/*!
 * Justified Gallery - v3.6.3
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2016 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery > .entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}
.justified-gallery > .entry-visible > img,
.justified-gallery > .entry-visible > a > img {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}
/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.comp-rotator-container .slick-dots,.container,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.spotlight-color-secondary .comp-rotator-container .slick-dots,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.comp-rotator-container .slick-dots:after,.comp-rotator-container .slick-dots:before,.container:after,.container:before,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile:after,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile:before,.spotlight-color-secondary .comp-rotator-container .slick-dots:after,.spotlight-color-secondary .comp-rotator-container .slick-dots:before,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile:before{display:table;content:" "}.comp-rotator-container .slick-dots:after,.container:after,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile:after,.spotlight-color-secondary .comp-rotator-container .slick-dots:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile:after{clear:both}@media (min-width:76.625em){.comp-rotator-container .slick-dots,.container,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.spotlight-color-secondary .comp-rotator-container .slick-dots,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile{max-width:1199px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:12px;padding-right:12px}.container-fluid:after,.container-fluid:before{display:table;content:" "}.container-fluid:after{clear:both}.row{margin-left:-12px;margin-right:-12px}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-25,.col-lg-26,.col-lg-27,.col-lg-28,.col-lg-29,.col-lg-30,.col-lg-31,.col-lg-32,.col-lg-33,.col-lg-34,.col-lg-35,.col-lg-36,.col-lg-37,.col-lg-38,.col-lg-39,.col-lg-40,.col-lg-41,.col-lg-42,.col-lg-43,.col-lg-44,.col-lg-45,.col-lg-46,.col-lg-47,.col-lg-48,.col-lg-49,.col-lg-50,.col-lg-51,.col-lg-52,.col-lg-53,.col-lg-54,.col-lg-55,.col-lg-56,.col-lg-57,.col-lg-58,.col-lg-59,.col-lg-60,.col-lg-61,.col-lg-62,.col-lg-63,.col-lg-64,.col-lg-65,.col-lg-66,.col-lg-67,.col-lg-68,.col-lg-69,.col-lg-70,.col-lg-71,.col-lg-72,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-25,.col-md-26,.col-md-27,.col-md-28,.col-md-29,.col-md-30,.col-md-31,.col-md-32,.col-md-33,.col-md-34,.col-md-35,.col-md-36,.col-md-37,.col-md-38,.col-md-39,.col-md-40,.col-md-41,.col-md-42,.col-md-43,.col-md-44,.col-md-45,.col-md-46,.col-md-47,.col-md-48,.col-md-49,.col-md-50,.col-md-51,.col-md-52,.col-md-53,.col-md-54,.col-md-55,.col-md-56,.col-md-57,.col-md-58,.col-md-59,.col-md-60,.col-md-61,.col-md-62,.col-md-63,.col-md-64,.col-md-65,.col-md-66,.col-md-67,.col-md-68,.col-md-69,.col-md-70,.col-md-71,.col-md-72,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-25,.col-sm-26,.col-sm-27,.col-sm-28,.col-sm-29,.col-sm-30,.col-sm-31,.col-sm-32,.col-sm-33,.col-sm-34,.col-sm-35,.col-sm-36,.col-sm-37,.col-sm-38,.col-sm-39,.col-sm-40,.col-sm-41,.col-sm-42,.col-sm-43,.col-sm-44,.col-sm-45,.col-sm-46,.col-sm-47,.col-sm-48,.col-sm-49,.col-sm-50,.col-sm-51,.col-sm-52,.col-sm-53,.col-sm-54,.col-sm-55,.col-sm-56,.col-sm-57,.col-sm-58,.col-sm-59,.col-sm-60,.col-sm-61,.col-sm-62,.col-sm-63,.col-sm-64,.col-sm-65,.col-sm-66,.col-sm-67,.col-sm-68,.col-sm-69,.col-sm-70,.col-sm-71,.col-sm-72,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-25,.col-xs-26,.col-xs-27,.col-xs-28,.col-xs-29,.col-xs-30,.col-xs-31,.col-xs-32,.col-xs-33,.col-xs-34,.col-xs-35,.col-xs-36,.col-xs-37,.col-xs-38,.col-xs-39,.col-xs-40,.col-xs-41,.col-xs-42,.col-xs-43,.col-xs-44,.col-xs-45,.col-xs-46,.col-xs-47,.col-xs-48,.col-xs-49,.col-xs-50,.col-xs-51,.col-xs-52,.col-xs-53,.col-xs-54,.col-xs-55,.col-xs-56,.col-xs-57,.col-xs-58,.col-xs-59,.col-xs-60,.col-xs-61,.col-xs-62,.col-xs-63,.col-xs-64,.col-xs-65,.col-xs-66,.col-xs-67,.col-xs-68,.col-xs-69,.col-xs-70,.col-xs-71,.col-xs-72{position:relative;min-height:1px;padding-left:12px;padding-right:12px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-25,.col-xs-26,.col-xs-27,.col-xs-28,.col-xs-29,.col-xs-30,.col-xs-31,.col-xs-32,.col-xs-33,.col-xs-34,.col-xs-35,.col-xs-36,.col-xs-37,.col-xs-38,.col-xs-39,.col-xs-40,.col-xs-41,.col-xs-42,.col-xs-43,.col-xs-44,.col-xs-45,.col-xs-46,.col-xs-47,.col-xs-48,.col-xs-49,.col-xs-50,.col-xs-51,.col-xs-52,.col-xs-53,.col-xs-54,.col-xs-55,.col-xs-56,.col-xs-57,.col-xs-58,.col-xs-59,.col-xs-60,.col-xs-61,.col-xs-62,.col-xs-63,.col-xs-64,.col-xs-65,.col-xs-66,.col-xs-67,.col-xs-68,.col-xs-69,.col-xs-70,.col-xs-71,.col-xs-72{float:left}.col-xs-1{width:1.38889%}.col-xs-2{width:2.77778%}.col-xs-3{width:4.16667%}.col-xs-4{width:5.55556%}.col-xs-5{width:6.94444%}.col-xs-6{width:8.33333%}.col-xs-7{width:9.72222%}.col-xs-8{width:11.11111%}.col-xs-9{width:12.5%}.col-xs-10{width:13.88889%}.col-xs-11{width:15.27778%}.col-xs-12{width:16.66667%}.col-xs-13{width:18.05556%}.col-xs-14{width:19.44444%}.col-xs-15{width:20.83333%}.col-xs-16{width:22.22222%}.col-xs-17{width:23.61111%}.col-xs-18{width:25%}.col-xs-19{width:26.38889%}.col-xs-20{width:27.77778%}.col-xs-21{width:29.16667%}.col-xs-22{width:30.55556%}.col-xs-23{width:31.94444%}.col-xs-24{width:33.33333%}.col-xs-25{width:34.72222%}.col-xs-26{width:36.11111%}.col-xs-27{width:37.5%}.col-xs-28{width:38.88889%}.col-xs-29{width:40.27778%}.col-xs-30{width:41.66667%}.col-xs-31{width:43.05556%}.col-xs-32{width:44.44444%}.col-xs-33{width:45.83333%}.col-xs-34{width:47.22222%}.col-xs-35{width:48.61111%}.col-xs-36{width:50%}.col-xs-37{width:51.38889%}.col-xs-38{width:52.77778%}.col-xs-39{width:54.16667%}.col-xs-40{width:55.55556%}.col-xs-41{width:56.94444%}.col-xs-42{width:58.33333%}.col-xs-43{width:59.72222%}.col-xs-44{width:61.11111%}.col-xs-45{width:62.5%}.col-xs-46{width:63.88889%}.col-xs-47{width:65.27778%}.col-xs-48{width:66.66667%}.col-xs-49{width:68.05556%}.col-xs-50{width:69.44444%}.col-xs-51{width:70.83333%}.col-xs-52{width:72.22222%}.col-xs-53{width:73.61111%}.col-xs-54{width:75%}.col-xs-55{width:76.38889%}.col-xs-56{width:77.77778%}.col-xs-57{width:79.16667%}.col-xs-58{width:80.55556%}.col-xs-59{width:81.94444%}.col-xs-60{width:83.33333%}.col-xs-61{width:84.72222%}.col-xs-62{width:86.11111%}.col-xs-63{width:87.5%}.col-xs-64{width:88.88889%}.col-xs-65{width:90.27778%}.col-xs-66{width:91.66667%}.col-xs-67{width:93.05556%}.col-xs-68{width:94.44444%}.col-xs-69{width:95.83333%}.col-xs-70{width:97.22222%}.col-xs-71{width:98.61111%}.col-xs-72{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:1.38889%}.col-xs-pull-2{right:2.77778%}.col-xs-pull-3{right:4.16667%}.col-xs-pull-4{right:5.55556%}.col-xs-pull-5{right:6.94444%}.col-xs-pull-6{right:8.33333%}.col-xs-pull-7{right:9.72222%}.col-xs-pull-8{right:11.11111%}.col-xs-pull-9{right:12.5%}.col-xs-pull-10{right:13.88889%}.col-xs-pull-11{right:15.27778%}.col-xs-pull-12{right:16.66667%}.col-xs-pull-13{right:18.05556%}.col-xs-pull-14{right:19.44444%}.col-xs-pull-15{right:20.83333%}.col-xs-pull-16{right:22.22222%}.col-xs-pull-17{right:23.61111%}.col-xs-pull-18{right:25%}.col-xs-pull-19{right:26.38889%}.col-xs-pull-20{right:27.77778%}.col-xs-pull-21{right:29.16667%}.col-xs-pull-22{right:30.55556%}.col-xs-pull-23{right:31.94444%}.col-xs-pull-24{right:33.33333%}.col-xs-pull-25{right:34.72222%}.col-xs-pull-26{right:36.11111%}.col-xs-pull-27{right:37.5%}.col-xs-pull-28{right:38.88889%}.col-xs-pull-29{right:40.27778%}.col-xs-pull-30{right:41.66667%}.col-xs-pull-31{right:43.05556%}.col-xs-pull-32{right:44.44444%}.col-xs-pull-33{right:45.83333%}.col-xs-pull-34{right:47.22222%}.col-xs-pull-35{right:48.61111%}.col-xs-pull-36{right:50%}.col-xs-pull-37{right:51.38889%}.col-xs-pull-38{right:52.77778%}.col-xs-pull-39{right:54.16667%}.col-xs-pull-40{right:55.55556%}.col-xs-pull-41{right:56.94444%}.col-xs-pull-42{right:58.33333%}.col-xs-pull-43{right:59.72222%}.col-xs-pull-44{right:61.11111%}.col-xs-pull-45{right:62.5%}.col-xs-pull-46{right:63.88889%}.col-xs-pull-47{right:65.27778%}.col-xs-pull-48{right:66.66667%}.col-xs-pull-49{right:68.05556%}.col-xs-pull-50{right:69.44444%}.col-xs-pull-51{right:70.83333%}.col-xs-pull-52{right:72.22222%}.col-xs-pull-53{right:73.61111%}.col-xs-pull-54{right:75%}.col-xs-pull-55{right:76.38889%}.col-xs-pull-56{right:77.77778%}.col-xs-pull-57{right:79.16667%}.col-xs-pull-58{right:80.55556%}.col-xs-pull-59{right:81.94444%}.col-xs-pull-60{right:83.33333%}.col-xs-pull-61{right:84.72222%}.col-xs-pull-62{right:86.11111%}.col-xs-pull-63{right:87.5%}.col-xs-pull-64{right:88.88889%}.col-xs-pull-65{right:90.27778%}.col-xs-pull-66{right:91.66667%}.col-xs-pull-67{right:93.05556%}.col-xs-pull-68{right:94.44444%}.col-xs-pull-69{right:95.83333%}.col-xs-pull-70{right:97.22222%}.col-xs-pull-71{right:98.61111%}.col-xs-pull-72{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:1.38889%}.col-xs-push-2{left:2.77778%}.col-xs-push-3{left:4.16667%}.col-xs-push-4{left:5.55556%}.col-xs-push-5{left:6.94444%}.col-xs-push-6{left:8.33333%}.col-xs-push-7{left:9.72222%}.col-xs-push-8{left:11.11111%}.col-xs-push-9{left:12.5%}.col-xs-push-10{left:13.88889%}.col-xs-push-11{left:15.27778%}.col-xs-push-12{left:16.66667%}.col-xs-push-13{left:18.05556%}.col-xs-push-14{left:19.44444%}.col-xs-push-15{left:20.83333%}.col-xs-push-16{left:22.22222%}.col-xs-push-17{left:23.61111%}.col-xs-push-18{left:25%}.col-xs-push-19{left:26.38889%}.col-xs-push-20{left:27.77778%}.col-xs-push-21{left:29.16667%}.col-xs-push-22{left:30.55556%}.col-xs-push-23{left:31.94444%}.col-xs-push-24{left:33.33333%}.col-xs-push-25{left:34.72222%}.col-xs-push-26{left:36.11111%}.col-xs-push-27{left:37.5%}.col-xs-push-28{left:38.88889%}.col-xs-push-29{left:40.27778%}.col-xs-push-30{left:41.66667%}.col-xs-push-31{left:43.05556%}.col-xs-push-32{left:44.44444%}.col-xs-push-33{left:45.83333%}.col-xs-push-34{left:47.22222%}.col-xs-push-35{left:48.61111%}.col-xs-push-36{left:50%}.col-xs-push-37{left:51.38889%}.col-xs-push-38{left:52.77778%}.col-xs-push-39{left:54.16667%}.col-xs-push-40{left:55.55556%}.col-xs-push-41{left:56.94444%}.col-xs-push-42{left:58.33333%}.col-xs-push-43{left:59.72222%}.col-xs-push-44{left:61.11111%}.col-xs-push-45{left:62.5%}.col-xs-push-46{left:63.88889%}.col-xs-push-47{left:65.27778%}.col-xs-push-48{left:66.66667%}.col-xs-push-49{left:68.05556%}.col-xs-push-50{left:69.44444%}.col-xs-push-51{left:70.83333%}.col-xs-push-52{left:72.22222%}.col-xs-push-53{left:73.61111%}.col-xs-push-54{left:75%}.col-xs-push-55{left:76.38889%}.col-xs-push-56{left:77.77778%}.col-xs-push-57{left:79.16667%}.col-xs-push-58{left:80.55556%}.col-xs-push-59{left:81.94444%}.col-xs-push-60{left:83.33333%}.col-xs-push-61{left:84.72222%}.col-xs-push-62{left:86.11111%}.col-xs-push-63{left:87.5%}.col-xs-push-64{left:88.88889%}.col-xs-push-65{left:90.27778%}.col-xs-push-66{left:91.66667%}.col-xs-push-67{left:93.05556%}.col-xs-push-68{left:94.44444%}.col-xs-push-69{left:95.83333%}.col-xs-push-70{left:97.22222%}.col-xs-push-71{left:98.61111%}.col-xs-push-72{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:1.38889%}.col-xs-offset-2{margin-left:2.77778%}.col-xs-offset-3{margin-left:4.16667%}.col-xs-offset-4{margin-left:5.55556%}.col-xs-offset-5{margin-left:6.94444%}.col-xs-offset-6{margin-left:8.33333%}.col-xs-offset-7{margin-left:9.72222%}.col-xs-offset-8{margin-left:11.11111%}.col-xs-offset-9{margin-left:12.5%}.col-xs-offset-10{margin-left:13.88889%}.col-xs-offset-11{margin-left:15.27778%}.col-xs-offset-12{margin-left:16.66667%}.col-xs-offset-13{margin-left:18.05556%}.col-xs-offset-14{margin-left:19.44444%}.col-xs-offset-15{margin-left:20.83333%}.col-xs-offset-16{margin-left:22.22222%}.col-xs-offset-17{margin-left:23.61111%}.col-xs-offset-18{margin-left:25%}.col-xs-offset-19{margin-left:26.38889%}.col-xs-offset-20{margin-left:27.77778%}.col-xs-offset-21{margin-left:29.16667%}.col-xs-offset-22{margin-left:30.55556%}.col-xs-offset-23{margin-left:31.94444%}.col-xs-offset-24{margin-left:33.33333%}.col-xs-offset-25{margin-left:34.72222%}.col-xs-offset-26{margin-left:36.11111%}.col-xs-offset-27{margin-left:37.5%}.col-xs-offset-28{margin-left:38.88889%}.col-xs-offset-29{margin-left:40.27778%}.col-xs-offset-30{margin-left:41.66667%}.col-xs-offset-31{margin-left:43.05556%}.col-xs-offset-32{margin-left:44.44444%}.col-xs-offset-33{margin-left:45.83333%}.col-xs-offset-34{margin-left:47.22222%}.col-xs-offset-35{margin-left:48.61111%}.col-xs-offset-36{margin-left:50%}.col-xs-offset-37{margin-left:51.38889%}.col-xs-offset-38{margin-left:52.77778%}.col-xs-offset-39{margin-left:54.16667%}.col-xs-offset-40{margin-left:55.55556%}.col-xs-offset-41{margin-left:56.94444%}.col-xs-offset-42{margin-left:58.33333%}.col-xs-offset-43{margin-left:59.72222%}.col-xs-offset-44{margin-left:61.11111%}.col-xs-offset-45{margin-left:62.5%}.col-xs-offset-46{margin-left:63.88889%}.col-xs-offset-47{margin-left:65.27778%}.col-xs-offset-48{margin-left:66.66667%}.col-xs-offset-49{margin-left:68.05556%}.col-xs-offset-50{margin-left:69.44444%}.col-xs-offset-51{margin-left:70.83333%}.col-xs-offset-52{margin-left:72.22222%}.col-xs-offset-53{margin-left:73.61111%}.col-xs-offset-54{margin-left:75%}.col-xs-offset-55{margin-left:76.38889%}.col-xs-offset-56{margin-left:77.77778%}.col-xs-offset-57{margin-left:79.16667%}.col-xs-offset-58{margin-left:80.55556%}.col-xs-offset-59{margin-left:81.94444%}.col-xs-offset-60{margin-left:83.33333%}.col-xs-offset-61{margin-left:84.72222%}.col-xs-offset-62{margin-left:86.11111%}.col-xs-offset-63{margin-left:87.5%}.col-xs-offset-64{margin-left:88.88889%}.col-xs-offset-65{margin-left:90.27778%}.col-xs-offset-66{margin-left:91.66667%}.col-xs-offset-67{margin-left:93.05556%}.col-xs-offset-68{margin-left:94.44444%}.col-xs-offset-69{margin-left:95.83333%}.col-xs-offset-70{margin-left:97.22222%}.col-xs-offset-71{margin-left:98.61111%}.col-xs-offset-72{margin-left:100%}@media (min-width:34em){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-25,.col-sm-26,.col-sm-27,.col-sm-28,.col-sm-29,.col-sm-30,.col-sm-31,.col-sm-32,.col-sm-33,.col-sm-34,.col-sm-35,.col-sm-36,.col-sm-37,.col-sm-38,.col-sm-39,.col-sm-40,.col-sm-41,.col-sm-42,.col-sm-43,.col-sm-44,.col-sm-45,.col-sm-46,.col-sm-47,.col-sm-48,.col-sm-49,.col-sm-50,.col-sm-51,.col-sm-52,.col-sm-53,.col-sm-54,.col-sm-55,.col-sm-56,.col-sm-57,.col-sm-58,.col-sm-59,.col-sm-60,.col-sm-61,.col-sm-62,.col-sm-63,.col-sm-64,.col-sm-65,.col-sm-66,.col-sm-67,.col-sm-68,.col-sm-69,.col-sm-70,.col-sm-71,.col-sm-72{float:left}.col-sm-1{width:1.38889%}.col-sm-2{width:2.77778%}.col-sm-3{width:4.16667%}.col-sm-4{width:5.55556%}.col-sm-5{width:6.94444%}.col-sm-6{width:8.33333%}.col-sm-7{width:9.72222%}.col-sm-8{width:11.11111%}.col-sm-9{width:12.5%}.col-sm-10{width:13.88889%}.col-sm-11{width:15.27778%}.col-sm-12{width:16.66667%}.col-sm-13{width:18.05556%}.col-sm-14{width:19.44444%}.col-sm-15{width:20.83333%}.col-sm-16{width:22.22222%}.col-sm-17{width:23.61111%}.col-sm-18{width:25%}.col-sm-19{width:26.38889%}.col-sm-20{width:27.77778%}.col-sm-21{width:29.16667%}.col-sm-22{width:30.55556%}.col-sm-23{width:31.94444%}.col-sm-24{width:33.33333%}.col-sm-25{width:34.72222%}.col-sm-26{width:36.11111%}.col-sm-27{width:37.5%}.col-sm-28{width:38.88889%}.col-sm-29{width:40.27778%}.col-sm-30{width:41.66667%}.col-sm-31{width:43.05556%}.col-sm-32{width:44.44444%}.col-sm-33{width:45.83333%}.col-sm-34{width:47.22222%}.col-sm-35{width:48.61111%}.col-sm-36{width:50%}.col-sm-37{width:51.38889%}.col-sm-38{width:52.77778%}.col-sm-39{width:54.16667%}.col-sm-40{width:55.55556%}.col-sm-41{width:56.94444%}.col-sm-42{width:58.33333%}.col-sm-43{width:59.72222%}.col-sm-44{width:61.11111%}.col-sm-45{width:62.5%}.col-sm-46{width:63.88889%}.col-sm-47{width:65.27778%}.col-sm-48{width:66.66667%}.col-sm-49{width:68.05556%}.col-sm-50{width:69.44444%}.col-sm-51{width:70.83333%}.col-sm-52{width:72.22222%}.col-sm-53{width:73.61111%}.col-sm-54{width:75%}.col-sm-55{width:76.38889%}.col-sm-56{width:77.77778%}.col-sm-57{width:79.16667%}.col-sm-58{width:80.55556%}.col-sm-59{width:81.94444%}.col-sm-60{width:83.33333%}.col-sm-61{width:84.72222%}.col-sm-62{width:86.11111%}.col-sm-63{width:87.5%}.col-sm-64{width:88.88889%}.col-sm-65{width:90.27778%}.col-sm-66{width:91.66667%}.col-sm-67{width:93.05556%}.col-sm-68{width:94.44444%}.col-sm-69{width:95.83333%}.col-sm-70{width:97.22222%}.col-sm-71{width:98.61111%}.col-sm-72{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:1.38889%}.col-sm-pull-2{right:2.77778%}.col-sm-pull-3{right:4.16667%}.col-sm-pull-4{right:5.55556%}.col-sm-pull-5{right:6.94444%}.col-sm-pull-6{right:8.33333%}.col-sm-pull-7{right:9.72222%}.col-sm-pull-8{right:11.11111%}.col-sm-pull-9{right:12.5%}.col-sm-pull-10{right:13.88889%}.col-sm-pull-11{right:15.27778%}.col-sm-pull-12{right:16.66667%}.col-sm-pull-13{right:18.05556%}.col-sm-pull-14{right:19.44444%}.col-sm-pull-15{right:20.83333%}.col-sm-pull-16{right:22.22222%}.col-sm-pull-17{right:23.61111%}.col-sm-pull-18{right:25%}.col-sm-pull-19{right:26.38889%}.col-sm-pull-20{right:27.77778%}.col-sm-pull-21{right:29.16667%}.col-sm-pull-22{right:30.55556%}.col-sm-pull-23{right:31.94444%}.col-sm-pull-24{right:33.33333%}.col-sm-pull-25{right:34.72222%}.col-sm-pull-26{right:36.11111%}.col-sm-pull-27{right:37.5%}.col-sm-pull-28{right:38.88889%}.col-sm-pull-29{right:40.27778%}.col-sm-pull-30{right:41.66667%}.col-sm-pull-31{right:43.05556%}.col-sm-pull-32{right:44.44444%}.col-sm-pull-33{right:45.83333%}.col-sm-pull-34{right:47.22222%}.col-sm-pull-35{right:48.61111%}.col-sm-pull-36{right:50%}.col-sm-pull-37{right:51.38889%}.col-sm-pull-38{right:52.77778%}.col-sm-pull-39{right:54.16667%}.col-sm-pull-40{right:55.55556%}.col-sm-pull-41{right:56.94444%}.col-sm-pull-42{right:58.33333%}.col-sm-pull-43{right:59.72222%}.col-sm-pull-44{right:61.11111%}.col-sm-pull-45{right:62.5%}.col-sm-pull-46{right:63.88889%}.col-sm-pull-47{right:65.27778%}.col-sm-pull-48{right:66.66667%}.col-sm-pull-49{right:68.05556%}.col-sm-pull-50{right:69.44444%}.col-sm-pull-51{right:70.83333%}.col-sm-pull-52{right:72.22222%}.col-sm-pull-53{right:73.61111%}.col-sm-pull-54{right:75%}.col-sm-pull-55{right:76.38889%}.col-sm-pull-56{right:77.77778%}.col-sm-pull-57{right:79.16667%}.col-sm-pull-58{right:80.55556%}.col-sm-pull-59{right:81.94444%}.col-sm-pull-60{right:83.33333%}.col-sm-pull-61{right:84.72222%}.col-sm-pull-62{right:86.11111%}.col-sm-pull-63{right:87.5%}.col-sm-pull-64{right:88.88889%}.col-sm-pull-65{right:90.27778%}.col-sm-pull-66{right:91.66667%}.col-sm-pull-67{right:93.05556%}.col-sm-pull-68{right:94.44444%}.col-sm-pull-69{right:95.83333%}.col-sm-pull-70{right:97.22222%}.col-sm-pull-71{right:98.61111%}.col-sm-pull-72{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:1.38889%}.col-sm-push-2{left:2.77778%}.col-sm-push-3{left:4.16667%}.col-sm-push-4{left:5.55556%}.col-sm-push-5{left:6.94444%}.col-sm-push-6{left:8.33333%}.col-sm-push-7{left:9.72222%}.col-sm-push-8{left:11.11111%}.col-sm-push-9{left:12.5%}.col-sm-push-10{left:13.88889%}.col-sm-push-11{left:15.27778%}.col-sm-push-12{left:16.66667%}.col-sm-push-13{left:18.05556%}.col-sm-push-14{left:19.44444%}.col-sm-push-15{left:20.83333%}.col-sm-push-16{left:22.22222%}.col-sm-push-17{left:23.61111%}.col-sm-push-18{left:25%}.col-sm-push-19{left:26.38889%}.col-sm-push-20{left:27.77778%}.col-sm-push-21{left:29.16667%}.col-sm-push-22{left:30.55556%}.col-sm-push-23{left:31.94444%}.col-sm-push-24{left:33.33333%}.col-sm-push-25{left:34.72222%}.col-sm-push-26{left:36.11111%}.col-sm-push-27{left:37.5%}.col-sm-push-28{left:38.88889%}.col-sm-push-29{left:40.27778%}.col-sm-push-30{left:41.66667%}.col-sm-push-31{left:43.05556%}.col-sm-push-32{left:44.44444%}.col-sm-push-33{left:45.83333%}.col-sm-push-34{left:47.22222%}.col-sm-push-35{left:48.61111%}.col-sm-push-36{left:50%}.col-sm-push-37{left:51.38889%}.col-sm-push-38{left:52.77778%}.col-sm-push-39{left:54.16667%}.col-sm-push-40{left:55.55556%}.col-sm-push-41{left:56.94444%}.col-sm-push-42{left:58.33333%}.col-sm-push-43{left:59.72222%}.col-sm-push-44{left:61.11111%}.col-sm-push-45{left:62.5%}.col-sm-push-46{left:63.88889%}.col-sm-push-47{left:65.27778%}.col-sm-push-48{left:66.66667%}.col-sm-push-49{left:68.05556%}.col-sm-push-50{left:69.44444%}.col-sm-push-51{left:70.83333%}.col-sm-push-52{left:72.22222%}.col-sm-push-53{left:73.61111%}.col-sm-push-54{left:75%}.col-sm-push-55{left:76.38889%}.col-sm-push-56{left:77.77778%}.col-sm-push-57{left:79.16667%}.col-sm-push-58{left:80.55556%}.col-sm-push-59{left:81.94444%}.col-sm-push-60{left:83.33333%}.col-sm-push-61{left:84.72222%}.col-sm-push-62{left:86.11111%}.col-sm-push-63{left:87.5%}.col-sm-push-64{left:88.88889%}.col-sm-push-65{left:90.27778%}.col-sm-push-66{left:91.66667%}.col-sm-push-67{left:93.05556%}.col-sm-push-68{left:94.44444%}.col-sm-push-69{left:95.83333%}.col-sm-push-70{left:97.22222%}.col-sm-push-71{left:98.61111%}.col-sm-push-72{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:1.38889%}.col-sm-offset-2{margin-left:2.77778%}.col-sm-offset-3{margin-left:4.16667%}.col-sm-offset-4{margin-left:5.55556%}.col-sm-offset-5{margin-left:6.94444%}.col-sm-offset-6{margin-left:8.33333%}.col-sm-offset-7{margin-left:9.72222%}.col-sm-offset-8{margin-left:11.11111%}.col-sm-offset-9{margin-left:12.5%}.col-sm-offset-10{margin-left:13.88889%}.col-sm-offset-11{margin-left:15.27778%}.col-sm-offset-12{margin-left:16.66667%}.col-sm-offset-13{margin-left:18.05556%}.col-sm-offset-14{margin-left:19.44444%}.col-sm-offset-15{margin-left:20.83333%}.col-sm-offset-16{margin-left:22.22222%}.col-sm-offset-17{margin-left:23.61111%}.col-sm-offset-18{margin-left:25%}.col-sm-offset-19{margin-left:26.38889%}.col-sm-offset-20{margin-left:27.77778%}.col-sm-offset-21{margin-left:29.16667%}.col-sm-offset-22{margin-left:30.55556%}.col-sm-offset-23{margin-left:31.94444%}.col-sm-offset-24{margin-left:33.33333%}.col-sm-offset-25{margin-left:34.72222%}.col-sm-offset-26{margin-left:36.11111%}.col-sm-offset-27{margin-left:37.5%}.col-sm-offset-28{margin-left:38.88889%}.col-sm-offset-29{margin-left:40.27778%}.col-sm-offset-30{margin-left:41.66667%}.col-sm-offset-31{margin-left:43.05556%}.col-sm-offset-32{margin-left:44.44444%}.col-sm-offset-33{margin-left:45.83333%}.col-sm-offset-34{margin-left:47.22222%}.col-sm-offset-35{margin-left:48.61111%}.col-sm-offset-36{margin-left:50%}.col-sm-offset-37{margin-left:51.38889%}.col-sm-offset-38{margin-left:52.77778%}.col-sm-offset-39{margin-left:54.16667%}.col-sm-offset-40{margin-left:55.55556%}.col-sm-offset-41{margin-left:56.94444%}.col-sm-offset-42{margin-left:58.33333%}.col-sm-offset-43{margin-left:59.72222%}.col-sm-offset-44{margin-left:61.11111%}.col-sm-offset-45{margin-left:62.5%}.col-sm-offset-46{margin-left:63.88889%}.col-sm-offset-47{margin-left:65.27778%}.col-sm-offset-48{margin-left:66.66667%}.col-sm-offset-49{margin-left:68.05556%}.col-sm-offset-50{margin-left:69.44444%}.col-sm-offset-51{margin-left:70.83333%}.col-sm-offset-52{margin-left:72.22222%}.col-sm-offset-53{margin-left:73.61111%}.col-sm-offset-54{margin-left:75%}.col-sm-offset-55{margin-left:76.38889%}.col-sm-offset-56{margin-left:77.77778%}.col-sm-offset-57{margin-left:79.16667%}.col-sm-offset-58{margin-left:80.55556%}.col-sm-offset-59{margin-left:81.94444%}.col-sm-offset-60{margin-left:83.33333%}.col-sm-offset-61{margin-left:84.72222%}.col-sm-offset-62{margin-left:86.11111%}.col-sm-offset-63{margin-left:87.5%}.col-sm-offset-64{margin-left:88.88889%}.col-sm-offset-65{margin-left:90.27778%}.col-sm-offset-66{margin-left:91.66667%}.col-sm-offset-67{margin-left:93.05556%}.col-sm-offset-68{margin-left:94.44444%}.col-sm-offset-69{margin-left:95.83333%}.col-sm-offset-70{margin-left:97.22222%}.col-sm-offset-71{margin-left:98.61111%}.col-sm-offset-72{margin-left:100%}}@media (min-width:48em){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-25,.col-md-26,.col-md-27,.col-md-28,.col-md-29,.col-md-30,.col-md-31,.col-md-32,.col-md-33,.col-md-34,.col-md-35,.col-md-36,.col-md-37,.col-md-38,.col-md-39,.col-md-40,.col-md-41,.col-md-42,.col-md-43,.col-md-44,.col-md-45,.col-md-46,.col-md-47,.col-md-48,.col-md-49,.col-md-50,.col-md-51,.col-md-52,.col-md-53,.col-md-54,.col-md-55,.col-md-56,.col-md-57,.col-md-58,.col-md-59,.col-md-60,.col-md-61,.col-md-62,.col-md-63,.col-md-64,.col-md-65,.col-md-66,.col-md-67,.col-md-68,.col-md-69,.col-md-70,.col-md-71,.col-md-72{float:left}.col-md-1{width:1.38889%}.col-md-2{width:2.77778%}.col-md-3{width:4.16667%}.col-md-4{width:5.55556%}.col-md-5{width:6.94444%}.col-md-6{width:8.33333%}.col-md-7{width:9.72222%}.col-md-8{width:11.11111%}.col-md-9{width:12.5%}.col-md-10{width:13.88889%}.col-md-11{width:15.27778%}.col-md-12{width:16.66667%}.col-md-13{width:18.05556%}.col-md-14{width:19.44444%}.col-md-15{width:20.83333%}.col-md-16{width:22.22222%}.col-md-17{width:23.61111%}.col-md-18{width:25%}.col-md-19{width:26.38889%}.col-md-20{width:27.77778%}.col-md-21{width:29.16667%}.col-md-22{width:30.55556%}.col-md-23{width:31.94444%}.col-md-24{width:33.33333%}.col-md-25{width:34.72222%}.col-md-26{width:36.11111%}.col-md-27{width:37.5%}.col-md-28{width:38.88889%}.col-md-29{width:40.27778%}.col-md-30{width:41.66667%}.col-md-31{width:43.05556%}.col-md-32{width:44.44444%}.col-md-33{width:45.83333%}.col-md-34{width:47.22222%}.col-md-35{width:48.61111%}.col-md-36{width:50%}.col-md-37{width:51.38889%}.col-md-38{width:52.77778%}.col-md-39{width:54.16667%}.col-md-40{width:55.55556%}.col-md-41{width:56.94444%}.col-md-42{width:58.33333%}.col-md-43{width:59.72222%}.col-md-44{width:61.11111%}.col-md-45{width:62.5%}.col-md-46{width:63.88889%}.col-md-47{width:65.27778%}.col-md-48{width:66.66667%}.col-md-49{width:68.05556%}.col-md-50{width:69.44444%}.col-md-51{width:70.83333%}.col-md-52{width:72.22222%}.col-md-53{width:73.61111%}.col-md-54{width:75%}.col-md-55{width:76.38889%}.col-md-56{width:77.77778%}.col-md-57{width:79.16667%}.col-md-58{width:80.55556%}.col-md-59{width:81.94444%}.col-md-60{width:83.33333%}.col-md-61{width:84.72222%}.col-md-62{width:86.11111%}.col-md-63{width:87.5%}.col-md-64{width:88.88889%}.col-md-65{width:90.27778%}.col-md-66{width:91.66667%}.col-md-67{width:93.05556%}.col-md-68{width:94.44444%}.col-md-69{width:95.83333%}.col-md-70{width:97.22222%}.col-md-71{width:98.61111%}.col-md-72{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:1.38889%}.col-md-pull-2{right:2.77778%}.col-md-pull-3{right:4.16667%}.col-md-pull-4{right:5.55556%}.col-md-pull-5{right:6.94444%}.col-md-pull-6{right:8.33333%}.col-md-pull-7{right:9.72222%}.col-md-pull-8{right:11.11111%}.col-md-pull-9{right:12.5%}.col-md-pull-10{right:13.88889%}.col-md-pull-11{right:15.27778%}.col-md-pull-12{right:16.66667%}.col-md-pull-13{right:18.05556%}.col-md-pull-14{right:19.44444%}.col-md-pull-15{right:20.83333%}.col-md-pull-16{right:22.22222%}.col-md-pull-17{right:23.61111%}.col-md-pull-18{right:25%}.col-md-pull-19{right:26.38889%}.col-md-pull-20{right:27.77778%}.col-md-pull-21{right:29.16667%}.col-md-pull-22{right:30.55556%}.col-md-pull-23{right:31.94444%}.col-md-pull-24{right:33.33333%}.col-md-pull-25{right:34.72222%}.col-md-pull-26{right:36.11111%}.col-md-pull-27{right:37.5%}.col-md-pull-28{right:38.88889%}.col-md-pull-29{right:40.27778%}.col-md-pull-30{right:41.66667%}.col-md-pull-31{right:43.05556%}.col-md-pull-32{right:44.44444%}.col-md-pull-33{right:45.83333%}.col-md-pull-34{right:47.22222%}.col-md-pull-35{right:48.61111%}.col-md-pull-36{right:50%}.col-md-pull-37{right:51.38889%}.col-md-pull-38{right:52.77778%}.col-md-pull-39{right:54.16667%}.col-md-pull-40{right:55.55556%}.col-md-pull-41{right:56.94444%}.col-md-pull-42{right:58.33333%}.col-md-pull-43{right:59.72222%}.col-md-pull-44{right:61.11111%}.col-md-pull-45{right:62.5%}.col-md-pull-46{right:63.88889%}.col-md-pull-47{right:65.27778%}.col-md-pull-48{right:66.66667%}.col-md-pull-49{right:68.05556%}.col-md-pull-50{right:69.44444%}.col-md-pull-51{right:70.83333%}.col-md-pull-52{right:72.22222%}.col-md-pull-53{right:73.61111%}.col-md-pull-54{right:75%}.col-md-pull-55{right:76.38889%}.col-md-pull-56{right:77.77778%}.col-md-pull-57{right:79.16667%}.col-md-pull-58{right:80.55556%}.col-md-pull-59{right:81.94444%}.col-md-pull-60{right:83.33333%}.col-md-pull-61{right:84.72222%}.col-md-pull-62{right:86.11111%}.col-md-pull-63{right:87.5%}.col-md-pull-64{right:88.88889%}.col-md-pull-65{right:90.27778%}.col-md-pull-66{right:91.66667%}.col-md-pull-67{right:93.05556%}.col-md-pull-68{right:94.44444%}.col-md-pull-69{right:95.83333%}.col-md-pull-70{right:97.22222%}.col-md-pull-71{right:98.61111%}.col-md-pull-72{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:1.38889%}.col-md-push-2{left:2.77778%}.col-md-push-3{left:4.16667%}.col-md-push-4{left:5.55556%}.col-md-push-5{left:6.94444%}.col-md-push-6{left:8.33333%}.col-md-push-7{left:9.72222%}.col-md-push-8{left:11.11111%}.col-md-push-9{left:12.5%}.col-md-push-10{left:13.88889%}.col-md-push-11{left:15.27778%}.col-md-push-12{left:16.66667%}.col-md-push-13{left:18.05556%}.col-md-push-14{left:19.44444%}.col-md-push-15{left:20.83333%}.col-md-push-16{left:22.22222%}.col-md-push-17{left:23.61111%}.col-md-push-18{left:25%}.col-md-push-19{left:26.38889%}.col-md-push-20{left:27.77778%}.col-md-push-21{left:29.16667%}.col-md-push-22{left:30.55556%}.col-md-push-23{left:31.94444%}.col-md-push-24{left:33.33333%}.col-md-push-25{left:34.72222%}.col-md-push-26{left:36.11111%}.col-md-push-27{left:37.5%}.col-md-push-28{left:38.88889%}.col-md-push-29{left:40.27778%}.col-md-push-30{left:41.66667%}.col-md-push-31{left:43.05556%}.col-md-push-32{left:44.44444%}.col-md-push-33{left:45.83333%}.col-md-push-34{left:47.22222%}.col-md-push-35{left:48.61111%}.col-md-push-36{left:50%}.col-md-push-37{left:51.38889%}.col-md-push-38{left:52.77778%}.col-md-push-39{left:54.16667%}.col-md-push-40{left:55.55556%}.col-md-push-41{left:56.94444%}.col-md-push-42{left:58.33333%}.col-md-push-43{left:59.72222%}.col-md-push-44{left:61.11111%}.col-md-push-45{left:62.5%}.col-md-push-46{left:63.88889%}.col-md-push-47{left:65.27778%}.col-md-push-48{left:66.66667%}.col-md-push-49{left:68.05556%}.col-md-push-50{left:69.44444%}.col-md-push-51{left:70.83333%}.col-md-push-52{left:72.22222%}.col-md-push-53{left:73.61111%}.col-md-push-54{left:75%}.col-md-push-55{left:76.38889%}.col-md-push-56{left:77.77778%}.col-md-push-57{left:79.16667%}.col-md-push-58{left:80.55556%}.col-md-push-59{left:81.94444%}.col-md-push-60{left:83.33333%}.col-md-push-61{left:84.72222%}.col-md-push-62{left:86.11111%}.col-md-push-63{left:87.5%}.col-md-push-64{left:88.88889%}.col-md-push-65{left:90.27778%}.col-md-push-66{left:91.66667%}.col-md-push-67{left:93.05556%}.col-md-push-68{left:94.44444%}.col-md-push-69{left:95.83333%}.col-md-push-70{left:97.22222%}.col-md-push-71{left:98.61111%}.col-md-push-72{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:1.38889%}.col-md-offset-2{margin-left:2.77778%}.col-md-offset-3{margin-left:4.16667%}.col-md-offset-4{margin-left:5.55556%}.col-md-offset-5{margin-left:6.94444%}.col-md-offset-6{margin-left:8.33333%}.col-md-offset-7{margin-left:9.72222%}.col-md-offset-8{margin-left:11.11111%}.col-md-offset-9{margin-left:12.5%}.col-md-offset-10{margin-left:13.88889%}.col-md-offset-11{margin-left:15.27778%}.col-md-offset-12{margin-left:16.66667%}.col-md-offset-13{margin-left:18.05556%}.col-md-offset-14{margin-left:19.44444%}.col-md-offset-15{margin-left:20.83333%}.col-md-offset-16{margin-left:22.22222%}.col-md-offset-17{margin-left:23.61111%}.col-md-offset-18{margin-left:25%}.col-md-offset-19{margin-left:26.38889%}.col-md-offset-20{margin-left:27.77778%}.col-md-offset-21{margin-left:29.16667%}.col-md-offset-22{margin-left:30.55556%}.col-md-offset-23{margin-left:31.94444%}.col-md-offset-24{margin-left:33.33333%}.col-md-offset-25{margin-left:34.72222%}.col-md-offset-26{margin-left:36.11111%}.col-md-offset-27{margin-left:37.5%}.col-md-offset-28{margin-left:38.88889%}.col-md-offset-29{margin-left:40.27778%}.col-md-offset-30{margin-left:41.66667%}.col-md-offset-31{margin-left:43.05556%}.col-md-offset-32{margin-left:44.44444%}.col-md-offset-33{margin-left:45.83333%}.col-md-offset-34{margin-left:47.22222%}.col-md-offset-35{margin-left:48.61111%}.col-md-offset-36{margin-left:50%}.col-md-offset-37{margin-left:51.38889%}.col-md-offset-38{margin-left:52.77778%}.col-md-offset-39{margin-left:54.16667%}.col-md-offset-40{margin-left:55.55556%}.col-md-offset-41{margin-left:56.94444%}.col-md-offset-42{margin-left:58.33333%}.col-md-offset-43{margin-left:59.72222%}.col-md-offset-44{margin-left:61.11111%}.col-md-offset-45{margin-left:62.5%}.col-md-offset-46{margin-left:63.88889%}.col-md-offset-47{margin-left:65.27778%}.col-md-offset-48{margin-left:66.66667%}.col-md-offset-49{margin-left:68.05556%}.col-md-offset-50{margin-left:69.44444%}.col-md-offset-51{margin-left:70.83333%}.col-md-offset-52{margin-left:72.22222%}.col-md-offset-53{margin-left:73.61111%}.col-md-offset-54{margin-left:75%}.col-md-offset-55{margin-left:76.38889%}.col-md-offset-56{margin-left:77.77778%}.col-md-offset-57{margin-left:79.16667%}.col-md-offset-58{margin-left:80.55556%}.col-md-offset-59{margin-left:81.94444%}.col-md-offset-60{margin-left:83.33333%}.col-md-offset-61{margin-left:84.72222%}.col-md-offset-62{margin-left:86.11111%}.col-md-offset-63{margin-left:87.5%}.col-md-offset-64{margin-left:88.88889%}.col-md-offset-65{margin-left:90.27778%}.col-md-offset-66{margin-left:91.66667%}.col-md-offset-67{margin-left:93.05556%}.col-md-offset-68{margin-left:94.44444%}.col-md-offset-69{margin-left:95.83333%}.col-md-offset-70{margin-left:97.22222%}.col-md-offset-71{margin-left:98.61111%}.col-md-offset-72{margin-left:100%}}@media (min-width:64em){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-25,.col-lg-26,.col-lg-27,.col-lg-28,.col-lg-29,.col-lg-30,.col-lg-31,.col-lg-32,.col-lg-33,.col-lg-34,.col-lg-35,.col-lg-36,.col-lg-37,.col-lg-38,.col-lg-39,.col-lg-40,.col-lg-41,.col-lg-42,.col-lg-43,.col-lg-44,.col-lg-45,.col-lg-46,.col-lg-47,.col-lg-48,.col-lg-49,.col-lg-50,.col-lg-51,.col-lg-52,.col-lg-53,.col-lg-54,.col-lg-55,.col-lg-56,.col-lg-57,.col-lg-58,.col-lg-59,.col-lg-60,.col-lg-61,.col-lg-62,.col-lg-63,.col-lg-64,.col-lg-65,.col-lg-66,.col-lg-67,.col-lg-68,.col-lg-69,.col-lg-70,.col-lg-71,.col-lg-72{float:left}.col-lg-1{width:1.38889%}.col-lg-2{width:2.77778%}.col-lg-3{width:4.16667%}.col-lg-4{width:5.55556%}.col-lg-5{width:6.94444%}.col-lg-6{width:8.33333%}.col-lg-7{width:9.72222%}.col-lg-8{width:11.11111%}.col-lg-9{width:12.5%}.col-lg-10{width:13.88889%}.col-lg-11{width:15.27778%}.col-lg-12{width:16.66667%}.col-lg-13{width:18.05556%}.col-lg-14{width:19.44444%}.col-lg-15{width:20.83333%}.col-lg-16{width:22.22222%}.col-lg-17{width:23.61111%}.col-lg-18{width:25%}.col-lg-19{width:26.38889%}.col-lg-20{width:27.77778%}.col-lg-21{width:29.16667%}.col-lg-22{width:30.55556%}.col-lg-23{width:31.94444%}.col-lg-24{width:33.33333%}.col-lg-25{width:34.72222%}.col-lg-26{width:36.11111%}.col-lg-27{width:37.5%}.col-lg-28{width:38.88889%}.col-lg-29{width:40.27778%}.col-lg-30{width:41.66667%}.col-lg-31{width:43.05556%}.col-lg-32{width:44.44444%}.col-lg-33{width:45.83333%}.col-lg-34{width:47.22222%}.col-lg-35{width:48.61111%}.col-lg-36{width:50%}.col-lg-37{width:51.38889%}.col-lg-38{width:52.77778%}.col-lg-39{width:54.16667%}.col-lg-40{width:55.55556%}.col-lg-41{width:56.94444%}.col-lg-42{width:58.33333%}.col-lg-43{width:59.72222%}.col-lg-44{width:61.11111%}.col-lg-45{width:62.5%}.col-lg-46{width:63.88889%}.col-lg-47{width:65.27778%}.col-lg-48{width:66.66667%}.col-lg-49{width:68.05556%}.col-lg-50{width:69.44444%}.col-lg-51{width:70.83333%}.col-lg-52{width:72.22222%}.col-lg-53{width:73.61111%}.col-lg-54{width:75%}.col-lg-55{width:76.38889%}.col-lg-56{width:77.77778%}.col-lg-57{width:79.16667%}.col-lg-58{width:80.55556%}.col-lg-59{width:81.94444%}.col-lg-60{width:83.33333%}.col-lg-61{width:84.72222%}.col-lg-62{width:86.11111%}.col-lg-63{width:87.5%}.col-lg-64{width:88.88889%}.col-lg-65{width:90.27778%}.col-lg-66{width:91.66667%}.col-lg-67{width:93.05556%}.col-lg-68{width:94.44444%}.col-lg-69{width:95.83333%}.col-lg-70{width:97.22222%}.col-lg-71{width:98.61111%}.col-lg-72{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:1.38889%}.col-lg-pull-2{right:2.77778%}.col-lg-pull-3{right:4.16667%}.col-lg-pull-4{right:5.55556%}.col-lg-pull-5{right:6.94444%}.col-lg-pull-6{right:8.33333%}.col-lg-pull-7{right:9.72222%}.col-lg-pull-8{right:11.11111%}.col-lg-pull-9{right:12.5%}.col-lg-pull-10{right:13.88889%}.col-lg-pull-11{right:15.27778%}.col-lg-pull-12{right:16.66667%}.col-lg-pull-13{right:18.05556%}.col-lg-pull-14{right:19.44444%}.col-lg-pull-15{right:20.83333%}.col-lg-pull-16{right:22.22222%}.col-lg-pull-17{right:23.61111%}.col-lg-pull-18{right:25%}.col-lg-pull-19{right:26.38889%}.col-lg-pull-20{right:27.77778%}.col-lg-pull-21{right:29.16667%}.col-lg-pull-22{right:30.55556%}.col-lg-pull-23{right:31.94444%}.col-lg-pull-24{right:33.33333%}.col-lg-pull-25{right:34.72222%}.col-lg-pull-26{right:36.11111%}.col-lg-pull-27{right:37.5%}.col-lg-pull-28{right:38.88889%}.col-lg-pull-29{right:40.27778%}.col-lg-pull-30{right:41.66667%}.col-lg-pull-31{right:43.05556%}.col-lg-pull-32{right:44.44444%}.col-lg-pull-33{right:45.83333%}.col-lg-pull-34{right:47.22222%}.col-lg-pull-35{right:48.61111%}.col-lg-pull-36{right:50%}.col-lg-pull-37{right:51.38889%}.col-lg-pull-38{right:52.77778%}.col-lg-pull-39{right:54.16667%}.col-lg-pull-40{right:55.55556%}.col-lg-pull-41{right:56.94444%}.col-lg-pull-42{right:58.33333%}.col-lg-pull-43{right:59.72222%}.col-lg-pull-44{right:61.11111%}.col-lg-pull-45{right:62.5%}.col-lg-pull-46{right:63.88889%}.col-lg-pull-47{right:65.27778%}.col-lg-pull-48{right:66.66667%}.col-lg-pull-49{right:68.05556%}.col-lg-pull-50{right:69.44444%}.col-lg-pull-51{right:70.83333%}.col-lg-pull-52{right:72.22222%}.col-lg-pull-53{right:73.61111%}.col-lg-pull-54{right:75%}.col-lg-pull-55{right:76.38889%}.col-lg-pull-56{right:77.77778%}.col-lg-pull-57{right:79.16667%}.col-lg-pull-58{right:80.55556%}.col-lg-pull-59{right:81.94444%}.col-lg-pull-60{right:83.33333%}.col-lg-pull-61{right:84.72222%}.col-lg-pull-62{right:86.11111%}.col-lg-pull-63{right:87.5%}.col-lg-pull-64{right:88.88889%}.col-lg-pull-65{right:90.27778%}.col-lg-pull-66{right:91.66667%}.col-lg-pull-67{right:93.05556%}.col-lg-pull-68{right:94.44444%}.col-lg-pull-69{right:95.83333%}.col-lg-pull-70{right:97.22222%}.col-lg-pull-71{right:98.61111%}.col-lg-pull-72{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:1.38889%}.col-lg-push-2{left:2.77778%}.col-lg-push-3{left:4.16667%}.col-lg-push-4{left:5.55556%}.col-lg-push-5{left:6.94444%}.col-lg-push-6{left:8.33333%}.col-lg-push-7{left:9.72222%}.col-lg-push-8{left:11.11111%}.col-lg-push-9{left:12.5%}.col-lg-push-10{left:13.88889%}.col-lg-push-11{left:15.27778%}.col-lg-push-12{left:16.66667%}.col-lg-push-13{left:18.05556%}.col-lg-push-14{left:19.44444%}.col-lg-push-15{left:20.83333%}.col-lg-push-16{left:22.22222%}.col-lg-push-17{left:23.61111%}.col-lg-push-18{left:25%}.col-lg-push-19{left:26.38889%}.col-lg-push-20{left:27.77778%}.col-lg-push-21{left:29.16667%}.col-lg-push-22{left:30.55556%}.col-lg-push-23{left:31.94444%}.col-lg-push-24{left:33.33333%}.col-lg-push-25{left:34.72222%}.col-lg-push-26{left:36.11111%}.col-lg-push-27{left:37.5%}.col-lg-push-28{left:38.88889%}.col-lg-push-29{left:40.27778%}.col-lg-push-30{left:41.66667%}.col-lg-push-31{left:43.05556%}.col-lg-push-32{left:44.44444%}.col-lg-push-33{left:45.83333%}.col-lg-push-34{left:47.22222%}.col-lg-push-35{left:48.61111%}.col-lg-push-36{left:50%}.col-lg-push-37{left:51.38889%}.col-lg-push-38{left:52.77778%}.col-lg-push-39{left:54.16667%}.col-lg-push-40{left:55.55556%}.col-lg-push-41{left:56.94444%}.col-lg-push-42{left:58.33333%}.col-lg-push-43{left:59.72222%}.col-lg-push-44{left:61.11111%}.col-lg-push-45{left:62.5%}.col-lg-push-46{left:63.88889%}.col-lg-push-47{left:65.27778%}.col-lg-push-48{left:66.66667%}.col-lg-push-49{left:68.05556%}.col-lg-push-50{left:69.44444%}.col-lg-push-51{left:70.83333%}.col-lg-push-52{left:72.22222%}.col-lg-push-53{left:73.61111%}.col-lg-push-54{left:75%}.col-lg-push-55{left:76.38889%}.col-lg-push-56{left:77.77778%}.col-lg-push-57{left:79.16667%}.col-lg-push-58{left:80.55556%}.col-lg-push-59{left:81.94444%}.col-lg-push-60{left:83.33333%}.col-lg-push-61{left:84.72222%}.col-lg-push-62{left:86.11111%}.col-lg-push-63{left:87.5%}.col-lg-push-64{left:88.88889%}.col-lg-push-65{left:90.27778%}.col-lg-push-66{left:91.66667%}.col-lg-push-67{left:93.05556%}.col-lg-push-68{left:94.44444%}.col-lg-push-69{left:95.83333%}.col-lg-push-70{left:97.22222%}.col-lg-push-71{left:98.61111%}.col-lg-push-72{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:1.38889%}.col-lg-offset-2{margin-left:2.77778%}.col-lg-offset-3{margin-left:4.16667%}.col-lg-offset-4{margin-left:5.55556%}.col-lg-offset-5{margin-left:6.94444%}.col-lg-offset-6{margin-left:8.33333%}.col-lg-offset-7{margin-left:9.72222%}.col-lg-offset-8{margin-left:11.11111%}.col-lg-offset-9{margin-left:12.5%}.col-lg-offset-10{margin-left:13.88889%}.col-lg-offset-11{margin-left:15.27778%}.col-lg-offset-12{margin-left:16.66667%}.col-lg-offset-13{margin-left:18.05556%}.col-lg-offset-14{margin-left:19.44444%}.col-lg-offset-15{margin-left:20.83333%}.col-lg-offset-16{margin-left:22.22222%}.col-lg-offset-17{margin-left:23.61111%}.col-lg-offset-18{margin-left:25%}.col-lg-offset-19{margin-left:26.38889%}.col-lg-offset-20{margin-left:27.77778%}.col-lg-offset-21{margin-left:29.16667%}.col-lg-offset-22{margin-left:30.55556%}.col-lg-offset-23{margin-left:31.94444%}.col-lg-offset-24{margin-left:33.33333%}.col-lg-offset-25{margin-left:34.72222%}.col-lg-offset-26{margin-left:36.11111%}.col-lg-offset-27{margin-left:37.5%}.col-lg-offset-28{margin-left:38.88889%}.col-lg-offset-29{margin-left:40.27778%}.col-lg-offset-30{margin-left:41.66667%}.col-lg-offset-31{margin-left:43.05556%}.col-lg-offset-32{margin-left:44.44444%}.col-lg-offset-33{margin-left:45.83333%}.col-lg-offset-34{margin-left:47.22222%}.col-lg-offset-35{margin-left:48.61111%}.col-lg-offset-36{margin-left:50%}.col-lg-offset-37{margin-left:51.38889%}.col-lg-offset-38{margin-left:52.77778%}.col-lg-offset-39{margin-left:54.16667%}.col-lg-offset-40{margin-left:55.55556%}.col-lg-offset-41{margin-left:56.94444%}.col-lg-offset-42{margin-left:58.33333%}.col-lg-offset-43{margin-left:59.72222%}.col-lg-offset-44{margin-left:61.11111%}.col-lg-offset-45{margin-left:62.5%}.col-lg-offset-46{margin-left:63.88889%}.col-lg-offset-47{margin-left:65.27778%}.col-lg-offset-48{margin-left:66.66667%}.col-lg-offset-49{margin-left:68.05556%}.col-lg-offset-50{margin-left:69.44444%}.col-lg-offset-51{margin-left:70.83333%}.col-lg-offset-52{margin-left:72.22222%}.col-lg-offset-53{margin-left:73.61111%}.col-lg-offset-54{margin-left:75%}.col-lg-offset-55{margin-left:76.38889%}.col-lg-offset-56{margin-left:77.77778%}.col-lg-offset-57{margin-left:79.16667%}.col-lg-offset-58{margin-left:80.55556%}.col-lg-offset-59{margin-left:81.94444%}.col-lg-offset-60{margin-left:83.33333%}.col-lg-offset-61{margin-left:84.72222%}.col-lg-offset-62{margin-left:86.11111%}.col-lg-offset-63{margin-left:87.5%}.col-lg-offset-64{margin-left:88.88889%}.col-lg-offset-65{margin-left:90.27778%}.col-lg-offset-66{margin-left:91.66667%}.col-lg-offset-67{margin-left:93.05556%}.col-lg-offset-68{margin-left:94.44444%}.col-lg-offset-69{margin-left:95.83333%}.col-lg-offset-70{margin-left:97.22222%}.col-lg-offset-71{margin-left:98.61111%}.col-lg-offset-72{margin-left:100%}}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block .visible-xl-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xl,.visible-xl-inline,.visible-xl-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:33.9375em){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:33.9375em){.visible-xs-block{display:block!important}}@media (max-width:33.9375em){.visible-xs-inline{display:inline!important}}@media (max-width:33.9375em){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:34em) and (max-width:47.9375em){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:34em) and (max-width:47.9375em){.visible-sm-block{display:block!important}}@media (min-width:34em) and (max-width:47.9375em){.visible-sm-inline{display:inline!important}}@media (min-width:34em) and (max-width:47.9375em){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:48em) and (max-width:63.9375em){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:48em) and (max-width:63.9375em){.visible-md-block{display:block!important}}@media (min-width:48em) and (max-width:63.9375em){.visible-md-inline{display:inline!important}}@media (min-width:48em) and (max-width:63.9375em){.visible-md-inline-block{display:inline-block!important}}@media (min-width:64em) and (max-width:76.5625em){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:64em) and (max-width:76.5625em){.visible-lg-block{display:block!important}}@media (min-width:64em) and (max-width:76.5625em){.visible-lg-inline{display:inline!important}}@media (min-width:64em) and (max-width:76.5625em){.visible-lg-inline-block{display:inline-block!important}}@media (min-width:76.625em){.visible-xl{display:block!important}table.visible-xl{display:table!important}tr.visible-xl{display:table-row!important}td.visible-xl,th.visible-xl{display:table-cell!important}}@media (min-width:76.625em){.visible-xl-block{display:block!important}}@media (min-width:76.625em){.visible-xl-inline{display:inline!important}}@media (min-width:76.625em){.visible-xl-inline-block{display:inline-block!important}}@media (max-width:33.9375em){.hidden-xs{display:none!important}}@media (min-width:34em) and (max-width:47.9375em){.hidden-sm{display:none!important}}@media (min-width:48em) and (max-width:63.9375em){.hidden-md{display:none!important}}@media (min-width:64em) and (max-width:76.5625em){.hidden-lg{display:none!important}}@media (min-width:76.625em){.hidden-xl{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-family:FontAwesome;src:url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.eot);src:url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.woff2) format("woff2"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.woff) format("woff"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.ttf) format("truetype"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.svg#fontawesomeregular) format("svg");font-weight:900;font-style:normal}@font-face{font-family:FontAwesome;src:url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.eot);src:url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.woff2) format("woff2"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.woff) format("woff"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.ttf) format("truetype"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.svg#fontawesomeregular) format("svg");font-style:normal;font-weight:900}.comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label:before,.fa,.fab,.fal,.far,.fas,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all,.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .ui-corner-all{font-family:FontAwesome;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}.comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label:before,.fa,.far,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all,.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .ui-corner-all{font-weight:900}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.comp-v2-searchfield .helper-slider-results button.fa-pull-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pull-left:before,.fa-pull-left.ui-datepicker-trigger,.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left,.ui-datepicker .ui-datepicker-header .fa-pull-left.ui-corner-all{margin-right:.3em}.comp-v2-searchfield .helper-slider-results button.fa-pull-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pull-right:before,.fa-pull-right.ui-datepicker-trigger,.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right,.ui-datepicker .ui-datepicker-header .fa-pull-right.ui-corner-all{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\F26E"}.fa-abacus:before{content:"\F640"}.fa-accessible-icon:before{content:"\F368"}.fa-accusoft:before{content:"\F369"}.fa-acorn:before{content:"\F6AE"}.fa-acquisitions-incorporated:before{content:"\F6AF"}.fa-ad:before{content:"\F641"}.fa-address-book:before{content:"\F2B9"}.fa-address-card:before{content:"\F2BB"}.fa-adjust:before{content:"\F042"}.fa-adn:before{content:"\F170"}.fa-adobe:before{content:"\F778"}.fa-adversal:before{content:"\F36A"}.fa-affiliatetheme:before{content:"\F36B"}.fa-air-freshener:before{content:"\F5D0"}.fa-airbnb:before{content:"\F834"}.fa-alarm-clock:before{content:"\F34E"}.fa-alarm-exclamation:before{content:"\F843"}.fa-alarm-plus:before{content:"\F844"}.fa-alarm-snooze:before{content:"\F845"}.fa-album:before{content:"\F89F"}.fa-album-collection:before{content:"\F8A0"}.fa-algolia:before{content:"\F36C"}.fa-alicorn:before{content:"\F6B0"}.fa-align-center:before{content:"\F037"}.fa-align-justify:before{content:"\F039"}.fa-align-left:before{content:"\F036"}.fa-align-right:before{content:"\F038"}.fa-align-slash:before{content:"\F846"}.fa-alipay:before{content:"\F642"}.fa-allergies:before{content:"\F461"}.fa-amazon:before{content:"\F270"}.fa-amazon-pay:before{content:"\F42C"}.fa-ambulance:before{content:"\F0F9"}.fa-american-sign-language-interpreting:before{content:"\F2A3"}.fa-amilia:before{content:"\F36D"}.fa-amp-guitar:before{content:"\F8A1"}.fa-analytics:before{content:"\F643"}.fa-anchor:before{content:"\F13D"}.fa-android:before{content:"\F17B"}.fa-angel:before{content:"\F779"}.fa-angellist:before{content:"\F209"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-down:before{content:"\F107"}.fa-angle-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before{content:"\F104"}.fa-angle-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before,.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angry:before{content:"\F556"}.fa-angrycreative:before{content:"\F36E"}.fa-angular:before{content:"\F420"}.fa-ankh:before{content:"\F644"}.fa-app-store:before{content:"\F36F"}.fa-app-store-ios:before{content:"\F370"}.fa-apper:before{content:"\F371"}.fa-apple:before{content:"\F179"}.fa-apple-alt:before{content:"\F5D1"}.fa-apple-crate:before{content:"\F6B1"}.fa-apple-pay:before{content:"\F415"}.fa-archive:before{content:"\F187"}.fa-archway:before{content:"\F557"}.fa-arrow-alt-circle-down:before{content:"\F358"}.fa-arrow-alt-circle-left:before{content:"\F359"}.fa-arrow-alt-circle-right:before{content:"\F35A"}.fa-arrow-alt-circle-up:before{content:"\F35B"}.fa-arrow-alt-down:before{content:"\F354"}.fa-arrow-alt-from-bottom:before{content:"\F346"}.fa-arrow-alt-from-left:before{content:"\F347"}.fa-arrow-alt-from-right:before{content:"\F348"}.fa-arrow-alt-from-top:before{content:"\F349"}.fa-arrow-alt-left:before{content:"\F355"}.fa-arrow-alt-right:before{content:"\F356"}.fa-arrow-alt-square-down:before{content:"\F350"}.fa-arrow-alt-square-left:before{content:"\F351"}.fa-arrow-alt-square-right:before{content:"\F352"}.fa-arrow-alt-square-up:before{content:"\F353"}.fa-arrow-alt-to-bottom:before{content:"\F34A"}.fa-arrow-alt-to-left:before{content:"\F34B"}.fa-arrow-alt-to-right:before{content:"\F34C"}.fa-arrow-alt-to-top:before{content:"\F34D"}.fa-arrow-alt-up:before{content:"\F357"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-down:before{content:"\F063"}.fa-arrow-from-bottom:before{content:"\F342"}.fa-arrow-from-left:before{content:"\F343"}.fa-arrow-from-right:before{content:"\F344"}.fa-arrow-from-top:before{content:"\F345"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-square-down:before{content:"\F339"}.fa-arrow-square-left:before{content:"\F33A"}.fa-arrow-square-right:before{content:"\F33B"}.fa-arrow-square-up:before{content:"\F33C"}.fa-arrow-to-bottom:before{content:"\F33D"}.fa-arrow-to-left:before{content:"\F33E"}.fa-arrow-to-right:before{content:"\F340"}.fa-arrow-to-top:before{content:"\F341"}.fa-arrow-up:before{content:"\F062"}.fa-arrows:before{content:"\F047"}.fa-arrows-alt:before{content:"\F0B2"}.fa-arrows-alt-h:before{content:"\F337"}.fa-arrows-alt-v:before{content:"\F338"}.fa-arrows-h:before{content:"\F07E"}.fa-arrows-v:before{content:"\F07D"}.fa-artstation:before{content:"\F77A"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-asterisk:before{content:"\F069"}.fa-asymmetrik:before{content:"\F372"}.fa-at:before{content:"\F1FA"}.fa-atlas:before{content:"\F558"}.fa-atlassian:before{content:"\F77B"}.fa-atom:before{content:"\F5D2"}.fa-atom-alt:before{content:"\F5D3"}.fa-audible:before{content:"\F373"}.fa-audio-description:before{content:"\F29E"}.fa-autoprefixer:before{content:"\F41C"}.fa-avianex:before{content:"\F374"}.fa-aviato:before{content:"\F421"}.fa-award:before{content:"\F559"}.fa-aws:before{content:"\F375"}.fa-axe:before{content:"\F6B2"}.fa-axe-battle:before{content:"\F6B3"}.fa-baby:before{content:"\F77C"}.fa-baby-carriage:before{content:"\F77D"}.fa-backpack:before{content:"\F5D4"}.fa-backspace:before{content:"\F55A"}.fa-backward:before{content:"\F04A"}.fa-bacon:before{content:"\F7E5"}.fa-badge:before{content:"\F335"}.fa-badge-check:before{content:"\F336"}.fa-badge-dollar:before{content:"\F645"}.fa-badge-percent:before{content:"\F646"}.fa-badge-sheriff:before{content:"\F8A2"}.fa-badger-honey:before{content:"\F6B4"}.fa-bags-shopping:before{content:"\F847"}.fa-balance-scale:before{content:"\F24E"}.fa-balance-scale-left:before{content:"\F515"}.fa-balance-scale-right:before{content:"\F516"}.fa-ball-pile:before{content:"\F77E"}.fa-ballot:before{content:"\F732"}.fa-ballot-check:before{content:"\F733"}.fa-ban:before{content:"\F05E"}.fa-band-aid:before{content:"\F462"}.fa-bandcamp:before{content:"\F2D5"}.fa-banjo:before{content:"\F8A3"}.fa-barcode:before{content:"\F02A"}.fa-barcode-alt:before{content:"\F463"}.fa-barcode-read:before{content:"\F464"}.fa-barcode-scan:before{content:"\F465"}.fa-bars:before{content:"\F0C9"}.fa-baseball:before{content:"\F432"}.fa-baseball-ball:before{content:"\F433"}.fa-basketball-ball:before{content:"\F434"}.fa-basketball-hoop:before{content:"\F435"}.fa-bat:before{content:"\F6B5"}.fa-bath:before{content:"\F2CD"}.fa-battery-bolt:before{content:"\F376"}.fa-battery-empty:before{content:"\F244"}.fa-battery-full:before{content:"\F240"}.fa-battery-half:before{content:"\F242"}.fa-battery-quarter:before{content:"\F243"}.fa-battery-slash:before{content:"\F377"}.fa-battery-three-quarters:before{content:"\F241"}.fa-battle-net:before{content:"\F835"}.fa-bed:before{content:"\F236"}.fa-beer:before{content:"\F0FC"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-bell:before{content:"\F0F3"}.fa-bell-exclamation:before{content:"\F848"}.fa-bell-plus:before{content:"\F849"}.fa-bell-school:before{content:"\F5D5"}.fa-bell-school-slash:before{content:"\F5D6"}.fa-bell-slash:before{content:"\F1F6"}.fa-bells:before{content:"\F77F"}.fa-betamax:before{content:"\F8A4"}.fa-bezier-curve:before{content:"\F55B"}.fa-bible:before{content:"\F647"}.fa-bicycle:before{content:"\F206"}.fa-biking:before{content:"\F84A"}.fa-biking-mountain:before{content:"\F84B"}.fa-bimobject:before{content:"\F378"}.fa-binoculars:before{content:"\F1E5"}.fa-biohazard:before{content:"\F780"}.fa-birthday-cake:before{content:"\F1FD"}.fa-bitbucket:before{content:"\F171"}.fa-bitcoin:before{content:"\F379"}.fa-bity:before{content:"\F37A"}.fa-black-tie:before{content:"\F27E"}.fa-blackberry:before{content:"\F37B"}.fa-blanket:before{content:"\F498"}.fa-blender:before{content:"\F517"}.fa-blender-phone:before{content:"\F6B6"}.fa-blind:before{content:"\F29D"}.fa-blog:before{content:"\F781"}.fa-blogger:before{content:"\F37C"}.fa-blogger-b:before{content:"\F37D"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-bold:before{content:"\F032"}.fa-bolt:before{content:"\F0E7"}.fa-bomb:before{content:"\F1E2"}.fa-bone:before{content:"\F5D7"}.fa-bone-break:before{content:"\F5D8"}.fa-bong:before{content:"\F55C"}.fa-book:before{content:"\F02D"}.fa-book-alt:before{content:"\F5D9"}.fa-book-dead:before{content:"\F6B7"}.fa-book-heart:before{content:"\F499"}.fa-book-medical:before{content:"\F7E6"}.fa-book-open:before{content:"\F518"}.fa-book-reader:before{content:"\F5DA"}.fa-book-spells:before{content:"\F6B8"}.fa-book-user:before{content:"\F7E7"}.fa-bookmark:before{content:"\F02E"}.fa-books:before{content:"\F5DB"}.fa-books-medical:before{content:"\F7E8"}.fa-boombox:before{content:"\F8A5"}.fa-boot:before{content:"\F782"}.fa-booth-curtain:before{content:"\F734"}.fa-bootstrap:before{content:"\F836"}.fa-border-all:before{content:"\F84C"}.fa-border-bottom:before{content:"\F84D"}.fa-border-center-h:before{content:"\F89C"}.fa-border-center-v:before{content:"\F89D"}.fa-border-inner:before{content:"\F84E"}.fa-border-left:before{content:"\F84F"}.fa-border-none:before{content:"\F850"}.fa-border-outer:before{content:"\F851"}.fa-border-right:before{content:"\F852"}.fa-border-style:before{content:"\F853"}.fa-border-style-alt:before{content:"\F854"}.fa-border-top:before{content:"\F855"}.fa-bow-arrow:before{content:"\F6B9"}.fa-bowling-ball:before{content:"\F436"}.fa-bowling-pins:before{content:"\F437"}.fa-box:before{content:"\F466"}.fa-box-alt:before{content:"\F49A"}.fa-box-ballot:before{content:"\F735"}.fa-box-check:before{content:"\F467"}.fa-box-fragile:before{content:"\F49B"}.fa-box-full:before{content:"\F49C"}.fa-box-heart:before{content:"\F49D"}.fa-box-open:before{content:"\F49E"}.fa-box-up:before{content:"\F49F"}.fa-box-usd:before{content:"\F4A0"}.fa-boxes:before{content:"\F468"}.fa-boxes-alt:before{content:"\F4A1"}.fa-boxing-glove:before{content:"\F438"}.fa-brackets:before{content:"\F7E9"}.fa-brackets-curly:before{content:"\F7EA"}.fa-braille:before{content:"\F2A1"}.fa-brain:before{content:"\F5DC"}.fa-bread-loaf:before{content:"\F7EB"}.fa-bread-slice:before{content:"\F7EC"}.fa-briefcase:before{content:"\F0B1"}.fa-briefcase-medical:before{content:"\F469"}.fa-bring-forward:before{content:"\F856"}.fa-bring-front:before{content:"\F857"}.fa-broadcast-tower:before{content:"\F519"}.fa-broom:before{content:"\F51A"}.fa-browser:before{content:"\F37E"}.fa-brush:before{content:"\F55D"}.fa-btc:before{content:"\F15A"}.fa-buffer:before{content:"\F837"}.fa-bug:before{content:"\F188"}.fa-building:before{content:"\F1AD"}.fa-bullhorn:before{content:"\F0A1"}.fa-bullseye:before{content:"\F140"}.fa-bullseye-arrow:before{content:"\F648"}.fa-bullseye-pointer:before{content:"\F649"}.fa-burger-soda:before{content:"\F858"}.fa-burn:before{content:"\F46A"}.fa-buromobelexperte:before{content:"\F37F"}.fa-burrito:before{content:"\F7ED"}.fa-bus:before{content:"\F207"}.fa-bus-alt:before{content:"\F55E"}.fa-bus-school:before{content:"\F5DD"}.fa-business-time:before{content:"\F64A"}.fa-buy-n-large:before{content:"\F8A6"}.fa-buysellads:before{content:"\F20D"}.fa-cabinet-filing:before{content:"\F64B"}.fa-cactus:before{content:"\F8A7"}.fa-calculator:before{content:"\F1EC"}.fa-calculator-alt:before{content:"\F64C"}.fa-calendar:before,.spotlight-color-secondary .ui-datepicker-trigger:before,.ui-datepicker-trigger:before{content:"\F133"}.fa-calendar-alt:before{content:"\F073"}.fa-calendar-check:before{content:"\F274"}.fa-calendar-day:before{content:"\F783"}.fa-calendar-edit:before{content:"\F333"}.fa-calendar-exclamation:before{content:"\F334"}.fa-calendar-minus:before{content:"\F272"}.fa-calendar-plus:before{content:"\F271"}.fa-calendar-star:before{content:"\F736"}.fa-calendar-times:before{content:"\F273"}.fa-calendar-week:before{content:"\F784"}.fa-camcorder:before{content:"\F8A8"}.fa-camera:before{content:"\F030"}.fa-camera-alt:before{content:"\F332"}.fa-camera-movie:before{content:"\F8A9"}.fa-camera-polaroid:before{content:"\F8AA"}.fa-camera-retro:before{content:"\F083"}.fa-campfire:before{content:"\F6BA"}.fa-campground:before{content:"\F6BB"}.fa-canadian-maple-leaf:before{content:"\F785"}.fa-candle-holder:before{content:"\F6BC"}.fa-candy-cane:before{content:"\F786"}.fa-candy-corn:before{content:"\F6BD"}.fa-cannabis:before{content:"\F55F"}.fa-capsules:before{content:"\F46B"}.fa-car:before{content:"\F1B9"}.fa-car-alt:before{content:"\F5DE"}.fa-car-battery:before{content:"\F5DF"}.fa-car-building:before{content:"\F859"}.fa-car-bump:before{content:"\F5E0"}.fa-car-bus:before{content:"\F85A"}.fa-car-crash:before{content:"\F5E1"}.fa-car-garage:before{content:"\F5E2"}.fa-car-mechanic:before{content:"\F5E3"}.fa-car-side:before{content:"\F5E4"}.fa-car-tilt:before{content:"\F5E5"}.fa-car-wash:before{content:"\F5E6"}.fa-caret-circle-down:before{content:"\F32D"}.fa-caret-circle-left:before{content:"\F32E"}.fa-caret-circle-right:before{content:"\F330"}.fa-caret-circle-up:before{content:"\F331"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-caret-square-down:before{content:"\F150"}.fa-caret-square-left:before{content:"\F191"}.fa-caret-square-right:before{content:"\F152"}.fa-caret-square-up:before{content:"\F151"}.fa-caret-up:before{content:"\F0D8"}.fa-carrot:before{content:"\F787"}.fa-cars:before{content:"\F85B"}.fa-cart-arrow-down:before{content:"\F218"}.fa-cart-plus:before{content:"\F217"}.fa-cash-register:before{content:"\F788"}.fa-cassette-tape:before{content:"\F8AB"}.fa-cat:before{content:"\F6BE"}.fa-cauldron:before{content:"\F6BF"}.fa-cc-amazon-pay:before{content:"\F42D"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-apple-pay:before{content:"\F416"}.fa-cc-diners-club:before{content:"\F24C"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-cc-visa:before{content:"\F1F0"}.fa-cctv:before{content:"\F8AC"}.fa-centercode:before{content:"\F380"}.fa-centos:before{content:"\F789"}.fa-certificate:before{content:"\F0A3"}.fa-chair:before{content:"\F6C0"}.fa-chair-office:before{content:"\F6C1"}.fa-chalkboard:before{content:"\F51B"}.fa-chalkboard-teacher:before{content:"\F51C"}.fa-charging-station:before{content:"\F5E7"}.fa-chart-area:before{content:"\F1FE"}.fa-chart-bar:before{content:"\F080"}.fa-chart-line:before{content:"\F201"}.fa-chart-line-down:before{content:"\F64D"}.fa-chart-network:before{content:"\F78A"}.fa-chart-pie:before{content:"\F200"}.fa-chart-pie-alt:before{content:"\F64E"}.fa-chart-scatter:before{content:"\F7EE"}.fa-check:before{content:"\F00C"}.fa-check-circle:before{content:"\F058"}.fa-check-double:before{content:"\F560"}.fa-check-square:before{content:"\F14A"}.fa-cheese:before{content:"\F7EF"}.fa-cheese-swiss:before{content:"\F7F0"}.fa-cheeseburger:before{content:"\F7F1"}.fa-chess:before{content:"\F439"}.fa-chess-bishop:before{content:"\F43A"}.fa-chess-bishop-alt:before{content:"\F43B"}.fa-chess-board:before{content:"\F43C"}.fa-chess-clock:before{content:"\F43D"}.fa-chess-clock-alt:before{content:"\F43E"}.fa-chess-king:before{content:"\F43F"}.fa-chess-king-alt:before{content:"\F440"}.fa-chess-knight:before{content:"\F441"}.fa-chess-knight-alt:before{content:"\F442"}.fa-chess-pawn:before{content:"\F443"}.fa-chess-pawn-alt:before{content:"\F444"}.fa-chess-queen:before{content:"\F445"}.fa-chess-queen-alt:before{content:"\F446"}.fa-chess-rook:before{content:"\F447"}.fa-chess-rook-alt:before{content:"\F448"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-double-down:before{content:"\F322"}.fa-chevron-double-left:before{content:"\F323"}.fa-chevron-double-right:before{content:"\F324"}.fa-chevron-double-up:before{content:"\F325"}.fa-chevron-down:before{content:"\F078"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-chevron-square-down:before{content:"\F329"}.fa-chevron-square-left:before{content:"\F32A"}.fa-chevron-square-right:before{content:"\F32B"}.fa-chevron-square-up:before{content:"\F32C"}.fa-chevron-up:before{content:"\F077"}.fa-child:before{content:"\F1AE"}.fa-chimney:before{content:"\F78B"}.fa-chrome:before{content:"\F268"}.fa-chromecast:before{content:"\F838"}.fa-church:before{content:"\F51D"}.fa-circle:before{content:"\F111"}.fa-circle-notch:before{content:"\F1CE"}.fa-city:before{content:"\F64F"}.fa-clarinet:before{content:"\F8AD"}.fa-claw-marks:before{content:"\F6C2"}.fa-clinic-medical:before{content:"\F7F2"}.fa-clipboard:before{content:"\F328"}.fa-clipboard-check:before{content:"\F46C"}.fa-clipboard-list:before{content:"\F46D"}.fa-clipboard-list-check:before{content:"\F737"}.fa-clipboard-prescription:before{content:"\F5E8"}.fa-clipboard-user:before{content:"\F7F3"}.fa-clock:before{content:"\F017"}.fa-clone:before{content:"\F24D"}.fa-closed-captioning:before{content:"\F20A"}.fa-cloud:before{content:"\F0C2"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-download-alt:before{content:"\F381"}.fa-cloud-drizzle:before{content:"\F738"}.fa-cloud-hail:before{content:"\F739"}.fa-cloud-hail-mixed:before{content:"\F73A"}.fa-cloud-meatball:before{content:"\F73B"}.fa-cloud-moon:before{content:"\F6C3"}.fa-cloud-moon-rain:before{content:"\F73C"}.fa-cloud-music:before{content:"\F8AE"}.fa-cloud-rain:before{content:"\F73D"}.fa-cloud-rainbow:before{content:"\F73E"}.fa-cloud-showers:before{content:"\F73F"}.fa-cloud-showers-heavy:before{content:"\F740"}.fa-cloud-sleet:before{content:"\F741"}.fa-cloud-snow:before{content:"\F742"}.fa-cloud-sun:before{content:"\F6C4"}.fa-cloud-sun-rain:before{content:"\F743"}.fa-cloud-upload:before{content:"\F0EE"}.fa-cloud-upload-alt:before{content:"\F382"}.fa-clouds:before{content:"\F744"}.fa-clouds-moon:before{content:"\F745"}.fa-clouds-sun:before{content:"\F746"}.fa-cloudscale:before{content:"\F383"}.fa-cloudsmith:before{content:"\F384"}.fa-cloudversify:before{content:"\F385"}.fa-club:before{content:"\F327"}.fa-cocktail:before{content:"\F561"}.fa-code:before{content:"\F121"}.fa-code-branch:before{content:"\F126"}.fa-code-commit:before{content:"\F386"}.fa-code-merge:before{content:"\F387"}.fa-codepen:before{content:"\F1CB"}.fa-codiepie:before{content:"\F284"}.fa-coffee:before{content:"\F0F4"}.fa-coffee-togo:before{content:"\F6C5"}.fa-coffin:before{content:"\F6C6"}.fa-cog:before{content:"\F013"}.fa-cogs:before{content:"\F085"}.fa-coin:before{content:"\F85C"}.fa-coins:before{content:"\F51E"}.fa-columns:before{content:"\F0DB"}.fa-comment:before{content:"\F075"}.fa-comment-alt:before{content:"\F27A"}.fa-comment-alt-check:before{content:"\F4A2"}.fa-comment-alt-dollar:before{content:"\F650"}.fa-comment-alt-dots:before{content:"\F4A3"}.fa-comment-alt-edit:before{content:"\F4A4"}.fa-comment-alt-exclamation:before{content:"\F4A5"}.fa-comment-alt-lines:before{content:"\F4A6"}.fa-comment-alt-medical:before{content:"\F7F4"}.fa-comment-alt-minus:before{content:"\F4A7"}.fa-comment-alt-music:before{content:"\F8AF"}.fa-comment-alt-plus:before{content:"\F4A8"}.fa-comment-alt-slash:before{content:"\F4A9"}.fa-comment-alt-smile:before{content:"\F4AA"}.fa-comment-alt-times:before{content:"\F4AB"}.fa-comment-check:before{content:"\F4AC"}.fa-comment-dollar:before{content:"\F651"}.fa-comment-dots:before{content:"\F4AD"}.fa-comment-edit:before{content:"\F4AE"}.fa-comment-exclamation:before{content:"\F4AF"}.fa-comment-lines:before{content:"\F4B0"}.fa-comment-medical:before{content:"\F7F5"}.fa-comment-minus:before{content:"\F4B1"}.fa-comment-music:before{content:"\F8B0"}.fa-comment-plus:before{content:"\F4B2"}.fa-comment-slash:before{content:"\F4B3"}.fa-comment-smile:before{content:"\F4B4"}.fa-comment-times:before{content:"\F4B5"}.fa-comments:before{content:"\F086"}.fa-comments-alt:before{content:"\F4B6"}.fa-comments-alt-dollar:before{content:"\F652"}.fa-comments-dollar:before{content:"\F653"}.fa-compact-disc:before{content:"\F51F"}.fa-compass:before{content:"\F14E"}.fa-compass-slash:before{content:"\F5E9"}.fa-compress:before{content:"\F066"}.fa-compress-alt:before{content:"\F422"}.fa-compress-arrows-alt:before{content:"\F78C"}.fa-compress-wide:before{content:"\F326"}.fa-computer-classic:before{content:"\F8B1"}.fa-computer-speaker:before{content:"\F8B2"}.fa-concierge-bell:before{content:"\F562"}.fa-confluence:before{content:"\F78D"}.fa-connectdevelop:before{content:"\F20E"}.fa-construction:before{content:"\F85D"}.fa-container-storage:before{content:"\F4B7"}.fa-contao:before{content:"\F26D"}.fa-conveyor-belt:before{content:"\F46E"}.fa-conveyor-belt-alt:before{content:"\F46F"}.fa-cookie:before{content:"\F563"}.fa-cookie-bite:before{content:"\F564"}.fa-copy:before{content:"\F0C5"}.fa-copyright:before{content:"\F1F9"}.fa-corn:before{content:"\F6C7"}.fa-cotton-bureau:before{content:"\F89E"}.fa-couch:before{content:"\F4B8"}.fa-cow:before{content:"\F6C8"}.fa-cowbell:before{content:"\F8B3"}.fa-cowbell-more:before{content:"\F8B4"}.fa-cpanel:before{content:"\F388"}.fa-creative-commons:before{content:"\F25E"}.fa-creative-commons-by:before{content:"\F4E7"}.fa-creative-commons-nc:before{content:"\F4E8"}.fa-creative-commons-nc-eu:before{content:"\F4E9"}.fa-creative-commons-nc-jp:before{content:"\F4EA"}.fa-creative-commons-nd:before{content:"\F4EB"}.fa-creative-commons-pd:before{content:"\F4EC"}.fa-creative-commons-pd-alt:before{content:"\F4ED"}.fa-creative-commons-remix:before{content:"\F4EE"}.fa-creative-commons-sa:before{content:"\F4EF"}.fa-creative-commons-sampling:before{content:"\F4F0"}.fa-creative-commons-sampling-plus:before{content:"\F4F1"}.fa-creative-commons-share:before{content:"\F4F2"}.fa-creative-commons-zero:before{content:"\F4F3"}.fa-credit-card:before{content:"\F09D"}.fa-credit-card-blank:before{content:"\F389"}.fa-credit-card-front:before{content:"\F38A"}.fa-cricket:before{content:"\F449"}.fa-critical-role:before{content:"\F6C9"}.fa-croissant:before{content:"\F7F6"}.fa-crop:before{content:"\F125"}.fa-crop-alt:before{content:"\F565"}.fa-cross:before{content:"\F654"}.fa-crosshairs:before{content:"\F05B"}.fa-crow:before{content:"\F520"}.fa-crown:before{content:"\F521"}.fa-crutch:before{content:"\F7F7"}.fa-crutches:before{content:"\F7F8"}.fa-css3:before{content:"\F13C"}.fa-css3-alt:before{content:"\F38B"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-curling:before{content:"\F44A"}.fa-cut:before{content:"\F0C4"}.fa-cuttlefish:before{content:"\F38C"}.fa-d-and-d:before{content:"\F38D"}.fa-d-and-d-beyond:before{content:"\F6CA"}.fa-dagger:before{content:"\F6CB"}.fa-dashcube:before{content:"\F210"}.fa-database:before{content:"\F1C0"}.fa-deaf:before{content:"\F2A4"}.fa-debug:before{content:"\F7F9"}.fa-deer:before{content:"\F78E"}.fa-deer-rudolph:before{content:"\F78F"}.fa-delicious:before{content:"\F1A5"}.fa-democrat:before{content:"\F747"}.fa-deploydog:before{content:"\F38E"}.fa-deskpro:before{content:"\F38F"}.fa-desktop:before{content:"\F108"}.fa-desktop-alt:before{content:"\F390"}.fa-dev:before{content:"\F6CC"}.fa-deviantart:before{content:"\F1BD"}.fa-dewpoint:before{content:"\F748"}.fa-dharmachakra:before{content:"\F655"}.fa-dhl:before{content:"\F790"}.fa-diagnoses:before{content:"\F470"}.fa-diamond:before{content:"\F219"}.fa-diaspora:before{content:"\F791"}.fa-dice:before{content:"\F522"}.fa-dice-d10:before{content:"\F6CD"}.fa-dice-d12:before{content:"\F6CE"}.fa-dice-d20:before{content:"\F6CF"}.fa-dice-d4:before{content:"\F6D0"}.fa-dice-d6:before{content:"\F6D1"}.fa-dice-d8:before{content:"\F6D2"}.fa-dice-five:before{content:"\F523"}.fa-dice-four:before{content:"\F524"}.fa-dice-one:before{content:"\F525"}.fa-dice-six:before{content:"\F526"}.fa-dice-three:before{content:"\F527"}.fa-dice-two:before{content:"\F528"}.fa-digg:before{content:"\F1A6"}.fa-digging:before{content:"\F85E"}.fa-digital-ocean:before{content:"\F391"}.fa-digital-tachograph:before{content:"\F566"}.fa-diploma:before{content:"\F5EA"}.fa-directions:before{content:"\F5EB"}.fa-disc-drive:before{content:"\F8B5"}.fa-discord:before{content:"\F392"}.fa-discourse:before{content:"\F393"}.fa-disease:before{content:"\F7FA"}.fa-divide:before{content:"\F529"}.fa-dizzy:before{content:"\F567"}.fa-dna:before{content:"\F471"}.fa-do-not-enter:before{content:"\F5EC"}.fa-dochub:before{content:"\F394"}.fa-docker:before{content:"\F395"}.fa-dog:before{content:"\F6D3"}.fa-dog-leashed:before{content:"\F6D4"}.fa-dollar-sign:before{content:"\F155"}.fa-dolly:before{content:"\F472"}.fa-dolly-empty:before{content:"\F473"}.fa-dolly-flatbed:before{content:"\F474"}.fa-dolly-flatbed-alt:before{content:"\F475"}.fa-dolly-flatbed-empty:before{content:"\F476"}.fa-donate:before{content:"\F4B9"}.fa-door-closed:before{content:"\F52A"}.fa-door-open:before{content:"\F52B"}.fa-dot-circle:before{content:"\F192"}.fa-dove:before{content:"\F4BA"}.fa-download:before{content:"\F019"}.fa-draft2digital:before{content:"\F396"}.fa-drafting-compass:before{content:"\F568"}.fa-dragon:before{content:"\F6D5"}.fa-draw-circle:before{content:"\F5ED"}.fa-draw-polygon:before{content:"\F5EE"}.fa-draw-square:before{content:"\F5EF"}.fa-dreidel:before{content:"\F792"}.fa-dribbble:before{content:"\F17D"}.fa-dribbble-square:before{content:"\F397"}.fa-drone:before{content:"\F85F"}.fa-drone-alt:before{content:"\F860"}.fa-dropbox:before{content:"\F16B"}.fa-drum:before{content:"\F569"}.fa-drum-steelpan:before{content:"\F56A"}.fa-drumstick:before{content:"\F6D6"}.fa-drumstick-bite:before{content:"\F6D7"}.fa-drupal:before{content:"\F1A9"}.fa-dryer:before{content:"\F861"}.fa-dryer-alt:before{content:"\F862"}.fa-duck:before{content:"\F6D8"}.fa-dumbbell:before{content:"\F44B"}.fa-dumpster:before{content:"\F793"}.fa-dumpster-fire:before{content:"\F794"}.fa-dungeon:before{content:"\F6D9"}.fa-dyalog:before{content:"\F399"}.fa-ear:before{content:"\F5F0"}.fa-ear-muffs:before{content:"\F795"}.fa-earlybirds:before{content:"\F39A"}.fa-ebay:before{content:"\F4F4"}.fa-eclipse:before{content:"\F749"}.fa-eclipse-alt:before{content:"\F74A"}.fa-edge:before{content:"\F282"}.fa-edit:before{content:"\F044"}.fa-egg:before{content:"\F7FB"}.fa-egg-fried:before{content:"\F7FC"}.fa-eject:before{content:"\F052"}.fa-elementor:before{content:"\F430"}.fa-elephant:before{content:"\F6DA"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-h-alt:before{content:"\F39B"}.fa-ellipsis-v:before{content:"\F142"}.fa-ellipsis-v-alt:before{content:"\F39C"}.fa-ello:before{content:"\F5F1"}.fa-ember:before{content:"\F423"}.fa-empire:before{content:"\F1D1"}.fa-empty-set:before{content:"\F656"}.fa-engine-warning:before{content:"\F5F2"}.fa-envelope:before{content:"\F0E0"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-dollar:before{content:"\F657"}.fa-envelope-open-text:before{content:"\F658"}.fa-envelope-square:before{content:"\F199"}.fa-envira:before{content:"\F299"}.fa-equals:before{content:"\F52C"}.fa-eraser:before{content:"\F12D"}.fa-erlang:before{content:"\F39D"}.fa-ethereum:before{content:"\F42E"}.fa-ethernet:before{content:"\F796"}.fa-etsy:before{content:"\F2D7"}.fa-euro-sign:before{content:"\F153"}.fa-evernote:before{content:"\F839"}.fa-exchange:before{content:"\F0EC"}.fa-exchange-alt:before{content:"\F362"}.fa-exclamation:before{content:"\F12A"}.fa-exclamation-circle:before{content:"\F06A"}.fa-exclamation-square:before{content:"\F321"}.fa-exclamation-triangle:before{content:"\F071"}.fa-expand:before{content:"\F065"}.fa-expand-alt:before{content:"\F424"}.fa-expand-arrows:before{content:"\F31D"}.fa-expand-arrows-alt:before{content:"\F31E"}.fa-expand-wide:before{content:"\F320"}.fa-expeditedssl:before{content:"\F23E"}.fa-external-link:before{content:"\F08E"}.fa-external-link-alt:before{content:"\F35D"}.fa-external-link-square:before{content:"\F14C"}.fa-external-link-square-alt:before{content:"\F360"}.fa-eye:before{content:"\F06E"}.fa-eye-dropper:before{content:"\F1FB"}.fa-eye-evil:before{content:"\F6DB"}.fa-eye-slash:before{content:"\F070"}.fa-facebook:before{content:"\F09A"}.fa-facebook-f:before{content:"\F39E"}.fa-facebook-messenger:before{content:"\F39F"}.fa-facebook-square:before{content:"\F082"}.fa-fan:before{content:"\F863"}.fa-fantasy-flight-games:before{content:"\F6DC"}.fa-farm:before{content:"\F864"}.fa-fast-backward:before{content:"\F049"}.fa-fast-forward:before{content:"\F050"}.fa-fax:before{content:"\F1AC"}.fa-feather:before{content:"\F52D"}.fa-feather-alt:before{content:"\F56B"}.fa-fedex:before{content:"\F797"}.fa-fedora:before{content:"\F798"}.fa-female:before{content:"\F182"}.fa-field-hockey:before{content:"\F44C"}.fa-fighter-jet:before{content:"\F0FB"}.fa-figma:before{content:"\F799"}.fa-file:before{content:"\F15B"}.fa-file-alt:before{content:"\F15C"}.fa-file-archive:before{content:"\F1C6"}.fa-file-audio:before{content:"\F1C7"}.fa-file-certificate:before{content:"\F5F3"}.fa-file-chart-line:before{content:"\F659"}.fa-file-chart-pie:before{content:"\F65A"}.fa-file-check:before{content:"\F316"}.fa-file-code:before{content:"\F1C9"}.fa-file-contract:before{content:"\F56C"}.fa-file-csv:before{content:"\F6DD"}.fa-file-download:before{content:"\F56D"}.fa-file-edit:before{content:"\F31C"}.fa-file-excel:before{content:"\F1C3"}.fa-file-exclamation:before{content:"\F31A"}.fa-file-export:before{content:"\F56E"}.fa-file-image:before{content:"\F1C5"}.fa-file-import:before{content:"\F56F"}.fa-file-invoice:before{content:"\F570"}.fa-file-invoice-dollar:before{content:"\F571"}.fa-file-medical:before{content:"\F477"}.fa-file-medical-alt:before{content:"\F478"}.fa-file-minus:before{content:"\F318"}.fa-file-music:before{content:"\F8B6"}.fa-file-pdf:before{content:"\F1C1"}.fa-file-plus:before{content:"\F319"}.fa-file-powerpoint:before{content:"\F1C4"}.fa-file-prescription:before{content:"\F572"}.fa-file-search:before{content:"\F865"}.fa-file-signature:before{content:"\F573"}.fa-file-spreadsheet:before{content:"\F65B"}.fa-file-times:before{content:"\F317"}.fa-file-upload:before{content:"\F574"}.fa-file-user:before{content:"\F65C"}.fa-file-video:before{content:"\F1C8"}.fa-file-word:before{content:"\F1C2"}.fa-files-medical:before{content:"\F7FD"}.fa-fill:before{content:"\F575"}.fa-fill-drip:before{content:"\F576"}.fa-film:before{content:"\F008"}.fa-film-alt:before{content:"\F3A0"}.fa-film-canister:before{content:"\F8B7"}.fa-filter:before{content:"\F0B0"}.fa-fingerprint:before{content:"\F577"}.fa-fire:before{content:"\F06D"}.fa-fire-alt:before{content:"\F7E4"}.fa-fire-extinguisher:before{content:"\F134"}.fa-fire-smoke:before{content:"\F74B"}.fa-firefox:before{content:"\F269"}.fa-fireplace:before{content:"\F79A"}.fa-first-aid:before{content:"\F479"}.fa-first-order:before{content:"\F2B0"}.fa-first-order-alt:before{content:"\F50A"}.fa-firstdraft:before{content:"\F3A1"}.fa-fish:before{content:"\F578"}.fa-fish-cooked:before{content:"\F7FE"}.fa-fist-raised:before{content:"\F6DE"}.fa-flag:before{content:"\F024"}.fa-flag-alt:before{content:"\F74C"}.fa-flag-checkered:before{content:"\F11E"}.fa-flag-usa:before{content:"\F74D"}.fa-flame:before{content:"\F6DF"}.fa-flashlight:before{content:"\F8B8"}.fa-flask:before{content:"\F0C3"}.fa-flask-poison:before{content:"\F6E0"}.fa-flask-potion:before{content:"\F6E1"}.fa-flickr:before{content:"\F16E"}.fa-flipboard:before{content:"\F44D"}.fa-flower:before{content:"\F7FF"}.fa-flower-daffodil:before{content:"\F800"}.fa-flower-tulip:before{content:"\F801"}.fa-flushed:before{content:"\F579"}.fa-flute:before{content:"\F8B9"}.fa-flux-capacitor:before{content:"\F8BA"}.fa-fly:before{content:"\F417"}.fa-fog:before{content:"\F74E"}.fa-folder:before{content:"\F07B"}.fa-folder-minus:before{content:"\F65D"}.fa-folder-open:before{content:"\F07C"}.fa-folder-plus:before{content:"\F65E"}.fa-folder-times:before{content:"\F65F"}.fa-folder-tree:before{content:"\F802"}.fa-folders:before{content:"\F660"}.fa-font:before{content:"\F031"}.fa-font-awesome:before{content:"\F2B4"}.fa-font-awesome-alt:before{content:"\F35C"}.fa-font-awesome-flag:before{content:"\F425"}.fa-font-awesome-logo-full:before{content:"\F4E6"}.fa-font-case:before{content:"\F866"}.fa-fonticons:before{content:"\F280"}.fa-fonticons-fi:before{content:"\F3A2"}.fa-football-ball:before{content:"\F44E"}.fa-football-helmet:before{content:"\F44F"}.fa-forklift:before{content:"\F47A"}.fa-fort-awesome:before{content:"\F286"}.fa-fort-awesome-alt:before{content:"\F3A3"}.fa-forumbee:before{content:"\F211"}.fa-forward:before{content:"\F04E"}.fa-foursquare:before{content:"\F180"}.fa-fragile:before{content:"\F4BB"}.fa-free-code-camp:before{content:"\F2C5"}.fa-freebsd:before{content:"\F3A4"}.fa-french-fries:before{content:"\F803"}.fa-frog:before{content:"\F52E"}.fa-frosty-head:before{content:"\F79B"}.fa-frown:before{content:"\F119"}.fa-frown-open:before{content:"\F57A"}.fa-fulcrum:before{content:"\F50B"}.fa-function:before{content:"\F661"}.fa-funnel-dollar:before{content:"\F662"}.fa-futbol:before{content:"\F1E3"}.fa-galactic-republic:before{content:"\F50C"}.fa-galactic-senate:before{content:"\F50D"}.fa-game-board:before{content:"\F867"}.fa-game-board-alt:before{content:"\F868"}.fa-game-console-handheld:before{content:"\F8BB"}.fa-gamepad:before{content:"\F11B"}.fa-gamepad-alt:before{content:"\F8BC"}.fa-gas-pump:before{content:"\F52F"}.fa-gas-pump-slash:before{content:"\F5F4"}.fa-gavel:before{content:"\F0E3"}.fa-gem:before{content:"\F3A5"}.fa-genderless:before{content:"\F22D"}.fa-get-pocket:before{content:"\F265"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-ghost:before{content:"\F6E2"}.fa-gift:before{content:"\F06B"}.fa-gift-card:before{content:"\F663"}.fa-gifts:before{content:"\F79C"}.fa-gingerbread-man:before{content:"\F79D"}.fa-git:before{content:"\F1D3"}.fa-git-alt:before{content:"\F841"}.fa-git-square:before{content:"\F1D2"}.fa-github:before{content:"\F09B"}.fa-github-alt:before{content:"\F113"}.fa-github-square:before{content:"\F092"}.fa-gitkraken:before{content:"\F3A6"}.fa-gitlab:before{content:"\F296"}.fa-gitter:before{content:"\F426"}.fa-glass:before{content:"\F804"}.fa-glass-champagne:before{content:"\F79E"}.fa-glass-cheers:before{content:"\F79F"}.fa-glass-citrus:before{content:"\F869"}.fa-glass-martini:before{content:"\F000"}.fa-glass-martini-alt:before{content:"\F57B"}.fa-glass-whiskey:before{content:"\F7A0"}.fa-glass-whiskey-rocks:before{content:"\F7A1"}.fa-glasses:before{content:"\F530"}.fa-glasses-alt:before{content:"\F5F5"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-globe:before{content:"\F0AC"}.fa-globe-africa:before{content:"\F57C"}.fa-globe-americas:before{content:"\F57D"}.fa-globe-asia:before{content:"\F57E"}.fa-globe-europe:before{content:"\F7A2"}.fa-globe-snow:before{content:"\F7A3"}.fa-globe-stand:before{content:"\F5F6"}.fa-gofore:before{content:"\F3A7"}.fa-golf-ball:before{content:"\F450"}.fa-golf-club:before{content:"\F451"}.fa-goodreads:before{content:"\F3A8"}.fa-goodreads-g:before{content:"\F3A9"}.fa-google:before{content:"\F1A0"}.fa-google-drive:before{content:"\F3AA"}.fa-google-play:before{content:"\F3AB"}.fa-google-plus:before{content:"\F2B3"}.fa-google-plus-g:before{content:"\F0D5"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-wallet:before{content:"\F1EE"}.fa-gopuram:before{content:"\F664"}.fa-graduation-cap:before{content:"\F19D"}.fa-gramophone:before{content:"\F8BD"}.fa-gratipay:before{content:"\F184"}.fa-grav:before{content:"\F2D6"}.fa-greater-than:before{content:"\F531"}.fa-greater-than-equal:before{content:"\F532"}.fa-grimace:before{content:"\F57F"}.fa-grin:before{content:"\F580"}.fa-grin-alt:before{content:"\F581"}.fa-grin-beam:before{content:"\F582"}.fa-grin-beam-sweat:before{content:"\F583"}.fa-grin-hearts:before{content:"\F584"}.fa-grin-squint:before{content:"\F585"}.fa-grin-squint-tears:before{content:"\F586"}.fa-grin-stars:before{content:"\F587"}.fa-grin-tears:before{content:"\F588"}.fa-grin-tongue:before{content:"\F589"}.fa-grin-tongue-squint:before{content:"\F58A"}.fa-grin-tongue-wink:before{content:"\F58B"}.fa-grin-wink:before{content:"\F58C"}.fa-grip-horizontal:before{content:"\F58D"}.fa-grip-lines:before{content:"\F7A4"}.fa-grip-lines-vertical:before{content:"\F7A5"}.fa-grip-vertical:before{content:"\F58E"}.fa-gripfire:before{content:"\F3AC"}.fa-grunt:before{content:"\F3AD"}.fa-guitar:before{content:"\F7A6"}.fa-guitar-electric:before{content:"\F8BE"}.fa-guitars:before{content:"\F8BF"}.fa-gulp:before{content:"\F3AE"}.fa-h-square:before{content:"\F0FD"}.fa-h1:before{content:"\F313"}.fa-h2:before{content:"\F314"}.fa-h3:before{content:"\F315"}.fa-h4:before{content:"\F86A"}.fa-hacker-news:before{content:"\F1D4"}.fa-hacker-news-square:before{content:"\F3AF"}.fa-hackerrank:before{content:"\F5F7"}.fa-hamburger:before{content:"\F805"}.fa-hammer:before{content:"\F6E3"}.fa-hammer-war:before{content:"\F6E4"}.fa-hamsa:before{content:"\F665"}.fa-hand-heart:before{content:"\F4BC"}.fa-hand-holding:before{content:"\F4BD"}.fa-hand-holding-box:before{content:"\F47B"}.fa-hand-holding-heart:before{content:"\F4BE"}.fa-hand-holding-magic:before{content:"\F6E5"}.fa-hand-holding-seedling:before{content:"\F4BF"}.fa-hand-holding-usd:before{content:"\F4C0"}.fa-hand-holding-water:before{content:"\F4C1"}.fa-hand-lizard:before{content:"\F258"}.fa-hand-middle-finger:before{content:"\F806"}.fa-hand-paper:before{content:"\F256"}.fa-hand-peace:before{content:"\F25B"}.fa-hand-point-down:before{content:"\F0A7"}.fa-hand-point-left:before{content:"\F0A5"}.fa-hand-point-right:before{content:"\F0A4"}.fa-hand-point-up:before{content:"\F0A6"}.fa-hand-pointer:before{content:"\F25A"}.fa-hand-receiving:before{content:"\F47C"}.fa-hand-rock:before{content:"\F255"}.fa-hand-scissors:before{content:"\F257"}.fa-hand-spock:before{content:"\F259"}.fa-hands:before{content:"\F4C2"}.fa-hands-heart:before{content:"\F4C3"}.fa-hands-helping:before{content:"\F4C4"}.fa-hands-usd:before{content:"\F4C5"}.fa-handshake:before{content:"\F2B5"}.fa-handshake-alt:before{content:"\F4C6"}.fa-hanukiah:before{content:"\F6E6"}.fa-hard-hat:before{content:"\F807"}.fa-hashtag:before{content:"\F292"}.fa-hat-chef:before{content:"\F86B"}.fa-hat-cowboy:before{content:"\F8C0"}.fa-hat-cowboy-side:before{content:"\F8C1"}.fa-hat-santa:before{content:"\F7A7"}.fa-hat-winter:before{content:"\F7A8"}.fa-hat-witch:before{content:"\F6E7"}.fa-hat-wizard:before{content:"\F6E8"}.fa-haykal:before{content:"\F666"}.fa-hdd:before{content:"\F0A0"}.fa-head-side:before{content:"\F6E9"}.fa-head-side-brain:before{content:"\F808"}.fa-head-side-headphones:before{content:"\F8C2"}.fa-head-side-medical:before{content:"\F809"}.fa-head-vr:before{content:"\F6EA"}.fa-heading:before{content:"\F1DC"}.fa-headphones:before{content:"\F025"}.fa-headphones-alt:before{content:"\F58F"}.fa-headset:before{content:"\F590"}.fa-heart:before{content:"\F004"}.fa-heart-broken:before{content:"\F7A9"}.fa-heart-circle:before{content:"\F4C7"}.fa-heart-rate:before{content:"\F5F8"}.fa-heart-square:before{content:"\F4C8"}.fa-heartbeat:before{content:"\F21E"}.fa-helicopter:before{content:"\F533"}.fa-helmet-battle:before{content:"\F6EB"}.fa-hexagon:before{content:"\F312"}.fa-highlighter:before{content:"\F591"}.fa-hiking:before{content:"\F6EC"}.fa-hippo:before{content:"\F6ED"}.fa-hips:before{content:"\F452"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-history:before{content:"\F1DA"}.fa-hockey-mask:before{content:"\F6EE"}.fa-hockey-puck:before{content:"\F453"}.fa-hockey-sticks:before{content:"\F454"}.fa-holly-berry:before{content:"\F7AA"}.fa-home:before{content:"\F015"}.fa-home-alt:before{content:"\F80A"}.fa-home-heart:before{content:"\F4C9"}.fa-home-lg:before{content:"\F80B"}.fa-home-lg-alt:before{content:"\F80C"}.fa-hood-cloak:before{content:"\F6EF"}.fa-hooli:before{content:"\F427"}.fa-horizontal-rule:before{content:"\F86C"}.fa-hornbill:before{content:"\F592"}.fa-horse:before{content:"\F6F0"}.fa-horse-head:before{content:"\F7AB"}.fa-horse-saddle:before{content:"\F8C3"}.fa-hospital:before{content:"\F0F8"}.fa-hospital-alt:before{content:"\F47D"}.fa-hospital-symbol:before{content:"\F47E"}.fa-hospital-user:before{content:"\F80D"}.fa-hospitals:before{content:"\F80E"}.fa-hot-tub:before{content:"\F593"}.fa-hotdog:before{content:"\F80F"}.fa-hotel:before{content:"\F594"}.fa-hotjar:before{content:"\F3B1"}.fa-hourglass:before{content:"\F254"}.fa-hourglass-end:before{content:"\F253"}.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-start:before{content:"\F251"}.fa-house-damage:before{content:"\F6F1"}.fa-house-flood:before{content:"\F74F"}.fa-houzz:before{content:"\F27C"}.fa-hryvnia:before{content:"\F6F2"}.fa-html5:before{content:"\F13B"}.fa-hubspot:before{content:"\F3B2"}.fa-humidity:before{content:"\F750"}.fa-hurricane:before{content:"\F751"}.fa-i-cursor:before{content:"\F246"}.fa-ice-cream:before{content:"\F810"}.fa-ice-skate:before{content:"\F7AC"}.fa-icicles:before{content:"\F7AD"}.fa-icons:before{content:"\F86D"}.fa-icons-alt:before{content:"\F86E"}.fa-id-badge:before{content:"\F2C1"}.fa-id-card:before{content:"\F2C2"}.fa-id-card-alt:before{content:"\F47F"}.fa-igloo:before{content:"\F7AE"}.fa-image:before{content:"\F03E"}.fa-image-polaroid:before{content:"\F8C4"}.fa-images:before{content:"\F302"}.fa-imdb:before{content:"\F2D8"}.fa-inbox:before{content:"\F01C"}.fa-inbox-in:before{content:"\F310"}.fa-inbox-out:before{content:"\F311"}.fa-indent:before{content:"\F03C"}.fa-industry:before{content:"\F275"}.fa-industry-alt:before{content:"\F3B3"}.fa-infinity:before{content:"\F534"}.fa-info:before{content:"\F129"}.fa-info-circle:before{content:"\F05A"}.fa-info-square:before{content:"\F30F"}.fa-inhaler:before{content:"\F5F9"}.fa-instagram:before{content:"\F16D"}.fa-integral:before{content:"\F667"}.fa-intercom:before{content:"\F7AF"}.fa-internet-explorer:before{content:"\F26B"}.fa-intersection:before{content:"\F668"}.fa-inventory:before{content:"\F480"}.fa-invision:before{content:"\F7B0"}.fa-ioxhost:before{content:"\F208"}.fa-island-tropical:before{content:"\F811"}.fa-italic:before{content:"\F033"}.fa-itch-io:before{content:"\F83A"}.fa-itunes:before{content:"\F3B4"}.fa-itunes-note:before{content:"\F3B5"}.fa-jack-o-lantern:before{content:"\F30E"}.fa-java:before{content:"\F4E4"}.fa-jedi:before{content:"\F669"}.fa-jedi-order:before{content:"\F50E"}.fa-jenkins:before{content:"\F3B6"}.fa-jira:before{content:"\F7B1"}.fa-joget:before{content:"\F3B7"}.fa-joint:before{content:"\F595"}.fa-joomla:before{content:"\F1AA"}.fa-journal-whills:before{content:"\F66A"}.fa-joystick:before{content:"\F8C5"}.fa-js:before{content:"\F3B8"}.fa-js-square:before{content:"\F3B9"}.fa-jsfiddle:before{content:"\F1CC"}.fa-jug:before{content:"\F8C6"}.fa-kaaba:before{content:"\F66B"}.fa-kaggle:before{content:"\F5FA"}.fa-kazoo:before{content:"\F8C7"}.fa-kerning:before{content:"\F86F"}.fa-key:before{content:"\F084"}.fa-key-skeleton:before{content:"\F6F3"}.fa-keybase:before{content:"\F4F5"}.fa-keyboard:before{content:"\F11C"}.fa-keycdn:before{content:"\F3BA"}.fa-keynote:before{content:"\F66C"}.fa-khanda:before{content:"\F66D"}.fa-kickstarter:before{content:"\F3BB"}.fa-kickstarter-k:before{content:"\F3BC"}.fa-kidneys:before{content:"\F5FB"}.fa-kiss:before{content:"\F596"}.fa-kiss-beam:before{content:"\F597"}.fa-kiss-wink-heart:before{content:"\F598"}.fa-kite:before{content:"\F6F4"}.fa-kiwi-bird:before{content:"\F535"}.fa-knife-kitchen:before{content:"\F6F5"}.fa-korvue:before{content:"\F42F"}.fa-lambda:before{content:"\F66E"}.fa-lamp:before{content:"\F4CA"}.fa-landmark:before{content:"\F66F"}.fa-landmark-alt:before{content:"\F752"}.fa-language:before{content:"\F1AB"}.fa-laptop:before{content:"\F109"}.fa-laptop-code:before{content:"\F5FC"}.fa-laptop-medical:before{content:"\F812"}.fa-laravel:before{content:"\F3BD"}.fa-lasso:before{content:"\F8C8"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-laugh:before{content:"\F599"}.fa-laugh-beam:before{content:"\F59A"}.fa-laugh-squint:before{content:"\F59B"}.fa-laugh-wink:before{content:"\F59C"}.fa-layer-group:before{content:"\F5FD"}.fa-layer-minus:before{content:"\F5FE"}.fa-layer-plus:before{content:"\F5FF"}.fa-leaf:before{content:"\F06C"}.fa-leaf-heart:before{content:"\F4CB"}.fa-leaf-maple:before{content:"\F6F6"}.fa-leaf-oak:before{content:"\F6F7"}.fa-leanpub:before{content:"\F212"}.fa-lemon:before{content:"\F094"}.fa-less:before{content:"\F41D"}.fa-less-than:before{content:"\F536"}.fa-less-than-equal:before{content:"\F537"}.fa-level-down:before{content:"\F149"}.fa-level-down-alt:before{content:"\F3BE"}.fa-level-up:before{content:"\F148"}.fa-level-up-alt:before{content:"\F3BF"}.fa-life-ring:before{content:"\F1CD"}.fa-lightbulb:before{content:"\F0EB"}.fa-lightbulb-dollar:before{content:"\F670"}.fa-lightbulb-exclamation:before{content:"\F671"}.fa-lightbulb-on:before{content:"\F672"}.fa-lightbulb-slash:before{content:"\F673"}.fa-lights-holiday:before{content:"\F7B2"}.fa-line:before{content:"\F3C0"}.fa-line-columns:before{content:"\F870"}.fa-line-height:before{content:"\F871"}.fa-link:before{content:"\F0C1"}.fa-linkedin:before{content:"\F08C"}.fa-linkedin-in:before{content:"\F0E1"}.fa-linode:before{content:"\F2B8"}.fa-linux:before{content:"\F17C"}.fa-lips:before{content:"\F600"}.fa-lira-sign:before{content:"\F195"}.fa-list:before{content:"\F03A"}.fa-list-alt:before{content:"\F022"}.fa-list-music:before{content:"\F8C9"}.fa-list-ol:before{content:"\F0CB"}.fa-list-ul:before{content:"\F0CA"}.fa-location:before{content:"\F601"}.fa-location-arrow:before{content:"\F124"}.fa-location-circle:before{content:"\F602"}.fa-location-slash:before{content:"\F603"}.fa-lock:before{content:"\F023"}.fa-lock-alt:before{content:"\F30D"}.fa-lock-open:before{content:"\F3C1"}.fa-lock-open-alt:before{content:"\F3C2"}.fa-long-arrow-alt-down:before{content:"\F309"}.fa-long-arrow-alt-left:before{content:"\F30A"}.fa-long-arrow-alt-right:before{content:"\F30B"}.fa-long-arrow-alt-up:before{content:"\F30C"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-long-arrow-up:before{content:"\F176"}.fa-loveseat:before{content:"\F4CC"}.fa-low-vision:before{content:"\F2A8"}.fa-luchador:before{content:"\F455"}.fa-luggage-cart:before{content:"\F59D"}.fa-lungs:before{content:"\F604"}.fa-lyft:before{content:"\F3C3"}.fa-mace:before{content:"\F6F8"}.fa-magento:before{content:"\F3C4"}.fa-magic:before{content:"\F0D0"}.fa-magnet:before{content:"\F076"}.fa-mail-bulk:before{content:"\F674"}.fa-mailbox:before{content:"\F813"}.fa-mailchimp:before{content:"\F59E"}.fa-male:before{content:"\F183"}.fa-mandalorian:before{content:"\F50F"}.fa-mandolin:before{content:"\F6F9"}.fa-map:before{content:"\F279"}.fa-map-marked:before{content:"\F59F"}.fa-map-marked-alt:before{content:"\F5A0"}.fa-map-marker:before{content:"\F041"}.fa-map-marker-alt:before{content:"\F3C5"}.fa-map-marker-alt-slash:before{content:"\F605"}.fa-map-marker-check:before{content:"\F606"}.fa-map-marker-edit:before{content:"\F607"}.fa-map-marker-exclamation:before{content:"\F608"}.fa-map-marker-minus:before{content:"\F609"}.fa-map-marker-plus:before{content:"\F60A"}.fa-map-marker-question:before{content:"\F60B"}.fa-map-marker-slash:before{content:"\F60C"}.fa-map-marker-smile:before{content:"\F60D"}.fa-map-marker-times:before{content:"\F60E"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-markdown:before{content:"\F60F"}.fa-marker:before{content:"\F5A1"}.fa-mars:before{content:"\F222"}.fa-mars-double:before{content:"\F227"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mask:before{content:"\F6FA"}.fa-mastodon:before{content:"\F4F6"}.fa-maxcdn:before{content:"\F136"}.fa-mdb:before{content:"\F8CA"}.fa-meat:before{content:"\F814"}.fa-medal:before{content:"\F5A2"}.fa-medapps:before{content:"\F3C6"}.fa-medium:before{content:"\F23A"}.fa-medium-m:before{content:"\F3C7"}.fa-medkit:before{content:"\F0FA"}.fa-medrt:before{content:"\F3C8"}.fa-meetup:before{content:"\F2E0"}.fa-megaphone:before{content:"\F675"}.fa-megaport:before{content:"\F5A3"}.fa-meh:before{content:"\F11A"}.fa-meh-blank:before{content:"\F5A4"}.fa-meh-rolling-eyes:before{content:"\F5A5"}.fa-memory:before{content:"\F538"}.fa-mendeley:before{content:"\F7B3"}.fa-menorah:before{content:"\F676"}.fa-mercury:before{content:"\F223"}.fa-meteor:before{content:"\F753"}.fa-microchip:before{content:"\F2DB"}.fa-microphone:before{content:"\F130"}.fa-microphone-alt:before{content:"\F3C9"}.fa-microphone-alt-slash:before{content:"\F539"}.fa-microphone-slash:before{content:"\F131"}.fa-microphone-stand:before{content:"\F8CB"}.fa-microscope:before{content:"\F610"}.fa-microsoft:before{content:"\F3CA"}.fa-mind-share:before{content:"\F677"}.fa-minus:before{content:"\F068"}.fa-minus-circle:before{content:"\F056"}.fa-minus-hexagon:before{content:"\F307"}.fa-minus-octagon:before{content:"\F308"}.fa-minus-square:before{content:"\F146"}.fa-mistletoe:before{content:"\F7B4"}.fa-mitten:before{content:"\F7B5"}.fa-mix:before{content:"\F3CB"}.fa-mixcloud:before{content:"\F289"}.fa-mizuni:before{content:"\F3CC"}.fa-mobile:before{content:"\F10B"}.fa-mobile-alt:before{content:"\F3CD"}.fa-mobile-android:before{content:"\F3CE"}.fa-mobile-android-alt:before{content:"\F3CF"}.fa-modx:before{content:"\F285"}.fa-monero:before{content:"\F3D0"}.fa-money-bill:before{content:"\F0D6"}.fa-money-bill-alt:before{content:"\F3D1"}.fa-money-bill-wave:before{content:"\F53A"}.fa-money-bill-wave-alt:before{content:"\F53B"}.fa-money-check:before{content:"\F53C"}.fa-money-check-alt:before{content:"\F53D"}.fa-money-check-edit:before{content:"\F872"}.fa-money-check-edit-alt:before{content:"\F873"}.fa-monitor-heart-rate:before{content:"\F611"}.fa-monkey:before{content:"\F6FB"}.fa-monument:before{content:"\F5A6"}.fa-moon:before{content:"\F186"}.fa-moon-cloud:before{content:"\F754"}.fa-moon-stars:before{content:"\F755"}.fa-mortar-pestle:before{content:"\F5A7"}.fa-mosque:before{content:"\F678"}.fa-motorcycle:before{content:"\F21C"}.fa-mountain:before{content:"\F6FC"}.fa-mountains:before{content:"\F6FD"}.fa-mouse:before{content:"\F8CC"}.fa-mouse-alt:before{content:"\F8CD"}.fa-mouse-pointer:before{content:"\F245"}.fa-mp3-player:before{content:"\F8CE"}.fa-mug:before{content:"\F874"}.fa-mug-hot:before{content:"\F7B6"}.fa-mug-marshmallows:before{content:"\F7B7"}.fa-mug-tea:before{content:"\F875"}.fa-music:before{content:"\F001"}.fa-music-alt:before{content:"\F8CF"}.fa-music-alt-slash:before{content:"\F8D0"}.fa-music-slash:before{content:"\F8D1"}.fa-napster:before{content:"\F3D2"}.fa-narwhal:before{content:"\F6FE"}.fa-neos:before{content:"\F612"}.fa-network-wired:before{content:"\F6FF"}.fa-neuter:before{content:"\F22C"}.fa-newspaper:before{content:"\F1EA"}.fa-nimblr:before{content:"\F5A8"}.fa-node:before{content:"\F419"}.fa-node-js:before{content:"\F3D3"}.fa-not-equal:before{content:"\F53E"}.fa-notes-medical:before{content:"\F481"}.fa-npm:before{content:"\F3D4"}.fa-ns8:before{content:"\F3D5"}.fa-nutritionix:before{content:"\F3D6"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-octagon:before{content:"\F306"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-oil-can:before{content:"\F613"}.fa-oil-temp:before{content:"\F614"}.fa-old-republic:before{content:"\F510"}.fa-om:before{content:"\F679"}.fa-omega:before{content:"\F67A"}.fa-opencart:before{content:"\F23D"}.fa-openid:before{content:"\F19B"}.fa-opera:before{content:"\F26A"}.fa-optin-monster:before{content:"\F23C"}.fa-orcid:before{content:"\F8D2"}.fa-ornament:before{content:"\F7B8"}.fa-osi:before{content:"\F41A"}.fa-otter:before{content:"\F700"}.fa-outdent:before{content:"\F03B"}.fa-overline:before{content:"\F876"}.fa-page-break:before{content:"\F877"}.fa-page4:before{content:"\F3D7"}.fa-pagelines:before{content:"\F18C"}.fa-pager:before{content:"\F815"}.fa-paint-brush:before{content:"\F1FC"}.fa-paint-brush-alt:before{content:"\F5A9"}.fa-paint-roller:before{content:"\F5AA"}.fa-palette:before{content:"\F53F"}.fa-palfed:before{content:"\F3D8"}.fa-pallet:before{content:"\F482"}.fa-pallet-alt:before{content:"\F483"}.fa-paper-plane:before{content:"\F1D8"}.fa-paperclip:before{content:"\F0C6"}.fa-parachute-box:before{content:"\F4CD"}.fa-paragraph:before{content:"\F1DD"}.fa-paragraph-rtl:before{content:"\F878"}.fa-parking:before{content:"\F540"}.fa-parking-circle:before{content:"\F615"}.fa-parking-circle-slash:before{content:"\F616"}.fa-parking-slash:before{content:"\F617"}.fa-passport:before{content:"\F5AB"}.fa-pastafarianism:before{content:"\F67B"}.fa-paste:before{content:"\F0EA"}.fa-patreon:before{content:"\F3D9"}.fa-pause:before{content:"\F04C"}.fa-pause-circle:before{content:"\F28B"}.fa-paw:before{content:"\F1B0"}.fa-paw-alt:before{content:"\F701"}.fa-paw-claws:before{content:"\F702"}.fa-paypal:before{content:"\F1ED"}.fa-peace:before{content:"\F67C"}.fa-pegasus:before{content:"\F703"}.fa-pen:before{content:"\F304"}.fa-pen-alt:before{content:"\F305"}.fa-pen-fancy:before{content:"\F5AC"}.fa-pen-nib:before{content:"\F5AD"}.fa-pen-square:before{content:"\F14B"}.fa-pencil:before{content:"\F040"}.fa-pencil-alt:before{content:"\F303"}.fa-pencil-paintbrush:before{content:"\F618"}.fa-pencil-ruler:before{content:"\F5AE"}.fa-pennant:before{content:"\F456"}.fa-penny-arcade:before{content:"\F704"}.fa-people-carry:before{content:"\F4CE"}.fa-pepper-hot:before{content:"\F816"}.fa-percent:before{content:"\F295"}.fa-percentage:before{content:"\F541"}.fa-periscope:before{content:"\F3DA"}.fa-person-booth:before{content:"\F756"}.fa-person-carry:before{content:"\F4CF"}.fa-person-dolly:before{content:"\F4D0"}.fa-person-dolly-empty:before{content:"\F4D1"}.fa-person-sign:before{content:"\F757"}.fa-phabricator:before{content:"\F3DB"}.fa-phoenix-framework:before{content:"\F3DC"}.fa-phoenix-squadron:before{content:"\F511"}.fa-phone:before{content:"\F095"}.fa-phone-alt:before{content:"\F879"}.fa-phone-laptop:before{content:"\F87A"}.fa-phone-office:before{content:"\F67D"}.fa-phone-plus:before{content:"\F4D2"}.fa-phone-rotary:before{content:"\F8D3"}.fa-phone-slash:before{content:"\F3DD"}.fa-phone-square:before{content:"\F098"}.fa-phone-square-alt:before{content:"\F87B"}.fa-phone-volume:before{content:"\F2A0"}.fa-photo-video:before{content:"\F87C"}.fa-php:before{content:"\F457"}.fa-pi:before{content:"\F67E"}.fa-piano:before{content:"\F8D4"}.fa-piano-keyboard:before{content:"\F8D5"}.fa-pie:before{content:"\F705"}.fa-pied-piper:before{content:"\F2AE"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-pied-piper-hat:before{content:"\F4E5"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pig:before{content:"\F706"}.fa-piggy-bank:before{content:"\F4D3"}.fa-pills:before{content:"\F484"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-p:before{content:"\F231"}.fa-pinterest-square:before{content:"\F0D3"}.fa-pizza:before{content:"\F817"}.fa-pizza-slice:before{content:"\F818"}.fa-place-of-worship:before{content:"\F67F"}.fa-plane:before{content:"\F072"}.fa-plane-alt:before{content:"\F3DE"}.fa-plane-arrival:before{content:"\F5AF"}.fa-plane-departure:before{content:"\F5B0"}.fa-play:before{content:"\F04B"}.fa-play-circle:before{content:"\F144"}.fa-playstation:before{content:"\F3DF"}.fa-plug:before{content:"\F1E6"}.fa-plus:before{content:"\F067"}.fa-plus-circle:before{content:"\F055"}.fa-plus-hexagon:before{content:"\F300"}.fa-plus-octagon:before{content:"\F301"}.fa-plus-square:before{content:"\F0FE"}.fa-podcast:before{content:"\F2CE"}.fa-podium:before{content:"\F680"}.fa-podium-star:before{content:"\F758"}.fa-poll:before{content:"\F681"}.fa-poll-h:before{content:"\F682"}.fa-poll-people:before{content:"\F759"}.fa-poo:before{content:"\F2FE"}.fa-poo-storm:before{content:"\F75A"}.fa-poop:before{content:"\F619"}.fa-popcorn:before{content:"\F819"}.fa-portrait:before{content:"\F3E0"}.fa-pound-sign:before{content:"\F154"}.fa-power-off:before{content:"\F011"}.fa-pray:before{content:"\F683"}.fa-praying-hands:before{content:"\F684"}.fa-prescription:before{content:"\F5B1"}.fa-prescription-bottle:before{content:"\F485"}.fa-prescription-bottle-alt:before{content:"\F486"}.fa-presentation:before{content:"\F685"}.fa-print:before{content:"\F02F"}.fa-print-search:before{content:"\F81A"}.fa-print-slash:before{content:"\F686"}.fa-procedures:before{content:"\F487"}.fa-product-hunt:before{content:"\F288"}.fa-project-diagram:before{content:"\F542"}.fa-projector:before{content:"\F8D6"}.fa-pumpkin:before{content:"\F707"}.fa-pushed:before{content:"\F3E1"}.fa-puzzle-piece:before{content:"\F12E"}.fa-python:before{content:"\F3E2"}.fa-qq:before{content:"\F1D6"}.fa-qrcode:before{content:"\F029"}.fa-question:before{content:"\F128"}.fa-question-circle:before{content:"\F059"}.fa-question-square:before{content:"\F2FD"}.fa-quidditch:before{content:"\F458"}.fa-quinscape:before{content:"\F459"}.fa-quora:before{content:"\F2C4"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-quran:before{content:"\F687"}.fa-r-project:before{content:"\F4F7"}.fa-rabbit:before{content:"\F708"}.fa-rabbit-fast:before{content:"\F709"}.fa-racquet:before{content:"\F45A"}.fa-radiation:before{content:"\F7B9"}.fa-radiation-alt:before{content:"\F7BA"}.fa-radio:before{content:"\F8D7"}.fa-radio-alt:before{content:"\F8D8"}.fa-rainbow:before{content:"\F75B"}.fa-raindrops:before{content:"\F75C"}.fa-ram:before{content:"\F70A"}.fa-ramp-loading:before{content:"\F4D4"}.fa-random:before{content:"\F074"}.fa-raspberry-pi:before{content:"\F7BB"}.fa-ravelry:before{content:"\F2D9"}.fa-react:before{content:"\F41B"}.fa-reacteurope:before{content:"\F75D"}.fa-readme:before{content:"\F4D5"}.fa-rebel:before{content:"\F1D0"}.fa-receipt:before{content:"\F543"}.fa-record-vinyl:before{content:"\F8D9"}.fa-rectangle-landscape:before{content:"\F2FA"}.fa-rectangle-portrait:before{content:"\F2FB"}.fa-rectangle-wide:before{content:"\F2FC"}.fa-recycle:before{content:"\F1B8"}.fa-red-river:before{content:"\F3E3"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-alien:before{content:"\F281"}.fa-reddit-square:before{content:"\F1A2"}.fa-redhat:before{content:"\F7BC"}.fa-redo:before{content:"\F01E"}.fa-redo-alt:before{content:"\F2F9"}.fa-registered:before{content:"\F25D"}.fa-remove-format:before{content:"\F87D"}.fa-renren:before{content:"\F18B"}.fa-repeat:before{content:"\F363"}.fa-repeat-1:before{content:"\F365"}.fa-repeat-1-alt:before{content:"\F366"}.fa-repeat-alt:before{content:"\F364"}.fa-reply:before{content:"\F3E5"}.fa-reply-all:before{content:"\F122"}.fa-replyd:before{content:"\F3E6"}.fa-republican:before{content:"\F75E"}.fa-researchgate:before{content:"\F4F8"}.fa-resolving:before{content:"\F3E7"}.fa-restroom:before{content:"\F7BD"}.fa-retweet:before{content:"\F079"}.fa-retweet-alt:before{content:"\F361"}.fa-rev:before{content:"\F5B2"}.fa-ribbon:before{content:"\F4D6"}.fa-ring:before{content:"\F70B"}.fa-rings-wedding:before{content:"\F81B"}.fa-road:before{content:"\F018"}.fa-robot:before{content:"\F544"}.fa-rocket:before{content:"\F135"}.fa-rocketchat:before{content:"\F3E8"}.fa-rockrms:before{content:"\F3E9"}.fa-route:before{content:"\F4D7"}.fa-route-highway:before{content:"\F61A"}.fa-route-interstate:before{content:"\F61B"}.fa-router:before{content:"\F8DA"}.fa-rss:before{content:"\F09E"}.fa-rss-square:before{content:"\F143"}.fa-ruble-sign:before{content:"\F158"}.fa-ruler:before{content:"\F545"}.fa-ruler-combined:before{content:"\F546"}.fa-ruler-horizontal:before{content:"\F547"}.fa-ruler-triangle:before{content:"\F61C"}.fa-ruler-vertical:before{content:"\F548"}.fa-running:before{content:"\F70C"}.fa-rupee-sign:before{content:"\F156"}.fa-rv:before{content:"\F7BE"}.fa-sack:before{content:"\F81C"}.fa-sack-dollar:before{content:"\F81D"}.fa-sad-cry:before{content:"\F5B3"}.fa-sad-tear:before{content:"\F5B4"}.fa-safari:before{content:"\F267"}.fa-salad:before{content:"\F81E"}.fa-salesforce:before{content:"\F83B"}.fa-sandwich:before{content:"\F81F"}.fa-sass:before{content:"\F41E"}.fa-satellite:before{content:"\F7BF"}.fa-satellite-dish:before{content:"\F7C0"}.fa-sausage:before{content:"\F820"}.fa-save:before{content:"\F0C7"}.fa-sax-hot:before{content:"\F8DB"}.fa-saxophone:before{content:"\F8DC"}.fa-scalpel:before{content:"\F61D"}.fa-scalpel-path:before{content:"\F61E"}.fa-scanner:before{content:"\F488"}.fa-scanner-image:before{content:"\F8F3"}.fa-scanner-keyboard:before{content:"\F489"}.fa-scanner-touchscreen:before{content:"\F48A"}.fa-scarecrow:before{content:"\F70D"}.fa-scarf:before{content:"\F7C1"}.fa-schlix:before{content:"\F3EA"}.fa-school:before{content:"\F549"}.fa-screwdriver:before{content:"\F54A"}.fa-scribd:before{content:"\F28A"}.fa-scroll:before{content:"\F70E"}.fa-scroll-old:before{content:"\F70F"}.fa-scrubber:before{content:"\F2F8"}.fa-scythe:before{content:"\F710"}.fa-sd-card:before{content:"\F7C2"}.fa-search:before{content:"\F002"}.fa-search-dollar:before{content:"\F688"}.fa-search-location:before{content:"\F689"}.fa-search-minus:before{content:"\F010"}.fa-search-plus:before{content:"\F00E"}.fa-searchengin:before{content:"\F3EB"}.fa-seedling:before{content:"\F4D8"}.fa-sellcast:before{content:"\F2DA"}.fa-sellsy:before{content:"\F213"}.fa-send-back:before{content:"\F87E"}.fa-send-backward:before{content:"\F87F"}.fa-server:before{content:"\F233"}.fa-servicestack:before{content:"\F3EC"}.fa-shapes:before{content:"\F61F"}.fa-share:before{content:"\F064"}.fa-share-all:before{content:"\F367"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-share-square:before{content:"\F14D"}.fa-sheep:before{content:"\F711"}.fa-shekel-sign:before{content:"\F20B"}.fa-shield:before{content:"\F132"}.fa-shield-alt:before{content:"\F3ED"}.fa-shield-check:before{content:"\F2F7"}.fa-shield-cross:before{content:"\F712"}.fa-ship:before{content:"\F21A"}.fa-shipping-fast:before{content:"\F48B"}.fa-shipping-timed:before{content:"\F48C"}.fa-shirtsinbulk:before{content:"\F214"}.fa-shish-kebab:before{content:"\F821"}.fa-shoe-prints:before{content:"\F54B"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-shopping-cart:before{content:"\F07A"}.fa-shopware:before{content:"\F5B5"}.fa-shovel:before{content:"\F713"}.fa-shovel-snow:before{content:"\F7C3"}.fa-shower:before{content:"\F2CC"}.fa-shredder:before{content:"\F68A"}.fa-shuttle-van:before{content:"\F5B6"}.fa-shuttlecock:before{content:"\F45B"}.fa-sickle:before{content:"\F822"}.fa-sigma:before{content:"\F68B"}.fa-sign:before{content:"\F4D9"}.fa-sign-in:before{content:"\F090"}.fa-sign-in-alt:before{content:"\F2F6"}.fa-sign-language:before{content:"\F2A7"}.fa-sign-out:before{content:"\F08B"}.fa-sign-out-alt:before{content:"\F2F5"}.fa-signal:before{content:"\F012"}.fa-signal-1:before{content:"\F68C"}.fa-signal-2:before{content:"\F68D"}.fa-signal-3:before{content:"\F68E"}.fa-signal-4:before{content:"\F68F"}.fa-signal-alt:before{content:"\F690"}.fa-signal-alt-1:before{content:"\F691"}.fa-signal-alt-2:before{content:"\F692"}.fa-signal-alt-3:before{content:"\F693"}.fa-signal-alt-slash:before{content:"\F694"}.fa-signal-slash:before{content:"\F695"}.fa-signal-stream:before{content:"\F8DD"}.fa-signature:before{content:"\F5B7"}.fa-sim-card:before{content:"\F7C4"}.fa-simplybuilt:before{content:"\F215"}.fa-sistrix:before{content:"\F3EE"}.fa-sitemap:before{content:"\F0E8"}.fa-sith:before{content:"\F512"}.fa-skating:before{content:"\F7C5"}.fa-skeleton:before{content:"\F620"}.fa-sketch:before{content:"\F7C6"}.fa-ski-jump:before{content:"\F7C7"}.fa-ski-lift:before{content:"\F7C8"}.fa-skiing:before{content:"\F7C9"}.fa-skiing-nordic:before{content:"\F7CA"}.fa-skull:before{content:"\F54C"}.fa-skull-cow:before{content:"\F8DE"}.fa-skull-crossbones:before{content:"\F714"}.fa-skyatlas:before{content:"\F216"}.fa-skype:before{content:"\F17E"}.fa-slack:before{content:"\F198"}.fa-slack-hash:before{content:"\F3EF"}.fa-slash:before{content:"\F715"}.fa-sledding:before{content:"\F7CB"}.fa-sleigh:before{content:"\F7CC"}.fa-sliders-h:before{content:"\F1DE"}.fa-sliders-h-square:before{content:"\F3F0"}.fa-sliders-v:before{content:"\F3F1"}.fa-sliders-v-square:before{content:"\F3F2"}.fa-slideshare:before{content:"\F1E7"}.fa-smile:before{content:"\F118"}.fa-smile-beam:before{content:"\F5B8"}.fa-smile-plus:before{content:"\F5B9"}.fa-smile-wink:before{content:"\F4DA"}.fa-smog:before{content:"\F75F"}.fa-smoke:before{content:"\F760"}.fa-smoking:before{content:"\F48D"}.fa-smoking-ban:before{content:"\F54D"}.fa-sms:before{content:"\F7CD"}.fa-snake:before{content:"\F716"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-snooze:before{content:"\F880"}.fa-snow-blowing:before{content:"\F761"}.fa-snowboarding:before{content:"\F7CE"}.fa-snowflake:before{content:"\F2DC"}.fa-snowflakes:before{content:"\F7CF"}.fa-snowman:before{content:"\F7D0"}.fa-snowmobile:before{content:"\F7D1"}.fa-snowplow:before{content:"\F7D2"}.fa-socks:before{content:"\F696"}.fa-solar-panel:before{content:"\F5BA"}.fa-sort:before{content:"\F0DC"}.fa-sort-alpha-down:before{content:"\F15D"}.fa-sort-alpha-down-alt:before{content:"\F881"}.fa-sort-alpha-up:before{content:"\F15E"}.fa-sort-alpha-up-alt:before{content:"\F882"}.fa-sort-alt:before{content:"\F883"}.fa-sort-amount-down:before{content:"\F160"}.fa-sort-amount-down-alt:before{content:"\F884"}.fa-sort-amount-up:before{content:"\F161"}.fa-sort-amount-up-alt:before{content:"\F885"}.fa-sort-down:before{content:"\F0DD"}.fa-sort-numeric-down:before{content:"\F162"}.fa-sort-numeric-down-alt:before{content:"\F886"}.fa-sort-numeric-up:before{content:"\F163"}.fa-sort-numeric-up-alt:before{content:"\F887"}.fa-sort-shapes-down:before{content:"\F888"}.fa-sort-shapes-down-alt:before{content:"\F889"}.fa-sort-shapes-up:before{content:"\F88A"}.fa-sort-shapes-up-alt:before{content:"\F88B"}.fa-sort-size-down:before{content:"\F88C"}.fa-sort-size-down-alt:before{content:"\F88D"}.fa-sort-size-up:before{content:"\F88E"}.fa-sort-size-up-alt:before{content:"\F88F"}.fa-sort-up:before{content:"\F0DE"}.fa-soundcloud:before{content:"\F1BE"}.fa-soup:before{content:"\F823"}.fa-sourcetree:before{content:"\F7D3"}.fa-spa:before{content:"\F5BB"}.fa-space-shuttle:before{content:"\F197"}.fa-spade:before{content:"\F2F4"}.fa-sparkles:before{content:"\F890"}.fa-speakap:before{content:"\F3F3"}.fa-speaker:before{content:"\F8DF"}.fa-speaker-deck:before{content:"\F83C"}.fa-speakers:before{content:"\F8E0"}.fa-spell-check:before{content:"\F891"}.fa-spider:before{content:"\F717"}.fa-spider-black-widow:before{content:"\F718"}.fa-spider-web:before{content:"\F719"}.fa-spinner:before{content:"\F110"}.fa-spinner-third:before{content:"\F3F4"}.fa-splotch:before{content:"\F5BC"}.fa-spotify:before{content:"\F1BC"}.fa-spray-can:before{content:"\F5BD"}.fa-square:before{content:"\F0C8"}.fa-square-full:before{content:"\F45C"}.fa-square-root:before{content:"\F697"}.fa-square-root-alt:before{content:"\F698"}.fa-squarespace:before{content:"\F5BE"}.fa-squirrel:before{content:"\F71A"}.fa-stack-exchange:before{content:"\F18D"}.fa-stack-overflow:before{content:"\F16C"}.fa-stackpath:before{content:"\F842"}.fa-staff:before{content:"\F71B"}.fa-stamp:before{content:"\F5BF"}.fa-star:before{content:"\F005"}.fa-star-and-crescent:before{content:"\F699"}.fa-star-christmas:before{content:"\F7D4"}.fa-star-exclamation:before{content:"\F2F3"}.fa-star-half:before{content:"\F089"}.fa-star-half-alt:before{content:"\F5C0"}.fa-star-of-david:before{content:"\F69A"}.fa-star-of-life:before{content:"\F621"}.fa-stars:before{content:"\F762"}.fa-staylinked:before{content:"\F3F5"}.fa-steak:before{content:"\F824"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-steam-symbol:before{content:"\F3F6"}.fa-steering-wheel:before{content:"\F622"}.fa-step-backward:before{content:"\F048"}.fa-step-forward:before{content:"\F051"}.fa-stethoscope:before{content:"\F0F1"}.fa-sticker-mule:before{content:"\F3F7"}.fa-sticky-note:before{content:"\F249"}.fa-stocking:before{content:"\F7D5"}.fa-stomach:before{content:"\F623"}.fa-stop:before{content:"\F04D"}.fa-stop-circle:before{content:"\F28D"}.fa-stopwatch:before{content:"\F2F2"}.fa-store:before{content:"\F54E"}.fa-store-alt:before{content:"\F54F"}.fa-strava:before{content:"\F428"}.fa-stream:before{content:"\F550"}.fa-street-view:before{content:"\F21D"}.fa-stretcher:before{content:"\F825"}.fa-strikethrough:before{content:"\F0CC"}.fa-stripe:before{content:"\F429"}.fa-stripe-s:before{content:"\F42A"}.fa-stroopwafel:before{content:"\F551"}.fa-studiovinari:before{content:"\F3F8"}.fa-stumbleupon:before{content:"\F1A4"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-subscript:before{content:"\F12C"}.fa-subway:before{content:"\F239"}.fa-suitcase:before{content:"\F0F2"}.fa-suitcase-rolling:before{content:"\F5C1"}.fa-sun:before{content:"\F185"}.fa-sun-cloud:before{content:"\F763"}.fa-sun-dust:before{content:"\F764"}.fa-sun-haze:before{content:"\F765"}.fa-sunglasses:before{content:"\F892"}.fa-sunrise:before{content:"\F766"}.fa-sunset:before{content:"\F767"}.fa-superpowers:before{content:"\F2DD"}.fa-superscript:before{content:"\F12B"}.fa-supple:before{content:"\F3F9"}.fa-surprise:before{content:"\F5C2"}.fa-suse:before{content:"\F7D6"}.fa-swatchbook:before{content:"\F5C3"}.fa-swift:before{content:"\F8E1"}.fa-swimmer:before{content:"\F5C4"}.fa-swimming-pool:before{content:"\F5C5"}.fa-sword:before{content:"\F71C"}.fa-swords:before{content:"\F71D"}.fa-symfony:before{content:"\F83D"}.fa-synagogue:before{content:"\F69B"}.fa-sync:before{content:"\F021"}.fa-sync-alt:before{content:"\F2F1"}.fa-syringe:before{content:"\F48E"}.fa-table:before{content:"\F0CE"}.fa-table-tennis:before{content:"\F45D"}.fa-tablet:before{content:"\F10A"}.fa-tablet-alt:before{content:"\F3FA"}.fa-tablet-android:before{content:"\F3FB"}.fa-tablet-android-alt:before{content:"\F3FC"}.fa-tablet-rugged:before{content:"\F48F"}.fa-tablets:before{content:"\F490"}.fa-tachometer:before{content:"\F0E4"}.fa-tachometer-alt:before{content:"\F3FD"}.fa-tachometer-alt-average:before{content:"\F624"}.fa-tachometer-alt-fast:before{content:"\F625"}.fa-tachometer-alt-fastest:before{content:"\F626"}.fa-tachometer-alt-slow:before{content:"\F627"}.fa-tachometer-alt-slowest:before{content:"\F628"}.fa-tachometer-average:before{content:"\F629"}.fa-tachometer-fast:before{content:"\F62A"}.fa-tachometer-fastest:before{content:"\F62B"}.fa-tachometer-slow:before{content:"\F62C"}.fa-tachometer-slowest:before{content:"\F62D"}.fa-taco:before{content:"\F826"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-tally:before{content:"\F69C"}.fa-tanakh:before{content:"\F827"}.fa-tape:before{content:"\F4DB"}.fa-tasks:before{content:"\F0AE"}.fa-tasks-alt:before{content:"\F828"}.fa-taxi:before{content:"\F1BA"}.fa-teamspeak:before{content:"\F4F9"}.fa-teeth:before{content:"\F62E"}.fa-teeth-open:before{content:"\F62F"}.fa-telegram:before{content:"\F2C6"}.fa-telegram-plane:before{content:"\F3FE"}.fa-temperature-frigid:before{content:"\F768"}.fa-temperature-high:before{content:"\F769"}.fa-temperature-hot:before{content:"\F76A"}.fa-temperature-low:before{content:"\F76B"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-tenge:before{content:"\F7D7"}.fa-tennis-ball:before{content:"\F45E"}.fa-terminal:before{content:"\F120"}.fa-text:before{content:"\F893"}.fa-text-height:before{content:"\F034"}.fa-text-size:before{content:"\F894"}.fa-text-width:before{content:"\F035"}.fa-th:before{content:"\F00A"}.fa-th-large:before{content:"\F009"}.fa-th-list:before{content:"\F00B"}.fa-the-red-yeti:before{content:"\F69D"}.fa-theater-masks:before{content:"\F630"}.fa-themeco:before{content:"\F5C6"}.fa-themeisle:before{content:"\F2B2"}.fa-thermometer:before{content:"\F491"}.fa-thermometer-empty:before{content:"\F2CB"}.fa-thermometer-full:before{content:"\F2C7"}.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-theta:before{content:"\F69E"}.fa-think-peaks:before{content:"\F731"}.fa-thumbs-down:before{content:"\F165"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbtack:before{content:"\F08D"}.fa-thunderstorm:before{content:"\F76C"}.fa-thunderstorm-moon:before{content:"\F76D"}.fa-thunderstorm-sun:before{content:"\F76E"}.fa-ticket:before{content:"\F145"}.fa-ticket-alt:before{content:"\F3FF"}.fa-tilde:before{content:"\F69F"}.fa-times:before{content:"\F00D"}.fa-times-circle:before{content:"\F057"}.fa-times-hexagon:before{content:"\F2EE"}.fa-times-octagon:before{content:"\F2F0"}.fa-times-square:before{content:"\F2D3"}.fa-tint:before{content:"\F043"}.fa-tint-slash:before{content:"\F5C7"}.fa-tire:before{content:"\F631"}.fa-tire-flat:before{content:"\F632"}.fa-tire-pressure-warning:before{content:"\F633"}.fa-tire-rugged:before{content:"\F634"}.fa-tired:before{content:"\F5C8"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-toilet:before{content:"\F7D8"}.fa-toilet-paper:before{content:"\F71E"}.fa-toilet-paper-alt:before{content:"\F71F"}.fa-tombstone:before{content:"\F720"}.fa-tombstone-alt:before{content:"\F721"}.fa-toolbox:before{content:"\F552"}.fa-tools:before{content:"\F7D9"}.fa-tooth:before{content:"\F5C9"}.fa-toothbrush:before{content:"\F635"}.fa-torah:before{content:"\F6A0"}.fa-torii-gate:before{content:"\F6A1"}.fa-tornado:before{content:"\F76F"}.fa-tractor:before{content:"\F722"}.fa-trade-federation:before{content:"\F513"}.fa-trademark:before{content:"\F25C"}.fa-traffic-cone:before{content:"\F636"}.fa-traffic-light:before{content:"\F637"}.fa-traffic-light-go:before{content:"\F638"}.fa-traffic-light-slow:before{content:"\F639"}.fa-traffic-light-stop:before{content:"\F63A"}.fa-train:before{content:"\F238"}.fa-tram:before{content:"\F7DA"}.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-trash:before{content:"\F1F8"}.fa-trash-alt:before{content:"\F2ED"}.fa-trash-restore:before{content:"\F829"}.fa-trash-restore-alt:before{content:"\F82A"}.fa-trash-undo:before{content:"\F895"}.fa-trash-undo-alt:before{content:"\F896"}.fa-treasure-chest:before{content:"\F723"}.fa-tree:before{content:"\F1BB"}.fa-tree-alt:before{content:"\F400"}.fa-tree-christmas:before{content:"\F7DB"}.fa-tree-decorated:before{content:"\F7DC"}.fa-tree-large:before{content:"\F7DD"}.fa-tree-palm:before{content:"\F82B"}.fa-trees:before{content:"\F724"}.fa-trello:before{content:"\F181"}.fa-triangle:before{content:"\F2EC"}.fa-triangle-music:before{content:"\F8E2"}.fa-tripadvisor:before{content:"\F262"}.fa-trophy:before{content:"\F091"}.fa-trophy-alt:before{content:"\F2EB"}.fa-truck:before{content:"\F0D1"}.fa-truck-container:before{content:"\F4DC"}.fa-truck-couch:before{content:"\F4DD"}.fa-truck-loading:before{content:"\F4DE"}.fa-truck-monster:before{content:"\F63B"}.fa-truck-moving:before{content:"\F4DF"}.fa-truck-pickup:before{content:"\F63C"}.fa-truck-plow:before{content:"\F7DE"}.fa-truck-ramp:before{content:"\F4E0"}.fa-trumpet:before{content:"\F8E3"}.fa-tshirt:before{content:"\F553"}.fa-tty:before{content:"\F1E4"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-turkey:before{content:"\F725"}.fa-turntable:before{content:"\F8E4"}.fa-turtle:before{content:"\F726"}.fa-tv:before{content:"\F26C"}.fa-tv-alt:before{content:"\F8E5"}.fa-tv-music:before{content:"\F8E6"}.fa-tv-retro:before{content:"\F401"}.fa-twitch:before{content:"\F1E8"}.fa-twitter:before{content:"\F099"}.fa-twitter-square:before{content:"\F081"}.fa-typewriter:before{content:"\F8E7"}.fa-typo3:before{content:"\F42B"}.fa-uber:before{content:"\F402"}.fa-ubuntu:before{content:"\F7DF"}.fa-uikit:before{content:"\F403"}.fa-umbraco:before{content:"\F8E8"}.fa-umbrella:before{content:"\F0E9"}.fa-umbrella-beach:before{content:"\F5CA"}.fa-underline:before{content:"\F0CD"}.fa-undo:before{content:"\F0E2"}.fa-undo-alt:before{content:"\F2EA"}.fa-unicorn:before{content:"\F727"}.fa-union:before{content:"\F6A2"}.fa-uniregistry:before{content:"\F404"}.fa-universal-access:before{content:"\F29A"}.fa-university:before{content:"\F19C"}.fa-unlink:before{content:"\F127"}.fa-unlock:before{content:"\F09C"}.fa-unlock-alt:before{content:"\F13E"}.fa-untappd:before{content:"\F405"}.fa-upload:before{content:"\F093"}.fa-ups:before{content:"\F7E0"}.fa-usb:before{content:"\F287"}.fa-usb-drive:before{content:"\F8E9"}.fa-usd-circle:before{content:"\F2E8"}.fa-usd-square:before{content:"\F2E9"}.fa-user:before{content:"\F007"}.fa-user-alt:before{content:"\F406"}.fa-user-alt-slash:before{content:"\F4FA"}.fa-user-astronaut:before{content:"\F4FB"}.fa-user-chart:before{content:"\F6A3"}.fa-user-check:before{content:"\F4FC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-clock:before{content:"\F4FD"}.fa-user-cog:before{content:"\F4FE"}.fa-user-cowboy:before{content:"\F8EA"}.fa-user-crown:before{content:"\F6A4"}.fa-user-edit:before{content:"\F4FF"}.fa-user-friends:before{content:"\F500"}.fa-user-graduate:before{content:"\F501"}.fa-user-hard-hat:before{content:"\F82C"}.fa-user-headset:before{content:"\F82D"}.fa-user-injured:before{content:"\F728"}.fa-user-lock:before{content:"\F502"}.fa-user-md:before{content:"\F0F0"}.fa-user-md-chat:before{content:"\F82E"}.fa-user-minus:before{content:"\F503"}.fa-user-music:before{content:"\F8EB"}.fa-user-ninja:before{content:"\F504"}.fa-user-nurse:before{content:"\F82F"}.fa-user-plus:before{content:"\F234"}.fa-user-secret:before{content:"\F21B"}.fa-user-shield:before{content:"\F505"}.fa-user-slash:before{content:"\F506"}.fa-user-tag:before{content:"\F507"}.fa-user-tie:before{content:"\F508"}.fa-user-times:before{content:"\F235"}.fa-users:before{content:"\F0C0"}.fa-users-class:before{content:"\F63D"}.fa-users-cog:before{content:"\F509"}.fa-users-crown:before{content:"\F6A5"}.fa-users-medical:before{content:"\F830"}.fa-usps:before{content:"\F7E1"}.fa-ussunnah:before{content:"\F407"}.fa-utensil-fork:before{content:"\F2E3"}.fa-utensil-knife:before{content:"\F2E4"}.fa-utensil-spoon:before{content:"\F2E5"}.fa-utensils:before{content:"\F2E7"}.fa-utensils-alt:before{content:"\F2E6"}.fa-vaadin:before{content:"\F408"}.fa-value-absolute:before{content:"\F6A6"}.fa-vector-square:before{content:"\F5CB"}.fa-venus:before{content:"\F221"}.fa-venus-double:before{content:"\F226"}.fa-venus-mars:before{content:"\F228"}.fa-vhs:before{content:"\F8EC"}.fa-viacoin:before{content:"\F237"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-vial:before{content:"\F492"}.fa-vials:before{content:"\F493"}.fa-viber:before{content:"\F409"}.fa-video:before{content:"\F03D"}.fa-video-plus:before{content:"\F4E1"}.fa-video-slash:before{content:"\F4E2"}.fa-vihara:before{content:"\F6A7"}.fa-vimeo:before{content:"\F40A"}.fa-vimeo-square:before{content:"\F194"}.fa-vimeo-v:before{content:"\F27D"}.fa-vine:before{content:"\F1CA"}.fa-violin:before{content:"\F8ED"}.fa-vk:before{content:"\F189"}.fa-vnv:before{content:"\F40B"}.fa-voicemail:before{content:"\F897"}.fa-volcano:before{content:"\F770"}.fa-volleyball-ball:before{content:"\F45F"}.fa-volume:before{content:"\F6A8"}.fa-volume-down:before{content:"\F027"}.fa-volume-mute:before{content:"\F6A9"}.fa-volume-off:before{content:"\F026"}.fa-volume-slash:before{content:"\F2E2"}.fa-volume-up:before{content:"\F028"}.fa-vote-nay:before{content:"\F771"}.fa-vote-yea:before{content:"\F772"}.fa-vr-cardboard:before{content:"\F729"}.fa-vuejs:before{content:"\F41F"}.fa-wagon-covered:before{content:"\F8EE"}.fa-walker:before{content:"\F831"}.fa-walkie-talkie:before{content:"\F8EF"}.fa-walking:before{content:"\F554"}.fa-wallet:before{content:"\F555"}.fa-wand:before{content:"\F72A"}.fa-wand-magic:before{content:"\F72B"}.fa-warehouse:before{content:"\F494"}.fa-warehouse-alt:before{content:"\F495"}.fa-washer:before{content:"\F898"}.fa-watch:before{content:"\F2E1"}.fa-watch-calculator:before{content:"\F8F0"}.fa-watch-fitness:before{content:"\F63E"}.fa-water:before{content:"\F773"}.fa-water-lower:before{content:"\F774"}.fa-water-rise:before{content:"\F775"}.fa-wave-sine:before{content:"\F899"}.fa-wave-square:before{content:"\F83E"}.fa-wave-triangle:before{content:"\F89A"}.fa-waveform:before{content:"\F8F1"}.fa-waveform-path:before{content:"\F8F2"}.fa-waze:before{content:"\F83F"}.fa-webcam:before{content:"\F832"}.fa-webcam-slash:before{content:"\F833"}.fa-weebly:before{content:"\F5CC"}.fa-weibo:before{content:"\F18A"}.fa-weight:before{content:"\F496"}.fa-weight-hanging:before{content:"\F5CD"}.fa-weixin:before{content:"\F1D7"}.fa-whale:before{content:"\F72C"}.fa-whatsapp:before{content:"\F232"}.fa-whatsapp-square:before{content:"\F40C"}.fa-wheat:before{content:"\F72D"}.fa-wheelchair:before{content:"\F193"}.fa-whistle:before{content:"\F460"}.fa-whmcs:before{content:"\F40D"}.fa-wifi:before{content:"\F1EB"}.fa-wifi-1:before{content:"\F6AA"}.fa-wifi-2:before{content:"\F6AB"}.fa-wifi-slash:before{content:"\F6AC"}.fa-wikipedia-w:before{content:"\F266"}.fa-wind:before{content:"\F72E"}.fa-wind-turbine:before{content:"\F89B"}.fa-wind-warning:before{content:"\F776"}.fa-window:before{content:"\F40E"}.fa-window-alt:before{content:"\F40F"}.fa-window-close:before{content:"\F410"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-windows:before{content:"\F17A"}.fa-windsock:before{content:"\F777"}.fa-wine-bottle:before{content:"\F72F"}.fa-wine-glass:before{content:"\F4E3"}.fa-wine-glass-alt:before{content:"\F5CE"}.fa-wix:before{content:"\F5CF"}.fa-wizards-of-the-coast:before{content:"\F730"}.fa-wolf-pack-battalion:before{content:"\F514"}.fa-won-sign:before{content:"\F159"}.fa-wordpress:before{content:"\F19A"}.fa-wordpress-simple:before{content:"\F411"}.fa-wpbeginner:before{content:"\F297"}.fa-wpexplorer:before{content:"\F2DE"}.fa-wpforms:before{content:"\F298"}.fa-wpressr:before{content:"\F3E4"}.fa-wreath:before{content:"\F7E2"}.fa-wrench:before{content:"\F0AD"}.fa-x-ray:before{content:"\F497"}.fa-xbox:before{content:"\F412"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-y-combinator:before{content:"\F23B"}.fa-yahoo:before{content:"\F19E"}.fa-yammer:before{content:"\F840"}.fa-yandex:before{content:"\F413"}.fa-yandex-international:before{content:"\F414"}.fa-yarn:before{content:"\F7E3"}.fa-yelp:before{content:"\F1E9"}.fa-yen-sign:before{content:"\F157"}.fa-yin-yang:before{content:"\F6AD"}.fa-yoast:before{content:"\F2B1"}.fa-youtube:before{content:"\F167"}.fa-youtube-square:before{content:"\F431"}.fa-zhihu:before{content:"\F63F"}.comp-v2-searchfield .helper-slider-results button.fa-glass.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-glass:before,.fa-glass.ui-datepicker-trigger:before,.fa.fa-glass:before,.ui-datepicker .ui-datepicker-header .fa-glass.ui-corner-all:before{content:"\F000"}.comp-v2-searchfield .helper-slider-results button.fa-star-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-star-o:before,.fa-star-o.ui-datepicker-trigger:before,.fa.fa-star-o:before,.ui-datepicker .ui-datepicker-header .fa-star-o.ui-corner-all:before{content:"\F005"}.comp-v2-searchfield .helper-slider-results button.fa-close.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-remove.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-close:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-remove:before,.fa-close.ui-datepicker-trigger:before,.fa-remove.ui-datepicker-trigger:before,.fa.fa-close:before,.fa.fa-remove:before,.ui-datepicker .ui-datepicker-header .fa-close.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-remove.ui-corner-all:before{content:"\F00D"}.comp-v2-searchfield .helper-slider-results button.fa-gear.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-gear:before,.fa-gear.ui-datepicker-trigger:before,.fa.fa-gear:before,.ui-datepicker .ui-datepicker-header .fa-gear.ui-corner-all:before{content:"\F013"}.comp-v2-searchfield .helper-slider-results button.fa-trash-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-trash-o:before,.fa-trash-o.ui-datepicker-trigger:before,.fa.fa-trash-o:before,.ui-datepicker .ui-datepicker-header .fa-trash-o.ui-corner-all:before{content:"\F2ED"}.comp-v2-searchfield .helper-slider-results button.fa-file-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-o:before,.fa-file-o.ui-datepicker-trigger:before,.fa.fa-file-o:before,.ui-datepicker .ui-datepicker-header .fa-file-o.ui-corner-all:before{content:"\F15B"}.comp-v2-searchfield .helper-slider-results button.fa-clock-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-clock-o:before,.fa-clock-o.ui-datepicker-trigger:before,.fa.fa-clock-o:before,.ui-datepicker .ui-datepicker-header .fa-clock-o.ui-corner-all:before{content:"\F017"}.comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-down:before,.fa-arrow-circle-o-down.ui-datepicker-trigger:before,.fa.fa-arrow-circle-o-down:before,.ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-down.ui-corner-all:before{content:"\F358"}.comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-up:before,.fa-arrow-circle-o-up.ui-datepicker-trigger:before,.fa.fa-arrow-circle-o-up:before,.ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-up.ui-corner-all:before{content:"\F35B"}.comp-v2-searchfield .helper-slider-results button.fa-play-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-play-circle-o:before,.fa-play-circle-o.ui-datepicker-trigger:before,.fa.fa-play-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-play-circle-o.ui-corner-all:before{content:"\F144"}.comp-v2-searchfield .helper-slider-results button.fa-repeat.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-rotate-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-repeat:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-rotate-right:before,.fa-repeat.ui-datepicker-trigger:before,.fa-rotate-right.ui-datepicker-trigger:before,.fa.fa-repeat:before,.fa.fa-rotate-right:before,.ui-datepicker .ui-datepicker-header .fa-repeat.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-rotate-right.ui-corner-all:before{content:"\F01E"}.comp-v2-searchfield .helper-slider-results button.fa-refresh.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-refresh:before,.fa-refresh.ui-datepicker-trigger:before,.fa.fa-refresh:before,.ui-datepicker .ui-datepicker-header .fa-refresh.ui-corner-all:before{content:"\F021"}.comp-v2-searchfield .helper-slider-results button.fa-dedent.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-dedent:before,.fa-dedent.ui-datepicker-trigger:before,.fa.fa-dedent:before,.ui-datepicker .ui-datepicker-header .fa-dedent.ui-corner-all:before{content:"\F03B"}.comp-v2-searchfield .helper-slider-results button.fa-video-camera.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-video-camera:before,.fa-video-camera.ui-datepicker-trigger:before,.fa.fa-video-camera:before,.ui-datepicker .ui-datepicker-header .fa-video-camera.ui-corner-all:before{content:"\F03D"}.comp-v2-searchfield .helper-slider-results button.fa-image.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-photo.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-picture-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-image:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-photo:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-picture-o:before,.fa-image.ui-datepicker-trigger:before,.fa-photo.ui-datepicker-trigger:before,.fa-picture-o.ui-datepicker-trigger:before,.fa.fa-image:before,.fa.fa-photo:before,.fa.fa-picture-o:before,.ui-datepicker .ui-datepicker-header .fa-image.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-photo.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-picture-o.ui-corner-all:before{content:"\F03E"}.comp-v2-searchfield .helper-slider-results button.fa-pencil.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pencil:before,.fa-pencil.ui-datepicker-trigger:before,.fa.fa-pencil:before,.ui-datepicker .ui-datepicker-header .fa-pencil.ui-corner-all:before{content:"\F303"}.comp-v2-searchfield .helper-slider-results button.fa-map-marker.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-map-marker:before,.fa-map-marker.ui-datepicker-trigger:before,.fa.fa-map-marker:before,.ui-datepicker .ui-datepicker-header .fa-map-marker.ui-corner-all:before{content:"\F3C5"}.comp-v2-searchfield .helper-slider-results button.fa-pencil-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pencil-square-o:before,.fa-pencil-square-o.ui-datepicker-trigger:before,.fa.fa-pencil-square-o:before,.ui-datepicker .ui-datepicker-header .fa-pencil-square-o.ui-corner-all:before{content:"\F044"}.comp-v2-searchfield .helper-slider-results button.fa-share-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-share-square-o:before,.fa-share-square-o.ui-datepicker-trigger:before,.fa.fa-share-square-o:before,.ui-datepicker .ui-datepicker-header .fa-share-square-o.ui-corner-all:before{content:"\F14D"}.comp-v2-searchfield .helper-slider-results button.fa-check-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-check-square-o:before,.fa-check-square-o.ui-datepicker-trigger:before,.fa.fa-check-square-o:before,.ui-datepicker .ui-datepicker-header .fa-check-square-o.ui-corner-all:before{content:"\F14A"}.comp-v2-searchfield .helper-slider-results button.fa-arrows.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrows:before,.fa-arrows.ui-datepicker-trigger:before,.fa.fa-arrows:before,.ui-datepicker .ui-datepicker-header .fa-arrows.ui-corner-all:before{content:"\F0B2"}.comp-v2-searchfield .helper-slider-results button.fa-times-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-times-circle-o:before,.fa-times-circle-o.ui-datepicker-trigger:before,.fa.fa-times-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-times-circle-o.ui-corner-all:before{content:"\F057"}.comp-v2-searchfield .helper-slider-results button.fa-check-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-check-circle-o:before,.fa-check-circle-o.ui-datepicker-trigger:before,.fa.fa-check-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-check-circle-o.ui-corner-all:before{content:"\F058"}.comp-v2-searchfield .helper-slider-results button.fa-mail-forward.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-mail-forward:before,.fa-mail-forward.ui-datepicker-trigger:before,.fa.fa-mail-forward:before,.ui-datepicker .ui-datepicker-header .fa-mail-forward.ui-corner-all:before{content:"\F064"}.comp-v2-searchfield .helper-slider-results button.fa-warning.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-warning:before,.fa-warning.ui-datepicker-trigger:before,.fa.fa-warning:before,.ui-datepicker .ui-datepicker-header .fa-warning.ui-corner-all:before{content:"\F071"}.comp-v2-searchfield .helper-slider-results button.fa-calendar.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.slick-arrow.ui-datepicker-trigger:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-calendar:before,.comp-v2-searchfield__bottom-categories-single-input label.ui-datepicker-trigger:before,.fa.fa-calendar:before,.spotlight-color-secondary .ui-datepicker-trigger:before,.ui-datepicker-trigger:before,.ui-datepicker .ui-datepicker-header .fa-calendar.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-trigger:before{content:"\F073"}.comp-v2-searchfield .helper-slider-results button.fa-arrows-v.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrows-v:before,.fa-arrows-v.ui-datepicker-trigger:before,.fa.fa-arrows-v:before,.ui-datepicker .ui-datepicker-header .fa-arrows-v.ui-corner-all:before{content:"\F338"}.comp-v2-searchfield .helper-slider-results button.fa-arrows-h.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrows-h:before,.fa-arrows-h.ui-datepicker-trigger:before,.fa.fa-arrows-h:before,.ui-datepicker .ui-datepicker-header .fa-arrows-h.ui-corner-all:before{content:"\F337"}.comp-v2-searchfield .helper-slider-results button.fa-bar-chart-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-bar-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bar-chart-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bar-chart:before,.fa-bar-chart-o.ui-datepicker-trigger:before,.fa-bar-chart.ui-datepicker-trigger:before,.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before,.ui-datepicker .ui-datepicker-header .fa-bar-chart-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-bar-chart.ui-corner-all:before{content:"\F080"}.comp-v2-searchfield .helper-slider-results button.fa-gears.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-gears:before,.fa-gears.ui-datepicker-trigger:before,.fa.fa-gears:before,.ui-datepicker .ui-datepicker-header .fa-gears.ui-corner-all:before{content:"\F085"}.comp-v2-searchfield .helper-slider-results button.fa-thumbs-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thumbs-o-up:before,.fa-thumbs-o-up.ui-datepicker-trigger:before,.fa.fa-thumbs-o-up:before,.ui-datepicker .ui-datepicker-header .fa-thumbs-o-up.ui-corner-all:before{content:"\F164"}.comp-v2-searchfield .helper-slider-results button.fa-thumbs-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thumbs-o-down:before,.fa-thumbs-o-down.ui-datepicker-trigger:before,.fa.fa-thumbs-o-down:before,.ui-datepicker .ui-datepicker-header .fa-thumbs-o-down.ui-corner-all:before{content:"\F165"}.comp-v2-searchfield .helper-slider-results button.fa-heart-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-heart-o:before,.fa-heart-o.ui-datepicker-trigger:before,.fa.fa-heart-o:before,.ui-datepicker .ui-datepicker-header .fa-heart-o.ui-corner-all:before{content:"\F004"}.comp-v2-searchfield .helper-slider-results button.fa-sign-out.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sign-out:before,.fa-sign-out.ui-datepicker-trigger:before,.fa.fa-sign-out:before,.ui-datepicker .ui-datepicker-header .fa-sign-out.ui-corner-all:before{content:"\F2F5"}.comp-v2-searchfield .helper-slider-results button.fa-linkedin-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-linkedin-square:before,.fa-linkedin-square.ui-datepicker-trigger:before,.fa.fa-linkedin-square:before,.ui-datepicker .ui-datepicker-header .fa-linkedin-square.ui-corner-all:before{content:"\F08C"}.comp-v2-searchfield .helper-slider-results button.fa-thumb-tack.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thumb-tack:before,.fa-thumb-tack.ui-datepicker-trigger:before,.fa.fa-thumb-tack:before,.ui-datepicker .ui-datepicker-header .fa-thumb-tack.ui-corner-all:before{content:"\F08D"}.comp-v2-searchfield .helper-slider-results button.fa-external-link.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-external-link:before,.fa-external-link.ui-datepicker-trigger:before,.fa.fa-external-link:before,.ui-datepicker .ui-datepicker-header .fa-external-link.ui-corner-all:before{content:"\F35D"}.comp-v2-searchfield .helper-slider-results button.fa-sign-in.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sign-in:before,.fa-sign-in.ui-datepicker-trigger:before,.fa.fa-sign-in:before,.ui-datepicker .ui-datepicker-header .fa-sign-in.ui-corner-all:before{content:"\F2F6"}.comp-v2-searchfield .helper-slider-results button.fa-lemon-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-lemon-o:before,.fa-lemon-o.ui-datepicker-trigger:before,.fa.fa-lemon-o:before,.ui-datepicker .ui-datepicker-header .fa-lemon-o.ui-corner-all:before{content:"\F094"}.comp-v2-searchfield .helper-slider-results button.fa-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-square-o:before,.fa-square-o.ui-datepicker-trigger:before,.fa.fa-square-o:before,.ui-datepicker .ui-datepicker-header .fa-square-o.ui-corner-all:before{content:"\F0C8"}.comp-v2-searchfield .helper-slider-results button.fa-bookmark-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bookmark-o:before,.fa-bookmark-o.ui-datepicker-trigger:before,.fa.fa-bookmark-o:before,.ui-datepicker .ui-datepicker-header .fa-bookmark-o.ui-corner-all:before{content:"\F02E"}.comp-v2-searchfield .helper-slider-results button.fa-facebook-f.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-facebook.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-facebook-f:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-facebook:before,.fa-facebook-f.ui-datepicker-trigger:before,.fa-facebook.ui-datepicker-trigger:before,.fa.fa-facebook-f:before,.fa.fa-facebook:before,.ui-datepicker .ui-datepicker-header .fa-facebook-f.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-facebook.ui-corner-all:before{content:"\F39E"}.comp-v2-searchfield .helper-slider-results button.fa-feed.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-feed:before,.fa-feed.ui-datepicker-trigger:before,.fa.fa-feed:before,.ui-datepicker .ui-datepicker-header .fa-feed.ui-corner-all:before{content:"\F09E"}.comp-v2-searchfield .helper-slider-results button.fa-hdd-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hdd-o:before,.fa-hdd-o.ui-datepicker-trigger:before,.fa.fa-hdd-o:before,.ui-datepicker .ui-datepicker-header .fa-hdd-o.ui-corner-all:before{content:"\F0A0"}.comp-v2-searchfield .helper-slider-results button.fa-hand-o-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-right:before,.fa-hand-o-right.ui-datepicker-trigger:before,.fa.fa-hand-o-right:before,.ui-datepicker .ui-datepicker-header .fa-hand-o-right.ui-corner-all:before{content:"\F0A4"}.comp-v2-searchfield .helper-slider-results button.fa-hand-o-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-left:before,.fa-hand-o-left.ui-datepicker-trigger:before,.fa.fa-hand-o-left:before,.ui-datepicker .ui-datepicker-header .fa-hand-o-left.ui-corner-all:before{content:"\F0A5"}.comp-v2-searchfield .helper-slider-results button.fa-hand-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-up:before,.fa-hand-o-up.ui-datepicker-trigger:before,.fa.fa-hand-o-up:before,.ui-datepicker .ui-datepicker-header .fa-hand-o-up.ui-corner-all:before{content:"\F0A6"}.comp-v2-searchfield .helper-slider-results button.fa-hand-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-down:before,.fa-hand-o-down.ui-datepicker-trigger:before,.fa.fa-hand-o-down:before,.ui-datepicker .ui-datepicker-header .fa-hand-o-down.ui-corner-all:before{content:"\F0A7"}.comp-v2-searchfield .helper-slider-results button.fa-arrows-alt.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrows-alt:before,.fa-arrows-alt.ui-datepicker-trigger:before,.fa.fa-arrows-alt:before,.ui-datepicker .ui-datepicker-header .fa-arrows-alt.ui-corner-all:before{content:"\F31E"}.comp-v2-searchfield .helper-slider-results button.fa-group.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-group:before,.fa-group.ui-datepicker-trigger:before,.fa.fa-group:before,.ui-datepicker .ui-datepicker-header .fa-group.ui-corner-all:before{content:"\F0C0"}.comp-v2-searchfield .helper-slider-results button.fa-chain.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-chain:before,.fa-chain.ui-datepicker-trigger:before,.fa.fa-chain:before,.ui-datepicker .ui-datepicker-header .fa-chain.ui-corner-all:before{content:"\F0C1"}.comp-v2-searchfield .helper-slider-results button.fa-scissors.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-scissors:before,.fa-scissors.ui-datepicker-trigger:before,.fa.fa-scissors:before,.ui-datepicker .ui-datepicker-header .fa-scissors.ui-corner-all:before{content:"\F0C4"}.comp-v2-searchfield .helper-slider-results button.fa-files-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-files-o:before,.fa-files-o.ui-datepicker-trigger:before,.fa.fa-files-o:before,.ui-datepicker .ui-datepicker-header .fa-files-o.ui-corner-all:before{content:"\F0C5"}.comp-v2-searchfield .helper-slider-results button.fa-floppy-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-floppy-o:before,.fa-floppy-o.ui-datepicker-trigger:before,.fa.fa-floppy-o:before,.ui-datepicker .ui-datepicker-header .fa-floppy-o.ui-corner-all:before{content:"\F0C7"}.comp-v2-searchfield .helper-slider-results button.fa-navicon.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-reorder.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-navicon:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-reorder:before,.fa-navicon.ui-datepicker-trigger:before,.fa-reorder.ui-datepicker-trigger:before,.fa.fa-navicon:before,.fa.fa-reorder:before,.ui-datepicker .ui-datepicker-header .fa-navicon.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-reorder.ui-corner-all:before{content:"\F0C9"}.comp-v2-searchfield .helper-slider-results button.fa-google-plus.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-google-plus:before,.fa-google-plus.ui-datepicker-trigger:before,.fa.fa-google-plus:before,.ui-datepicker .ui-datepicker-header .fa-google-plus.ui-corner-all:before{content:"\F0D5"}.comp-v2-searchfield .helper-slider-results button.fa-money.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-money:before,.fa-money.ui-datepicker-trigger:before,.fa.fa-money:before,.ui-datepicker .ui-datepicker-header .fa-money.ui-corner-all:before{content:"\F3D1"}.comp-v2-searchfield .helper-slider-results button.fa-unsorted.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-unsorted:before,.fa-unsorted.ui-datepicker-trigger:before,.fa.fa-unsorted:before,.ui-datepicker .ui-datepicker-header .fa-unsorted.ui-corner-all:before{content:"\F0DC"}.comp-v2-searchfield .helper-slider-results button.fa-sort-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-desc:before,.fa-sort-desc.ui-datepicker-trigger:before,.fa.fa-sort-desc:before,.ui-datepicker .ui-datepicker-header .fa-sort-desc.ui-corner-all:before{content:"\F0DD"}.comp-v2-searchfield .helper-slider-results button.fa-sort-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-asc:before,.fa-sort-asc.ui-datepicker-trigger:before,.fa.fa-sort-asc:before,.ui-datepicker .ui-datepicker-header .fa-sort-asc.ui-corner-all:before{content:"\F0DE"}.comp-v2-searchfield .helper-slider-results button.fa-linkedin.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-linkedin:before,.fa-linkedin.ui-datepicker-trigger:before,.fa.fa-linkedin:before,.ui-datepicker .ui-datepicker-header .fa-linkedin.ui-corner-all:before{content:"\F0E1"}.comp-v2-searchfield .helper-slider-results button.fa-rotate-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-rotate-left:before,.fa-rotate-left.ui-datepicker-trigger:before,.fa.fa-rotate-left:before,.ui-datepicker .ui-datepicker-header .fa-rotate-left.ui-corner-all:before{content:"\F0E2"}.comp-v2-searchfield .helper-slider-results button.fa-legal.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-legal:before,.fa-legal.ui-datepicker-trigger:before,.fa.fa-legal:before,.ui-datepicker .ui-datepicker-header .fa-legal.ui-corner-all:before{content:"\F0E3"}.comp-v2-searchfield .helper-slider-results button.fa-dashboard.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-tachometer.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-dashboard:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-tachometer:before,.fa-dashboard.ui-datepicker-trigger:before,.fa-tachometer.ui-datepicker-trigger:before,.fa.fa-dashboard:before,.fa.fa-tachometer:before,.ui-datepicker .ui-datepicker-header .fa-dashboard.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-tachometer.ui-corner-all:before{content:"\F3FD"}.comp-v2-searchfield .helper-slider-results button.fa-comment-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-comment-o:before,.fa-comment-o.ui-datepicker-trigger:before,.fa.fa-comment-o:before,.ui-datepicker .ui-datepicker-header .fa-comment-o.ui-corner-all:before{content:"\F075"}.comp-v2-searchfield .helper-slider-results button.fa-comments-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-comments-o:before,.fa-comments-o.ui-datepicker-trigger:before,.fa.fa-comments-o:before,.ui-datepicker .ui-datepicker-header .fa-comments-o.ui-corner-all:before{content:"\F086"}.comp-v2-searchfield .helper-slider-results button.fa-flash.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-flash:before,.fa-flash.ui-datepicker-trigger:before,.fa.fa-flash:before,.ui-datepicker .ui-datepicker-header .fa-flash.ui-corner-all:before{content:"\F0E7"}.comp-v2-searchfield .helper-slider-results button.fa-paste.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-paste:before,.fa-paste.ui-datepicker-trigger:before,.fa.fa-paste:before,.ui-datepicker .ui-datepicker-header .fa-paste.ui-corner-all:before{content:"\F328"}.comp-v2-searchfield .helper-slider-results button.fa-lightbulb-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-lightbulb-o:before,.fa-lightbulb-o.ui-datepicker-trigger:before,.fa.fa-lightbulb-o:before,.ui-datepicker .ui-datepicker-header .fa-lightbulb-o.ui-corner-all:before{content:"\F0EB"}.comp-v2-searchfield .helper-slider-results button.fa-exchange.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-exchange:before,.fa-exchange.ui-datepicker-trigger:before,.fa.fa-exchange:before,.ui-datepicker .ui-datepicker-header .fa-exchange.ui-corner-all:before{content:"\F362"}.comp-v2-searchfield .helper-slider-results button.fa-cloud-download.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-cloud-download:before,.fa-cloud-download.ui-datepicker-trigger:before,.fa.fa-cloud-download:before,.ui-datepicker .ui-datepicker-header .fa-cloud-download.ui-corner-all:before{content:"\F381"}.comp-v2-searchfield .helper-slider-results button.fa-cloud-upload.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-cloud-upload:before,.fa-cloud-upload.ui-datepicker-trigger:before,.fa.fa-cloud-upload:before,.ui-datepicker .ui-datepicker-header .fa-cloud-upload.ui-corner-all:before{content:"\F382"}.comp-v2-searchfield .helper-slider-results button.fa-bell-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bell-o:before,.fa-bell-o.ui-datepicker-trigger:before,.fa.fa-bell-o:before,.ui-datepicker .ui-datepicker-header .fa-bell-o.ui-corner-all:before{content:"\F0F3"}.comp-v2-searchfield .helper-slider-results button.fa-cutlery.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-cutlery:before,.fa-cutlery.ui-datepicker-trigger:before,.fa.fa-cutlery:before,.ui-datepicker .ui-datepicker-header .fa-cutlery.ui-corner-all:before{content:"\F2E7"}.comp-v2-searchfield .helper-slider-results button.fa-file-text-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-text-o:before,.fa-file-text-o.ui-datepicker-trigger:before,.fa.fa-file-text-o:before,.ui-datepicker .ui-datepicker-header .fa-file-text-o.ui-corner-all:before{content:"\F15C"}.comp-v2-searchfield .helper-slider-results button.fa-building-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-building-o:before,.fa-building-o.ui-datepicker-trigger:before,.fa.fa-building-o:before,.ui-datepicker .ui-datepicker-header .fa-building-o.ui-corner-all:before{content:"\F1AD"}.comp-v2-searchfield .helper-slider-results button.fa-hospital-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hospital-o:before,.fa-hospital-o.ui-datepicker-trigger:before,.fa.fa-hospital-o:before,.ui-datepicker .ui-datepicker-header .fa-hospital-o.ui-corner-all:before{content:"\F0F8"}.comp-v2-searchfield .helper-slider-results button.fa-tablet.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-tablet:before,.fa-tablet.ui-datepicker-trigger:before,.fa.fa-tablet:before,.ui-datepicker .ui-datepicker-header .fa-tablet.ui-corner-all:before{content:"\F3FA"}.comp-v2-searchfield .helper-slider-results button.fa-mobile-phone.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-mobile.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-mobile-phone:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-mobile:before,.fa-mobile-phone.ui-datepicker-trigger:before,.fa-mobile.ui-datepicker-trigger:before,.fa.fa-mobile-phone:before,.fa.fa-mobile:before,.ui-datepicker .ui-datepicker-header .fa-mobile-phone.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-mobile.ui-corner-all:before{content:"\F3CD"}.comp-v2-searchfield .helper-slider-results button.fa-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-circle-o:before,.fa-circle-o.ui-datepicker-trigger:before,.fa.fa-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-circle-o.ui-corner-all:before{content:"\F111"}.comp-v2-searchfield .helper-slider-results button.fa-mail-reply.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-mail-reply:before,.fa-mail-reply.ui-datepicker-trigger:before,.fa.fa-mail-reply:before,.ui-datepicker .ui-datepicker-header .fa-mail-reply.ui-corner-all:before{content:"\F3E5"}.comp-v2-searchfield .helper-slider-results button.fa-folder-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-folder-o:before,.fa-folder-o.ui-datepicker-trigger:before,.fa.fa-folder-o:before,.ui-datepicker .ui-datepicker-header .fa-folder-o.ui-corner-all:before{content:"\F07B"}.comp-v2-searchfield .helper-slider-results button.fa-folder-open-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-folder-open-o:before,.fa-folder-open-o.ui-datepicker-trigger:before,.fa.fa-folder-open-o:before,.ui-datepicker .ui-datepicker-header .fa-folder-open-o.ui-corner-all:before{content:"\F07C"}.comp-v2-searchfield .helper-slider-results button.fa-smile-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-smile-o:before,.fa-smile-o.ui-datepicker-trigger:before,.fa.fa-smile-o:before,.ui-datepicker .ui-datepicker-header .fa-smile-o.ui-corner-all:before{content:"\F118"}.comp-v2-searchfield .helper-slider-results button.fa-frown-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-frown-o:before,.fa-frown-o.ui-datepicker-trigger:before,.fa.fa-frown-o:before,.ui-datepicker .ui-datepicker-header .fa-frown-o.ui-corner-all:before{content:"\F119"}.comp-v2-searchfield .helper-slider-results button.fa-meh-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-meh-o:before,.fa-meh-o.ui-datepicker-trigger:before,.fa.fa-meh-o:before,.ui-datepicker .ui-datepicker-header .fa-meh-o.ui-corner-all:before{content:"\F11A"}.comp-v2-searchfield .helper-slider-results button.fa-keyboard-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-keyboard-o:before,.fa-keyboard-o.ui-datepicker-trigger:before,.fa.fa-keyboard-o:before,.ui-datepicker .ui-datepicker-header .fa-keyboard-o.ui-corner-all:before{content:"\F11C"}.comp-v2-searchfield .helper-slider-results button.fa-flag-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-flag-o:before,.fa-flag-o.ui-datepicker-trigger:before,.fa.fa-flag-o:before,.ui-datepicker .ui-datepicker-header .fa-flag-o.ui-corner-all:before{content:"\F024"}.comp-v2-searchfield .helper-slider-results button.fa-mail-reply-all.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-mail-reply-all:before,.fa-mail-reply-all.ui-datepicker-trigger:before,.fa.fa-mail-reply-all:before,.ui-datepicker .ui-datepicker-header .fa-mail-reply-all.ui-corner-all:before{content:"\F122"}.comp-v2-searchfield .helper-slider-results button.fa-star-half-empty.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-star-half-full.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-star-half-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-star-half-empty:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-star-half-full:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-star-half-o:before,.fa-star-half-empty.ui-datepicker-trigger:before,.fa-star-half-full.ui-datepicker-trigger:before,.fa-star-half-o.ui-datepicker-trigger:before,.fa.fa-star-half-empty:before,.fa.fa-star-half-full:before,.fa.fa-star-half-o:before,.ui-datepicker .ui-datepicker-header .fa-star-half-empty.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-star-half-full.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-star-half-o.ui-corner-all:before{content:"\F089"}.comp-v2-searchfield .helper-slider-results button.fa-code-fork.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-code-fork:before,.fa-code-fork.ui-datepicker-trigger:before,.fa.fa-code-fork:before,.ui-datepicker .ui-datepicker-header .fa-code-fork.ui-corner-all:before{content:"\F126"}.comp-v2-searchfield .helper-slider-results button.fa-chain-broken.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-chain-broken:before,.fa-chain-broken.ui-datepicker-trigger:before,.fa.fa-chain-broken:before,.ui-datepicker .ui-datepicker-header .fa-chain-broken.ui-corner-all:before{content:"\F127"}.comp-v2-searchfield .helper-slider-results button.fa-shield.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-shield:before,.fa-shield.ui-datepicker-trigger:before,.fa.fa-shield:before,.ui-datepicker .ui-datepicker-header .fa-shield.ui-corner-all:before{content:"\F3ED"}.comp-v2-searchfield .helper-slider-results button.fa-calendar-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-o:before,.fa-calendar-o.ui-datepicker-trigger:before,.fa.fa-calendar-o:before,.ui-datepicker .ui-datepicker-header .fa-calendar-o.ui-corner-all:before{content:"\F133"}.comp-v2-searchfield .helper-slider-results button.fa-ticket.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-ticket:before,.fa-ticket.ui-datepicker-trigger:before,.fa.fa-ticket:before,.ui-datepicker .ui-datepicker-header .fa-ticket.ui-corner-all:before{content:"\F3FF"}.comp-v2-searchfield .helper-slider-results button.fa-minus-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-minus-square-o:before,.fa-minus-square-o.ui-datepicker-trigger:before,.fa.fa-minus-square-o:before,.ui-datepicker .ui-datepicker-header .fa-minus-square-o.ui-corner-all:before{content:"\F146"}.comp-v2-searchfield .helper-slider-results button.fa-level-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-level-up:before,.fa-level-up.ui-datepicker-trigger:before,.fa.fa-level-up:before,.ui-datepicker .ui-datepicker-header .fa-level-up.ui-corner-all:before{content:"\F3BF"}.comp-v2-searchfield .helper-slider-results button.fa-level-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-level-down:before,.fa-level-down.ui-datepicker-trigger:before,.fa.fa-level-down:before,.ui-datepicker .ui-datepicker-header .fa-level-down.ui-corner-all:before{content:"\F3BE"}.comp-v2-searchfield .helper-slider-results button.fa-pencil-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pencil-square:before,.fa-pencil-square.ui-datepicker-trigger:before,.fa.fa-pencil-square:before,.ui-datepicker .ui-datepicker-header .fa-pencil-square.ui-corner-all:before{content:"\F14B"}.comp-v2-searchfield .helper-slider-results button.fa-external-link-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-external-link-square:before,.fa-external-link-square.ui-datepicker-trigger:before,.fa.fa-external-link-square:before,.ui-datepicker .ui-datepicker-header .fa-external-link-square.ui-corner-all:before{content:"\F360"}.comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-down:before,.fa-caret-square-o-down.ui-datepicker-trigger:before,.fa.fa-caret-square-o-down:before,.ui-datepicker .ui-datepicker-header .fa-caret-square-o-down.ui-corner-all:before{content:"\F150"}.comp-v2-searchfield .helper-slider-results button.fa-toggle-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-down:before,.fa-toggle-down.ui-datepicker-trigger:before,.fa.fa-toggle-down:before,.ui-datepicker .ui-datepicker-header .fa-toggle-down.ui-corner-all:before{content:"\F150"}.comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-up:before,.fa-caret-square-o-up.ui-datepicker-trigger:before,.fa.fa-caret-square-o-up:before,.ui-datepicker .ui-datepicker-header .fa-caret-square-o-up.ui-corner-all:before{content:"\F151"}.comp-v2-searchfield .helper-slider-results button.fa-toggle-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-up:before,.fa-toggle-up.ui-datepicker-trigger:before,.fa.fa-toggle-up:before,.ui-datepicker .ui-datepicker-header .fa-toggle-up.ui-corner-all:before{content:"\F151"}.comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-right:before,.fa-caret-square-o-right.ui-datepicker-trigger:before,.fa.fa-caret-square-o-right:before,.ui-datepicker .ui-datepicker-header .fa-caret-square-o-right.ui-corner-all:before{content:"\F152"}.comp-v2-searchfield .helper-slider-results button.fa-toggle-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-right:before,.fa-toggle-right.ui-datepicker-trigger:before,.fa.fa-toggle-right:before,.ui-datepicker .ui-datepicker-header .fa-toggle-right.ui-corner-all:before{content:"\F152"}.comp-v2-searchfield .helper-slider-results button.fa-eur.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-euro.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-eur:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-euro:before,.fa-eur.ui-datepicker-trigger:before,.fa-euro.ui-datepicker-trigger:before,.fa.fa-eur:before,.fa.fa-euro:before,.ui-datepicker .ui-datepicker-header .fa-eur.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-euro.ui-corner-all:before{content:"\F153"}.comp-v2-searchfield .helper-slider-results button.fa-gbp.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-gbp:before,.fa-gbp.ui-datepicker-trigger:before,.fa.fa-gbp:before,.ui-datepicker .ui-datepicker-header .fa-gbp.ui-corner-all:before{content:"\F154"}.comp-v2-searchfield .helper-slider-results button.fa-dollar.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-usd.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-dollar:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-usd:before,.fa-dollar.ui-datepicker-trigger:before,.fa-usd.ui-datepicker-trigger:before,.fa.fa-dollar:before,.fa.fa-usd:before,.ui-datepicker .ui-datepicker-header .fa-dollar.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-usd.ui-corner-all:before{content:"\F155"}.comp-v2-searchfield .helper-slider-results button.fa-inr.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-rupee.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-inr:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-rupee:before,.fa-inr.ui-datepicker-trigger:before,.fa-rupee.ui-datepicker-trigger:before,.fa.fa-inr:before,.fa.fa-rupee:before,.ui-datepicker .ui-datepicker-header .fa-inr.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-rupee.ui-corner-all:before{content:"\F156"}.comp-v2-searchfield .helper-slider-results button.fa-cny.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-jpy.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-rmb.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-yen.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-cny:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-jpy:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-rmb:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-yen:before,.fa-cny.ui-datepicker-trigger:before,.fa-jpy.ui-datepicker-trigger:before,.fa-rmb.ui-datepicker-trigger:before,.fa-yen.ui-datepicker-trigger:before,.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before,.ui-datepicker .ui-datepicker-header .fa-cny.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-jpy.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-rmb.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-yen.ui-corner-all:before{content:"\F157"}.comp-v2-searchfield .helper-slider-results button.fa-rouble.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-rub.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-ruble.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-rouble:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-rub:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-ruble:before,.fa-rouble.ui-datepicker-trigger:before,.fa-rub.ui-datepicker-trigger:before,.fa-ruble.ui-datepicker-trigger:before,.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before,.ui-datepicker .ui-datepicker-header .fa-rouble.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-rub.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-ruble.ui-corner-all:before{content:"\F158"}.comp-v2-searchfield .helper-slider-results button.fa-krw.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-won.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-krw:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-won:before,.fa-krw.ui-datepicker-trigger:before,.fa-won.ui-datepicker-trigger:before,.fa.fa-krw:before,.fa.fa-won:before,.ui-datepicker .ui-datepicker-header .fa-krw.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-won.ui-corner-all:before{content:"\F159"}.comp-v2-searchfield .helper-slider-results button.fa-bitcoin.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bitcoin:before,.fa-bitcoin.ui-datepicker-trigger:before,.fa.fa-bitcoin:before,.ui-datepicker .ui-datepicker-header .fa-bitcoin.ui-corner-all:before{content:"\F15A"}.comp-v2-searchfield .helper-slider-results button.fa-file-text.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-text:before,.fa-file-text.ui-datepicker-trigger:before,.fa.fa-file-text:before,.ui-datepicker .ui-datepicker-header .fa-file-text.ui-corner-all:before{content:"\F15C"}.comp-v2-searchfield .helper-slider-results button.fa-sort-alpha-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-alpha-asc:before,.fa-sort-alpha-asc.ui-datepicker-trigger:before,.fa.fa-sort-alpha-asc:before,.ui-datepicker .ui-datepicker-header .fa-sort-alpha-asc.ui-corner-all:before{content:"\F15D"}.comp-v2-searchfield .helper-slider-results button.fa-sort-alpha-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-alpha-desc:before,.fa-sort-alpha-desc.ui-datepicker-trigger:before,.fa.fa-sort-alpha-desc:before,.ui-datepicker .ui-datepicker-header .fa-sort-alpha-desc.ui-corner-all:before{content:"\F15E"}.comp-v2-searchfield .helper-slider-results button.fa-sort-amount-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-amount-asc:before,.fa-sort-amount-asc.ui-datepicker-trigger:before,.fa.fa-sort-amount-asc:before,.ui-datepicker .ui-datepicker-header .fa-sort-amount-asc.ui-corner-all:before{content:"\F160"}.comp-v2-searchfield .helper-slider-results button.fa-sort-amount-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-amount-desc:before,.fa-sort-amount-desc.ui-datepicker-trigger:before,.fa.fa-sort-amount-desc:before,.ui-datepicker .ui-datepicker-header .fa-sort-amount-desc.ui-corner-all:before{content:"\F161"}.comp-v2-searchfield .helper-slider-results button.fa-sort-numeric-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-numeric-asc:before,.fa-sort-numeric-asc.ui-datepicker-trigger:before,.fa.fa-sort-numeric-asc:before,.ui-datepicker .ui-datepicker-header .fa-sort-numeric-asc.ui-corner-all:before{content:"\F162"}.comp-v2-searchfield .helper-slider-results button.fa-sort-numeric-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sort-numeric-desc:before,.fa-sort-numeric-desc.ui-datepicker-trigger:before,.fa.fa-sort-numeric-desc:before,.ui-datepicker .ui-datepicker-header .fa-sort-numeric-desc.ui-corner-all:before{content:"\F163"}.comp-v2-searchfield .helper-slider-results button.fa-youtube-play.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-youtube-play:before,.fa-youtube-play.ui-datepicker-trigger:before,.fa.fa-youtube-play:before,.ui-datepicker .ui-datepicker-header .fa-youtube-play.ui-corner-all:before{content:"\F167"}.comp-v2-searchfield .helper-slider-results button.fa-bitbucket-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bitbucket-square:before,.fa-bitbucket-square.ui-datepicker-trigger:before,.fa.fa-bitbucket-square:before,.ui-datepicker .ui-datepicker-header .fa-bitbucket-square.ui-corner-all:before{content:"\F171"}.comp-v2-searchfield .helper-slider-results button.fa-long-arrow-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-down:before,.fa-long-arrow-down.ui-datepicker-trigger:before,.fa.fa-long-arrow-down:before,.ui-datepicker .ui-datepicker-header .fa-long-arrow-down.ui-corner-all:before{content:"\F309"}.comp-v2-searchfield .helper-slider-results button.fa-long-arrow-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-up:before,.fa-long-arrow-up.ui-datepicker-trigger:before,.fa.fa-long-arrow-up:before,.ui-datepicker .ui-datepicker-header .fa-long-arrow-up.ui-corner-all:before{content:"\F30C"}.comp-v2-searchfield .helper-slider-results button.fa-long-arrow-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-left:before,.fa-long-arrow-left.ui-datepicker-trigger:before,.fa.fa-long-arrow-left:before,.ui-datepicker .ui-datepicker-header .fa-long-arrow-left.ui-corner-all:before{content:"\F30A"}.comp-v2-searchfield .helper-slider-results button.fa-long-arrow-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-right:before,.fa-long-arrow-right.ui-datepicker-trigger:before,.fa.fa-long-arrow-right:before,.ui-datepicker .ui-datepicker-header .fa-long-arrow-right.ui-corner-all:before{content:"\F30B"}.comp-v2-searchfield .helper-slider-results button.fa-gittip.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-gittip:before,.fa-gittip.ui-datepicker-trigger:before,.fa.fa-gittip:before,.ui-datepicker .ui-datepicker-header .fa-gittip.ui-corner-all:before{content:"\F184"}.comp-v2-searchfield .helper-slider-results button.fa-sun-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sun-o:before,.fa-sun-o.ui-datepicker-trigger:before,.fa.fa-sun-o:before,.ui-datepicker .ui-datepicker-header .fa-sun-o.ui-corner-all:before{content:"\F185"}.comp-v2-searchfield .helper-slider-results button.fa-moon-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-moon-o:before,.fa-moon-o.ui-datepicker-trigger:before,.fa.fa-moon-o:before,.ui-datepicker .ui-datepicker-header .fa-moon-o.ui-corner-all:before{content:"\F186"}.comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-right:before,.fa-arrow-circle-o-right.ui-datepicker-trigger:before,.fa.fa-arrow-circle-o-right:before,.ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-right.ui-corner-all:before{content:"\F35A"}.comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-left:before,.fa-arrow-circle-o-left.ui-datepicker-trigger:before,.fa.fa-arrow-circle-o-left:before,.ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-left.ui-corner-all:before{content:"\F359"}.comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-left:before,.fa-caret-square-o-left.ui-datepicker-trigger:before,.fa.fa-caret-square-o-left:before,.ui-datepicker .ui-datepicker-header .fa-caret-square-o-left.ui-corner-all:before{content:"\F191"}.comp-v2-searchfield .helper-slider-results button.fa-toggle-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-left:before,.fa-toggle-left.ui-datepicker-trigger:before,.fa.fa-toggle-left:before,.ui-datepicker .ui-datepicker-header .fa-toggle-left.ui-corner-all:before{content:"\F191"}.comp-v2-searchfield .helper-slider-results button.fa-dot-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-dot-circle-o:before,.fa-dot-circle-o.ui-datepicker-trigger:before,.fa.fa-dot-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-dot-circle-o.ui-corner-all:before{content:"\F192"}.comp-v2-searchfield .helper-slider-results button.fa-try.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-turkish-lira.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-try:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-turkish-lira:before,.fa-try.ui-datepicker-trigger:before,.fa-turkish-lira.ui-datepicker-trigger:before,.fa.fa-try:before,.fa.fa-turkish-lira:before,.ui-datepicker .ui-datepicker-header .fa-try.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-turkish-lira.ui-corner-all:before{content:"\F195"}.comp-v2-searchfield .helper-slider-results button.fa-plus-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-plus-square-o:before,.fa-plus-square-o.ui-datepicker-trigger:before,.fa.fa-plus-square-o:before,.ui-datepicker .ui-datepicker-header .fa-plus-square-o.ui-corner-all:before{content:"\F0FE"}.comp-v2-searchfield .helper-slider-results button.fa-bank.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-institution.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bank:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-institution:before,.fa-bank.ui-datepicker-trigger:before,.fa-institution.ui-datepicker-trigger:before,.fa.fa-bank:before,.fa.fa-institution:before,.ui-datepicker .ui-datepicker-header .fa-bank.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-institution.ui-corner-all:before{content:"\F19C"}.comp-v2-searchfield .helper-slider-results button.fa-mortar-board.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-mortar-board:before,.fa-mortar-board.ui-datepicker-trigger:before,.fa.fa-mortar-board:before,.ui-datepicker .ui-datepicker-header .fa-mortar-board.ui-corner-all:before{content:"\F19D"}.comp-v2-searchfield .helper-slider-results button.fa-spoon.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-spoon:before,.fa-spoon.ui-datepicker-trigger:before,.fa.fa-spoon:before,.ui-datepicker .ui-datepicker-header .fa-spoon.ui-corner-all:before{content:"\F2E5"}.comp-v2-searchfield .helper-slider-results button.fa-automobile.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-automobile:before,.fa-automobile.ui-datepicker-trigger:before,.fa.fa-automobile:before,.ui-datepicker .ui-datepicker-header .fa-automobile.ui-corner-all:before{content:"\F1B9"}.comp-v2-searchfield .helper-slider-results button.fa-cab.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-cab:before,.fa-cab.ui-datepicker-trigger:before,.fa.fa-cab:before,.ui-datepicker .ui-datepicker-header .fa-cab.ui-corner-all:before{content:"\F1BA"}.comp-v2-searchfield .helper-slider-results button.fa-envelope-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-envelope-o:before,.fa-envelope-o.ui-datepicker-trigger:before,.fa.fa-envelope-o:before,.ui-datepicker .ui-datepicker-header .fa-envelope-o.ui-corner-all:before{content:"\F0E0"}.comp-v2-searchfield .helper-slider-results button.fa-file-pdf-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-pdf-o:before,.fa-file-pdf-o.ui-datepicker-trigger:before,.fa.fa-file-pdf-o:before,.ui-datepicker .ui-datepicker-header .fa-file-pdf-o.ui-corner-all:before{content:"\F1C1"}.comp-v2-searchfield .helper-slider-results button.fa-file-word-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-word-o:before,.fa-file-word-o.ui-datepicker-trigger:before,.fa.fa-file-word-o:before,.ui-datepicker .ui-datepicker-header .fa-file-word-o.ui-corner-all:before{content:"\F1C2"}.comp-v2-searchfield .helper-slider-results button.fa-file-excel-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-excel-o:before,.fa-file-excel-o.ui-datepicker-trigger:before,.fa.fa-file-excel-o:before,.ui-datepicker .ui-datepicker-header .fa-file-excel-o.ui-corner-all:before{content:"\F1C3"}.comp-v2-searchfield .helper-slider-results button.fa-file-powerpoint-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-powerpoint-o:before,.fa-file-powerpoint-o.ui-datepicker-trigger:before,.fa.fa-file-powerpoint-o:before,.ui-datepicker .ui-datepicker-header .fa-file-powerpoint-o.ui-corner-all:before{content:"\F1C4"}.comp-v2-searchfield .helper-slider-results button.fa-file-image-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-file-photo-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-file-picture-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-image-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-photo-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-picture-o:before,.fa-file-image-o.ui-datepicker-trigger:before,.fa-file-photo-o.ui-datepicker-trigger:before,.fa-file-picture-o.ui-datepicker-trigger:before,.fa.fa-file-image-o:before,.fa.fa-file-photo-o:before,.fa.fa-file-picture-o:before,.ui-datepicker .ui-datepicker-header .fa-file-image-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-file-photo-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-file-picture-o.ui-corner-all:before{content:"\F1C5"}.comp-v2-searchfield .helper-slider-results button.fa-file-archive-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-file-zip-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-archive-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-zip-o:before,.fa-file-archive-o.ui-datepicker-trigger:before,.fa-file-zip-o.ui-datepicker-trigger:before,.fa.fa-file-archive-o:before,.fa.fa-file-zip-o:before,.ui-datepicker .ui-datepicker-header .fa-file-archive-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-file-zip-o.ui-corner-all:before{content:"\F1C6"}.comp-v2-searchfield .helper-slider-results button.fa-file-audio-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-file-sound-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-audio-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-sound-o:before,.fa-file-audio-o.ui-datepicker-trigger:before,.fa-file-sound-o.ui-datepicker-trigger:before,.fa.fa-file-audio-o:before,.fa.fa-file-sound-o:before,.ui-datepicker .ui-datepicker-header .fa-file-audio-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-file-sound-o.ui-corner-all:before{content:"\F1C7"}.comp-v2-searchfield .helper-slider-results button.fa-file-movie-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-file-video-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-movie-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-video-o:before,.fa-file-movie-o.ui-datepicker-trigger:before,.fa-file-video-o.ui-datepicker-trigger:before,.fa.fa-file-movie-o:before,.fa.fa-file-video-o:before,.ui-datepicker .ui-datepicker-header .fa-file-movie-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-file-video-o.ui-corner-all:before{content:"\F1C8"}.comp-v2-searchfield .helper-slider-results button.fa-file-code-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-file-code-o:before,.fa-file-code-o.ui-datepicker-trigger:before,.fa.fa-file-code-o:before,.ui-datepicker .ui-datepicker-header .fa-file-code-o.ui-corner-all:before{content:"\F1C9"}.comp-v2-searchfield .helper-slider-results button.fa-life-bouy.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-life-buoy.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-life-saver.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-support.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-life-bouy:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-life-buoy:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-life-saver:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-support:before,.fa-life-bouy.ui-datepicker-trigger:before,.fa-life-buoy.ui-datepicker-trigger:before,.fa-life-saver.ui-datepicker-trigger:before,.fa-support.ui-datepicker-trigger:before,.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before,.ui-datepicker .ui-datepicker-header .fa-life-bouy.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-life-buoy.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-life-saver.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-support.ui-corner-all:before{content:"\F1CD"}.comp-v2-searchfield .helper-slider-results button.fa-circle-o-notch.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-circle-o-notch:before,.fa-circle-o-notch.ui-datepicker-trigger:before,.fa.fa-circle-o-notch:before,.ui-datepicker .ui-datepicker-header .fa-circle-o-notch.ui-corner-all:before{content:"\F1CE"}.comp-v2-searchfield .helper-slider-results button.fa-ra.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-resistance.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-ra:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-resistance:before,.fa-ra.ui-datepicker-trigger:before,.fa-resistance.ui-datepicker-trigger:before,.fa.fa-ra:before,.fa.fa-resistance:before,.ui-datepicker .ui-datepicker-header .fa-ra.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-resistance.ui-corner-all:before{content:"\F1D0"}.comp-v2-searchfield .helper-slider-results button.fa-ge.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-ge:before,.fa-ge.ui-datepicker-trigger:before,.fa.fa-ge:before,.ui-datepicker .ui-datepicker-header .fa-ge.ui-corner-all:before{content:"\F1D1"}.comp-v2-searchfield .helper-slider-results button.fa-y-combinator-square.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-yc-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-y-combinator-square:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-yc-square:before,.fa-y-combinator-square.ui-datepicker-trigger:before,.fa-yc-square.ui-datepicker-trigger:before,.fa.fa-y-combinator-square:before,.fa.fa-yc-square:before,.ui-datepicker .ui-datepicker-header .fa-y-combinator-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-yc-square.ui-corner-all:before{content:"\F1D4"}.comp-v2-searchfield .helper-slider-results button.fa-wechat.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-wechat:before,.fa-wechat.ui-datepicker-trigger:before,.fa.fa-wechat:before,.ui-datepicker .ui-datepicker-header .fa-wechat.ui-corner-all:before{content:"\F1D7"}.comp-v2-searchfield .helper-slider-results button.fa-paper-plane-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-send-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-send.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-paper-plane-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-send-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-send:before,.fa-paper-plane-o.ui-datepicker-trigger:before,.fa-send-o.ui-datepicker-trigger:before,.fa-send.ui-datepicker-trigger:before,.fa.fa-paper-plane-o:before,.fa.fa-send-o:before,.fa.fa-send:before,.ui-datepicker .ui-datepicker-header .fa-paper-plane-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-send-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-send.ui-corner-all:before{content:"\F1D8"}.comp-v2-searchfield .helper-slider-results button.fa-circle-thin.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-circle-thin:before,.fa-circle-thin.ui-datepicker-trigger:before,.fa.fa-circle-thin:before,.ui-datepicker .ui-datepicker-header .fa-circle-thin.ui-corner-all:before{content:"\F111"}.comp-v2-searchfield .helper-slider-results button.fa-header.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-header:before,.fa-header.ui-datepicker-trigger:before,.fa.fa-header:before,.ui-datepicker .ui-datepicker-header .fa-header.ui-corner-all:before{content:"\F1DC"}.comp-v2-searchfield .helper-slider-results button.fa-sliders.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sliders:before,.fa-sliders.ui-datepicker-trigger:before,.fa.fa-sliders:before,.ui-datepicker .ui-datepicker-header .fa-sliders.ui-corner-all:before{content:"\F1DE"}.comp-v2-searchfield .helper-slider-results button.fa-futbol-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-soccer-ball-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-futbol-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-soccer-ball-o:before,.fa-futbol-o.ui-datepicker-trigger:before,.fa-soccer-ball-o.ui-datepicker-trigger:before,.fa.fa-futbol-o:before,.fa.fa-soccer-ball-o:before,.ui-datepicker .ui-datepicker-header .fa-futbol-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-soccer-ball-o.ui-corner-all:before{content:"\F1E3"}.comp-v2-searchfield .helper-slider-results button.fa-newspaper-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-newspaper-o:before,.fa-newspaper-o.ui-datepicker-trigger:before,.fa.fa-newspaper-o:before,.ui-datepicker .ui-datepicker-header .fa-newspaper-o.ui-corner-all:before{content:"\F1EA"}.comp-v2-searchfield .helper-slider-results button.fa-bell-slash-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bell-slash-o:before,.fa-bell-slash-o.ui-datepicker-trigger:before,.fa.fa-bell-slash-o:before,.ui-datepicker .ui-datepicker-header .fa-bell-slash-o.ui-corner-all:before{content:"\F1F6"}.comp-v2-searchfield .helper-slider-results button.fa-trash.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-trash:before,.fa-trash.ui-datepicker-trigger:before,.fa.fa-trash:before,.ui-datepicker .ui-datepicker-header .fa-trash.ui-corner-all:before{content:"\F2ED"}.comp-v2-searchfield .helper-slider-results button.fa-eyedropper.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-eyedropper:before,.fa-eyedropper.ui-datepicker-trigger:before,.fa.fa-eyedropper:before,.ui-datepicker .ui-datepicker-header .fa-eyedropper.ui-corner-all:before{content:"\F1FB"}.comp-v2-searchfield .helper-slider-results button.fa-area-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-area-chart:before,.fa-area-chart.ui-datepicker-trigger:before,.fa.fa-area-chart:before,.ui-datepicker .ui-datepicker-header .fa-area-chart.ui-corner-all:before{content:"\F1FE"}.comp-v2-searchfield .helper-slider-results button.fa-pie-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pie-chart:before,.fa-pie-chart.ui-datepicker-trigger:before,.fa.fa-pie-chart:before,.ui-datepicker .ui-datepicker-header .fa-pie-chart.ui-corner-all:before{content:"\F200"}.comp-v2-searchfield .helper-slider-results button.fa-line-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-line-chart:before,.fa-line-chart.ui-datepicker-trigger:before,.fa.fa-line-chart:before,.ui-datepicker .ui-datepicker-header .fa-line-chart.ui-corner-all:before{content:"\F201"}.comp-v2-searchfield .helper-slider-results button.fa-cc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-cc:before,.fa-cc.ui-datepicker-trigger:before,.fa.fa-cc:before,.ui-datepicker .ui-datepicker-header .fa-cc.ui-corner-all:before{content:"\F20A"}.comp-v2-searchfield .helper-slider-results button.fa-ils.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-shekel.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-sheqel.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-ils:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-shekel:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sheqel:before,.fa-ils.ui-datepicker-trigger:before,.fa-shekel.ui-datepicker-trigger:before,.fa-sheqel.ui-datepicker-trigger:before,.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before,.ui-datepicker .ui-datepicker-header .fa-ils.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-shekel.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-sheqel.ui-corner-all:before{content:"\F20B"}.comp-v2-searchfield .helper-slider-results button.fa-meanpath.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-meanpath:before,.fa-meanpath.ui-datepicker-trigger:before,.fa.fa-meanpath:before,.ui-datepicker .ui-datepicker-header .fa-meanpath.ui-corner-all:before{content:"\F2B4"}.comp-v2-searchfield .helper-slider-results button.fa-diamond.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-diamond:before,.fa-diamond.ui-datepicker-trigger:before,.fa.fa-diamond:before,.ui-datepicker .ui-datepicker-header .fa-diamond.ui-corner-all:before{content:"\F3A5"}.comp-v2-searchfield .helper-slider-results button.fa-intersex.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-intersex:before,.fa-intersex.ui-datepicker-trigger:before,.fa.fa-intersex:before,.ui-datepicker .ui-datepicker-header .fa-intersex.ui-corner-all:before{content:"\F224"}.comp-v2-searchfield .helper-slider-results button.fa-facebook-official.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-facebook-official:before,.fa-facebook-official.ui-datepicker-trigger:before,.fa.fa-facebook-official:before,.ui-datepicker .ui-datepicker-header .fa-facebook-official.ui-corner-all:before{content:"\F09A"}.comp-v2-searchfield .helper-slider-results button.fa-hotel.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hotel:before,.fa-hotel.ui-datepicker-trigger:before,.fa.fa-hotel:before,.ui-datepicker .ui-datepicker-header .fa-hotel.ui-corner-all:before{content:"\F236"}.comp-v2-searchfield .helper-slider-results button.fa-yc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-yc:before,.fa-yc.ui-datepicker-trigger:before,.fa.fa-yc:before,.ui-datepicker .ui-datepicker-header .fa-yc.ui-corner-all:before{content:"\F23B"}.comp-v2-searchfield .helper-slider-results button.fa-battery-4.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-battery.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-battery-4:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-battery:before,.fa-battery-4.ui-datepicker-trigger:before,.fa-battery.ui-datepicker-trigger:before,.fa.fa-battery-4:before,.fa.fa-battery:before,.ui-datepicker .ui-datepicker-header .fa-battery-4.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-battery.ui-corner-all:before{content:"\F240"}.comp-v2-searchfield .helper-slider-results button.fa-battery-3.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-battery-3:before,.fa-battery-3.ui-datepicker-trigger:before,.fa.fa-battery-3:before,.ui-datepicker .ui-datepicker-header .fa-battery-3.ui-corner-all:before{content:"\F241"}.comp-v2-searchfield .helper-slider-results button.fa-battery-2.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-battery-2:before,.fa-battery-2.ui-datepicker-trigger:before,.fa.fa-battery-2:before,.ui-datepicker .ui-datepicker-header .fa-battery-2.ui-corner-all:before{content:"\F242"}.comp-v2-searchfield .helper-slider-results button.fa-battery-1.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-battery-1:before,.fa-battery-1.ui-datepicker-trigger:before,.fa.fa-battery-1:before,.ui-datepicker .ui-datepicker-header .fa-battery-1.ui-corner-all:before{content:"\F243"}.comp-v2-searchfield .helper-slider-results button.fa-battery-0.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-battery-0:before,.fa-battery-0.ui-datepicker-trigger:before,.fa.fa-battery-0:before,.ui-datepicker .ui-datepicker-header .fa-battery-0.ui-corner-all:before{content:"\F244"}.comp-v2-searchfield .helper-slider-results button.fa-sticky-note-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-sticky-note-o:before,.fa-sticky-note-o.ui-datepicker-trigger:before,.fa.fa-sticky-note-o:before,.ui-datepicker .ui-datepicker-header .fa-sticky-note-o.ui-corner-all:before{content:"\F249"}.comp-v2-searchfield .helper-slider-results button.fa-hourglass-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-o:before,.fa-hourglass-o.ui-datepicker-trigger:before,.fa.fa-hourglass-o:before,.ui-datepicker .ui-datepicker-header .fa-hourglass-o.ui-corner-all:before{content:"\F254"}.comp-v2-searchfield .helper-slider-results button.fa-hourglass-1.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-1:before,.fa-hourglass-1.ui-datepicker-trigger:before,.fa.fa-hourglass-1:before,.ui-datepicker .ui-datepicker-header .fa-hourglass-1.ui-corner-all:before{content:"\F251"}.comp-v2-searchfield .helper-slider-results button.fa-hourglass-2.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-2:before,.fa-hourglass-2.ui-datepicker-trigger:before,.fa.fa-hourglass-2:before,.ui-datepicker .ui-datepicker-header .fa-hourglass-2.ui-corner-all:before{content:"\F252"}.comp-v2-searchfield .helper-slider-results button.fa-hourglass-3.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-3:before,.fa-hourglass-3.ui-datepicker-trigger:before,.fa.fa-hourglass-3:before,.ui-datepicker .ui-datepicker-header .fa-hourglass-3.ui-corner-all:before{content:"\F253"}.comp-v2-searchfield .helper-slider-results button.fa-hand-grab-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-hand-rock-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-grab-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-rock-o:before,.fa-hand-grab-o.ui-datepicker-trigger:before,.fa-hand-rock-o.ui-datepicker-trigger:before,.fa.fa-hand-grab-o:before,.fa.fa-hand-rock-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-grab-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-hand-rock-o.ui-corner-all:before{content:"\F255"}.comp-v2-searchfield .helper-slider-results button.fa-hand-paper-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-hand-stop-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-paper-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-stop-o:before,.fa-hand-paper-o.ui-datepicker-trigger:before,.fa-hand-stop-o.ui-datepicker-trigger:before,.fa.fa-hand-paper-o:before,.fa.fa-hand-stop-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-paper-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-hand-stop-o.ui-corner-all:before{content:"\F256"}.comp-v2-searchfield .helper-slider-results button.fa-hand-scissors-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-scissors-o:before,.fa-hand-scissors-o.ui-datepicker-trigger:before,.fa.fa-hand-scissors-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-scissors-o.ui-corner-all:before{content:"\F257"}.comp-v2-searchfield .helper-slider-results button.fa-hand-lizard-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-lizard-o:before,.fa-hand-lizard-o.ui-datepicker-trigger:before,.fa.fa-hand-lizard-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-lizard-o.ui-corner-all:before{content:"\F258"}.comp-v2-searchfield .helper-slider-results button.fa-hand-spock-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-spock-o:before,.fa-hand-spock-o.ui-datepicker-trigger:before,.fa.fa-hand-spock-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-spock-o.ui-corner-all:before{content:"\F259"}.comp-v2-searchfield .helper-slider-results button.fa-hand-pointer-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-pointer-o:before,.fa-hand-pointer-o.ui-datepicker-trigger:before,.fa.fa-hand-pointer-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-pointer-o.ui-corner-all:before{content:"\F25A"}.comp-v2-searchfield .helper-slider-results button.fa-hand-peace-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hand-peace-o:before,.fa-hand-peace-o.ui-datepicker-trigger:before,.fa.fa-hand-peace-o:before,.ui-datepicker .ui-datepicker-header .fa-hand-peace-o.ui-corner-all:before{content:"\F25B"}.comp-v2-searchfield .helper-slider-results button.fa-television.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-television:before,.fa-television.ui-datepicker-trigger:before,.fa.fa-television:before,.ui-datepicker .ui-datepicker-header .fa-television.ui-corner-all:before{content:"\F26C"}.comp-v2-searchfield .helper-slider-results button.fa-calendar-plus-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-plus-o:before,.fa-calendar-plus-o.ui-datepicker-trigger:before,.fa.fa-calendar-plus-o:before,.ui-datepicker .ui-datepicker-header .fa-calendar-plus-o.ui-corner-all:before{content:"\F271"}.comp-v2-searchfield .helper-slider-results button.fa-calendar-minus-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-minus-o:before,.fa-calendar-minus-o.ui-datepicker-trigger:before,.fa.fa-calendar-minus-o:before,.ui-datepicker .ui-datepicker-header .fa-calendar-minus-o.ui-corner-all:before{content:"\F272"}.comp-v2-searchfield .helper-slider-results button.fa-calendar-times-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-times-o:before,.fa-calendar-times-o.ui-datepicker-trigger:before,.fa.fa-calendar-times-o:before,.ui-datepicker .ui-datepicker-header .fa-calendar-times-o.ui-corner-all:before{content:"\F273"}.comp-v2-searchfield .helper-slider-results button.fa-calendar-check-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-check-o:before,.fa-calendar-check-o.ui-datepicker-trigger:before,.fa.fa-calendar-check-o:before,.ui-datepicker .ui-datepicker-header .fa-calendar-check-o.ui-corner-all:before{content:"\F274"}.comp-v2-searchfield .helper-slider-results button.fa-map-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-map-o:before,.fa-map-o.ui-datepicker-trigger:before,.fa.fa-map-o:before,.ui-datepicker .ui-datepicker-header .fa-map-o.ui-corner-all:before{content:"\F279"}.comp-v2-searchfield .helper-slider-results button.fa-commenting-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-commenting.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-commenting-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-commenting:before,.fa-commenting-o.ui-datepicker-trigger:before,.fa-commenting.ui-datepicker-trigger:before,.fa.fa-commenting-o:before,.fa.fa-commenting:before,.ui-datepicker .ui-datepicker-header .fa-commenting-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-commenting.ui-corner-all:before{content:"\F4AD"}.comp-v2-searchfield .helper-slider-results button.fa-vimeo.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-vimeo:before,.fa-vimeo.ui-datepicker-trigger:before,.fa.fa-vimeo:before,.ui-datepicker .ui-datepicker-header .fa-vimeo.ui-corner-all:before{content:"\F27D"}.comp-v2-searchfield .helper-slider-results button.fa-credit-card-alt.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-credit-card-alt:before,.fa-credit-card-alt.ui-datepicker-trigger:before,.fa.fa-credit-card-alt:before,.ui-datepicker .ui-datepicker-header .fa-credit-card-alt.ui-corner-all:before{content:"\F09D"}.comp-v2-searchfield .helper-slider-results button.fa-pause-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-pause-circle-o:before,.fa-pause-circle-o.ui-datepicker-trigger:before,.fa.fa-pause-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-pause-circle-o.ui-corner-all:before{content:"\F28B"}.comp-v2-searchfield .helper-slider-results button.fa-stop-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-stop-circle-o:before,.fa-stop-circle-o.ui-datepicker-trigger:before,.fa.fa-stop-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-stop-circle-o.ui-corner-all:before{content:"\F28D"}.comp-v2-searchfield .helper-slider-results button.fa-wheelchair-alt.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-wheelchair-alt:before,.fa-wheelchair-alt.ui-datepicker-trigger:before,.fa.fa-wheelchair-alt:before,.ui-datepicker .ui-datepicker-header .fa-wheelchair-alt.ui-corner-all:before{content:"\F368"}.comp-v2-searchfield .helper-slider-results button.fa-question-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-question-circle-o:before,.fa-question-circle-o.ui-datepicker-trigger:before,.fa.fa-question-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-question-circle-o.ui-corner-all:before{content:"\F059"}.comp-v2-searchfield .helper-slider-results button.fa-volume-control-phone.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-volume-control-phone:before,.fa-volume-control-phone.ui-datepicker-trigger:before,.fa.fa-volume-control-phone:before,.ui-datepicker .ui-datepicker-header .fa-volume-control-phone.ui-corner-all:before{content:"\F2A0"}.comp-v2-searchfield .helper-slider-results button.fa-asl-interpreting.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-asl-interpreting:before,.fa-asl-interpreting.ui-datepicker-trigger:before,.fa.fa-asl-interpreting:before,.ui-datepicker .ui-datepicker-header .fa-asl-interpreting.ui-corner-all:before{content:"\F2A3"}.comp-v2-searchfield .helper-slider-results button.fa-deafness.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-hard-of-hearing.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-deafness:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-hard-of-hearing:before,.fa-deafness.ui-datepicker-trigger:before,.fa-hard-of-hearing.ui-datepicker-trigger:before,.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before,.ui-datepicker .ui-datepicker-header .fa-deafness.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-hard-of-hearing.ui-corner-all:before{content:"\F2A4"}.comp-v2-searchfield .helper-slider-results button.fa-signing.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-signing:before,.fa-signing.ui-datepicker-trigger:before,.fa.fa-signing:before,.ui-datepicker .ui-datepicker-header .fa-signing.ui-corner-all:before{content:"\F2A7"}.comp-v2-searchfield .helper-slider-results button.fa-google-plus-circle.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-google-plus-official.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-google-plus-circle:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-google-plus-official:before,.fa-google-plus-circle.ui-datepicker-trigger:before,.fa-google-plus-official.ui-datepicker-trigger:before,.fa.fa-google-plus-circle:before,.fa.fa-google-plus-official:before,.ui-datepicker .ui-datepicker-header .fa-google-plus-circle.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-google-plus-official.ui-corner-all:before{content:"\F2B3"}.comp-v2-searchfield .helper-slider-results button.fa-fa.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-fa:before,.fa-fa.ui-datepicker-trigger:before,.fa.fa-fa:before,.ui-datepicker .ui-datepicker-header .fa-fa.ui-corner-all:before{content:"\F2B4"}.comp-v2-searchfield .helper-slider-results button.fa-handshake-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-handshake-o:before,.fa-handshake-o.ui-datepicker-trigger:before,.fa.fa-handshake-o:before,.ui-datepicker .ui-datepicker-header .fa-handshake-o.ui-corner-all:before{content:"\F2B5"}.comp-v2-searchfield .helper-slider-results button.fa-envelope-open-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-envelope-open-o:before,.fa-envelope-open-o.ui-datepicker-trigger:before,.fa.fa-envelope-open-o:before,.ui-datepicker .ui-datepicker-header .fa-envelope-open-o.ui-corner-all:before{content:"\F2B6"}.comp-v2-searchfield .helper-slider-results button.fa-address-book-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-address-book-o:before,.fa-address-book-o.ui-datepicker-trigger:before,.fa.fa-address-book-o:before,.ui-datepicker .ui-datepicker-header .fa-address-book-o.ui-corner-all:before{content:"\F2B9"}.comp-v2-searchfield .helper-slider-results button.fa-address-card-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-vcard-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-vcard.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-address-card-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-vcard-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-vcard:before,.fa-address-card-o.ui-datepicker-trigger:before,.fa-vcard-o.ui-datepicker-trigger:before,.fa-vcard.ui-datepicker-trigger:before,.fa.fa-address-card-o:before,.fa.fa-vcard-o:before,.fa.fa-vcard:before,.ui-datepicker .ui-datepicker-header .fa-address-card-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-vcard-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-vcard.ui-corner-all:before{content:"\F2BB"}.comp-v2-searchfield .helper-slider-results button.fa-user-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-user-circle-o:before,.fa-user-circle-o.ui-datepicker-trigger:before,.fa.fa-user-circle-o:before,.ui-datepicker .ui-datepicker-header .fa-user-circle-o.ui-corner-all:before{content:"\F2BD"}.comp-v2-searchfield .helper-slider-results button.fa-user-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-user-o:before,.fa-user-o.ui-datepicker-trigger:before,.fa.fa-user-o:before,.ui-datepicker .ui-datepicker-header .fa-user-o.ui-corner-all:before{content:"\F007"}.comp-v2-searchfield .helper-slider-results button.fa-drivers-license-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-drivers-license.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-id-card-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-drivers-license-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-drivers-license:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-id-card-o:before,.fa-drivers-license-o.ui-datepicker-trigger:before,.fa-drivers-license.ui-datepicker-trigger:before,.fa-id-card-o.ui-datepicker-trigger:before,.fa.fa-drivers-license-o:before,.fa.fa-drivers-license:before,.fa.fa-id-card-o:before,.ui-datepicker .ui-datepicker-header .fa-drivers-license-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-drivers-license.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-id-card-o.ui-corner-all:before{content:"\F2C2"}.comp-v2-searchfield .helper-slider-results button.fa-thermometer-4.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-thermometer.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-4:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer:before,.fa-thermometer-4.ui-datepicker-trigger:before,.fa-thermometer.ui-datepicker-trigger:before,.fa.fa-thermometer-4:before,.fa.fa-thermometer:before,.ui-datepicker .ui-datepicker-header .fa-thermometer-4.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-thermometer.ui-corner-all:before{content:"\F2C7"}.comp-v2-searchfield .helper-slider-results button.fa-thermometer-3.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-3:before,.fa-thermometer-3.ui-datepicker-trigger:before,.fa.fa-thermometer-3:before,.ui-datepicker .ui-datepicker-header .fa-thermometer-3.ui-corner-all:before{content:"\F2C8"}.comp-v2-searchfield .helper-slider-results button.fa-thermometer-2.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-2:before,.fa-thermometer-2.ui-datepicker-trigger:before,.fa.fa-thermometer-2:before,.ui-datepicker .ui-datepicker-header .fa-thermometer-2.ui-corner-all:before{content:"\F2C9"}.comp-v2-searchfield .helper-slider-results button.fa-thermometer-1.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-1:before,.fa-thermometer-1.ui-datepicker-trigger:before,.fa.fa-thermometer-1:before,.ui-datepicker .ui-datepicker-header .fa-thermometer-1.ui-corner-all:before{content:"\F2CA"}.comp-v2-searchfield .helper-slider-results button.fa-thermometer-0.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-0:before,.fa-thermometer-0.ui-datepicker-trigger:before,.fa.fa-thermometer-0:before,.ui-datepicker .ui-datepicker-header .fa-thermometer-0.ui-corner-all:before{content:"\F2CB"}.comp-v2-searchfield .helper-slider-results button.fa-bathtub.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-s15.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-bathtub:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-s15:before,.fa-bathtub.ui-datepicker-trigger:before,.fa-s15.ui-datepicker-trigger:before,.fa.fa-bathtub:before,.fa.fa-s15:before,.ui-datepicker .ui-datepicker-header .fa-bathtub.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-s15.ui-corner-all:before{content:"\F2CD"}.comp-v2-searchfield .helper-slider-results button.fa-times-rectangle-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-times-rectangle.slick-arrow:before,.comp-v2-searchfield .helper-slider-results button.fa-window-close-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-times-rectangle-o:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-times-rectangle:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-window-close-o:before,.fa-times-rectangle-o.ui-datepicker-trigger:before,.fa-times-rectangle.ui-datepicker-trigger:before,.fa-window-close-o.ui-datepicker-trigger:before,.fa.fa-times-rectangle-o:before,.fa.fa-times-rectangle:before,.fa.fa-window-close-o:before,.ui-datepicker .ui-datepicker-header .fa-times-rectangle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-times-rectangle.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .fa-window-close-o.ui-corner-all:before{content:"\F410"}.comp-v2-searchfield .helper-slider-results button.fa-eercast.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-eercast:before,.fa-eercast.ui-datepicker-trigger:before,.fa.fa-eercast:before,.ui-datepicker .ui-datepicker-header .fa-eercast.ui-corner-all:before{content:"\F2DA"}.comp-v2-searchfield .helper-slider-results button.fa-snowflake-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input label.fa-snowflake-o:before,.fa-snowflake-o.ui-datepicker-trigger:before,.fa.fa-snowflake-o:before,.ui-datepicker .ui-datepicker-header .fa-snowflake-o.ui-corner-all:before{content:"\F2DC"}.ci{display:inline-block;font:normal normal normal 14px/1 icomoon;font-style:normal!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ci-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.ci-2x{font-size:2em}.ci-3x{font-size:3em}.ci-4x{font-size:4em}.ci-5x{font-size:5em}.ci-fw{width:1.28571em;text-align:center}.ci-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.ci-ul>li{position:relative}.ci-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.ci-li.ci-lg{left:-1.85714em}.ci-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.ci-pull-left{float:left}.ci-pull-right{float:right}.ci.ci-pull-left{margin-right:.3em}.ci.ci-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.ci.pull-left{margin-right:.3em}.ci.pull-right{margin-left:.3em}.ci-spin{-webkit-animation:ci-spin 2s linear infinite;animation:ci-spin 2s linear infinite}.ci-pulse{-webkit-animation:ci-spin 1s steps(8) infinite;animation:ci-spin 1s steps(8) infinite}.ci-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ci-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ci-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ci-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.ci-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);transform:scaleY(-1)}:root .ci-flip-horizontal,:root .ci-flip-vertical,:root .ci-rotate-90,:root .ci-rotate-180,:root .ci-rotate-270{-webkit-filter:none;filter:none}.ci-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.ci-stack-1x,.ci-stack-2x{position:absolute;left:0;width:100%;text-align:center}.ci-stack-1x{line-height:inherit}.ci-stack-2x{font-size:2em}.ci-inverse{color:#fff}.ci-other-circle:before{content:"\E951"}.ci-ifu_icon:before{content:"\E901"}.ci-basket_icon:before{content:"\E900"}.ci-play-triangle:before{content:"\E953"}.ci-poi-pro-arch:before{content:"\E92B"}.ci-poi-metalfree:before{content:"\E92C"}.ci-poi-lab-academy:before{content:"\E92D"}.ci-poi-alliance-lab:before{content:"\E92E"}.ci-poi-cares-digital-solutions:before{content:"\E92F"}.ci-poi-dentist:before{content:"\E930"}.ci-poi-distribution:before{content:"\E931"}.ci-poi-lab:before{content:"\E932"}.ci-poi-office:before{content:"\E933"}.ci-poi-original-ambassador:before{content:"\E934"}.ci-poi-platinum-technician:before{content:"\E935"}.ci-poi-production:before{content:"\E936"}.ci-poi-subsidiary:before{content:"\E937"}.ci-poi-basic:before{content:"\E938"}.ci-poi-advanced:before{content:"\E939"}.ci-poi-complex:before{content:"\E93A"}.ci-poi-siab:before{content:"\E94D"}.ci-poi-aligners:before{content:"\E94E"}.ci-breadcrumb-arrow:before{content:"\E922"}.ci-breadcrumb-home:before{content:"\E925"}.ci-Icons_Search_Komponente_YouTooth_20px:before{content:"\E952"}.ci-locationfinder-geofilter:before{content:"\E93B"}.ci-locationfinder-geofilter-full:before{content:"\E93C"}.ci-locationfinder-search:before{content:"\E926"}.ci-locationfinder-filter:before{content:"\E927"}.ci-locationfinder-filter-full:before{content:"\E928"}.ci-locationfinder-list:before{content:"\E929"}.ci-locationfinder-map:before{content:"\E92A"}.ci-form-20-placeholder:before{content:"\E915"}.ci-form-20-checkbox-off:before{content:"\E916"}.ci-form-20-checkbox-on:before{content:"\E917"}.ci-form-20-radio-off:before{content:"\E918"}.ci-form-20-radio-on:before{content:"\E919"}.ci-form-20-checkbox-minus:before{content:"\E93D"}.ci-form-30-placeholder:before{content:"\E91A"}.ci-form-30-checkbox-off:before{content:"\E91B"}.ci-form-30-checkbox-on:before{content:"\E91C"}.ci-form-30-radio-off:before{content:"\E91D"}.ci-form-30-radio-on:before{content:"\E91E"}.ci-form-30-checkbox-minus:before{content:"\E93E"}.ci-social-placeholder:before{content:"\E913"}.ci-social-facebook:before{content:"\E947"}.ci-social-googleplus:before{content:"\E908"}.ci-social-linkedin:before{content:"\E909"}.ci-social-blog:before{content:"\E90A"}.ci-social-twitter:before{content:"\E90B"}.ci-social-xing:before{content:"\E90C"}.ci-social-youtube:before{content:"\E920"}.ci-social-vimeo:before{content:"\E921"}.ci-social-instagram:before{content:"\E906"}.ci-social-vk:before{content:"\E907"}.ci-social-youku:before{content:"\E910"}.ci-social-wechat:before{content:"\E93F"}.ci-social-weibo:before{content:"\E940"}.ci-social-renren:before{content:"\E941"}.ci-social-tencent:before{content:"\E948"}.ci-social-line:before{content:"\E949"}.ci-social-kakao:before{content:"\E94A"}.ci-social-googlemaps:before{content:"\E950"}.ci-accordion-open:before{content:"\E923"}.ci-accordion-close:before{content:"\E924"}.ci-navigation-placeholder:before{content:"\E914"}.ci-navigation-menu:before{content:"\E902"}.ci-navigation-close:before{content:"\E903"}.ci-navigation-account:before{content:"\E942"}.ci-navigation-contact:before{content:"\E904"}.ci-navigation-basket:before{content:"\E905"}.ci-navigation-eshop:before{content:"\E90D"}.ci-navigation-search:before{content:"\E90E"}.ci-navigation-location:before{content:"\E90F"}.ci-navigation-anchor:before{content:"\E911"}.ci-navigation-arrow-up:before{content:"\E912"}.ci-navigation-arrow-right:before{content:"\E91F"}.ci-navigation-arrow-down:before{content:"\E943"}.ci-navigation-arrow-left:before{content:"\E944"}.ci-navigation-plus:before{content:"\E945"}.ci-navigation-phonebook:before{content:"\E946"}.ci-navigation-account-2:before{content:"\E94B"}.ci-navigation-fullscreensection-arrow-down:before{content:"\E94C"}.ci-navigation-neodent-connect:before{content:"\E94F"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:lightcase;src:url(../resources/fonts/lightcase/lightcase.eot);src:url(../resources/fonts/lightcase/lightcase.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/lightcase/lightcase.woff) format("woff"),url(../resources/fonts/lightcase/lightcase.ttf) format("truetype"),url(../resources/fonts/lightcase/lightcase.svg?#lightcase) format("svg");font-weight:400;font-style:normal}[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:"\E800"}.lightcase-icon-pause:before{content:"\E801"}.lightcase-icon-close:before{content:"\E802"}.lightcase-icon-prev:before{content:"\E803"}.lightcase-icon-next:before{content:"\E804"}.lightcase-icon-spin:before{content:"\E805"}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;text-align:left}@media screen and (min-width:767px){#lightcase-case:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;overflow:hidden;text-shadow:none;background-color:transparent;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:767px){#lightcase-case[data-lc-type=image] #lightcase-content,#lightcase-case[data-lc-type=video] #lightcase-content{background-color:#333}}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content{-webkit-box-shadow:none;box-shadow:none}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;box-sizing:border-box}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:766px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:767px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%;overflow:hidden}@media screen and (max-width:766px){.lightcase-open body{padding:55px 0 70px}.lightcase-open body>:not([id*=lightcase-]){position:fixed!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:766px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s linear infinite;animation:lightcase-spin .5s linear infinite}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color,opacity,.25s ease-in-out;transition:color,opacity,.25s ease-in-out}#lightcase-loading>span{display:inline-block;text-indent:-9999px}#lightcase-nav a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:none;cursor:pointer}#lightcase-nav a[class*=lightcase-icon-],#lightcase-nav a[class*=lightcase-icon-]:focus{text-decoration:none;color:hsla(0,0%,100%,.6);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color,opacity,.25s ease-in-out;transition:color,opacity,.25s ease-in-out}#lightcase-nav a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}#lightcase-nav a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice #lightcase-nav a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-next{right:15px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}@media screen and (min-width:767px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:none}@media screen and (max-width:766px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:absolute}}@media screen and (min-width:767px){#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:fixed}}@media screen and (max-width:766px){#lightcase-nav a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:767px){#lightcase-nav a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-case:hover~#lightcase-nav a[class*=lightcase-icon-],#lightcase-nav a[class*=lightcase-icon-]:hover{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:766px){#lightcase-overlay{opacity:1!important}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider .slick-arrow{opacity:0;-webkit-transition:.3s;transition:.3s}@media (max-width:47.9375em){.slick-slider .slick-arrow{z-index:-10}}@media (min-width:48em){.slick-slider:hover .slick-arrow{opacity:1}}.slick-slider.slick-slider--with-sneak-preview .slick-list{padding:0 36px}@media (max-width:47.9375em){.slick-slider.slick-slider--with-sneak-preview .slick-list{margin-left:-8px;margin-right:-8px}}@media (min-width:48em) and (max-width:63.9375em){.slick-slider.slick-slider--with-sneak-preview .slick-list{margin-left:-13px;margin-right:-13px}}.slick-slider.slick-slider--with-sneak-preview .slick-prev{left:22px}.slick-slider.slick-slider--with-sneak-preview .slick-next{right:22px}.slick-list{position:relative;overflow:hidden;margin:-10px 0;display:block;padding:0;min-width:100%}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;padding:10px 0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide{outline:none}.slick-next,.slick-prev{border:1px solid;position:absolute;display:block;height:40px;width:40px;line-height:0;font-size:0;cursor:pointer;background:#fff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;z-index:1}.slick-next,.slick-prev,.style-light .slick-next,.style-light .slick-prev{background-color:#fff}.style-dark .slick-next,.style-dark .slick-prev{background-color:#222425}.style-color .slick-next,.style-color .slick-prev{background-color:#fb5373}.slick-next,.slick-prev,.style-light .slick-next,.style-light .slick-prev{border-color:#ebebeb}.style-dark .slick-next,.style-dark .slick-prev{border-color:#686a6b}.style-color .slick-next,.style-color .slick-prev{border-color:#fc7e96}.slick-next:active,.slick-next:focus,.slick-next:hover,.slick-prev:active,.slick-prev:focus,.slick-prev:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.slick-next:before,.slick-prev:before{font-family:icomoon;font-size:18px;line-height:1;opacity:.5}.slick-next:before,.slick-prev:before,.style-light .slick-next:before,.style-light .slick-prev:before{color:#000}.style-color .slick-next:before,.style-color .slick-prev:before,.style-dark .slick-next:before,.style-dark .slick-prev:before{color:#fff}.slick-prev{left:2px}.slick-prev:before{content:"\E944"}.slick-next{right:2px}.slick-next:before{content:"\E91F"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0 0 0 12px;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0;padding:0;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;line-height:0;font-size:0;padding:0;cursor:pointer}.slick-dots li button:active,.slick-dots li button:focus{outline:none}.slick-dots li button:before{width:100%;content:"\E951";font-family:icomoon;font-size:13px;font-weight:900;text-align:center;color:inherit;opacity:.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{content:"\E951";opacity:1}.ui-tooltip{background:#000;color:#fff;text-align:center}.wowSliderWrapper{zoom:1;position:relative;width:100%;margin:0 auto;text-align:left}* html .wowSliderWrapper{width:686px}.wowSliderWrapper ul{position:relative;width:10000%;height:auto;left:0;list-style:none;margin:0;padding:0;border-spacing:0;overflow:visible}.wowSliderWrapper .ws_images ul li{width:1%;line-height:0;float:left;font-size:0;padding:0!important;margin:0!important}.wowSliderWrapper .ws_images{position:relative;left:0;top:0;width:100%;height:100%;overflow:hidden}.wowSliderWrapper .ws_images a{width:100%;display:block;color:transparent}.wowSliderWrapper img{max-width:none!important}.wowSliderWrapper .ws_images img{width:100%;border:0;max-width:none}.wowSliderWrapper a{text-decoration:none;outline:none;border:none}.wowSliderWrapper .ws_bullets{padding:10px;position:absolute;right:0;top:0;width:auto;max-width:95.5%;z-index:12}.wowSliderWrapper .ws_bullets div{position:relative;float:left}.wowSliderWrapper a.wsl{display:none}.wowSliderWrapper .ws_bullets a{width:15px;height:15px;float:left;text-indent:-4000px;position:relative;margin-left:3px;color:transparent}.wowSliderWrapper .ws_bullets a:hover{background-position:0 50%}.wowSliderWrapper .ws_bullets a.ws_selbull{background-position:0 100%}.wowSliderWrapper a.ws_next,.wowSliderWrapper a.ws_prev{position:absolute;display:none;top:50%;margin-top:-22px;z-index:11;height:53px;width:45px}.comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a.ws_next{background-position:100% 0;right:11px}.wowSliderWrapper a.ws_prev{left:11px;background-position:0 0}* html .wowSliderWrapper a.ws_next,* html .wowSliderWrapper a.ws_prev,.wowSliderWrapper:hover a.ws_next,.wowSliderWrapper:hover a.ws_prev{display:block}.wowSliderWrapper .ws-title{position:absolute;display:block;bottom:0;left:0;margin:9px 9px 20px 0;padding:5px 10px;background:#fff;color:#475059;z-index:10;font-size:14px;text-transform:uppercase;border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;opacity:.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90)}.wowSliderWrapper .ws-title div{padding-top:5px;font-family:Arial,Verdana,"sans serif",Helvetica;text-transform:none;font-size:11px;font-weight:700}.wowSliderWrapper ul{animation:wsBasic 1.7s infinite;-moz-animation:wsBasic 1.7s infinite;-webkit-animation:wsBasic 1.7s infinite}.wowSliderWrapper .ws_bullets a img{text-indent:0;display:block;top:20px;left:-154px;visibility:hidden;position:absolute;box-shadow:2px 2px 2px #646565;-webkit-box-shadow:2px 2px 2px #646565;border:4px solid #fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;max-width:none}.wowSliderWrapper .ws_bullets a:hover img{visibility:visible}.wowSliderWrapper .ws_bulframe div div{height:90px;overflow:visible;position:relative}.wowSliderWrapper .ws_bulframe div{left:0;overflow:hidden;position:relative;width:308px;background-color:#fff}.wowSliderWrapper .ws_bullets .ws_bulframe{display:none;top:18px;overflow:visible;position:absolute;cursor:pointer;box-shadow:2px 2px 2px #646565;-webkit-box-shadow:2px 2px 2px #646565;border:2px solid #fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.wowSliderWrapper .ws_bulframe span{display:block;position:absolute;top:-8px;margin-left:-4px;left:154px;width:15px;height:6px}.grid_2,.grid_3,.grid_4{overflow:visible}.comp-admin .comp-accordion>.ui-accordion-header{padding-left:0;font-size:25px}.comp-admin .comp-accordion>.ui-accordion-header span.ui-icon{line-height:25px}.font-chinese-simplified{font-family:Webfont,Microsoft YaHei,微软雅黑,Helvetica Neue,Helvetica,Arial,sans-serif}.font-chinese-traditional{font-family:Webfont,Microsoft JhengHei,微軟正黑體,Helvetica Neue,Helvetica,Arial,sans-serif}.font-japanese{font-family:Webfont,Yu Gothic UI,Meiryo UI,Helvetica Neue,Helvetica,Arial,sans-serif}.font-korean{font-family:Webfont,Malgun Gothic,Gulim,Helvetica Neue,Helvetica,Arial,sans-serif}.font-cyrillic{font-family:Webfont,Helvetica Neue,Helvetica,Arial,sans-serif}.comp-article-head .content,.comp-article-head .style-light .content,.comp-author,.comp-course-detail-v2 .course-detail__description,.comp-course-detail-v2 .course-detail__header,.comp-course-detail-v2 .course-detail__learning-targets,.comp-course-detail-v2 .style-light .course-detail__description,.comp-course-detail-v2 .style-light .course-detail__header,.comp-course-detail-v2 .style-light .course-detail__learning-targets,.mole-author,.rich-text,.rte-editor,.spotlight-color-secondary .comp-article-head .content,.spotlight-color-secondary .comp-author,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .mole-author,.style-light .comp-article-head .content,.style-light .comp-author,.style-light .comp-course-detail-v2 .course-detail__description,.style-light .comp-course-detail-v2 .course-detail__header,.style-light .comp-course-detail-v2 .course-detail__learning-targets,.style-light .mole-author,.style-light .rich-text,.style-light .rte-editor,.style-light .table.cq-Editable-dom,.table.cq-Editable-dom{color:#36393a}.comp-article-head .style-color .content,.comp-article-head .style-dark .content,.comp-course-detail-v2 .style-color .course-detail__description,.comp-course-detail-v2 .style-color .course-detail__header,.comp-course-detail-v2 .style-color .course-detail__learning-targets,.comp-course-detail-v2 .style-dark .course-detail__description,.comp-course-detail-v2 .style-dark .course-detail__header,.comp-course-detail-v2 .style-dark .course-detail__learning-targets,.style-color .comp-article-head .content,.style-color .comp-author,.style-color .comp-course-detail-v2 .course-detail__description,.style-color .comp-course-detail-v2 .course-detail__header,.style-color .comp-course-detail-v2 .course-detail__learning-targets,.style-color .mole-author,.style-color .rich-text,.style-color .rte-editor,.style-color .table.cq-Editable-dom,.style-dark .comp-article-head .content,.style-dark .comp-author,.style-dark .comp-course-detail-v2 .course-detail__description,.style-dark .comp-course-detail-v2 .course-detail__header,.style-dark .comp-course-detail-v2 .course-detail__learning-targets,.style-dark .mole-author,.style-dark .rich-text,.style-dark .rte-editor,.style-dark .table.cq-Editable-dom{color:#fff}.comp-article-head .content a,.comp-article-head .style-dark .content a,.comp-article-head .style-light .content a,.comp-author a,.comp-course-detail-v2 .course-detail__description a,.comp-course-detail-v2 .course-detail__header a,.comp-course-detail-v2 .course-detail__learning-targets a,.comp-course-detail-v2 .style-dark .course-detail__description a,.comp-course-detail-v2 .style-dark .course-detail__header a,.comp-course-detail-v2 .style-dark .course-detail__learning-targets a,.comp-course-detail-v2 .style-light .course-detail__description a,.comp-course-detail-v2 .style-light .course-detail__header a,.comp-course-detail-v2 .style-light .course-detail__learning-targets a,.mole-author a,.rich-text a,.rte-editor a,.spotlight-color-secondary .comp-article-head .content a,.spotlight-color-secondary .comp-author a,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a,.spotlight-color-secondary .mole-author a,.style-dark .comp-article-head .content a,.style-dark .comp-author a,.style-dark .comp-course-detail-v2 .course-detail__description a,.style-dark .comp-course-detail-v2 .course-detail__header a,.style-dark .comp-course-detail-v2 .course-detail__learning-targets a,.style-dark .mole-author a,.style-dark .rich-text a,.style-dark .rte-editor a,.style-dark .table.cq-Editable-dom a,.style-light .comp-article-head .content a,.style-light .comp-author a,.style-light .comp-course-detail-v2 .course-detail__description a,.style-light .comp-course-detail-v2 .course-detail__header a,.style-light .comp-course-detail-v2 .course-detail__learning-targets a,.style-light .mole-author a,.style-light .rich-text a,.style-light .rte-editor a,.style-light .table.cq-Editable-dom a,.table.cq-Editable-dom a{color:#fb5373}.comp-article-head .style-color .content a,.comp-course-detail-v2 .style-color .course-detail__description a,.comp-course-detail-v2 .style-color .course-detail__header a,.comp-course-detail-v2 .style-color .course-detail__learning-targets a,.style-color .comp-article-head .content a,.style-color .comp-author a,.style-color .comp-course-detail-v2 .course-detail__description a,.style-color .comp-course-detail-v2 .course-detail__header a,.style-color .comp-course-detail-v2 .course-detail__learning-targets a,.style-color .mole-author a,.style-color .rich-text a,.style-color .rte-editor a,.style-color .table.cq-Editable-dom a{color:#36393a}.comp-article-head .content a:active,.comp-article-head .content a:focus,.comp-article-head .content a:hover,.comp-author a:active,.comp-author a:focus,.comp-author a:hover,.comp-course-detail-v2 .course-detail__description a:active,.comp-course-detail-v2 .course-detail__description a:focus,.comp-course-detail-v2 .course-detail__description a:hover,.comp-course-detail-v2 .course-detail__header a:active,.comp-course-detail-v2 .course-detail__header a:focus,.comp-course-detail-v2 .course-detail__header a:hover,.comp-course-detail-v2 .course-detail__learning-targets a:active,.comp-course-detail-v2 .course-detail__learning-targets a:focus,.comp-course-detail-v2 .course-detail__learning-targets a:hover,.mole-author a:active,.mole-author a:focus,.mole-author a:hover,.rich-text a:active,.rich-text a:focus,.rich-text a:hover,.rte-editor a:active,.rte-editor a:focus,.rte-editor a:hover,.table.cq-Editable-dom a:active,.table.cq-Editable-dom a:focus,.table.cq-Editable-dom a:hover{text-decoration:underline}.comp-article-head .content a:active,.comp-article-head .content a:focus,.comp-article-head .content a:hover,.comp-article-head .style-light .content a:active,.comp-article-head .style-light .content a:focus,.comp-article-head .style-light .content a:hover,.comp-author a:active,.comp-author a:focus,.comp-author a:hover,.comp-course-detail-v2 .course-detail__description a:active,.comp-course-detail-v2 .course-detail__description a:focus,.comp-course-detail-v2 .course-detail__description a:hover,.comp-course-detail-v2 .course-detail__header a:active,.comp-course-detail-v2 .course-detail__header a:focus,.comp-course-detail-v2 .course-detail__header a:hover,.comp-course-detail-v2 .course-detail__learning-targets a:active,.comp-course-detail-v2 .course-detail__learning-targets a:focus,.comp-course-detail-v2 .course-detail__learning-targets a:hover,.comp-course-detail-v2 .style-light .course-detail__description a:active,.comp-course-detail-v2 .style-light .course-detail__description a:focus,.comp-course-detail-v2 .style-light .course-detail__description a:hover,.comp-course-detail-v2 .style-light .course-detail__header a:active,.comp-course-detail-v2 .style-light .course-detail__header a:focus,.comp-course-detail-v2 .style-light .course-detail__header a:hover,.comp-course-detail-v2 .style-light .course-detail__learning-targets a:active,.comp-course-detail-v2 .style-light .course-detail__learning-targets a:focus,.comp-course-detail-v2 .style-light .course-detail__learning-targets a:hover,.mole-author a:active,.mole-author a:focus,.mole-author a:hover,.rich-text a:active,.rich-text a:focus,.rich-text a:hover,.rte-editor a:active,.rte-editor a:focus,.rte-editor a:hover,.style-light .comp-article-head .content a:active,.style-light .comp-article-head .content a:focus,.style-light .comp-article-head .content a:hover,.style-light .comp-author a:active,.style-light .comp-author a:focus,.style-light .comp-author a:hover,.style-light .comp-course-detail-v2 .course-detail__description a:active,.style-light .comp-course-detail-v2 .course-detail__description a:focus,.style-light .comp-course-detail-v2 .course-detail__description a:hover,.style-light .comp-course-detail-v2 .course-detail__header a:active,.style-light .comp-course-detail-v2 .course-detail__header a:focus,.style-light .comp-course-detail-v2 .course-detail__header a:hover,.style-light .comp-course-detail-v2 .course-detail__learning-targets a:active,.style-light .comp-course-detail-v2 .course-detail__learning-targets a:focus,.style-light .comp-course-detail-v2 .course-detail__learning-targets a:hover,.style-light .mole-author a:active,.style-light .mole-author a:focus,.style-light .mole-author a:hover,.style-light .rich-text a:active,.style-light .rich-text a:focus,.style-light .rich-text a:hover,.style-light .rte-editor a:active,.style-light .rte-editor a:focus,.style-light .rte-editor a:hover,.style-light .table.cq-Editable-dom a:active,.style-light .table.cq-Editable-dom a:focus,.style-light .table.cq-Editable-dom a:hover,.table.cq-Editable-dom a:active,.table.cq-Editable-dom a:focus,.table.cq-Editable-dom a:hover{color:#dd355c}.comp-article-head .style-dark .content a:active,.comp-article-head .style-dark .content a:focus,.comp-article-head .style-dark .content a:hover,.comp-course-detail-v2 .style-dark .course-detail__description a:active,.comp-course-detail-v2 .style-dark .course-detail__description a:focus,.comp-course-detail-v2 .style-dark .course-detail__description a:hover,.comp-course-detail-v2 .style-dark .course-detail__header a:active,.comp-course-detail-v2 .style-dark .course-detail__header a:focus,.comp-course-detail-v2 .style-dark .course-detail__header a:hover,.comp-course-detail-v2 .style-dark .course-detail__learning-targets a:active,.comp-course-detail-v2 .style-dark .course-detail__learning-targets a:focus,.comp-course-detail-v2 .style-dark .course-detail__learning-targets a:hover,.style-dark .comp-article-head .content a:active,.style-dark .comp-article-head .content a:focus,.style-dark .comp-article-head .content a:hover,.style-dark .comp-author a:active,.style-dark .comp-author a:focus,.style-dark .comp-author a:hover,.style-dark .comp-course-detail-v2 .course-detail__description a:active,.style-dark .comp-course-detail-v2 .course-detail__description a:focus,.style-dark .comp-course-detail-v2 .course-detail__description a:hover,.style-dark .comp-course-detail-v2 .course-detail__header a:active,.style-dark .comp-course-detail-v2 .course-detail__header a:focus,.style-dark .comp-course-detail-v2 .course-detail__header a:hover,.style-dark .comp-course-detail-v2 .course-detail__learning-targets a:active,.style-dark .comp-course-detail-v2 .course-detail__learning-targets a:focus,.style-dark .comp-course-detail-v2 .course-detail__learning-targets a:hover,.style-dark .mole-author a:active,.style-dark .mole-author a:focus,.style-dark .mole-author a:hover,.style-dark .rich-text a:active,.style-dark .rich-text a:focus,.style-dark .rich-text a:hover,.style-dark .rte-editor a:active,.style-dark .rte-editor a:focus,.style-dark .rte-editor a:hover,.style-dark .table.cq-Editable-dom a:active,.style-dark .table.cq-Editable-dom a:focus,.style-dark .table.cq-Editable-dom a:hover{color:#fb5373}.comp-article-head .style-color .content a:active,.comp-article-head .style-color .content a:focus,.comp-article-head .style-color .content a:hover,.comp-course-detail-v2 .style-color .course-detail__description a:active,.comp-course-detail-v2 .style-color .course-detail__description a:focus,.comp-course-detail-v2 .style-color .course-detail__description a:hover,.comp-course-detail-v2 .style-color .course-detail__header a:active,.comp-course-detail-v2 .style-color .course-detail__header a:focus,.comp-course-detail-v2 .style-color .course-detail__header a:hover,.comp-course-detail-v2 .style-color .course-detail__learning-targets a:active,.comp-course-detail-v2 .style-color .course-detail__learning-targets a:focus,.comp-course-detail-v2 .style-color .course-detail__learning-targets a:hover,.style-color .comp-article-head .content a:active,.style-color .comp-article-head .content a:focus,.style-color .comp-article-head .content a:hover,.style-color .comp-author a:active,.style-color .comp-author a:focus,.style-color .comp-author a:hover,.style-color .comp-course-detail-v2 .course-detail__description a:active,.style-color .comp-course-detail-v2 .course-detail__description a:focus,.style-color .comp-course-detail-v2 .course-detail__description a:hover,.style-color .comp-course-detail-v2 .course-detail__header a:active,.style-color .comp-course-detail-v2 .course-detail__header a:focus,.style-color .comp-course-detail-v2 .course-detail__header a:hover,.style-color .comp-course-detail-v2 .course-detail__learning-targets a:active,.style-color .comp-course-detail-v2 .course-detail__learning-targets a:focus,.style-color .comp-course-detail-v2 .course-detail__learning-targets a:hover,.style-color .mole-author a:active,.style-color .mole-author a:focus,.style-color .mole-author a:hover,.style-color .rich-text a:active,.style-color .rich-text a:focus,.style-color .rich-text a:hover,.style-color .rte-editor a:active,.style-color .rte-editor a:focus,.style-color .rte-editor a:hover,.style-color .table.cq-Editable-dom a:active,.style-color .table.cq-Editable-dom a:focus,.style-color .table.cq-Editable-dom a:hover{color:#36393a}.comp-article-head .content ol,.comp-article-head .content ul,.comp-author ol,.comp-author ul,.comp-course-detail-v2 .course-detail__description ol,.comp-course-detail-v2 .course-detail__description ul,.comp-course-detail-v2 .course-detail__header ol,.comp-course-detail-v2 .course-detail__header ul,.comp-course-detail-v2 .course-detail__learning-targets ol,.comp-course-detail-v2 .course-detail__learning-targets ul,.mole-author ol,.mole-author ul,.rich-text ol,.rich-text ul,.rte-editor ol,.rte-editor ul,.spotlight-color-secondary .comp-article-head .content ol,.spotlight-color-secondary .comp-article-head .content ul,.spotlight-color-secondary .comp-author ol,.spotlight-color-secondary .comp-author ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul,.spotlight-color-secondary .mole-author ol,.spotlight-color-secondary .mole-author ul,.table.cq-Editable-dom ol,.table.cq-Editable-dom ul{padding-left:20px;list-style-type:none}.comp-article-head .content ol li,.comp-article-head .content ul li,.comp-author ol li,.comp-author ul li,.comp-course-detail-v2 .course-detail__description ol li,.comp-course-detail-v2 .course-detail__description ul li,.comp-course-detail-v2 .course-detail__header ol li,.comp-course-detail-v2 .course-detail__header ul li,.comp-course-detail-v2 .course-detail__learning-targets ol li,.comp-course-detail-v2 .course-detail__learning-targets ul li,.mole-author ol li,.mole-author ul li,.rich-text ol li,.rich-text ul li,.rte-editor ol li,.rte-editor ul li,.spotlight-color-secondary .comp-article-head .content ol li,.spotlight-color-secondary .comp-article-head .content ul li,.spotlight-color-secondary .comp-author ol li,.spotlight-color-secondary .comp-author ul li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul li,.spotlight-color-secondary .mole-author ol li,.spotlight-color-secondary .mole-author ul li,.table.cq-Editable-dom ol li,.table.cq-Editable-dom ul li{position:relative}.comp-article-head .content ol li:before,.comp-article-head .content ul li:before,.comp-author ol li:before,.comp-author ul li:before,.comp-course-detail-v2 .course-detail__description ol li:before,.comp-course-detail-v2 .course-detail__description ul li:before,.comp-course-detail-v2 .course-detail__header ol li:before,.comp-course-detail-v2 .course-detail__header ul li:before,.comp-course-detail-v2 .course-detail__learning-targets ol li:before,.comp-course-detail-v2 .course-detail__learning-targets ul li:before,.mole-author ol li:before,.mole-author ul li:before,.rich-text ol li:before,.rich-text ul li:before,.rte-editor ol li:before,.rte-editor ul li:before,.spotlight-color-secondary .comp-article-head .content ol li:before,.spotlight-color-secondary .comp-article-head .content ul li:before,.spotlight-color-secondary .comp-author ol li:before,.spotlight-color-secondary .comp-author ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul li:before,.spotlight-color-secondary .mole-author ol li:before,.spotlight-color-secondary .mole-author ul li:before,.table.cq-Editable-dom ol li:before,.table.cq-Editable-dom ul li:before{display:inline-block;position:absolute;left:-27px}.comp-article-head .content ul li:before,.comp-author ul li:before,.comp-course-detail-v2 .course-detail__description ul li:before,.comp-course-detail-v2 .course-detail__header ul li:before,.comp-course-detail-v2 .course-detail__learning-targets ul li:before,.mole-author ul li:before,.rich-text ul li:before,.rte-editor ul li:before,.spotlight-color-secondary .comp-article-head .content ul li:before,.spotlight-color-secondary .comp-author ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul li:before,.spotlight-color-secondary .mole-author ul li:before,.table.cq-Editable-dom ul li:before{content:"\E951";width:20px;-webkit-transform:scale(.4) translateX(-50%);transform:scale(.4) translateX(-50%);-webkit-transform-origin:right center;transform-origin:right center;font-family:icomoon;text-align:left}.comp-article-head .content ol,.comp-author ol,.comp-course-detail-v2 .course-detail__description ol,.comp-course-detail-v2 .course-detail__header ol,.comp-course-detail-v2 .course-detail__learning-targets ol,.mole-author ol,.rich-text ol,.rte-editor ol,.spotlight-color-secondary .comp-article-head .content ol,.spotlight-color-secondary .comp-author ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol,.spotlight-color-secondary .mole-author ol,.table.cq-Editable-dom ol{counter-reset:numeric-counter}.comp-article-head .content ol li:before,.comp-author ol li:before,.comp-course-detail-v2 .course-detail__description ol li:before,.comp-course-detail-v2 .course-detail__header ol li:before,.comp-course-detail-v2 .course-detail__learning-targets ol li:before,.mole-author ol li:before,.rich-text ol li:before,.rte-editor ol li:before,.spotlight-color-secondary .comp-article-head .content ol li:before,.spotlight-color-secondary .comp-author ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol li:before,.spotlight-color-secondary .mole-author ol li:before,.table.cq-Editable-dom ol li:before{content:counter(numeric-counter) ".";width:20px;text-align:right;counter-increment:numeric-counter}.comp-article-head .content h1,.comp-author h1,.comp-course-detail-v2 .course-detail__description h1,.comp-course-detail-v2 .course-detail__header h1,.comp-course-detail-v2 .course-detail__learning-targets h1,.mole-author h1,.rich-text h1,.rte-editor h1,.spotlight-color-secondary .comp-article-head .content h1,.spotlight-color-secondary .comp-author h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1,.spotlight-color-secondary .mole-author h1,.table.cq-Editable-dom h1{margin:0;font-size:50px;line-height:57.5px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-article-head .content h1,.comp-author h1,.comp-course-detail-v2 .course-detail__description h1,.comp-course-detail-v2 .course-detail__header h1,.comp-course-detail-v2 .course-detail__learning-targets h1,.mole-author h1,.rich-text h1,.rte-editor h1,.spotlight-color-secondary .comp-article-head .content h1,.spotlight-color-secondary .comp-author h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1,.spotlight-color-secondary .mole-author h1,.table.cq-Editable-dom h1{font-size:40px;line-height:45px}}.comp-article-head .content h2,.comp-author h2,.comp-course-detail-v2 .course-detail__description h2,.comp-course-detail-v2 .course-detail__header h2,.comp-course-detail-v2 .course-detail__learning-targets h2,.mole-author h2,.rich-text h2,.rte-editor h2,.spotlight-color-secondary .comp-article-head .content h2,.spotlight-color-secondary .comp-author h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2,.spotlight-color-secondary .mole-author h2,.table.cq-Editable-dom h2{margin:0;font-size:40px;line-height:45px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-article-head .content h2,.comp-author h2,.comp-course-detail-v2 .course-detail__description h2,.comp-course-detail-v2 .course-detail__header h2,.comp-course-detail-v2 .course-detail__learning-targets h2,.mole-author h2,.rich-text h2,.rte-editor h2,.spotlight-color-secondary .comp-article-head .content h2,.spotlight-color-secondary .comp-author h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2,.spotlight-color-secondary .mole-author h2,.table.cq-Editable-dom h2{font-size:34px;line-height:39px}}.comp-article-head .content h3,.comp-author h3,.comp-course-detail-v2 .course-detail__description h3,.comp-course-detail-v2 .course-detail__header h3,.comp-course-detail-v2 .course-detail__learning-targets h3,.mole-author h3,.rich-text h3,.rte-editor h3,.spotlight-color-secondary .comp-article-head .content h3,.spotlight-color-secondary .comp-author h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3,.spotlight-color-secondary .mole-author h3,.table.cq-Editable-dom h3{margin:0;font-size:28px;line-height:34px;font-style:normal;font-weight:400}.comp-article-head .content h4,.comp-author h4,.comp-course-detail-v2 .course-detail__description h4,.comp-course-detail-v2 .course-detail__header h4,.comp-course-detail-v2 .course-detail__learning-targets h4,.mole-author h4,.rich-text h4,.rte-editor h4,.spotlight-color-secondary .comp-article-head .content h4,.spotlight-color-secondary .comp-author h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4,.spotlight-color-secondary .mole-author h4,.table.cq-Editable-dom h4{margin:0;font-size:25px;line-height:30px;font-style:normal;font-weight:400}.comp-article-head .content h5,.comp-author h5,.comp-course-detail-v2 .course-detail__description h5,.comp-course-detail-v2 .course-detail__header h5,.comp-course-detail-v2 .course-detail__learning-targets h5,.mole-author h5,.rich-text h5,.rte-editor h5,.spotlight-color-secondary .comp-article-head .content h5,.spotlight-color-secondary .comp-author h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5,.spotlight-color-secondary .mole-author h5,.table.cq-Editable-dom h5{margin:0;font-size:20px;line-height:24px;font-style:normal;font-weight:400}.comp-article-head .content,.comp-article-head .content .medium,.comp-article-head .medium.content,.comp-author,.comp-author .medium,.comp-course-detail-v2 .course-detail__description,.comp-course-detail-v2 .course-detail__description .medium,.comp-course-detail-v2 .course-detail__header,.comp-course-detail-v2 .course-detail__header .medium,.comp-course-detail-v2 .course-detail__learning-targets,.comp-course-detail-v2 .course-detail__learning-targets .medium,.comp-course-detail-v2 .medium.course-detail__description,.comp-course-detail-v2 .medium.course-detail__header,.comp-course-detail-v2 .medium.course-detail__learning-targets,.medium.comp-author,.medium.mole-author,.mole-author,.mole-author .medium,.rich-text,.rich-text.medium,.rich-text .medium,.rte-editor,.rte-editor.medium,.rte-editor .medium,.spotlight-color-secondary .comp-article-head .content,.spotlight-color-secondary .comp-author,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .mole-author,.table.cq-Editable-dom,.table.cq-Editable-dom.medium,.table.cq-Editable-dom .medium{font-size:15px;line-height:20px;font-style:normal;font-weight:400}.comp-article-head .content .small,.comp-article-head .small.content,.comp-author .small,.comp-course-detail-v2 .course-detail__description .small,.comp-course-detail-v2 .course-detail__header .small,.comp-course-detail-v2 .course-detail__learning-targets .small,.comp-course-detail-v2 .small.course-detail__description,.comp-course-detail-v2 .small.course-detail__header,.comp-course-detail-v2 .small.course-detail__learning-targets,.mole-author .small,.rich-text.small,.rich-text .small,.rte-editor.small,.rte-editor .small,.small.comp-author,.small.mole-author,.table.cq-Editable-dom.small,.table.cq-Editable-dom .small{font-size:13px;line-height:17px;font-style:normal;font-weight:400}.comp-article-head .content .large,.comp-article-head .large.content,.comp-author .large,.comp-course-detail-v2 .course-detail__description .large,.comp-course-detail-v2 .course-detail__header .large,.comp-course-detail-v2 .course-detail__learning-targets .large,.comp-course-detail-v2 .large.course-detail__description,.comp-course-detail-v2 .large.course-detail__header,.comp-course-detail-v2 .large.course-detail__learning-targets,.large.comp-author,.large.mole-author,.mole-author .large,.rich-text.large,.rich-text .large,.rte-editor.large,.rte-editor .large,.table.cq-Editable-dom.large,.table.cq-Editable-dom .large{font-size:20px;line-height:26px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-article-head .content .large,.comp-article-head .large.content,.comp-author .large,.comp-course-detail-v2 .course-detail__description .large,.comp-course-detail-v2 .course-detail__header .large,.comp-course-detail-v2 .course-detail__learning-targets .large,.comp-course-detail-v2 .large.course-detail__description,.comp-course-detail-v2 .large.course-detail__header,.comp-course-detail-v2 .large.course-detail__learning-targets,.large.comp-author,.large.mole-author,.mole-author .large,.rich-text.large,.rich-text .large,.rte-editor.large,.rte-editor .large,.table.cq-Editable-dom.large,.table.cq-Editable-dom .large{font-size:18px;line-height:22px}}.comp-article-head .content .highlighted,.comp-article-head .highlighted.content,.comp-article-head .style-dark .content .highlighted,.comp-article-head .style-dark .highlighted.content,.comp-article-head .style-light .content .highlighted,.comp-article-head .style-light .highlighted.content,.comp-author .highlighted,.comp-course-detail-v2 .course-detail__description .highlighted,.comp-course-detail-v2 .course-detail__header .highlighted,.comp-course-detail-v2 .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .highlighted.course-detail__description,.comp-course-detail-v2 .highlighted.course-detail__header,.comp-course-detail-v2 .highlighted.course-detail__learning-targets,.comp-course-detail-v2 .style-dark .course-detail__description .highlighted,.comp-course-detail-v2 .style-dark .course-detail__header .highlighted,.comp-course-detail-v2 .style-dark .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .style-dark .highlighted.course-detail__description,.comp-course-detail-v2 .style-dark .highlighted.course-detail__header,.comp-course-detail-v2 .style-dark .highlighted.course-detail__learning-targets,.comp-course-detail-v2 .style-light .course-detail__description .highlighted,.comp-course-detail-v2 .style-light .course-detail__header .highlighted,.comp-course-detail-v2 .style-light .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .style-light .highlighted.course-detail__description,.comp-course-detail-v2 .style-light .highlighted.course-detail__header,.comp-course-detail-v2 .style-light .highlighted.course-detail__learning-targets,.highlighted.comp-author,.highlighted.mole-author,.mole-author .highlighted,.rich-text.highlighted,.rich-text .highlighted,.rte-editor.highlighted,.rte-editor .highlighted,.style-dark .comp-article-head .content .highlighted,.style-dark .comp-article-head .highlighted.content,.style-dark .comp-author .highlighted,.style-dark .comp-course-detail-v2 .course-detail__description .highlighted,.style-dark .comp-course-detail-v2 .course-detail__header .highlighted,.style-dark .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.style-dark .comp-course-detail-v2 .highlighted.course-detail__description,.style-dark .comp-course-detail-v2 .highlighted.course-detail__header,.style-dark .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.style-dark .highlighted.comp-author,.style-dark .highlighted.mole-author,.style-dark .mole-author .highlighted,.style-dark .rich-text.highlighted,.style-dark .rich-text .highlighted,.style-dark .rte-editor.highlighted,.style-dark .rte-editor .highlighted,.style-dark .table.cq-Editable-dom.highlighted,.style-dark .table.cq-Editable-dom .highlighted,.style-light .comp-article-head .content .highlighted,.style-light .comp-article-head .highlighted.content,.style-light .comp-author .highlighted,.style-light .comp-course-detail-v2 .course-detail__description .highlighted,.style-light .comp-course-detail-v2 .course-detail__header .highlighted,.style-light .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.style-light .comp-course-detail-v2 .highlighted.course-detail__description,.style-light .comp-course-detail-v2 .highlighted.course-detail__header,.style-light .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.style-light .highlighted.comp-author,.style-light .highlighted.mole-author,.style-light .mole-author .highlighted,.style-light .rich-text.highlighted,.style-light .rich-text .highlighted,.style-light .rte-editor.highlighted,.style-light .rte-editor .highlighted,.style-light .table.cq-Editable-dom.highlighted,.style-light .table.cq-Editable-dom .highlighted,.table.cq-Editable-dom.highlighted,.table.cq-Editable-dom .highlighted{color:#fb5373}.comp-article-head .style-color .content .highlighted,.comp-article-head .style-color .highlighted.content,.comp-course-detail-v2 .style-color .course-detail__description .highlighted,.comp-course-detail-v2 .style-color .course-detail__header .highlighted,.comp-course-detail-v2 .style-color .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .style-color .highlighted.course-detail__description,.comp-course-detail-v2 .style-color .highlighted.course-detail__header,.comp-course-detail-v2 .style-color .highlighted.course-detail__learning-targets,.style-color .comp-article-head .content .highlighted,.style-color .comp-article-head .highlighted.content,.style-color .comp-author .highlighted,.style-color .comp-course-detail-v2 .course-detail__description .highlighted,.style-color .comp-course-detail-v2 .course-detail__header .highlighted,.style-color .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.style-color .comp-course-detail-v2 .highlighted.course-detail__description,.style-color .comp-course-detail-v2 .highlighted.course-detail__header,.style-color .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.style-color .highlighted.comp-author,.style-color .highlighted.mole-author,.style-color .mole-author .highlighted,.style-color .rich-text.highlighted,.style-color .rich-text .highlighted,.style-color .rte-editor.highlighted,.style-color .rte-editor .highlighted,.style-color .table.cq-Editable-dom.highlighted,.style-color .table.cq-Editable-dom .highlighted{color:#36393a}.comp-article-head .content blockquote,.comp-article-head .content dd,.comp-article-head .content dt,.comp-article-head .content li,.comp-article-head .content p,.comp-article-head .content span,.comp-author blockquote,.comp-author dd,.comp-author dt,.comp-author li,.comp-author p,.comp-author span,.comp-course-detail-v2 .course-detail__description blockquote,.comp-course-detail-v2 .course-detail__description dd,.comp-course-detail-v2 .course-detail__description dt,.comp-course-detail-v2 .course-detail__description li,.comp-course-detail-v2 .course-detail__description p,.comp-course-detail-v2 .course-detail__description span,.comp-course-detail-v2 .course-detail__header blockquote,.comp-course-detail-v2 .course-detail__header dd,.comp-course-detail-v2 .course-detail__header dt,.comp-course-detail-v2 .course-detail__header li,.comp-course-detail-v2 .course-detail__header p,.comp-course-detail-v2 .course-detail__header span,.comp-course-detail-v2 .course-detail__learning-targets blockquote,.comp-course-detail-v2 .course-detail__learning-targets dd,.comp-course-detail-v2 .course-detail__learning-targets dt,.comp-course-detail-v2 .course-detail__learning-targets li,.comp-course-detail-v2 .course-detail__learning-targets p,.comp-course-detail-v2 .course-detail__learning-targets span,.mole-author blockquote,.mole-author dd,.mole-author dt,.mole-author li,.mole-author p,.mole-author span,.rich-text blockquote,.rich-text dd,.rich-text dt,.rich-text li,.rich-text p,.rich-text span,.rte-editor blockquote,.rte-editor dd,.rte-editor dt,.rte-editor li,.rte-editor p,.rte-editor span,.spotlight-color-secondary .comp-article-head .content blockquote,.spotlight-color-secondary .comp-article-head .content dd,.spotlight-color-secondary .comp-article-head .content dt,.spotlight-color-secondary .comp-article-head .content li,.spotlight-color-secondary .comp-article-head .content p,.spotlight-color-secondary .comp-article-head .content span,.spotlight-color-secondary .comp-author blockquote,.spotlight-color-secondary .comp-author dd,.spotlight-color-secondary .comp-author dt,.spotlight-color-secondary .comp-author li,.spotlight-color-secondary .comp-author p,.spotlight-color-secondary .comp-author span,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description blockquote,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description dd,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description dt,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description span,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header blockquote,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header dd,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header dt,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header span,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets blockquote,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets dd,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets dt,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets span,.spotlight-color-secondary .mole-author blockquote,.spotlight-color-secondary .mole-author dd,.spotlight-color-secondary .mole-author dt,.spotlight-color-secondary .mole-author li,.spotlight-color-secondary .mole-author p,.spotlight-color-secondary .mole-author span,.table.cq-Editable-dom blockquote,.table.cq-Editable-dom dd,.table.cq-Editable-dom dt,.table.cq-Editable-dom li,.table.cq-Editable-dom p,.table.cq-Editable-dom span{margin:0;padding:0}@media (min-width:48em){.comp-article-head .content h1+ol,.comp-article-head .content h1+p,.comp-article-head .content h1+ul,.comp-article-head .content h2+ol,.comp-article-head .content h2+p,.comp-article-head .content h2+ul,.comp-article-head .content h3+ol,.comp-article-head .content h3+p,.comp-article-head .content h3+ul,.comp-article-head .content h4+ol,.comp-article-head .content h4+p,.comp-article-head .content h4+ul,.comp-article-head .content h5+ol,.comp-article-head .content h5+p,.comp-article-head .content h5+ul,.comp-author h1+ol,.comp-author h1+p,.comp-author h1+ul,.comp-author h2+ol,.comp-author h2+p,.comp-author h2+ul,.comp-author h3+ol,.comp-author h3+p,.comp-author h3+ul,.comp-author h4+ol,.comp-author h4+p,.comp-author h4+ul,.comp-author h5+ol,.comp-author h5+p,.comp-author h5+ul,.comp-course-detail-v2 .course-detail__description h1+ol,.comp-course-detail-v2 .course-detail__description h1+p,.comp-course-detail-v2 .course-detail__description h1+ul,.comp-course-detail-v2 .course-detail__description h2+ol,.comp-course-detail-v2 .course-detail__description h2+p,.comp-course-detail-v2 .course-detail__description h2+ul,.comp-course-detail-v2 .course-detail__description h3+ol,.comp-course-detail-v2 .course-detail__description h3+p,.comp-course-detail-v2 .course-detail__description h3+ul,.comp-course-detail-v2 .course-detail__description h4+ol,.comp-course-detail-v2 .course-detail__description h4+p,.comp-course-detail-v2 .course-detail__description h4+ul,.comp-course-detail-v2 .course-detail__description h5+ol,.comp-course-detail-v2 .course-detail__description h5+p,.comp-course-detail-v2 .course-detail__description h5+ul,.comp-course-detail-v2 .course-detail__header h1+ol,.comp-course-detail-v2 .course-detail__header h1+p,.comp-course-detail-v2 .course-detail__header h1+ul,.comp-course-detail-v2 .course-detail__header h2+ol,.comp-course-detail-v2 .course-detail__header h2+p,.comp-course-detail-v2 .course-detail__header h2+ul,.comp-course-detail-v2 .course-detail__header h3+ol,.comp-course-detail-v2 .course-detail__header h3+p,.comp-course-detail-v2 .course-detail__header h3+ul,.comp-course-detail-v2 .course-detail__header h4+ol,.comp-course-detail-v2 .course-detail__header h4+p,.comp-course-detail-v2 .course-detail__header h4+ul,.comp-course-detail-v2 .course-detail__header h5+ol,.comp-course-detail-v2 .course-detail__header h5+p,.comp-course-detail-v2 .course-detail__header h5+ul,.comp-course-detail-v2 .course-detail__learning-targets h1+ol,.comp-course-detail-v2 .course-detail__learning-targets h1+p,.comp-course-detail-v2 .course-detail__learning-targets h1+ul,.comp-course-detail-v2 .course-detail__learning-targets h2+ol,.comp-course-detail-v2 .course-detail__learning-targets h2+p,.comp-course-detail-v2 .course-detail__learning-targets h2+ul,.comp-course-detail-v2 .course-detail__learning-targets h3+ol,.comp-course-detail-v2 .course-detail__learning-targets h3+p,.comp-course-detail-v2 .course-detail__learning-targets h3+ul,.comp-course-detail-v2 .course-detail__learning-targets h4+ol,.comp-course-detail-v2 .course-detail__learning-targets h4+p,.comp-course-detail-v2 .course-detail__learning-targets h4+ul,.comp-course-detail-v2 .course-detail__learning-targets h5+ol,.comp-course-detail-v2 .course-detail__learning-targets h5+p,.comp-course-detail-v2 .course-detail__learning-targets h5+ul,.mole-author h1+ol,.mole-author h1+p,.mole-author h1+ul,.mole-author h2+ol,.mole-author h2+p,.mole-author h2+ul,.mole-author h3+ol,.mole-author h3+p,.mole-author h3+ul,.mole-author h4+ol,.mole-author h4+p,.mole-author h4+ul,.mole-author h5+ol,.mole-author h5+p,.mole-author h5+ul,.rich-text h1+ol,.rich-text h1+p,.rich-text h1+ul,.rich-text h2+ol,.rich-text h2+p,.rich-text h2+ul,.rich-text h3+ol,.rich-text h3+p,.rich-text h3+ul,.rich-text h4+ol,.rich-text h4+p,.rich-text h4+ul,.rich-text h5+ol,.rich-text h5+p,.rich-text h5+ul,.rte-editor h1+ol,.rte-editor h1+p,.rte-editor h1+ul,.rte-editor h2+ol,.rte-editor h2+p,.rte-editor h2+ul,.rte-editor h3+ol,.rte-editor h3+p,.rte-editor h3+ul,.rte-editor h4+ol,.rte-editor h4+p,.rte-editor h4+ul,.rte-editor h5+ol,.rte-editor h5+p,.rte-editor h5+ul,.spotlight-color-secondary .comp-article-head .content h1+ol,.spotlight-color-secondary .comp-article-head .content h1+p,.spotlight-color-secondary .comp-article-head .content h1+ul,.spotlight-color-secondary .comp-article-head .content h2+ol,.spotlight-color-secondary .comp-article-head .content h2+p,.spotlight-color-secondary .comp-article-head .content h2+ul,.spotlight-color-secondary .comp-article-head .content h3+ol,.spotlight-color-secondary .comp-article-head .content h3+p,.spotlight-color-secondary .comp-article-head .content h3+ul,.spotlight-color-secondary .comp-article-head .content h4+ol,.spotlight-color-secondary .comp-article-head .content h4+p,.spotlight-color-secondary .comp-article-head .content h4+ul,.spotlight-color-secondary .comp-article-head .content h5+ol,.spotlight-color-secondary .comp-article-head .content h5+p,.spotlight-color-secondary .comp-article-head .content h5+ul,.spotlight-color-secondary .comp-author h1+ol,.spotlight-color-secondary .comp-author h1+p,.spotlight-color-secondary .comp-author h1+ul,.spotlight-color-secondary .comp-author h2+ol,.spotlight-color-secondary .comp-author h2+p,.spotlight-color-secondary .comp-author h2+ul,.spotlight-color-secondary .comp-author h3+ol,.spotlight-color-secondary .comp-author h3+p,.spotlight-color-secondary .comp-author h3+ul,.spotlight-color-secondary .comp-author h4+ol,.spotlight-color-secondary .comp-author h4+p,.spotlight-color-secondary .comp-author h4+ul,.spotlight-color-secondary .comp-author h5+ol,.spotlight-color-secondary .comp-author h5+p,.spotlight-color-secondary .comp-author h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ul,.spotlight-color-secondary .mole-author h1+ol,.spotlight-color-secondary .mole-author h1+p,.spotlight-color-secondary .mole-author h1+ul,.spotlight-color-secondary .mole-author h2+ol,.spotlight-color-secondary .mole-author h2+p,.spotlight-color-secondary .mole-author h2+ul,.spotlight-color-secondary .mole-author h3+ol,.spotlight-color-secondary .mole-author h3+p,.spotlight-color-secondary .mole-author h3+ul,.spotlight-color-secondary .mole-author h4+ol,.spotlight-color-secondary .mole-author h4+p,.spotlight-color-secondary .mole-author h4+ul,.spotlight-color-secondary .mole-author h5+ol,.spotlight-color-secondary .mole-author h5+p,.spotlight-color-secondary .mole-author h5+ul,.table.cq-Editable-dom h1+ol,.table.cq-Editable-dom h1+p,.table.cq-Editable-dom h1+ul,.table.cq-Editable-dom h2+ol,.table.cq-Editable-dom h2+p,.table.cq-Editable-dom h2+ul,.table.cq-Editable-dom h3+ol,.table.cq-Editable-dom h3+p,.table.cq-Editable-dom h3+ul,.table.cq-Editable-dom h4+ol,.table.cq-Editable-dom h4+p,.table.cq-Editable-dom h4+ul,.table.cq-Editable-dom h5+ol,.table.cq-Editable-dom h5+p,.table.cq-Editable-dom h5+ul{margin-top:30px}.comp-article-head .content h1+h1,.comp-article-head .content h1+h2,.comp-article-head .content h1+h3,.comp-article-head .content h1+h4,.comp-article-head .content h1+h5,.comp-author h1+h1,.comp-author h1+h2,.comp-author h1+h3,.comp-author h1+h4,.comp-author h1+h5,.comp-course-detail-v2 .course-detail__description h1+h1,.comp-course-detail-v2 .course-detail__description h1+h2,.comp-course-detail-v2 .course-detail__description h1+h3,.comp-course-detail-v2 .course-detail__description h1+h4,.comp-course-detail-v2 .course-detail__description h1+h5,.comp-course-detail-v2 .course-detail__header h1+h1,.comp-course-detail-v2 .course-detail__header h1+h2,.comp-course-detail-v2 .course-detail__header h1+h3,.comp-course-detail-v2 .course-detail__header h1+h4,.comp-course-detail-v2 .course-detail__header h1+h5,.comp-course-detail-v2 .course-detail__learning-targets h1+h1,.comp-course-detail-v2 .course-detail__learning-targets h1+h2,.comp-course-detail-v2 .course-detail__learning-targets h1+h3,.comp-course-detail-v2 .course-detail__learning-targets h1+h4,.comp-course-detail-v2 .course-detail__learning-targets h1+h5,.mole-author h1+h1,.mole-author h1+h2,.mole-author h1+h3,.mole-author h1+h4,.mole-author h1+h5,.rich-text h1+h1,.rich-text h1+h2,.rich-text h1+h3,.rich-text h1+h4,.rich-text h1+h5,.rte-editor h1+h1,.rte-editor h1+h2,.rte-editor h1+h3,.rte-editor h1+h4,.rte-editor h1+h5,.spotlight-color-secondary .comp-article-head .content h1+h1,.spotlight-color-secondary .comp-article-head .content h1+h2,.spotlight-color-secondary .comp-article-head .content h1+h3,.spotlight-color-secondary .comp-article-head .content h1+h4,.spotlight-color-secondary .comp-article-head .content h1+h5,.spotlight-color-secondary .comp-author h1+h1,.spotlight-color-secondary .comp-author h1+h2,.spotlight-color-secondary .comp-author h1+h3,.spotlight-color-secondary .comp-author h1+h4,.spotlight-color-secondary .comp-author h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h5,.spotlight-color-secondary .mole-author h1+h1,.spotlight-color-secondary .mole-author h1+h2,.spotlight-color-secondary .mole-author h1+h3,.spotlight-color-secondary .mole-author h1+h4,.spotlight-color-secondary .mole-author h1+h5,.table.cq-Editable-dom h1+h1,.table.cq-Editable-dom h1+h2,.table.cq-Editable-dom h1+h3,.table.cq-Editable-dom h1+h4,.table.cq-Editable-dom h1+h5{margin-top:20px}.comp-article-head .content h2+h2,.comp-author h2+h2,.comp-course-detail-v2 .course-detail__description h2+h2,.comp-course-detail-v2 .course-detail__header h2+h2,.comp-course-detail-v2 .course-detail__learning-targets h2+h2,.mole-author h2+h2,.rich-text h2+h2,.rte-editor h2+h2,.spotlight-color-secondary .comp-article-head .content h2+h2,.spotlight-color-secondary .comp-author h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h2,.spotlight-color-secondary .mole-author h2+h2,.table.cq-Editable-dom h2+h2{margin-top:15px}.comp-article-head .content h2+h1,.comp-article-head .content h2+h3,.comp-article-head .content h2+h4,.comp-article-head .content h2+h5,.comp-author h2+h1,.comp-author h2+h3,.comp-author h2+h4,.comp-author h2+h5,.comp-course-detail-v2 .course-detail__description h2+h1,.comp-course-detail-v2 .course-detail__description h2+h3,.comp-course-detail-v2 .course-detail__description h2+h4,.comp-course-detail-v2 .course-detail__description h2+h5,.comp-course-detail-v2 .course-detail__header h2+h1,.comp-course-detail-v2 .course-detail__header h2+h3,.comp-course-detail-v2 .course-detail__header h2+h4,.comp-course-detail-v2 .course-detail__header h2+h5,.comp-course-detail-v2 .course-detail__learning-targets h2+h1,.comp-course-detail-v2 .course-detail__learning-targets h2+h3,.comp-course-detail-v2 .course-detail__learning-targets h2+h4,.comp-course-detail-v2 .course-detail__learning-targets h2+h5,.mole-author h2+h1,.mole-author h2+h3,.mole-author h2+h4,.mole-author h2+h5,.rich-text h2+h1,.rich-text h2+h3,.rich-text h2+h4,.rich-text h2+h5,.rte-editor h2+h1,.rte-editor h2+h3,.rte-editor h2+h4,.rte-editor h2+h5,.spotlight-color-secondary .comp-article-head .content h2+h1,.spotlight-color-secondary .comp-article-head .content h2+h3,.spotlight-color-secondary .comp-article-head .content h2+h4,.spotlight-color-secondary .comp-article-head .content h2+h5,.spotlight-color-secondary .comp-author h2+h1,.spotlight-color-secondary .comp-author h2+h3,.spotlight-color-secondary .comp-author h2+h4,.spotlight-color-secondary .comp-author h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h5,.spotlight-color-secondary .mole-author h2+h1,.spotlight-color-secondary .mole-author h2+h3,.spotlight-color-secondary .mole-author h2+h4,.spotlight-color-secondary .mole-author h2+h5,.table.cq-Editable-dom h2+h1,.table.cq-Editable-dom h2+h3,.table.cq-Editable-dom h2+h4,.table.cq-Editable-dom h2+h5{margin-top:20px}.comp-article-head .content h3+h3,.comp-author h3+h3,.comp-course-detail-v2 .course-detail__description h3+h3,.comp-course-detail-v2 .course-detail__header h3+h3,.comp-course-detail-v2 .course-detail__learning-targets h3+h3,.mole-author h3+h3,.rich-text h3+h3,.rte-editor h3+h3,.spotlight-color-secondary .comp-article-head .content h3+h3,.spotlight-color-secondary .comp-author h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h3,.spotlight-color-secondary .mole-author h3+h3,.table.cq-Editable-dom h3+h3{margin-top:10px}.comp-article-head .content h3+h1,.comp-article-head .content h3+h2,.comp-article-head .content h3+h4,.comp-article-head .content h3+h5,.comp-author h3+h1,.comp-author h3+h2,.comp-author h3+h4,.comp-author h3+h5,.comp-course-detail-v2 .course-detail__description h3+h1,.comp-course-detail-v2 .course-detail__description h3+h2,.comp-course-detail-v2 .course-detail__description h3+h4,.comp-course-detail-v2 .course-detail__description h3+h5,.comp-course-detail-v2 .course-detail__header h3+h1,.comp-course-detail-v2 .course-detail__header h3+h2,.comp-course-detail-v2 .course-detail__header h3+h4,.comp-course-detail-v2 .course-detail__header h3+h5,.comp-course-detail-v2 .course-detail__learning-targets h3+h1,.comp-course-detail-v2 .course-detail__learning-targets h3+h2,.comp-course-detail-v2 .course-detail__learning-targets h3+h4,.comp-course-detail-v2 .course-detail__learning-targets h3+h5,.mole-author h3+h1,.mole-author h3+h2,.mole-author h3+h4,.mole-author h3+h5,.rich-text h3+h1,.rich-text h3+h2,.rich-text h3+h4,.rich-text h3+h5,.rte-editor h3+h1,.rte-editor h3+h2,.rte-editor h3+h4,.rte-editor h3+h5,.spotlight-color-secondary .comp-article-head .content h3+h1,.spotlight-color-secondary .comp-article-head .content h3+h2,.spotlight-color-secondary .comp-article-head .content h3+h4,.spotlight-color-secondary .comp-article-head .content h3+h5,.spotlight-color-secondary .comp-author h3+h1,.spotlight-color-secondary .comp-author h3+h2,.spotlight-color-secondary .comp-author h3+h4,.spotlight-color-secondary .comp-author h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h5,.spotlight-color-secondary .mole-author h3+h1,.spotlight-color-secondary .mole-author h3+h2,.spotlight-color-secondary .mole-author h3+h4,.spotlight-color-secondary .mole-author h3+h5,.table.cq-Editable-dom h3+h1,.table.cq-Editable-dom h3+h2,.table.cq-Editable-dom h3+h4,.table.cq-Editable-dom h3+h5{margin-top:20px}.comp-article-head .content h4+h4,.comp-author h4+h4,.comp-course-detail-v2 .course-detail__description h4+h4,.comp-course-detail-v2 .course-detail__header h4+h4,.comp-course-detail-v2 .course-detail__learning-targets h4+h4,.mole-author h4+h4,.rich-text h4+h4,.rte-editor h4+h4,.spotlight-color-secondary .comp-article-head .content h4+h4,.spotlight-color-secondary .comp-author h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h4,.spotlight-color-secondary .mole-author h4+h4,.table.cq-Editable-dom h4+h4{margin-top:10px}.comp-article-head .content h4+h1,.comp-article-head .content h4+h2,.comp-article-head .content h4+h3,.comp-article-head .content h4+h5,.comp-author h4+h1,.comp-author h4+h2,.comp-author h4+h3,.comp-author h4+h5,.comp-course-detail-v2 .course-detail__description h4+h1,.comp-course-detail-v2 .course-detail__description h4+h2,.comp-course-detail-v2 .course-detail__description h4+h3,.comp-course-detail-v2 .course-detail__description h4+h5,.comp-course-detail-v2 .course-detail__header h4+h1,.comp-course-detail-v2 .course-detail__header h4+h2,.comp-course-detail-v2 .course-detail__header h4+h3,.comp-course-detail-v2 .course-detail__header h4+h5,.comp-course-detail-v2 .course-detail__learning-targets h4+h1,.comp-course-detail-v2 .course-detail__learning-targets h4+h2,.comp-course-detail-v2 .course-detail__learning-targets h4+h3,.comp-course-detail-v2 .course-detail__learning-targets h4+h5,.mole-author h4+h1,.mole-author h4+h2,.mole-author h4+h3,.mole-author h4+h5,.rich-text h4+h1,.rich-text h4+h2,.rich-text h4+h3,.rich-text h4+h5,.rte-editor h4+h1,.rte-editor h4+h2,.rte-editor h4+h3,.rte-editor h4+h5,.spotlight-color-secondary .comp-article-head .content h4+h1,.spotlight-color-secondary .comp-article-head .content h4+h2,.spotlight-color-secondary .comp-article-head .content h4+h3,.spotlight-color-secondary .comp-article-head .content h4+h5,.spotlight-color-secondary .comp-author h4+h1,.spotlight-color-secondary .comp-author h4+h2,.spotlight-color-secondary .comp-author h4+h3,.spotlight-color-secondary .comp-author h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h5,.spotlight-color-secondary .mole-author h4+h1,.spotlight-color-secondary .mole-author h4+h2,.spotlight-color-secondary .mole-author h4+h3,.spotlight-color-secondary .mole-author h4+h5,.table.cq-Editable-dom h4+h1,.table.cq-Editable-dom h4+h2,.table.cq-Editable-dom h4+h3,.table.cq-Editable-dom h4+h5{margin-top:20px}.comp-article-head .content h5+h5,.comp-author h5+h5,.comp-course-detail-v2 .course-detail__description h5+h5,.comp-course-detail-v2 .course-detail__header h5+h5,.comp-course-detail-v2 .course-detail__learning-targets h5+h5,.mole-author h5+h5,.rich-text h5+h5,.rte-editor h5+h5,.spotlight-color-secondary .comp-article-head .content h5+h5,.spotlight-color-secondary .comp-author h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h5,.spotlight-color-secondary .mole-author h5+h5,.table.cq-Editable-dom h5+h5{margin-top:10px}.comp-article-head .content h5+h1,.comp-article-head .content h5+h2,.comp-article-head .content h5+h3,.comp-article-head .content h5+h4,.comp-author h5+h1,.comp-author h5+h2,.comp-author h5+h3,.comp-author h5+h4,.comp-course-detail-v2 .course-detail__description h5+h1,.comp-course-detail-v2 .course-detail__description h5+h2,.comp-course-detail-v2 .course-detail__description h5+h3,.comp-course-detail-v2 .course-detail__description h5+h4,.comp-course-detail-v2 .course-detail__header h5+h1,.comp-course-detail-v2 .course-detail__header h5+h2,.comp-course-detail-v2 .course-detail__header h5+h3,.comp-course-detail-v2 .course-detail__header h5+h4,.comp-course-detail-v2 .course-detail__learning-targets h5+h1,.comp-course-detail-v2 .course-detail__learning-targets h5+h2,.comp-course-detail-v2 .course-detail__learning-targets h5+h3,.comp-course-detail-v2 .course-detail__learning-targets h5+h4,.mole-author h5+h1,.mole-author h5+h2,.mole-author h5+h3,.mole-author h5+h4,.rich-text h5+h1,.rich-text h5+h2,.rich-text h5+h3,.rich-text h5+h4,.rte-editor h5+h1,.rte-editor h5+h2,.rte-editor h5+h3,.rte-editor h5+h4,.spotlight-color-secondary .comp-article-head .content h5+h1,.spotlight-color-secondary .comp-article-head .content h5+h2,.spotlight-color-secondary .comp-article-head .content h5+h3,.spotlight-color-secondary .comp-article-head .content h5+h4,.spotlight-color-secondary .comp-author h5+h1,.spotlight-color-secondary .comp-author h5+h2,.spotlight-color-secondary .comp-author h5+h3,.spotlight-color-secondary .comp-author h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h4,.spotlight-color-secondary .mole-author h5+h1,.spotlight-color-secondary .mole-author h5+h2,.spotlight-color-secondary .mole-author h5+h3,.spotlight-color-secondary .mole-author h5+h4,.table.cq-Editable-dom h5+h1,.table.cq-Editable-dom h5+h2,.table.cq-Editable-dom h5+h3,.table.cq-Editable-dom h5+h4{margin-top:15px}.comp-article-head .content ol+ol,.comp-article-head .content ol+p,.comp-article-head .content ol+ul,.comp-article-head .content p+ol,.comp-article-head .content p+p,.comp-article-head .content p+ul,.comp-article-head .content ul+ol,.comp-article-head .content ul+p,.comp-article-head .content ul+ul,.comp-author ol+ol,.comp-author ol+p,.comp-author ol+ul,.comp-author p+ol,.comp-author p+p,.comp-author p+ul,.comp-author ul+ol,.comp-author ul+p,.comp-author ul+ul,.comp-course-detail-v2 .course-detail__description ol+ol,.comp-course-detail-v2 .course-detail__description ol+p,.comp-course-detail-v2 .course-detail__description ol+ul,.comp-course-detail-v2 .course-detail__description p+ol,.comp-course-detail-v2 .course-detail__description p+p,.comp-course-detail-v2 .course-detail__description p+ul,.comp-course-detail-v2 .course-detail__description ul+ol,.comp-course-detail-v2 .course-detail__description ul+p,.comp-course-detail-v2 .course-detail__description ul+ul,.comp-course-detail-v2 .course-detail__header ol+ol,.comp-course-detail-v2 .course-detail__header ol+p,.comp-course-detail-v2 .course-detail__header ol+ul,.comp-course-detail-v2 .course-detail__header p+ol,.comp-course-detail-v2 .course-detail__header p+p,.comp-course-detail-v2 .course-detail__header p+ul,.comp-course-detail-v2 .course-detail__header ul+ol,.comp-course-detail-v2 .course-detail__header ul+p,.comp-course-detail-v2 .course-detail__header ul+ul,.comp-course-detail-v2 .course-detail__learning-targets ol+ol,.comp-course-detail-v2 .course-detail__learning-targets ol+p,.comp-course-detail-v2 .course-detail__learning-targets ol+ul,.comp-course-detail-v2 .course-detail__learning-targets p+ol,.comp-course-detail-v2 .course-detail__learning-targets p+p,.comp-course-detail-v2 .course-detail__learning-targets p+ul,.comp-course-detail-v2 .course-detail__learning-targets ul+ol,.comp-course-detail-v2 .course-detail__learning-targets ul+p,.comp-course-detail-v2 .course-detail__learning-targets ul+ul,.mole-author ol+ol,.mole-author ol+p,.mole-author ol+ul,.mole-author p+ol,.mole-author p+p,.mole-author p+ul,.mole-author ul+ol,.mole-author ul+p,.mole-author ul+ul,.rich-text ol+ol,.rich-text ol+p,.rich-text ol+ul,.rich-text p+ol,.rich-text p+p,.rich-text p+ul,.rich-text ul+ol,.rich-text ul+p,.rich-text ul+ul,.rte-editor ol+ol,.rte-editor ol+p,.rte-editor ol+ul,.rte-editor p+ol,.rte-editor p+p,.rte-editor p+ul,.rte-editor ul+ol,.rte-editor ul+p,.rte-editor ul+ul,.spotlight-color-secondary .comp-article-head .content ol+ol,.spotlight-color-secondary .comp-article-head .content ol+p,.spotlight-color-secondary .comp-article-head .content ol+ul,.spotlight-color-secondary .comp-article-head .content p+ol,.spotlight-color-secondary .comp-article-head .content p+p,.spotlight-color-secondary .comp-article-head .content p+ul,.spotlight-color-secondary .comp-article-head .content ul+ol,.spotlight-color-secondary .comp-article-head .content ul+p,.spotlight-color-secondary .comp-article-head .content ul+ul,.spotlight-color-secondary .comp-author ol+ol,.spotlight-color-secondary .comp-author ol+p,.spotlight-color-secondary .comp-author ol+ul,.spotlight-color-secondary .comp-author p+ol,.spotlight-color-secondary .comp-author p+p,.spotlight-color-secondary .comp-author p+ul,.spotlight-color-secondary .comp-author ul+ol,.spotlight-color-secondary .comp-author ul+p,.spotlight-color-secondary .comp-author ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ul,.spotlight-color-secondary .mole-author ol+ol,.spotlight-color-secondary .mole-author ol+p,.spotlight-color-secondary .mole-author ol+ul,.spotlight-color-secondary .mole-author p+ol,.spotlight-color-secondary .mole-author p+p,.spotlight-color-secondary .mole-author p+ul,.spotlight-color-secondary .mole-author ul+ol,.spotlight-color-secondary .mole-author ul+p,.spotlight-color-secondary .mole-author ul+ul,.table.cq-Editable-dom ol+ol,.table.cq-Editable-dom ol+p,.table.cq-Editable-dom ol+ul,.table.cq-Editable-dom p+ol,.table.cq-Editable-dom p+p,.table.cq-Editable-dom p+ul,.table.cq-Editable-dom ul+ol,.table.cq-Editable-dom ul+p,.table.cq-Editable-dom ul+ul{margin-top:30px}.comp-article-head .content ol+h1,.comp-article-head .content ol+h2,.comp-article-head .content ol+h3,.comp-article-head .content ol+h4,.comp-article-head .content ol+h5,.comp-article-head .content p+h1,.comp-article-head .content p+h2,.comp-article-head .content p+h3,.comp-article-head .content p+h4,.comp-article-head .content p+h5,.comp-article-head .content ul+h1,.comp-article-head .content ul+h2,.comp-article-head .content ul+h3,.comp-article-head .content ul+h4,.comp-article-head .content ul+h5,.comp-author ol+h1,.comp-author ol+h2,.comp-author ol+h3,.comp-author ol+h4,.comp-author ol+h5,.comp-author p+h1,.comp-author p+h2,.comp-author p+h3,.comp-author p+h4,.comp-author p+h5,.comp-author ul+h1,.comp-author ul+h2,.comp-author ul+h3,.comp-author ul+h4,.comp-author ul+h5,.comp-course-detail-v2 .course-detail__description ol+h1,.comp-course-detail-v2 .course-detail__description ol+h2,.comp-course-detail-v2 .course-detail__description ol+h3,.comp-course-detail-v2 .course-detail__description ol+h4,.comp-course-detail-v2 .course-detail__description ol+h5,.comp-course-detail-v2 .course-detail__description p+h1,.comp-course-detail-v2 .course-detail__description p+h2,.comp-course-detail-v2 .course-detail__description p+h3,.comp-course-detail-v2 .course-detail__description p+h4,.comp-course-detail-v2 .course-detail__description p+h5,.comp-course-detail-v2 .course-detail__description ul+h1,.comp-course-detail-v2 .course-detail__description ul+h2,.comp-course-detail-v2 .course-detail__description ul+h3,.comp-course-detail-v2 .course-detail__description ul+h4,.comp-course-detail-v2 .course-detail__description ul+h5,.comp-course-detail-v2 .course-detail__header ol+h1,.comp-course-detail-v2 .course-detail__header ol+h2,.comp-course-detail-v2 .course-detail__header ol+h3,.comp-course-detail-v2 .course-detail__header ol+h4,.comp-course-detail-v2 .course-detail__header ol+h5,.comp-course-detail-v2 .course-detail__header p+h1,.comp-course-detail-v2 .course-detail__header p+h2,.comp-course-detail-v2 .course-detail__header p+h3,.comp-course-detail-v2 .course-detail__header p+h4,.comp-course-detail-v2 .course-detail__header p+h5,.comp-course-detail-v2 .course-detail__header ul+h1,.comp-course-detail-v2 .course-detail__header ul+h2,.comp-course-detail-v2 .course-detail__header ul+h3,.comp-course-detail-v2 .course-detail__header ul+h4,.comp-course-detail-v2 .course-detail__header ul+h5,.comp-course-detail-v2 .course-detail__learning-targets ol+h1,.comp-course-detail-v2 .course-detail__learning-targets ol+h2,.comp-course-detail-v2 .course-detail__learning-targets ol+h3,.comp-course-detail-v2 .course-detail__learning-targets ol+h4,.comp-course-detail-v2 .course-detail__learning-targets ol+h5,.comp-course-detail-v2 .course-detail__learning-targets p+h1,.comp-course-detail-v2 .course-detail__learning-targets p+h2,.comp-course-detail-v2 .course-detail__learning-targets p+h3,.comp-course-detail-v2 .course-detail__learning-targets p+h4,.comp-course-detail-v2 .course-detail__learning-targets p+h5,.comp-course-detail-v2 .course-detail__learning-targets ul+h1,.comp-course-detail-v2 .course-detail__learning-targets ul+h2,.comp-course-detail-v2 .course-detail__learning-targets ul+h3,.comp-course-detail-v2 .course-detail__learning-targets ul+h4,.comp-course-detail-v2 .course-detail__learning-targets ul+h5,.mole-author ol+h1,.mole-author ol+h2,.mole-author ol+h3,.mole-author ol+h4,.mole-author ol+h5,.mole-author p+h1,.mole-author p+h2,.mole-author p+h3,.mole-author p+h4,.mole-author p+h5,.mole-author ul+h1,.mole-author ul+h2,.mole-author ul+h3,.mole-author ul+h4,.mole-author ul+h5,.rich-text ol+h1,.rich-text ol+h2,.rich-text ol+h3,.rich-text ol+h4,.rich-text ol+h5,.rich-text p+h1,.rich-text p+h2,.rich-text p+h3,.rich-text p+h4,.rich-text p+h5,.rich-text ul+h1,.rich-text ul+h2,.rich-text ul+h3,.rich-text ul+h4,.rich-text ul+h5,.rte-editor ol+h1,.rte-editor ol+h2,.rte-editor ol+h3,.rte-editor ol+h4,.rte-editor ol+h5,.rte-editor p+h1,.rte-editor p+h2,.rte-editor p+h3,.rte-editor p+h4,.rte-editor p+h5,.rte-editor ul+h1,.rte-editor ul+h2,.rte-editor ul+h3,.rte-editor ul+h4,.rte-editor ul+h5,.spotlight-color-secondary .comp-article-head .content ol+h1,.spotlight-color-secondary .comp-article-head .content ol+h2,.spotlight-color-secondary .comp-article-head .content ol+h3,.spotlight-color-secondary .comp-article-head .content ol+h4,.spotlight-color-secondary .comp-article-head .content ol+h5,.spotlight-color-secondary .comp-article-head .content p+h1,.spotlight-color-secondary .comp-article-head .content p+h2,.spotlight-color-secondary .comp-article-head .content p+h3,.spotlight-color-secondary .comp-article-head .content p+h4,.spotlight-color-secondary .comp-article-head .content p+h5,.spotlight-color-secondary .comp-article-head .content ul+h1,.spotlight-color-secondary .comp-article-head .content ul+h2,.spotlight-color-secondary .comp-article-head .content ul+h3,.spotlight-color-secondary .comp-article-head .content ul+h4,.spotlight-color-secondary .comp-article-head .content ul+h5,.spotlight-color-secondary .comp-author ol+h1,.spotlight-color-secondary .comp-author ol+h2,.spotlight-color-secondary .comp-author ol+h3,.spotlight-color-secondary .comp-author ol+h4,.spotlight-color-secondary .comp-author ol+h5,.spotlight-color-secondary .comp-author p+h1,.spotlight-color-secondary .comp-author p+h2,.spotlight-color-secondary .comp-author p+h3,.spotlight-color-secondary .comp-author p+h4,.spotlight-color-secondary .comp-author p+h5,.spotlight-color-secondary .comp-author ul+h1,.spotlight-color-secondary .comp-author ul+h2,.spotlight-color-secondary .comp-author ul+h3,.spotlight-color-secondary .comp-author ul+h4,.spotlight-color-secondary .comp-author ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h5,.spotlight-color-secondary .mole-author ol+h1,.spotlight-color-secondary .mole-author ol+h2,.spotlight-color-secondary .mole-author ol+h3,.spotlight-color-secondary .mole-author ol+h4,.spotlight-color-secondary .mole-author ol+h5,.spotlight-color-secondary .mole-author p+h1,.spotlight-color-secondary .mole-author p+h2,.spotlight-color-secondary .mole-author p+h3,.spotlight-color-secondary .mole-author p+h4,.spotlight-color-secondary .mole-author p+h5,.spotlight-color-secondary .mole-author ul+h1,.spotlight-color-secondary .mole-author ul+h2,.spotlight-color-secondary .mole-author ul+h3,.spotlight-color-secondary .mole-author ul+h4,.spotlight-color-secondary .mole-author ul+h5,.table.cq-Editable-dom ol+h1,.table.cq-Editable-dom ol+h2,.table.cq-Editable-dom ol+h3,.table.cq-Editable-dom ol+h4,.table.cq-Editable-dom ol+h5,.table.cq-Editable-dom p+h1,.table.cq-Editable-dom p+h2,.table.cq-Editable-dom p+h3,.table.cq-Editable-dom p+h4,.table.cq-Editable-dom p+h5,.table.cq-Editable-dom ul+h1,.table.cq-Editable-dom ul+h2,.table.cq-Editable-dom ul+h3,.table.cq-Editable-dom ul+h4,.table.cq-Editable-dom ul+h5{margin-top:60px}.comp-article-head .content li,.comp-author li,.comp-course-detail-v2 .course-detail__description li,.comp-course-detail-v2 .course-detail__header li,.comp-course-detail-v2 .course-detail__learning-targets li,.mole-author li,.rich-text li,.rte-editor li,.spotlight-color-secondary .comp-article-head .content li,.spotlight-color-secondary .comp-author li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets li,.spotlight-color-secondary .mole-author li,.table.cq-Editable-dom li{margin-top:7px}}@media (max-width:47.9375em){.comp-article-head .content h1+ol,.comp-article-head .content h1+p,.comp-article-head .content h1+ul,.comp-article-head .content h2+ol,.comp-article-head .content h2+p,.comp-article-head .content h2+ul,.comp-article-head .content h3+ol,.comp-article-head .content h3+p,.comp-article-head .content h3+ul,.comp-article-head .content h4+ol,.comp-article-head .content h4+p,.comp-article-head .content h4+ul,.comp-article-head .content h5+ol,.comp-article-head .content h5+p,.comp-article-head .content h5+ul,.comp-author h1+ol,.comp-author h1+p,.comp-author h1+ul,.comp-author h2+ol,.comp-author h2+p,.comp-author h2+ul,.comp-author h3+ol,.comp-author h3+p,.comp-author h3+ul,.comp-author h4+ol,.comp-author h4+p,.comp-author h4+ul,.comp-author h5+ol,.comp-author h5+p,.comp-author h5+ul,.comp-course-detail-v2 .course-detail__description h1+ol,.comp-course-detail-v2 .course-detail__description h1+p,.comp-course-detail-v2 .course-detail__description h1+ul,.comp-course-detail-v2 .course-detail__description h2+ol,.comp-course-detail-v2 .course-detail__description h2+p,.comp-course-detail-v2 .course-detail__description h2+ul,.comp-course-detail-v2 .course-detail__description h3+ol,.comp-course-detail-v2 .course-detail__description h3+p,.comp-course-detail-v2 .course-detail__description h3+ul,.comp-course-detail-v2 .course-detail__description h4+ol,.comp-course-detail-v2 .course-detail__description h4+p,.comp-course-detail-v2 .course-detail__description h4+ul,.comp-course-detail-v2 .course-detail__description h5+ol,.comp-course-detail-v2 .course-detail__description h5+p,.comp-course-detail-v2 .course-detail__description h5+ul,.comp-course-detail-v2 .course-detail__header h1+ol,.comp-course-detail-v2 .course-detail__header h1+p,.comp-course-detail-v2 .course-detail__header h1+ul,.comp-course-detail-v2 .course-detail__header h2+ol,.comp-course-detail-v2 .course-detail__header h2+p,.comp-course-detail-v2 .course-detail__header h2+ul,.comp-course-detail-v2 .course-detail__header h3+ol,.comp-course-detail-v2 .course-detail__header h3+p,.comp-course-detail-v2 .course-detail__header h3+ul,.comp-course-detail-v2 .course-detail__header h4+ol,.comp-course-detail-v2 .course-detail__header h4+p,.comp-course-detail-v2 .course-detail__header h4+ul,.comp-course-detail-v2 .course-detail__header h5+ol,.comp-course-detail-v2 .course-detail__header h5+p,.comp-course-detail-v2 .course-detail__header h5+ul,.comp-course-detail-v2 .course-detail__learning-targets h1+ol,.comp-course-detail-v2 .course-detail__learning-targets h1+p,.comp-course-detail-v2 .course-detail__learning-targets h1+ul,.comp-course-detail-v2 .course-detail__learning-targets h2+ol,.comp-course-detail-v2 .course-detail__learning-targets h2+p,.comp-course-detail-v2 .course-detail__learning-targets h2+ul,.comp-course-detail-v2 .course-detail__learning-targets h3+ol,.comp-course-detail-v2 .course-detail__learning-targets h3+p,.comp-course-detail-v2 .course-detail__learning-targets h3+ul,.comp-course-detail-v2 .course-detail__learning-targets h4+ol,.comp-course-detail-v2 .course-detail__learning-targets h4+p,.comp-course-detail-v2 .course-detail__learning-targets h4+ul,.comp-course-detail-v2 .course-detail__learning-targets h5+ol,.comp-course-detail-v2 .course-detail__learning-targets h5+p,.comp-course-detail-v2 .course-detail__learning-targets h5+ul,.mole-author h1+ol,.mole-author h1+p,.mole-author h1+ul,.mole-author h2+ol,.mole-author h2+p,.mole-author h2+ul,.mole-author h3+ol,.mole-author h3+p,.mole-author h3+ul,.mole-author h4+ol,.mole-author h4+p,.mole-author h4+ul,.mole-author h5+ol,.mole-author h5+p,.mole-author h5+ul,.rich-text h1+ol,.rich-text h1+p,.rich-text h1+ul,.rich-text h2+ol,.rich-text h2+p,.rich-text h2+ul,.rich-text h3+ol,.rich-text h3+p,.rich-text h3+ul,.rich-text h4+ol,.rich-text h4+p,.rich-text h4+ul,.rich-text h5+ol,.rich-text h5+p,.rich-text h5+ul,.rte-editor h1+ol,.rte-editor h1+p,.rte-editor h1+ul,.rte-editor h2+ol,.rte-editor h2+p,.rte-editor h2+ul,.rte-editor h3+ol,.rte-editor h3+p,.rte-editor h3+ul,.rte-editor h4+ol,.rte-editor h4+p,.rte-editor h4+ul,.rte-editor h5+ol,.rte-editor h5+p,.rte-editor h5+ul,.spotlight-color-secondary .comp-article-head .content h1+ol,.spotlight-color-secondary .comp-article-head .content h1+p,.spotlight-color-secondary .comp-article-head .content h1+ul,.spotlight-color-secondary .comp-article-head .content h2+ol,.spotlight-color-secondary .comp-article-head .content h2+p,.spotlight-color-secondary .comp-article-head .content h2+ul,.spotlight-color-secondary .comp-article-head .content h3+ol,.spotlight-color-secondary .comp-article-head .content h3+p,.spotlight-color-secondary .comp-article-head .content h3+ul,.spotlight-color-secondary .comp-article-head .content h4+ol,.spotlight-color-secondary .comp-article-head .content h4+p,.spotlight-color-secondary .comp-article-head .content h4+ul,.spotlight-color-secondary .comp-article-head .content h5+ol,.spotlight-color-secondary .comp-article-head .content h5+p,.spotlight-color-secondary .comp-article-head .content h5+ul,.spotlight-color-secondary .comp-author h1+ol,.spotlight-color-secondary .comp-author h1+p,.spotlight-color-secondary .comp-author h1+ul,.spotlight-color-secondary .comp-author h2+ol,.spotlight-color-secondary .comp-author h2+p,.spotlight-color-secondary .comp-author h2+ul,.spotlight-color-secondary .comp-author h3+ol,.spotlight-color-secondary .comp-author h3+p,.spotlight-color-secondary .comp-author h3+ul,.spotlight-color-secondary .comp-author h4+ol,.spotlight-color-secondary .comp-author h4+p,.spotlight-color-secondary .comp-author h4+ul,.spotlight-color-secondary .comp-author h5+ol,.spotlight-color-secondary .comp-author h5+p,.spotlight-color-secondary .comp-author h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ul,.spotlight-color-secondary .mole-author h1+ol,.spotlight-color-secondary .mole-author h1+p,.spotlight-color-secondary .mole-author h1+ul,.spotlight-color-secondary .mole-author h2+ol,.spotlight-color-secondary .mole-author h2+p,.spotlight-color-secondary .mole-author h2+ul,.spotlight-color-secondary .mole-author h3+ol,.spotlight-color-secondary .mole-author h3+p,.spotlight-color-secondary .mole-author h3+ul,.spotlight-color-secondary .mole-author h4+ol,.spotlight-color-secondary .mole-author h4+p,.spotlight-color-secondary .mole-author h4+ul,.spotlight-color-secondary .mole-author h5+ol,.spotlight-color-secondary .mole-author h5+p,.spotlight-color-secondary .mole-author h5+ul,.table.cq-Editable-dom h1+ol,.table.cq-Editable-dom h1+p,.table.cq-Editable-dom h1+ul,.table.cq-Editable-dom h2+ol,.table.cq-Editable-dom h2+p,.table.cq-Editable-dom h2+ul,.table.cq-Editable-dom h3+ol,.table.cq-Editable-dom h3+p,.table.cq-Editable-dom h3+ul,.table.cq-Editable-dom h4+ol,.table.cq-Editable-dom h4+p,.table.cq-Editable-dom h4+ul,.table.cq-Editable-dom h5+ol,.table.cq-Editable-dom h5+p,.table.cq-Editable-dom h5+ul{margin-top:25px}.comp-article-head .content h1+h1,.comp-author h1+h1,.comp-course-detail-v2 .course-detail__description h1+h1,.comp-course-detail-v2 .course-detail__header h1+h1,.comp-course-detail-v2 .course-detail__learning-targets h1+h1,.mole-author h1+h1,.rich-text h1+h1,.rte-editor h1+h1,.spotlight-color-secondary .comp-article-head .content h1+h1,.spotlight-color-secondary .comp-author h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h1,.spotlight-color-secondary .mole-author h1+h1,.table.cq-Editable-dom h1+h1{margin-top:16px}.comp-article-head .content h1+h2,.comp-article-head .content h1+h3,.comp-article-head .content h1+h4,.comp-article-head .content h1+h5,.comp-author h1+h2,.comp-author h1+h3,.comp-author h1+h4,.comp-author h1+h5,.comp-course-detail-v2 .course-detail__description h1+h2,.comp-course-detail-v2 .course-detail__description h1+h3,.comp-course-detail-v2 .course-detail__description h1+h4,.comp-course-detail-v2 .course-detail__description h1+h5,.comp-course-detail-v2 .course-detail__header h1+h2,.comp-course-detail-v2 .course-detail__header h1+h3,.comp-course-detail-v2 .course-detail__header h1+h4,.comp-course-detail-v2 .course-detail__header h1+h5,.comp-course-detail-v2 .course-detail__learning-targets h1+h2,.comp-course-detail-v2 .course-detail__learning-targets h1+h3,.comp-course-detail-v2 .course-detail__learning-targets h1+h4,.comp-course-detail-v2 .course-detail__learning-targets h1+h5,.mole-author h1+h2,.mole-author h1+h3,.mole-author h1+h4,.mole-author h1+h5,.rich-text h1+h2,.rich-text h1+h3,.rich-text h1+h4,.rich-text h1+h5,.rte-editor h1+h2,.rte-editor h1+h3,.rte-editor h1+h4,.rte-editor h1+h5,.spotlight-color-secondary .comp-article-head .content h1+h2,.spotlight-color-secondary .comp-article-head .content h1+h3,.spotlight-color-secondary .comp-article-head .content h1+h4,.spotlight-color-secondary .comp-article-head .content h1+h5,.spotlight-color-secondary .comp-author h1+h2,.spotlight-color-secondary .comp-author h1+h3,.spotlight-color-secondary .comp-author h1+h4,.spotlight-color-secondary .comp-author h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h5,.spotlight-color-secondary .mole-author h1+h2,.spotlight-color-secondary .mole-author h1+h3,.spotlight-color-secondary .mole-author h1+h4,.spotlight-color-secondary .mole-author h1+h5,.table.cq-Editable-dom h1+h2,.table.cq-Editable-dom h1+h3,.table.cq-Editable-dom h1+h4,.table.cq-Editable-dom h1+h5{margin-top:17px}.comp-article-head .content h2+h2,.comp-author h2+h2,.comp-course-detail-v2 .course-detail__description h2+h2,.comp-course-detail-v2 .course-detail__header h2+h2,.comp-course-detail-v2 .course-detail__learning-targets h2+h2,.mole-author h2+h2,.rich-text h2+h2,.rte-editor h2+h2,.spotlight-color-secondary .comp-article-head .content h2+h2,.spotlight-color-secondary .comp-author h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h2,.spotlight-color-secondary .mole-author h2+h2,.table.cq-Editable-dom h2+h2{margin-top:16px}.comp-article-head .content h2+h1,.comp-article-head .content h2+h3,.comp-article-head .content h2+h4,.comp-article-head .content h2+h5,.comp-author h2+h1,.comp-author h2+h3,.comp-author h2+h4,.comp-author h2+h5,.comp-course-detail-v2 .course-detail__description h2+h1,.comp-course-detail-v2 .course-detail__description h2+h3,.comp-course-detail-v2 .course-detail__description h2+h4,.comp-course-detail-v2 .course-detail__description h2+h5,.comp-course-detail-v2 .course-detail__header h2+h1,.comp-course-detail-v2 .course-detail__header h2+h3,.comp-course-detail-v2 .course-detail__header h2+h4,.comp-course-detail-v2 .course-detail__header h2+h5,.comp-course-detail-v2 .course-detail__learning-targets h2+h1,.comp-course-detail-v2 .course-detail__learning-targets h2+h3,.comp-course-detail-v2 .course-detail__learning-targets h2+h4,.comp-course-detail-v2 .course-detail__learning-targets h2+h5,.mole-author h2+h1,.mole-author h2+h3,.mole-author h2+h4,.mole-author h2+h5,.rich-text h2+h1,.rich-text h2+h3,.rich-text h2+h4,.rich-text h2+h5,.rte-editor h2+h1,.rte-editor h2+h3,.rte-editor h2+h4,.rte-editor h2+h5,.spotlight-color-secondary .comp-article-head .content h2+h1,.spotlight-color-secondary .comp-article-head .content h2+h3,.spotlight-color-secondary .comp-article-head .content h2+h4,.spotlight-color-secondary .comp-article-head .content h2+h5,.spotlight-color-secondary .comp-author h2+h1,.spotlight-color-secondary .comp-author h2+h3,.spotlight-color-secondary .comp-author h2+h4,.spotlight-color-secondary .comp-author h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h5,.spotlight-color-secondary .mole-author h2+h1,.spotlight-color-secondary .mole-author h2+h3,.spotlight-color-secondary .mole-author h2+h4,.spotlight-color-secondary .mole-author h2+h5,.table.cq-Editable-dom h2+h1,.table.cq-Editable-dom h2+h3,.table.cq-Editable-dom h2+h4,.table.cq-Editable-dom h2+h5{margin-top:17px}.comp-article-head .content h3+h3,.comp-author h3+h3,.comp-course-detail-v2 .course-detail__description h3+h3,.comp-course-detail-v2 .course-detail__header h3+h3,.comp-course-detail-v2 .course-detail__learning-targets h3+h3,.mole-author h3+h3,.rich-text h3+h3,.rte-editor h3+h3,.spotlight-color-secondary .comp-article-head .content h3+h3,.spotlight-color-secondary .comp-author h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h3,.spotlight-color-secondary .mole-author h3+h3,.table.cq-Editable-dom h3+h3{margin-top:6px}.comp-article-head .content h3+h1,.comp-article-head .content h3+h2,.comp-article-head .content h3+h4,.comp-article-head .content h3+h5,.comp-author h3+h1,.comp-author h3+h2,.comp-author h3+h4,.comp-author h3+h5,.comp-course-detail-v2 .course-detail__description h3+h1,.comp-course-detail-v2 .course-detail__description h3+h2,.comp-course-detail-v2 .course-detail__description h3+h4,.comp-course-detail-v2 .course-detail__description h3+h5,.comp-course-detail-v2 .course-detail__header h3+h1,.comp-course-detail-v2 .course-detail__header h3+h2,.comp-course-detail-v2 .course-detail__header h3+h4,.comp-course-detail-v2 .course-detail__header h3+h5,.comp-course-detail-v2 .course-detail__learning-targets h3+h1,.comp-course-detail-v2 .course-detail__learning-targets h3+h2,.comp-course-detail-v2 .course-detail__learning-targets h3+h4,.comp-course-detail-v2 .course-detail__learning-targets h3+h5,.mole-author h3+h1,.mole-author h3+h2,.mole-author h3+h4,.mole-author h3+h5,.rich-text h3+h1,.rich-text h3+h2,.rich-text h3+h4,.rich-text h3+h5,.rte-editor h3+h1,.rte-editor h3+h2,.rte-editor h3+h4,.rte-editor h3+h5,.spotlight-color-secondary .comp-article-head .content h3+h1,.spotlight-color-secondary .comp-article-head .content h3+h2,.spotlight-color-secondary .comp-article-head .content h3+h4,.spotlight-color-secondary .comp-article-head .content h3+h5,.spotlight-color-secondary .comp-author h3+h1,.spotlight-color-secondary .comp-author h3+h2,.spotlight-color-secondary .comp-author h3+h4,.spotlight-color-secondary .comp-author h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h5,.spotlight-color-secondary .mole-author h3+h1,.spotlight-color-secondary .mole-author h3+h2,.spotlight-color-secondary .mole-author h3+h4,.spotlight-color-secondary .mole-author h3+h5,.table.cq-Editable-dom h3+h1,.table.cq-Editable-dom h3+h2,.table.cq-Editable-dom h3+h4,.table.cq-Editable-dom h3+h5{margin-top:17px}.comp-article-head .content h4+h4,.comp-author h4+h4,.comp-course-detail-v2 .course-detail__description h4+h4,.comp-course-detail-v2 .course-detail__header h4+h4,.comp-course-detail-v2 .course-detail__learning-targets h4+h4,.mole-author h4+h4,.rich-text h4+h4,.rte-editor h4+h4,.spotlight-color-secondary .comp-article-head .content h4+h4,.spotlight-color-secondary .comp-author h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h4,.spotlight-color-secondary .mole-author h4+h4,.table.cq-Editable-dom h4+h4{margin-top:6px}.comp-article-head .content h4+h1,.comp-article-head .content h4+h2,.comp-article-head .content h4+h3,.comp-article-head .content h4+h5,.comp-author h4+h1,.comp-author h4+h2,.comp-author h4+h3,.comp-author h4+h5,.comp-course-detail-v2 .course-detail__description h4+h1,.comp-course-detail-v2 .course-detail__description h4+h2,.comp-course-detail-v2 .course-detail__description h4+h3,.comp-course-detail-v2 .course-detail__description h4+h5,.comp-course-detail-v2 .course-detail__header h4+h1,.comp-course-detail-v2 .course-detail__header h4+h2,.comp-course-detail-v2 .course-detail__header h4+h3,.comp-course-detail-v2 .course-detail__header h4+h5,.comp-course-detail-v2 .course-detail__learning-targets h4+h1,.comp-course-detail-v2 .course-detail__learning-targets h4+h2,.comp-course-detail-v2 .course-detail__learning-targets h4+h3,.comp-course-detail-v2 .course-detail__learning-targets h4+h5,.mole-author h4+h1,.mole-author h4+h2,.mole-author h4+h3,.mole-author h4+h5,.rich-text h4+h1,.rich-text h4+h2,.rich-text h4+h3,.rich-text h4+h5,.rte-editor h4+h1,.rte-editor h4+h2,.rte-editor h4+h3,.rte-editor h4+h5,.spotlight-color-secondary .comp-article-head .content h4+h1,.spotlight-color-secondary .comp-article-head .content h4+h2,.spotlight-color-secondary .comp-article-head .content h4+h3,.spotlight-color-secondary .comp-article-head .content h4+h5,.spotlight-color-secondary .comp-author h4+h1,.spotlight-color-secondary .comp-author h4+h2,.spotlight-color-secondary .comp-author h4+h3,.spotlight-color-secondary .comp-author h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h5,.spotlight-color-secondary .mole-author h4+h1,.spotlight-color-secondary .mole-author h4+h2,.spotlight-color-secondary .mole-author h4+h3,.spotlight-color-secondary .mole-author h4+h5,.table.cq-Editable-dom h4+h1,.table.cq-Editable-dom h4+h2,.table.cq-Editable-dom h4+h3,.table.cq-Editable-dom h4+h5{margin-top:17px}.comp-article-head .content h5+h5,.comp-author h5+h5,.comp-course-detail-v2 .course-detail__description h5+h5,.comp-course-detail-v2 .course-detail__header h5+h5,.comp-course-detail-v2 .course-detail__learning-targets h5+h5,.mole-author h5+h5,.rich-text h5+h5,.rte-editor h5+h5,.spotlight-color-secondary .comp-article-head .content h5+h5,.spotlight-color-secondary .comp-author h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h5,.spotlight-color-secondary .mole-author h5+h5,.table.cq-Editable-dom h5+h5{margin-top:6px}.comp-article-head .content h5+h1,.comp-article-head .content h5+h2,.comp-article-head .content h5+h3,.comp-article-head .content h5+h4,.comp-author h5+h1,.comp-author h5+h2,.comp-author h5+h3,.comp-author h5+h4,.comp-course-detail-v2 .course-detail__description h5+h1,.comp-course-detail-v2 .course-detail__description h5+h2,.comp-course-detail-v2 .course-detail__description h5+h3,.comp-course-detail-v2 .course-detail__description h5+h4,.comp-course-detail-v2 .course-detail__header h5+h1,.comp-course-detail-v2 .course-detail__header h5+h2,.comp-course-detail-v2 .course-detail__header h5+h3,.comp-course-detail-v2 .course-detail__header h5+h4,.comp-course-detail-v2 .course-detail__learning-targets h5+h1,.comp-course-detail-v2 .course-detail__learning-targets h5+h2,.comp-course-detail-v2 .course-detail__learning-targets h5+h3,.comp-course-detail-v2 .course-detail__learning-targets h5+h4,.mole-author h5+h1,.mole-author h5+h2,.mole-author h5+h3,.mole-author h5+h4,.rich-text h5+h1,.rich-text h5+h2,.rich-text h5+h3,.rich-text h5+h4,.rte-editor h5+h1,.rte-editor h5+h2,.rte-editor h5+h3,.rte-editor h5+h4,.spotlight-color-secondary .comp-article-head .content h5+h1,.spotlight-color-secondary .comp-article-head .content h5+h2,.spotlight-color-secondary .comp-article-head .content h5+h3,.spotlight-color-secondary .comp-article-head .content h5+h4,.spotlight-color-secondary .comp-author h5+h1,.spotlight-color-secondary .comp-author h5+h2,.spotlight-color-secondary .comp-author h5+h3,.spotlight-color-secondary .comp-author h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h4,.spotlight-color-secondary .mole-author h5+h1,.spotlight-color-secondary .mole-author h5+h2,.spotlight-color-secondary .mole-author h5+h3,.spotlight-color-secondary .mole-author h5+h4,.table.cq-Editable-dom h5+h1,.table.cq-Editable-dom h5+h2,.table.cq-Editable-dom h5+h3,.table.cq-Editable-dom h5+h4{margin-top:15px}.comp-article-head .content ol+ol,.comp-article-head .content ol+p,.comp-article-head .content ol+ul,.comp-article-head .content p+ol,.comp-article-head .content p+p,.comp-article-head .content p+ul,.comp-article-head .content ul+ol,.comp-article-head .content ul+p,.comp-article-head .content ul+ul,.comp-author ol+ol,.comp-author ol+p,.comp-author ol+ul,.comp-author p+ol,.comp-author p+p,.comp-author p+ul,.comp-author ul+ol,.comp-author ul+p,.comp-author ul+ul,.comp-course-detail-v2 .course-detail__description ol+ol,.comp-course-detail-v2 .course-detail__description ol+p,.comp-course-detail-v2 .course-detail__description ol+ul,.comp-course-detail-v2 .course-detail__description p+ol,.comp-course-detail-v2 .course-detail__description p+p,.comp-course-detail-v2 .course-detail__description p+ul,.comp-course-detail-v2 .course-detail__description ul+ol,.comp-course-detail-v2 .course-detail__description ul+p,.comp-course-detail-v2 .course-detail__description ul+ul,.comp-course-detail-v2 .course-detail__header ol+ol,.comp-course-detail-v2 .course-detail__header ol+p,.comp-course-detail-v2 .course-detail__header ol+ul,.comp-course-detail-v2 .course-detail__header p+ol,.comp-course-detail-v2 .course-detail__header p+p,.comp-course-detail-v2 .course-detail__header p+ul,.comp-course-detail-v2 .course-detail__header ul+ol,.comp-course-detail-v2 .course-detail__header ul+p,.comp-course-detail-v2 .course-detail__header ul+ul,.comp-course-detail-v2 .course-detail__learning-targets ol+ol,.comp-course-detail-v2 .course-detail__learning-targets ol+p,.comp-course-detail-v2 .course-detail__learning-targets ol+ul,.comp-course-detail-v2 .course-detail__learning-targets p+ol,.comp-course-detail-v2 .course-detail__learning-targets p+p,.comp-course-detail-v2 .course-detail__learning-targets p+ul,.comp-course-detail-v2 .course-detail__learning-targets ul+ol,.comp-course-detail-v2 .course-detail__learning-targets ul+p,.comp-course-detail-v2 .course-detail__learning-targets ul+ul,.mole-author ol+ol,.mole-author ol+p,.mole-author ol+ul,.mole-author p+ol,.mole-author p+p,.mole-author p+ul,.mole-author ul+ol,.mole-author ul+p,.mole-author ul+ul,.rich-text ol+ol,.rich-text ol+p,.rich-text ol+ul,.rich-text p+ol,.rich-text p+p,.rich-text p+ul,.rich-text ul+ol,.rich-text ul+p,.rich-text ul+ul,.rte-editor ol+ol,.rte-editor ol+p,.rte-editor ol+ul,.rte-editor p+ol,.rte-editor p+p,.rte-editor p+ul,.rte-editor ul+ol,.rte-editor ul+p,.rte-editor ul+ul,.spotlight-color-secondary .comp-article-head .content ol+ol,.spotlight-color-secondary .comp-article-head .content ol+p,.spotlight-color-secondary .comp-article-head .content ol+ul,.spotlight-color-secondary .comp-article-head .content p+ol,.spotlight-color-secondary .comp-article-head .content p+p,.spotlight-color-secondary .comp-article-head .content p+ul,.spotlight-color-secondary .comp-article-head .content ul+ol,.spotlight-color-secondary .comp-article-head .content ul+p,.spotlight-color-secondary .comp-article-head .content ul+ul,.spotlight-color-secondary .comp-author ol+ol,.spotlight-color-secondary .comp-author ol+p,.spotlight-color-secondary .comp-author ol+ul,.spotlight-color-secondary .comp-author p+ol,.spotlight-color-secondary .comp-author p+p,.spotlight-color-secondary .comp-author p+ul,.spotlight-color-secondary .comp-author ul+ol,.spotlight-color-secondary .comp-author ul+p,.spotlight-color-secondary .comp-author ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ul,.spotlight-color-secondary .mole-author ol+ol,.spotlight-color-secondary .mole-author ol+p,.spotlight-color-secondary .mole-author ol+ul,.spotlight-color-secondary .mole-author p+ol,.spotlight-color-secondary .mole-author p+p,.spotlight-color-secondary .mole-author p+ul,.spotlight-color-secondary .mole-author ul+ol,.spotlight-color-secondary .mole-author ul+p,.spotlight-color-secondary .mole-author ul+ul,.table.cq-Editable-dom ol+ol,.table.cq-Editable-dom ol+p,.table.cq-Editable-dom ol+ul,.table.cq-Editable-dom p+ol,.table.cq-Editable-dom p+p,.table.cq-Editable-dom p+ul,.table.cq-Editable-dom ul+ol,.table.cq-Editable-dom ul+p,.table.cq-Editable-dom ul+ul{margin-top:25px}.comp-article-head .content ol+h1,.comp-article-head .content ol+h2,.comp-article-head .content ol+h3,.comp-article-head .content ol+h4,.comp-article-head .content ol+h5,.comp-article-head .content p+h1,.comp-article-head .content p+h2,.comp-article-head .content p+h3,.comp-article-head .content p+h4,.comp-article-head .content p+h5,.comp-article-head .content ul+h1,.comp-article-head .content ul+h2,.comp-article-head .content ul+h3,.comp-article-head .content ul+h4,.comp-article-head .content ul+h5,.comp-author ol+h1,.comp-author ol+h2,.comp-author ol+h3,.comp-author ol+h4,.comp-author ol+h5,.comp-author p+h1,.comp-author p+h2,.comp-author p+h3,.comp-author p+h4,.comp-author p+h5,.comp-author ul+h1,.comp-author ul+h2,.comp-author ul+h3,.comp-author ul+h4,.comp-author ul+h5,.comp-course-detail-v2 .course-detail__description ol+h1,.comp-course-detail-v2 .course-detail__description ol+h2,.comp-course-detail-v2 .course-detail__description ol+h3,.comp-course-detail-v2 .course-detail__description ol+h4,.comp-course-detail-v2 .course-detail__description ol+h5,.comp-course-detail-v2 .course-detail__description p+h1,.comp-course-detail-v2 .course-detail__description p+h2,.comp-course-detail-v2 .course-detail__description p+h3,.comp-course-detail-v2 .course-detail__description p+h4,.comp-course-detail-v2 .course-detail__description p+h5,.comp-course-detail-v2 .course-detail__description ul+h1,.comp-course-detail-v2 .course-detail__description ul+h2,.comp-course-detail-v2 .course-detail__description ul+h3,.comp-course-detail-v2 .course-detail__description ul+h4,.comp-course-detail-v2 .course-detail__description ul+h5,.comp-course-detail-v2 .course-detail__header ol+h1,.comp-course-detail-v2 .course-detail__header ol+h2,.comp-course-detail-v2 .course-detail__header ol+h3,.comp-course-detail-v2 .course-detail__header ol+h4,.comp-course-detail-v2 .course-detail__header ol+h5,.comp-course-detail-v2 .course-detail__header p+h1,.comp-course-detail-v2 .course-detail__header p+h2,.comp-course-detail-v2 .course-detail__header p+h3,.comp-course-detail-v2 .course-detail__header p+h4,.comp-course-detail-v2 .course-detail__header p+h5,.comp-course-detail-v2 .course-detail__header ul+h1,.comp-course-detail-v2 .course-detail__header ul+h2,.comp-course-detail-v2 .course-detail__header ul+h3,.comp-course-detail-v2 .course-detail__header ul+h4,.comp-course-detail-v2 .course-detail__header ul+h5,.comp-course-detail-v2 .course-detail__learning-targets ol+h1,.comp-course-detail-v2 .course-detail__learning-targets ol+h2,.comp-course-detail-v2 .course-detail__learning-targets ol+h3,.comp-course-detail-v2 .course-detail__learning-targets ol+h4,.comp-course-detail-v2 .course-detail__learning-targets ol+h5,.comp-course-detail-v2 .course-detail__learning-targets p+h1,.comp-course-detail-v2 .course-detail__learning-targets p+h2,.comp-course-detail-v2 .course-detail__learning-targets p+h3,.comp-course-detail-v2 .course-detail__learning-targets p+h4,.comp-course-detail-v2 .course-detail__learning-targets p+h5,.comp-course-detail-v2 .course-detail__learning-targets ul+h1,.comp-course-detail-v2 .course-detail__learning-targets ul+h2,.comp-course-detail-v2 .course-detail__learning-targets ul+h3,.comp-course-detail-v2 .course-detail__learning-targets ul+h4,.comp-course-detail-v2 .course-detail__learning-targets ul+h5,.mole-author ol+h1,.mole-author ol+h2,.mole-author ol+h3,.mole-author ol+h4,.mole-author ol+h5,.mole-author p+h1,.mole-author p+h2,.mole-author p+h3,.mole-author p+h4,.mole-author p+h5,.mole-author ul+h1,.mole-author ul+h2,.mole-author ul+h3,.mole-author ul+h4,.mole-author ul+h5,.rich-text ol+h1,.rich-text ol+h2,.rich-text ol+h3,.rich-text ol+h4,.rich-text ol+h5,.rich-text p+h1,.rich-text p+h2,.rich-text p+h3,.rich-text p+h4,.rich-text p+h5,.rich-text ul+h1,.rich-text ul+h2,.rich-text ul+h3,.rich-text ul+h4,.rich-text ul+h5,.rte-editor ol+h1,.rte-editor ol+h2,.rte-editor ol+h3,.rte-editor ol+h4,.rte-editor ol+h5,.rte-editor p+h1,.rte-editor p+h2,.rte-editor p+h3,.rte-editor p+h4,.rte-editor p+h5,.rte-editor ul+h1,.rte-editor ul+h2,.rte-editor ul+h3,.rte-editor ul+h4,.rte-editor ul+h5,.spotlight-color-secondary .comp-article-head .content ol+h1,.spotlight-color-secondary .comp-article-head .content ol+h2,.spotlight-color-secondary .comp-article-head .content ol+h3,.spotlight-color-secondary .comp-article-head .content ol+h4,.spotlight-color-secondary .comp-article-head .content ol+h5,.spotlight-color-secondary .comp-article-head .content p+h1,.spotlight-color-secondary .comp-article-head .content p+h2,.spotlight-color-secondary .comp-article-head .content p+h3,.spotlight-color-secondary .comp-article-head .content p+h4,.spotlight-color-secondary .comp-article-head .content p+h5,.spotlight-color-secondary .comp-article-head .content ul+h1,.spotlight-color-secondary .comp-article-head .content ul+h2,.spotlight-color-secondary .comp-article-head .content ul+h3,.spotlight-color-secondary .comp-article-head .content ul+h4,.spotlight-color-secondary .comp-article-head .content ul+h5,.spotlight-color-secondary .comp-author ol+h1,.spotlight-color-secondary .comp-author ol+h2,.spotlight-color-secondary .comp-author ol+h3,.spotlight-color-secondary .comp-author ol+h4,.spotlight-color-secondary .comp-author ol+h5,.spotlight-color-secondary .comp-author p+h1,.spotlight-color-secondary .comp-author p+h2,.spotlight-color-secondary .comp-author p+h3,.spotlight-color-secondary .comp-author p+h4,.spotlight-color-secondary .comp-author p+h5,.spotlight-color-secondary .comp-author ul+h1,.spotlight-color-secondary .comp-author ul+h2,.spotlight-color-secondary .comp-author ul+h3,.spotlight-color-secondary .comp-author ul+h4,.spotlight-color-secondary .comp-author ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h5,.spotlight-color-secondary .mole-author ol+h1,.spotlight-color-secondary .mole-author ol+h2,.spotlight-color-secondary .mole-author ol+h3,.spotlight-color-secondary .mole-author ol+h4,.spotlight-color-secondary .mole-author ol+h5,.spotlight-color-secondary .mole-author p+h1,.spotlight-color-secondary .mole-author p+h2,.spotlight-color-secondary .mole-author p+h3,.spotlight-color-secondary .mole-author p+h4,.spotlight-color-secondary .mole-author p+h5,.spotlight-color-secondary .mole-author ul+h1,.spotlight-color-secondary .mole-author ul+h2,.spotlight-color-secondary .mole-author ul+h3,.spotlight-color-secondary .mole-author ul+h4,.spotlight-color-secondary .mole-author ul+h5,.table.cq-Editable-dom ol+h1,.table.cq-Editable-dom ol+h2,.table.cq-Editable-dom ol+h3,.table.cq-Editable-dom ol+h4,.table.cq-Editable-dom ol+h5,.table.cq-Editable-dom p+h1,.table.cq-Editable-dom p+h2,.table.cq-Editable-dom p+h3,.table.cq-Editable-dom p+h4,.table.cq-Editable-dom p+h5,.table.cq-Editable-dom ul+h1,.table.cq-Editable-dom ul+h2,.table.cq-Editable-dom ul+h3,.table.cq-Editable-dom ul+h4,.table.cq-Editable-dom ul+h5{margin-top:50px}.comp-article-head .content li,.comp-author li,.comp-course-detail-v2 .course-detail__description li,.comp-course-detail-v2 .course-detail__header li,.comp-course-detail-v2 .course-detail__learning-targets li,.mole-author li,.rich-text li,.rte-editor li,.spotlight-color-secondary .comp-article-head .content li,.spotlight-color-secondary .comp-author li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets li,.spotlight-color-secondary .mole-author li,.table.cq-Editable-dom li{margin-top:7px}}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(../resources/fonts/icomoon/icomoon.eot);src:url(../resources/fonts/icomoon/icomoon.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/icomoon/icomoon.woff2) format("woff2"),url(../resources/fonts/icomoon/icomoon.ttf) format("truetype"),url(../resources/fonts/icomoon/icomoon.woff) format("woff"),url(../resources/fonts/icomoon/icomoon.svg?#Icomoon) format("svg")}html{-ms-overflow-style:scrollbar}body{color:#36393a;font-family:Webfont}body a{color:#fb5373;text-decoration:none}body a:active,body a:focus,body a:hover,body a:visited{text-decoration:none;outline:none}.outer-container{padding-right:25px;padding-left:25px}@media (max-width:47.9375em){.outer-container{padding-right:20px;padding-left:20px}}.outer-container .comp-share-buttons{right:25px}@media (max-width:47.9375em){.outer-container .comp-share-buttons{right:20px}}.pl-info-message{font-style:normal;font-weight:700;display:none;background:#ebebeb;color:#36393a}.scrollable-items .tab-items-wrapper{position:relative}@media (max-width:63.9375em){.scrollable-items .tab-items-wrapper{width:calc(100% + 50px);margin:0 -25px}}@media (max-width:47.9375em){.scrollable-items .tab-items-wrapper{width:calc(100% + 40px);margin:0 -20px}}.scrollable-items .tab-items-wrapper .items-scroll-left,.scrollable-items .tab-items-wrapper .items-scroll-right{opacity:0;-webkit-transition:.3s;transition:.3s}.scrollable-items .tab-items-wrapper:hover .items-scroll-left,.scrollable-items .tab-items-wrapper:hover .items-scroll-right{opacity:1}.scrollable-items.nav-top .items-scroll-wrapper{position:relative;padding-bottom:10px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.scrollable-items.nav-top .items-scroll-wrapper::-webkit-scrollbar{display:none}.scrollable-items.nav-top .items-scroll-left,.scrollable-items.nav-top .items-scroll-right{border:1px solid;display:none;position:absolute;z-index:5;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;outline:0;cursor:pointer}.scrollable-items.nav-top .items-scroll-left,.scrollable-items.nav-top .items-scroll-right,.style-light .scrollable-items.nav-top .items-scroll-left,.style-light .scrollable-items.nav-top .items-scroll-right{background-color:#fff}.style-dark .scrollable-items.nav-top .items-scroll-left,.style-dark .scrollable-items.nav-top .items-scroll-right{background-color:#222425}.style-color .scrollable-items.nav-top .items-scroll-left,.style-color .scrollable-items.nav-top .items-scroll-right{background-color:#fb5373}.scrollable-items.nav-top .items-scroll-left,.scrollable-items.nav-top .items-scroll-right,.style-light .scrollable-items.nav-top .items-scroll-left,.style-light .scrollable-items.nav-top .items-scroll-right{border-color:#ebebeb}.style-dark .scrollable-items.nav-top .items-scroll-left,.style-dark .scrollable-items.nav-top .items-scroll-right{border-color:#686a6b}.style-color .scrollable-items.nav-top .items-scroll-left,.style-color .scrollable-items.nav-top .items-scroll-right{border-color:#fc7e96}.scrollable-items.nav-top .items-scroll-left,.scrollable-items.nav-top .items-scroll-right,.style-light .scrollable-items.nav-top .items-scroll-left,.style-light .scrollable-items.nav-top .items-scroll-right{color:#36393a}.style-color .scrollable-items.nav-top .items-scroll-left,.style-color .scrollable-items.nav-top .items-scroll-right,.style-dark .scrollable-items.nav-top .items-scroll-left,.style-dark .scrollable-items.nav-top .items-scroll-right{color:#fff}@media (max-width:47.9375em){.scrollable-items.nav-top .items-scroll-left,.scrollable-items.nav-top .items-scroll-right{z-index:-10}}.scrollable-items.nav-top .items-scroll-left:before,.scrollable-items.nav-top .items-scroll-right:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);font-size:16px}.scrollable-items.nav-top .items-scroll-left:active,.scrollable-items.nav-top .items-scroll-left:focus,.scrollable-items.nav-top .items-scroll-left:hover,.scrollable-items.nav-top .items-scroll-right:active,.scrollable-items.nav-top .items-scroll-right:focus,.scrollable-items.nav-top .items-scroll-right:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.scrollable-items.nav-top .items-scroll-left{left:0}.scrollable-items.nav-top .items-scroll-left:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.scrollable-items.nav-top .items-scroll-left:before{speak:none}}.scrollable-items.nav-top .items-scroll-left:before{font-family:icomoon!important;content:"\E944";color:inherit;font-size:inherit;display:inline-block;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.scrollable-items.nav-top .items-scroll-right{right:0}.scrollable-items.nav-top .items-scroll-right:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.scrollable-items.nav-top .items-scroll-right:before{speak:none}}.scrollable-items.nav-top .items-scroll-right:before{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;right:50%}.scrollable-items.nav-top .scroll-offset-left,.scrollable-items.nav-top .scroll-offset-right{display:inline-block;position:relative;width:1px;height:1px}.scrollable-items.nav-top .scroll-offset-left{left:20px;margin-right:-1px}.scrollable-items.nav-top .scroll-offset-right{right:20px;margin-left:-1px}.author-component-content{height:50px;margin:-.125rem;border:.125rem solid rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.25);color:rgba(0,0,0,.3);line-height:50px;text-align:center}.author-validation-error{color:#000}body.aem-mode-publish-preview-or-read-only .new.section{display:none}.aem-component-config-info,.style-light .aem-component-config-info{color:#36393a}.style-color .aem-component-config-info,.style-dark .aem-component-config-info{color:#fff}.aem-component-config-info a,.style-dark .aem-component-config-info a,.style-light .aem-component-config-info a{color:#fb5373}.style-color .aem-component-config-info a{color:#36393a}.aem-component-config-info a:active,.aem-component-config-info a:focus,.aem-component-config-info a:hover{text-decoration:underline}.aem-component-config-info a:active,.aem-component-config-info a:focus,.aem-component-config-info a:hover,.style-light .aem-component-config-info a:active,.style-light .aem-component-config-info a:focus,.style-light .aem-component-config-info a:hover{color:#dd355c}.style-dark .aem-component-config-info a:active,.style-dark .aem-component-config-info a:focus,.style-dark .aem-component-config-info a:hover{color:#fb5373}.style-color .aem-component-config-info a:active,.style-color .aem-component-config-info a:focus,.style-color .aem-component-config-info a:hover{color:#36393a}.template-detail-page .detail-title{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 40px}@media (max-width:47.9375em){.template-detail-page .detail-title{font-size:34px;line-height:39px}}.template-detail-page .detail-registration{display:none;margin-bottom:40px}@media (min-width:48em){.template-detail-page .detail-registration .comp-button{float:right}}@media (min-width:48em){.template-detail-page .detail-registration.show-medium-up{display:block}}@media (max-width:47.9375em){.template-detail-page .detail-registration.show-small-down{display:block}}.template-detail-page .detail-table{width:100%;margin-bottom:15px;border-collapse:collapse}.style-light .template-detail-page .detail-table,.template-detail-page .detail-table{color:#36393a}.style-color .template-detail-page .detail-table,.style-dark .template-detail-page .detail-table{color:#fff}.style-dark .template-detail-page .detail-table a,.style-light .template-detail-page .detail-table a,.template-detail-page .detail-table a{color:#fb5373}.style-color .template-detail-page .detail-table a{color:#36393a}.template-detail-page .detail-table a:active,.template-detail-page .detail-table a:focus,.template-detail-page .detail-table a:hover{text-decoration:underline}.style-light .template-detail-page .detail-table a:active,.style-light .template-detail-page .detail-table a:focus,.style-light .template-detail-page .detail-table a:hover,.template-detail-page .detail-table a:active,.template-detail-page .detail-table a:focus,.template-detail-page .detail-table a:hover{color:#dd355c}.style-dark .template-detail-page .detail-table a:active,.style-dark .template-detail-page .detail-table a:focus,.style-dark .template-detail-page .detail-table a:hover{color:#fb5373}.style-color .template-detail-page .detail-table a:active,.style-color .template-detail-page .detail-table a:focus,.style-color .template-detail-page .detail-table a:hover{color:#36393a}.template-detail-page .detail-table tbody td{padding:13px 0 10px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.template-detail-page .detail-table tbody td h4{font-size:13px;line-height:17px;font-style:normal;font-weight:700;margin:0 0 3px}.template-detail-page .detail-table tbody td p.detail-entry{font-size:20px;line-height:26px;margin-top:0}@media (max-width:47.9375em){.template-detail-page .detail-table tbody td p.detail-entry{font-size:18px;line-height:22px}}.template-detail-page .detail-table tbody td ul:last-child{padding-bottom:0}.template-detail-page .detail-table tbody td .attachments,.template-detail-page .detail-table tbody td p.detail-entry:last-child{margin-bottom:0}.template-detail-page .detail-table tbody td .attachments .filelist{margin:0;list-style:none;padding:0 0 7px;border-top:0;border-bottom:0}.style-light .template-detail-page .detail-table tbody td .attachments .filelist,.template-detail-page .detail-table tbody td .attachments .filelist{border-color:#cdcdce}.style-dark .template-detail-page .detail-table tbody td .attachments .filelist{border-color:#686a6b}.style-color .template-detail-page .detail-table tbody td .attachments .filelist{border-color:#fda9b9}.template-detail-page .detail-table tbody td .attachments .filelist .fileitem{position:relative;margin-bottom:10px}.template-detail-page .detail-table tbody td .attachments .filelist .fileitem:last-child{margin-bottom:5px}.template-detail-page .detail-table tbody td .attachments .filelist .fileitem a{font-size:20px;line-height:26px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;display:inline-block;margin-bottom:5px}@media (max-width:47.9375em){.template-detail-page .detail-table tbody td .attachments .filelist .fileitem a{font-size:18px;line-height:22px}}.template-detail-page .detail-table tbody td .attachments .filelist .fileitem .meta{font-size:13px;line-height:17px;display:block}.template-detail-page .detail-table tbody td .attachments .filelist .fileitem .meta i{margin-right:4px}.template-detail-page .detail-table tbody td .more-infos{margin-bottom:6px}.template-detail-page .detail-table tbody td .more-infos p.detail-entry{margin:0}.comp-article-head .template-detail-page .detail-table tbody td .more-infos .content,.comp-course-detail-v2 .template-detail-page .detail-table tbody td .more-infos .course-detail__description,.comp-course-detail-v2 .template-detail-page .detail-table tbody td .more-infos .course-detail__header,.comp-course-detail-v2 .template-detail-page .detail-table tbody td .more-infos .course-detail__learning-targets,.template-detail-page .detail-table tbody td .more-infos .comp-article-head .content,.template-detail-page .detail-table tbody td .more-infos .comp-author,.template-detail-page .detail-table tbody td .more-infos .comp-course-detail-v2 .course-detail__description,.template-detail-page .detail-table tbody td .more-infos .comp-course-detail-v2 .course-detail__header,.template-detail-page .detail-table tbody td .more-infos .comp-course-detail-v2 .course-detail__learning-targets,.template-detail-page .detail-table tbody td .more-infos .mole-author,.template-detail-page .detail-table tbody td .more-infos .rich-text{margin-bottom:30px}.template-detail-page .detail-table tbody td .more-infos:last-child{margin-bottom:0}.template-entry-list .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.style-light .template-entry-list .search-result-table,.template-entry-list .search-result-table{color:#36393a}.style-color .template-entry-list .search-result-table,.style-dark .template-entry-list .search-result-table{color:#fff}.style-dark .template-entry-list .search-result-table a,.style-light .template-entry-list .search-result-table a,.template-entry-list .search-result-table a{color:#fb5373}.style-color .template-entry-list .search-result-table a{color:#36393a}.template-entry-list .search-result-table a:active,.template-entry-list .search-result-table a:focus,.template-entry-list .search-result-table a:hover{text-decoration:underline}.style-light .template-entry-list .search-result-table a:active,.style-light .template-entry-list .search-result-table a:focus,.style-light .template-entry-list .search-result-table a:hover,.template-entry-list .search-result-table a:active,.template-entry-list .search-result-table a:focus,.template-entry-list .search-result-table a:hover{color:#dd355c}.style-dark .template-entry-list .search-result-table a:active,.style-dark .template-entry-list .search-result-table a:focus,.style-dark .template-entry-list .search-result-table a:hover{color:#fb5373}.style-color .template-entry-list .search-result-table a:active,.style-color .template-entry-list .search-result-table a:focus,.style-color .template-entry-list .search-result-table a:hover{color:#36393a}.template-entry-list .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid;border-bottom:1px solid}.style-light .template-entry-list .search-result-table td.search-result-entry,.template-entry-list .search-result-table td.search-result-entry{border-color:#cdcdce}.style-dark .template-entry-list .search-result-table td.search-result-entry{border-color:#ebebeb}.style-color .template-entry-list .search-result-table td.search-result-entry{border-color:#fda9b9}.template-entry-list .search-result-table td.search-result-entry a.titles{display:block;width:100%}.style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle{color:#36393a}.style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle,.style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle{color:#fff}.style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a,.style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a{color:#36393a}.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{text-decoration:underline}.style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{color:#dd355c}.style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{color:#36393a}.template-entry-list .search-result-table td.search-result-entry a.titles:hover{text-decoration:none}.template-entry-list .search-result-table td.search-result-entry a.titles:hover h4{text-decoration:underline}.template-entry-list .search-result-table td.search-result-entry .text-wrapper{overflow:hidden}.template-entry-list .search-result-table td.search-result-entry .text-wrapper h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;margin:0 0 6px}@media (max-width:47.9375em){.template-entry-list .search-result-table td.search-result-entry .text-wrapper h4{font-size:18px;line-height:22px}}.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta{font-size:13px;line-height:17px;*zoom:1;display:block;margin-top:15px}.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta:after,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta:before{display:table;content:" "}.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta:after{clear:both}.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span{display:inline-block;margin-right:12px;float:left}.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span{color:#36393a}.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span{color:#fff}.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a{color:#36393a}.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{text-decoration:underline}.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{color:#dd355c}.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{color:#36393a}.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span{color:#36393a}.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a i,.template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span i{margin-right:6px}.template-entry-list .search-result-table td.search-result-entry .image-wrapper{padding:0}.template-entry-list .search-result-table td.search-result-entry .image-wrapper+.text-wrapper{padding-left:15px}.template-entry-list .search-result-table td.search-result-entry .image-wrapper .comp-image{margin-bottom:0}.template-entry-list .search-result-table td.search-result-entry .image-wrapper .thumbnail-flexible{max-width:100%}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label{font-style:normal;font-weight:400;margin-right:25px}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{speak:none}}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{speak:none}}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{margin-right:10px}.style-light .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before,.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{color:#36393a}.style-color .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before,.style-dark .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{color:#fff}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.style-dark .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before,.style-light .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before,.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#36393a}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.style-dark .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before,.style-light .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before,.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{color:#fb5373}.style-color .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{color:#36393a}.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper+.content-wrapper{margin-left:35px}@media (max-width:63.9375em){.template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper+.content-wrapper{margin-left:50px}}.template-entry-list .search-result-table td.search-result-entry .toggle-info{position:absolute;top:12px;right:0}.template-entry-list .search-result-table td.search-result-entry .toggle-info a{padding:0 12px 20px 25px}@media (max-width:47.9375em){.template-faceted-search{display:none}}.template-faceted-search .form-fields .faceted-search-title{font-style:normal;font-weight:700;padding-bottom:10px;padding-left:15px}.template-faceted-search .form-fields .expand-link{position:absolute;top:0;right:0;padding:15px 15px 5px calc(100% - 70px);float:right;font-size:0}.template-faceted-search .form-fields .expand-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-faceted-search .form-fields .expand-link:after{speak:none}}.template-faceted-search .form-fields .expand-link:after{font-family:icomoon!important;content:"\E923";color:#36393a;font-size:10px;display:inline-block}.template-faceted-search .form-fields .expand-link.open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-faceted-search .form-fields .expand-link.open:after{speak:none}}.template-faceted-search .form-fields .expand-link.open:after{font-family:icomoon!important;content:"\E924";color:#36393a;font-size:10px;display:inline-block}@media (min-width:48em) and (max-width:63.9375em){.template-faceted-search .form-fields .expand-link{padding-top:20px}}.template-faceted-search .form-fields div.checkbox-wrapper{padding:0}.template-faceted-search .form-fields div.checkbox-wrapper label{font-style:normal;font-weight:400;margin-right:25px}.template-faceted-search .form-fields div.checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-faceted-search .form-fields div.checkbox-wrapper label:before{speak:none}}.template-faceted-search .form-fields div.checkbox-wrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper label:before{speak:none}}@media (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.template-faceted-search .form-fields div.checkbox-wrapper label:before{margin-right:10px}.style-light .template-faceted-search .form-fields div.checkbox-wrapper label:before,.template-faceted-search .form-fields div.checkbox-wrapper label:before{color:#36393a}.style-color .template-faceted-search .form-fields div.checkbox-wrapper label:before,.style-dark .template-faceted-search .form-fields div.checkbox-wrapper label:before{color:#fff}.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.style-dark .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before,.style-light .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before,.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{color:#36393a}.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.style-dark .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before,.style-light .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before,.template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{color:#fb5373}.style-color .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{color:#36393a}.template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label{font-style:normal;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px;padding-left:30px;cursor:pointer}.template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label:before{position:relative;margin-left:-30px}@media (min-width:48em) and (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label:before{top:0;margin-left:-40px}}@media (min-width:48em) and (max-width:63.9375em){.template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label{padding-left:40px}}.template-faceted-search .form-fields .facet-level-1{padding:0;list-style:none;font-size:15px;line-height:18px;position:relative;margin:0 0 40px}.template-faceted-search .form-fields .facet-level-1>li{position:relative;padding:10px 0 10px 15px;border-top:1px solid #cdcdce}@media (min-width:48em) and (max-width:63.9375em){.template-faceted-search .form-fields .facet-level-1>li{padding-top:5px}}.template-faceted-search .form-fields .facet-level-1>li:last-child{border-bottom:1px solid #cdcdce}.template-faceted-search .form-fields .facet-level{list-style:none;display:none;position:relative;margin:20px 0 0;padding:0 0 0 35px}.template-faceted-search .form-fields .facet-level li{position:relative;padding:0 0 10px}@media (min-width:48em) and (max-width:63.9375em){.template-faceted-search .form-fields .facet-level li{padding-top:5px}}.template-faceted-search .form-fields .facet-level li:last-child{padding:0}.template-faceted-search .form-fields .facet-level.open{display:block}.template-faceted-search .form-fields .facet-level .expand-link{padding:5px 15px 5px calc(100% - 50px)}@media (min-width:48em) and (max-width:63.9375em){.template-faceted-search .form-fields .facet-level .expand-link{padding-top:18px;padding-bottom:10px}}.template-search-header{position:relative}.template-search-header.title-style-light .title-container .sub-title,.template-search-header.title-style-light .title-container .title{color:#36393a}.template-search-header.title-style-dark .title-container .sub-title,.template-search-header.title-style-dark .title-container .title{color:#fff}.template-search-header .title-container .title,.template-search-header.title-style-color .title-container .title{color:#fb5373}.template-search-header .title-container .sub-title,.template-search-header.title-style-color .title-container .sub-title{color:#fff}.template-search-header .comp-form{margin-bottom:0}.template-search-header .comp-form select.select{width:100%}.template-search-header h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.template-search-header h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.template-search-header h3 i.fa,.template-search-header h3 i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .template-search-header h3 i.ui-corner-all{margin-left:12px;color:#f90}.template-search-header .search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.template-search-header .search-panel .title-full{display:table}.template-search-header .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.template-search-header .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.template-search-header .search-panel .title-container{height:100px}}@media (min-width:64em){.template-search-header .search-panel .title-container{height:150px}}.template-search-header .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.template-search-header .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.template-search-header .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.template-search-header .search-panel .title{padding-bottom:30px}}.template-search-header .search-panel .form-head{margin:0 0 40px;padding:15px 0 12px}.template-search-header .tabs .tabs-nav{margin:0;padding:0;list-style:none;*zoom:1}.template-search-header .tabs .tabs-nav:after,.template-search-header .tabs .tabs-nav:before{display:table;content:" "}.template-search-header .tabs .tabs-nav:after{clear:both}.template-search-header .tabs .tabs-nav li{display:inline-block;float:left;background-color:#222425}.template-search-header .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;color:#fff}.template-search-header .tabs .tabs-nav li.active-tab{background-color:#ebebeb}.template-search-header .tabs .tabs-nav li.active-tab a{color:inherit}.template-search-header .tabs .tabs-container .tab-content{display:none;margin:0;padding:15px 15px 12px;background-color:#ebebeb}.template-search-header .tabs .tabs-container .tab-content.active-tab{display:block}.template-search-header .more-results button{float:right}.template-search-header .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.template-search-header .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.template-teaser-list{margin-bottom:60px}@media (max-width:47.9375em){.template-teaser-list{margin-bottom:50px}}.template-teaser-list.margin-none{margin-bottom:0}@media (max-width:47.9375em){.template-teaser-list.margin-none{margin-bottom:0}}.template-teaser-list.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.template-teaser-list.margin-reduced{margin-bottom:25px}}.style-light .template-teaser-list,.template-teaser-list{color:#36393a}.style-color .template-teaser-list,.style-dark .template-teaser-list{color:#fff}.template-teaser-list h3.teaser-list-title{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 40px}.style-light .template-teaser-list h3.teaser-list-title,.template-teaser-list h3.teaser-list-title{color:#36393a}.style-color .template-teaser-list h3.teaser-list-title,.style-dark .template-teaser-list h3.teaser-list-title{color:#fff}.template-teaser-list .checkbox-wrapper{display:none}.template-teaser-list .teaser-entries{margin:0;padding:0;list-style:none}.template-teaser-list .teaser-entries.no-arrow .teaser-entry a.entry-link{padding-right:0}.template-teaser-list .teaser-entries.no-arrow .teaser-entry a.entry-link:after{content:""}.template-teaser-list .teaser-entries .checkbox-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.template-teaser-list .teaser-entries .checkbox-wrapper label{font-style:normal;font-weight:400;margin-right:25px}.template-teaser-list .teaser-entries .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-teaser-list .teaser-entries .checkbox-wrapper label:before{speak:none}}.template-teaser-list .teaser-entries .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper label:before{speak:none}}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.template-teaser-list .teaser-entries .checkbox-wrapper label:before{margin-right:10px}.style-light .template-teaser-list .teaser-entries .checkbox-wrapper label:before,.template-teaser-list .teaser-entries .checkbox-wrapper label:before{color:#36393a}.style-color .template-teaser-list .teaser-entries .checkbox-wrapper label:before,.style-dark .template-teaser-list .teaser-entries .checkbox-wrapper label:before{color:#fff}.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.style-dark .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before,.style-light .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before,.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#36393a}.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.style-dark .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before,.style-light .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before,.template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{color:#fb5373}.style-color .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{color:#36393a}.template-teaser-list .teaser-entries .checkbox-wrapper label,.template-teaser-list .teaser-entries .checkbox-wrapper label:before{margin-right:0}.template-teaser-list .teaser-entries .checkbox-wrapper+.image-wrapper{margin-left:35px}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper+.image-wrapper{margin-left:50px}}.template-teaser-list .teaser-entries .checkbox-wrapper+.text-wrapper{margin-left:35px;padding-left:0}@media (max-width:63.9375em){.template-teaser-list .teaser-entries .checkbox-wrapper+.text-wrapper{margin-left:50px}}.template-teaser-list .teaser-entries .thumbnail-wrapper{padding:0;float:left;font-size:0}.template-teaser-list .teaser-entries .thumbnail-wrapper .comp-image{margin-bottom:0}.template-teaser-list .teaser-entries .thumbnail-wrapper .thumbnail-flexible{max-width:100%}.template-teaser-list .teaser-entries .thumbnail-wrapper .thumbnail-square{padding-bottom:100%;background-size:cover}.template-teaser-list .teaser-entries .thumbnail-wrapper+.text-wrapper{padding-left:15px;overflow:hidden}.template-teaser-list .teaser-entries .teaser-entry{position:relative;margin-bottom:-1px;padding:12px 0 14px;border-top:1px solid;border-bottom:1px solid}.style-light .template-teaser-list .teaser-entries .teaser-entry,.template-teaser-list .teaser-entries .teaser-entry{border-color:#cdcdce}.style-dark .template-teaser-list .teaser-entries .teaser-entry{border-color:#686a6b}.style-color .template-teaser-list .teaser-entries .teaser-entry{border-color:#fda9b9}.template-teaser-list .teaser-entries .teaser-entry .entry-link{display:block;z-index:1;margin:-12px 0 -14px;padding:12px 0 14px;overflow:hidden}@media (max-width:47.9375em){.template-teaser-list .teaser-entries .teaser-entry a.entry-link{padding-right:30px}.template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{speak:none}}@media (max-width:47.9375em){.template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block}}.style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link,.template-teaser-list .teaser-entries .teaser-entry a.entry-link{color:#36393a}.style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link,.style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link{color:#fff}.style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title,.style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title,.template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title{color:#fb5373}.style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title{color:#36393a}.template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{text-decoration:underline}.style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title,.template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{color:#dd355c}.style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{color:#fb5373}.style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{color:#36393a}@media (max-width:47.9375em){.template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after,.template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{color:#36393a}.style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after,.style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{color:#fff}}.template-teaser-list .teaser-entries .teaser-entry a.entry-link .thumbnail-flexible{width:100px}@media (max-width:47.9375em){.template-teaser-list .teaser-entries .teaser-entry a.entry-link .thumbnail-flexible{width:75px}}.template-teaser-list .teaser-entries .teaser-entry h4.title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.template-teaser-list .teaser-entries .teaser-entry h4.title{font-size:18px;line-height:22px}}.template-teaser-list .teaser-entries .teaser-entry .affiliation,.template-teaser-list .teaser-entries .teaser-entry .authors,.template-teaser-list .teaser-entries .teaser-entry .subtitle{font-size:15px;line-height:20px;margin:0}.template-teaser-list .teaser-entries .teaser-entry .affiliation+ul.meta-list,.template-teaser-list .teaser-entries .teaser-entry .authors+ul.meta-list,.template-teaser-list .teaser-entries .teaser-entry .subtitle+ul.meta-list{margin-top:8px}.template-teaser-list .teaser-entries .teaser-entry ul.meta-list{padding:0;list-style:none;font-size:13px;line-height:17px;display:block;margin:0}.template-teaser-list .teaser-entries .teaser-entry ul.meta-list+.description{padding-top:12px}.template-teaser-list .teaser-entries .teaser-entry ul.meta-list li.meta-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px;float:left}.template-teaser-list .teaser-entries .teaser-entry ul.meta-list li.meta-item i{margin-right:6px}.template-teaser-list .teaser-entries .teaser-entry ul.meta-list li.meta-item img{display:inline-block}.template-teaser-list .teaser-entries .teaser-entry .description{font-size:13px;line-height:17px;clear:left}.style-light .template-teaser-list .teaser-entries .teaser-entry .description,.template-teaser-list .teaser-entries .teaser-entry .description{color:#36393a}.style-color .template-teaser-list .teaser-entries .teaser-entry .description,.style-dark .template-teaser-list .teaser-entries .teaser-entry .description{color:#fff}.style-dark .template-teaser-list .teaser-entries .teaser-entry .description a,.style-light .template-teaser-list .teaser-entries .teaser-entry .description a,.template-teaser-list .teaser-entries .teaser-entry .description a{color:#fb5373}.style-color .template-teaser-list .teaser-entries .teaser-entry .description a{color:#36393a}.template-teaser-list .teaser-entries .teaser-entry .description a:active,.template-teaser-list .teaser-entries .teaser-entry .description a:focus,.template-teaser-list .teaser-entries .teaser-entry .description a:hover{text-decoration:underline}.style-light .template-teaser-list .teaser-entries .teaser-entry .description a:active,.style-light .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.style-light .template-teaser-list .teaser-entries .teaser-entry .description a:hover,.template-teaser-list .teaser-entries .teaser-entry .description a:active,.template-teaser-list .teaser-entries .teaser-entry .description a:focus,.template-teaser-list .teaser-entries .teaser-entry .description a:hover{color:#dd355c}.style-dark .template-teaser-list .teaser-entries .teaser-entry .description a:active,.style-dark .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.style-dark .template-teaser-list .teaser-entries .teaser-entry .description a:hover{color:#fb5373}.style-color .template-teaser-list .teaser-entries .teaser-entry .description a:active,.style-color .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.style-color .template-teaser-list .teaser-entries .teaser-entry .description a:hover{color:#36393a}.template-teaser-list .teaser-entries .meta-country .country-icon{width:16px;margin-right:5px}.template-teaser-list .teaser-entries.two-columns .teaser-entry{width:calc(50% - 12px);float:left}@media (max-width:63.9375em){.template-teaser-list .teaser-entries.two-columns .teaser-entry{width:100%}.template-teaser-list .teaser-entries.two-columns .teaser-entry:nth-of-type(odd){margin-right:0}}.template-teaser-list .teaser-entries.two-columns .teaser-entry:nth-of-type(odd){margin-right:24px}.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link{padding-right:30px}.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.style-light .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after,.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{color:#36393a}.style-color .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after,.style-dark .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{color:#fff}.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link.open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link.open:after{speak:none}}.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link.open:after{font-family:icomoon!important;content:"\E912";color:inherit;font-size:inherit;display:inline-block}.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{speak:none}}.template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.template-teaser-list.has-checkbox .teaser-entry .entry-link{margin-left:35px}@media (max-width:63.9375em){.template-teaser-list.has-checkbox .teaser-entry .entry-link{margin-left:50px}}.template-teaser-list.has-checkbox .checkbox-wrapper{display:block;left:0}.template-teaser-list.has-checkbox .comp-button{margin-top:15px}.template-teaser-list .more-link{font-size:13px;line-height:17px;display:inline-block;margin-top:15px}.style-dark .template-teaser-list .more-link,.style-light .template-teaser-list .more-link,.template-teaser-list .more-link{color:#fb5373}.style-color .template-teaser-list .more-link{color:#36393a}.template-teaser-list .more-link:active,.template-teaser-list .more-link:focus,.template-teaser-list .more-link:hover{text-decoration:underline}.style-light .template-teaser-list .more-link:active,.style-light .template-teaser-list .more-link:focus,.style-light .template-teaser-list .more-link:hover,.template-teaser-list .more-link:active,.template-teaser-list .more-link:focus,.template-teaser-list .more-link:hover{color:#dd355c}.style-dark .template-teaser-list .more-link:active,.style-dark .template-teaser-list .more-link:focus,.style-dark .template-teaser-list .more-link:hover{color:#fb5373}.style-color .template-teaser-list .more-link:active,.style-color .template-teaser-list .more-link:focus,.style-color .template-teaser-list .more-link:hover{color:#36393a}.template-teaser-list .comp-form{margin-bottom:0}.comp-article-list-category label,.mole-tag-list .tag-list__tag,.spotlight-color-secondary .comp-article-list-category label,.spotlight-color-secondary .mole-tag-list .tag-list__tag,.tag{display:inline-block;padding:10px 25px;border-radius:30px;background:#fb5373;color:#fff;white-space:nowrap;cursor:pointer}.comp-article-list-category label:hover,.mole-tag-list .tag-list__tag:hover,.tag:hover{background-color:#dd355c}.mole-author:hover .name{text-decoration:underline}.mole-author:hover .name,.style-light .mole-author:hover .name{color:#dd355c}.style-dark .mole-author:hover .name{color:#fb5373}.style-color .mole-author:hover .name{color:#36393a}.mole-author .name{font-size:20px;line-height:26px}@media (max-width:47.9375em){.mole-author .name{font-size:18px;line-height:22px}}.mole-author .name,.style-dark .mole-author .name,.style-light .mole-author .name{color:#fb5373}.style-color .mole-author .name{color:#36393a}.mole-author .image-round{width:80px;height:80px;margin-right:15px;overflow:hidden;border-radius:50%}.mole-author .author-image{width:100%;height:auto}.mole-author .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mole-author--small .image-round{width:60px;height:60px}.mole-author--small .author-list-item{margin-bottom:25px}.comp-anchor-navigation{font-size:15px;line-height:20px;display:block;position:fixed;z-index:40;top:200px;right:0;width:50px;padding:16px 13px;overflow:hidden;-webkit-transition:width .5s;transition:width .5s;border:1px solid #cdcdce;border-right:0;background-color:#fff}.comp-anchor-navigation,.style-light .comp-anchor-navigation{color:#36393a}.style-color .comp-anchor-navigation,.style-dark .comp-anchor-navigation{color:#fff}.comp-anchor-navigation a,.style-dark .comp-anchor-navigation a,.style-light .comp-anchor-navigation a{color:#fb5373}.style-color .comp-anchor-navigation a{color:#36393a}.comp-anchor-navigation a:active,.comp-anchor-navigation a:focus,.comp-anchor-navigation a:hover{text-decoration:underline}.comp-anchor-navigation a:active,.comp-anchor-navigation a:focus,.comp-anchor-navigation a:hover,.style-light .comp-anchor-navigation a:active,.style-light .comp-anchor-navigation a:focus,.style-light .comp-anchor-navigation a:hover{color:#dd355c}.style-dark .comp-anchor-navigation a:active,.style-dark .comp-anchor-navigation a:focus,.style-dark .comp-anchor-navigation a:hover{color:#fb5373}.style-color .comp-anchor-navigation a:active,.style-color .comp-anchor-navigation a:focus,.style-color .comp-anchor-navigation a:hover{color:#36393a}.comp-anchor-navigation.open{width:250px}.comp-anchor-navigation .nav-container{width:224px;float:right;overflow:hidden}.comp-anchor-navigation .nav-toggle{width:auto;margin:0 1px 6px 0;padding:0;float:right;border:0;outline:0;background-color:#fff;text-align:center}.comp-anchor-navigation .nav-toggle i{display:inline-block;font-size:24px;vertical-align:middle}.comp-anchor-navigation .nav-move-down{display:none}.comp-anchor-navigation .anchor-navigation-list{margin:0;padding:0;list-style:none;clear:both}.comp-anchor-navigation .anchor-navigation-list .item{display:block;margin:0 0 5px;text-align:right}.comp-anchor-navigation .anchor-navigation-list .item a{display:block;color:#36393a}.comp-anchor-navigation .anchor-navigation-list .item a:hover span{text-decoration:underline}.comp-anchor-navigation .anchor-navigation-list .item .item-label{display:inline-block;width:175px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.comp-anchor-navigation .anchor-navigation-list .item .item-bullet{display:inline-block;width:12px;height:12px;margin:0 6px 0 25px;border:1px solid #36393a;border-radius:50%;vertical-align:middle}.comp-anchor-navigation .anchor-navigation-list .item.active{font-style:normal;font-weight:700}.comp-anchor-navigation .anchor-navigation-list .item.active .item-bullet{border:1px solid #36393a;background-color:#36393a}.comp-anchor-navigation .anchor-navigation-list .item:last-child{margin:0}@media (max-width:47.9375em){.comp-anchor-navigation{top:60px;right:-250px;width:250px;height:100%;overflow:visible;-webkit-transition:right .5s;transition:right .5s;border:0;border-left:1px solid #cdcdce}.comp-anchor-navigation.open{right:0;width:250px}.comp-anchor-navigation .nav-container{width:224px;float:right}.comp-anchor-navigation .nav-toggle{position:absolute;top:30px;left:-45px;width:45px;height:40px;margin:0 1px 0 0;float:none;border:1px solid #cdcdce;border-right-color:#fff}.comp-anchor-navigation .nav-toggle:hover{background-color:#ebebeb}.comp-anchor-navigation .nav-move-down{display:block;position:absolute;top:80px;left:-45px;width:45px;height:40px;margin:0 1px 0 0;float:none;border:1px solid #686a6b;border-right-color:#fff;outline:0;background-color:#222425}.comp-anchor-navigation .nav-move-down:hover{background-color:#222425}.comp-anchor-navigation .nav-move-down i{display:inline-block;color:#fff;font-size:24px;vertical-align:middle}.comp-anchor-navigation .anchor-navigation-list .item .item-label{width:181px}}@media (max-width:47.9375em){body{width:100%;-webkit-transition:all .5s;transition:all .5s}body.push_left{margin-left:-250px}.comp-header{position:fixed;z-index:50;top:0;left:0;width:100%}}.comp-breadcrumb ul{margin:0;padding:0;list-style:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;width:calc(100% - 48px);overflow:hidden;white-space:nowrap}@media (min-width:64em){.comp-breadcrumb ul{width:calc(100% - 148px)}}.comp-breadcrumb ul:after{content:"";position:absolute;right:0;width:100px;height:20px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)}.comp-breadcrumb ul li{display:inline-block}.comp-breadcrumb ul li:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-breadcrumb ul li:before{speak:none}}.comp-breadcrumb ul li:before{font-family:icomoon!important;content:"\E922";color:inherit;font-size:inherit;display:inline-block}.comp-breadcrumb ul li:before,.comp-breadcrumb ul li a{font-size:15px;line-height:20px}.comp-breadcrumb ul li:before{padding:0 5px;color:#36393a}.comp-breadcrumb ul li:last-child a,.comp-breadcrumb ul li:last-child a:hover{color:#fb5373}.comp-breadcrumb ul li:first-child:before{content:none}.comp-breadcrumb ul li:first-child span{display:none}@media (max-width:47.9375em){.comp-breadcrumb{display:none}}.comp-button{font-size:0;line-height:0}.comp-button .button{display:inline-block;overflow:hidden;border:0;text-align:center}.comp-button .button.disabled,.comp-button .button:disabled{opacity:.5}.comp-button .button i+span,.comp-button .button span+i{padding-left:10px}.comp-button .button.extra-big{padding:15px 25px}@media (max-width:47.9375em){.comp-button .button.extra-big{padding:15px 20px}}.comp-button .button.extra-big i,.comp-button .button.extra-big span{font-size:25px;line-height:30px}.comp-button .button.big{padding:8px 25px}@media (max-width:47.9375em){.comp-button .button.big{padding:7px 20px}}.comp-button .button.big i,.comp-button .button.big span{font-size:20px;line-height:26px;line-height:24px}@media (max-width:47.9375em){.comp-button .button.big i,.comp-button .button.big span{font-size:18px;line-height:22px}}.comp-button .button.small{padding:5px 25px}@media (max-width:47.9375em){.comp-button .button.small{padding:5px 20px}}.comp-button .button.small i+span,.comp-button .button.small span+i{padding-left:7px}.comp-button .button.small i,.comp-button .button.small span{font-size:15px;line-height:20px}@media (max-width:47.9375em){.comp-button .button.primary:not(.ghost),.comp-button .button:not(.ghost),.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary:not(.ghost),.comp-rotator.viewport-style.mobile-style-dark .comp-button .button:not(.ghost),.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary:not(.ghost),.comp-rotator.viewport-style.mobile-style-light .comp-button .button:not(.ghost){background-color:#fb5373}.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary:not(.ghost),.comp-rotator.viewport-style.mobile-style-color .comp-button .button:not(.ghost){background-color:#36393a}}@media (max-width:47.9375em){.comp-button .button.primary:not(.ghost),.comp-button .button:not(.ghost),.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary:not(.ghost),.comp-rotator.viewport-style.mobile-style-color .comp-button .button:not(.ghost),.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary:not(.ghost),.comp-rotator.viewport-style.mobile-style-dark .comp-button .button:not(.ghost),.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary:not(.ghost),.comp-rotator.viewport-style.mobile-style-light .comp-button .button:not(.ghost){color:#fff}}.card-promoted.comp-article .comp-button .button.primary:not(.ghost),.card-promoted.comp-article .comp-button .button:not(.ghost),.comp-button .button.primary:not(.ghost),.comp-button .button:not(.ghost),.comp-card.card-promoted .comp-button .button.primary:not(.ghost),.comp-card.card-promoted .comp-button .button:not(.ghost),.comp-rotator.title-style-color .comp-button .button.primary:not(.ghost),.comp-rotator.title-style-color .comp-button .button:not(.ghost),.comp-rotator.title-style-dark .comp-button .button.primary:not(.ghost),.comp-rotator.title-style-dark .comp-button .button:not(.ghost),.comp-rotator.title-style-light .comp-button .button.primary:not(.ghost),.comp-rotator.title-style-light .comp-button .button:not(.ghost),.style-dark .comp-button .button.primary:not(.ghost),.style-dark .comp-button .button:not(.ghost),.style-light .comp-button .button.primary:not(.ghost),.style-light .comp-button .button:not(.ghost),div.comp-article .comp-button .button.primary:not(.ghost),div.comp-article .comp-button .button:not(.ghost),div.comp-card .comp-button .button.primary:not(.ghost),div.comp-card .comp-button .button:not(.ghost){background-color:#fb5373}.style-color .comp-button .button.primary:not(.ghost),.style-color .comp-button .button:not(.ghost){background-color:#36393a}.card-promoted.comp-article .comp-button .button.primary:not(.ghost),.card-promoted.comp-article .comp-button .button:not(.ghost),.comp-button .button.primary:not(.ghost),.comp-button .button:not(.ghost),.comp-card.card-promoted .comp-button .button.primary:not(.ghost),.comp-card.card-promoted .comp-button .button:not(.ghost),.comp-rotator.title-style-color .comp-button .button.primary:not(.ghost),.comp-rotator.title-style-color .comp-button .button:not(.ghost),.comp-rotator.title-style-dark .comp-button .button.primary:not(.ghost),.comp-rotator.title-style-dark .comp-button .button:not(.ghost),.comp-rotator.title-style-light .comp-button .button.primary:not(.ghost),.comp-rotator.title-style-light .comp-button .button:not(.ghost),.style-color .comp-button .button.primary:not(.ghost),.style-color .comp-button .button:not(.ghost),.style-dark .comp-button .button.primary:not(.ghost),.style-dark .comp-button .button:not(.ghost),.style-light .comp-button .button.primary:not(.ghost),.style-light .comp-button .button:not(.ghost),div.comp-article .comp-button .button.primary:not(.ghost),div.comp-article .comp-button .button:not(.ghost),div.comp-card .comp-button .button.primary:not(.ghost),div.comp-card .comp-button .button:not(.ghost){color:#fff}@media (max-width:47.9375em){.comp-button .button.primary:not(.ghost):hover,.comp-button .button:not(.ghost):hover,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary:not(.ghost):hover,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button:not(.ghost):hover,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary:not(.ghost):hover,.comp-rotator.viewport-style.mobile-style-light .comp-button .button:not(.ghost):hover{background-color:#dd355c}.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary:not(.ghost):hover,.comp-rotator.viewport-style.mobile-style-color .comp-button .button:not(.ghost):hover{background-color:#222425}}.card-promoted.comp-article .comp-button .button.primary:not(.ghost):hover,.card-promoted.comp-article .comp-button .button:not(.ghost):hover,.comp-button .button.primary:not(.ghost):hover,.comp-button .button:not(.ghost):hover,.comp-card.card-promoted .comp-button .button.primary:not(.ghost):hover,.comp-card.card-promoted .comp-button .button:not(.ghost):hover,.comp-rotator.title-style-color .comp-button .button.primary:not(.ghost):hover,.comp-rotator.title-style-color .comp-button .button:not(.ghost):hover,.comp-rotator.title-style-dark .comp-button .button.primary:not(.ghost):hover,.comp-rotator.title-style-dark .comp-button .button:not(.ghost):hover,.comp-rotator.title-style-light .comp-button .button.primary:not(.ghost):hover,.comp-rotator.title-style-light .comp-button .button:not(.ghost):hover,.style-dark .comp-button .button.primary:not(.ghost):hover,.style-dark .comp-button .button:not(.ghost):hover,.style-light .comp-button .button.primary:not(.ghost):hover,.style-light .comp-button .button:not(.ghost):hover,div.comp-article .comp-button .button.primary:not(.ghost):hover,div.comp-article .comp-button .button:not(.ghost):hover,div.comp-card .comp-button .button.primary:not(.ghost):hover,div.comp-card .comp-button .button:not(.ghost):hover{background-color:#dd355c}.style-color .comp-button .button.primary:not(.ghost):hover,.style-color .comp-button .button:not(.ghost):hover{background-color:#222425}.comp-button .button.ghost,.comp-button .button.primary.ghost{background-color:transparent}@media (max-width:47.9375em){.comp-button .button.ghost,.comp-button .button.primary.ghost,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #fb5373;box-shadow:inset 0 0 0 1px #fb5373}.comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost,.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}}@media (max-width:47.9375em){.comp-button .button.ghost,.comp-button .button.primary.ghost,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost{color:#fb5373}.comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost,.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost{color:#36393a}}.card-promoted.comp-article .comp-button .button.ghost,.card-promoted.comp-article .comp-button .button.primary.ghost,.comp-button .button.ghost,.comp-button .button.primary.ghost,.comp-card.card-promoted .comp-button .button.ghost,.comp-card.card-promoted .comp-button .button.primary.ghost,.comp-rotator.title-style-color .comp-button .button.ghost,.comp-rotator.title-style-color .comp-button .button.primary.ghost,.comp-rotator.title-style-dark .comp-button .button.ghost,.comp-rotator.title-style-dark .comp-button .button.primary.ghost,.comp-rotator.title-style-light .comp-button .button.ghost,.comp-rotator.title-style-light .comp-button .button.primary.ghost,.style-dark .comp-button .button.ghost,.style-dark .comp-button .button.primary.ghost,.style-light .comp-button .button.ghost,.style-light .comp-button .button.primary.ghost,div.comp-article .comp-button .button.ghost,div.comp-article .comp-button .button.primary.ghost,div.comp-card .comp-button .button.ghost,div.comp-card .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #fb5373;box-shadow:inset 0 0 0 1px #fb5373}.style-color .comp-button .button.ghost,.style-color .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}.card-promoted.comp-article .comp-button .button.ghost,.card-promoted.comp-article .comp-button .button.primary.ghost,.comp-button .button.ghost,.comp-button .button.primary.ghost,.comp-card.card-promoted .comp-button .button.ghost,.comp-card.card-promoted .comp-button .button.primary.ghost,.comp-rotator.title-style-color .comp-button .button.ghost,.comp-rotator.title-style-color .comp-button .button.primary.ghost,.comp-rotator.title-style-dark .comp-button .button.ghost,.comp-rotator.title-style-dark .comp-button .button.primary.ghost,.comp-rotator.title-style-light .comp-button .button.ghost,.comp-rotator.title-style-light .comp-button .button.primary.ghost,.style-dark .comp-button .button.ghost,.style-dark .comp-button .button.primary.ghost,.style-light .comp-button .button.ghost,.style-light .comp-button .button.primary.ghost,div.comp-article .comp-button .button.ghost,div.comp-article .comp-button .button.primary.ghost,div.comp-card .comp-button .button.ghost,div.comp-card .comp-button .button.primary.ghost{color:#fb5373}.style-color .comp-button .button.ghost,.style-color .comp-button .button.primary.ghost{color:#36393a}@media (max-width:47.9375em){.comp-button .button.ghost:hover,.comp-button .button.primary.ghost:hover,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost:hover,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost:hover,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost:hover,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #dd355c;box-shadow:inset 0 0 0 1px #dd355c}.comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost:hover,.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}}@media (max-width:47.9375em){.comp-button .button.ghost:hover,.comp-button .button.primary.ghost:hover,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost:hover,.comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost:hover,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost:hover,.comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost:hover{color:#dd355c}.comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost:hover,.comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost:hover{color:#222425}}.card-promoted.comp-article .comp-button .button.ghost:hover,.card-promoted.comp-article .comp-button .button.primary.ghost:hover,.comp-button .button.ghost:hover,.comp-button .button.primary.ghost:hover,.comp-card.card-promoted .comp-button .button.ghost:hover,.comp-card.card-promoted .comp-button .button.primary.ghost:hover,.comp-rotator.title-style-color .comp-button .button.ghost:hover,.comp-rotator.title-style-color .comp-button .button.primary.ghost:hover,.comp-rotator.title-style-dark .comp-button .button.ghost:hover,.comp-rotator.title-style-dark .comp-button .button.primary.ghost:hover,.comp-rotator.title-style-light .comp-button .button.ghost:hover,.comp-rotator.title-style-light .comp-button .button.primary.ghost:hover,.style-dark .comp-button .button.ghost:hover,.style-dark .comp-button .button.primary.ghost:hover,.style-light .comp-button .button.ghost:hover,.style-light .comp-button .button.primary.ghost:hover,div.comp-article .comp-button .button.ghost:hover,div.comp-article .comp-button .button.primary.ghost:hover,div.comp-card .comp-button .button.ghost:hover,div.comp-card .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #dd355c;box-shadow:inset 0 0 0 1px #dd355c}.style-color .comp-button .button.ghost:hover,.style-color .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}.card-promoted.comp-article .comp-button .button.ghost:hover,.card-promoted.comp-article .comp-button .button.primary.ghost:hover,.comp-button .button.ghost:hover,.comp-button .button.primary.ghost:hover,.comp-card.card-promoted .comp-button .button.ghost:hover,.comp-card.card-promoted .comp-button .button.primary.ghost:hover,.comp-rotator.title-style-color .comp-button .button.ghost:hover,.comp-rotator.title-style-color .comp-button .button.primary.ghost:hover,.comp-rotator.title-style-dark .comp-button .button.ghost:hover,.comp-rotator.title-style-dark .comp-button .button.primary.ghost:hover,.comp-rotator.title-style-light .comp-button .button.ghost:hover,.comp-rotator.title-style-light .comp-button .button.primary.ghost:hover,.style-dark .comp-button .button.ghost:hover,.style-dark .comp-button .button.primary.ghost:hover,.style-light .comp-button .button.ghost:hover,.style-light .comp-button .button.primary.ghost:hover,div.comp-article .comp-button .button.ghost:hover,div.comp-article .comp-button .button.primary.ghost:hover,div.comp-card .comp-button .button.ghost:hover,div.comp-card .comp-button .button.primary.ghost:hover{color:#dd355c}.style-color .comp-button .button.ghost:hover,.style-color .comp-button .button.primary.ghost:hover{color:#222425}@media (max-width:47.9375em){.comp-button .button.secondary:not(.ghost),.comp-rotator.mobile-style-light .comp-button .button.secondary:not(.ghost){background-color:#36393a}.comp-rotator.mobile-style-color .comp-button .button.secondary:not(.ghost),.comp-rotator.mobile-style-dark .comp-button .button.secondary:not(.ghost){background-color:#fff}}@media (max-width:47.9375em){.comp-button .button.secondary:not(.ghost),.comp-rotator.mobile-style-light .comp-button .button.secondary:not(.ghost){color:#fff}.comp-rotator.mobile-style-dark .comp-button .button.secondary:not(.ghost){color:#36393a}.comp-rotator.mobile-style-color .comp-button .button.secondary:not(.ghost){color:#fb5373}}.card-promoted.comp-article .comp-button .button.secondary:not(.ghost),.comp-button .button.secondary:not(.ghost),.comp-card.card-promoted .comp-button .button.secondary:not(.ghost),.comp-rotator.title-style-light .comp-button .button.secondary:not(.ghost),.style-light .comp-button .button.secondary:not(.ghost),div.comp-article .comp-button .button.secondary:not(.ghost),div.comp-card .comp-button .button.secondary:not(.ghost){background-color:#36393a}.comp-rotator.title-style-color .comp-button .button.secondary:not(.ghost),.comp-rotator.title-style-dark .comp-button .button.secondary:not(.ghost),.style-color .comp-button .button.secondary:not(.ghost),.style-dark .comp-button .button.secondary:not(.ghost){background-color:#fff}.card-promoted.comp-article .comp-button .button.secondary:not(.ghost),.comp-button .button.secondary:not(.ghost),.comp-card.card-promoted .comp-button .button.secondary:not(.ghost),.comp-rotator.title-style-light .comp-button .button.secondary:not(.ghost),.style-light .comp-button .button.secondary:not(.ghost),div.comp-article .comp-button .button.secondary:not(.ghost),div.comp-card .comp-button .button.secondary:not(.ghost){color:#fff}.comp-rotator.title-style-color .comp-button .button.secondary:not(.ghost),.comp-rotator.title-style-dark .comp-button .button.secondary:not(.ghost),.style-dark .comp-button .button.secondary:not(.ghost){color:#36393a}.style-color .comp-button .button.secondary:not(.ghost){color:#fb5373}@media (max-width:47.9375em){.comp-button .button.secondary:not(.ghost):hover,.comp-rotator.mobile-style-light .comp-button .button.secondary:not(.ghost):hover{background-color:#222425}.comp-rotator.mobile-style-dark .comp-button .button.secondary:not(.ghost):hover{background-color:#ebebeb}.comp-rotator.mobile-style-color .comp-button .button.secondary:not(.ghost):hover{background-color:#fed4dc}}.card-promoted.comp-article .comp-button .button.secondary:not(.ghost):hover,.comp-button .button.secondary:not(.ghost):hover,.comp-card.card-promoted .comp-button .button.secondary:not(.ghost):hover,.comp-rotator.title-style-light .comp-button .button.secondary:not(.ghost):hover,.style-light .comp-button .button.secondary:not(.ghost):hover,div.comp-article .comp-button .button.secondary:not(.ghost):hover,div.comp-card .comp-button .button.secondary:not(.ghost):hover{background-color:#222425}.comp-rotator.title-style-color .comp-button .button.secondary:not(.ghost):hover,.comp-rotator.title-style-dark .comp-button .button.secondary:not(.ghost):hover,.style-dark .comp-button .button.secondary:not(.ghost):hover{background-color:#ebebeb}.style-color .comp-button .button.secondary:not(.ghost):hover{background-color:#fed4dc}.comp-button .button.secondary.ghost{background-color:transparent}@media (max-width:47.9375em){.comp-button .button.secondary.ghost,.comp-rotator.mobile-style-light .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}.comp-rotator.mobile-style-color .comp-button .button.secondary.ghost,.comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}}@media (max-width:47.9375em){.comp-button .button.secondary.ghost,.comp-rotator.mobile-style-light .comp-button .button.secondary.ghost{color:#36393a}.comp-rotator.mobile-style-color .comp-button .button.secondary.ghost,.comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost{color:#fff}}.card-promoted.comp-article .comp-button .button.secondary.ghost,.comp-button .button.secondary.ghost,.comp-card.card-promoted .comp-button .button.secondary.ghost,.comp-rotator.title-style-light .comp-button .button.secondary.ghost,.style-light .comp-button .button.secondary.ghost,div.comp-article .comp-button .button.secondary.ghost,div.comp-card .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}.comp-rotator.title-style-color .comp-button .button.secondary.ghost,.comp-rotator.title-style-dark .comp-button .button.secondary.ghost,.style-color .comp-button .button.secondary.ghost,.style-dark .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.card-promoted.comp-article .comp-button .button.secondary.ghost,.comp-button .button.secondary.ghost,.comp-card.card-promoted .comp-button .button.secondary.ghost,.comp-rotator.title-style-light .comp-button .button.secondary.ghost,.style-light .comp-button .button.secondary.ghost,div.comp-article .comp-button .button.secondary.ghost,div.comp-card .comp-button .button.secondary.ghost{color:#36393a}.comp-rotator.title-style-color .comp-button .button.secondary.ghost,.comp-rotator.title-style-dark .comp-button .button.secondary.ghost,.style-color .comp-button .button.secondary.ghost,.style-dark .comp-button .button.secondary.ghost{color:#fff}@media (max-width:47.9375em){.comp-button .button.secondary.ghost:hover,.comp-rotator.mobile-style-light .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}.comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #ebebeb;box-shadow:inset 0 0 0 1px #ebebeb}.comp-rotator.mobile-style-color .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #fed4dc;box-shadow:inset 0 0 0 1px #fed4dc}}@media (max-width:47.9375em){.comp-button .button.secondary.ghost:hover,.comp-rotator.mobile-style-light .comp-button .button.secondary.ghost:hover{color:#222425}.comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost:hover{color:#ebebeb}.comp-rotator.mobile-style-color .comp-button .button.secondary.ghost:hover{color:#fed4dc}}.card-promoted.comp-article .comp-button .button.secondary.ghost:hover,.comp-button .button.secondary.ghost:hover,.comp-card.card-promoted .comp-button .button.secondary.ghost:hover,.comp-rotator.title-style-light .comp-button .button.secondary.ghost:hover,.style-light .comp-button .button.secondary.ghost:hover,div.comp-article .comp-button .button.secondary.ghost:hover,div.comp-card .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}.comp-rotator.title-style-color .comp-button .button.secondary.ghost:hover,.comp-rotator.title-style-dark .comp-button .button.secondary.ghost:hover,.style-dark .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #ebebeb;box-shadow:inset 0 0 0 1px #ebebeb}.style-color .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #fed4dc;box-shadow:inset 0 0 0 1px #fed4dc}.card-promoted.comp-article .comp-button .button.secondary.ghost:hover,.comp-button .button.secondary.ghost:hover,.comp-card.card-promoted .comp-button .button.secondary.ghost:hover,.comp-rotator.title-style-light .comp-button .button.secondary.ghost:hover,.style-light .comp-button .button.secondary.ghost:hover,div.comp-article .comp-button .button.secondary.ghost:hover,div.comp-card .comp-button .button.secondary.ghost:hover{color:#222425}.comp-rotator.title-style-color .comp-button .button.secondary.ghost:hover,.comp-rotator.title-style-dark .comp-button .button.secondary.ghost:hover,.style-dark .comp-button .button.secondary.ghost:hover{color:#ebebeb}.style-color .comp-button .button.secondary.ghost:hover{color:#fed4dc}.mole-tag-list{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mole-tag-list .tag-list-item{margin-right:15px;margin-bottom:15px}.mole-tag-list .tag-list-item:last-child{margin-right:0}.comp-article-list-category .mole-tag-list .tag-list-item:first-child label:first-child,.mole-tag-list .tag-list-item:first-child .comp-article-list-category label:first-child,.mole-tag-list .tag-list-item:first-child .tag-list__tag:first-child,.mole-tag-list .tag-list-item:first-child .tag:first-child{font-style:normal;font-weight:700;text-transform:uppercase}.comp-form .form-fields .comp-course-form-footer{margin-bottom:20px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.comp-form .form-fields .comp-course-form-footer{margin-bottom:30px}}.comp-form .form-fields .comp-course-form-footer,.style-light .comp-form .form-fields .comp-course-form-footer{color:#36393a}.style-color .comp-form .form-fields .comp-course-form-footer,.style-dark .comp-form .form-fields .comp-course-form-footer{color:#fff}.comp-form .form-fields .comp-course-form-footer a,.style-dark .comp-form .form-fields .comp-course-form-footer a,.style-light .comp-form .form-fields .comp-course-form-footer a{color:#fb5373}.style-color .comp-form .form-fields .comp-course-form-footer a{color:#36393a}.comp-form .form-fields .comp-course-form-footer a:active,.comp-form .form-fields .comp-course-form-footer a:focus,.comp-form .form-fields .comp-course-form-footer a:hover{text-decoration:underline}.comp-form .form-fields .comp-course-form-footer a:active,.comp-form .form-fields .comp-course-form-footer a:focus,.comp-form .form-fields .comp-course-form-footer a:hover,.style-light .comp-form .form-fields .comp-course-form-footer a:active,.style-light .comp-form .form-fields .comp-course-form-footer a:focus,.style-light .comp-form .form-fields .comp-course-form-footer a:hover{color:#dd355c}.style-dark .comp-form .form-fields .comp-course-form-footer a:active,.style-dark .comp-form .form-fields .comp-course-form-footer a:focus,.style-dark .comp-form .form-fields .comp-course-form-footer a:hover{color:#fb5373}.style-color .comp-form .form-fields .comp-course-form-footer a:active,.style-color .comp-form .form-fields .comp-course-form-footer a:focus,.style-color .comp-form .form-fields .comp-course-form-footer a:hover{color:#36393a}.comp-form .form-fields .comp-course-form-footer .comp-form-checkbox{margin-bottom:0}@media (max-width:47.9375em){.comp-form .form-fields .comp-course-form-footer .comp-form-checkbox{margin-bottom:10px}}.comp-form .form-fields .comp-course-form-footer .options{cursor:pointer}.comp-course-form-header{margin-bottom:20px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.comp-course-form-header{margin-bottom:30px}}.comp-course-form-header .title{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 14px}@media (max-width:47.9375em){.comp-course-form-header .title{font-size:34px;line-height:39px}}.comp-course-form-header ul{margin:0;padding:0;list-style:none}.comp-course-form-header ul li{margin-bottom:10px}.comp-course-form-header ul li:last-child{margin-bottom:0}.comp-course-legend,.style-light .comp-course-legend{color:#36393a}.style-color .comp-course-legend,.style-dark .comp-course-legend{color:#fff}.comp-course-legend a,.style-dark .comp-course-legend a,.style-light .comp-course-legend a{color:#fb5373}.style-color .comp-course-legend a{color:#36393a}.comp-course-legend a:active,.comp-course-legend a:focus,.comp-course-legend a:hover{text-decoration:underline}.comp-course-legend a:active,.comp-course-legend a:focus,.comp-course-legend a:hover,.style-light .comp-course-legend a:active,.style-light .comp-course-legend a:focus,.style-light .comp-course-legend a:hover{color:#dd355c}.style-dark .comp-course-legend a:active,.style-dark .comp-course-legend a:focus,.style-dark .comp-course-legend a:hover{color:#fb5373}.style-color .comp-course-legend a:active,.style-color .comp-course-legend a:focus,.style-color .comp-course-legend a:hover{color:#36393a}.comp-course-legend h4{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 30px}@media (max-width:47.9375em){.comp-course-legend h4{margin-bottom:25px}}.comp-course-legend h5{font-size:15px;line-height:20px;font-style:normal;font-weight:700}.comp-course-legend .row{margin-bottom:40px}.comp-course-legend .course-status{margin:15px 0 0}.comp-course-legend .course-status span{display:block}.comp-course-legend .course-status .booked i{margin-right:2px;color:red;font-size:12px}.comp-course-legend .course-status .open i{margin-right:2px;color:#8fb91c;font-size:12px}.comp-course-legend .comp-table .col{width:33.333%}.mole-course-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px;border:1px solid #ebebeb}.mole-course-person .name{font-size:20px;line-height:26px;margin-bottom:0}@media (max-width:47.9375em){.mole-course-person .name{font-size:18px;line-height:22px}}.mole-course-person p{margin-top:0}@media (min-width:48em){.mole-course-person p{margin-top:0}}.mole-course-person .data,.mole-course-person .title{font-size:13px;line-height:17px;margin-bottom:0}.mole-course-person .data{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:5px 0 0}.mole-course-person .data,.style-light .mole-course-person .data{color:#36393a}.style-color .mole-course-person .data,.style-dark .mole-course-person .data{color:#fff}.mole-course-person .data a,.style-dark .mole-course-person .data a,.style-light .mole-course-person .data a{color:#fb5373}.style-color .mole-course-person .data a{color:#36393a}.mole-course-person .data a:active,.mole-course-person .data a:focus,.mole-course-person .data a:hover{text-decoration:underline}.mole-course-person .data a:active,.mole-course-person .data a:focus,.mole-course-person .data a:hover,.style-light .mole-course-person .data a:active,.style-light .mole-course-person .data a:focus,.style-light .mole-course-person .data a:hover{color:#dd355c}.style-dark .mole-course-person .data a:active,.style-dark .mole-course-person .data a:focus,.style-dark .mole-course-person .data a:hover{color:#fb5373}.style-color .mole-course-person .data a:active,.style-color .mole-course-person .data a:focus,.style-color .mole-course-person .data a:hover{color:#36393a}.mole-course-person .data i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3px}.mole-course-person .data li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px;color:#fb5373}.mole-course-person .data li:last-child{margin-left:0}.mole-course-person .data li a{display:-webkit-box;display:-ms-flexbox;display:flex}.mole-course-person .image-round{width:75px;height:75px;margin-right:15px;overflow:hidden;border-radius:50%;background-color:#cdcdce}.mole-course-person .person-image{width:100%;height:auto}.mole-course-session{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ebebeb;border-left:0}.mole-course-session:hover .course-session__description-link{text-decoration:underline}.mole-course-session .course-session__bar{min-width:10px}.mole-course-session .course-session__content{padding:15px 15px 15px 20px}.mole-course-session .course-session__meta{padding:0;list-style:none;font-size:13px;line-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 5px}.mole-course-session .course-session__meta li{margin-right:5px}.mole-course-session .course-session__meta li:last-child{margin-left:0}.mole-course-session .course-session__meta li.course-session__meta--time{margin-right:15px}.mole-course-session .course-session__meta li i{margin-right:5px}.mole-course-session .course-session__description-link{font-style:normal;font-weight:700;color:#fb5373}.mole-course-session .course-session__description--close{display:none}.mole-course-session h3{font-size:20px;line-height:24px;font-style:normal;font-weight:400;margin:0 0 15px;color:#fb5373}.mole-course-session b{font-style:normal;font-weight:700}.mole-course-session p{font-size:13px;line-height:17px;margin:0}.mole-course-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100px;margin-bottom:26px}.mole-course-brand .course-brand-logo{width:50%;height:auto}.mole-course-brand.course-brand__full_height{height:100%}.mole-course-speakers-v2 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-15px}.mole-course-speakers-v2 div[class*=col]{margin-top:15px}.mole-course-speakers-v2 .mole-course-person{height:100%}@media (min-width:48em){.mole-course-speakers-v2 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.mole-course-booking-sticky-bar{position:fixed;z-index:100;right:0;bottom:0;left:0;padding:20px 0;-webkit-transition:padding .3s linear;transition:padding .3s linear;background-color:#fb5373;color:#fff}.mole-course-booking-sticky-bar.course-booking-sticky-bar--closed{padding:10px 0;cursor:pointer}.mole-course-booking-sticky-bar.course-booking-sticky-bar--closed:hover{background-color:#dd355c}.mole-course-booking-sticky-bar.course-booking-sticky-bar--closed .course-booking__wrapper{display:none}.mole-course-booking-sticky-bar.course-booking-sticky-bar--closed .course-booking__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.mole-course-booking-sticky-bar .course-booking__wrapper{display:block}@media (min-width:48em){.mole-course-booking-sticky-bar .course-booking__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:47.9375em){.mole-course-booking-sticky-bar .course-booking__wrapper .comp-button{display:block;margin-top:15px}.mole-course-booking-sticky-bar .course-booking__wrapper .comp-button .button{width:100%}}.mole-course-booking-sticky-bar .course-booking__info{font-size:15px;line-height:20px;max-width:330px;text-align:left}.mole-course-booking-sticky-bar .course-booking__info td{font-style:normal;font-weight:700}.mole-course-booking-sticky-bar .course-booking__info th{font-style:normal;font-weight:400}.mole-course-booking-sticky-bar .course-booking__info td,.mole-course-booking-sticky-bar .course-booking__info th{padding-right:24px}@media (min-width:48em){.mole-course-booking-sticky-bar .course-booking__info{white-space:nowrap}}.mole-course-booking-sticky-bar .course-booking__toggle{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost{padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;color:#fff}.comp-v2-searchfield .helper-slider-results .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost label:before,.mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .comp-v2-searchfield__bottom-categories-single-input label:before,.mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .fa:before,.mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-datepicker-trigger:before,.mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-datepicker .ui-datepicker-header .ui-corner-all:before,.ui-datepicker .ui-datepicker-header .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-corner-all:before{font-size:15px;line-height:20px}.mole-course-more-dates .course{border:1px solid #ebebeb}.mole-chapter .chapter__title{margin-top:30px;margin-bottom:0}.mole-chapter .chapter__subtitle{margin-top:5px}.mole-chapter .chapter__sessions,.mole-chapter .mole-course-session{margin-top:10px}.comp-flyout-header{font-size:20px;line-height:24px;position:relative;margin-top:40px;border-top:1px solid #36393a;border-bottom:1px solid #36393a;background-color:#222425}@media (max-width:47.9375em){.comp-flyout-header{font-size:18px;line-height:22px}}@media (min-width:48em){.comp-flyout-header.stuck{margin-top:0}}.comp-flyout-header.hideMetaNavigation{margin-top:0}.comp-flyout-header .comp-rotator-container .slick-dots>.row>div,.comp-flyout-header .container>.row>div,.comp-flyout-header .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile>.row>div,.comp-rotator-container .comp-flyout-header .slick-dots>.row>div,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-flyout-header .navigation-mobile>.row>div{position:relative;height:80px}@media (max-width:47.9375em){.comp-flyout-header .comp-rotator-container .slick-dots>.row>div,.comp-flyout-header .container>.row>div,.comp-flyout-header .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile>.row>div,.comp-rotator-container .comp-flyout-header .slick-dots>.row>div,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-flyout-header .navigation-mobile>.row>div{height:60px}}.comp-flyout-header .close-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;line-height:24px;padding:0;border:0;outline:0;background:transparent}.comp-flyout-header .close-button:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-flyout-header .close-button:before{speak:none}}.comp-flyout-header .close-button:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:inherit;display:inline-block}@media (max-width:47.9375em){.comp-flyout-header .close-button{font-size:18px;line-height:22px}}.comp-flyout-header .close-button:before{padding-right:7px}.comp-flyout-header .close-button:active,.comp-flyout-header .close-button:focus,.comp-flyout-header .close-button:hover{color:#fb5373}.comp-flyout-header .outer-container .comp-logo{margin-right:13px}@media (max-width:47.9375em){.comp-flyout-header .outer-container .comp-logo{margin-right:12px}}.comp-flyout-header .comp-logo{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;height:44px;margin-right:12px;font-size:0;line-height:0}@media (max-width:47.9375em){.comp-flyout-header .comp-logo{height:33px}}.comp-flyout-header .comp-logo img{width:auto;height:44px}@media (max-width:47.9375em){.comp-flyout-header .comp-logo img{height:33px}}.comp-flyout-header .comp-searchfield{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none;width:calc(100% - 24px)}.comp-flyout-header .comp-searchfield fieldset{position:relative;padding:0;border:0;color:#36393a}.comp-flyout-header .comp-searchfield fieldset i{position:absolute;top:13px;left:12px;font-size:20px;pointer-events:none}.comp-flyout-header .comp-searchfield fieldset input{width:100%;height:45px;padding-left:45px;border:0;border-radius:10px}.comp-flyout-header .comp-main-navigation{display:none}.flyout-type-search .comp-flyout-header .comp-searchfield{display:block}.flyout-type-nav .comp-flyout-header .comp-searchfield{display:none}@media (max-width:47.9375em){.comp-flyout-header{font-size:15px;line-height:18px;position:fixed;z-index:50;top:0;left:0;width:100%;margin-top:0}.comp-flyout-header .comp-main-navigation{display:block}.flyout-type-search .comp-flyout-header .comp-searchfield input{height:30px}.flyout-type-search .comp-flyout-header .comp-searchfield i{top:7px;font-size:15px}.flyout-type-nav .comp-flyout-header .col-search,.flyout-type-search .comp-flyout-header .col-logo{display:none}}.comp-flyout-more-list{*zoom:1}.comp-flyout-more-list:after,.comp-flyout-more-list:before{display:table;content:" "}.comp-flyout-more-list:after{clear:both}.comp-flyout-more-list .list-visible li{position:relative}.comp-flyout-more-list .list-visible li.more-list-open>a{border-bottom:1px solid #fb5373;color:#fb5373;text-decoration:none}.comp-flyout-more-list .list-visible li.more-list-open ul{display:block;z-index:51}.comp-flyout-more-list .list-visible li ul{display:none;position:absolute;top:61px;right:24px;background-color:#222425;-webkit-box-shadow:0 6px 20px 2px rgba(0,0,0,.7);box-shadow:0 6px 20px 2px rgba(0,0,0,.7)}.comp-flyout-more-list .list-visible li ul a,.comp-flyout-more-list .list-visible li ul li{width:100%;text-align:right}.comp-flyout-more-list .list-visible li ul a{border-bottom:1px solid #36393a}@media (max-width:47.9375em){.comp-flyout-more-list .list-visible li ul{top:51px}}.comp-flyout-more-list ul{list-style:none;margin:0 -25px;padding:0}.comp-flyout-more-list ul li{*zoom:1;margin-bottom:-1px;float:left}.comp-flyout-more-list ul li:after,.comp-flyout-more-list ul li:before{display:table;content:" "}.comp-flyout-more-list ul li:after{clear:both}.comp-flyout-more-list ul li.more-item>a{cursor:pointer}.comp-flyout-more-list ul li.more-item>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-flyout-more-list ul li.more-item>a:after{speak:none}}.comp-flyout-more-list ul li.more-item>a:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block;padding-left:10px}.comp-flyout-more-list ul li a{display:inline-block;position:relative;padding:0 25px;float:left;border-bottom:1px solid transparent;line-height:60px}.comp-flyout-more-list ul li a.active,.comp-flyout-more-list ul li a:active,.comp-flyout-more-list ul li a:focus,.comp-flyout-more-list ul li a:hover{border-bottom:1px solid #fb5373;color:#fb5373;text-decoration:none}@media (max-width:47.9375em){.comp-flyout-more-list ul li a{line-height:50px}}.comp-form .form-fields .comp-form-checkbox{padding-bottom:10px}.comp-form .form-fields .comp-form-checkbox .label{font-style:normal;font-weight:700;margin-bottom:5px}.comp-form .form-fields .comp-form-checkbox .checkbox-options{margin-top:7px}.comp-form .form-fields .comp-form-checkbox .checkbox-options label{font-style:normal;font-weight:400;margin-right:25px}.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{speak:none}}.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{speak:none}}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{margin-right:10px}.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before,.style-light .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{color:#36393a}.style-color .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before,.style-dark .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{color:#fff}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{speak:none}}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before,.style-dark .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before,.style-light .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{color:#36393a}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{speak:none}}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before,.style-dark .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before,.style-light .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{color:#fb5373}.style-color .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{color:#36393a}.comp-form .form-fields .comp-form-checkbox .checkbox-options+.error-message{margin-top:0;margin-bottom:10px}.comp-form .form-fields .comp-form-checkbox .checkbox-options label{display:inline-block;position:relative;margin-bottom:10px;padding-left:30px}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options label{display:block;margin-right:0;margin-bottom:20px;padding-left:40px}}.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{display:inline-block;position:relative;top:2px;left:0;margin-left:-30px}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{top:4px;margin-left:-40px}}.comp-form .form-fields .comp-form-checkbox .checkbox-options label.error:before{color:red}.comp-form .form-fields .comp-form-checkbox .checkbox-options.vertical label{display:block}.comp-form-dropdown{margin-bottom:20px}@media (max-width:47.9375em){.comp-form-dropdown{margin-bottom:30px}}.comp-form-dropdown .select-container{position:relative;height:40px;margin:10px 0 3px;color:#36393a}.comp-form-dropdown .select-container.mobile-select:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form-dropdown .select-container.mobile-select:after{speak:none}}.comp-form-dropdown .select-container.mobile-select:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:13px;right:15px;pointer-events:none}.comp-form-dropdown .select-container.mobile-select .select{width:100%;height:40px;padding:10px;overflow:hidden;border:1px solid #ebebeb;border-radius:0;background-color:#fff;-moz-appearance:none;-webkit-appearance:none}.comp-form-dropdown .select-container.mobile-select .select::-ms-expand{display:none}.comp-form-dropdown .select-container .ui-selectmenu-button{display:block;position:relative;padding:9px 10px;border:1px solid #ebebeb;background-color:#fff;-moz-appearance:none;-webkit-appearance:none}.comp-form-dropdown .select-container .ui-selectmenu-button::-ms-expand{display:none}.comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true]{outline:none}.comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true] span.ui-icon-triangle-1-s:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true] span.ui-icon-triangle-1-s:before{speak:none}}.comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true] span.ui-icon-triangle-1-s:before{font-family:icomoon!important;content:"\E912";color:inherit;font-size:inherit;display:inline-block}.comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s{display:block;position:absolute;top:9px;right:6px;width:15px;height:15px;font-size:12px}.comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s:before{speak:none}}.comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s:before{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.comp-form-dropdown .select-container .ui-selectmenu-button .ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-selectmenu{display:block;position:relative;height:2.2em;overflow:hidden;text-decoration:none;vertical-align:middle}.ui-selectmenu-menu{visibility:hidden;position:absolute;z-index:10;top:0;left:0;margin:0;padding:0;border:1px solid #ebebeb;border-top:0;background-color:#fff}.ui-selectmenu-menu ul.ui-menu{position:relative;max-height:200px;margin:0 auto;padding:0;overflow:auto;overflow-x:hidden;list-style:none}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item{border-bottom:1px solid #ebebeb;color:#36393a;cursor:pointer}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-state-active{background-color:#fb5373;color:#fff}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-menu-item-wrapper{padding:9px 10px}.ui-selectmenu-menu.ui-selectmenu-open{visibility:visible}ul.ui-menu li.ui-menu-item .ui-state-active{background-color:#fb5373}.comp-form .form-fields .comp-form-radios{padding-bottom:10px}.comp-form .form-fields .comp-form-radios .label{font-style:normal;font-weight:700;margin-bottom:5px}.comp-form .form-fields .comp-form-radios .radios-options{margin-top:7px}.comp-form .form-fields .comp-form-radios .radios-options label{font-style:normal;font-weight:400;margin-right:25px}.comp-form .form-fields .comp-form-radios .radios-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form .form-fields .comp-form-radios .radios-options label:before{speak:none}}.comp-form .form-fields .comp-form-radios .radios-options label:before{font-family:icomoon!important;content:"\E918";color:inherit;font-size:20px}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options label:before{speak:none}}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options label:before{font-family:icomoon!important;content:"\E91D";color:inherit;font-size:30px;display:inline-block}}.comp-form .form-fields .comp-form-radios .radios-options label:before{margin-right:10px}.comp-form .form-fields .comp-form-radios .radios-options label:before,.style-light .comp-form .form-fields .comp-form-radios .radios-options label:before{color:#36393a}.style-color .comp-form .form-fields .comp-form-radios .radios-options label:before,.style-dark .comp-form .form-fields .comp-form-radios .radios-options label:before{color:#fff}.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{speak:none}}.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{font-family:icomoon!important;content:"\E919";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{speak:none}}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{font-family:icomoon!important;content:"\E91E";color:inherit;font-size:30px;display:inline-block}}.comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before,.style-dark .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before,.style-light .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{color:#fb5373}.style-color .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{color:#36393a}.comp-form .form-fields .comp-form-radios .radios-options+.error-message{margin-top:0;margin-bottom:10px}.comp-form .form-fields .comp-form-radios .radios-options label{display:inline-block;position:relative;margin-right:30px;margin-bottom:10px;padding-left:30px}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options label{display:block;margin-right:0;margin-bottom:20px;padding-left:40px}}.comp-form .form-fields .comp-form-radios .radios-options label:before{display:inline-block;position:relative;top:2px;left:0;margin-left:-30px}@media (max-width:63.9375em){.comp-form .form-fields .comp-form-radios .radios-options label:before{top:4px;margin-left:-40px}}.comp-form .form-fields .comp-form-radios .radios-options label.error:before{color:red}.comp-form .form-fields .comp-form-radios .radios-options.vertical label{display:block}.comp-form-textarea{margin-bottom:20px}@media (max-width:47.9375em){.comp-form-textarea{margin-bottom:30px}}.comp-form-textarea textarea{width:100%;margin:10px 0 -2px;padding:5px 10px;border:1px solid #ebebeb;border-radius:0;outline:none;background-color:#fff;color:#36393a;resize:vertical;-moz-appearance:none;-webkit-appearance:none}.comp-form-textarea textarea::-ms-expand{display:none}.comp-form-textarea textarea:focus{border:1px solid #000}.comp-form-textarea textarea.error{border:1px solid red}.comp-job-form-header{margin-bottom:20px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.comp-job-form-header{margin-bottom:30px}}.comp-job-form-header .job-info{margin-bottom:30px}.comp-job-form-header .job-title{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 14px}@media (max-width:47.9375em){.comp-job-form-header .job-title{font-size:34px;line-height:39px}}.comp-job-form-header .form-title{margin:0;font-size:20px;line-height:24px}.comp-lightcase-controller{display:none}#lightcase-overlay{background-color:#222425}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{color:#fff;top:27px;right:27px}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close:before{speak:none}}#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:20px;display:inline-block}#lightcase-case .lightcase-contentInner{cursor:pointer}#lightcase-case .comp-section{background-color:transparent}#lightcase-case .comp-column-control{padding-top:0}#lightcase-case div[class^=comp-]:last-child{margin-bottom:0}#lightcase-case .background-white{padding:20px;background-color:#fff;cursor:default;overflow:auto;overflow-x:hidden}#lightcase-case .error{font-size:20px;line-height:26px;padding:24px;text-align:center}@media (max-width:47.9375em){#lightcase-case .error{font-size:18px;line-height:22px}}#lightcase-case .last-section>div[class^=comp-]{margin-bottom:0}#lightcase-case .comp-accordion .accordioncontent .last-section>div[class^=comp-]{margin-bottom:60px}@media (max-width:47.9375em){#lightcase-case .comp-accordion .accordioncontent .last-section>div[class^=comp-]{margin-bottom:50px}}@media (max-width:47.9375em){.comp-navigation-flyout .navigation-desktop{display:none}}.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container{background-image:linear-gradient(transparent 59px,#36393a 0);background-position:0 0;background-size:100% 60px}.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile{padding:0}.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs{font-size:20px;line-height:24px;margin:0;padding:0;list-style:none;min-height:60px}@media (max-width:47.9375em){.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs{font-size:18px;line-height:22px}}.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .container,.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .slick-dots,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs .comp-rotator-container .slick-dots,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs .container,.comp-navigation-flyout .spotlight-color-secondary .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs .slick-dots,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .container,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .slick-dots,.comp-rotator-container .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs .slick-dots,.comp-rotator-container .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs .comp-rotator-container .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs .container,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs .navigation-mobile,.single-level-navigation .comp-flyout .comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs .navigation-mobile{padding:0}.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a{display:inline-block;position:relative;padding:0 25px;float:left;border-bottom:1px solid transparent;line-height:59px}.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a.active,.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:active,.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:focus,.comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:hover,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a.active,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a:active,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a:focus,.comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a:hover,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a.active,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:active,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:focus,.comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:hover,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a.active,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:active,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:focus,.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:hover{border-bottom:1px solid #fb5373;color:#fb5373;text-decoration:none}.comp-navigation-flyout .navigation-desktop .navigation-container-level-one{display:none}.comp-navigation-flyout .navigation-desktop .navigation-container-level-one.active{display:block}@media (min-width:48em){.comp-navigation-flyout .navigation-mobile{display:none}}.comp-nav-tab-content .navigation-header-level-one{margin:50px -12px 60px}.comp-nav-tab-content .navigation-header-level-one .title-level-one{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 18px}.comp-nav-tab-content .navigation-list-level-two{margin-top:0;margin-bottom:35px}.comp-nav-tab-content .navigation-list-level-two a{font-size:15px;line-height:18px}.comp-nav-tab-content .navigation-list-level-two a.active{color:#fb5373}.comp-nav-tab-content .navigation-list-level-two li{list-style:none}.comp-nav-tab-content .navigation-list-level-two li .icon-level-two{height:30px;margin-bottom:7px}.comp-nav-tab-content .navigation-list-level-two li .title-level-two{font-style:normal;font-weight:700;display:block;margin-bottom:6px}.comp-nav-tab-content .navigation-list-level-two li ul{margin:0;padding:0;list-style:none}.comp-nav-tab-content .navigation-list-level-two li ul li{margin-bottom:4px}.comp-people-card{display:none;height:0;padding:20px;overflow:hidden}.comp-people-card .comp-tab-container{margin-top:-15px;margin-bottom:0}.comp-people-card .comp-tab-container .tabs-container{padding:20px 0 0}.comp-people-card .comp-tab-container .tabs-container .tab-content{padding:0;border-bottom:0}.comp-people-card .card-compact{display:none}.comp-people-card .card-compact .people-information-contact-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:distribute;justify-content:space-around}.comp-people-card .card-compact .people-information-contact-details li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:10px;font-size:0;text-align:center}.comp-people-card .card-compact .people-information-contact-details li,.style-dark .comp-people-card .card-compact .people-information-contact-details li,.style-light .comp-people-card .card-compact .people-information-contact-details li{background-color:#fb5373}.style-color .comp-people-card .card-compact .people-information-contact-details li{background-color:#36393a}.comp-people-card .card-compact .people-information-contact-details li:hover,.style-dark .comp-people-card .card-compact .people-information-contact-details li:hover,.style-light .comp-people-card .card-compact .people-information-contact-details li:hover{background-color:#dd355c}.style-color .comp-people-card .card-compact .people-information-contact-details li:hover{background-color:#222425}.comp-people-card .card-compact .people-information-contact-details li a{display:inline-block;width:100%;padding:7px}.comp-people-card .card-compact .people-information-contact-details li:last-child{margin-right:0}.comp-people-card .card-compact .people-information-contact-details li i{color:#fff;font-size:25px;vertical-align:middle}.comp-people-card .card-full .people-card-contact a:not(#mailto-org-unit){display:block;position:relative;max-height:1.5em;padding-left:25px}.comp-people-card .card-full .people-card-contact .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-people-card .card-full .people-card-contact i.fa,.comp-people-card .card-full .people-card-contact i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-people-card .card-full .people-card-contact i.ui-corner-all{display:inline-block;position:absolute;left:0}.comp-people-card .people-card-contact{margin-bottom:0}.comp-people-card .people-card-contact,.style-light .comp-people-card .people-card-contact{color:#36393a}.style-color .comp-people-card .people-card-contact,.style-dark .comp-people-card .people-card-contact{color:#fff}.comp-people-card .people-card-contact h4.people-title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0}@media (max-width:47.9375em){.comp-people-card .people-card-contact h4.people-title{font-size:18px;line-height:22px}}.comp-people-card .people-card-contact h5.people-department,.comp-people-card .people-card-contact h5.people-job-title{font-size:15px;line-height:20px;font-style:normal;font-weight:400;margin:0}.comp-people-card .people-card-contact .text-group{font-size:15px;line-height:20px;margin-bottom:20px}.comp-people-card .people-card-contact .text-group:last-of-type{margin-bottom:0}.comp-people-card .people-card-contact .text-group p{margin:0}.comp-people-card .people-card-contact .people-information-contact-details,.comp-people-card .people-card-contact .people-information-employee-details,.comp-people-card .people-card-contact .people-information-organization-details{margin:0;padding:0;list-style:none}.comp-people-card .people-card-contact .people-information-contact-details .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-people-card .people-card-contact .people-information-contact-details i.fa,.comp-people-card .people-card-contact .people-information-contact-details i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-people-card .people-card-contact .people-information-contact-details i.ui-corner-all{display:inline-block}.comp-people-card .tab-department .department-list{margin:0;padding:0;list-style:none}.comp-people-card .tab-department .department-list li{width:100%;margin-bottom:10px;padding:10px;border:1px solid #36393a;text-align:center}.comp-people-card .tab-department .department-list li:last-child{background-color:#222425;color:#fff}.comp-people-card .tab-organigram .organigram-connector{position:relative;min-height:20px;padding:5px 0;text-align:center}.comp-people-card .tab-organigram .organigram-connector:before{content:"";position:absolute;top:0;left:50%;width:1px;height:calc(100% + 50px);border-left:1px solid #cdcdce}.comp-people-card .tab-organigram .organigram-connector .organigram-connector-count{display:inline-block;position:relative;width:30px;height:30px;border-radius:50%;background-color:#686a6b;color:#fff;line-height:30px;text-align:center}.comp-people-card .tab-organigram .organigram-level{position:relative;width:100%}.comp-people-card .tab-organigram .organigram-higher{*zoom:1}.comp-people-card .tab-organigram .organigram-higher:after,.comp-people-card .tab-organigram .organigram-higher:before{display:table;content:" "}.comp-people-card .tab-organigram .organigram-higher:after{clear:both}.comp-people-card .tab-organigram .organigram-higher .people-image-wrapper{margin-left:calc(50% - 50px);float:left}.comp-people-card .tab-organigram .organigram-current{*zoom:1}.comp-people-card .tab-organigram .organigram-current:after,.comp-people-card .tab-organigram .organigram-current:before{display:table;content:" "}.comp-people-card .tab-organigram .organigram-current:after{clear:both}.comp-people-card .tab-organigram .organigram-current .people-image-wrapper{margin-left:calc(50% - 50px);float:left;cursor:default}.comp-people-card .tab-organigram .organigram-current .people-image-wrapper:before{display:none}.comp-people-card .tab-organigram .organigram-current .people-information{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:calc(50% - 50px);padding-left:20px;float:right}.comp-people-card .tab-organigram .organigram-current .people-information .people-jobtitle,.comp-people-card .tab-organigram .organigram-current .people-information .people-name{font-style:normal;font-weight:400;font-size:15px;line-height:20px;margin:0}.comp-people-card .tab-organigram .organigram-current .people-information .people-jobtitle.people-name,.comp-people-card .tab-organigram .organigram-current .people-information .people-name.people-name{font-style:normal;font-weight:700;max-height:1.5em}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details{padding:0;list-style:none;margin:10px 0 0}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details,.style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details{color:#36393a}.style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details,.style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details{color:#fff}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a,.style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a,.style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a{color:#fb5373}.style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a{color:#36393a}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{text-decoration:underline}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover,.style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{color:#dd355c}.style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{color:#fb5373}.style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{color:#36393a}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details li{margin-right:20px;float:left;font-size:20px}.comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details li:last-child{margin-right:0}.comp-people-card .tab-organigram .organigram-lower .people-wrapper{padding:0;list-style:none;max-height:100px;margin:0 50px;font-size:0;text-align:center}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .people-image-wrapper{display:inline-block;margin:0 10px}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .people-image-wrapper:after{content:"";display:block;position:absolute;top:50%;right:-20px;width:20px;height:1px;border-top:1px solid #cdcdce}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .people-image-wrapper:last-of-type:after{display:none}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next,.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev{opacity:1;-webkit-box-shadow:none;box-shadow:none}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next.slick-prev,.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev.slick-prev{left:-45px}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next.slick-next,.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev.slick-next{right:-45px}.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next.slick-disabled,.comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev.slick-disabled{opacity:.5}.comp-people-card .tab-organigram .people-image-wrapper{position:relative;background-color:#fff;font-size:0;cursor:pointer}.comp-people-card .tab-organigram .people-image-wrapper:hover .people-name,.comp-people-card .tab-organigram .people-image-wrapper:hover:before{opacity:0}.comp-people-card .tab-organigram .people-image-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100px;height:100px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;background-color:rgba(0,0,0,.5)}.comp-people-card .tab-organigram .people-image-wrapper .people-image{width:100px;height:100px}.comp-people-card .tab-organigram .people-image-wrapper .people-name{font-size:15px;line-height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px;max-height:100px;padding:10px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;color:#fff;text-align:center}.comp-people-teaser .comp-people-card{margin-bottom:12px}.comp-people-teaser .comp-people-card,.style-light .comp-people-teaser .comp-people-card{border-color:#cdcdce}.style-dark .comp-people-teaser .comp-people-card{border-color:#686a6b}.style-color .comp-people-teaser .comp-people-card{border-color:#fda9b9}.comp-people-directory .comp-people-card{margin-bottom:12px}.comp-people-card.loaded{display:block;height:auto;overflow:auto}.people-detail-wrapper{position:relative;width:100%;margin-bottom:12px;float:left;border:1px solid}.people-detail-wrapper:after,.people-detail-wrapper:before{position:absolute;bottom:100%;left:50%;width:0;height:0;border:solid transparent;content:" ";pointer-events:none}.people-detail-wrapper:after{margin-left:-10px;border-width:10px}.people-detail-wrapper:after,.style-light .people-detail-wrapper:after{border-bottom-color:#fff}.style-dark .people-detail-wrapper:after{border-bottom-color:#222425}.style-color .people-detail-wrapper:after{border-bottom-color:#fb5373}.people-detail-wrapper:before{margin-left:-11px;border-width:11px;border-bottom-color:#cdcdce}.people-detail-wrapper,.style-light .people-detail-wrapper{border-color:#cdcdce}.style-dark .people-detail-wrapper{border-color:#686a6b}.style-color .people-detail-wrapper{border-color:#fda9b9}@media (min-width:64em){.people-detail-wrapper.arrow-left:after,.people-detail-wrapper.arrow-left:before{left:25%}.people-detail-wrapper.arrow-right:after,.people-detail-wrapper.arrow-right:before{left:75%}}.comp-people-teaser .people-detail-wrapper .card-compact{display:block}.comp-people-teaser .people-detail-wrapper .card-full{display:none}.comp-flyout .people-detail-wrapper{margin:12px 0 0}.comp-flyout .people-detail-wrapper .card-compact{display:block}.comp-flyout .people-detail-wrapper .card-full{display:none}@media (max-width:47.9375em){.two-columns .people-detail-wrapper .card-compact{display:block}.two-columns .people-detail-wrapper .card-full{display:none}}@media (min-width:48em){.two-columns .people-detail-wrapper .card-compact{display:none}.two-columns .people-detail-wrapper .card-full{display:block}}.comp-shellnavigation{position:relative;margin:112px 0 60px;overflow:hidden;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.comp-shellnavigation ul{margin:0;padding:0;list-style:none;position:absolute;z-index:1;top:0;width:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background-color:#222425}.comp-shellnavigation ul li a{font-size:20px;line-height:26px;display:block;width:100%;padding:14px 15px 19px 35px;border-bottom:1px solid #36393a;color:#fff}@media (max-width:47.9375em){.comp-shellnavigation ul li a{font-size:18px;line-height:22px}}.comp-shellnavigation ul li a span{display:inline-block;width:calc(100% - 18px);vertical-align:middle}.comp-shellnavigation ul li.active>a{color:#fb5373}.comp-shellnavigation ul li.nav-item-home>a,.comp-shellnavigation ul li.nav-item-parent-link>a{font-style:normal;font-weight:700;padding-left:15px}.comp-shellnavigation ul li.nav-item-home>a:before,.comp-shellnavigation ul li.nav-item-parent-link>a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-shellnavigation ul li.nav-item-home>a:before,.comp-shellnavigation ul li.nav-item-parent-link>a:before{speak:none}}.comp-shellnavigation ul li.nav-item-home>a:before,.comp-shellnavigation ul li.nav-item-parent-link>a:before{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block}.comp-shellnavigation ul li.nav-item-home>a span,.comp-shellnavigation ul li.nav-item-parent-link>a span{width:calc(100% - 23px)}.comp-shellnavigation ul li.nav-item-home>a:before,.comp-shellnavigation ul li.nav-item-parent-link>a:before{margin-right:5px;vertical-align:middle}.comp-shellnavigation ul li.nav-item-parent>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-shellnavigation ul li.nav-item-parent>a:after{speak:none}}.comp-shellnavigation ul li.nav-item-parent>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;vertical-align:middle}.comp-shellnavigation ul li.nav-item-parent-back>a{padding-right:0;padding-left:15px}.comp-shellnavigation ul li.nav-item-parent-back>a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-shellnavigation ul li.nav-item-parent-back>a:before{speak:none}}.comp-shellnavigation ul li.nav-item-parent-back>a:before{font-family:icomoon!important;content:"\E944";color:inherit;font-size:inherit;display:inline-block}.comp-shellnavigation ul li.nav-item-parent-back>a span{width:calc(100% - 23px)}.comp-shellnavigation ul li.nav-item-parent-back>a:before{margin-right:5px;vertical-align:middle}.comp-shellnavigation ul li ul{display:none;-webkit-transform:translateX(100vw);transform:translateX(100vw)}.comp-shellnavigation ul li ul.visible{display:block;-webkit-transform:translateX(0);transform:translateX(0)}.comp-site-selector-list{margin-bottom:45px;margin-top:0;padding:0;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;list-style:none}@media (max-width:47.9375em){.comp-site-selector-list{margin-bottom:35px}}@media (min-width:64em){.comp-site-selector-list{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (min-width:48em) and (max-width:63.9375em){.comp-site-selector-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:47.9375em){.comp-site-selector-list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.comp-site-selector-list li{padding-bottom:18px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.comp-site-selector-list li a{position:relative}.comp-site-selector-list li a .flag{position:absolute;top:-6px;left:0}.comp-site-selector-list li a span{display:inline-block;padding-top:2px;padding-left:47px}.comp-site-selector-list li a span,.style-light .comp-site-selector-list li a span{color:#36393a}.style-color .comp-site-selector-list li a span,.style-dark .comp-site-selector-list li a span{color:#fff}.comp-site-selector-list li a span a,.style-dark .comp-site-selector-list li a span a,.style-light .comp-site-selector-list li a span a{color:#fb5373}.style-color .comp-site-selector-list li a span a{color:#36393a}.comp-site-selector-list li a span a:active,.comp-site-selector-list li a span a:focus,.comp-site-selector-list li a span a:hover{text-decoration:underline}.comp-site-selector-list li a span a:active,.comp-site-selector-list li a span a:focus,.comp-site-selector-list li a span a:hover,.style-light .comp-site-selector-list li a span a:active,.style-light .comp-site-selector-list li a span a:focus,.style-light .comp-site-selector-list li a span a:hover{color:#dd355c}.style-dark .comp-site-selector-list li a span a:active,.style-dark .comp-site-selector-list li a span a:focus,.style-dark .comp-site-selector-list li a span a:hover{color:#fb5373}.style-color .comp-site-selector-list li a span a:active,.style-color .comp-site-selector-list li a span a:focus,.style-color .comp-site-selector-list li a span a:hover{color:#36393a}.comp-site-selector-list li a:hover span{text-decoration:underline}.comp-article-list-category{position:relative;margin-right:15px}@media (min-width:48em){.comp-article-list-category{margin-bottom:15px}}.comp-article-list-category input{position:absolute;opacity:0}.comp-article-list-category label{font-style:normal;font-weight:700;background-color:#36393a;color:#9a9c9c}.comp-article-list-category label:hover{color:#fff}.comp-article-list-category input[type=radio]:checked+label{font-style:normal;font-weight:700;background:#fb5373;color:#fff}.comp-channel .channel-link{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.comp-channel .channel-link:after{content:"";display:block;padding-bottom:56.25%}.comp-channel .channel-link:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.comp-channel .channel-logo{max-width:50%;height:auto}.comp-map .map{width:100%;overflow:hidden}.comp-map .map:after{content:"";display:block;padding-bottom:56.25%}.comp-map .map__locations{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-map .map__locations{font-size:18px;line-height:22px}}.comp-map .map__locations b{font-style:normal;font-weight:700}.comp-map .map__locations p{margin-top:25px;margin-bottom:0}.comp-map .infoBox{overflow:visible!important}.comp-map .mapInfoWindow{font-size:13px;line-height:17px;width:300px;padding:10px 15px 15px;background-color:#fff}.comp-map .mapInfoWindow,.style-light .comp-map .mapInfoWindow{color:#36393a}.style-color .comp-map .mapInfoWindow,.style-dark .comp-map .mapInfoWindow{color:#fff}.comp-map .mapInfoWindow a,.style-dark .comp-map .mapInfoWindow a,.style-light .comp-map .mapInfoWindow a{color:#fb5373}.style-color .comp-map .mapInfoWindow a{color:#36393a}.comp-map .mapInfoWindow a:active,.comp-map .mapInfoWindow a:focus,.comp-map .mapInfoWindow a:hover{text-decoration:underline}.comp-map .mapInfoWindow a:active,.comp-map .mapInfoWindow a:focus,.comp-map .mapInfoWindow a:hover,.style-light .comp-map .mapInfoWindow a:active,.style-light .comp-map .mapInfoWindow a:focus,.style-light .comp-map .mapInfoWindow a:hover{color:#dd355c}.style-dark .comp-map .mapInfoWindow a:active,.style-dark .comp-map .mapInfoWindow a:focus,.style-dark .comp-map .mapInfoWindow a:hover{color:#fb5373}.style-color .comp-map .mapInfoWindow a:active,.style-color .comp-map .mapInfoWindow a:focus,.style-color .comp-map .mapInfoWindow a:hover{color:#36393a}.comp-map .mapInfoWindow p{margin:5px 0}.comp-map .mapInfoWindow:before{content:" ";position:absolute;z-index:1;bottom:-10px;left:50%;width:20px;height:20px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:inherit}.comp-accordion-container{margin-bottom:60px}@media (max-width:47.9375em){.comp-accordion-container{margin-bottom:50px}}.comp-accordion-container .comp-accordion>.ui-accordion-header,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header{border-color:#cdcdce}.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header{border-color:#686a6b}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header{border-color:#fda9b9}.comp-accordion-container .comp-accordion>.ui-accordion-header,.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header{color:#686a6b}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header{color:#fda9b9}.comp-accordion-container .comp-accordion>.ui-accordion-header a,.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header a,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header a{color:#686a6b}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header a{color:#fda9b9}.comp-accordion-container .comp-accordion>.ui-accordion-header-active,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header-active{border-color:#36393a}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header-active,.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header-active{border-color:#fff}.comp-accordion-container .comp-accordion>.ui-accordion-header-active,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header-active{color:#36393a}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header-active,.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header-active{color:#fff}.comp-accordion-container .comp-accordion>.ui-accordion-header-active a,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header-active a{color:#36393a}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header-active a,.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header-active a{color:#fff}.comp-accordion-container .comp-accordion>.ui-accordion-header:hover{z-index:2}.comp-accordion-container .comp-accordion>.ui-accordion-header:hover,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{border-color:#fb5373}.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{border-color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{border-color:#fed4dc}.comp-accordion-container .comp-accordion>.ui-accordion-header:hover,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{color:#fb5373}.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{color:#fed4dc}.comp-accordion-container .comp-accordion>.ui-accordion-header:hover a,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a{color:#fb5373}.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a{color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a{color:#fed4dc}.comp-accordion-container .comp-accordion>.ui-accordion-content-active,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-content-active{border-color:#36393a}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-content-active,.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-content-active{border-color:#fff}.comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover,.style-light .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover{border-color:#fb5373}.style-dark .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover{border-color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover{border-color:#fed4dc}.comp-accordion-container .comp-accordion:hover h4.ui-state-active{z-index:2}.comp-accordion-container .comp-accordion:hover h4.ui-state-active,.style-light .comp-accordion-container .comp-accordion:hover h4.ui-state-active{border-color:#fb5373}.style-dark .comp-accordion-container .comp-accordion:hover h4.ui-state-active{border-color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion:hover h4.ui-state-active{border-color:#fed4dc}.comp-accordion-container .comp-accordion:hover h4.ui-state-active,.style-light .comp-accordion-container .comp-accordion:hover h4.ui-state-active{color:#fb5373}.style-dark .comp-accordion-container .comp-accordion:hover h4.ui-state-active{color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion:hover h4.ui-state-active{color:#fed4dc}.comp-accordion-container .comp-accordion:hover h4.ui-state-active a,.style-light .comp-accordion-container .comp-accordion:hover h4.ui-state-active a{color:#fb5373}.style-dark .comp-accordion-container .comp-accordion:hover h4.ui-state-active a{color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion:hover h4.ui-state-active a{color:#fed4dc}.comp-accordion-container .comp-accordion:hover .ui-accordion-content-active,.style-light .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active{border-color:#fb5373}.style-dark .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active{border-color:#9a9c9c}.style-color .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active{border-color:#fed4dc}.comp-accordion-container .accordion.section:last-child .ui-accordion-content,.comp-accordion-container .accordion.section:last-child .ui-accordion-header{margin-bottom:0}.comp-accordion-container.comp-accordion-container--panel-header-large .comp-accordion-header{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-accordion-container.comp-accordion-container--panel-header-large .comp-accordion-header{font-size:18px;line-height:22px}}.comp-accordion a.active,.comp-accordion a:focus,.comp-accordion a:hover{text-decoration:none}.comp-accordion>.ui-accordion-header{font-style:normal;font-weight:400;position:relative;margin:0 0 -2px;padding:15px;border-top:2px solid;border-bottom:2px solid;outline:none;cursor:pointer}@media (max-width:47.9375em){.comp-accordion>.ui-accordion-header{padding:15px 10px}}.comp-accordion>.ui-accordion-header:hover{z-index:1}.comp-accordion>.ui-accordion-header-active{border-top:2px solid;border-bottom:0 solid transparent}.comp-accordion>.ui-accordion-header span.ui-icon{right:0;margin-left:20px;float:right}.comp-accordion>.ui-accordion-header span.ui-icon:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-accordion>.ui-accordion-header span.ui-icon:after{speak:none}}.comp-accordion>.ui-accordion-header span.ui-icon:after{font-family:icomoon!important;content:"\E945";color:inherit;font-size:13px;display:inline-block}.comp-accordion>.ui-accordion-header.ui-accordion-header-active span.ui-icon:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-accordion>.ui-accordion-header.ui-accordion-header-active span.ui-icon:after{speak:none}}.comp-accordion>.ui-accordion-header.ui-accordion-header-active span.ui-icon:after{font-family:icomoon!important;content:"\E903";color:inherit;font-size:13px;display:inline-block}.comp-accordion>.ui-accordion-content{padding-top:45px;display:block;margin-bottom:-2px}@media (max-width:47.9375em){.comp-accordion>.ui-accordion-content{padding-top:35px}}.comp-accordion>.ui-accordion-content-active{position:relative;z-index:2;border-bottom:2px solid}.prototype .comp-accordion:last-child>.ui-accordion-content,.prototype .comp-accordion:last-child>.ui-accordion-header{margin-bottom:0}.comp-author{margin-bottom:60px}@media (max-width:47.9375em){.comp-author{margin-bottom:50px}}.comp-author .title{font-style:normal;font-weight:700;margin-top:0;color:#fb5373}.comp-author .bio{font-size:20px;line-height:26px;white-space:pre-line}@media (max-width:47.9375em){.comp-author .bio{font-size:18px;line-height:22px}}.comp-author .image-round{width:170px;height:170px;margin-right:20px;overflow:hidden;border-radius:50%}@media (max-width:47.9375em){.comp-author .image-round{width:120px;height:120px;margin-right:0}}.comp-author .author-image{width:100%;height:auto}.comp-author .social-channel-text{font-style:normal;font-weight:700;font-size:25px;line-height:30px;margin:0}@media (max-width:47.9375em){.comp-author .social-channel-text{display:none}}.comp-author .social-channel{margin-top:40px;padding-top:40px;border-top:1px solid #cdcdce;text-align:center}.comp-author .comp-social-channels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comp-author .comp-social-channels ul{padding-top:0}.comp-author .comp-social-channels ul li:first-child .social-item-link i{padding-left:0}.comp-author .comp-social-channels ul li .social-item-link i{font-size:40px}@media (min-width:48em){.comp-author .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:47.9375em){.comp-author .image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}.comp-author-list{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -15px 15px}.comp-author-list .author-list-item{margin-right:15px;margin-bottom:15px}.comp-author-list .author-list-item:last-child{margin-left:0}@media (min-width:48em){.comp-approval-id{display:block}}@media (max-width:47.9375em){.comp-approval-id{display:none}}.comp-approval-id p{font-size:13px;line-height:17px}.comp-approval-id-disclaimer{margin-top:-12px;text-align:center}@media (min-width:48em){.comp-approval-id-disclaimer{display:none}}@media (max-width:47.9375em){.comp-approval-id-disclaimer{display:block}}.comp-approval-id-disclaimer p{margin-top:0;font-size:13px;line-height:17px}@media (min-width:64em){.comp-article-head{margin-top:30px}}.comp-article-head .content ul{margin:0;padding:0;list-style:none}.comp-article-head .content ul li{margin-top:0}.comp-article-head .content ul li:before{content:none}.comp-article-head .content .comp-author-list{margin-top:40px}.comp-article-head .content .comp-author-list .author-list-item{margin-right:0;margin-bottom:15px}.comp-article-head .content .title{font-style:normal;font-weight:700;color:#fb5373}.comp-article-head .content .introduction{font-size:20px;line-height:26px;font-style:italic;font-weight:400;margin-top:40px;white-space:pre-line}@media (max-width:47.9375em){.comp-article-head .content .introduction{font-size:18px;line-height:22px}}.comp-article-head .title+.abstract{margin-top:25px}.comp-article-head .comp-article-list-category label,.comp-article-head .mole-tag-list .tag-list__tag,.comp-article-head .tag,.comp-article-list-category .comp-article-head label,.mole-tag-list .comp-article-head .tag-list__tag{font-style:normal;font-weight:700;margin-right:15px;color:#fff;text-transform:uppercase}.comp-article-head .abstract{font-size:25px;line-height:30px;white-space:pre-line}.comp-article-head .meta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comp-article-head .meta{margin-bottom:20px}.comp-article-head .publication-date{font-size:15px;line-height:20px;display:none;color:#9a9c9c}.comp-article-head .comp-logo{height:45px}@media (max-width:47.9375em){.comp-article-head .comp-logo{display:none}}.comp-article-head .comp-logo img{width:auto;height:45px}.comp-blurb{margin-bottom:30px}@media (max-width:47.9375em){.comp-blurb{margin-bottom:20px}}.comp-blurb ul{margin:0;padding:0;list-style:none}.comp-blurb ul li{margin-bottom:30px;text-align:center}.comp-blurb ul li,.style-light .comp-blurb ul li{color:#36393a}.style-color .comp-blurb ul li,.style-dark .comp-blurb ul li{color:#fff}.comp-blurb ul li a,.style-dark .comp-blurb ul li a,.style-light .comp-blurb ul li a{color:#fb5373}.style-color .comp-blurb ul li a{color:#36393a}.comp-blurb ul li a:active,.comp-blurb ul li a:focus,.comp-blurb ul li a:hover{text-decoration:underline}.comp-blurb ul li a:active,.comp-blurb ul li a:focus,.comp-blurb ul li a:hover,.style-light .comp-blurb ul li a:active,.style-light .comp-blurb ul li a:focus,.style-light .comp-blurb ul li a:hover{color:#dd355c}.style-dark .comp-blurb ul li a:active,.style-dark .comp-blurb ul li a:focus,.style-dark .comp-blurb ul li a:hover{color:#fb5373}.style-color .comp-blurb ul li a:active,.style-color .comp-blurb ul li a:focus,.style-color .comp-blurb ul li a:hover{color:#36393a}.comp-blurb ul li .blurb-text{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-blurb ul li .blurb-text{font-size:18px;line-height:22px}}.comp-blurb ul li .blurb-text .title{font-style:normal;font-weight:700;display:block}.comp-article-head .comp-blurb ul li .blurb-text .content p,.comp-blurb ul li .blurb-text .comp-article-head .content p,.comp-blurb ul li .blurb-text .comp-author p,.comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__description p,.comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__header p,.comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__learning-targets p,.comp-blurb ul li .blurb-text .mole-author p,.comp-blurb ul li .blurb-text .rich-text p,.comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__description p,.comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__header p,.comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__learning-targets p{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-article-head .comp-blurb ul li .blurb-text .content p,.comp-blurb ul li .blurb-text .comp-article-head .content p,.comp-blurb ul li .blurb-text .comp-author p,.comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__description p,.comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__header p,.comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__learning-targets p,.comp-blurb ul li .blurb-text .mole-author p,.comp-blurb ul li .blurb-text .rich-text p,.comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__description p,.comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__header p,.comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__learning-targets p{font-size:18px;line-height:22px}}.comp-blurb ul li img{width:75px;height:75px;margin-bottom:6px}.comp-blurb ul li.left{text-align:left}.comp-blurb ul li.left .blurb-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.comp-blurb ul li.left img{-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px;margin:0 25px 0 0}@media (max-width:47.9375em){.comp-blurb ul li.left img{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;height:60px;margin-right:20px}}.comp-buttongroup{margin-bottom:40px}@media (max-width:47.9375em){.comp-buttongroup{margin-bottom:30px}}.comp-buttongroup.margin-none{margin-bottom:-20px}@media (max-width:47.9375em){.comp-buttongroup.margin-none{margin-bottom:-20px}}.comp-buttongroup.margin-reduced{margin-bottom:10px}@media (max-width:47.9375em){.comp-buttongroup.margin-reduced{margin-bottom:5px}}.comp-buttongroup .comp-button{display:inline-block;margin-bottom:20px}.comp-buttongroup .comp-button .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.comp-buttongroup.left{text-align:left}.comp-buttongroup.center{text-align:center}.comp-buttongroup.right{text-align:right}.comp-buttongroup.flexible.center,.comp-buttongroup.flexible.left{margin-right:-20px}.comp-buttongroup.flexible.center .comp-button,.comp-buttongroup.flexible.left .comp-button{margin-right:20px}.comp-buttongroup.flexible.right{margin-left:-20px}.comp-buttongroup.flexible.right .comp-button{margin-left:20px}.comp-buttongroup.flexible .comp-button .button.small{padding-right:20px;padding-left:20px}.comp-buttongroup.flexible .comp-button .button.big{padding-right:25px;padding-left:25px}.comp-buttongroup.flexible .comp-button .button.extra-big{padding-right:30px;padding-left:30px}.comp-buttongroup.fixed .row-buttongroup{margin-left:-12px;margin-right:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.comp-buttongroup.fixed .row-buttongroup:after,.comp-buttongroup.fixed .row-buttongroup:before{display:table;content:" "}.comp-buttongroup.fixed .row-buttongroup:after{clear:both}.comp-buttongroup.fixed .comp-button .button.small{padding-right:15px;padding-left:15px}.comp-buttongroup.fixed .comp-button .button.big,.comp-buttongroup.fixed .comp-button .button.extra-big{padding-right:20px;padding-left:20px}.comp-article,.comp-card,.spotlight-color-secondary .comp-article{margin-bottom:60px;border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;position:relative;background-color:#fff}@media (max-width:47.9375em){.comp-article,.comp-card,.spotlight-color-secondary .comp-article{margin-bottom:50px}}.comp-card.margin-none,.margin-none.comp-article{margin-bottom:0}@media (max-width:47.9375em){.comp-card.margin-none,.margin-none.comp-article{margin-bottom:0}}.comp-card.margin-reduced,.margin-reduced.comp-article{margin-bottom:30px}@media (max-width:47.9375em){.comp-card.margin-reduced,.margin-reduced.comp-article{margin-bottom:25px}}.comp-article,.comp-card,.spotlight-color-secondary .comp-article,.style-light .comp-article,.style-light .comp-card{border-color:#ebebeb}.style-dark .comp-article,.style-dark .comp-card{border-color:#222425}.style-color .comp-article,.style-color .comp-card{border-color:#fb5373}.comp-article:hover,.comp-card:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.comp-article a,.comp-card a,.spotlight-color-secondary .comp-article a{display:block;height:100%;color:#fb5373}.card-promoted.comp-article,.comp-card.card-promoted{background-color:#222425}.card-promoted.comp-article .card-text,.card-promoted.comp-article .card-title,.comp-card.card-promoted .card-text,.comp-card.card-promoted .card-title{color:#fff}.card-promoted.comp-article a,.comp-card.card-promoted a{color:#fb5373}.comp-article .comp-card-movie-overlay-picture,.comp-card .comp-card-movie-overlay-picture{position:relative;overflow:hidden;cursor:pointer}.comp-article .comp-card-movie-overlay-picture:before,.comp-card .comp-card-movie-overlay-picture:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-article .comp-card-movie-overlay-picture:before,.comp-card .comp-card-movie-overlay-picture:before{speak:none}}.comp-article .comp-card-movie-overlay-picture:before,.comp-card .comp-card-movie-overlay-picture:before{font-family:icomoon!important;content:"\E953";color:inherit;font-size:inherit;display:inline-block;color:#fff;background:rgba(34,36,37,.8);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;text-indent:7px;width:80px;height:80px;text-align:center;line-height:80px;border-radius:50%;z-index:1}.comp-article .comp-card-movie-overlay-picture:hover img,.comp-card .comp-card-movie-overlay-picture:hover img{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.comp-article .comp-card-movie-overlay-picture img,.comp-card .comp-card-movie-overlay-picture img{width:100%;-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.comp-article .comp-card-movie-overlay~.card-bottom .card-title,.comp-card .comp-card-movie-overlay~.card-bottom .card-title{color:#fb5373}.comp-article .card-bottom,.comp-card .card-bottom{padding:15px 15px 65px}.comp-article .card-bottom.non-button-card,.comp-card .card-bottom.non-button-card{padding:15px}.comp-article .card-title,.comp-card .card-title{margin:0;font-size:20px;line-height:24px}.comp-article .card-title.title-with-padding,.comp-card .card-title.title-with-padding{margin-bottom:10px}.comp-article .card-title.title-is-bold,.comp-card .card-title.title-is-bold{font-weight:700}.comp-article .card-title.title-is-italic,.comp-card .card-title.title-is-italic{font-style:italic}.comp-article .card-text,.comp-card .card-text{font-size:13px;line-height:17px;color:#36393a}.comp-article .card-text p a,.comp-card .card-text p a{display:inline-block}.comp-article .comp-button,.comp-card .comp-button{position:absolute;right:15px;bottom:15px}.comp-column-control{padding-top:60px}@media (max-width:47.9375em){.comp-column-control.hide-small{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-column-control.hide-medium{display:none}}@media (min-width:64em){.comp-column-control.hide-large{display:none}}@media (min-width:48em){.comp-column-control .valign-bottom,.comp-column-control .valign-center,.comp-column-control .valign-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.comp-column-control .valign-bottom .comp-rotator-container .slick-dots,.comp-column-control .valign-bottom .container,.comp-column-control .valign-bottom .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-column-control .valign-center .comp-rotator-container .slick-dots,.comp-column-control .valign-center .container,.comp-column-control .valign-center .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-column-control .valign-top .comp-rotator-container .slick-dots,.comp-column-control .valign-top .container,.comp-column-control .valign-top .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-column-control .valign-bottom .slick-dots,.comp-rotator-container .comp-column-control .valign-center .slick-dots,.comp-rotator-container .comp-column-control .valign-top .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-column-control .valign-bottom .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-column-control .valign-center .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-column-control .valign-top .navigation-mobile{width:100%}.comp-column-control .valign-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.comp-column-control .valign-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comp-column-control .valign-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:47.9375em){.comp-column-control{padding-top:50px}}.comp-column-control+div.comp-column-control,div.columnControl+div.columnControl .comp-column-control,div.comp-column-control .comp-column-control{padding-top:0}.comp-course-detail{margin-bottom:60px}@media (max-width:47.9375em){.comp-course-detail{margin-bottom:50px}}.comp-course-search{margin-bottom:60px;position:relative;background-color:#fff}@media (max-width:47.9375em){.comp-course-search{margin-bottom:50px}}.comp-course-search.title-style-light .title-container .sub-title,.comp-course-search.title-style-light .title-container .title{color:#36393a}.comp-course-search.title-style-dark .title-container .sub-title,.comp-course-search.title-style-dark .title-container .title{color:#fff}.comp-course-search .title-container .title,.comp-course-search.title-style-color .title-container .title{color:#fb5373}.comp-course-search .title-container .sub-title,.comp-course-search.title-style-color .title-container .sub-title{color:#fff}.comp-course-search .comp-form{margin-bottom:0}.comp-course-search .comp-form select.select{width:100%}.comp-course-search h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.comp-course-search h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-course-search h3 i.fa,.comp-course-search h3 i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-course-search h3 i.ui-corner-all{margin-left:12px;color:#f90}.comp-course-search .booked i{margin-right:2px;color:red;font-size:12px}.comp-course-search .open i{margin-right:2px;color:#8fb91c;font-size:12px}@media (max-width:47.9375em){.comp-course-search .sm-only-first-option .row .col{visibility:hidden;height:0;margin:-1px;overflow:hidden}.comp-course-search .sm-only-first-option .row .col:first-child{visibility:visible;height:auto;margin:-1px;overflow:auto}}.comp-course-search .filter-hidden{visibility:hidden;width:100%;height:0;margin:-1px;overflow:hidden}.comp-course-search .search-panel{position:relative;background-position:50%;background-size:cover}.comp-course-search .search-panel .title-full{display:table}.comp-course-search .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.comp-course-search .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.comp-course-search .search-panel .title-container{height:100px}}@media (min-width:64em){.comp-course-search .search-panel .title-container{height:150px}}.comp-course-search .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.comp-course-search .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.comp-course-search .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.comp-course-search .search-panel .title{padding-bottom:30px}}.comp-course-search .search-panel .form-head{margin-bottom:40px;padding:15px 0 12px;background-color:#ebebeb}.comp-course-search .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.comp-course-search .search-result-table,.style-light .comp-course-search .search-result-table{color:#36393a}.style-color .comp-course-search .search-result-table,.style-dark .comp-course-search .search-result-table{color:#fff}.comp-course-search .search-result-table a,.style-dark .comp-course-search .search-result-table a,.style-light .comp-course-search .search-result-table a{color:#fb5373}.style-color .comp-course-search .search-result-table a{color:#36393a}.comp-course-search .search-result-table a:active,.comp-course-search .search-result-table a:focus,.comp-course-search .search-result-table a:hover{text-decoration:underline}.comp-course-search .search-result-table a:active,.comp-course-search .search-result-table a:focus,.comp-course-search .search-result-table a:hover,.style-light .comp-course-search .search-result-table a:active,.style-light .comp-course-search .search-result-table a:focus,.style-light .comp-course-search .search-result-table a:hover{color:#dd355c}.style-dark .comp-course-search .search-result-table a:active,.style-dark .comp-course-search .search-result-table a:focus,.style-dark .comp-course-search .search-result-table a:hover{color:#fb5373}.style-color .comp-course-search .search-result-table a:active,.style-color .comp-course-search .search-result-table a:focus,.style-color .comp-course-search .search-result-table a:hover{color:#36393a}.comp-course-search .search-result-table td.search-result-entry{position:relative;padding:0;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.comp-course-search .search-result-table td.search-result-entry>a{display:block;z-index:1;padding:12px 0 14px;color:#fb5373}@media (max-width:47.9375em){.comp-course-search .search-result-table td.search-result-entry>a{padding-right:30px}.comp-course-search .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-course-search .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.comp-course-search .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.comp-course-search .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.comp-course-search .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.comp-course-search .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.comp-course-search .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.comp-course-search .search-result-table td.search-result-entry .meta span i{margin-right:6px}.comp-course-search .search-result-table td.search-result-entry .meta span.booked i,.comp-course-search .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.comp-course-search .more-results button{float:right}.comp-course-search .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.comp-course-search .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.course-list{width:100%}@media (min-width:34em){.course-list.course-list--grid{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;width:auto}.course-list.course-list--grid .course-list__course{padding:0 12px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (max-width:33.9375em){.course-list.course-list--grid .course-list__course{padding:0 12px}}.course-list.course-list--grid .course{display:inline-block;height:calc(100% - 24px);max-width:100%;width:100%;margin-bottom:24px}.course-list.course-list--grid .course--brand{height:10px;width:100%}.course-list.course-list--grid .course--detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 10px);padding:15px}.course-list.course-list--grid .course--header__bottom{margin-top:auto}.course-list .course{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;background-color:#fff;color:#36393a}@media (max-width:47.9375em){.course-list .course{margin-bottom:10px}}.course-list .course--brand{min-width:10px;background-color:#fb5373}.course-list .course--brand:after{content:"\A0"}.course-list .course--brand__nuvo{background-color:#e56a54}.course-list .course--brand__neodent{background-color:#833177}.course-list .course--image-wrapper{overflow:hidden;max-width:calc(100% + 30px);width:calc(100% + 30px);margin:-15px -15px 15px}.course-list .course--image{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease;max-width:100%;width:100%;margin:0;vertical-align:top}.course-list .course--detail{padding:15px 15px 15px 20px}.course-list .course--header{font-size:13px;line-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:15px}.course-list .course--header__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px}.course-list .course--title{font-style:normal;font-weight:400;margin-top:5px;margin-bottom:0;color:#fb5373;font-size:20px;line-height:25px}.course-list .course--tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;line-height:20px}.course-list .course--tag__icon{margin-right:5px}.course-list .course--tag__bookable{color:#8fb91c}.course-list .course--tag__not-bookable{color:red}.course-list .course--tag__waiting-list{color:#f90}.course-list .course:hover .course--image{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.course-list .slick-disabled{display:none!important}@media (max-width:63.9375em){.course-list.js-slider-on-first-element .slick-track{-webkit-transform:translateX(-29px);transform:translateX(-29px)}}@media (max-width:63.9375em){.course-list.js-slider-on-last-element .slick-track{-webkit-transform:translateX(29px);transform:translateX(29px)}}.divider{background-color:#cdcdce}.divider:after{content:"\A0"}.divider--horizontal{width:100%;height:1px;margin-top:20px;margin-bottom:40px}.divider--vertical{width:1px;height:15px;margin-right:7px;margin-left:7px;background-color:#36393a}@media (max-width:47.9375em){.template-faceted-search.tree{display:block}}.template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label{margin-right:5px}.template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label .tree-view__item__label__text{overflow:hidden}.tree-view{margin:0;padding:0}.tree-view label{font-style:normal;font-weight:400;margin-right:25px}.tree-view label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.tree-view label:before{speak:none}}.tree-view label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.tree-view label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.tree-view label:before{speak:none}}@media (max-width:63.9375em){.tree-view label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.tree-view label:before{margin-right:10px}.style-light .tree-view label:before,.tree-view label:before{color:#36393a}.style-color .tree-view label:before,.style-dark .tree-view label:before{color:#fff}.tree-view input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.tree-view input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.tree-view input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.tree-view input[type=checkbox]:checked+label:before{speak:none}}.tree-view input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.tree-view input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.tree-view input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.tree-view input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.style-dark .tree-view input[type=checkbox]:checked+label:before,.style-light .tree-view input[type=checkbox]:checked+label:before,.tree-view input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .tree-view input[type=checkbox]:checked+label:before{color:#36393a}.tree-view input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.tree-view input[type=checkbox].partial+label:before{speak:none}}.tree-view input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.tree-view input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.tree-view input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.tree-view input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.style-dark .tree-view input[type=checkbox].partial+label:before,.style-light .tree-view input[type=checkbox].partial+label:before,.tree-view input[type=checkbox].partial+label:before{color:#fb5373}.style-color .tree-view input[type=checkbox].partial+label:before{color:#36393a}.tree-view__children{width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height .4s cubic-bezier(0,1,0,1);transition:max-height .4s cubic-bezier(0,1,0,1)}.tree-view__children.open{max-height:100000px;-webkit-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out}.tree-view__item{margin:0 0 15px;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px}.tree-view__item__description{font-size:15px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tree-view__item__description .checkbox-wrapper{overflow:hidden}.tree-view__item__description .checkbox-wrapper .checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-view__item>span{cursor:pointer}.tree-view__item__opener{cursor:pointer}.tree-view__item__opener:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.tree-view__item__opener:after{speak:none}}.tree-view__item__opener:after{font-family:icomoon!important;content:"\E923";color:#36393a;font-size:10px;display:inline-block}.tree-view__item__opener--close:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.tree-view__item__opener--close:after{speak:none}}.tree-view__item__opener--close:after{font-family:icomoon!important;content:"\E924";color:#36393a;font-size:10px;display:inline-block}.tree-view__item__opener:after{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-view__item__opener--open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.tree-view__item__opener--open:after{speak:none}}.tree-view__item__opener--open:after{font-family:icomoon!important;content:"\E924";color:#36393a;font-size:10px;display:inline-block}.tree-view.form-fields .facet-level-1{margin-bottom:0;padding-bottom:0}.tree-view ul{margin:0;padding:0}.tree-view ul li{margin:0 0 10px;padding:0;list-style:none}.tree-view__level1 ul li{margin-top:15px;margin-bottom:15px;margin-left:30px}.filter-box{margin-bottom:10px;background-color:#fff}.filter-box__header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 15px;background-color:#fb5373;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px}.filter-box__header__title{-webkit-box-flex:1;-ms-flex:1;flex:1}.filter-box__header__toggler{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.filter-box__header__toggler--open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.filter-box__header__opener{font-size:13px;line-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;margin-right:5px}.filter-box__panel{max-height:0;-webkit-transition:max-height .4s cubic-bezier(0,1,0,1);transition:max-height .4s cubic-bezier(0,1,0,1)}.filter-box__panel--open{max-height:100000px;-webkit-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out}.filter-box__panel--open .filter-box__panel__content{display:block}.filter-box__panel__content{display:none;padding:20px 15px 10px}.pagination{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:25px}.pagination,.pagination__button{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;margin-right:2px;background-color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination__button--active{background-color:#fb5373;color:#fff;cursor:default}.pagination__button--disabled{background-color:hsla(0,0%,100%,.5);color:#9a9c9c}.pagination__button--notclickable{cursor:not-allowed}.pagination__button--start{margin-right:10px}.pagination__button--end{margin-left:8px}.pagination__label{font-size:15px;line-height:20px}.ui-datepicker-trigger{width:40px;height:40px;border:0;outline:none;background-color:#fb5373;color:#fff}.ui-datepicker{font-size:13px;line-height:17px;margin-left:24px;border:1px solid #dd355c;background-color:#fff;display:none}.ui-datepicker th{font-size:13px;line-height:17px;background-color:#dd355c;color:#fff;font-weight:300;line-height:34px}.ui-datepicker .ui-datepicker-header{padding-top:15px;background-color:#dd355c;color:#fff}.ui-datepicker .ui-datepicker-header .ui-corner-all{position:absolute;color:#fff;line-height:17px;cursor:pointer}.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:10px}.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next .ui-icon-circle-triangle-e{display:none}.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev{left:10px}.ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev .ui-icon-circle-triangle-w{display:none}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-size:15px;line-height:20px;text-align:center}.ui-datepicker .ui-datepicker-calendar{margin-bottom:5px;padding-top:5px}.ui-datepicker .ui-datepicker-calendar .ui-state-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;margin:2px;border-radius:50%;background-color:#fff;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background-color:#fed4dc}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background-color:#fed4dc;font-weight:600}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-default{border:1px solid #dd355c}.date-filter__table{display:table;width:100%;border-spacing:5px;border-collapse:separate;white-space:nowrap}.date-filter__table-row{display:table-row}.date-filter__table-row .form-control{width:calc(100% - 35px)}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.date-filter__table-row .form-control{width:calc(100% + 5px)}}.date-filter .ui-datepicker-trigger,.date-filter__table-cell{display:table-cell;vertical-align:middle}.date-filter .form-group .comp-button{margin:15px 0 10px}.date-filter .input-group .control-label{font-weight:600}.date-filter .form-control{font-size:15px;line-height:20px;height:40px;padding:10px 15px;border:1px solid #ebebeb}.date-filter .form-control:focus{border:1px solid #dd355c;outline:none}.date-filter .form-control::-webkit-input-placeholder{color:#cdcdce}.date-filter .form-control::-moz-placeholder{color:#cdcdce}.date-filter .form-control::-ms-input-placeholder{color:#cdcdce}.date-filter .form-control::placeholder{color:#cdcdce}@-webkit-keyframes navigationTitleSlowUp{0%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes closeButtonAnimationLeft{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@-webkit-keyframes closeButtonAnimationRight{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.comp-course-search-v2{display:table;min-width:100%;min-height:100%;background-color:#ebebeb}.comp-course-search-v2.title-style-light .title-container .sub-title,.comp-course-search-v2.title-style-light .title-container .title{color:#36393a}.comp-course-search-v2.title-style-dark .title-container .sub-title,.comp-course-search-v2.title-style-dark .title-container .title{color:#fff}.comp-course-search-v2 .title-container .title,.comp-course-search-v2.title-style-color .title-container .title{color:#fb5373}.comp-course-search-v2 .title-container .sub-title,.comp-course-search-v2.title-style-color .title-container .sub-title{color:#fff}.comp-course-search-v2 .header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:47.9375em){.comp-course-search-v2 .header__title .select-container{margin-left:0}}@media (min-width:48em){.comp-course-search-v2 .header__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}}.comp-course-search-v2 .header__title--controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}@media (max-width:47.9375em){.comp-course-search-v2 .header__title--controls{margin-top:20px}}.comp-course-search-v2 .header__title--text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fb5373;margin:0;font-size:40px;line-height:45px;font-weight:300}@media (max-width:47.9375em){.comp-course-search-v2 .header__title--text{font-size:34px;line-height:39px}}.comp-course-search-v2 .header__title .view-switch{padding:0;margin:0 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.comp-course-search-v2 .header__title .view-switch li{margin-top:0}.comp-course-search-v2 .header__title .view-switch li:before{content:none}.comp-course-search-v2 .header__title .view-switch li button{padding:10px 13px}@media (max-width:47.9375em){.comp-course-search-v2 .header__title .view-switch--hidden{display:none}}.comp-course-search-v2 .header__title .filter-icon{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-left:5px;padding:5px;background-color:#fb5373;color:#fff}.comp-course-search-v2 .header__title .filter-icon__badge{position:absolute;top:15px;padding-left:15px;font-size:11px}@media (max-width:47.9375em){.comp-course-search-v2 .header__title .filter-icon{display:-webkit-box;display:-ms-flexbox;display:flex}}.comp-course-search-v2 .comp-rotator-container .slick-dots,.comp-course-search-v2 .container,.comp-course-search-v2 .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-course-search-v2 .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-course-search-v2 .navigation-mobile{margin-bottom:60px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:60px}@media (max-width:47.9375em){.comp-course-search-v2 .comp-rotator-container .slick-dots,.comp-course-search-v2 .container,.comp-course-search-v2 .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-course-search-v2 .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-course-search-v2 .navigation-mobile{margin-bottom:50px}}@media (max-width:47.9375em){.comp-course-search-v2 .filter-navigation{position:fixed;z-index:50;top:0;left:0;width:100vw;height:100vh;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;background-color:#ebebeb}.comp-course-search-v2 .filter-navigation .filter-results{width:100%;height:100%;padding:80px 15px 50px;overflow-y:auto}.comp-course-search-v2 .filter-navigation.open{-webkit-transform:translateY(0);transform:translateY(0)}.comp-course-search-v2 .filter-navigation.open .navigation-bar__close .bar{-webkit-animation:navigationTitleSlowUp .4s ease-out forwards;animation:navigationTitleSlowUp .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.comp-course-search-v2 .filter-navigation.open .navigation-bar__close .bar.bar1{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:closeButtonAnimationLeft .4s ease-out forwards;animation:closeButtonAnimationLeft .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.comp-course-search-v2 .filter-navigation.open .navigation-bar__close .bar.bar2{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:closeButtonAnimationRight .4s ease-out forwards;animation:closeButtonAnimationRight .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.comp-course-search-v2 .filter-navigation.open .navigation-bar__title{-webkit-animation:navigationTitleSlowUp .4s ease-out forwards;animation:navigationTitleSlowUp .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}}.comp-course-search-v2 .filter-navigation .navigation-bar{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:47.9375em){.comp-course-search-v2 .filter-navigation .navigation-bar{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:50;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:60px;padding:20px;background-color:#fff}.comp-course-search-v2 .filter-navigation .navigation-bar__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;width:20px;height:20px}.comp-course-search-v2 .filter-navigation .navigation-bar__close .bar{position:absolute;width:20px;height:2px;background-color:#000}.comp-course-search-v2 .filter-navigation .navigation-bar__close .bar.bar1,.comp-course-search-v2 .filter-navigation .navigation-bar__close .bar.bar2{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.comp-course-search-v2 .filter-navigation .navigation-bar__title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:15px;font-size:20px;line-height:26px}}@media (max-width:47.9375em) and (max-width:47.9375em){.comp-course-search-v2 .filter-navigation .navigation-bar__title{font-size:18px;line-height:22px}}.comp-course-search-v2__spinner-container{text-align:center}.comp-course-detail-v2{margin-bottom:60px;margin-top:100px}@media (max-width:47.9375em){.comp-course-detail-v2{margin-bottom:50px;margin-top:45px}}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__journey .map,.comp-course-detail-v2 .hide-small{display:none}}.comp-course-detail-v2 .course-detail__contact,.comp-course-detail-v2 .course-detail__description,.comp-course-detail-v2 .course-detail__downloads,.comp-course-detail-v2 .course-detail__journey,.comp-course-detail-v2 .course-detail__learning-targets,.comp-course-detail-v2 .course-detail__more-dates,.comp-course-detail-v2 .course-detail__sessions,.comp-course-detail-v2 .course-detail__speakers{margin-bottom:60px}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__contact,.comp-course-detail-v2 .course-detail__description,.comp-course-detail-v2 .course-detail__downloads,.comp-course-detail-v2 .course-detail__journey,.comp-course-detail-v2 .course-detail__learning-targets,.comp-course-detail-v2 .course-detail__more-dates,.comp-course-detail-v2 .course-detail__sessions,.comp-course-detail-v2 .course-detail__speakers{margin-bottom:50px}}.comp-course-detail-v2 .course-detail__description,.comp-course-detail-v2 .course-detail__header,.comp-course-detail-v2 .course-detail__learning-targets{font-size:20px;line-height:26px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__description,.comp-course-detail-v2 .course-detail__header,.comp-course-detail-v2 .course-detail__learning-targets{font-size:18px;line-height:22px}}.comp-course-detail-v2 h2{margin:0;font-size:40px;line-height:45px;font-style:normal;font-weight:400;color:#fb5373}@media (max-width:47.9375em){.comp-course-detail-v2 h2{font-size:34px;line-height:39px}}.comp-course-detail-v2 .comp-downloadlist,.comp-course-detail-v2 .course-detail__contact .mole-course-person,.comp-course-detail-v2 .course-detail__journey .map,.comp-course-detail-v2 .course-detail__more-dates .mole-course-more-dates,.comp-course-detail-v2 .course-detail__speakers .mole-course-speakers-v2{margin-top:30px}.comp-course-detail-v2 .course-detail__sessions h2{margin-bottom:30px}.comp-course-detail-v2 b{font-style:normal;font-weight:700}.comp-course-detail-v2 .course-detail__header--cta{margin-top:40px}.comp-course-detail-v2 .course-detail__header--cta a:hover{text-decoration:none}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__header--cta{margin-top:20px}}.comp-course-detail-v2 .course-detail__info{margin-bottom:60px}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__info{margin-bottom:50px}}.comp-course-detail-v2 .course-detail__info .comp-map .map:after{content:"";display:block;padding-bottom:calc(100% - 68px)}@media (max-width:63.9375em){.comp-course-detail-v2 .course-detail__info .comp-map .map:after{padding-bottom:calc(100% - 82px)}}.comp-course-detail-v2 .course-detail__info .row{width:calc(100% + 24px);margin-top:-15px}@media (min-width:48em){.comp-course-detail-v2 .course-detail__info .row{display:-webkit-box;display:-ms-flexbox;display:flex}}.comp-course-detail-v2 .course-detail__meta{margin-bottom:60px}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__meta{margin-bottom:50px}}.comp-course-detail-v2 .course-detail__meta .row{width:calc(100% + 24px);margin-top:-15px}@media (min-width:48em){.comp-course-detail-v2 .course-detail__meta .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.comp-course-detail-v2 .course-detail__meta div[class*=col]{margin-top:15px}.comp-course-detail-v2 .course-detail__meta .course-detail-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:15px;border:1px solid #ebebeb;color:#36393a;line-height:25px}.comp-course-detail-v2 .course-detail__meta .course-detail-tag.bookable{color:#8fb91c}.comp-course-detail-v2 .course-detail__meta .course-detail-tag.not-bookable{color:red}.comp-course-detail-v2 .course-detail__meta .course-detail-tag.waiting-list{color:#f90}.comp-course-detail-v2 .course-detail__meta .course-detail-tag .course-detail-tag__text--headline{font-size:11px;line-height:14px;color:#36393a}.comp-course-detail-v2 .course-detail__meta .course-detail-tag .course-detail-tag__text--body{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-course-detail-v2 .course-detail__meta .course-detail-tag .course-detail-tag__text--body{font-size:18px;line-height:22px}}.comp-course-detail-v2 .course-detail__meta .course-detail-tag .course--tag__icon{font-size:25px;line-height:30px;margin-right:15px}.comp-course-form-header{margin-bottom:60px}@media (max-width:47.9375em){.comp-course-form-header{margin-bottom:50px}}.comp-course-form-header .course-form-header-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:#fff;color:#36393a;line-height:25px}.comp-course-form-header .course-form-header-tag .course-form-header-tag__text--headline{font-size:11px;line-height:14px;color:#36393a}.comp-course-form-header .course-form-header-tag .course-form-header-tag__text--body{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-course-form-header .course-form-header-tag .course-form-header-tag__text--body{font-size:18px;line-height:22px}}.comp-course-form-header .course-form-header-tag .course-form-header-tag__icon{font-size:25px;line-height:30px;margin-right:15px}@media (max-width:47.9375em){.comp-course-form-header .course-form-header-tag.course-form-header-tag--first{margin-bottom:24px}}.comp-disclaimer a,.comp-disclaimer a a{color:#cdcdce}.comp-disclaimer a a:active,.comp-disclaimer a a:focus,.comp-disclaimer a a:hover{color:#fff}.comp-disclaimer a:active,.comp-disclaimer a:focus,.comp-disclaimer a:hover{text-decoration:none}.comp-disclaimer ul{font-size:0}.comp-disclaimer ul .disclaimer-copyright,.comp-disclaimer ul a,.comp-disclaimer ul li:before{font-size:13px;line-height:17px}.comp-disclaimer .nav.disclaimer{margin:0;padding:0;list-style:none}@media (min-width:48em){.comp-disclaimer .nav.disclaimer{padding:12px 0 15px;font-size:0;text-align:right}.comp-disclaimer .nav.disclaimer li{display:inline-block;margin-left:20px;text-align:right}.comp-disclaimer .nav.disclaimer li.disclaimer-copyright{margin-bottom:15px;margin-left:0;float:left}}@media (max-width:47.9375em){.comp-disclaimer .nav.disclaimer{padding:8px 0 16px;text-align:center}.comp-disclaimer .nav.disclaimer li{display:inline-block}.comp-disclaimer .nav.disclaimer li.disclaimer-copyright{display:block;margin-bottom:2px}.comp-disclaimer .nav.disclaimer li.disclaimer-link a{margin:0 5px}.comp-disclaimer .nav.disclaimer li:nth-child(n+3):before{content:"|"}}.comp-disclaimer-popup{display:none;padding:10px;background-color:#fff}.comp-disclaimer-popup .comp-buttongroup.flexible.left{margin-bottom:0;font-size:0}.comp-disclaimer-popup .comp-buttongroup.flexible.left .comp-button{margin-top:10px;margin-right:10px;margin-bottom:0}.comp-downloadlist{margin-bottom:60px}@media (max-width:47.9375em){.comp-downloadlist{margin-bottom:50px}}.comp-downloadlist,.style-light .comp-downloadlist{color:#36393a}.style-color .comp-downloadlist,.style-dark .comp-downloadlist{color:#fff}.comp-downloadlist a,.style-dark .comp-downloadlist a,.style-light .comp-downloadlist a{color:#fb5373}.style-color .comp-downloadlist a{color:#36393a}.comp-downloadlist a:active,.comp-downloadlist a:focus,.comp-downloadlist a:hover{text-decoration:underline}.comp-downloadlist a:active,.comp-downloadlist a:focus,.comp-downloadlist a:hover,.style-light .comp-downloadlist a:active,.style-light .comp-downloadlist a:focus,.style-light .comp-downloadlist a:hover{color:#dd355c}.style-dark .comp-downloadlist a:active,.style-dark .comp-downloadlist a:focus,.style-dark .comp-downloadlist a:hover{color:#fb5373}.style-color .comp-downloadlist a:active,.style-color .comp-downloadlist a:focus,.style-color .comp-downloadlist a:hover{color:#36393a}.comp-downloadlist .button{margin-top:15px}.comp-dropdown-linklist{display:block;position:relative;margin:0 0 20px;padding:0 7.5px}.comp-dropdown-linklist:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-dropdown-linklist:after{speak:none}}.comp-dropdown-linklist:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.comp-dropdown-linklist select{width:100%;padding:11px 10px 11px 20px;overflow:hidden;border:1px solid #36393a;border-radius:0;background-color:transparent;-moz-appearance:none;-webkit-appearance:none}.comp-dropdown-linklist select::-ms-expand{display:none}.comp-dropdown-linklist select option{background-color:#fff;color:#000}.comp-dropdown-linklist:after{position:absolute;z-index:-1;top:15px;right:20px}.comp-event-search{margin-bottom:60px;position:relative;background-color:#fff}@media (max-width:47.9375em){.comp-event-search{margin-bottom:50px}}.comp-event-search.title-style-light .title-container .sub-title,.comp-event-search.title-style-light .title-container .title{color:#36393a}.comp-event-search.title-style-dark .title-container .sub-title,.comp-event-search.title-style-dark .title-container .title{color:#fff}.comp-event-search .title-container .title,.comp-event-search.title-style-color .title-container .title{color:#fb5373}.comp-event-search .title-container .sub-title,.comp-event-search.title-style-color .title-container .sub-title{color:#fff}.comp-event-search .comp-form{margin-bottom:0}.comp-event-search .comp-form select.select{width:100%}.comp-event-search h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.comp-event-search h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-event-search h3 i.fa,.comp-event-search h3 i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-event-search h3 i.ui-corner-all{margin-left:12px;color:#f90}.comp-event-search .booked i{margin-right:2px;color:red;font-size:12px}.comp-event-search .open i{margin-right:2px;color:#8fb91c;font-size:12px}@media (min-width:48em){.comp-event-search .button-hide-options,.comp-event-search .button-show-options{display:none}}@media (max-width:47.9375em){.comp-event-search .sm-only-first-option .row .col{visibility:hidden;height:0;margin:-1px;overflow:hidden}.comp-event-search .sm-only-first-option .row .col:first-child{visibility:visible;height:auto;margin:-1px;overflow:auto}}@media (max-width:47.9375em){.comp-event-search .sm-hide-options{visibility:hidden;height:0;margin:-1px;overflow:hidden}}.comp-event-search .filter-hidden{visibility:hidden;width:100%;height:0;margin:-1px;overflow:hidden}.comp-event-search .search-panel{position:relative;background-position:50%;background-size:cover}.comp-event-search .search-panel .title-full{display:table}.comp-event-search .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.comp-event-search .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.comp-event-search .search-panel .title-container{height:100px}}@media (min-width:64em){.comp-event-search .search-panel .title-container{height:150px}}.comp-event-search .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.comp-event-search .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.comp-event-search .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.comp-event-search .search-panel .title{padding-bottom:30px}}.comp-event-search .search-panel .form-head{margin-bottom:40px;padding:15px 0 12px;background-color:#ebebeb}.comp-event-search .result-header{margin-top:40px}.comp-event-search .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.comp-event-search .search-result-table,.style-light .comp-event-search .search-result-table{color:#36393a}.style-color .comp-event-search .search-result-table,.style-dark .comp-event-search .search-result-table{color:#fff}.comp-event-search .search-result-table a,.style-dark .comp-event-search .search-result-table a,.style-light .comp-event-search .search-result-table a{color:#fb5373}.style-color .comp-event-search .search-result-table a{color:#36393a}.comp-event-search .search-result-table a:active,.comp-event-search .search-result-table a:focus,.comp-event-search .search-result-table a:hover{text-decoration:underline}.comp-event-search .search-result-table a:active,.comp-event-search .search-result-table a:focus,.comp-event-search .search-result-table a:hover,.style-light .comp-event-search .search-result-table a:active,.style-light .comp-event-search .search-result-table a:focus,.style-light .comp-event-search .search-result-table a:hover{color:#dd355c}.style-dark .comp-event-search .search-result-table a:active,.style-dark .comp-event-search .search-result-table a:focus,.style-dark .comp-event-search .search-result-table a:hover{color:#fb5373}.style-color .comp-event-search .search-result-table a:active,.style-color .comp-event-search .search-result-table a:focus,.style-color .comp-event-search .search-result-table a:hover{color:#36393a}.comp-event-search .search-result-table tbody tr.prom:first-child td{padding:0 0 10px}.comp-event-search .search-result-table tbody tr.prom td{font-style:normal;font-weight:700;padding:20px 0 10px;border-bottom:2px solid #cdcdce}.comp-event-search .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.comp-event-search .search-result-table td.search-result-entry>a{display:block;z-index:1}@media (max-width:47.9375em){.comp-event-search .search-result-table td.search-result-entry>a{padding-right:30px}.comp-event-search .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-event-search .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.comp-event-search .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.comp-event-search .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.comp-event-search .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.comp-event-search .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.comp-event-search .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.comp-event-search .search-result-table td.search-result-entry .meta span i{margin-right:6px}.comp-event-search .search-result-table td.search-result-entry .meta span.booked i,.comp-event-search .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.comp-event-search .more-results button{float:right}.comp-event-search .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.comp-event-search .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.comp-facebook-feed{margin-bottom:60px;height:auto}@media (max-width:47.9375em){.comp-facebook-feed{margin-bottom:50px}}.comp-fat-footer{bottom:0}.comp-fat-footer .medium-up{margin:40px -12px 15px}.comp-fat-footer .medium-up ul{margin:0;padding:0;list-style:none}.comp-fat-footer .medium-up ul h4{font-size:15px;line-height:18px;margin-bottom:15px}.comp-fat-footer .medium-up ul ul{font-size:13px;line-height:17px}.comp-fat-footer .medium-up ul ul li{margin-bottom:15px}.comp-fat-footer .medium-up ul ul li:first-child{margin-top:8px}@media (max-width:47.9375em){.comp-fat-footer .medium-up{display:none}}.comp-fat-footer .small-down{font-size:13px;line-height:17px;margin:30px 0}.comp-fat-footer .small-down .comp-accordion-container{background-color:#222425;color:#cdcdce}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion ul{padding:0;list-style:none;margin:0 0 0 15px}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion ul li{margin-bottom:15px}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion ul:first-child{margin-top:5px}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-header{margin-bottom:-1px;padding:0;border-bottom:1px solid #686a6b;border-color:#686a6b currentcolor;border-top:1px solid #686a6b;line-height:38px}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-header-active{font-style:normal;font-weight:700;border-bottom:0 solid;border-color:#fff;color:#fff}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{font-style:normal;font-weight:700;border-color:#fff;color:#fff}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-content{position:relative;margin-bottom:-1px;padding:0}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-content-active{z-index:2;border-bottom:1px solid;border-color:#fff}.comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-content:hover{border-color:#fff}@media (min-width:48em){.comp-fat-footer .small-down{display:none}}.comp-flyout{color:#fff;display:block;position:fixed;z-index:900;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;-webkit-transition:visibility .2s,height .2s ease-in-out;transition:visibility .2s,height .2s ease-in-out;background-color:#222425}.comp-flyout a{color:#fff}.comp-flyout a:active,.comp-flyout a:focus,.comp-flyout a:hover{color:#fb5373}.comp-flyout.closed{visibility:hidden;height:0}.comp-footer{background-color:#222425}.comp-footer,.comp-footer a{color:#cdcdce}.comp-footer a:active,.comp-footer a:focus,.comp-footer a:hover{color:#fff}.comp-footer hr{margin:0;clear:left;border:0;border-top:1px solid #d9d9d9}.comp-footer .half-half{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:47.9375em){.comp-footer .half-half{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comp-footer .half-half .left,.comp-footer .half-half .right{width:100%}}.comp-form{margin-bottom:60px;font-size:15px;line-height:20px}.comp-form,.style-light .comp-form{color:#36393a}.style-color .comp-form,.style-dark .comp-form{color:#fff}.comp-form a,.style-dark .comp-form a,.style-light .comp-form a{color:#fb5373}.style-color .comp-form a{color:#36393a}.comp-form a:active,.comp-form a:focus,.comp-form a:hover{text-decoration:underline}.comp-form a:active,.comp-form a:focus,.comp-form a:hover,.style-light .comp-form a:active,.style-light .comp-form a:focus,.style-light .comp-form a:hover{color:#dd355c}.style-dark .comp-form a:active,.style-dark .comp-form a:focus,.style-dark .comp-form a:hover{color:#fb5373}.style-color .comp-form a:active,.style-color .comp-form a:focus,.style-color .comp-form a:hover{color:#36393a}@media (max-width:47.9375em){.comp-form{margin-bottom:50px}}.comp-form.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-form.margin-none{margin-bottom:0}}.comp-form.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-form.margin-reduced{margin-bottom:25px}}.comp-form .form-fields{margin:0;padding:0;border:0}.comp-form .form-fields .short{width:100%}@media (min-width:48em){.comp-form .form-fields .short{width:96px}}.comp-form .form-fields .medium{width:100%}@media (min-width:48em){.comp-form .form-fields .medium{width:196px}}.comp-form .form-fields .large{width:100%}@media (min-width:48em){.comp-form .form-fields .large{width:438px}}.comp-form .form-fields input{width:100%;border:1px solid #ebebeb;border-radius:0;outline:none;background-color:#fff;-moz-appearance:none;-webkit-appearance:none}.comp-form .form-fields input::-ms-expand{display:none}.comp-form .form-fields input:focus{border:1px solid #000}.comp-form .form-fields input.error{border:1px solid red}.comp-form .form-fields .select-container.error{border:1px solid red;-webkit-box-sizing:content-box;box-sizing:content-box}.comp-form .form-fields .error-message.form-error{margin-bottom:20px;padding:10px;border:1px solid red}@media (max-width:47.9375em){.comp-form .form-fields .error-message.form-error{margin-bottom:30px}}.comp-form .form-fields .error-message{font-size:13px;line-height:17px;margin:8px 0 5px;color:red}.comp-form .form-fields .label,.comp-form .form-fields label{font-style:normal;font-weight:700}.comp-form .form-fields .small{font-size:13px;line-height:17px}.comp-form .form-fields .comp-form-text{margin-bottom:20px}@media (max-width:47.9375em){.comp-form .form-fields .comp-form-text{margin-bottom:30px}}.comp-form .form-fields .comp-form-text input{height:40px;margin:10px 0 2px;padding:0 10px;color:#36393a}.comp-form .form-fields .comp-form-text .form-text-icon-wrapper{position:relative}.comp-form .form-fields .comp-form-text .form-text-icon-wrapper input{padding:0 10px 0 35px;color:#36393a}.comp-form .form-fields .comp-form-text .form-text-icon-wrapper i.input-icon{position:absolute;bottom:15px;left:11px;color:#36393a}.comp-form .form-fields .comp-form-captcha{margin-bottom:20px}@media (max-width:47.9375em){.comp-form .form-fields .comp-form-captcha{margin-bottom:30px}}.comp-form .form-fields .comp-form-captcha .captcha-img{position:relative;height:40px;margin:10px 0 0;padding:0 10px;background:#fb5373}.comp-form .form-fields .comp-form-captcha .captcha-img svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48px;height:24px}.comp-form .form-fields .comp-form-captcha input{height:40px;margin:10px 0 2px;padding:0 10px;color:#36393a}.comp-form .form-fields .comp-form-captcha label{margin-bottom:10px}.comp-form .form-fields .comp-form-captcha .small{display:block;margin-top:3px}.comp-form .form-fields .comp-form-fileupload{margin-bottom:20px;position:relative}@media (max-width:47.9375em){.comp-form .form-fields .comp-form-fileupload{margin-bottom:30px}}.comp-form .form-fields .comp-form-fileupload .label{display:block;margin-bottom:2px}.comp-form .form-fields .comp-form-fileupload .error-message{margin-top:3px}.comp-form .form-fields .comp-form-fileupload .fileinputs{position:relative;margin-top:10px}.comp-form .form-fields .comp-form-fileupload .fileinputs .fake-button{position:absolute;left:0}.comp-form .form-fields .comp-form-fileupload .fileinputs .fake-button .button{cursor:pointer}.comp-form .form-fields .comp-form-fileupload .fileinputs input.multifile{display:none}.comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list{padding-top:35px}.comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove{padding:0;font-size:0}.comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove:before{speak:none}}.comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:13px;display:inline-block}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:" ";display:table}.ui-helper-clearfix:after{clear:both}.loading-placeholder{position:relative;min-height:480px}@media (min-width:48em){.loading-placeholder{min-height:720px}}.loading-placeholder:before{content:"";width:60px;height:60px;display:block;position:absolute;top:280px;left:calc(50% - 30px);border:4px solid #fb5373;border-left-color:transparent;border-radius:50%;-webkit-animation:rotate 2s ease-in-out infinite;animation:rotate 2s ease-in-out infinite}@media (min-width:48em){.loading-placeholder:before{top:300px;left:calc(60% - 30px)}}.loading-placeholder__header{border-bottom-color:rgba(0,0,0,.05)}.loading-placeholder__actions:after,.loading-placeholder__filters:after,.loading-placeholder__item:before,.loading-placeholder__map-filters:after{background:#fff;opacity:.2;content:"";width:100%;height:100%;display:block}@media (min-width:48em){.loading-placeholder__actions:after,.loading-placeholder__filters:after,.loading-placeholder__item:before,.loading-placeholder__map-filters:after{min-height:320px}}.loading-placeholder__map:before{display:none}.loading-placeholder__title:before{display:inline-block;width:240px;max-width:80%;height:45px;min-height:45px}.loading-placeholder__actions:after,.loading-placeholder__actions:before{height:40px;margin:5px 0;width:720px;display:inline-block;max-width:92vw;min-height:0}@media (min-width:48em){.loading-placeholder__actions:after,.loading-placeholder__actions:before{height:45px;width:320px;margin:0}}.loading-placeholder__actions:after{width:240px}@media (min-width:48em){.loading-placeholder__actions:after{display:none}}.loading-placeholder__actions:before{max-width:100%;margin-bottom:10px;height:60px}.loading-placeholder__results:before{background:transparent linear-gradient(180deg,#fff 100px,transparent 0) 0 0 repeat-y;background-size:100% 120px;min-height:480px}@media (min-width:48em){.loading-placeholder__results:before{min-height:720px}}.loading-placeholder__map-filters{padding:10px 0 10px 20px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (min-width:64em){.col-lg-18 .resource-teaser .list-item .thumbnail,.col-lg-24 .resource-teaser .list-item .thumbnail{width:75px;height:75px;margin:0;padding:7.5px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.col-lg-18 .resource-teaser .list-item .thumbnail .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.col-lg-18 .resource-teaser .list-item .thumbnail .comp-v2-searchfield__bottom-categories-single-input label:before,.col-lg-18 .resource-teaser .list-item .thumbnail .fa,.col-lg-18 .resource-teaser .list-item .thumbnail .ui-datepicker-trigger,.col-lg-18 .resource-teaser .list-item .thumbnail .ui-datepicker .ui-datepicker-header .ui-corner-all,.col-lg-24 .resource-teaser .list-item .thumbnail .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.col-lg-24 .resource-teaser .list-item .thumbnail .comp-v2-searchfield__bottom-categories-single-input label:before,.col-lg-24 .resource-teaser .list-item .thumbnail .fa,.col-lg-24 .resource-teaser .list-item .thumbnail .ui-datepicker-trigger,.col-lg-24 .resource-teaser .list-item .thumbnail .ui-datepicker .ui-datepicker-header .ui-corner-all,.comp-v2-searchfield .helper-slider-results .col-lg-18 .resource-teaser .list-item .thumbnail button.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .col-lg-24 .resource-teaser .list-item .thumbnail button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .col-lg-18 .resource-teaser .list-item .thumbnail label:before,.comp-v2-searchfield__bottom-categories-single-input .col-lg-24 .resource-teaser .list-item .thumbnail label:before,.ui-datepicker .ui-datepicker-header .col-lg-18 .resource-teaser .list-item .thumbnail .ui-corner-all,.ui-datepicker .ui-datepicker-header .col-lg-24 .resource-teaser .list-item .thumbnail .ui-corner-all{-ms-flex-preferred-size:unset;flex-basis:unset;width:100%;height:100%}.col-lg-18 .resource-teaser .list-item .thumbnail picture .thumbnail_image,.col-lg-24 .resource-teaser .list-item .thumbnail picture .thumbnail_image{padding:0}.col-lg-18 .resource-teaser .list-item .subtitle,.col-lg-24 .resource-teaser .list-item .subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.col-lg-18 .resource-teaser .list-item .meta,.col-lg-24 .resource-teaser .list-item .meta{margin-bottom:5px;width:100%}@media (min-width:64em){.col-lg-54 .col-lg-18 .resource-teaser .list-item .resource-link--image,.col-lg-54 .col-lg-24 .resource-teaser .list-item .resource-link--image{display:none}}@media (min-width:64em){.col-lg-18 .resource-teaser .outer-container{padding-right:15px;padding-left:15px}}.comp-listing{font-family:Webfont,sans-serif;background:#ebebeb}.comp-listing .dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:217px}.comp-listing .dropdown .dropdown__select-container{position:relative;height:40px;margin:0;color:#36393a;width:100%}.comp-listing .dropdown .dropdown__select{display:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;opacity:0}@media (max-width:63.9375em){.comp-listing .dropdown .dropdown__select{display:block;z-index:1}}.comp-listing .dropdown .dropdown__select:focus+.dropdown__button{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}.comp-listing .dropdown .dropdown__menu{position:absolute;z-index:10;top:100%;left:0;right:0;display:none;background-color:#fff;border:1px solid #ebebeb}.comp-listing .dropdown .dropdown__list{position:relative;max-height:200px;margin:0 auto;padding:0;list-style:none}.comp-listing .dropdown .dropdown__option{color:#36393a;cursor:pointer}.comp-listing .dropdown .dropdown__option:hover{background-color:#fb5373;color:#fff;opacity:1}.comp-listing .dropdown .dropdown__option--is-active{background-color:#fb5373;color:#fff;opacity:.9}.comp-listing .dropdown .dropdown__button,.comp-listing .dropdown .dropdown__option__label{display:block;padding:10px 15px;font-size:15px}.comp-listing .dropdown .dropdown__button{position:relative;height:40px;line-height:20px;background-color:#fff;-webkit-appearance:none;border:0;text-align:left;width:100%;border-left:1px solid #ebebeb}.comp-listing .dropdown .dropdown__button::-ms-expand{display:none}.comp-listing .dropdown .dropdown__button__icon{display:block;position:absolute;top:12px;right:8px;width:15px;height:15px;line-height:15px;font-size:12px;text-align:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.comp-listing .dropdown .dropdown__button__icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .dropdown .dropdown__button__icon:before{speak:none}}.comp-listing .dropdown .dropdown__button__icon:before{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.comp-listing .dropdown .dropdown__button--is-open .dropdown__button__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.comp-listing .dropdown .dropdown__button--is-open+.dropdown__menu{display:block}.comp-listing .dropdown .dropdown__button__text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comp-listing .checkbox{position:relative}.comp-listing .checkbox__label{padding:7px 15px 7px 45px;display:block;margin:0;line-height:20px}.comp-listing .checkbox__label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .checkbox__label:before{speak:none}}.comp-listing .checkbox__label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-listing .checkbox__label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-listing .checkbox__label:before{speak:none}}@media (max-width:63.9375em){.comp-listing .checkbox__label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}@media (max-width:63.9375em){.comp-listing .checkbox__label{padding-left:55px;line-height:30px}}.comp-listing .checkbox__label:before{margin-right:10px;position:absolute;left:15px;top:7px}.comp-listing .checkbox__label:before,.style-light .comp-listing .checkbox__label:before{color:#36393a}.style-color .comp-listing .checkbox__label:before,.style-dark .comp-listing .checkbox__label:before{color:#fff}.comp-listing .checkbox__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.comp-listing .checkbox__input:focus+.checkbox__label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.comp-listing .checkbox__input:checked+.checkbox__label:before{content:"\E917"}@media (max-width:63.9375em){.comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.comp-listing .checkbox__input:checked+.checkbox__label:before{content:"\E91C"}}.comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.comp-listing .checkbox__input:checked+.checkbox__label:before,.style-dark .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.style-dark .comp-listing .checkbox__input:checked+.checkbox__label:before,.style-light .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.style-light .comp-listing .checkbox__input:checked+.checkbox__label:before{color:#fb5373}.style-color .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.style-color .comp-listing .checkbox__input:checked+.checkbox__label:before{color:#36393a}.comp-listing .checkbox__input.has-checked-children--not-all+.checkbox__label:before{content:"\E93D"}@media (max-width:63.9375em){.comp-listing .checkbox__input.has-checked-children--not-all+.checkbox__label:before{content:"\E93D"}}.comp-listing .expand-trigger{position:absolute;right:12px;top:7px;display:block;width:20px;text-align:center;cursor:pointer;border:none;padding:0;background:transparent}.comp-listing .expand-trigger:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .expand-trigger:before{speak:none}}.comp-listing .expand-trigger:before{font-family:icomoon!important;content:"\E923";color:#36393a;font-size:11px;display:inline-block}@media (max-width:63.9375em){.comp-listing .expand-trigger{height:30px;width:30px;right:7px}}.comp-listing .expand-trigger:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media (max-width:63.9375em){.comp-listing .expand-trigger:before{font-size:14px}}.comp-listing .expand-trigger:hover:before{color:#000}.comp-listing .expand-trigger+ul{display:none}.comp-listing .expand-trigger[aria-expanded=true]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.comp-listing .expand-trigger[aria-expanded=true]+ul{display:block}.comp-listing .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;width:101px;height:106px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 101px;flex:0 0 101px;padding:5px}@media (max-width:47.9375em){.comp-listing .thumbnail{width:80px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px}}.comp-listing .thumbnail__image{display:block;max-height:80px;max-width:100%;font-size:14px;word-break:break-all;color:#000}@media (max-width:47.9375em){.comp-listing .thumbnail__image{max-height:60px}}.comp-listing .thumbnail--icon .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.comp-listing .thumbnail--icon .comp-v2-searchfield__bottom-categories-single-input label:before,.comp-listing .thumbnail--icon .fa,.comp-listing .thumbnail--icon .ui-datepicker-trigger,.comp-listing .thumbnail--icon .ui-datepicker .ui-datepicker-header .ui-corner-all,.comp-v2-searchfield .helper-slider-results .comp-listing .thumbnail--icon button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .comp-listing .thumbnail--icon label:before,.ui-datepicker .ui-datepicker-header .comp-listing .thumbnail--icon .ui-corner-all{width:80px;height:80px;font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#36393a;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}@media (max-width:47.9375em){.comp-listing .thumbnail--icon .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.comp-listing .thumbnail--icon .comp-v2-searchfield__bottom-categories-single-input label:before,.comp-listing .thumbnail--icon .fa,.comp-listing .thumbnail--icon .ui-datepicker-trigger,.comp-listing .thumbnail--icon .ui-datepicker .ui-datepicker-header .ui-corner-all,.comp-v2-searchfield .helper-slider-results .comp-listing .thumbnail--icon button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .comp-listing .thumbnail--icon label:before,.ui-datepicker .ui-datepicker-header .comp-listing .thumbnail--icon .ui-corner-all{width:60px;height:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}}.comp-listing .thumbnail--icon .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.comp-listing .thumbnail--icon .comp-v2-searchfield__bottom-categories-single-input label:before,.comp-listing .thumbnail--icon .fa:before,.comp-listing .thumbnail--icon .ui-datepicker-trigger:before,.comp-listing .thumbnail--icon .ui-datepicker .ui-datepicker-header .ui-corner-all:before,.comp-v2-searchfield .helper-slider-results .comp-listing .thumbnail--icon button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .comp-listing .thumbnail--icon label:before,.ui-datepicker .ui-datepicker-header .comp-listing .thumbnail--icon .ui-corner-all:before{color:#fff}.comp-listing .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.comp-listing .meta--popup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:unset;align-content:unset}.comp-listing .meta__item{-ms-flex-item-align:start;align-self:flex-start;margin-right:12px;font-size:13px;letter-spacing:0;line-height:17px;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;font-family:Webfont,sans-serif}.comp-listing .meta__item--popup{margin-right:0;margin-bottom:3px}.comp-listing .meta__item--popup:last-of-type{margin-bottom:0}.comp-listing .meta__icon{margin-right:5px}.comp-listing .meta__icon--popup{margin-right:7px}.comp-listing .meta__item.meta__articleNumber{word-break:break-all;white-space:normal}.comp-listing .chips{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px 15px;margin:0 0 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.comp-listing .chips:empty{display:none}.comp-listing .chip{background-color:#fb5373;color:#fff;border:0;height:30px;padding:5px 0 5px 15px;line-height:20px;font-size:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.comp-listing .chip:disabled{cursor:auto}.comp-listing .chip__label{font-weight:400;margin-right:5px}.comp-listing .chip__icon{font-size:18px;line-height:20px;padding:0 10px 0 2px}.comp-listing .text-search{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.comp-listing .text-search__input{height:40px;line-height:20px;background:#fff;padding:10px 15px;font-size:15px;border:0;width:100%}.comp-listing .text-search__input::-webkit-input-placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}.comp-listing .text-search__input::-moz-placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}.comp-listing .text-search__input::-ms-input-placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}.comp-listing .text-search__input::placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}@media (max-width:47.9375em){.comp-listing .text-search__input::-webkit-input-placeholder{font-size:13px;line-height:17px}.comp-listing .text-search__input::-moz-placeholder{font-size:13px;line-height:17px}.comp-listing .text-search__input::-ms-input-placeholder{font-size:13px;line-height:17px}.comp-listing .text-search__input::placeholder{font-size:13px;line-height:17px}}.comp-listing .text-search__reset{position:absolute;right:50px;top:9px;border:0;width:21px;height:21px;background:#ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:50%;cursor:pointer}.comp-listing .text-search__reset:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .text-search__reset:before{speak:none}}.comp-listing .text-search__reset:before{font-family:icomoon!important;content:"\E903";color:#9a9c9c;font-size:20px;display:inline-block}@media (max-width:47.9375em){.comp-listing .text-search__reset{right:55px}}.comp-listing .text-search__reset:before{font-size:10px}.comp-listing .text-search__reset:focus:before,.comp-listing .text-search__reset:hover:before{color:#36393a}.comp-listing .text-search__submit{border:0;width:40px;height:40px;background:#fb5373;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.comp-listing .text-search__submit:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .text-search__submit:before{speak:none}}.comp-listing .text-search__submit:before{font-family:icomoon!important;content:"\E90E";color:#fff;font-size:15px;display:inline-block}.comp-listing .genericListing-header--teaser{margin:100px 0 30px;padding:0;border-bottom:0}@media (max-width:47.9375em){.comp-listing .genericListing-header--teaser{margin-top:60px}}.comp-listing .genericListing-header--teaser h2{color:#fb5373;font-size:28px;line-height:34px;margin:0}.comp-listing .genericListing-header--teaser h2 .resource-teaser__anchor{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.comp-listing .genericListing-header--teaser h2 .resource-teaser__anchor .resource-teaser__anchor-icon{margin-left:5px;width:18px;font-size:18px;line-height:34px;text-align:center}.comp-listing .genericListing-header--teaser div{padding:0}.comp-listing .margin-bottom-default{margin-bottom:60px}@media (max-width:47.9375em){.comp-listing .margin-bottom-default{margin-bottom:50px}}.comp-listing .margin-bottom-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-listing .margin-bottom-reduced{margin-bottom:25px}}.comp-listing .margin-bottom-none{margin-bottom:0}.comp-listing a:focus:not(:hover){outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}.comp-listing ul{list-style:none;margin:0;padding:0}.comp-listing .filter-list-item{position:relative}.comp-listing .filter-list-item .checkbox__label{cursor:pointer}.comp-listing .filter-list-item--is-expandable>.checkbox .checkbox__label{margin-right:40px}.comp-listing input{max-width:100%}.comp-listing .pagination{padding-bottom:30px}.comp-listing .pagination ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.comp-listing .pagination ul li{margin:0}.comp-listing .pagination ul li+li{margin-left:1px}.comp-listing .pagination ul li:first-child{margin-right:9px}.comp-listing .pagination ul li:first-child a{font-size:12px}.comp-listing .pagination ul li:first-child a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .pagination ul li:first-child a:before{speak:none}}.comp-listing .pagination ul li:first-child a:before{font-family:icomoon!important;content:"\E944";color:inherit;font-size:inherit;display:inline-block}.comp-listing .pagination ul li:last-child{margin-left:10px}.comp-listing .pagination ul li:last-child a{font-size:12px}.comp-listing .pagination ul li:last-child a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .pagination ul li:last-child a:before{speak:none}}.comp-listing .pagination ul li:last-child a:before{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block}.comp-listing .pagination ul a{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:30px;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#36393a;font-size:15px;text-align:center;padding:0 8px}.comp-listing .pagination ul a.active,.comp-listing .pagination ul a:hover{background-color:#fb5373;color:#fff;text-decoration:none}.comp-listing .pagination ul a:focus{background-color:#dd355c;color:#fff}.comp-listing .pagination ul a.not-visible{opacity:.5;pointer-events:none}.comp-listing .pagination ul span{width:30px;height:30px;background:#fff;color:#36393a;font-size:15px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:47.9375em){.comp-listing .facet-group-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#ebebeb;z-index:100}}.comp-listing .facet-group-container.js-show-on-mobile{display:block}.comp-listing .facet-group-container__topbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:0 25px;height:60px}@media (min-width:48em){.comp-listing .facet-group-container__topbar{display:none}}.comp-listing .facet-group-container__close{display:inline-block;padding:20px 0;line-height:20px;font-size:18px;letter-spacing:0;color:#36393a}.comp-listing .facet-group-container__close:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .facet-group-container__close:before{speak:none}}.comp-listing .facet-group-container__close:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:20px;display:inline-block;margin-right:12px}@media (max-width:47.9375em){.comp-listing .facet-group-wrapper{overflow:auto;padding:0 20px 20px;max-height:calc(100vh - 60px)}}.comp-listing .facet-group{background:#fff;margin-bottom:10px}.comp-listing .facet-group__label{background:#fb5373;padding:0}.comp-listing .facet-group__label--disabled{opacity:.5}.comp-listing .facet-group__button{background:transparent;border:0;padding:11px 45px 11px 15px;display:block;cursor:pointer;color:#fff;font-size:15px;letter-spacing:0;line-height:20px;position:relative;width:100%;text-align:left}.comp-listing .facet-group__button:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .facet-group__button:before{speak:none}}.comp-listing .facet-group__button:before{font-family:FontAwesome!important;content:"\F078";color:#fff;font-size:15px;display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;position:absolute;top:15px;right:12.5px}.comp-listing .facet-group__button:disabled{cursor:auto}.comp-listing .facet-group__button--disabled:before{content:""}.comp-listing .facet-group__button--is-open:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.comp-listing .facet-filters{list-style:none;margin:0;padding:0 0 15px;max-height:calc(100vh - 220px);overflow:auto}.comp-listing .facet-filters[aria-hidden=true]{display:none}.comp-listing .facet-filters li ul{padding:0 0 0 30px}@media (max-width:63.9375em){.comp-listing .facet-filters li ul{padding:0 0 0 40px}}.comp-listing .facet-filters .facet-filters__show-more{padding:7px 15px 22px}.comp-listing .facet-filters .facet-filters__show-more-trigger{border:0;padding:0;color:#fb5373;line-height:20px;font-size:15px;display:inline-block;background:transparent}.comp-listing .facet-filters .facet-filters__show-more-trigger:hover{text-decoration:underline}.comp-listing .facet-filters .facet-filters__show-more-trigger:focus{color:#dd355c}.comp-listing .results-list-items .list-item{margin-bottom:10px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.comp-listing .results-list-items .list-item>.resource-link{width:101px;height:106px;display:block}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item>.resource-link{width:80px}}.comp-listing .results-list-items .list-item .low-opacity{opacity:.4}.comp-listing .results-list-items .list-item .list-item-wrapper{border-left:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;overflow:hidden;min-height:106px}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:80px}}.comp-listing .results-list-items .list-item .list-item-description{padding:15px 20px 0}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-description{padding:10px 16.5px 0 12px}}.comp-listing .results-list-items .list-item .list-item-description h3{margin:0 0 5px;font-weight:100;color:#fb5373;font-size:20px;letter-spacing:0;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.comp-listing .results-list-items .list-item .list-item-description p{color:#36393a;font-size:13px;letter-spacing:0;line-height:17px;margin:0}.comp-listing .results-list-items .list-item .list-item-description p.subtitle{margin-bottom:10px}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-description p.subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.comp-listing .results-list-items .list-item .list-item-publication-status{background-color:#d30f0f;color:#fff;padding:3px 10px;border-radius:20px;margin-left:auto;margin-right:20px;margin-top:15px;font-size:13px;min-width:100px;height:25px}.comp-listing .results-list-items .list-item .list-item-header{display:-webkit-box;display:-ms-flexbox;display:flex}.comp-listing .results-list-items .list-item .list-item-footer{padding:0 20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-footer{padding:2px 16.5px 15px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:normal;align-content:normal}}.comp-listing .results-list-items .list-item .list-item-actions{width:90px;min-width:90px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 0 0 15px}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-actions{padding:20px 0 0}}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart{line-height:25px;text-align:center;width:25px;height:25px;display:block}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:before{speak:none}}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:before{font-family:FontAwesome!important;content:"\F07A";color:#fb5373;font-size:25px;display:inline-block}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart{display:none}}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:focus{color:#dd355c}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download{line-height:25px;text-align:center;width:25px;height:25px;display:block;margin-left:15px}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:after{speak:none}}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:after{font-family:FontAwesome!important;content:"\F019";color:#fb5373;font-size:25px;display:inline-block}@media (max-width:47.9375em){.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download{width:auto;white-space:nowrap;margin-left:0}}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:focus{color:#dd355c}.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download span{margin-right:5px}@media (min-width:48em){.comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download span{display:none}}.comp-location-finder .specialities-filters{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.comp-location-finder .specialities-filters li{margin-right:20px}.comp-location-finder .specialities-filters li>div label{font-style:normal;font-weight:400;margin-right:25px}.comp-location-finder .specialities-filters li>div label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-location-finder .specialities-filters li>div label:before{speak:none}}.comp-location-finder .specialities-filters li>div label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-location-finder .specialities-filters li>div label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-location-finder .specialities-filters li>div label:before{speak:none}}@media (max-width:63.9375em){.comp-location-finder .specialities-filters li>div label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.comp-location-finder .specialities-filters li>div label:before{margin-right:10px}.comp-location-finder .specialities-filters li>div label:before,.style-light .comp-location-finder .specialities-filters li>div label:before{color:#36393a}.style-color .comp-location-finder .specialities-filters li>div label:before,.style-dark .comp-location-finder .specialities-filters li>div label:before{color:#fff}.comp-location-finder .specialities-filters li>div input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.comp-location-finder .specialities-filters li>div input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{speak:none}}.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before,.style-dark .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before,.style-light .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{color:#36393a}.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{speak:none}}.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before,.style-dark .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before,.style-light .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{color:#fb5373}.style-color .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{color:#36393a}.comp-location-finder .specialities-filters li>div label{padding:7px 15px;display:block;margin:0}.generic-listing{background:#ebebeb;position:relative}@media (max-width:47.9375em){.generic-listing .hide-small{display:none}}.generic-listing .checkbox__label__count,.generic-listing .checkbox__label__text,.generic-listing .results-wrapper{-webkit-transition:opacity .1s;transition:opacity .1s}.generic-listing .checkbox__label__count{-webkit-transition-duration:.2s;transition-duration:.2s}.generic-listing .results-noResultsMessage{margin:10px 0}.genericListing-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:70px 0 20px;border-bottom:1px solid #cdcdce;margin-bottom:40px}.genericListing-header h2{color:#fb5373;font-size:40px;letter-spacing:0;line-height:45px;margin:0;font-weight:400}@media (max-width:47.9375em){.genericListing-header h2{margin-bottom:20px;font-size:34px;line-height:39px}}.genericListing-header .genericListing-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.genericListing-header .genericListing-header__totalItems{color:#36393a;font-size:15px;letter-spacing:0;line-height:20px;text-align:right;padding-right:25px}.genericListing-header .genericListing-header__mobileTextField{margin-bottom:10px;width:100%}@media (min-width:48em){.genericListing-header .genericListing-header__mobileTextField{display:none}}.genericListing-header .genericListing-header__mobileTextField form{width:100%}.genericListing-header .genericListing-header__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:47.9375em){.genericListing-header .genericListing-header__sorting{width:100%}}@media (max-width:47.9375em){.genericListing-header .genericListing-header__sorting .dropdown{width:100%;min-width:100px}}@media (max-width:47.9375em){.genericListing-header .genericListing-header__sorting .dropdown .select-container{width:100%;max-width:none}}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#fb5373}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order:before{speak:none}}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order:before{font-family:FontAwesome!important;content:"\F885";color:#fff;font-size:17px;display:inline-block}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#fb5373;margin-left:15px}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view:before{speak:none}}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view:before{font-family:FontAwesome!important;content:"\F0CA";color:#fff;font-size:17px;display:inline-block}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#fda9b9;margin-left:15px}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart:before{speak:none}}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart:before{font-family:FontAwesome!important;content:"\F07A";color:#fff;font-size:17px;display:inline-block}@media (max-width:47.9375em){.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart{display:none}}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#fb5373;margin-left:15px}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter:before{speak:none}}.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter:before{font-family:FontAwesome!important;content:"\F0B0";color:#fff;font-size:17px;display:inline-block}@media (min-width:48em){.genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter{display:none}}.results--is-loading .checkbox__label__text{opacity:.5}.results--is-loading .checkbox__label__count{opacity:0}.results--is-loading .results-wrapper{opacity:.2}.results--is-loading .results-noResultsMessage{visibility:hidden}.comp-location-finder{position:relative;padding-bottom:0;max-height:100vh}.comp-location-finder .button{border:0;width:40px;height:40px;background:#fb5373;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.comp-location-finder .button:before{color:#fff;font-size:15px}.comp-location-finder .poi{background:#fff;padding:15px 15px 15px 20px;margin-bottom:10px;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative;color:#fb5373;font-family:Webfont,sans-serif}.comp-location-finder .poi--is-active,.comp-location-finder .poi--popup,.comp-location-finder .poi:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.comp-location-finder .poi--popup{min-width:300px;padding:15px;-webkit-transform:translateY(calc(-100% - 85px)) translateX(-50%);transform:translateY(calc(-100% - 85px)) translateX(-50%);-webkit-transition:-webkit-transform 1s ease-in;transition:-webkit-transform 1s ease-in;transition:transform 1s ease-in;transition:transform 1s ease-in,-webkit-transform 1s ease-in}.comp-location-finder .poi--popup:after{position:absolute;z-index:5;display:block;bottom:0;left:50%;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #fff;content:"";-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);pointer-events:none}.comp-location-finder .poi__name{line-height:24px;font-size:20px;font-weight:400;margin-bottom:10px;margin-top:0;padding-right:24px}.comp-location-finder .poi__name--popup{line-height:17px;font-size:13px;font-weight:700;margin-bottom:0;margin-top:0}.comp-location-finder .poi__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#36393a;font-size:13px;line-height:17px;margin-bottom:15px}.comp-location-finder .poi__address--popup{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:250px;color:#36393a;margin-bottom:10px;font-size:13px}.comp-location-finder .poi__distance{font-size:13px;line-height:17px;margin-top:-10px;margin-bottom:15px;font-style:normal}.comp-location-finder .poi__distance--popup{margin-top:-5px}.comp-location-finder .poi__button--popup{color:#36393a;background-color:transparent;position:absolute;font-size:12px;top:10px;right:10px;border:none;height:12px;width:12px}.comp-location-finder .poi__button--popup .fa-times:before{position:absolute;top:0;bottom:0;left:0;right:0}.comp-location-finder .location-finder__list__toggle{padding:20px;background:#fff;color:#36393a;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:64em){.comp-location-finder .location-finder__list__toggle{display:none}}.comp-location-finder .location-finder__list__toggle.filter-list__closing-bar{display:block}.comp-location-finder .location-finder__toggle__button{color:#36393a;font-size:19px}.comp-location-finder .location-finder__toggle__button .location-finder__toggle__icon{padding:0;border:0;background:transparent;font-size:22px;margin-right:12px}.comp-location-finder .location-finder__wrapper{height:100%}@media (max-width:63.9375em){.comp-location-finder .location-finder__wrapper{position:relative;z-index:3;max-height:0;min-height:0;overflow-y:auto;background:#ebebeb}}.comp-location-finder .location-finder__wrapper .pagination{margin:0}@media (max-width:63.9375em){.comp-location-finder .location-finder__wrapper-animate{-webkit-transition:max-height .75s,min-height .75s,-webkit-transform .25s ease-in;transition:max-height .75s,min-height .75s,-webkit-transform .25s ease-in;transition:max-height .75s,transform .25s ease-in,min-height .75s;transition:max-height .75s,transform .25s ease-in,min-height .75s,-webkit-transform .25s ease-in}.comp-location-finder .location-finder__wrapper-animate .location-finder__list__toggle{margin-bottom:25px}.comp-location-finder .location-finder__wrapper-popup{-webkit-transition:unset;transition:unset}}.comp-location-finder .location-finder__scroll{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:63.9375em){.comp-location-finder .location-finder__list--is-active .location-finder__wrapper{position:fixed;top:100vh;z-index:890;height:100%;width:100vw;min-height:100vh;-webkit-transform:translateY(calc(-100vh - 1px));transform:translateY(calc(-100vh - 1px))}.comp-location-finder .location-finder__list--is-active .location-finder__wrapper-animate{-webkit-transition:max-height 1s,-webkit-transform .25s ease-out;transition:max-height 1s,-webkit-transform .25s ease-out;transition:max-height 1s,transform .25s ease-out;transition:max-height 1s,transform .25s ease-out,-webkit-transform .25s ease-out}.comp-location-finder .location-finder__list--is-active .location-finder__wrapper-popup{-webkit-transition:unset;transition:unset}}.comp-location-finder .location-finder__filters-on{padding:0}.comp-location-finder .location-finder__filters-on .location-finder__actions{display:none}.comp-location-finder .location-finder__filters-on .filters-pop-up{padding:0 20px}@media (max-width:63.9375em){.comp-location-finder .location-finder__filters-on .filters-pop-up{padding:0}}.comp-location-finder .filters-pop-up{display:block}.comp-location-finder .noResults{width:100%;height:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#36393a}.comp-location-finder .noResults .noResults__maintext{font-weight:700;font-size:25px;line-height:30px;margin-top:20px}.comp-location-finder .noResults .noResults__subtext{font-size:15px;line-height:20px;margin-top:5px}.comp-location-finder .poi-list__header{background:#fff}@media (min-width:64em){.comp-location-finder .poi-list__header{display:none}}.comp-location-finder .poi-list{height:100%}.comp-location-finder .poi-list__button{padding:0;position:relative;display:block;margin:-11px auto;z-index:2;width:25px;height:25px;border-radius:50%;border:0;background:#fb5373;color:#fff}.comp-location-finder .poi-list__button--hidden{display:none}.comp-location-finder .poi-list__button-icon{color:#fff;font-size:12px;line-height:24px}.comp-location-finder .poi-list__counter{position:relative;padding:0 15px 15px;margin-bottom:0;font-size:15px;font-weight:400;cursor:pointer;background-color:#fff;color:#fb5373}.comp-location-finder .poi-list__counter .poi-list__icon{margin-right:6px}.comp-location-finder .poi-list__results{width:calc(100% - 1px);padding:5px 25px 0;scrollbar-width:thin;scrollbar-color:#cdcdce #fff}@media (min-width:64em){.comp-location-finder .poi-list__results{max-height:calc(100vh - 265px);overflow:auto;overflow:overlay;margin-bottom:1px}.cq_editMode .comp-location-finder .poi-list__results{max-height:776px}}.comp-location-finder .poi-list__results--scrollbar::-webkit-scrollbar{width:6px;background-color:#fff}.comp-location-finder .poi-list__results--scrollbar::-webkit-scrollbar-track{outline:1px solid #fff}.comp-location-finder .poi-list__results--scrollbar::-webkit-scrollbar-thumb{background-color:#cdcdce;border-radius:3px}.comp-location-finder .poi-list__results-number{font-size:15px;line-height:20px;color:#36393a;margin:-5px 25px 10px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width:63.9375em){.comp-location-finder .poi-list__results-number{display:none}}.comp-location-finder .poi__speciality{position:absolute;top:15px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comp-location-finder .poi__speciality--popup{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:unset;bottom:15px}.comp-location-finder .poi__specialityIcon{position:relative;width:25px;height:25px;display:block;margin-bottom:5px;border-radius:50%;background:#222425;line-height:24px;text-align:center}.comp-location-finder .poi__specialityIcon:before{color:#fff;font-size:20px;font-family:icomoon,sans-serif}.comp-location-finder .poi__specialityIcon--popup{margin-bottom:0;margin-left:5px;width:20px;height:20px;line-height:19px}.comp-location-finder .poi__specialityIcon--popup:before{font-size:18px}@media (min-width:64em){.comp-location-finder [data-tooltip]{position:relative}.comp-location-finder [data-tooltip]:before{position:absolute;z-index:3;bottom:0;left:0;padding:5px 10px;white-space:nowrap;content:attr(data-tooltip);color:#fff;font-size:13px;line-height:17px;background-color:#36393a;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;pointer-events:none}.comp-location-finder [data-tooltip]:after{position:absolute;z-index:2;display:block;bottom:50%;left:0;width:10px;height:10px;margin-bottom:-4px;content:"";background-color:#36393a;opacity:0;-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;pointer-events:none}.comp-location-finder [data-tooltip]:hover{cursor:pointer}.comp-location-finder [data-tooltip]:hover:before{opacity:1;-webkit-transform:translate(calc(-100% - 10px));transform:translate(calc(-100% - 10px))}.comp-location-finder [data-tooltip]:hover:after{opacity:1;-webkit-transform:translate(calc(-50% - 10px)) rotate(45deg);transform:translate(calc(-50% - 10px)) rotate(45deg)}}.comp-location-finder .default-cluster{background-color:#36393a;border-radius:50%}.comp-location-finder .default-cluster div{font-size:20px!important;font-weight:400!important;font-family:Webfont,sans-serif!important}.comp-location-finder .default-cluster img{display:none}.comp-location-finder [aria-roledescription=map] div:active,.comp-location-finder [aria-roledescription=map] div:focus{border:none;outline:none}@media (min-width:64em){.location-finder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}}.location-finder .chips{margin:5px 25px 15px}@media (min-width:64em){.location-finder__listing{background:#ebebeb;width:33.3333%;-webkit-box-flex:1;-ms-flex:1 1 33.3333%;flex:1 1 33.3333%}}.location-finder__map{height:calc(100vh - 108px)}@media (min-width:64em){.location-finder__map{height:calc(100vh - 160px);width:66.6667%;-webkit-box-flex:1;-ms-flex:1 1 66.6667%;flex:1 1 66.6667%}}.cq_editMode .location-finder__map{height:900px}.cq_editMode .location-finder__map>div{height:900px!important}.location-finder__list{height:100%;max-height:calc(100vh - 250px)}.cq_editMode .location-finder__list{max-height:850px}.location-finder__actions{position:relative;margin:25px 26px 20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:63.9375em){.location-finder__actions{margin:0;padding:20px;width:100%;position:absolute;top:0;left:0;right:0}}.location-finder__actions .button{margin-left:10px}.gm-err-container{max-height:900px}.cq-Editable-dom .location-finder__list{max-height:80vh}.cq-Editable-dom .location-finder__map{height:75vh;max-height:900px}.comp-highlights-teaser{width:100%}.comp-highlights-teaser .teaser-container{margin:0 -12px;padding:0;list-style:none}.comp-highlights-teaser .teaser-container .teaser{font-size:15px;line-height:20px;width:100%}.comp-highlights-teaser .teaser-container .teaser .comp-image{margin:0 0 10px}.comp-highlights-teaser .teaser-container .teaser img{width:auto;max-width:100%;height:auto}.teasers.parsys .comp-highlights-teaser{margin-bottom:60px}@media (max-width:47.9375em){.teasers.parsys .comp-highlights-teaser{margin-bottom:50px}}.comp-html5module{text-align:center}.comp-section .comp-html5module{margin-bottom:60px}@media (max-width:47.9375em){.comp-section .comp-html5module{margin-bottom:50px}}.comp-section .comp-html5module.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-section .comp-html5module.margin-none{margin-bottom:0}}.comp-section .comp-html5module.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-section .comp-html5module.margin-reduced{margin-bottom:25px}}.comp-html5module iframe{width:100%;border:0;vertical-align:top}@media (min-width:64em){.comp-html5module.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-html5module.hide-medium{display:none}}@media (max-width:47.9375em){.comp-html5module.hide-small{display:none}}.comp-iframe{margin-bottom:60px}@media (max-width:47.9375em){.comp-iframe{margin-bottom:50px}}.comp-iframe iframe{width:100%;border:0}.comp-image{margin-bottom:60px}@media (max-width:47.9375em){.comp-image{margin-bottom:50px}}.comp-image.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-image.margin-none{margin-bottom:0}}.comp-image.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-image.margin-reduced{margin-bottom:25px}}.comp-image img.single-img{display:block;width:100%}.comp-image a,.style-dark .comp-image a,.style-light .comp-image a{color:#fb5373}.style-color .comp-image a{color:#36393a}.comp-image .img-wrapper{position:relative}.comp-image .icon-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;background-color:rgba(0,0,0,.5);text-align:center}.comp-image .icon-wrapper i{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;color:#fff;font-size:30px}.comp-image p,.style-light .comp-image p{color:#686a6b}.style-dark .comp-image p{color:#ebebeb}.style-color .comp-image p{color:#fed4dc}.comp-image p.img-caption{font-size:11px;line-height:14px;margin:0;padding-top:10px;padding-bottom:10px}.comp-image.effect-zoom-in .img-wrapper{overflow:hidden}.comp-image.effect-zoom-in .img-wrapper img{-webkit-transform:scale3d(1.02,1.02,1);transform:scale3d(1.02,1.02,1);-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.comp-image.effect-zoom-in:hover .img-wrapper img{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.comp-image:hover .icon-wrapper{opacity:1}.comp-image-gallery{margin-top:-12px;margin-bottom:60px}.comp-image-gallery,.style-light .comp-image-gallery{color:#36393a}.style-color .comp-image-gallery,.style-dark .comp-image-gallery{color:#fff}.comp-image-gallery a,.style-dark .comp-image-gallery a,.style-light .comp-image-gallery a{color:#fb5373}.style-color .comp-image-gallery a{color:#36393a}.comp-image-gallery a:active,.comp-image-gallery a:focus,.comp-image-gallery a:hover{text-decoration:underline}.comp-image-gallery a:active,.comp-image-gallery a:focus,.comp-image-gallery a:hover,.style-light .comp-image-gallery a:active,.style-light .comp-image-gallery a:focus,.style-light .comp-image-gallery a:hover{color:#dd355c}.style-dark .comp-image-gallery a:active,.style-dark .comp-image-gallery a:focus,.style-dark .comp-image-gallery a:hover{color:#fb5373}.style-color .comp-image-gallery a:active,.style-color .comp-image-gallery a:focus,.style-color .comp-image-gallery a:hover{color:#36393a}@media (max-width:47.9375em){.comp-image-gallery{margin-bottom:50px}}.comp-image-gallery .comp-image{margin-top:12px;margin-bottom:12px}.comp-image-gallery .comp-image p.img-caption{line-height:14px;position:absolute;right:10px;bottom:10px;left:10px;max-height:3em;margin:0;padding:0;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;color:#fff;font-size:11px}.comp-image-gallery .comp-image:hover p.img-caption{opacity:1}.comp-image-gallery .slick-slide .comp-image{margin-bottom:0}.comp-image-gallery .slick-arrow{margin-top:6px}.comp-image-gallery .justified-gallery{margin-bottom:12px}.comp-image-gallery .justified-gallery a:hover .justified-gallery-caption{display:inline;display:initial;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;opacity:.7}.comp-image-gallery .justified-gallery .comp-image{margin:0}.comp-image-gallery .justified-gallery .comp-image p.img-caption{max-height:inherit}.comp-image-gallery .justified-gallery-caption{display:none;position:absolute;right:0;bottom:0;left:0;margin:0;padding:5px 30px 5px 5px;background-color:#000;color:#fff}.comp-image-gallery .is-justified-carousel .comp-image img{width:auto;height:165px}.comp-image-gallery .is-justified-carousel .slick-slide{margin-right:2px;margin-left:2px}.comp-image-gallery .is-justified-carousel .slick-next{right:0}.comp-image-gallery .is-justified-carousel .slick-prev{left:0}.comp-image-gallery .is-justified-carousel .slick-arrow{margin-top:0}.comp-image-gallery .load-more-images-link{font-size:13px;line-height:17px;display:block;padding-bottom:12px;border-bottom-width:1px;border-bottom-style:solid;text-align:center}.comp-image-gallery .load-more-images-link,.style-light .comp-image-gallery .load-more-images-link{border-color:#cdcdce}.style-dark .comp-image-gallery .load-more-images-link{border-color:#686a6b}.style-color .comp-image-gallery .load-more-images-link{border-color:#fda9b9}.comp-image-gallery .load-more-images-link:focus{text-decoration:none}.comp-image-gallery .load-more-images-link:focus,.style-dark .comp-image-gallery .load-more-images-link:focus,.style-light .comp-image-gallery .load-more-images-link:focus{color:#fb5373}.style-color .comp-image-gallery .load-more-images-link:focus{color:#36393a}.comp-image-gallery .load-more-images-link:hover,.style-light .comp-image-gallery .load-more-images-link:hover{border-color:#fb5373}.style-dark .comp-image-gallery .load-more-images-link:hover{border-color:#9a9c9c}.style-color .comp-image-gallery .load-more-images-link:hover{border-color:#fed4dc}.comp-image-gallery .load-more-images-link i{margin-left:5px}.comp-image-gallery.comp-image-gallery-justified{margin-top:0}.comp-job-detail{margin-bottom:60px}@media (max-width:47.9375em){.comp-job-detail{margin-bottom:50px}}.comp-job-detail.detail-page .detail-table{margin-bottom:40px}.comp-job-search{margin-bottom:60px;position:relative}@media (max-width:47.9375em){.comp-job-search{margin-bottom:50px}}.comp-job-search.title-style-light .title-container .sub-title,.comp-job-search.title-style-light .title-container .title{color:#36393a}.comp-job-search.title-style-dark .title-container .sub-title,.comp-job-search.title-style-dark .title-container .title{color:#fff}.comp-job-search .title-container .title,.comp-job-search.title-style-color .title-container .title{color:#fb5373}.comp-job-search .title-container .sub-title,.comp-job-search.title-style-color .title-container .sub-title{color:#fff}.comp-job-search .comp-form{margin-bottom:0}.comp-job-search .comp-form select.select{width:100%}.comp-job-search h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.comp-job-search h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-job-search h3 i.fa,.comp-job-search h3 i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-job-search h3 i.ui-corner-all{margin-left:12px;color:#f90}.comp-job-search .search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.comp-job-search .search-panel .title-full{display:table}.comp-job-search .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.comp-job-search .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.comp-job-search .search-panel .title-container{height:100px}}@media (min-width:64em){.comp-job-search .search-panel .title-container{height:150px}}.comp-job-search .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.comp-job-search .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.comp-job-search .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.comp-job-search .search-panel .title{padding-bottom:30px}}.comp-job-search .search-panel .form-head{margin:35px 0 40px;padding:15px 0 12px;background-color:#ebebeb}.comp-job-search .tabs .tabs-nav{padding:0;list-style:none;margin:-50px 0 15px}.comp-job-search .tabs .tabs-nav li{display:inline-block;float:left}.comp-job-search .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;background-color:#222425;color:#fff}.comp-job-search .tabs .tabs-nav li a.active{background-color:#ebebeb;color:inherit}.comp-job-search .tabs .tabs-container .tab-content{display:none}.comp-job-search .tabs .tabs-container .tab-content.active{display:block}.comp-job-search .search-results-container{margin-top:40px}.comp-job-search .search-results-container .search-results{display:none}.comp-job-search .search-results-container .search-results.active{display:block}.comp-job-search .search-results-container .js-textsearch-results .result-header{display:none}.comp-job-search .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.comp-job-search .search-result-table,.style-light .comp-job-search .search-result-table{color:#36393a}.style-color .comp-job-search .search-result-table,.style-dark .comp-job-search .search-result-table{color:#fff}.comp-job-search .search-result-table a,.style-dark .comp-job-search .search-result-table a,.style-light .comp-job-search .search-result-table a{color:#fb5373}.style-color .comp-job-search .search-result-table a{color:#36393a}.comp-job-search .search-result-table a:active,.comp-job-search .search-result-table a:focus,.comp-job-search .search-result-table a:hover{text-decoration:underline}.comp-job-search .search-result-table a:active,.comp-job-search .search-result-table a:focus,.comp-job-search .search-result-table a:hover,.style-light .comp-job-search .search-result-table a:active,.style-light .comp-job-search .search-result-table a:focus,.style-light .comp-job-search .search-result-table a:hover{color:#dd355c}.style-dark .comp-job-search .search-result-table a:active,.style-dark .comp-job-search .search-result-table a:focus,.style-dark .comp-job-search .search-result-table a:hover{color:#fb5373}.style-color .comp-job-search .search-result-table a:active,.style-color .comp-job-search .search-result-table a:focus,.style-color .comp-job-search .search-result-table a:hover{color:#36393a}.comp-job-search .search-result-table tbody tr.prom:first-child td{padding:0 0 10px}.comp-job-search .search-result-table tbody tr.prom td{font-style:normal;font-weight:700;padding:20px 0 10px;border-bottom:2px solid #cdcdce}.comp-job-search .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.comp-job-search .search-result-table td.search-result-entry>a{display:block;z-index:1}@media (max-width:47.9375em){.comp-job-search .search-result-table td.search-result-entry>a{padding-right:30px}.comp-job-search .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-job-search .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.comp-job-search .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.comp-job-search .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.comp-job-search .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.comp-job-search .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.comp-job-search .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.comp-job-search .search-result-table td.search-result-entry .meta span i{margin-right:6px}.comp-job-search .search-result-table td.search-result-entry .meta span.booked i,.comp-job-search .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.comp-job-search .more-results button{float:right}.comp-job-search .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.comp-job-search .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}@media (min-width:48em){.comp-job-search .button-hide-options,.comp-job-search .button-show-options{display:none}}@media (max-width:47.9375em){.comp-job-search .sm-only-first-option .row .col{visibility:hidden;height:0;margin:-1px;overflow:hidden}.comp-job-search .sm-only-first-option .row .col:first-child{visibility:visible;height:auto;margin:-1px;overflow:auto}}.comp-lab-finder.title-style-light .title-container .sub-title,.comp-lab-finder.title-style-light .title-container .title{color:#36393a}.comp-lab-finder.title-style-dark .title-container .sub-title,.comp-lab-finder.title-style-dark .title-container .title{color:#fff}.comp-lab-finder .title-container .title,.comp-lab-finder.title-style-color .title-container .title{color:#fb5373}.comp-lab-finder .title-container .sub-title,.comp-lab-finder.title-style-color .title-container .sub-title{color:#fff}.comp-lab-finder .component-head-mobile{display:none}.comp-lab-finder .component-head{margin-bottom:30px}.comp-lab-finder .component-head.search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.comp-lab-finder .component-head.search-panel .title-container{height:150px}.comp-lab-finder .component-head.search-panel .title{margin:0;font-size:40px;line-height:45px;padding:100px 0 30px;font-size:32px;line-height:37px}@media (max-width:47.9375em){.comp-lab-finder .component-head.search-panel .title{font-size:34px;line-height:39px}}.comp-lab-finder .component-head .tabs .tabs-nav{margin:0;padding:0;list-style:none;*zoom:1}.comp-lab-finder .component-head .tabs .tabs-nav:after,.comp-lab-finder .component-head .tabs .tabs-nav:before{display:table;content:" "}.comp-lab-finder .component-head .tabs .tabs-nav:after{clear:both}.comp-lab-finder .component-head .tabs .tabs-nav li{display:inline-block;float:left;background-color:#222425}.comp-lab-finder .component-head .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;color:#fff}.comp-lab-finder .component-head .tabs .tabs-nav li.active-tab{background-color:#ebebeb}.comp-lab-finder .component-head .tabs .tabs-nav li.active-tab a{color:inherit}.comp-lab-finder .component-head .tabs .tabs-container{margin-bottom:40px}.comp-lab-finder .component-head .tabs .tabs-container .tab-content{display:none;margin:0;padding:15px 15px 12px;background-color:#ebebeb}.comp-lab-finder .component-head .tabs .tabs-container .tab-content.active-tab{display:block}.comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options{*zoom:1;padding:10px 0 0 10px}.comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options:after,.comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options:before{display:table;content:" "}.comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options:after{clear:both}.comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-brands-search-area{margin-right:20px;float:left}.comp-lab-finder .component-body .form_set{padding:0;border:0}.comp-lab-finder .component-body .searchResults .js-speciality-search-area .label-speciality,.comp-lab-finder .component-body .searchResults .label-brands{display:none}.comp-lab-finder .component-body .map-container>div{width:100%;height:500px;margin-bottom:40px}.comp-lab-finder .component-body .map-container>div .cluster{font-style:normal;font-weight:400;border-radius:50%;background-color:#fb5373;color:#36393a}.comp-lab-finder .component-body .map-container .mapInfoWindow{font-size:13px;line-height:17px;width:300px;padding:10px 15px 15px;background-color:#fff}.comp-lab-finder .component-body .map-container .mapInfoWindow,.style-light .comp-lab-finder .component-body .map-container .mapInfoWindow{color:#36393a}.style-color .comp-lab-finder .component-body .map-container .mapInfoWindow,.style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow{color:#fff}.comp-lab-finder .component-body .map-container .mapInfoWindow a,.style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a,.style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a{color:#fb5373}.style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a{color:#36393a}.comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{text-decoration:underline}.comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.comp-lab-finder .component-body .map-container .mapInfoWindow a:hover,.style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{color:#dd355c}.style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{color:#fb5373}.style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{color:#36393a}.comp-lab-finder .component-body .map-container .mapInfoWindow .icon-speciality{margin-right:10px;border-radius:2px;background-color:#ebebeb;color:#fff;font-size:25px}.comp-lab-finder .component-body .map-container .mapInfoWindow .block{margin-bottom:16px}.comp-lab-finder .component-body .map-container .mapInfoWindow .block:not(.specialities) i{width:20px}.comp-lab-finder .component-body .map-container .mapInfoWindow h1{font-size:13px;line-height:17px;font-style:normal;font-weight:700}.comp-lab-finder .component-body .map-container .mapInfoWindow h2{font-size:13px;line-height:17px;font-style:normal;font-weight:400}.comp-lab-finder .component-body .map-container .mapInfoWindow:before{content:" ";position:absolute;z-index:1;bottom:-10px;left:50%;width:20px;height:20px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:inherit}.comp-lab-finder .component-body .result-table .icon-speciality{margin-right:20px;border-radius:5px;background-color:#ebebeb;color:#fff;font-size:48px}.comp-lab-finder .component-body .result-table table{width:100%}.comp-lab-finder .component-body .result-table tr{border-bottom:1px solid #cdcdce;cursor:pointer}.comp-lab-finder .component-body .result-table td,.comp-lab-finder .component-body .result-table th{width:33%;padding:15px 0 15px 15px;text-align:left;vertical-align:top}.comp-lab-finder .component-body .result-table td i,.comp-lab-finder .component-body .result-table th i{margin-right:6px}.comp-lab-finder .component-body .result-table th{margin:0;font-size:20px;line-height:24px;font-style:normal;font-weight:400;padding:0 0 10px 15px}.comp-lab-finder .component-body .result-table td .title{display:inline-block}.comp-lab-finder .component-body .result-table td .small{display:block}.comp-lab-finder .component-body .result-table td .speciality img{margin:0 20px 20px 0}.comp-lab-finder .component-body .result-table td:last-child{position:relative;text-align:right;vertical-align:middle}.comp-lab-finder .component-body .result-table td:last-child a{display:inline-block}.comp-lab-finder .component-body .result-table td:last-child a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-lab-finder .component-body .result-table td:last-child a:after{speak:none}}.comp-lab-finder .component-body .result-table td:last-child a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:20px;display:inline-block}.comp-lab-finder .component-body .result-table td:last-child a:hover{text-decoration:none}.comp-lab-finder .component-body .result-table td:last-child a:after{cursor:pointer}.comp-lab-finder .component-body .result-table td:last-child a:after,.style-light .comp-lab-finder .component-body .result-table td:last-child a:after{color:#36393a}.style-color .comp-lab-finder .component-body .result-table td:last-child a:after,.style-dark .comp-lab-finder .component-body .result-table td:last-child a:after{color:#fff}@media (max-width:47.9375em){.comp-lab-finder .component-body .component-head .comp-form,.comp-lab-finder .component-head,.comp-lab-finder .hide-mobile{display:none}.comp-lab-finder .component-body .component-head,.comp-lab-finder .component-head-mobile{display:block}.comp-lab-finder .map-container{margin:0 -14px}.comp-lab-finder .js-list-view-container{padding-top:20px}.comp-lab-finder .js-list-view-container .result-table tr:first-child{display:none}.comp-lab-finder .js-list-view-container .result-table tr:nth-child(2){border-top:1px solid #cdcdce}.comp-lab-finder .js-list-view-container .result-table td:first-child{width:auto}.comp-lab-finder .js-list-view-container .result-table td:nth-child(2){display:none;width:0}.comp-lab-finder .js-list-view-container .result-table td:nth-child(3){width:120px;padding-right:30px}.comp-lab-finder .js-list-view-container .result-table td:nth-child(4){width:auto}.comp-lab-finder .js-list-view-container .result-table .icon-speciality{margin-right:10px;margin-bottom:10px;font-size:25px}.comp-lab-finder .tab-content-mobile>div{padding-top:20px;padding-bottom:20px;background-color:#ebebeb}.comp-lab-finder .tab-content-mobile .js-geofilter-search-area .comp-button{padding-bottom:30px}.comp-lab-finder .tab-content-mobile .js-geofilter-search-area .comp-form-dropdown{margin-bottom:0}.comp-lab-finder .tab-content-mobile .js-speciality-search-area{padding-bottom:5px}.comp-lab-finder .tab-content-mobile .js-speciality-search-area .comp-form-checkbox{padding-bottom:0}.comp-lab-finder .tab-bar-mobile{font-size:20px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;border-bottom:1px solid #cdcdce}}@media (max-width:47.9375em) and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile{font-size:18px;line-height:22px}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .search-field{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.comp-lab-finder .tab-bar-mobile .search-field input{width:100%;height:100%;padding:0 0 0 20px;border:0;outline:0}.comp-lab-finder .tab-bar-mobile form{height:100%}.comp-lab-finder .tab-bar-mobile form button[type=submit]{display:none}.comp-lab-finder .tab-bar-mobile .tab{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50px;height:100%;border-left:1px solid #cdcdce;line-height:50px;text-align:center;vertical-align:middle}.comp-lab-finder .tab-bar-mobile .tab.tab-textsearch{border:0}.comp-lab-finder .tab-bar-mobile .tab.tab-textsearch:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-textsearch:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-textsearch:before{font-family:icomoon!important;content:"\E926";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab-geofilter:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-geofilter:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-geofilter:before{font-family:icomoon!important;content:"\E93B";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab-geofilter.active:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-geofilter.active:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-geofilter.active:before{font-family:icomoon!important;content:"\E93C";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab-speciality:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-speciality:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-speciality:before{font-family:icomoon!important;content:"\E927";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab-speciality.active:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-speciality.active:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-speciality.active:before{font-family:icomoon!important;content:"\E928";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab-view-list:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-view-list:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-view-list:before{font-family:icomoon!important;content:"\E929";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab-view-map{display:none}.comp-lab-finder .tab-bar-mobile .tab.tab-view-map:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-view-map:before{speak:none}}@media (max-width:47.9375em){.comp-lab-finder .tab-bar-mobile .tab.tab-view-map:before{font-family:icomoon!important;content:"\E92A";color:inherit;font-size:inherit;display:inline-block}.comp-lab-finder .tab-bar-mobile .tab.tab.active:before,.comp-lab-finder .tab-bar-mobile .tab.tab:before{position:relative;color:#36393a}}.comp-lab-finder .lab-finder-config{display:none}.comp-live-book{margin-bottom:60px}@media (max-width:47.9375em){.comp-live-book{margin-bottom:50px}}.comp-main-navigation{border-bottom:1px solid #cdcdce}.comp-main-navigation ul{margin:0;padding:0;list-style:none}.comp-main-navigation ul li{float:left}.comp-main-navigation ul li.burger a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.burger a:before{speak:none}}.comp-main-navigation ul li.burger a:before{font-family:icomoon!important;content:"\E902";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.search a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.search a:before{speak:none}}.comp-main-navigation ul li.search a:before{font-family:icomoon!important;content:"\E90E";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.eshop a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.eshop a:before{speak:none}}.comp-main-navigation ul li.eshop a:before{font-family:icomoon!important;content:"\E90D";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.contact a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.contact a:before{speak:none}}.comp-main-navigation ul li.contact a:before{font-family:icomoon!important;content:"\E904";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.phonebook a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.phonebook a:before{speak:none}}.comp-main-navigation ul li.phonebook a:before{font-family:icomoon!important;content:"\E946";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.myaccount a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.myaccount a:before{speak:none}}.comp-main-navigation ul li.myaccount a:before{font-family:icomoon!important;content:"\E942";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.myaccount.myaccount-logged-in a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-main-navigation ul li.myaccount.myaccount-logged-in a:before{speak:none}}.comp-main-navigation ul li.myaccount.myaccount-logged-in a:before{font-family:icomoon!important;content:"\E94B";color:inherit;font-size:24px;display:inline-block}.comp-main-navigation ul li.customicon i{position:relative;top:1px;font-size:24px}@media (max-width:47.9375em){.comp-main-navigation ul li.customicon i{font-size:20px}}.comp-main-navigation ul.active,.comp-main-navigation ul:active,.comp-main-navigation ul:focus,.comp-main-navigation ul:hover{color:#dd355c;text-decoration:none}.comp-nav-bar .comp-main-navigation{border-bottom:1px solid #cdcdce;background-color:#fff}.comp-nav-bar .comp-main-navigation+.nav-bar-wrapper{border-bottom:1px solid #cdcdce}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation+.nav-bar-wrapper{border:0}}.comp-nav-bar .comp-main-navigation .comp-rotator-container .slick-dots,.comp-nav-bar .comp-main-navigation .container,.comp-nav-bar .comp-main-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-nav-bar .comp-main-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-nav-bar .comp-main-navigation .navigation-mobile{position:relative;height:80px}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation .comp-rotator-container .slick-dots,.comp-nav-bar .comp-main-navigation .container,.comp-nav-bar .comp-main-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-nav-bar .comp-main-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-nav-bar .comp-main-navigation .navigation-mobile{height:60px}}.comp-nav-bar .comp-main-navigation ul{font-size:20px;line-height:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation ul{font-size:18px;line-height:22px}}.comp-nav-bar .comp-main-navigation ul li{display:inline-block;padding-right:30px}.comp-nav-bar .comp-main-navigation ul li a{color:#36393a}.comp-nav-bar .comp-main-navigation ul li a.active,.comp-nav-bar .comp-main-navigation ul li a:active,.comp-nav-bar .comp-main-navigation ul li a:focus,.comp-nav-bar .comp-main-navigation ul li a:hover{color:#dd355c;text-decoration:none}.comp-nav-bar .comp-main-navigation ul li a:before{position:relative;top:1px}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation ul li a:before{font-size:20px}}.comp-nav-bar .comp-main-navigation ul li a span{padding-left:10px}@media (max-width:63.9375em){.comp-nav-bar .comp-main-navigation ul li span{display:none}.comp-nav-bar .comp-main-navigation ul li.burger span{display:inline}}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation ul li{display:none}.comp-nav-bar .comp-main-navigation ul li.burger,.comp-nav-bar .comp-main-navigation ul li.search{display:inline}.comp-nav-bar .comp-main-navigation ul li.burger span{display:none}}.comp-nav-bar .comp-main-navigation .outer-container .comp-logo{margin-right:25px}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation .outer-container .comp-logo{margin-right:20px}}.comp-nav-bar .comp-main-navigation .comp-logo{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;height:44px;margin-right:12px;font-size:0}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation .comp-logo{height:33px}}.comp-nav-bar .comp-main-navigation .comp-logo img{width:auto;height:44px}@media (max-width:47.9375em){.comp-nav-bar .comp-main-navigation .comp-logo img{height:33px}}@media (max-width:47.9375em){.comp-flyout-header .comp-main-navigation{position:fixed;z-index:50;top:62px;left:0;width:100%;height:50px;margin-top:0;background-image:linear-gradient(#36393a 1px,#222425 0);background-position:0 -1px;background-size:100% 50px}.comp-flyout-header .comp-main-navigation .comp-rotator-container .slick-dots,.comp-flyout-header .comp-main-navigation .container,.comp-flyout-header .comp-main-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-flyout-header .comp-main-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-flyout-header .comp-main-navigation .navigation-mobile{padding:0}.comp-flyout-header .comp-main-navigation ul li a{font-size:20px;line-height:24px;display:inline-block;padding:0 15px}}@media (max-width:47.9375em) and (max-width:47.9375em){.comp-flyout-header .comp-main-navigation ul li a{font-size:18px;line-height:22px;line-height:49px}}@media (max-width:47.9375em){.comp-flyout-header .comp-main-navigation ul li a.active,.comp-flyout-header .comp-main-navigation ul li a:active,.comp-flyout-header .comp-main-navigation ul li a:focus,.comp-flyout-header .comp-main-navigation ul li a:hover{border-bottom:1px solid #fb5373;color:#fb5373}.comp-flyout-header .comp-main-navigation ul li a:before{font-size:20px}.comp-flyout-header .comp-main-navigation ul li span{display:none}}.main-nav-bar-placeholder{height:80px}@media (max-width:47.9375em){.main-nav-bar-placeholder{height:60px}}.comp-meta-navigation{color:#cdcdce;font-size:15px;line-height:18px;background-color:#222425}.comp-meta-navigation a{color:#cdcdce}.comp-meta-navigation a:active,.comp-meta-navigation a:focus,.comp-meta-navigation a:hover{color:#fff}.comp-meta-navigation .comp-rotator-container .slick-dots,.comp-meta-navigation .container,.comp-meta-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-meta-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-meta-navigation .navigation-mobile{position:relative;height:40px}.comp-meta-navigation .active{font-style:normal;font-weight:700}.comp-meta-navigation .meta-left,.comp-meta-navigation .meta-right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.comp-meta-navigation .meta-left ul,.comp-meta-navigation .meta-right ul{margin:0;padding:0;list-style:none;position:relative}.comp-meta-navigation .meta-left li{padding-right:25px;float:left}.comp-meta-navigation .meta-right{right:24px}.comp-meta-navigation .meta-right ul.languagechooser{display:inline-block}.comp-meta-navigation .meta-right ul.languagechooser li{display:inline-block;padding-right:8px}.comp-meta-navigation .meta-right span.chooser-separator{padding-right:3px}.comp-meta-navigation .meta-right a.countrychooser:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-meta-navigation .meta-right a.countrychooser:after{speak:none}}.comp-meta-navigation .meta-right a.countrychooser:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block;padding-left:10px}@media (max-width:47.9375em){.comp-meta-navigation{display:none}}.meta-nav-bar-placeholder{height:40px}@media (max-width:47.9375em){.meta-nav-bar-placeholder{display:none}}.comp-movie{margin-bottom:60px;position:relative}@media (max-width:47.9375em){.comp-movie{margin-bottom:50px}}.comp-movie.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-movie.margin-none{margin-bottom:0}}.comp-movie.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-movie.margin-reduced{margin-bottom:25px}}.comp-movie.ratio-16-9 .movie-wrapper{padding-bottom:56.25%}.comp-movie.ratio-4-3 .movie-wrapper{padding-bottom:75%}.comp-movie.ratio-1-1 .movie-wrapper{padding-bottom:100%}.comp-movie.is-background-video .s7videoviewer .s7calltoaction,.comp-movie.is-background-video .s7videoviewer .s7closedcaptionbutton,.comp-movie.is-background-video .s7videoviewer .s7controlbar,.comp-movie.is-background-video .s7videoviewer .s7iconeffect,.comp-movie.is-background-video .s7videoviewer .s7socialshare{display:none}.comp-movie .movie-wrapper{position:relative;height:0;overflow:hidden}.comp-movie .movie-wrapper .movie-canvas{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scale(1.01);transform:scale(1.01)}.comp-nav-bar{font-size:15px;line-height:20px;position:fixed;z-index:890;top:0;width:100%;background-color:#fff}.comp-nav-bar .sub-nav-bar{position:relative;height:40px}@media (max-width:47.9375em){.comp-nav-bar .sub-nav-bar{display:none}}.comp-nav-bar .sub-nav-bar a{color:#36393a}.comp-nav-bar .sub-nav-bar a.active,.comp-nav-bar .sub-nav-bar a:active,.comp-nav-bar .sub-nav-bar a:focus,.comp-nav-bar .sub-nav-bar a:hover{color:#dd355c;text-decoration:none}.sub-nav-bar-placeholder{height:41px}@media (max-width:47.9375em){.sub-nav-bar-placeholder{display:none}}.comp-magazine-teaser,.comp-news,.spotlight-color-secondary .comp-magazine-teaser{*zoom:1;margin-bottom:60px}.comp-magazine-teaser:after,.comp-magazine-teaser:before,.comp-news:after,.comp-news:before,.spotlight-color-secondary .comp-magazine-teaser:after,.spotlight-color-secondary .comp-magazine-teaser:before{display:table;content:" "}.comp-magazine-teaser:after,.comp-news:after,.spotlight-color-secondary .comp-magazine-teaser:after{clear:both}@media (max-width:47.9375em){.comp-magazine-teaser,.comp-news,.spotlight-color-secondary .comp-magazine-teaser{margin-bottom:50px}}.comp-magazine-teaser .component-title,.comp-news .component-title{font-size:25px;line-height:30px;margin:0 0 15px;overflow:hidden}.comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .comp-news .course-teaser__show-more,.comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.comp-magazine-teaser .component-show-more,.comp-news .comp-course-teaser-v2 .course-teaser__show-more,.comp-news .component-show-more{font-size:13px;line-height:17px;margin-top:15px}.comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .comp-news .course-teaser__show-more,.comp-course-teaser-v2 .style-dark .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .style-dark .comp-news .course-teaser__show-more,.comp-course-teaser-v2 .style-light .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .style-light .comp-news .course-teaser__show-more,.comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.comp-magazine-teaser .component-show-more,.comp-news .comp-course-teaser-v2 .course-teaser__show-more,.comp-news .component-show-more,.style-dark .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.style-dark .comp-magazine-teaser .component-show-more,.style-dark .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.style-dark .comp-news .component-show-more,.style-dark .spotlight-color-secondary .comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more,.style-light .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.style-light .comp-magazine-teaser .component-show-more,.style-light .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.style-light .comp-news .component-show-more,.style-light .spotlight-color-secondary .comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more{color:#fb5373}.comp-course-teaser-v2 .style-color .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .style-color .comp-news .course-teaser__show-more,.style-color .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.style-color .comp-magazine-teaser .component-show-more,.style-color .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.style-color .comp-news .component-show-more,.style-color .spotlight-color-secondary .comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more{color:#36393a}.comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more:hover,.comp-course-teaser-v2 .comp-news .course-teaser__show-more:hover,.comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more:hover,.comp-magazine-teaser .component-show-more:hover,.comp-news .comp-course-teaser-v2 .course-teaser__show-more:hover,.comp-news .component-show-more:hover{text-decoration:underline}.comp-magazine-teaser .news-item a,.comp-news .news-item a{font-size:13px;line-height:17px}.comp-magazine-teaser .news-item a,.comp-news .news-item a,.style-light .comp-magazine-teaser .news-item a,.style-light .comp-news .news-item a{color:#36393a}.style-color .comp-magazine-teaser .news-item a,.style-color .comp-news .news-item a,.style-dark .comp-magazine-teaser .news-item a,.style-dark .comp-news .news-item a{color:#fff}.comp-magazine-teaser .news-item a:active h4.news-title,.comp-magazine-teaser .news-item a:focus h4.news-title,.comp-magazine-teaser .news-item a:hover h4.news-title,.comp-news .news-item a:active h4.news-title,.comp-news .news-item a:focus h4.news-title,.comp-news .news-item a:hover h4.news-title{text-decoration:underline}.comp-magazine-teaser .news-item a:active h4.news-title,.comp-magazine-teaser .news-item a:focus h4.news-title,.comp-magazine-teaser .news-item a:hover h4.news-title,.comp-news .news-item a:active h4.news-title,.comp-news .news-item a:focus h4.news-title,.comp-news .news-item a:hover h4.news-title,.style-light .comp-magazine-teaser .news-item a:active h4.news-title,.style-light .comp-magazine-teaser .news-item a:focus h4.news-title,.style-light .comp-magazine-teaser .news-item a:hover h4.news-title,.style-light .comp-news .news-item a:active h4.news-title,.style-light .comp-news .news-item a:focus h4.news-title,.style-light .comp-news .news-item a:hover h4.news-title{color:#dd355c}.style-dark .comp-magazine-teaser .news-item a:active h4.news-title,.style-dark .comp-magazine-teaser .news-item a:focus h4.news-title,.style-dark .comp-magazine-teaser .news-item a:hover h4.news-title,.style-dark .comp-news .news-item a:active h4.news-title,.style-dark .comp-news .news-item a:focus h4.news-title,.style-dark .comp-news .news-item a:hover h4.news-title{color:#fb5373}.style-color .comp-magazine-teaser .news-item a:active h4.news-title,.style-color .comp-magazine-teaser .news-item a:focus h4.news-title,.style-color .comp-magazine-teaser .news-item a:hover h4.news-title,.style-color .comp-news .news-item a:active h4.news-title,.style-color .comp-news .news-item a:focus h4.news-title,.style-color .comp-news .news-item a:hover h4.news-title{color:#36393a}.comp-magazine-teaser .news-image-wrapper,.comp-news .news-image-wrapper{padding:0;overflow-x:hidden}.comp-magazine-teaser .news-text-wrapper,.comp-news .news-text-wrapper{overflow:hidden}.comp-magazine-teaser .news-text-wrapper.has-no-subtitle .news-meta,.comp-news .news-text-wrapper.has-no-subtitle .news-meta{margin-bottom:0}.comp-magazine-teaser .news-text-wrapper .news-meta,.comp-news .news-text-wrapper .news-meta{margin-bottom:12px}.comp-magazine-teaser .news-text-wrapper .news-meta i,.comp-news .news-text-wrapper .news-meta i{margin-right:6px}.comp-magazine-teaser .news-text-wrapper .news-meta span,.comp-news .news-text-wrapper .news-meta span{margin-right:12px}.comp-magazine-teaser .news-text-wrapper .news-title,.comp-news .news-text-wrapper .news-title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.comp-magazine-teaser .news-text-wrapper .news-title,.comp-news .news-text-wrapper .news-title{font-size:18px;line-height:22px}}.comp-magazine-teaser .news-text-wrapper .news-title,.comp-news .news-text-wrapper .news-title,.style-dark .comp-magazine-teaser .news-text-wrapper .news-title,.style-dark .comp-news .news-text-wrapper .news-title,.style-light .comp-magazine-teaser .news-text-wrapper .news-title,.style-light .comp-news .news-text-wrapper .news-title{color:#fb5373}.style-color .comp-magazine-teaser .news-text-wrapper .news-title,.style-color .comp-news .news-text-wrapper .news-title{color:#36393a}.comp-course-teaser-v2 .comp-news.is-box .course-teaser__show-more,.comp-course-teaser-v2 .is-box.comp-magazine-teaser .course-teaser__show-more,.comp-news.is-box .comp-course-teaser-v2 .course-teaser__show-more,.comp-news.is-box .component-show-more,.is-box.comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.is-box.comp-magazine-teaser .component-show-more{margin-top:-9px}.comp-news.is-box .news-item a,.is-box.comp-magazine-teaser .news-item a{color:#36393a}.comp-news.is-box .news-item a:active h4.news-title,.comp-news.is-box .news-item a:focus h4.news-title,.comp-news.is-box .news-item a:hover h4.news-title,.is-box.comp-magazine-teaser .news-item a:active h4.news-title,.is-box.comp-magazine-teaser .news-item a:focus h4.news-title,.is-box.comp-magazine-teaser .news-item a:hover h4.news-title{color:#fb5373;text-decoration:none}.comp-news.is-box .news-item,.is-box.comp-magazine-teaser .news-item{font-size:13px;line-height:17px;border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;position:relative;margin-bottom:24px;background-color:#fff}.comp-news.is-box .news-item,.is-box.comp-magazine-teaser .news-item,.style-light .comp-news.is-box .news-item,.style-light .is-box.comp-magazine-teaser .news-item{border-color:#ebebeb}.style-dark .comp-news.is-box .news-item,.style-dark .is-box.comp-magazine-teaser .news-item{border-color:#222425}.style-color .comp-news.is-box .news-item,.style-color .is-box.comp-magazine-teaser .news-item{border-color:#fb5373}.comp-news.is-box .news-item:hover,.is-box.comp-magazine-teaser .news-item:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.comp-news.is-box .news-text-wrapper,.is-box.comp-magazine-teaser .news-text-wrapper{position:relative;padding:15px}.comp-news.is-box .news-text-wrapper:after,.is-box.comp-magazine-teaser .news-text-wrapper:after{position:absolute;z-index:1;right:0;bottom:0;width:100%;height:30px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(transparent,#fff);background-repeat:no-repeat}.comp-magazine-teaser:not(.has-banner) .news-category-banner,.comp-magazine-teaser:not(.has-image) .news-image-wrapper,.comp-news:not(.has-banner) .news-category-banner,.comp-news:not(.has-image) .news-image-wrapper{display:none}.comp-news.has-banner .news-item .news-category-banner,.has-banner.comp-magazine-teaser .news-item .news-category-banner{width:100%;height:25px;background-color:#fb5373;color:#fff;line-height:25px}.comp-news.has-banner .news-item .news-category-banner i,.has-banner.comp-magazine-teaser .news-item .news-category-banner i{margin:0 6px 0 15px}.comp-news.type-big-box .news-title,.type-big-box.comp-magazine-teaser .news-title{display:inline-block}.comp-news.type-small-box .news-image-wrapper,.type-small-box.comp-magazine-teaser .news-image-wrapper{float:left}.comp-news.type-small-box .news-text-wrapper,.type-small-box.comp-magazine-teaser .news-text-wrapper{*zoom:1;padding-left:20px}.comp-news.type-small-box .news-text-wrapper:after,.comp-news.type-small-box .news-text-wrapper:before,.type-small-box.comp-magazine-teaser .news-text-wrapper:after,.type-small-box.comp-magazine-teaser .news-text-wrapper:before{display:table;content:" "}.comp-news.type-small-box .news-text-wrapper:after,.type-small-box.comp-magazine-teaser .news-text-wrapper:after{clear:both}.comp-news.type-list.no-subtitle .news-subtitle,.type-list.no-subtitle.comp-magazine-teaser .news-subtitle{display:none}.comp-news.type-list.no-subtitle .news-meta,.type-list.no-subtitle.comp-magazine-teaser .news-meta{margin-bottom:0}.comp-news.type-list .news-item,.type-list.comp-magazine-teaser .news-item{*zoom:1;padding:12px 0 9px;border-width:1px 0 0;border-style:solid}.comp-news.type-list .news-item:after,.comp-news.type-list .news-item:before,.type-list.comp-magazine-teaser .news-item:after,.type-list.comp-magazine-teaser .news-item:before{display:table;content:" "}.comp-news.type-list .news-item:after,.type-list.comp-magazine-teaser .news-item:after{clear:both}@media (max-width:47.9375em){.comp-news.type-list .news-item,.type-list.comp-magazine-teaser .news-item{padding-right:30px}}@media (max-width:47.9375em){.comp-news.type-list .news-item a:after,.type-list.comp-magazine-teaser .news-item a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-news.type-list .news-item a:after,.type-list.comp-magazine-teaser .news-item a:after{speak:none}}@media (max-width:47.9375em){.comp-news.type-list .news-item a:after,.type-list.comp-magazine-teaser .news-item a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:20px;display:inline-block;position:absolute;top:calc(50% - 10px);right:10px;cursor:pointer}.comp-news.type-list .news-item a:after,.style-light .comp-news.type-list .news-item a:after,.style-light .type-list.comp-magazine-teaser .news-item a:after,.type-list.comp-magazine-teaser .news-item a:after{color:#36393a}.style-color .comp-news.type-list .news-item a:after,.style-color .type-list.comp-magazine-teaser .news-item a:after,.style-dark .comp-news.type-list .news-item a:after,.style-dark .type-list.comp-magazine-teaser .news-item a:after{color:#fff}}.comp-news.type-list .news-item,.style-light .comp-news.type-list .news-item,.style-light .type-list.comp-magazine-teaser .news-item,.type-list.comp-magazine-teaser .news-item{border-color:#cdcdce}.style-dark .comp-news.type-list .news-item,.style-dark .type-list.comp-magazine-teaser .news-item{border-color:#686a6b}.style-color .comp-news.type-list .news-item,.style-color .type-list.comp-magazine-teaser .news-item{border-color:#fda9b9}.comp-news.type-list .news-item a,.type-list.comp-magazine-teaser .news-item a{display:inline-block;width:100%}.comp-news.type-list .news-item a:hover .news-title,.type-list.comp-magazine-teaser .news-item a:hover .news-title{text-decoration:underline}.comp-news.type-list .news-item-col:last-of-type .news-item,.type-list.comp-magazine-teaser .news-item-col:last-of-type .news-item{border-bottom-width:1px}.comp-news.type-list.has-image .news-text-wrapper,.type-list.has-image.comp-magazine-teaser .news-text-wrapper{padding-left:15px}.comp-news-detail{margin-bottom:60px}@media (max-width:47.9375em){.comp-news-detail{margin-bottom:50px}}.comp-news-detail .title-level-one{color:#fb5373}.comp-news-detail .downloadlist,.style-light .comp-news-detail .downloadlist{color:#36393a}.style-color .comp-news-detail .downloadlist,.style-dark .comp-news-detail .downloadlist{color:#fff}.comp-news-detail .downloadlist a,.style-dark .comp-news-detail .downloadlist a,.style-light .comp-news-detail .downloadlist a{color:#fb5373}.style-color .comp-news-detail .downloadlist a{color:#36393a}.comp-news-detail .downloadlist a:active,.comp-news-detail .downloadlist a:focus,.comp-news-detail .downloadlist a:hover{text-decoration:underline}.comp-news-detail .downloadlist a:active,.comp-news-detail .downloadlist a:focus,.comp-news-detail .downloadlist a:hover,.style-light .comp-news-detail .downloadlist a:active,.style-light .comp-news-detail .downloadlist a:focus,.style-light .comp-news-detail .downloadlist a:hover{color:#dd355c}.style-dark .comp-news-detail .downloadlist a:active,.style-dark .comp-news-detail .downloadlist a:focus,.style-dark .comp-news-detail .downloadlist a:hover{color:#fb5373}.style-color .comp-news-detail .downloadlist a:active,.style-color .comp-news-detail .downloadlist a:focus,.style-color .comp-news-detail .downloadlist a:hover{color:#36393a}.comp-news-detail .downloadlist .listtitle{font-size:20px;line-height:24px;font-style:normal;font-weight:400;margin:0 0 17px}.comp-news-detail .downloadlist .filelist{margin:0;list-style:none;padding:11px 0 7px;border-top:1px solid;border-bottom:1px solid}.comp-news-detail .downloadlist .filelist,.style-light .comp-news-detail .downloadlist .filelist{border-color:#cdcdce}.style-dark .comp-news-detail .downloadlist .filelist{border-color:#686a6b}.style-color .comp-news-detail .downloadlist .filelist{border-color:#fda9b9}.comp-news-detail .downloadlist .filelist .fileitem{position:relative;margin-bottom:10px}.comp-news-detail .downloadlist .filelist .fileitem:last-child{margin-bottom:5px}.comp-news-detail .downloadlist .filelist .fileitem a{font-size:15px;line-height:20px;display:inline-block;margin-bottom:5px}.comp-news-detail .downloadlist .filelist .fileitem .meta{font-size:13px;line-height:17px;display:block}.comp-news-detail .downloadlist .filelist .fileitem .meta i{margin-right:4px}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem.zip{margin-bottom:15px}.comp-news-detail .downloadlist .filelist .fileitem.zip:last-child{margin-bottom:6px}}.comp-news-detail .downloadlist .filelist .fileitem.zip .meta,.comp-news-detail .downloadlist .filelist .fileitem.zip a{padding-left:35px}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem.zip .meta,.comp-news-detail .downloadlist .filelist .fileitem.zip a{padding-left:50px}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper{position:absolute;top:5px}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label{font-style:normal;font-weight:400;margin-right:25px}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{speak:none}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{speak:none}}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{margin-right:10px}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before,.style-light .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{color:#36393a}.style-color .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before,.style-dark .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{color:#fff}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{speak:none}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before,.style-dark .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before,.style-light .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{color:#fb5373}.style-color .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{color:#36393a}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{speak:none}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before,.style-dark .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before,.style-light .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{color:#fb5373}.style-color .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{color:#36393a}.comp-news-detail .downloadlist .button{margin-top:15px}.comp-news-detail .tensid-whole_content{font-style:normal;font-weight:400;margin-bottom:10px}.comp-news-detail .tensid-whole_content .tensid-heading strong{margin:0;font-size:50px;line-height:57.5px;font-style:normal;font-weight:400;color:#fb5373}@media (max-width:47.9375em){.comp-news-detail .tensid-whole_content .tensid-heading strong{font-size:40px;line-height:45px}}.comp-news-detail .tensid-whole_content .tensid-heading strong span{color:inherit!important}.comp-news-detail .tensid-whole_content .tensid-heading p{margin:0;text-align:left!important;text-align:initial!important}.comp-news-detail .tensid-whole_content .tensid-spacer{display:none}.comp-news-detail .tensid-whole_content .tensid-lead{font-size:20px;line-height:26px}.comp-news-detail .tensid-whole_content .tensid-lead,.style-light .comp-news-detail .tensid-whole_content .tensid-lead{color:#36393a}.style-color .comp-news-detail .tensid-whole_content .tensid-lead,.style-dark .comp-news-detail .tensid-whole_content .tensid-lead{color:#fff}.comp-news-detail .tensid-whole_content .tensid-lead a,.style-dark .comp-news-detail .tensid-whole_content .tensid-lead a,.style-light .comp-news-detail .tensid-whole_content .tensid-lead a{color:#fb5373}.style-color .comp-news-detail .tensid-whole_content .tensid-lead a{color:#36393a}.comp-news-detail .tensid-whole_content .tensid-lead a:active,.comp-news-detail .tensid-whole_content .tensid-lead a:focus,.comp-news-detail .tensid-whole_content .tensid-lead a:hover{text-decoration:underline}.comp-news-detail .tensid-whole_content .tensid-lead a:active,.comp-news-detail .tensid-whole_content .tensid-lead a:focus,.comp-news-detail .tensid-whole_content .tensid-lead a:hover,.style-light .comp-news-detail .tensid-whole_content .tensid-lead a:active,.style-light .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.style-light .comp-news-detail .tensid-whole_content .tensid-lead a:hover{color:#dd355c}.style-dark .comp-news-detail .tensid-whole_content .tensid-lead a:active,.style-dark .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.style-dark .comp-news-detail .tensid-whole_content .tensid-lead a:hover{color:#fb5373}.style-color .comp-news-detail .tensid-whole_content .tensid-lead a:active,.style-color .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.style-color .comp-news-detail .tensid-whole_content .tensid-lead a:hover{color:#36393a}@media (max-width:47.9375em){.comp-news-detail .tensid-whole_content .tensid-lead{font-size:18px;line-height:22px}}.comp-news-detail .tensid-whole_content .tensid-lead ol,.comp-news-detail .tensid-whole_content .tensid-lead ul{padding-left:20px;list-style-type:none}.comp-news-detail .tensid-whole_content .tensid-lead ol li,.comp-news-detail .tensid-whole_content .tensid-lead ul li{position:relative}.comp-news-detail .tensid-whole_content .tensid-lead ol li:before,.comp-news-detail .tensid-whole_content .tensid-lead ul li:before{display:inline-block;position:absolute;left:-27px}.comp-news-detail .tensid-whole_content .tensid-lead ul li:before{content:"\E951";width:20px;-webkit-transform:scale(.4) translateX(-50%);transform:scale(.4) translateX(-50%);-webkit-transform-origin:right center;transform-origin:right center;font-family:icomoon;text-align:left}.comp-news-detail .tensid-whole_content .tensid-lead ol{counter-reset:numeric-counter}.comp-news-detail .tensid-whole_content .tensid-lead ol li:before{content:counter(numeric-counter) ".";width:20px;text-align:right;counter-increment:numeric-counter}.comp-news-detail .tensid-whole_content .tensid-lead ul{margin-bottom:30px}@media (max-width:47.9375em){.comp-news-detail .tensid-whole_content .tensid-lead ul{margin-bottom:25px}}.comp-news-detail .tensid-whole_content .tensid-lead ul li{margin-top:7px}.comp-news-detail .tensid-whole_content .tensid-footer td{padding:1em}.comp-news-detail .tensid-whole_content hr{border:1px solid #cdcdce;border-bottom:0;margin-bottom:1em}.comp-news-detail .tensid-whole_content table{width:100%}.comp-news-detail .tensid-whole_content p span{font-size:15px!important;line-height:20px!important}.comp-news-detail [markup=adhoclabel]{padding-bottom:10px;color:#36393a}.comp-news-detail [markup=header]{margin:0;font-size:50px;line-height:57.5px;font-style:normal;font-weight:400;color:#fb5373}@media (max-width:47.9375em){.comp-news-detail [markup=header]{font-size:40px;line-height:45px}}.comp-news-detail .news_main{font-style:normal;font-weight:400;margin-bottom:10px}.comp-news-detail .news_main [markup=lead]{font-size:20px;line-height:26px}.comp-news-detail .news_main [markup=lead],.style-light .comp-news-detail .news_main [markup=lead]{color:#36393a}.style-color .comp-news-detail .news_main [markup=lead],.style-dark .comp-news-detail .news_main [markup=lead]{color:#fff}.comp-news-detail .news_main [markup=lead] a,.style-dark .comp-news-detail .news_main [markup=lead] a,.style-light .comp-news-detail .news_main [markup=lead] a{color:#fb5373}.style-color .comp-news-detail .news_main [markup=lead] a{color:#36393a}.comp-news-detail .news_main [markup=lead] a:active,.comp-news-detail .news_main [markup=lead] a:focus,.comp-news-detail .news_main [markup=lead] a:hover{text-decoration:underline}.comp-news-detail .news_main [markup=lead] a:active,.comp-news-detail .news_main [markup=lead] a:focus,.comp-news-detail .news_main [markup=lead] a:hover,.style-light .comp-news-detail .news_main [markup=lead] a:active,.style-light .comp-news-detail .news_main [markup=lead] a:focus,.style-light .comp-news-detail .news_main [markup=lead] a:hover{color:#dd355c}.style-dark .comp-news-detail .news_main [markup=lead] a:active,.style-dark .comp-news-detail .news_main [markup=lead] a:focus,.style-dark .comp-news-detail .news_main [markup=lead] a:hover{color:#fb5373}.style-color .comp-news-detail .news_main [markup=lead] a:active,.style-color .comp-news-detail .news_main [markup=lead] a:focus,.style-color .comp-news-detail .news_main [markup=lead] a:hover{color:#36393a}@media (max-width:47.9375em){.comp-news-detail .news_main [markup=lead]{font-size:18px;line-height:22px}}.comp-news-detail .news_main [markup=lead] ol,.comp-news-detail .news_main [markup=lead] ul{padding-left:20px;list-style-type:none}.comp-news-detail .news_main [markup=lead] ol li,.comp-news-detail .news_main [markup=lead] ul li{position:relative}.comp-news-detail .news_main [markup=lead] ol li:before,.comp-news-detail .news_main [markup=lead] ul li:before{display:inline-block;position:absolute;left:-27px}.comp-news-detail .news_main [markup=lead] ul li:before{content:"\E951";width:20px;-webkit-transform:scale(.4) translateX(-50%);transform:scale(.4) translateX(-50%);-webkit-transform-origin:right center;transform-origin:right center;font-family:icomoon;text-align:left}.comp-news-detail .news_main [markup=lead] ol{counter-reset:numeric-counter}.comp-news-detail .news_main [markup=lead] ol li:before{content:counter(numeric-counter) ".";width:20px;text-align:right;counter-increment:numeric-counter}.comp-news-detail .news_main [markup=lead] ul{margin-bottom:30px}@media (max-width:47.9375em){.comp-news-detail .news_main [markup=lead] ul{margin-bottom:25px}}.comp-news-detail .news_main [markup=lead] ul li{margin-top:7px}.comp-news-detail .news_main [markup=footer] td{padding:1em}.comp-news-detail .news_main hr{border:1px solid #cdcdce;border-bottom:0;margin-bottom:1em}.comp-news-detail .news_main table{width:100%}.comp-news-detail .news_main p span{font-size:15px!important;line-height:20px!important}.comp-news-archive{margin-bottom:60px;position:relative}@media (max-width:47.9375em){.comp-news-archive{margin-bottom:50px}}.comp-news-archive.title-style-light .title-container .sub-title,.comp-news-archive.title-style-light .title-container .title{color:#36393a}.comp-news-archive.title-style-dark .title-container .sub-title,.comp-news-archive.title-style-dark .title-container .title{color:#fff}.comp-news-archive .title-container .title,.comp-news-archive.title-style-color .title-container .title{color:#fb5373}.comp-news-archive .title-container .sub-title,.comp-news-archive.title-style-color .title-container .sub-title{color:#fff}.comp-news-archive .comp-form{margin-bottom:0}.comp-news-archive .comp-form select.select{width:100%}.comp-news-archive h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.comp-news-archive h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-news-archive h3 i.fa,.comp-news-archive h3 i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-news-archive h3 i.ui-corner-all{margin-left:12px;color:#f90}.comp-news-archive .search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.comp-news-archive .search-panel .title-full{display:table}.comp-news-archive .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.comp-news-archive .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.comp-news-archive .search-panel .title-container{height:100px}}@media (min-width:64em){.comp-news-archive .search-panel .title-container{height:150px}}.comp-news-archive .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.comp-news-archive .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.comp-news-archive .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.comp-news-archive .search-panel .title{padding-bottom:30px}}.comp-news-archive .search-panel .form-head{margin:35px 0 40px;padding:15px 0 12px;background-color:#ebebeb}.comp-news-archive .tabs .tabs-nav{padding:0;list-style:none;margin:-50px 0 15px}.comp-news-archive .tabs .tabs-nav li{display:inline-block;float:left}.comp-news-archive .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;background-color:#222425;color:#fff}.comp-news-archive .tabs .tabs-nav li a.active{background-color:#ebebeb;color:inherit}.comp-news-archive .tabs .tabs-container .tab-content{display:none;padding:0 15px}.comp-news-archive .tabs .tabs-container .tab-content.active{display:block}.comp-news-archive .search-results-container{margin-top:40px}.comp-news-archive .search-results-container .search-results{display:none}.comp-news-archive .search-results-container .search-results.active{display:block}.comp-news-archive .search-results-container .js-textsearch-results .result-header{display:none}.comp-news-archive .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.comp-news-archive .search-result-table,.style-light .comp-news-archive .search-result-table{color:#36393a}.style-color .comp-news-archive .search-result-table,.style-dark .comp-news-archive .search-result-table{color:#fff}.comp-news-archive .search-result-table a,.style-dark .comp-news-archive .search-result-table a,.style-light .comp-news-archive .search-result-table a{color:#fb5373}.style-color .comp-news-archive .search-result-table a{color:#36393a}.comp-news-archive .search-result-table a:active,.comp-news-archive .search-result-table a:focus,.comp-news-archive .search-result-table a:hover{text-decoration:underline}.comp-news-archive .search-result-table a:active,.comp-news-archive .search-result-table a:focus,.comp-news-archive .search-result-table a:hover,.style-light .comp-news-archive .search-result-table a:active,.style-light .comp-news-archive .search-result-table a:focus,.style-light .comp-news-archive .search-result-table a:hover{color:#dd355c}.style-dark .comp-news-archive .search-result-table a:active,.style-dark .comp-news-archive .search-result-table a:focus,.style-dark .comp-news-archive .search-result-table a:hover{color:#fb5373}.style-color .comp-news-archive .search-result-table a:active,.style-color .comp-news-archive .search-result-table a:focus,.style-color .comp-news-archive .search-result-table a:hover{color:#36393a}.comp-news-archive .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.comp-news-archive .search-result-table td.search-result-entry>a{display:block;z-index:1}@media (max-width:47.9375em){.comp-news-archive .search-result-table td.search-result-entry>a{padding-right:30px}.comp-news-archive .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.comp-news-archive .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.comp-news-archive .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.comp-news-archive .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.comp-news-archive .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.comp-news-archive .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.comp-news-archive .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.comp-news-archive .search-result-table td.search-result-entry .meta span i{margin-right:6px}.comp-news-archive .search-result-table td.search-result-entry .meta span.booked i,.comp-news-archive .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.comp-news-archive .more-results button{float:right}@media (max-width:47.9375em){.comp-news-archive .advanced-filters{display:none}.comp-news-archive .advanced-filters.show-filters{display:block}}@media (min-width:48em){.comp-news-archive .button-hide-options,.comp-news-archive .button-show-options{display:none}}.comp-news-archive .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.comp-news-archive .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.comp-online-verification{margin-bottom:60px}@media (max-width:47.9375em){.comp-online-verification{margin-bottom:50px}}.comp-online-verification p{margin-bottom:10px}.comp-online-verification .form-wrapper .comp-form{margin-bottom:0}@media (min-width:48em){.comp-online-verification .form-wrapper .comp-form fieldset>div{display:inline-block;vertical-align:top}}@media (min-width:48em){.comp-online-verification .form-wrapper .comp-form .comp-form-text{margin-right:15px}}.comp-online-verification .result{margin-top:30px}@media (max-width:47.9375em){.comp-online-verification .comp-button{float:right}}@media (min-width:48em){.comp-online-verification .comp-button{margin-top:29px}}.comp-page-summary .comp-button a:hover{color:#fff}.comp-page-summary .comp-button span{padding:0 25px}.comp-page-summary .intro-text-level-one{font-size:18px;line-height:24px;margin-bottom:35px}.comp-people-directory{margin-bottom:60px}@media (max-width:47.9375em){.comp-people-directory{margin-bottom:50px}}.comp-people-directory .people-group-title{*zoom:1;font-style:normal;font-weight:700;display:inline-block;padding:20px 0 10px}.comp-people-directory .people-group-title:after,.comp-people-directory .people-group-title:before{display:table;content:" "}.comp-people-directory .people-group-title:after{clear:both}.comp-people-directory .people-group-title:first-of-type{padding:0 0 10px}.comp-people-directory .search-results-container{margin-top:40px}.comp-people-teaser .people-group-title{*zoom:1;font-style:normal;font-weight:700;display:inline-block;padding:20px 0 10px}.comp-people-teaser .people-group-title:after,.comp-people-teaser .people-group-title:before{display:table;content:" "}.comp-people-teaser .people-group-title:after{clear:both}.comp-people-teaser .people-group-title:first-child{padding-top:0}.comp-people-teaser .teaser-entries{*zoom:1}.comp-people-teaser .teaser-entries:after,.comp-people-teaser .teaser-entries:before{display:table;content:" "}.comp-people-teaser .teaser-entries:after{clear:both}.comp-people-teaser .teaser-entries .teaser-entry{width:100%;float:left}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link{padding-right:30px}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after,.style-light .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{color:#36393a}.style-color .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after,.style-dark .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{color:#fff}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link.open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-people-teaser .teaser-entries .teaser-entry a.entry-link.open:after{speak:none}}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link.open:after{font-family:icomoon!important;content:"\E912";color:inherit;font-size:inherit;display:inline-block}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{speak:none}}.comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.comp-poi-details{margin-bottom:40px}@media (max-width:47.9375em){.comp-poi-details{margin-bottom:30px}}.comp-poi-details .text{font-size:20px;line-height:26px;margin-right:10px;margin-bottom:20px}@media (max-width:47.9375em){.comp-poi-details .text{font-size:18px;line-height:22px}}.comp-poi-details .text .poi-details-attribute img,.comp-poi-details .text .speciality-image{vertical-align:middle}.comp-poi-details .text .col{position:relative}.comp-poi-details .text .col i{padding-top:2px}.comp-poi-details .text .col i.ci[class*=ci-poi-]{margin-top:-6px;margin-left:-6px;font-size:28px}.comp-poi-details .text .col img{padding-top:5px}.comp-poi-details .text .col i,.comp-poi-details .text .col img{position:absolute}.comp-poi-details .text .col i+span,.comp-poi-details .text .col img+span{display:inline-block;margin-left:35px}.comp-poi-details-editbutton{margin-bottom:60px;height:40px;padding:10px}@media (max-width:47.9375em){.comp-poi-details-editbutton{margin-bottom:50px}}.comp-poi-details-map{margin-bottom:60px}.comp-poi-details-map .map-container{margin-bottom:10px}.comp-poi-details-map .map-container .js-lab-finder-detailed-profile-map{width:100%;height:444px}.comp-poi-details-map fieldset{margin:0;padding:0;border:0}.comp-poi-details-map .directions{border:2px solid #ebebeb}.comp-poi-details-map .directions .comp-form{margin:0;padding:15px;background-color:#ebebeb}.comp-poi-details-map .directions .comp-form .driving-directions-title{font-size:20px;line-height:26px;margin-bottom:20px}@media (max-width:47.9375em){.comp-poi-details-map .directions .comp-form .driving-directions-title{font-size:18px;line-height:22px;margin-bottom:30px}}.comp-poi-details-map .directions .comp-form .comp-button{float:right}.comp-poi-details-map .directions .directions-list{padding:0 5px;background-color:#fff}.comp-poi-details-map .directions .directions-list table.adp-placemark td{padding:12px 8px}.comp-poi-details-map .adp-substep b:after{content:" ";font-size:.001px}@media (max-width:47.9375em){.comp-poi-details-map{margin-bottom:50px}}.comp-poi-details-title{margin-bottom:40px}@media (max-width:47.9375em){.comp-poi-details-title{margin-bottom:30px}}.comp-poi-details-title h3{margin:0;font-size:40px;line-height:45px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-poi-details-title h3{font-size:34px;line-height:39px}}.comp-poi-details-title h4{margin:0;font-size:28px;line-height:34px;font-style:normal;font-weight:400}.comp-poi-details-title h5{margin:0;font-size:25px;line-height:30px;font-style:normal;font-weight:400}.comp-poi-format{margin-bottom:40px}@media (max-width:47.9375em){.comp-poi-format{margin-bottom:30px}}.comp-poi-speciality-header{margin-bottom:60px}@media (max-width:47.9375em){.comp-poi-speciality-header{margin-bottom:50px}}.comp-poi-speciality-header td.bold{font-weight:700}.comp-poi-speciality-translation{margin-bottom:60px}@media (max-width:47.9375em){.comp-poi-speciality-translation{margin-bottom:50px}}.comp-poi-speciality-translation td.bold{font-weight:700}.comp-resource-search{margin-bottom:60px}@media (max-width:47.9375em){.comp-resource-search{margin-bottom:50px}}.comp-resource-search .search-results-container{margin-top:40px}.comp-resource-search .tabs-results .tabs-results-content{display:none}.comp-resource-search .tabs-results .tabs-results-content.active-tab{display:block}.comp-resource-search .js-textsearch-results .col-order-by{display:none}.comp-resource-search .resource-download-form{position:relative}@media (max-width:47.9375em){.comp-resource-search .advanced-filters{display:none}.comp-resource-search .advanced-filters.show-filters{display:block}}@media (min-width:48em){.comp-resource-search .button-hide-options,.comp-resource-search .button-show-options{display:none}}.comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry,.style-light .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry{border-color:#cdcdce}.style-dark .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry{border-color:#686a6b}.style-color .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry{border-color:#fda9b9}.comp-resource-asset-configuration .comp-resource-asset-attributes{margin-bottom:60px}@media (max-width:47.9375em){.comp-resource-asset-configuration .comp-resource-asset-attributes{margin-bottom:50px}}.comp-resource-asset-configuration .comp-resource-asset-attributes ul li{margin-bottom:10px}.comp-resource-asset-configuration .comp-resource-asset-mappings{margin-bottom:60px}@media (max-width:47.9375em){.comp-resource-asset-configuration .comp-resource-asset-mappings{margin-bottom:50px}}.comp-resource-asset-configuration .comp-resource-asset-mappings ul{margin:0}.comp-rotator-container{margin:0;padding:0;list-style:none;*zoom:1;position:relative}.comp-rotator-container:after,.comp-rotator-container:before{display:table;content:" "}.comp-rotator-container:after{clear:both}@media (min-width:64em){.comp-rotator-container.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-rotator-container.hide-medium{display:none}}@media (max-width:47.9375em){.comp-rotator-container,.comp-rotator-container.mobile-style-light{background-color:#fff}.comp-rotator-container.mobile-style-light .title-full .title-container .title,.comp-rotator-container .title-full .title-container .title{color:#fb5373}.comp-rotator-container.mobile-style-light .title-full .title-container .sub-title,.comp-rotator-container .title-full .title-container .sub-title{color:#36393a}.comp-rotator-container.mobile-style-dark{background-color:#222425}.comp-rotator-container.mobile-style-dark .title-full .title-container .title{color:#fb5373}.comp-rotator-container.mobile-style-dark .title-full .title-container .sub-title{color:#fff}.comp-rotator-container.mobile-style-color{background-color:#fb5373}.comp-rotator-container.mobile-style-color .title-full .title-container .title{color:#36393a}.comp-rotator-container.mobile-style-color .title-full .title-container .sub-title{color:#fff}.comp-rotator-container.hide-small{display:none}}.comp-section .comp-rotator-container.slick-dotted.slick-slider{margin-bottom:60px}@media (max-width:47.9375em){.comp-section .comp-rotator-container.slick-dotted.slick-slider{margin-bottom:50px}}.comp-rotator-container.slick-dotted.slick-slider{margin-bottom:0}.comp-rotator-container .background-image{overflow:hidden;background-repeat:no-repeat;background-position:50%;background-size:cover}.comp-rotator-container .comp-buttongroup{margin-top:20px}.comp-rotator-container .slick-prev{left:0}.comp-rotator-container .slick-next{right:0}@media (max-width:47.9375em){.comp-rotator-container.dots-style-light .slick-dots{color:#36393a}.comp-rotator-container.dots-style-color .slick-dots,.comp-rotator-container.dots-style-dark .slick-dots{color:#fff}}@media (max-width:63.9375em){.comp-rotator-container .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.comp-rotator-container .slick-slide{height:inherit!important}.comp-rotator-container .slick-slide.background-light{background-color:#fff}.comp-rotator-container .slick-slide.background-dark{background-color:#222425}.comp-rotator-container .slick-slide.background-color{background-color:#fb5373}}.comp-rotator-container .slick-dots{right:0;bottom:15px;left:0;padding-right:20px;padding-left:0;color:#fff;text-align:right}@media (max-width:63.9375em){.comp-rotator-container .slick-dots{top:265px;bottom:inherit}}@media (max-width:47.9375em){.comp-rotator-container .slick-dots{top:165px;bottom:inherit!important}}.comp-rotator-container .slick-dots li,.comp-rotator-container .slick-dots li button{width:20px;height:20px}.comp-rotator{width:100%}@media (max-width:63.9375em){.comp-rotator{height:100%!important}}.comp-rotator:first-of-type{display:block}.comp-rotator .wrapper{overflow:hidden}.comp-rotator .title-container .sub-title{margin-top:0;margin-bottom:15px}.comp-rotator .title-container .title{margin-top:0}.comp-rotator .title-container .comp-buttongroup{margin-bottom:-20px}.js-rotator-slide-nonfirst{display:none}.comp-rss-feed{margin-bottom:60px}@media (max-width:47.9375em){.comp-rss-feed{margin-bottom:50px}}.comp-rss-feed .loading,.style-light .comp-rss-feed .loading{color:#36393a}.style-color .comp-rss-feed .loading,.style-dark .comp-rss-feed .loading{color:#fff}.comp-rss-feed .feed-title{font-size:20px;line-height:24px;margin:0 0 15px}.comp-rss-feed .feed-title,.style-light .comp-rss-feed .feed-title{color:#36393a}.style-color .comp-rss-feed .feed-title,.style-dark .comp-rss-feed .feed-title{color:#fff}.comp-rss-feed .feed-more-results{font-size:13px;line-height:17px;margin-top:15px}.comp-rss-feed .feed-more-results a,.style-dark .comp-rss-feed .feed-more-results a,.style-light .comp-rss-feed .feed-more-results a{color:#fb5373}.style-color .comp-rss-feed .feed-more-results a{color:#36393a}.comp-rss-feed .feed-more-results a:hover{text-decoration:underline}.comp-rss-feed .entries:after,.comp-rss-feed .entries:before{display:table;content:" "}.comp-rss-feed .entries:after{clear:both}.comp-sales-force-contact{margin-bottom:60px}.comp-sales-force-contact,.style-light .comp-sales-force-contact{color:#36393a}.style-color .comp-sales-force-contact,.style-dark .comp-sales-force-contact{color:#fff}.comp-sales-force-contact a,.style-dark .comp-sales-force-contact a,.style-light .comp-sales-force-contact a{color:#fb5373}.style-color .comp-sales-force-contact a{color:#36393a}.comp-sales-force-contact a:active,.comp-sales-force-contact a:focus,.comp-sales-force-contact a:hover{text-decoration:underline}.comp-sales-force-contact a:active,.comp-sales-force-contact a:focus,.comp-sales-force-contact a:hover,.style-light .comp-sales-force-contact a:active,.style-light .comp-sales-force-contact a:focus,.style-light .comp-sales-force-contact a:hover{color:#dd355c}.style-dark .comp-sales-force-contact a:active,.style-dark .comp-sales-force-contact a:focus,.style-dark .comp-sales-force-contact a:hover{color:#fb5373}.style-color .comp-sales-force-contact a:active,.style-color .comp-sales-force-contact a:focus,.style-color .comp-sales-force-contact a:hover{color:#36393a}@media (max-width:47.9375em){.comp-sales-force-contact{margin-bottom:50px}}.comp-sales-force-contact .image-wrapper{font-size:0}@media (max-width:47.9375em){.comp-sales-force-contact .image-wrapper{margin-bottom:50px}}.comp-sales-force-contact .image-wrapper img{width:100%}.comp-sales-force-contact .contact-name{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 20px}@media (max-width:47.9375em){.comp-sales-force-contact .contact-name{font-size:34px;line-height:39px}}.comp-sales-force-contact .job-title{font-size:25px;line-height:30px;font-style:normal;font-weight:400;margin:0 0 40px}.comp-sales-force-contact .contact-list{margin:0;padding:0;list-style:none;font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-sales-force-contact .contact-list{font-size:18px;line-height:22px}}.comp-sales-force-contact .contact-list .list-item i{width:30px}.comp-sales-force-contact a.button{margin-top:40px}.comp-sales-force-contact a.button:active,.comp-sales-force-contact a.button:focus,.comp-sales-force-contact a.button:hover{text-decoration:none}.comp-sales-force-search{margin-bottom:60px}@media (max-width:47.9375em){.comp-sales-force-search{margin-bottom:50px}}.comp-sales-force-search .people-group-title{*zoom:1;font-style:normal;font-weight:700;display:inline-block;padding:20px 0 10px}.comp-sales-force-search .people-group-title:after,.comp-sales-force-search .people-group-title:before{display:table;content:" "}.comp-sales-force-search .people-group-title:after{clear:both}.comp-sales-force-search .people-group-title:first-of-type{padding:0 0 10px}.comp-sales-force-search .search-results-container{margin-top:40px}.comp-sales-force-search .search-results-container .teaser-entry{width:calc(50% - 12px);float:left;border-top:1px solid #cdcdce;border-bottom:0}@media (max-width:63.9375em){.comp-sales-force-search .search-results-container .teaser-entry{width:100%}.comp-sales-force-search .search-results-container .teaser-entry:nth-of-type(odd){margin-right:0}.comp-sales-force-search .search-results-container .teaser-entry:last-of-type{border-bottom:1px solid #cdcdce}}@media (min-width:64em){.comp-sales-force-search .search-results-container .teaser-entry:nth-last-of-type(-n+2){margin-bottom:-1px;border-bottom:1px solid #cdcdce}}.comp-sales-force-search .search-results-container .teaser-entry:nth-of-type(odd){margin-right:24px}.comp-sales-force-search .search-results-container .teaser-entry a.entry-link .thumbnail-flexible{width:100px}@media (max-width:47.9375em){.comp-sales-force-search .search-results-container .teaser-entry a.entry-link .thumbnail-flexible{width:75px}}.comp-sales-force-search .search-results-container .teaser-entry li.meta-item{word-break:break-all}.comp-search-flyout .categories-bar{font-size:20px;line-height:24px;max-height:60px}@media (max-width:47.9375em){.comp-search-flyout .categories-bar{font-size:18px;line-height:22px;font-size:15px;line-height:18px;max-height:50px;margin-top:112px}}.comp-search-flyout .loading-overlay{display:none;position:fixed;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);text-align:center}.comp-search-flyout .loading-overlay i{position:absolute;top:50%;height:50px;margin-top:-25px}.comp-search-flyout .categories-line{width:100%;border-bottom:1px solid #36393a}.comp-search-flyout .button{font-size:15px;line-height:20px}.comp-section{position:relative;width:100%;margin:0;padding:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:1;background-color:inherit}.comp-section.style-light{background-color:#fff}.comp-section.style-light>.section-scroll-arrow>a{color:#fb5373}.comp-section.style-light>.section-scroll-arrow>a:hover{color:#dd355c}.comp-section.style-dark{background-color:#222425}.comp-section.style-dark>.section-scroll-arrow>a{color:#fb5373}.comp-section.style-dark>.section-scroll-arrow>a:hover{color:#dd355c}.comp-section.style-color{background-color:#fb5373}.comp-section.style-color>.section-scroll-arrow>a,.comp-section.style-color>.section-scroll-arrow>a:hover{color:#222425}.comp-section.style-lightgray{background-color:#ebebeb}.comp-section.valign-bottom,.comp-section.valign-center,.comp-section.valign-top{display:-webkit-box;display:-ms-flexbox;display:flex}.comp-rotator-container .comp-section.valign-bottom .slick-dots,.comp-rotator-container .comp-section.valign-center .slick-dots,.comp-rotator-container .comp-section.valign-top .slick-dots,.comp-section.valign-bottom .comp-rotator-container .slick-dots,.comp-section.valign-bottom .container,.comp-section.valign-bottom .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-section.valign-center .comp-rotator-container .slick-dots,.comp-section.valign-center .container,.comp-section.valign-center .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-section.valign-top .comp-rotator-container .slick-dots,.comp-section.valign-top .container,.comp-section.valign-top .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-section.valign-bottom .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-section.valign-center .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-section.valign-top .navigation-mobile{width:100%}.comp-section.valign-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.comp-section.valign-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comp-section.valign-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:64em){.comp-section.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-section.hide-medium{display:none}}@media (max-width:47.9375em){.comp-section.hide-small{display:none}}.comp-section.full-height{min-height:100vh}.comp-section.divider-candy:before{content:"";position:absolute;z-index:1;bottom:-15px;left:50%;width:30px;height:30px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:inherit}.comp-section.has-section-scroll-arrow{padding-bottom:75px}@media (max-width:47.9375em){.comp-section.has-section-scroll-arrow{padding-bottom:0}}.comp-section>.section-scroll-arrow{position:absolute;bottom:0;left:0;width:100%;padding-bottom:25px;text-align:center}@media (max-width:47.9375em){.comp-section>.section-scroll-arrow{display:none}}.comp-section>.section-scroll-arrow>a{display:inline-block;position:relative;width:50px;height:50px;font-size:50px;line-height:50px}.comp-section>.section-scroll-arrow>a:hover{text-decoration:none}.comp-section>.background,.comp-section>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.comp-section>.background{opacity:1;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.comp-section>.background.mobile-view{display:none}.comp-section>.overlay{opacity:0;background-color:inherit}@media (max-width:47.9375em){.comp-section.has-mobile-view>.background{display:none}.comp-section.has-mobile-view>.background.mobile-view{display:block;top:0;width:100%;height:200px}.comp-rotator-container .comp-section.has-mobile-view>.slick-dots,.comp-section.has-mobile-view>.container,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-section.has-mobile-view>.navigation-mobile{padding-top:200px}.comp-section.has-mobile-view.has-mobile-view.different-style-schemes{opacity:0}}.comp-section.has-background-video,.comp-section.has-parallax{overflow:hidden}.comp-section.has-background-video .comp-movie.is-background-video,.comp-section.has-parallax .comp-movie.is-background-video{position:absolute;z-index:0;width:100px}.section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}div.comp-section.full-height div.section-scroll-arrow{padding-bottom:65px}body.hide-meta-nav div.comp-section.full-height div.section-scroll-arrow{padding-bottom:25px}@media (max-width:47.9375em){.comp-separator.hide-small{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-separator.hide-medium{display:none}}@media (min-width:64em){.comp-separator.hide-large{display:none}}.style-dark .comp-separator hr.hr-solid{border:1px solid #686a6b;border-bottom:0}.style-color .comp-separator hr.hr-solid{border:1px solid #fda9b9;border-bottom:0}.comp-separator .hr-hide{border-color:transparent}.comp-separator .hr-hide.hr-edit{height:20px}.comp-separator hr.hr-solid{border:1px solid #cdcdce;border-bottom:0}.comp-separator hr.hr-solid.hr-edit{height:20px;border-right:0;border-left:0}.comp-separator hr.hr1{font-size:1em}.comp-separator hr.hr2{font-size:2em}.comp-separator hr.hr3{font-size:3em}.comp-separator hr.hr4{font-size:4em}.comp-separator hr.hr5{font-size:5em}.comp-separator hr.hr6{font-size:6em}.comp-separator hr.hr7{font-size:7em}.comp-separator hr.hr8{font-size:8em}.comp-share-buttons{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:0;right:12px;overflow:hidden}@media (max-width:63.9375em){.comp-share-buttons{display:none}}.comp-share-buttons.open{z-index:20}.comp-share-buttons.open>ul{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.comp-share-buttons.open.overflow-visible{overflow:visible}.comp-share-buttons ul{margin:0;list-style:none;padding:0 0 0 20px;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .5s,-webkit-transform .5s ease-in-out;transition:opacity .5s,-webkit-transform .5s ease-in-out;transition:opacity .5s,transform .5s ease-in-out;transition:opacity .5s,transform .5s ease-in-out,-webkit-transform .5s ease-in-out;opacity:0;background:#fff}.comp-share-buttons ul li{display:inline-block;margin-right:25px}.comp-share-buttons ul li:last-child{margin-right:0}.comp-share-buttons ul li i{margin-right:2.5px}.comp-share-buttons .share-icon-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;right:0;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:1}.comp-share-buttons .share-icon-wrapper i{margin-left:2.5px;padding-right:1px}.comp-share-buttons .share-icon-wrapper a:active,.comp-share-buttons .share-icon-wrapper a:focus,.comp-share-buttons .share-icon-wrapper a:hover{color:#dd355c}.comp-share-buttons .share-icon-wrapper.state-hidden{opacity:0}.comp-site-and-language-selector{font-size:15px;line-height:18px}.comp-site-and-language-selector .site-selector{display:inline-block;position:relative;padding-left:35px}.comp-site-and-language-selector .site-selector .flag{position:absolute;top:-3px;left:0;width:24px}.comp-site-and-language-selector .site-selector+ul:before{font-style:normal;font-weight:700;content:"|";padding:0 10px;color:#fff}@media (min-width:48em){.comp-footer .comp-site-and-language-selector{display:none}}@media (max-width:47.9375em){.comp-meta-navigation .comp-site-and-language-selector{display:none}}.comp-site-and-language-selector ul.language-selector{color:#686a6b;margin:0;padding:0;list-style:none;display:inline-block}.comp-site-and-language-selector ul.language-selector a{color:#686a6b}.comp-site-and-language-selector ul.language-selector a:active,.comp-site-and-language-selector ul.language-selector a:focus,.comp-site-and-language-selector ul.language-selector a:hover{color:#fff}.comp-site-and-language-selector ul.language-selector li{display:inline-block;padding-left:10px}.comp-site-and-language-selector ul.language-selector li:first-child{padding-left:0}.comp-site-and-language-selector ul.language-selector li:last-child{padding-right:0}.comp-site-and-language-selector ul.language-selector .active{font-style:normal;font-weight:700;color:#fff}@media (max-width:47.9375em){.comp-site-and-language-selector{font-size:15px;line-height:18px;text-align:center}.comp-site-and-language-selector .site-selector{display:inline-block}.comp-site-and-language-selector .site-selector+ul:before{display:none}.comp-site-and-language-selector ul.language-selector{display:block;padding-top:12px;padding-bottom:12px}}.comp-site-selector{margin-bottom:60px}@media (max-width:47.9375em){.comp-site-selector{margin-bottom:50px}}@media (max-width:47.9375em){.comp-site-selector .small-down{display:block}.comp-site-selector .medium-up,.comp-site-selector .small-down .comp-site-selector-list{display:none}}@media (min-width:48em){.comp-site-selector .small-down{display:none}.comp-site-selector .medium-up{display:block}}.comp-site-selector h3.title{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 40px}.comp-site-selector h3.title,.style-light .comp-site-selector h3.title{color:#36393a}.style-color .comp-site-selector h3.title,.style-dark .comp-site-selector h3.title{color:#fff}.comp-slider-revolution{margin-bottom:60px}@media (max-width:47.9375em){.comp-slider-revolution{margin-bottom:50px}}.comp-social-channels ul{margin:0;list-style:none;padding:15px 0 0;font-size:0;text-align:right}@media (max-width:47.9375em){.comp-social-channels ul{text-align:center}}.comp-social-channels ul li{display:inline-block;padding-bottom:15px}@media (max-width:47.9375em){.comp-social-channels ul li{padding-bottom:12px}}.comp-social-channels ul li .social-item-link i{padding-left:10px;font-size:30px}@media (max-width:47.9375em){.comp-social-channels ul li .social-item-link i{padding-left:12px;font-size:32px}}.comp-social-channels ul li .social-item-link span{display:none}.comp-stockticker{margin-bottom:60px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.comp-stockticker{margin-bottom:50px}}.comp-stockticker,.style-light .comp-stockticker{color:#36393a}.style-color .comp-stockticker,.style-dark .comp-stockticker{color:#fff}.comp-stockticker a,.style-dark .comp-stockticker a,.style-light .comp-stockticker a{color:#fb5373}.style-color .comp-stockticker a{color:#36393a}.comp-stockticker a:active,.comp-stockticker a:focus,.comp-stockticker a:hover{text-decoration:underline}.comp-stockticker a:active,.comp-stockticker a:focus,.comp-stockticker a:hover,.style-light .comp-stockticker a:active,.style-light .comp-stockticker a:focus,.style-light .comp-stockticker a:hover{color:#dd355c}.style-dark .comp-stockticker a:active,.style-dark .comp-stockticker a:focus,.style-dark .comp-stockticker a:hover{color:#fb5373}.style-color .comp-stockticker a:active,.style-color .comp-stockticker a:focus,.style-color .comp-stockticker a:hover{color:#36393a}.comp-stockticker h4{font-size:25px;line-height:30px;font-style:normal;font-weight:400;margin:0 0 20px}.comp-tab-container{margin-bottom:60px}@media (max-width:47.9375em){.comp-tab-container{margin-bottom:50px}}.comp-tab-container .tabs-nav{margin:0;padding:0;list-style:none;border-bottom:2px solid}.comp-tab-container .tabs-nav a,.style-light .comp-tab-container .tabs-nav a{color:#cdcdce}.style-dark .comp-tab-container .tabs-nav a{color:#686a6b}.style-color .comp-tab-container .tabs-nav a{color:#fda9b9}.comp-tab-container .tabs-nav a:active,.comp-tab-container .tabs-nav a:focus,.comp-tab-container .tabs-nav a:hover,.style-light .comp-tab-container .tabs-nav a:active,.style-light .comp-tab-container .tabs-nav a:focus,.style-light .comp-tab-container .tabs-nav a:hover{color:#fb5373}.style-dark .comp-tab-container .tabs-nav a:active,.style-dark .comp-tab-container .tabs-nav a:focus,.style-dark .comp-tab-container .tabs-nav a:hover{color:#9a9c9c}.style-color .comp-tab-container .tabs-nav a:active,.style-color .comp-tab-container .tabs-nav a:focus,.style-color .comp-tab-container .tabs-nav a:hover{color:#fed4dc}.comp-tab-container .tabs-nav,.style-light .comp-tab-container .tabs-nav{border-color:#cdcdce}.style-dark .comp-tab-container .tabs-nav{border-color:#686a6b}.style-color .comp-tab-container .tabs-nav{border-color:#fda9b9}@media (max-width:63.9375em){.comp-tab-container .tabs-nav{margin:0 21px}}@media (max-width:47.9375em){.comp-tab-container .tabs-nav{margin:0 16px}}.comp-tab-container .tabs-nav .tab-item{font-size:13px;line-height:17px;border-width:0 0 2px;border-style:solid;margin-bottom:-2px}.comp-tab-container .tabs-nav .tab-item,.style-light .comp-tab-container .tabs-nav .tab-item{border-color:#cdcdce}.style-dark .comp-tab-container .tabs-nav .tab-item{border-color:#686a6b}.style-color .comp-tab-container .tabs-nav .tab-item{border-color:#fda9b9}.comp-tab-container .tabs-nav .tab-item,.style-light .comp-tab-container .tabs-nav .tab-item{color:#cdcdce}.style-dark .comp-tab-container .tabs-nav .tab-item{color:#686a6b}.style-color .comp-tab-container .tabs-nav .tab-item{color:#fda9b9}.comp-tab-container .tabs-nav .tab-item.active-tab,.style-light .comp-tab-container .tabs-nav .tab-item.active-tab{border-color:#36393a}.style-color .comp-tab-container .tabs-nav .tab-item.active-tab,.style-dark .comp-tab-container .tabs-nav .tab-item.active-tab{border-color:#fff}.comp-tab-container .tabs-nav .tab-item.active-tab,.style-light .comp-tab-container .tabs-nav .tab-item.active-tab{color:#36393a}.style-color .comp-tab-container .tabs-nav .tab-item.active-tab,.style-dark .comp-tab-container .tabs-nav .tab-item.active-tab{color:#fff}.comp-tab-container .tabs-nav .tab-item.active-tab a,.style-light .comp-tab-container .tabs-nav .tab-item.active-tab a{color:#36393a}.style-color .comp-tab-container .tabs-nav .tab-item.active-tab a,.style-dark .comp-tab-container .tabs-nav .tab-item.active-tab a{color:#fff}.comp-tab-container .tabs-nav .tab-item.active-tab a .background-icon{background-position-y:-100%}.comp-tab-container .tabs-nav .tab-item.hover,.comp-tab-container .tabs-nav .tab-item:active,.comp-tab-container .tabs-nav .tab-item:focus,.comp-tab-container .tabs-nav .tab-item:hover,.style-light .comp-tab-container .tabs-nav .tab-item.hover,.style-light .comp-tab-container .tabs-nav .tab-item:active,.style-light .comp-tab-container .tabs-nav .tab-item:focus,.style-light .comp-tab-container .tabs-nav .tab-item:hover{border-color:#fb5373}.style-dark .comp-tab-container .tabs-nav .tab-item.hover,.style-dark .comp-tab-container .tabs-nav .tab-item:active,.style-dark .comp-tab-container .tabs-nav .tab-item:focus,.style-dark .comp-tab-container .tabs-nav .tab-item:hover{border-color:#9a9c9c}.style-color .comp-tab-container .tabs-nav .tab-item.hover,.style-color .comp-tab-container .tabs-nav .tab-item:active,.style-color .comp-tab-container .tabs-nav .tab-item:focus,.style-color .comp-tab-container .tabs-nav .tab-item:hover{border-color:#fed4dc}.comp-tab-container .tabs-nav .tab-item.hover,.comp-tab-container .tabs-nav .tab-item:active,.comp-tab-container .tabs-nav .tab-item:focus,.comp-tab-container .tabs-nav .tab-item:hover,.style-light .comp-tab-container .tabs-nav .tab-item.hover,.style-light .comp-tab-container .tabs-nav .tab-item:active,.style-light .comp-tab-container .tabs-nav .tab-item:focus,.style-light .comp-tab-container .tabs-nav .tab-item:hover{color:#fb5373}.style-dark .comp-tab-container .tabs-nav .tab-item.hover,.style-dark .comp-tab-container .tabs-nav .tab-item:active,.style-dark .comp-tab-container .tabs-nav .tab-item:focus,.style-dark .comp-tab-container .tabs-nav .tab-item:hover{color:#9a9c9c}.style-color .comp-tab-container .tabs-nav .tab-item.hover,.style-color .comp-tab-container .tabs-nav .tab-item:active,.style-color .comp-tab-container .tabs-nav .tab-item:focus,.style-color .comp-tab-container .tabs-nav .tab-item:hover{color:#fed4dc}.comp-tab-container .tabs-nav .tab-item.hover a,.comp-tab-container .tabs-nav .tab-item:active a,.comp-tab-container .tabs-nav .tab-item:focus a,.comp-tab-container .tabs-nav .tab-item:hover a,.style-light .comp-tab-container .tabs-nav .tab-item.hover a,.style-light .comp-tab-container .tabs-nav .tab-item:active a,.style-light .comp-tab-container .tabs-nav .tab-item:focus a,.style-light .comp-tab-container .tabs-nav .tab-item:hover a{color:#fb5373}.style-dark .comp-tab-container .tabs-nav .tab-item.hover a,.style-dark .comp-tab-container .tabs-nav .tab-item:active a,.style-dark .comp-tab-container .tabs-nav .tab-item:focus a,.style-dark .comp-tab-container .tabs-nav .tab-item:hover a{color:#9a9c9c}.style-color .comp-tab-container .tabs-nav .tab-item.hover a,.style-color .comp-tab-container .tabs-nav .tab-item:active a,.style-color .comp-tab-container .tabs-nav .tab-item:focus a,.style-color .comp-tab-container .tabs-nav .tab-item:hover a{color:#fed4dc}.comp-tab-container .tabs-nav .tab-item.hover a .background-icon,.comp-tab-container .tabs-nav .tab-item:active a .background-icon,.comp-tab-container .tabs-nav .tab-item:focus a .background-icon,.comp-tab-container .tabs-nav .tab-item:hover a .background-icon{background-position-y:-200%}.comp-tab-container .tabs-nav .tab-item .icon-wrapper{overflow:hidden;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}.comp-tab-container .tabs-nav .tab-item .icon-wrapper img{position:absolute;top:50%;left:50%;width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:100% auto}@media (max-width:47.9375em){.comp-tab-container .tabs-nav .tab-item .icon-wrapper img{width:30px;height:30px}}.comp-tab-container .tabs-container{padding-top:60px;border-top:2px solid transparent}@media (max-width:47.9375em){.comp-tab-container .tabs-container{padding-top:50px}}.comp-tab-container .tabs-container,.style-light .comp-tab-container .tabs-container{border-color:#cdcdce}.style-dark .comp-tab-container .tabs-container{border-color:#686a6b}.style-color .comp-tab-container .tabs-container{border-color:#fda9b9}.comp-tab-container.nav-top .tabs-container{margin-top:-12px}.comp-tab-container.nav-top .tabs-nav{display:inline-block;text-align:left;white-space:nowrap}.comp-tab-container.nav-top .tabs-nav .tab-item{display:inline-block}.comp-tab-container.nav-top.has-text .tabs-nav .tab-item{text-align:center}.comp-tab-container.nav-top.has-text .tabs-nav .tab-item a{display:inline-block;padding:10px 25px}@media (max-width:47.9375em){.comp-tab-container.nav-top.has-text .tabs-nav .tab-item a{padding:10px 15px}}.comp-tab-container.nav-top.has-icon .tab-item{padding-top:15px}.comp-tab-container.nav-top.has-icon .tab-item a{display:inline-block;padding:0 12.5px 15px}@media (max-width:47.9375em){.comp-tab-container.nav-top.has-icon .tab-item a{padding:0 10px 15px}}.comp-tab-container.nav-top.has-icon .tab-item .icon-wrapper{position:relative;width:60px;height:60px;border-radius:50%;border:2px solid;border-color:inherit}@media (max-width:47.9375em){.comp-tab-container.nav-top.has-icon .tab-item .icon-wrapper{width:50px;height:50px}}.comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item{vertical-align:top;padding-left:7px;padding-right:7px}@media (max-width:47.9375em){.comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item{padding-left:2px;padding-right:2px}}.comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item a{display:inline-block;width:130px;padding:0 0 10px;text-align:center;white-space:normal}@media (max-width:47.9375em){.comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item a{width:80px}}.comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item .icon-wrapper{margin:0 auto 8px}.comp-tab-container.comp-tab-container--large .tab-item{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-tab-container.comp-tab-container--large .tab-item{font-size:18px;line-height:22px}}.comp-tab{display:none}.comp-tab.active-tab{display:block}.comp-tab .tab-content{border-bottom:2px solid transparent}.comp-tab .tab-content,.style-light .comp-tab .tab-content{border-color:#cdcdce}.style-dark .comp-tab .tab-content{border-color:#686a6b}.style-color .comp-tab .tab-content{border-color:#fda9b9}.comp-table{margin-bottom:60px}@media (max-width:47.9375em){.comp-table{margin-bottom:50px}}.comp-table.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-table.margin-none{margin-bottom:0}}.comp-table.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-table.margin-reduced{margin-bottom:25px}}.comp-table,.style-light .comp-table{color:#36393a}.style-color .comp-table,.style-dark .comp-table{color:#fff}.comp-table a,.style-dark .comp-table a,.style-light .comp-table a{color:#fb5373}.style-color .comp-table a{color:#36393a}.comp-table a:active,.comp-table a:focus,.comp-table a:hover{text-decoration:underline}.comp-table a:active,.comp-table a:focus,.comp-table a:hover,.style-light .comp-table a:active,.style-light .comp-table a:focus,.style-light .comp-table a:hover{color:#dd355c}.style-dark .comp-table a:active,.style-dark .comp-table a:focus,.style-dark .comp-table a:hover{color:#fb5373}.style-color .comp-table a:active,.style-color .comp-table a:focus,.style-color .comp-table a:hover{color:#36393a}.style-light .comp-table .table-wrapper{overflow-x:auto;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#fff),to(#fff)),-webkit-gradient(linear,right top,left top,color-stop(40%,#fff),to(#fff)) 100% 0,-webkit-gradient(linear,left top,right top,color-stop(20%,#cdcdce),to(#fff)),-webkit-gradient(linear,right top,left top,color-stop(20%,#cdcdce),to(#fff)) 100% 0;background:linear-gradient(90deg,#fff 40%,#fff),linear-gradient(270deg,#fff 40%,#fff) 100% 0,linear-gradient(90deg,#cdcdce 20%,#fff),linear-gradient(270deg,#cdcdce 20%,#fff) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.style-light .comp-table table.no-head tr:first-child{border-top:1px solid #cdcdce}.style-light .comp-table table th{border-bottom:2px solid #36393a}.style-light .comp-table table th.prom{background:rgba(0,0,0,.06)}.style-light .comp-table table th.odd:hover,.style-light .comp-table table th.prom:hover{background:rgba(0,0,0,.11)}.style-light .comp-table table tr{border-bottom:1px solid #cdcdce}.style-light .comp-table table tr.odd,.style-light .comp-table table tr.prom,.style-light .comp-table table tr:hover{background:rgba(0,0,0,.06)}.style-light .comp-table table tr.odd:hover,.style-light .comp-table table tr.odd td.prom,.style-light .comp-table table tr.odd th.prom,.style-light .comp-table table tr.prom:hover,.style-light .comp-table table tr.prom td.prom,.style-light .comp-table table tr.prom th.prom,.style-light .comp-table table tr:hover td.prom,.style-light .comp-table table tr:hover th.prom{background:rgba(0,0,0,.11)}.style-light .comp-table table tr td.prom{background:rgba(0,0,0,.06)}.style-light .comp-table table tr td.prom:hover{background:rgba(0,0,0,.11)}.style-dark .comp-table .table-wrapper{overflow-x:auto;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#222425),to(#222425)),-webkit-gradient(linear,right top,left top,color-stop(40%,#222425),to(#222425)) 100% 0,-webkit-gradient(linear,left top,right top,color-stop(20%,#222425),to(#222425)),-webkit-gradient(linear,right top,left top,color-stop(20%,#222425),to(#222425)) 100% 0;background:linear-gradient(90deg,#222425 40%,#222425),linear-gradient(270deg,#222425 40%,#222425) 100% 0,linear-gradient(90deg,#222425 20%,#222425),linear-gradient(270deg,#222425 20%,#222425) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.style-dark .comp-table table.no-head tr:first-child{border-top:1px solid #686a6b}.style-dark .comp-table table th{border-bottom:2px solid #fff}.style-dark .comp-table table th.prom{background:rgba(0,0,0,.21)}.style-dark .comp-table table th.odd:hover,.style-dark .comp-table table th.prom:hover{background:rgba(0,0,0,.26)}.style-dark .comp-table table tr{border-bottom:1px solid #686a6b}.style-dark .comp-table table tr.odd,.style-dark .comp-table table tr.prom,.style-dark .comp-table table tr:hover{background:rgba(0,0,0,.21)}.style-dark .comp-table table tr.odd:hover,.style-dark .comp-table table tr.odd td.prom,.style-dark .comp-table table tr.odd th.prom,.style-dark .comp-table table tr.prom:hover,.style-dark .comp-table table tr.prom td.prom,.style-dark .comp-table table tr.prom th.prom,.style-dark .comp-table table tr:hover td.prom,.style-dark .comp-table table tr:hover th.prom{background:rgba(0,0,0,.26)}.style-dark .comp-table table tr td.prom{background:rgba(0,0,0,.21)}.style-dark .comp-table table tr td.prom:hover{background:rgba(0,0,0,.26)}.style-color .comp-table .table-wrapper{overflow-x:auto;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#fb5373),to(#fb5373)),-webkit-gradient(linear,right top,left top,color-stop(40%,#fb5373),to(#fb5373)) 100% 0,-webkit-gradient(linear,left top,right top,color-stop(20%,#dd355c),to(#fb5373)),-webkit-gradient(linear,right top,left top,color-stop(20%,#dd355c),to(#fb5373)) 100% 0;background:linear-gradient(90deg,#fb5373 40%,#fb5373),linear-gradient(270deg,#fb5373 40%,#fb5373) 100% 0,linear-gradient(90deg,#dd355c 20%,#fb5373),linear-gradient(270deg,#dd355c 20%,#fb5373) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.style-color .comp-table table.no-head tr:first-child{border-top:1px solid #fda9b9}.style-color .comp-table table th{border-bottom:2px solid #fff}.style-color .comp-table table th.prom{background:rgba(0,0,0,.16)}.style-color .comp-table table th.odd:hover,.style-color .comp-table table th.prom:hover{background:rgba(0,0,0,.21)}.style-color .comp-table table tr{border-bottom:1px solid #fda9b9}.style-color .comp-table table tr.odd,.style-color .comp-table table tr.prom,.style-color .comp-table table tr:hover{background:rgba(0,0,0,.16)}.style-color .comp-table table tr.odd:hover,.style-color .comp-table table tr.odd td.prom,.style-color .comp-table table tr.odd th.prom,.style-color .comp-table table tr.prom:hover,.style-color .comp-table table tr.prom td.prom,.style-color .comp-table table tr.prom th.prom,.style-color .comp-table table tr:hover td.prom,.style-color .comp-table table tr:hover th.prom{background:rgba(0,0,0,.21)}.style-color .comp-table table tr td.prom{background:rgba(0,0,0,.16)}.style-color .comp-table table tr td.prom:hover{background:rgba(0,0,0,.21)}.comp-table .table-wrapper.repaint{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.comp-section.has-background-color .comp-table .table-wrapper,.comp-section.has-background-image .comp-table .table-wrapper,.comp-section.has-background-video .comp-table .table-wrapper{background:none}.comp-table table{width:100%;border-collapse:collapse;word-wrap:normal;word-break:normal}.comp-table table td,.comp-table table th{padding:15px}.comp-table table th{text-align:left}.comp-table table tr td{padding-top:10px;padding-bottom:10px}.comp-table table tr td :last-child{margin-bottom:0}@media (max-width:47.9375em){.comp-table table th{padding-top:8px;padding-bottom:8px}}@media (min-width:48em){.comp-table table th{padding-top:5px;padding-bottom:5px}}.comp-table.first-cell-vertical-align-top td:first-child{vertical-align:top}.comp-tag-list{margin-bottom:60px;padding:30px 0 15px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}@media (max-width:47.9375em){.comp-tag-list{margin-bottom:50px}}.comp-teaser-group{margin-bottom:60px;-webkit-transition:height .75s ease-in-out;transition:height .75s ease-in-out}@media (max-width:47.9375em){.comp-teaser-group{margin-bottom:50px}}.comp-teaser-group.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-teaser-group.margin-none{margin-bottom:0}}.comp-teaser-group.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-teaser-group.margin-reduced{margin-bottom:25px}}@media (max-width:47.9375em){.comp-teaser-group.margin-default-small{margin-bottom:50px}}@media (min-width:48em) and (max-width:63.9375em){.comp-teaser-group.margin-default-medium{margin-bottom:60px}}@media (min-width:64em){.comp-teaser-group.margin-default-large{margin-bottom:60px}}.comp-teaser-group.overflow-hide{overflow:hidden}.comp-teaser-group .teaser-group-item{list-style:none}.comp-teaser-group .teaser-group.slick-slider{margin-top:-5px;margin-bottom:-5px;padding:0}.comp-teaser-group .teaser-group.slick-slider .comp-article,.comp-teaser-group .teaser-group.slick-slider .comp-card{margin:5px 0}.comp-teaser-group .teaser-group{margin-top:0;margin-bottom:-24px;padding:0}.comp-teaser-group .teaser-group .comp-article,.comp-teaser-group .teaser-group .comp-card,.comp-teaser-group .teaser-group .comp-magazine-teaser,.comp-teaser-group .teaser-group .comp-news{margin-bottom:24px}.comp-teaser-group .teaser-group .comp-news.is-box .news-item,.comp-teaser-group .teaser-group .is-box.comp-magazine-teaser .news-item{margin-bottom:0}.comp-teaser-group .slick-dots{padding-left:0}.comp-teaser-group .slick-dots,.style-light .comp-teaser-group .slick-dots{color:#36393a}.style-color .comp-teaser-group .slick-dots,.style-dark .comp-teaser-group .slick-dots{color:#fff}.comp-teaser-group .slick-dots a,.style-dark .comp-teaser-group .slick-dots a,.style-light .comp-teaser-group .slick-dots a{color:#fb5373}.style-color .comp-teaser-group .slick-dots a{color:#36393a}.comp-teaser-group .slick-dots a:active,.comp-teaser-group .slick-dots a:focus,.comp-teaser-group .slick-dots a:hover{text-decoration:underline}.comp-teaser-group .slick-dots a:active,.comp-teaser-group .slick-dots a:focus,.comp-teaser-group .slick-dots a:hover,.style-light .comp-teaser-group .slick-dots a:active,.style-light .comp-teaser-group .slick-dots a:focus,.style-light .comp-teaser-group .slick-dots a:hover{color:#dd355c}.style-dark .comp-teaser-group .slick-dots a:active,.style-dark .comp-teaser-group .slick-dots a:focus,.style-dark .comp-teaser-group .slick-dots a:hover{color:#fb5373}.style-color .comp-teaser-group .slick-dots a:active,.style-color .comp-teaser-group .slick-dots a:focus,.style-color .comp-teaser-group .slick-dots a:hover{color:#36393a}@media (max-width:47.9375em){.comp-teaser-group .slick-dots{position:static;margin-top:10px}}.comp-teaser-group .slick-dots li,.comp-teaser-group .slick-dots li button{width:20px;height:20px}.comp-teaser-group .slick-disabled{display:none!important}.comp-teaser-group .slick-track{-webkit-transition:-webkit-transform .3s ease-in-out .1s;transition:-webkit-transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s,-webkit-transform .3s ease-in-out .1s}@media (max-width:63.9375em){.comp-teaser-group .js-slider-on-first-element .slick-track{-webkit-transform:translateX(-29px);transform:translateX(-29px)}}@media (max-width:63.9375em){.comp-teaser-group .js-slider-on-last-element .slick-track{-webkit-transform:translateX(29px);transform:translateX(29px)}}.comp-text{margin-bottom:60px}.comp-text,.style-light .comp-text{color:#36393a}.style-color .comp-text,.style-dark .comp-text{color:#fff}.comp-text a,.style-dark .comp-text a,.style-light .comp-text a{color:#fb5373}.style-color .comp-text a{color:#36393a}.comp-text a:active,.comp-text a:focus,.comp-text a:hover{text-decoration:underline}.comp-text a:active,.comp-text a:focus,.comp-text a:hover,.style-light .comp-text a:active,.style-light .comp-text a:focus,.style-light .comp-text a:hover{color:#dd355c}.style-dark .comp-text a:active,.style-dark .comp-text a:focus,.style-dark .comp-text a:hover{color:#fb5373}.style-color .comp-text a:active,.style-color .comp-text a:focus,.style-color .comp-text a:hover{color:#36393a}@media (max-width:47.9375em){.comp-text{margin-bottom:50px}}.comp-text.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-text.margin-none{margin-bottom:0}}.comp-text.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-text.margin-reduced{margin-bottom:25px}}.comp-rotator,.comp-title-banner,.comp-title-banner-magazine,.spotlight-color-secondary .comp-rotator,.spotlight-color-secondary .comp-title-banner-magazine{position:relative;z-index:0;background-repeat:no-repeat;background-position:50%;background-size:cover}.comp-title-banner.title-style-light .title-container .sub-title,.comp-title-banner.title-style-light .title-container .title,.title-style-light.comp-rotator .title-container .sub-title,.title-style-light.comp-rotator .title-container .title,.title-style-light.comp-title-banner-magazine .title-container .sub-title,.title-style-light.comp-title-banner-magazine .title-container .title{color:#36393a}.comp-title-banner.title-style-dark .title-container .sub-title,.comp-title-banner.title-style-dark .title-container .title,.title-style-dark.comp-rotator .title-container .sub-title,.title-style-dark.comp-rotator .title-container .title,.title-style-dark.comp-title-banner-magazine .title-container .sub-title,.title-style-dark.comp-title-banner-magazine .title-container .title{color:#fff}.comp-rotator .title-container .title,.comp-title-banner-magazine .title-container .title,.comp-title-banner .title-container .title,.comp-title-banner.title-style-color .title-container .title,.title-style-color.comp-rotator .title-container .title,.title-style-color.comp-title-banner-magazine .title-container .title{color:#fb5373}.comp-rotator .title-container .sub-title,.comp-title-banner-magazine .title-container .sub-title,.comp-title-banner .title-container .sub-title,.comp-title-banner.title-style-color .title-container .sub-title,.title-style-color.comp-rotator .title-container .sub-title,.title-style-color.comp-title-banner-magazine .title-container .sub-title{color:#fff}@media (max-width:63.9375em){.comp-rotator,.comp-title-banner,.comp-title-banner-magazine,.spotlight-color-secondary .comp-rotator,.spotlight-color-secondary .comp-title-banner-magazine{position:relative;overflow:hidden;background-size:0 0}.comp-rotator:before,.comp-title-banner-magazine:before,.comp-title-banner:before,.spotlight-color-secondary .comp-rotator:before,.spotlight-color-secondary .comp-title-banner-magazine:before{content:"";display:block;height:300px;background-image:inherit;background-repeat:inherit;background-position:inherit;background-size:cover}}@media (max-width:47.9375em){.comp-rotator:before,.comp-title-banner-magazine:before,.comp-title-banner:before,.spotlight-color-secondary .comp-rotator:before,.spotlight-color-secondary .comp-title-banner-magazine:before{height:200px}}.comp-title-banner.style-light .title-container,.comp-title-banner.style-light .title-container:before,.style-light.comp-rotator .title-container,.style-light.comp-rotator .title-container:before,.style-light.comp-title-banner-magazine .title-container,.style-light.comp-title-banner-magazine .title-container:before{background-color:#fff}.comp-title-banner.style-light .title-container .title,.style-light.comp-rotator .title-container .title,.style-light.comp-title-banner-magazine .title-container .title{color:#36393a}.comp-title-banner.style-light .title-container .sub-title,.style-light.comp-rotator .title-container .sub-title,.style-light.comp-title-banner-magazine .title-container .sub-title{color:#fb5373}@media (max-width:63.9375em){.comp-title-banner.style-light,.style-light.comp-rotator,.style-light.comp-title-banner-magazine{background-color:#fff}}.comp-title-banner.style-dark .title-container,.comp-title-banner.style-dark .title-container:before,.style-dark.comp-rotator .title-container,.style-dark.comp-rotator .title-container:before,.style-dark.comp-title-banner-magazine .title-container,.style-dark.comp-title-banner-magazine .title-container:before{background-color:#222425}.comp-title-banner.style-dark .title-container .title,.style-dark.comp-rotator .title-container .title,.style-dark.comp-title-banner-magazine .title-container .title{color:#fff}.comp-title-banner.style-dark .title-container .sub-title,.style-dark.comp-rotator .title-container .sub-title,.style-dark.comp-title-banner-magazine .title-container .sub-title{color:#fb5373}@media (max-width:63.9375em){.comp-title-banner.style-dark,.style-dark.comp-rotator,.style-dark.comp-title-banner-magazine{background-color:#222425}}.comp-title-banner.style-color .title-container,.comp-title-banner.style-color .title-container:before,.style-color.comp-rotator .title-container,.style-color.comp-rotator .title-container:before,.style-color.comp-title-banner-magazine .title-container,.style-color.comp-title-banner-magazine .title-container:before{background-color:#fb5373}.comp-title-banner.style-color .title-container .title,.style-color.comp-rotator .title-container .title,.style-color.comp-title-banner-magazine .title-container .title{color:#fff}.comp-title-banner.style-color .title-container .sub-title,.style-color.comp-rotator .title-container .sub-title,.style-color.comp-title-banner-magazine .title-container .sub-title{color:#36393a}@media (max-width:63.9375em){.comp-title-banner.style-color,.style-color.comp-rotator,.style-color.comp-title-banner-magazine{background-color:#fb5373}}.comp-rotator .outer-container,.comp-title-banner-magazine .outer-container,.comp-title-banner .outer-container{padding-left:0}@media (min-width:64em){.comp-rotator .outer-container,.comp-title-banner-magazine .outer-container,.comp-title-banner .outer-container{padding-right:0}}@media (min-width:48em) and (max-width:63.9375em){.comp-rotator .outer-container,.comp-title-banner-magazine .outer-container,.comp-title-banner .outer-container{padding-right:15px}}.comp-rotator .col,.comp-title-banner-magazine .col,.comp-title-banner .col{display:table}.comp-rotator .title-full,.comp-title-banner-magazine .title-full,.comp-title-banner .title-full{display:table-cell;vertical-align:bottom}@media (min-width:64em){.comp-rotator .title-full,.comp-title-banner-magazine .title-full,.comp-title-banner .title-full{height:500px}}.comp-rotator .title-container,.comp-title-banner-magazine .title-container,.comp-title-banner .title-container{position:relative;padding:40px 24px 40px 25px}@media (max-width:47.9375em){.comp-rotator .title-container,.comp-title-banner-magazine .title-container,.comp-title-banner .title-container{padding-right:20px;padding-left:20px}}.comp-rotator .title-container p,.comp-title-banner-magazine .title-container p,.comp-title-banner .title-container p{margin:0}.comp-rotator .title-container:before,.comp-title-banner-magazine .title-container:before,.comp-title-banner .title-container:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:-500vw;width:500vw;height:100%}.comp-rotator .title,.comp-title-banner-magazine .title,.comp-title-banner .title{margin:0;font-size:40px;line-height:45px;max-height:135px;overflow:hidden}@media (max-width:47.9375em){.comp-rotator .title,.comp-title-banner-magazine .title,.comp-title-banner .title{font-size:34px;line-height:39px;margin:0;font-size:28px;line-height:34px;max-height:102px}}.comp-rotator .sub-title,.comp-title-banner-magazine .sub-title,.comp-title-banner .sub-title{font-size:25px;line-height:30px;max-height:60px;margin:15px 0 0;overflow:hidden}@media (max-width:47.9375em){.comp-rotator .sub-title,.comp-title-banner-magazine .sub-title,.comp-title-banner .sub-title{font-size:20px;line-height:24px;max-height:48px;margin:15px 0 0}}@media (max-width:63.9375em){.comp-title-banner-magazine{background-size:cover}.comp-title-banner-magazine:before{content:none;display:inherit;background-repeat:no-repeat;background-position:50%;background-size:cover}}.comp-title-banner-magazine.style-dark .title-container,.comp-title-banner-magazine.style-dark .title-container:before{background-color:transparent}.comp-title-banner-magazine.style-dark .title-container .title{color:#fb5373}.comp-title-banner-magazine.style-dark .title-container .key-topic{color:#fff}.comp-title-banner-magazine.style-dark .title-container .publication-date{color:#9a9c9c}@media (min-width:48em){.comp-title-banner-magazine .title-full{height:500px}}@media (max-width:47.9375em){.comp-title-banner-magazine .title-full{height:300px}}.comp-title-banner-magazine .link{display:block}.comp-title-banner-magazine .title-container{z-index:1;overflow:hidden}@media (max-width:63.9375em){.comp-title-banner-magazine .title-container:before{width:1000vw}}.comp-title-banner-magazine .meta{margin-bottom:6px}.comp-title-banner-magazine .key-topic{font-style:normal;font-weight:700;margin-right:6px;text-transform:uppercase}.comp-title-banner-magazine .channel-icon{max-width:50px;float:right}.comp-title-banner-magazine .channel-logo{max-width:50%}.comp-title-banner-magazine .channel-logo-mobile{max-width:130px}.comp-title-banner-magazine .channel-icon,.comp-title-banner-magazine .channel-logo,.comp-title-banner-magazine .channel-logo-mobile{width:100%;height:auto}.comp-title-banner-magazine .overlay-gradient{position:absolute;z-index:-1;right:0;bottom:0;left:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75))}@media (min-width:64em){.comp-title-banner-magazine .hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-title-banner-magazine .hide-medium{display:none}}@media (max-width:47.9375em){.comp-title-banner-magazine .hide-small{display:none}}.comp-title-banner-magazine .publication-date{display:none}.comp-twitter-feed{margin-bottom:60px}@media (max-width:47.9375em){.comp-twitter-feed{margin-bottom:50px}}.comp-website-section-header{margin-bottom:60px}@media (max-width:47.9375em){.comp-website-section-header{margin-bottom:50px}}.comp-section .comp-wow-slider{margin-bottom:60px}@media (max-width:47.9375em){.comp-section .comp-wow-slider{margin-bottom:50px}}.comp-section .comp-wow-slider.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-section .comp-wow-slider.margin-none{margin-bottom:0}}.comp-section .comp-wow-slider.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-section .comp-wow-slider.margin-reduced{margin-bottom:25px}}.comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a{background:transparent}body .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper .ws_bullets a{background-image:url(../resources/libraries/wow-slider/native/reference-bullet.png)}body .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a.ws_next,body .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a.ws_prev{background-image:url(../resources/libraries/wow-slider/native/reference-arrows.png)}.comp-wow-slider .comp-wow-slider-content div.slider.section li.sliderframe{list-style-type:none}.comp-wow-slider .comp-wow-slider-content.wowSliderWrapper{margin:0;color:#36393a;font-family:TheSans,Arial,Verdana,sans-serif;font-size:13px}.comp-wow-slider .comp-wow-slider-content.wowSliderWrapper .ws-title{font-family:TheSans,Arial,Verdana,sans-serif}@media (min-width:64em){.comp-wow-slider.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.comp-wow-slider.hide-medium{display:none}}@media (max-width:47.9375em){.comp-wow-slider.hide-small{display:none}}.comp-cug-myaccount-services{margin-bottom:60px}@media (max-width:47.9375em){.comp-cug-myaccount-services{margin-bottom:50px}}.comp-cug-myaccount-services.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-cug-myaccount-services.margin-none{margin-bottom:0}}.comp-cug-myaccount-services.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-cug-myaccount-services.margin-reduced{margin-bottom:25px}}.comp-cug-notification{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;margin:0;padding:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:1;background-color:#fb5373}.comp-cug-notification .comp-rotator-container .slick-dots,.comp-cug-notification .container,.comp-cug-notification .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-cug-notification .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-cug-notification .navigation-mobile{width:100%;padding-top:60px}@media (max-width:47.9375em){.comp-cug-notification .comp-rotator-container .slick-dots,.comp-cug-notification .container,.comp-cug-notification .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-rotator-container .comp-cug-notification .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-cug-notification .navigation-mobile{padding-top:50px}}.comp-v2-searchfield{display:block;max-width:1400px;margin:auto;font-family:Webfont}.comp-v2-searchfield__button,.comp-v2-searchfield input,.comp-v2-searchfield p{font-family:Webfont}.comp-v2-searchfield a:active,.comp-v2-searchfield a:focus,.comp-v2-searchfield a:hover{color:#fff}.comp-v2-searchfield__spinner{text-align:center}.comp-v2-searchfield__main-input-field{display:block;width:100%;padding:16px 50px 16px 20px;color:#36393a;font-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.comp-v2-searchfield__main-input-field::-webkit-input-placeholder{color:#36393a}.comp-v2-searchfield__main-input-field::-moz-placeholder{color:#36393a}.comp-v2-searchfield__main-input-field:-ms-input-placeholder{color:#36393a}.comp-v2-searchfield__main-input-field:-moz-placeholder{color:#36393a}.comp-v2-searchfield__two-big-results-single{display:block}.comp-v2-searchfield__button{display:inline-block;padding:10px 30px;border:2px solid transparent;border-radius:2px;background:#fb5373;color:#fff;font-size:14px;font-weight:700;text-align:center;cursor:pointer}.comp-v2-searchfield__button--filter-button{display:none}.comp-v2-searchfield__button--bigger-text{min-width:200px;max-width:200px;padding:16px 20px;font-size:20px}.comp-v2-searchfield__button--load-more{display:block;max-width:270px;margin:30px auto;background:#222425;color:#fff;font-size:15px;line-height:20px}.comp-v2-searchfield__button--transparent{border-color:#fff;background:none;color:#fff}@media only screen and (max-width:768px){.comp-v2-searchfield__button--search-button{display:none}.comp-v2-searchfield__button--filter-button{padding:0;background:none}}.comp-v2-searchfield .helper-side-padding-normal,.comp-v2-searchfield__bottom-wrap,.comp-v2-searchfield__middle,.comp-v2-searchfield__top{padding:30px 100px}@media only screen and (max-width:1024px){.comp-v2-searchfield .helper-side-padding-normal,.comp-v2-searchfield__bottom-wrap,.comp-v2-searchfield__middle,.comp-v2-searchfield__top{padding:30px 15px}}.comp-v2-searchfield__top{background:#2b2c2d}@media only screen and (max-width:768px){.comp-v2-searchfield__top-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.comp-v2-searchfield__top-left{display:block;position:relative;width:100%;max-width:560px}.comp-v2-searchfield__top-left .fa-search{position:absolute;top:13px;right:15px;color:#fb5373;font-size:26px}.comp-v2-searchfield__top-right{display:block}@media only screen and (max-width:768px){.comp-v2-searchfield__top-right.helper-grid-flex-full-width{display:none;width:auto;margin:0}}.comp-v2-searchfield__bottom{position:relative;padding-top:50px;background:#222425}.comp-v2-searchfield__bottom-categories-trigger{display:block;position:absolute;top:0;right:0;left:0;padding-right:100px;padding-left:100px;background:#222425}@media only screen and (max-width:1024px){.comp-v2-searchfield__bottom-categories-trigger{padding-right:0;padding-left:0}}.comp-v2-searchfield__bottom-categories-trigger--hidden .comp-v2-searchfield__bottom-categories-trigger-button-trigger{display:none}.comp-v2-searchfield__bottom-categories-trigger p{margin:0;padding:10px;color:#fff;font-size:15px;line-height:20px}.comp-v2-searchfield__bottom-categories-trigger p .fa-filter{margin:0 10px;color:#fff;font-size:17px}.comp-v2-searchfield__bottom-categories-trigger span:last-child span{display:none}.comp-v2-searchfield__bottom-categories{max-height:0;margin-top:-10px;overflow:hidden;-webkit-transition:all .35s;transition:all .35s;opacity:0;background:#222425}@media only screen and (max-width:768px){.comp-v2-searchfield__bottom-categories-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comp-v2-searchfield__bottom-categories-wrap .helper-categories-hide-on-responsive{display:none}}.comp-v2-searchfield__bottom-categories--visible{max-height:1000px;opacity:1}.comp-v2-searchfield__bottom-categories-buttons{margin-top:60px}.comp-v2-searchfield__bottom-categories-buttons a{display:block;max-width:260px;margin:0 auto 10px}.comp-v2-searchfield__bottom-categories p{margin-bottom:20px;color:#fff;font-size:20px;line-height:25px}.comp-v2-searchfield__bottom-categories-single-input{position:relative;max-width:280px;margin-bottom:15px}.comp-v2-searchfield__bottom-categories-single-input label{display:block;position:relative;padding-left:30px;color:#fff;font-size:15px;line-height:20px;cursor:pointer}.comp-v2-searchfield__bottom-categories-single-input label:after,.comp-v2-searchfield__bottom-categories-single-input label:before{content:"";display:block;position:absolute;top:0;left:0;width:21px;height:21px;border:1px solid #fff}.comp-v2-searchfield__bottom-categories-single-input label:before{content:"\F00C";z-index:1;border-color:#fb5373;opacity:0;background:#fb5373;line-height:20px;text-align:center}.comp-v2-searchfield__bottom-categories-single-input input[type=checkbox],.comp-v2-searchfield__bottom-categories-single-input input[type=radio]{display:none}.comp-v2-searchfield__bottom-categories-single-input input[type=radio]+label:after,.comp-v2-searchfield__bottom-categories-single-input input[type=radio]+label:before{border-radius:50%}.comp-v2-searchfield__bottom-categories-single-input input[type=checkbox]:checked+label:before,.comp-v2-searchfield__bottom-categories-single-input input[type=radio]:checked+label:before{opacity:1}.comp-v2-searchfield__bottom-categories-single-input-counter{display:inline-block;width:31px;height:21px;margin-right:5px;background:#fb5373;color:#fff;font-size:14px;font-weight:700;line-height:20px;text-align:center}.comp-v2-searchfield__bottom-categories-single-input--disabled-input+label{opacity:.2;cursor:not-allowed;pointer-events:none}.comp-v2-searchfield__bottom-categories-row{max-width:250px;padding:0 10px}.comp-v2-searchfield__bottom-results{max-width:760px}.comp-v2-searchfield__page-result{position:relative;margin:25px 0;padding:20px 0 20px 40px;border-bottom:2px solid #36393a}.comp-v2-searchfield__page-result .fa-icon-side-green{margin:0 0 0 -25px;color:#fb5373;font-size:17px}.comp-v2-searchfield__page-result .fa-icon-side-green:before{margin-right:0}.comp-v2-searchfield__page-result-title{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;margin:0;color:#fb5373;font-size:20px;font-weight:700;letter-spacing:.75px;line-height:25px}.comp-v2-searchfield__page-result-title--color-white{color:#fff}.comp-v2-searchfield__page-result-additional-meta-data,.comp-v2-searchfield__page-result-description{margin:15px 0 0;color:#fff;font-size:15px;font-weight:300;line-height:21px}.comp-v2-searchfield__page-result-description--bottom-margin-only{margin-top:0}.comp-v2-searchfield__page-result-description--additional-bottom-margin{margin-bottom:10px}.comp-v2-searchfield__page-result-description--no-top-bottom-margin{margin-top:0;margin-bottom:0}.comp-v2-searchfield__page-result-external-url{display:block;margin:10px 0 0;color:#fff;font-size:13px;line-height:21px;word-break:break-all}.comp-v2-searchfield__page-result-buttons{position:relative;z-index:2;margin-left:-40px;padding:0 30px;background:#fb5373}.comp-v2-searchfield__page-result-buttons .ui-datepicker .ui-datepicker-header i.ui-corner-all,.comp-v2-searchfield__page-result-buttons i.fa,.comp-v2-searchfield__page-result-buttons i.ui-datepicker-trigger,.ui-datepicker .ui-datepicker-header .comp-v2-searchfield__page-result-buttons i.ui-corner-all{margin-right:5px;font-size:19px}.comp-v2-searchfield__page-result-buttons-right{margin-left:auto}.comp-v2-searchfield__page-result-buttons-left{margin-right:auto}.comp-v2-searchfield__page-result-buttons-single{display:block;padding:10px;color:#fff;font-size:15px;font-weight:700;line-height:24px}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result-buttons-single span{display:none}}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comp-v2-searchfield__page-result-buttons-left,.comp-v2-searchfield__page-result-buttons-right{margin:0}}.comp-v2-searchfield__page-result-type{display:block;position:relative;padding-bottom:5px;color:#fb5373;font-size:13px;font-weight:700;line-height:24px}.comp-v2-searchfield__page-result-type:after{content:"";position:absolute;right:0;bottom:0;left:0;max-width:120px;height:2px;background:#fb5373}.comp-v2-searchfield__page-result-additional-meta-data{margin:5px 0 0}.comp-v2-searchfield__page-result-data-as-grid{margin:20px 0 10px}.comp-v2-searchfield__page-result-data-as-grid p{margin:0;color:#fff;font-size:15px;line-height:18px}.comp-v2-searchfield__page-result-data-as-grid>div{margin-right:40px}.comp-v2-searchfield__page-result-data-as-grid>div:last-child{margin-right:0}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result-data-as-grid .helper-documents-hide-on-responsive{display:none}}.comp-v2-searchfield__page-result--image-video{padding-top:0;padding-bottom:0;border-bottom:0;background:#222425}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result__left{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px 0}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result__left--no-top-bottom-padding{padding-top:0;padding-bottom:0}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result__left--no-bottom-padding{padding-bottom:0}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result__left--no-top-padding{padding-top:0}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result__left--bottom-margin{margin-bottom:10px}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result-video{position:relative}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result-video{display:none}}.comp-v2-searchfield__page-result--image-video .comp-v2-searchfield__page-result-video .helper-icon-on-top{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:26px;cursor:pointer}.comp-v2-searchfield__page-result--image-video img{display:block}.comp-v2-searchfield__page-result--image-video .fa-icon-side-green:before{margin-right:10px}.comp-v2-searchfield__page-result--image-video .fa-icon-side-green.helper-icon-no-right-margin:before{margin-right:0}.comp-v2-searchfield__page-result--image-video .fa-icon-side-green.helper-icon-small-right-margin:before{margin-right:4px}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result--people{padding-top:20px}.comp-v2-searchfield__page-result--people>.helper-grid-flex-responsive-column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.comp-v2-searchfield__page-result--people .comp-v2-searchfield__page-result__left{width:100%}}.comp-v2-searchfield__page-result--news .comp-v2-searchfield__page-result__right{width:140px;margin-left:20px;background-repeat:no-repeat;background-position:50%;background-size:cover}.comp-v2-searchfield__page-result__date-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:60px;margin-right:40px;margin-left:15px;padding:10px;background:#fb5373;color:#fff;font-size:16px;line-height:16px;text-align:center}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result__date-top{margin-right:15px}}@media only screen and (max-width:768px){.comp-v2-searchfield__page-result__right--hide-on-responsive{display:none}}.comp-v2-searchfield__page-result__right-circle-image{width:140px;height:140px;margin:10px 20px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.comp-v2-searchfield .helper-grid-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.comp-v2-searchfield .helper-fa-icon-color-white{color:#fff}.comp-v2-searchfield .helper-icon-right-margin{margin-right:5px}.comp-v2-searchfield .helper-flex-left-aligned{margin-right:auto}.comp-v2-searchfield .helper-flex-right-aligned{margin-left:auto}.comp-v2-searchfield .helper-link-whole-box{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.comp-v2-searchfield .helper-grid-flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comp-v2-searchfield .helper-grid-flex-full-width{width:100%}.comp-v2-searchfield .helper-side-margin{margin-left:30px}.comp-v2-searchfield .helper-text-comma:after{content:","}.comp-v2-searchfield .helper-text-comma--remove-last:last-child:after{display:none}.comp-v2-searchfield .helper-text-pipe:after{content:" |"}.comp-v2-searchfield .helper-cursor-pointer{cursor:pointer}.comp-v2-searchfield .helper-always-hidden{display:none}.comp-v2-searchfield .helper-slider-sections{margin:25px 0}.comp-v2-searchfield .helper-slider-sections .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.comp-v2-searchfield .helper-slider-sections .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto}.comp-v2-searchfield .helper-slider-sections .slick-track .slick-slide.helper-grid-flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.comp-v2-searchfield .helper-slider-sections .slick-list{margin-right:-12.5px;margin-left:-12.5px}.comp-v2-searchfield .helper-error-message{color:#fff;text-align:center}.comp-v2-searchfield .helper-show-more-link{display:inline-block;margin:0 0 10px;font-size:15px;line-height:20px}.comp-v2-searchfield .helper-side-padding-normal{padding-top:0;padding-bottom:0}.comp-v2-searchfield .helper-side-padding-normal--background-grey{background:#222425}.comp-v2-searchfield .helper-hidden-element{display:none}.comp-v2-searchfield .helper-slider-videos .helper-grid-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 12.5px;padding:0}.comp-v2-searchfield .helper-slider-videos img{width:100%}.comp-v2-searchfield .helper-slider-people .helper-grid-flex-slider{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result{width:370px;margin:0 12.5px;padding:20px 10px 0}.comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result .comp-v2-searchfield__page-result__right-circle-image{margin:0 auto 20px}.comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto -10px 0}.comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result-buttons-left,.comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result-buttons-right{margin:0}.comp-v2-searchfield .helper-slider-results .helper-hide-for-slider,.comp-v2-searchfield .helper-slider-results .helper-hide-for-slider.comp-v2-searchfield__page-result__right--hide-on-responsive{display:none}.comp-v2-searchfield .helper-slider-results .helper-slider-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comp-v2-searchfield .helper-slider-results .helper-slider-padding-margin-sides{margin:0 12.5px;padding:10px 20px 0}.comp-v2-searchfield .helper-slider-results .helper-slider-padding-margin-sides--remove-top-padding{padding-top:0}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:10px 10px 10px 20px}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left.helper-slider-side-additional-padding{padding-right:20px;padding-left:20px}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left.helper-slider-side-additional-left-padding{padding-left:40px}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left.helper-slider-side-additional-right-padding{padding-right:40px}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__right--hide-on-responsive{display:block}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left,.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__right{width:100%}.comp-v2-searchfield .helper-slider-results button.slick-arrow{right:-10px;width:40px;height:40px;border-radius:50%;opacity:1;background:#222425}.comp-v2-searchfield .helper-slider-results button.slick-arrow.slick-disabled{display:none!important}.comp-v2-searchfield .helper-slider-results button.slick-arrow.slick-prev{right:0;left:-10px}.comp-v2-searchfield .helper-slider-results button.slick-arrow.slick-prev:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.comp-v2-searchfield .helper-slider-results button.slick-arrow:before{content:"\F061";opacity:1;color:#fff}.comp-v2-searchfield .helper-slider-results .fa-icon-side-green:before{margin-right:0}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-title .fa-icon-side-green:before,.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-type .fa-icon-side-green:before{margin-right:10px}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-title .fa-icon-side-green.helper-icon-small-right-margin:before,.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-type .fa-icon-side-green.helper-icon-small-right-margin:before{margin-right:4px}.comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result--people .comp-v2-searchfield__page-result__left{padding:10px 10px 10px 30px}.comp-v2-searchfield .helper-slider-results .helper-slider-results-video .comp-v2-searchfield__page-result__left{padding:10px 10px 10px 40px}.comp-v2-searchfield .helper-slider-results .helper-slider-results-video .fa-icon-side-green.helper-icon-no-right-margin:before{margin-right:0}.comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result__date-top{max-width:70px;margin:0 0 20px 20px}.comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto -20px 0}.comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons-left,.comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons-right{margin:0}.comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons.helper-margin-sides-type1{margin:auto -20px 0 -30px}.comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comp-v2-searchfield .helper-slider-documents .comp-v2-searchfield__page-result__left{padding:0 10px}.comp-v2-searchfield__initial-hidden-element{opacity:0}.comp-flyout .comp-v2-searchfield__button:hover{color:#fff}.comp-yammer{*zoom:1;margin-bottom:60px}.comp-yammer:after,.comp-yammer:before{display:table;content:" "}.comp-yammer:after{clear:both}@media (max-width:47.9375em){.comp-yammer{margin-bottom:50px}}.comp-yammer .comp-yammer-group{margin-bottom:40px}.comp-yammer .comp-yammer-group:last-child{margin-bottom:0}.comp-yammer .yammer-group-title{font-size:15px;line-height:20px;margin:0;padding:0 0 10px;overflow:hidden}.comp-yammer .yammer-message p{display:inline-block;margin-bottom:0}.comp-course-teaser-v2 .comp-yammer .course-teaser__show-more,.comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.comp-yammer .component-show-more{font-size:13px;line-height:17px;margin-top:15px}.comp-course-teaser-v2 .comp-yammer .course-teaser__show-more,.comp-course-teaser-v2 .style-dark .comp-yammer .course-teaser__show-more,.comp-course-teaser-v2 .style-light .comp-yammer .course-teaser__show-more,.comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.comp-yammer .component-show-more,.style-dark .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.style-dark .comp-yammer .component-show-more,.style-light .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.style-light .comp-yammer .component-show-more{color:#fb5373}.comp-course-teaser-v2 .style-color .comp-yammer .course-teaser__show-more,.style-color .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.style-color .comp-yammer .component-show-more{color:#36393a}.comp-course-teaser-v2 .comp-yammer .course-teaser__show-more:hover,.comp-yammer .comp-course-teaser-v2 .course-teaser__show-more:hover,.comp-yammer .component-show-more:hover{text-decoration:underline}.comp-yammer .yammer-item .yammer-text-wrapper{font-size:13px;line-height:17px}.comp-yammer .yammer-item .yammer-text-wrapper,.style-light .comp-yammer .yammer-item .yammer-text-wrapper{color:#36393a}.style-color .comp-yammer .yammer-item .yammer-text-wrapper,.style-dark .comp-yammer .yammer-item .yammer-text-wrapper{color:#fff}.comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link{display:inline-block;width:inherit;cursor:pointer}.comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link,.style-dark .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link,.style-light .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link{color:#fb5373}.style-color .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link{color:#36393a}.comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link:hover{text-decoration:underline}.comp-yammer .yammer-image-wrapper{padding:0;overflow-x:hidden}.comp-yammer .yammer-image-wrapper:hover{cursor:pointer}.comp-yammer .yammer-text-wrapper{overflow:hidden}.comp-yammer .yammer-text-wrapper .yammer-meta{padding-top:12px}.comp-yammer .yammer-text-wrapper .yammer-meta i{margin-right:6px}.comp-yammer .yammer-text-wrapper .yammer-meta span{margin-right:12px}.comp-yammer .yammer-text-wrapper .yammer-message-title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0}@media (max-width:47.9375em){.comp-yammer .yammer-text-wrapper .yammer-message-title{font-size:18px;line-height:22px}}.comp-yammer .yammer-text-wrapper .yammer-message-title,.style-dark .comp-yammer .yammer-text-wrapper .yammer-message-title,.style-light .comp-yammer .yammer-text-wrapper .yammer-message-title{color:#fb5373}.style-color .comp-yammer .yammer-text-wrapper .yammer-message-title{color:#36393a}.comp-yammer:not(.has-image) .yammer-image-wrapper{display:none}.comp-yammer.type-list .yammer-item{*zoom:1;padding:12px 0;border-width:1px 0 0;border-style:solid}.comp-yammer.type-list .yammer-item:after,.comp-yammer.type-list .yammer-item:before{display:table;content:" "}.comp-yammer.type-list .yammer-item:after{clear:both}@media (max-width:47.9375em){.comp-yammer.type-list .yammer-item{padding-right:30px}}.comp-yammer.type-list .yammer-item,.style-light .comp-yammer.type-list .yammer-item{border-color:#cdcdce}.style-dark .comp-yammer.type-list .yammer-item{border-color:#686a6b}.style-color .comp-yammer.type-list .yammer-item{border-color:#fda9b9}.comp-yammer.type-list .yammer-item a{width:100%}.comp-yammer.type-list .yammer-item a:active .yammer-message-title,.comp-yammer.type-list .yammer-item a:active .yammer-title,.comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.comp-yammer.type-list .yammer-item a:focus .yammer-title,.comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.comp-yammer.type-list .yammer-item a:hover .yammer-title{text-decoration:underline;cursor:pointer}.comp-yammer.type-list .yammer-item a:active .yammer-message-title,.comp-yammer.type-list .yammer-item a:active .yammer-title,.comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.comp-yammer.type-list .yammer-item a:focus .yammer-title,.comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.comp-yammer.type-list .yammer-item a:hover .yammer-title,.style-light .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.style-light .comp-yammer.type-list .yammer-item a:active .yammer-title,.style-light .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.style-light .comp-yammer.type-list .yammer-item a:focus .yammer-title,.style-light .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.style-light .comp-yammer.type-list .yammer-item a:hover .yammer-title{color:#dd355c}.style-dark .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.style-dark .comp-yammer.type-list .yammer-item a:active .yammer-title,.style-dark .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.style-dark .comp-yammer.type-list .yammer-item a:focus .yammer-title,.style-dark .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.style-dark .comp-yammer.type-list .yammer-item a:hover .yammer-title{color:#fb5373}.style-color .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.style-color .comp-yammer.type-list .yammer-item a:active .yammer-title,.style-color .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.style-color .comp-yammer.type-list .yammer-item a:focus .yammer-title,.style-color .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.style-color .comp-yammer.type-list .yammer-item a:hover .yammer-title{color:#36393a}.comp-yammer.type-list .yammer-item-col:last-of-type .yammer-item{border-bottom-width:1px}.comp-yammer.type-list.has-image .yammer-text-wrapper{padding-left:15px}.comp-article{margin-bottom:24px}.comp-article a:focus .card-title,.comp-article a:hover .card-title{color:#dd355c}.comp-article a:focus .image,.comp-article a:hover .image{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.comp-article .card-title{margin:0;font-size:25px;line-height:30px}.comp-article .card-bottom.non-button-card{padding-bottom:20px}.comp-article .image-zoom-effect{overflow:hidden}.comp-article .image-zoom-effect .image{-webkit-transform:scale3d(1.02,1.02,1);transform:scale3d(1.02,1.02,1);-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.comp-article .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.comp-article .key-topic{font-style:normal;font-weight:700;margin-right:15px;color:#36393a;text-transform:uppercase}.comp-article .publication-date{color:#9a9c9c}.comp-article .key-topic,.comp-article .publication-date{font-size:15px;line-height:20px}.comp-article .image-wrapper{position:relative}.comp-article .channel-icon{position:absolute;z-index:1;top:15px;left:15px;max-width:30px}.comp-article .image{display:block;width:100%;vertical-align:top}.comp-article .article__authors{padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.comp-article .article__author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.comp-article .article__author:last-child{margin-right:0}.comp-article .article__author-name{margin-left:10px;color:#000;font-style:italic}.comp-article .article__authors-image{width:30px;height:30px;overflow:hidden;border-radius:100%}.comp-article .article__authors-image img{width:100%}.comp-article-list{margin-bottom:60px}@media (max-width:47.9375em){.comp-article-list{margin-bottom:50px}}.comp-article-list .article-list-category-capitalized{text-transform:uppercase}.comp-article-list .items-scroll-left,.comp-article-list .items-scroll-right,.comp-article-list .scroll-offset-left,.comp-article-list .scroll-offset-right{display:none!important}.comp-article-list.scrollable-items.nav-top .items-scroll-wrapper{white-space:normal}.comp-article-list .title{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 20px;color:#fff}.comp-article-list .categories{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 15px}@media (min-width:48em){.comp-article-list .categories{-ms-flex-wrap:wrap;flex-wrap:wrap}}.comp-article-list .categories:empty{margin-bottom:0}.comp-article-list .article-list__button-container{margin-top:30px;padding-right:0;padding-left:0}.comp-article-list__button--filter-button{display:none}.comp-article-list__button--bigger-text{min-width:200px;max-width:200px;padding:16px 20px;font-size:20px}.comp-article-list__button--load-more{width:100%;cursor:pointer}.comp-article-list__button--transparent{border-color:#fff;background:none;color:#fff}@media only screen and (max-width:768px){.comp-article-list__button--search-button{display:none}.comp-article-list__button--filter-button{padding:0;background:none}}.comp-article-list .grid{padding:0;list-style:none;position:relative;margin:0 -12px;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0}.comp-article-list .grid.masonry-loaded{opacity:1}.comp-article-list .grid-item,.comp-article-list .stamp{padding:0 12px}.comp-article-list .grid-sizer{width:100%}@media (min-width:48em){.comp-article-list .grid-sizer{width:33.333%}}.comp-article-list .stamp{position:absolute;top:0;right:0}.comp-article-list .stamp .comp-image{margin-bottom:0}.comp-article-list .stamp .comp-article,.comp-article-list .stamp .comp-card{margin-bottom:24px}.comp-channel-list{margin-bottom:60px}@media (max-width:47.9375em){.comp-channel-list{margin-bottom:50px}}.comp-channel-list .comp-channel{margin-bottom:24px}.comp-magazine-teaser .magazine-teaser__image-wrapper{width:95px;float:left}.comp-magazine-teaser .magazine-teaser--carousel{padding:0;margin-bottom:0;visibility:hidden}.comp-magazine-teaser .magazine-teaser--carousel.slick-initialized{visibility:visible}.comp-magazine-teaser .magazine-teaser--carousel .slick-slide{float:none;height:100%}.comp-magazine-teaser .magazine-teaser--carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__item{border:0;padding:0 12px}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__meta{color:#36393a}.comp-magazine-teaser .magazine-teaser--carousel .news-item a:hover .news-title{text-decoration:none}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;background-color:#fff;height:100%}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link,.style-light .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border-color:#ebebeb}.style-dark .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border-color:#222425}.style-color .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border-color:#fb5373}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__image-wrapper{margin-bottom:15px;width:100%;float:none}.comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__content{padding-right:15px}.comp-magazine-teaser .magazine-teaser--carousel .slick-dots{bottom:-35px;z-index:10}.comp-magazine-teaser .magazine-teaser--carousel .slick-disabled{display:none!important}@media (max-width:63.9375em){.comp-magazine-teaser .magazine-teaser--carousel.js-slider-on-first-element .slick-track{-webkit-transform:translateX(-29px);transform:translateX(-29px)}}@media (max-width:63.9375em){.comp-magazine-teaser .magazine-teaser--carousel.js-slider-on-last-element .slick-track{-webkit-transform:translateX(29px);transform:translateX(29px)}}.comp-course-teaser-v2{margin-bottom:60px}@media (max-width:47.9375em){.comp-course-teaser-v2{margin-bottom:50px}}.comp-course-teaser-v2 .course-list .course{border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;-webkit-box-sizing:border-box;box-sizing:border-box}.comp-course-teaser-v2 .course-list .course,.style-light .comp-course-teaser-v2 .course-list .course{border-color:#ebebeb}.style-dark .comp-course-teaser-v2 .course-list .course{border-color:#222425}.style-color .comp-course-teaser-v2 .course-list .course{border-color:#fb5373}.comp-course-teaser-v2 .course-list .course:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.comp-course-teaser-v2 .course-list .course--detail{display:-webkit-box;display:-ms-flexbox;display:flex}.comp-course-teaser-v2 .course-list .course--speakers{font-style:normal;font-weight:700;font-size:13px;line-height:17px;color:#36393a;margin-top:15px}.comp-course-teaser-v2 .course-list .course--speakers+.course--header{padding-top:5px}.comp-course-teaser-v2 .course-list .course--image-wrapper{width:73px;height:73px;margin:0 15px 0 0;overflow:hidden;-ms-flex-preferred-size:73px;flex-basis:73px}.comp-course-teaser-v2 .course-list .course--image-wrapper+.course--content{-ms-flex-preferred-size:calc(100% - 88px);flex-basis:calc(100% - 88px)}.comp-course-teaser-v2 .course-list .course--image-wrapper .course--image{max-width:none;width:auto;height:100%;margin:0}.comp-course-teaser-v2 .course-list .course--image-wrapper--speaker{border-radius:50%}.comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper{height:auto;overflow:hidden;max-width:calc(100% + 30px);width:calc(100% + 30px);margin:-15px -15px 15px;-ms-flex-preferred-size:100%;flex-basis:100%}.comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper+.course--content{-ms-flex-preferred-size:100%;flex-basis:100%}.comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper .course--image{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease;max-width:100%;width:100%;margin:0;vertical-align:top}.comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper--speaker{border-radius:0}.comp-course-teaser-v2 .course-list.course-list--grid .course-list__course{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.comp-course-teaser-v2 .course-list.course-list--grid .course--detail{display:block}@media (min-width:48em){.comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1-1{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1-1-1{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1-1-1-1{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.comp-course-teaser-v2 .course-list.course-list--list .course{border:1px solid;border-left:0;border-right:0;border-bottom:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;background-color:transparent}.comp-course-teaser-v2 .course-list.course-list--list .course,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course{border-color:#cdcdce}.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course{border-color:#686a6b}.style-color .comp-course-teaser-v2 .course-list.course-list--list .course{border-color:#fda9b9}.comp-course-teaser-v2 .course-list.course-list--list .course:hover .course--title{text-decoration:underline}.comp-course-teaser-v2 .course-list.course-list--list .course--brand{display:none}.comp-course-teaser-v2 .course-list.course-list--list .course--detail{padding-left:0;padding-right:0}.comp-course-teaser-v2 .course-list.course-list--list .course--title,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--title,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course--title{color:#fb5373}.comp-course-teaser-v2 .course-list.course-list--list .course,.comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list,.style-color .comp-course-teaser-v2 .course-list.course-list--list .course--title,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list{color:#36393a}.style-color .comp-course-teaser-v2 .course-list.course-list--list .course,.style-color .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.style-color .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.style-color .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.style-color .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list{color:#fff}.comp-course-teaser-v2 .course-list.course-list--list .divider--vertical,.style-light .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical{background-color:#36393a}.style-color .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical,.style-dark .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical{background-color:#fff}.comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{margin-bottom:10px;border-bottom:1px solid}.comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course,.style-light .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{border-color:#cdcdce}.style-dark .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{border-color:#686a6b}.style-color .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{border-color:#fda9b9}@media (min-width:48em){.comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1-1{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1-1-1{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1-1-1-1{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.comp-course-teaser-v2 .course-list.course-list--carousel{width:100%;overflow:visible}.comp-course-teaser-v2 .course-list.course-list--carousel .slick-dots{bottom:-18px;z-index:10}.comp-course-teaser-v2 .course-list.course-list--carousel .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.comp-course-teaser-v2 .course-list.course-list--carousel .slick-slide{height:inherit!important}@media (min-width:48em){.comp-course-teaser-v2 .course-list.course-list--carousel .course-teaser-v2__layout-1-1,.comp-course-teaser-v2 .course-list.course-list--carousel .course-teaser-v2__layout-1-1-1,.comp-course-teaser-v2 .course-list.course-list--carousel .course-teaser-v2__layout-1-1-1-1{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.comp-course-teaser-v2 .course-list.course-list--carousel.slick-slider--with-sneak-preview{width:calc(100% + 24px);margin:0 -12px}.comp-course-teaser-v2 .course-teaser__spinner-container{text-align:center}.comp-course-teaser-v2 .teaser-list-title{margin-bottom:30px}.comp-course-teaser-v2 .course-teaser__show-more{position:relative;z-index:10}.comp-course-teaser-v2 .course-teaser__show-more,.style-dark .comp-course-teaser-v2 .course-teaser__show-more,.style-light .comp-course-teaser-v2 .course-teaser__show-more{color:#fb5373}.style-color .comp-course-teaser-v2 .course-teaser__show-more{color:#36393a}.comp-course-teaser-v2 .course-teaser__show-more .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.comp-course-teaser-v2 .course-teaser__show-more .comp-v2-searchfield__bottom-categories-single-input label:before,.comp-course-teaser-v2 .course-teaser__show-more .fa,.comp-course-teaser-v2 .course-teaser__show-more .ui-datepicker-trigger,.comp-course-teaser-v2 .course-teaser__show-more .ui-datepicker .ui-datepicker-header .ui-corner-all,.comp-v2-searchfield .helper-slider-results .comp-course-teaser-v2 .course-teaser__show-more button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .comp-course-teaser-v2 .course-teaser__show-more label:before,.ui-datepicker .ui-datepicker-header .comp-course-teaser-v2 .course-teaser__show-more .ui-corner-all{margin-left:4px}.comp-course-teaser-v2 .course-teaser__show-more--carousel{margin:40px 0 0 10px;float:none;display:inline-block}@media (min-width:48em){.comp-course-teaser-v2 .course-teaser__show-more--carousel{margin:25px 0 0 10px}}@media (min-width:64em){.comp-course-teaser-v2 .course-teaser__show-more--carousel{margin:25px 0 0 25px}}.style-dark .style-dark>.comp-course-teaser-v2 .course-list .course,.style-dark>.comp-course-teaser-v2 .course-list .course{background-color:#222425}.style-dark>.comp-course-teaser-v2 .course-list .course{border-color:#ebebeb}.style-dark>.comp-course-teaser-v2 .course-list .course,.style-dark>.comp-course-teaser-v2 .course-list .course--speakers{color:#fff}.style-dark>.comp-course-teaser-v2 .course-list .divider--vertical{background-color:#fff}.style-dark>.comp-course-teaser-v2 .course-list.course-list--carousel .slick-dots li button:before{color:#000}.style-dark>.comp-course-teaser-v2 h3.teaser-list-title{color:#36393a}.style-dark .style-dark>.comp-course-teaser-v2 .course-list .course{border-color:#36393a}.style-dark .style-dark>.comp-course-teaser-v2 h3.teaser-list-title{color:#fff}.style-color .style-dark>.comp-course-teaser-v2 .course-list .course{border-color:#fb5373}.style-color .style-dark>.comp-course-teaser-v2 .course-list .course--title{color:#fb5373}@media (min-width:48em){.single-level-navigation .flyout-type-nav.comp-flyout,.single-level-navigation .flyout-type-nav .comp-flyout-header{max-width:calc(50% - 12px)}}@media (min-width:64em){.single-level-navigation .flyout-type-nav.comp-flyout,.single-level-navigation .flyout-type-nav .comp-flyout-header{max-width:calc(50% - 168.66667px)}}@media (min-width:76.625em){.single-level-navigation .flyout-type-nav.comp-flyout,.single-level-navigation .flyout-type-nav .comp-flyout-header{max-width:calc(50% - 207.83333px)}}@media (min-width:48em){.single-level-navigation .comp-flyout{left:0;overflow-x:hidden;-webkit-transition:visibility .2s,left .3s ease-in-out;transition:visibility .2s,left .3s ease-in-out}.single-level-navigation .comp-flyout.closed{visibility:hidden;left:-100vw;height:100vw}.single-level-navigation .comp-flyout.closed .comp-flyout-header{left:-100vw}}@media (min-width:48em){.single-level-navigation .comp-flyout .comp-shellnavigation{width:calc(50% + 24px);margin-top:181px}}@media (min-width:64em){.single-level-navigation .comp-flyout .comp-shellnavigation{width:calc(33.333% + 24px)}}.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-home>a,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-back>a,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-link>a,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent>a,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item>a{padding-right:20px;padding-left:20px;font-weight:400}.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-home>a:after,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-home>a:before,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-back>a:after,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-back>a:before,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-link>a:after,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-link>a:before,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent>a:after,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent>a:before,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item>a:after,.single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item>a:before{display:none}@media (min-width:48em){.single-level-navigation .comp-flyout .comp-navigation-flyout{width:100vw}}@media (min-width:48em){.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile{display:block}}@media (min-width:48em){.single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop{display:none}}.single-level-navigation .comp-flyout.flyout-type-nav{overflow-x:hidden}@media (min-width:48em){.single-level-navigation .comp-flyout.flyout-type-nav{left:0;overflow-x:hidden;-webkit-transition:visibility .2s,left .3s ease-in-out;transition:visibility .2s,left .3s ease-in-out}.single-level-navigation .comp-flyout.flyout-type-nav.closed{visibility:hidden;left:-100vw;height:100vw}.single-level-navigation .comp-flyout.flyout-type-nav.closed .comp-flyout-header{left:-100vw}}@media (min-width:48em){.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header{font-size:15px;line-height:18px;position:fixed;z-index:50;top:40px;left:0;width:100%;margin-top:0;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header.hideMetaNavigation{top:0}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .container-wrapper{width:100vw}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .outer-container{padding-right:20px;padding-left:20px}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .outer-container .comp-logo{margin-right:12px}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .comp-logo{display:none}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-close{width:100%;padding-left:23px}.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-logo,.single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-search{display:none}.flyout-type-search .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .comp-searchfield input{height:30px}.flyout-type-search .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .comp-searchfield i{top:7px;font-size:15px}.flyout-type-nav .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-search,.flyout-type-search .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-logo{display:none}}.magazineentrypage .comp-article-list{min-height:480px;min-height:30rem}.magazineentrypage .comp-title-banner-magazine{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.magazineentrypage .comp-title-banner-magazine:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.comp-rotator-container .magazineentrypage .comp-title-banner-magazine:hover .slick-dots,.magazineentrypage .comp-title-banner-magazine:hover .comp-rotator-container .slick-dots,.magazineentrypage .comp-title-banner-magazine:hover .container,.magazineentrypage .comp-title-banner-magazine:hover .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .magazineentrypage .comp-title-banner-magazine:hover .navigation-mobile{-webkit-transform:scale(.97087);transform:scale(.97087)}.comp-rotator-container .magazineentrypage .comp-title-banner-magazine .slick-dots,.magazineentrypage .comp-title-banner-magazine .comp-rotator-container .slick-dots,.magazineentrypage .comp-title-banner-magazine .container,.magazineentrypage .comp-title-banner-magazine .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.single-level-navigation .comp-flyout .comp-navigation-flyout .magazineentrypage .comp-title-banner-magazine .navigation-mobile{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.magazineentrypage .comp-tab-container .tabs-nav .tab-item{font-size:15px;line-height:20px}.magazineentrypage .comp-tab-container .tabs-container{padding-top:30px}.magazinechannelpage .comp-article-list{min-height:480px;min-height:30rem}@media (min-width:48em){.magazinechannelpage .comp-title-banner-magazine .title-full{height:350px}}@media (max-width:47.9375em){.magazinechannelpage .comp-title-banner-magazine .title-full{height:200px}}.magazinechannelpage .comp-tab-container .tabs-nav .tab-item{font-size:15px;line-height:20px}.magazinechannelpage .comp-tab-container .tabs-container{padding-top:30px}.magazinearticlepage .comp-title-banner-magazine .overlay-gradient{display:none}@media (max-width:47.9375em){.magazinearticlepage .comp-title-banner-magazine{display:none}}@media (min-width:64em){.magazinearticlepage .title-full{height:350px}}@media (max-width:63.9375em){.magazinearticlepage .title-full{height:200px}}@media (min-width:64em){.magazinearticlepage .article-header .comp-section.style-light{background-color:transparent}.magazinearticlepage .article-header .comp-section .outer-container{margin-top:-250px}.magazinearticlepage .article-header div[class*=col-]{background-color:#fff}}@media (min-width:64em){.magazinearticlepage .outer-container>.comp-column-control>.row>div>div[class*=col-],.magazinearticlepage .outer-container>.parsys>.columnControl>.comp-column-control>.row>div>div[class*=col-]{padding:0 24px}}filterable-dropdown{display:block}filterable-dropdown .comp-filterable-dropdown .ui-autocomplete-input{width:100%;padding:5px}filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container{position:relative}filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete{position:absolute;max-height:200px;overflow:auto;overflow-x:hidden;list-style:none;border:1px solid #ebebeb;background-color:#fff;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box}filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete .ui-menu-item-wrapper{padding:9px 10px}filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete .ui-menu-item{margin:0;border-bottom:1px solid #ebebeb}filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete .ui-state-active{background-color:#fb5373;color:#fff}.ui-helper-hidden-accessible{display:none}custom-dropdown{display:block}custom-dropdown .comp-dropdown{margin-bottom:0}custom-dropdown .comp-dropdown .select-container{margin:0 0 0 10px}toggle-button{display:block}toggle-button .comp-button .button.small{padding:10px 13px}.mole-tag-list{padding-left:0;list-style:none;margin-bottom:20px}.mole-tag-list .tag-list__close-x{color:#fff}.mole-tag-list .tag-list__close-x:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.mole-tag-list .tag-list__close-x:after{speak:none}}.mole-tag-list .tag-list__close-x:after{font-family:icomoon!important;content:"\E903";color:inherit;font-size:inherit;display:inline-block}.mole-tag-list .tag-list__tag{cursor:auto;padding:5px 12px;margin:0 10px 15px 0}.mole-tag-list .tag-list__tag:hover{background-color:#fb5373}.mole-tag-list .tag-list__clear-all{padding:5px 0;margin-bottom:15px}.spotlight-color-secondary{
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */}.spotlight-color-secondary *,.spotlight-color-secondary :after,.spotlight-color-secondary :before{-webkit-box-sizing:border-box;box-sizing:border-box}.spotlight-color-secondary html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.spotlight-color-secondary body{margin:0}.spotlight-color-secondary article,.spotlight-color-secondary aside,.spotlight-color-secondary details,.spotlight-color-secondary figcaption,.spotlight-color-secondary figure,.spotlight-color-secondary footer,.spotlight-color-secondary header,.spotlight-color-secondary hgroup,.spotlight-color-secondary main,.spotlight-color-secondary menu,.spotlight-color-secondary nav,.spotlight-color-secondary section,.spotlight-color-secondary summary{display:block}.spotlight-color-secondary audio,.spotlight-color-secondary canvas,.spotlight-color-secondary progress,.spotlight-color-secondary video{display:inline-block;vertical-align:baseline}.spotlight-color-secondary audio:not([controls]){display:none;height:0}.spotlight-color-secondary [hidden],.spotlight-color-secondary template{display:none}.spotlight-color-secondary a{background-color:transparent}.spotlight-color-secondary a:active,.spotlight-color-secondary a:hover{outline:0}.spotlight-color-secondary abbr[title]{border-bottom:1px dotted}.spotlight-color-secondary b,.spotlight-color-secondary strong{font-weight:700}.spotlight-color-secondary dfn{font-style:italic}.spotlight-color-secondary mark{background:#ff0;color:#000}.spotlight-color-secondary small{font-size:80%}.spotlight-color-secondary sub,.spotlight-color-secondary sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.spotlight-color-secondary sup{top:-.5em}.spotlight-color-secondary sub{bottom:-.25em}.spotlight-color-secondary img{border:0}.spotlight-color-secondary svg:not(:root){overflow:hidden}.spotlight-color-secondary figure{margin:1em 40px}.spotlight-color-secondary hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}.spotlight-color-secondary pre{overflow:auto}.spotlight-color-secondary code,.spotlight-color-secondary kbd,.spotlight-color-secondary pre,.spotlight-color-secondary samp{font-family:monospace,monospace;font-size:1em}.spotlight-color-secondary button,.spotlight-color-secondary input,.spotlight-color-secondary optgroup,.spotlight-color-secondary select,.spotlight-color-secondary textarea{color:inherit;font:inherit;margin:0}.spotlight-color-secondary button{overflow:visible}.spotlight-color-secondary button,.spotlight-color-secondary select{text-transform:none}.spotlight-color-secondary button,.spotlight-color-secondary html input[type=button],.spotlight-color-secondary input[type=reset],.spotlight-color-secondary input[type=submit]{-webkit-appearance:button;cursor:pointer}.spotlight-color-secondary button[disabled],.spotlight-color-secondary html input[disabled]{cursor:default}.spotlight-color-secondary button::-moz-focus-inner,.spotlight-color-secondary input::-moz-focus-inner{border:0;padding:0}.spotlight-color-secondary input{line-height:normal}.spotlight-color-secondary input[type=checkbox],.spotlight-color-secondary input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.spotlight-color-secondary input[type=number]::-webkit-inner-spin-button,.spotlight-color-secondary input[type=number]::-webkit-outer-spin-button{height:auto}.spotlight-color-secondary input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}.spotlight-color-secondary input[type=search]::-webkit-search-cancel-button,.spotlight-color-secondary input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.spotlight-color-secondary fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.spotlight-color-secondary legend{border:0;padding:0}.spotlight-color-secondary textarea{overflow:auto}.spotlight-color-secondary optgroup{font-weight:700}.spotlight-color-secondary table{border-collapse:collapse;border-spacing:0}.spotlight-color-secondary td,.spotlight-color-secondary th{padding:0}.spotlight-color-secondary .row{margin-left:-12px;margin-right:-12px}.spotlight-color-secondary .row:after,.spotlight-color-secondary .row:before{display:table;content:" "}.spotlight-color-secondary .row:after{clear:both}.spotlight-color-secondary .col-lg-1,.spotlight-color-secondary .col-lg-2,.spotlight-color-secondary .col-lg-3,.spotlight-color-secondary .col-lg-4,.spotlight-color-secondary .col-lg-5,.spotlight-color-secondary .col-lg-6,.spotlight-color-secondary .col-lg-7,.spotlight-color-secondary .col-lg-8,.spotlight-color-secondary .col-lg-9,.spotlight-color-secondary .col-lg-10,.spotlight-color-secondary .col-lg-11,.spotlight-color-secondary .col-lg-12,.spotlight-color-secondary .col-lg-13,.spotlight-color-secondary .col-lg-14,.spotlight-color-secondary .col-lg-15,.spotlight-color-secondary .col-lg-16,.spotlight-color-secondary .col-lg-17,.spotlight-color-secondary .col-lg-18,.spotlight-color-secondary .col-lg-19,.spotlight-color-secondary .col-lg-20,.spotlight-color-secondary .col-lg-21,.spotlight-color-secondary .col-lg-22,.spotlight-color-secondary .col-lg-23,.spotlight-color-secondary .col-lg-24,.spotlight-color-secondary .col-lg-25,.spotlight-color-secondary .col-lg-26,.spotlight-color-secondary .col-lg-27,.spotlight-color-secondary .col-lg-28,.spotlight-color-secondary .col-lg-29,.spotlight-color-secondary .col-lg-30,.spotlight-color-secondary .col-lg-31,.spotlight-color-secondary .col-lg-32,.spotlight-color-secondary .col-lg-33,.spotlight-color-secondary .col-lg-34,.spotlight-color-secondary .col-lg-35,.spotlight-color-secondary .col-lg-36,.spotlight-color-secondary .col-lg-37,.spotlight-color-secondary .col-lg-38,.spotlight-color-secondary .col-lg-39,.spotlight-color-secondary .col-lg-40,.spotlight-color-secondary .col-lg-41,.spotlight-color-secondary .col-lg-42,.spotlight-color-secondary .col-lg-43,.spotlight-color-secondary .col-lg-44,.spotlight-color-secondary .col-lg-45,.spotlight-color-secondary .col-lg-46,.spotlight-color-secondary .col-lg-47,.spotlight-color-secondary .col-lg-48,.spotlight-color-secondary .col-lg-49,.spotlight-color-secondary .col-lg-50,.spotlight-color-secondary .col-lg-51,.spotlight-color-secondary .col-lg-52,.spotlight-color-secondary .col-lg-53,.spotlight-color-secondary .col-lg-54,.spotlight-color-secondary .col-lg-55,.spotlight-color-secondary .col-lg-56,.spotlight-color-secondary .col-lg-57,.spotlight-color-secondary .col-lg-58,.spotlight-color-secondary .col-lg-59,.spotlight-color-secondary .col-lg-60,.spotlight-color-secondary .col-lg-61,.spotlight-color-secondary .col-lg-62,.spotlight-color-secondary .col-lg-63,.spotlight-color-secondary .col-lg-64,.spotlight-color-secondary .col-lg-65,.spotlight-color-secondary .col-lg-66,.spotlight-color-secondary .col-lg-67,.spotlight-color-secondary .col-lg-68,.spotlight-color-secondary .col-lg-69,.spotlight-color-secondary .col-lg-70,.spotlight-color-secondary .col-lg-71,.spotlight-color-secondary .col-lg-72,.spotlight-color-secondary .col-md-1,.spotlight-color-secondary .col-md-2,.spotlight-color-secondary .col-md-3,.spotlight-color-secondary .col-md-4,.spotlight-color-secondary .col-md-5,.spotlight-color-secondary .col-md-6,.spotlight-color-secondary .col-md-7,.spotlight-color-secondary .col-md-8,.spotlight-color-secondary .col-md-9,.spotlight-color-secondary .col-md-10,.spotlight-color-secondary .col-md-11,.spotlight-color-secondary .col-md-12,.spotlight-color-secondary .col-md-13,.spotlight-color-secondary .col-md-14,.spotlight-color-secondary .col-md-15,.spotlight-color-secondary .col-md-16,.spotlight-color-secondary .col-md-17,.spotlight-color-secondary .col-md-18,.spotlight-color-secondary .col-md-19,.spotlight-color-secondary .col-md-20,.spotlight-color-secondary .col-md-21,.spotlight-color-secondary .col-md-22,.spotlight-color-secondary .col-md-23,.spotlight-color-secondary .col-md-24,.spotlight-color-secondary .col-md-25,.spotlight-color-secondary .col-md-26,.spotlight-color-secondary .col-md-27,.spotlight-color-secondary .col-md-28,.spotlight-color-secondary .col-md-29,.spotlight-color-secondary .col-md-30,.spotlight-color-secondary .col-md-31,.spotlight-color-secondary .col-md-32,.spotlight-color-secondary .col-md-33,.spotlight-color-secondary .col-md-34,.spotlight-color-secondary .col-md-35,.spotlight-color-secondary .col-md-36,.spotlight-color-secondary .col-md-37,.spotlight-color-secondary .col-md-38,.spotlight-color-secondary .col-md-39,.spotlight-color-secondary .col-md-40,.spotlight-color-secondary .col-md-41,.spotlight-color-secondary .col-md-42,.spotlight-color-secondary .col-md-43,.spotlight-color-secondary .col-md-44,.spotlight-color-secondary .col-md-45,.spotlight-color-secondary .col-md-46,.spotlight-color-secondary .col-md-47,.spotlight-color-secondary .col-md-48,.spotlight-color-secondary .col-md-49,.spotlight-color-secondary .col-md-50,.spotlight-color-secondary .col-md-51,.spotlight-color-secondary .col-md-52,.spotlight-color-secondary .col-md-53,.spotlight-color-secondary .col-md-54,.spotlight-color-secondary .col-md-55,.spotlight-color-secondary .col-md-56,.spotlight-color-secondary .col-md-57,.spotlight-color-secondary .col-md-58,.spotlight-color-secondary .col-md-59,.spotlight-color-secondary .col-md-60,.spotlight-color-secondary .col-md-61,.spotlight-color-secondary .col-md-62,.spotlight-color-secondary .col-md-63,.spotlight-color-secondary .col-md-64,.spotlight-color-secondary .col-md-65,.spotlight-color-secondary .col-md-66,.spotlight-color-secondary .col-md-67,.spotlight-color-secondary .col-md-68,.spotlight-color-secondary .col-md-69,.spotlight-color-secondary .col-md-70,.spotlight-color-secondary .col-md-71,.spotlight-color-secondary .col-md-72,.spotlight-color-secondary .col-sm-1,.spotlight-color-secondary .col-sm-2,.spotlight-color-secondary .col-sm-3,.spotlight-color-secondary .col-sm-4,.spotlight-color-secondary .col-sm-5,.spotlight-color-secondary .col-sm-6,.spotlight-color-secondary .col-sm-7,.spotlight-color-secondary .col-sm-8,.spotlight-color-secondary .col-sm-9,.spotlight-color-secondary .col-sm-10,.spotlight-color-secondary .col-sm-11,.spotlight-color-secondary .col-sm-12,.spotlight-color-secondary .col-sm-13,.spotlight-color-secondary .col-sm-14,.spotlight-color-secondary .col-sm-15,.spotlight-color-secondary .col-sm-16,.spotlight-color-secondary .col-sm-17,.spotlight-color-secondary .col-sm-18,.spotlight-color-secondary .col-sm-19,.spotlight-color-secondary .col-sm-20,.spotlight-color-secondary .col-sm-21,.spotlight-color-secondary .col-sm-22,.spotlight-color-secondary .col-sm-23,.spotlight-color-secondary .col-sm-24,.spotlight-color-secondary .col-sm-25,.spotlight-color-secondary .col-sm-26,.spotlight-color-secondary .col-sm-27,.spotlight-color-secondary .col-sm-28,.spotlight-color-secondary .col-sm-29,.spotlight-color-secondary .col-sm-30,.spotlight-color-secondary .col-sm-31,.spotlight-color-secondary .col-sm-32,.spotlight-color-secondary .col-sm-33,.spotlight-color-secondary .col-sm-34,.spotlight-color-secondary .col-sm-35,.spotlight-color-secondary .col-sm-36,.spotlight-color-secondary .col-sm-37,.spotlight-color-secondary .col-sm-38,.spotlight-color-secondary .col-sm-39,.spotlight-color-secondary .col-sm-40,.spotlight-color-secondary .col-sm-41,.spotlight-color-secondary .col-sm-42,.spotlight-color-secondary .col-sm-43,.spotlight-color-secondary .col-sm-44,.spotlight-color-secondary .col-sm-45,.spotlight-color-secondary .col-sm-46,.spotlight-color-secondary .col-sm-47,.spotlight-color-secondary .col-sm-48,.spotlight-color-secondary .col-sm-49,.spotlight-color-secondary .col-sm-50,.spotlight-color-secondary .col-sm-51,.spotlight-color-secondary .col-sm-52,.spotlight-color-secondary .col-sm-53,.spotlight-color-secondary .col-sm-54,.spotlight-color-secondary .col-sm-55,.spotlight-color-secondary .col-sm-56,.spotlight-color-secondary .col-sm-57,.spotlight-color-secondary .col-sm-58,.spotlight-color-secondary .col-sm-59,.spotlight-color-secondary .col-sm-60,.spotlight-color-secondary .col-sm-61,.spotlight-color-secondary .col-sm-62,.spotlight-color-secondary .col-sm-63,.spotlight-color-secondary .col-sm-64,.spotlight-color-secondary .col-sm-65,.spotlight-color-secondary .col-sm-66,.spotlight-color-secondary .col-sm-67,.spotlight-color-secondary .col-sm-68,.spotlight-color-secondary .col-sm-69,.spotlight-color-secondary .col-sm-70,.spotlight-color-secondary .col-sm-71,.spotlight-color-secondary .col-sm-72,.spotlight-color-secondary .col-xs-1,.spotlight-color-secondary .col-xs-2,.spotlight-color-secondary .col-xs-3,.spotlight-color-secondary .col-xs-4,.spotlight-color-secondary .col-xs-5,.spotlight-color-secondary .col-xs-6,.spotlight-color-secondary .col-xs-7,.spotlight-color-secondary .col-xs-8,.spotlight-color-secondary .col-xs-9,.spotlight-color-secondary .col-xs-10,.spotlight-color-secondary .col-xs-11,.spotlight-color-secondary .col-xs-12,.spotlight-color-secondary .col-xs-13,.spotlight-color-secondary .col-xs-14,.spotlight-color-secondary .col-xs-15,.spotlight-color-secondary .col-xs-16,.spotlight-color-secondary .col-xs-17,.spotlight-color-secondary .col-xs-18,.spotlight-color-secondary .col-xs-19,.spotlight-color-secondary .col-xs-20,.spotlight-color-secondary .col-xs-21,.spotlight-color-secondary .col-xs-22,.spotlight-color-secondary .col-xs-23,.spotlight-color-secondary .col-xs-24,.spotlight-color-secondary .col-xs-25,.spotlight-color-secondary .col-xs-26,.spotlight-color-secondary .col-xs-27,.spotlight-color-secondary .col-xs-28,.spotlight-color-secondary .col-xs-29,.spotlight-color-secondary .col-xs-30,.spotlight-color-secondary .col-xs-31,.spotlight-color-secondary .col-xs-32,.spotlight-color-secondary .col-xs-33,.spotlight-color-secondary .col-xs-34,.spotlight-color-secondary .col-xs-35,.spotlight-color-secondary .col-xs-36,.spotlight-color-secondary .col-xs-37,.spotlight-color-secondary .col-xs-38,.spotlight-color-secondary .col-xs-39,.spotlight-color-secondary .col-xs-40,.spotlight-color-secondary .col-xs-41,.spotlight-color-secondary .col-xs-42,.spotlight-color-secondary .col-xs-43,.spotlight-color-secondary .col-xs-44,.spotlight-color-secondary .col-xs-45,.spotlight-color-secondary .col-xs-46,.spotlight-color-secondary .col-xs-47,.spotlight-color-secondary .col-xs-48,.spotlight-color-secondary .col-xs-49,.spotlight-color-secondary .col-xs-50,.spotlight-color-secondary .col-xs-51,.spotlight-color-secondary .col-xs-52,.spotlight-color-secondary .col-xs-53,.spotlight-color-secondary .col-xs-54,.spotlight-color-secondary .col-xs-55,.spotlight-color-secondary .col-xs-56,.spotlight-color-secondary .col-xs-57,.spotlight-color-secondary .col-xs-58,.spotlight-color-secondary .col-xs-59,.spotlight-color-secondary .col-xs-60,.spotlight-color-secondary .col-xs-61,.spotlight-color-secondary .col-xs-62,.spotlight-color-secondary .col-xs-63,.spotlight-color-secondary .col-xs-64,.spotlight-color-secondary .col-xs-65,.spotlight-color-secondary .col-xs-66,.spotlight-color-secondary .col-xs-67,.spotlight-color-secondary .col-xs-68,.spotlight-color-secondary .col-xs-69,.spotlight-color-secondary .col-xs-70,.spotlight-color-secondary .col-xs-71,.spotlight-color-secondary .col-xs-72{position:relative;min-height:1px;padding-left:12px;padding-right:12px}.spotlight-color-secondary .col-xs-1,.spotlight-color-secondary .col-xs-2,.spotlight-color-secondary .col-xs-3,.spotlight-color-secondary .col-xs-4,.spotlight-color-secondary .col-xs-5,.spotlight-color-secondary .col-xs-6,.spotlight-color-secondary .col-xs-7,.spotlight-color-secondary .col-xs-8,.spotlight-color-secondary .col-xs-9,.spotlight-color-secondary .col-xs-10,.spotlight-color-secondary .col-xs-11,.spotlight-color-secondary .col-xs-12,.spotlight-color-secondary .col-xs-13,.spotlight-color-secondary .col-xs-14,.spotlight-color-secondary .col-xs-15,.spotlight-color-secondary .col-xs-16,.spotlight-color-secondary .col-xs-17,.spotlight-color-secondary .col-xs-18,.spotlight-color-secondary .col-xs-19,.spotlight-color-secondary .col-xs-20,.spotlight-color-secondary .col-xs-21,.spotlight-color-secondary .col-xs-22,.spotlight-color-secondary .col-xs-23,.spotlight-color-secondary .col-xs-24,.spotlight-color-secondary .col-xs-25,.spotlight-color-secondary .col-xs-26,.spotlight-color-secondary .col-xs-27,.spotlight-color-secondary .col-xs-28,.spotlight-color-secondary .col-xs-29,.spotlight-color-secondary .col-xs-30,.spotlight-color-secondary .col-xs-31,.spotlight-color-secondary .col-xs-32,.spotlight-color-secondary .col-xs-33,.spotlight-color-secondary .col-xs-34,.spotlight-color-secondary .col-xs-35,.spotlight-color-secondary .col-xs-36,.spotlight-color-secondary .col-xs-37,.spotlight-color-secondary .col-xs-38,.spotlight-color-secondary .col-xs-39,.spotlight-color-secondary .col-xs-40,.spotlight-color-secondary .col-xs-41,.spotlight-color-secondary .col-xs-42,.spotlight-color-secondary .col-xs-43,.spotlight-color-secondary .col-xs-44,.spotlight-color-secondary .col-xs-45,.spotlight-color-secondary .col-xs-46,.spotlight-color-secondary .col-xs-47,.spotlight-color-secondary .col-xs-48,.spotlight-color-secondary .col-xs-49,.spotlight-color-secondary .col-xs-50,.spotlight-color-secondary .col-xs-51,.spotlight-color-secondary .col-xs-52,.spotlight-color-secondary .col-xs-53,.spotlight-color-secondary .col-xs-54,.spotlight-color-secondary .col-xs-55,.spotlight-color-secondary .col-xs-56,.spotlight-color-secondary .col-xs-57,.spotlight-color-secondary .col-xs-58,.spotlight-color-secondary .col-xs-59,.spotlight-color-secondary .col-xs-60,.spotlight-color-secondary .col-xs-61,.spotlight-color-secondary .col-xs-62,.spotlight-color-secondary .col-xs-63,.spotlight-color-secondary .col-xs-64,.spotlight-color-secondary .col-xs-65,.spotlight-color-secondary .col-xs-66,.spotlight-color-secondary .col-xs-67,.spotlight-color-secondary .col-xs-68,.spotlight-color-secondary .col-xs-69,.spotlight-color-secondary .col-xs-70,.spotlight-color-secondary .col-xs-71,.spotlight-color-secondary .col-xs-72{float:left}.spotlight-color-secondary .col-xs-1{width:1.38889%}.spotlight-color-secondary .col-xs-2{width:2.77778%}.spotlight-color-secondary .col-xs-3{width:4.16667%}.spotlight-color-secondary .col-xs-4{width:5.55556%}.spotlight-color-secondary .col-xs-5{width:6.94444%}.spotlight-color-secondary .col-xs-6{width:8.33333%}.spotlight-color-secondary .col-xs-7{width:9.72222%}.spotlight-color-secondary .col-xs-8{width:11.11111%}.spotlight-color-secondary .col-xs-9{width:12.5%}.spotlight-color-secondary .col-xs-10{width:13.88889%}.spotlight-color-secondary .col-xs-11{width:15.27778%}.spotlight-color-secondary .col-xs-12{width:16.66667%}.spotlight-color-secondary .col-xs-13{width:18.05556%}.spotlight-color-secondary .col-xs-14{width:19.44444%}.spotlight-color-secondary .col-xs-15{width:20.83333%}.spotlight-color-secondary .col-xs-16{width:22.22222%}.spotlight-color-secondary .col-xs-17{width:23.61111%}.spotlight-color-secondary .col-xs-18{width:25%}.spotlight-color-secondary .col-xs-19{width:26.38889%}.spotlight-color-secondary .col-xs-20{width:27.77778%}.spotlight-color-secondary .col-xs-21{width:29.16667%}.spotlight-color-secondary .col-xs-22{width:30.55556%}.spotlight-color-secondary .col-xs-23{width:31.94444%}.spotlight-color-secondary .col-xs-24{width:33.33333%}.spotlight-color-secondary .col-xs-25{width:34.72222%}.spotlight-color-secondary .col-xs-26{width:36.11111%}.spotlight-color-secondary .col-xs-27{width:37.5%}.spotlight-color-secondary .col-xs-28{width:38.88889%}.spotlight-color-secondary .col-xs-29{width:40.27778%}.spotlight-color-secondary .col-xs-30{width:41.66667%}.spotlight-color-secondary .col-xs-31{width:43.05556%}.spotlight-color-secondary .col-xs-32{width:44.44444%}.spotlight-color-secondary .col-xs-33{width:45.83333%}.spotlight-color-secondary .col-xs-34{width:47.22222%}.spotlight-color-secondary .col-xs-35{width:48.61111%}.spotlight-color-secondary .col-xs-36{width:50%}.spotlight-color-secondary .col-xs-37{width:51.38889%}.spotlight-color-secondary .col-xs-38{width:52.77778%}.spotlight-color-secondary .col-xs-39{width:54.16667%}.spotlight-color-secondary .col-xs-40{width:55.55556%}.spotlight-color-secondary .col-xs-41{width:56.94444%}.spotlight-color-secondary .col-xs-42{width:58.33333%}.spotlight-color-secondary .col-xs-43{width:59.72222%}.spotlight-color-secondary .col-xs-44{width:61.11111%}.spotlight-color-secondary .col-xs-45{width:62.5%}.spotlight-color-secondary .col-xs-46{width:63.88889%}.spotlight-color-secondary .col-xs-47{width:65.27778%}.spotlight-color-secondary .col-xs-48{width:66.66667%}.spotlight-color-secondary .col-xs-49{width:68.05556%}.spotlight-color-secondary .col-xs-50{width:69.44444%}.spotlight-color-secondary .col-xs-51{width:70.83333%}.spotlight-color-secondary .col-xs-52{width:72.22222%}.spotlight-color-secondary .col-xs-53{width:73.61111%}.spotlight-color-secondary .col-xs-54{width:75%}.spotlight-color-secondary .col-xs-55{width:76.38889%}.spotlight-color-secondary .col-xs-56{width:77.77778%}.spotlight-color-secondary .col-xs-57{width:79.16667%}.spotlight-color-secondary .col-xs-58{width:80.55556%}.spotlight-color-secondary .col-xs-59{width:81.94444%}.spotlight-color-secondary .col-xs-60{width:83.33333%}.spotlight-color-secondary .col-xs-61{width:84.72222%}.spotlight-color-secondary .col-xs-62{width:86.11111%}.spotlight-color-secondary .col-xs-63{width:87.5%}.spotlight-color-secondary .col-xs-64{width:88.88889%}.spotlight-color-secondary .col-xs-65{width:90.27778%}.spotlight-color-secondary .col-xs-66{width:91.66667%}.spotlight-color-secondary .col-xs-67{width:93.05556%}.spotlight-color-secondary .col-xs-68{width:94.44444%}.spotlight-color-secondary .col-xs-69{width:95.83333%}.spotlight-color-secondary .col-xs-70{width:97.22222%}.spotlight-color-secondary .col-xs-71{width:98.61111%}.spotlight-color-secondary .col-xs-72{width:100%}.spotlight-color-secondary .col-xs-pull-0{right:auto}.spotlight-color-secondary .col-xs-pull-1{right:1.38889%}.spotlight-color-secondary .col-xs-pull-2{right:2.77778%}.spotlight-color-secondary .col-xs-pull-3{right:4.16667%}.spotlight-color-secondary .col-xs-pull-4{right:5.55556%}.spotlight-color-secondary .col-xs-pull-5{right:6.94444%}.spotlight-color-secondary .col-xs-pull-6{right:8.33333%}.spotlight-color-secondary .col-xs-pull-7{right:9.72222%}.spotlight-color-secondary .col-xs-pull-8{right:11.11111%}.spotlight-color-secondary .col-xs-pull-9{right:12.5%}.spotlight-color-secondary .col-xs-pull-10{right:13.88889%}.spotlight-color-secondary .col-xs-pull-11{right:15.27778%}.spotlight-color-secondary .col-xs-pull-12{right:16.66667%}.spotlight-color-secondary .col-xs-pull-13{right:18.05556%}.spotlight-color-secondary .col-xs-pull-14{right:19.44444%}.spotlight-color-secondary .col-xs-pull-15{right:20.83333%}.spotlight-color-secondary .col-xs-pull-16{right:22.22222%}.spotlight-color-secondary .col-xs-pull-17{right:23.61111%}.spotlight-color-secondary .col-xs-pull-18{right:25%}.spotlight-color-secondary .col-xs-pull-19{right:26.38889%}.spotlight-color-secondary .col-xs-pull-20{right:27.77778%}.spotlight-color-secondary .col-xs-pull-21{right:29.16667%}.spotlight-color-secondary .col-xs-pull-22{right:30.55556%}.spotlight-color-secondary .col-xs-pull-23{right:31.94444%}.spotlight-color-secondary .col-xs-pull-24{right:33.33333%}.spotlight-color-secondary .col-xs-pull-25{right:34.72222%}.spotlight-color-secondary .col-xs-pull-26{right:36.11111%}.spotlight-color-secondary .col-xs-pull-27{right:37.5%}.spotlight-color-secondary .col-xs-pull-28{right:38.88889%}.spotlight-color-secondary .col-xs-pull-29{right:40.27778%}.spotlight-color-secondary .col-xs-pull-30{right:41.66667%}.spotlight-color-secondary .col-xs-pull-31{right:43.05556%}.spotlight-color-secondary .col-xs-pull-32{right:44.44444%}.spotlight-color-secondary .col-xs-pull-33{right:45.83333%}.spotlight-color-secondary .col-xs-pull-34{right:47.22222%}.spotlight-color-secondary .col-xs-pull-35{right:48.61111%}.spotlight-color-secondary .col-xs-pull-36{right:50%}.spotlight-color-secondary .col-xs-pull-37{right:51.38889%}.spotlight-color-secondary .col-xs-pull-38{right:52.77778%}.spotlight-color-secondary .col-xs-pull-39{right:54.16667%}.spotlight-color-secondary .col-xs-pull-40{right:55.55556%}.spotlight-color-secondary .col-xs-pull-41{right:56.94444%}.spotlight-color-secondary .col-xs-pull-42{right:58.33333%}.spotlight-color-secondary .col-xs-pull-43{right:59.72222%}.spotlight-color-secondary .col-xs-pull-44{right:61.11111%}.spotlight-color-secondary .col-xs-pull-45{right:62.5%}.spotlight-color-secondary .col-xs-pull-46{right:63.88889%}.spotlight-color-secondary .col-xs-pull-47{right:65.27778%}.spotlight-color-secondary .col-xs-pull-48{right:66.66667%}.spotlight-color-secondary .col-xs-pull-49{right:68.05556%}.spotlight-color-secondary .col-xs-pull-50{right:69.44444%}.spotlight-color-secondary .col-xs-pull-51{right:70.83333%}.spotlight-color-secondary .col-xs-pull-52{right:72.22222%}.spotlight-color-secondary .col-xs-pull-53{right:73.61111%}.spotlight-color-secondary .col-xs-pull-54{right:75%}.spotlight-color-secondary .col-xs-pull-55{right:76.38889%}.spotlight-color-secondary .col-xs-pull-56{right:77.77778%}.spotlight-color-secondary .col-xs-pull-57{right:79.16667%}.spotlight-color-secondary .col-xs-pull-58{right:80.55556%}.spotlight-color-secondary .col-xs-pull-59{right:81.94444%}.spotlight-color-secondary .col-xs-pull-60{right:83.33333%}.spotlight-color-secondary .col-xs-pull-61{right:84.72222%}.spotlight-color-secondary .col-xs-pull-62{right:86.11111%}.spotlight-color-secondary .col-xs-pull-63{right:87.5%}.spotlight-color-secondary .col-xs-pull-64{right:88.88889%}.spotlight-color-secondary .col-xs-pull-65{right:90.27778%}.spotlight-color-secondary .col-xs-pull-66{right:91.66667%}.spotlight-color-secondary .col-xs-pull-67{right:93.05556%}.spotlight-color-secondary .col-xs-pull-68{right:94.44444%}.spotlight-color-secondary .col-xs-pull-69{right:95.83333%}.spotlight-color-secondary .col-xs-pull-70{right:97.22222%}.spotlight-color-secondary .col-xs-pull-71{right:98.61111%}.spotlight-color-secondary .col-xs-pull-72{right:100%}.spotlight-color-secondary .col-xs-push-0{left:auto}.spotlight-color-secondary .col-xs-push-1{left:1.38889%}.spotlight-color-secondary .col-xs-push-2{left:2.77778%}.spotlight-color-secondary .col-xs-push-3{left:4.16667%}.spotlight-color-secondary .col-xs-push-4{left:5.55556%}.spotlight-color-secondary .col-xs-push-5{left:6.94444%}.spotlight-color-secondary .col-xs-push-6{left:8.33333%}.spotlight-color-secondary .col-xs-push-7{left:9.72222%}.spotlight-color-secondary .col-xs-push-8{left:11.11111%}.spotlight-color-secondary .col-xs-push-9{left:12.5%}.spotlight-color-secondary .col-xs-push-10{left:13.88889%}.spotlight-color-secondary .col-xs-push-11{left:15.27778%}.spotlight-color-secondary .col-xs-push-12{left:16.66667%}.spotlight-color-secondary .col-xs-push-13{left:18.05556%}.spotlight-color-secondary .col-xs-push-14{left:19.44444%}.spotlight-color-secondary .col-xs-push-15{left:20.83333%}.spotlight-color-secondary .col-xs-push-16{left:22.22222%}.spotlight-color-secondary .col-xs-push-17{left:23.61111%}.spotlight-color-secondary .col-xs-push-18{left:25%}.spotlight-color-secondary .col-xs-push-19{left:26.38889%}.spotlight-color-secondary .col-xs-push-20{left:27.77778%}.spotlight-color-secondary .col-xs-push-21{left:29.16667%}.spotlight-color-secondary .col-xs-push-22{left:30.55556%}.spotlight-color-secondary .col-xs-push-23{left:31.94444%}.spotlight-color-secondary .col-xs-push-24{left:33.33333%}.spotlight-color-secondary .col-xs-push-25{left:34.72222%}.spotlight-color-secondary .col-xs-push-26{left:36.11111%}.spotlight-color-secondary .col-xs-push-27{left:37.5%}.spotlight-color-secondary .col-xs-push-28{left:38.88889%}.spotlight-color-secondary .col-xs-push-29{left:40.27778%}.spotlight-color-secondary .col-xs-push-30{left:41.66667%}.spotlight-color-secondary .col-xs-push-31{left:43.05556%}.spotlight-color-secondary .col-xs-push-32{left:44.44444%}.spotlight-color-secondary .col-xs-push-33{left:45.83333%}.spotlight-color-secondary .col-xs-push-34{left:47.22222%}.spotlight-color-secondary .col-xs-push-35{left:48.61111%}.spotlight-color-secondary .col-xs-push-36{left:50%}.spotlight-color-secondary .col-xs-push-37{left:51.38889%}.spotlight-color-secondary .col-xs-push-38{left:52.77778%}.spotlight-color-secondary .col-xs-push-39{left:54.16667%}.spotlight-color-secondary .col-xs-push-40{left:55.55556%}.spotlight-color-secondary .col-xs-push-41{left:56.94444%}.spotlight-color-secondary .col-xs-push-42{left:58.33333%}.spotlight-color-secondary .col-xs-push-43{left:59.72222%}.spotlight-color-secondary .col-xs-push-44{left:61.11111%}.spotlight-color-secondary .col-xs-push-45{left:62.5%}.spotlight-color-secondary .col-xs-push-46{left:63.88889%}.spotlight-color-secondary .col-xs-push-47{left:65.27778%}.spotlight-color-secondary .col-xs-push-48{left:66.66667%}.spotlight-color-secondary .col-xs-push-49{left:68.05556%}.spotlight-color-secondary .col-xs-push-50{left:69.44444%}.spotlight-color-secondary .col-xs-push-51{left:70.83333%}.spotlight-color-secondary .col-xs-push-52{left:72.22222%}.spotlight-color-secondary .col-xs-push-53{left:73.61111%}.spotlight-color-secondary .col-xs-push-54{left:75%}.spotlight-color-secondary .col-xs-push-55{left:76.38889%}.spotlight-color-secondary .col-xs-push-56{left:77.77778%}.spotlight-color-secondary .col-xs-push-57{left:79.16667%}.spotlight-color-secondary .col-xs-push-58{left:80.55556%}.spotlight-color-secondary .col-xs-push-59{left:81.94444%}.spotlight-color-secondary .col-xs-push-60{left:83.33333%}.spotlight-color-secondary .col-xs-push-61{left:84.72222%}.spotlight-color-secondary .col-xs-push-62{left:86.11111%}.spotlight-color-secondary .col-xs-push-63{left:87.5%}.spotlight-color-secondary .col-xs-push-64{left:88.88889%}.spotlight-color-secondary .col-xs-push-65{left:90.27778%}.spotlight-color-secondary .col-xs-push-66{left:91.66667%}.spotlight-color-secondary .col-xs-push-67{left:93.05556%}.spotlight-color-secondary .col-xs-push-68{left:94.44444%}.spotlight-color-secondary .col-xs-push-69{left:95.83333%}.spotlight-color-secondary .col-xs-push-70{left:97.22222%}.spotlight-color-secondary .col-xs-push-71{left:98.61111%}.spotlight-color-secondary .col-xs-push-72{left:100%}.spotlight-color-secondary .col-xs-offset-0{margin-left:0}.spotlight-color-secondary .col-xs-offset-1{margin-left:1.38889%}.spotlight-color-secondary .col-xs-offset-2{margin-left:2.77778%}.spotlight-color-secondary .col-xs-offset-3{margin-left:4.16667%}.spotlight-color-secondary .col-xs-offset-4{margin-left:5.55556%}.spotlight-color-secondary .col-xs-offset-5{margin-left:6.94444%}.spotlight-color-secondary .col-xs-offset-6{margin-left:8.33333%}.spotlight-color-secondary .col-xs-offset-7{margin-left:9.72222%}.spotlight-color-secondary .col-xs-offset-8{margin-left:11.11111%}.spotlight-color-secondary .col-xs-offset-9{margin-left:12.5%}.spotlight-color-secondary .col-xs-offset-10{margin-left:13.88889%}.spotlight-color-secondary .col-xs-offset-11{margin-left:15.27778%}.spotlight-color-secondary .col-xs-offset-12{margin-left:16.66667%}.spotlight-color-secondary .col-xs-offset-13{margin-left:18.05556%}.spotlight-color-secondary .col-xs-offset-14{margin-left:19.44444%}.spotlight-color-secondary .col-xs-offset-15{margin-left:20.83333%}.spotlight-color-secondary .col-xs-offset-16{margin-left:22.22222%}.spotlight-color-secondary .col-xs-offset-17{margin-left:23.61111%}.spotlight-color-secondary .col-xs-offset-18{margin-left:25%}.spotlight-color-secondary .col-xs-offset-19{margin-left:26.38889%}.spotlight-color-secondary .col-xs-offset-20{margin-left:27.77778%}.spotlight-color-secondary .col-xs-offset-21{margin-left:29.16667%}.spotlight-color-secondary .col-xs-offset-22{margin-left:30.55556%}.spotlight-color-secondary .col-xs-offset-23{margin-left:31.94444%}.spotlight-color-secondary .col-xs-offset-24{margin-left:33.33333%}.spotlight-color-secondary .col-xs-offset-25{margin-left:34.72222%}.spotlight-color-secondary .col-xs-offset-26{margin-left:36.11111%}.spotlight-color-secondary .col-xs-offset-27{margin-left:37.5%}.spotlight-color-secondary .col-xs-offset-28{margin-left:38.88889%}.spotlight-color-secondary .col-xs-offset-29{margin-left:40.27778%}.spotlight-color-secondary .col-xs-offset-30{margin-left:41.66667%}.spotlight-color-secondary .col-xs-offset-31{margin-left:43.05556%}.spotlight-color-secondary .col-xs-offset-32{margin-left:44.44444%}.spotlight-color-secondary .col-xs-offset-33{margin-left:45.83333%}.spotlight-color-secondary .col-xs-offset-34{margin-left:47.22222%}.spotlight-color-secondary .col-xs-offset-35{margin-left:48.61111%}.spotlight-color-secondary .col-xs-offset-36{margin-left:50%}.spotlight-color-secondary .col-xs-offset-37{margin-left:51.38889%}.spotlight-color-secondary .col-xs-offset-38{margin-left:52.77778%}.spotlight-color-secondary .col-xs-offset-39{margin-left:54.16667%}.spotlight-color-secondary .col-xs-offset-40{margin-left:55.55556%}.spotlight-color-secondary .col-xs-offset-41{margin-left:56.94444%}.spotlight-color-secondary .col-xs-offset-42{margin-left:58.33333%}.spotlight-color-secondary .col-xs-offset-43{margin-left:59.72222%}.spotlight-color-secondary .col-xs-offset-44{margin-left:61.11111%}.spotlight-color-secondary .col-xs-offset-45{margin-left:62.5%}.spotlight-color-secondary .col-xs-offset-46{margin-left:63.88889%}.spotlight-color-secondary .col-xs-offset-47{margin-left:65.27778%}.spotlight-color-secondary .col-xs-offset-48{margin-left:66.66667%}.spotlight-color-secondary .col-xs-offset-49{margin-left:68.05556%}.spotlight-color-secondary .col-xs-offset-50{margin-left:69.44444%}.spotlight-color-secondary .col-xs-offset-51{margin-left:70.83333%}.spotlight-color-secondary .col-xs-offset-52{margin-left:72.22222%}.spotlight-color-secondary .col-xs-offset-53{margin-left:73.61111%}.spotlight-color-secondary .col-xs-offset-54{margin-left:75%}.spotlight-color-secondary .col-xs-offset-55{margin-left:76.38889%}.spotlight-color-secondary .col-xs-offset-56{margin-left:77.77778%}.spotlight-color-secondary .col-xs-offset-57{margin-left:79.16667%}.spotlight-color-secondary .col-xs-offset-58{margin-left:80.55556%}.spotlight-color-secondary .col-xs-offset-59{margin-left:81.94444%}.spotlight-color-secondary .col-xs-offset-60{margin-left:83.33333%}.spotlight-color-secondary .col-xs-offset-61{margin-left:84.72222%}.spotlight-color-secondary .col-xs-offset-62{margin-left:86.11111%}.spotlight-color-secondary .col-xs-offset-63{margin-left:87.5%}.spotlight-color-secondary .col-xs-offset-64{margin-left:88.88889%}.spotlight-color-secondary .col-xs-offset-65{margin-left:90.27778%}.spotlight-color-secondary .col-xs-offset-66{margin-left:91.66667%}.spotlight-color-secondary .col-xs-offset-67{margin-left:93.05556%}.spotlight-color-secondary .col-xs-offset-68{margin-left:94.44444%}.spotlight-color-secondary .col-xs-offset-69{margin-left:95.83333%}.spotlight-color-secondary .col-xs-offset-70{margin-left:97.22222%}.spotlight-color-secondary .col-xs-offset-71{margin-left:98.61111%}.spotlight-color-secondary .col-xs-offset-72{margin-left:100%}@media (min-width:34em){.spotlight-color-secondary .col-sm-1,.spotlight-color-secondary .col-sm-2,.spotlight-color-secondary .col-sm-3,.spotlight-color-secondary .col-sm-4,.spotlight-color-secondary .col-sm-5,.spotlight-color-secondary .col-sm-6,.spotlight-color-secondary .col-sm-7,.spotlight-color-secondary .col-sm-8,.spotlight-color-secondary .col-sm-9,.spotlight-color-secondary .col-sm-10,.spotlight-color-secondary .col-sm-11,.spotlight-color-secondary .col-sm-12,.spotlight-color-secondary .col-sm-13,.spotlight-color-secondary .col-sm-14,.spotlight-color-secondary .col-sm-15,.spotlight-color-secondary .col-sm-16,.spotlight-color-secondary .col-sm-17,.spotlight-color-secondary .col-sm-18,.spotlight-color-secondary .col-sm-19,.spotlight-color-secondary .col-sm-20,.spotlight-color-secondary .col-sm-21,.spotlight-color-secondary .col-sm-22,.spotlight-color-secondary .col-sm-23,.spotlight-color-secondary .col-sm-24,.spotlight-color-secondary .col-sm-25,.spotlight-color-secondary .col-sm-26,.spotlight-color-secondary .col-sm-27,.spotlight-color-secondary .col-sm-28,.spotlight-color-secondary .col-sm-29,.spotlight-color-secondary .col-sm-30,.spotlight-color-secondary .col-sm-31,.spotlight-color-secondary .col-sm-32,.spotlight-color-secondary .col-sm-33,.spotlight-color-secondary .col-sm-34,.spotlight-color-secondary .col-sm-35,.spotlight-color-secondary .col-sm-36,.spotlight-color-secondary .col-sm-37,.spotlight-color-secondary .col-sm-38,.spotlight-color-secondary .col-sm-39,.spotlight-color-secondary .col-sm-40,.spotlight-color-secondary .col-sm-41,.spotlight-color-secondary .col-sm-42,.spotlight-color-secondary .col-sm-43,.spotlight-color-secondary .col-sm-44,.spotlight-color-secondary .col-sm-45,.spotlight-color-secondary .col-sm-46,.spotlight-color-secondary .col-sm-47,.spotlight-color-secondary .col-sm-48,.spotlight-color-secondary .col-sm-49,.spotlight-color-secondary .col-sm-50,.spotlight-color-secondary .col-sm-51,.spotlight-color-secondary .col-sm-52,.spotlight-color-secondary .col-sm-53,.spotlight-color-secondary .col-sm-54,.spotlight-color-secondary .col-sm-55,.spotlight-color-secondary .col-sm-56,.spotlight-color-secondary .col-sm-57,.spotlight-color-secondary .col-sm-58,.spotlight-color-secondary .col-sm-59,.spotlight-color-secondary .col-sm-60,.spotlight-color-secondary .col-sm-61,.spotlight-color-secondary .col-sm-62,.spotlight-color-secondary .col-sm-63,.spotlight-color-secondary .col-sm-64,.spotlight-color-secondary .col-sm-65,.spotlight-color-secondary .col-sm-66,.spotlight-color-secondary .col-sm-67,.spotlight-color-secondary .col-sm-68,.spotlight-color-secondary .col-sm-69,.spotlight-color-secondary .col-sm-70,.spotlight-color-secondary .col-sm-71,.spotlight-color-secondary .col-sm-72{float:left}.spotlight-color-secondary .col-sm-1{width:1.38889%}.spotlight-color-secondary .col-sm-2{width:2.77778%}.spotlight-color-secondary .col-sm-3{width:4.16667%}.spotlight-color-secondary .col-sm-4{width:5.55556%}.spotlight-color-secondary .col-sm-5{width:6.94444%}.spotlight-color-secondary .col-sm-6{width:8.33333%}.spotlight-color-secondary .col-sm-7{width:9.72222%}.spotlight-color-secondary .col-sm-8{width:11.11111%}.spotlight-color-secondary .col-sm-9{width:12.5%}.spotlight-color-secondary .col-sm-10{width:13.88889%}.spotlight-color-secondary .col-sm-11{width:15.27778%}.spotlight-color-secondary .col-sm-12{width:16.66667%}.spotlight-color-secondary .col-sm-13{width:18.05556%}.spotlight-color-secondary .col-sm-14{width:19.44444%}.spotlight-color-secondary .col-sm-15{width:20.83333%}.spotlight-color-secondary .col-sm-16{width:22.22222%}.spotlight-color-secondary .col-sm-17{width:23.61111%}.spotlight-color-secondary .col-sm-18{width:25%}.spotlight-color-secondary .col-sm-19{width:26.38889%}.spotlight-color-secondary .col-sm-20{width:27.77778%}.spotlight-color-secondary .col-sm-21{width:29.16667%}.spotlight-color-secondary .col-sm-22{width:30.55556%}.spotlight-color-secondary .col-sm-23{width:31.94444%}.spotlight-color-secondary .col-sm-24{width:33.33333%}.spotlight-color-secondary .col-sm-25{width:34.72222%}.spotlight-color-secondary .col-sm-26{width:36.11111%}.spotlight-color-secondary .col-sm-27{width:37.5%}.spotlight-color-secondary .col-sm-28{width:38.88889%}.spotlight-color-secondary .col-sm-29{width:40.27778%}.spotlight-color-secondary .col-sm-30{width:41.66667%}.spotlight-color-secondary .col-sm-31{width:43.05556%}.spotlight-color-secondary .col-sm-32{width:44.44444%}.spotlight-color-secondary .col-sm-33{width:45.83333%}.spotlight-color-secondary .col-sm-34{width:47.22222%}.spotlight-color-secondary .col-sm-35{width:48.61111%}.spotlight-color-secondary .col-sm-36{width:50%}.spotlight-color-secondary .col-sm-37{width:51.38889%}.spotlight-color-secondary .col-sm-38{width:52.77778%}.spotlight-color-secondary .col-sm-39{width:54.16667%}.spotlight-color-secondary .col-sm-40{width:55.55556%}.spotlight-color-secondary .col-sm-41{width:56.94444%}.spotlight-color-secondary .col-sm-42{width:58.33333%}.spotlight-color-secondary .col-sm-43{width:59.72222%}.spotlight-color-secondary .col-sm-44{width:61.11111%}.spotlight-color-secondary .col-sm-45{width:62.5%}.spotlight-color-secondary .col-sm-46{width:63.88889%}.spotlight-color-secondary .col-sm-47{width:65.27778%}.spotlight-color-secondary .col-sm-48{width:66.66667%}.spotlight-color-secondary .col-sm-49{width:68.05556%}.spotlight-color-secondary .col-sm-50{width:69.44444%}.spotlight-color-secondary .col-sm-51{width:70.83333%}.spotlight-color-secondary .col-sm-52{width:72.22222%}.spotlight-color-secondary .col-sm-53{width:73.61111%}.spotlight-color-secondary .col-sm-54{width:75%}.spotlight-color-secondary .col-sm-55{width:76.38889%}.spotlight-color-secondary .col-sm-56{width:77.77778%}.spotlight-color-secondary .col-sm-57{width:79.16667%}.spotlight-color-secondary .col-sm-58{width:80.55556%}.spotlight-color-secondary .col-sm-59{width:81.94444%}.spotlight-color-secondary .col-sm-60{width:83.33333%}.spotlight-color-secondary .col-sm-61{width:84.72222%}.spotlight-color-secondary .col-sm-62{width:86.11111%}.spotlight-color-secondary .col-sm-63{width:87.5%}.spotlight-color-secondary .col-sm-64{width:88.88889%}.spotlight-color-secondary .col-sm-65{width:90.27778%}.spotlight-color-secondary .col-sm-66{width:91.66667%}.spotlight-color-secondary .col-sm-67{width:93.05556%}.spotlight-color-secondary .col-sm-68{width:94.44444%}.spotlight-color-secondary .col-sm-69{width:95.83333%}.spotlight-color-secondary .col-sm-70{width:97.22222%}.spotlight-color-secondary .col-sm-71{width:98.61111%}.spotlight-color-secondary .col-sm-72{width:100%}.spotlight-color-secondary .col-sm-pull-0{right:auto}.spotlight-color-secondary .col-sm-pull-1{right:1.38889%}.spotlight-color-secondary .col-sm-pull-2{right:2.77778%}.spotlight-color-secondary .col-sm-pull-3{right:4.16667%}.spotlight-color-secondary .col-sm-pull-4{right:5.55556%}.spotlight-color-secondary .col-sm-pull-5{right:6.94444%}.spotlight-color-secondary .col-sm-pull-6{right:8.33333%}.spotlight-color-secondary .col-sm-pull-7{right:9.72222%}.spotlight-color-secondary .col-sm-pull-8{right:11.11111%}.spotlight-color-secondary .col-sm-pull-9{right:12.5%}.spotlight-color-secondary .col-sm-pull-10{right:13.88889%}.spotlight-color-secondary .col-sm-pull-11{right:15.27778%}.spotlight-color-secondary .col-sm-pull-12{right:16.66667%}.spotlight-color-secondary .col-sm-pull-13{right:18.05556%}.spotlight-color-secondary .col-sm-pull-14{right:19.44444%}.spotlight-color-secondary .col-sm-pull-15{right:20.83333%}.spotlight-color-secondary .col-sm-pull-16{right:22.22222%}.spotlight-color-secondary .col-sm-pull-17{right:23.61111%}.spotlight-color-secondary .col-sm-pull-18{right:25%}.spotlight-color-secondary .col-sm-pull-19{right:26.38889%}.spotlight-color-secondary .col-sm-pull-20{right:27.77778%}.spotlight-color-secondary .col-sm-pull-21{right:29.16667%}.spotlight-color-secondary .col-sm-pull-22{right:30.55556%}.spotlight-color-secondary .col-sm-pull-23{right:31.94444%}.spotlight-color-secondary .col-sm-pull-24{right:33.33333%}.spotlight-color-secondary .col-sm-pull-25{right:34.72222%}.spotlight-color-secondary .col-sm-pull-26{right:36.11111%}.spotlight-color-secondary .col-sm-pull-27{right:37.5%}.spotlight-color-secondary .col-sm-pull-28{right:38.88889%}.spotlight-color-secondary .col-sm-pull-29{right:40.27778%}.spotlight-color-secondary .col-sm-pull-30{right:41.66667%}.spotlight-color-secondary .col-sm-pull-31{right:43.05556%}.spotlight-color-secondary .col-sm-pull-32{right:44.44444%}.spotlight-color-secondary .col-sm-pull-33{right:45.83333%}.spotlight-color-secondary .col-sm-pull-34{right:47.22222%}.spotlight-color-secondary .col-sm-pull-35{right:48.61111%}.spotlight-color-secondary .col-sm-pull-36{right:50%}.spotlight-color-secondary .col-sm-pull-37{right:51.38889%}.spotlight-color-secondary .col-sm-pull-38{right:52.77778%}.spotlight-color-secondary .col-sm-pull-39{right:54.16667%}.spotlight-color-secondary .col-sm-pull-40{right:55.55556%}.spotlight-color-secondary .col-sm-pull-41{right:56.94444%}.spotlight-color-secondary .col-sm-pull-42{right:58.33333%}.spotlight-color-secondary .col-sm-pull-43{right:59.72222%}.spotlight-color-secondary .col-sm-pull-44{right:61.11111%}.spotlight-color-secondary .col-sm-pull-45{right:62.5%}.spotlight-color-secondary .col-sm-pull-46{right:63.88889%}.spotlight-color-secondary .col-sm-pull-47{right:65.27778%}.spotlight-color-secondary .col-sm-pull-48{right:66.66667%}.spotlight-color-secondary .col-sm-pull-49{right:68.05556%}.spotlight-color-secondary .col-sm-pull-50{right:69.44444%}.spotlight-color-secondary .col-sm-pull-51{right:70.83333%}.spotlight-color-secondary .col-sm-pull-52{right:72.22222%}.spotlight-color-secondary .col-sm-pull-53{right:73.61111%}.spotlight-color-secondary .col-sm-pull-54{right:75%}.spotlight-color-secondary .col-sm-pull-55{right:76.38889%}.spotlight-color-secondary .col-sm-pull-56{right:77.77778%}.spotlight-color-secondary .col-sm-pull-57{right:79.16667%}.spotlight-color-secondary .col-sm-pull-58{right:80.55556%}.spotlight-color-secondary .col-sm-pull-59{right:81.94444%}.spotlight-color-secondary .col-sm-pull-60{right:83.33333%}.spotlight-color-secondary .col-sm-pull-61{right:84.72222%}.spotlight-color-secondary .col-sm-pull-62{right:86.11111%}.spotlight-color-secondary .col-sm-pull-63{right:87.5%}.spotlight-color-secondary .col-sm-pull-64{right:88.88889%}.spotlight-color-secondary .col-sm-pull-65{right:90.27778%}.spotlight-color-secondary .col-sm-pull-66{right:91.66667%}.spotlight-color-secondary .col-sm-pull-67{right:93.05556%}.spotlight-color-secondary .col-sm-pull-68{right:94.44444%}.spotlight-color-secondary .col-sm-pull-69{right:95.83333%}.spotlight-color-secondary .col-sm-pull-70{right:97.22222%}.spotlight-color-secondary .col-sm-pull-71{right:98.61111%}.spotlight-color-secondary .col-sm-pull-72{right:100%}.spotlight-color-secondary .col-sm-push-0{left:auto}.spotlight-color-secondary .col-sm-push-1{left:1.38889%}.spotlight-color-secondary .col-sm-push-2{left:2.77778%}.spotlight-color-secondary .col-sm-push-3{left:4.16667%}.spotlight-color-secondary .col-sm-push-4{left:5.55556%}.spotlight-color-secondary .col-sm-push-5{left:6.94444%}.spotlight-color-secondary .col-sm-push-6{left:8.33333%}.spotlight-color-secondary .col-sm-push-7{left:9.72222%}.spotlight-color-secondary .col-sm-push-8{left:11.11111%}.spotlight-color-secondary .col-sm-push-9{left:12.5%}.spotlight-color-secondary .col-sm-push-10{left:13.88889%}.spotlight-color-secondary .col-sm-push-11{left:15.27778%}.spotlight-color-secondary .col-sm-push-12{left:16.66667%}.spotlight-color-secondary .col-sm-push-13{left:18.05556%}.spotlight-color-secondary .col-sm-push-14{left:19.44444%}.spotlight-color-secondary .col-sm-push-15{left:20.83333%}.spotlight-color-secondary .col-sm-push-16{left:22.22222%}.spotlight-color-secondary .col-sm-push-17{left:23.61111%}.spotlight-color-secondary .col-sm-push-18{left:25%}.spotlight-color-secondary .col-sm-push-19{left:26.38889%}.spotlight-color-secondary .col-sm-push-20{left:27.77778%}.spotlight-color-secondary .col-sm-push-21{left:29.16667%}.spotlight-color-secondary .col-sm-push-22{left:30.55556%}.spotlight-color-secondary .col-sm-push-23{left:31.94444%}.spotlight-color-secondary .col-sm-push-24{left:33.33333%}.spotlight-color-secondary .col-sm-push-25{left:34.72222%}.spotlight-color-secondary .col-sm-push-26{left:36.11111%}.spotlight-color-secondary .col-sm-push-27{left:37.5%}.spotlight-color-secondary .col-sm-push-28{left:38.88889%}.spotlight-color-secondary .col-sm-push-29{left:40.27778%}.spotlight-color-secondary .col-sm-push-30{left:41.66667%}.spotlight-color-secondary .col-sm-push-31{left:43.05556%}.spotlight-color-secondary .col-sm-push-32{left:44.44444%}.spotlight-color-secondary .col-sm-push-33{left:45.83333%}.spotlight-color-secondary .col-sm-push-34{left:47.22222%}.spotlight-color-secondary .col-sm-push-35{left:48.61111%}.spotlight-color-secondary .col-sm-push-36{left:50%}.spotlight-color-secondary .col-sm-push-37{left:51.38889%}.spotlight-color-secondary .col-sm-push-38{left:52.77778%}.spotlight-color-secondary .col-sm-push-39{left:54.16667%}.spotlight-color-secondary .col-sm-push-40{left:55.55556%}.spotlight-color-secondary .col-sm-push-41{left:56.94444%}.spotlight-color-secondary .col-sm-push-42{left:58.33333%}.spotlight-color-secondary .col-sm-push-43{left:59.72222%}.spotlight-color-secondary .col-sm-push-44{left:61.11111%}.spotlight-color-secondary .col-sm-push-45{left:62.5%}.spotlight-color-secondary .col-sm-push-46{left:63.88889%}.spotlight-color-secondary .col-sm-push-47{left:65.27778%}.spotlight-color-secondary .col-sm-push-48{left:66.66667%}.spotlight-color-secondary .col-sm-push-49{left:68.05556%}.spotlight-color-secondary .col-sm-push-50{left:69.44444%}.spotlight-color-secondary .col-sm-push-51{left:70.83333%}.spotlight-color-secondary .col-sm-push-52{left:72.22222%}.spotlight-color-secondary .col-sm-push-53{left:73.61111%}.spotlight-color-secondary .col-sm-push-54{left:75%}.spotlight-color-secondary .col-sm-push-55{left:76.38889%}.spotlight-color-secondary .col-sm-push-56{left:77.77778%}.spotlight-color-secondary .col-sm-push-57{left:79.16667%}.spotlight-color-secondary .col-sm-push-58{left:80.55556%}.spotlight-color-secondary .col-sm-push-59{left:81.94444%}.spotlight-color-secondary .col-sm-push-60{left:83.33333%}.spotlight-color-secondary .col-sm-push-61{left:84.72222%}.spotlight-color-secondary .col-sm-push-62{left:86.11111%}.spotlight-color-secondary .col-sm-push-63{left:87.5%}.spotlight-color-secondary .col-sm-push-64{left:88.88889%}.spotlight-color-secondary .col-sm-push-65{left:90.27778%}.spotlight-color-secondary .col-sm-push-66{left:91.66667%}.spotlight-color-secondary .col-sm-push-67{left:93.05556%}.spotlight-color-secondary .col-sm-push-68{left:94.44444%}.spotlight-color-secondary .col-sm-push-69{left:95.83333%}.spotlight-color-secondary .col-sm-push-70{left:97.22222%}.spotlight-color-secondary .col-sm-push-71{left:98.61111%}.spotlight-color-secondary .col-sm-push-72{left:100%}.spotlight-color-secondary .col-sm-offset-0{margin-left:0}.spotlight-color-secondary .col-sm-offset-1{margin-left:1.38889%}.spotlight-color-secondary .col-sm-offset-2{margin-left:2.77778%}.spotlight-color-secondary .col-sm-offset-3{margin-left:4.16667%}.spotlight-color-secondary .col-sm-offset-4{margin-left:5.55556%}.spotlight-color-secondary .col-sm-offset-5{margin-left:6.94444%}.spotlight-color-secondary .col-sm-offset-6{margin-left:8.33333%}.spotlight-color-secondary .col-sm-offset-7{margin-left:9.72222%}.spotlight-color-secondary .col-sm-offset-8{margin-left:11.11111%}.spotlight-color-secondary .col-sm-offset-9{margin-left:12.5%}.spotlight-color-secondary .col-sm-offset-10{margin-left:13.88889%}.spotlight-color-secondary .col-sm-offset-11{margin-left:15.27778%}.spotlight-color-secondary .col-sm-offset-12{margin-left:16.66667%}.spotlight-color-secondary .col-sm-offset-13{margin-left:18.05556%}.spotlight-color-secondary .col-sm-offset-14{margin-left:19.44444%}.spotlight-color-secondary .col-sm-offset-15{margin-left:20.83333%}.spotlight-color-secondary .col-sm-offset-16{margin-left:22.22222%}.spotlight-color-secondary .col-sm-offset-17{margin-left:23.61111%}.spotlight-color-secondary .col-sm-offset-18{margin-left:25%}.spotlight-color-secondary .col-sm-offset-19{margin-left:26.38889%}.spotlight-color-secondary .col-sm-offset-20{margin-left:27.77778%}.spotlight-color-secondary .col-sm-offset-21{margin-left:29.16667%}.spotlight-color-secondary .col-sm-offset-22{margin-left:30.55556%}.spotlight-color-secondary .col-sm-offset-23{margin-left:31.94444%}.spotlight-color-secondary .col-sm-offset-24{margin-left:33.33333%}.spotlight-color-secondary .col-sm-offset-25{margin-left:34.72222%}.spotlight-color-secondary .col-sm-offset-26{margin-left:36.11111%}.spotlight-color-secondary .col-sm-offset-27{margin-left:37.5%}.spotlight-color-secondary .col-sm-offset-28{margin-left:38.88889%}.spotlight-color-secondary .col-sm-offset-29{margin-left:40.27778%}.spotlight-color-secondary .col-sm-offset-30{margin-left:41.66667%}.spotlight-color-secondary .col-sm-offset-31{margin-left:43.05556%}.spotlight-color-secondary .col-sm-offset-32{margin-left:44.44444%}.spotlight-color-secondary .col-sm-offset-33{margin-left:45.83333%}.spotlight-color-secondary .col-sm-offset-34{margin-left:47.22222%}.spotlight-color-secondary .col-sm-offset-35{margin-left:48.61111%}.spotlight-color-secondary .col-sm-offset-36{margin-left:50%}.spotlight-color-secondary .col-sm-offset-37{margin-left:51.38889%}.spotlight-color-secondary .col-sm-offset-38{margin-left:52.77778%}.spotlight-color-secondary .col-sm-offset-39{margin-left:54.16667%}.spotlight-color-secondary .col-sm-offset-40{margin-left:55.55556%}.spotlight-color-secondary .col-sm-offset-41{margin-left:56.94444%}.spotlight-color-secondary .col-sm-offset-42{margin-left:58.33333%}.spotlight-color-secondary .col-sm-offset-43{margin-left:59.72222%}.spotlight-color-secondary .col-sm-offset-44{margin-left:61.11111%}.spotlight-color-secondary .col-sm-offset-45{margin-left:62.5%}.spotlight-color-secondary .col-sm-offset-46{margin-left:63.88889%}.spotlight-color-secondary .col-sm-offset-47{margin-left:65.27778%}.spotlight-color-secondary .col-sm-offset-48{margin-left:66.66667%}.spotlight-color-secondary .col-sm-offset-49{margin-left:68.05556%}.spotlight-color-secondary .col-sm-offset-50{margin-left:69.44444%}.spotlight-color-secondary .col-sm-offset-51{margin-left:70.83333%}.spotlight-color-secondary .col-sm-offset-52{margin-left:72.22222%}.spotlight-color-secondary .col-sm-offset-53{margin-left:73.61111%}.spotlight-color-secondary .col-sm-offset-54{margin-left:75%}.spotlight-color-secondary .col-sm-offset-55{margin-left:76.38889%}.spotlight-color-secondary .col-sm-offset-56{margin-left:77.77778%}.spotlight-color-secondary .col-sm-offset-57{margin-left:79.16667%}.spotlight-color-secondary .col-sm-offset-58{margin-left:80.55556%}.spotlight-color-secondary .col-sm-offset-59{margin-left:81.94444%}.spotlight-color-secondary .col-sm-offset-60{margin-left:83.33333%}.spotlight-color-secondary .col-sm-offset-61{margin-left:84.72222%}.spotlight-color-secondary .col-sm-offset-62{margin-left:86.11111%}.spotlight-color-secondary .col-sm-offset-63{margin-left:87.5%}.spotlight-color-secondary .col-sm-offset-64{margin-left:88.88889%}.spotlight-color-secondary .col-sm-offset-65{margin-left:90.27778%}.spotlight-color-secondary .col-sm-offset-66{margin-left:91.66667%}.spotlight-color-secondary .col-sm-offset-67{margin-left:93.05556%}.spotlight-color-secondary .col-sm-offset-68{margin-left:94.44444%}.spotlight-color-secondary .col-sm-offset-69{margin-left:95.83333%}.spotlight-color-secondary .col-sm-offset-70{margin-left:97.22222%}.spotlight-color-secondary .col-sm-offset-71{margin-left:98.61111%}.spotlight-color-secondary .col-sm-offset-72{margin-left:100%}}@media (min-width:48em){.spotlight-color-secondary .col-md-1,.spotlight-color-secondary .col-md-2,.spotlight-color-secondary .col-md-3,.spotlight-color-secondary .col-md-4,.spotlight-color-secondary .col-md-5,.spotlight-color-secondary .col-md-6,.spotlight-color-secondary .col-md-7,.spotlight-color-secondary .col-md-8,.spotlight-color-secondary .col-md-9,.spotlight-color-secondary .col-md-10,.spotlight-color-secondary .col-md-11,.spotlight-color-secondary .col-md-12,.spotlight-color-secondary .col-md-13,.spotlight-color-secondary .col-md-14,.spotlight-color-secondary .col-md-15,.spotlight-color-secondary .col-md-16,.spotlight-color-secondary .col-md-17,.spotlight-color-secondary .col-md-18,.spotlight-color-secondary .col-md-19,.spotlight-color-secondary .col-md-20,.spotlight-color-secondary .col-md-21,.spotlight-color-secondary .col-md-22,.spotlight-color-secondary .col-md-23,.spotlight-color-secondary .col-md-24,.spotlight-color-secondary .col-md-25,.spotlight-color-secondary .col-md-26,.spotlight-color-secondary .col-md-27,.spotlight-color-secondary .col-md-28,.spotlight-color-secondary .col-md-29,.spotlight-color-secondary .col-md-30,.spotlight-color-secondary .col-md-31,.spotlight-color-secondary .col-md-32,.spotlight-color-secondary .col-md-33,.spotlight-color-secondary .col-md-34,.spotlight-color-secondary .col-md-35,.spotlight-color-secondary .col-md-36,.spotlight-color-secondary .col-md-37,.spotlight-color-secondary .col-md-38,.spotlight-color-secondary .col-md-39,.spotlight-color-secondary .col-md-40,.spotlight-color-secondary .col-md-41,.spotlight-color-secondary .col-md-42,.spotlight-color-secondary .col-md-43,.spotlight-color-secondary .col-md-44,.spotlight-color-secondary .col-md-45,.spotlight-color-secondary .col-md-46,.spotlight-color-secondary .col-md-47,.spotlight-color-secondary .col-md-48,.spotlight-color-secondary .col-md-49,.spotlight-color-secondary .col-md-50,.spotlight-color-secondary .col-md-51,.spotlight-color-secondary .col-md-52,.spotlight-color-secondary .col-md-53,.spotlight-color-secondary .col-md-54,.spotlight-color-secondary .col-md-55,.spotlight-color-secondary .col-md-56,.spotlight-color-secondary .col-md-57,.spotlight-color-secondary .col-md-58,.spotlight-color-secondary .col-md-59,.spotlight-color-secondary .col-md-60,.spotlight-color-secondary .col-md-61,.spotlight-color-secondary .col-md-62,.spotlight-color-secondary .col-md-63,.spotlight-color-secondary .col-md-64,.spotlight-color-secondary .col-md-65,.spotlight-color-secondary .col-md-66,.spotlight-color-secondary .col-md-67,.spotlight-color-secondary .col-md-68,.spotlight-color-secondary .col-md-69,.spotlight-color-secondary .col-md-70,.spotlight-color-secondary .col-md-71,.spotlight-color-secondary .col-md-72{float:left}.spotlight-color-secondary .col-md-1{width:1.38889%}.spotlight-color-secondary .col-md-2{width:2.77778%}.spotlight-color-secondary .col-md-3{width:4.16667%}.spotlight-color-secondary .col-md-4{width:5.55556%}.spotlight-color-secondary .col-md-5{width:6.94444%}.spotlight-color-secondary .col-md-6{width:8.33333%}.spotlight-color-secondary .col-md-7{width:9.72222%}.spotlight-color-secondary .col-md-8{width:11.11111%}.spotlight-color-secondary .col-md-9{width:12.5%}.spotlight-color-secondary .col-md-10{width:13.88889%}.spotlight-color-secondary .col-md-11{width:15.27778%}.spotlight-color-secondary .col-md-12{width:16.66667%}.spotlight-color-secondary .col-md-13{width:18.05556%}.spotlight-color-secondary .col-md-14{width:19.44444%}.spotlight-color-secondary .col-md-15{width:20.83333%}.spotlight-color-secondary .col-md-16{width:22.22222%}.spotlight-color-secondary .col-md-17{width:23.61111%}.spotlight-color-secondary .col-md-18{width:25%}.spotlight-color-secondary .col-md-19{width:26.38889%}.spotlight-color-secondary .col-md-20{width:27.77778%}.spotlight-color-secondary .col-md-21{width:29.16667%}.spotlight-color-secondary .col-md-22{width:30.55556%}.spotlight-color-secondary .col-md-23{width:31.94444%}.spotlight-color-secondary .col-md-24{width:33.33333%}.spotlight-color-secondary .col-md-25{width:34.72222%}.spotlight-color-secondary .col-md-26{width:36.11111%}.spotlight-color-secondary .col-md-27{width:37.5%}.spotlight-color-secondary .col-md-28{width:38.88889%}.spotlight-color-secondary .col-md-29{width:40.27778%}.spotlight-color-secondary .col-md-30{width:41.66667%}.spotlight-color-secondary .col-md-31{width:43.05556%}.spotlight-color-secondary .col-md-32{width:44.44444%}.spotlight-color-secondary .col-md-33{width:45.83333%}.spotlight-color-secondary .col-md-34{width:47.22222%}.spotlight-color-secondary .col-md-35{width:48.61111%}.spotlight-color-secondary .col-md-36{width:50%}.spotlight-color-secondary .col-md-37{width:51.38889%}.spotlight-color-secondary .col-md-38{width:52.77778%}.spotlight-color-secondary .col-md-39{width:54.16667%}.spotlight-color-secondary .col-md-40{width:55.55556%}.spotlight-color-secondary .col-md-41{width:56.94444%}.spotlight-color-secondary .col-md-42{width:58.33333%}.spotlight-color-secondary .col-md-43{width:59.72222%}.spotlight-color-secondary .col-md-44{width:61.11111%}.spotlight-color-secondary .col-md-45{width:62.5%}.spotlight-color-secondary .col-md-46{width:63.88889%}.spotlight-color-secondary .col-md-47{width:65.27778%}.spotlight-color-secondary .col-md-48{width:66.66667%}.spotlight-color-secondary .col-md-49{width:68.05556%}.spotlight-color-secondary .col-md-50{width:69.44444%}.spotlight-color-secondary .col-md-51{width:70.83333%}.spotlight-color-secondary .col-md-52{width:72.22222%}.spotlight-color-secondary .col-md-53{width:73.61111%}.spotlight-color-secondary .col-md-54{width:75%}.spotlight-color-secondary .col-md-55{width:76.38889%}.spotlight-color-secondary .col-md-56{width:77.77778%}.spotlight-color-secondary .col-md-57{width:79.16667%}.spotlight-color-secondary .col-md-58{width:80.55556%}.spotlight-color-secondary .col-md-59{width:81.94444%}.spotlight-color-secondary .col-md-60{width:83.33333%}.spotlight-color-secondary .col-md-61{width:84.72222%}.spotlight-color-secondary .col-md-62{width:86.11111%}.spotlight-color-secondary .col-md-63{width:87.5%}.spotlight-color-secondary .col-md-64{width:88.88889%}.spotlight-color-secondary .col-md-65{width:90.27778%}.spotlight-color-secondary .col-md-66{width:91.66667%}.spotlight-color-secondary .col-md-67{width:93.05556%}.spotlight-color-secondary .col-md-68{width:94.44444%}.spotlight-color-secondary .col-md-69{width:95.83333%}.spotlight-color-secondary .col-md-70{width:97.22222%}.spotlight-color-secondary .col-md-71{width:98.61111%}.spotlight-color-secondary .col-md-72{width:100%}.spotlight-color-secondary .col-md-pull-0{right:auto}.spotlight-color-secondary .col-md-pull-1{right:1.38889%}.spotlight-color-secondary .col-md-pull-2{right:2.77778%}.spotlight-color-secondary .col-md-pull-3{right:4.16667%}.spotlight-color-secondary .col-md-pull-4{right:5.55556%}.spotlight-color-secondary .col-md-pull-5{right:6.94444%}.spotlight-color-secondary .col-md-pull-6{right:8.33333%}.spotlight-color-secondary .col-md-pull-7{right:9.72222%}.spotlight-color-secondary .col-md-pull-8{right:11.11111%}.spotlight-color-secondary .col-md-pull-9{right:12.5%}.spotlight-color-secondary .col-md-pull-10{right:13.88889%}.spotlight-color-secondary .col-md-pull-11{right:15.27778%}.spotlight-color-secondary .col-md-pull-12{right:16.66667%}.spotlight-color-secondary .col-md-pull-13{right:18.05556%}.spotlight-color-secondary .col-md-pull-14{right:19.44444%}.spotlight-color-secondary .col-md-pull-15{right:20.83333%}.spotlight-color-secondary .col-md-pull-16{right:22.22222%}.spotlight-color-secondary .col-md-pull-17{right:23.61111%}.spotlight-color-secondary .col-md-pull-18{right:25%}.spotlight-color-secondary .col-md-pull-19{right:26.38889%}.spotlight-color-secondary .col-md-pull-20{right:27.77778%}.spotlight-color-secondary .col-md-pull-21{right:29.16667%}.spotlight-color-secondary .col-md-pull-22{right:30.55556%}.spotlight-color-secondary .col-md-pull-23{right:31.94444%}.spotlight-color-secondary .col-md-pull-24{right:33.33333%}.spotlight-color-secondary .col-md-pull-25{right:34.72222%}.spotlight-color-secondary .col-md-pull-26{right:36.11111%}.spotlight-color-secondary .col-md-pull-27{right:37.5%}.spotlight-color-secondary .col-md-pull-28{right:38.88889%}.spotlight-color-secondary .col-md-pull-29{right:40.27778%}.spotlight-color-secondary .col-md-pull-30{right:41.66667%}.spotlight-color-secondary .col-md-pull-31{right:43.05556%}.spotlight-color-secondary .col-md-pull-32{right:44.44444%}.spotlight-color-secondary .col-md-pull-33{right:45.83333%}.spotlight-color-secondary .col-md-pull-34{right:47.22222%}.spotlight-color-secondary .col-md-pull-35{right:48.61111%}.spotlight-color-secondary .col-md-pull-36{right:50%}.spotlight-color-secondary .col-md-pull-37{right:51.38889%}.spotlight-color-secondary .col-md-pull-38{right:52.77778%}.spotlight-color-secondary .col-md-pull-39{right:54.16667%}.spotlight-color-secondary .col-md-pull-40{right:55.55556%}.spotlight-color-secondary .col-md-pull-41{right:56.94444%}.spotlight-color-secondary .col-md-pull-42{right:58.33333%}.spotlight-color-secondary .col-md-pull-43{right:59.72222%}.spotlight-color-secondary .col-md-pull-44{right:61.11111%}.spotlight-color-secondary .col-md-pull-45{right:62.5%}.spotlight-color-secondary .col-md-pull-46{right:63.88889%}.spotlight-color-secondary .col-md-pull-47{right:65.27778%}.spotlight-color-secondary .col-md-pull-48{right:66.66667%}.spotlight-color-secondary .col-md-pull-49{right:68.05556%}.spotlight-color-secondary .col-md-pull-50{right:69.44444%}.spotlight-color-secondary .col-md-pull-51{right:70.83333%}.spotlight-color-secondary .col-md-pull-52{right:72.22222%}.spotlight-color-secondary .col-md-pull-53{right:73.61111%}.spotlight-color-secondary .col-md-pull-54{right:75%}.spotlight-color-secondary .col-md-pull-55{right:76.38889%}.spotlight-color-secondary .col-md-pull-56{right:77.77778%}.spotlight-color-secondary .col-md-pull-57{right:79.16667%}.spotlight-color-secondary .col-md-pull-58{right:80.55556%}.spotlight-color-secondary .col-md-pull-59{right:81.94444%}.spotlight-color-secondary .col-md-pull-60{right:83.33333%}.spotlight-color-secondary .col-md-pull-61{right:84.72222%}.spotlight-color-secondary .col-md-pull-62{right:86.11111%}.spotlight-color-secondary .col-md-pull-63{right:87.5%}.spotlight-color-secondary .col-md-pull-64{right:88.88889%}.spotlight-color-secondary .col-md-pull-65{right:90.27778%}.spotlight-color-secondary .col-md-pull-66{right:91.66667%}.spotlight-color-secondary .col-md-pull-67{right:93.05556%}.spotlight-color-secondary .col-md-pull-68{right:94.44444%}.spotlight-color-secondary .col-md-pull-69{right:95.83333%}.spotlight-color-secondary .col-md-pull-70{right:97.22222%}.spotlight-color-secondary .col-md-pull-71{right:98.61111%}.spotlight-color-secondary .col-md-pull-72{right:100%}.spotlight-color-secondary .col-md-push-0{left:auto}.spotlight-color-secondary .col-md-push-1{left:1.38889%}.spotlight-color-secondary .col-md-push-2{left:2.77778%}.spotlight-color-secondary .col-md-push-3{left:4.16667%}.spotlight-color-secondary .col-md-push-4{left:5.55556%}.spotlight-color-secondary .col-md-push-5{left:6.94444%}.spotlight-color-secondary .col-md-push-6{left:8.33333%}.spotlight-color-secondary .col-md-push-7{left:9.72222%}.spotlight-color-secondary .col-md-push-8{left:11.11111%}.spotlight-color-secondary .col-md-push-9{left:12.5%}.spotlight-color-secondary .col-md-push-10{left:13.88889%}.spotlight-color-secondary .col-md-push-11{left:15.27778%}.spotlight-color-secondary .col-md-push-12{left:16.66667%}.spotlight-color-secondary .col-md-push-13{left:18.05556%}.spotlight-color-secondary .col-md-push-14{left:19.44444%}.spotlight-color-secondary .col-md-push-15{left:20.83333%}.spotlight-color-secondary .col-md-push-16{left:22.22222%}.spotlight-color-secondary .col-md-push-17{left:23.61111%}.spotlight-color-secondary .col-md-push-18{left:25%}.spotlight-color-secondary .col-md-push-19{left:26.38889%}.spotlight-color-secondary .col-md-push-20{left:27.77778%}.spotlight-color-secondary .col-md-push-21{left:29.16667%}.spotlight-color-secondary .col-md-push-22{left:30.55556%}.spotlight-color-secondary .col-md-push-23{left:31.94444%}.spotlight-color-secondary .col-md-push-24{left:33.33333%}.spotlight-color-secondary .col-md-push-25{left:34.72222%}.spotlight-color-secondary .col-md-push-26{left:36.11111%}.spotlight-color-secondary .col-md-push-27{left:37.5%}.spotlight-color-secondary .col-md-push-28{left:38.88889%}.spotlight-color-secondary .col-md-push-29{left:40.27778%}.spotlight-color-secondary .col-md-push-30{left:41.66667%}.spotlight-color-secondary .col-md-push-31{left:43.05556%}.spotlight-color-secondary .col-md-push-32{left:44.44444%}.spotlight-color-secondary .col-md-push-33{left:45.83333%}.spotlight-color-secondary .col-md-push-34{left:47.22222%}.spotlight-color-secondary .col-md-push-35{left:48.61111%}.spotlight-color-secondary .col-md-push-36{left:50%}.spotlight-color-secondary .col-md-push-37{left:51.38889%}.spotlight-color-secondary .col-md-push-38{left:52.77778%}.spotlight-color-secondary .col-md-push-39{left:54.16667%}.spotlight-color-secondary .col-md-push-40{left:55.55556%}.spotlight-color-secondary .col-md-push-41{left:56.94444%}.spotlight-color-secondary .col-md-push-42{left:58.33333%}.spotlight-color-secondary .col-md-push-43{left:59.72222%}.spotlight-color-secondary .col-md-push-44{left:61.11111%}.spotlight-color-secondary .col-md-push-45{left:62.5%}.spotlight-color-secondary .col-md-push-46{left:63.88889%}.spotlight-color-secondary .col-md-push-47{left:65.27778%}.spotlight-color-secondary .col-md-push-48{left:66.66667%}.spotlight-color-secondary .col-md-push-49{left:68.05556%}.spotlight-color-secondary .col-md-push-50{left:69.44444%}.spotlight-color-secondary .col-md-push-51{left:70.83333%}.spotlight-color-secondary .col-md-push-52{left:72.22222%}.spotlight-color-secondary .col-md-push-53{left:73.61111%}.spotlight-color-secondary .col-md-push-54{left:75%}.spotlight-color-secondary .col-md-push-55{left:76.38889%}.spotlight-color-secondary .col-md-push-56{left:77.77778%}.spotlight-color-secondary .col-md-push-57{left:79.16667%}.spotlight-color-secondary .col-md-push-58{left:80.55556%}.spotlight-color-secondary .col-md-push-59{left:81.94444%}.spotlight-color-secondary .col-md-push-60{left:83.33333%}.spotlight-color-secondary .col-md-push-61{left:84.72222%}.spotlight-color-secondary .col-md-push-62{left:86.11111%}.spotlight-color-secondary .col-md-push-63{left:87.5%}.spotlight-color-secondary .col-md-push-64{left:88.88889%}.spotlight-color-secondary .col-md-push-65{left:90.27778%}.spotlight-color-secondary .col-md-push-66{left:91.66667%}.spotlight-color-secondary .col-md-push-67{left:93.05556%}.spotlight-color-secondary .col-md-push-68{left:94.44444%}.spotlight-color-secondary .col-md-push-69{left:95.83333%}.spotlight-color-secondary .col-md-push-70{left:97.22222%}.spotlight-color-secondary .col-md-push-71{left:98.61111%}.spotlight-color-secondary .col-md-push-72{left:100%}.spotlight-color-secondary .col-md-offset-0{margin-left:0}.spotlight-color-secondary .col-md-offset-1{margin-left:1.38889%}.spotlight-color-secondary .col-md-offset-2{margin-left:2.77778%}.spotlight-color-secondary .col-md-offset-3{margin-left:4.16667%}.spotlight-color-secondary .col-md-offset-4{margin-left:5.55556%}.spotlight-color-secondary .col-md-offset-5{margin-left:6.94444%}.spotlight-color-secondary .col-md-offset-6{margin-left:8.33333%}.spotlight-color-secondary .col-md-offset-7{margin-left:9.72222%}.spotlight-color-secondary .col-md-offset-8{margin-left:11.11111%}.spotlight-color-secondary .col-md-offset-9{margin-left:12.5%}.spotlight-color-secondary .col-md-offset-10{margin-left:13.88889%}.spotlight-color-secondary .col-md-offset-11{margin-left:15.27778%}.spotlight-color-secondary .col-md-offset-12{margin-left:16.66667%}.spotlight-color-secondary .col-md-offset-13{margin-left:18.05556%}.spotlight-color-secondary .col-md-offset-14{margin-left:19.44444%}.spotlight-color-secondary .col-md-offset-15{margin-left:20.83333%}.spotlight-color-secondary .col-md-offset-16{margin-left:22.22222%}.spotlight-color-secondary .col-md-offset-17{margin-left:23.61111%}.spotlight-color-secondary .col-md-offset-18{margin-left:25%}.spotlight-color-secondary .col-md-offset-19{margin-left:26.38889%}.spotlight-color-secondary .col-md-offset-20{margin-left:27.77778%}.spotlight-color-secondary .col-md-offset-21{margin-left:29.16667%}.spotlight-color-secondary .col-md-offset-22{margin-left:30.55556%}.spotlight-color-secondary .col-md-offset-23{margin-left:31.94444%}.spotlight-color-secondary .col-md-offset-24{margin-left:33.33333%}.spotlight-color-secondary .col-md-offset-25{margin-left:34.72222%}.spotlight-color-secondary .col-md-offset-26{margin-left:36.11111%}.spotlight-color-secondary .col-md-offset-27{margin-left:37.5%}.spotlight-color-secondary .col-md-offset-28{margin-left:38.88889%}.spotlight-color-secondary .col-md-offset-29{margin-left:40.27778%}.spotlight-color-secondary .col-md-offset-30{margin-left:41.66667%}.spotlight-color-secondary .col-md-offset-31{margin-left:43.05556%}.spotlight-color-secondary .col-md-offset-32{margin-left:44.44444%}.spotlight-color-secondary .col-md-offset-33{margin-left:45.83333%}.spotlight-color-secondary .col-md-offset-34{margin-left:47.22222%}.spotlight-color-secondary .col-md-offset-35{margin-left:48.61111%}.spotlight-color-secondary .col-md-offset-36{margin-left:50%}.spotlight-color-secondary .col-md-offset-37{margin-left:51.38889%}.spotlight-color-secondary .col-md-offset-38{margin-left:52.77778%}.spotlight-color-secondary .col-md-offset-39{margin-left:54.16667%}.spotlight-color-secondary .col-md-offset-40{margin-left:55.55556%}.spotlight-color-secondary .col-md-offset-41{margin-left:56.94444%}.spotlight-color-secondary .col-md-offset-42{margin-left:58.33333%}.spotlight-color-secondary .col-md-offset-43{margin-left:59.72222%}.spotlight-color-secondary .col-md-offset-44{margin-left:61.11111%}.spotlight-color-secondary .col-md-offset-45{margin-left:62.5%}.spotlight-color-secondary .col-md-offset-46{margin-left:63.88889%}.spotlight-color-secondary .col-md-offset-47{margin-left:65.27778%}.spotlight-color-secondary .col-md-offset-48{margin-left:66.66667%}.spotlight-color-secondary .col-md-offset-49{margin-left:68.05556%}.spotlight-color-secondary .col-md-offset-50{margin-left:69.44444%}.spotlight-color-secondary .col-md-offset-51{margin-left:70.83333%}.spotlight-color-secondary .col-md-offset-52{margin-left:72.22222%}.spotlight-color-secondary .col-md-offset-53{margin-left:73.61111%}.spotlight-color-secondary .col-md-offset-54{margin-left:75%}.spotlight-color-secondary .col-md-offset-55{margin-left:76.38889%}.spotlight-color-secondary .col-md-offset-56{margin-left:77.77778%}.spotlight-color-secondary .col-md-offset-57{margin-left:79.16667%}.spotlight-color-secondary .col-md-offset-58{margin-left:80.55556%}.spotlight-color-secondary .col-md-offset-59{margin-left:81.94444%}.spotlight-color-secondary .col-md-offset-60{margin-left:83.33333%}.spotlight-color-secondary .col-md-offset-61{margin-left:84.72222%}.spotlight-color-secondary .col-md-offset-62{margin-left:86.11111%}.spotlight-color-secondary .col-md-offset-63{margin-left:87.5%}.spotlight-color-secondary .col-md-offset-64{margin-left:88.88889%}.spotlight-color-secondary .col-md-offset-65{margin-left:90.27778%}.spotlight-color-secondary .col-md-offset-66{margin-left:91.66667%}.spotlight-color-secondary .col-md-offset-67{margin-left:93.05556%}.spotlight-color-secondary .col-md-offset-68{margin-left:94.44444%}.spotlight-color-secondary .col-md-offset-69{margin-left:95.83333%}.spotlight-color-secondary .col-md-offset-70{margin-left:97.22222%}.spotlight-color-secondary .col-md-offset-71{margin-left:98.61111%}.spotlight-color-secondary .col-md-offset-72{margin-left:100%}}@media (min-width:64em){.spotlight-color-secondary .col-lg-1,.spotlight-color-secondary .col-lg-2,.spotlight-color-secondary .col-lg-3,.spotlight-color-secondary .col-lg-4,.spotlight-color-secondary .col-lg-5,.spotlight-color-secondary .col-lg-6,.spotlight-color-secondary .col-lg-7,.spotlight-color-secondary .col-lg-8,.spotlight-color-secondary .col-lg-9,.spotlight-color-secondary .col-lg-10,.spotlight-color-secondary .col-lg-11,.spotlight-color-secondary .col-lg-12,.spotlight-color-secondary .col-lg-13,.spotlight-color-secondary .col-lg-14,.spotlight-color-secondary .col-lg-15,.spotlight-color-secondary .col-lg-16,.spotlight-color-secondary .col-lg-17,.spotlight-color-secondary .col-lg-18,.spotlight-color-secondary .col-lg-19,.spotlight-color-secondary .col-lg-20,.spotlight-color-secondary .col-lg-21,.spotlight-color-secondary .col-lg-22,.spotlight-color-secondary .col-lg-23,.spotlight-color-secondary .col-lg-24,.spotlight-color-secondary .col-lg-25,.spotlight-color-secondary .col-lg-26,.spotlight-color-secondary .col-lg-27,.spotlight-color-secondary .col-lg-28,.spotlight-color-secondary .col-lg-29,.spotlight-color-secondary .col-lg-30,.spotlight-color-secondary .col-lg-31,.spotlight-color-secondary .col-lg-32,.spotlight-color-secondary .col-lg-33,.spotlight-color-secondary .col-lg-34,.spotlight-color-secondary .col-lg-35,.spotlight-color-secondary .col-lg-36,.spotlight-color-secondary .col-lg-37,.spotlight-color-secondary .col-lg-38,.spotlight-color-secondary .col-lg-39,.spotlight-color-secondary .col-lg-40,.spotlight-color-secondary .col-lg-41,.spotlight-color-secondary .col-lg-42,.spotlight-color-secondary .col-lg-43,.spotlight-color-secondary .col-lg-44,.spotlight-color-secondary .col-lg-45,.spotlight-color-secondary .col-lg-46,.spotlight-color-secondary .col-lg-47,.spotlight-color-secondary .col-lg-48,.spotlight-color-secondary .col-lg-49,.spotlight-color-secondary .col-lg-50,.spotlight-color-secondary .col-lg-51,.spotlight-color-secondary .col-lg-52,.spotlight-color-secondary .col-lg-53,.spotlight-color-secondary .col-lg-54,.spotlight-color-secondary .col-lg-55,.spotlight-color-secondary .col-lg-56,.spotlight-color-secondary .col-lg-57,.spotlight-color-secondary .col-lg-58,.spotlight-color-secondary .col-lg-59,.spotlight-color-secondary .col-lg-60,.spotlight-color-secondary .col-lg-61,.spotlight-color-secondary .col-lg-62,.spotlight-color-secondary .col-lg-63,.spotlight-color-secondary .col-lg-64,.spotlight-color-secondary .col-lg-65,.spotlight-color-secondary .col-lg-66,.spotlight-color-secondary .col-lg-67,.spotlight-color-secondary .col-lg-68,.spotlight-color-secondary .col-lg-69,.spotlight-color-secondary .col-lg-70,.spotlight-color-secondary .col-lg-71,.spotlight-color-secondary .col-lg-72{float:left}.spotlight-color-secondary .col-lg-1{width:1.38889%}.spotlight-color-secondary .col-lg-2{width:2.77778%}.spotlight-color-secondary .col-lg-3{width:4.16667%}.spotlight-color-secondary .col-lg-4{width:5.55556%}.spotlight-color-secondary .col-lg-5{width:6.94444%}.spotlight-color-secondary .col-lg-6{width:8.33333%}.spotlight-color-secondary .col-lg-7{width:9.72222%}.spotlight-color-secondary .col-lg-8{width:11.11111%}.spotlight-color-secondary .col-lg-9{width:12.5%}.spotlight-color-secondary .col-lg-10{width:13.88889%}.spotlight-color-secondary .col-lg-11{width:15.27778%}.spotlight-color-secondary .col-lg-12{width:16.66667%}.spotlight-color-secondary .col-lg-13{width:18.05556%}.spotlight-color-secondary .col-lg-14{width:19.44444%}.spotlight-color-secondary .col-lg-15{width:20.83333%}.spotlight-color-secondary .col-lg-16{width:22.22222%}.spotlight-color-secondary .col-lg-17{width:23.61111%}.spotlight-color-secondary .col-lg-18{width:25%}.spotlight-color-secondary .col-lg-19{width:26.38889%}.spotlight-color-secondary .col-lg-20{width:27.77778%}.spotlight-color-secondary .col-lg-21{width:29.16667%}.spotlight-color-secondary .col-lg-22{width:30.55556%}.spotlight-color-secondary .col-lg-23{width:31.94444%}.spotlight-color-secondary .col-lg-24{width:33.33333%}.spotlight-color-secondary .col-lg-25{width:34.72222%}.spotlight-color-secondary .col-lg-26{width:36.11111%}.spotlight-color-secondary .col-lg-27{width:37.5%}.spotlight-color-secondary .col-lg-28{width:38.88889%}.spotlight-color-secondary .col-lg-29{width:40.27778%}.spotlight-color-secondary .col-lg-30{width:41.66667%}.spotlight-color-secondary .col-lg-31{width:43.05556%}.spotlight-color-secondary .col-lg-32{width:44.44444%}.spotlight-color-secondary .col-lg-33{width:45.83333%}.spotlight-color-secondary .col-lg-34{width:47.22222%}.spotlight-color-secondary .col-lg-35{width:48.61111%}.spotlight-color-secondary .col-lg-36{width:50%}.spotlight-color-secondary .col-lg-37{width:51.38889%}.spotlight-color-secondary .col-lg-38{width:52.77778%}.spotlight-color-secondary .col-lg-39{width:54.16667%}.spotlight-color-secondary .col-lg-40{width:55.55556%}.spotlight-color-secondary .col-lg-41{width:56.94444%}.spotlight-color-secondary .col-lg-42{width:58.33333%}.spotlight-color-secondary .col-lg-43{width:59.72222%}.spotlight-color-secondary .col-lg-44{width:61.11111%}.spotlight-color-secondary .col-lg-45{width:62.5%}.spotlight-color-secondary .col-lg-46{width:63.88889%}.spotlight-color-secondary .col-lg-47{width:65.27778%}.spotlight-color-secondary .col-lg-48{width:66.66667%}.spotlight-color-secondary .col-lg-49{width:68.05556%}.spotlight-color-secondary .col-lg-50{width:69.44444%}.spotlight-color-secondary .col-lg-51{width:70.83333%}.spotlight-color-secondary .col-lg-52{width:72.22222%}.spotlight-color-secondary .col-lg-53{width:73.61111%}.spotlight-color-secondary .col-lg-54{width:75%}.spotlight-color-secondary .col-lg-55{width:76.38889%}.spotlight-color-secondary .col-lg-56{width:77.77778%}.spotlight-color-secondary .col-lg-57{width:79.16667%}.spotlight-color-secondary .col-lg-58{width:80.55556%}.spotlight-color-secondary .col-lg-59{width:81.94444%}.spotlight-color-secondary .col-lg-60{width:83.33333%}.spotlight-color-secondary .col-lg-61{width:84.72222%}.spotlight-color-secondary .col-lg-62{width:86.11111%}.spotlight-color-secondary .col-lg-63{width:87.5%}.spotlight-color-secondary .col-lg-64{width:88.88889%}.spotlight-color-secondary .col-lg-65{width:90.27778%}.spotlight-color-secondary .col-lg-66{width:91.66667%}.spotlight-color-secondary .col-lg-67{width:93.05556%}.spotlight-color-secondary .col-lg-68{width:94.44444%}.spotlight-color-secondary .col-lg-69{width:95.83333%}.spotlight-color-secondary .col-lg-70{width:97.22222%}.spotlight-color-secondary .col-lg-71{width:98.61111%}.spotlight-color-secondary .col-lg-72{width:100%}.spotlight-color-secondary .col-lg-pull-0{right:auto}.spotlight-color-secondary .col-lg-pull-1{right:1.38889%}.spotlight-color-secondary .col-lg-pull-2{right:2.77778%}.spotlight-color-secondary .col-lg-pull-3{right:4.16667%}.spotlight-color-secondary .col-lg-pull-4{right:5.55556%}.spotlight-color-secondary .col-lg-pull-5{right:6.94444%}.spotlight-color-secondary .col-lg-pull-6{right:8.33333%}.spotlight-color-secondary .col-lg-pull-7{right:9.72222%}.spotlight-color-secondary .col-lg-pull-8{right:11.11111%}.spotlight-color-secondary .col-lg-pull-9{right:12.5%}.spotlight-color-secondary .col-lg-pull-10{right:13.88889%}.spotlight-color-secondary .col-lg-pull-11{right:15.27778%}.spotlight-color-secondary .col-lg-pull-12{right:16.66667%}.spotlight-color-secondary .col-lg-pull-13{right:18.05556%}.spotlight-color-secondary .col-lg-pull-14{right:19.44444%}.spotlight-color-secondary .col-lg-pull-15{right:20.83333%}.spotlight-color-secondary .col-lg-pull-16{right:22.22222%}.spotlight-color-secondary .col-lg-pull-17{right:23.61111%}.spotlight-color-secondary .col-lg-pull-18{right:25%}.spotlight-color-secondary .col-lg-pull-19{right:26.38889%}.spotlight-color-secondary .col-lg-pull-20{right:27.77778%}.spotlight-color-secondary .col-lg-pull-21{right:29.16667%}.spotlight-color-secondary .col-lg-pull-22{right:30.55556%}.spotlight-color-secondary .col-lg-pull-23{right:31.94444%}.spotlight-color-secondary .col-lg-pull-24{right:33.33333%}.spotlight-color-secondary .col-lg-pull-25{right:34.72222%}.spotlight-color-secondary .col-lg-pull-26{right:36.11111%}.spotlight-color-secondary .col-lg-pull-27{right:37.5%}.spotlight-color-secondary .col-lg-pull-28{right:38.88889%}.spotlight-color-secondary .col-lg-pull-29{right:40.27778%}.spotlight-color-secondary .col-lg-pull-30{right:41.66667%}.spotlight-color-secondary .col-lg-pull-31{right:43.05556%}.spotlight-color-secondary .col-lg-pull-32{right:44.44444%}.spotlight-color-secondary .col-lg-pull-33{right:45.83333%}.spotlight-color-secondary .col-lg-pull-34{right:47.22222%}.spotlight-color-secondary .col-lg-pull-35{right:48.61111%}.spotlight-color-secondary .col-lg-pull-36{right:50%}.spotlight-color-secondary .col-lg-pull-37{right:51.38889%}.spotlight-color-secondary .col-lg-pull-38{right:52.77778%}.spotlight-color-secondary .col-lg-pull-39{right:54.16667%}.spotlight-color-secondary .col-lg-pull-40{right:55.55556%}.spotlight-color-secondary .col-lg-pull-41{right:56.94444%}.spotlight-color-secondary .col-lg-pull-42{right:58.33333%}.spotlight-color-secondary .col-lg-pull-43{right:59.72222%}.spotlight-color-secondary .col-lg-pull-44{right:61.11111%}.spotlight-color-secondary .col-lg-pull-45{right:62.5%}.spotlight-color-secondary .col-lg-pull-46{right:63.88889%}.spotlight-color-secondary .col-lg-pull-47{right:65.27778%}.spotlight-color-secondary .col-lg-pull-48{right:66.66667%}.spotlight-color-secondary .col-lg-pull-49{right:68.05556%}.spotlight-color-secondary .col-lg-pull-50{right:69.44444%}.spotlight-color-secondary .col-lg-pull-51{right:70.83333%}.spotlight-color-secondary .col-lg-pull-52{right:72.22222%}.spotlight-color-secondary .col-lg-pull-53{right:73.61111%}.spotlight-color-secondary .col-lg-pull-54{right:75%}.spotlight-color-secondary .col-lg-pull-55{right:76.38889%}.spotlight-color-secondary .col-lg-pull-56{right:77.77778%}.spotlight-color-secondary .col-lg-pull-57{right:79.16667%}.spotlight-color-secondary .col-lg-pull-58{right:80.55556%}.spotlight-color-secondary .col-lg-pull-59{right:81.94444%}.spotlight-color-secondary .col-lg-pull-60{right:83.33333%}.spotlight-color-secondary .col-lg-pull-61{right:84.72222%}.spotlight-color-secondary .col-lg-pull-62{right:86.11111%}.spotlight-color-secondary .col-lg-pull-63{right:87.5%}.spotlight-color-secondary .col-lg-pull-64{right:88.88889%}.spotlight-color-secondary .col-lg-pull-65{right:90.27778%}.spotlight-color-secondary .col-lg-pull-66{right:91.66667%}.spotlight-color-secondary .col-lg-pull-67{right:93.05556%}.spotlight-color-secondary .col-lg-pull-68{right:94.44444%}.spotlight-color-secondary .col-lg-pull-69{right:95.83333%}.spotlight-color-secondary .col-lg-pull-70{right:97.22222%}.spotlight-color-secondary .col-lg-pull-71{right:98.61111%}.spotlight-color-secondary .col-lg-pull-72{right:100%}.spotlight-color-secondary .col-lg-push-0{left:auto}.spotlight-color-secondary .col-lg-push-1{left:1.38889%}.spotlight-color-secondary .col-lg-push-2{left:2.77778%}.spotlight-color-secondary .col-lg-push-3{left:4.16667%}.spotlight-color-secondary .col-lg-push-4{left:5.55556%}.spotlight-color-secondary .col-lg-push-5{left:6.94444%}.spotlight-color-secondary .col-lg-push-6{left:8.33333%}.spotlight-color-secondary .col-lg-push-7{left:9.72222%}.spotlight-color-secondary .col-lg-push-8{left:11.11111%}.spotlight-color-secondary .col-lg-push-9{left:12.5%}.spotlight-color-secondary .col-lg-push-10{left:13.88889%}.spotlight-color-secondary .col-lg-push-11{left:15.27778%}.spotlight-color-secondary .col-lg-push-12{left:16.66667%}.spotlight-color-secondary .col-lg-push-13{left:18.05556%}.spotlight-color-secondary .col-lg-push-14{left:19.44444%}.spotlight-color-secondary .col-lg-push-15{left:20.83333%}.spotlight-color-secondary .col-lg-push-16{left:22.22222%}.spotlight-color-secondary .col-lg-push-17{left:23.61111%}.spotlight-color-secondary .col-lg-push-18{left:25%}.spotlight-color-secondary .col-lg-push-19{left:26.38889%}.spotlight-color-secondary .col-lg-push-20{left:27.77778%}.spotlight-color-secondary .col-lg-push-21{left:29.16667%}.spotlight-color-secondary .col-lg-push-22{left:30.55556%}.spotlight-color-secondary .col-lg-push-23{left:31.94444%}.spotlight-color-secondary .col-lg-push-24{left:33.33333%}.spotlight-color-secondary .col-lg-push-25{left:34.72222%}.spotlight-color-secondary .col-lg-push-26{left:36.11111%}.spotlight-color-secondary .col-lg-push-27{left:37.5%}.spotlight-color-secondary .col-lg-push-28{left:38.88889%}.spotlight-color-secondary .col-lg-push-29{left:40.27778%}.spotlight-color-secondary .col-lg-push-30{left:41.66667%}.spotlight-color-secondary .col-lg-push-31{left:43.05556%}.spotlight-color-secondary .col-lg-push-32{left:44.44444%}.spotlight-color-secondary .col-lg-push-33{left:45.83333%}.spotlight-color-secondary .col-lg-push-34{left:47.22222%}.spotlight-color-secondary .col-lg-push-35{left:48.61111%}.spotlight-color-secondary .col-lg-push-36{left:50%}.spotlight-color-secondary .col-lg-push-37{left:51.38889%}.spotlight-color-secondary .col-lg-push-38{left:52.77778%}.spotlight-color-secondary .col-lg-push-39{left:54.16667%}.spotlight-color-secondary .col-lg-push-40{left:55.55556%}.spotlight-color-secondary .col-lg-push-41{left:56.94444%}.spotlight-color-secondary .col-lg-push-42{left:58.33333%}.spotlight-color-secondary .col-lg-push-43{left:59.72222%}.spotlight-color-secondary .col-lg-push-44{left:61.11111%}.spotlight-color-secondary .col-lg-push-45{left:62.5%}.spotlight-color-secondary .col-lg-push-46{left:63.88889%}.spotlight-color-secondary .col-lg-push-47{left:65.27778%}.spotlight-color-secondary .col-lg-push-48{left:66.66667%}.spotlight-color-secondary .col-lg-push-49{left:68.05556%}.spotlight-color-secondary .col-lg-push-50{left:69.44444%}.spotlight-color-secondary .col-lg-push-51{left:70.83333%}.spotlight-color-secondary .col-lg-push-52{left:72.22222%}.spotlight-color-secondary .col-lg-push-53{left:73.61111%}.spotlight-color-secondary .col-lg-push-54{left:75%}.spotlight-color-secondary .col-lg-push-55{left:76.38889%}.spotlight-color-secondary .col-lg-push-56{left:77.77778%}.spotlight-color-secondary .col-lg-push-57{left:79.16667%}.spotlight-color-secondary .col-lg-push-58{left:80.55556%}.spotlight-color-secondary .col-lg-push-59{left:81.94444%}.spotlight-color-secondary .col-lg-push-60{left:83.33333%}.spotlight-color-secondary .col-lg-push-61{left:84.72222%}.spotlight-color-secondary .col-lg-push-62{left:86.11111%}.spotlight-color-secondary .col-lg-push-63{left:87.5%}.spotlight-color-secondary .col-lg-push-64{left:88.88889%}.spotlight-color-secondary .col-lg-push-65{left:90.27778%}.spotlight-color-secondary .col-lg-push-66{left:91.66667%}.spotlight-color-secondary .col-lg-push-67{left:93.05556%}.spotlight-color-secondary .col-lg-push-68{left:94.44444%}.spotlight-color-secondary .col-lg-push-69{left:95.83333%}.spotlight-color-secondary .col-lg-push-70{left:97.22222%}.spotlight-color-secondary .col-lg-push-71{left:98.61111%}.spotlight-color-secondary .col-lg-push-72{left:100%}.spotlight-color-secondary .col-lg-offset-0{margin-left:0}.spotlight-color-secondary .col-lg-offset-1{margin-left:1.38889%}.spotlight-color-secondary .col-lg-offset-2{margin-left:2.77778%}.spotlight-color-secondary .col-lg-offset-3{margin-left:4.16667%}.spotlight-color-secondary .col-lg-offset-4{margin-left:5.55556%}.spotlight-color-secondary .col-lg-offset-5{margin-left:6.94444%}.spotlight-color-secondary .col-lg-offset-6{margin-left:8.33333%}.spotlight-color-secondary .col-lg-offset-7{margin-left:9.72222%}.spotlight-color-secondary .col-lg-offset-8{margin-left:11.11111%}.spotlight-color-secondary .col-lg-offset-9{margin-left:12.5%}.spotlight-color-secondary .col-lg-offset-10{margin-left:13.88889%}.spotlight-color-secondary .col-lg-offset-11{margin-left:15.27778%}.spotlight-color-secondary .col-lg-offset-12{margin-left:16.66667%}.spotlight-color-secondary .col-lg-offset-13{margin-left:18.05556%}.spotlight-color-secondary .col-lg-offset-14{margin-left:19.44444%}.spotlight-color-secondary .col-lg-offset-15{margin-left:20.83333%}.spotlight-color-secondary .col-lg-offset-16{margin-left:22.22222%}.spotlight-color-secondary .col-lg-offset-17{margin-left:23.61111%}.spotlight-color-secondary .col-lg-offset-18{margin-left:25%}.spotlight-color-secondary .col-lg-offset-19{margin-left:26.38889%}.spotlight-color-secondary .col-lg-offset-20{margin-left:27.77778%}.spotlight-color-secondary .col-lg-offset-21{margin-left:29.16667%}.spotlight-color-secondary .col-lg-offset-22{margin-left:30.55556%}.spotlight-color-secondary .col-lg-offset-23{margin-left:31.94444%}.spotlight-color-secondary .col-lg-offset-24{margin-left:33.33333%}.spotlight-color-secondary .col-lg-offset-25{margin-left:34.72222%}.spotlight-color-secondary .col-lg-offset-26{margin-left:36.11111%}.spotlight-color-secondary .col-lg-offset-27{margin-left:37.5%}.spotlight-color-secondary .col-lg-offset-28{margin-left:38.88889%}.spotlight-color-secondary .col-lg-offset-29{margin-left:40.27778%}.spotlight-color-secondary .col-lg-offset-30{margin-left:41.66667%}.spotlight-color-secondary .col-lg-offset-31{margin-left:43.05556%}.spotlight-color-secondary .col-lg-offset-32{margin-left:44.44444%}.spotlight-color-secondary .col-lg-offset-33{margin-left:45.83333%}.spotlight-color-secondary .col-lg-offset-34{margin-left:47.22222%}.spotlight-color-secondary .col-lg-offset-35{margin-left:48.61111%}.spotlight-color-secondary .col-lg-offset-36{margin-left:50%}.spotlight-color-secondary .col-lg-offset-37{margin-left:51.38889%}.spotlight-color-secondary .col-lg-offset-38{margin-left:52.77778%}.spotlight-color-secondary .col-lg-offset-39{margin-left:54.16667%}.spotlight-color-secondary .col-lg-offset-40{margin-left:55.55556%}.spotlight-color-secondary .col-lg-offset-41{margin-left:56.94444%}.spotlight-color-secondary .col-lg-offset-42{margin-left:58.33333%}.spotlight-color-secondary .col-lg-offset-43{margin-left:59.72222%}.spotlight-color-secondary .col-lg-offset-44{margin-left:61.11111%}.spotlight-color-secondary .col-lg-offset-45{margin-left:62.5%}.spotlight-color-secondary .col-lg-offset-46{margin-left:63.88889%}.spotlight-color-secondary .col-lg-offset-47{margin-left:65.27778%}.spotlight-color-secondary .col-lg-offset-48{margin-left:66.66667%}.spotlight-color-secondary .col-lg-offset-49{margin-left:68.05556%}.spotlight-color-secondary .col-lg-offset-50{margin-left:69.44444%}.spotlight-color-secondary .col-lg-offset-51{margin-left:70.83333%}.spotlight-color-secondary .col-lg-offset-52{margin-left:72.22222%}.spotlight-color-secondary .col-lg-offset-53{margin-left:73.61111%}.spotlight-color-secondary .col-lg-offset-54{margin-left:75%}.spotlight-color-secondary .col-lg-offset-55{margin-left:76.38889%}.spotlight-color-secondary .col-lg-offset-56{margin-left:77.77778%}.spotlight-color-secondary .col-lg-offset-57{margin-left:79.16667%}.spotlight-color-secondary .col-lg-offset-58{margin-left:80.55556%}.spotlight-color-secondary .col-lg-offset-59{margin-left:81.94444%}.spotlight-color-secondary .col-lg-offset-60{margin-left:83.33333%}.spotlight-color-secondary .col-lg-offset-61{margin-left:84.72222%}.spotlight-color-secondary .col-lg-offset-62{margin-left:86.11111%}.spotlight-color-secondary .col-lg-offset-63{margin-left:87.5%}.spotlight-color-secondary .col-lg-offset-64{margin-left:88.88889%}.spotlight-color-secondary .col-lg-offset-65{margin-left:90.27778%}.spotlight-color-secondary .col-lg-offset-66{margin-left:91.66667%}.spotlight-color-secondary .col-lg-offset-67{margin-left:93.05556%}.spotlight-color-secondary .col-lg-offset-68{margin-left:94.44444%}.spotlight-color-secondary .col-lg-offset-69{margin-left:95.83333%}.spotlight-color-secondary .col-lg-offset-70{margin-left:97.22222%}.spotlight-color-secondary .col-lg-offset-71{margin-left:98.61111%}.spotlight-color-secondary .col-lg-offset-72{margin-left:100%}}.spotlight-color-secondary .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.spotlight-color-secondary .fade.in{opacity:1}.spotlight-color-secondary .collapse{display:none}.spotlight-color-secondary .collapse.in{display:block}.spotlight-color-secondary tr.collapse.in{display:table-row}.spotlight-color-secondary tbody.collapse.in{display:table-row-group}.spotlight-color-secondary .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.spotlight-color-secondary .clearfix:after,.spotlight-color-secondary .clearfix:before{display:table;content:" "}.spotlight-color-secondary .clearfix:after{clear:both}.spotlight-color-secondary .center-block{display:block;margin-right:auto;margin-left:auto}.spotlight-color-secondary .pull-right{float:right!important}.spotlight-color-secondary .pull-left{float:left!important}.spotlight-color-secondary .hide{display:none!important}.spotlight-color-secondary .show{display:block!important}.spotlight-color-secondary .invisible{visibility:hidden}.spotlight-color-secondary .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.spotlight-color-secondary .hidden{display:none!important}.spotlight-color-secondary .affix{position:fixed}@-ms-viewport{width:device-width}.spotlight-color-secondary .visible-lg,.spotlight-color-secondary .visible-lg-block,.spotlight-color-secondary .visible-lg-inline,.spotlight-color-secondary .visible-lg-inline-block .visible-xl-block,.spotlight-color-secondary .visible-md,.spotlight-color-secondary .visible-md-block,.spotlight-color-secondary .visible-md-inline,.spotlight-color-secondary .visible-md-inline-block,.spotlight-color-secondary .visible-sm,.spotlight-color-secondary .visible-sm-block,.spotlight-color-secondary .visible-sm-inline,.spotlight-color-secondary .visible-sm-inline-block,.spotlight-color-secondary .visible-xl,.spotlight-color-secondary .visible-xl-inline,.spotlight-color-secondary .visible-xl-inline-block,.spotlight-color-secondary .visible-xs,.spotlight-color-secondary .visible-xs-block,.spotlight-color-secondary .visible-xs-inline,.spotlight-color-secondary .visible-xs-inline-block{display:none!important}@media (max-width:33.9375em){.spotlight-color-secondary .visible-xs{display:block!important}.spotlight-color-secondary table.visible-xs{display:table!important}.spotlight-color-secondary tr.visible-xs{display:table-row!important}.spotlight-color-secondary td.visible-xs,.spotlight-color-secondary th.visible-xs{display:table-cell!important}}@media (max-width:33.9375em){.spotlight-color-secondary .visible-xs-block{display:block!important}}@media (max-width:33.9375em){.spotlight-color-secondary .visible-xs-inline{display:inline!important}}@media (max-width:33.9375em){.spotlight-color-secondary .visible-xs-inline-block{display:inline-block!important}}@media (min-width:34em) and (max-width:47.9375em){.spotlight-color-secondary .visible-sm{display:block!important}.spotlight-color-secondary table.visible-sm{display:table!important}.spotlight-color-secondary tr.visible-sm{display:table-row!important}.spotlight-color-secondary td.visible-sm,.spotlight-color-secondary th.visible-sm{display:table-cell!important}}@media (min-width:34em) and (max-width:47.9375em){.spotlight-color-secondary .visible-sm-block{display:block!important}}@media (min-width:34em) and (max-width:47.9375em){.spotlight-color-secondary .visible-sm-inline{display:inline!important}}@media (min-width:34em) and (max-width:47.9375em){.spotlight-color-secondary .visible-sm-inline-block{display:inline-block!important}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .visible-md{display:block!important}.spotlight-color-secondary table.visible-md{display:table!important}.spotlight-color-secondary tr.visible-md{display:table-row!important}.spotlight-color-secondary td.visible-md,.spotlight-color-secondary th.visible-md{display:table-cell!important}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .visible-md-block{display:block!important}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .visible-md-inline{display:inline!important}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .visible-md-inline-block{display:inline-block!important}}@media (min-width:64em) and (max-width:76.5625em){.spotlight-color-secondary .visible-lg{display:block!important}.spotlight-color-secondary table.visible-lg{display:table!important}.spotlight-color-secondary tr.visible-lg{display:table-row!important}.spotlight-color-secondary td.visible-lg,.spotlight-color-secondary th.visible-lg{display:table-cell!important}}@media (min-width:64em) and (max-width:76.5625em){.spotlight-color-secondary .visible-lg-block{display:block!important}}@media (min-width:64em) and (max-width:76.5625em){.spotlight-color-secondary .visible-lg-inline{display:inline!important}}@media (min-width:64em) and (max-width:76.5625em){.spotlight-color-secondary .visible-lg-inline-block{display:inline-block!important}}@media (min-width:76.625em){.spotlight-color-secondary .visible-xl{display:block!important}.spotlight-color-secondary table.visible-xl{display:table!important}.spotlight-color-secondary tr.visible-xl{display:table-row!important}.spotlight-color-secondary td.visible-xl,.spotlight-color-secondary th.visible-xl{display:table-cell!important}}@media (min-width:76.625em){.spotlight-color-secondary .visible-xl-block{display:block!important}}@media (min-width:76.625em){.spotlight-color-secondary .visible-xl-inline{display:inline!important}}@media (min-width:76.625em){.spotlight-color-secondary .visible-xl-inline-block{display:inline-block!important}}@media (max-width:33.9375em){.spotlight-color-secondary .hidden-xs{display:none!important}}@media (min-width:34em) and (max-width:47.9375em){.spotlight-color-secondary .hidden-sm{display:none!important}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .hidden-md{display:none!important}}@media (min-width:64em) and (max-width:76.5625em){.spotlight-color-secondary .hidden-lg{display:none!important}}@media (min-width:76.625em){.spotlight-color-secondary .hidden-xl{display:none!important}}.spotlight-color-secondary .visible-print{display:none!important}@media print{.spotlight-color-secondary .visible-print{display:block!important}.spotlight-color-secondary table.visible-print{display:table!important}.spotlight-color-secondary tr.visible-print{display:table-row!important}.spotlight-color-secondary td.visible-print,.spotlight-color-secondary th.visible-print{display:table-cell!important}}.spotlight-color-secondary .visible-print-block{display:none!important}@media print{.spotlight-color-secondary .visible-print-block{display:block!important}}.spotlight-color-secondary .visible-print-inline{display:none!important}@media print{.spotlight-color-secondary .visible-print-inline{display:inline!important}}.spotlight-color-secondary .visible-print-inline-block{display:none!important}@media print{.spotlight-color-secondary .visible-print-inline-block{display:inline-block!important}}@media print{.spotlight-color-secondary .hidden-print{display:none!important}}@font-face{.spotlight-color-secondary{font-family:FontAwesome;src:url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.eot);src:url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.woff2) format("woff2"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.woff) format("woff"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.ttf) format("truetype"),url(../resources/fonts/fontawesome/fontawesome-webfont.light.5.11.2.svg#fontawesomeregular) format("svg");font-weight:900;font-style:normal;src:url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.eot);src:url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.woff2) format("woff2"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.woff) format("woff"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.ttf) format("truetype"),url(../resources/fonts/fontawesome/fontawesome-webfont.brands.5.11.2.svg#fontawesomeregular) format("svg")}}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .fa,.spotlight-color-secondary .fab,.spotlight-color-secondary .fal,.spotlight-color-secondary .far,.spotlight-color-secondary .fas,.spotlight-color-secondary .ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .ui-corner-all{font-family:FontAwesome;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .fa,.spotlight-color-secondary .far,.spotlight-color-secondary .ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .ui-corner-all{font-weight:900}.spotlight-color-secondary .fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.spotlight-color-secondary .fa-xs{font-size:.75em}.spotlight-color-secondary .fa-sm{font-size:.875em}.spotlight-color-secondary .fa-1x{font-size:1em}.spotlight-color-secondary .fa-2x{font-size:2em}.spotlight-color-secondary .fa-3x{font-size:3em}.spotlight-color-secondary .fa-4x{font-size:4em}.spotlight-color-secondary .fa-5x{font-size:5em}.spotlight-color-secondary .fa-6x{font-size:6em}.spotlight-color-secondary .fa-7x{font-size:7em}.spotlight-color-secondary .fa-8x{font-size:8em}.spotlight-color-secondary .fa-9x{font-size:9em}.spotlight-color-secondary .fa-10x{font-size:10em}.spotlight-color-secondary .fa-fw{text-align:center;width:1.25em}.spotlight-color-secondary .fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.spotlight-color-secondary .fa-ul>li{position:relative}.spotlight-color-secondary .fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.spotlight-color-secondary .fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.spotlight-color-secondary .fa-pull-left{float:left}.spotlight-color-secondary .fa-pull-right{float:right}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pull-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pull-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pull-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pull-left:before,.spotlight-color-secondary .fa-pull-left.ui-datepicker-trigger,.spotlight-color-secondary .fa.fa-pull-left,.spotlight-color-secondary .fab.fa-pull-left,.spotlight-color-secondary .fal.fa-pull-left,.spotlight-color-secondary .far.fa-pull-left,.spotlight-color-secondary .fas.fa-pull-left,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pull-left.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pull-left.ui-corner-all{margin-right:.3em}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pull-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pull-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pull-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pull-right:before,.spotlight-color-secondary .fa-pull-right.ui-datepicker-trigger,.spotlight-color-secondary .fa.fa-pull-right,.spotlight-color-secondary .fab.fa-pull-right,.spotlight-color-secondary .fal.fa-pull-right,.spotlight-color-secondary .far.fa-pull-right,.spotlight-color-secondary .fas.fa-pull-right,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pull-right.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pull-right.ui-corner-all{margin-left:.3em}.spotlight-color-secondary .fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.spotlight-color-secondary .fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spotlight-color-secondary .fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.spotlight-color-secondary .fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spotlight-color-secondary .fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.spotlight-color-secondary .fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.spotlight-color-secondary .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);transform:scaleY(-1)}.spotlight-color-secondary .fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1);transform:scale(-1)}.spotlight-color-secondary :root .fa-flip-horizontal,.spotlight-color-secondary :root .fa-flip-vertical,.spotlight-color-secondary :root .fa-rotate-90,.spotlight-color-secondary :root .fa-rotate-180,.spotlight-color-secondary :root .fa-rotate-270{-webkit-filter:none;filter:none}.spotlight-color-secondary .fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.spotlight-color-secondary .fa-stack-1x,.spotlight-color-secondary .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.spotlight-color-secondary .fa-stack-1x{line-height:inherit}.spotlight-color-secondary .fa-stack-2x{font-size:2em}.spotlight-color-secondary .fa-inverse{color:#fff}.spotlight-color-secondary .fa-500px:before{content:"\F26E"}.spotlight-color-secondary .fa-abacus:before{content:"\F640"}.spotlight-color-secondary .fa-accessible-icon:before{content:"\F368"}.spotlight-color-secondary .fa-accusoft:before{content:"\F369"}.spotlight-color-secondary .fa-acorn:before{content:"\F6AE"}.spotlight-color-secondary .fa-acquisitions-incorporated:before{content:"\F6AF"}.spotlight-color-secondary .fa-ad:before{content:"\F641"}.spotlight-color-secondary .fa-address-book:before{content:"\F2B9"}.spotlight-color-secondary .fa-address-card:before{content:"\F2BB"}.spotlight-color-secondary .fa-adjust:before{content:"\F042"}.spotlight-color-secondary .fa-adn:before{content:"\F170"}.spotlight-color-secondary .fa-adobe:before{content:"\F778"}.spotlight-color-secondary .fa-adversal:before{content:"\F36A"}.spotlight-color-secondary .fa-affiliatetheme:before{content:"\F36B"}.spotlight-color-secondary .fa-air-freshener:before{content:"\F5D0"}.spotlight-color-secondary .fa-airbnb:before{content:"\F834"}.spotlight-color-secondary .fa-alarm-clock:before{content:"\F34E"}.spotlight-color-secondary .fa-alarm-exclamation:before{content:"\F843"}.spotlight-color-secondary .fa-alarm-plus:before{content:"\F844"}.spotlight-color-secondary .fa-alarm-snooze:before{content:"\F845"}.spotlight-color-secondary .fa-album:before{content:"\F89F"}.spotlight-color-secondary .fa-album-collection:before{content:"\F8A0"}.spotlight-color-secondary .fa-algolia:before{content:"\F36C"}.spotlight-color-secondary .fa-alicorn:before{content:"\F6B0"}.spotlight-color-secondary .fa-align-center:before{content:"\F037"}.spotlight-color-secondary .fa-align-justify:before{content:"\F039"}.spotlight-color-secondary .fa-align-left:before{content:"\F036"}.spotlight-color-secondary .fa-align-right:before{content:"\F038"}.spotlight-color-secondary .fa-align-slash:before{content:"\F846"}.spotlight-color-secondary .fa-alipay:before{content:"\F642"}.spotlight-color-secondary .fa-allergies:before{content:"\F461"}.spotlight-color-secondary .fa-amazon:before{content:"\F270"}.spotlight-color-secondary .fa-amazon-pay:before{content:"\F42C"}.spotlight-color-secondary .fa-ambulance:before{content:"\F0F9"}.spotlight-color-secondary .fa-american-sign-language-interpreting:before{content:"\F2A3"}.spotlight-color-secondary .fa-amilia:before{content:"\F36D"}.spotlight-color-secondary .fa-amp-guitar:before{content:"\F8A1"}.spotlight-color-secondary .fa-analytics:before{content:"\F643"}.spotlight-color-secondary .fa-anchor:before{content:"\F13D"}.spotlight-color-secondary .fa-android:before{content:"\F17B"}.spotlight-color-secondary .fa-angel:before{content:"\F779"}.spotlight-color-secondary .fa-angellist:before{content:"\F209"}.spotlight-color-secondary .fa-angle-double-down:before{content:"\F103"}.spotlight-color-secondary .fa-angle-double-left:before{content:"\F100"}.spotlight-color-secondary .fa-angle-double-right:before{content:"\F101"}.spotlight-color-secondary .fa-angle-double-up:before{content:"\F102"}.spotlight-color-secondary .fa-angle-down:before{content:"\F107"}.spotlight-color-secondary .fa-angle-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .ui-corner-all.ui-datepicker-prev:before{content:"\F104"}.spotlight-color-secondary .fa-angle-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .ui-corner-all.ui-datepicker-next:before{content:"\F105"}.spotlight-color-secondary .fa-angle-up:before{content:"\F106"}.spotlight-color-secondary .fa-angry:before{content:"\F556"}.spotlight-color-secondary .fa-angrycreative:before{content:"\F36E"}.spotlight-color-secondary .fa-angular:before{content:"\F420"}.spotlight-color-secondary .fa-ankh:before{content:"\F644"}.spotlight-color-secondary .fa-app-store:before{content:"\F36F"}.spotlight-color-secondary .fa-app-store-ios:before{content:"\F370"}.spotlight-color-secondary .fa-apper:before{content:"\F371"}.spotlight-color-secondary .fa-apple:before{content:"\F179"}.spotlight-color-secondary .fa-apple-alt:before{content:"\F5D1"}.spotlight-color-secondary .fa-apple-crate:before{content:"\F6B1"}.spotlight-color-secondary .fa-apple-pay:before{content:"\F415"}.spotlight-color-secondary .fa-archive:before{content:"\F187"}.spotlight-color-secondary .fa-archway:before{content:"\F557"}.spotlight-color-secondary .fa-arrow-alt-circle-down:before{content:"\F358"}.spotlight-color-secondary .fa-arrow-alt-circle-left:before{content:"\F359"}.spotlight-color-secondary .fa-arrow-alt-circle-right:before{content:"\F35A"}.spotlight-color-secondary .fa-arrow-alt-circle-up:before{content:"\F35B"}.spotlight-color-secondary .fa-arrow-alt-down:before{content:"\F354"}.spotlight-color-secondary .fa-arrow-alt-from-bottom:before{content:"\F346"}.spotlight-color-secondary .fa-arrow-alt-from-left:before{content:"\F347"}.spotlight-color-secondary .fa-arrow-alt-from-right:before{content:"\F348"}.spotlight-color-secondary .fa-arrow-alt-from-top:before{content:"\F349"}.spotlight-color-secondary .fa-arrow-alt-left:before{content:"\F355"}.spotlight-color-secondary .fa-arrow-alt-right:before{content:"\F356"}.spotlight-color-secondary .fa-arrow-alt-square-down:before{content:"\F350"}.spotlight-color-secondary .fa-arrow-alt-square-left:before{content:"\F351"}.spotlight-color-secondary .fa-arrow-alt-square-right:before{content:"\F352"}.spotlight-color-secondary .fa-arrow-alt-square-up:before{content:"\F353"}.spotlight-color-secondary .fa-arrow-alt-to-bottom:before{content:"\F34A"}.spotlight-color-secondary .fa-arrow-alt-to-left:before{content:"\F34B"}.spotlight-color-secondary .fa-arrow-alt-to-right:before{content:"\F34C"}.spotlight-color-secondary .fa-arrow-alt-to-top:before{content:"\F34D"}.spotlight-color-secondary .fa-arrow-alt-up:before{content:"\F357"}.spotlight-color-secondary .fa-arrow-circle-down:before{content:"\F0AB"}.spotlight-color-secondary .fa-arrow-circle-left:before{content:"\F0A8"}.spotlight-color-secondary .fa-arrow-circle-right:before{content:"\F0A9"}.spotlight-color-secondary .fa-arrow-circle-up:before{content:"\F0AA"}.spotlight-color-secondary .fa-arrow-down:before{content:"\F063"}.spotlight-color-secondary .fa-arrow-from-bottom:before{content:"\F342"}.spotlight-color-secondary .fa-arrow-from-left:before{content:"\F343"}.spotlight-color-secondary .fa-arrow-from-right:before{content:"\F344"}.spotlight-color-secondary .fa-arrow-from-top:before{content:"\F345"}.spotlight-color-secondary .fa-arrow-left:before{content:"\F060"}.spotlight-color-secondary .fa-arrow-right:before{content:"\F061"}.spotlight-color-secondary .fa-arrow-square-down:before{content:"\F339"}.spotlight-color-secondary .fa-arrow-square-left:before{content:"\F33A"}.spotlight-color-secondary .fa-arrow-square-right:before{content:"\F33B"}.spotlight-color-secondary .fa-arrow-square-up:before{content:"\F33C"}.spotlight-color-secondary .fa-arrow-to-bottom:before{content:"\F33D"}.spotlight-color-secondary .fa-arrow-to-left:before{content:"\F33E"}.spotlight-color-secondary .fa-arrow-to-right:before{content:"\F340"}.spotlight-color-secondary .fa-arrow-to-top:before{content:"\F341"}.spotlight-color-secondary .fa-arrow-up:before{content:"\F062"}.spotlight-color-secondary .fa-arrows:before{content:"\F047"}.spotlight-color-secondary .fa-arrows-alt:before{content:"\F0B2"}.spotlight-color-secondary .fa-arrows-alt-h:before{content:"\F337"}.spotlight-color-secondary .fa-arrows-alt-v:before{content:"\F338"}.spotlight-color-secondary .fa-arrows-h:before{content:"\F07E"}.spotlight-color-secondary .fa-arrows-v:before{content:"\F07D"}.spotlight-color-secondary .fa-artstation:before{content:"\F77A"}.spotlight-color-secondary .fa-assistive-listening-systems:before{content:"\F2A2"}.spotlight-color-secondary .fa-asterisk:before{content:"\F069"}.spotlight-color-secondary .fa-asymmetrik:before{content:"\F372"}.spotlight-color-secondary .fa-at:before{content:"\F1FA"}.spotlight-color-secondary .fa-atlas:before{content:"\F558"}.spotlight-color-secondary .fa-atlassian:before{content:"\F77B"}.spotlight-color-secondary .fa-atom:before{content:"\F5D2"}.spotlight-color-secondary .fa-atom-alt:before{content:"\F5D3"}.spotlight-color-secondary .fa-audible:before{content:"\F373"}.spotlight-color-secondary .fa-audio-description:before{content:"\F29E"}.spotlight-color-secondary .fa-autoprefixer:before{content:"\F41C"}.spotlight-color-secondary .fa-avianex:before{content:"\F374"}.spotlight-color-secondary .fa-aviato:before{content:"\F421"}.spotlight-color-secondary .fa-award:before{content:"\F559"}.spotlight-color-secondary .fa-aws:before{content:"\F375"}.spotlight-color-secondary .fa-axe:before{content:"\F6B2"}.spotlight-color-secondary .fa-axe-battle:before{content:"\F6B3"}.spotlight-color-secondary .fa-baby:before{content:"\F77C"}.spotlight-color-secondary .fa-baby-carriage:before{content:"\F77D"}.spotlight-color-secondary .fa-backpack:before{content:"\F5D4"}.spotlight-color-secondary .fa-backspace:before{content:"\F55A"}.spotlight-color-secondary .fa-backward:before{content:"\F04A"}.spotlight-color-secondary .fa-bacon:before{content:"\F7E5"}.spotlight-color-secondary .fa-badge:before{content:"\F335"}.spotlight-color-secondary .fa-badge-check:before{content:"\F336"}.spotlight-color-secondary .fa-badge-dollar:before{content:"\F645"}.spotlight-color-secondary .fa-badge-percent:before{content:"\F646"}.spotlight-color-secondary .fa-badge-sheriff:before{content:"\F8A2"}.spotlight-color-secondary .fa-badger-honey:before{content:"\F6B4"}.spotlight-color-secondary .fa-bags-shopping:before{content:"\F847"}.spotlight-color-secondary .fa-balance-scale:before{content:"\F24E"}.spotlight-color-secondary .fa-balance-scale-left:before{content:"\F515"}.spotlight-color-secondary .fa-balance-scale-right:before{content:"\F516"}.spotlight-color-secondary .fa-ball-pile:before{content:"\F77E"}.spotlight-color-secondary .fa-ballot:before{content:"\F732"}.spotlight-color-secondary .fa-ballot-check:before{content:"\F733"}.spotlight-color-secondary .fa-ban:before{content:"\F05E"}.spotlight-color-secondary .fa-band-aid:before{content:"\F462"}.spotlight-color-secondary .fa-bandcamp:before{content:"\F2D5"}.spotlight-color-secondary .fa-banjo:before{content:"\F8A3"}.spotlight-color-secondary .fa-barcode:before{content:"\F02A"}.spotlight-color-secondary .fa-barcode-alt:before{content:"\F463"}.spotlight-color-secondary .fa-barcode-read:before{content:"\F464"}.spotlight-color-secondary .fa-barcode-scan:before{content:"\F465"}.spotlight-color-secondary .fa-bars:before{content:"\F0C9"}.spotlight-color-secondary .fa-baseball:before{content:"\F432"}.spotlight-color-secondary .fa-baseball-ball:before{content:"\F433"}.spotlight-color-secondary .fa-basketball-ball:before{content:"\F434"}.spotlight-color-secondary .fa-basketball-hoop:before{content:"\F435"}.spotlight-color-secondary .fa-bat:before{content:"\F6B5"}.spotlight-color-secondary .fa-bath:before{content:"\F2CD"}.spotlight-color-secondary .fa-battery-bolt:before{content:"\F376"}.spotlight-color-secondary .fa-battery-empty:before{content:"\F244"}.spotlight-color-secondary .fa-battery-full:before{content:"\F240"}.spotlight-color-secondary .fa-battery-half:before{content:"\F242"}.spotlight-color-secondary .fa-battery-quarter:before{content:"\F243"}.spotlight-color-secondary .fa-battery-slash:before{content:"\F377"}.spotlight-color-secondary .fa-battery-three-quarters:before{content:"\F241"}.spotlight-color-secondary .fa-battle-net:before{content:"\F835"}.spotlight-color-secondary .fa-bed:before{content:"\F236"}.spotlight-color-secondary .fa-beer:before{content:"\F0FC"}.spotlight-color-secondary .fa-behance:before{content:"\F1B4"}.spotlight-color-secondary .fa-behance-square:before{content:"\F1B5"}.spotlight-color-secondary .fa-bell:before{content:"\F0F3"}.spotlight-color-secondary .fa-bell-exclamation:before{content:"\F848"}.spotlight-color-secondary .fa-bell-plus:before{content:"\F849"}.spotlight-color-secondary .fa-bell-school:before{content:"\F5D5"}.spotlight-color-secondary .fa-bell-school-slash:before{content:"\F5D6"}.spotlight-color-secondary .fa-bell-slash:before{content:"\F1F6"}.spotlight-color-secondary .fa-bells:before{content:"\F77F"}.spotlight-color-secondary .fa-betamax:before{content:"\F8A4"}.spotlight-color-secondary .fa-bezier-curve:before{content:"\F55B"}.spotlight-color-secondary .fa-bible:before{content:"\F647"}.spotlight-color-secondary .fa-bicycle:before{content:"\F206"}.spotlight-color-secondary .fa-biking:before{content:"\F84A"}.spotlight-color-secondary .fa-biking-mountain:before{content:"\F84B"}.spotlight-color-secondary .fa-bimobject:before{content:"\F378"}.spotlight-color-secondary .fa-binoculars:before{content:"\F1E5"}.spotlight-color-secondary .fa-biohazard:before{content:"\F780"}.spotlight-color-secondary .fa-birthday-cake:before{content:"\F1FD"}.spotlight-color-secondary .fa-bitbucket:before{content:"\F171"}.spotlight-color-secondary .fa-bitcoin:before{content:"\F379"}.spotlight-color-secondary .fa-bity:before{content:"\F37A"}.spotlight-color-secondary .fa-black-tie:before{content:"\F27E"}.spotlight-color-secondary .fa-blackberry:before{content:"\F37B"}.spotlight-color-secondary .fa-blanket:before{content:"\F498"}.spotlight-color-secondary .fa-blender:before{content:"\F517"}.spotlight-color-secondary .fa-blender-phone:before{content:"\F6B6"}.spotlight-color-secondary .fa-blind:before{content:"\F29D"}.spotlight-color-secondary .fa-blog:before{content:"\F781"}.spotlight-color-secondary .fa-blogger:before{content:"\F37C"}.spotlight-color-secondary .fa-blogger-b:before{content:"\F37D"}.spotlight-color-secondary .fa-bluetooth:before{content:"\F293"}.spotlight-color-secondary .fa-bluetooth-b:before{content:"\F294"}.spotlight-color-secondary .fa-bold:before{content:"\F032"}.spotlight-color-secondary .fa-bolt:before{content:"\F0E7"}.spotlight-color-secondary .fa-bomb:before{content:"\F1E2"}.spotlight-color-secondary .fa-bone:before{content:"\F5D7"}.spotlight-color-secondary .fa-bone-break:before{content:"\F5D8"}.spotlight-color-secondary .fa-bong:before{content:"\F55C"}.spotlight-color-secondary .fa-book:before{content:"\F02D"}.spotlight-color-secondary .fa-book-alt:before{content:"\F5D9"}.spotlight-color-secondary .fa-book-dead:before{content:"\F6B7"}.spotlight-color-secondary .fa-book-heart:before{content:"\F499"}.spotlight-color-secondary .fa-book-medical:before{content:"\F7E6"}.spotlight-color-secondary .fa-book-open:before{content:"\F518"}.spotlight-color-secondary .fa-book-reader:before{content:"\F5DA"}.spotlight-color-secondary .fa-book-spells:before{content:"\F6B8"}.spotlight-color-secondary .fa-book-user:before{content:"\F7E7"}.spotlight-color-secondary .fa-bookmark:before{content:"\F02E"}.spotlight-color-secondary .fa-books:before{content:"\F5DB"}.spotlight-color-secondary .fa-books-medical:before{content:"\F7E8"}.spotlight-color-secondary .fa-boombox:before{content:"\F8A5"}.spotlight-color-secondary .fa-boot:before{content:"\F782"}.spotlight-color-secondary .fa-booth-curtain:before{content:"\F734"}.spotlight-color-secondary .fa-bootstrap:before{content:"\F836"}.spotlight-color-secondary .fa-border-all:before{content:"\F84C"}.spotlight-color-secondary .fa-border-bottom:before{content:"\F84D"}.spotlight-color-secondary .fa-border-center-h:before{content:"\F89C"}.spotlight-color-secondary .fa-border-center-v:before{content:"\F89D"}.spotlight-color-secondary .fa-border-inner:before{content:"\F84E"}.spotlight-color-secondary .fa-border-left:before{content:"\F84F"}.spotlight-color-secondary .fa-border-none:before{content:"\F850"}.spotlight-color-secondary .fa-border-outer:before{content:"\F851"}.spotlight-color-secondary .fa-border-right:before{content:"\F852"}.spotlight-color-secondary .fa-border-style:before{content:"\F853"}.spotlight-color-secondary .fa-border-style-alt:before{content:"\F854"}.spotlight-color-secondary .fa-border-top:before{content:"\F855"}.spotlight-color-secondary .fa-bow-arrow:before{content:"\F6B9"}.spotlight-color-secondary .fa-bowling-ball:before{content:"\F436"}.spotlight-color-secondary .fa-bowling-pins:before{content:"\F437"}.spotlight-color-secondary .fa-box:before{content:"\F466"}.spotlight-color-secondary .fa-box-alt:before{content:"\F49A"}.spotlight-color-secondary .fa-box-ballot:before{content:"\F735"}.spotlight-color-secondary .fa-box-check:before{content:"\F467"}.spotlight-color-secondary .fa-box-fragile:before{content:"\F49B"}.spotlight-color-secondary .fa-box-full:before{content:"\F49C"}.spotlight-color-secondary .fa-box-heart:before{content:"\F49D"}.spotlight-color-secondary .fa-box-open:before{content:"\F49E"}.spotlight-color-secondary .fa-box-up:before{content:"\F49F"}.spotlight-color-secondary .fa-box-usd:before{content:"\F4A0"}.spotlight-color-secondary .fa-boxes:before{content:"\F468"}.spotlight-color-secondary .fa-boxes-alt:before{content:"\F4A1"}.spotlight-color-secondary .fa-boxing-glove:before{content:"\F438"}.spotlight-color-secondary .fa-brackets:before{content:"\F7E9"}.spotlight-color-secondary .fa-brackets-curly:before{content:"\F7EA"}.spotlight-color-secondary .fa-braille:before{content:"\F2A1"}.spotlight-color-secondary .fa-brain:before{content:"\F5DC"}.spotlight-color-secondary .fa-bread-loaf:before{content:"\F7EB"}.spotlight-color-secondary .fa-bread-slice:before{content:"\F7EC"}.spotlight-color-secondary .fa-briefcase:before{content:"\F0B1"}.spotlight-color-secondary .fa-briefcase-medical:before{content:"\F469"}.spotlight-color-secondary .fa-bring-forward:before{content:"\F856"}.spotlight-color-secondary .fa-bring-front:before{content:"\F857"}.spotlight-color-secondary .fa-broadcast-tower:before{content:"\F519"}.spotlight-color-secondary .fa-broom:before{content:"\F51A"}.spotlight-color-secondary .fa-browser:before{content:"\F37E"}.spotlight-color-secondary .fa-brush:before{content:"\F55D"}.spotlight-color-secondary .fa-btc:before{content:"\F15A"}.spotlight-color-secondary .fa-buffer:before{content:"\F837"}.spotlight-color-secondary .fa-bug:before{content:"\F188"}.spotlight-color-secondary .fa-building:before{content:"\F1AD"}.spotlight-color-secondary .fa-bullhorn:before{content:"\F0A1"}.spotlight-color-secondary .fa-bullseye:before{content:"\F140"}.spotlight-color-secondary .fa-bullseye-arrow:before{content:"\F648"}.spotlight-color-secondary .fa-bullseye-pointer:before{content:"\F649"}.spotlight-color-secondary .fa-burger-soda:before{content:"\F858"}.spotlight-color-secondary .fa-burn:before{content:"\F46A"}.spotlight-color-secondary .fa-buromobelexperte:before{content:"\F37F"}.spotlight-color-secondary .fa-burrito:before{content:"\F7ED"}.spotlight-color-secondary .fa-bus:before{content:"\F207"}.spotlight-color-secondary .fa-bus-alt:before{content:"\F55E"}.spotlight-color-secondary .fa-bus-school:before{content:"\F5DD"}.spotlight-color-secondary .fa-business-time:before{content:"\F64A"}.spotlight-color-secondary .fa-buy-n-large:before{content:"\F8A6"}.spotlight-color-secondary .fa-buysellads:before{content:"\F20D"}.spotlight-color-secondary .fa-cabinet-filing:before{content:"\F64B"}.spotlight-color-secondary .fa-cactus:before{content:"\F8A7"}.spotlight-color-secondary .fa-calculator:before{content:"\F1EC"}.spotlight-color-secondary .fa-calculator-alt:before{content:"\F64C"}.spotlight-color-secondary .fa-calendar:before,.spotlight-color-secondary .ui-datepicker-trigger:before{content:"\F133"}.spotlight-color-secondary .fa-calendar-alt:before{content:"\F073"}.spotlight-color-secondary .fa-calendar-check:before{content:"\F274"}.spotlight-color-secondary .fa-calendar-day:before{content:"\F783"}.spotlight-color-secondary .fa-calendar-edit:before{content:"\F333"}.spotlight-color-secondary .fa-calendar-exclamation:before{content:"\F334"}.spotlight-color-secondary .fa-calendar-minus:before{content:"\F272"}.spotlight-color-secondary .fa-calendar-plus:before{content:"\F271"}.spotlight-color-secondary .fa-calendar-star:before{content:"\F736"}.spotlight-color-secondary .fa-calendar-times:before{content:"\F273"}.spotlight-color-secondary .fa-calendar-week:before{content:"\F784"}.spotlight-color-secondary .fa-camcorder:before{content:"\F8A8"}.spotlight-color-secondary .fa-camera:before{content:"\F030"}.spotlight-color-secondary .fa-camera-alt:before{content:"\F332"}.spotlight-color-secondary .fa-camera-movie:before{content:"\F8A9"}.spotlight-color-secondary .fa-camera-polaroid:before{content:"\F8AA"}.spotlight-color-secondary .fa-camera-retro:before{content:"\F083"}.spotlight-color-secondary .fa-campfire:before{content:"\F6BA"}.spotlight-color-secondary .fa-campground:before{content:"\F6BB"}.spotlight-color-secondary .fa-canadian-maple-leaf:before{content:"\F785"}.spotlight-color-secondary .fa-candle-holder:before{content:"\F6BC"}.spotlight-color-secondary .fa-candy-cane:before{content:"\F786"}.spotlight-color-secondary .fa-candy-corn:before{content:"\F6BD"}.spotlight-color-secondary .fa-cannabis:before{content:"\F55F"}.spotlight-color-secondary .fa-capsules:before{content:"\F46B"}.spotlight-color-secondary .fa-car:before{content:"\F1B9"}.spotlight-color-secondary .fa-car-alt:before{content:"\F5DE"}.spotlight-color-secondary .fa-car-battery:before{content:"\F5DF"}.spotlight-color-secondary .fa-car-building:before{content:"\F859"}.spotlight-color-secondary .fa-car-bump:before{content:"\F5E0"}.spotlight-color-secondary .fa-car-bus:before{content:"\F85A"}.spotlight-color-secondary .fa-car-crash:before{content:"\F5E1"}.spotlight-color-secondary .fa-car-garage:before{content:"\F5E2"}.spotlight-color-secondary .fa-car-mechanic:before{content:"\F5E3"}.spotlight-color-secondary .fa-car-side:before{content:"\F5E4"}.spotlight-color-secondary .fa-car-tilt:before{content:"\F5E5"}.spotlight-color-secondary .fa-car-wash:before{content:"\F5E6"}.spotlight-color-secondary .fa-caret-circle-down:before{content:"\F32D"}.spotlight-color-secondary .fa-caret-circle-left:before{content:"\F32E"}.spotlight-color-secondary .fa-caret-circle-right:before{content:"\F330"}.spotlight-color-secondary .fa-caret-circle-up:before{content:"\F331"}.spotlight-color-secondary .fa-caret-down:before{content:"\F0D7"}.spotlight-color-secondary .fa-caret-left:before{content:"\F0D9"}.spotlight-color-secondary .fa-caret-right:before{content:"\F0DA"}.spotlight-color-secondary .fa-caret-square-down:before{content:"\F150"}.spotlight-color-secondary .fa-caret-square-left:before{content:"\F191"}.spotlight-color-secondary .fa-caret-square-right:before{content:"\F152"}.spotlight-color-secondary .fa-caret-square-up:before{content:"\F151"}.spotlight-color-secondary .fa-caret-up:before{content:"\F0D8"}.spotlight-color-secondary .fa-carrot:before{content:"\F787"}.spotlight-color-secondary .fa-cars:before{content:"\F85B"}.spotlight-color-secondary .fa-cart-arrow-down:before{content:"\F218"}.spotlight-color-secondary .fa-cart-plus:before{content:"\F217"}.spotlight-color-secondary .fa-cash-register:before{content:"\F788"}.spotlight-color-secondary .fa-cassette-tape:before{content:"\F8AB"}.spotlight-color-secondary .fa-cat:before{content:"\F6BE"}.spotlight-color-secondary .fa-cauldron:before{content:"\F6BF"}.spotlight-color-secondary .fa-cc-amazon-pay:before{content:"\F42D"}.spotlight-color-secondary .fa-cc-amex:before{content:"\F1F3"}.spotlight-color-secondary .fa-cc-apple-pay:before{content:"\F416"}.spotlight-color-secondary .fa-cc-diners-club:before{content:"\F24C"}.spotlight-color-secondary .fa-cc-discover:before{content:"\F1F2"}.spotlight-color-secondary .fa-cc-jcb:before{content:"\F24B"}.spotlight-color-secondary .fa-cc-mastercard:before{content:"\F1F1"}.spotlight-color-secondary .fa-cc-paypal:before{content:"\F1F4"}.spotlight-color-secondary .fa-cc-stripe:before{content:"\F1F5"}.spotlight-color-secondary .fa-cc-visa:before{content:"\F1F0"}.spotlight-color-secondary .fa-cctv:before{content:"\F8AC"}.spotlight-color-secondary .fa-centercode:before{content:"\F380"}.spotlight-color-secondary .fa-centos:before{content:"\F789"}.spotlight-color-secondary .fa-certificate:before{content:"\F0A3"}.spotlight-color-secondary .fa-chair:before{content:"\F6C0"}.spotlight-color-secondary .fa-chair-office:before{content:"\F6C1"}.spotlight-color-secondary .fa-chalkboard:before{content:"\F51B"}.spotlight-color-secondary .fa-chalkboard-teacher:before{content:"\F51C"}.spotlight-color-secondary .fa-charging-station:before{content:"\F5E7"}.spotlight-color-secondary .fa-chart-area:before{content:"\F1FE"}.spotlight-color-secondary .fa-chart-bar:before{content:"\F080"}.spotlight-color-secondary .fa-chart-line:before{content:"\F201"}.spotlight-color-secondary .fa-chart-line-down:before{content:"\F64D"}.spotlight-color-secondary .fa-chart-network:before{content:"\F78A"}.spotlight-color-secondary .fa-chart-pie:before{content:"\F200"}.spotlight-color-secondary .fa-chart-pie-alt:before{content:"\F64E"}.spotlight-color-secondary .fa-chart-scatter:before{content:"\F7EE"}.spotlight-color-secondary .fa-check:before{content:"\F00C"}.spotlight-color-secondary .fa-check-circle:before{content:"\F058"}.spotlight-color-secondary .fa-check-double:before{content:"\F560"}.spotlight-color-secondary .fa-check-square:before{content:"\F14A"}.spotlight-color-secondary .fa-cheese:before{content:"\F7EF"}.spotlight-color-secondary .fa-cheese-swiss:before{content:"\F7F0"}.spotlight-color-secondary .fa-cheeseburger:before{content:"\F7F1"}.spotlight-color-secondary .fa-chess:before{content:"\F439"}.spotlight-color-secondary .fa-chess-bishop:before{content:"\F43A"}.spotlight-color-secondary .fa-chess-bishop-alt:before{content:"\F43B"}.spotlight-color-secondary .fa-chess-board:before{content:"\F43C"}.spotlight-color-secondary .fa-chess-clock:before{content:"\F43D"}.spotlight-color-secondary .fa-chess-clock-alt:before{content:"\F43E"}.spotlight-color-secondary .fa-chess-king:before{content:"\F43F"}.spotlight-color-secondary .fa-chess-king-alt:before{content:"\F440"}.spotlight-color-secondary .fa-chess-knight:before{content:"\F441"}.spotlight-color-secondary .fa-chess-knight-alt:before{content:"\F442"}.spotlight-color-secondary .fa-chess-pawn:before{content:"\F443"}.spotlight-color-secondary .fa-chess-pawn-alt:before{content:"\F444"}.spotlight-color-secondary .fa-chess-queen:before{content:"\F445"}.spotlight-color-secondary .fa-chess-queen-alt:before{content:"\F446"}.spotlight-color-secondary .fa-chess-rook:before{content:"\F447"}.spotlight-color-secondary .fa-chess-rook-alt:before{content:"\F448"}.spotlight-color-secondary .fa-chevron-circle-down:before{content:"\F13A"}.spotlight-color-secondary .fa-chevron-circle-left:before{content:"\F137"}.spotlight-color-secondary .fa-chevron-circle-right:before{content:"\F138"}.spotlight-color-secondary .fa-chevron-circle-up:before{content:"\F139"}.spotlight-color-secondary .fa-chevron-double-down:before{content:"\F322"}.spotlight-color-secondary .fa-chevron-double-left:before{content:"\F323"}.spotlight-color-secondary .fa-chevron-double-right:before{content:"\F324"}.spotlight-color-secondary .fa-chevron-double-up:before{content:"\F325"}.spotlight-color-secondary .fa-chevron-down:before{content:"\F078"}.spotlight-color-secondary .fa-chevron-left:before{content:"\F053"}.spotlight-color-secondary .fa-chevron-right:before{content:"\F054"}.spotlight-color-secondary .fa-chevron-square-down:before{content:"\F329"}.spotlight-color-secondary .fa-chevron-square-left:before{content:"\F32A"}.spotlight-color-secondary .fa-chevron-square-right:before{content:"\F32B"}.spotlight-color-secondary .fa-chevron-square-up:before{content:"\F32C"}.spotlight-color-secondary .fa-chevron-up:before{content:"\F077"}.spotlight-color-secondary .fa-child:before{content:"\F1AE"}.spotlight-color-secondary .fa-chimney:before{content:"\F78B"}.spotlight-color-secondary .fa-chrome:before{content:"\F268"}.spotlight-color-secondary .fa-chromecast:before{content:"\F838"}.spotlight-color-secondary .fa-church:before{content:"\F51D"}.spotlight-color-secondary .fa-circle:before{content:"\F111"}.spotlight-color-secondary .fa-circle-notch:before{content:"\F1CE"}.spotlight-color-secondary .fa-city:before{content:"\F64F"}.spotlight-color-secondary .fa-clarinet:before{content:"\F8AD"}.spotlight-color-secondary .fa-claw-marks:before{content:"\F6C2"}.spotlight-color-secondary .fa-clinic-medical:before{content:"\F7F2"}.spotlight-color-secondary .fa-clipboard:before{content:"\F328"}.spotlight-color-secondary .fa-clipboard-check:before{content:"\F46C"}.spotlight-color-secondary .fa-clipboard-list:before{content:"\F46D"}.spotlight-color-secondary .fa-clipboard-list-check:before{content:"\F737"}.spotlight-color-secondary .fa-clipboard-prescription:before{content:"\F5E8"}.spotlight-color-secondary .fa-clipboard-user:before{content:"\F7F3"}.spotlight-color-secondary .fa-clock:before{content:"\F017"}.spotlight-color-secondary .fa-clone:before{content:"\F24D"}.spotlight-color-secondary .fa-closed-captioning:before{content:"\F20A"}.spotlight-color-secondary .fa-cloud:before{content:"\F0C2"}.spotlight-color-secondary .fa-cloud-download:before{content:"\F0ED"}.spotlight-color-secondary .fa-cloud-download-alt:before{content:"\F381"}.spotlight-color-secondary .fa-cloud-drizzle:before{content:"\F738"}.spotlight-color-secondary .fa-cloud-hail:before{content:"\F739"}.spotlight-color-secondary .fa-cloud-hail-mixed:before{content:"\F73A"}.spotlight-color-secondary .fa-cloud-meatball:before{content:"\F73B"}.spotlight-color-secondary .fa-cloud-moon:before{content:"\F6C3"}.spotlight-color-secondary .fa-cloud-moon-rain:before{content:"\F73C"}.spotlight-color-secondary .fa-cloud-music:before{content:"\F8AE"}.spotlight-color-secondary .fa-cloud-rain:before{content:"\F73D"}.spotlight-color-secondary .fa-cloud-rainbow:before{content:"\F73E"}.spotlight-color-secondary .fa-cloud-showers:before{content:"\F73F"}.spotlight-color-secondary .fa-cloud-showers-heavy:before{content:"\F740"}.spotlight-color-secondary .fa-cloud-sleet:before{content:"\F741"}.spotlight-color-secondary .fa-cloud-snow:before{content:"\F742"}.spotlight-color-secondary .fa-cloud-sun:before{content:"\F6C4"}.spotlight-color-secondary .fa-cloud-sun-rain:before{content:"\F743"}.spotlight-color-secondary .fa-cloud-upload:before{content:"\F0EE"}.spotlight-color-secondary .fa-cloud-upload-alt:before{content:"\F382"}.spotlight-color-secondary .fa-clouds:before{content:"\F744"}.spotlight-color-secondary .fa-clouds-moon:before{content:"\F745"}.spotlight-color-secondary .fa-clouds-sun:before{content:"\F746"}.spotlight-color-secondary .fa-cloudscale:before{content:"\F383"}.spotlight-color-secondary .fa-cloudsmith:before{content:"\F384"}.spotlight-color-secondary .fa-cloudversify:before{content:"\F385"}.spotlight-color-secondary .fa-club:before{content:"\F327"}.spotlight-color-secondary .fa-cocktail:before{content:"\F561"}.spotlight-color-secondary .fa-code:before{content:"\F121"}.spotlight-color-secondary .fa-code-branch:before{content:"\F126"}.spotlight-color-secondary .fa-code-commit:before{content:"\F386"}.spotlight-color-secondary .fa-code-merge:before{content:"\F387"}.spotlight-color-secondary .fa-codepen:before{content:"\F1CB"}.spotlight-color-secondary .fa-codiepie:before{content:"\F284"}.spotlight-color-secondary .fa-coffee:before{content:"\F0F4"}.spotlight-color-secondary .fa-coffee-togo:before{content:"\F6C5"}.spotlight-color-secondary .fa-coffin:before{content:"\F6C6"}.spotlight-color-secondary .fa-cog:before{content:"\F013"}.spotlight-color-secondary .fa-cogs:before{content:"\F085"}.spotlight-color-secondary .fa-coin:before{content:"\F85C"}.spotlight-color-secondary .fa-coins:before{content:"\F51E"}.spotlight-color-secondary .fa-columns:before{content:"\F0DB"}.spotlight-color-secondary .fa-comment:before{content:"\F075"}.spotlight-color-secondary .fa-comment-alt:before{content:"\F27A"}.spotlight-color-secondary .fa-comment-alt-check:before{content:"\F4A2"}.spotlight-color-secondary .fa-comment-alt-dollar:before{content:"\F650"}.spotlight-color-secondary .fa-comment-alt-dots:before{content:"\F4A3"}.spotlight-color-secondary .fa-comment-alt-edit:before{content:"\F4A4"}.spotlight-color-secondary .fa-comment-alt-exclamation:before{content:"\F4A5"}.spotlight-color-secondary .fa-comment-alt-lines:before{content:"\F4A6"}.spotlight-color-secondary .fa-comment-alt-medical:before{content:"\F7F4"}.spotlight-color-secondary .fa-comment-alt-minus:before{content:"\F4A7"}.spotlight-color-secondary .fa-comment-alt-music:before{content:"\F8AF"}.spotlight-color-secondary .fa-comment-alt-plus:before{content:"\F4A8"}.spotlight-color-secondary .fa-comment-alt-slash:before{content:"\F4A9"}.spotlight-color-secondary .fa-comment-alt-smile:before{content:"\F4AA"}.spotlight-color-secondary .fa-comment-alt-times:before{content:"\F4AB"}.spotlight-color-secondary .fa-comment-check:before{content:"\F4AC"}.spotlight-color-secondary .fa-comment-dollar:before{content:"\F651"}.spotlight-color-secondary .fa-comment-dots:before{content:"\F4AD"}.spotlight-color-secondary .fa-comment-edit:before{content:"\F4AE"}.spotlight-color-secondary .fa-comment-exclamation:before{content:"\F4AF"}.spotlight-color-secondary .fa-comment-lines:before{content:"\F4B0"}.spotlight-color-secondary .fa-comment-medical:before{content:"\F7F5"}.spotlight-color-secondary .fa-comment-minus:before{content:"\F4B1"}.spotlight-color-secondary .fa-comment-music:before{content:"\F8B0"}.spotlight-color-secondary .fa-comment-plus:before{content:"\F4B2"}.spotlight-color-secondary .fa-comment-slash:before{content:"\F4B3"}.spotlight-color-secondary .fa-comment-smile:before{content:"\F4B4"}.spotlight-color-secondary .fa-comment-times:before{content:"\F4B5"}.spotlight-color-secondary .fa-comments:before{content:"\F086"}.spotlight-color-secondary .fa-comments-alt:before{content:"\F4B6"}.spotlight-color-secondary .fa-comments-alt-dollar:before{content:"\F652"}.spotlight-color-secondary .fa-comments-dollar:before{content:"\F653"}.spotlight-color-secondary .fa-compact-disc:before{content:"\F51F"}.spotlight-color-secondary .fa-compass:before{content:"\F14E"}.spotlight-color-secondary .fa-compass-slash:before{content:"\F5E9"}.spotlight-color-secondary .fa-compress:before{content:"\F066"}.spotlight-color-secondary .fa-compress-alt:before{content:"\F422"}.spotlight-color-secondary .fa-compress-arrows-alt:before{content:"\F78C"}.spotlight-color-secondary .fa-compress-wide:before{content:"\F326"}.spotlight-color-secondary .fa-computer-classic:before{content:"\F8B1"}.spotlight-color-secondary .fa-computer-speaker:before{content:"\F8B2"}.spotlight-color-secondary .fa-concierge-bell:before{content:"\F562"}.spotlight-color-secondary .fa-confluence:before{content:"\F78D"}.spotlight-color-secondary .fa-connectdevelop:before{content:"\F20E"}.spotlight-color-secondary .fa-construction:before{content:"\F85D"}.spotlight-color-secondary .fa-container-storage:before{content:"\F4B7"}.spotlight-color-secondary .fa-contao:before{content:"\F26D"}.spotlight-color-secondary .fa-conveyor-belt:before{content:"\F46E"}.spotlight-color-secondary .fa-conveyor-belt-alt:before{content:"\F46F"}.spotlight-color-secondary .fa-cookie:before{content:"\F563"}.spotlight-color-secondary .fa-cookie-bite:before{content:"\F564"}.spotlight-color-secondary .fa-copy:before{content:"\F0C5"}.spotlight-color-secondary .fa-copyright:before{content:"\F1F9"}.spotlight-color-secondary .fa-corn:before{content:"\F6C7"}.spotlight-color-secondary .fa-cotton-bureau:before{content:"\F89E"}.spotlight-color-secondary .fa-couch:before{content:"\F4B8"}.spotlight-color-secondary .fa-cow:before{content:"\F6C8"}.spotlight-color-secondary .fa-cowbell:before{content:"\F8B3"}.spotlight-color-secondary .fa-cowbell-more:before{content:"\F8B4"}.spotlight-color-secondary .fa-cpanel:before{content:"\F388"}.spotlight-color-secondary .fa-creative-commons:before{content:"\F25E"}.spotlight-color-secondary .fa-creative-commons-by:before{content:"\F4E7"}.spotlight-color-secondary .fa-creative-commons-nc:before{content:"\F4E8"}.spotlight-color-secondary .fa-creative-commons-nc-eu:before{content:"\F4E9"}.spotlight-color-secondary .fa-creative-commons-nc-jp:before{content:"\F4EA"}.spotlight-color-secondary .fa-creative-commons-nd:before{content:"\F4EB"}.spotlight-color-secondary .fa-creative-commons-pd:before{content:"\F4EC"}.spotlight-color-secondary .fa-creative-commons-pd-alt:before{content:"\F4ED"}.spotlight-color-secondary .fa-creative-commons-remix:before{content:"\F4EE"}.spotlight-color-secondary .fa-creative-commons-sa:before{content:"\F4EF"}.spotlight-color-secondary .fa-creative-commons-sampling:before{content:"\F4F0"}.spotlight-color-secondary .fa-creative-commons-sampling-plus:before{content:"\F4F1"}.spotlight-color-secondary .fa-creative-commons-share:before{content:"\F4F2"}.spotlight-color-secondary .fa-creative-commons-zero:before{content:"\F4F3"}.spotlight-color-secondary .fa-credit-card:before{content:"\F09D"}.spotlight-color-secondary .fa-credit-card-blank:before{content:"\F389"}.spotlight-color-secondary .fa-credit-card-front:before{content:"\F38A"}.spotlight-color-secondary .fa-cricket:before{content:"\F449"}.spotlight-color-secondary .fa-critical-role:before{content:"\F6C9"}.spotlight-color-secondary .fa-croissant:before{content:"\F7F6"}.spotlight-color-secondary .fa-crop:before{content:"\F125"}.spotlight-color-secondary .fa-crop-alt:before{content:"\F565"}.spotlight-color-secondary .fa-cross:before{content:"\F654"}.spotlight-color-secondary .fa-crosshairs:before{content:"\F05B"}.spotlight-color-secondary .fa-crow:before{content:"\F520"}.spotlight-color-secondary .fa-crown:before{content:"\F521"}.spotlight-color-secondary .fa-crutch:before{content:"\F7F7"}.spotlight-color-secondary .fa-crutches:before{content:"\F7F8"}.spotlight-color-secondary .fa-css3:before{content:"\F13C"}.spotlight-color-secondary .fa-css3-alt:before{content:"\F38B"}.spotlight-color-secondary .fa-cube:before{content:"\F1B2"}.spotlight-color-secondary .fa-cubes:before{content:"\F1B3"}.spotlight-color-secondary .fa-curling:before{content:"\F44A"}.spotlight-color-secondary .fa-cut:before{content:"\F0C4"}.spotlight-color-secondary .fa-cuttlefish:before{content:"\F38C"}.spotlight-color-secondary .fa-d-and-d:before{content:"\F38D"}.spotlight-color-secondary .fa-d-and-d-beyond:before{content:"\F6CA"}.spotlight-color-secondary .fa-dagger:before{content:"\F6CB"}.spotlight-color-secondary .fa-dashcube:before{content:"\F210"}.spotlight-color-secondary .fa-database:before{content:"\F1C0"}.spotlight-color-secondary .fa-deaf:before{content:"\F2A4"}.spotlight-color-secondary .fa-debug:before{content:"\F7F9"}.spotlight-color-secondary .fa-deer:before{content:"\F78E"}.spotlight-color-secondary .fa-deer-rudolph:before{content:"\F78F"}.spotlight-color-secondary .fa-delicious:before{content:"\F1A5"}.spotlight-color-secondary .fa-democrat:before{content:"\F747"}.spotlight-color-secondary .fa-deploydog:before{content:"\F38E"}.spotlight-color-secondary .fa-deskpro:before{content:"\F38F"}.spotlight-color-secondary .fa-desktop:before{content:"\F108"}.spotlight-color-secondary .fa-desktop-alt:before{content:"\F390"}.spotlight-color-secondary .fa-dev:before{content:"\F6CC"}.spotlight-color-secondary .fa-deviantart:before{content:"\F1BD"}.spotlight-color-secondary .fa-dewpoint:before{content:"\F748"}.spotlight-color-secondary .fa-dharmachakra:before{content:"\F655"}.spotlight-color-secondary .fa-dhl:before{content:"\F790"}.spotlight-color-secondary .fa-diagnoses:before{content:"\F470"}.spotlight-color-secondary .fa-diamond:before{content:"\F219"}.spotlight-color-secondary .fa-diaspora:before{content:"\F791"}.spotlight-color-secondary .fa-dice:before{content:"\F522"}.spotlight-color-secondary .fa-dice-d10:before{content:"\F6CD"}.spotlight-color-secondary .fa-dice-d12:before{content:"\F6CE"}.spotlight-color-secondary .fa-dice-d20:before{content:"\F6CF"}.spotlight-color-secondary .fa-dice-d4:before{content:"\F6D0"}.spotlight-color-secondary .fa-dice-d6:before{content:"\F6D1"}.spotlight-color-secondary .fa-dice-d8:before{content:"\F6D2"}.spotlight-color-secondary .fa-dice-five:before{content:"\F523"}.spotlight-color-secondary .fa-dice-four:before{content:"\F524"}.spotlight-color-secondary .fa-dice-one:before{content:"\F525"}.spotlight-color-secondary .fa-dice-six:before{content:"\F526"}.spotlight-color-secondary .fa-dice-three:before{content:"\F527"}.spotlight-color-secondary .fa-dice-two:before{content:"\F528"}.spotlight-color-secondary .fa-digg:before{content:"\F1A6"}.spotlight-color-secondary .fa-digging:before{content:"\F85E"}.spotlight-color-secondary .fa-digital-ocean:before{content:"\F391"}.spotlight-color-secondary .fa-digital-tachograph:before{content:"\F566"}.spotlight-color-secondary .fa-diploma:before{content:"\F5EA"}.spotlight-color-secondary .fa-directions:before{content:"\F5EB"}.spotlight-color-secondary .fa-disc-drive:before{content:"\F8B5"}.spotlight-color-secondary .fa-discord:before{content:"\F392"}.spotlight-color-secondary .fa-discourse:before{content:"\F393"}.spotlight-color-secondary .fa-disease:before{content:"\F7FA"}.spotlight-color-secondary .fa-divide:before{content:"\F529"}.spotlight-color-secondary .fa-dizzy:before{content:"\F567"}.spotlight-color-secondary .fa-dna:before{content:"\F471"}.spotlight-color-secondary .fa-do-not-enter:before{content:"\F5EC"}.spotlight-color-secondary .fa-dochub:before{content:"\F394"}.spotlight-color-secondary .fa-docker:before{content:"\F395"}.spotlight-color-secondary .fa-dog:before{content:"\F6D3"}.spotlight-color-secondary .fa-dog-leashed:before{content:"\F6D4"}.spotlight-color-secondary .fa-dollar-sign:before{content:"\F155"}.spotlight-color-secondary .fa-dolly:before{content:"\F472"}.spotlight-color-secondary .fa-dolly-empty:before{content:"\F473"}.spotlight-color-secondary .fa-dolly-flatbed:before{content:"\F474"}.spotlight-color-secondary .fa-dolly-flatbed-alt:before{content:"\F475"}.spotlight-color-secondary .fa-dolly-flatbed-empty:before{content:"\F476"}.spotlight-color-secondary .fa-donate:before{content:"\F4B9"}.spotlight-color-secondary .fa-door-closed:before{content:"\F52A"}.spotlight-color-secondary .fa-door-open:before{content:"\F52B"}.spotlight-color-secondary .fa-dot-circle:before{content:"\F192"}.spotlight-color-secondary .fa-dove:before{content:"\F4BA"}.spotlight-color-secondary .fa-download:before{content:"\F019"}.spotlight-color-secondary .fa-draft2digital:before{content:"\F396"}.spotlight-color-secondary .fa-drafting-compass:before{content:"\F568"}.spotlight-color-secondary .fa-dragon:before{content:"\F6D5"}.spotlight-color-secondary .fa-draw-circle:before{content:"\F5ED"}.spotlight-color-secondary .fa-draw-polygon:before{content:"\F5EE"}.spotlight-color-secondary .fa-draw-square:before{content:"\F5EF"}.spotlight-color-secondary .fa-dreidel:before{content:"\F792"}.spotlight-color-secondary .fa-dribbble:before{content:"\F17D"}.spotlight-color-secondary .fa-dribbble-square:before{content:"\F397"}.spotlight-color-secondary .fa-drone:before{content:"\F85F"}.spotlight-color-secondary .fa-drone-alt:before{content:"\F860"}.spotlight-color-secondary .fa-dropbox:before{content:"\F16B"}.spotlight-color-secondary .fa-drum:before{content:"\F569"}.spotlight-color-secondary .fa-drum-steelpan:before{content:"\F56A"}.spotlight-color-secondary .fa-drumstick:before{content:"\F6D6"}.spotlight-color-secondary .fa-drumstick-bite:before{content:"\F6D7"}.spotlight-color-secondary .fa-drupal:before{content:"\F1A9"}.spotlight-color-secondary .fa-dryer:before{content:"\F861"}.spotlight-color-secondary .fa-dryer-alt:before{content:"\F862"}.spotlight-color-secondary .fa-duck:before{content:"\F6D8"}.spotlight-color-secondary .fa-dumbbell:before{content:"\F44B"}.spotlight-color-secondary .fa-dumpster:before{content:"\F793"}.spotlight-color-secondary .fa-dumpster-fire:before{content:"\F794"}.spotlight-color-secondary .fa-dungeon:before{content:"\F6D9"}.spotlight-color-secondary .fa-dyalog:before{content:"\F399"}.spotlight-color-secondary .fa-ear:before{content:"\F5F0"}.spotlight-color-secondary .fa-ear-muffs:before{content:"\F795"}.spotlight-color-secondary .fa-earlybirds:before{content:"\F39A"}.spotlight-color-secondary .fa-ebay:before{content:"\F4F4"}.spotlight-color-secondary .fa-eclipse:before{content:"\F749"}.spotlight-color-secondary .fa-eclipse-alt:before{content:"\F74A"}.spotlight-color-secondary .fa-edge:before{content:"\F282"}.spotlight-color-secondary .fa-edit:before{content:"\F044"}.spotlight-color-secondary .fa-egg:before{content:"\F7FB"}.spotlight-color-secondary .fa-egg-fried:before{content:"\F7FC"}.spotlight-color-secondary .fa-eject:before{content:"\F052"}.spotlight-color-secondary .fa-elementor:before{content:"\F430"}.spotlight-color-secondary .fa-elephant:before{content:"\F6DA"}.spotlight-color-secondary .fa-ellipsis-h:before{content:"\F141"}.spotlight-color-secondary .fa-ellipsis-h-alt:before{content:"\F39B"}.spotlight-color-secondary .fa-ellipsis-v:before{content:"\F142"}.spotlight-color-secondary .fa-ellipsis-v-alt:before{content:"\F39C"}.spotlight-color-secondary .fa-ello:before{content:"\F5F1"}.spotlight-color-secondary .fa-ember:before{content:"\F423"}.spotlight-color-secondary .fa-empire:before{content:"\F1D1"}.spotlight-color-secondary .fa-empty-set:before{content:"\F656"}.spotlight-color-secondary .fa-engine-warning:before{content:"\F5F2"}.spotlight-color-secondary .fa-envelope:before{content:"\F0E0"}.spotlight-color-secondary .fa-envelope-open:before{content:"\F2B6"}.spotlight-color-secondary .fa-envelope-open-dollar:before{content:"\F657"}.spotlight-color-secondary .fa-envelope-open-text:before{content:"\F658"}.spotlight-color-secondary .fa-envelope-square:before{content:"\F199"}.spotlight-color-secondary .fa-envira:before{content:"\F299"}.spotlight-color-secondary .fa-equals:before{content:"\F52C"}.spotlight-color-secondary .fa-eraser:before{content:"\F12D"}.spotlight-color-secondary .fa-erlang:before{content:"\F39D"}.spotlight-color-secondary .fa-ethereum:before{content:"\F42E"}.spotlight-color-secondary .fa-ethernet:before{content:"\F796"}.spotlight-color-secondary .fa-etsy:before{content:"\F2D7"}.spotlight-color-secondary .fa-euro-sign:before{content:"\F153"}.spotlight-color-secondary .fa-evernote:before{content:"\F839"}.spotlight-color-secondary .fa-exchange:before{content:"\F0EC"}.spotlight-color-secondary .fa-exchange-alt:before{content:"\F362"}.spotlight-color-secondary .fa-exclamation:before{content:"\F12A"}.spotlight-color-secondary .fa-exclamation-circle:before{content:"\F06A"}.spotlight-color-secondary .fa-exclamation-square:before{content:"\F321"}.spotlight-color-secondary .fa-exclamation-triangle:before{content:"\F071"}.spotlight-color-secondary .fa-expand:before{content:"\F065"}.spotlight-color-secondary .fa-expand-alt:before{content:"\F424"}.spotlight-color-secondary .fa-expand-arrows:before{content:"\F31D"}.spotlight-color-secondary .fa-expand-arrows-alt:before{content:"\F31E"}.spotlight-color-secondary .fa-expand-wide:before{content:"\F320"}.spotlight-color-secondary .fa-expeditedssl:before{content:"\F23E"}.spotlight-color-secondary .fa-external-link:before{content:"\F08E"}.spotlight-color-secondary .fa-external-link-alt:before{content:"\F35D"}.spotlight-color-secondary .fa-external-link-square:before{content:"\F14C"}.spotlight-color-secondary .fa-external-link-square-alt:before{content:"\F360"}.spotlight-color-secondary .fa-eye:before{content:"\F06E"}.spotlight-color-secondary .fa-eye-dropper:before{content:"\F1FB"}.spotlight-color-secondary .fa-eye-evil:before{content:"\F6DB"}.spotlight-color-secondary .fa-eye-slash:before{content:"\F070"}.spotlight-color-secondary .fa-facebook:before{content:"\F09A"}.spotlight-color-secondary .fa-facebook-f:before{content:"\F39E"}.spotlight-color-secondary .fa-facebook-messenger:before{content:"\F39F"}.spotlight-color-secondary .fa-facebook-square:before{content:"\F082"}.spotlight-color-secondary .fa-fan:before{content:"\F863"}.spotlight-color-secondary .fa-fantasy-flight-games:before{content:"\F6DC"}.spotlight-color-secondary .fa-farm:before{content:"\F864"}.spotlight-color-secondary .fa-fast-backward:before{content:"\F049"}.spotlight-color-secondary .fa-fast-forward:before{content:"\F050"}.spotlight-color-secondary .fa-fax:before{content:"\F1AC"}.spotlight-color-secondary .fa-feather:before{content:"\F52D"}.spotlight-color-secondary .fa-feather-alt:before{content:"\F56B"}.spotlight-color-secondary .fa-fedex:before{content:"\F797"}.spotlight-color-secondary .fa-fedora:before{content:"\F798"}.spotlight-color-secondary .fa-female:before{content:"\F182"}.spotlight-color-secondary .fa-field-hockey:before{content:"\F44C"}.spotlight-color-secondary .fa-fighter-jet:before{content:"\F0FB"}.spotlight-color-secondary .fa-figma:before{content:"\F799"}.spotlight-color-secondary .fa-file:before{content:"\F15B"}.spotlight-color-secondary .fa-file-alt:before{content:"\F15C"}.spotlight-color-secondary .fa-file-archive:before{content:"\F1C6"}.spotlight-color-secondary .fa-file-audio:before{content:"\F1C7"}.spotlight-color-secondary .fa-file-certificate:before{content:"\F5F3"}.spotlight-color-secondary .fa-file-chart-line:before{content:"\F659"}.spotlight-color-secondary .fa-file-chart-pie:before{content:"\F65A"}.spotlight-color-secondary .fa-file-check:before{content:"\F316"}.spotlight-color-secondary .fa-file-code:before{content:"\F1C9"}.spotlight-color-secondary .fa-file-contract:before{content:"\F56C"}.spotlight-color-secondary .fa-file-csv:before{content:"\F6DD"}.spotlight-color-secondary .fa-file-download:before{content:"\F56D"}.spotlight-color-secondary .fa-file-edit:before{content:"\F31C"}.spotlight-color-secondary .fa-file-excel:before{content:"\F1C3"}.spotlight-color-secondary .fa-file-exclamation:before{content:"\F31A"}.spotlight-color-secondary .fa-file-export:before{content:"\F56E"}.spotlight-color-secondary .fa-file-image:before{content:"\F1C5"}.spotlight-color-secondary .fa-file-import:before{content:"\F56F"}.spotlight-color-secondary .fa-file-invoice:before{content:"\F570"}.spotlight-color-secondary .fa-file-invoice-dollar:before{content:"\F571"}.spotlight-color-secondary .fa-file-medical:before{content:"\F477"}.spotlight-color-secondary .fa-file-medical-alt:before{content:"\F478"}.spotlight-color-secondary .fa-file-minus:before{content:"\F318"}.spotlight-color-secondary .fa-file-music:before{content:"\F8B6"}.spotlight-color-secondary .fa-file-pdf:before{content:"\F1C1"}.spotlight-color-secondary .fa-file-plus:before{content:"\F319"}.spotlight-color-secondary .fa-file-powerpoint:before{content:"\F1C4"}.spotlight-color-secondary .fa-file-prescription:before{content:"\F572"}.spotlight-color-secondary .fa-file-search:before{content:"\F865"}.spotlight-color-secondary .fa-file-signature:before{content:"\F573"}.spotlight-color-secondary .fa-file-spreadsheet:before{content:"\F65B"}.spotlight-color-secondary .fa-file-times:before{content:"\F317"}.spotlight-color-secondary .fa-file-upload:before{content:"\F574"}.spotlight-color-secondary .fa-file-user:before{content:"\F65C"}.spotlight-color-secondary .fa-file-video:before{content:"\F1C8"}.spotlight-color-secondary .fa-file-word:before{content:"\F1C2"}.spotlight-color-secondary .fa-files-medical:before{content:"\F7FD"}.spotlight-color-secondary .fa-fill:before{content:"\F575"}.spotlight-color-secondary .fa-fill-drip:before{content:"\F576"}.spotlight-color-secondary .fa-film:before{content:"\F008"}.spotlight-color-secondary .fa-film-alt:before{content:"\F3A0"}.spotlight-color-secondary .fa-film-canister:before{content:"\F8B7"}.spotlight-color-secondary .fa-filter:before{content:"\F0B0"}.spotlight-color-secondary .fa-fingerprint:before{content:"\F577"}.spotlight-color-secondary .fa-fire:before{content:"\F06D"}.spotlight-color-secondary .fa-fire-alt:before{content:"\F7E4"}.spotlight-color-secondary .fa-fire-extinguisher:before{content:"\F134"}.spotlight-color-secondary .fa-fire-smoke:before{content:"\F74B"}.spotlight-color-secondary .fa-firefox:before{content:"\F269"}.spotlight-color-secondary .fa-fireplace:before{content:"\F79A"}.spotlight-color-secondary .fa-first-aid:before{content:"\F479"}.spotlight-color-secondary .fa-first-order:before{content:"\F2B0"}.spotlight-color-secondary .fa-first-order-alt:before{content:"\F50A"}.spotlight-color-secondary .fa-firstdraft:before{content:"\F3A1"}.spotlight-color-secondary .fa-fish:before{content:"\F578"}.spotlight-color-secondary .fa-fish-cooked:before{content:"\F7FE"}.spotlight-color-secondary .fa-fist-raised:before{content:"\F6DE"}.spotlight-color-secondary .fa-flag:before{content:"\F024"}.spotlight-color-secondary .fa-flag-alt:before{content:"\F74C"}.spotlight-color-secondary .fa-flag-checkered:before{content:"\F11E"}.spotlight-color-secondary .fa-flag-usa:before{content:"\F74D"}.spotlight-color-secondary .fa-flame:before{content:"\F6DF"}.spotlight-color-secondary .fa-flashlight:before{content:"\F8B8"}.spotlight-color-secondary .fa-flask:before{content:"\F0C3"}.spotlight-color-secondary .fa-flask-poison:before{content:"\F6E0"}.spotlight-color-secondary .fa-flask-potion:before{content:"\F6E1"}.spotlight-color-secondary .fa-flickr:before{content:"\F16E"}.spotlight-color-secondary .fa-flipboard:before{content:"\F44D"}.spotlight-color-secondary .fa-flower:before{content:"\F7FF"}.spotlight-color-secondary .fa-flower-daffodil:before{content:"\F800"}.spotlight-color-secondary .fa-flower-tulip:before{content:"\F801"}.spotlight-color-secondary .fa-flushed:before{content:"\F579"}.spotlight-color-secondary .fa-flute:before{content:"\F8B9"}.spotlight-color-secondary .fa-flux-capacitor:before{content:"\F8BA"}.spotlight-color-secondary .fa-fly:before{content:"\F417"}.spotlight-color-secondary .fa-fog:before{content:"\F74E"}.spotlight-color-secondary .fa-folder:before{content:"\F07B"}.spotlight-color-secondary .fa-folder-minus:before{content:"\F65D"}.spotlight-color-secondary .fa-folder-open:before{content:"\F07C"}.spotlight-color-secondary .fa-folder-plus:before{content:"\F65E"}.spotlight-color-secondary .fa-folder-times:before{content:"\F65F"}.spotlight-color-secondary .fa-folder-tree:before{content:"\F802"}.spotlight-color-secondary .fa-folders:before{content:"\F660"}.spotlight-color-secondary .fa-font:before{content:"\F031"}.spotlight-color-secondary .fa-font-awesome:before{content:"\F2B4"}.spotlight-color-secondary .fa-font-awesome-alt:before{content:"\F35C"}.spotlight-color-secondary .fa-font-awesome-flag:before{content:"\F425"}.spotlight-color-secondary .fa-font-awesome-logo-full:before{content:"\F4E6"}.spotlight-color-secondary .fa-font-case:before{content:"\F866"}.spotlight-color-secondary .fa-fonticons:before{content:"\F280"}.spotlight-color-secondary .fa-fonticons-fi:before{content:"\F3A2"}.spotlight-color-secondary .fa-football-ball:before{content:"\F44E"}.spotlight-color-secondary .fa-football-helmet:before{content:"\F44F"}.spotlight-color-secondary .fa-forklift:before{content:"\F47A"}.spotlight-color-secondary .fa-fort-awesome:before{content:"\F286"}.spotlight-color-secondary .fa-fort-awesome-alt:before{content:"\F3A3"}.spotlight-color-secondary .fa-forumbee:before{content:"\F211"}.spotlight-color-secondary .fa-forward:before{content:"\F04E"}.spotlight-color-secondary .fa-foursquare:before{content:"\F180"}.spotlight-color-secondary .fa-fragile:before{content:"\F4BB"}.spotlight-color-secondary .fa-free-code-camp:before{content:"\F2C5"}.spotlight-color-secondary .fa-freebsd:before{content:"\F3A4"}.spotlight-color-secondary .fa-french-fries:before{content:"\F803"}.spotlight-color-secondary .fa-frog:before{content:"\F52E"}.spotlight-color-secondary .fa-frosty-head:before{content:"\F79B"}.spotlight-color-secondary .fa-frown:before{content:"\F119"}.spotlight-color-secondary .fa-frown-open:before{content:"\F57A"}.spotlight-color-secondary .fa-fulcrum:before{content:"\F50B"}.spotlight-color-secondary .fa-function:before{content:"\F661"}.spotlight-color-secondary .fa-funnel-dollar:before{content:"\F662"}.spotlight-color-secondary .fa-futbol:before{content:"\F1E3"}.spotlight-color-secondary .fa-galactic-republic:before{content:"\F50C"}.spotlight-color-secondary .fa-galactic-senate:before{content:"\F50D"}.spotlight-color-secondary .fa-game-board:before{content:"\F867"}.spotlight-color-secondary .fa-game-board-alt:before{content:"\F868"}.spotlight-color-secondary .fa-game-console-handheld:before{content:"\F8BB"}.spotlight-color-secondary .fa-gamepad:before{content:"\F11B"}.spotlight-color-secondary .fa-gamepad-alt:before{content:"\F8BC"}.spotlight-color-secondary .fa-gas-pump:before{content:"\F52F"}.spotlight-color-secondary .fa-gas-pump-slash:before{content:"\F5F4"}.spotlight-color-secondary .fa-gavel:before{content:"\F0E3"}.spotlight-color-secondary .fa-gem:before{content:"\F3A5"}.spotlight-color-secondary .fa-genderless:before{content:"\F22D"}.spotlight-color-secondary .fa-get-pocket:before{content:"\F265"}.spotlight-color-secondary .fa-gg:before{content:"\F260"}.spotlight-color-secondary .fa-gg-circle:before{content:"\F261"}.spotlight-color-secondary .fa-ghost:before{content:"\F6E2"}.spotlight-color-secondary .fa-gift:before{content:"\F06B"}.spotlight-color-secondary .fa-gift-card:before{content:"\F663"}.spotlight-color-secondary .fa-gifts:before{content:"\F79C"}.spotlight-color-secondary .fa-gingerbread-man:before{content:"\F79D"}.spotlight-color-secondary .fa-git:before{content:"\F1D3"}.spotlight-color-secondary .fa-git-alt:before{content:"\F841"}.spotlight-color-secondary .fa-git-square:before{content:"\F1D2"}.spotlight-color-secondary .fa-github:before{content:"\F09B"}.spotlight-color-secondary .fa-github-alt:before{content:"\F113"}.spotlight-color-secondary .fa-github-square:before{content:"\F092"}.spotlight-color-secondary .fa-gitkraken:before{content:"\F3A6"}.spotlight-color-secondary .fa-gitlab:before{content:"\F296"}.spotlight-color-secondary .fa-gitter:before{content:"\F426"}.spotlight-color-secondary .fa-glass:before{content:"\F804"}.spotlight-color-secondary .fa-glass-champagne:before{content:"\F79E"}.spotlight-color-secondary .fa-glass-cheers:before{content:"\F79F"}.spotlight-color-secondary .fa-glass-citrus:before{content:"\F869"}.spotlight-color-secondary .fa-glass-martini:before{content:"\F000"}.spotlight-color-secondary .fa-glass-martini-alt:before{content:"\F57B"}.spotlight-color-secondary .fa-glass-whiskey:before{content:"\F7A0"}.spotlight-color-secondary .fa-glass-whiskey-rocks:before{content:"\F7A1"}.spotlight-color-secondary .fa-glasses:before{content:"\F530"}.spotlight-color-secondary .fa-glasses-alt:before{content:"\F5F5"}.spotlight-color-secondary .fa-glide:before{content:"\F2A5"}.spotlight-color-secondary .fa-glide-g:before{content:"\F2A6"}.spotlight-color-secondary .fa-globe:before{content:"\F0AC"}.spotlight-color-secondary .fa-globe-africa:before{content:"\F57C"}.spotlight-color-secondary .fa-globe-americas:before{content:"\F57D"}.spotlight-color-secondary .fa-globe-asia:before{content:"\F57E"}.spotlight-color-secondary .fa-globe-europe:before{content:"\F7A2"}.spotlight-color-secondary .fa-globe-snow:before{content:"\F7A3"}.spotlight-color-secondary .fa-globe-stand:before{content:"\F5F6"}.spotlight-color-secondary .fa-gofore:before{content:"\F3A7"}.spotlight-color-secondary .fa-golf-ball:before{content:"\F450"}.spotlight-color-secondary .fa-golf-club:before{content:"\F451"}.spotlight-color-secondary .fa-goodreads:before{content:"\F3A8"}.spotlight-color-secondary .fa-goodreads-g:before{content:"\F3A9"}.spotlight-color-secondary .fa-google:before{content:"\F1A0"}.spotlight-color-secondary .fa-google-drive:before{content:"\F3AA"}.spotlight-color-secondary .fa-google-play:before{content:"\F3AB"}.spotlight-color-secondary .fa-google-plus:before{content:"\F2B3"}.spotlight-color-secondary .fa-google-plus-g:before{content:"\F0D5"}.spotlight-color-secondary .fa-google-plus-square:before{content:"\F0D4"}.spotlight-color-secondary .fa-google-wallet:before{content:"\F1EE"}.spotlight-color-secondary .fa-gopuram:before{content:"\F664"}.spotlight-color-secondary .fa-graduation-cap:before{content:"\F19D"}.spotlight-color-secondary .fa-gramophone:before{content:"\F8BD"}.spotlight-color-secondary .fa-gratipay:before{content:"\F184"}.spotlight-color-secondary .fa-grav:before{content:"\F2D6"}.spotlight-color-secondary .fa-greater-than:before{content:"\F531"}.spotlight-color-secondary .fa-greater-than-equal:before{content:"\F532"}.spotlight-color-secondary .fa-grimace:before{content:"\F57F"}.spotlight-color-secondary .fa-grin:before{content:"\F580"}.spotlight-color-secondary .fa-grin-alt:before{content:"\F581"}.spotlight-color-secondary .fa-grin-beam:before{content:"\F582"}.spotlight-color-secondary .fa-grin-beam-sweat:before{content:"\F583"}.spotlight-color-secondary .fa-grin-hearts:before{content:"\F584"}.spotlight-color-secondary .fa-grin-squint:before{content:"\F585"}.spotlight-color-secondary .fa-grin-squint-tears:before{content:"\F586"}.spotlight-color-secondary .fa-grin-stars:before{content:"\F587"}.spotlight-color-secondary .fa-grin-tears:before{content:"\F588"}.spotlight-color-secondary .fa-grin-tongue:before{content:"\F589"}.spotlight-color-secondary .fa-grin-tongue-squint:before{content:"\F58A"}.spotlight-color-secondary .fa-grin-tongue-wink:before{content:"\F58B"}.spotlight-color-secondary .fa-grin-wink:before{content:"\F58C"}.spotlight-color-secondary .fa-grip-horizontal:before{content:"\F58D"}.spotlight-color-secondary .fa-grip-lines:before{content:"\F7A4"}.spotlight-color-secondary .fa-grip-lines-vertical:before{content:"\F7A5"}.spotlight-color-secondary .fa-grip-vertical:before{content:"\F58E"}.spotlight-color-secondary .fa-gripfire:before{content:"\F3AC"}.spotlight-color-secondary .fa-grunt:before{content:"\F3AD"}.spotlight-color-secondary .fa-guitar:before{content:"\F7A6"}.spotlight-color-secondary .fa-guitar-electric:before{content:"\F8BE"}.spotlight-color-secondary .fa-guitars:before{content:"\F8BF"}.spotlight-color-secondary .fa-gulp:before{content:"\F3AE"}.spotlight-color-secondary .fa-h-square:before{content:"\F0FD"}.spotlight-color-secondary .fa-h1:before{content:"\F313"}.spotlight-color-secondary .fa-h2:before{content:"\F314"}.spotlight-color-secondary .fa-h3:before{content:"\F315"}.spotlight-color-secondary .fa-h4:before{content:"\F86A"}.spotlight-color-secondary .fa-hacker-news:before{content:"\F1D4"}.spotlight-color-secondary .fa-hacker-news-square:before{content:"\F3AF"}.spotlight-color-secondary .fa-hackerrank:before{content:"\F5F7"}.spotlight-color-secondary .fa-hamburger:before{content:"\F805"}.spotlight-color-secondary .fa-hammer:before{content:"\F6E3"}.spotlight-color-secondary .fa-hammer-war:before{content:"\F6E4"}.spotlight-color-secondary .fa-hamsa:before{content:"\F665"}.spotlight-color-secondary .fa-hand-heart:before{content:"\F4BC"}.spotlight-color-secondary .fa-hand-holding:before{content:"\F4BD"}.spotlight-color-secondary .fa-hand-holding-box:before{content:"\F47B"}.spotlight-color-secondary .fa-hand-holding-heart:before{content:"\F4BE"}.spotlight-color-secondary .fa-hand-holding-magic:before{content:"\F6E5"}.spotlight-color-secondary .fa-hand-holding-seedling:before{content:"\F4BF"}.spotlight-color-secondary .fa-hand-holding-usd:before{content:"\F4C0"}.spotlight-color-secondary .fa-hand-holding-water:before{content:"\F4C1"}.spotlight-color-secondary .fa-hand-lizard:before{content:"\F258"}.spotlight-color-secondary .fa-hand-middle-finger:before{content:"\F806"}.spotlight-color-secondary .fa-hand-paper:before{content:"\F256"}.spotlight-color-secondary .fa-hand-peace:before{content:"\F25B"}.spotlight-color-secondary .fa-hand-point-down:before{content:"\F0A7"}.spotlight-color-secondary .fa-hand-point-left:before{content:"\F0A5"}.spotlight-color-secondary .fa-hand-point-right:before{content:"\F0A4"}.spotlight-color-secondary .fa-hand-point-up:before{content:"\F0A6"}.spotlight-color-secondary .fa-hand-pointer:before{content:"\F25A"}.spotlight-color-secondary .fa-hand-receiving:before{content:"\F47C"}.spotlight-color-secondary .fa-hand-rock:before{content:"\F255"}.spotlight-color-secondary .fa-hand-scissors:before{content:"\F257"}.spotlight-color-secondary .fa-hand-spock:before{content:"\F259"}.spotlight-color-secondary .fa-hands:before{content:"\F4C2"}.spotlight-color-secondary .fa-hands-heart:before{content:"\F4C3"}.spotlight-color-secondary .fa-hands-helping:before{content:"\F4C4"}.spotlight-color-secondary .fa-hands-usd:before{content:"\F4C5"}.spotlight-color-secondary .fa-handshake:before{content:"\F2B5"}.spotlight-color-secondary .fa-handshake-alt:before{content:"\F4C6"}.spotlight-color-secondary .fa-hanukiah:before{content:"\F6E6"}.spotlight-color-secondary .fa-hard-hat:before{content:"\F807"}.spotlight-color-secondary .fa-hashtag:before{content:"\F292"}.spotlight-color-secondary .fa-hat-chef:before{content:"\F86B"}.spotlight-color-secondary .fa-hat-cowboy:before{content:"\F8C0"}.spotlight-color-secondary .fa-hat-cowboy-side:before{content:"\F8C1"}.spotlight-color-secondary .fa-hat-santa:before{content:"\F7A7"}.spotlight-color-secondary .fa-hat-winter:before{content:"\F7A8"}.spotlight-color-secondary .fa-hat-witch:before{content:"\F6E7"}.spotlight-color-secondary .fa-hat-wizard:before{content:"\F6E8"}.spotlight-color-secondary .fa-haykal:before{content:"\F666"}.spotlight-color-secondary .fa-hdd:before{content:"\F0A0"}.spotlight-color-secondary .fa-head-side:before{content:"\F6E9"}.spotlight-color-secondary .fa-head-side-brain:before{content:"\F808"}.spotlight-color-secondary .fa-head-side-headphones:before{content:"\F8C2"}.spotlight-color-secondary .fa-head-side-medical:before{content:"\F809"}.spotlight-color-secondary .fa-head-vr:before{content:"\F6EA"}.spotlight-color-secondary .fa-heading:before{content:"\F1DC"}.spotlight-color-secondary .fa-headphones:before{content:"\F025"}.spotlight-color-secondary .fa-headphones-alt:before{content:"\F58F"}.spotlight-color-secondary .fa-headset:before{content:"\F590"}.spotlight-color-secondary .fa-heart:before{content:"\F004"}.spotlight-color-secondary .fa-heart-broken:before{content:"\F7A9"}.spotlight-color-secondary .fa-heart-circle:before{content:"\F4C7"}.spotlight-color-secondary .fa-heart-rate:before{content:"\F5F8"}.spotlight-color-secondary .fa-heart-square:before{content:"\F4C8"}.spotlight-color-secondary .fa-heartbeat:before{content:"\F21E"}.spotlight-color-secondary .fa-helicopter:before{content:"\F533"}.spotlight-color-secondary .fa-helmet-battle:before{content:"\F6EB"}.spotlight-color-secondary .fa-hexagon:before{content:"\F312"}.spotlight-color-secondary .fa-highlighter:before{content:"\F591"}.spotlight-color-secondary .fa-hiking:before{content:"\F6EC"}.spotlight-color-secondary .fa-hippo:before{content:"\F6ED"}.spotlight-color-secondary .fa-hips:before{content:"\F452"}.spotlight-color-secondary .fa-hire-a-helper:before{content:"\F3B0"}.spotlight-color-secondary .fa-history:before{content:"\F1DA"}.spotlight-color-secondary .fa-hockey-mask:before{content:"\F6EE"}.spotlight-color-secondary .fa-hockey-puck:before{content:"\F453"}.spotlight-color-secondary .fa-hockey-sticks:before{content:"\F454"}.spotlight-color-secondary .fa-holly-berry:before{content:"\F7AA"}.spotlight-color-secondary .fa-home:before{content:"\F015"}.spotlight-color-secondary .fa-home-alt:before{content:"\F80A"}.spotlight-color-secondary .fa-home-heart:before{content:"\F4C9"}.spotlight-color-secondary .fa-home-lg:before{content:"\F80B"}.spotlight-color-secondary .fa-home-lg-alt:before{content:"\F80C"}.spotlight-color-secondary .fa-hood-cloak:before{content:"\F6EF"}.spotlight-color-secondary .fa-hooli:before{content:"\F427"}.spotlight-color-secondary .fa-horizontal-rule:before{content:"\F86C"}.spotlight-color-secondary .fa-hornbill:before{content:"\F592"}.spotlight-color-secondary .fa-horse:before{content:"\F6F0"}.spotlight-color-secondary .fa-horse-head:before{content:"\F7AB"}.spotlight-color-secondary .fa-horse-saddle:before{content:"\F8C3"}.spotlight-color-secondary .fa-hospital:before{content:"\F0F8"}.spotlight-color-secondary .fa-hospital-alt:before{content:"\F47D"}.spotlight-color-secondary .fa-hospital-symbol:before{content:"\F47E"}.spotlight-color-secondary .fa-hospital-user:before{content:"\F80D"}.spotlight-color-secondary .fa-hospitals:before{content:"\F80E"}.spotlight-color-secondary .fa-hot-tub:before{content:"\F593"}.spotlight-color-secondary .fa-hotdog:before{content:"\F80F"}.spotlight-color-secondary .fa-hotel:before{content:"\F594"}.spotlight-color-secondary .fa-hotjar:before{content:"\F3B1"}.spotlight-color-secondary .fa-hourglass:before{content:"\F254"}.spotlight-color-secondary .fa-hourglass-end:before{content:"\F253"}.spotlight-color-secondary .fa-hourglass-half:before{content:"\F252"}.spotlight-color-secondary .fa-hourglass-start:before{content:"\F251"}.spotlight-color-secondary .fa-house-damage:before{content:"\F6F1"}.spotlight-color-secondary .fa-house-flood:before{content:"\F74F"}.spotlight-color-secondary .fa-houzz:before{content:"\F27C"}.spotlight-color-secondary .fa-hryvnia:before{content:"\F6F2"}.spotlight-color-secondary .fa-html5:before{content:"\F13B"}.spotlight-color-secondary .fa-hubspot:before{content:"\F3B2"}.spotlight-color-secondary .fa-humidity:before{content:"\F750"}.spotlight-color-secondary .fa-hurricane:before{content:"\F751"}.spotlight-color-secondary .fa-i-cursor:before{content:"\F246"}.spotlight-color-secondary .fa-ice-cream:before{content:"\F810"}.spotlight-color-secondary .fa-ice-skate:before{content:"\F7AC"}.spotlight-color-secondary .fa-icicles:before{content:"\F7AD"}.spotlight-color-secondary .fa-icons:before{content:"\F86D"}.spotlight-color-secondary .fa-icons-alt:before{content:"\F86E"}.spotlight-color-secondary .fa-id-badge:before{content:"\F2C1"}.spotlight-color-secondary .fa-id-card:before{content:"\F2C2"}.spotlight-color-secondary .fa-id-card-alt:before{content:"\F47F"}.spotlight-color-secondary .fa-igloo:before{content:"\F7AE"}.spotlight-color-secondary .fa-image:before{content:"\F03E"}.spotlight-color-secondary .fa-image-polaroid:before{content:"\F8C4"}.spotlight-color-secondary .fa-images:before{content:"\F302"}.spotlight-color-secondary .fa-imdb:before{content:"\F2D8"}.spotlight-color-secondary .fa-inbox:before{content:"\F01C"}.spotlight-color-secondary .fa-inbox-in:before{content:"\F310"}.spotlight-color-secondary .fa-inbox-out:before{content:"\F311"}.spotlight-color-secondary .fa-indent:before{content:"\F03C"}.spotlight-color-secondary .fa-industry:before{content:"\F275"}.spotlight-color-secondary .fa-industry-alt:before{content:"\F3B3"}.spotlight-color-secondary .fa-infinity:before{content:"\F534"}.spotlight-color-secondary .fa-info:before{content:"\F129"}.spotlight-color-secondary .fa-info-circle:before{content:"\F05A"}.spotlight-color-secondary .fa-info-square:before{content:"\F30F"}.spotlight-color-secondary .fa-inhaler:before{content:"\F5F9"}.spotlight-color-secondary .fa-instagram:before{content:"\F16D"}.spotlight-color-secondary .fa-integral:before{content:"\F667"}.spotlight-color-secondary .fa-intercom:before{content:"\F7AF"}.spotlight-color-secondary .fa-internet-explorer:before{content:"\F26B"}.spotlight-color-secondary .fa-intersection:before{content:"\F668"}.spotlight-color-secondary .fa-inventory:before{content:"\F480"}.spotlight-color-secondary .fa-invision:before{content:"\F7B0"}.spotlight-color-secondary .fa-ioxhost:before{content:"\F208"}.spotlight-color-secondary .fa-island-tropical:before{content:"\F811"}.spotlight-color-secondary .fa-italic:before{content:"\F033"}.spotlight-color-secondary .fa-itch-io:before{content:"\F83A"}.spotlight-color-secondary .fa-itunes:before{content:"\F3B4"}.spotlight-color-secondary .fa-itunes-note:before{content:"\F3B5"}.spotlight-color-secondary .fa-jack-o-lantern:before{content:"\F30E"}.spotlight-color-secondary .fa-java:before{content:"\F4E4"}.spotlight-color-secondary .fa-jedi:before{content:"\F669"}.spotlight-color-secondary .fa-jedi-order:before{content:"\F50E"}.spotlight-color-secondary .fa-jenkins:before{content:"\F3B6"}.spotlight-color-secondary .fa-jira:before{content:"\F7B1"}.spotlight-color-secondary .fa-joget:before{content:"\F3B7"}.spotlight-color-secondary .fa-joint:before{content:"\F595"}.spotlight-color-secondary .fa-joomla:before{content:"\F1AA"}.spotlight-color-secondary .fa-journal-whills:before{content:"\F66A"}.spotlight-color-secondary .fa-joystick:before{content:"\F8C5"}.spotlight-color-secondary .fa-js:before{content:"\F3B8"}.spotlight-color-secondary .fa-js-square:before{content:"\F3B9"}.spotlight-color-secondary .fa-jsfiddle:before{content:"\F1CC"}.spotlight-color-secondary .fa-jug:before{content:"\F8C6"}.spotlight-color-secondary .fa-kaaba:before{content:"\F66B"}.spotlight-color-secondary .fa-kaggle:before{content:"\F5FA"}.spotlight-color-secondary .fa-kazoo:before{content:"\F8C7"}.spotlight-color-secondary .fa-kerning:before{content:"\F86F"}.spotlight-color-secondary .fa-key:before{content:"\F084"}.spotlight-color-secondary .fa-key-skeleton:before{content:"\F6F3"}.spotlight-color-secondary .fa-keybase:before{content:"\F4F5"}.spotlight-color-secondary .fa-keyboard:before{content:"\F11C"}.spotlight-color-secondary .fa-keycdn:before{content:"\F3BA"}.spotlight-color-secondary .fa-keynote:before{content:"\F66C"}.spotlight-color-secondary .fa-khanda:before{content:"\F66D"}.spotlight-color-secondary .fa-kickstarter:before{content:"\F3BB"}.spotlight-color-secondary .fa-kickstarter-k:before{content:"\F3BC"}.spotlight-color-secondary .fa-kidneys:before{content:"\F5FB"}.spotlight-color-secondary .fa-kiss:before{content:"\F596"}.spotlight-color-secondary .fa-kiss-beam:before{content:"\F597"}.spotlight-color-secondary .fa-kiss-wink-heart:before{content:"\F598"}.spotlight-color-secondary .fa-kite:before{content:"\F6F4"}.spotlight-color-secondary .fa-kiwi-bird:before{content:"\F535"}.spotlight-color-secondary .fa-knife-kitchen:before{content:"\F6F5"}.spotlight-color-secondary .fa-korvue:before{content:"\F42F"}.spotlight-color-secondary .fa-lambda:before{content:"\F66E"}.spotlight-color-secondary .fa-lamp:before{content:"\F4CA"}.spotlight-color-secondary .fa-landmark:before{content:"\F66F"}.spotlight-color-secondary .fa-landmark-alt:before{content:"\F752"}.spotlight-color-secondary .fa-language:before{content:"\F1AB"}.spotlight-color-secondary .fa-laptop:before{content:"\F109"}.spotlight-color-secondary .fa-laptop-code:before{content:"\F5FC"}.spotlight-color-secondary .fa-laptop-medical:before{content:"\F812"}.spotlight-color-secondary .fa-laravel:before{content:"\F3BD"}.spotlight-color-secondary .fa-lasso:before{content:"\F8C8"}.spotlight-color-secondary .fa-lastfm:before{content:"\F202"}.spotlight-color-secondary .fa-lastfm-square:before{content:"\F203"}.spotlight-color-secondary .fa-laugh:before{content:"\F599"}.spotlight-color-secondary .fa-laugh-beam:before{content:"\F59A"}.spotlight-color-secondary .fa-laugh-squint:before{content:"\F59B"}.spotlight-color-secondary .fa-laugh-wink:before{content:"\F59C"}.spotlight-color-secondary .fa-layer-group:before{content:"\F5FD"}.spotlight-color-secondary .fa-layer-minus:before{content:"\F5FE"}.spotlight-color-secondary .fa-layer-plus:before{content:"\F5FF"}.spotlight-color-secondary .fa-leaf:before{content:"\F06C"}.spotlight-color-secondary .fa-leaf-heart:before{content:"\F4CB"}.spotlight-color-secondary .fa-leaf-maple:before{content:"\F6F6"}.spotlight-color-secondary .fa-leaf-oak:before{content:"\F6F7"}.spotlight-color-secondary .fa-leanpub:before{content:"\F212"}.spotlight-color-secondary .fa-lemon:before{content:"\F094"}.spotlight-color-secondary .fa-less:before{content:"\F41D"}.spotlight-color-secondary .fa-less-than:before{content:"\F536"}.spotlight-color-secondary .fa-less-than-equal:before{content:"\F537"}.spotlight-color-secondary .fa-level-down:before{content:"\F149"}.spotlight-color-secondary .fa-level-down-alt:before{content:"\F3BE"}.spotlight-color-secondary .fa-level-up:before{content:"\F148"}.spotlight-color-secondary .fa-level-up-alt:before{content:"\F3BF"}.spotlight-color-secondary .fa-life-ring:before{content:"\F1CD"}.spotlight-color-secondary .fa-lightbulb:before{content:"\F0EB"}.spotlight-color-secondary .fa-lightbulb-dollar:before{content:"\F670"}.spotlight-color-secondary .fa-lightbulb-exclamation:before{content:"\F671"}.spotlight-color-secondary .fa-lightbulb-on:before{content:"\F672"}.spotlight-color-secondary .fa-lightbulb-slash:before{content:"\F673"}.spotlight-color-secondary .fa-lights-holiday:before{content:"\F7B2"}.spotlight-color-secondary .fa-line:before{content:"\F3C0"}.spotlight-color-secondary .fa-line-columns:before{content:"\F870"}.spotlight-color-secondary .fa-line-height:before{content:"\F871"}.spotlight-color-secondary .fa-link:before{content:"\F0C1"}.spotlight-color-secondary .fa-linkedin:before{content:"\F08C"}.spotlight-color-secondary .fa-linkedin-in:before{content:"\F0E1"}.spotlight-color-secondary .fa-linode:before{content:"\F2B8"}.spotlight-color-secondary .fa-linux:before{content:"\F17C"}.spotlight-color-secondary .fa-lips:before{content:"\F600"}.spotlight-color-secondary .fa-lira-sign:before{content:"\F195"}.spotlight-color-secondary .fa-list:before{content:"\F03A"}.spotlight-color-secondary .fa-list-alt:before{content:"\F022"}.spotlight-color-secondary .fa-list-music:before{content:"\F8C9"}.spotlight-color-secondary .fa-list-ol:before{content:"\F0CB"}.spotlight-color-secondary .fa-list-ul:before{content:"\F0CA"}.spotlight-color-secondary .fa-location:before{content:"\F601"}.spotlight-color-secondary .fa-location-arrow:before{content:"\F124"}.spotlight-color-secondary .fa-location-circle:before{content:"\F602"}.spotlight-color-secondary .fa-location-slash:before{content:"\F603"}.spotlight-color-secondary .fa-lock:before{content:"\F023"}.spotlight-color-secondary .fa-lock-alt:before{content:"\F30D"}.spotlight-color-secondary .fa-lock-open:before{content:"\F3C1"}.spotlight-color-secondary .fa-lock-open-alt:before{content:"\F3C2"}.spotlight-color-secondary .fa-long-arrow-alt-down:before{content:"\F309"}.spotlight-color-secondary .fa-long-arrow-alt-left:before{content:"\F30A"}.spotlight-color-secondary .fa-long-arrow-alt-right:before{content:"\F30B"}.spotlight-color-secondary .fa-long-arrow-alt-up:before{content:"\F30C"}.spotlight-color-secondary .fa-long-arrow-down:before{content:"\F175"}.spotlight-color-secondary .fa-long-arrow-left:before{content:"\F177"}.spotlight-color-secondary .fa-long-arrow-right:before{content:"\F178"}.spotlight-color-secondary .fa-long-arrow-up:before{content:"\F176"}.spotlight-color-secondary .fa-loveseat:before{content:"\F4CC"}.spotlight-color-secondary .fa-low-vision:before{content:"\F2A8"}.spotlight-color-secondary .fa-luchador:before{content:"\F455"}.spotlight-color-secondary .fa-luggage-cart:before{content:"\F59D"}.spotlight-color-secondary .fa-lungs:before{content:"\F604"}.spotlight-color-secondary .fa-lyft:before{content:"\F3C3"}.spotlight-color-secondary .fa-mace:before{content:"\F6F8"}.spotlight-color-secondary .fa-magento:before{content:"\F3C4"}.spotlight-color-secondary .fa-magic:before{content:"\F0D0"}.spotlight-color-secondary .fa-magnet:before{content:"\F076"}.spotlight-color-secondary .fa-mail-bulk:before{content:"\F674"}.spotlight-color-secondary .fa-mailbox:before{content:"\F813"}.spotlight-color-secondary .fa-mailchimp:before{content:"\F59E"}.spotlight-color-secondary .fa-male:before{content:"\F183"}.spotlight-color-secondary .fa-mandalorian:before{content:"\F50F"}.spotlight-color-secondary .fa-mandolin:before{content:"\F6F9"}.spotlight-color-secondary .fa-map:before{content:"\F279"}.spotlight-color-secondary .fa-map-marked:before{content:"\F59F"}.spotlight-color-secondary .fa-map-marked-alt:before{content:"\F5A0"}.spotlight-color-secondary .fa-map-marker:before{content:"\F041"}.spotlight-color-secondary .fa-map-marker-alt:before{content:"\F3C5"}.spotlight-color-secondary .fa-map-marker-alt-slash:before{content:"\F605"}.spotlight-color-secondary .fa-map-marker-check:before{content:"\F606"}.spotlight-color-secondary .fa-map-marker-edit:before{content:"\F607"}.spotlight-color-secondary .fa-map-marker-exclamation:before{content:"\F608"}.spotlight-color-secondary .fa-map-marker-minus:before{content:"\F609"}.spotlight-color-secondary .fa-map-marker-plus:before{content:"\F60A"}.spotlight-color-secondary .fa-map-marker-question:before{content:"\F60B"}.spotlight-color-secondary .fa-map-marker-slash:before{content:"\F60C"}.spotlight-color-secondary .fa-map-marker-smile:before{content:"\F60D"}.spotlight-color-secondary .fa-map-marker-times:before{content:"\F60E"}.spotlight-color-secondary .fa-map-pin:before{content:"\F276"}.spotlight-color-secondary .fa-map-signs:before{content:"\F277"}.spotlight-color-secondary .fa-markdown:before{content:"\F60F"}.spotlight-color-secondary .fa-marker:before{content:"\F5A1"}.spotlight-color-secondary .fa-mars:before{content:"\F222"}.spotlight-color-secondary .fa-mars-double:before{content:"\F227"}.spotlight-color-secondary .fa-mars-stroke:before{content:"\F229"}.spotlight-color-secondary .fa-mars-stroke-h:before{content:"\F22B"}.spotlight-color-secondary .fa-mars-stroke-v:before{content:"\F22A"}.spotlight-color-secondary .fa-mask:before{content:"\F6FA"}.spotlight-color-secondary .fa-mastodon:before{content:"\F4F6"}.spotlight-color-secondary .fa-maxcdn:before{content:"\F136"}.spotlight-color-secondary .fa-mdb:before{content:"\F8CA"}.spotlight-color-secondary .fa-meat:before{content:"\F814"}.spotlight-color-secondary .fa-medal:before{content:"\F5A2"}.spotlight-color-secondary .fa-medapps:before{content:"\F3C6"}.spotlight-color-secondary .fa-medium:before{content:"\F23A"}.spotlight-color-secondary .fa-medium-m:before{content:"\F3C7"}.spotlight-color-secondary .fa-medkit:before{content:"\F0FA"}.spotlight-color-secondary .fa-medrt:before{content:"\F3C8"}.spotlight-color-secondary .fa-meetup:before{content:"\F2E0"}.spotlight-color-secondary .fa-megaphone:before{content:"\F675"}.spotlight-color-secondary .fa-megaport:before{content:"\F5A3"}.spotlight-color-secondary .fa-meh:before{content:"\F11A"}.spotlight-color-secondary .fa-meh-blank:before{content:"\F5A4"}.spotlight-color-secondary .fa-meh-rolling-eyes:before{content:"\F5A5"}.spotlight-color-secondary .fa-memory:before{content:"\F538"}.spotlight-color-secondary .fa-mendeley:before{content:"\F7B3"}.spotlight-color-secondary .fa-menorah:before{content:"\F676"}.spotlight-color-secondary .fa-mercury:before{content:"\F223"}.spotlight-color-secondary .fa-meteor:before{content:"\F753"}.spotlight-color-secondary .fa-microchip:before{content:"\F2DB"}.spotlight-color-secondary .fa-microphone:before{content:"\F130"}.spotlight-color-secondary .fa-microphone-alt:before{content:"\F3C9"}.spotlight-color-secondary .fa-microphone-alt-slash:before{content:"\F539"}.spotlight-color-secondary .fa-microphone-slash:before{content:"\F131"}.spotlight-color-secondary .fa-microphone-stand:before{content:"\F8CB"}.spotlight-color-secondary .fa-microscope:before{content:"\F610"}.spotlight-color-secondary .fa-microsoft:before{content:"\F3CA"}.spotlight-color-secondary .fa-mind-share:before{content:"\F677"}.spotlight-color-secondary .fa-minus:before{content:"\F068"}.spotlight-color-secondary .fa-minus-circle:before{content:"\F056"}.spotlight-color-secondary .fa-minus-hexagon:before{content:"\F307"}.spotlight-color-secondary .fa-minus-octagon:before{content:"\F308"}.spotlight-color-secondary .fa-minus-square:before{content:"\F146"}.spotlight-color-secondary .fa-mistletoe:before{content:"\F7B4"}.spotlight-color-secondary .fa-mitten:before{content:"\F7B5"}.spotlight-color-secondary .fa-mix:before{content:"\F3CB"}.spotlight-color-secondary .fa-mixcloud:before{content:"\F289"}.spotlight-color-secondary .fa-mizuni:before{content:"\F3CC"}.spotlight-color-secondary .fa-mobile:before{content:"\F10B"}.spotlight-color-secondary .fa-mobile-alt:before{content:"\F3CD"}.spotlight-color-secondary .fa-mobile-android:before{content:"\F3CE"}.spotlight-color-secondary .fa-mobile-android-alt:before{content:"\F3CF"}.spotlight-color-secondary .fa-modx:before{content:"\F285"}.spotlight-color-secondary .fa-monero:before{content:"\F3D0"}.spotlight-color-secondary .fa-money-bill:before{content:"\F0D6"}.spotlight-color-secondary .fa-money-bill-alt:before{content:"\F3D1"}.spotlight-color-secondary .fa-money-bill-wave:before{content:"\F53A"}.spotlight-color-secondary .fa-money-bill-wave-alt:before{content:"\F53B"}.spotlight-color-secondary .fa-money-check:before{content:"\F53C"}.spotlight-color-secondary .fa-money-check-alt:before{content:"\F53D"}.spotlight-color-secondary .fa-money-check-edit:before{content:"\F872"}.spotlight-color-secondary .fa-money-check-edit-alt:before{content:"\F873"}.spotlight-color-secondary .fa-monitor-heart-rate:before{content:"\F611"}.spotlight-color-secondary .fa-monkey:before{content:"\F6FB"}.spotlight-color-secondary .fa-monument:before{content:"\F5A6"}.spotlight-color-secondary .fa-moon:before{content:"\F186"}.spotlight-color-secondary .fa-moon-cloud:before{content:"\F754"}.spotlight-color-secondary .fa-moon-stars:before{content:"\F755"}.spotlight-color-secondary .fa-mortar-pestle:before{content:"\F5A7"}.spotlight-color-secondary .fa-mosque:before{content:"\F678"}.spotlight-color-secondary .fa-motorcycle:before{content:"\F21C"}.spotlight-color-secondary .fa-mountain:before{content:"\F6FC"}.spotlight-color-secondary .fa-mountains:before{content:"\F6FD"}.spotlight-color-secondary .fa-mouse:before{content:"\F8CC"}.spotlight-color-secondary .fa-mouse-alt:before{content:"\F8CD"}.spotlight-color-secondary .fa-mouse-pointer:before{content:"\F245"}.spotlight-color-secondary .fa-mp3-player:before{content:"\F8CE"}.spotlight-color-secondary .fa-mug:before{content:"\F874"}.spotlight-color-secondary .fa-mug-hot:before{content:"\F7B6"}.spotlight-color-secondary .fa-mug-marshmallows:before{content:"\F7B7"}.spotlight-color-secondary .fa-mug-tea:before{content:"\F875"}.spotlight-color-secondary .fa-music:before{content:"\F001"}.spotlight-color-secondary .fa-music-alt:before{content:"\F8CF"}.spotlight-color-secondary .fa-music-alt-slash:before{content:"\F8D0"}.spotlight-color-secondary .fa-music-slash:before{content:"\F8D1"}.spotlight-color-secondary .fa-napster:before{content:"\F3D2"}.spotlight-color-secondary .fa-narwhal:before{content:"\F6FE"}.spotlight-color-secondary .fa-neos:before{content:"\F612"}.spotlight-color-secondary .fa-network-wired:before{content:"\F6FF"}.spotlight-color-secondary .fa-neuter:before{content:"\F22C"}.spotlight-color-secondary .fa-newspaper:before{content:"\F1EA"}.spotlight-color-secondary .fa-nimblr:before{content:"\F5A8"}.spotlight-color-secondary .fa-node:before{content:"\F419"}.spotlight-color-secondary .fa-node-js:before{content:"\F3D3"}.spotlight-color-secondary .fa-not-equal:before{content:"\F53E"}.spotlight-color-secondary .fa-notes-medical:before{content:"\F481"}.spotlight-color-secondary .fa-npm:before{content:"\F3D4"}.spotlight-color-secondary .fa-ns8:before{content:"\F3D5"}.spotlight-color-secondary .fa-nutritionix:before{content:"\F3D6"}.spotlight-color-secondary .fa-object-group:before{content:"\F247"}.spotlight-color-secondary .fa-object-ungroup:before{content:"\F248"}.spotlight-color-secondary .fa-octagon:before{content:"\F306"}.spotlight-color-secondary .fa-odnoklassniki:before{content:"\F263"}.spotlight-color-secondary .fa-odnoklassniki-square:before{content:"\F264"}.spotlight-color-secondary .fa-oil-can:before{content:"\F613"}.spotlight-color-secondary .fa-oil-temp:before{content:"\F614"}.spotlight-color-secondary .fa-old-republic:before{content:"\F510"}.spotlight-color-secondary .fa-om:before{content:"\F679"}.spotlight-color-secondary .fa-omega:before{content:"\F67A"}.spotlight-color-secondary .fa-opencart:before{content:"\F23D"}.spotlight-color-secondary .fa-openid:before{content:"\F19B"}.spotlight-color-secondary .fa-opera:before{content:"\F26A"}.spotlight-color-secondary .fa-optin-monster:before{content:"\F23C"}.spotlight-color-secondary .fa-orcid:before{content:"\F8D2"}.spotlight-color-secondary .fa-ornament:before{content:"\F7B8"}.spotlight-color-secondary .fa-osi:before{content:"\F41A"}.spotlight-color-secondary .fa-otter:before{content:"\F700"}.spotlight-color-secondary .fa-outdent:before{content:"\F03B"}.spotlight-color-secondary .fa-overline:before{content:"\F876"}.spotlight-color-secondary .fa-page-break:before{content:"\F877"}.spotlight-color-secondary .fa-page4:before{content:"\F3D7"}.spotlight-color-secondary .fa-pagelines:before{content:"\F18C"}.spotlight-color-secondary .fa-pager:before{content:"\F815"}.spotlight-color-secondary .fa-paint-brush:before{content:"\F1FC"}.spotlight-color-secondary .fa-paint-brush-alt:before{content:"\F5A9"}.spotlight-color-secondary .fa-paint-roller:before{content:"\F5AA"}.spotlight-color-secondary .fa-palette:before{content:"\F53F"}.spotlight-color-secondary .fa-palfed:before{content:"\F3D8"}.spotlight-color-secondary .fa-pallet:before{content:"\F482"}.spotlight-color-secondary .fa-pallet-alt:before{content:"\F483"}.spotlight-color-secondary .fa-paper-plane:before{content:"\F1D8"}.spotlight-color-secondary .fa-paperclip:before{content:"\F0C6"}.spotlight-color-secondary .fa-parachute-box:before{content:"\F4CD"}.spotlight-color-secondary .fa-paragraph:before{content:"\F1DD"}.spotlight-color-secondary .fa-paragraph-rtl:before{content:"\F878"}.spotlight-color-secondary .fa-parking:before{content:"\F540"}.spotlight-color-secondary .fa-parking-circle:before{content:"\F615"}.spotlight-color-secondary .fa-parking-circle-slash:before{content:"\F616"}.spotlight-color-secondary .fa-parking-slash:before{content:"\F617"}.spotlight-color-secondary .fa-passport:before{content:"\F5AB"}.spotlight-color-secondary .fa-pastafarianism:before{content:"\F67B"}.spotlight-color-secondary .fa-paste:before{content:"\F0EA"}.spotlight-color-secondary .fa-patreon:before{content:"\F3D9"}.spotlight-color-secondary .fa-pause:before{content:"\F04C"}.spotlight-color-secondary .fa-pause-circle:before{content:"\F28B"}.spotlight-color-secondary .fa-paw:before{content:"\F1B0"}.spotlight-color-secondary .fa-paw-alt:before{content:"\F701"}.spotlight-color-secondary .fa-paw-claws:before{content:"\F702"}.spotlight-color-secondary .fa-paypal:before{content:"\F1ED"}.spotlight-color-secondary .fa-peace:before{content:"\F67C"}.spotlight-color-secondary .fa-pegasus:before{content:"\F703"}.spotlight-color-secondary .fa-pen:before{content:"\F304"}.spotlight-color-secondary .fa-pen-alt:before{content:"\F305"}.spotlight-color-secondary .fa-pen-fancy:before{content:"\F5AC"}.spotlight-color-secondary .fa-pen-nib:before{content:"\F5AD"}.spotlight-color-secondary .fa-pen-square:before{content:"\F14B"}.spotlight-color-secondary .fa-pencil:before{content:"\F040"}.spotlight-color-secondary .fa-pencil-alt:before{content:"\F303"}.spotlight-color-secondary .fa-pencil-paintbrush:before{content:"\F618"}.spotlight-color-secondary .fa-pencil-ruler:before{content:"\F5AE"}.spotlight-color-secondary .fa-pennant:before{content:"\F456"}.spotlight-color-secondary .fa-penny-arcade:before{content:"\F704"}.spotlight-color-secondary .fa-people-carry:before{content:"\F4CE"}.spotlight-color-secondary .fa-pepper-hot:before{content:"\F816"}.spotlight-color-secondary .fa-percent:before{content:"\F295"}.spotlight-color-secondary .fa-percentage:before{content:"\F541"}.spotlight-color-secondary .fa-periscope:before{content:"\F3DA"}.spotlight-color-secondary .fa-person-booth:before{content:"\F756"}.spotlight-color-secondary .fa-person-carry:before{content:"\F4CF"}.spotlight-color-secondary .fa-person-dolly:before{content:"\F4D0"}.spotlight-color-secondary .fa-person-dolly-empty:before{content:"\F4D1"}.spotlight-color-secondary .fa-person-sign:before{content:"\F757"}.spotlight-color-secondary .fa-phabricator:before{content:"\F3DB"}.spotlight-color-secondary .fa-phoenix-framework:before{content:"\F3DC"}.spotlight-color-secondary .fa-phoenix-squadron:before{content:"\F511"}.spotlight-color-secondary .fa-phone:before{content:"\F095"}.spotlight-color-secondary .fa-phone-alt:before{content:"\F879"}.spotlight-color-secondary .fa-phone-laptop:before{content:"\F87A"}.spotlight-color-secondary .fa-phone-office:before{content:"\F67D"}.spotlight-color-secondary .fa-phone-plus:before{content:"\F4D2"}.spotlight-color-secondary .fa-phone-rotary:before{content:"\F8D3"}.spotlight-color-secondary .fa-phone-slash:before{content:"\F3DD"}.spotlight-color-secondary .fa-phone-square:before{content:"\F098"}.spotlight-color-secondary .fa-phone-square-alt:before{content:"\F87B"}.spotlight-color-secondary .fa-phone-volume:before{content:"\F2A0"}.spotlight-color-secondary .fa-photo-video:before{content:"\F87C"}.spotlight-color-secondary .fa-php:before{content:"\F457"}.spotlight-color-secondary .fa-pi:before{content:"\F67E"}.spotlight-color-secondary .fa-piano:before{content:"\F8D4"}.spotlight-color-secondary .fa-piano-keyboard:before{content:"\F8D5"}.spotlight-color-secondary .fa-pie:before{content:"\F705"}.spotlight-color-secondary .fa-pied-piper:before{content:"\F2AE"}.spotlight-color-secondary .fa-pied-piper-alt:before{content:"\F1A8"}.spotlight-color-secondary .fa-pied-piper-hat:before{content:"\F4E5"}.spotlight-color-secondary .fa-pied-piper-pp:before{content:"\F1A7"}.spotlight-color-secondary .fa-pig:before{content:"\F706"}.spotlight-color-secondary .fa-piggy-bank:before{content:"\F4D3"}.spotlight-color-secondary .fa-pills:before{content:"\F484"}.spotlight-color-secondary .fa-pinterest:before{content:"\F0D2"}.spotlight-color-secondary .fa-pinterest-p:before{content:"\F231"}.spotlight-color-secondary .fa-pinterest-square:before{content:"\F0D3"}.spotlight-color-secondary .fa-pizza:before{content:"\F817"}.spotlight-color-secondary .fa-pizza-slice:before{content:"\F818"}.spotlight-color-secondary .fa-place-of-worship:before{content:"\F67F"}.spotlight-color-secondary .fa-plane:before{content:"\F072"}.spotlight-color-secondary .fa-plane-alt:before{content:"\F3DE"}.spotlight-color-secondary .fa-plane-arrival:before{content:"\F5AF"}.spotlight-color-secondary .fa-plane-departure:before{content:"\F5B0"}.spotlight-color-secondary .fa-play:before{content:"\F04B"}.spotlight-color-secondary .fa-play-circle:before{content:"\F144"}.spotlight-color-secondary .fa-playstation:before{content:"\F3DF"}.spotlight-color-secondary .fa-plug:before{content:"\F1E6"}.spotlight-color-secondary .fa-plus:before{content:"\F067"}.spotlight-color-secondary .fa-plus-circle:before{content:"\F055"}.spotlight-color-secondary .fa-plus-hexagon:before{content:"\F300"}.spotlight-color-secondary .fa-plus-octagon:before{content:"\F301"}.spotlight-color-secondary .fa-plus-square:before{content:"\F0FE"}.spotlight-color-secondary .fa-podcast:before{content:"\F2CE"}.spotlight-color-secondary .fa-podium:before{content:"\F680"}.spotlight-color-secondary .fa-podium-star:before{content:"\F758"}.spotlight-color-secondary .fa-poll:before{content:"\F681"}.spotlight-color-secondary .fa-poll-h:before{content:"\F682"}.spotlight-color-secondary .fa-poll-people:before{content:"\F759"}.spotlight-color-secondary .fa-poo:before{content:"\F2FE"}.spotlight-color-secondary .fa-poo-storm:before{content:"\F75A"}.spotlight-color-secondary .fa-poop:before{content:"\F619"}.spotlight-color-secondary .fa-popcorn:before{content:"\F819"}.spotlight-color-secondary .fa-portrait:before{content:"\F3E0"}.spotlight-color-secondary .fa-pound-sign:before{content:"\F154"}.spotlight-color-secondary .fa-power-off:before{content:"\F011"}.spotlight-color-secondary .fa-pray:before{content:"\F683"}.spotlight-color-secondary .fa-praying-hands:before{content:"\F684"}.spotlight-color-secondary .fa-prescription:before{content:"\F5B1"}.spotlight-color-secondary .fa-prescription-bottle:before{content:"\F485"}.spotlight-color-secondary .fa-prescription-bottle-alt:before{content:"\F486"}.spotlight-color-secondary .fa-presentation:before{content:"\F685"}.spotlight-color-secondary .fa-print:before{content:"\F02F"}.spotlight-color-secondary .fa-print-search:before{content:"\F81A"}.spotlight-color-secondary .fa-print-slash:before{content:"\F686"}.spotlight-color-secondary .fa-procedures:before{content:"\F487"}.spotlight-color-secondary .fa-product-hunt:before{content:"\F288"}.spotlight-color-secondary .fa-project-diagram:before{content:"\F542"}.spotlight-color-secondary .fa-projector:before{content:"\F8D6"}.spotlight-color-secondary .fa-pumpkin:before{content:"\F707"}.spotlight-color-secondary .fa-pushed:before{content:"\F3E1"}.spotlight-color-secondary .fa-puzzle-piece:before{content:"\F12E"}.spotlight-color-secondary .fa-python:before{content:"\F3E2"}.spotlight-color-secondary .fa-qq:before{content:"\F1D6"}.spotlight-color-secondary .fa-qrcode:before{content:"\F029"}.spotlight-color-secondary .fa-question:before{content:"\F128"}.spotlight-color-secondary .fa-question-circle:before{content:"\F059"}.spotlight-color-secondary .fa-question-square:before{content:"\F2FD"}.spotlight-color-secondary .fa-quidditch:before{content:"\F458"}.spotlight-color-secondary .fa-quinscape:before{content:"\F459"}.spotlight-color-secondary .fa-quora:before{content:"\F2C4"}.spotlight-color-secondary .fa-quote-left:before{content:"\F10D"}.spotlight-color-secondary .fa-quote-right:before{content:"\F10E"}.spotlight-color-secondary .fa-quran:before{content:"\F687"}.spotlight-color-secondary .fa-r-project:before{content:"\F4F7"}.spotlight-color-secondary .fa-rabbit:before{content:"\F708"}.spotlight-color-secondary .fa-rabbit-fast:before{content:"\F709"}.spotlight-color-secondary .fa-racquet:before{content:"\F45A"}.spotlight-color-secondary .fa-radiation:before{content:"\F7B9"}.spotlight-color-secondary .fa-radiation-alt:before{content:"\F7BA"}.spotlight-color-secondary .fa-radio:before{content:"\F8D7"}.spotlight-color-secondary .fa-radio-alt:before{content:"\F8D8"}.spotlight-color-secondary .fa-rainbow:before{content:"\F75B"}.spotlight-color-secondary .fa-raindrops:before{content:"\F75C"}.spotlight-color-secondary .fa-ram:before{content:"\F70A"}.spotlight-color-secondary .fa-ramp-loading:before{content:"\F4D4"}.spotlight-color-secondary .fa-random:before{content:"\F074"}.spotlight-color-secondary .fa-raspberry-pi:before{content:"\F7BB"}.spotlight-color-secondary .fa-ravelry:before{content:"\F2D9"}.spotlight-color-secondary .fa-react:before{content:"\F41B"}.spotlight-color-secondary .fa-reacteurope:before{content:"\F75D"}.spotlight-color-secondary .fa-readme:before{content:"\F4D5"}.spotlight-color-secondary .fa-rebel:before{content:"\F1D0"}.spotlight-color-secondary .fa-receipt:before{content:"\F543"}.spotlight-color-secondary .fa-record-vinyl:before{content:"\F8D9"}.spotlight-color-secondary .fa-rectangle-landscape:before{content:"\F2FA"}.spotlight-color-secondary .fa-rectangle-portrait:before{content:"\F2FB"}.spotlight-color-secondary .fa-rectangle-wide:before{content:"\F2FC"}.spotlight-color-secondary .fa-recycle:before{content:"\F1B8"}.spotlight-color-secondary .fa-red-river:before{content:"\F3E3"}.spotlight-color-secondary .fa-reddit:before{content:"\F1A1"}.spotlight-color-secondary .fa-reddit-alien:before{content:"\F281"}.spotlight-color-secondary .fa-reddit-square:before{content:"\F1A2"}.spotlight-color-secondary .fa-redhat:before{content:"\F7BC"}.spotlight-color-secondary .fa-redo:before{content:"\F01E"}.spotlight-color-secondary .fa-redo-alt:before{content:"\F2F9"}.spotlight-color-secondary .fa-registered:before{content:"\F25D"}.spotlight-color-secondary .fa-remove-format:before{content:"\F87D"}.spotlight-color-secondary .fa-renren:before{content:"\F18B"}.spotlight-color-secondary .fa-repeat:before{content:"\F363"}.spotlight-color-secondary .fa-repeat-1:before{content:"\F365"}.spotlight-color-secondary .fa-repeat-1-alt:before{content:"\F366"}.spotlight-color-secondary .fa-repeat-alt:before{content:"\F364"}.spotlight-color-secondary .fa-reply:before{content:"\F3E5"}.spotlight-color-secondary .fa-reply-all:before{content:"\F122"}.spotlight-color-secondary .fa-replyd:before{content:"\F3E6"}.spotlight-color-secondary .fa-republican:before{content:"\F75E"}.spotlight-color-secondary .fa-researchgate:before{content:"\F4F8"}.spotlight-color-secondary .fa-resolving:before{content:"\F3E7"}.spotlight-color-secondary .fa-restroom:before{content:"\F7BD"}.spotlight-color-secondary .fa-retweet:before{content:"\F079"}.spotlight-color-secondary .fa-retweet-alt:before{content:"\F361"}.spotlight-color-secondary .fa-rev:before{content:"\F5B2"}.spotlight-color-secondary .fa-ribbon:before{content:"\F4D6"}.spotlight-color-secondary .fa-ring:before{content:"\F70B"}.spotlight-color-secondary .fa-rings-wedding:before{content:"\F81B"}.spotlight-color-secondary .fa-road:before{content:"\F018"}.spotlight-color-secondary .fa-robot:before{content:"\F544"}.spotlight-color-secondary .fa-rocket:before{content:"\F135"}.spotlight-color-secondary .fa-rocketchat:before{content:"\F3E8"}.spotlight-color-secondary .fa-rockrms:before{content:"\F3E9"}.spotlight-color-secondary .fa-route:before{content:"\F4D7"}.spotlight-color-secondary .fa-route-highway:before{content:"\F61A"}.spotlight-color-secondary .fa-route-interstate:before{content:"\F61B"}.spotlight-color-secondary .fa-router:before{content:"\F8DA"}.spotlight-color-secondary .fa-rss:before{content:"\F09E"}.spotlight-color-secondary .fa-rss-square:before{content:"\F143"}.spotlight-color-secondary .fa-ruble-sign:before{content:"\F158"}.spotlight-color-secondary .fa-ruler:before{content:"\F545"}.spotlight-color-secondary .fa-ruler-combined:before{content:"\F546"}.spotlight-color-secondary .fa-ruler-horizontal:before{content:"\F547"}.spotlight-color-secondary .fa-ruler-triangle:before{content:"\F61C"}.spotlight-color-secondary .fa-ruler-vertical:before{content:"\F548"}.spotlight-color-secondary .fa-running:before{content:"\F70C"}.spotlight-color-secondary .fa-rupee-sign:before{content:"\F156"}.spotlight-color-secondary .fa-rv:before{content:"\F7BE"}.spotlight-color-secondary .fa-sack:before{content:"\F81C"}.spotlight-color-secondary .fa-sack-dollar:before{content:"\F81D"}.spotlight-color-secondary .fa-sad-cry:before{content:"\F5B3"}.spotlight-color-secondary .fa-sad-tear:before{content:"\F5B4"}.spotlight-color-secondary .fa-safari:before{content:"\F267"}.spotlight-color-secondary .fa-salad:before{content:"\F81E"}.spotlight-color-secondary .fa-salesforce:before{content:"\F83B"}.spotlight-color-secondary .fa-sandwich:before{content:"\F81F"}.spotlight-color-secondary .fa-sass:before{content:"\F41E"}.spotlight-color-secondary .fa-satellite:before{content:"\F7BF"}.spotlight-color-secondary .fa-satellite-dish:before{content:"\F7C0"}.spotlight-color-secondary .fa-sausage:before{content:"\F820"}.spotlight-color-secondary .fa-save:before{content:"\F0C7"}.spotlight-color-secondary .fa-sax-hot:before{content:"\F8DB"}.spotlight-color-secondary .fa-saxophone:before{content:"\F8DC"}.spotlight-color-secondary .fa-scalpel:before{content:"\F61D"}.spotlight-color-secondary .fa-scalpel-path:before{content:"\F61E"}.spotlight-color-secondary .fa-scanner:before{content:"\F488"}.spotlight-color-secondary .fa-scanner-image:before{content:"\F8F3"}.spotlight-color-secondary .fa-scanner-keyboard:before{content:"\F489"}.spotlight-color-secondary .fa-scanner-touchscreen:before{content:"\F48A"}.spotlight-color-secondary .fa-scarecrow:before{content:"\F70D"}.spotlight-color-secondary .fa-scarf:before{content:"\F7C1"}.spotlight-color-secondary .fa-schlix:before{content:"\F3EA"}.spotlight-color-secondary .fa-school:before{content:"\F549"}.spotlight-color-secondary .fa-screwdriver:before{content:"\F54A"}.spotlight-color-secondary .fa-scribd:before{content:"\F28A"}.spotlight-color-secondary .fa-scroll:before{content:"\F70E"}.spotlight-color-secondary .fa-scroll-old:before{content:"\F70F"}.spotlight-color-secondary .fa-scrubber:before{content:"\F2F8"}.spotlight-color-secondary .fa-scythe:before{content:"\F710"}.spotlight-color-secondary .fa-sd-card:before{content:"\F7C2"}.spotlight-color-secondary .fa-search:before{content:"\F002"}.spotlight-color-secondary .fa-search-dollar:before{content:"\F688"}.spotlight-color-secondary .fa-search-location:before{content:"\F689"}.spotlight-color-secondary .fa-search-minus:before{content:"\F010"}.spotlight-color-secondary .fa-search-plus:before{content:"\F00E"}.spotlight-color-secondary .fa-searchengin:before{content:"\F3EB"}.spotlight-color-secondary .fa-seedling:before{content:"\F4D8"}.spotlight-color-secondary .fa-sellcast:before{content:"\F2DA"}.spotlight-color-secondary .fa-sellsy:before{content:"\F213"}.spotlight-color-secondary .fa-send-back:before{content:"\F87E"}.spotlight-color-secondary .fa-send-backward:before{content:"\F87F"}.spotlight-color-secondary .fa-server:before{content:"\F233"}.spotlight-color-secondary .fa-servicestack:before{content:"\F3EC"}.spotlight-color-secondary .fa-shapes:before{content:"\F61F"}.spotlight-color-secondary .fa-share:before{content:"\F064"}.spotlight-color-secondary .fa-share-all:before{content:"\F367"}.spotlight-color-secondary .fa-share-alt:before{content:"\F1E0"}.spotlight-color-secondary .fa-share-alt-square:before{content:"\F1E1"}.spotlight-color-secondary .fa-share-square:before{content:"\F14D"}.spotlight-color-secondary .fa-sheep:before{content:"\F711"}.spotlight-color-secondary .fa-shekel-sign:before{content:"\F20B"}.spotlight-color-secondary .fa-shield:before{content:"\F132"}.spotlight-color-secondary .fa-shield-alt:before{content:"\F3ED"}.spotlight-color-secondary .fa-shield-check:before{content:"\F2F7"}.spotlight-color-secondary .fa-shield-cross:before{content:"\F712"}.spotlight-color-secondary .fa-ship:before{content:"\F21A"}.spotlight-color-secondary .fa-shipping-fast:before{content:"\F48B"}.spotlight-color-secondary .fa-shipping-timed:before{content:"\F48C"}.spotlight-color-secondary .fa-shirtsinbulk:before{content:"\F214"}.spotlight-color-secondary .fa-shish-kebab:before{content:"\F821"}.spotlight-color-secondary .fa-shoe-prints:before{content:"\F54B"}.spotlight-color-secondary .fa-shopping-bag:before{content:"\F290"}.spotlight-color-secondary .fa-shopping-basket:before{content:"\F291"}.spotlight-color-secondary .fa-shopping-cart:before{content:"\F07A"}.spotlight-color-secondary .fa-shopware:before{content:"\F5B5"}.spotlight-color-secondary .fa-shovel:before{content:"\F713"}.spotlight-color-secondary .fa-shovel-snow:before{content:"\F7C3"}.spotlight-color-secondary .fa-shower:before{content:"\F2CC"}.spotlight-color-secondary .fa-shredder:before{content:"\F68A"}.spotlight-color-secondary .fa-shuttle-van:before{content:"\F5B6"}.spotlight-color-secondary .fa-shuttlecock:before{content:"\F45B"}.spotlight-color-secondary .fa-sickle:before{content:"\F822"}.spotlight-color-secondary .fa-sigma:before{content:"\F68B"}.spotlight-color-secondary .fa-sign:before{content:"\F4D9"}.spotlight-color-secondary .fa-sign-in:before{content:"\F090"}.spotlight-color-secondary .fa-sign-in-alt:before{content:"\F2F6"}.spotlight-color-secondary .fa-sign-language:before{content:"\F2A7"}.spotlight-color-secondary .fa-sign-out:before{content:"\F08B"}.spotlight-color-secondary .fa-sign-out-alt:before{content:"\F2F5"}.spotlight-color-secondary .fa-signal:before{content:"\F012"}.spotlight-color-secondary .fa-signal-1:before{content:"\F68C"}.spotlight-color-secondary .fa-signal-2:before{content:"\F68D"}.spotlight-color-secondary .fa-signal-3:before{content:"\F68E"}.spotlight-color-secondary .fa-signal-4:before{content:"\F68F"}.spotlight-color-secondary .fa-signal-alt:before{content:"\F690"}.spotlight-color-secondary .fa-signal-alt-1:before{content:"\F691"}.spotlight-color-secondary .fa-signal-alt-2:before{content:"\F692"}.spotlight-color-secondary .fa-signal-alt-3:before{content:"\F693"}.spotlight-color-secondary .fa-signal-alt-slash:before{content:"\F694"}.spotlight-color-secondary .fa-signal-slash:before{content:"\F695"}.spotlight-color-secondary .fa-signal-stream:before{content:"\F8DD"}.spotlight-color-secondary .fa-signature:before{content:"\F5B7"}.spotlight-color-secondary .fa-sim-card:before{content:"\F7C4"}.spotlight-color-secondary .fa-simplybuilt:before{content:"\F215"}.spotlight-color-secondary .fa-sistrix:before{content:"\F3EE"}.spotlight-color-secondary .fa-sitemap:before{content:"\F0E8"}.spotlight-color-secondary .fa-sith:before{content:"\F512"}.spotlight-color-secondary .fa-skating:before{content:"\F7C5"}.spotlight-color-secondary .fa-skeleton:before{content:"\F620"}.spotlight-color-secondary .fa-sketch:before{content:"\F7C6"}.spotlight-color-secondary .fa-ski-jump:before{content:"\F7C7"}.spotlight-color-secondary .fa-ski-lift:before{content:"\F7C8"}.spotlight-color-secondary .fa-skiing:before{content:"\F7C9"}.spotlight-color-secondary .fa-skiing-nordic:before{content:"\F7CA"}.spotlight-color-secondary .fa-skull:before{content:"\F54C"}.spotlight-color-secondary .fa-skull-cow:before{content:"\F8DE"}.spotlight-color-secondary .fa-skull-crossbones:before{content:"\F714"}.spotlight-color-secondary .fa-skyatlas:before{content:"\F216"}.spotlight-color-secondary .fa-skype:before{content:"\F17E"}.spotlight-color-secondary .fa-slack:before{content:"\F198"}.spotlight-color-secondary .fa-slack-hash:before{content:"\F3EF"}.spotlight-color-secondary .fa-slash:before{content:"\F715"}.spotlight-color-secondary .fa-sledding:before{content:"\F7CB"}.spotlight-color-secondary .fa-sleigh:before{content:"\F7CC"}.spotlight-color-secondary .fa-sliders-h:before{content:"\F1DE"}.spotlight-color-secondary .fa-sliders-h-square:before{content:"\F3F0"}.spotlight-color-secondary .fa-sliders-v:before{content:"\F3F1"}.spotlight-color-secondary .fa-sliders-v-square:before{content:"\F3F2"}.spotlight-color-secondary .fa-slideshare:before{content:"\F1E7"}.spotlight-color-secondary .fa-smile:before{content:"\F118"}.spotlight-color-secondary .fa-smile-beam:before{content:"\F5B8"}.spotlight-color-secondary .fa-smile-plus:before{content:"\F5B9"}.spotlight-color-secondary .fa-smile-wink:before{content:"\F4DA"}.spotlight-color-secondary .fa-smog:before{content:"\F75F"}.spotlight-color-secondary .fa-smoke:before{content:"\F760"}.spotlight-color-secondary .fa-smoking:before{content:"\F48D"}.spotlight-color-secondary .fa-smoking-ban:before{content:"\F54D"}.spotlight-color-secondary .fa-sms:before{content:"\F7CD"}.spotlight-color-secondary .fa-snake:before{content:"\F716"}.spotlight-color-secondary .fa-snapchat:before{content:"\F2AB"}.spotlight-color-secondary .fa-snapchat-ghost:before{content:"\F2AC"}.spotlight-color-secondary .fa-snapchat-square:before{content:"\F2AD"}.spotlight-color-secondary .fa-snooze:before{content:"\F880"}.spotlight-color-secondary .fa-snow-blowing:before{content:"\F761"}.spotlight-color-secondary .fa-snowboarding:before{content:"\F7CE"}.spotlight-color-secondary .fa-snowflake:before{content:"\F2DC"}.spotlight-color-secondary .fa-snowflakes:before{content:"\F7CF"}.spotlight-color-secondary .fa-snowman:before{content:"\F7D0"}.spotlight-color-secondary .fa-snowmobile:before{content:"\F7D1"}.spotlight-color-secondary .fa-snowplow:before{content:"\F7D2"}.spotlight-color-secondary .fa-socks:before{content:"\F696"}.spotlight-color-secondary .fa-solar-panel:before{content:"\F5BA"}.spotlight-color-secondary .fa-sort:before{content:"\F0DC"}.spotlight-color-secondary .fa-sort-alpha-down:before{content:"\F15D"}.spotlight-color-secondary .fa-sort-alpha-down-alt:before{content:"\F881"}.spotlight-color-secondary .fa-sort-alpha-up:before{content:"\F15E"}.spotlight-color-secondary .fa-sort-alpha-up-alt:before{content:"\F882"}.spotlight-color-secondary .fa-sort-alt:before{content:"\F883"}.spotlight-color-secondary .fa-sort-amount-down:before{content:"\F160"}.spotlight-color-secondary .fa-sort-amount-down-alt:before{content:"\F884"}.spotlight-color-secondary .fa-sort-amount-up:before{content:"\F161"}.spotlight-color-secondary .fa-sort-amount-up-alt:before{content:"\F885"}.spotlight-color-secondary .fa-sort-down:before{content:"\F0DD"}.spotlight-color-secondary .fa-sort-numeric-down:before{content:"\F162"}.spotlight-color-secondary .fa-sort-numeric-down-alt:before{content:"\F886"}.spotlight-color-secondary .fa-sort-numeric-up:before{content:"\F163"}.spotlight-color-secondary .fa-sort-numeric-up-alt:before{content:"\F887"}.spotlight-color-secondary .fa-sort-shapes-down:before{content:"\F888"}.spotlight-color-secondary .fa-sort-shapes-down-alt:before{content:"\F889"}.spotlight-color-secondary .fa-sort-shapes-up:before{content:"\F88A"}.spotlight-color-secondary .fa-sort-shapes-up-alt:before{content:"\F88B"}.spotlight-color-secondary .fa-sort-size-down:before{content:"\F88C"}.spotlight-color-secondary .fa-sort-size-down-alt:before{content:"\F88D"}.spotlight-color-secondary .fa-sort-size-up:before{content:"\F88E"}.spotlight-color-secondary .fa-sort-size-up-alt:before{content:"\F88F"}.spotlight-color-secondary .fa-sort-up:before{content:"\F0DE"}.spotlight-color-secondary .fa-soundcloud:before{content:"\F1BE"}.spotlight-color-secondary .fa-soup:before{content:"\F823"}.spotlight-color-secondary .fa-sourcetree:before{content:"\F7D3"}.spotlight-color-secondary .fa-spa:before{content:"\F5BB"}.spotlight-color-secondary .fa-space-shuttle:before{content:"\F197"}.spotlight-color-secondary .fa-spade:before{content:"\F2F4"}.spotlight-color-secondary .fa-sparkles:before{content:"\F890"}.spotlight-color-secondary .fa-speakap:before{content:"\F3F3"}.spotlight-color-secondary .fa-speaker:before{content:"\F8DF"}.spotlight-color-secondary .fa-speaker-deck:before{content:"\F83C"}.spotlight-color-secondary .fa-speakers:before{content:"\F8E0"}.spotlight-color-secondary .fa-spell-check:before{content:"\F891"}.spotlight-color-secondary .fa-spider:before{content:"\F717"}.spotlight-color-secondary .fa-spider-black-widow:before{content:"\F718"}.spotlight-color-secondary .fa-spider-web:before{content:"\F719"}.spotlight-color-secondary .fa-spinner:before{content:"\F110"}.spotlight-color-secondary .fa-spinner-third:before{content:"\F3F4"}.spotlight-color-secondary .fa-splotch:before{content:"\F5BC"}.spotlight-color-secondary .fa-spotify:before{content:"\F1BC"}.spotlight-color-secondary .fa-spray-can:before{content:"\F5BD"}.spotlight-color-secondary .fa-square:before{content:"\F0C8"}.spotlight-color-secondary .fa-square-full:before{content:"\F45C"}.spotlight-color-secondary .fa-square-root:before{content:"\F697"}.spotlight-color-secondary .fa-square-root-alt:before{content:"\F698"}.spotlight-color-secondary .fa-squarespace:before{content:"\F5BE"}.spotlight-color-secondary .fa-squirrel:before{content:"\F71A"}.spotlight-color-secondary .fa-stack-exchange:before{content:"\F18D"}.spotlight-color-secondary .fa-stack-overflow:before{content:"\F16C"}.spotlight-color-secondary .fa-stackpath:before{content:"\F842"}.spotlight-color-secondary .fa-staff:before{content:"\F71B"}.spotlight-color-secondary .fa-stamp:before{content:"\F5BF"}.spotlight-color-secondary .fa-star:before{content:"\F005"}.spotlight-color-secondary .fa-star-and-crescent:before{content:"\F699"}.spotlight-color-secondary .fa-star-christmas:before{content:"\F7D4"}.spotlight-color-secondary .fa-star-exclamation:before{content:"\F2F3"}.spotlight-color-secondary .fa-star-half:before{content:"\F089"}.spotlight-color-secondary .fa-star-half-alt:before{content:"\F5C0"}.spotlight-color-secondary .fa-star-of-david:before{content:"\F69A"}.spotlight-color-secondary .fa-star-of-life:before{content:"\F621"}.spotlight-color-secondary .fa-stars:before{content:"\F762"}.spotlight-color-secondary .fa-staylinked:before{content:"\F3F5"}.spotlight-color-secondary .fa-steak:before{content:"\F824"}.spotlight-color-secondary .fa-steam:before{content:"\F1B6"}.spotlight-color-secondary .fa-steam-square:before{content:"\F1B7"}.spotlight-color-secondary .fa-steam-symbol:before{content:"\F3F6"}.spotlight-color-secondary .fa-steering-wheel:before{content:"\F622"}.spotlight-color-secondary .fa-step-backward:before{content:"\F048"}.spotlight-color-secondary .fa-step-forward:before{content:"\F051"}.spotlight-color-secondary .fa-stethoscope:before{content:"\F0F1"}.spotlight-color-secondary .fa-sticker-mule:before{content:"\F3F7"}.spotlight-color-secondary .fa-sticky-note:before{content:"\F249"}.spotlight-color-secondary .fa-stocking:before{content:"\F7D5"}.spotlight-color-secondary .fa-stomach:before{content:"\F623"}.spotlight-color-secondary .fa-stop:before{content:"\F04D"}.spotlight-color-secondary .fa-stop-circle:before{content:"\F28D"}.spotlight-color-secondary .fa-stopwatch:before{content:"\F2F2"}.spotlight-color-secondary .fa-store:before{content:"\F54E"}.spotlight-color-secondary .fa-store-alt:before{content:"\F54F"}.spotlight-color-secondary .fa-strava:before{content:"\F428"}.spotlight-color-secondary .fa-stream:before{content:"\F550"}.spotlight-color-secondary .fa-street-view:before{content:"\F21D"}.spotlight-color-secondary .fa-stretcher:before{content:"\F825"}.spotlight-color-secondary .fa-strikethrough:before{content:"\F0CC"}.spotlight-color-secondary .fa-stripe:before{content:"\F429"}.spotlight-color-secondary .fa-stripe-s:before{content:"\F42A"}.spotlight-color-secondary .fa-stroopwafel:before{content:"\F551"}.spotlight-color-secondary .fa-studiovinari:before{content:"\F3F8"}.spotlight-color-secondary .fa-stumbleupon:before{content:"\F1A4"}.spotlight-color-secondary .fa-stumbleupon-circle:before{content:"\F1A3"}.spotlight-color-secondary .fa-subscript:before{content:"\F12C"}.spotlight-color-secondary .fa-subway:before{content:"\F239"}.spotlight-color-secondary .fa-suitcase:before{content:"\F0F2"}.spotlight-color-secondary .fa-suitcase-rolling:before{content:"\F5C1"}.spotlight-color-secondary .fa-sun:before{content:"\F185"}.spotlight-color-secondary .fa-sun-cloud:before{content:"\F763"}.spotlight-color-secondary .fa-sun-dust:before{content:"\F764"}.spotlight-color-secondary .fa-sun-haze:before{content:"\F765"}.spotlight-color-secondary .fa-sunglasses:before{content:"\F892"}.spotlight-color-secondary .fa-sunrise:before{content:"\F766"}.spotlight-color-secondary .fa-sunset:before{content:"\F767"}.spotlight-color-secondary .fa-superpowers:before{content:"\F2DD"}.spotlight-color-secondary .fa-superscript:before{content:"\F12B"}.spotlight-color-secondary .fa-supple:before{content:"\F3F9"}.spotlight-color-secondary .fa-surprise:before{content:"\F5C2"}.spotlight-color-secondary .fa-suse:before{content:"\F7D6"}.spotlight-color-secondary .fa-swatchbook:before{content:"\F5C3"}.spotlight-color-secondary .fa-swift:before{content:"\F8E1"}.spotlight-color-secondary .fa-swimmer:before{content:"\F5C4"}.spotlight-color-secondary .fa-swimming-pool:before{content:"\F5C5"}.spotlight-color-secondary .fa-sword:before{content:"\F71C"}.spotlight-color-secondary .fa-swords:before{content:"\F71D"}.spotlight-color-secondary .fa-symfony:before{content:"\F83D"}.spotlight-color-secondary .fa-synagogue:before{content:"\F69B"}.spotlight-color-secondary .fa-sync:before{content:"\F021"}.spotlight-color-secondary .fa-sync-alt:before{content:"\F2F1"}.spotlight-color-secondary .fa-syringe:before{content:"\F48E"}.spotlight-color-secondary .fa-table:before{content:"\F0CE"}.spotlight-color-secondary .fa-table-tennis:before{content:"\F45D"}.spotlight-color-secondary .fa-tablet:before{content:"\F10A"}.spotlight-color-secondary .fa-tablet-alt:before{content:"\F3FA"}.spotlight-color-secondary .fa-tablet-android:before{content:"\F3FB"}.spotlight-color-secondary .fa-tablet-android-alt:before{content:"\F3FC"}.spotlight-color-secondary .fa-tablet-rugged:before{content:"\F48F"}.spotlight-color-secondary .fa-tablets:before{content:"\F490"}.spotlight-color-secondary .fa-tachometer:before{content:"\F0E4"}.spotlight-color-secondary .fa-tachometer-alt:before{content:"\F3FD"}.spotlight-color-secondary .fa-tachometer-alt-average:before{content:"\F624"}.spotlight-color-secondary .fa-tachometer-alt-fast:before{content:"\F625"}.spotlight-color-secondary .fa-tachometer-alt-fastest:before{content:"\F626"}.spotlight-color-secondary .fa-tachometer-alt-slow:before{content:"\F627"}.spotlight-color-secondary .fa-tachometer-alt-slowest:before{content:"\F628"}.spotlight-color-secondary .fa-tachometer-average:before{content:"\F629"}.spotlight-color-secondary .fa-tachometer-fast:before{content:"\F62A"}.spotlight-color-secondary .fa-tachometer-fastest:before{content:"\F62B"}.spotlight-color-secondary .fa-tachometer-slow:before{content:"\F62C"}.spotlight-color-secondary .fa-tachometer-slowest:before{content:"\F62D"}.spotlight-color-secondary .fa-taco:before{content:"\F826"}.spotlight-color-secondary .fa-tag:before{content:"\F02B"}.spotlight-color-secondary .fa-tags:before{content:"\F02C"}.spotlight-color-secondary .fa-tally:before{content:"\F69C"}.spotlight-color-secondary .fa-tanakh:before{content:"\F827"}.spotlight-color-secondary .fa-tape:before{content:"\F4DB"}.spotlight-color-secondary .fa-tasks:before{content:"\F0AE"}.spotlight-color-secondary .fa-tasks-alt:before{content:"\F828"}.spotlight-color-secondary .fa-taxi:before{content:"\F1BA"}.spotlight-color-secondary .fa-teamspeak:before{content:"\F4F9"}.spotlight-color-secondary .fa-teeth:before{content:"\F62E"}.spotlight-color-secondary .fa-teeth-open:before{content:"\F62F"}.spotlight-color-secondary .fa-telegram:before{content:"\F2C6"}.spotlight-color-secondary .fa-telegram-plane:before{content:"\F3FE"}.spotlight-color-secondary .fa-temperature-frigid:before{content:"\F768"}.spotlight-color-secondary .fa-temperature-high:before{content:"\F769"}.spotlight-color-secondary .fa-temperature-hot:before{content:"\F76A"}.spotlight-color-secondary .fa-temperature-low:before{content:"\F76B"}.spotlight-color-secondary .fa-tencent-weibo:before{content:"\F1D5"}.spotlight-color-secondary .fa-tenge:before{content:"\F7D7"}.spotlight-color-secondary .fa-tennis-ball:before{content:"\F45E"}.spotlight-color-secondary .fa-terminal:before{content:"\F120"}.spotlight-color-secondary .fa-text:before{content:"\F893"}.spotlight-color-secondary .fa-text-height:before{content:"\F034"}.spotlight-color-secondary .fa-text-size:before{content:"\F894"}.spotlight-color-secondary .fa-text-width:before{content:"\F035"}.spotlight-color-secondary .fa-th:before{content:"\F00A"}.spotlight-color-secondary .fa-th-large:before{content:"\F009"}.spotlight-color-secondary .fa-th-list:before{content:"\F00B"}.spotlight-color-secondary .fa-the-red-yeti:before{content:"\F69D"}.spotlight-color-secondary .fa-theater-masks:before{content:"\F630"}.spotlight-color-secondary .fa-themeco:before{content:"\F5C6"}.spotlight-color-secondary .fa-themeisle:before{content:"\F2B2"}.spotlight-color-secondary .fa-thermometer:before{content:"\F491"}.spotlight-color-secondary .fa-thermometer-empty:before{content:"\F2CB"}.spotlight-color-secondary .fa-thermometer-full:before{content:"\F2C7"}.spotlight-color-secondary .fa-thermometer-half:before{content:"\F2C9"}.spotlight-color-secondary .fa-thermometer-quarter:before{content:"\F2CA"}.spotlight-color-secondary .fa-thermometer-three-quarters:before{content:"\F2C8"}.spotlight-color-secondary .fa-theta:before{content:"\F69E"}.spotlight-color-secondary .fa-think-peaks:before{content:"\F731"}.spotlight-color-secondary .fa-thumbs-down:before{content:"\F165"}.spotlight-color-secondary .fa-thumbs-up:before{content:"\F164"}.spotlight-color-secondary .fa-thumbtack:before{content:"\F08D"}.spotlight-color-secondary .fa-thunderstorm:before{content:"\F76C"}.spotlight-color-secondary .fa-thunderstorm-moon:before{content:"\F76D"}.spotlight-color-secondary .fa-thunderstorm-sun:before{content:"\F76E"}.spotlight-color-secondary .fa-ticket:before{content:"\F145"}.spotlight-color-secondary .fa-ticket-alt:before{content:"\F3FF"}.spotlight-color-secondary .fa-tilde:before{content:"\F69F"}.spotlight-color-secondary .fa-times:before{content:"\F00D"}.spotlight-color-secondary .fa-times-circle:before{content:"\F057"}.spotlight-color-secondary .fa-times-hexagon:before{content:"\F2EE"}.spotlight-color-secondary .fa-times-octagon:before{content:"\F2F0"}.spotlight-color-secondary .fa-times-square:before{content:"\F2D3"}.spotlight-color-secondary .fa-tint:before{content:"\F043"}.spotlight-color-secondary .fa-tint-slash:before{content:"\F5C7"}.spotlight-color-secondary .fa-tire:before{content:"\F631"}.spotlight-color-secondary .fa-tire-flat:before{content:"\F632"}.spotlight-color-secondary .fa-tire-pressure-warning:before{content:"\F633"}.spotlight-color-secondary .fa-tire-rugged:before{content:"\F634"}.spotlight-color-secondary .fa-tired:before{content:"\F5C8"}.spotlight-color-secondary .fa-toggle-off:before{content:"\F204"}.spotlight-color-secondary .fa-toggle-on:before{content:"\F205"}.spotlight-color-secondary .fa-toilet:before{content:"\F7D8"}.spotlight-color-secondary .fa-toilet-paper:before{content:"\F71E"}.spotlight-color-secondary .fa-toilet-paper-alt:before{content:"\F71F"}.spotlight-color-secondary .fa-tombstone:before{content:"\F720"}.spotlight-color-secondary .fa-tombstone-alt:before{content:"\F721"}.spotlight-color-secondary .fa-toolbox:before{content:"\F552"}.spotlight-color-secondary .fa-tools:before{content:"\F7D9"}.spotlight-color-secondary .fa-tooth:before{content:"\F5C9"}.spotlight-color-secondary .fa-toothbrush:before{content:"\F635"}.spotlight-color-secondary .fa-torah:before{content:"\F6A0"}.spotlight-color-secondary .fa-torii-gate:before{content:"\F6A1"}.spotlight-color-secondary .fa-tornado:before{content:"\F76F"}.spotlight-color-secondary .fa-tractor:before{content:"\F722"}.spotlight-color-secondary .fa-trade-federation:before{content:"\F513"}.spotlight-color-secondary .fa-trademark:before{content:"\F25C"}.spotlight-color-secondary .fa-traffic-cone:before{content:"\F636"}.spotlight-color-secondary .fa-traffic-light:before{content:"\F637"}.spotlight-color-secondary .fa-traffic-light-go:before{content:"\F638"}.spotlight-color-secondary .fa-traffic-light-slow:before{content:"\F639"}.spotlight-color-secondary .fa-traffic-light-stop:before{content:"\F63A"}.spotlight-color-secondary .fa-train:before{content:"\F238"}.spotlight-color-secondary .fa-tram:before{content:"\F7DA"}.spotlight-color-secondary .fa-transgender:before{content:"\F224"}.spotlight-color-secondary .fa-transgender-alt:before{content:"\F225"}.spotlight-color-secondary .fa-trash:before{content:"\F1F8"}.spotlight-color-secondary .fa-trash-alt:before{content:"\F2ED"}.spotlight-color-secondary .fa-trash-restore:before{content:"\F829"}.spotlight-color-secondary .fa-trash-restore-alt:before{content:"\F82A"}.spotlight-color-secondary .fa-trash-undo:before{content:"\F895"}.spotlight-color-secondary .fa-trash-undo-alt:before{content:"\F896"}.spotlight-color-secondary .fa-treasure-chest:before{content:"\F723"}.spotlight-color-secondary .fa-tree:before{content:"\F1BB"}.spotlight-color-secondary .fa-tree-alt:before{content:"\F400"}.spotlight-color-secondary .fa-tree-christmas:before{content:"\F7DB"}.spotlight-color-secondary .fa-tree-decorated:before{content:"\F7DC"}.spotlight-color-secondary .fa-tree-large:before{content:"\F7DD"}.spotlight-color-secondary .fa-tree-palm:before{content:"\F82B"}.spotlight-color-secondary .fa-trees:before{content:"\F724"}.spotlight-color-secondary .fa-trello:before{content:"\F181"}.spotlight-color-secondary .fa-triangle:before{content:"\F2EC"}.spotlight-color-secondary .fa-triangle-music:before{content:"\F8E2"}.spotlight-color-secondary .fa-tripadvisor:before{content:"\F262"}.spotlight-color-secondary .fa-trophy:before{content:"\F091"}.spotlight-color-secondary .fa-trophy-alt:before{content:"\F2EB"}.spotlight-color-secondary .fa-truck:before{content:"\F0D1"}.spotlight-color-secondary .fa-truck-container:before{content:"\F4DC"}.spotlight-color-secondary .fa-truck-couch:before{content:"\F4DD"}.spotlight-color-secondary .fa-truck-loading:before{content:"\F4DE"}.spotlight-color-secondary .fa-truck-monster:before{content:"\F63B"}.spotlight-color-secondary .fa-truck-moving:before{content:"\F4DF"}.spotlight-color-secondary .fa-truck-pickup:before{content:"\F63C"}.spotlight-color-secondary .fa-truck-plow:before{content:"\F7DE"}.spotlight-color-secondary .fa-truck-ramp:before{content:"\F4E0"}.spotlight-color-secondary .fa-trumpet:before{content:"\F8E3"}.spotlight-color-secondary .fa-tshirt:before{content:"\F553"}.spotlight-color-secondary .fa-tty:before{content:"\F1E4"}.spotlight-color-secondary .fa-tumblr:before{content:"\F173"}.spotlight-color-secondary .fa-tumblr-square:before{content:"\F174"}.spotlight-color-secondary .fa-turkey:before{content:"\F725"}.spotlight-color-secondary .fa-turntable:before{content:"\F8E4"}.spotlight-color-secondary .fa-turtle:before{content:"\F726"}.spotlight-color-secondary .fa-tv:before{content:"\F26C"}.spotlight-color-secondary .fa-tv-alt:before{content:"\F8E5"}.spotlight-color-secondary .fa-tv-music:before{content:"\F8E6"}.spotlight-color-secondary .fa-tv-retro:before{content:"\F401"}.spotlight-color-secondary .fa-twitch:before{content:"\F1E8"}.spotlight-color-secondary .fa-twitter:before{content:"\F099"}.spotlight-color-secondary .fa-twitter-square:before{content:"\F081"}.spotlight-color-secondary .fa-typewriter:before{content:"\F8E7"}.spotlight-color-secondary .fa-typo3:before{content:"\F42B"}.spotlight-color-secondary .fa-uber:before{content:"\F402"}.spotlight-color-secondary .fa-ubuntu:before{content:"\F7DF"}.spotlight-color-secondary .fa-uikit:before{content:"\F403"}.spotlight-color-secondary .fa-umbraco:before{content:"\F8E8"}.spotlight-color-secondary .fa-umbrella:before{content:"\F0E9"}.spotlight-color-secondary .fa-umbrella-beach:before{content:"\F5CA"}.spotlight-color-secondary .fa-underline:before{content:"\F0CD"}.spotlight-color-secondary .fa-undo:before{content:"\F0E2"}.spotlight-color-secondary .fa-undo-alt:before{content:"\F2EA"}.spotlight-color-secondary .fa-unicorn:before{content:"\F727"}.spotlight-color-secondary .fa-union:before{content:"\F6A2"}.spotlight-color-secondary .fa-uniregistry:before{content:"\F404"}.spotlight-color-secondary .fa-universal-access:before{content:"\F29A"}.spotlight-color-secondary .fa-university:before{content:"\F19C"}.spotlight-color-secondary .fa-unlink:before{content:"\F127"}.spotlight-color-secondary .fa-unlock:before{content:"\F09C"}.spotlight-color-secondary .fa-unlock-alt:before{content:"\F13E"}.spotlight-color-secondary .fa-untappd:before{content:"\F405"}.spotlight-color-secondary .fa-upload:before{content:"\F093"}.spotlight-color-secondary .fa-ups:before{content:"\F7E0"}.spotlight-color-secondary .fa-usb:before{content:"\F287"}.spotlight-color-secondary .fa-usb-drive:before{content:"\F8E9"}.spotlight-color-secondary .fa-usd-circle:before{content:"\F2E8"}.spotlight-color-secondary .fa-usd-square:before{content:"\F2E9"}.spotlight-color-secondary .fa-user:before{content:"\F007"}.spotlight-color-secondary .fa-user-alt:before{content:"\F406"}.spotlight-color-secondary .fa-user-alt-slash:before{content:"\F4FA"}.spotlight-color-secondary .fa-user-astronaut:before{content:"\F4FB"}.spotlight-color-secondary .fa-user-chart:before{content:"\F6A3"}.spotlight-color-secondary .fa-user-check:before{content:"\F4FC"}.spotlight-color-secondary .fa-user-circle:before{content:"\F2BD"}.spotlight-color-secondary .fa-user-clock:before{content:"\F4FD"}.spotlight-color-secondary .fa-user-cog:before{content:"\F4FE"}.spotlight-color-secondary .fa-user-cowboy:before{content:"\F8EA"}.spotlight-color-secondary .fa-user-crown:before{content:"\F6A4"}.spotlight-color-secondary .fa-user-edit:before{content:"\F4FF"}.spotlight-color-secondary .fa-user-friends:before{content:"\F500"}.spotlight-color-secondary .fa-user-graduate:before{content:"\F501"}.spotlight-color-secondary .fa-user-hard-hat:before{content:"\F82C"}.spotlight-color-secondary .fa-user-headset:before{content:"\F82D"}.spotlight-color-secondary .fa-user-injured:before{content:"\F728"}.spotlight-color-secondary .fa-user-lock:before{content:"\F502"}.spotlight-color-secondary .fa-user-md:before{content:"\F0F0"}.spotlight-color-secondary .fa-user-md-chat:before{content:"\F82E"}.spotlight-color-secondary .fa-user-minus:before{content:"\F503"}.spotlight-color-secondary .fa-user-music:before{content:"\F8EB"}.spotlight-color-secondary .fa-user-ninja:before{content:"\F504"}.spotlight-color-secondary .fa-user-nurse:before{content:"\F82F"}.spotlight-color-secondary .fa-user-plus:before{content:"\F234"}.spotlight-color-secondary .fa-user-secret:before{content:"\F21B"}.spotlight-color-secondary .fa-user-shield:before{content:"\F505"}.spotlight-color-secondary .fa-user-slash:before{content:"\F506"}.spotlight-color-secondary .fa-user-tag:before{content:"\F507"}.spotlight-color-secondary .fa-user-tie:before{content:"\F508"}.spotlight-color-secondary .fa-user-times:before{content:"\F235"}.spotlight-color-secondary .fa-users:before{content:"\F0C0"}.spotlight-color-secondary .fa-users-class:before{content:"\F63D"}.spotlight-color-secondary .fa-users-cog:before{content:"\F509"}.spotlight-color-secondary .fa-users-crown:before{content:"\F6A5"}.spotlight-color-secondary .fa-users-medical:before{content:"\F830"}.spotlight-color-secondary .fa-usps:before{content:"\F7E1"}.spotlight-color-secondary .fa-ussunnah:before{content:"\F407"}.spotlight-color-secondary .fa-utensil-fork:before{content:"\F2E3"}.spotlight-color-secondary .fa-utensil-knife:before{content:"\F2E4"}.spotlight-color-secondary .fa-utensil-spoon:before{content:"\F2E5"}.spotlight-color-secondary .fa-utensils:before{content:"\F2E7"}.spotlight-color-secondary .fa-utensils-alt:before{content:"\F2E6"}.spotlight-color-secondary .fa-vaadin:before{content:"\F408"}.spotlight-color-secondary .fa-value-absolute:before{content:"\F6A6"}.spotlight-color-secondary .fa-vector-square:before{content:"\F5CB"}.spotlight-color-secondary .fa-venus:before{content:"\F221"}.spotlight-color-secondary .fa-venus-double:before{content:"\F226"}.spotlight-color-secondary .fa-venus-mars:before{content:"\F228"}.spotlight-color-secondary .fa-vhs:before{content:"\F8EC"}.spotlight-color-secondary .fa-viacoin:before{content:"\F237"}.spotlight-color-secondary .fa-viadeo:before{content:"\F2A9"}.spotlight-color-secondary .fa-viadeo-square:before{content:"\F2AA"}.spotlight-color-secondary .fa-vial:before{content:"\F492"}.spotlight-color-secondary .fa-vials:before{content:"\F493"}.spotlight-color-secondary .fa-viber:before{content:"\F409"}.spotlight-color-secondary .fa-video:before{content:"\F03D"}.spotlight-color-secondary .fa-video-plus:before{content:"\F4E1"}.spotlight-color-secondary .fa-video-slash:before{content:"\F4E2"}.spotlight-color-secondary .fa-vihara:before{content:"\F6A7"}.spotlight-color-secondary .fa-vimeo:before{content:"\F40A"}.spotlight-color-secondary .fa-vimeo-square:before{content:"\F194"}.spotlight-color-secondary .fa-vimeo-v:before{content:"\F27D"}.spotlight-color-secondary .fa-vine:before{content:"\F1CA"}.spotlight-color-secondary .fa-violin:before{content:"\F8ED"}.spotlight-color-secondary .fa-vk:before{content:"\F189"}.spotlight-color-secondary .fa-vnv:before{content:"\F40B"}.spotlight-color-secondary .fa-voicemail:before{content:"\F897"}.spotlight-color-secondary .fa-volcano:before{content:"\F770"}.spotlight-color-secondary .fa-volleyball-ball:before{content:"\F45F"}.spotlight-color-secondary .fa-volume:before{content:"\F6A8"}.spotlight-color-secondary .fa-volume-down:before{content:"\F027"}.spotlight-color-secondary .fa-volume-mute:before{content:"\F6A9"}.spotlight-color-secondary .fa-volume-off:before{content:"\F026"}.spotlight-color-secondary .fa-volume-slash:before{content:"\F2E2"}.spotlight-color-secondary .fa-volume-up:before{content:"\F028"}.spotlight-color-secondary .fa-vote-nay:before{content:"\F771"}.spotlight-color-secondary .fa-vote-yea:before{content:"\F772"}.spotlight-color-secondary .fa-vr-cardboard:before{content:"\F729"}.spotlight-color-secondary .fa-vuejs:before{content:"\F41F"}.spotlight-color-secondary .fa-wagon-covered:before{content:"\F8EE"}.spotlight-color-secondary .fa-walker:before{content:"\F831"}.spotlight-color-secondary .fa-walkie-talkie:before{content:"\F8EF"}.spotlight-color-secondary .fa-walking:before{content:"\F554"}.spotlight-color-secondary .fa-wallet:before{content:"\F555"}.spotlight-color-secondary .fa-wand:before{content:"\F72A"}.spotlight-color-secondary .fa-wand-magic:before{content:"\F72B"}.spotlight-color-secondary .fa-warehouse:before{content:"\F494"}.spotlight-color-secondary .fa-warehouse-alt:before{content:"\F495"}.spotlight-color-secondary .fa-washer:before{content:"\F898"}.spotlight-color-secondary .fa-watch:before{content:"\F2E1"}.spotlight-color-secondary .fa-watch-calculator:before{content:"\F8F0"}.spotlight-color-secondary .fa-watch-fitness:before{content:"\F63E"}.spotlight-color-secondary .fa-water:before{content:"\F773"}.spotlight-color-secondary .fa-water-lower:before{content:"\F774"}.spotlight-color-secondary .fa-water-rise:before{content:"\F775"}.spotlight-color-secondary .fa-wave-sine:before{content:"\F899"}.spotlight-color-secondary .fa-wave-square:before{content:"\F83E"}.spotlight-color-secondary .fa-wave-triangle:before{content:"\F89A"}.spotlight-color-secondary .fa-waveform:before{content:"\F8F1"}.spotlight-color-secondary .fa-waveform-path:before{content:"\F8F2"}.spotlight-color-secondary .fa-waze:before{content:"\F83F"}.spotlight-color-secondary .fa-webcam:before{content:"\F832"}.spotlight-color-secondary .fa-webcam-slash:before{content:"\F833"}.spotlight-color-secondary .fa-weebly:before{content:"\F5CC"}.spotlight-color-secondary .fa-weibo:before{content:"\F18A"}.spotlight-color-secondary .fa-weight:before{content:"\F496"}.spotlight-color-secondary .fa-weight-hanging:before{content:"\F5CD"}.spotlight-color-secondary .fa-weixin:before{content:"\F1D7"}.spotlight-color-secondary .fa-whale:before{content:"\F72C"}.spotlight-color-secondary .fa-whatsapp:before{content:"\F232"}.spotlight-color-secondary .fa-whatsapp-square:before{content:"\F40C"}.spotlight-color-secondary .fa-wheat:before{content:"\F72D"}.spotlight-color-secondary .fa-wheelchair:before{content:"\F193"}.spotlight-color-secondary .fa-whistle:before{content:"\F460"}.spotlight-color-secondary .fa-whmcs:before{content:"\F40D"}.spotlight-color-secondary .fa-wifi:before{content:"\F1EB"}.spotlight-color-secondary .fa-wifi-1:before{content:"\F6AA"}.spotlight-color-secondary .fa-wifi-2:before{content:"\F6AB"}.spotlight-color-secondary .fa-wifi-slash:before{content:"\F6AC"}.spotlight-color-secondary .fa-wikipedia-w:before{content:"\F266"}.spotlight-color-secondary .fa-wind:before{content:"\F72E"}.spotlight-color-secondary .fa-wind-turbine:before{content:"\F89B"}.spotlight-color-secondary .fa-wind-warning:before{content:"\F776"}.spotlight-color-secondary .fa-window:before{content:"\F40E"}.spotlight-color-secondary .fa-window-alt:before{content:"\F40F"}.spotlight-color-secondary .fa-window-close:before{content:"\F410"}.spotlight-color-secondary .fa-window-maximize:before{content:"\F2D0"}.spotlight-color-secondary .fa-window-minimize:before{content:"\F2D1"}.spotlight-color-secondary .fa-window-restore:before{content:"\F2D2"}.spotlight-color-secondary .fa-windows:before{content:"\F17A"}.spotlight-color-secondary .fa-windsock:before{content:"\F777"}.spotlight-color-secondary .fa-wine-bottle:before{content:"\F72F"}.spotlight-color-secondary .fa-wine-glass:before{content:"\F4E3"}.spotlight-color-secondary .fa-wine-glass-alt:before{content:"\F5CE"}.spotlight-color-secondary .fa-wix:before{content:"\F5CF"}.spotlight-color-secondary .fa-wizards-of-the-coast:before{content:"\F730"}.spotlight-color-secondary .fa-wolf-pack-battalion:before{content:"\F514"}.spotlight-color-secondary .fa-won-sign:before{content:"\F159"}.spotlight-color-secondary .fa-wordpress:before{content:"\F19A"}.spotlight-color-secondary .fa-wordpress-simple:before{content:"\F411"}.spotlight-color-secondary .fa-wpbeginner:before{content:"\F297"}.spotlight-color-secondary .fa-wpexplorer:before{content:"\F2DE"}.spotlight-color-secondary .fa-wpforms:before{content:"\F298"}.spotlight-color-secondary .fa-wpressr:before{content:"\F3E4"}.spotlight-color-secondary .fa-wreath:before{content:"\F7E2"}.spotlight-color-secondary .fa-wrench:before{content:"\F0AD"}.spotlight-color-secondary .fa-x-ray:before{content:"\F497"}.spotlight-color-secondary .fa-xbox:before{content:"\F412"}.spotlight-color-secondary .fa-xing:before{content:"\F168"}.spotlight-color-secondary .fa-xing-square:before{content:"\F169"}.spotlight-color-secondary .fa-y-combinator:before{content:"\F23B"}.spotlight-color-secondary .fa-yahoo:before{content:"\F19E"}.spotlight-color-secondary .fa-yammer:before{content:"\F840"}.spotlight-color-secondary .fa-yandex:before{content:"\F413"}.spotlight-color-secondary .fa-yandex-international:before{content:"\F414"}.spotlight-color-secondary .fa-yarn:before{content:"\F7E3"}.spotlight-color-secondary .fa-yelp:before{content:"\F1E9"}.spotlight-color-secondary .fa-yen-sign:before{content:"\F157"}.spotlight-color-secondary .fa-yin-yang:before{content:"\F6AD"}.spotlight-color-secondary .fa-yoast:before{content:"\F2B1"}.spotlight-color-secondary .fa-youtube:before{content:"\F167"}.spotlight-color-secondary .fa-youtube-square:before{content:"\F431"}.spotlight-color-secondary .fa-zhihu:before{content:"\F63F"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-glass.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-glass:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-glass.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-glass:before,.spotlight-color-secondary .fa-glass.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-glass:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-glass.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-glass.ui-corner-all:before{content:"\F000"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-star-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-star-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-star-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-star-o:before,.spotlight-color-secondary .fa-star-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-star-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-star-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-star-o.ui-corner-all:before{content:"\F005"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-close.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-remove.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-close:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-remove:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-close.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-remove.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-close:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-remove:before,.spotlight-color-secondary .fa-close.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-remove.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-close:before,.spotlight-color-secondary .fa.fa-remove:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-close.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-remove.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-close.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-remove.ui-corner-all:before{content:"\F00D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-gear.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-gear:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-gear.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-gear:before,.spotlight-color-secondary .fa-gear.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-gear:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-gear.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-gear.ui-corner-all:before{content:"\F013"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-trash-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-trash-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-trash-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-trash-o:before,.spotlight-color-secondary .fa-trash-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-trash-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-trash-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-trash-o.ui-corner-all:before{content:"\F2ED"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-o:before,.spotlight-color-secondary .fa-file-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-o.ui-corner-all:before{content:"\F15B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-clock-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-clock-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-clock-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-clock-o:before,.spotlight-color-secondary .fa-clock-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-clock-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-clock-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-clock-o.ui-corner-all:before{content:"\F017"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrow-circle-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrow-circle-o-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-down:before,.spotlight-color-secondary .fa-arrow-circle-o-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrow-circle-o-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrow-circle-o-down.ui-corner-all:before{content:"\F358"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrow-circle-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrow-circle-o-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-up:before,.spotlight-color-secondary .fa-arrow-circle-o-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrow-circle-o-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrow-circle-o-up.ui-corner-all:before{content:"\F35B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-play-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-play-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-play-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-play-circle-o:before,.spotlight-color-secondary .fa-play-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-play-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-play-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-play-circle-o.ui-corner-all:before{content:"\F144"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-repeat.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-rotate-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-repeat:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-rotate-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-repeat.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-rotate-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-repeat:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-rotate-right:before,.spotlight-color-secondary .fa-repeat.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-rotate-right.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-repeat:before,.spotlight-color-secondary .fa.fa-rotate-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-repeat.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-rotate-right.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-repeat.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-rotate-right.ui-corner-all:before{content:"\F01E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-refresh.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-refresh:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-refresh.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-refresh:before,.spotlight-color-secondary .fa-refresh.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-refresh:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-refresh.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-refresh.ui-corner-all:before{content:"\F021"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-dedent.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-dedent:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-dedent.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-dedent:before,.spotlight-color-secondary .fa-dedent.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-dedent:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-dedent.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-dedent.ui-corner-all:before{content:"\F03B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-video-camera.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-video-camera:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-video-camera.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-video-camera:before,.spotlight-color-secondary .fa-video-camera.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-video-camera:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-video-camera.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-video-camera.ui-corner-all:before{content:"\F03D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-image.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-photo.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-picture-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-image:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-photo:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-picture-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-image.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-photo.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-picture-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-image:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-photo:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-picture-o:before,.spotlight-color-secondary .fa-image.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-photo.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-picture-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-image:before,.spotlight-color-secondary .fa.fa-photo:before,.spotlight-color-secondary .fa.fa-picture-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-image.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-photo.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-picture-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-image.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-photo.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-picture-o.ui-corner-all:before{content:"\F03E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pencil.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pencil:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pencil.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pencil:before,.spotlight-color-secondary .fa-pencil.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-pencil:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pencil.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pencil.ui-corner-all:before{content:"\F303"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-map-marker.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-map-marker:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-map-marker.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-map-marker:before,.spotlight-color-secondary .fa-map-marker.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-map-marker:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-map-marker.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-map-marker.ui-corner-all:before{content:"\F3C5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pencil-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pencil-square-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pencil-square-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pencil-square-o:before,.spotlight-color-secondary .fa-pencil-square-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-pencil-square-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pencil-square-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pencil-square-o.ui-corner-all:before{content:"\F044"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-share-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-share-square-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-share-square-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-share-square-o:before,.spotlight-color-secondary .fa-share-square-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-share-square-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-share-square-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-share-square-o.ui-corner-all:before{content:"\F14D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-check-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-check-square-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-check-square-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-check-square-o:before,.spotlight-color-secondary .fa-check-square-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-check-square-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-check-square-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-check-square-o.ui-corner-all:before{content:"\F14A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrows.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrows:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrows.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrows:before,.spotlight-color-secondary .fa-arrows.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrows:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrows.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrows.ui-corner-all:before{content:"\F0B2"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-times-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-times-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-times-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-times-circle-o:before,.spotlight-color-secondary .fa-times-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-times-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-times-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-times-circle-o.ui-corner-all:before{content:"\F057"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-check-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-check-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-check-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-check-circle-o:before,.spotlight-color-secondary .fa-check-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-check-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-check-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-check-circle-o.ui-corner-all:before{content:"\F058"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-mail-forward.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-mail-forward:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-mail-forward.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-mail-forward:before,.spotlight-color-secondary .fa-mail-forward.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-mail-forward:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-mail-forward.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-mail-forward.ui-corner-all:before{content:"\F064"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-warning.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-warning:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-warning.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-warning:before,.spotlight-color-secondary .fa-warning.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-warning:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-warning.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-warning.ui-corner-all:before{content:"\F071"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-calendar.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.slick-arrow.ui-datepicker-trigger:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-calendar:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.ui-datepicker-trigger:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-calendar.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow.ui-datepicker-trigger:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-calendar:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-calendar:before,.spotlight-color-secondary .ui-datepicker-trigger:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-calendar.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-trigger:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-calendar.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .ui-corner-all.ui-datepicker-trigger:before{content:"\F073"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrows-v.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrows-v:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrows-v.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrows-v:before,.spotlight-color-secondary .fa-arrows-v.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrows-v:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrows-v.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrows-v.ui-corner-all:before{content:"\F338"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrows-h.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrows-h:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrows-h.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrows-h:before,.spotlight-color-secondary .fa-arrows-h.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrows-h:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrows-h.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrows-h.ui-corner-all:before{content:"\F337"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bar-chart-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bar-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bar-chart-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bar-chart:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bar-chart-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bar-chart.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bar-chart-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bar-chart:before,.spotlight-color-secondary .fa-bar-chart-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-bar-chart.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bar-chart-o:before,.spotlight-color-secondary .fa.fa-bar-chart:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bar-chart-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bar-chart.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bar-chart-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bar-chart.ui-corner-all:before{content:"\F080"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-gears.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-gears:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-gears.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-gears:before,.spotlight-color-secondary .fa-gears.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-gears:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-gears.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-gears.ui-corner-all:before{content:"\F085"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thumbs-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thumbs-o-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thumbs-o-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thumbs-o-up:before,.spotlight-color-secondary .fa-thumbs-o-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thumbs-o-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thumbs-o-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thumbs-o-up.ui-corner-all:before{content:"\F164"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thumbs-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thumbs-o-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thumbs-o-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thumbs-o-down:before,.spotlight-color-secondary .fa-thumbs-o-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thumbs-o-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thumbs-o-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thumbs-o-down.ui-corner-all:before{content:"\F165"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-heart-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-heart-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-heart-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-heart-o:before,.spotlight-color-secondary .fa-heart-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-heart-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-heart-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-heart-o.ui-corner-all:before{content:"\F004"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sign-out.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sign-out:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sign-out.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sign-out:before,.spotlight-color-secondary .fa-sign-out.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sign-out:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sign-out.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sign-out.ui-corner-all:before{content:"\F2F5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-linkedin-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-linkedin-square:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-linkedin-square.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-linkedin-square:before,.spotlight-color-secondary .fa-linkedin-square.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-linkedin-square:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-linkedin-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-linkedin-square.ui-corner-all:before{content:"\F08C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thumb-tack.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thumb-tack:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thumb-tack.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thumb-tack:before,.spotlight-color-secondary .fa-thumb-tack.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thumb-tack:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thumb-tack.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thumb-tack.ui-corner-all:before{content:"\F08D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-external-link.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-external-link:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-external-link.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-external-link:before,.spotlight-color-secondary .fa-external-link.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-external-link:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-external-link.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-external-link.ui-corner-all:before{content:"\F35D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sign-in.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sign-in:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sign-in.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sign-in:before,.spotlight-color-secondary .fa-sign-in.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sign-in:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sign-in.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sign-in.ui-corner-all:before{content:"\F2F6"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-lemon-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-lemon-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-lemon-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-lemon-o:before,.spotlight-color-secondary .fa-lemon-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-lemon-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-lemon-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-lemon-o.ui-corner-all:before{content:"\F094"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-square-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-square-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-square-o:before,.spotlight-color-secondary .fa-square-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-square-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-square-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-square-o.ui-corner-all:before{content:"\F0C8"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bookmark-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bookmark-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bookmark-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bookmark-o:before,.spotlight-color-secondary .fa-bookmark-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bookmark-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bookmark-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bookmark-o.ui-corner-all:before{content:"\F02E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-facebook-f.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-facebook.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-facebook-f:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-facebook:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-facebook-f.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-facebook.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-facebook-f:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-facebook:before,.spotlight-color-secondary .fa-facebook-f.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-facebook.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-facebook-f:before,.spotlight-color-secondary .fa.fa-facebook:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-facebook-f.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-facebook.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-facebook-f.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-facebook.ui-corner-all:before{content:"\F39E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-feed.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-feed:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-feed.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-feed:before,.spotlight-color-secondary .fa-feed.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-feed:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-feed.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-feed.ui-corner-all:before{content:"\F09E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hdd-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hdd-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hdd-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hdd-o:before,.spotlight-color-secondary .fa-hdd-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hdd-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hdd-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hdd-o.ui-corner-all:before{content:"\F0A0"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-o-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-o-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-o-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-right:before,.spotlight-color-secondary .fa-hand-o-right.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-o-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-o-right.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-o-right.ui-corner-all:before{content:"\F0A4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-o-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-o-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-o-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-left:before,.spotlight-color-secondary .fa-hand-o-left.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-o-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-o-left.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-o-left.ui-corner-all:before{content:"\F0A5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-o-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-o-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-up:before,.spotlight-color-secondary .fa-hand-o-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-o-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-o-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-o-up.ui-corner-all:before{content:"\F0A6"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-o-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-o-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-o-down:before,.spotlight-color-secondary .fa-hand-o-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-o-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-o-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-o-down.ui-corner-all:before{content:"\F0A7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrows-alt.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrows-alt:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrows-alt.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrows-alt:before,.spotlight-color-secondary .fa-arrows-alt.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrows-alt:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrows-alt.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrows-alt.ui-corner-all:before{content:"\F31E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-group.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-group:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-group.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-group:before,.spotlight-color-secondary .fa-group.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-group:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-group.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-group.ui-corner-all:before{content:"\F0C0"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-chain.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-chain:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-chain.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-chain:before,.spotlight-color-secondary .fa-chain.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-chain:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-chain.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-chain.ui-corner-all:before{content:"\F0C1"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-scissors.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-scissors:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-scissors.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-scissors:before,.spotlight-color-secondary .fa-scissors.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-scissors:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-scissors.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-scissors.ui-corner-all:before{content:"\F0C4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-files-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-files-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-files-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-files-o:before,.spotlight-color-secondary .fa-files-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-files-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-files-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-files-o.ui-corner-all:before{content:"\F0C5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-floppy-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-floppy-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-floppy-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-floppy-o:before,.spotlight-color-secondary .fa-floppy-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-floppy-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-floppy-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-floppy-o.ui-corner-all:before{content:"\F0C7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-navicon.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-reorder.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-navicon:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-reorder:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-navicon.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-reorder.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-navicon:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-reorder:before,.spotlight-color-secondary .fa-navicon.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-reorder.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-navicon:before,.spotlight-color-secondary .fa.fa-reorder:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-navicon.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-reorder.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-navicon.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-reorder.ui-corner-all:before{content:"\F0C9"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-google-plus.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-google-plus:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-google-plus.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-google-plus:before,.spotlight-color-secondary .fa-google-plus.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-google-plus:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-google-plus.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-google-plus.ui-corner-all:before{content:"\F0D5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-money.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-money:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-money.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-money:before,.spotlight-color-secondary .fa-money.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-money:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-money.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-money.ui-corner-all:before{content:"\F3D1"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-unsorted.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-unsorted:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-unsorted.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-unsorted:before,.spotlight-color-secondary .fa-unsorted.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-unsorted:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-unsorted.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-unsorted.ui-corner-all:before{content:"\F0DC"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-desc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-desc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-desc:before,.spotlight-color-secondary .fa-sort-desc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-desc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-desc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-desc.ui-corner-all:before{content:"\F0DD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-asc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-asc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-asc:before,.spotlight-color-secondary .fa-sort-asc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-asc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-asc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-asc.ui-corner-all:before{content:"\F0DE"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-linkedin.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-linkedin:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-linkedin.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-linkedin:before,.spotlight-color-secondary .fa-linkedin.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-linkedin:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-linkedin.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-linkedin.ui-corner-all:before{content:"\F0E1"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-rotate-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-rotate-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-rotate-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-rotate-left:before,.spotlight-color-secondary .fa-rotate-left.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-rotate-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-rotate-left.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-rotate-left.ui-corner-all:before{content:"\F0E2"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-legal.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-legal:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-legal.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-legal:before,.spotlight-color-secondary .fa-legal.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-legal:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-legal.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-legal.ui-corner-all:before{content:"\F0E3"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-dashboard.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-tachometer.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-dashboard:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-tachometer:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-dashboard.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-tachometer.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-dashboard:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-tachometer:before,.spotlight-color-secondary .fa-dashboard.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-tachometer.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-dashboard:before,.spotlight-color-secondary .fa.fa-tachometer:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-dashboard.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-tachometer.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-dashboard.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-tachometer.ui-corner-all:before{content:"\F3FD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-comment-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-comment-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-comment-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-comment-o:before,.spotlight-color-secondary .fa-comment-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-comment-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-comment-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-comment-o.ui-corner-all:before{content:"\F075"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-comments-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-comments-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-comments-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-comments-o:before,.spotlight-color-secondary .fa-comments-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-comments-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-comments-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-comments-o.ui-corner-all:before{content:"\F086"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-flash.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-flash:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-flash.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-flash:before,.spotlight-color-secondary .fa-flash.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-flash:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-flash.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-flash.ui-corner-all:before{content:"\F0E7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-paste.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-paste:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-paste.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-paste:before,.spotlight-color-secondary .fa-paste.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-paste:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-paste.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-paste.ui-corner-all:before{content:"\F328"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-lightbulb-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-lightbulb-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-lightbulb-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-lightbulb-o:before,.spotlight-color-secondary .fa-lightbulb-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-lightbulb-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-lightbulb-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-lightbulb-o.ui-corner-all:before{content:"\F0EB"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-exchange.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-exchange:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-exchange.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-exchange:before,.spotlight-color-secondary .fa-exchange.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-exchange:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-exchange.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-exchange.ui-corner-all:before{content:"\F362"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-cloud-download.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-cloud-download:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-cloud-download.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-cloud-download:before,.spotlight-color-secondary .fa-cloud-download.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-cloud-download:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-cloud-download.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-cloud-download.ui-corner-all:before{content:"\F381"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-cloud-upload.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-cloud-upload:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-cloud-upload.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-cloud-upload:before,.spotlight-color-secondary .fa-cloud-upload.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-cloud-upload:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-cloud-upload.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-cloud-upload.ui-corner-all:before{content:"\F382"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bell-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bell-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bell-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bell-o:before,.spotlight-color-secondary .fa-bell-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bell-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bell-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bell-o.ui-corner-all:before{content:"\F0F3"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-cutlery.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-cutlery:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-cutlery.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-cutlery:before,.spotlight-color-secondary .fa-cutlery.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-cutlery:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-cutlery.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-cutlery.ui-corner-all:before{content:"\F2E7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-text-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-text-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-text-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-text-o:before,.spotlight-color-secondary .fa-file-text-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-text-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-text-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-text-o.ui-corner-all:before{content:"\F15C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-building-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-building-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-building-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-building-o:before,.spotlight-color-secondary .fa-building-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-building-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-building-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-building-o.ui-corner-all:before{content:"\F1AD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hospital-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hospital-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hospital-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hospital-o:before,.spotlight-color-secondary .fa-hospital-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hospital-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hospital-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hospital-o.ui-corner-all:before{content:"\F0F8"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-tablet.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-tablet:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-tablet.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-tablet:before,.spotlight-color-secondary .fa-tablet.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-tablet:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-tablet.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-tablet.ui-corner-all:before{content:"\F3FA"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-mobile-phone.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-mobile.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-mobile-phone:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-mobile:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-mobile-phone.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-mobile.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-mobile-phone:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-mobile:before,.spotlight-color-secondary .fa-mobile-phone.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-mobile.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-mobile-phone:before,.spotlight-color-secondary .fa.fa-mobile:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-mobile-phone.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-mobile.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-mobile-phone.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-mobile.ui-corner-all:before{content:"\F3CD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-circle-o:before,.spotlight-color-secondary .fa-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-circle-o.ui-corner-all:before{content:"\F111"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-mail-reply.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-mail-reply:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-mail-reply.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-mail-reply:before,.spotlight-color-secondary .fa-mail-reply.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-mail-reply:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-mail-reply.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-mail-reply.ui-corner-all:before{content:"\F3E5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-folder-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-folder-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-folder-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-folder-o:before,.spotlight-color-secondary .fa-folder-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-folder-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-folder-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-folder-o.ui-corner-all:before{content:"\F07B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-folder-open-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-folder-open-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-folder-open-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-folder-open-o:before,.spotlight-color-secondary .fa-folder-open-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-folder-open-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-folder-open-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-folder-open-o.ui-corner-all:before{content:"\F07C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-smile-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-smile-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-smile-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-smile-o:before,.spotlight-color-secondary .fa-smile-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-smile-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-smile-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-smile-o.ui-corner-all:before{content:"\F118"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-frown-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-frown-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-frown-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-frown-o:before,.spotlight-color-secondary .fa-frown-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-frown-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-frown-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-frown-o.ui-corner-all:before{content:"\F119"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-meh-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-meh-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-meh-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-meh-o:before,.spotlight-color-secondary .fa-meh-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-meh-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-meh-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-meh-o.ui-corner-all:before{content:"\F11A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-keyboard-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-keyboard-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-keyboard-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-keyboard-o:before,.spotlight-color-secondary .fa-keyboard-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-keyboard-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-keyboard-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-keyboard-o.ui-corner-all:before{content:"\F11C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-flag-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-flag-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-flag-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-flag-o:before,.spotlight-color-secondary .fa-flag-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-flag-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-flag-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-flag-o.ui-corner-all:before{content:"\F024"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-mail-reply-all.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-mail-reply-all:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-mail-reply-all.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-mail-reply-all:before,.spotlight-color-secondary .fa-mail-reply-all.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-mail-reply-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-mail-reply-all.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-mail-reply-all.ui-corner-all:before{content:"\F122"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-star-half-empty.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-star-half-full.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-star-half-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-star-half-empty:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-star-half-full:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-star-half-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-star-half-empty.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-star-half-full.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-star-half-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-star-half-empty:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-star-half-full:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-star-half-o:before,.spotlight-color-secondary .fa-star-half-empty.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-star-half-full.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-star-half-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-star-half-empty:before,.spotlight-color-secondary .fa.fa-star-half-full:before,.spotlight-color-secondary .fa.fa-star-half-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-star-half-empty.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-star-half-full.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-star-half-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-star-half-empty.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-star-half-full.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-star-half-o.ui-corner-all:before{content:"\F089"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-code-fork.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-code-fork:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-code-fork.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-code-fork:before,.spotlight-color-secondary .fa-code-fork.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-code-fork:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-code-fork.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-code-fork.ui-corner-all:before{content:"\F126"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-chain-broken.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-chain-broken:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-chain-broken.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-chain-broken:before,.spotlight-color-secondary .fa-chain-broken.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-chain-broken:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-chain-broken.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-chain-broken.ui-corner-all:before{content:"\F127"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-shield.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-shield:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-shield.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-shield:before,.spotlight-color-secondary .fa-shield.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-shield:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-shield.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-shield.ui-corner-all:before{content:"\F3ED"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-calendar-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-calendar-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-calendar-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-o:before,.spotlight-color-secondary .fa-calendar-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-calendar-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-calendar-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-calendar-o.ui-corner-all:before{content:"\F133"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-ticket.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-ticket:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-ticket.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-ticket:before,.spotlight-color-secondary .fa-ticket.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-ticket:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-ticket.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-ticket.ui-corner-all:before{content:"\F3FF"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-minus-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-minus-square-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-minus-square-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-minus-square-o:before,.spotlight-color-secondary .fa-minus-square-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-minus-square-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-minus-square-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-minus-square-o.ui-corner-all:before{content:"\F146"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-level-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-level-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-level-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-level-up:before,.spotlight-color-secondary .fa-level-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-level-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-level-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-level-up.ui-corner-all:before{content:"\F3BF"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-level-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-level-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-level-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-level-down:before,.spotlight-color-secondary .fa-level-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-level-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-level-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-level-down.ui-corner-all:before{content:"\F3BE"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pencil-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pencil-square:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pencil-square.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pencil-square:before,.spotlight-color-secondary .fa-pencil-square.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-pencil-square:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pencil-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pencil-square.ui-corner-all:before{content:"\F14B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-external-link-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-external-link-square:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-external-link-square.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-external-link-square:before,.spotlight-color-secondary .fa-external-link-square.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-external-link-square:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-external-link-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-external-link-square.ui-corner-all:before{content:"\F360"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-caret-square-o-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-caret-square-o-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-down:before,.spotlight-color-secondary .fa-caret-square-o-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-caret-square-o-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-caret-square-o-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-caret-square-o-down.ui-corner-all:before{content:"\F150"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-toggle-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-toggle-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-toggle-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-down:before,.spotlight-color-secondary .fa-toggle-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-toggle-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-toggle-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-toggle-down.ui-corner-all:before{content:"\F150"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-caret-square-o-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-caret-square-o-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-up:before,.spotlight-color-secondary .fa-caret-square-o-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-caret-square-o-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-caret-square-o-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-caret-square-o-up.ui-corner-all:before{content:"\F151"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-toggle-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-toggle-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-toggle-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-up:before,.spotlight-color-secondary .fa-toggle-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-toggle-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-toggle-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-toggle-up.ui-corner-all:before{content:"\F151"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-caret-square-o-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-caret-square-o-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-right:before,.spotlight-color-secondary .fa-caret-square-o-right.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-caret-square-o-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-caret-square-o-right.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-caret-square-o-right.ui-corner-all:before{content:"\F152"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-toggle-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-toggle-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-toggle-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-right:before,.spotlight-color-secondary .fa-toggle-right.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-toggle-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-toggle-right.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-toggle-right.ui-corner-all:before{content:"\F152"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-eur.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-euro.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-eur:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-euro:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-eur.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-euro.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-eur:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-euro:before,.spotlight-color-secondary .fa-eur.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-euro.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-eur:before,.spotlight-color-secondary .fa.fa-euro:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-eur.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-euro.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-eur.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-euro.ui-corner-all:before{content:"\F153"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-gbp.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-gbp:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-gbp.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-gbp:before,.spotlight-color-secondary .fa-gbp.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-gbp:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-gbp.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-gbp.ui-corner-all:before{content:"\F154"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-dollar.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-usd.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-dollar:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-usd:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-dollar.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-usd.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-dollar:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-usd:before,.spotlight-color-secondary .fa-dollar.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-usd.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-dollar:before,.spotlight-color-secondary .fa.fa-usd:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-dollar.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-usd.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-dollar.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-usd.ui-corner-all:before{content:"\F155"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-inr.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-rupee.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-inr:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-rupee:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-inr.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-rupee.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-inr:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-rupee:before,.spotlight-color-secondary .fa-inr.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-rupee.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-inr:before,.spotlight-color-secondary .fa.fa-rupee:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-inr.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-rupee.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-inr.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-rupee.ui-corner-all:before{content:"\F156"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-cny.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-jpy.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-rmb.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-yen.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-cny:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-jpy:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-rmb:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-yen:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-cny.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-jpy.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-rmb.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-yen.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-cny:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-jpy:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-rmb:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-yen:before,.spotlight-color-secondary .fa-cny.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-jpy.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-rmb.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-yen.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-cny:before,.spotlight-color-secondary .fa.fa-jpy:before,.spotlight-color-secondary .fa.fa-rmb:before,.spotlight-color-secondary .fa.fa-yen:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-cny.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-jpy.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-rmb.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-yen.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-cny.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-jpy.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-rmb.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-yen.ui-corner-all:before{content:"\F157"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-rouble.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-rub.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-ruble.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-rouble:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-rub:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-ruble:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-rouble.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-rub.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-ruble.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-rouble:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-rub:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-ruble:before,.spotlight-color-secondary .fa-rouble.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-rub.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-ruble.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-rouble:before,.spotlight-color-secondary .fa.fa-rub:before,.spotlight-color-secondary .fa.fa-ruble:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-rouble.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-rub.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-ruble.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-rouble.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-rub.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-ruble.ui-corner-all:before{content:"\F158"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-krw.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-won.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-krw:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-won:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-krw.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-won.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-krw:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-won:before,.spotlight-color-secondary .fa-krw.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-won.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-krw:before,.spotlight-color-secondary .fa.fa-won:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-krw.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-won.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-krw.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-won.ui-corner-all:before{content:"\F159"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bitcoin.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bitcoin:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bitcoin.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bitcoin:before,.spotlight-color-secondary .fa-bitcoin.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bitcoin:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bitcoin.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bitcoin.ui-corner-all:before{content:"\F15A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-text.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-text:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-text.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-text:before,.spotlight-color-secondary .fa-file-text.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-text:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-text.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-text.ui-corner-all:before{content:"\F15C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-alpha-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-alpha-asc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-alpha-asc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-alpha-asc:before,.spotlight-color-secondary .fa-sort-alpha-asc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-alpha-asc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-alpha-asc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-alpha-asc.ui-corner-all:before{content:"\F15D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-alpha-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-alpha-desc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-alpha-desc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-alpha-desc:before,.spotlight-color-secondary .fa-sort-alpha-desc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-alpha-desc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-alpha-desc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-alpha-desc.ui-corner-all:before{content:"\F15E"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-amount-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-amount-asc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-amount-asc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-amount-asc:before,.spotlight-color-secondary .fa-sort-amount-asc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-amount-asc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-amount-asc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-amount-asc.ui-corner-all:before{content:"\F160"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-amount-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-amount-desc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-amount-desc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-amount-desc:before,.spotlight-color-secondary .fa-sort-amount-desc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-amount-desc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-amount-desc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-amount-desc.ui-corner-all:before{content:"\F161"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-numeric-asc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-numeric-asc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-numeric-asc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-numeric-asc:before,.spotlight-color-secondary .fa-sort-numeric-asc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-numeric-asc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-numeric-asc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-numeric-asc.ui-corner-all:before{content:"\F162"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sort-numeric-desc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sort-numeric-desc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sort-numeric-desc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sort-numeric-desc:before,.spotlight-color-secondary .fa-sort-numeric-desc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sort-numeric-desc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sort-numeric-desc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sort-numeric-desc.ui-corner-all:before{content:"\F163"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-youtube-play.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-youtube-play:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-youtube-play.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-youtube-play:before,.spotlight-color-secondary .fa-youtube-play.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-youtube-play:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-youtube-play.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-youtube-play.ui-corner-all:before{content:"\F167"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bitbucket-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bitbucket-square:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bitbucket-square.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bitbucket-square:before,.spotlight-color-secondary .fa-bitbucket-square.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bitbucket-square:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bitbucket-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bitbucket-square.ui-corner-all:before{content:"\F171"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-long-arrow-down.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-long-arrow-down:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-long-arrow-down.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-down:before,.spotlight-color-secondary .fa-long-arrow-down.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-long-arrow-down:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-long-arrow-down.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-long-arrow-down.ui-corner-all:before{content:"\F309"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-long-arrow-up.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-long-arrow-up:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-long-arrow-up.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-up:before,.spotlight-color-secondary .fa-long-arrow-up.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-long-arrow-up:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-long-arrow-up.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-long-arrow-up.ui-corner-all:before{content:"\F30C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-long-arrow-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-long-arrow-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-long-arrow-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-left:before,.spotlight-color-secondary .fa-long-arrow-left.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-long-arrow-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-long-arrow-left.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-long-arrow-left.ui-corner-all:before{content:"\F30A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-long-arrow-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-long-arrow-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-long-arrow-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-long-arrow-right:before,.spotlight-color-secondary .fa-long-arrow-right.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-long-arrow-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-long-arrow-right.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-long-arrow-right.ui-corner-all:before{content:"\F30B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-gittip.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-gittip:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-gittip.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-gittip:before,.spotlight-color-secondary .fa-gittip.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-gittip:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-gittip.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-gittip.ui-corner-all:before{content:"\F184"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sun-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sun-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sun-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sun-o:before,.spotlight-color-secondary .fa-sun-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sun-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sun-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sun-o.ui-corner-all:before{content:"\F185"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-moon-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-moon-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-moon-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-moon-o:before,.spotlight-color-secondary .fa-moon-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-moon-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-moon-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-moon-o.ui-corner-all:before{content:"\F186"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrow-circle-o-right.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrow-circle-o-right:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-right.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-right:before,.spotlight-color-secondary .fa-arrow-circle-o-right.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrow-circle-o-right:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-right.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrow-circle-o-right.ui-corner-all:before{content:"\F35A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-arrow-circle-o-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-arrow-circle-o-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-arrow-circle-o-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-arrow-circle-o-left:before,.spotlight-color-secondary .fa-arrow-circle-o-left.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-arrow-circle-o-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-arrow-circle-o-left.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-arrow-circle-o-left.ui-corner-all:before{content:"\F359"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-caret-square-o-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-caret-square-o-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-caret-square-o-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-caret-square-o-left:before,.spotlight-color-secondary .fa-caret-square-o-left.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-caret-square-o-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-caret-square-o-left.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-caret-square-o-left.ui-corner-all:before{content:"\F191"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-toggle-left.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-toggle-left:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-toggle-left.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-toggle-left:before,.spotlight-color-secondary .fa-toggle-left.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-toggle-left:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-toggle-left.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-toggle-left.ui-corner-all:before{content:"\F191"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-dot-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-dot-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-dot-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-dot-circle-o:before,.spotlight-color-secondary .fa-dot-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-dot-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-dot-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-dot-circle-o.ui-corner-all:before{content:"\F192"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-try.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-turkish-lira.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-try:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-turkish-lira:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-try.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-turkish-lira.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-try:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-turkish-lira:before,.spotlight-color-secondary .fa-try.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-turkish-lira.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-try:before,.spotlight-color-secondary .fa.fa-turkish-lira:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-try.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-turkish-lira.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-try.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-turkish-lira.ui-corner-all:before{content:"\F195"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-plus-square-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-plus-square-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-plus-square-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-plus-square-o:before,.spotlight-color-secondary .fa-plus-square-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-plus-square-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-plus-square-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-plus-square-o.ui-corner-all:before{content:"\F0FE"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bank.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-institution.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bank:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-institution:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bank.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-institution.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bank:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-institution:before,.spotlight-color-secondary .fa-bank.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-institution.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bank:before,.spotlight-color-secondary .fa.fa-institution:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bank.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-institution.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bank.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-institution.ui-corner-all:before{content:"\F19C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-mortar-board.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-mortar-board:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-mortar-board.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-mortar-board:before,.spotlight-color-secondary .fa-mortar-board.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-mortar-board:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-mortar-board.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-mortar-board.ui-corner-all:before{content:"\F19D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-spoon.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-spoon:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-spoon.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-spoon:before,.spotlight-color-secondary .fa-spoon.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-spoon:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-spoon.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-spoon.ui-corner-all:before{content:"\F2E5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-automobile.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-automobile:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-automobile.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-automobile:before,.spotlight-color-secondary .fa-automobile.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-automobile:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-automobile.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-automobile.ui-corner-all:before{content:"\F1B9"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-cab.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-cab:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-cab.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-cab:before,.spotlight-color-secondary .fa-cab.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-cab:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-cab.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-cab.ui-corner-all:before{content:"\F1BA"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-envelope-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-envelope-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-envelope-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-envelope-o:before,.spotlight-color-secondary .fa-envelope-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-envelope-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-envelope-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-envelope-o.ui-corner-all:before{content:"\F0E0"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-pdf-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-pdf-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-pdf-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-pdf-o:before,.spotlight-color-secondary .fa-file-pdf-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-pdf-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-pdf-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-pdf-o.ui-corner-all:before{content:"\F1C1"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-word-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-word-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-word-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-word-o:before,.spotlight-color-secondary .fa-file-word-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-word-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-word-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-word-o.ui-corner-all:before{content:"\F1C2"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-excel-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-excel-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-excel-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-excel-o:before,.spotlight-color-secondary .fa-file-excel-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-excel-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-excel-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-excel-o.ui-corner-all:before{content:"\F1C3"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-powerpoint-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-powerpoint-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-powerpoint-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-powerpoint-o:before,.spotlight-color-secondary .fa-file-powerpoint-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-powerpoint-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-powerpoint-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-powerpoint-o.ui-corner-all:before{content:"\F1C4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-image-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-photo-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-picture-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-image-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-photo-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-picture-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-image-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-photo-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-picture-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-image-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-photo-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-picture-o:before,.spotlight-color-secondary .fa-file-image-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-file-photo-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-file-picture-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-image-o:before,.spotlight-color-secondary .fa.fa-file-photo-o:before,.spotlight-color-secondary .fa.fa-file-picture-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-image-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-photo-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-picture-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-image-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-photo-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-picture-o.ui-corner-all:before{content:"\F1C5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-archive-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-zip-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-archive-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-zip-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-archive-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-zip-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-archive-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-zip-o:before,.spotlight-color-secondary .fa-file-archive-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-file-zip-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-archive-o:before,.spotlight-color-secondary .fa.fa-file-zip-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-archive-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-zip-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-archive-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-zip-o.ui-corner-all:before{content:"\F1C6"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-audio-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-sound-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-audio-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-sound-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-audio-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-sound-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-audio-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-sound-o:before,.spotlight-color-secondary .fa-file-audio-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-file-sound-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-audio-o:before,.spotlight-color-secondary .fa.fa-file-sound-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-audio-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-sound-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-audio-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-sound-o.ui-corner-all:before{content:"\F1C7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-movie-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-video-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-movie-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-video-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-movie-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-video-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-movie-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-video-o:before,.spotlight-color-secondary .fa-file-movie-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-file-video-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-movie-o:before,.spotlight-color-secondary .fa.fa-file-video-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-movie-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-video-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-movie-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-video-o.ui-corner-all:before{content:"\F1C8"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-file-code-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-file-code-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-file-code-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-file-code-o:before,.spotlight-color-secondary .fa-file-code-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-file-code-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-file-code-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-file-code-o.ui-corner-all:before{content:"\F1C9"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-life-bouy.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-life-buoy.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-life-saver.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-support.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-life-bouy:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-life-buoy:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-life-saver:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-support:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-life-bouy.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-life-buoy.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-life-saver.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-support.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-life-bouy:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-life-buoy:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-life-saver:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-support:before,.spotlight-color-secondary .fa-life-bouy.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-life-buoy.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-life-saver.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-support.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-life-bouy:before,.spotlight-color-secondary .fa.fa-life-buoy:before,.spotlight-color-secondary .fa.fa-life-saver:before,.spotlight-color-secondary .fa.fa-support:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-life-bouy.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-life-buoy.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-life-saver.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-support.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-life-bouy.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-life-buoy.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-life-saver.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-support.ui-corner-all:before{content:"\F1CD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-circle-o-notch.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-circle-o-notch:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-circle-o-notch.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-circle-o-notch:before,.spotlight-color-secondary .fa-circle-o-notch.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-circle-o-notch:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-circle-o-notch.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-circle-o-notch.ui-corner-all:before{content:"\F1CE"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-ra.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-resistance.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-ra:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-resistance:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-ra.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-resistance.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-ra:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-resistance:before,.spotlight-color-secondary .fa-ra.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-resistance.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-ra:before,.spotlight-color-secondary .fa.fa-resistance:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-ra.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-resistance.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-ra.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-resistance.ui-corner-all:before{content:"\F1D0"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-ge.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-ge:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-ge.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-ge:before,.spotlight-color-secondary .fa-ge.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-ge:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-ge.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-ge.ui-corner-all:before{content:"\F1D1"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-y-combinator-square.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-yc-square.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-y-combinator-square:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-yc-square:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-y-combinator-square.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-yc-square.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-y-combinator-square:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-yc-square:before,.spotlight-color-secondary .fa-y-combinator-square.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-yc-square.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-y-combinator-square:before,.spotlight-color-secondary .fa.fa-yc-square:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-y-combinator-square.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-yc-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-y-combinator-square.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-yc-square.ui-corner-all:before{content:"\F1D4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-wechat.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-wechat:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-wechat.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-wechat:before,.spotlight-color-secondary .fa-wechat.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-wechat:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-wechat.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-wechat.ui-corner-all:before{content:"\F1D7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-paper-plane-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-send-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-send.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-paper-plane-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-send-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-send:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-paper-plane-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-send-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-send.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-paper-plane-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-send-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-send:before,.spotlight-color-secondary .fa-paper-plane-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-send-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-send.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-paper-plane-o:before,.spotlight-color-secondary .fa.fa-send-o:before,.spotlight-color-secondary .fa.fa-send:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-paper-plane-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-send-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-send.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-paper-plane-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-send-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-send.ui-corner-all:before{content:"\F1D8"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-circle-thin.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-circle-thin:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-circle-thin.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-circle-thin:before,.spotlight-color-secondary .fa-circle-thin.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-circle-thin:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-circle-thin.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-circle-thin.ui-corner-all:before{content:"\F111"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-header.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-header:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-header.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-header:before,.spotlight-color-secondary .fa-header.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-header:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-header.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-header.ui-corner-all:before{content:"\F1DC"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sliders.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sliders:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sliders.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sliders:before,.spotlight-color-secondary .fa-sliders.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sliders:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sliders.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sliders.ui-corner-all:before{content:"\F1DE"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-futbol-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-soccer-ball-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-futbol-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-soccer-ball-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-futbol-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-soccer-ball-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-futbol-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-soccer-ball-o:before,.spotlight-color-secondary .fa-futbol-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-soccer-ball-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-futbol-o:before,.spotlight-color-secondary .fa.fa-soccer-ball-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-futbol-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-soccer-ball-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-futbol-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-soccer-ball-o.ui-corner-all:before{content:"\F1E3"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-newspaper-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-newspaper-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-newspaper-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-newspaper-o:before,.spotlight-color-secondary .fa-newspaper-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-newspaper-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-newspaper-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-newspaper-o.ui-corner-all:before{content:"\F1EA"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bell-slash-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bell-slash-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bell-slash-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bell-slash-o:before,.spotlight-color-secondary .fa-bell-slash-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bell-slash-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bell-slash-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bell-slash-o.ui-corner-all:before{content:"\F1F6"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-trash.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-trash:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-trash.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-trash:before,.spotlight-color-secondary .fa-trash.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-trash:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-trash.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-trash.ui-corner-all:before{content:"\F2ED"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-eyedropper.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-eyedropper:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-eyedropper.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-eyedropper:before,.spotlight-color-secondary .fa-eyedropper.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-eyedropper:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-eyedropper.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-eyedropper.ui-corner-all:before{content:"\F1FB"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-area-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-area-chart:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-area-chart.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-area-chart:before,.spotlight-color-secondary .fa-area-chart.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-area-chart:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-area-chart.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-area-chart.ui-corner-all:before{content:"\F1FE"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pie-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pie-chart:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pie-chart.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pie-chart:before,.spotlight-color-secondary .fa-pie-chart.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-pie-chart:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pie-chart.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pie-chart.ui-corner-all:before{content:"\F200"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-line-chart.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-line-chart:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-line-chart.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-line-chart:before,.spotlight-color-secondary .fa-line-chart.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-line-chart:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-line-chart.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-line-chart.ui-corner-all:before{content:"\F201"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-cc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-cc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-cc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-cc:before,.spotlight-color-secondary .fa-cc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-cc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-cc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-cc.ui-corner-all:before{content:"\F20A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-ils.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-shekel.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sheqel.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-ils:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-shekel:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sheqel:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-ils.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-shekel.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sheqel.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-ils:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-shekel:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sheqel:before,.spotlight-color-secondary .fa-ils.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-shekel.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-sheqel.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-ils:before,.spotlight-color-secondary .fa.fa-shekel:before,.spotlight-color-secondary .fa.fa-sheqel:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-ils.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-shekel.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sheqel.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-ils.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-shekel.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sheqel.ui-corner-all:before{content:"\F20B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-meanpath.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-meanpath:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-meanpath.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-meanpath:before,.spotlight-color-secondary .fa-meanpath.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-meanpath:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-meanpath.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-meanpath.ui-corner-all:before{content:"\F2B4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-diamond.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-diamond:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-diamond.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-diamond:before,.spotlight-color-secondary .fa-diamond.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-diamond:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-diamond.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-diamond.ui-corner-all:before{content:"\F3A5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-intersex.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-intersex:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-intersex.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-intersex:before,.spotlight-color-secondary .fa-intersex.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-intersex:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-intersex.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-intersex.ui-corner-all:before{content:"\F224"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-facebook-official.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-facebook-official:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-facebook-official.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-facebook-official:before,.spotlight-color-secondary .fa-facebook-official.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-facebook-official:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-facebook-official.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-facebook-official.ui-corner-all:before{content:"\F09A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hotel.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hotel:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hotel.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hotel:before,.spotlight-color-secondary .fa-hotel.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hotel:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hotel.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hotel.ui-corner-all:before{content:"\F236"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-yc.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-yc:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-yc.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-yc:before,.spotlight-color-secondary .fa-yc.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-yc:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-yc.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-yc.ui-corner-all:before{content:"\F23B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-battery-4.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-battery.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-battery-4:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-battery:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-battery-4.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-battery.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-battery-4:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-battery:before,.spotlight-color-secondary .fa-battery-4.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-battery.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-battery-4:before,.spotlight-color-secondary .fa.fa-battery:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-battery-4.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-battery.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-battery-4.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-battery.ui-corner-all:before{content:"\F240"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-battery-3.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-battery-3:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-battery-3.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-battery-3:before,.spotlight-color-secondary .fa-battery-3.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-battery-3:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-battery-3.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-battery-3.ui-corner-all:before{content:"\F241"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-battery-2.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-battery-2:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-battery-2.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-battery-2:before,.spotlight-color-secondary .fa-battery-2.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-battery-2:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-battery-2.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-battery-2.ui-corner-all:before{content:"\F242"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-battery-1.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-battery-1:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-battery-1.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-battery-1:before,.spotlight-color-secondary .fa-battery-1.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-battery-1:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-battery-1.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-battery-1.ui-corner-all:before{content:"\F243"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-battery-0.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-battery-0:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-battery-0.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-battery-0:before,.spotlight-color-secondary .fa-battery-0.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-battery-0:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-battery-0.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-battery-0.ui-corner-all:before{content:"\F244"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-sticky-note-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-sticky-note-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-sticky-note-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-sticky-note-o:before,.spotlight-color-secondary .fa-sticky-note-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-sticky-note-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-sticky-note-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-sticky-note-o.ui-corner-all:before{content:"\F249"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hourglass-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hourglass-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hourglass-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-o:before,.spotlight-color-secondary .fa-hourglass-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hourglass-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hourglass-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hourglass-o.ui-corner-all:before{content:"\F254"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hourglass-1.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hourglass-1:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hourglass-1.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-1:before,.spotlight-color-secondary .fa-hourglass-1.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hourglass-1:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hourglass-1.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hourglass-1.ui-corner-all:before{content:"\F251"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hourglass-2.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hourglass-2:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hourglass-2.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-2:before,.spotlight-color-secondary .fa-hourglass-2.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hourglass-2:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hourglass-2.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hourglass-2.ui-corner-all:before{content:"\F252"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hourglass-3.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hourglass-3:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hourglass-3.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hourglass-3:before,.spotlight-color-secondary .fa-hourglass-3.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hourglass-3:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hourglass-3.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hourglass-3.ui-corner-all:before{content:"\F253"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-grab-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-rock-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-grab-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-rock-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-grab-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-rock-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-grab-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-rock-o:before,.spotlight-color-secondary .fa-hand-grab-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-hand-rock-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-grab-o:before,.spotlight-color-secondary .fa.fa-hand-rock-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-grab-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-rock-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-grab-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-rock-o.ui-corner-all:before{content:"\F255"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-paper-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-stop-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-paper-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-stop-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-paper-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-stop-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-paper-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-stop-o:before,.spotlight-color-secondary .fa-hand-paper-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-hand-stop-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-paper-o:before,.spotlight-color-secondary .fa.fa-hand-stop-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-paper-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-stop-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-paper-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-stop-o.ui-corner-all:before{content:"\F256"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-scissors-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-scissors-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-scissors-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-scissors-o:before,.spotlight-color-secondary .fa-hand-scissors-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-scissors-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-scissors-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-scissors-o.ui-corner-all:before{content:"\F257"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-lizard-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-lizard-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-lizard-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-lizard-o:before,.spotlight-color-secondary .fa-hand-lizard-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-lizard-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-lizard-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-lizard-o.ui-corner-all:before{content:"\F258"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-spock-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-spock-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-spock-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-spock-o:before,.spotlight-color-secondary .fa-hand-spock-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-spock-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-spock-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-spock-o.ui-corner-all:before{content:"\F259"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-pointer-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-pointer-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-pointer-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-pointer-o:before,.spotlight-color-secondary .fa-hand-pointer-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-pointer-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-pointer-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-pointer-o.ui-corner-all:before{content:"\F25A"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hand-peace-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hand-peace-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hand-peace-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hand-peace-o:before,.spotlight-color-secondary .fa-hand-peace-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-hand-peace-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hand-peace-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hand-peace-o.ui-corner-all:before{content:"\F25B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-television.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-television:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-television.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-television:before,.spotlight-color-secondary .fa-television.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-television:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-television.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-television.ui-corner-all:before{content:"\F26C"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-calendar-plus-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-calendar-plus-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-calendar-plus-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-plus-o:before,.spotlight-color-secondary .fa-calendar-plus-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-calendar-plus-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-calendar-plus-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-calendar-plus-o.ui-corner-all:before{content:"\F271"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-calendar-minus-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-calendar-minus-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-calendar-minus-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-minus-o:before,.spotlight-color-secondary .fa-calendar-minus-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-calendar-minus-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-calendar-minus-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-calendar-minus-o.ui-corner-all:before{content:"\F272"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-calendar-times-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-calendar-times-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-calendar-times-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-times-o:before,.spotlight-color-secondary .fa-calendar-times-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-calendar-times-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-calendar-times-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-calendar-times-o.ui-corner-all:before{content:"\F273"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-calendar-check-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-calendar-check-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-calendar-check-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-calendar-check-o:before,.spotlight-color-secondary .fa-calendar-check-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-calendar-check-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-calendar-check-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-calendar-check-o.ui-corner-all:before{content:"\F274"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-map-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-map-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-map-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-map-o:before,.spotlight-color-secondary .fa-map-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-map-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-map-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-map-o.ui-corner-all:before{content:"\F279"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-commenting-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-commenting.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-commenting-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-commenting:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-commenting-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-commenting.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-commenting-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-commenting:before,.spotlight-color-secondary .fa-commenting-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-commenting.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-commenting-o:before,.spotlight-color-secondary .fa.fa-commenting:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-commenting-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-commenting.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-commenting-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-commenting.ui-corner-all:before{content:"\F4AD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-vimeo.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-vimeo:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-vimeo.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-vimeo:before,.spotlight-color-secondary .fa-vimeo.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-vimeo:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-vimeo.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-vimeo.ui-corner-all:before{content:"\F27D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-credit-card-alt.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-credit-card-alt:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-credit-card-alt.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-credit-card-alt:before,.spotlight-color-secondary .fa-credit-card-alt.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-credit-card-alt:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-credit-card-alt.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-credit-card-alt.ui-corner-all:before{content:"\F09D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-pause-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-pause-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-pause-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-pause-circle-o:before,.spotlight-color-secondary .fa-pause-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-pause-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-pause-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-pause-circle-o.ui-corner-all:before{content:"\F28B"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-stop-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-stop-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-stop-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-stop-circle-o:before,.spotlight-color-secondary .fa-stop-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-stop-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-stop-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-stop-circle-o.ui-corner-all:before{content:"\F28D"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-wheelchair-alt.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-wheelchair-alt:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-wheelchair-alt.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-wheelchair-alt:before,.spotlight-color-secondary .fa-wheelchair-alt.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-wheelchair-alt:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-wheelchair-alt.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-wheelchair-alt.ui-corner-all:before{content:"\F368"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-question-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-question-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-question-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-question-circle-o:before,.spotlight-color-secondary .fa-question-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-question-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-question-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-question-circle-o.ui-corner-all:before{content:"\F059"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-volume-control-phone.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-volume-control-phone:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-volume-control-phone.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-volume-control-phone:before,.spotlight-color-secondary .fa-volume-control-phone.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-volume-control-phone:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-volume-control-phone.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-volume-control-phone.ui-corner-all:before{content:"\F2A0"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-asl-interpreting.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-asl-interpreting:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-asl-interpreting.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-asl-interpreting:before,.spotlight-color-secondary .fa-asl-interpreting.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-asl-interpreting:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-asl-interpreting.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-asl-interpreting.ui-corner-all:before{content:"\F2A3"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-deafness.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-hard-of-hearing.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-deafness:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-hard-of-hearing:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-deafness.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-hard-of-hearing.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-deafness:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-hard-of-hearing:before,.spotlight-color-secondary .fa-deafness.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-hard-of-hearing.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-deafness:before,.spotlight-color-secondary .fa.fa-hard-of-hearing:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-deafness.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-hard-of-hearing.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-deafness.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-hard-of-hearing.ui-corner-all:before{content:"\F2A4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-signing.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-signing:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-signing.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-signing:before,.spotlight-color-secondary .fa-signing.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-signing:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-signing.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-signing.ui-corner-all:before{content:"\F2A7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-google-plus-circle.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-google-plus-official.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-google-plus-circle:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-google-plus-official:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-google-plus-circle.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-google-plus-official.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-google-plus-circle:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-google-plus-official:before,.spotlight-color-secondary .fa-google-plus-circle.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-google-plus-official.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-google-plus-circle:before,.spotlight-color-secondary .fa.fa-google-plus-official:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-google-plus-circle.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-google-plus-official.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-google-plus-circle.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-google-plus-official.ui-corner-all:before{content:"\F2B3"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-fa.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-fa:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-fa.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-fa:before,.spotlight-color-secondary .fa-fa.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-fa:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-fa.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-fa.ui-corner-all:before{content:"\F2B4"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-handshake-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-handshake-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-handshake-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-handshake-o:before,.spotlight-color-secondary .fa-handshake-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-handshake-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-handshake-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-handshake-o.ui-corner-all:before{content:"\F2B5"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-envelope-open-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-envelope-open-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-envelope-open-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-envelope-open-o:before,.spotlight-color-secondary .fa-envelope-open-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-envelope-open-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-envelope-open-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-envelope-open-o.ui-corner-all:before{content:"\F2B6"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-address-book-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-address-book-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-address-book-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-address-book-o:before,.spotlight-color-secondary .fa-address-book-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-address-book-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-address-book-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-address-book-o.ui-corner-all:before{content:"\F2B9"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-address-card-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-vcard-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-vcard.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-address-card-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-vcard-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-vcard:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-address-card-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-vcard-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-vcard.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-address-card-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-vcard-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-vcard:before,.spotlight-color-secondary .fa-address-card-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-vcard-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-vcard.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-address-card-o:before,.spotlight-color-secondary .fa.fa-vcard-o:before,.spotlight-color-secondary .fa.fa-vcard:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-address-card-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-vcard-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-vcard.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-address-card-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-vcard-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-vcard.ui-corner-all:before{content:"\F2BB"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-user-circle-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-user-circle-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-user-circle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-user-circle-o:before,.spotlight-color-secondary .fa-user-circle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-user-circle-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-user-circle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-user-circle-o.ui-corner-all:before{content:"\F2BD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-user-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-user-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-user-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-user-o:before,.spotlight-color-secondary .fa-user-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-user-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-user-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-user-o.ui-corner-all:before{content:"\F007"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-drivers-license-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-drivers-license.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-id-card-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-drivers-license-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-drivers-license:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-id-card-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-drivers-license-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-drivers-license.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-id-card-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-drivers-license-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-drivers-license:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-id-card-o:before,.spotlight-color-secondary .fa-drivers-license-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-drivers-license.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-id-card-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-drivers-license-o:before,.spotlight-color-secondary .fa.fa-drivers-license:before,.spotlight-color-secondary .fa.fa-id-card-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-drivers-license-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-drivers-license.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-id-card-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-drivers-license-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-drivers-license.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-id-card-o.ui-corner-all:before{content:"\F2C2"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thermometer-4.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thermometer.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thermometer-4:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thermometer:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thermometer-4.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thermometer.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-4:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer:before,.spotlight-color-secondary .fa-thermometer-4.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-thermometer.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thermometer-4:before,.spotlight-color-secondary .fa.fa-thermometer:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thermometer-4.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thermometer.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thermometer-4.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thermometer.ui-corner-all:before{content:"\F2C7"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thermometer-3.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thermometer-3:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thermometer-3.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-3:before,.spotlight-color-secondary .fa-thermometer-3.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thermometer-3:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thermometer-3.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thermometer-3.ui-corner-all:before{content:"\F2C8"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thermometer-2.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thermometer-2:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thermometer-2.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-2:before,.spotlight-color-secondary .fa-thermometer-2.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thermometer-2:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thermometer-2.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thermometer-2.ui-corner-all:before{content:"\F2C9"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thermometer-1.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thermometer-1:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thermometer-1.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-1:before,.spotlight-color-secondary .fa-thermometer-1.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thermometer-1:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thermometer-1.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thermometer-1.ui-corner-all:before{content:"\F2CA"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-thermometer-0.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-thermometer-0:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-thermometer-0.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-thermometer-0:before,.spotlight-color-secondary .fa-thermometer-0.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-thermometer-0:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-thermometer-0.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-thermometer-0.ui-corner-all:before{content:"\F2CB"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-bathtub.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-s15.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-bathtub:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-s15:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-bathtub.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-s15.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-bathtub:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-s15:before,.spotlight-color-secondary .fa-bathtub.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-s15.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-bathtub:before,.spotlight-color-secondary .fa.fa-s15:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-bathtub.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-s15.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-bathtub.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-s15.ui-corner-all:before{content:"\F2CD"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-times-rectangle-o.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-times-rectangle.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-window-close-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-times-rectangle-o:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-times-rectangle:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-window-close-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-times-rectangle-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-times-rectangle.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-window-close-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-times-rectangle-o:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-times-rectangle:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-window-close-o:before,.spotlight-color-secondary .fa-times-rectangle-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-times-rectangle.ui-datepicker-trigger:before,.spotlight-color-secondary .fa-window-close-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-times-rectangle-o:before,.spotlight-color-secondary .fa.fa-times-rectangle:before,.spotlight-color-secondary .fa.fa-window-close-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-times-rectangle-o.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-times-rectangle.ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-window-close-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-times-rectangle-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-times-rectangle.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-window-close-o.ui-corner-all:before{content:"\F410"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-eercast.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-eercast:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-eercast.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-eercast:before,.spotlight-color-secondary .fa-eercast.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-eercast:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-eercast.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-eercast.ui-corner-all:before{content:"\F2DA"}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary button.fa-snowflake-o.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary label.fa-snowflake-o:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.fa-snowflake-o.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label.fa-snowflake-o:before,.spotlight-color-secondary .fa-snowflake-o.ui-datepicker-trigger:before,.spotlight-color-secondary .fa.fa-snowflake-o:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .fa-snowflake-o.ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .fa-snowflake-o.ui-corner-all:before{content:"\F2DC"}.spotlight-color-secondary .ci{display:inline-block;font:normal normal normal 14px/1 icomoon;font-style:normal!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.spotlight-color-secondary .ci-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.spotlight-color-secondary .ci-2x{font-size:2em}.spotlight-color-secondary .ci-3x{font-size:3em}.spotlight-color-secondary .ci-4x{font-size:4em}.spotlight-color-secondary .ci-5x{font-size:5em}.spotlight-color-secondary .ci-fw{width:1.28571em;text-align:center}.spotlight-color-secondary .ci-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.spotlight-color-secondary .ci-ul>li{position:relative}.spotlight-color-secondary .ci-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.spotlight-color-secondary .ci-li.ci-lg{left:-1.85714em}.spotlight-color-secondary .ci-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.spotlight-color-secondary .ci-pull-left{float:left}.spotlight-color-secondary .ci-pull-right{float:right}.spotlight-color-secondary .ci.ci-pull-left{margin-right:.3em}.spotlight-color-secondary .ci.ci-pull-right{margin-left:.3em}.spotlight-color-secondary .pull-right{float:right}.spotlight-color-secondary .pull-left{float:left}.spotlight-color-secondary .ci.pull-left{margin-right:.3em}.spotlight-color-secondary .ci.pull-right{margin-left:.3em}.spotlight-color-secondary .ci-spin{-webkit-animation:ci-spin 2s linear infinite;animation:ci-spin 2s linear infinite}.spotlight-color-secondary .ci-pulse{-webkit-animation:ci-spin 1s steps(8) infinite;animation:ci-spin 1s steps(8) infinite}@-webkit-keyframes ci-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes ci-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.spotlight-color-secondary .ci-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.spotlight-color-secondary .ci-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spotlight-color-secondary .ci-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.spotlight-color-secondary .ci-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.spotlight-color-secondary .ci-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);transform:scaleY(-1)}.spotlight-color-secondary :root .ci-flip-horizontal,.spotlight-color-secondary :root .ci-flip-vertical,.spotlight-color-secondary :root .ci-rotate-90,.spotlight-color-secondary :root .ci-rotate-180,.spotlight-color-secondary :root .ci-rotate-270{-webkit-filter:none;filter:none}.spotlight-color-secondary .ci-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.spotlight-color-secondary .ci-stack-1x,.spotlight-color-secondary .ci-stack-2x{position:absolute;left:0;width:100%;text-align:center}.spotlight-color-secondary .ci-stack-1x{line-height:inherit}.spotlight-color-secondary .ci-stack-2x{font-size:2em}.spotlight-color-secondary .ci-inverse{color:#fff}.spotlight-color-secondary .ci-other-circle:before{content:"\E951"}.spotlight-color-secondary .ci-ifu_icon:before{content:"\E901"}.spotlight-color-secondary .ci-basket_icon:before{content:"\E900"}.spotlight-color-secondary .ci-play-triangle:before{content:"\E953"}.spotlight-color-secondary .ci-poi-pro-arch:before{content:"\E92B"}.spotlight-color-secondary .ci-poi-metalfree:before{content:"\E92C"}.spotlight-color-secondary .ci-poi-lab-academy:before{content:"\E92D"}.spotlight-color-secondary .ci-poi-alliance-lab:before{content:"\E92E"}.spotlight-color-secondary .ci-poi-cares-digital-solutions:before{content:"\E92F"}.spotlight-color-secondary .ci-poi-dentist:before{content:"\E930"}.spotlight-color-secondary .ci-poi-distribution:before{content:"\E931"}.spotlight-color-secondary .ci-poi-lab:before{content:"\E932"}.spotlight-color-secondary .ci-poi-office:before{content:"\E933"}.spotlight-color-secondary .ci-poi-original-ambassador:before{content:"\E934"}.spotlight-color-secondary .ci-poi-platinum-technician:before{content:"\E935"}.spotlight-color-secondary .ci-poi-production:before{content:"\E936"}.spotlight-color-secondary .ci-poi-subsidiary:before{content:"\E937"}.spotlight-color-secondary .ci-poi-basic:before{content:"\E938"}.spotlight-color-secondary .ci-poi-advanced:before{content:"\E939"}.spotlight-color-secondary .ci-poi-complex:before{content:"\E93A"}.spotlight-color-secondary .ci-poi-siab:before{content:"\E94D"}.spotlight-color-secondary .ci-poi-aligners:before{content:"\E94E"}.spotlight-color-secondary .ci-breadcrumb-arrow:before{content:"\E922"}.spotlight-color-secondary .ci-breadcrumb-home:before{content:"\E925"}.spotlight-color-secondary .ci-Icons_Search_Komponente_YouTooth_20px:before{content:"\E952"}.spotlight-color-secondary .ci-locationfinder-geofilter:before{content:"\E93B"}.spotlight-color-secondary .ci-locationfinder-geofilter-full:before{content:"\E93C"}.spotlight-color-secondary .ci-locationfinder-search:before{content:"\E926"}.spotlight-color-secondary .ci-locationfinder-filter:before{content:"\E927"}.spotlight-color-secondary .ci-locationfinder-filter-full:before{content:"\E928"}.spotlight-color-secondary .ci-locationfinder-list:before{content:"\E929"}.spotlight-color-secondary .ci-locationfinder-map:before{content:"\E92A"}.spotlight-color-secondary .ci-form-20-placeholder:before{content:"\E915"}.spotlight-color-secondary .ci-form-20-checkbox-off:before{content:"\E916"}.spotlight-color-secondary .ci-form-20-checkbox-on:before{content:"\E917"}.spotlight-color-secondary .ci-form-20-radio-off:before{content:"\E918"}.spotlight-color-secondary .ci-form-20-radio-on:before{content:"\E919"}.spotlight-color-secondary .ci-form-20-checkbox-minus:before{content:"\E93D"}.spotlight-color-secondary .ci-form-30-placeholder:before{content:"\E91A"}.spotlight-color-secondary .ci-form-30-checkbox-off:before{content:"\E91B"}.spotlight-color-secondary .ci-form-30-checkbox-on:before{content:"\E91C"}.spotlight-color-secondary .ci-form-30-radio-off:before{content:"\E91D"}.spotlight-color-secondary .ci-form-30-radio-on:before{content:"\E91E"}.spotlight-color-secondary .ci-form-30-checkbox-minus:before{content:"\E93E"}.spotlight-color-secondary .ci-social-placeholder:before{content:"\E913"}.spotlight-color-secondary .ci-social-facebook:before{content:"\E947"}.spotlight-color-secondary .ci-social-googleplus:before{content:"\E908"}.spotlight-color-secondary .ci-social-linkedin:before{content:"\E909"}.spotlight-color-secondary .ci-social-blog:before{content:"\E90A"}.spotlight-color-secondary .ci-social-twitter:before{content:"\E90B"}.spotlight-color-secondary .ci-social-xing:before{content:"\E90C"}.spotlight-color-secondary .ci-social-youtube:before{content:"\E920"}.spotlight-color-secondary .ci-social-vimeo:before{content:"\E921"}.spotlight-color-secondary .ci-social-instagram:before{content:"\E906"}.spotlight-color-secondary .ci-social-vk:before{content:"\E907"}.spotlight-color-secondary .ci-social-youku:before{content:"\E910"}.spotlight-color-secondary .ci-social-wechat:before{content:"\E93F"}.spotlight-color-secondary .ci-social-weibo:before{content:"\E940"}.spotlight-color-secondary .ci-social-renren:before{content:"\E941"}.spotlight-color-secondary .ci-social-tencent:before{content:"\E948"}.spotlight-color-secondary .ci-social-line:before{content:"\E949"}.spotlight-color-secondary .ci-social-kakao:before{content:"\E94A"}.spotlight-color-secondary .ci-social-googlemaps:before{content:"\E950"}.spotlight-color-secondary .ci-accordion-open:before{content:"\E923"}.spotlight-color-secondary .ci-accordion-close:before{content:"\E924"}.spotlight-color-secondary .ci-navigation-placeholder:before{content:"\E914"}.spotlight-color-secondary .ci-navigation-menu:before{content:"\E902"}.spotlight-color-secondary .ci-navigation-close:before{content:"\E903"}.spotlight-color-secondary .ci-navigation-account:before{content:"\E942"}.spotlight-color-secondary .ci-navigation-contact:before{content:"\E904"}.spotlight-color-secondary .ci-navigation-basket:before{content:"\E905"}.spotlight-color-secondary .ci-navigation-eshop:before{content:"\E90D"}.spotlight-color-secondary .ci-navigation-search:before{content:"\E90E"}.spotlight-color-secondary .ci-navigation-location:before{content:"\E90F"}.spotlight-color-secondary .ci-navigation-anchor:before{content:"\E911"}.spotlight-color-secondary .ci-navigation-arrow-up:before{content:"\E912"}.spotlight-color-secondary .ci-navigation-arrow-right:before{content:"\E91F"}.spotlight-color-secondary .ci-navigation-arrow-down:before{content:"\E943"}.spotlight-color-secondary .ci-navigation-arrow-left:before{content:"\E944"}.spotlight-color-secondary .ci-navigation-plus:before{content:"\E945"}.spotlight-color-secondary .ci-navigation-phonebook:before{content:"\E946"}.spotlight-color-secondary .ci-navigation-account-2:before{content:"\E94B"}.spotlight-color-secondary .ci-navigation-fullscreensection-arrow-down:before{content:"\E94C"}.spotlight-color-secondary .ci-navigation-neodent-connect:before{content:"\E94F"}.spotlight-color-secondary .sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.spotlight-color-secondary .sr-only-focusable:active,.spotlight-color-secondary .sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{.spotlight-color-secondary{font-family:lightcase;src:url(../resources/fonts/lightcase/lightcase.eot);src:url(../resources/fonts/lightcase/lightcase.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/lightcase/lightcase.woff) format("woff"),url(../resources/fonts/lightcase/lightcase.ttf) format("truetype"),url(../resources/fonts/lightcase/lightcase.svg?#lightcase) format("svg");font-weight:400;font-style:normal}}.spotlight-color-secondary [class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em}.spotlight-color-secondary .lightcase-icon-play:before{content:"\E800"}.spotlight-color-secondary .lightcase-icon-pause:before{content:"\E801"}.spotlight-color-secondary .lightcase-icon-close:before{content:"\E802"}.spotlight-color-secondary .lightcase-icon-prev:before{content:"\E803"}.spotlight-color-secondary .lightcase-icon-next:before{content:"\E804"}.spotlight-color-secondary .lightcase-icon-spin:before{content:"\E805"}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.spotlight-color-secondary #lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;text-align:left}@media screen and (min-width:767px){#lightcase-case:not([data-lc-type=error]) .spotlight-color-secondary #lightcase-content{position:relative;z-index:1;overflow:hidden;text-shadow:none;background-color:transparent;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:767px){#lightcase-case[data-lc-type=image] .spotlight-color-secondary #lightcase-content,#lightcase-case[data-lc-type=video] .spotlight-color-secondary #lightcase-content{background-color:#333}}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) .spotlight-color-secondary #lightcase-content{-webkit-box-shadow:none;box-shadow:none}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) .spotlight-color-secondary #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;box-sizing:border-box}.spotlight-color-secondary #lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:766px){.spotlight-color-secondary #lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:767px){.spotlight-color-secondary #lightcase-case p.lightcase-error{padding:0}}.lightcase-isMobileDevice .spotlight-color-secondary .lightcase-open body{max-width:100%;max-height:100%;overflow:hidden}@media screen and (max-width:766px){.spotlight-color-secondary .lightcase-open body{padding:55px 0 70px}.spotlight-color-secondary .lightcase-open body>:not([id*=lightcase-]){position:fixed!important;top:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}}.spotlight-color-secondary #lightcase-info{position:absolute;padding-top:15px}.spotlight-color-secondary #lightcase-info #lightcase-caption,.spotlight-color-secondary #lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}.spotlight-color-secondary #lightcase-info #lightcase-title{font-size:17px;color:#aaa}.spotlight-color-secondary #lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}.spotlight-color-secondary #lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:766px){.lightcase-fullScreenMode .spotlight-color-secondary #lightcase-info{padding-left:15px;padding-right:15px}#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) .spotlight-color-secondary #lightcase-info{position:static}}.spotlight-color-secondary #lightcase-loading{z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s linear infinite;animation:lightcase-spin .5s linear infinite}.spotlight-color-secondary #lightcase-loading,.spotlight-color-secondary #lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color,opacity,.25s ease-in-out;transition:color,opacity,.25s ease-in-out}.spotlight-color-secondary #lightcase-loading>span{display:inline-block;text-indent:-9999px}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:none;cursor:pointer}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-],.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]:focus{text-decoration:none;color:hsla(0,0%,100%,.6);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color,opacity,.25s ease-in-out;transition:color,opacity,.25s ease-in-out}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice .spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-next{right:15px}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}@media screen and (min-width:767px){.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:none}@media screen and (max-width:766px){.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:absolute}}@media screen and (min-width:767px){.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{position:fixed}}@media screen and (max-width:766px){.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:767px){.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-case:hover~.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-],.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-]:hover{opacity:1}}.spotlight-color-secondary #lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:766px){.spotlight-color-secondary #lightcase-overlay{opacity:1!important}}.spotlight-color-secondary .slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.spotlight-color-secondary .slick-slider .slick-arrow{opacity:0;-webkit-transition:.3s;transition:.3s}@media (max-width:47.9375em){.spotlight-color-secondary .slick-slider .slick-arrow{z-index:-10}}@media (min-width:48em){.spotlight-color-secondary .slick-slider:hover .slick-arrow{opacity:1}}.spotlight-color-secondary .slick-slider.slick-slider--with-sneak-preview .slick-list{padding:0 36px}@media (max-width:47.9375em){.spotlight-color-secondary .slick-slider.slick-slider--with-sneak-preview .slick-list{margin-left:-8px;margin-right:-8px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .slick-slider.slick-slider--with-sneak-preview .slick-list{margin-left:-13px;margin-right:-13px}}.spotlight-color-secondary .slick-slider.slick-slider--with-sneak-preview .slick-prev{left:22px}.spotlight-color-secondary .slick-slider.slick-slider--with-sneak-preview .slick-next{right:22px}.spotlight-color-secondary .slick-list{position:relative;overflow:hidden;margin:-10px 0;display:block;padding:0;min-width:100%}.spotlight-color-secondary .slick-list:focus{outline:none}.spotlight-color-secondary .slick-list.dragging{cursor:pointer;cursor:hand}.spotlight-color-secondary .slick-slider .slick-list,.spotlight-color-secondary .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.spotlight-color-secondary .slick-track{position:relative;left:0;top:0;display:block;padding:10px 0}.spotlight-color-secondary .slick-track:after,.spotlight-color-secondary .slick-track:before{content:"";display:table}.spotlight-color-secondary .slick-track:after{clear:both}.slick-loading .spotlight-color-secondary .slick-track{visibility:hidden}.spotlight-color-secondary .slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .spotlight-color-secondary .slick-slide{float:right}.spotlight-color-secondary .slick-slide img{display:block}.spotlight-color-secondary .slick-slide.slick-loading img{display:none}.spotlight-color-secondary .slick-slide.dragging img{pointer-events:none}.slick-initialized .spotlight-color-secondary .slick-slide{display:block}.slick-loading .spotlight-color-secondary .slick-slide{visibility:hidden}.slick-vertical .spotlight-color-secondary .slick-slide{display:block;height:auto;border:1px solid transparent}.spotlight-color-secondary .slick-arrow.slick-hidden{display:none}.spotlight-color-secondary .slick-slide{outline:none}.spotlight-color-secondary .slick-next,.spotlight-color-secondary .slick-prev{border:1px solid;position:absolute;display:block;height:40px;width:40px;line-height:0;font-size:0;cursor:pointer;background:#fff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;z-index:1}.spotlight-color-secondary .slick-next,.spotlight-color-secondary .slick-prev,.spotlight-color-secondary .style-light .slick-next,.spotlight-color-secondary .style-light .slick-prev{background-color:#fff}.spotlight-color-secondary .style-dark .slick-next,.spotlight-color-secondary .style-dark .slick-prev{background-color:#222425}.spotlight-color-secondary .style-color .slick-next,.spotlight-color-secondary .style-color .slick-prev{background-color:#2ed9c3}.spotlight-color-secondary .slick-next,.spotlight-color-secondary .slick-prev,.spotlight-color-secondary .style-light .slick-next,.spotlight-color-secondary .style-light .slick-prev{border-color:#ebebeb}.spotlight-color-secondary .style-dark .slick-next,.spotlight-color-secondary .style-dark .slick-prev{border-color:#686a6b}.spotlight-color-secondary .style-color .slick-next,.spotlight-color-secondary .style-color .slick-prev{border-color:#62e3d2}.spotlight-color-secondary .slick-next:active,.spotlight-color-secondary .slick-next:focus,.spotlight-color-secondary .slick-next:hover,.spotlight-color-secondary .slick-prev:active,.spotlight-color-secondary .slick-prev:focus,.spotlight-color-secondary .slick-prev:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .slick-next:before,.spotlight-color-secondary .slick-prev:before{font-family:icomoon;font-size:18px;line-height:1;opacity:.5}.spotlight-color-secondary .slick-next:before,.spotlight-color-secondary .slick-prev:before,.spotlight-color-secondary .style-light .slick-next:before,.spotlight-color-secondary .style-light .slick-prev:before{color:#000}.spotlight-color-secondary .style-color .slick-next:before,.spotlight-color-secondary .style-color .slick-prev:before,.spotlight-color-secondary .style-dark .slick-next:before,.spotlight-color-secondary .style-dark .slick-prev:before{color:#fff}.spotlight-color-secondary .slick-prev{left:2px}.spotlight-color-secondary .slick-prev:before{content:"\E944"}.spotlight-color-secondary .slick-next{right:2px}.spotlight-color-secondary .slick-next:before{content:"\E91F"}.spotlight-color-secondary .slick-dotted.slick-slider{margin-bottom:30px}.spotlight-color-secondary .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0 0 0 12px;margin:0;width:100%}.spotlight-color-secondary .slick-dots li{position:relative;display:inline-block;margin:0;padding:0;width:20px;cursor:pointer}.spotlight-color-secondary .slick-dots li button{border:0;background:transparent;display:block;line-height:0;font-size:0;padding:0;cursor:pointer}.spotlight-color-secondary .slick-dots li button:active,.spotlight-color-secondary .slick-dots li button:focus{outline:none}.spotlight-color-secondary .slick-dots li button:before{width:100%;content:"\E951";font-family:icomoon;font-size:13px;font-weight:900;text-align:center;color:inherit;opacity:.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.spotlight-color-secondary .slick-dots li.slick-active button:before{content:"\E951";opacity:1}.spotlight-color-secondary .ui-tooltip{background:#000;color:#fff;text-align:center}.spotlight-color-secondary .wowSliderWrapper{zoom:1;position:relative;width:100%;margin:0 auto;text-align:left}.spotlight-color-secondary * html .wowSliderWrapper{width:686px}.spotlight-color-secondary .wowSliderWrapper ul{position:relative;width:10000%;height:auto;left:0;list-style:none;margin:0;padding:0;border-spacing:0;overflow:visible}.spotlight-color-secondary .wowSliderWrapper .ws_images ul li{width:1%;line-height:0;float:left;font-size:0;padding:0!important;margin:0!important}.spotlight-color-secondary .wowSliderWrapper .ws_images{position:relative;left:0;top:0;width:100%;height:100%;overflow:hidden}.spotlight-color-secondary .wowSliderWrapper .ws_images a{width:100%;display:block;color:transparent}.spotlight-color-secondary .wowSliderWrapper img{max-width:none!important}.spotlight-color-secondary .wowSliderWrapper .ws_images img{width:100%;border:0;max-width:none}.spotlight-color-secondary .wowSliderWrapper a{text-decoration:none;outline:none;border:none}.spotlight-color-secondary .wowSliderWrapper .ws_bullets{padding:10px;position:absolute;right:0;top:0;width:auto;max-width:95.5%;z-index:12}.spotlight-color-secondary .wowSliderWrapper .ws_bullets div{position:relative;float:left}.spotlight-color-secondary .wowSliderWrapper a.wsl{display:none}.spotlight-color-secondary .wowSliderWrapper .ws_bullets a{width:15px;height:15px;float:left;text-indent:-4000px;position:relative;margin-left:3px;color:transparent}.spotlight-color-secondary .wowSliderWrapper .ws_bullets a:hover{background-position:0 50%}.spotlight-color-secondary .wowSliderWrapper .ws_bullets a.ws_selbull{background-position:0 100%}.spotlight-color-secondary .wowSliderWrapper a.ws_next,.spotlight-color-secondary .wowSliderWrapper a.ws_prev{position:absolute;display:none;top:50%;margin-top:-22px;z-index:11;height:53px;width:45px}.spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a.ws_next{background-position:100% 0;right:11px}.spotlight-color-secondary .wowSliderWrapper a.ws_prev{left:11px;background-position:0 0}.spotlight-color-secondary * html .wowSliderWrapper a.ws_next,.spotlight-color-secondary * html .wowSliderWrapper a.ws_prev,.spotlight-color-secondary .wowSliderWrapper:hover a.ws_next,.spotlight-color-secondary .wowSliderWrapper:hover a.ws_prev{display:block}.spotlight-color-secondary .wowSliderWrapper .ws-title{position:absolute;display:block;bottom:0;left:0;margin:9px 9px 20px 0;padding:5px 10px;background:#fff;color:#475059;z-index:10;font-size:14px;text-transform:uppercase;border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;opacity:.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90)}.spotlight-color-secondary .wowSliderWrapper .ws-title div{padding-top:5px;font-family:Arial,Verdana,"sans serif",Helvetica;text-transform:none;font-size:11px;font-weight:700}.spotlight-color-secondary .wowSliderWrapper ul{animation:wsBasic 1.7s infinite;-moz-animation:wsBasic 1.7s infinite;-webkit-animation:wsBasic 1.7s infinite}@keyframes wsBasic{0%{left:0}to{left:0}}@-webkit-keyframes wsBasic{0%{left:0}to{left:0}}.spotlight-color-secondary .wowSliderWrapper .ws_bullets a img{text-indent:0;display:block;top:20px;left:-154px;visibility:hidden;position:absolute;box-shadow:2px 2px 2px #646565;-webkit-box-shadow:2px 2px 2px #646565;border:4px solid #fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;max-width:none}.spotlight-color-secondary .wowSliderWrapper .ws_bullets a:hover img{visibility:visible}.spotlight-color-secondary .wowSliderWrapper .ws_bulframe div div{height:90px;overflow:visible;position:relative}.spotlight-color-secondary .wowSliderWrapper .ws_bulframe div{left:0;overflow:hidden;position:relative;width:308px;background-color:#fff}.spotlight-color-secondary .wowSliderWrapper .ws_bullets .ws_bulframe{display:none;top:18px;overflow:visible;position:absolute;cursor:pointer;box-shadow:2px 2px 2px #646565;-webkit-box-shadow:2px 2px 2px #646565;border:2px solid #fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.spotlight-color-secondary .wowSliderWrapper .ws_bulframe span{display:block;position:absolute;top:-8px;margin-left:-4px;left:154px;width:15px;height:6px}.spotlight-color-secondary .grid_2,.spotlight-color-secondary .grid_3,.spotlight-color-secondary .grid_4{overflow:visible}.spotlight-color-secondary .comp-admin .comp-accordion>.ui-accordion-header{padding-left:0;font-size:25px}.spotlight-color-secondary .comp-admin .comp-accordion>.ui-accordion-header span.ui-icon{line-height:25px}.spotlight-color-secondary .font-chinese-simplified{font-family:Webfont,Microsoft YaHei,微软雅黑,Helvetica Neue,Helvetica,Arial,sans-serif}.spotlight-color-secondary .font-chinese-traditional{font-family:Webfont,Microsoft JhengHei,微軟正黑體,Helvetica Neue,Helvetica,Arial,sans-serif}.spotlight-color-secondary .font-japanese{font-family:Webfont,Yu Gothic UI,Meiryo UI,Helvetica Neue,Helvetica,Arial,sans-serif}.spotlight-color-secondary .font-korean{font-family:Webfont,Malgun Gothic,Gulim,Helvetica Neue,Helvetica,Arial,sans-serif}.spotlight-color-secondary .font-cyrillic{font-family:Webfont,Helvetica Neue,Helvetica,Arial,sans-serif}.comp-article-head .spotlight-color-secondary .content,.comp-article-head .spotlight-color-secondary .style-light .content,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .content,.spotlight-color-secondary .comp-article-head .style-light .content,.spotlight-color-secondary .comp-author,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__learning-targets,.spotlight-color-secondary .mole-author,.spotlight-color-secondary .rich-text,.spotlight-color-secondary .rte-editor,.spotlight-color-secondary .style-light .comp-article-head .content,.spotlight-color-secondary .style-light .comp-author,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .style-light .mole-author,.spotlight-color-secondary .style-light .rich-text,.spotlight-color-secondary .style-light .rte-editor,.spotlight-color-secondary .style-light .table.cq-Editable-dom,.spotlight-color-secondary .table.cq-Editable-dom{color:#36393a}.comp-article-head .spotlight-color-secondary .style-color .content,.comp-article-head .spotlight-color-secondary .style-dark .content,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__learning-targets,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .style-color .content,.spotlight-color-secondary .comp-article-head .style-dark .content,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__learning-targets,.spotlight-color-secondary .style-color .comp-article-head .content,.spotlight-color-secondary .style-color .comp-author,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .style-color .mole-author,.spotlight-color-secondary .style-color .rich-text,.spotlight-color-secondary .style-color .rte-editor,.spotlight-color-secondary .style-color .table.cq-Editable-dom,.spotlight-color-secondary .style-dark .comp-article-head .content,.spotlight-color-secondary .style-dark .comp-author,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .style-dark .mole-author,.spotlight-color-secondary .style-dark .rich-text,.spotlight-color-secondary .style-dark .rte-editor,.spotlight-color-secondary .style-dark .table.cq-Editable-dom{color:#fff}.comp-article-head .spotlight-color-secondary .content a,.comp-article-head .spotlight-color-secondary .style-dark .content a,.comp-article-head .spotlight-color-secondary .style-light .content a,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__description a,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__header a,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__learning-targets a,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__description a,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__header a,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__learning-targets a,.spotlight-color-secondary .comp-article-head .content a,.spotlight-color-secondary .comp-article-head .style-dark .content a,.spotlight-color-secondary .comp-article-head .style-light .content a,.spotlight-color-secondary .comp-author a,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__description a,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__header a,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__learning-targets a,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__description a,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__header a,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__learning-targets a,.spotlight-color-secondary .mole-author a,.spotlight-color-secondary .rich-text a,.spotlight-color-secondary .rte-editor a,.spotlight-color-secondary .style-dark .comp-article-head .content a,.spotlight-color-secondary .style-dark .comp-author a,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__description a,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__header a,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__learning-targets a,.spotlight-color-secondary .style-dark .mole-author a,.spotlight-color-secondary .style-dark .rich-text a,.spotlight-color-secondary .style-dark .rte-editor a,.spotlight-color-secondary .style-dark .table.cq-Editable-dom a,.spotlight-color-secondary .style-light .comp-article-head .content a,.spotlight-color-secondary .style-light .comp-author a,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__description a,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__header a,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__learning-targets a,.spotlight-color-secondary .style-light .mole-author a,.spotlight-color-secondary .style-light .rich-text a,.spotlight-color-secondary .style-light .rte-editor a,.spotlight-color-secondary .style-light .table.cq-Editable-dom a,.spotlight-color-secondary .table.cq-Editable-dom a{color:#2ed9c3}.comp-article-head .spotlight-color-secondary .style-color .content a,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__description a,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__header a,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__learning-targets a,.spotlight-color-secondary .comp-article-head .style-color .content a,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__description a,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__header a,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__learning-targets a,.spotlight-color-secondary .style-color .comp-article-head .content a,.spotlight-color-secondary .style-color .comp-author a,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__description a,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__header a,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__learning-targets a,.spotlight-color-secondary .style-color .mole-author a,.spotlight-color-secondary .style-color .rich-text a,.spotlight-color-secondary .style-color .rte-editor a,.spotlight-color-secondary .style-color .table.cq-Editable-dom a{color:#36393a}.comp-article-head .spotlight-color-secondary .content a:active,.comp-article-head .spotlight-color-secondary .content a:focus,.comp-article-head .spotlight-color-secondary .content a:hover,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a:active,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a:focus,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a:hover,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a:active,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a:focus,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a:hover,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a:active,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a:focus,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a:hover,.spotlight-color-secondary .comp-article-head .content a:active,.spotlight-color-secondary .comp-article-head .content a:focus,.spotlight-color-secondary .comp-article-head .content a:hover,.spotlight-color-secondary .comp-author a:active,.spotlight-color-secondary .comp-author a:focus,.spotlight-color-secondary .comp-author a:hover,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a:active,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a:focus,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a:hover,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a:active,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a:focus,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a:hover,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a:active,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a:focus,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a:hover,.spotlight-color-secondary .mole-author a:active,.spotlight-color-secondary .mole-author a:focus,.spotlight-color-secondary .mole-author a:hover,.spotlight-color-secondary .rich-text a:active,.spotlight-color-secondary .rich-text a:focus,.spotlight-color-secondary .rich-text a:hover,.spotlight-color-secondary .rte-editor a:active,.spotlight-color-secondary .rte-editor a:focus,.spotlight-color-secondary .rte-editor a:hover,.spotlight-color-secondary .table.cq-Editable-dom a:active,.spotlight-color-secondary .table.cq-Editable-dom a:focus,.spotlight-color-secondary .table.cq-Editable-dom a:hover{text-decoration:underline}.comp-article-head .spotlight-color-secondary .content a:active,.comp-article-head .spotlight-color-secondary .content a:focus,.comp-article-head .spotlight-color-secondary .content a:hover,.comp-article-head .spotlight-color-secondary .style-light .content a:active,.comp-article-head .spotlight-color-secondary .style-light .content a:focus,.comp-article-head .spotlight-color-secondary .style-light .content a:hover,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a:active,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a:focus,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description a:hover,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a:active,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a:focus,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header a:hover,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a:active,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a:focus,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__description a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__description a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__description a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__header a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__header a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__header a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__learning-targets a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__learning-targets a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__learning-targets a:hover,.spotlight-color-secondary .comp-article-head .content a:active,.spotlight-color-secondary .comp-article-head .content a:focus,.spotlight-color-secondary .comp-article-head .content a:hover,.spotlight-color-secondary .comp-article-head .style-light .content a:active,.spotlight-color-secondary .comp-article-head .style-light .content a:focus,.spotlight-color-secondary .comp-article-head .style-light .content a:hover,.spotlight-color-secondary .comp-author a:active,.spotlight-color-secondary .comp-author a:focus,.spotlight-color-secondary .comp-author a:hover,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a:active,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a:focus,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description a:hover,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a:active,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a:focus,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header a:hover,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a:active,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a:focus,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__description a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__description a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__description a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__header a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__header a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__header a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__learning-targets a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__learning-targets a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__learning-targets a:hover,.spotlight-color-secondary .mole-author a:active,.spotlight-color-secondary .mole-author a:focus,.spotlight-color-secondary .mole-author a:hover,.spotlight-color-secondary .rich-text a:active,.spotlight-color-secondary .rich-text a:focus,.spotlight-color-secondary .rich-text a:hover,.spotlight-color-secondary .rte-editor a:active,.spotlight-color-secondary .rte-editor a:focus,.spotlight-color-secondary .rte-editor a:hover,.spotlight-color-secondary .style-light .comp-article-head .content a:active,.spotlight-color-secondary .style-light .comp-article-head .content a:focus,.spotlight-color-secondary .style-light .comp-article-head .content a:hover,.spotlight-color-secondary .style-light .comp-author a:active,.spotlight-color-secondary .style-light .comp-author a:focus,.spotlight-color-secondary .style-light .comp-author a:hover,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__description a:active,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__description a:focus,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__description a:hover,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__header a:active,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__header a:focus,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__header a:hover,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__learning-targets a:active,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__learning-targets a:focus,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__learning-targets a:hover,.spotlight-color-secondary .style-light .mole-author a:active,.spotlight-color-secondary .style-light .mole-author a:focus,.spotlight-color-secondary .style-light .mole-author a:hover,.spotlight-color-secondary .style-light .rich-text a:active,.spotlight-color-secondary .style-light .rich-text a:focus,.spotlight-color-secondary .style-light .rich-text a:hover,.spotlight-color-secondary .style-light .rte-editor a:active,.spotlight-color-secondary .style-light .rte-editor a:focus,.spotlight-color-secondary .style-light .rte-editor a:hover,.spotlight-color-secondary .style-light .table.cq-Editable-dom a:active,.spotlight-color-secondary .style-light .table.cq-Editable-dom a:focus,.spotlight-color-secondary .style-light .table.cq-Editable-dom a:hover,.spotlight-color-secondary .table.cq-Editable-dom a:active,.spotlight-color-secondary .table.cq-Editable-dom a:focus,.spotlight-color-secondary .table.cq-Editable-dom a:hover{color:#00bca8}.comp-article-head .spotlight-color-secondary .style-dark .content a:active,.comp-article-head .spotlight-color-secondary .style-dark .content a:focus,.comp-article-head .spotlight-color-secondary .style-dark .content a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__description a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__description a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__description a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__header a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__header a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__header a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__learning-targets a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__learning-targets a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__learning-targets a:hover,.spotlight-color-secondary .comp-article-head .style-dark .content a:active,.spotlight-color-secondary .comp-article-head .style-dark .content a:focus,.spotlight-color-secondary .comp-article-head .style-dark .content a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__description a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__description a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__description a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__header a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__header a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__header a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__learning-targets a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__learning-targets a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__learning-targets a:hover,.spotlight-color-secondary .style-dark .comp-article-head .content a:active,.spotlight-color-secondary .style-dark .comp-article-head .content a:focus,.spotlight-color-secondary .style-dark .comp-article-head .content a:hover,.spotlight-color-secondary .style-dark .comp-author a:active,.spotlight-color-secondary .style-dark .comp-author a:focus,.spotlight-color-secondary .style-dark .comp-author a:hover,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__description a:active,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__description a:focus,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__description a:hover,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__header a:active,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__header a:focus,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__header a:hover,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__learning-targets a:active,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__learning-targets a:focus,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__learning-targets a:hover,.spotlight-color-secondary .style-dark .mole-author a:active,.spotlight-color-secondary .style-dark .mole-author a:focus,.spotlight-color-secondary .style-dark .mole-author a:hover,.spotlight-color-secondary .style-dark .rich-text a:active,.spotlight-color-secondary .style-dark .rich-text a:focus,.spotlight-color-secondary .style-dark .rich-text a:hover,.spotlight-color-secondary .style-dark .rte-editor a:active,.spotlight-color-secondary .style-dark .rte-editor a:focus,.spotlight-color-secondary .style-dark .rte-editor a:hover,.spotlight-color-secondary .style-dark .table.cq-Editable-dom a:active,.spotlight-color-secondary .style-dark .table.cq-Editable-dom a:focus,.spotlight-color-secondary .style-dark .table.cq-Editable-dom a:hover{color:#2ed9c3}.comp-article-head .spotlight-color-secondary .style-color .content a:active,.comp-article-head .spotlight-color-secondary .style-color .content a:focus,.comp-article-head .spotlight-color-secondary .style-color .content a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__description a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__description a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__description a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__header a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__header a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__header a:hover,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__learning-targets a:active,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__learning-targets a:focus,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__learning-targets a:hover,.spotlight-color-secondary .comp-article-head .style-color .content a:active,.spotlight-color-secondary .comp-article-head .style-color .content a:focus,.spotlight-color-secondary .comp-article-head .style-color .content a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__description a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__description a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__description a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__header a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__header a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__header a:hover,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__learning-targets a:active,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__learning-targets a:focus,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__learning-targets a:hover,.spotlight-color-secondary .style-color .comp-article-head .content a:active,.spotlight-color-secondary .style-color .comp-article-head .content a:focus,.spotlight-color-secondary .style-color .comp-article-head .content a:hover,.spotlight-color-secondary .style-color .comp-author a:active,.spotlight-color-secondary .style-color .comp-author a:focus,.spotlight-color-secondary .style-color .comp-author a:hover,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__description a:active,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__description a:focus,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__description a:hover,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__header a:active,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__header a:focus,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__header a:hover,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__learning-targets a:active,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__learning-targets a:focus,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__learning-targets a:hover,.spotlight-color-secondary .style-color .mole-author a:active,.spotlight-color-secondary .style-color .mole-author a:focus,.spotlight-color-secondary .style-color .mole-author a:hover,.spotlight-color-secondary .style-color .rich-text a:active,.spotlight-color-secondary .style-color .rich-text a:focus,.spotlight-color-secondary .style-color .rich-text a:hover,.spotlight-color-secondary .style-color .rte-editor a:active,.spotlight-color-secondary .style-color .rte-editor a:focus,.spotlight-color-secondary .style-color .rte-editor a:hover,.spotlight-color-secondary .style-color .table.cq-Editable-dom a:active,.spotlight-color-secondary .style-color .table.cq-Editable-dom a:focus,.spotlight-color-secondary .style-color .table.cq-Editable-dom a:hover{color:#36393a}.comp-article-head .spotlight-color-secondary .content ol,.comp-article-head .spotlight-color-secondary .content ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul,.spotlight-color-secondary .comp-article-head .content ol,.spotlight-color-secondary .comp-article-head .content ul,.spotlight-color-secondary .comp-author ol,.spotlight-color-secondary .comp-author ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul,.spotlight-color-secondary .mole-author ol,.spotlight-color-secondary .mole-author ul,.spotlight-color-secondary .rich-text ol,.spotlight-color-secondary .rich-text ul,.spotlight-color-secondary .rte-editor ol,.spotlight-color-secondary .rte-editor ul,.spotlight-color-secondary .table.cq-Editable-dom ol,.spotlight-color-secondary .table.cq-Editable-dom ul{padding-left:20px;list-style-type:none}.comp-article-head .spotlight-color-secondary .content ol li,.comp-article-head .spotlight-color-secondary .content ul li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul li,.spotlight-color-secondary .comp-article-head .content ol li,.spotlight-color-secondary .comp-article-head .content ul li,.spotlight-color-secondary .comp-author ol li,.spotlight-color-secondary .comp-author ul li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul li,.spotlight-color-secondary .mole-author ol li,.spotlight-color-secondary .mole-author ul li,.spotlight-color-secondary .rich-text ol li,.spotlight-color-secondary .rich-text ul li,.spotlight-color-secondary .rte-editor ol li,.spotlight-color-secondary .rte-editor ul li,.spotlight-color-secondary .table.cq-Editable-dom ol li,.spotlight-color-secondary .table.cq-Editable-dom ul li{position:relative}.comp-article-head .spotlight-color-secondary .content ol li:before,.comp-article-head .spotlight-color-secondary .content ul li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul li:before,.spotlight-color-secondary .comp-article-head .content ol li:before,.spotlight-color-secondary .comp-article-head .content ul li:before,.spotlight-color-secondary .comp-author ol li:before,.spotlight-color-secondary .comp-author ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul li:before,.spotlight-color-secondary .mole-author ol li:before,.spotlight-color-secondary .mole-author ul li:before,.spotlight-color-secondary .rich-text ol li:before,.spotlight-color-secondary .rich-text ul li:before,.spotlight-color-secondary .rte-editor ol li:before,.spotlight-color-secondary .rte-editor ul li:before,.spotlight-color-secondary .table.cq-Editable-dom ol li:before,.spotlight-color-secondary .table.cq-Editable-dom ul li:before{display:inline-block;position:absolute;left:-27px}.comp-article-head .spotlight-color-secondary .content ul li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul li:before,.spotlight-color-secondary .comp-article-head .content ul li:before,.spotlight-color-secondary .comp-author ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul li:before,.spotlight-color-secondary .mole-author ul li:before,.spotlight-color-secondary .rich-text ul li:before,.spotlight-color-secondary .rte-editor ul li:before,.spotlight-color-secondary .table.cq-Editable-dom ul li:before{content:"\E951";width:20px;-webkit-transform:scale(.4) translateX(-50%);transform:scale(.4) translateX(-50%);-webkit-transform-origin:right center;transform-origin:right center;font-family:icomoon;text-align:left}.comp-article-head .spotlight-color-secondary .content ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol,.spotlight-color-secondary .comp-article-head .content ol,.spotlight-color-secondary .comp-author ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol,.spotlight-color-secondary .mole-author ol,.spotlight-color-secondary .rich-text ol,.spotlight-color-secondary .rte-editor ol,.spotlight-color-secondary .table.cq-Editable-dom ol{counter-reset:numeric-counter}.comp-article-head .spotlight-color-secondary .content ol li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol li:before,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol li:before,.spotlight-color-secondary .comp-article-head .content ol li:before,.spotlight-color-secondary .comp-author ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol li:before,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol li:before,.spotlight-color-secondary .mole-author ol li:before,.spotlight-color-secondary .rich-text ol li:before,.spotlight-color-secondary .rte-editor ol li:before,.spotlight-color-secondary .table.cq-Editable-dom ol li:before{content:counter(numeric-counter) ".";width:20px;text-align:right;counter-increment:numeric-counter}.comp-article-head .spotlight-color-secondary .content h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1,.spotlight-color-secondary .comp-article-head .content h1,.spotlight-color-secondary .comp-author h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1,.spotlight-color-secondary .mole-author h1,.spotlight-color-secondary .rich-text h1,.spotlight-color-secondary .rte-editor h1,.spotlight-color-secondary .table.cq-Editable-dom h1{margin:0;font-size:50px;line-height:57.5px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-article-head .spotlight-color-secondary .content h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1,.spotlight-color-secondary .comp-article-head .content h1,.spotlight-color-secondary .comp-author h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1,.spotlight-color-secondary .mole-author h1,.spotlight-color-secondary .rich-text h1,.spotlight-color-secondary .rte-editor h1,.spotlight-color-secondary .table.cq-Editable-dom h1{font-size:40px;line-height:45px}}.comp-article-head .spotlight-color-secondary .content h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2,.spotlight-color-secondary .comp-article-head .content h2,.spotlight-color-secondary .comp-author h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2,.spotlight-color-secondary .mole-author h2,.spotlight-color-secondary .rich-text h2,.spotlight-color-secondary .rte-editor h2,.spotlight-color-secondary .table.cq-Editable-dom h2{margin:0;font-size:40px;line-height:45px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-article-head .spotlight-color-secondary .content h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2,.spotlight-color-secondary .comp-article-head .content h2,.spotlight-color-secondary .comp-author h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2,.spotlight-color-secondary .mole-author h2,.spotlight-color-secondary .rich-text h2,.spotlight-color-secondary .rte-editor h2,.spotlight-color-secondary .table.cq-Editable-dom h2{font-size:34px;line-height:39px}}.comp-article-head .spotlight-color-secondary .content h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3,.spotlight-color-secondary .comp-article-head .content h3,.spotlight-color-secondary .comp-author h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3,.spotlight-color-secondary .mole-author h3,.spotlight-color-secondary .rich-text h3,.spotlight-color-secondary .rte-editor h3,.spotlight-color-secondary .table.cq-Editable-dom h3{margin:0;font-size:28px;line-height:34px;font-style:normal;font-weight:400}.comp-article-head .spotlight-color-secondary .content h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4,.spotlight-color-secondary .comp-article-head .content h4,.spotlight-color-secondary .comp-author h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4,.spotlight-color-secondary .mole-author h4,.spotlight-color-secondary .rich-text h4,.spotlight-color-secondary .rte-editor h4,.spotlight-color-secondary .table.cq-Editable-dom h4{margin:0;font-size:25px;line-height:30px;font-style:normal;font-weight:400}.comp-article-head .spotlight-color-secondary .content h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5,.spotlight-color-secondary .comp-article-head .content h5,.spotlight-color-secondary .comp-author h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5,.spotlight-color-secondary .mole-author h5,.spotlight-color-secondary .rich-text h5,.spotlight-color-secondary .rte-editor h5,.spotlight-color-secondary .table.cq-Editable-dom h5{margin:0;font-size:20px;line-height:24px;font-style:normal;font-weight:400}.comp-article-head .spotlight-color-secondary .content,.comp-article-head .spotlight-color-secondary .content .medium,.comp-article-head .spotlight-color-secondary .medium.content,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description .medium,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header .medium,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets .medium,.comp-course-detail-v2 .spotlight-color-secondary .medium.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .medium.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .medium.course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .content,.spotlight-color-secondary .comp-article-head .content .medium,.spotlight-color-secondary .comp-article-head .medium.content,.spotlight-color-secondary .comp-author,.spotlight-color-secondary .comp-author .medium,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description .medium,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header .medium,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets .medium,.spotlight-color-secondary .comp-course-detail-v2 .medium.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .medium.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .medium.course-detail__learning-targets,.spotlight-color-secondary .medium.comp-author,.spotlight-color-secondary .medium.mole-author,.spotlight-color-secondary .mole-author,.spotlight-color-secondary .mole-author .medium,.spotlight-color-secondary .rich-text,.spotlight-color-secondary .rich-text.medium,.spotlight-color-secondary .rich-text .medium,.spotlight-color-secondary .rte-editor,.spotlight-color-secondary .rte-editor.medium,.spotlight-color-secondary .rte-editor .medium,.spotlight-color-secondary .table.cq-Editable-dom,.spotlight-color-secondary .table.cq-Editable-dom.medium,.spotlight-color-secondary .table.cq-Editable-dom .medium{font-size:15px;line-height:20px;font-style:normal;font-weight:400}.comp-article-head .spotlight-color-secondary .content .small,.comp-article-head .spotlight-color-secondary .small.content,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description .small,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header .small,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets .small,.comp-course-detail-v2 .spotlight-color-secondary .small.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .small.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .small.course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .content .small,.spotlight-color-secondary .comp-article-head .small.content,.spotlight-color-secondary .comp-author .small,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description .small,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header .small,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets .small,.spotlight-color-secondary .comp-course-detail-v2 .small.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .small.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .small.course-detail__learning-targets,.spotlight-color-secondary .mole-author .small,.spotlight-color-secondary .rich-text.small,.spotlight-color-secondary .rich-text .small,.spotlight-color-secondary .rte-editor.small,.spotlight-color-secondary .rte-editor .small,.spotlight-color-secondary .small.comp-author,.spotlight-color-secondary .small.mole-author,.spotlight-color-secondary .table.cq-Editable-dom.small,.spotlight-color-secondary .table.cq-Editable-dom .small{font-size:13px;line-height:17px;font-style:normal;font-weight:400}.comp-article-head .spotlight-color-secondary .content .large,.comp-article-head .spotlight-color-secondary .large.content,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description .large,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header .large,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets .large,.comp-course-detail-v2 .spotlight-color-secondary .large.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .large.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .large.course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .content .large,.spotlight-color-secondary .comp-article-head .large.content,.spotlight-color-secondary .comp-author .large,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description .large,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header .large,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets .large,.spotlight-color-secondary .comp-course-detail-v2 .large.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .large.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .large.course-detail__learning-targets,.spotlight-color-secondary .large.comp-author,.spotlight-color-secondary .large.mole-author,.spotlight-color-secondary .mole-author .large,.spotlight-color-secondary .rich-text.large,.spotlight-color-secondary .rich-text .large,.spotlight-color-secondary .rte-editor.large,.spotlight-color-secondary .rte-editor .large,.spotlight-color-secondary .table.cq-Editable-dom.large,.spotlight-color-secondary .table.cq-Editable-dom .large{font-size:20px;line-height:26px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.comp-article-head .spotlight-color-secondary .content .large,.comp-article-head .spotlight-color-secondary .large.content,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description .large,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header .large,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets .large,.comp-course-detail-v2 .spotlight-color-secondary .large.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .large.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .large.course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .content .large,.spotlight-color-secondary .comp-article-head .large.content,.spotlight-color-secondary .comp-author .large,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description .large,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header .large,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets .large,.spotlight-color-secondary .comp-course-detail-v2 .large.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .large.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .large.course-detail__learning-targets,.spotlight-color-secondary .large.comp-author,.spotlight-color-secondary .large.mole-author,.spotlight-color-secondary .mole-author .large,.spotlight-color-secondary .rich-text.large,.spotlight-color-secondary .rich-text .large,.spotlight-color-secondary .rte-editor.large,.spotlight-color-secondary .rte-editor .large,.spotlight-color-secondary .table.cq-Editable-dom.large,.spotlight-color-secondary .table.cq-Editable-dom .large{font-size:18px;line-height:22px}}.comp-article-head .spotlight-color-secondary .content .highlighted,.comp-article-head .spotlight-color-secondary .highlighted.content,.comp-article-head .spotlight-color-secondary .style-dark .content .highlighted,.comp-article-head .spotlight-color-secondary .style-dark .highlighted.content,.comp-article-head .spotlight-color-secondary .style-light .content .highlighted,.comp-article-head .spotlight-color-secondary .style-light .highlighted.content,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .highlighted.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .highlighted.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .highlighted.course-detail__learning-targets,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__description .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__header .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .highlighted.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .highlighted.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .style-dark .highlighted.course-detail__learning-targets,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__description .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__header .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-light .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-light .highlighted.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .style-light .highlighted.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .style-light .highlighted.course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .content .highlighted,.spotlight-color-secondary .comp-article-head .highlighted.content,.spotlight-color-secondary .comp-article-head .style-dark .content .highlighted,.spotlight-color-secondary .comp-article-head .style-dark .highlighted.content,.spotlight-color-secondary .comp-article-head .style-light .content .highlighted,.spotlight-color-secondary .comp-article-head .style-light .highlighted.content,.spotlight-color-secondary .comp-author .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .highlighted.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .highlighted.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__description .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__header .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .course-detail__learning-targets .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .highlighted.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .highlighted.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .style-dark .highlighted.course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__description .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__header .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-light .course-detail__learning-targets .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-light .highlighted.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .style-light .highlighted.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .style-light .highlighted.course-detail__learning-targets,.spotlight-color-secondary .highlighted.comp-author,.spotlight-color-secondary .highlighted.mole-author,.spotlight-color-secondary .mole-author .highlighted,.spotlight-color-secondary .rich-text.highlighted,.spotlight-color-secondary .rich-text .highlighted,.spotlight-color-secondary .rte-editor.highlighted,.spotlight-color-secondary .rte-editor .highlighted,.spotlight-color-secondary .style-dark .comp-article-head .content .highlighted,.spotlight-color-secondary .style-dark .comp-article-head .highlighted.content,.spotlight-color-secondary .style-dark .comp-author .highlighted,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__description .highlighted,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__header .highlighted,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .highlighted.course-detail__description,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .highlighted.course-detail__header,.spotlight-color-secondary .style-dark .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.spotlight-color-secondary .style-dark .highlighted.comp-author,.spotlight-color-secondary .style-dark .highlighted.mole-author,.spotlight-color-secondary .style-dark .mole-author .highlighted,.spotlight-color-secondary .style-dark .rich-text.highlighted,.spotlight-color-secondary .style-dark .rich-text .highlighted,.spotlight-color-secondary .style-dark .rte-editor.highlighted,.spotlight-color-secondary .style-dark .rte-editor .highlighted,.spotlight-color-secondary .style-dark .table.cq-Editable-dom.highlighted,.spotlight-color-secondary .style-dark .table.cq-Editable-dom .highlighted,.spotlight-color-secondary .style-light .comp-article-head .content .highlighted,.spotlight-color-secondary .style-light .comp-article-head .highlighted.content,.spotlight-color-secondary .style-light .comp-author .highlighted,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__description .highlighted,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__header .highlighted,.spotlight-color-secondary .style-light .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.spotlight-color-secondary .style-light .comp-course-detail-v2 .highlighted.course-detail__description,.spotlight-color-secondary .style-light .comp-course-detail-v2 .highlighted.course-detail__header,.spotlight-color-secondary .style-light .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.spotlight-color-secondary .style-light .highlighted.comp-author,.spotlight-color-secondary .style-light .highlighted.mole-author,.spotlight-color-secondary .style-light .mole-author .highlighted,.spotlight-color-secondary .style-light .rich-text.highlighted,.spotlight-color-secondary .style-light .rich-text .highlighted,.spotlight-color-secondary .style-light .rte-editor.highlighted,.spotlight-color-secondary .style-light .rte-editor .highlighted,.spotlight-color-secondary .style-light .table.cq-Editable-dom.highlighted,.spotlight-color-secondary .style-light .table.cq-Editable-dom .highlighted,.spotlight-color-secondary .table.cq-Editable-dom.highlighted,.spotlight-color-secondary .table.cq-Editable-dom .highlighted{color:#2ed9c3}.comp-article-head .spotlight-color-secondary .style-color .content .highlighted,.comp-article-head .spotlight-color-secondary .style-color .highlighted.content,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__description .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__header .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-color .course-detail__learning-targets .highlighted,.comp-course-detail-v2 .spotlight-color-secondary .style-color .highlighted.course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .style-color .highlighted.course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .style-color .highlighted.course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .style-color .content .highlighted,.spotlight-color-secondary .comp-article-head .style-color .highlighted.content,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__description .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__header .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-color .course-detail__learning-targets .highlighted,.spotlight-color-secondary .comp-course-detail-v2 .style-color .highlighted.course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .style-color .highlighted.course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .style-color .highlighted.course-detail__learning-targets,.spotlight-color-secondary .style-color .comp-article-head .content .highlighted,.spotlight-color-secondary .style-color .comp-article-head .highlighted.content,.spotlight-color-secondary .style-color .comp-author .highlighted,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__description .highlighted,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__header .highlighted,.spotlight-color-secondary .style-color .comp-course-detail-v2 .course-detail__learning-targets .highlighted,.spotlight-color-secondary .style-color .comp-course-detail-v2 .highlighted.course-detail__description,.spotlight-color-secondary .style-color .comp-course-detail-v2 .highlighted.course-detail__header,.spotlight-color-secondary .style-color .comp-course-detail-v2 .highlighted.course-detail__learning-targets,.spotlight-color-secondary .style-color .highlighted.comp-author,.spotlight-color-secondary .style-color .highlighted.mole-author,.spotlight-color-secondary .style-color .mole-author .highlighted,.spotlight-color-secondary .style-color .rich-text.highlighted,.spotlight-color-secondary .style-color .rich-text .highlighted,.spotlight-color-secondary .style-color .rte-editor.highlighted,.spotlight-color-secondary .style-color .rte-editor .highlighted,.spotlight-color-secondary .style-color .table.cq-Editable-dom.highlighted,.spotlight-color-secondary .style-color .table.cq-Editable-dom .highlighted{color:#36393a}.comp-article-head .spotlight-color-secondary .content blockquote,.comp-article-head .spotlight-color-secondary .content dd,.comp-article-head .spotlight-color-secondary .content dt,.comp-article-head .spotlight-color-secondary .content li,.comp-article-head .spotlight-color-secondary .content p,.comp-article-head .spotlight-color-secondary .content span,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description blockquote,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description dd,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description dt,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description span,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header blockquote,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header dd,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header dt,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header span,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets blockquote,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets dd,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets dt,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets span,.spotlight-color-secondary .comp-article-head .content blockquote,.spotlight-color-secondary .comp-article-head .content dd,.spotlight-color-secondary .comp-article-head .content dt,.spotlight-color-secondary .comp-article-head .content li,.spotlight-color-secondary .comp-article-head .content p,.spotlight-color-secondary .comp-article-head .content span,.spotlight-color-secondary .comp-author blockquote,.spotlight-color-secondary .comp-author dd,.spotlight-color-secondary .comp-author dt,.spotlight-color-secondary .comp-author li,.spotlight-color-secondary .comp-author p,.spotlight-color-secondary .comp-author span,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description blockquote,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description dd,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description dt,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description span,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header blockquote,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header dd,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header dt,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header span,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets blockquote,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets dd,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets dt,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets span,.spotlight-color-secondary .mole-author blockquote,.spotlight-color-secondary .mole-author dd,.spotlight-color-secondary .mole-author dt,.spotlight-color-secondary .mole-author li,.spotlight-color-secondary .mole-author p,.spotlight-color-secondary .mole-author span,.spotlight-color-secondary .rich-text blockquote,.spotlight-color-secondary .rich-text dd,.spotlight-color-secondary .rich-text dt,.spotlight-color-secondary .rich-text li,.spotlight-color-secondary .rich-text p,.spotlight-color-secondary .rich-text span,.spotlight-color-secondary .rte-editor blockquote,.spotlight-color-secondary .rte-editor dd,.spotlight-color-secondary .rte-editor dt,.spotlight-color-secondary .rte-editor li,.spotlight-color-secondary .rte-editor p,.spotlight-color-secondary .rte-editor span,.spotlight-color-secondary .table.cq-Editable-dom blockquote,.spotlight-color-secondary .table.cq-Editable-dom dd,.spotlight-color-secondary .table.cq-Editable-dom dt,.spotlight-color-secondary .table.cq-Editable-dom li,.spotlight-color-secondary .table.cq-Editable-dom p,.spotlight-color-secondary .table.cq-Editable-dom span{margin:0;padding:0}@media (min-width:48em){.comp-article-head .spotlight-color-secondary .content h1+ol,.comp-article-head .spotlight-color-secondary .content h1+p,.comp-article-head .spotlight-color-secondary .content h1+ul,.comp-article-head .spotlight-color-secondary .content h2+ol,.comp-article-head .spotlight-color-secondary .content h2+p,.comp-article-head .spotlight-color-secondary .content h2+ul,.comp-article-head .spotlight-color-secondary .content h3+ol,.comp-article-head .spotlight-color-secondary .content h3+p,.comp-article-head .spotlight-color-secondary .content h3+ul,.comp-article-head .spotlight-color-secondary .content h4+ol,.comp-article-head .spotlight-color-secondary .content h4+p,.comp-article-head .spotlight-color-secondary .content h4+ul,.comp-article-head .spotlight-color-secondary .content h5+ol,.comp-article-head .spotlight-color-secondary .content h5+p,.comp-article-head .spotlight-color-secondary .content h5+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+ul,.spotlight-color-secondary .comp-article-head .content h1+ol,.spotlight-color-secondary .comp-article-head .content h1+p,.spotlight-color-secondary .comp-article-head .content h1+ul,.spotlight-color-secondary .comp-article-head .content h2+ol,.spotlight-color-secondary .comp-article-head .content h2+p,.spotlight-color-secondary .comp-article-head .content h2+ul,.spotlight-color-secondary .comp-article-head .content h3+ol,.spotlight-color-secondary .comp-article-head .content h3+p,.spotlight-color-secondary .comp-article-head .content h3+ul,.spotlight-color-secondary .comp-article-head .content h4+ol,.spotlight-color-secondary .comp-article-head .content h4+p,.spotlight-color-secondary .comp-article-head .content h4+ul,.spotlight-color-secondary .comp-article-head .content h5+ol,.spotlight-color-secondary .comp-article-head .content h5+p,.spotlight-color-secondary .comp-article-head .content h5+ul,.spotlight-color-secondary .comp-author h1+ol,.spotlight-color-secondary .comp-author h1+p,.spotlight-color-secondary .comp-author h1+ul,.spotlight-color-secondary .comp-author h2+ol,.spotlight-color-secondary .comp-author h2+p,.spotlight-color-secondary .comp-author h2+ul,.spotlight-color-secondary .comp-author h3+ol,.spotlight-color-secondary .comp-author h3+p,.spotlight-color-secondary .comp-author h3+ul,.spotlight-color-secondary .comp-author h4+ol,.spotlight-color-secondary .comp-author h4+p,.spotlight-color-secondary .comp-author h4+ul,.spotlight-color-secondary .comp-author h5+ol,.spotlight-color-secondary .comp-author h5+p,.spotlight-color-secondary .comp-author h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ul,.spotlight-color-secondary .mole-author h1+ol,.spotlight-color-secondary .mole-author h1+p,.spotlight-color-secondary .mole-author h1+ul,.spotlight-color-secondary .mole-author h2+ol,.spotlight-color-secondary .mole-author h2+p,.spotlight-color-secondary .mole-author h2+ul,.spotlight-color-secondary .mole-author h3+ol,.spotlight-color-secondary .mole-author h3+p,.spotlight-color-secondary .mole-author h3+ul,.spotlight-color-secondary .mole-author h4+ol,.spotlight-color-secondary .mole-author h4+p,.spotlight-color-secondary .mole-author h4+ul,.spotlight-color-secondary .mole-author h5+ol,.spotlight-color-secondary .mole-author h5+p,.spotlight-color-secondary .mole-author h5+ul,.spotlight-color-secondary .rich-text h1+ol,.spotlight-color-secondary .rich-text h1+p,.spotlight-color-secondary .rich-text h1+ul,.spotlight-color-secondary .rich-text h2+ol,.spotlight-color-secondary .rich-text h2+p,.spotlight-color-secondary .rich-text h2+ul,.spotlight-color-secondary .rich-text h3+ol,.spotlight-color-secondary .rich-text h3+p,.spotlight-color-secondary .rich-text h3+ul,.spotlight-color-secondary .rich-text h4+ol,.spotlight-color-secondary .rich-text h4+p,.spotlight-color-secondary .rich-text h4+ul,.spotlight-color-secondary .rich-text h5+ol,.spotlight-color-secondary .rich-text h5+p,.spotlight-color-secondary .rich-text h5+ul,.spotlight-color-secondary .rte-editor h1+ol,.spotlight-color-secondary .rte-editor h1+p,.spotlight-color-secondary .rte-editor h1+ul,.spotlight-color-secondary .rte-editor h2+ol,.spotlight-color-secondary .rte-editor h2+p,.spotlight-color-secondary .rte-editor h2+ul,.spotlight-color-secondary .rte-editor h3+ol,.spotlight-color-secondary .rte-editor h3+p,.spotlight-color-secondary .rte-editor h3+ul,.spotlight-color-secondary .rte-editor h4+ol,.spotlight-color-secondary .rte-editor h4+p,.spotlight-color-secondary .rte-editor h4+ul,.spotlight-color-secondary .rte-editor h5+ol,.spotlight-color-secondary .rte-editor h5+p,.spotlight-color-secondary .rte-editor h5+ul,.spotlight-color-secondary .table.cq-Editable-dom h1+ol,.spotlight-color-secondary .table.cq-Editable-dom h1+p,.spotlight-color-secondary .table.cq-Editable-dom h1+ul,.spotlight-color-secondary .table.cq-Editable-dom h2+ol,.spotlight-color-secondary .table.cq-Editable-dom h2+p,.spotlight-color-secondary .table.cq-Editable-dom h2+ul,.spotlight-color-secondary .table.cq-Editable-dom h3+ol,.spotlight-color-secondary .table.cq-Editable-dom h3+p,.spotlight-color-secondary .table.cq-Editable-dom h3+ul,.spotlight-color-secondary .table.cq-Editable-dom h4+ol,.spotlight-color-secondary .table.cq-Editable-dom h4+p,.spotlight-color-secondary .table.cq-Editable-dom h4+ul,.spotlight-color-secondary .table.cq-Editable-dom h5+ol,.spotlight-color-secondary .table.cq-Editable-dom h5+p,.spotlight-color-secondary .table.cq-Editable-dom h5+ul{margin-top:30px}.comp-article-head .spotlight-color-secondary .content h1+h1,.comp-article-head .spotlight-color-secondary .content h1+h2,.comp-article-head .spotlight-color-secondary .content h1+h3,.comp-article-head .spotlight-color-secondary .content h1+h4,.comp-article-head .spotlight-color-secondary .content h1+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h5,.spotlight-color-secondary .comp-article-head .content h1+h1,.spotlight-color-secondary .comp-article-head .content h1+h2,.spotlight-color-secondary .comp-article-head .content h1+h3,.spotlight-color-secondary .comp-article-head .content h1+h4,.spotlight-color-secondary .comp-article-head .content h1+h5,.spotlight-color-secondary .comp-author h1+h1,.spotlight-color-secondary .comp-author h1+h2,.spotlight-color-secondary .comp-author h1+h3,.spotlight-color-secondary .comp-author h1+h4,.spotlight-color-secondary .comp-author h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h5,.spotlight-color-secondary .mole-author h1+h1,.spotlight-color-secondary .mole-author h1+h2,.spotlight-color-secondary .mole-author h1+h3,.spotlight-color-secondary .mole-author h1+h4,.spotlight-color-secondary .mole-author h1+h5,.spotlight-color-secondary .rich-text h1+h1,.spotlight-color-secondary .rich-text h1+h2,.spotlight-color-secondary .rich-text h1+h3,.spotlight-color-secondary .rich-text h1+h4,.spotlight-color-secondary .rich-text h1+h5,.spotlight-color-secondary .rte-editor h1+h1,.spotlight-color-secondary .rte-editor h1+h2,.spotlight-color-secondary .rte-editor h1+h3,.spotlight-color-secondary .rte-editor h1+h4,.spotlight-color-secondary .rte-editor h1+h5,.spotlight-color-secondary .table.cq-Editable-dom h1+h1,.spotlight-color-secondary .table.cq-Editable-dom h1+h2,.spotlight-color-secondary .table.cq-Editable-dom h1+h3,.spotlight-color-secondary .table.cq-Editable-dom h1+h4,.spotlight-color-secondary .table.cq-Editable-dom h1+h5{margin-top:20px}.comp-article-head .spotlight-color-secondary .content h2+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h2,.spotlight-color-secondary .comp-article-head .content h2+h2,.spotlight-color-secondary .comp-author h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h2,.spotlight-color-secondary .mole-author h2+h2,.spotlight-color-secondary .rich-text h2+h2,.spotlight-color-secondary .rte-editor h2+h2,.spotlight-color-secondary .table.cq-Editable-dom h2+h2{margin-top:15px}.comp-article-head .spotlight-color-secondary .content h2+h1,.comp-article-head .spotlight-color-secondary .content h2+h3,.comp-article-head .spotlight-color-secondary .content h2+h4,.comp-article-head .spotlight-color-secondary .content h2+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h5,.spotlight-color-secondary .comp-article-head .content h2+h1,.spotlight-color-secondary .comp-article-head .content h2+h3,.spotlight-color-secondary .comp-article-head .content h2+h4,.spotlight-color-secondary .comp-article-head .content h2+h5,.spotlight-color-secondary .comp-author h2+h1,.spotlight-color-secondary .comp-author h2+h3,.spotlight-color-secondary .comp-author h2+h4,.spotlight-color-secondary .comp-author h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h5,.spotlight-color-secondary .mole-author h2+h1,.spotlight-color-secondary .mole-author h2+h3,.spotlight-color-secondary .mole-author h2+h4,.spotlight-color-secondary .mole-author h2+h5,.spotlight-color-secondary .rich-text h2+h1,.spotlight-color-secondary .rich-text h2+h3,.spotlight-color-secondary .rich-text h2+h4,.spotlight-color-secondary .rich-text h2+h5,.spotlight-color-secondary .rte-editor h2+h1,.spotlight-color-secondary .rte-editor h2+h3,.spotlight-color-secondary .rte-editor h2+h4,.spotlight-color-secondary .rte-editor h2+h5,.spotlight-color-secondary .table.cq-Editable-dom h2+h1,.spotlight-color-secondary .table.cq-Editable-dom h2+h3,.spotlight-color-secondary .table.cq-Editable-dom h2+h4,.spotlight-color-secondary .table.cq-Editable-dom h2+h5{margin-top:20px}.comp-article-head .spotlight-color-secondary .content h3+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h3,.spotlight-color-secondary .comp-article-head .content h3+h3,.spotlight-color-secondary .comp-author h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h3,.spotlight-color-secondary .mole-author h3+h3,.spotlight-color-secondary .rich-text h3+h3,.spotlight-color-secondary .rte-editor h3+h3,.spotlight-color-secondary .table.cq-Editable-dom h3+h3{margin-top:10px}.comp-article-head .spotlight-color-secondary .content h3+h1,.comp-article-head .spotlight-color-secondary .content h3+h2,.comp-article-head .spotlight-color-secondary .content h3+h4,.comp-article-head .spotlight-color-secondary .content h3+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h5,.spotlight-color-secondary .comp-article-head .content h3+h1,.spotlight-color-secondary .comp-article-head .content h3+h2,.spotlight-color-secondary .comp-article-head .content h3+h4,.spotlight-color-secondary .comp-article-head .content h3+h5,.spotlight-color-secondary .comp-author h3+h1,.spotlight-color-secondary .comp-author h3+h2,.spotlight-color-secondary .comp-author h3+h4,.spotlight-color-secondary .comp-author h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h5,.spotlight-color-secondary .mole-author h3+h1,.spotlight-color-secondary .mole-author h3+h2,.spotlight-color-secondary .mole-author h3+h4,.spotlight-color-secondary .mole-author h3+h5,.spotlight-color-secondary .rich-text h3+h1,.spotlight-color-secondary .rich-text h3+h2,.spotlight-color-secondary .rich-text h3+h4,.spotlight-color-secondary .rich-text h3+h5,.spotlight-color-secondary .rte-editor h3+h1,.spotlight-color-secondary .rte-editor h3+h2,.spotlight-color-secondary .rte-editor h3+h4,.spotlight-color-secondary .rte-editor h3+h5,.spotlight-color-secondary .table.cq-Editable-dom h3+h1,.spotlight-color-secondary .table.cq-Editable-dom h3+h2,.spotlight-color-secondary .table.cq-Editable-dom h3+h4,.spotlight-color-secondary .table.cq-Editable-dom h3+h5{margin-top:20px}.comp-article-head .spotlight-color-secondary .content h4+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h4,.spotlight-color-secondary .comp-article-head .content h4+h4,.spotlight-color-secondary .comp-author h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h4,.spotlight-color-secondary .mole-author h4+h4,.spotlight-color-secondary .rich-text h4+h4,.spotlight-color-secondary .rte-editor h4+h4,.spotlight-color-secondary .table.cq-Editable-dom h4+h4{margin-top:10px}.comp-article-head .spotlight-color-secondary .content h4+h1,.comp-article-head .spotlight-color-secondary .content h4+h2,.comp-article-head .spotlight-color-secondary .content h4+h3,.comp-article-head .spotlight-color-secondary .content h4+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h5,.spotlight-color-secondary .comp-article-head .content h4+h1,.spotlight-color-secondary .comp-article-head .content h4+h2,.spotlight-color-secondary .comp-article-head .content h4+h3,.spotlight-color-secondary .comp-article-head .content h4+h5,.spotlight-color-secondary .comp-author h4+h1,.spotlight-color-secondary .comp-author h4+h2,.spotlight-color-secondary .comp-author h4+h3,.spotlight-color-secondary .comp-author h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h5,.spotlight-color-secondary .mole-author h4+h1,.spotlight-color-secondary .mole-author h4+h2,.spotlight-color-secondary .mole-author h4+h3,.spotlight-color-secondary .mole-author h4+h5,.spotlight-color-secondary .rich-text h4+h1,.spotlight-color-secondary .rich-text h4+h2,.spotlight-color-secondary .rich-text h4+h3,.spotlight-color-secondary .rich-text h4+h5,.spotlight-color-secondary .rte-editor h4+h1,.spotlight-color-secondary .rte-editor h4+h2,.spotlight-color-secondary .rte-editor h4+h3,.spotlight-color-secondary .rte-editor h4+h5,.spotlight-color-secondary .table.cq-Editable-dom h4+h1,.spotlight-color-secondary .table.cq-Editable-dom h4+h2,.spotlight-color-secondary .table.cq-Editable-dom h4+h3,.spotlight-color-secondary .table.cq-Editable-dom h4+h5{margin-top:20px}.comp-article-head .spotlight-color-secondary .content h5+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h5,.spotlight-color-secondary .comp-article-head .content h5+h5,.spotlight-color-secondary .comp-author h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h5,.spotlight-color-secondary .mole-author h5+h5,.spotlight-color-secondary .rich-text h5+h5,.spotlight-color-secondary .rte-editor h5+h5,.spotlight-color-secondary .table.cq-Editable-dom h5+h5{margin-top:10px}.comp-article-head .spotlight-color-secondary .content h5+h1,.comp-article-head .spotlight-color-secondary .content h5+h2,.comp-article-head .spotlight-color-secondary .content h5+h3,.comp-article-head .spotlight-color-secondary .content h5+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h4,.spotlight-color-secondary .comp-article-head .content h5+h1,.spotlight-color-secondary .comp-article-head .content h5+h2,.spotlight-color-secondary .comp-article-head .content h5+h3,.spotlight-color-secondary .comp-article-head .content h5+h4,.spotlight-color-secondary .comp-author h5+h1,.spotlight-color-secondary .comp-author h5+h2,.spotlight-color-secondary .comp-author h5+h3,.spotlight-color-secondary .comp-author h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h4,.spotlight-color-secondary .mole-author h5+h1,.spotlight-color-secondary .mole-author h5+h2,.spotlight-color-secondary .mole-author h5+h3,.spotlight-color-secondary .mole-author h5+h4,.spotlight-color-secondary .rich-text h5+h1,.spotlight-color-secondary .rich-text h5+h2,.spotlight-color-secondary .rich-text h5+h3,.spotlight-color-secondary .rich-text h5+h4,.spotlight-color-secondary .rte-editor h5+h1,.spotlight-color-secondary .rte-editor h5+h2,.spotlight-color-secondary .rte-editor h5+h3,.spotlight-color-secondary .rte-editor h5+h4,.spotlight-color-secondary .table.cq-Editable-dom h5+h1,.spotlight-color-secondary .table.cq-Editable-dom h5+h2,.spotlight-color-secondary .table.cq-Editable-dom h5+h3,.spotlight-color-secondary .table.cq-Editable-dom h5+h4{margin-top:15px}.comp-article-head .spotlight-color-secondary .content ol+ol,.comp-article-head .spotlight-color-secondary .content ol+p,.comp-article-head .spotlight-color-secondary .content ol+ul,.comp-article-head .spotlight-color-secondary .content p+ol,.comp-article-head .spotlight-color-secondary .content p+p,.comp-article-head .spotlight-color-secondary .content p+ul,.comp-article-head .spotlight-color-secondary .content ul+ol,.comp-article-head .spotlight-color-secondary .content ul+p,.comp-article-head .spotlight-color-secondary .content ul+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+ul,.spotlight-color-secondary .comp-article-head .content ol+ol,.spotlight-color-secondary .comp-article-head .content ol+p,.spotlight-color-secondary .comp-article-head .content ol+ul,.spotlight-color-secondary .comp-article-head .content p+ol,.spotlight-color-secondary .comp-article-head .content p+p,.spotlight-color-secondary .comp-article-head .content p+ul,.spotlight-color-secondary .comp-article-head .content ul+ol,.spotlight-color-secondary .comp-article-head .content ul+p,.spotlight-color-secondary .comp-article-head .content ul+ul,.spotlight-color-secondary .comp-author ol+ol,.spotlight-color-secondary .comp-author ol+p,.spotlight-color-secondary .comp-author ol+ul,.spotlight-color-secondary .comp-author p+ol,.spotlight-color-secondary .comp-author p+p,.spotlight-color-secondary .comp-author p+ul,.spotlight-color-secondary .comp-author ul+ol,.spotlight-color-secondary .comp-author ul+p,.spotlight-color-secondary .comp-author ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ul,.spotlight-color-secondary .mole-author ol+ol,.spotlight-color-secondary .mole-author ol+p,.spotlight-color-secondary .mole-author ol+ul,.spotlight-color-secondary .mole-author p+ol,.spotlight-color-secondary .mole-author p+p,.spotlight-color-secondary .mole-author p+ul,.spotlight-color-secondary .mole-author ul+ol,.spotlight-color-secondary .mole-author ul+p,.spotlight-color-secondary .mole-author ul+ul,.spotlight-color-secondary .rich-text ol+ol,.spotlight-color-secondary .rich-text ol+p,.spotlight-color-secondary .rich-text ol+ul,.spotlight-color-secondary .rich-text p+ol,.spotlight-color-secondary .rich-text p+p,.spotlight-color-secondary .rich-text p+ul,.spotlight-color-secondary .rich-text ul+ol,.spotlight-color-secondary .rich-text ul+p,.spotlight-color-secondary .rich-text ul+ul,.spotlight-color-secondary .rte-editor ol+ol,.spotlight-color-secondary .rte-editor ol+p,.spotlight-color-secondary .rte-editor ol+ul,.spotlight-color-secondary .rte-editor p+ol,.spotlight-color-secondary .rte-editor p+p,.spotlight-color-secondary .rte-editor p+ul,.spotlight-color-secondary .rte-editor ul+ol,.spotlight-color-secondary .rte-editor ul+p,.spotlight-color-secondary .rte-editor ul+ul,.spotlight-color-secondary .table.cq-Editable-dom ol+ol,.spotlight-color-secondary .table.cq-Editable-dom ol+p,.spotlight-color-secondary .table.cq-Editable-dom ol+ul,.spotlight-color-secondary .table.cq-Editable-dom p+ol,.spotlight-color-secondary .table.cq-Editable-dom p+p,.spotlight-color-secondary .table.cq-Editable-dom p+ul,.spotlight-color-secondary .table.cq-Editable-dom ul+ol,.spotlight-color-secondary .table.cq-Editable-dom ul+p,.spotlight-color-secondary .table.cq-Editable-dom ul+ul{margin-top:30px}.comp-article-head .spotlight-color-secondary .content ol+h1,.comp-article-head .spotlight-color-secondary .content ol+h2,.comp-article-head .spotlight-color-secondary .content ol+h3,.comp-article-head .spotlight-color-secondary .content ol+h4,.comp-article-head .spotlight-color-secondary .content ol+h5,.comp-article-head .spotlight-color-secondary .content p+h1,.comp-article-head .spotlight-color-secondary .content p+h2,.comp-article-head .spotlight-color-secondary .content p+h3,.comp-article-head .spotlight-color-secondary .content p+h4,.comp-article-head .spotlight-color-secondary .content p+h5,.comp-article-head .spotlight-color-secondary .content ul+h1,.comp-article-head .spotlight-color-secondary .content ul+h2,.comp-article-head .spotlight-color-secondary .content ul+h3,.comp-article-head .spotlight-color-secondary .content ul+h4,.comp-article-head .spotlight-color-secondary .content ul+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h5,.spotlight-color-secondary .comp-article-head .content ol+h1,.spotlight-color-secondary .comp-article-head .content ol+h2,.spotlight-color-secondary .comp-article-head .content ol+h3,.spotlight-color-secondary .comp-article-head .content ol+h4,.spotlight-color-secondary .comp-article-head .content ol+h5,.spotlight-color-secondary .comp-article-head .content p+h1,.spotlight-color-secondary .comp-article-head .content p+h2,.spotlight-color-secondary .comp-article-head .content p+h3,.spotlight-color-secondary .comp-article-head .content p+h4,.spotlight-color-secondary .comp-article-head .content p+h5,.spotlight-color-secondary .comp-article-head .content ul+h1,.spotlight-color-secondary .comp-article-head .content ul+h2,.spotlight-color-secondary .comp-article-head .content ul+h3,.spotlight-color-secondary .comp-article-head .content ul+h4,.spotlight-color-secondary .comp-article-head .content ul+h5,.spotlight-color-secondary .comp-author ol+h1,.spotlight-color-secondary .comp-author ol+h2,.spotlight-color-secondary .comp-author ol+h3,.spotlight-color-secondary .comp-author ol+h4,.spotlight-color-secondary .comp-author ol+h5,.spotlight-color-secondary .comp-author p+h1,.spotlight-color-secondary .comp-author p+h2,.spotlight-color-secondary .comp-author p+h3,.spotlight-color-secondary .comp-author p+h4,.spotlight-color-secondary .comp-author p+h5,.spotlight-color-secondary .comp-author ul+h1,.spotlight-color-secondary .comp-author ul+h2,.spotlight-color-secondary .comp-author ul+h3,.spotlight-color-secondary .comp-author ul+h4,.spotlight-color-secondary .comp-author ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h5,.spotlight-color-secondary .mole-author ol+h1,.spotlight-color-secondary .mole-author ol+h2,.spotlight-color-secondary .mole-author ol+h3,.spotlight-color-secondary .mole-author ol+h4,.spotlight-color-secondary .mole-author ol+h5,.spotlight-color-secondary .mole-author p+h1,.spotlight-color-secondary .mole-author p+h2,.spotlight-color-secondary .mole-author p+h3,.spotlight-color-secondary .mole-author p+h4,.spotlight-color-secondary .mole-author p+h5,.spotlight-color-secondary .mole-author ul+h1,.spotlight-color-secondary .mole-author ul+h2,.spotlight-color-secondary .mole-author ul+h3,.spotlight-color-secondary .mole-author ul+h4,.spotlight-color-secondary .mole-author ul+h5,.spotlight-color-secondary .rich-text ol+h1,.spotlight-color-secondary .rich-text ol+h2,.spotlight-color-secondary .rich-text ol+h3,.spotlight-color-secondary .rich-text ol+h4,.spotlight-color-secondary .rich-text ol+h5,.spotlight-color-secondary .rich-text p+h1,.spotlight-color-secondary .rich-text p+h2,.spotlight-color-secondary .rich-text p+h3,.spotlight-color-secondary .rich-text p+h4,.spotlight-color-secondary .rich-text p+h5,.spotlight-color-secondary .rich-text ul+h1,.spotlight-color-secondary .rich-text ul+h2,.spotlight-color-secondary .rich-text ul+h3,.spotlight-color-secondary .rich-text ul+h4,.spotlight-color-secondary .rich-text ul+h5,.spotlight-color-secondary .rte-editor ol+h1,.spotlight-color-secondary .rte-editor ol+h2,.spotlight-color-secondary .rte-editor ol+h3,.spotlight-color-secondary .rte-editor ol+h4,.spotlight-color-secondary .rte-editor ol+h5,.spotlight-color-secondary .rte-editor p+h1,.spotlight-color-secondary .rte-editor p+h2,.spotlight-color-secondary .rte-editor p+h3,.spotlight-color-secondary .rte-editor p+h4,.spotlight-color-secondary .rte-editor p+h5,.spotlight-color-secondary .rte-editor ul+h1,.spotlight-color-secondary .rte-editor ul+h2,.spotlight-color-secondary .rte-editor ul+h3,.spotlight-color-secondary .rte-editor ul+h4,.spotlight-color-secondary .rte-editor ul+h5,.spotlight-color-secondary .table.cq-Editable-dom ol+h1,.spotlight-color-secondary .table.cq-Editable-dom ol+h2,.spotlight-color-secondary .table.cq-Editable-dom ol+h3,.spotlight-color-secondary .table.cq-Editable-dom ol+h4,.spotlight-color-secondary .table.cq-Editable-dom ol+h5,.spotlight-color-secondary .table.cq-Editable-dom p+h1,.spotlight-color-secondary .table.cq-Editable-dom p+h2,.spotlight-color-secondary .table.cq-Editable-dom p+h3,.spotlight-color-secondary .table.cq-Editable-dom p+h4,.spotlight-color-secondary .table.cq-Editable-dom p+h5,.spotlight-color-secondary .table.cq-Editable-dom ul+h1,.spotlight-color-secondary .table.cq-Editable-dom ul+h2,.spotlight-color-secondary .table.cq-Editable-dom ul+h3,.spotlight-color-secondary .table.cq-Editable-dom ul+h4,.spotlight-color-secondary .table.cq-Editable-dom ul+h5{margin-top:60px}.comp-article-head .spotlight-color-secondary .content li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets li,.spotlight-color-secondary .comp-article-head .content li,.spotlight-color-secondary .comp-author li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets li,.spotlight-color-secondary .mole-author li,.spotlight-color-secondary .rich-text li,.spotlight-color-secondary .rte-editor li,.spotlight-color-secondary .table.cq-Editable-dom li{margin-top:7px}}@media (max-width:47.9375em){.comp-article-head .spotlight-color-secondary .content h1+ol,.comp-article-head .spotlight-color-secondary .content h1+p,.comp-article-head .spotlight-color-secondary .content h1+ul,.comp-article-head .spotlight-color-secondary .content h2+ol,.comp-article-head .spotlight-color-secondary .content h2+p,.comp-article-head .spotlight-color-secondary .content h2+ul,.comp-article-head .spotlight-color-secondary .content h3+ol,.comp-article-head .spotlight-color-secondary .content h3+p,.comp-article-head .spotlight-color-secondary .content h3+ul,.comp-article-head .spotlight-color-secondary .content h4+ol,.comp-article-head .spotlight-color-secondary .content h4+p,.comp-article-head .spotlight-color-secondary .content h4+ul,.comp-article-head .spotlight-color-secondary .content h5+ol,.comp-article-head .spotlight-color-secondary .content h5+p,.comp-article-head .spotlight-color-secondary .content h5+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+ul,.spotlight-color-secondary .comp-article-head .content h1+ol,.spotlight-color-secondary .comp-article-head .content h1+p,.spotlight-color-secondary .comp-article-head .content h1+ul,.spotlight-color-secondary .comp-article-head .content h2+ol,.spotlight-color-secondary .comp-article-head .content h2+p,.spotlight-color-secondary .comp-article-head .content h2+ul,.spotlight-color-secondary .comp-article-head .content h3+ol,.spotlight-color-secondary .comp-article-head .content h3+p,.spotlight-color-secondary .comp-article-head .content h3+ul,.spotlight-color-secondary .comp-article-head .content h4+ol,.spotlight-color-secondary .comp-article-head .content h4+p,.spotlight-color-secondary .comp-article-head .content h4+ul,.spotlight-color-secondary .comp-article-head .content h5+ol,.spotlight-color-secondary .comp-article-head .content h5+p,.spotlight-color-secondary .comp-article-head .content h5+ul,.spotlight-color-secondary .comp-author h1+ol,.spotlight-color-secondary .comp-author h1+p,.spotlight-color-secondary .comp-author h1+ul,.spotlight-color-secondary .comp-author h2+ol,.spotlight-color-secondary .comp-author h2+p,.spotlight-color-secondary .comp-author h2+ul,.spotlight-color-secondary .comp-author h3+ol,.spotlight-color-secondary .comp-author h3+p,.spotlight-color-secondary .comp-author h3+ul,.spotlight-color-secondary .comp-author h4+ol,.spotlight-color-secondary .comp-author h4+p,.spotlight-color-secondary .comp-author h4+ul,.spotlight-color-secondary .comp-author h5+ol,.spotlight-color-secondary .comp-author h5+p,.spotlight-color-secondary .comp-author h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+ul,.spotlight-color-secondary .mole-author h1+ol,.spotlight-color-secondary .mole-author h1+p,.spotlight-color-secondary .mole-author h1+ul,.spotlight-color-secondary .mole-author h2+ol,.spotlight-color-secondary .mole-author h2+p,.spotlight-color-secondary .mole-author h2+ul,.spotlight-color-secondary .mole-author h3+ol,.spotlight-color-secondary .mole-author h3+p,.spotlight-color-secondary .mole-author h3+ul,.spotlight-color-secondary .mole-author h4+ol,.spotlight-color-secondary .mole-author h4+p,.spotlight-color-secondary .mole-author h4+ul,.spotlight-color-secondary .mole-author h5+ol,.spotlight-color-secondary .mole-author h5+p,.spotlight-color-secondary .mole-author h5+ul,.spotlight-color-secondary .rich-text h1+ol,.spotlight-color-secondary .rich-text h1+p,.spotlight-color-secondary .rich-text h1+ul,.spotlight-color-secondary .rich-text h2+ol,.spotlight-color-secondary .rich-text h2+p,.spotlight-color-secondary .rich-text h2+ul,.spotlight-color-secondary .rich-text h3+ol,.spotlight-color-secondary .rich-text h3+p,.spotlight-color-secondary .rich-text h3+ul,.spotlight-color-secondary .rich-text h4+ol,.spotlight-color-secondary .rich-text h4+p,.spotlight-color-secondary .rich-text h4+ul,.spotlight-color-secondary .rich-text h5+ol,.spotlight-color-secondary .rich-text h5+p,.spotlight-color-secondary .rich-text h5+ul,.spotlight-color-secondary .rte-editor h1+ol,.spotlight-color-secondary .rte-editor h1+p,.spotlight-color-secondary .rte-editor h1+ul,.spotlight-color-secondary .rte-editor h2+ol,.spotlight-color-secondary .rte-editor h2+p,.spotlight-color-secondary .rte-editor h2+ul,.spotlight-color-secondary .rte-editor h3+ol,.spotlight-color-secondary .rte-editor h3+p,.spotlight-color-secondary .rte-editor h3+ul,.spotlight-color-secondary .rte-editor h4+ol,.spotlight-color-secondary .rte-editor h4+p,.spotlight-color-secondary .rte-editor h4+ul,.spotlight-color-secondary .rte-editor h5+ol,.spotlight-color-secondary .rte-editor h5+p,.spotlight-color-secondary .rte-editor h5+ul,.spotlight-color-secondary .table.cq-Editable-dom h1+ol,.spotlight-color-secondary .table.cq-Editable-dom h1+p,.spotlight-color-secondary .table.cq-Editable-dom h1+ul,.spotlight-color-secondary .table.cq-Editable-dom h2+ol,.spotlight-color-secondary .table.cq-Editable-dom h2+p,.spotlight-color-secondary .table.cq-Editable-dom h2+ul,.spotlight-color-secondary .table.cq-Editable-dom h3+ol,.spotlight-color-secondary .table.cq-Editable-dom h3+p,.spotlight-color-secondary .table.cq-Editable-dom h3+ul,.spotlight-color-secondary .table.cq-Editable-dom h4+ol,.spotlight-color-secondary .table.cq-Editable-dom h4+p,.spotlight-color-secondary .table.cq-Editable-dom h4+ul,.spotlight-color-secondary .table.cq-Editable-dom h5+ol,.spotlight-color-secondary .table.cq-Editable-dom h5+p,.spotlight-color-secondary .table.cq-Editable-dom h5+ul{margin-top:25px}.comp-article-head .spotlight-color-secondary .content h1+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h1,.spotlight-color-secondary .comp-article-head .content h1+h1,.spotlight-color-secondary .comp-author h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h1,.spotlight-color-secondary .mole-author h1+h1,.spotlight-color-secondary .rich-text h1+h1,.spotlight-color-secondary .rte-editor h1+h1,.spotlight-color-secondary .table.cq-Editable-dom h1+h1{margin-top:16px}.comp-article-head .spotlight-color-secondary .content h1+h2,.comp-article-head .spotlight-color-secondary .content h1+h3,.comp-article-head .spotlight-color-secondary .content h1+h4,.comp-article-head .spotlight-color-secondary .content h1+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h1+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h1+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h1+h5,.spotlight-color-secondary .comp-article-head .content h1+h2,.spotlight-color-secondary .comp-article-head .content h1+h3,.spotlight-color-secondary .comp-article-head .content h1+h4,.spotlight-color-secondary .comp-article-head .content h1+h5,.spotlight-color-secondary .comp-author h1+h2,.spotlight-color-secondary .comp-author h1+h3,.spotlight-color-secondary .comp-author h1+h4,.spotlight-color-secondary .comp-author h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h1+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h1+h5,.spotlight-color-secondary .mole-author h1+h2,.spotlight-color-secondary .mole-author h1+h3,.spotlight-color-secondary .mole-author h1+h4,.spotlight-color-secondary .mole-author h1+h5,.spotlight-color-secondary .rich-text h1+h2,.spotlight-color-secondary .rich-text h1+h3,.spotlight-color-secondary .rich-text h1+h4,.spotlight-color-secondary .rich-text h1+h5,.spotlight-color-secondary .rte-editor h1+h2,.spotlight-color-secondary .rte-editor h1+h3,.spotlight-color-secondary .rte-editor h1+h4,.spotlight-color-secondary .rte-editor h1+h5,.spotlight-color-secondary .table.cq-Editable-dom h1+h2,.spotlight-color-secondary .table.cq-Editable-dom h1+h3,.spotlight-color-secondary .table.cq-Editable-dom h1+h4,.spotlight-color-secondary .table.cq-Editable-dom h1+h5{margin-top:17px}.comp-article-head .spotlight-color-secondary .content h2+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h2,.spotlight-color-secondary .comp-article-head .content h2+h2,.spotlight-color-secondary .comp-author h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h2,.spotlight-color-secondary .mole-author h2+h2,.spotlight-color-secondary .rich-text h2+h2,.spotlight-color-secondary .rte-editor h2+h2,.spotlight-color-secondary .table.cq-Editable-dom h2+h2{margin-top:16px}.comp-article-head .spotlight-color-secondary .content h2+h1,.comp-article-head .spotlight-color-secondary .content h2+h3,.comp-article-head .spotlight-color-secondary .content h2+h4,.comp-article-head .spotlight-color-secondary .content h2+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h2+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h2+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h2+h5,.spotlight-color-secondary .comp-article-head .content h2+h1,.spotlight-color-secondary .comp-article-head .content h2+h3,.spotlight-color-secondary .comp-article-head .content h2+h4,.spotlight-color-secondary .comp-article-head .content h2+h5,.spotlight-color-secondary .comp-author h2+h1,.spotlight-color-secondary .comp-author h2+h3,.spotlight-color-secondary .comp-author h2+h4,.spotlight-color-secondary .comp-author h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h2+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h2+h5,.spotlight-color-secondary .mole-author h2+h1,.spotlight-color-secondary .mole-author h2+h3,.spotlight-color-secondary .mole-author h2+h4,.spotlight-color-secondary .mole-author h2+h5,.spotlight-color-secondary .rich-text h2+h1,.spotlight-color-secondary .rich-text h2+h3,.spotlight-color-secondary .rich-text h2+h4,.spotlight-color-secondary .rich-text h2+h5,.spotlight-color-secondary .rte-editor h2+h1,.spotlight-color-secondary .rte-editor h2+h3,.spotlight-color-secondary .rte-editor h2+h4,.spotlight-color-secondary .rte-editor h2+h5,.spotlight-color-secondary .table.cq-Editable-dom h2+h1,.spotlight-color-secondary .table.cq-Editable-dom h2+h3,.spotlight-color-secondary .table.cq-Editable-dom h2+h4,.spotlight-color-secondary .table.cq-Editable-dom h2+h5{margin-top:17px}.comp-article-head .spotlight-color-secondary .content h3+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h3,.spotlight-color-secondary .comp-article-head .content h3+h3,.spotlight-color-secondary .comp-author h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h3,.spotlight-color-secondary .mole-author h3+h3,.spotlight-color-secondary .rich-text h3+h3,.spotlight-color-secondary .rte-editor h3+h3,.spotlight-color-secondary .table.cq-Editable-dom h3+h3{margin-top:6px}.comp-article-head .spotlight-color-secondary .content h3+h1,.comp-article-head .spotlight-color-secondary .content h3+h2,.comp-article-head .spotlight-color-secondary .content h3+h4,.comp-article-head .spotlight-color-secondary .content h3+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h3+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h3+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h3+h5,.spotlight-color-secondary .comp-article-head .content h3+h1,.spotlight-color-secondary .comp-article-head .content h3+h2,.spotlight-color-secondary .comp-article-head .content h3+h4,.spotlight-color-secondary .comp-article-head .content h3+h5,.spotlight-color-secondary .comp-author h3+h1,.spotlight-color-secondary .comp-author h3+h2,.spotlight-color-secondary .comp-author h3+h4,.spotlight-color-secondary .comp-author h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h3+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h3+h5,.spotlight-color-secondary .mole-author h3+h1,.spotlight-color-secondary .mole-author h3+h2,.spotlight-color-secondary .mole-author h3+h4,.spotlight-color-secondary .mole-author h3+h5,.spotlight-color-secondary .rich-text h3+h1,.spotlight-color-secondary .rich-text h3+h2,.spotlight-color-secondary .rich-text h3+h4,.spotlight-color-secondary .rich-text h3+h5,.spotlight-color-secondary .rte-editor h3+h1,.spotlight-color-secondary .rte-editor h3+h2,.spotlight-color-secondary .rte-editor h3+h4,.spotlight-color-secondary .rte-editor h3+h5,.spotlight-color-secondary .table.cq-Editable-dom h3+h1,.spotlight-color-secondary .table.cq-Editable-dom h3+h2,.spotlight-color-secondary .table.cq-Editable-dom h3+h4,.spotlight-color-secondary .table.cq-Editable-dom h3+h5{margin-top:17px}.comp-article-head .spotlight-color-secondary .content h4+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h4,.spotlight-color-secondary .comp-article-head .content h4+h4,.spotlight-color-secondary .comp-author h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h4,.spotlight-color-secondary .mole-author h4+h4,.spotlight-color-secondary .rich-text h4+h4,.spotlight-color-secondary .rte-editor h4+h4,.spotlight-color-secondary .table.cq-Editable-dom h4+h4{margin-top:6px}.comp-article-head .spotlight-color-secondary .content h4+h1,.comp-article-head .spotlight-color-secondary .content h4+h2,.comp-article-head .spotlight-color-secondary .content h4+h3,.comp-article-head .spotlight-color-secondary .content h4+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h4+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h4+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h4+h5,.spotlight-color-secondary .comp-article-head .content h4+h1,.spotlight-color-secondary .comp-article-head .content h4+h2,.spotlight-color-secondary .comp-article-head .content h4+h3,.spotlight-color-secondary .comp-article-head .content h4+h5,.spotlight-color-secondary .comp-author h4+h1,.spotlight-color-secondary .comp-author h4+h2,.spotlight-color-secondary .comp-author h4+h3,.spotlight-color-secondary .comp-author h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h4+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h4+h5,.spotlight-color-secondary .mole-author h4+h1,.spotlight-color-secondary .mole-author h4+h2,.spotlight-color-secondary .mole-author h4+h3,.spotlight-color-secondary .mole-author h4+h5,.spotlight-color-secondary .rich-text h4+h1,.spotlight-color-secondary .rich-text h4+h2,.spotlight-color-secondary .rich-text h4+h3,.spotlight-color-secondary .rich-text h4+h5,.spotlight-color-secondary .rte-editor h4+h1,.spotlight-color-secondary .rte-editor h4+h2,.spotlight-color-secondary .rte-editor h4+h3,.spotlight-color-secondary .rte-editor h4+h5,.spotlight-color-secondary .table.cq-Editable-dom h4+h1,.spotlight-color-secondary .table.cq-Editable-dom h4+h2,.spotlight-color-secondary .table.cq-Editable-dom h4+h3,.spotlight-color-secondary .table.cq-Editable-dom h4+h5{margin-top:17px}.comp-article-head .spotlight-color-secondary .content h5+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h5,.spotlight-color-secondary .comp-article-head .content h5+h5,.spotlight-color-secondary .comp-author h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h5,.spotlight-color-secondary .mole-author h5+h5,.spotlight-color-secondary .rich-text h5+h5,.spotlight-color-secondary .rte-editor h5+h5,.spotlight-color-secondary .table.cq-Editable-dom h5+h5{margin-top:6px}.comp-article-head .spotlight-color-secondary .content h5+h1,.comp-article-head .spotlight-color-secondary .content h5+h2,.comp-article-head .spotlight-color-secondary .content h5+h3,.comp-article-head .spotlight-color-secondary .content h5+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description h5+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header h5+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets h5+h4,.spotlight-color-secondary .comp-article-head .content h5+h1,.spotlight-color-secondary .comp-article-head .content h5+h2,.spotlight-color-secondary .comp-article-head .content h5+h3,.spotlight-color-secondary .comp-article-head .content h5+h4,.spotlight-color-secondary .comp-author h5+h1,.spotlight-color-secondary .comp-author h5+h2,.spotlight-color-secondary .comp-author h5+h3,.spotlight-color-secondary .comp-author h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header h5+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets h5+h4,.spotlight-color-secondary .mole-author h5+h1,.spotlight-color-secondary .mole-author h5+h2,.spotlight-color-secondary .mole-author h5+h3,.spotlight-color-secondary .mole-author h5+h4,.spotlight-color-secondary .rich-text h5+h1,.spotlight-color-secondary .rich-text h5+h2,.spotlight-color-secondary .rich-text h5+h3,.spotlight-color-secondary .rich-text h5+h4,.spotlight-color-secondary .rte-editor h5+h1,.spotlight-color-secondary .rte-editor h5+h2,.spotlight-color-secondary .rte-editor h5+h3,.spotlight-color-secondary .rte-editor h5+h4,.spotlight-color-secondary .table.cq-Editable-dom h5+h1,.spotlight-color-secondary .table.cq-Editable-dom h5+h2,.spotlight-color-secondary .table.cq-Editable-dom h5+h3,.spotlight-color-secondary .table.cq-Editable-dom h5+h4{margin-top:15px}.comp-article-head .spotlight-color-secondary .content ol+ol,.comp-article-head .spotlight-color-secondary .content ol+p,.comp-article-head .spotlight-color-secondary .content ol+ul,.comp-article-head .spotlight-color-secondary .content p+ol,.comp-article-head .spotlight-color-secondary .content p+p,.comp-article-head .spotlight-color-secondary .content p+ul,.comp-article-head .spotlight-color-secondary .content ul+ol,.comp-article-head .spotlight-color-secondary .content ul+p,.comp-article-head .spotlight-color-secondary .content ul+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+ul,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+ol,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+p,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+ul,.spotlight-color-secondary .comp-article-head .content ol+ol,.spotlight-color-secondary .comp-article-head .content ol+p,.spotlight-color-secondary .comp-article-head .content ol+ul,.spotlight-color-secondary .comp-article-head .content p+ol,.spotlight-color-secondary .comp-article-head .content p+p,.spotlight-color-secondary .comp-article-head .content p+ul,.spotlight-color-secondary .comp-article-head .content ul+ol,.spotlight-color-secondary .comp-article-head .content ul+p,.spotlight-color-secondary .comp-article-head .content ul+ul,.spotlight-color-secondary .comp-author ol+ol,.spotlight-color-secondary .comp-author ol+p,.spotlight-color-secondary .comp-author ol+ul,.spotlight-color-secondary .comp-author p+ol,.spotlight-color-secondary .comp-author p+p,.spotlight-color-secondary .comp-author p+ul,.spotlight-color-secondary .comp-author ul+ol,.spotlight-color-secondary .comp-author ul+p,.spotlight-color-secondary .comp-author ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+ul,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ol,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+p,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+ul,.spotlight-color-secondary .mole-author ol+ol,.spotlight-color-secondary .mole-author ol+p,.spotlight-color-secondary .mole-author ol+ul,.spotlight-color-secondary .mole-author p+ol,.spotlight-color-secondary .mole-author p+p,.spotlight-color-secondary .mole-author p+ul,.spotlight-color-secondary .mole-author ul+ol,.spotlight-color-secondary .mole-author ul+p,.spotlight-color-secondary .mole-author ul+ul,.spotlight-color-secondary .rich-text ol+ol,.spotlight-color-secondary .rich-text ol+p,.spotlight-color-secondary .rich-text ol+ul,.spotlight-color-secondary .rich-text p+ol,.spotlight-color-secondary .rich-text p+p,.spotlight-color-secondary .rich-text p+ul,.spotlight-color-secondary .rich-text ul+ol,.spotlight-color-secondary .rich-text ul+p,.spotlight-color-secondary .rich-text ul+ul,.spotlight-color-secondary .rte-editor ol+ol,.spotlight-color-secondary .rte-editor ol+p,.spotlight-color-secondary .rte-editor ol+ul,.spotlight-color-secondary .rte-editor p+ol,.spotlight-color-secondary .rte-editor p+p,.spotlight-color-secondary .rte-editor p+ul,.spotlight-color-secondary .rte-editor ul+ol,.spotlight-color-secondary .rte-editor ul+p,.spotlight-color-secondary .rte-editor ul+ul,.spotlight-color-secondary .table.cq-Editable-dom ol+ol,.spotlight-color-secondary .table.cq-Editable-dom ol+p,.spotlight-color-secondary .table.cq-Editable-dom ol+ul,.spotlight-color-secondary .table.cq-Editable-dom p+ol,.spotlight-color-secondary .table.cq-Editable-dom p+p,.spotlight-color-secondary .table.cq-Editable-dom p+ul,.spotlight-color-secondary .table.cq-Editable-dom ul+ol,.spotlight-color-secondary .table.cq-Editable-dom ul+p,.spotlight-color-secondary .table.cq-Editable-dom ul+ul{margin-top:25px}.comp-article-head .spotlight-color-secondary .content ol+h1,.comp-article-head .spotlight-color-secondary .content ol+h2,.comp-article-head .spotlight-color-secondary .content ol+h3,.comp-article-head .spotlight-color-secondary .content ol+h4,.comp-article-head .spotlight-color-secondary .content ol+h5,.comp-article-head .spotlight-color-secondary .content p+h1,.comp-article-head .spotlight-color-secondary .content p+h2,.comp-article-head .spotlight-color-secondary .content p+h3,.comp-article-head .spotlight-color-secondary .content p+h4,.comp-article-head .spotlight-color-secondary .content p+h5,.comp-article-head .spotlight-color-secondary .content ul+h1,.comp-article-head .spotlight-color-secondary .content ul+h2,.comp-article-head .spotlight-color-secondary .content ul+h3,.comp-article-head .spotlight-color-secondary .content ul+h4,.comp-article-head .spotlight-color-secondary .content ul+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ol+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description p+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description ul+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ol+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header p+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header ul+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ol+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets p+h5,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h1,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h2,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h3,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h4,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets ul+h5,.spotlight-color-secondary .comp-article-head .content ol+h1,.spotlight-color-secondary .comp-article-head .content ol+h2,.spotlight-color-secondary .comp-article-head .content ol+h3,.spotlight-color-secondary .comp-article-head .content ol+h4,.spotlight-color-secondary .comp-article-head .content ol+h5,.spotlight-color-secondary .comp-article-head .content p+h1,.spotlight-color-secondary .comp-article-head .content p+h2,.spotlight-color-secondary .comp-article-head .content p+h3,.spotlight-color-secondary .comp-article-head .content p+h4,.spotlight-color-secondary .comp-article-head .content p+h5,.spotlight-color-secondary .comp-article-head .content ul+h1,.spotlight-color-secondary .comp-article-head .content ul+h2,.spotlight-color-secondary .comp-article-head .content ul+h3,.spotlight-color-secondary .comp-article-head .content ul+h4,.spotlight-color-secondary .comp-article-head .content ul+h5,.spotlight-color-secondary .comp-author ol+h1,.spotlight-color-secondary .comp-author ol+h2,.spotlight-color-secondary .comp-author ol+h3,.spotlight-color-secondary .comp-author ol+h4,.spotlight-color-secondary .comp-author ol+h5,.spotlight-color-secondary .comp-author p+h1,.spotlight-color-secondary .comp-author p+h2,.spotlight-color-secondary .comp-author p+h3,.spotlight-color-secondary .comp-author p+h4,.spotlight-color-secondary .comp-author p+h5,.spotlight-color-secondary .comp-author ul+h1,.spotlight-color-secondary .comp-author ul+h2,.spotlight-color-secondary .comp-author ul+h3,.spotlight-color-secondary .comp-author ul+h4,.spotlight-color-secondary .comp-author ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header ul+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ol+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets p+h5,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h1,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h2,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h3,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h4,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets ul+h5,.spotlight-color-secondary .mole-author ol+h1,.spotlight-color-secondary .mole-author ol+h2,.spotlight-color-secondary .mole-author ol+h3,.spotlight-color-secondary .mole-author ol+h4,.spotlight-color-secondary .mole-author ol+h5,.spotlight-color-secondary .mole-author p+h1,.spotlight-color-secondary .mole-author p+h2,.spotlight-color-secondary .mole-author p+h3,.spotlight-color-secondary .mole-author p+h4,.spotlight-color-secondary .mole-author p+h5,.spotlight-color-secondary .mole-author ul+h1,.spotlight-color-secondary .mole-author ul+h2,.spotlight-color-secondary .mole-author ul+h3,.spotlight-color-secondary .mole-author ul+h4,.spotlight-color-secondary .mole-author ul+h5,.spotlight-color-secondary .rich-text ol+h1,.spotlight-color-secondary .rich-text ol+h2,.spotlight-color-secondary .rich-text ol+h3,.spotlight-color-secondary .rich-text ol+h4,.spotlight-color-secondary .rich-text ol+h5,.spotlight-color-secondary .rich-text p+h1,.spotlight-color-secondary .rich-text p+h2,.spotlight-color-secondary .rich-text p+h3,.spotlight-color-secondary .rich-text p+h4,.spotlight-color-secondary .rich-text p+h5,.spotlight-color-secondary .rich-text ul+h1,.spotlight-color-secondary .rich-text ul+h2,.spotlight-color-secondary .rich-text ul+h3,.spotlight-color-secondary .rich-text ul+h4,.spotlight-color-secondary .rich-text ul+h5,.spotlight-color-secondary .rte-editor ol+h1,.spotlight-color-secondary .rte-editor ol+h2,.spotlight-color-secondary .rte-editor ol+h3,.spotlight-color-secondary .rte-editor ol+h4,.spotlight-color-secondary .rte-editor ol+h5,.spotlight-color-secondary .rte-editor p+h1,.spotlight-color-secondary .rte-editor p+h2,.spotlight-color-secondary .rte-editor p+h3,.spotlight-color-secondary .rte-editor p+h4,.spotlight-color-secondary .rte-editor p+h5,.spotlight-color-secondary .rte-editor ul+h1,.spotlight-color-secondary .rte-editor ul+h2,.spotlight-color-secondary .rte-editor ul+h3,.spotlight-color-secondary .rte-editor ul+h4,.spotlight-color-secondary .rte-editor ul+h5,.spotlight-color-secondary .table.cq-Editable-dom ol+h1,.spotlight-color-secondary .table.cq-Editable-dom ol+h2,.spotlight-color-secondary .table.cq-Editable-dom ol+h3,.spotlight-color-secondary .table.cq-Editable-dom ol+h4,.spotlight-color-secondary .table.cq-Editable-dom ol+h5,.spotlight-color-secondary .table.cq-Editable-dom p+h1,.spotlight-color-secondary .table.cq-Editable-dom p+h2,.spotlight-color-secondary .table.cq-Editable-dom p+h3,.spotlight-color-secondary .table.cq-Editable-dom p+h4,.spotlight-color-secondary .table.cq-Editable-dom p+h5,.spotlight-color-secondary .table.cq-Editable-dom ul+h1,.spotlight-color-secondary .table.cq-Editable-dom ul+h2,.spotlight-color-secondary .table.cq-Editable-dom ul+h3,.spotlight-color-secondary .table.cq-Editable-dom ul+h4,.spotlight-color-secondary .table.cq-Editable-dom ul+h5{margin-top:50px}.comp-article-head .spotlight-color-secondary .content li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__description li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__header li,.comp-course-detail-v2 .spotlight-color-secondary .course-detail__learning-targets li,.spotlight-color-secondary .comp-article-head .content li,.spotlight-color-secondary .comp-author li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header li,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets li,.spotlight-color-secondary .mole-author li,.spotlight-color-secondary .rich-text li,.spotlight-color-secondary .rte-editor li,.spotlight-color-secondary .table.cq-Editable-dom li{margin-top:7px}}@font-face{.spotlight-color-secondary{font-family:icomoon;font-style:normal;font-weight:400;src:url(../resources/fonts/icomoon/icomoon.eot);src:url(../resources/fonts/icomoon/icomoon.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/icomoon/icomoon.woff2) format("woff2"),url(../resources/fonts/icomoon/icomoon.ttf) format("truetype"),url(../resources/fonts/icomoon/icomoon.woff) format("woff"),url(../resources/fonts/icomoon/icomoon.svg?#Icomoon) format("svg")}}.spotlight-color-secondary html{-ms-overflow-style:scrollbar}.spotlight-color-secondary body{color:#36393a;font-family:Webfont}.spotlight-color-secondary body a{color:#2ed9c3;text-decoration:none}.spotlight-color-secondary body a:active,.spotlight-color-secondary body a:focus,.spotlight-color-secondary body a:hover,.spotlight-color-secondary body a:visited{text-decoration:none;outline:none}.spotlight-color-secondary .outer-container{padding-right:25px;padding-left:25px}@media (max-width:47.9375em){.spotlight-color-secondary .outer-container{padding-right:20px;padding-left:20px}}.spotlight-color-secondary .outer-container .comp-share-buttons{right:25px}@media (max-width:47.9375em){.spotlight-color-secondary .outer-container .comp-share-buttons{right:20px}}.spotlight-color-secondary .pl-info-message{font-style:normal;font-weight:700;display:none;background:#ebebeb;color:#36393a}.spotlight-color-secondary .scrollable-items .tab-items-wrapper{position:relative}@media (max-width:63.9375em){.spotlight-color-secondary .scrollable-items .tab-items-wrapper{width:calc(100% + 50px);margin:0 -25px}}@media (max-width:47.9375em){.spotlight-color-secondary .scrollable-items .tab-items-wrapper{width:calc(100% + 40px);margin:0 -20px}}.spotlight-color-secondary .scrollable-items .tab-items-wrapper .items-scroll-left,.spotlight-color-secondary .scrollable-items .tab-items-wrapper .items-scroll-right{opacity:0;-webkit-transition:.3s;transition:.3s}.spotlight-color-secondary .scrollable-items .tab-items-wrapper:hover .items-scroll-left,.spotlight-color-secondary .scrollable-items .tab-items-wrapper:hover .items-scroll-right{opacity:1}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-wrapper{position:relative;padding-bottom:10px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-wrapper::-webkit-scrollbar{display:none}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right{border:1px solid;display:none;position:absolute;z-index:5;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;outline:0;cursor:pointer}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right,.spotlight-color-secondary .style-light .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-light .scrollable-items.nav-top .items-scroll-right{background-color:#fff}.spotlight-color-secondary .style-dark .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-dark .scrollable-items.nav-top .items-scroll-right{background-color:#222425}.spotlight-color-secondary .style-color .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-color .scrollable-items.nav-top .items-scroll-right{background-color:#2ed9c3}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right,.spotlight-color-secondary .style-light .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-light .scrollable-items.nav-top .items-scroll-right{border-color:#ebebeb}.spotlight-color-secondary .style-dark .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-dark .scrollable-items.nav-top .items-scroll-right{border-color:#686a6b}.spotlight-color-secondary .style-color .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-color .scrollable-items.nav-top .items-scroll-right{border-color:#62e3d2}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right,.spotlight-color-secondary .style-light .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-light .scrollable-items.nav-top .items-scroll-right{color:#36393a}.spotlight-color-secondary .style-color .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-color .scrollable-items.nav-top .items-scroll-right,.spotlight-color-secondary .style-dark .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .style-dark .scrollable-items.nav-top .items-scroll-right{color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right{z-index:-10}}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:before,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);font-size:16px}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:active,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:focus,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:hover,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:active,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:focus,.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left{left:0}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:before{speak:none}}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-left:before{font-family:icomoon!important;content:"\E944";color:inherit;font-size:inherit;display:inline-block;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right{right:0}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:before{speak:none}}.spotlight-color-secondary .scrollable-items.nav-top .items-scroll-right:before{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;right:50%}.spotlight-color-secondary .scrollable-items.nav-top .scroll-offset-left,.spotlight-color-secondary .scrollable-items.nav-top .scroll-offset-right{display:inline-block;position:relative;width:1px;height:1px}.spotlight-color-secondary .scrollable-items.nav-top .scroll-offset-left{left:20px;margin-right:-1px}.spotlight-color-secondary .scrollable-items.nav-top .scroll-offset-right{right:20px;margin-left:-1px}.spotlight-color-secondary .author-component-content{height:50px;margin:-.125rem;border:.125rem solid rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.25);color:rgba(0,0,0,.3);line-height:50px;text-align:center}.spotlight-color-secondary .author-validation-error{color:#000}.spotlight-color-secondary body.aem-mode-publish-preview-or-read-only .new.section{display:none}.spotlight-color-secondary .aem-component-config-info,.spotlight-color-secondary .style-light .aem-component-config-info{color:#36393a}.spotlight-color-secondary .style-color .aem-component-config-info,.spotlight-color-secondary .style-dark .aem-component-config-info{color:#fff}.spotlight-color-secondary .aem-component-config-info a,.spotlight-color-secondary .style-dark .aem-component-config-info a,.spotlight-color-secondary .style-light .aem-component-config-info a{color:#2ed9c3}.spotlight-color-secondary .style-color .aem-component-config-info a{color:#36393a}.spotlight-color-secondary .aem-component-config-info a:active,.spotlight-color-secondary .aem-component-config-info a:focus,.spotlight-color-secondary .aem-component-config-info a:hover{text-decoration:underline}.spotlight-color-secondary .aem-component-config-info a:active,.spotlight-color-secondary .aem-component-config-info a:focus,.spotlight-color-secondary .aem-component-config-info a:hover,.spotlight-color-secondary .style-light .aem-component-config-info a:active,.spotlight-color-secondary .style-light .aem-component-config-info a:focus,.spotlight-color-secondary .style-light .aem-component-config-info a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .aem-component-config-info a:active,.spotlight-color-secondary .style-dark .aem-component-config-info a:focus,.spotlight-color-secondary .style-dark .aem-component-config-info a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .aem-component-config-info a:active,.spotlight-color-secondary .style-color .aem-component-config-info a:focus,.spotlight-color-secondary .style-color .aem-component-config-info a:hover{color:#36393a}.spotlight-color-secondary .template-detail-page .detail-title{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 40px}@media (max-width:47.9375em){.spotlight-color-secondary .template-detail-page .detail-title{font-size:34px;line-height:39px}}.spotlight-color-secondary .template-detail-page .detail-registration{display:none;margin-bottom:40px}@media (min-width:48em){.spotlight-color-secondary .template-detail-page .detail-registration .comp-button{float:right}}@media (min-width:48em){.spotlight-color-secondary .template-detail-page .detail-registration.show-medium-up{display:block}}@media (max-width:47.9375em){.spotlight-color-secondary .template-detail-page .detail-registration.show-small-down{display:block}}.spotlight-color-secondary .template-detail-page .detail-table{width:100%;margin-bottom:15px;border-collapse:collapse}.spotlight-color-secondary .style-light .template-detail-page .detail-table,.spotlight-color-secondary .template-detail-page .detail-table{color:#36393a}.spotlight-color-secondary .style-color .template-detail-page .detail-table,.spotlight-color-secondary .style-dark .template-detail-page .detail-table{color:#fff}.spotlight-color-secondary .style-dark .template-detail-page .detail-table a,.spotlight-color-secondary .style-light .template-detail-page .detail-table a,.spotlight-color-secondary .template-detail-page .detail-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .template-detail-page .detail-table a{color:#36393a}.spotlight-color-secondary .template-detail-page .detail-table a:active,.spotlight-color-secondary .template-detail-page .detail-table a:focus,.spotlight-color-secondary .template-detail-page .detail-table a:hover{text-decoration:underline}.spotlight-color-secondary .style-light .template-detail-page .detail-table a:active,.spotlight-color-secondary .style-light .template-detail-page .detail-table a:focus,.spotlight-color-secondary .style-light .template-detail-page .detail-table a:hover,.spotlight-color-secondary .template-detail-page .detail-table a:active,.spotlight-color-secondary .template-detail-page .detail-table a:focus,.spotlight-color-secondary .template-detail-page .detail-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .template-detail-page .detail-table a:active,.spotlight-color-secondary .style-dark .template-detail-page .detail-table a:focus,.spotlight-color-secondary .style-dark .template-detail-page .detail-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .template-detail-page .detail-table a:active,.spotlight-color-secondary .style-color .template-detail-page .detail-table a:focus,.spotlight-color-secondary .style-color .template-detail-page .detail-table a:hover{color:#36393a}.spotlight-color-secondary .template-detail-page .detail-table tbody td{padding:13px 0 10px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.spotlight-color-secondary .template-detail-page .detail-table tbody td h4{font-size:13px;line-height:17px;font-style:normal;font-weight:700;margin:0 0 3px}.spotlight-color-secondary .template-detail-page .detail-table tbody td p.detail-entry{font-size:20px;line-height:26px;margin-top:0}@media (max-width:47.9375em){.spotlight-color-secondary .template-detail-page .detail-table tbody td p.detail-entry{font-size:18px;line-height:22px}}.spotlight-color-secondary .template-detail-page .detail-table tbody td ul:last-child{padding-bottom:0}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments,.spotlight-color-secondary .template-detail-page .detail-table tbody td p.detail-entry:last-child{margin-bottom:0}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist{margin:0;list-style:none;padding:0 0 7px;border-top:0;border-bottom:0}.spotlight-color-secondary .style-light .template-detail-page .detail-table tbody td .attachments .filelist,.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist{border-color:#cdcdce}.spotlight-color-secondary .style-dark .template-detail-page .detail-table tbody td .attachments .filelist{border-color:#686a6b}.spotlight-color-secondary .style-color .template-detail-page .detail-table tbody td .attachments .filelist{border-color:#96ece1}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist .fileitem{position:relative;margin-bottom:10px}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist .fileitem:last-child{margin-bottom:5px}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist .fileitem a{font-size:20px;line-height:26px;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;display:inline-block;margin-bottom:5px}@media (max-width:47.9375em){.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist .fileitem a{font-size:18px;line-height:22px}}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist .fileitem .meta{font-size:13px;line-height:17px;display:block}.spotlight-color-secondary .template-detail-page .detail-table tbody td .attachments .filelist .fileitem .meta i{margin-right:4px}.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos{margin-bottom:6px}.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos p.detail-entry{margin:0}.comp-article-head .spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .content,.comp-course-detail-v2 .spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .course-detail__description,.comp-course-detail-v2 .spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .course-detail__header,.comp-course-detail-v2 .spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .course-detail__learning-targets,.spotlight-color-secondary .comp-article-head .template-detail-page .detail-table tbody td .more-infos .content,.spotlight-color-secondary .comp-course-detail-v2 .template-detail-page .detail-table tbody td .more-infos .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .template-detail-page .detail-table tbody td .more-infos .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .template-detail-page .detail-table tbody td .more-infos .course-detail__learning-targets,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .comp-article-head .content,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .comp-author,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .mole-author,.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos .rich-text{margin-bottom:30px}.spotlight-color-secondary .template-detail-page .detail-table tbody td .more-infos:last-child{margin-bottom:0}.spotlight-color-secondary .template-entry-list .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.spotlight-color-secondary .style-light .template-entry-list .search-result-table,.spotlight-color-secondary .template-entry-list .search-result-table{color:#36393a}.spotlight-color-secondary .style-color .template-entry-list .search-result-table,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table{color:#fff}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table a,.spotlight-color-secondary .style-light .template-entry-list .search-result-table a,.spotlight-color-secondary .template-entry-list .search-result-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table a{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table a:active,.spotlight-color-secondary .template-entry-list .search-result-table a:focus,.spotlight-color-secondary .template-entry-list .search-result-table a:hover{text-decoration:underline}.spotlight-color-secondary .style-light .template-entry-list .search-result-table a:active,.spotlight-color-secondary .style-light .template-entry-list .search-result-table a:focus,.spotlight-color-secondary .style-light .template-entry-list .search-result-table a:hover,.spotlight-color-secondary .template-entry-list .search-result-table a:active,.spotlight-color-secondary .template-entry-list .search-result-table a:focus,.spotlight-color-secondary .template-entry-list .search-result-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table a:active,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table a:focus,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table a:active,.spotlight-color-secondary .style-color .template-entry-list .search-result-table a:focus,.spotlight-color-secondary .style-color .template-entry-list .search-result-table a:hover{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid;border-bottom:1px solid}.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry{border-color:#cdcdce}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry{border-color:#ebebeb}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry{border-color:#96ece1}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles{display:block;width:100%}.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle{color:#36393a}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle{color:#fff}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{text-decoration:underline}.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:active,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:focus,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry a.titles .subtitle a:hover{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles:hover{text-decoration:none}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry a.titles:hover h4{text-decoration:underline}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper{overflow:hidden}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper h4{font-size:18px;line-height:22px}}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta{font-size:13px;line-height:17px;*zoom:1;display:block;margin-top:15px}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta:after,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta:before{display:table;content:" "}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta:after{clear:both}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span{display:inline-block;margin-right:12px;float:left}.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span{color:#36393a}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span{color:#fff}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{text-decoration:underline}.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:active,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:focus,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:active,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:focus,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover{color:#36393a}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a a:hover span,.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span a:hover span{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta a i,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .text-wrapper .meta span i{margin-right:6px}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .image-wrapper{padding:0}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .image-wrapper+.text-wrapper{padding-left:15px}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .image-wrapper .comp-image{margin-bottom:0}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .image-wrapper .thumbnail-flexible{max-width:100%}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{speak:none}}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{margin-right:10px}.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{color:#36393a}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before,.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper label:before{color:#fff}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper+.content-wrapper{margin-left:35px}@media (max-width:63.9375em){.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .checkbox-wrapper+.content-wrapper{margin-left:50px}}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .toggle-info{position:absolute;top:12px;right:0}.spotlight-color-secondary .template-entry-list .search-result-table td.search-result-entry .toggle-info a{padding:0 12px 20px 25px}@media (max-width:47.9375em){.spotlight-color-secondary .template-faceted-search{display:none}}.spotlight-color-secondary .template-faceted-search .form-fields .faceted-search-title{font-style:normal;font-weight:700;padding-bottom:10px;padding-left:15px}.spotlight-color-secondary .template-faceted-search .form-fields .expand-link{position:absolute;top:0;right:0;padding:15px 15px 5px calc(100% - 70px);float:right;font-size:0}.spotlight-color-secondary .template-faceted-search .form-fields .expand-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-faceted-search .form-fields .expand-link:after{speak:none}}.spotlight-color-secondary .template-faceted-search .form-fields .expand-link:after{font-family:icomoon!important;content:"\E923";color:#36393a;font-size:10px;display:inline-block}.spotlight-color-secondary .template-faceted-search .form-fields .expand-link.open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-faceted-search .form-fields .expand-link.open:after{speak:none}}.spotlight-color-secondary .template-faceted-search .form-fields .expand-link.open:after{font-family:icomoon!important;content:"\E924";color:#36393a;font-size:10px;display:inline-block}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields .expand-link{padding-top:20px}}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper{padding:0}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{speak:none}}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{margin-right:10px}.spotlight-color-secondary .style-light .template-faceted-search .form-fields div.checkbox-wrapper label:before,.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper label:before{color:#36393a}.spotlight-color-secondary .style-color .template-faceted-search .form-fields div.checkbox-wrapper label:before,.spotlight-color-secondary .style-dark .template-faceted-search .form-fields div.checkbox-wrapper label:before{color:#fff}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .template-faceted-search .form-fields div.checkbox-wrapper input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label{font-style:normal;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px;padding-left:30px;cursor:pointer}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label:before{position:relative;margin-left:-30px}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label:before{top:0;margin-left:-40px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label{padding-left:40px}}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level-1{padding:0;list-style:none;font-size:15px;line-height:18px;position:relative;margin:0 0 40px}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level-1>li{position:relative;padding:10px 0 10px 15px;border-top:1px solid #cdcdce}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields .facet-level-1>li{padding-top:5px}}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level-1>li:last-child{border-bottom:1px solid #cdcdce}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level{list-style:none;display:none;position:relative;margin:20px 0 0;padding:0 0 0 35px}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level li{position:relative;padding:0 0 10px}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields .facet-level li{padding-top:5px}}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level li:last-child{padding:0}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level.open{display:block}.spotlight-color-secondary .template-faceted-search .form-fields .facet-level .expand-link{padding:5px 15px 5px calc(100% - 50px)}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-faceted-search .form-fields .facet-level .expand-link{padding-top:18px;padding-bottom:10px}}.spotlight-color-secondary .template-search-header{position:relative}.spotlight-color-secondary .template-search-header.title-style-light .title-container .sub-title,.spotlight-color-secondary .template-search-header.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .template-search-header.title-style-dark .title-container .sub-title,.spotlight-color-secondary .template-search-header.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .template-search-header .title-container .title,.spotlight-color-secondary .template-search-header.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .template-search-header .title-container .sub-title,.spotlight-color-secondary .template-search-header.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .template-search-header .comp-form{margin-bottom:0}.spotlight-color-secondary .template-search-header .comp-form select.select{width:100%}.spotlight-color-secondary .template-search-header h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.spotlight-color-secondary .template-search-header h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .template-search-header h3 i.fa,.spotlight-color-secondary .template-search-header h3 i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .template-search-header h3 i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .template-search-header h3 i.ui-corner-all{margin-left:12px;color:#f90}.spotlight-color-secondary .template-search-header .search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.spotlight-color-secondary .template-search-header .search-panel .title-full{display:table}.spotlight-color-secondary .template-search-header .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.spotlight-color-secondary .template-search-header .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-search-header .search-panel .title-container{height:100px}}@media (min-width:64em){.spotlight-color-secondary .template-search-header .search-panel .title-container{height:150px}}.spotlight-color-secondary .template-search-header .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.spotlight-color-secondary .template-search-header .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .template-search-header .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.spotlight-color-secondary .template-search-header .search-panel .title{padding-bottom:30px}}.spotlight-color-secondary .template-search-header .search-panel .form-head{margin:0 0 40px;padding:15px 0 12px}.spotlight-color-secondary .template-search-header .tabs .tabs-nav{margin:0;padding:0;list-style:none;*zoom:1}.spotlight-color-secondary .template-search-header .tabs .tabs-nav:after,.spotlight-color-secondary .template-search-header .tabs .tabs-nav:before{display:table;content:" "}.spotlight-color-secondary .template-search-header .tabs .tabs-nav:after{clear:both}.spotlight-color-secondary .template-search-header .tabs .tabs-nav li{display:inline-block;float:left;background-color:#222425}.spotlight-color-secondary .template-search-header .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;color:#fff}.spotlight-color-secondary .template-search-header .tabs .tabs-nav li.active-tab{background-color:#ebebeb}.spotlight-color-secondary .template-search-header .tabs .tabs-nav li.active-tab a{color:inherit}.spotlight-color-secondary .template-search-header .tabs .tabs-container .tab-content{display:none;margin:0;padding:15px 15px 12px;background-color:#ebebeb}.spotlight-color-secondary .template-search-header .tabs .tabs-container .tab-content.active-tab{display:block}.spotlight-color-secondary .template-search-header .more-results button{float:right}.spotlight-color-secondary .template-search-header .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.spotlight-color-secondary .template-search-header .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.spotlight-color-secondary .template-teaser-list{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list{margin-bottom:50px}}.spotlight-color-secondary .template-teaser-list.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list.margin-none{margin-bottom:0}}.spotlight-color-secondary .template-teaser-list.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .style-light .template-teaser-list,.spotlight-color-secondary .template-teaser-list{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list,.spotlight-color-secondary .style-dark .template-teaser-list{color:#fff}.spotlight-color-secondary .template-teaser-list h3.teaser-list-title{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 40px}.spotlight-color-secondary .style-light .template-teaser-list h3.teaser-list-title,.spotlight-color-secondary .template-teaser-list h3.teaser-list-title{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list h3.teaser-list-title,.spotlight-color-secondary .style-dark .template-teaser-list h3.teaser-list-title{color:#fff}.spotlight-color-secondary .template-teaser-list .checkbox-wrapper{display:none}.spotlight-color-secondary .template-teaser-list .teaser-entries{margin:0;padding:0;list-style:none}.spotlight-color-secondary .template-teaser-list .teaser-entries.no-arrow .teaser-entry a.entry-link{padding-right:0}.spotlight-color-secondary .template-teaser-list .teaser-entries.no-arrow .teaser-entry a.entry-link:after{content:""}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{speak:none}}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{margin-right:10px}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .checkbox-wrapper label:before,.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .checkbox-wrapper label:before,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .checkbox-wrapper label:before{color:#fff}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .checkbox-wrapper input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label,.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper label:before{margin-right:0}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper+.image-wrapper{margin-left:35px}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper+.image-wrapper{margin-left:50px}}.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper+.text-wrapper{margin-left:35px;padding-left:0}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .checkbox-wrapper+.text-wrapper{margin-left:50px}}.spotlight-color-secondary .template-teaser-list .teaser-entries .thumbnail-wrapper{padding:0;float:left;font-size:0}.spotlight-color-secondary .template-teaser-list .teaser-entries .thumbnail-wrapper .comp-image{margin-bottom:0}.spotlight-color-secondary .template-teaser-list .teaser-entries .thumbnail-wrapper .thumbnail-flexible{max-width:100%}.spotlight-color-secondary .template-teaser-list .teaser-entries .thumbnail-wrapper .thumbnail-square{padding-bottom:100%;background-size:cover}.spotlight-color-secondary .template-teaser-list .teaser-entries .thumbnail-wrapper+.text-wrapper{padding-left:15px;overflow:hidden}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry{position:relative;margin-bottom:-1px;padding:12px 0 14px;border-top:1px solid;border-bottom:1px solid}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry{border-color:#cdcdce}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry{border-color:#686a6b}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry{border-color:#96ece1}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .entry-link{display:block;z-index:1;margin:-12px 0 -14px;padding:12px 0 14px;overflow:hidden}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link{padding-right:30px}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block}}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link{color:#fff}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link h4.title{color:#36393a}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{text-decoration:underline}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{color:#00bca8}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:active h4.title,.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:focus h4.title,.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:hover h4.title{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry a.entry-link:after{color:#fff}}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link .thumbnail-flexible{width:100px}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry a.entry-link .thumbnail-flexible{width:75px}}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry h4.title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry h4.title{font-size:18px;line-height:22px}}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .affiliation,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .authors,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .subtitle{font-size:15px;line-height:20px;margin:0}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .affiliation+ul.meta-list,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .authors+ul.meta-list,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .subtitle+ul.meta-list{margin-top:8px}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry ul.meta-list{padding:0;list-style:none;font-size:13px;line-height:17px;display:block;margin:0}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry ul.meta-list+.description{padding-top:12px}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry ul.meta-list li.meta-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px;float:left}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry ul.meta-list li.meta-item i{margin-right:6px}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry ul.meta-list li.meta-item img{display:inline-block}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description{font-size:13px;line-height:17px;clear:left}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry .description,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry .description,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry .description{color:#fff}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry .description a,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry .description a,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry .description a{color:#36393a}.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a:active,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a:hover{text-decoration:underline}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry .description a:active,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries .teaser-entry .description a:hover,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a:active,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.spotlight-color-secondary .template-teaser-list .teaser-entries .teaser-entry .description a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry .description a:active,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries .teaser-entry .description a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry .description a:active,.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry .description a:focus,.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries .teaser-entry .description a:hover{color:#36393a}.spotlight-color-secondary .template-teaser-list .teaser-entries .meta-country .country-icon{width:16px;margin-right:5px}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry{width:calc(50% - 12px);float:left}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry{width:100%}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry:nth-of-type(odd){margin-right:0}}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry:nth-of-type(odd){margin-right:24px}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link{padding-right:30px}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.spotlight-color-secondary .style-light .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after,.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{color:#36393a}.spotlight-color-secondary .style-color .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after,.spotlight-color-secondary .style-dark .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{color:#fff}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link.open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link.open:after{speak:none}}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link.open:after{font-family:icomoon!important;content:"\E912";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{speak:none}}.spotlight-color-secondary .template-teaser-list .teaser-entries.two-columns .teaser-entry a.entry-link:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .template-teaser-list.has-checkbox .teaser-entry .entry-link{margin-left:35px}@media (max-width:63.9375em){.spotlight-color-secondary .template-teaser-list.has-checkbox .teaser-entry .entry-link{margin-left:50px}}.spotlight-color-secondary .template-teaser-list.has-checkbox .checkbox-wrapper{display:block;left:0}.spotlight-color-secondary .template-teaser-list.has-checkbox .comp-button{margin-top:15px}.spotlight-color-secondary .template-teaser-list .more-link{font-size:13px;line-height:17px;display:inline-block;margin-top:15px}.spotlight-color-secondary .style-dark .template-teaser-list .more-link,.spotlight-color-secondary .style-light .template-teaser-list .more-link,.spotlight-color-secondary .template-teaser-list .more-link{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .more-link{color:#36393a}.spotlight-color-secondary .template-teaser-list .more-link:active,.spotlight-color-secondary .template-teaser-list .more-link:focus,.spotlight-color-secondary .template-teaser-list .more-link:hover{text-decoration:underline}.spotlight-color-secondary .style-light .template-teaser-list .more-link:active,.spotlight-color-secondary .style-light .template-teaser-list .more-link:focus,.spotlight-color-secondary .style-light .template-teaser-list .more-link:hover,.spotlight-color-secondary .template-teaser-list .more-link:active,.spotlight-color-secondary .template-teaser-list .more-link:focus,.spotlight-color-secondary .template-teaser-list .more-link:hover{color:#00bca8}.spotlight-color-secondary .style-dark .template-teaser-list .more-link:active,.spotlight-color-secondary .style-dark .template-teaser-list .more-link:focus,.spotlight-color-secondary .style-dark .template-teaser-list .more-link:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .template-teaser-list .more-link:active,.spotlight-color-secondary .style-color .template-teaser-list .more-link:focus,.spotlight-color-secondary .style-color .template-teaser-list .more-link:hover{color:#36393a}.spotlight-color-secondary .template-teaser-list .comp-form{margin-bottom:0}.comp-article-list-category .spotlight-color-secondary label,.mole-tag-list .spotlight-color-secondary .tag-list__tag,.spotlight-color-secondary .comp-article-list-category label,.spotlight-color-secondary .mole-tag-list .tag-list__tag,.spotlight-color-secondary .tag{display:inline-block;padding:10px 25px;border-radius:30px;background:#2ed9c3;color:#fff;white-space:nowrap;cursor:pointer}.comp-article-list-category .spotlight-color-secondary label:hover,.mole-tag-list .spotlight-color-secondary .tag-list__tag:hover,.spotlight-color-secondary .comp-article-list-category label:hover,.spotlight-color-secondary .mole-tag-list .tag-list__tag:hover,.spotlight-color-secondary .tag:hover{background-color:#00bca8}.spotlight-color-secondary .mole-author:hover .name{text-decoration:underline}.spotlight-color-secondary .mole-author:hover .name,.spotlight-color-secondary .style-light .mole-author:hover .name{color:#00bca8}.spotlight-color-secondary .style-dark .mole-author:hover .name{color:#2ed9c3}.spotlight-color-secondary .style-color .mole-author:hover .name{color:#36393a}.spotlight-color-secondary .mole-author .name{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .mole-author .name{font-size:18px;line-height:22px}}.spotlight-color-secondary .mole-author .name,.spotlight-color-secondary .style-dark .mole-author .name,.spotlight-color-secondary .style-light .mole-author .name{color:#2ed9c3}.spotlight-color-secondary .style-color .mole-author .name{color:#36393a}.spotlight-color-secondary .mole-author .image-round{width:80px;height:80px;margin-right:15px;overflow:hidden;border-radius:50%}.spotlight-color-secondary .mole-author .author-image{width:100%;height:auto}.spotlight-color-secondary .mole-author .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.spotlight-color-secondary .mole-author--small .image-round{width:60px;height:60px}.spotlight-color-secondary .mole-author--small .author-list-item{margin-bottom:25px}.spotlight-color-secondary .comp-anchor-navigation{font-size:15px;line-height:20px;display:block;position:fixed;z-index:40;top:200px;right:0;width:50px;padding:16px 13px;overflow:hidden;-webkit-transition:width .5s;transition:width .5s;border:1px solid #cdcdce;border-right:0;background-color:#fff}.spotlight-color-secondary .comp-anchor-navigation,.spotlight-color-secondary .style-light .comp-anchor-navigation{color:#36393a}.spotlight-color-secondary .style-color .comp-anchor-navigation,.spotlight-color-secondary .style-dark .comp-anchor-navigation{color:#fff}.spotlight-color-secondary .comp-anchor-navigation a,.spotlight-color-secondary .style-dark .comp-anchor-navigation a,.spotlight-color-secondary .style-light .comp-anchor-navigation a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-anchor-navigation a{color:#36393a}.spotlight-color-secondary .comp-anchor-navigation a:active,.spotlight-color-secondary .comp-anchor-navigation a:focus,.spotlight-color-secondary .comp-anchor-navigation a:hover{text-decoration:underline}.spotlight-color-secondary .comp-anchor-navigation a:active,.spotlight-color-secondary .comp-anchor-navigation a:focus,.spotlight-color-secondary .comp-anchor-navigation a:hover,.spotlight-color-secondary .style-light .comp-anchor-navigation a:active,.spotlight-color-secondary .style-light .comp-anchor-navigation a:focus,.spotlight-color-secondary .style-light .comp-anchor-navigation a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-anchor-navigation a:active,.spotlight-color-secondary .style-dark .comp-anchor-navigation a:focus,.spotlight-color-secondary .style-dark .comp-anchor-navigation a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-anchor-navigation a:active,.spotlight-color-secondary .style-color .comp-anchor-navigation a:focus,.spotlight-color-secondary .style-color .comp-anchor-navigation a:hover{color:#36393a}.spotlight-color-secondary .comp-anchor-navigation.open{width:250px}.spotlight-color-secondary .comp-anchor-navigation .nav-container{width:224px;float:right;overflow:hidden}.spotlight-color-secondary .comp-anchor-navigation .nav-toggle{width:auto;margin:0 1px 6px 0;padding:0;float:right;border:0;outline:0;background-color:#fff;text-align:center}.spotlight-color-secondary .comp-anchor-navigation .nav-toggle i{display:inline-block;font-size:24px;vertical-align:middle}.spotlight-color-secondary .comp-anchor-navigation .nav-move-down{display:none}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list{margin:0;padding:0;list-style:none;clear:both}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item{display:block;margin:0 0 5px;text-align:right}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item a{display:block;color:#36393a}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item a:hover span{text-decoration:underline}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item .item-label{display:inline-block;width:175px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item .item-bullet{display:inline-block;width:12px;height:12px;margin:0 6px 0 25px;border:1px solid #36393a;border-radius:50%;vertical-align:middle}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item.active{font-style:normal;font-weight:700}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item.active .item-bullet{border:1px solid #36393a;background-color:#36393a}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item:last-child{margin:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-anchor-navigation{top:60px;right:-250px;width:250px;height:100%;overflow:visible;-webkit-transition:right .5s;transition:right .5s;border:0;border-left:1px solid #cdcdce}.spotlight-color-secondary .comp-anchor-navigation.open{right:0;width:250px}.spotlight-color-secondary .comp-anchor-navigation .nav-container{width:224px;float:right}.spotlight-color-secondary .comp-anchor-navigation .nav-toggle{position:absolute;top:30px;left:-45px;width:45px;height:40px;margin:0 1px 0 0;float:none;border:1px solid #cdcdce;border-right-color:#fff}.spotlight-color-secondary .comp-anchor-navigation .nav-toggle:hover{background-color:#ebebeb}.spotlight-color-secondary .comp-anchor-navigation .nav-move-down{display:block;position:absolute;top:80px;left:-45px;width:45px;height:40px;margin:0 1px 0 0;float:none;border:1px solid #686a6b;border-right-color:#fff;outline:0;background-color:#222425}.spotlight-color-secondary .comp-anchor-navigation .nav-move-down:hover{background-color:#222425}.spotlight-color-secondary .comp-anchor-navigation .nav-move-down i{display:inline-block;color:#fff;font-size:24px;vertical-align:middle}.spotlight-color-secondary .comp-anchor-navigation .anchor-navigation-list .item .item-label{width:181px}}@media (max-width:47.9375em){.spotlight-color-secondary body{width:100%;-webkit-transition:all .5s;transition:all .5s}.spotlight-color-secondary body.push_left{margin-left:-250px}.spotlight-color-secondary .comp-header{position:fixed;z-index:50;top:0;left:0;width:100%}}.spotlight-color-secondary .comp-breadcrumb ul{margin:0;padding:0;list-style:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;width:calc(100% - 48px);overflow:hidden;white-space:nowrap}@media (min-width:64em){.spotlight-color-secondary .comp-breadcrumb ul{width:calc(100% - 148px)}}.spotlight-color-secondary .comp-breadcrumb ul:after{content:"";position:absolute;right:0;width:100px;height:20px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)}.spotlight-color-secondary .comp-breadcrumb ul li{display:inline-block}.spotlight-color-secondary .comp-breadcrumb ul li:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-breadcrumb ul li:before{speak:none}}.spotlight-color-secondary .comp-breadcrumb ul li:before{font-family:icomoon!important;content:"\E922";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-breadcrumb ul li:before,.spotlight-color-secondary .comp-breadcrumb ul li a{font-size:15px;line-height:20px}.spotlight-color-secondary .comp-breadcrumb ul li:before{padding:0 5px;color:#36393a}.spotlight-color-secondary .comp-breadcrumb ul li:last-child a,.spotlight-color-secondary .comp-breadcrumb ul li:last-child a:hover{color:#2ed9c3}.spotlight-color-secondary .comp-breadcrumb ul li:first-child:before{content:none}.spotlight-color-secondary .comp-breadcrumb ul li:first-child span{display:none}@media (max-width:47.9375em){.spotlight-color-secondary .comp-breadcrumb{display:none}}.spotlight-color-secondary .comp-button{font-size:0;line-height:0}.spotlight-color-secondary .comp-button .button{display:inline-block;overflow:hidden;border:0;text-align:center}.spotlight-color-secondary .comp-button .button.disabled,.spotlight-color-secondary .comp-button .button:disabled{opacity:.5}.spotlight-color-secondary .comp-button .button i+span,.spotlight-color-secondary .comp-button .button span+i{padding-left:10px}.spotlight-color-secondary .comp-button .button.extra-big{padding:15px 25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.extra-big{padding:15px 20px}}.spotlight-color-secondary .comp-button .button.extra-big i,.spotlight-color-secondary .comp-button .button.extra-big span{font-size:25px;line-height:30px}.spotlight-color-secondary .comp-button .button.big{padding:8px 25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.big{padding:7px 20px}}.spotlight-color-secondary .comp-button .button.big i,.spotlight-color-secondary .comp-button .button.big span{font-size:20px;line-height:26px;line-height:24px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.big i,.spotlight-color-secondary .comp-button .button.big span{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-button .button.small{padding:5px 25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.small{padding:5px 20px}}.spotlight-color-secondary .comp-button .button.small i+span,.spotlight-color-secondary .comp-button .button.small span+i{padding-left:7px}.spotlight-color-secondary .comp-button .button.small i,.spotlight-color-secondary .comp-button .button.small span{font-size:15px;line-height:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button:not(.ghost){background-color:#2ed9c3}.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button:not(.ghost){background-color:#36393a}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button:not(.ghost){color:#fff}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .card-promoted.comp-article .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-card.card-promoted .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button:not(.ghost),.spotlight-color-secondary .style-dark .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .style-dark .comp-button .button:not(.ghost),.spotlight-color-secondary .style-light .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .style-light .comp-button .button:not(.ghost),.spotlight-color-secondary div.comp-article .comp-button .button.primary:not(.ghost),.spotlight-color-secondary div.comp-article .comp-button .button:not(.ghost),.spotlight-color-secondary div.comp-card .comp-button .button.primary:not(.ghost),.spotlight-color-secondary div.comp-card .comp-button .button:not(.ghost){background-color:#2ed9c3}.spotlight-color-secondary .style-color .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .style-color .comp-button .button:not(.ghost){background-color:#36393a}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .card-promoted.comp-article .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-card.card-promoted .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button:not(.ghost),.spotlight-color-secondary .style-color .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .style-color .comp-button .button:not(.ghost),.spotlight-color-secondary .style-dark .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .style-dark .comp-button .button:not(.ghost),.spotlight-color-secondary .style-light .comp-button .button.primary:not(.ghost),.spotlight-color-secondary .style-light .comp-button .button:not(.ghost),.spotlight-color-secondary div.comp-article .comp-button .button.primary:not(.ghost),.spotlight-color-secondary div.comp-article .comp-button .button:not(.ghost),.spotlight-color-secondary div.comp-card .comp-button .button.primary:not(.ghost),.spotlight-color-secondary div.comp-card .comp-button .button:not(.ghost){color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button:not(.ghost):hover{background-color:#00bca8}.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button:not(.ghost):hover{background-color:#222425}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .card-promoted.comp-article .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .style-dark .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .style-dark .comp-button .button:not(.ghost):hover,.spotlight-color-secondary .style-light .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .style-light .comp-button .button:not(.ghost):hover,.spotlight-color-secondary div.comp-article .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary div.comp-article .comp-button .button:not(.ghost):hover,.spotlight-color-secondary div.comp-card .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary div.comp-card .comp-button .button:not(.ghost):hover{background-color:#00bca8}.spotlight-color-secondary .style-color .comp-button .button.primary:not(.ghost):hover,.spotlight-color-secondary .style-color .comp-button .button:not(.ghost):hover{background-color:#222425}.spotlight-color-secondary .comp-button .button.ghost,.spotlight-color-secondary .comp-button .button.primary.ghost{background-color:transparent}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.ghost,.spotlight-color-secondary .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #2ed9c3;box-shadow:inset 0 0 0 1px #2ed9c3}.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.ghost,.spotlight-color-secondary .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost{color:#2ed9c3}.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost{color:#36393a}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.ghost,.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-button .button.ghost,.spotlight-color-secondary .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.ghost,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary.ghost,.spotlight-color-secondary .style-dark .comp-button .button.ghost,.spotlight-color-secondary .style-dark .comp-button .button.primary.ghost,.spotlight-color-secondary .style-light .comp-button .button.ghost,.spotlight-color-secondary .style-light .comp-button .button.primary.ghost,.spotlight-color-secondary div.comp-article .comp-button .button.ghost,.spotlight-color-secondary div.comp-article .comp-button .button.primary.ghost,.spotlight-color-secondary div.comp-card .comp-button .button.ghost,.spotlight-color-secondary div.comp-card .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #2ed9c3;box-shadow:inset 0 0 0 1px #2ed9c3}.spotlight-color-secondary .style-color .comp-button .button.ghost,.spotlight-color-secondary .style-color .comp-button .button.primary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.ghost,.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-button .button.ghost,.spotlight-color-secondary .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.ghost,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary.ghost,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.ghost,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary.ghost,.spotlight-color-secondary .style-dark .comp-button .button.ghost,.spotlight-color-secondary .style-dark .comp-button .button.primary.ghost,.spotlight-color-secondary .style-light .comp-button .button.ghost,.spotlight-color-secondary .style-light .comp-button .button.primary.ghost,.spotlight-color-secondary div.comp-article .comp-button .button.ghost,.spotlight-color-secondary div.comp-article .comp-button .button.primary.ghost,.spotlight-color-secondary div.comp-card .comp-button .button.ghost,.spotlight-color-secondary div.comp-card .comp-button .button.primary.ghost{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-button .button.ghost,.spotlight-color-secondary .style-color .comp-button .button.primary.ghost{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #00bca8;box-shadow:inset 0 0 0 1px #00bca8}.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-dark .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-light .comp-button .button.primary.ghost:hover{color:#00bca8}.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.viewport-style.mobile-style-color .comp-button .button.primary.ghost:hover{color:#222425}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.ghost:hover,.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .style-dark .comp-button .button.ghost:hover,.spotlight-color-secondary .style-dark .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .style-light .comp-button .button.ghost:hover,.spotlight-color-secondary .style-light .comp-button .button.primary.ghost:hover,.spotlight-color-secondary div.comp-article .comp-button .button.ghost:hover,.spotlight-color-secondary div.comp-article .comp-button .button.primary.ghost:hover,.spotlight-color-secondary div.comp-card .comp-button .button.ghost:hover,.spotlight-color-secondary div.comp-card .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #00bca8;box-shadow:inset 0 0 0 1px #00bca8}.spotlight-color-secondary .style-color .comp-button .button.ghost:hover,.spotlight-color-secondary .style-color .comp-button .button.primary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.ghost:hover,.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .style-dark .comp-button .button.ghost:hover,.spotlight-color-secondary .style-dark .comp-button .button.primary.ghost:hover,.spotlight-color-secondary .style-light .comp-button .button.ghost:hover,.spotlight-color-secondary .style-light .comp-button .button.primary.ghost:hover,.spotlight-color-secondary div.comp-article .comp-button .button.ghost:hover,.spotlight-color-secondary div.comp-article .comp-button .button.primary.ghost:hover,.spotlight-color-secondary div.comp-card .comp-button .button.ghost:hover,.spotlight-color-secondary div.comp-card .comp-button .button.primary.ghost:hover{color:#00bca8}.spotlight-color-secondary .style-color .comp-button .button.ghost:hover,.spotlight-color-secondary .style-color .comp-button .button.primary.ghost:hover{color:#222425}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary:not(.ghost){background-color:#36393a}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary:not(.ghost){background-color:#fff}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary:not(.ghost){color:#fff}.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary:not(.ghost){color:#36393a}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary:not(.ghost){color:#2ed9c3}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .style-light .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary div.comp-article .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary div.comp-card .comp-button .button.secondary:not(.ghost){background-color:#36393a}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .style-color .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .style-dark .comp-button .button.secondary:not(.ghost){background-color:#fff}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .style-light .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary div.comp-article .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary div.comp-card .comp-button .button.secondary:not(.ghost){color:#fff}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary:not(.ghost),.spotlight-color-secondary .style-dark .comp-button .button.secondary:not(.ghost){color:#36393a}.spotlight-color-secondary .style-color .comp-button .button.secondary:not(.ghost){color:#2ed9c3}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary:not(.ghost):hover{background-color:#222425}.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary:not(.ghost):hover{background-color:#ebebeb}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary:not(.ghost):hover{background-color:#cbf5f0}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .style-light .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary div.comp-article .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary div.comp-card .comp-button .button.secondary:not(.ghost):hover{background-color:#222425}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary:not(.ghost):hover,.spotlight-color-secondary .style-dark .comp-button .button.secondary:not(.ghost):hover{background-color:#ebebeb}.spotlight-color-secondary .style-color .comp-button .button.secondary:not(.ghost):hover{background-color:#cbf5f0}.spotlight-color-secondary .comp-button .button.secondary.ghost{background-color:transparent}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary.ghost{color:#36393a}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost{color:#fff}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary.ghost,.spotlight-color-secondary .style-light .comp-button .button.secondary.ghost,.spotlight-color-secondary div.comp-article .comp-button .button.secondary.ghost,.spotlight-color-secondary div.comp-card .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #36393a;box-shadow:inset 0 0 0 1px #36393a}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary.ghost,.spotlight-color-secondary .style-color .comp-button .button.secondary.ghost,.spotlight-color-secondary .style-dark .comp-button .button.secondary.ghost{-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary.ghost,.spotlight-color-secondary .style-light .comp-button .button.secondary.ghost,.spotlight-color-secondary div.comp-article .comp-button .button.secondary.ghost,.spotlight-color-secondary div.comp-card .comp-button .button.secondary.ghost{color:#36393a}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary.ghost,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary.ghost,.spotlight-color-secondary .style-color .comp-button .button.secondary.ghost,.spotlight-color-secondary .style-dark .comp-button .button.secondary.ghost{color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #ebebeb;box-shadow:inset 0 0 0 1px #ebebeb}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #cbf5f0;box-shadow:inset 0 0 0 1px #cbf5f0}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-rotator.mobile-style-light .comp-button .button.secondary.ghost:hover{color:#222425}.spotlight-color-secondary .comp-rotator.mobile-style-dark .comp-button .button.secondary.ghost:hover{color:#ebebeb}.spotlight-color-secondary .comp-rotator.mobile-style-color .comp-button .button.secondary.ghost:hover{color:#cbf5f0}}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .style-light .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary div.comp-article .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary div.comp-card .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #222425;box-shadow:inset 0 0 0 1px #222425}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .style-dark .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #ebebeb;box-shadow:inset 0 0 0 1px #ebebeb}.spotlight-color-secondary .style-color .comp-button .button.secondary.ghost:hover{-webkit-box-shadow:inset 0 0 0 1px #cbf5f0;box-shadow:inset 0 0 0 1px #cbf5f0}.spotlight-color-secondary .card-promoted.comp-article .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-card.card-promoted .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-light .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .style-light .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary div.comp-article .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary div.comp-card .comp-button .button.secondary.ghost:hover{color:#222425}.spotlight-color-secondary .comp-rotator.title-style-color .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .comp-rotator.title-style-dark .comp-button .button.secondary.ghost:hover,.spotlight-color-secondary .style-dark .comp-button .button.secondary.ghost:hover{color:#ebebeb}.spotlight-color-secondary .style-color .comp-button .button.secondary.ghost:hover{color:#cbf5f0}.spotlight-color-secondary .mole-tag-list{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.spotlight-color-secondary .mole-tag-list .tag-list-item{margin-right:15px;margin-bottom:15px}.spotlight-color-secondary .mole-tag-list .tag-list-item:last-child{margin-right:0}.comp-article-list-category .spotlight-color-secondary .mole-tag-list .tag-list-item:first-child label:first-child,.spotlight-color-secondary .comp-article-list-category .mole-tag-list .tag-list-item:first-child label:first-child,.spotlight-color-secondary .mole-tag-list .tag-list-item:first-child .comp-article-list-category label:first-child,.spotlight-color-secondary .mole-tag-list .tag-list-item:first-child .tag-list__tag:first-child,.spotlight-color-secondary .mole-tag-list .tag-list-item:first-child .tag:first-child{font-style:normal;font-weight:700;text-transform:uppercase}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer{margin-bottom:20px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer{margin-bottom:30px}}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-course-form-footer{color:#36393a}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-course-form-footer,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-course-form-footer{color:#fff}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-course-form-footer a,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-course-form-footer a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-course-form-footer a{color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a:active,.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a:focus,.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a:hover{text-decoration:underline}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a:active,.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a:focus,.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer a:hover,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-course-form-footer a:active,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-course-form-footer a:focus,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-course-form-footer a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-course-form-footer a:active,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-course-form-footer a:focus,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-course-form-footer a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-course-form-footer a:active,.spotlight-color-secondary .style-color .comp-form .form-fields .comp-course-form-footer a:focus,.spotlight-color-secondary .style-color .comp-form .form-fields .comp-course-form-footer a:hover{color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer .comp-form-checkbox{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer .comp-form-checkbox{margin-bottom:10px}}.spotlight-color-secondary .comp-form .form-fields .comp-course-form-footer .options{cursor:pointer}.spotlight-color-secondary .comp-course-form-header{margin-bottom:20px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-form-header{margin-bottom:30px}}.spotlight-color-secondary .comp-course-form-header .title{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 14px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-form-header .title{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-course-form-header ul{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-course-form-header ul li{margin-bottom:10px}.spotlight-color-secondary .comp-course-form-header ul li:last-child{margin-bottom:0}.spotlight-color-secondary .comp-course-legend,.spotlight-color-secondary .style-light .comp-course-legend{color:#36393a}.spotlight-color-secondary .style-color .comp-course-legend,.spotlight-color-secondary .style-dark .comp-course-legend{color:#fff}.spotlight-color-secondary .comp-course-legend a,.spotlight-color-secondary .style-dark .comp-course-legend a,.spotlight-color-secondary .style-light .comp-course-legend a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-course-legend a{color:#36393a}.spotlight-color-secondary .comp-course-legend a:active,.spotlight-color-secondary .comp-course-legend a:focus,.spotlight-color-secondary .comp-course-legend a:hover{text-decoration:underline}.spotlight-color-secondary .comp-course-legend a:active,.spotlight-color-secondary .comp-course-legend a:focus,.spotlight-color-secondary .comp-course-legend a:hover,.spotlight-color-secondary .style-light .comp-course-legend a:active,.spotlight-color-secondary .style-light .comp-course-legend a:focus,.spotlight-color-secondary .style-light .comp-course-legend a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-course-legend a:active,.spotlight-color-secondary .style-dark .comp-course-legend a:focus,.spotlight-color-secondary .style-dark .comp-course-legend a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-course-legend a:active,.spotlight-color-secondary .style-color .comp-course-legend a:focus,.spotlight-color-secondary .style-color .comp-course-legend a:hover{color:#36393a}.spotlight-color-secondary .comp-course-legend h4{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-legend h4{margin-bottom:25px}}.spotlight-color-secondary .comp-course-legend h5{font-size:15px;line-height:20px;font-style:normal;font-weight:700}.spotlight-color-secondary .comp-course-legend .row{margin-bottom:40px}.spotlight-color-secondary .comp-course-legend .course-status{margin:15px 0 0}.spotlight-color-secondary .comp-course-legend .course-status span{display:block}.spotlight-color-secondary .comp-course-legend .course-status .booked i{margin-right:2px;color:red;font-size:12px}.spotlight-color-secondary .comp-course-legend .course-status .open i{margin-right:2px;color:#8fb91c;font-size:12px}.spotlight-color-secondary .comp-course-legend .comp-table .col{width:33.333%}.spotlight-color-secondary .mole-course-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px;border:1px solid #ebebeb}.spotlight-color-secondary .mole-course-person .name{font-size:20px;line-height:26px;margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .mole-course-person .name{font-size:18px;line-height:22px}}.spotlight-color-secondary .mole-course-person p{margin-top:0}@media (min-width:48em){.spotlight-color-secondary .mole-course-person p{margin-top:0}}.spotlight-color-secondary .mole-course-person .data,.spotlight-color-secondary .mole-course-person .title{font-size:13px;line-height:17px;margin-bottom:0}.spotlight-color-secondary .mole-course-person .data{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:5px 0 0}.spotlight-color-secondary .mole-course-person .data,.spotlight-color-secondary .style-light .mole-course-person .data{color:#36393a}.spotlight-color-secondary .style-color .mole-course-person .data,.spotlight-color-secondary .style-dark .mole-course-person .data{color:#fff}.spotlight-color-secondary .mole-course-person .data a,.spotlight-color-secondary .style-dark .mole-course-person .data a,.spotlight-color-secondary .style-light .mole-course-person .data a{color:#2ed9c3}.spotlight-color-secondary .style-color .mole-course-person .data a{color:#36393a}.spotlight-color-secondary .mole-course-person .data a:active,.spotlight-color-secondary .mole-course-person .data a:focus,.spotlight-color-secondary .mole-course-person .data a:hover{text-decoration:underline}.spotlight-color-secondary .mole-course-person .data a:active,.spotlight-color-secondary .mole-course-person .data a:focus,.spotlight-color-secondary .mole-course-person .data a:hover,.spotlight-color-secondary .style-light .mole-course-person .data a:active,.spotlight-color-secondary .style-light .mole-course-person .data a:focus,.spotlight-color-secondary .style-light .mole-course-person .data a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .mole-course-person .data a:active,.spotlight-color-secondary .style-dark .mole-course-person .data a:focus,.spotlight-color-secondary .style-dark .mole-course-person .data a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .mole-course-person .data a:active,.spotlight-color-secondary .style-color .mole-course-person .data a:focus,.spotlight-color-secondary .style-color .mole-course-person .data a:hover{color:#36393a}.spotlight-color-secondary .mole-course-person .data i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3px}.spotlight-color-secondary .mole-course-person .data li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px;color:#2ed9c3}.spotlight-color-secondary .mole-course-person .data li:last-child{margin-left:0}.spotlight-color-secondary .mole-course-person .data li a{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .mole-course-person .image-round{width:75px;height:75px;margin-right:15px;overflow:hidden;border-radius:50%;background-color:#cdcdce}.spotlight-color-secondary .mole-course-person .person-image{width:100%;height:auto}.spotlight-color-secondary .mole-course-session{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ebebeb;border-left:0}.spotlight-color-secondary .mole-course-session:hover .course-session__description-link{text-decoration:underline}.spotlight-color-secondary .mole-course-session .course-session__bar{min-width:10px}.spotlight-color-secondary .mole-course-session .course-session__content{padding:15px 15px 15px 20px}.spotlight-color-secondary .mole-course-session .course-session__meta{padding:0;list-style:none;font-size:13px;line-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 5px}.spotlight-color-secondary .mole-course-session .course-session__meta li{margin-right:5px}.spotlight-color-secondary .mole-course-session .course-session__meta li:last-child{margin-left:0}.spotlight-color-secondary .mole-course-session .course-session__meta li.course-session__meta--time{margin-right:15px}.spotlight-color-secondary .mole-course-session .course-session__meta li i{margin-right:5px}.spotlight-color-secondary .mole-course-session .course-session__description-link{font-style:normal;font-weight:700;color:#2ed9c3}.spotlight-color-secondary .mole-course-session .course-session__description--close{display:none}.spotlight-color-secondary .mole-course-session h3{font-size:20px;line-height:24px;font-style:normal;font-weight:400;margin:0 0 15px;color:#2ed9c3}.spotlight-color-secondary .mole-course-session b{font-style:normal;font-weight:700}.spotlight-color-secondary .mole-course-session p{font-size:13px;line-height:17px;margin:0}.spotlight-color-secondary .mole-course-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100px;margin-bottom:26px}.spotlight-color-secondary .mole-course-brand .course-brand-logo{width:50%;height:auto}.spotlight-color-secondary .mole-course-brand.course-brand__full_height{height:100%}.spotlight-color-secondary .mole-course-speakers-v2 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-15px}.spotlight-color-secondary .mole-course-speakers-v2 div[class*=col]{margin-top:15px}.spotlight-color-secondary .mole-course-speakers-v2 .mole-course-person{height:100%}@media (min-width:48em){.spotlight-color-secondary .mole-course-speakers-v2 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.spotlight-color-secondary .mole-course-booking-sticky-bar{position:fixed;z-index:100;right:0;bottom:0;left:0;padding:20px 0;-webkit-transition:padding .3s linear;transition:padding .3s linear;background-color:#2ed9c3;color:#fff}.spotlight-color-secondary .mole-course-booking-sticky-bar.course-booking-sticky-bar--closed{padding:10px 0;cursor:pointer}.spotlight-color-secondary .mole-course-booking-sticky-bar.course-booking-sticky-bar--closed:hover{background-color:#00bca8}.spotlight-color-secondary .mole-course-booking-sticky-bar.course-booking-sticky-bar--closed .course-booking__wrapper{display:none}.spotlight-color-secondary .mole-course-booking-sticky-bar.course-booking-sticky-bar--closed .course-booking__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__wrapper{display:block}@media (min-width:48em){.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:47.9375em){.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__wrapper .comp-button{display:block;margin-top:15px}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__wrapper .comp-button .button{width:100%}}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__info{font-size:15px;line-height:20px;max-width:330px;text-align:left}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__info td{font-style:normal;font-weight:700}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__info th{font-style:normal;font-weight:400}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__info td,.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__info th{padding-right:24px}@media (min-width:48em){.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__info{white-space:nowrap}}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost{padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;color:#fff}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost label:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost label:before,.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .fa:before,.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-datepicker-trigger:before,.spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-datepicker .ui-datepicker-header .ui-corner-all:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .mole-course-booking-sticky-bar .course-booking__toggle .button.secondary.ghost .ui-corner-all:before{font-size:15px;line-height:20px}.spotlight-color-secondary .mole-course-more-dates .course{border:1px solid #ebebeb}.spotlight-color-secondary .mole-chapter .chapter__title{margin-top:30px;margin-bottom:0}.spotlight-color-secondary .mole-chapter .chapter__subtitle{margin-top:5px}.spotlight-color-secondary .mole-chapter .chapter__sessions,.spotlight-color-secondary .mole-chapter .mole-course-session{margin-top:10px}.spotlight-color-secondary .comp-flyout-header{font-size:20px;line-height:24px;position:relative;margin-top:40px;border-top:1px solid #36393a;border-bottom:1px solid #36393a;background-color:#161819}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-header{font-size:18px;line-height:22px}}@media (min-width:48em){.spotlight-color-secondary .comp-flyout-header.stuck{margin-top:0}}.spotlight-color-secondary .comp-flyout-header.hideMetaNavigation{margin-top:0}.spotlight-color-secondary .comp-flyout-header .close-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;line-height:24px;padding:0;border:0;outline:0;background:transparent}.spotlight-color-secondary .comp-flyout-header .close-button:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-flyout-header .close-button:before{speak:none}}.spotlight-color-secondary .comp-flyout-header .close-button:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:inherit;display:inline-block}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-header .close-button{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-flyout-header .close-button:before{padding-right:7px}.spotlight-color-secondary .comp-flyout-header .close-button:active,.spotlight-color-secondary .comp-flyout-header .close-button:focus,.spotlight-color-secondary .comp-flyout-header .close-button:hover{color:#2ed9c3}.spotlight-color-secondary .comp-flyout-header .outer-container .comp-logo{margin-right:13px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-header .outer-container .comp-logo{margin-right:12px}}.spotlight-color-secondary .comp-flyout-header .comp-logo{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;height:44px;margin-right:12px;font-size:0;line-height:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-header .comp-logo{height:33px}}.spotlight-color-secondary .comp-flyout-header .comp-logo img{width:auto;height:44px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-header .comp-logo img{height:33px}}.spotlight-color-secondary .comp-flyout-header .comp-searchfield{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none;width:calc(100% - 24px)}.spotlight-color-secondary .comp-flyout-header .comp-searchfield fieldset{position:relative;padding:0;border:0;color:#36393a}.spotlight-color-secondary .comp-flyout-header .comp-searchfield fieldset i{position:absolute;top:13px;left:12px;font-size:20px;pointer-events:none}.spotlight-color-secondary .comp-flyout-header .comp-searchfield fieldset input{width:100%;height:45px;padding-left:45px;border:0;border-radius:10px}.spotlight-color-secondary .comp-flyout-header .comp-main-navigation{display:none}.flyout-type-search .spotlight-color-secondary .comp-flyout-header .comp-searchfield{display:block}.flyout-type-nav .spotlight-color-secondary .comp-flyout-header .comp-searchfield{display:none}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-header{font-size:15px;line-height:18px;position:fixed;z-index:50;top:0;left:0;width:100%;margin-top:0}.spotlight-color-secondary .comp-flyout-header .comp-main-navigation{display:block}.flyout-type-search .spotlight-color-secondary .comp-flyout-header .comp-searchfield input{height:30px}.flyout-type-search .spotlight-color-secondary .comp-flyout-header .comp-searchfield i{top:7px;font-size:15px}.flyout-type-nav .spotlight-color-secondary .comp-flyout-header .col-search,.flyout-type-search .spotlight-color-secondary .comp-flyout-header .col-logo{display:none}}.spotlight-color-secondary .comp-flyout-more-list{*zoom:1}.spotlight-color-secondary .comp-flyout-more-list:after,.spotlight-color-secondary .comp-flyout-more-list:before{display:table;content:" "}.spotlight-color-secondary .comp-flyout-more-list:after{clear:both}.spotlight-color-secondary .comp-flyout-more-list .list-visible li{position:relative}.spotlight-color-secondary .comp-flyout-more-list .list-visible li.more-list-open>a{border-bottom:1px solid #2ed9c3;color:#2ed9c3;text-decoration:none}.spotlight-color-secondary .comp-flyout-more-list .list-visible li.more-list-open ul{display:block;z-index:51}.spotlight-color-secondary .comp-flyout-more-list .list-visible li ul{display:none;position:absolute;top:61px;right:24px;background-color:#161819;-webkit-box-shadow:0 6px 20px 2px rgba(0,0,0,.7);box-shadow:0 6px 20px 2px rgba(0,0,0,.7)}.spotlight-color-secondary .comp-flyout-more-list .list-visible li ul a,.spotlight-color-secondary .comp-flyout-more-list .list-visible li ul li{width:100%;text-align:right}.spotlight-color-secondary .comp-flyout-more-list .list-visible li ul a{border-bottom:1px solid #36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-more-list .list-visible li ul{top:51px}}.spotlight-color-secondary .comp-flyout-more-list ul{list-style:none;margin:0 -25px;padding:0}.spotlight-color-secondary .comp-flyout-more-list ul li{*zoom:1;margin-bottom:-1px;float:left}.spotlight-color-secondary .comp-flyout-more-list ul li:after,.spotlight-color-secondary .comp-flyout-more-list ul li:before{display:table;content:" "}.spotlight-color-secondary .comp-flyout-more-list ul li:after{clear:both}.spotlight-color-secondary .comp-flyout-more-list ul li.more-item>a{cursor:pointer}.spotlight-color-secondary .comp-flyout-more-list ul li.more-item>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-flyout-more-list ul li.more-item>a:after{speak:none}}.spotlight-color-secondary .comp-flyout-more-list ul li.more-item>a:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block;padding-left:10px}.spotlight-color-secondary .comp-flyout-more-list ul li a{display:inline-block;position:relative;padding:0 25px;float:left;border-bottom:1px solid transparent;line-height:60px}.spotlight-color-secondary .comp-flyout-more-list ul li a.active,.spotlight-color-secondary .comp-flyout-more-list ul li a:active,.spotlight-color-secondary .comp-flyout-more-list ul li a:focus,.spotlight-color-secondary .comp-flyout-more-list ul li a:hover{border-bottom:1px solid #2ed9c3;color:#2ed9c3;text-decoration:none}@media (max-width:47.9375em){.spotlight-color-secondary .comp-flyout-more-list ul li a{line-height:50px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox{padding-bottom:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .label{font-style:normal;font-weight:700;margin-bottom:5px}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options{margin-top:7px}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{speak:none}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{margin-right:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{color:#36393a}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{color:#fff}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-form-checkbox .checkbox-options input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options+.error-message{margin-top:0;margin-bottom:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label{display:inline-block;position:relative;margin-bottom:10px;padding-left:30px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label{display:block;margin-right:0;margin-bottom:20px;padding-left:40px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{display:inline-block;position:relative;top:2px;left:0;margin-left:-30px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label:before{top:4px;margin-left:-40px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options label.error:before{color:red}.spotlight-color-secondary .comp-form .form-fields .comp-form-checkbox .checkbox-options.vertical label{display:block}.spotlight-color-secondary .comp-form-dropdown{margin-bottom:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form-dropdown{margin-bottom:30px}}.spotlight-color-secondary .comp-form-dropdown .select-container{position:relative;height:40px;margin:10px 0 3px;color:#36393a}.spotlight-color-secondary .comp-form-dropdown .select-container.mobile-select:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form-dropdown .select-container.mobile-select:after{speak:none}}.spotlight-color-secondary .comp-form-dropdown .select-container.mobile-select:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:13px;right:15px;pointer-events:none}.spotlight-color-secondary .comp-form-dropdown .select-container.mobile-select .select{width:100%;height:40px;padding:10px;overflow:hidden;border:1px solid #ebebeb;border-radius:0;background-color:#fff;-moz-appearance:none;-webkit-appearance:none}.spotlight-color-secondary .comp-form-dropdown .select-container.mobile-select .select::-ms-expand{display:none}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button{display:block;position:relative;padding:9px 10px;border:1px solid #ebebeb;background-color:#fff;-moz-appearance:none;-webkit-appearance:none}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button::-ms-expand{display:none}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true]{outline:none}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true] span.ui-icon-triangle-1-s:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true] span.ui-icon-triangle-1-s:before{speak:none}}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button[aria-expanded=true] span.ui-icon-triangle-1-s:before{font-family:icomoon!important;content:"\E912";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s{display:block;position:absolute;top:9px;right:6px;width:15px;height:15px;font-size:12px}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s:before{speak:none}}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button span.ui-icon-triangle-1-s:before{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-form-dropdown .select-container .ui-selectmenu-button .ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotlight-color-secondary .ui-selectmenu{display:block;position:relative;height:2.2em;overflow:hidden;text-decoration:none;vertical-align:middle}.spotlight-color-secondary .ui-selectmenu-menu{visibility:hidden;position:absolute;z-index:10;top:0;left:0;margin:0;padding:0;border:1px solid #ebebeb;border-top:0;background-color:#fff}.spotlight-color-secondary .ui-selectmenu-menu ul.ui-menu{position:relative;max-height:200px;margin:0 auto;padding:0;overflow:auto;overflow-x:hidden;list-style:none}.spotlight-color-secondary .ui-selectmenu-menu ul.ui-menu li.ui-menu-item{border-bottom:1px solid #ebebeb;color:#36393a;cursor:pointer}.spotlight-color-secondary .ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-state-active{background-color:#2ed9c3;color:#fff}.spotlight-color-secondary .ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-menu-item-wrapper{padding:9px 10px}.spotlight-color-secondary .ui-selectmenu-menu.ui-selectmenu-open{visibility:visible}.spotlight-color-secondary ul.ui-menu li.ui-menu-item .ui-state-active{background-color:#2ed9c3}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios{padding-bottom:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .label{font-style:normal;font-weight:700;margin-bottom:5px}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options{margin-top:7px}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{speak:none}}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{font-family:icomoon!important;content:"\E918";color:inherit;font-size:20px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{font-family:icomoon!important;content:"\E91D";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{margin-right:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-form-radios .radios-options label:before{color:#36393a}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-form-radios .radios-options label:before,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-form-radios .radios-options label:before{color:#fff}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{speak:none}}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{font-family:icomoon!important;content:"\E919";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{font-family:icomoon!important;content:"\E91E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before,.spotlight-color-secondary .style-dark .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before,.spotlight-color-secondary .style-light .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form .form-fields .comp-form-radios .radios-options input[type=radio]:checked+label:before{color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options+.error-message{margin-top:0;margin-bottom:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label{display:inline-block;position:relative;margin-right:30px;margin-bottom:10px;padding-left:30px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label{display:block;margin-right:0;margin-bottom:20px;padding-left:40px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{display:inline-block;position:relative;top:2px;left:0;margin-left:-30px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label:before{top:4px;margin-left:-40px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options label.error:before{color:red}.spotlight-color-secondary .comp-form .form-fields .comp-form-radios .radios-options.vertical label{display:block}.spotlight-color-secondary .comp-form-textarea{margin-bottom:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form-textarea{margin-bottom:30px}}.spotlight-color-secondary .comp-form-textarea textarea{width:100%;margin:10px 0 -2px;padding:5px 10px;border:1px solid #ebebeb;border-radius:0;outline:none;background-color:#fff;color:#36393a;resize:vertical;-moz-appearance:none;-webkit-appearance:none}.spotlight-color-secondary .comp-form-textarea textarea::-ms-expand{display:none}.spotlight-color-secondary .comp-form-textarea textarea:focus{border:1px solid #000}.spotlight-color-secondary .comp-form-textarea textarea.error{border:1px solid red}.spotlight-color-secondary .comp-job-form-header{margin-bottom:20px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-form-header{margin-bottom:30px}}.spotlight-color-secondary .comp-job-form-header .job-info{margin-bottom:30px}.spotlight-color-secondary .comp-job-form-header .job-title{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 14px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-form-header .job-title{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-job-form-header .form-title{margin:0;font-size:20px;line-height:24px}.spotlight-color-secondary .comp-lightcase-controller{display:none}.spotlight-color-secondary #lightcase-overlay{background-color:#161819}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close{color:#fff;top:27px;right:27px}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close:before{speak:none}}.spotlight-color-secondary #lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:20px;display:inline-block}.spotlight-color-secondary #lightcase-case .lightcase-contentInner{cursor:pointer}.spotlight-color-secondary #lightcase-case .comp-section{background-color:transparent}.spotlight-color-secondary #lightcase-case .comp-column-control{padding-top:0}.spotlight-color-secondary #lightcase-case div[class^=comp-]:last-child{margin-bottom:0}.spotlight-color-secondary #lightcase-case .background-white{padding:20px;background-color:#fff;cursor:default;overflow:auto;overflow-x:hidden}.spotlight-color-secondary #lightcase-case .error{font-size:20px;line-height:26px;padding:24px;text-align:center}@media (max-width:47.9375em){.spotlight-color-secondary #lightcase-case .error{font-size:18px;line-height:22px}}.spotlight-color-secondary #lightcase-case .last-section>div[class^=comp-]{margin-bottom:0}.spotlight-color-secondary #lightcase-case .comp-accordion .accordioncontent .last-section>div[class^=comp-]{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary #lightcase-case .comp-accordion .accordioncontent .last-section>div[class^=comp-]{margin-bottom:50px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop{display:none}}.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container{background-image:linear-gradient(transparent 59px,#36393a 0);background-position:0 0;background-size:100% 60px}.comp-rotator-container .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a.active,.comp-rotator-container .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:active,.comp-rotator-container .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:focus,.comp-rotator-container .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:hover,.single-level-navigation .comp-flyout .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a.active,.single-level-navigation .comp-flyout .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:active,.single-level-navigation .comp-flyout .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:focus,.single-level-navigation .comp-flyout .spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:hover,.spotlight-color-secondary .comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a.active,.spotlight-color-secondary .comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:active,.spotlight-color-secondary .comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:focus,.spotlight-color-secondary .comp-navigation-flyout .comp-rotator-container .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:hover,.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a.active,.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a:active,.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a:focus,.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.container .navigation-tabs a:hover,.spotlight-color-secondary .comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a.active,.spotlight-color-secondary .comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:active,.spotlight-color-secondary .comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:focus,.spotlight-color-secondary .comp-rotator-container .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.slick-dots .navigation-tabs a:hover,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a.active,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:active,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:focus,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop>.navigation-tabs-container>.navigation-mobile .navigation-tabs a:hover{border-bottom:1px solid #2ed9c3;color:#2ed9c3}.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop .navigation-container-level-one{display:none}.spotlight-color-secondary .comp-navigation-flyout .navigation-desktop .navigation-container-level-one.active{display:block}@media (min-width:48em){.spotlight-color-secondary .comp-navigation-flyout .navigation-mobile{display:none}}.spotlight-color-secondary .comp-nav-tab-content .navigation-header-level-one{margin:50px -12px 60px}.spotlight-color-secondary .comp-nav-tab-content .navigation-header-level-one .title-level-one{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 18px}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two{margin-top:0;margin-bottom:35px}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two a{font-size:15px;line-height:18px}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two a.active{color:#2ed9c3}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two li{list-style:none}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two li .icon-level-two{height:30px;margin-bottom:7px}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two li .title-level-two{font-style:normal;font-weight:700;display:block;margin-bottom:6px}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two li ul{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-nav-tab-content .navigation-list-level-two li ul li{margin-bottom:4px}.spotlight-color-secondary .comp-people-card{display:none;height:0;padding:20px;overflow:hidden}.spotlight-color-secondary .comp-people-card .comp-tab-container{margin-top:-15px;margin-bottom:0}.spotlight-color-secondary .comp-people-card .comp-tab-container .tabs-container{padding:20px 0 0}.spotlight-color-secondary .comp-people-card .comp-tab-container .tabs-container .tab-content{padding:0;border-bottom:0}.spotlight-color-secondary .comp-people-card .card-compact{display:none}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:distribute;justify-content:space-around}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:10px;font-size:0;text-align:center}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details li,.spotlight-color-secondary .style-dark .comp-people-card .card-compact .people-information-contact-details li,.spotlight-color-secondary .style-light .comp-people-card .card-compact .people-information-contact-details li{background-color:#2ed9c3}.spotlight-color-secondary .style-color .comp-people-card .card-compact .people-information-contact-details li{background-color:#36393a}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details li:hover,.spotlight-color-secondary .style-dark .comp-people-card .card-compact .people-information-contact-details li:hover,.spotlight-color-secondary .style-light .comp-people-card .card-compact .people-information-contact-details li:hover{background-color:#00bca8}.spotlight-color-secondary .style-color .comp-people-card .card-compact .people-information-contact-details li:hover{background-color:#222425}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details li a{display:inline-block;width:100%;padding:7px}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details li:last-child{margin-right:0}.spotlight-color-secondary .comp-people-card .card-compact .people-information-contact-details li i{color:#fff;font-size:25px;vertical-align:middle}.spotlight-color-secondary .comp-people-card .card-full .people-card-contact a:not(#mailto-org-unit){display:block;position:relative;max-height:1.5em;padding-left:25px}.spotlight-color-secondary .comp-people-card .card-full .people-card-contact .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-people-card .card-full .people-card-contact i.fa,.spotlight-color-secondary .comp-people-card .card-full .people-card-contact i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-people-card .card-full .people-card-contact i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-people-card .card-full .people-card-contact i.ui-corner-all{display:inline-block;position:absolute;left:0}.spotlight-color-secondary .comp-people-card .people-card-contact{margin-bottom:0}.spotlight-color-secondary .comp-people-card .people-card-contact,.spotlight-color-secondary .style-light .comp-people-card .people-card-contact{color:#36393a}.spotlight-color-secondary .style-color .comp-people-card .people-card-contact,.spotlight-color-secondary .style-dark .comp-people-card .people-card-contact{color:#fff}.spotlight-color-secondary .comp-people-card .people-card-contact h4.people-title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-people-card .people-card-contact h4.people-title{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-people-card .people-card-contact h5.people-department,.spotlight-color-secondary .comp-people-card .people-card-contact h5.people-job-title{font-size:15px;line-height:20px;font-style:normal;font-weight:400;margin:0}.spotlight-color-secondary .comp-people-card .people-card-contact .text-group{font-size:15px;line-height:20px;margin-bottom:20px}.spotlight-color-secondary .comp-people-card .people-card-contact .text-group:last-of-type{margin-bottom:0}.spotlight-color-secondary .comp-people-card .people-card-contact .text-group p{margin:0}.spotlight-color-secondary .comp-people-card .people-card-contact .people-information-contact-details,.spotlight-color-secondary .comp-people-card .people-card-contact .people-information-employee-details,.spotlight-color-secondary .comp-people-card .people-card-contact .people-information-organization-details{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-people-card .people-card-contact .people-information-contact-details .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-people-card .people-card-contact .people-information-contact-details i.fa,.spotlight-color-secondary .comp-people-card .people-card-contact .people-information-contact-details i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-people-card .people-card-contact .people-information-contact-details i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-people-card .people-card-contact .people-information-contact-details i.ui-corner-all{display:inline-block}.spotlight-color-secondary .comp-people-card .tab-department .department-list{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-people-card .tab-department .department-list li{width:100%;margin-bottom:10px;padding:10px;border:1px solid #36393a;text-align:center}.spotlight-color-secondary .comp-people-card .tab-department .department-list li:last-child{background-color:#222425;color:#fff}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-connector{position:relative;min-height:20px;padding:5px 0;text-align:center}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-connector:before{content:"";position:absolute;top:0;left:50%;width:1px;height:calc(100% + 50px);border-left:1px solid #cdcdce}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-connector .organigram-connector-count{display:inline-block;position:relative;width:30px;height:30px;border-radius:50%;background-color:#686a6b;color:#fff;line-height:30px;text-align:center}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-level{position:relative;width:100%}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-higher{*zoom:1}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-higher:after,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-higher:before{display:table;content:" "}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-higher:after{clear:both}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-higher .people-image-wrapper{margin-left:calc(50% - 50px);float:left}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current{*zoom:1}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current:after,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current:before{display:table;content:" "}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current:after{clear:both}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-image-wrapper{margin-left:calc(50% - 50px);float:left;cursor:default}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-image-wrapper:before{display:none}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:calc(50% - 50px);padding-left:20px;float:right}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-jobtitle,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-name{font-style:normal;font-weight:400;font-size:15px;line-height:20px;margin:0}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-jobtitle.people-name,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-name.people-name{font-style:normal;font-weight:700;max-height:1.5em}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details{padding:0;list-style:none;margin:10px 0 0}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details,.spotlight-color-secondary .style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details{color:#36393a}.spotlight-color-secondary .style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details,.spotlight-color-secondary .style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details{color:#fff}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a,.spotlight-color-secondary .style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a,.spotlight-color-secondary .style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a{color:#36393a}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{text-decoration:underline}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover,.spotlight-color-secondary .style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.spotlight-color-secondary .style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.spotlight-color-secondary .style-light .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.spotlight-color-secondary .style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.spotlight-color-secondary .style-dark .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:active,.spotlight-color-secondary .style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:focus,.spotlight-color-secondary .style-color .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details a:hover{color:#36393a}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details li{margin-right:20px;float:left;font-size:20px}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-current .people-information .people-information-contact-details li:last-child{margin-right:0}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper{padding:0;list-style:none;max-height:100px;margin:0 50px;font-size:0;text-align:center}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .people-image-wrapper{display:inline-block;margin:0 10px}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .people-image-wrapper:after{content:"";display:block;position:absolute;top:50%;right:-20px;width:20px;height:1px;border-top:1px solid #cdcdce}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .people-image-wrapper:last-of-type:after{display:none}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev{opacity:1;-webkit-box-shadow:none;box-shadow:none}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next.slick-prev,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev.slick-prev{left:-45px}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next.slick-next,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev.slick-next{right:-45px}.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-next.slick-disabled,.spotlight-color-secondary .comp-people-card .tab-organigram .organigram-lower .people-wrapper .slick-prev.slick-disabled{opacity:.5}.spotlight-color-secondary .comp-people-card .tab-organigram .people-image-wrapper{position:relative;background-color:#fff;font-size:0;cursor:pointer}.spotlight-color-secondary .comp-people-card .tab-organigram .people-image-wrapper:hover .people-name,.spotlight-color-secondary .comp-people-card .tab-organigram .people-image-wrapper:hover:before{opacity:0}.spotlight-color-secondary .comp-people-card .tab-organigram .people-image-wrapper:before{content:"";display:block;position:absolute;top:0;left:0;width:100px;height:100px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;background-color:rgba(0,0,0,.5)}.spotlight-color-secondary .comp-people-card .tab-organigram .people-image-wrapper .people-image{width:100px;height:100px}.spotlight-color-secondary .comp-people-card .tab-organigram .people-image-wrapper .people-name{font-size:15px;line-height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px;max-height:100px;padding:10px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;color:#fff;text-align:center}.comp-people-teaser .spotlight-color-secondary .comp-people-card{margin-bottom:12px}.spotlight-color-secondary .comp-people-teaser .comp-people-card,.spotlight-color-secondary .style-light .comp-people-teaser .comp-people-card{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-people-teaser .comp-people-card{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-people-teaser .comp-people-card{border-color:#96ece1}.comp-people-directory .spotlight-color-secondary .comp-people-card{margin-bottom:12px}.spotlight-color-secondary .comp-people-card.loaded{display:block;height:auto;overflow:auto}.spotlight-color-secondary .people-detail-wrapper{position:relative;width:100%;margin-bottom:12px;float:left;border:1px solid}.spotlight-color-secondary .people-detail-wrapper:after,.spotlight-color-secondary .people-detail-wrapper:before{position:absolute;bottom:100%;left:50%;width:0;height:0;border:solid transparent;content:" ";pointer-events:none}.spotlight-color-secondary .people-detail-wrapper:after{margin-left:-10px;border-width:10px}.spotlight-color-secondary .people-detail-wrapper:after,.spotlight-color-secondary .style-light .people-detail-wrapper:after{border-bottom-color:#fff}.spotlight-color-secondary .style-dark .people-detail-wrapper:after{border-bottom-color:#222425}.spotlight-color-secondary .style-color .people-detail-wrapper:after{border-bottom-color:#2ed9c3}.spotlight-color-secondary .people-detail-wrapper:before{margin-left:-11px;border-width:11px;border-bottom-color:#cdcdce}.spotlight-color-secondary .people-detail-wrapper,.spotlight-color-secondary .style-light .people-detail-wrapper{border-color:#cdcdce}.spotlight-color-secondary .style-dark .people-detail-wrapper{border-color:#686a6b}.spotlight-color-secondary .style-color .people-detail-wrapper{border-color:#96ece1}@media (min-width:64em){.spotlight-color-secondary .people-detail-wrapper.arrow-left:after,.spotlight-color-secondary .people-detail-wrapper.arrow-left:before{left:25%}.spotlight-color-secondary .people-detail-wrapper.arrow-right:after,.spotlight-color-secondary .people-detail-wrapper.arrow-right:before{left:75%}}.comp-people-teaser .spotlight-color-secondary .people-detail-wrapper .card-compact{display:block}.comp-people-teaser .spotlight-color-secondary .people-detail-wrapper .card-full{display:none}.comp-flyout .spotlight-color-secondary .people-detail-wrapper{margin:12px 0 0}.comp-flyout .spotlight-color-secondary .people-detail-wrapper .card-compact{display:block}.comp-flyout .spotlight-color-secondary .people-detail-wrapper .card-full{display:none}@media (max-width:47.9375em){.two-columns .spotlight-color-secondary .people-detail-wrapper .card-compact{display:block}.two-columns .spotlight-color-secondary .people-detail-wrapper .card-full{display:none}}@media (min-width:48em){.two-columns .spotlight-color-secondary .people-detail-wrapper .card-compact{display:none}.two-columns .spotlight-color-secondary .people-detail-wrapper .card-full{display:block}}.spotlight-color-secondary .comp-shellnavigation{position:relative;margin:112px 0 60px;overflow:hidden;-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.spotlight-color-secondary .comp-shellnavigation ul{margin:0;padding:0;list-style:none;position:absolute;z-index:1;top:0;width:100%;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background-color:#161819}.spotlight-color-secondary .comp-shellnavigation ul li a{font-size:20px;line-height:26px;display:block;width:100%;padding:14px 15px 19px 35px;border-bottom:1px solid #36393a;color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-shellnavigation ul li a{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-shellnavigation ul li a span{display:inline-block;width:calc(100% - 18px);vertical-align:middle}.spotlight-color-secondary .comp-shellnavigation ul li.active>a{color:#2ed9c3}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-home>a,.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-link>a{font-style:normal;font-weight:700;padding-left:15px}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-home>a:before,.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-link>a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-home>a:before,.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-link>a:before{speak:none}}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-home>a:before,.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-link>a:before{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-home>a span,.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-link>a span{width:calc(100% - 23px)}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-home>a:before,.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-link>a:before{margin-right:5px;vertical-align:middle}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent>a:after{speak:none}}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;vertical-align:middle}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-back>a{padding-right:0;padding-left:15px}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-back>a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-back>a:before{speak:none}}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-back>a:before{font-family:icomoon!important;content:"\E944";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-back>a span{width:calc(100% - 23px)}.spotlight-color-secondary .comp-shellnavigation ul li.nav-item-parent-back>a:before{margin-right:5px;vertical-align:middle}.spotlight-color-secondary .comp-shellnavigation ul li ul{display:none;-webkit-transform:translateX(100vw);transform:translateX(100vw)}.spotlight-color-secondary .comp-shellnavigation ul li ul.visible{display:block;-webkit-transform:translateX(0);transform:translateX(0)}.spotlight-color-secondary .comp-site-selector-list{margin-bottom:45px;margin-top:0;padding:0;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;list-style:none}@media (max-width:47.9375em){.spotlight-color-secondary .comp-site-selector-list{margin-bottom:35px}}@media (min-width:64em){.spotlight-color-secondary .comp-site-selector-list{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-site-selector-list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-site-selector-list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.spotlight-color-secondary .comp-site-selector-list li{padding-bottom:18px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.spotlight-color-secondary .comp-site-selector-list li a{position:relative}.spotlight-color-secondary .comp-site-selector-list li a .flag{position:absolute;top:-6px;left:0}.spotlight-color-secondary .comp-site-selector-list li a span{display:inline-block;padding-top:2px;padding-left:47px}.spotlight-color-secondary .comp-site-selector-list li a span,.spotlight-color-secondary .style-light .comp-site-selector-list li a span{color:#36393a}.spotlight-color-secondary .style-color .comp-site-selector-list li a span,.spotlight-color-secondary .style-dark .comp-site-selector-list li a span{color:#fff}.spotlight-color-secondary .comp-site-selector-list li a span a,.spotlight-color-secondary .style-dark .comp-site-selector-list li a span a,.spotlight-color-secondary .style-light .comp-site-selector-list li a span a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-site-selector-list li a span a{color:#36393a}.spotlight-color-secondary .comp-site-selector-list li a span a:active,.spotlight-color-secondary .comp-site-selector-list li a span a:focus,.spotlight-color-secondary .comp-site-selector-list li a span a:hover{text-decoration:underline}.spotlight-color-secondary .comp-site-selector-list li a span a:active,.spotlight-color-secondary .comp-site-selector-list li a span a:focus,.spotlight-color-secondary .comp-site-selector-list li a span a:hover,.spotlight-color-secondary .style-light .comp-site-selector-list li a span a:active,.spotlight-color-secondary .style-light .comp-site-selector-list li a span a:focus,.spotlight-color-secondary .style-light .comp-site-selector-list li a span a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-site-selector-list li a span a:active,.spotlight-color-secondary .style-dark .comp-site-selector-list li a span a:focus,.spotlight-color-secondary .style-dark .comp-site-selector-list li a span a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-site-selector-list li a span a:active,.spotlight-color-secondary .style-color .comp-site-selector-list li a span a:focus,.spotlight-color-secondary .style-color .comp-site-selector-list li a span a:hover{color:#36393a}.spotlight-color-secondary .comp-site-selector-list li a:hover span{text-decoration:underline}.spotlight-color-secondary .comp-article-list-category{position:relative;margin-right:15px}@media (min-width:48em){.spotlight-color-secondary .comp-article-list-category{margin-bottom:15px}}.spotlight-color-secondary .comp-article-list-category input{position:absolute;opacity:0}.spotlight-color-secondary .comp-article-list-category label{font-style:normal;font-weight:700;background-color:#36393a;color:#9a9c9c}.spotlight-color-secondary .comp-article-list-category label:hover{color:#fff}.spotlight-color-secondary .comp-article-list-category input[type=radio]:checked+label{font-style:normal;font-weight:700;background:#2ed9c3;color:#fff}.spotlight-color-secondary .comp-channel .channel-link{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.spotlight-color-secondary .comp-channel .channel-link:after{content:"";display:block;padding-bottom:56.25%}.spotlight-color-secondary .comp-channel .channel-link:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.spotlight-color-secondary .comp-channel .channel-logo{max-width:50%;height:auto}.spotlight-color-secondary .comp-map .map{width:100%;overflow:hidden}.spotlight-color-secondary .comp-map .map:after{content:"";display:block;padding-bottom:56.25%}.spotlight-color-secondary .comp-map .map__locations{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-map .map__locations{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-map .map__locations b{font-style:normal;font-weight:700}.spotlight-color-secondary .comp-map .map__locations p{margin-top:25px;margin-bottom:0}.spotlight-color-secondary .comp-map .infoBox{overflow:visible!important}.spotlight-color-secondary .comp-map .mapInfoWindow{font-size:13px;line-height:17px;width:300px;padding:10px 15px 15px;background-color:#fff}.spotlight-color-secondary .comp-map .mapInfoWindow,.spotlight-color-secondary .style-light .comp-map .mapInfoWindow{color:#36393a}.spotlight-color-secondary .style-color .comp-map .mapInfoWindow,.spotlight-color-secondary .style-dark .comp-map .mapInfoWindow{color:#fff}.spotlight-color-secondary .comp-map .mapInfoWindow a,.spotlight-color-secondary .style-dark .comp-map .mapInfoWindow a,.spotlight-color-secondary .style-light .comp-map .mapInfoWindow a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-map .mapInfoWindow a{color:#36393a}.spotlight-color-secondary .comp-map .mapInfoWindow a:active,.spotlight-color-secondary .comp-map .mapInfoWindow a:focus,.spotlight-color-secondary .comp-map .mapInfoWindow a:hover{text-decoration:underline}.spotlight-color-secondary .comp-map .mapInfoWindow a:active,.spotlight-color-secondary .comp-map .mapInfoWindow a:focus,.spotlight-color-secondary .comp-map .mapInfoWindow a:hover,.spotlight-color-secondary .style-light .comp-map .mapInfoWindow a:active,.spotlight-color-secondary .style-light .comp-map .mapInfoWindow a:focus,.spotlight-color-secondary .style-light .comp-map .mapInfoWindow a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-map .mapInfoWindow a:active,.spotlight-color-secondary .style-dark .comp-map .mapInfoWindow a:focus,.spotlight-color-secondary .style-dark .comp-map .mapInfoWindow a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-map .mapInfoWindow a:active,.spotlight-color-secondary .style-color .comp-map .mapInfoWindow a:focus,.spotlight-color-secondary .style-color .comp-map .mapInfoWindow a:hover{color:#36393a}.spotlight-color-secondary .comp-map .mapInfoWindow p{margin:5px 0}.spotlight-color-secondary .comp-map .mapInfoWindow:before{content:" ";position:absolute;z-index:1;bottom:-10px;left:50%;width:20px;height:20px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:inherit}.spotlight-color-secondary .comp-accordion-container{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-accordion-container{margin-bottom:50px}}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header{border-color:#96ece1}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header,.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header{color:#686a6b}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header{color:#96ece1}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header a,.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header a,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header a{color:#686a6b}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header a{color:#96ece1}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header-active,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header-active{border-color:#36393a}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header-active,.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header-active{border-color:#fff}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header-active,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header-active{color:#36393a}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header-active,.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header-active{color:#fff}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header-active a,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header-active a{color:#36393a}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header-active a,.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header-active a{color:#fff}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{z-index:2}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header:hover,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{border-color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{border-color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{border-color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header:hover,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-header:hover a{color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-content-active,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-content-active{border-color:#36393a}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-content-active,.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-content-active{border-color:#fff}.spotlight-color-secondary .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover{border-color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover{border-color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion>.ui-accordion-content-active:hover{border-color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion:hover h4.ui-state-active{z-index:2}.spotlight-color-secondary .comp-accordion-container .comp-accordion:hover h4.ui-state-active,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion:hover h4.ui-state-active{border-color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion:hover h4.ui-state-active{border-color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion:hover h4.ui-state-active{border-color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion:hover h4.ui-state-active,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion:hover h4.ui-state-active{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion:hover h4.ui-state-active{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion:hover h4.ui-state-active{color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion:hover h4.ui-state-active a,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion:hover h4.ui-state-active a{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion:hover h4.ui-state-active a{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion:hover h4.ui-state-active a{color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active,.spotlight-color-secondary .style-light .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active{border-color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active{border-color:#9a9c9c}.spotlight-color-secondary .style-color .comp-accordion-container .comp-accordion:hover .ui-accordion-content-active{border-color:#cbf5f0}.spotlight-color-secondary .comp-accordion-container .accordion.section:last-child .ui-accordion-content,.spotlight-color-secondary .comp-accordion-container .accordion.section:last-child .ui-accordion-header{margin-bottom:0}.spotlight-color-secondary .comp-accordion-container.comp-accordion-container--panel-header-large .comp-accordion-header{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-accordion-container.comp-accordion-container--panel-header-large .comp-accordion-header{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-accordion a.active,.spotlight-color-secondary .comp-accordion a:focus,.spotlight-color-secondary .comp-accordion a:hover{text-decoration:none}.spotlight-color-secondary .comp-accordion>.ui-accordion-header{font-style:normal;font-weight:400;position:relative;margin:0 0 -2px;padding:15px;border-top:2px solid;border-bottom:2px solid;outline:none;cursor:pointer}@media (max-width:47.9375em){.spotlight-color-secondary .comp-accordion>.ui-accordion-header{padding:15px 10px}}.spotlight-color-secondary .comp-accordion>.ui-accordion-header:hover{z-index:1}.spotlight-color-secondary .comp-accordion>.ui-accordion-header-active{border-top:2px solid;border-bottom:0 solid transparent}.spotlight-color-secondary .comp-accordion>.ui-accordion-header span.ui-icon{right:0;margin-left:20px;float:right}.spotlight-color-secondary .comp-accordion>.ui-accordion-header span.ui-icon:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-accordion>.ui-accordion-header span.ui-icon:after{speak:none}}.spotlight-color-secondary .comp-accordion>.ui-accordion-header span.ui-icon:after{font-family:icomoon!important;content:"\E945";color:inherit;font-size:13px;display:inline-block}.spotlight-color-secondary .comp-accordion>.ui-accordion-header.ui-accordion-header-active span.ui-icon:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-accordion>.ui-accordion-header.ui-accordion-header-active span.ui-icon:after{speak:none}}.spotlight-color-secondary .comp-accordion>.ui-accordion-header.ui-accordion-header-active span.ui-icon:after{font-family:icomoon!important;content:"\E903";color:inherit;font-size:13px;display:inline-block}.spotlight-color-secondary .comp-accordion>.ui-accordion-content{padding-top:45px;display:block;margin-bottom:-2px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-accordion>.ui-accordion-content{padding-top:35px}}.spotlight-color-secondary .comp-accordion>.ui-accordion-content-active{position:relative;z-index:2;border-bottom:2px solid}.prototype .spotlight-color-secondary .comp-accordion:last-child>.ui-accordion-content,.prototype .spotlight-color-secondary .comp-accordion:last-child>.ui-accordion-header{margin-bottom:0}.spotlight-color-secondary .comp-author{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-author{margin-bottom:50px}}.spotlight-color-secondary .comp-author .title{font-style:normal;font-weight:700;margin-top:0;color:#2ed9c3}.spotlight-color-secondary .comp-author .bio{font-size:20px;line-height:26px;white-space:pre-line}@media (max-width:47.9375em){.spotlight-color-secondary .comp-author .bio{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-author .image-round{width:170px;height:170px;margin-right:20px;overflow:hidden;border-radius:50%}@media (max-width:47.9375em){.spotlight-color-secondary .comp-author .image-round{width:120px;height:120px;margin-right:0}}.spotlight-color-secondary .comp-author .author-image{width:100%;height:auto}.spotlight-color-secondary .comp-author .social-channel-text{font-style:normal;font-weight:700;font-size:25px;line-height:30px;margin:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-author .social-channel-text{display:none}}.spotlight-color-secondary .comp-author .social-channel{margin-top:40px;padding-top:40px;border-top:1px solid #cdcdce;text-align:center}.spotlight-color-secondary .comp-author .comp-social-channels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spotlight-color-secondary .comp-author .comp-social-channels ul{padding-top:0}.spotlight-color-secondary .comp-author .comp-social-channels ul li:first-child .social-item-link i{padding-left:0}.spotlight-color-secondary .comp-author .comp-social-channels ul li .social-item-link i{font-size:40px}@media (min-width:48em){.spotlight-color-secondary .comp-author .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-author .image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}.spotlight-color-secondary .comp-author-list{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -15px 15px}.spotlight-color-secondary .comp-author-list .author-list-item{margin-right:15px;margin-bottom:15px}.spotlight-color-secondary .comp-author-list .author-list-item:last-child{margin-left:0}@media (min-width:48em){.spotlight-color-secondary .comp-approval-id{display:block}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-approval-id{display:none}}.spotlight-color-secondary .comp-approval-id p{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-approval-id-disclaimer{margin-top:-12px;text-align:center}@media (min-width:48em){.spotlight-color-secondary .comp-approval-id-disclaimer{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-approval-id-disclaimer{display:block}}.spotlight-color-secondary .comp-approval-id-disclaimer p{margin-top:0;font-size:13px;line-height:17px}@media (min-width:64em){.spotlight-color-secondary .comp-article-head{margin-top:30px}}.spotlight-color-secondary .comp-article-head .content ul{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-article-head .content ul li{margin-top:0}.spotlight-color-secondary .comp-article-head .content ul li:before{content:none}.spotlight-color-secondary .comp-article-head .content .comp-author-list{margin-top:40px}.spotlight-color-secondary .comp-article-head .content .comp-author-list .author-list-item{margin-right:0;margin-bottom:15px}.spotlight-color-secondary .comp-article-head .content .title{font-style:normal;font-weight:700;color:#2ed9c3}.spotlight-color-secondary .comp-article-head .content .introduction{font-size:20px;line-height:26px;font-style:italic;font-weight:400;margin-top:40px;white-space:pre-line}@media (max-width:47.9375em){.spotlight-color-secondary .comp-article-head .content .introduction{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-article-head .title+.abstract{margin-top:25px}.comp-article-list-category .spotlight-color-secondary .comp-article-head label,.mole-tag-list .spotlight-color-secondary .comp-article-head .tag-list__tag,.spotlight-color-secondary .comp-article-head .comp-article-list-category label,.spotlight-color-secondary .comp-article-head .mole-tag-list .tag-list__tag,.spotlight-color-secondary .comp-article-head .tag,.spotlight-color-secondary .comp-article-list-category .comp-article-head label,.spotlight-color-secondary .mole-tag-list .comp-article-head .tag-list__tag{font-style:normal;font-weight:700;margin-right:15px;color:#fff;text-transform:uppercase}.spotlight-color-secondary .comp-article-head .abstract{font-size:25px;line-height:30px;white-space:pre-line}.spotlight-color-secondary .comp-article-head .meta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spotlight-color-secondary .comp-article-head .meta{margin-bottom:20px}.spotlight-color-secondary .comp-article-head .publication-date{font-size:15px;line-height:20px;display:none;color:#9a9c9c}.spotlight-color-secondary .comp-article-head .comp-logo{height:45px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-article-head .comp-logo{display:none}}.spotlight-color-secondary .comp-article-head .comp-logo img{width:auto;height:45px}.spotlight-color-secondary .comp-blurb{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-blurb{margin-bottom:20px}}.spotlight-color-secondary .comp-blurb ul{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-blurb ul li{margin-bottom:30px;text-align:center}.spotlight-color-secondary .comp-blurb ul li,.spotlight-color-secondary .style-light .comp-blurb ul li{color:#36393a}.spotlight-color-secondary .style-color .comp-blurb ul li,.spotlight-color-secondary .style-dark .comp-blurb ul li{color:#fff}.spotlight-color-secondary .comp-blurb ul li a,.spotlight-color-secondary .style-dark .comp-blurb ul li a,.spotlight-color-secondary .style-light .comp-blurb ul li a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-blurb ul li a{color:#36393a}.spotlight-color-secondary .comp-blurb ul li a:active,.spotlight-color-secondary .comp-blurb ul li a:focus,.spotlight-color-secondary .comp-blurb ul li a:hover{text-decoration:underline}.spotlight-color-secondary .comp-blurb ul li a:active,.spotlight-color-secondary .comp-blurb ul li a:focus,.spotlight-color-secondary .comp-blurb ul li a:hover,.spotlight-color-secondary .style-light .comp-blurb ul li a:active,.spotlight-color-secondary .style-light .comp-blurb ul li a:focus,.spotlight-color-secondary .style-light .comp-blurb ul li a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-blurb ul li a:active,.spotlight-color-secondary .style-dark .comp-blurb ul li a:focus,.spotlight-color-secondary .style-dark .comp-blurb ul li a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-blurb ul li a:active,.spotlight-color-secondary .style-color .comp-blurb ul li a:focus,.spotlight-color-secondary .style-color .comp-blurb ul li a:hover{color:#36393a}.spotlight-color-secondary .comp-blurb ul li .blurb-text{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-blurb ul li .blurb-text{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-blurb ul li .blurb-text .title{font-style:normal;font-weight:700;display:block}.comp-article-head .spotlight-color-secondary .comp-blurb ul li .blurb-text .content p,.comp-course-detail-v2 .spotlight-color-secondary .comp-blurb ul li .blurb-text .course-detail__description p,.comp-course-detail-v2 .spotlight-color-secondary .comp-blurb ul li .blurb-text .course-detail__header p,.comp-course-detail-v2 .spotlight-color-secondary .comp-blurb ul li .blurb-text .course-detail__learning-targets p,.spotlight-color-secondary .comp-article-head .comp-blurb ul li .blurb-text .content p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-article-head .content p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-author p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__description p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__header p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__learning-targets p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .mole-author p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .rich-text p,.spotlight-color-secondary .comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__description p,.spotlight-color-secondary .comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__header p,.spotlight-color-secondary .comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__learning-targets p{font-size:20px;line-height:26px}@media (max-width:47.9375em){.comp-article-head .spotlight-color-secondary .comp-blurb ul li .blurb-text .content p,.comp-course-detail-v2 .spotlight-color-secondary .comp-blurb ul li .blurb-text .course-detail__description p,.comp-course-detail-v2 .spotlight-color-secondary .comp-blurb ul li .blurb-text .course-detail__header p,.comp-course-detail-v2 .spotlight-color-secondary .comp-blurb ul li .blurb-text .course-detail__learning-targets p,.spotlight-color-secondary .comp-article-head .comp-blurb ul li .blurb-text .content p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-article-head .content p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-author p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__description p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__header p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .comp-course-detail-v2 .course-detail__learning-targets p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .mole-author p,.spotlight-color-secondary .comp-blurb ul li .blurb-text .rich-text p,.spotlight-color-secondary .comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__description p,.spotlight-color-secondary .comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__header p,.spotlight-color-secondary .comp-course-detail-v2 .comp-blurb ul li .blurb-text .course-detail__learning-targets p{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-blurb ul li img{width:75px;height:75px;margin-bottom:6px}.spotlight-color-secondary .comp-blurb ul li.left{text-align:left}.spotlight-color-secondary .comp-blurb ul li.left .blurb-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.spotlight-color-secondary .comp-blurb ul li.left img{-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px;margin:0 25px 0 0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-blurb ul li.left img{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;width:60px;height:60px;margin-right:20px}}.spotlight-color-secondary .comp-buttongroup{margin-bottom:40px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-buttongroup{margin-bottom:30px}}.spotlight-color-secondary .comp-buttongroup.margin-none{margin-bottom:-20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-buttongroup.margin-none{margin-bottom:-20px}}.spotlight-color-secondary .comp-buttongroup.margin-reduced{margin-bottom:10px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-buttongroup.margin-reduced{margin-bottom:5px}}.spotlight-color-secondary .comp-buttongroup .comp-button{display:inline-block;margin-bottom:20px}.spotlight-color-secondary .comp-buttongroup .comp-button .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.spotlight-color-secondary .comp-buttongroup.left{text-align:left}.spotlight-color-secondary .comp-buttongroup.center{text-align:center}.spotlight-color-secondary .comp-buttongroup.right{text-align:right}.spotlight-color-secondary .comp-buttongroup.flexible.center,.spotlight-color-secondary .comp-buttongroup.flexible.left{margin-right:-20px}.spotlight-color-secondary .comp-buttongroup.flexible.center .comp-button,.spotlight-color-secondary .comp-buttongroup.flexible.left .comp-button{margin-right:20px}.spotlight-color-secondary .comp-buttongroup.flexible.right{margin-left:-20px}.spotlight-color-secondary .comp-buttongroup.flexible.right .comp-button{margin-left:20px}.spotlight-color-secondary .comp-buttongroup.flexible .comp-button .button.small{padding-right:20px;padding-left:20px}.spotlight-color-secondary .comp-buttongroup.flexible .comp-button .button.big{padding-right:25px;padding-left:25px}.spotlight-color-secondary .comp-buttongroup.flexible .comp-button .button.extra-big{padding-right:30px;padding-left:30px}.spotlight-color-secondary .comp-buttongroup.fixed .row-buttongroup{margin-left:-12px;margin-right:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.spotlight-color-secondary .comp-buttongroup.fixed .row-buttongroup:after,.spotlight-color-secondary .comp-buttongroup.fixed .row-buttongroup:before{display:table;content:" "}.spotlight-color-secondary .comp-buttongroup.fixed .row-buttongroup:after{clear:both}.spotlight-color-secondary .comp-buttongroup.fixed .comp-button .button.small{padding-right:15px;padding-left:15px}.spotlight-color-secondary .comp-buttongroup.fixed .comp-button .button.big,.spotlight-color-secondary .comp-buttongroup.fixed .comp-button .button.extra-big{padding-right:20px;padding-left:20px}.spotlight-color-secondary .comp-article,.spotlight-color-secondary .comp-card{margin-bottom:60px;border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;position:relative;background-color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-article,.spotlight-color-secondary .comp-card{margin-bottom:50px}}.spotlight-color-secondary .comp-card.margin-none,.spotlight-color-secondary .margin-none.comp-article{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-card.margin-none,.spotlight-color-secondary .margin-none.comp-article{margin-bottom:0}}.spotlight-color-secondary .comp-card.margin-reduced,.spotlight-color-secondary .margin-reduced.comp-article{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-card.margin-reduced,.spotlight-color-secondary .margin-reduced.comp-article{margin-bottom:25px}}.spotlight-color-secondary .comp-article,.spotlight-color-secondary .comp-card,.spotlight-color-secondary .style-light .comp-article,.spotlight-color-secondary .style-light .comp-card{border-color:#ebebeb}.spotlight-color-secondary .style-dark .comp-article,.spotlight-color-secondary .style-dark .comp-card{border-color:#222425}.spotlight-color-secondary .style-color .comp-article,.spotlight-color-secondary .style-color .comp-card{border-color:#2ed9c3}.spotlight-color-secondary .comp-article:hover,.spotlight-color-secondary .comp-card:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .comp-article a,.spotlight-color-secondary .comp-card a{display:block;height:100%;color:#2ed9c3}.spotlight-color-secondary .card-promoted.comp-article,.spotlight-color-secondary .comp-card.card-promoted{background-color:#222425}.spotlight-color-secondary .card-promoted.comp-article .card-text,.spotlight-color-secondary .card-promoted.comp-article .card-title,.spotlight-color-secondary .comp-card.card-promoted .card-text,.spotlight-color-secondary .comp-card.card-promoted .card-title{color:#fff}.spotlight-color-secondary .card-promoted.comp-article a,.spotlight-color-secondary .comp-card.card-promoted a{color:#2ed9c3}.spotlight-color-secondary .comp-article .comp-card-movie-overlay-picture,.spotlight-color-secondary .comp-card .comp-card-movie-overlay-picture{position:relative;overflow:hidden;cursor:pointer}.spotlight-color-secondary .comp-article .comp-card-movie-overlay-picture:before,.spotlight-color-secondary .comp-card .comp-card-movie-overlay-picture:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-article .comp-card-movie-overlay-picture:before,.spotlight-color-secondary .comp-card .comp-card-movie-overlay-picture:before{speak:none}}.spotlight-color-secondary .comp-article .comp-card-movie-overlay-picture:before,.spotlight-color-secondary .comp-card .comp-card-movie-overlay-picture:before{font-family:icomoon!important;content:"\E953";color:inherit;font-size:inherit;display:inline-block;color:#fff;background:rgba(34,36,37,.8);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;text-indent:7px;width:80px;height:80px;text-align:center;line-height:80px;border-radius:50%;z-index:1}.spotlight-color-secondary .comp-article .comp-card-movie-overlay-picture:hover img,.spotlight-color-secondary .comp-card .comp-card-movie-overlay-picture:hover img{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.spotlight-color-secondary .comp-article .comp-card-movie-overlay-picture img,.spotlight-color-secondary .comp-card .comp-card-movie-overlay-picture img{width:100%;-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.spotlight-color-secondary .comp-article .comp-card-movie-overlay~.card-bottom .card-title,.spotlight-color-secondary .comp-card .comp-card-movie-overlay~.card-bottom .card-title{color:#2ed9c3}.spotlight-color-secondary .comp-article .card-bottom,.spotlight-color-secondary .comp-card .card-bottom{padding:15px 15px 65px}.spotlight-color-secondary .comp-article .card-bottom.non-button-card,.spotlight-color-secondary .comp-card .card-bottom.non-button-card{padding:15px}.spotlight-color-secondary .comp-article .card-title,.spotlight-color-secondary .comp-card .card-title{margin:0;font-size:20px;line-height:24px}.spotlight-color-secondary .comp-article .card-title.title-with-padding,.spotlight-color-secondary .comp-card .card-title.title-with-padding{margin-bottom:10px}.spotlight-color-secondary .comp-article .card-title.title-is-bold,.spotlight-color-secondary .comp-card .card-title.title-is-bold{font-weight:700}.spotlight-color-secondary .comp-article .card-title.title-is-italic,.spotlight-color-secondary .comp-card .card-title.title-is-italic{font-style:italic}.spotlight-color-secondary .comp-article .card-text,.spotlight-color-secondary .comp-card .card-text{font-size:13px;line-height:17px;color:#36393a}.spotlight-color-secondary .comp-article .card-text p a,.spotlight-color-secondary .comp-card .card-text p a{display:inline-block}.spotlight-color-secondary .comp-article .comp-button,.spotlight-color-secondary .comp-card .comp-button{position:absolute;right:15px;bottom:15px}.spotlight-color-secondary .comp-column-control{padding-top:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-column-control.hide-small{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-column-control.hide-medium{display:none}}@media (min-width:64em){.spotlight-color-secondary .comp-column-control.hide-large{display:none}}@media (min-width:48em){.spotlight-color-secondary .comp-column-control .valign-bottom,.spotlight-color-secondary .comp-column-control .valign-center,.spotlight-color-secondary .comp-column-control .valign-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.spotlight-color-secondary .comp-column-control .valign-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.spotlight-color-secondary .comp-column-control .valign-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spotlight-color-secondary .comp-column-control .valign-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-column-control{padding-top:50px}}.spotlight-color-secondary .comp-column-control+div.comp-column-control,div.columnControl+div.columnControl .spotlight-color-secondary .comp-column-control,div.comp-column-control .spotlight-color-secondary .comp-column-control{padding-top:0}.spotlight-color-secondary .comp-course-detail{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail{margin-bottom:50px}}.spotlight-color-secondary .comp-course-search{margin-bottom:60px;position:relative;background-color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search{margin-bottom:50px}}.spotlight-color-secondary .comp-course-search.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-course-search.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .comp-course-search.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-course-search.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .comp-course-search .title-container .title,.spotlight-color-secondary .comp-course-search.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-course-search .title-container .sub-title,.spotlight-color-secondary .comp-course-search.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-course-search .comp-form{margin-bottom:0}.spotlight-color-secondary .comp-course-search .comp-form select.select{width:100%}.spotlight-color-secondary .comp-course-search h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.spotlight-color-secondary .comp-course-search h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-course-search h3 i.fa,.spotlight-color-secondary .comp-course-search h3 i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-course-search h3 i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-course-search h3 i.ui-corner-all{margin-left:12px;color:#f90}.spotlight-color-secondary .comp-course-search .booked i{margin-right:2px;color:red;font-size:12px}.spotlight-color-secondary .comp-course-search .open i{margin-right:2px;color:#8fb91c;font-size:12px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .sm-only-first-option .row .col{visibility:hidden;height:0;margin:-1px;overflow:hidden}.spotlight-color-secondary .comp-course-search .sm-only-first-option .row .col:first-child{visibility:visible;height:auto;margin:-1px;overflow:auto}}.spotlight-color-secondary .comp-course-search .filter-hidden{visibility:hidden;width:100%;height:0;margin:-1px;overflow:hidden}.spotlight-color-secondary .comp-course-search .search-panel{position:relative;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-course-search .search-panel .title-full{display:table}.spotlight-color-secondary .comp-course-search .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-course-search .search-panel .title-container{height:100px}}@media (min-width:64em){.spotlight-color-secondary .comp-course-search .search-panel .title-container{height:150px}}.spotlight-color-secondary .comp-course-search .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-course-search .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-panel .title{padding-bottom:30px}}.spotlight-color-secondary .comp-course-search .search-panel .form-head{margin-bottom:40px;padding:15px 0 12px;background-color:#ebebeb}.spotlight-color-secondary .comp-course-search .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.spotlight-color-secondary .comp-course-search .search-result-table,.spotlight-color-secondary .style-light .comp-course-search .search-result-table{color:#36393a}.spotlight-color-secondary .style-color .comp-course-search .search-result-table,.spotlight-color-secondary .style-dark .comp-course-search .search-result-table{color:#fff}.spotlight-color-secondary .comp-course-search .search-result-table a,.spotlight-color-secondary .style-dark .comp-course-search .search-result-table a,.spotlight-color-secondary .style-light .comp-course-search .search-result-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-course-search .search-result-table a{color:#36393a}.spotlight-color-secondary .comp-course-search .search-result-table a:active,.spotlight-color-secondary .comp-course-search .search-result-table a:focus,.spotlight-color-secondary .comp-course-search .search-result-table a:hover{text-decoration:underline}.spotlight-color-secondary .comp-course-search .search-result-table a:active,.spotlight-color-secondary .comp-course-search .search-result-table a:focus,.spotlight-color-secondary .comp-course-search .search-result-table a:hover,.spotlight-color-secondary .style-light .comp-course-search .search-result-table a:active,.spotlight-color-secondary .style-light .comp-course-search .search-result-table a:focus,.spotlight-color-secondary .style-light .comp-course-search .search-result-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-course-search .search-result-table a:active,.spotlight-color-secondary .style-dark .comp-course-search .search-result-table a:focus,.spotlight-color-secondary .style-dark .comp-course-search .search-result-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-course-search .search-result-table a:active,.spotlight-color-secondary .style-color .comp-course-search .search-result-table a:focus,.spotlight-color-secondary .style-color .comp-course-search .search-result-table a:hover{color:#36393a}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry{position:relative;padding:0;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry>a{display:block;z-index:1;padding:12px 0 14px;color:#2ed9c3}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry>a{padding-right:30px}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry .meta span i{margin-right:6px}.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry .meta span.booked i,.spotlight-color-secondary .comp-course-search .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.spotlight-color-secondary .comp-course-search .more-results button{float:right}.spotlight-color-secondary .comp-course-search .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.spotlight-color-secondary .comp-course-search .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.spotlight-color-secondary .course-list{width:100%}@media (min-width:34em){.spotlight-color-secondary .course-list.course-list--grid{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;width:auto}.spotlight-color-secondary .course-list.course-list--grid .course-list__course{padding:0 12px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media (max-width:33.9375em){.spotlight-color-secondary .course-list.course-list--grid .course-list__course{padding:0 12px}}.spotlight-color-secondary .course-list.course-list--grid .course{display:inline-block;height:calc(100% - 24px);max-width:100%;width:100%;margin-bottom:24px}.spotlight-color-secondary .course-list.course-list--grid .course--brand{height:10px;width:100%}.spotlight-color-secondary .course-list.course-list--grid .course--detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 10px);padding:15px}.spotlight-color-secondary .course-list.course-list--grid .course--header__bottom{margin-top:auto}.spotlight-color-secondary .course-list .course{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;background-color:#fff;color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .course-list .course{margin-bottom:10px}}.spotlight-color-secondary .course-list .course--brand{min-width:10px;background-color:#2ed9c3}.spotlight-color-secondary .course-list .course--brand:after{content:"\A0"}.spotlight-color-secondary .course-list .course--brand__nuvo{background-color:#e56a54}.spotlight-color-secondary .course-list .course--brand__neodent{background-color:#833177}.spotlight-color-secondary .course-list .course--image-wrapper{overflow:hidden;max-width:calc(100% + 30px);width:calc(100% + 30px);margin:-15px -15px 15px}.spotlight-color-secondary .course-list .course--image{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease;max-width:100%;width:100%;margin:0;vertical-align:top}.spotlight-color-secondary .course-list .course--detail{padding:15px 15px 15px 20px}.spotlight-color-secondary .course-list .course--header{font-size:13px;line-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:15px}.spotlight-color-secondary .course-list .course--header__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px}.spotlight-color-secondary .course-list .course--title{font-style:normal;font-weight:400;margin-top:5px;margin-bottom:0;color:#2ed9c3;font-size:20px;line-height:25px}.spotlight-color-secondary .course-list .course--tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;line-height:20px}.spotlight-color-secondary .course-list .course--tag__icon{margin-right:5px}.spotlight-color-secondary .course-list .course--tag__bookable{color:#8fb91c}.spotlight-color-secondary .course-list .course--tag__not-bookable{color:red}.spotlight-color-secondary .course-list .course--tag__waiting-list{color:#f90}.spotlight-color-secondary .course-list .course:hover .course--image{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.spotlight-color-secondary .course-list .slick-disabled{display:none!important}@media (max-width:63.9375em){.spotlight-color-secondary .course-list.js-slider-on-first-element .slick-track{-webkit-transform:translateX(-29px);transform:translateX(-29px)}}@media (max-width:63.9375em){.spotlight-color-secondary .course-list.js-slider-on-last-element .slick-track{-webkit-transform:translateX(29px);transform:translateX(29px)}}.spotlight-color-secondary .divider{background-color:#cdcdce}.spotlight-color-secondary .divider:after{content:"\A0"}.spotlight-color-secondary .divider--horizontal{width:100%;height:1px;margin-top:20px;margin-bottom:40px}.spotlight-color-secondary .divider--vertical{width:1px;height:15px;margin-right:7px;margin-left:7px;background-color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .template-faceted-search.tree{display:block}}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label{margin-right:5px}.spotlight-color-secondary .template-faceted-search .form-fields div.checkbox-wrapper .checkbox-label .tree-view__item__label__text{overflow:hidden}.spotlight-color-secondary .tree-view{margin:0;padding:0}.spotlight-color-secondary .tree-view label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .tree-view label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .tree-view label:before{speak:none}}.spotlight-color-secondary .tree-view label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .tree-view label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .tree-view label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .tree-view label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .tree-view label:before{margin-right:10px}.spotlight-color-secondary .style-light .tree-view label:before,.spotlight-color-secondary .tree-view label:before{color:#36393a}.spotlight-color-secondary .style-color .tree-view label:before,.spotlight-color-secondary .style-dark .tree-view label:before{color:#fff}.spotlight-color-secondary .tree-view input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .tree-view input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .tree-view input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .tree-view input[type=checkbox]:checked+label:before,.spotlight-color-secondary .tree-view input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .tree-view input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .style-dark .tree-view input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .tree-view input[type=checkbox].partial+label:before,.spotlight-color-secondary .tree-view input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .tree-view input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .tree-view__children{width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height .4s cubic-bezier(0,1,0,1);transition:max-height .4s cubic-bezier(0,1,0,1)}.spotlight-color-secondary .tree-view__children.open{max-height:100000px;-webkit-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out}.spotlight-color-secondary .tree-view__item{margin:0 0 15px;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px}.spotlight-color-secondary .tree-view__item__description{font-size:15px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spotlight-color-secondary .tree-view__item__description .checkbox-wrapper{overflow:hidden}.spotlight-color-secondary .tree-view__item__description .checkbox-wrapper .checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .tree-view__item>span{cursor:pointer}.spotlight-color-secondary .tree-view__item__opener{cursor:pointer}.spotlight-color-secondary .tree-view__item__opener:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .tree-view__item__opener:after{speak:none}}.spotlight-color-secondary .tree-view__item__opener:after{font-family:icomoon!important;content:"\E923";color:#36393a;font-size:10px;display:inline-block}.spotlight-color-secondary .tree-view__item__opener--close:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .tree-view__item__opener--close:after{speak:none}}.spotlight-color-secondary .tree-view__item__opener--close:after{font-family:icomoon!important;content:"\E924";color:#36393a;font-size:10px;display:inline-block}.spotlight-color-secondary .tree-view__item__opener:after{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .tree-view__item__opener--open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .tree-view__item__opener--open:after{speak:none}}.spotlight-color-secondary .tree-view__item__opener--open:after{font-family:icomoon!important;content:"\E924";color:#36393a;font-size:10px;display:inline-block}.spotlight-color-secondary .tree-view.form-fields .facet-level-1{margin-bottom:0;padding-bottom:0}.spotlight-color-secondary .tree-view ul{margin:0;padding:0}.spotlight-color-secondary .tree-view ul li{margin:0 0 10px;padding:0;list-style:none}.spotlight-color-secondary .tree-view__level1 ul li{margin-top:15px;margin-bottom:15px;margin-left:30px}.spotlight-color-secondary .filter-box{margin-bottom:10px;background-color:#fff}.spotlight-color-secondary .filter-box__header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 15px;background-color:#2ed9c3;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:15px;line-height:20px}.spotlight-color-secondary .filter-box__header__title{-webkit-box-flex:1;-ms-flex:1;flex:1}.spotlight-color-secondary .filter-box__header__toggler{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.spotlight-color-secondary .filter-box__header__toggler--open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.spotlight-color-secondary .filter-box__header__opener{font-size:13px;line-height:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;margin-right:5px}.spotlight-color-secondary .filter-box__panel{max-height:0;-webkit-transition:max-height .4s cubic-bezier(0,1,0,1);transition:max-height .4s cubic-bezier(0,1,0,1)}.spotlight-color-secondary .filter-box__panel--open{max-height:100000px;-webkit-transition:max-height .4s ease-in-out;transition:max-height .4s ease-in-out}.spotlight-color-secondary .filter-box__panel--open .filter-box__panel__content{display:block}.spotlight-color-secondary .filter-box__panel__content{display:none;padding:20px 15px 10px}.spotlight-color-secondary .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:25px}.spotlight-color-secondary .pagination__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;margin-right:2px;background-color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spotlight-color-secondary .pagination__button--active{background-color:#2ed9c3;color:#fff;cursor:default}.spotlight-color-secondary .pagination__button--disabled{background-color:hsla(0,0%,100%,.5);color:#9a9c9c}.spotlight-color-secondary .pagination__button--notclickable{cursor:not-allowed}.spotlight-color-secondary .pagination__button--start{margin-right:10px}.spotlight-color-secondary .pagination__button--end{margin-left:8px}.spotlight-color-secondary .pagination__label{font-size:15px;line-height:20px}.spotlight-color-secondary .ui-datepicker-trigger{width:40px;height:40px;border:0;outline:none;background-color:#2ed9c3;color:#fff}.spotlight-color-secondary .ui-datepicker{font-size:13px;line-height:17px;margin-left:24px;border:1px solid #00bca8;background-color:#fff;display:none}.spotlight-color-secondary .ui-datepicker th{font-size:13px;line-height:17px;background-color:#00bca8;color:#fff;font-weight:300;line-height:34px}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header{padding-top:15px;background-color:#00bca8;color:#fff}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all{position:absolute;color:#fff;line-height:17px;cursor:pointer}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:10px}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-next .ui-icon-circle-triangle-e{display:none}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev{left:10px}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-corner-all.ui-datepicker-prev .ui-icon-circle-triangle-w{display:none}.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .ui-datepicker-title{font-size:15px;line-height:20px;text-align:center}.spotlight-color-secondary .ui-datepicker .ui-datepicker-calendar{margin-bottom:5px;padding-top:5px}.spotlight-color-secondary .ui-datepicker .ui-datepicker-calendar .ui-state-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;margin:2px;border-radius:50%;background-color:#fff;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spotlight-color-secondary .ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background-color:#cbf5f0}.spotlight-color-secondary .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background-color:#cbf5f0;font-weight:600}.spotlight-color-secondary .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-default{border:1px solid #00bca8}.spotlight-color-secondary .date-filter__table{display:table;width:100%;border-spacing:5px;border-collapse:separate;white-space:nowrap}.spotlight-color-secondary .date-filter__table-row{display:table-row}.spotlight-color-secondary .date-filter__table-row .form-control{width:calc(100% - 35px)}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.spotlight-color-secondary .date-filter__table-row .form-control{width:calc(100% + 5px)}}.spotlight-color-secondary .date-filter .ui-datepicker-trigger,.spotlight-color-secondary .date-filter__table-cell{display:table-cell;vertical-align:middle}.spotlight-color-secondary .date-filter .form-group .comp-button{margin:15px 0 10px}.spotlight-color-secondary .date-filter .input-group .control-label{font-weight:600}.spotlight-color-secondary .date-filter .form-control{font-size:15px;line-height:20px;height:40px;padding:10px 15px;border:1px solid #ebebeb}.spotlight-color-secondary .date-filter .form-control:focus{border:1px solid #00bca8;outline:none}.spotlight-color-secondary .date-filter .form-control::-webkit-input-placeholder{color:#cdcdce}.spotlight-color-secondary .date-filter .form-control::-moz-placeholder{color:#cdcdce}.spotlight-color-secondary .date-filter .form-control::-ms-input-placeholder{color:#cdcdce}.spotlight-color-secondary .date-filter .form-control::placeholder{color:#cdcdce}@keyframes navigationTitleSlowUp{0%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes closeButtonAnimationLeft{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes closeButtonAnimationRight{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.spotlight-color-secondary .comp-course-search-v2{display:table;min-width:100%;min-height:100%;background-color:#ebebeb}.spotlight-color-secondary .comp-course-search-v2.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-course-search-v2.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .comp-course-search-v2.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-course-search-v2.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .comp-course-search-v2 .title-container .title,.spotlight-color-secondary .comp-course-search-v2.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-course-search-v2 .title-container .sub-title,.spotlight-color-secondary .comp-course-search-v2.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-course-search-v2 .header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .header__title .select-container{margin-left:0}}@media (min-width:48em){.spotlight-color-secondary .comp-course-search-v2 .header__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}}.spotlight-color-secondary .comp-course-search-v2 .header__title--controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .header__title--controls{margin-top:20px}}.spotlight-color-secondary .comp-course-search-v2 .header__title--text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#2ed9c3;margin:0;font-size:40px;line-height:45px;font-weight:300}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .header__title--text{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-course-search-v2 .header__title .view-switch{padding:0;margin:0 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-course-search-v2 .header__title .view-switch li{margin-top:0}.spotlight-color-secondary .comp-course-search-v2 .header__title .view-switch li:before{content:none}.spotlight-color-secondary .comp-course-search-v2 .header__title .view-switch li button{padding:10px 13px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .header__title .view-switch--hidden{display:none}}.spotlight-color-secondary .comp-course-search-v2 .header__title .filter-icon{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-left:5px;padding:5px;background-color:#2ed9c3;color:#fff}.spotlight-color-secondary .comp-course-search-v2 .header__title .filter-icon__badge{position:absolute;top:15px;padding-left:15px;font-size:11px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .header__title .filter-icon{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .filter-navigation{position:fixed;z-index:50;top:0;left:0;width:100vw;height:100vh;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;background-color:#ebebeb}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .filter-results{width:100%;height:100%;padding:80px 15px 50px;overflow-y:auto}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation.open{-webkit-transform:translateY(0);transform:translateY(0)}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation.open .navigation-bar__close .bar{-webkit-animation:navigationTitleSlowUp .4s ease-out forwards;animation:navigationTitleSlowUp .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation.open .navigation-bar__close .bar.bar1{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:closeButtonAnimationLeft .4s ease-out forwards;animation:closeButtonAnimationLeft .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation.open .navigation-bar__close .bar.bar2{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:closeButtonAnimationRight .4s ease-out forwards;animation:closeButtonAnimationRight .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation.open .navigation-bar__title{-webkit-animation:navigationTitleSlowUp .4s ease-out forwards;animation:navigationTitleSlowUp .4s ease-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s}}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:50;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:60px;padding:20px;background-color:#fff}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;width:20px;height:20px}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar__close .bar{position:absolute;width:20px;height:2px;background-color:#000}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar__close .bar.bar1,.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar__close .bar.bar2{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar__title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:15px;font-size:20px;line-height:26px}}@media (max-width:47.9375em) and (max-width:47.9375em){.spotlight-color-secondary .comp-course-search-v2 .filter-navigation .navigation-bar__title{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-course-search-v2__spinner-container{text-align:center}.spotlight-color-secondary .comp-course-detail-v2{margin-bottom:60px;margin-top:100px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2{margin-bottom:50px;margin-top:45px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__journey .map,.spotlight-color-secondary .comp-course-detail-v2 .hide-small{display:none}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__contact,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__downloads,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__journey,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__more-dates,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__sessions,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__speakers{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__contact,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__downloads,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__journey,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__more-dates,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__sessions,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__speakers{margin-bottom:50px}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets{font-size:20px;line-height:26px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__description,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__learning-targets{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-course-detail-v2 h2{margin:0;font-size:40px;line-height:45px;font-style:normal;font-weight:400;color:#2ed9c3}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 h2{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-course-detail-v2 .comp-downloadlist,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__contact .mole-course-person,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__journey .map,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__more-dates .mole-course-more-dates,.spotlight-color-secondary .comp-course-detail-v2 .course-detail__speakers .mole-course-speakers-v2{margin-top:30px}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__sessions h2{margin-bottom:30px}.spotlight-color-secondary .comp-course-detail-v2 b{font-style:normal;font-weight:700}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header--cta{margin-top:40px}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header--cta a:hover{text-decoration:none}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__header--cta{margin-top:20px}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__info{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__info{margin-bottom:50px}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__info .comp-map .map:after{content:"";display:block;padding-bottom:calc(100% - 68px)}@media (max-width:63.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__info .comp-map .map:after{padding-bottom:calc(100% - 82px)}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__info .row{width:calc(100% + 24px);margin-top:-15px}@media (min-width:48em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__info .row{display:-webkit-box;display:-ms-flexbox;display:flex}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta{margin-bottom:50px}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .row{width:calc(100% + 24px);margin-top:-15px}@media (min-width:48em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta div[class*=col]{margin-top:15px}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:15px;border:1px solid #ebebeb;color:#36393a;line-height:25px}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag.bookable{color:#8fb91c}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag.not-bookable{color:red}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag.waiting-list{color:#f90}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag .course-detail-tag__text--headline{font-size:11px;line-height:14px;color:#36393a}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag .course-detail-tag__text--body{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag .course-detail-tag__text--body{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-course-detail-v2 .course-detail__meta .course-detail-tag .course--tag__icon{font-size:25px;line-height:30px;margin-right:15px}.spotlight-color-secondary .comp-course-form-header{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-form-header{margin-bottom:50px}}.spotlight-color-secondary .comp-course-form-header .course-form-header-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:#fff;color:#36393a;line-height:25px}.spotlight-color-secondary .comp-course-form-header .course-form-header-tag .course-form-header-tag__text--headline{font-size:11px;line-height:14px;color:#36393a}.spotlight-color-secondary .comp-course-form-header .course-form-header-tag .course-form-header-tag__text--body{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-form-header .course-form-header-tag .course-form-header-tag__text--body{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-course-form-header .course-form-header-tag .course-form-header-tag__icon{font-size:25px;line-height:30px;margin-right:15px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-form-header .course-form-header-tag.course-form-header-tag--first{margin-bottom:24px}}.spotlight-color-secondary .comp-disclaimer a,.spotlight-color-secondary .comp-disclaimer a a{color:#cdcdce}.spotlight-color-secondary .comp-disclaimer a a:active,.spotlight-color-secondary .comp-disclaimer a a:focus,.spotlight-color-secondary .comp-disclaimer a a:hover{color:#fff}.spotlight-color-secondary .comp-disclaimer a:active,.spotlight-color-secondary .comp-disclaimer a:focus,.spotlight-color-secondary .comp-disclaimer a:hover{text-decoration:none}.spotlight-color-secondary .comp-disclaimer ul{font-size:0}.spotlight-color-secondary .comp-disclaimer ul .disclaimer-copyright,.spotlight-color-secondary .comp-disclaimer ul a,.spotlight-color-secondary .comp-disclaimer ul li:before{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer{margin:0;padding:0;list-style:none}@media (min-width:48em){.spotlight-color-secondary .comp-disclaimer .nav.disclaimer{padding:12px 0 15px;font-size:0;text-align:right}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer li{display:inline-block;margin-left:20px;text-align:right}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer li.disclaimer-copyright{margin-bottom:15px;margin-left:0;float:left}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-disclaimer .nav.disclaimer{padding:8px 0 16px;text-align:center}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer li{display:inline-block}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer li.disclaimer-copyright{display:block;margin-bottom:2px}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer li.disclaimer-link a{margin:0 5px}.spotlight-color-secondary .comp-disclaimer .nav.disclaimer li:nth-child(n+3):before{content:"|"}}.spotlight-color-secondary .comp-disclaimer-popup{display:none;padding:10px;background-color:#fff}.spotlight-color-secondary .comp-disclaimer-popup .comp-buttongroup.flexible.left{margin-bottom:0;font-size:0}.spotlight-color-secondary .comp-disclaimer-popup .comp-buttongroup.flexible.left .comp-button{margin-top:10px;margin-right:10px;margin-bottom:0}.spotlight-color-secondary .comp-downloadlist{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-downloadlist{margin-bottom:50px}}.spotlight-color-secondary .comp-downloadlist,.spotlight-color-secondary .style-light .comp-downloadlist{color:#36393a}.spotlight-color-secondary .style-color .comp-downloadlist,.spotlight-color-secondary .style-dark .comp-downloadlist{color:#fff}.spotlight-color-secondary .comp-downloadlist a,.spotlight-color-secondary .style-dark .comp-downloadlist a,.spotlight-color-secondary .style-light .comp-downloadlist a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-downloadlist a{color:#36393a}.spotlight-color-secondary .comp-downloadlist a:active,.spotlight-color-secondary .comp-downloadlist a:focus,.spotlight-color-secondary .comp-downloadlist a:hover{text-decoration:underline}.spotlight-color-secondary .comp-downloadlist a:active,.spotlight-color-secondary .comp-downloadlist a:focus,.spotlight-color-secondary .comp-downloadlist a:hover,.spotlight-color-secondary .style-light .comp-downloadlist a:active,.spotlight-color-secondary .style-light .comp-downloadlist a:focus,.spotlight-color-secondary .style-light .comp-downloadlist a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-downloadlist a:active,.spotlight-color-secondary .style-dark .comp-downloadlist a:focus,.spotlight-color-secondary .style-dark .comp-downloadlist a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-downloadlist a:active,.spotlight-color-secondary .style-color .comp-downloadlist a:focus,.spotlight-color-secondary .style-color .comp-downloadlist a:hover{color:#36393a}.spotlight-color-secondary .comp-downloadlist .button{margin-top:15px}.spotlight-color-secondary .comp-dropdown-linklist{display:block;position:relative;margin:0 0 20px;padding:0 7.5px}.spotlight-color-secondary .comp-dropdown-linklist:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-dropdown-linklist:after{speak:none}}.spotlight-color-secondary .comp-dropdown-linklist:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-dropdown-linklist select{width:100%;padding:11px 10px 11px 20px;overflow:hidden;border:1px solid #36393a;border-radius:0;background-color:transparent;-moz-appearance:none;-webkit-appearance:none}.spotlight-color-secondary .comp-dropdown-linklist select::-ms-expand{display:none}.spotlight-color-secondary .comp-dropdown-linklist select option{background-color:#fff;color:#000}.spotlight-color-secondary .comp-dropdown-linklist:after{position:absolute;z-index:-1;top:15px;right:20px}.spotlight-color-secondary .comp-event-search{margin-bottom:60px;position:relative;background-color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search{margin-bottom:50px}}.spotlight-color-secondary .comp-event-search.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-event-search.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .comp-event-search.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-event-search.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .comp-event-search .title-container .title,.spotlight-color-secondary .comp-event-search.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-event-search .title-container .sub-title,.spotlight-color-secondary .comp-event-search.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-event-search .comp-form{margin-bottom:0}.spotlight-color-secondary .comp-event-search .comp-form select.select{width:100%}.spotlight-color-secondary .comp-event-search h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.spotlight-color-secondary .comp-event-search h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-event-search h3 i.fa,.spotlight-color-secondary .comp-event-search h3 i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-event-search h3 i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-event-search h3 i.ui-corner-all{margin-left:12px;color:#f90}.spotlight-color-secondary .comp-event-search .booked i{margin-right:2px;color:red;font-size:12px}.spotlight-color-secondary .comp-event-search .open i{margin-right:2px;color:#8fb91c;font-size:12px}@media (min-width:48em){.spotlight-color-secondary .comp-event-search .button-hide-options,.spotlight-color-secondary .comp-event-search .button-show-options{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .sm-only-first-option .row .col{visibility:hidden;height:0;margin:-1px;overflow:hidden}.spotlight-color-secondary .comp-event-search .sm-only-first-option .row .col:first-child{visibility:visible;height:auto;margin:-1px;overflow:auto}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .sm-hide-options{visibility:hidden;height:0;margin:-1px;overflow:hidden}}.spotlight-color-secondary .comp-event-search .filter-hidden{visibility:hidden;width:100%;height:0;margin:-1px;overflow:hidden}.spotlight-color-secondary .comp-event-search .search-panel{position:relative;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-event-search .search-panel .title-full{display:table}.spotlight-color-secondary .comp-event-search .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-event-search .search-panel .title-container{height:100px}}@media (min-width:64em){.spotlight-color-secondary .comp-event-search .search-panel .title-container{height:150px}}.spotlight-color-secondary .comp-event-search .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-event-search .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-panel .title{padding-bottom:30px}}.spotlight-color-secondary .comp-event-search .search-panel .form-head{margin-bottom:40px;padding:15px 0 12px;background-color:#ebebeb}.spotlight-color-secondary .comp-event-search .result-header{margin-top:40px}.spotlight-color-secondary .comp-event-search .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.spotlight-color-secondary .comp-event-search .search-result-table,.spotlight-color-secondary .style-light .comp-event-search .search-result-table{color:#36393a}.spotlight-color-secondary .style-color .comp-event-search .search-result-table,.spotlight-color-secondary .style-dark .comp-event-search .search-result-table{color:#fff}.spotlight-color-secondary .comp-event-search .search-result-table a,.spotlight-color-secondary .style-dark .comp-event-search .search-result-table a,.spotlight-color-secondary .style-light .comp-event-search .search-result-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-event-search .search-result-table a{color:#36393a}.spotlight-color-secondary .comp-event-search .search-result-table a:active,.spotlight-color-secondary .comp-event-search .search-result-table a:focus,.spotlight-color-secondary .comp-event-search .search-result-table a:hover{text-decoration:underline}.spotlight-color-secondary .comp-event-search .search-result-table a:active,.spotlight-color-secondary .comp-event-search .search-result-table a:focus,.spotlight-color-secondary .comp-event-search .search-result-table a:hover,.spotlight-color-secondary .style-light .comp-event-search .search-result-table a:active,.spotlight-color-secondary .style-light .comp-event-search .search-result-table a:focus,.spotlight-color-secondary .style-light .comp-event-search .search-result-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-event-search .search-result-table a:active,.spotlight-color-secondary .style-dark .comp-event-search .search-result-table a:focus,.spotlight-color-secondary .style-dark .comp-event-search .search-result-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-event-search .search-result-table a:active,.spotlight-color-secondary .style-color .comp-event-search .search-result-table a:focus,.spotlight-color-secondary .style-color .comp-event-search .search-result-table a:hover{color:#36393a}.spotlight-color-secondary .comp-event-search .search-result-table tbody tr.prom:first-child td{padding:0 0 10px}.spotlight-color-secondary .comp-event-search .search-result-table tbody tr.prom td{font-style:normal;font-weight:700;padding:20px 0 10px;border-bottom:2px solid #cdcdce}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry>a{display:block;z-index:1}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry>a{padding-right:30px}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry .meta span i{margin-right:6px}.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry .meta span.booked i,.spotlight-color-secondary .comp-event-search .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.spotlight-color-secondary .comp-event-search .more-results button{float:right}.spotlight-color-secondary .comp-event-search .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.spotlight-color-secondary .comp-event-search .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.spotlight-color-secondary .comp-facebook-feed{margin-bottom:60px;height:auto}@media (max-width:47.9375em){.spotlight-color-secondary .comp-facebook-feed{margin-bottom:50px}}.spotlight-color-secondary .comp-fat-footer{bottom:0}.spotlight-color-secondary .comp-fat-footer .medium-up{margin:40px -12px 15px}.spotlight-color-secondary .comp-fat-footer .medium-up ul{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-fat-footer .medium-up ul h4{font-size:15px;line-height:18px;margin-bottom:15px}.spotlight-color-secondary .comp-fat-footer .medium-up ul ul{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-fat-footer .medium-up ul ul li{margin-bottom:15px}.spotlight-color-secondary .comp-fat-footer .medium-up ul ul li:first-child{margin-top:8px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-fat-footer .medium-up{display:none}}.spotlight-color-secondary .comp-fat-footer .small-down{font-size:13px;line-height:17px;margin:30px 0}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container{background-color:#222425;color:#cdcdce}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion ul{padding:0;list-style:none;margin:0 0 0 15px}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion ul li{margin-bottom:15px}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion ul:first-child{margin-top:5px}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-header{margin-bottom:-1px;padding:0;border-bottom:1px solid #686a6b;border-color:#686a6b currentcolor;border-top:1px solid #686a6b;line-height:38px}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-header-active{font-style:normal;font-weight:700;border-bottom:0 solid;border-color:#fff;color:#fff}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-header:hover{font-style:normal;font-weight:700;border-color:#fff;color:#fff}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-content{position:relative;margin-bottom:-1px;padding:0}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-content-active{z-index:2;border-bottom:1px solid;border-color:#fff}.spotlight-color-secondary .comp-fat-footer .small-down .comp-accordion-container .comp-accordion>.ui-accordion-content:hover{border-color:#fff}@media (min-width:48em){.spotlight-color-secondary .comp-fat-footer .small-down{display:none}}.spotlight-color-secondary .comp-flyout{color:#fff;display:block;position:fixed;z-index:900;top:0;left:0;width:100vw;height:100vh;overflow-y:auto;-webkit-transition:visibility .2s,height .2s ease-in-out;transition:visibility .2s,height .2s ease-in-out;background-color:#161819}.spotlight-color-secondary .comp-flyout a{color:#fff}.spotlight-color-secondary .comp-flyout a:active,.spotlight-color-secondary .comp-flyout a:focus,.spotlight-color-secondary .comp-flyout a:hover{color:#2ed9c3}.spotlight-color-secondary .comp-flyout.closed{visibility:hidden;height:0}.spotlight-color-secondary .comp-footer{color:#cdcdce;background-color:#222425}.spotlight-color-secondary .comp-footer a{color:#cdcdce}.spotlight-color-secondary .comp-footer a:active,.spotlight-color-secondary .comp-footer a:focus,.spotlight-color-secondary .comp-footer a:hover{color:#fff}.spotlight-color-secondary .comp-footer hr{margin:0;clear:left;border:0;border-top:1px solid #d9d9d9}.spotlight-color-secondary .comp-footer .half-half{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:47.9375em){.spotlight-color-secondary .comp-footer .half-half{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spotlight-color-secondary .comp-footer .half-half .left,.spotlight-color-secondary .comp-footer .half-half .right{width:100%}}.spotlight-color-secondary .comp-form{margin-bottom:60px;font-size:15px;line-height:20px}.spotlight-color-secondary .comp-form,.spotlight-color-secondary .style-light .comp-form{color:#36393a}.spotlight-color-secondary .style-color .comp-form,.spotlight-color-secondary .style-dark .comp-form{color:#fff}.spotlight-color-secondary .comp-form a,.spotlight-color-secondary .style-dark .comp-form a,.spotlight-color-secondary .style-light .comp-form a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form a{color:#36393a}.spotlight-color-secondary .comp-form a:active,.spotlight-color-secondary .comp-form a:focus,.spotlight-color-secondary .comp-form a:hover{text-decoration:underline}.spotlight-color-secondary .comp-form a:active,.spotlight-color-secondary .comp-form a:focus,.spotlight-color-secondary .comp-form a:hover,.spotlight-color-secondary .style-light .comp-form a:active,.spotlight-color-secondary .style-light .comp-form a:focus,.spotlight-color-secondary .style-light .comp-form a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-form a:active,.spotlight-color-secondary .style-dark .comp-form a:focus,.spotlight-color-secondary .style-dark .comp-form a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-form a:active,.spotlight-color-secondary .style-color .comp-form a:focus,.spotlight-color-secondary .style-color .comp-form a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form{margin-bottom:50px}}.spotlight-color-secondary .comp-form.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-form.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-form .form-fields{margin:0;padding:0;border:0}.spotlight-color-secondary .comp-form .form-fields .short{width:100%}@media (min-width:48em){.spotlight-color-secondary .comp-form .form-fields .short{width:96px}}.spotlight-color-secondary .comp-form .form-fields .medium{width:100%}@media (min-width:48em){.spotlight-color-secondary .comp-form .form-fields .medium{width:196px}}.spotlight-color-secondary .comp-form .form-fields .large{width:100%}@media (min-width:48em){.spotlight-color-secondary .comp-form .form-fields .large{width:438px}}.spotlight-color-secondary .comp-form .form-fields input{width:100%;border:1px solid #ebebeb;border-radius:0;outline:none;background-color:#fff;-moz-appearance:none;-webkit-appearance:none}.spotlight-color-secondary .comp-form .form-fields input::-ms-expand{display:none}.spotlight-color-secondary .comp-form .form-fields input:focus{border:1px solid #000}.spotlight-color-secondary .comp-form .form-fields input.error{border:1px solid red}.spotlight-color-secondary .comp-form .form-fields .select-container.error{border:1px solid red;-webkit-box-sizing:content-box;box-sizing:content-box}.spotlight-color-secondary .comp-form .form-fields .error-message.form-error{margin-bottom:20px;padding:10px;border:1px solid red}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form .form-fields .error-message.form-error{margin-bottom:30px}}.spotlight-color-secondary .comp-form .form-fields .error-message{font-size:13px;line-height:17px;margin:8px 0 5px;color:red}.spotlight-color-secondary .comp-form .form-fields .label,.spotlight-color-secondary .comp-form .form-fields label{font-style:normal;font-weight:700}.spotlight-color-secondary .comp-form .form-fields .small{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-form .form-fields .comp-form-text{margin-bottom:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-text{margin-bottom:30px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-text input{height:40px;margin:10px 0 2px;padding:0 10px;color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-text .form-text-icon-wrapper{position:relative}.spotlight-color-secondary .comp-form .form-fields .comp-form-text .form-text-icon-wrapper input{padding:0 10px 0 35px;color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-text .form-text-icon-wrapper i.input-icon{position:absolute;bottom:15px;left:11px;color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha{margin-bottom:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha{margin-bottom:30px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha .captcha-img{position:relative;height:40px;margin:10px 0 0;padding:0 10px;background:#2ed9c3}.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha .captcha-img svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48px;height:24px}.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha input{height:40px;margin:10px 0 2px;padding:0 10px;color:#36393a}.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha label{margin-bottom:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-captcha .small{display:block;margin-top:3px}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload{margin-bottom:20px;position:relative}@media (max-width:47.9375em){.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload{margin-bottom:30px}}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .label{display:block;margin-bottom:2px}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .error-message{margin-top:3px}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs{position:relative;margin-top:10px}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .fake-button{position:absolute;left:0}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .fake-button .button{cursor:pointer}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs input.multifile{display:none}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list{padding-top:35px}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove{padding:0;font-size:0}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove:before{speak:none}}.spotlight-color-secondary .comp-form .form-fields .comp-form-fileupload .fileinputs .MultiFile-list .MultiFile-remove:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:13px;display:inline-block}.spotlight-color-secondary .ui-helper-clearfix:after,.spotlight-color-secondary .ui-helper-clearfix:before{content:" ";display:table}.spotlight-color-secondary .ui-helper-clearfix:after{clear:both}.spotlight-color-secondary .loading-placeholder{position:relative;min-height:480px}@media (min-width:48em){.spotlight-color-secondary .loading-placeholder{min-height:720px}}.spotlight-color-secondary .loading-placeholder:before{content:"";width:60px;height:60px;display:block;position:absolute;top:280px;left:calc(50% - 30px);border:4px solid #2ed9c3;border-left-color:transparent;border-radius:50%;-webkit-animation:rotate 2s ease-in-out infinite;animation:rotate 2s ease-in-out infinite}@media (min-width:48em){.spotlight-color-secondary .loading-placeholder:before{top:300px;left:calc(60% - 30px)}}.spotlight-color-secondary .loading-placeholder__header{border-bottom-color:rgba(0,0,0,.05)}.spotlight-color-secondary .loading-placeholder__actions:after,.spotlight-color-secondary .loading-placeholder__filters:after,.spotlight-color-secondary .loading-placeholder__item:before,.spotlight-color-secondary .loading-placeholder__map-filters:after{background:#fff;opacity:.2;content:"";width:100%;height:100%;display:block}@media (min-width:48em){.spotlight-color-secondary .loading-placeholder__actions:after,.spotlight-color-secondary .loading-placeholder__filters:after,.spotlight-color-secondary .loading-placeholder__item:before,.spotlight-color-secondary .loading-placeholder__map-filters:after{min-height:320px}}.spotlight-color-secondary .loading-placeholder__map:before{display:none}.spotlight-color-secondary .loading-placeholder__title:before{display:inline-block;width:240px;max-width:80%;height:45px;min-height:45px}.spotlight-color-secondary .loading-placeholder__actions:after,.spotlight-color-secondary .loading-placeholder__actions:before{height:40px;margin:5px 0;width:720px;display:inline-block;max-width:92vw;min-height:0}@media (min-width:48em){.spotlight-color-secondary .loading-placeholder__actions:after,.spotlight-color-secondary .loading-placeholder__actions:before{height:45px;width:320px;margin:0}}.spotlight-color-secondary .loading-placeholder__actions:after{width:240px}@media (min-width:48em){.spotlight-color-secondary .loading-placeholder__actions:after{display:none}}.spotlight-color-secondary .loading-placeholder__actions:before{max-width:100%;margin-bottom:10px;height:60px}.spotlight-color-secondary .loading-placeholder__results:before{background:transparent linear-gradient(180deg,#fff 100px,transparent 0) 0 0 repeat-y;background-size:100% 120px;min-height:480px}@media (min-width:48em){.spotlight-color-secondary .loading-placeholder__results:before{min-height:720px}}.spotlight-color-secondary .loading-placeholder__map-filters{padding:10px 0 10px 20px}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (min-width:64em){.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail{width:75px;height:75px;margin:0;padding:7.5px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail button.slick-arrow:before,.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail label:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail label:before,.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail .fa,.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail .ui-datepicker-trigger,.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail .ui-datepicker .ui-datepicker-header .ui-corner-all,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail .fa,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail .ui-datepicker-trigger,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail .ui-datepicker .ui-datepicker-header .ui-corner-all,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .col-lg-18 .resource-teaser .list-item .thumbnail button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .col-lg-24 .resource-teaser .list-item .thumbnail button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .col-lg-18 .resource-teaser .list-item .thumbnail label:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .col-lg-24 .resource-teaser .list-item .thumbnail label:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .col-lg-18 .resource-teaser .list-item .thumbnail .ui-corner-all,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .col-lg-24 .resource-teaser .list-item .thumbnail .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail .ui-corner-all{-ms-flex-preferred-size:unset;flex-basis:unset;width:100%;height:100%}.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .thumbnail picture .thumbnail_image,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .thumbnail picture .thumbnail_image{padding:0}.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .subtitle,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.spotlight-color-secondary .col-lg-18 .resource-teaser .list-item .meta,.spotlight-color-secondary .col-lg-24 .resource-teaser .list-item .meta{margin-bottom:5px;width:100%}@media (min-width:64em){.spotlight-color-secondary .col-lg-54 .col-lg-18 .resource-teaser .list-item .resource-link--image,.spotlight-color-secondary .col-lg-54 .col-lg-24 .resource-teaser .list-item .resource-link--image{display:none}}@media (min-width:64em){.spotlight-color-secondary .col-lg-18 .resource-teaser .outer-container{padding-right:15px;padding-left:15px}}.spotlight-color-secondary .comp-listing{font-family:Webfont,sans-serif;background:#ebebeb}.spotlight-color-secondary .comp-listing .dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:217px}.spotlight-color-secondary .comp-listing .dropdown .dropdown__select-container{position:relative;height:40px;margin:0;color:#36393a;width:100%}.spotlight-color-secondary .comp-listing .dropdown .dropdown__select{display:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;opacity:0}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .dropdown .dropdown__select{display:block;z-index:1}}.spotlight-color-secondary .comp-listing .dropdown .dropdown__select:focus+.dropdown__button{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}.spotlight-color-secondary .comp-listing .dropdown .dropdown__menu{position:absolute;z-index:10;top:100%;left:0;right:0;display:none;background-color:#fff;border:1px solid #ebebeb}.spotlight-color-secondary .comp-listing .dropdown .dropdown__list{position:relative;max-height:200px;margin:0 auto;padding:0;list-style:none}.spotlight-color-secondary .comp-listing .dropdown .dropdown__option{color:#36393a;cursor:pointer}.spotlight-color-secondary .comp-listing .dropdown .dropdown__option:hover{background-color:#2ed9c3;color:#fff;opacity:1}.spotlight-color-secondary .comp-listing .dropdown .dropdown__option--is-active{background-color:#2ed9c3;color:#fff;opacity:.9}.spotlight-color-secondary .comp-listing .dropdown .dropdown__option__label{display:block;padding:10px 15px;font-size:15px}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button{display:block;position:relative;padding:10px 15px;font-size:15px;height:40px;line-height:20px;background-color:#fff;-webkit-appearance:none;border:0;text-align:left;width:100%;border-left:1px solid #ebebeb}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button::-ms-expand{display:none}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button__icon{display:block;position:absolute;top:12px;right:8px;width:15px;height:15px;line-height:15px;font-size:12px;text-align:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button__icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .dropdown .dropdown__button__icon:before{speak:none}}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button__icon:before{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button--is-open .dropdown__button__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button--is-open+.dropdown__menu{display:block}.spotlight-color-secondary .comp-listing .dropdown .dropdown__button__text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotlight-color-secondary .comp-listing .checkbox{position:relative}.spotlight-color-secondary .comp-listing .checkbox__label{padding:7px 15px 7px 45px;display:block;margin:0;line-height:20px}.spotlight-color-secondary .comp-listing .checkbox__label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .checkbox__label:before{speak:none}}.spotlight-color-secondary .comp-listing .checkbox__label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .checkbox__label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-listing .checkbox__label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .checkbox__label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .checkbox__label{padding-left:55px;line-height:30px}}.spotlight-color-secondary .comp-listing .checkbox__label:before{margin-right:10px;position:absolute;left:15px;top:7px}.spotlight-color-secondary .comp-listing .checkbox__label:before,.spotlight-color-secondary .style-light .comp-listing .checkbox__label:before{color:#36393a}.spotlight-color-secondary .style-color .comp-listing .checkbox__label:before,.spotlight-color-secondary .style-dark .comp-listing .checkbox__label:before{color:#fff}.spotlight-color-secondary .comp-listing .checkbox__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .comp-listing .checkbox__input:focus+.checkbox__label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.spotlight-color-secondary .comp-listing .checkbox__input:checked+.checkbox__label:before{content:"\E917"}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.spotlight-color-secondary .comp-listing .checkbox__input:checked+.checkbox__label:before{content:"\E91C"}}.spotlight-color-secondary .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.spotlight-color-secondary .comp-listing .checkbox__input:checked+.checkbox__label:before,.spotlight-color-secondary .style-dark .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.spotlight-color-secondary .style-dark .comp-listing .checkbox__input:checked+.checkbox__label:before,.spotlight-color-secondary .style-light .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.spotlight-color-secondary .style-light .comp-listing .checkbox__input:checked+.checkbox__label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-listing .checkbox__input.has-checked-children+.checkbox__label:before,.spotlight-color-secondary .style-color .comp-listing .checkbox__input:checked+.checkbox__label:before{color:#36393a}.spotlight-color-secondary .comp-listing .checkbox__input.has-checked-children--not-all+.checkbox__label:before{content:"\E93D"}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .checkbox__input.has-checked-children--not-all+.checkbox__label:before{content:"\E93D"}}.spotlight-color-secondary .comp-listing .expand-trigger{position:absolute;right:12px;top:7px;display:block;width:20px;text-align:center;cursor:pointer;border:none;padding:0;background:transparent}.spotlight-color-secondary .comp-listing .expand-trigger:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .expand-trigger:before{speak:none}}.spotlight-color-secondary .comp-listing .expand-trigger:before{font-family:icomoon!important;content:"\E923";color:#36393a;font-size:11px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .expand-trigger{height:30px;width:30px;right:7px}}.spotlight-color-secondary .comp-listing .expand-trigger:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .expand-trigger:before{font-size:14px}}.spotlight-color-secondary .comp-listing .expand-trigger:hover:before{color:#000}.spotlight-color-secondary .comp-listing .expand-trigger+ul{display:none}.spotlight-color-secondary .comp-listing .expand-trigger[aria-expanded=true]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.spotlight-color-secondary .comp-listing .expand-trigger[aria-expanded=true]+ul{display:block}.spotlight-color-secondary .comp-listing .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;width:101px;height:106px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 101px;flex:0 0 101px;padding:5px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .thumbnail{width:80px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px}}.spotlight-color-secondary .comp-listing .thumbnail__image{display:block;max-height:80px;max-width:100%;font-size:14px;word-break:break-all;color:#000}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .thumbnail__image{max-height:60px}}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .comp-listing .thumbnail--icon button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .comp-listing .thumbnail--icon label:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .fa,.spotlight-color-secondary .comp-listing .thumbnail--icon .ui-datepicker-trigger,.spotlight-color-secondary .comp-listing .thumbnail--icon .ui-datepicker .ui-datepicker-header .ui-corner-all,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-listing .thumbnail--icon button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .comp-listing .thumbnail--icon label:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-listing .thumbnail--icon .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-listing .thumbnail--icon .ui-corner-all{width:80px;height:80px;font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#36393a;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}@media (max-width:47.9375em){.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .comp-listing .thumbnail--icon button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .comp-listing .thumbnail--icon label:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .fa,.spotlight-color-secondary .comp-listing .thumbnail--icon .ui-datepicker-trigger,.spotlight-color-secondary .comp-listing .thumbnail--icon .ui-datepicker .ui-datepicker-header .ui-corner-all,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-listing .thumbnail--icon button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .comp-listing .thumbnail--icon label:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-listing .thumbnail--icon .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-listing .thumbnail--icon .ui-corner-all{width:60px;height:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .comp-listing .thumbnail--icon button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .comp-listing .thumbnail--icon label:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .fa:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .ui-datepicker-trigger:before,.spotlight-color-secondary .comp-listing .thumbnail--icon .ui-datepicker .ui-datepicker-header .ui-corner-all:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-listing .thumbnail--icon button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .comp-listing .thumbnail--icon label:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-listing .thumbnail--icon .ui-corner-all:before,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-listing .thumbnail--icon .ui-corner-all:before{color:#fff}.spotlight-color-secondary .comp-listing .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.spotlight-color-secondary .comp-listing .meta--popup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:unset;align-content:unset}.spotlight-color-secondary .comp-listing .meta__item{-ms-flex-item-align:start;align-self:flex-start;margin-right:12px;font-size:13px;letter-spacing:0;line-height:17px;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;font-family:Webfont,sans-serif}.spotlight-color-secondary .comp-listing .meta__item--popup{margin-right:0;margin-bottom:3px}.spotlight-color-secondary .comp-listing .meta__item--popup:last-of-type{margin-bottom:0}.spotlight-color-secondary .comp-listing .meta__icon{margin-right:5px}.spotlight-color-secondary .comp-listing .meta__icon--popup{margin-right:7px}.spotlight-color-secondary .comp-listing .meta__item.meta__articleNumber{word-break:break-all;white-space:normal}.spotlight-color-secondary .comp-listing .chips{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px 15px;margin:0 0 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.spotlight-color-secondary .comp-listing .chips:empty{display:none}.spotlight-color-secondary .comp-listing .chip{background-color:#2ed9c3;color:#fff;border:0;height:30px;padding:5px 0 5px 15px;line-height:20px;font-size:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-listing .chip:disabled{cursor:auto}.spotlight-color-secondary .comp-listing .chip__label{font-weight:400;margin-right:5px}.spotlight-color-secondary .comp-listing .chip__icon{font-size:18px;line-height:20px;padding:0 10px 0 2px}.spotlight-color-secondary .comp-listing .text-search{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.spotlight-color-secondary .comp-listing .text-search__input{height:40px;line-height:20px;background:#fff;padding:10px 15px;font-size:15px;border:0;width:100%}.spotlight-color-secondary .comp-listing .text-search__input::-webkit-input-placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}.spotlight-color-secondary .comp-listing .text-search__input::-moz-placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}.spotlight-color-secondary .comp-listing .text-search__input::-ms-input-placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}.spotlight-color-secondary .comp-listing .text-search__input::placeholder{font-size:15px;line-height:20px;color:#cdcdce;text-align:left}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .text-search__input::-webkit-input-placeholder{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-listing .text-search__input::-moz-placeholder{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-listing .text-search__input::-ms-input-placeholder{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-listing .text-search__input::placeholder{font-size:13px;line-height:17px}}.spotlight-color-secondary .comp-listing .text-search__reset{position:absolute;right:50px;top:9px;border:0;width:21px;height:21px;background:#ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:50%;cursor:pointer}.spotlight-color-secondary .comp-listing .text-search__reset:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .text-search__reset:before{speak:none}}.spotlight-color-secondary .comp-listing .text-search__reset:before{font-family:icomoon!important;content:"\E903";color:#9a9c9c;font-size:20px;display:inline-block}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .text-search__reset{right:55px}}.spotlight-color-secondary .comp-listing .text-search__reset:before{font-size:10px}.spotlight-color-secondary .comp-listing .text-search__reset:focus:before,.spotlight-color-secondary .comp-listing .text-search__reset:hover:before{color:#36393a}.spotlight-color-secondary .comp-listing .text-search__submit{border:0;width:40px;height:40px;background:#2ed9c3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.spotlight-color-secondary .comp-listing .text-search__submit:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .text-search__submit:before{speak:none}}.spotlight-color-secondary .comp-listing .text-search__submit:before{font-family:icomoon!important;content:"\E90E";color:#fff;font-size:15px;display:inline-block}.spotlight-color-secondary .comp-listing .genericListing-header--teaser{margin:100px 0 30px;padding:0;border-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .genericListing-header--teaser{margin-top:60px}}.spotlight-color-secondary .comp-listing .genericListing-header--teaser h2{color:#2ed9c3;font-size:28px;line-height:34px;margin:0}.spotlight-color-secondary .comp-listing .genericListing-header--teaser h2 .resource-teaser__anchor{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.spotlight-color-secondary .comp-listing .genericListing-header--teaser h2 .resource-teaser__anchor .resource-teaser__anchor-icon{margin-left:5px;width:18px;font-size:18px;line-height:34px;text-align:center}.spotlight-color-secondary .comp-listing .genericListing-header--teaser div{padding:0}.spotlight-color-secondary .comp-listing .margin-bottom-default{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .margin-bottom-default{margin-bottom:50px}}.spotlight-color-secondary .comp-listing .margin-bottom-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .margin-bottom-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-listing .margin-bottom-none{margin-bottom:0}.spotlight-color-secondary .comp-listing a:focus:not(:hover){outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}.spotlight-color-secondary .comp-listing ul{list-style:none;margin:0;padding:0}.spotlight-color-secondary .comp-listing .filter-list-item{position:relative}.spotlight-color-secondary .comp-listing .filter-list-item .checkbox__label{cursor:pointer}.spotlight-color-secondary .comp-listing .filter-list-item--is-expandable>.checkbox .checkbox__label{margin-right:40px}.spotlight-color-secondary .comp-listing input{max-width:100%}.spotlight-color-secondary .comp-listing .pagination{padding-bottom:30px}.spotlight-color-secondary .comp-listing .pagination ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.spotlight-color-secondary .comp-listing .pagination ul li{margin:0}.spotlight-color-secondary .comp-listing .pagination ul li+li{margin-left:1px}.spotlight-color-secondary .comp-listing .pagination ul li:first-child{margin-right:9px}.spotlight-color-secondary .comp-listing .pagination ul li:first-child a{font-size:12px}.spotlight-color-secondary .comp-listing .pagination ul li:first-child a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .pagination ul li:first-child a:before{speak:none}}.spotlight-color-secondary .comp-listing .pagination ul li:first-child a:before{font-family:icomoon!important;content:"\E944";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-listing .pagination ul li:last-child{margin-left:10px}.spotlight-color-secondary .comp-listing .pagination ul li:last-child a{font-size:12px}.spotlight-color-secondary .comp-listing .pagination ul li:last-child a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .pagination ul li:last-child a:before{speak:none}}.spotlight-color-secondary .comp-listing .pagination ul li:last-child a:before{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-listing .pagination ul a{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:30px;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#36393a;font-size:15px;text-align:center;padding:0 8px}.spotlight-color-secondary .comp-listing .pagination ul a.active,.spotlight-color-secondary .comp-listing .pagination ul a:hover{background-color:#2ed9c3;color:#fff;text-decoration:none}.spotlight-color-secondary .comp-listing .pagination ul a:focus{background-color:#00bca8;color:#fff}.spotlight-color-secondary .comp-listing .pagination ul a.not-visible{opacity:.5;pointer-events:none}.spotlight-color-secondary .comp-listing .pagination ul span{width:30px;height:30px;background:#fff;color:#36393a;font-size:15px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .facet-group-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#ebebeb;z-index:100}}.spotlight-color-secondary .comp-listing .facet-group-container.js-show-on-mobile{display:block}.spotlight-color-secondary .comp-listing .facet-group-container__topbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:0 25px;height:60px}@media (min-width:48em){.spotlight-color-secondary .comp-listing .facet-group-container__topbar{display:none}}.spotlight-color-secondary .comp-listing .facet-group-container__close{display:inline-block;padding:20px 0;line-height:20px;font-size:18px;letter-spacing:0;color:#36393a}.spotlight-color-secondary .comp-listing .facet-group-container__close:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .facet-group-container__close:before{speak:none}}.spotlight-color-secondary .comp-listing .facet-group-container__close:before{font-family:icomoon!important;content:"\E903";color:inherit;font-size:20px;display:inline-block;margin-right:12px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .facet-group-wrapper{overflow:auto;padding:0 20px 20px;max-height:calc(100vh - 60px)}}.spotlight-color-secondary .comp-listing .facet-group{background:#fff;margin-bottom:10px}.spotlight-color-secondary .comp-listing .facet-group__label{background:#2ed9c3;padding:0}.spotlight-color-secondary .comp-listing .facet-group__label--disabled{opacity:.5}.spotlight-color-secondary .comp-listing .facet-group__button{background:transparent;border:0;padding:11px 45px 11px 15px;display:block;cursor:pointer;color:#fff;font-size:15px;letter-spacing:0;line-height:20px;position:relative;width:100%;text-align:left}.spotlight-color-secondary .comp-listing .facet-group__button:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .facet-group__button:before{speak:none}}.spotlight-color-secondary .comp-listing .facet-group__button:before{font-family:FontAwesome!important;content:"\F078";color:#fff;font-size:15px;display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;position:absolute;top:15px;right:12.5px}.spotlight-color-secondary .comp-listing .facet-group__button:disabled{cursor:auto}.spotlight-color-secondary .comp-listing .facet-group__button--disabled:before{content:""}.spotlight-color-secondary .comp-listing .facet-group__button--is-open:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.spotlight-color-secondary .comp-listing .facet-filters{list-style:none;margin:0;padding:0 0 15px;max-height:calc(100vh - 220px);overflow:auto}.spotlight-color-secondary .comp-listing .facet-filters[aria-hidden=true]{display:none}.spotlight-color-secondary .comp-listing .facet-filters li ul{padding:0 0 0 30px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-listing .facet-filters li ul{padding:0 0 0 40px}}.spotlight-color-secondary .comp-listing .facet-filters .facet-filters__show-more{padding:7px 15px 22px}.spotlight-color-secondary .comp-listing .facet-filters .facet-filters__show-more-trigger{border:0;padding:0;color:#2ed9c3;line-height:20px;font-size:15px;display:inline-block;background:transparent}.spotlight-color-secondary .comp-listing .facet-filters .facet-filters__show-more-trigger:hover{text-decoration:underline}.spotlight-color-secondary .comp-listing .facet-filters .facet-filters__show-more-trigger:focus{color:#00bca8}.spotlight-color-secondary .comp-listing .results-list-items .list-item{margin-bottom:10px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-listing .results-list-items .list-item>.resource-link{width:101px;height:106px;display:block}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item>.resource-link{width:80px}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .low-opacity{opacity:.4}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-wrapper{border-left:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;overflow:hidden;min-height:106px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:80px}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-description{padding:15px 20px 0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-description{padding:10px 16.5px 0 12px}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-description h3{margin:0 0 5px;font-weight:100;color:#2ed9c3;font-size:20px;letter-spacing:0;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-description p{color:#36393a;font-size:13px;letter-spacing:0;line-height:17px;margin:0}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-description p.subtitle{margin-bottom:10px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-description p.subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-publication-status{background-color:#d30f0f;color:#fff;padding:3px 10px;border-radius:20px;margin-left:auto;margin-right:20px;margin-top:15px;font-size:13px;min-width:100px;height:25px}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-header{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-footer{padding:0 20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-footer{padding:2px 16.5px 15px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:normal;align-content:normal}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions{width:90px;min-width:90px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 0 0 15px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions{padding:20px 0 0}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart{line-height:25px;text-align:center;width:25px;height:25px;display:block}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:before{speak:none}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:before{font-family:FontAwesome!important;content:"\F07A";color:#2ed9c3;font-size:25px;display:inline-block}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart{display:none}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__addToCart:focus{color:#00bca8}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download{line-height:25px;text-align:center;width:25px;height:25px;display:block;margin-left:15px}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:after{speak:none}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:after{font-family:FontAwesome!important;content:"\F019";color:#2ed9c3;font-size:25px;display:inline-block}@media (max-width:47.9375em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download{width:auto;white-space:nowrap;margin-left:0}}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download:focus{color:#00bca8}.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download span{margin-right:5px}@media (min-width:48em){.spotlight-color-secondary .comp-listing .results-list-items .list-item .list-item-actions .list-item-actions__download span{display:none}}.spotlight-color-secondary .comp-location-finder .specialities-filters{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.spotlight-color-secondary .comp-location-finder .specialities-filters li{margin-right:20px}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{speak:none}}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before{margin-right:10px}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label:before,.spotlight-color-secondary .style-light .comp-location-finder .specialities-filters li>div label:before{color:#36393a}.spotlight-color-secondary .style-color .comp-location-finder .specialities-filters li>div label:before,.spotlight-color-secondary .style-dark .comp-location-finder .specialities-filters li>div label:before{color:#fff}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-dark .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-location-finder .specialities-filters li>div input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-dark .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-location-finder .specialities-filters li>div input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .comp-location-finder .specialities-filters li>div label{padding:7px 15px;display:block;margin:0}.spotlight-color-secondary .generic-listing{background:#ebebeb;position:relative}@media (max-width:47.9375em){.spotlight-color-secondary .generic-listing .hide-small{display:none}}.spotlight-color-secondary .generic-listing .checkbox__label__count,.spotlight-color-secondary .generic-listing .checkbox__label__text,.spotlight-color-secondary .generic-listing .results-wrapper{-webkit-transition:opacity .1s;transition:opacity .1s}.spotlight-color-secondary .generic-listing .checkbox__label__count{-webkit-transition-duration:.2s;transition-duration:.2s}.spotlight-color-secondary .generic-listing .results-noResultsMessage{margin:10px 0}.spotlight-color-secondary .genericListing-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:70px 0 20px;border-bottom:1px solid #cdcdce;margin-bottom:40px}.spotlight-color-secondary .genericListing-header h2{color:#2ed9c3;font-size:40px;letter-spacing:0;line-height:45px;margin:0;font-weight:400}@media (max-width:47.9375em){.spotlight-color-secondary .genericListing-header h2{margin-bottom:20px;font-size:34px;line-height:39px}}.spotlight-color-secondary .genericListing-header .genericListing-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.spotlight-color-secondary .genericListing-header .genericListing-header__totalItems{color:#36393a;font-size:15px;letter-spacing:0;line-height:20px;text-align:right;padding-right:25px}.spotlight-color-secondary .genericListing-header .genericListing-header__mobileTextField{margin-bottom:10px;width:100%}@media (min-width:48em){.spotlight-color-secondary .genericListing-header .genericListing-header__mobileTextField{display:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__mobileTextField form{width:100%}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:47.9375em){.spotlight-color-secondary .genericListing-header .genericListing-header__sorting{width:100%}}@media (max-width:47.9375em){.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .dropdown{width:100%;min-width:100px}}@media (max-width:47.9375em){.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .dropdown .select-container{width:100%;max-width:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#2ed9c3}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order:before{speak:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__order:before{font-family:FontAwesome!important;content:"\F885";color:#fff;font-size:17px;display:inline-block}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#2ed9c3;margin-left:15px}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view:before{speak:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__view:before{font-family:FontAwesome!important;content:"\F0CA";color:#fff;font-size:17px;display:inline-block}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#96ece1;margin-left:15px}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart:before{speak:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart:before{font-family:FontAwesome!important;content:"\F07A";color:#fff;font-size:17px;display:inline-block}@media (max-width:47.9375em){.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__cart{display:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter{line-height:40px;text-align:center;min-width:40px;width:40px;height:40px;display:block;background:#2ed9c3;margin-left:15px}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter:before{speak:none}}.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter:before{font-family:FontAwesome!important;content:"\F0B0";color:#fff;font-size:17px;display:inline-block}@media (min-width:48em){.spotlight-color-secondary .genericListing-header .genericListing-header__sorting .genericListing-header__sorting__filter{display:none}}.spotlight-color-secondary .results--is-loading .checkbox__label__text{opacity:.5}.spotlight-color-secondary .results--is-loading .checkbox__label__count{opacity:0}.spotlight-color-secondary .results--is-loading .results-wrapper{opacity:.2}.spotlight-color-secondary .results--is-loading .results-noResultsMessage{visibility:hidden}.spotlight-color-secondary .comp-location-finder{position:relative;padding-bottom:0;max-height:100vh}.spotlight-color-secondary .comp-location-finder .button{border:0;width:40px;height:40px;background:#2ed9c3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.spotlight-color-secondary .comp-location-finder .button:before{color:#fff;font-size:15px}.spotlight-color-secondary .comp-location-finder .poi{background:#fff;padding:15px 15px 15px 20px;margin-bottom:10px;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative;color:#2ed9c3;font-family:Webfont,sans-serif}.spotlight-color-secondary .comp-location-finder .poi--is-active,.spotlight-color-secondary .comp-location-finder .poi--popup,.spotlight-color-secondary .comp-location-finder .poi:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .comp-location-finder .poi--popup{min-width:300px;padding:15px;-webkit-transform:translateY(calc(-100% - 85px)) translateX(-50%);transform:translateY(calc(-100% - 85px)) translateX(-50%);-webkit-transition:-webkit-transform 1s ease-in;transition:-webkit-transform 1s ease-in;transition:transform 1s ease-in;transition:transform 1s ease-in,-webkit-transform 1s ease-in}.spotlight-color-secondary .comp-location-finder .poi--popup:after{position:absolute;z-index:5;display:block;bottom:0;left:50%;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #fff;content:"";-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);pointer-events:none}.spotlight-color-secondary .comp-location-finder .poi__name{line-height:24px;font-size:20px;font-weight:400;margin-bottom:10px;margin-top:0;padding-right:24px}.spotlight-color-secondary .comp-location-finder .poi__name--popup{line-height:17px;font-size:13px;font-weight:700;margin-bottom:0;margin-top:0}.spotlight-color-secondary .comp-location-finder .poi__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#36393a;font-size:13px;line-height:17px;margin-bottom:15px}.spotlight-color-secondary .comp-location-finder .poi__address--popup{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:250px;color:#36393a;margin-bottom:10px;font-size:13px}.spotlight-color-secondary .comp-location-finder .poi__distance{font-size:13px;line-height:17px;margin-top:-10px;margin-bottom:15px;font-style:normal}.spotlight-color-secondary .comp-location-finder .poi__distance--popup{margin-top:-5px}.spotlight-color-secondary .comp-location-finder .poi__button--popup{color:#36393a;background-color:transparent;position:absolute;font-size:12px;top:10px;right:10px;border:none;height:12px;width:12px}.spotlight-color-secondary .comp-location-finder .poi__button--popup .fa-times:before{position:absolute;top:0;bottom:0;left:0;right:0}.spotlight-color-secondary .comp-location-finder .location-finder__list__toggle{padding:20px;background:#fff;color:#36393a;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:64em){.spotlight-color-secondary .comp-location-finder .location-finder__list__toggle{display:none}}.spotlight-color-secondary .comp-location-finder .location-finder__list__toggle.filter-list__closing-bar{display:block}.spotlight-color-secondary .comp-location-finder .location-finder__toggle__button{color:#36393a;font-size:19px}.spotlight-color-secondary .comp-location-finder .location-finder__toggle__button .location-finder__toggle__icon{padding:0;border:0;background:transparent;font-size:22px;margin-right:12px}.spotlight-color-secondary .comp-location-finder .location-finder__wrapper{height:100%}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .location-finder__wrapper{position:relative;z-index:3;max-height:0;min-height:0;overflow-y:auto;background:#ebebeb}}.spotlight-color-secondary .comp-location-finder .location-finder__wrapper .pagination{margin:0}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .location-finder__wrapper-animate{-webkit-transition:max-height .75s,min-height .75s,-webkit-transform .25s ease-in;transition:max-height .75s,min-height .75s,-webkit-transform .25s ease-in;transition:max-height .75s,transform .25s ease-in,min-height .75s;transition:max-height .75s,transform .25s ease-in,min-height .75s,-webkit-transform .25s ease-in}.spotlight-color-secondary .comp-location-finder .location-finder__wrapper-animate .location-finder__list__toggle{margin-bottom:25px}.spotlight-color-secondary .comp-location-finder .location-finder__wrapper-popup{-webkit-transition:unset;transition:unset}}.spotlight-color-secondary .comp-location-finder .location-finder__scroll{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .location-finder__list--is-active .location-finder__wrapper{position:fixed;top:100vh;z-index:890;height:100%;width:100vw;min-height:100vh;-webkit-transform:translateY(calc(-100vh - 1px));transform:translateY(calc(-100vh - 1px))}.spotlight-color-secondary .comp-location-finder .location-finder__list--is-active .location-finder__wrapper-animate{-webkit-transition:max-height 1s,-webkit-transform .25s ease-out;transition:max-height 1s,-webkit-transform .25s ease-out;transition:max-height 1s,transform .25s ease-out;transition:max-height 1s,transform .25s ease-out,-webkit-transform .25s ease-out}.spotlight-color-secondary .comp-location-finder .location-finder__list--is-active .location-finder__wrapper-popup{-webkit-transition:unset;transition:unset}}.spotlight-color-secondary .comp-location-finder .location-finder__filters-on{padding:0}.spotlight-color-secondary .comp-location-finder .location-finder__filters-on .location-finder__actions{display:none}.spotlight-color-secondary .comp-location-finder .location-finder__filters-on .filters-pop-up{padding:0 20px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .location-finder__filters-on .filters-pop-up{padding:0}}.spotlight-color-secondary .comp-location-finder .filters-pop-up{display:block}.spotlight-color-secondary .comp-location-finder .noResults{width:100%;height:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#36393a}.spotlight-color-secondary .comp-location-finder .noResults .noResults__maintext{font-weight:700;font-size:25px;line-height:30px;margin-top:20px}.spotlight-color-secondary .comp-location-finder .noResults .noResults__subtext{font-size:15px;line-height:20px;margin-top:5px}.spotlight-color-secondary .comp-location-finder .poi-list__header{background:#fff}@media (min-width:64em){.spotlight-color-secondary .comp-location-finder .poi-list__header{display:none}}.spotlight-color-secondary .comp-location-finder .poi-list{height:100%}.spotlight-color-secondary .comp-location-finder .poi-list__button{padding:0;position:relative;display:block;margin:-11px auto;z-index:2;width:25px;height:25px;border-radius:50%;border:0;background:#2ed9c3;color:#fff}.spotlight-color-secondary .comp-location-finder .poi-list__button--hidden{display:none}.spotlight-color-secondary .comp-location-finder .poi-list__button-icon{color:#fff;font-size:12px;line-height:24px}.spotlight-color-secondary .comp-location-finder .poi-list__counter{position:relative;padding:0 15px 15px;margin-bottom:0;font-size:15px;font-weight:400;cursor:pointer;background-color:#fff;color:#2ed9c3}.spotlight-color-secondary .comp-location-finder .poi-list__counter .poi-list__icon{margin-right:6px}.spotlight-color-secondary .comp-location-finder .poi-list__results{width:calc(100% - 1px);padding:5px 25px 0;scrollbar-width:thin;scrollbar-color:#cdcdce #fff}@media (min-width:64em){.spotlight-color-secondary .comp-location-finder .poi-list__results{max-height:calc(100vh - 265px);overflow:auto;overflow:overlay;margin-bottom:1px}.cq_editMode .spotlight-color-secondary .comp-location-finder .poi-list__results{max-height:776px}}.spotlight-color-secondary .comp-location-finder .poi-list__results--scrollbar::-webkit-scrollbar{width:6px;background-color:#fff}.spotlight-color-secondary .comp-location-finder .poi-list__results--scrollbar::-webkit-scrollbar-track{outline:1px solid #fff}.spotlight-color-secondary .comp-location-finder .poi-list__results--scrollbar::-webkit-scrollbar-thumb{background-color:#cdcdce;border-radius:3px}.spotlight-color-secondary .comp-location-finder .poi-list__results-number{font-size:15px;line-height:20px;color:#36393a;margin:-5px 25px 10px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width:63.9375em){.spotlight-color-secondary .comp-location-finder .poi-list__results-number{display:none}}.spotlight-color-secondary .comp-location-finder .poi__speciality{position:absolute;top:15px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spotlight-color-secondary .comp-location-finder .poi__speciality--popup{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:unset;bottom:15px}.spotlight-color-secondary .comp-location-finder .poi__specialityIcon{position:relative;width:25px;height:25px;display:block;margin-bottom:5px;border-radius:50%;background:#222425;line-height:24px;text-align:center}.spotlight-color-secondary .comp-location-finder .poi__specialityIcon:before{color:#fff;font-size:20px;font-family:icomoon,sans-serif}.spotlight-color-secondary .comp-location-finder .poi__specialityIcon--popup{margin-bottom:0;margin-left:5px;width:20px;height:20px;line-height:19px}.spotlight-color-secondary .comp-location-finder .poi__specialityIcon--popup:before{font-size:18px}@media (min-width:64em){.spotlight-color-secondary .comp-location-finder [data-tooltip]{position:relative}.spotlight-color-secondary .comp-location-finder [data-tooltip]:before{position:absolute;z-index:3;bottom:0;left:0;padding:5px 10px;white-space:nowrap;content:attr(data-tooltip);color:#fff;font-size:13px;line-height:17px;background-color:#36393a;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;pointer-events:none}.spotlight-color-secondary .comp-location-finder [data-tooltip]:after{position:absolute;z-index:2;display:block;bottom:50%;left:0;width:10px;height:10px;margin-bottom:-4px;content:"";background-color:#36393a;opacity:0;-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg);-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out;pointer-events:none}.spotlight-color-secondary .comp-location-finder [data-tooltip]:hover{cursor:pointer}.spotlight-color-secondary .comp-location-finder [data-tooltip]:hover:before{opacity:1;-webkit-transform:translate(calc(-100% - 10px));transform:translate(calc(-100% - 10px))}.spotlight-color-secondary .comp-location-finder [data-tooltip]:hover:after{opacity:1;-webkit-transform:translate(calc(-50% - 10px)) rotate(45deg);transform:translate(calc(-50% - 10px)) rotate(45deg)}}.spotlight-color-secondary .comp-location-finder .default-cluster{background-color:#36393a;border-radius:50%}.spotlight-color-secondary .comp-location-finder .default-cluster div{font-size:20px!important;font-weight:400!important;font-family:Webfont,sans-serif!important}.spotlight-color-secondary .comp-location-finder .default-cluster img{display:none}.spotlight-color-secondary .comp-location-finder [aria-roledescription=map] div:active,.spotlight-color-secondary .comp-location-finder [aria-roledescription=map] div:focus{border:none;outline:none}@media (min-width:64em){.spotlight-color-secondary .location-finder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}}.spotlight-color-secondary .location-finder .chips{margin:5px 25px 15px}@media (min-width:64em){.spotlight-color-secondary .location-finder__listing{background:#ebebeb;width:33.3333%;-webkit-box-flex:1;-ms-flex:1 1 33.3333%;flex:1 1 33.3333%}}.spotlight-color-secondary .location-finder__map{height:calc(100vh - 108px)}@media (min-width:64em){.spotlight-color-secondary .location-finder__map{height:calc(100vh - 160px);width:66.6667%;-webkit-box-flex:1;-ms-flex:1 1 66.6667%;flex:1 1 66.6667%}}.cq_editMode .spotlight-color-secondary .location-finder__map{height:900px}.cq_editMode .spotlight-color-secondary .location-finder__map>div{height:900px!important}.spotlight-color-secondary .location-finder__list{height:100%;max-height:calc(100vh - 250px)}.cq_editMode .spotlight-color-secondary .location-finder__list{max-height:850px}.spotlight-color-secondary .location-finder__actions{position:relative;margin:25px 26px 20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:63.9375em){.spotlight-color-secondary .location-finder__actions{margin:0;padding:20px;width:100%;position:absolute;top:0;left:0;right:0}}.spotlight-color-secondary .location-finder__actions .button{margin-left:10px}.spotlight-color-secondary .gm-err-container{max-height:900px}.spotlight-color-secondary .cq-Editable-dom .location-finder__list{max-height:80vh}.spotlight-color-secondary .cq-Editable-dom .location-finder__map{height:75vh;max-height:900px}.spotlight-color-secondary .comp-highlights-teaser{width:100%}.spotlight-color-secondary .comp-highlights-teaser .teaser-container{margin:0 -12px;padding:0;list-style:none}.spotlight-color-secondary .comp-highlights-teaser .teaser-container .teaser{font-size:15px;line-height:20px;width:100%}.spotlight-color-secondary .comp-highlights-teaser .teaser-container .teaser .comp-image{margin:0 0 10px}.spotlight-color-secondary .comp-highlights-teaser .teaser-container .teaser img{width:auto;max-width:100%;height:auto}.teasers.parsys .spotlight-color-secondary .comp-highlights-teaser{margin-bottom:60px}@media (max-width:47.9375em){.teasers.parsys .spotlight-color-secondary .comp-highlights-teaser{margin-bottom:50px}}.spotlight-color-secondary .comp-html5module{text-align:center}.comp-section .spotlight-color-secondary .comp-html5module{margin-bottom:60px}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-html5module{margin-bottom:50px}}.comp-section .spotlight-color-secondary .comp-html5module.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-html5module.margin-none{margin-bottom:0}}.comp-section .spotlight-color-secondary .comp-html5module.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-html5module.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-html5module iframe{width:100%;border:0;vertical-align:top}@media (min-width:64em){.spotlight-color-secondary .comp-html5module.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-html5module.hide-medium{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-html5module.hide-small{display:none}}.spotlight-color-secondary .comp-iframe{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-iframe{margin-bottom:50px}}.spotlight-color-secondary .comp-iframe iframe{width:100%;border:0}.spotlight-color-secondary .comp-image{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-image{margin-bottom:50px}}.spotlight-color-secondary .comp-image.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-image.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-image.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-image.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-image img.single-img{display:block;width:100%}.spotlight-color-secondary .comp-image a,.spotlight-color-secondary .style-dark .comp-image a,.spotlight-color-secondary .style-light .comp-image a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-image a{color:#36393a}.spotlight-color-secondary .comp-image .img-wrapper{position:relative}.spotlight-color-secondary .comp-image .icon-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;background-color:rgba(0,0,0,.5);text-align:center}.spotlight-color-secondary .comp-image .icon-wrapper i{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;color:#fff;font-size:30px}.spotlight-color-secondary .comp-image p,.spotlight-color-secondary .style-light .comp-image p{color:#686a6b}.spotlight-color-secondary .style-dark .comp-image p{color:#ebebeb}.spotlight-color-secondary .style-color .comp-image p{color:#cbf5f0}.spotlight-color-secondary .comp-image p.img-caption{font-size:11px;line-height:14px;margin:0;padding-top:10px;padding-bottom:10px}.spotlight-color-secondary .comp-image.effect-zoom-in .img-wrapper{overflow:hidden}.spotlight-color-secondary .comp-image.effect-zoom-in .img-wrapper img{-webkit-transform:scale3d(1.02,1.02,1);transform:scale3d(1.02,1.02,1);-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.spotlight-color-secondary .comp-image.effect-zoom-in:hover .img-wrapper img{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.spotlight-color-secondary .comp-image:hover .icon-wrapper{opacity:1}.spotlight-color-secondary .comp-image-gallery{margin-top:-12px;margin-bottom:60px}.spotlight-color-secondary .comp-image-gallery,.spotlight-color-secondary .style-light .comp-image-gallery{color:#36393a}.spotlight-color-secondary .style-color .comp-image-gallery,.spotlight-color-secondary .style-dark .comp-image-gallery{color:#fff}.spotlight-color-secondary .comp-image-gallery a,.spotlight-color-secondary .style-dark .comp-image-gallery a,.spotlight-color-secondary .style-light .comp-image-gallery a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-image-gallery a{color:#36393a}.spotlight-color-secondary .comp-image-gallery a:active,.spotlight-color-secondary .comp-image-gallery a:focus,.spotlight-color-secondary .comp-image-gallery a:hover{text-decoration:underline}.spotlight-color-secondary .comp-image-gallery a:active,.spotlight-color-secondary .comp-image-gallery a:focus,.spotlight-color-secondary .comp-image-gallery a:hover,.spotlight-color-secondary .style-light .comp-image-gallery a:active,.spotlight-color-secondary .style-light .comp-image-gallery a:focus,.spotlight-color-secondary .style-light .comp-image-gallery a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-image-gallery a:active,.spotlight-color-secondary .style-dark .comp-image-gallery a:focus,.spotlight-color-secondary .style-dark .comp-image-gallery a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-image-gallery a:active,.spotlight-color-secondary .style-color .comp-image-gallery a:focus,.spotlight-color-secondary .style-color .comp-image-gallery a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-image-gallery{margin-bottom:50px}}.spotlight-color-secondary .comp-image-gallery .comp-image{margin-top:12px;margin-bottom:12px}.spotlight-color-secondary .comp-image-gallery .comp-image p.img-caption{line-height:14px;position:absolute;right:10px;bottom:10px;left:10px;max-height:3em;margin:0;padding:0;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;color:#fff;font-size:11px}.spotlight-color-secondary .comp-image-gallery .comp-image:hover p.img-caption{opacity:1}.spotlight-color-secondary .comp-image-gallery .slick-slide .comp-image{margin-bottom:0}.spotlight-color-secondary .comp-image-gallery .slick-arrow{margin-top:6px}.spotlight-color-secondary .comp-image-gallery .justified-gallery{margin-bottom:12px}.spotlight-color-secondary .comp-image-gallery .justified-gallery a:hover .justified-gallery-caption{display:inline;display:initial;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;opacity:.7}.spotlight-color-secondary .comp-image-gallery .justified-gallery .comp-image{margin:0}.spotlight-color-secondary .comp-image-gallery .justified-gallery .comp-image p.img-caption{max-height:inherit}.spotlight-color-secondary .comp-image-gallery .justified-gallery-caption{display:none;position:absolute;right:0;bottom:0;left:0;margin:0;padding:5px 30px 5px 5px;background-color:#000;color:#fff}.spotlight-color-secondary .comp-image-gallery .is-justified-carousel .comp-image img{width:auto;height:165px}.spotlight-color-secondary .comp-image-gallery .is-justified-carousel .slick-slide{margin-right:2px;margin-left:2px}.spotlight-color-secondary .comp-image-gallery .is-justified-carousel .slick-next{right:0}.spotlight-color-secondary .comp-image-gallery .is-justified-carousel .slick-prev{left:0}.spotlight-color-secondary .comp-image-gallery .is-justified-carousel .slick-arrow{margin-top:0}.spotlight-color-secondary .comp-image-gallery .load-more-images-link{font-size:13px;line-height:17px;display:block;padding-bottom:12px;border-bottom-width:1px;border-bottom-style:solid;text-align:center}.spotlight-color-secondary .comp-image-gallery .load-more-images-link,.spotlight-color-secondary .style-light .comp-image-gallery .load-more-images-link{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-image-gallery .load-more-images-link{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-image-gallery .load-more-images-link{border-color:#96ece1}.spotlight-color-secondary .comp-image-gallery .load-more-images-link:focus{text-decoration:none}.spotlight-color-secondary .comp-image-gallery .load-more-images-link:focus,.spotlight-color-secondary .style-dark .comp-image-gallery .load-more-images-link:focus,.spotlight-color-secondary .style-light .comp-image-gallery .load-more-images-link:focus{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-image-gallery .load-more-images-link:focus{color:#36393a}.spotlight-color-secondary .comp-image-gallery .load-more-images-link:hover,.spotlight-color-secondary .style-light .comp-image-gallery .load-more-images-link:hover{border-color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-image-gallery .load-more-images-link:hover{border-color:#9a9c9c}.spotlight-color-secondary .style-color .comp-image-gallery .load-more-images-link:hover{border-color:#cbf5f0}.spotlight-color-secondary .comp-image-gallery .load-more-images-link i{margin-left:5px}.spotlight-color-secondary .comp-image-gallery.comp-image-gallery-justified{margin-top:0}.spotlight-color-secondary .comp-job-detail{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-detail{margin-bottom:50px}}.spotlight-color-secondary .comp-job-detail.detail-page .detail-table{margin-bottom:40px}.spotlight-color-secondary .comp-job-search{margin-bottom:60px;position:relative}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search{margin-bottom:50px}}.spotlight-color-secondary .comp-job-search.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-job-search.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .comp-job-search.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-job-search.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .comp-job-search .title-container .title,.spotlight-color-secondary .comp-job-search.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-job-search .title-container .sub-title,.spotlight-color-secondary .comp-job-search.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-job-search .comp-form{margin-bottom:0}.spotlight-color-secondary .comp-job-search .comp-form select.select{width:100%}.spotlight-color-secondary .comp-job-search h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.spotlight-color-secondary .comp-job-search h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-job-search h3 i.fa,.spotlight-color-secondary .comp-job-search h3 i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-job-search h3 i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-job-search h3 i.ui-corner-all{margin-left:12px;color:#f90}.spotlight-color-secondary .comp-job-search .search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-job-search .search-panel .title-full{display:table}.spotlight-color-secondary .comp-job-search .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-job-search .search-panel .title-container{height:100px}}@media (min-width:64em){.spotlight-color-secondary .comp-job-search .search-panel .title-container{height:150px}}.spotlight-color-secondary .comp-job-search .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-job-search .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-panel .title{padding-bottom:30px}}.spotlight-color-secondary .comp-job-search .search-panel .form-head{margin:35px 0 40px;padding:15px 0 12px;background-color:#ebebeb}.spotlight-color-secondary .comp-job-search .tabs .tabs-nav{padding:0;list-style:none;margin:-50px 0 15px}.spotlight-color-secondary .comp-job-search .tabs .tabs-nav li{display:inline-block;float:left}.spotlight-color-secondary .comp-job-search .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;background-color:#222425;color:#fff}.spotlight-color-secondary .comp-job-search .tabs .tabs-nav li a.active{background-color:#ebebeb;color:inherit}.spotlight-color-secondary .comp-job-search .tabs .tabs-container .tab-content{display:none}.spotlight-color-secondary .comp-job-search .tabs .tabs-container .tab-content.active{display:block}.spotlight-color-secondary .comp-job-search .search-results-container{margin-top:40px}.spotlight-color-secondary .comp-job-search .search-results-container .search-results{display:none}.spotlight-color-secondary .comp-job-search .search-results-container .search-results.active{display:block}.spotlight-color-secondary .comp-job-search .search-results-container .js-textsearch-results .result-header{display:none}.spotlight-color-secondary .comp-job-search .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.spotlight-color-secondary .comp-job-search .search-result-table,.spotlight-color-secondary .style-light .comp-job-search .search-result-table{color:#36393a}.spotlight-color-secondary .style-color .comp-job-search .search-result-table,.spotlight-color-secondary .style-dark .comp-job-search .search-result-table{color:#fff}.spotlight-color-secondary .comp-job-search .search-result-table a,.spotlight-color-secondary .style-dark .comp-job-search .search-result-table a,.spotlight-color-secondary .style-light .comp-job-search .search-result-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-job-search .search-result-table a{color:#36393a}.spotlight-color-secondary .comp-job-search .search-result-table a:active,.spotlight-color-secondary .comp-job-search .search-result-table a:focus,.spotlight-color-secondary .comp-job-search .search-result-table a:hover{text-decoration:underline}.spotlight-color-secondary .comp-job-search .search-result-table a:active,.spotlight-color-secondary .comp-job-search .search-result-table a:focus,.spotlight-color-secondary .comp-job-search .search-result-table a:hover,.spotlight-color-secondary .style-light .comp-job-search .search-result-table a:active,.spotlight-color-secondary .style-light .comp-job-search .search-result-table a:focus,.spotlight-color-secondary .style-light .comp-job-search .search-result-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-job-search .search-result-table a:active,.spotlight-color-secondary .style-dark .comp-job-search .search-result-table a:focus,.spotlight-color-secondary .style-dark .comp-job-search .search-result-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-job-search .search-result-table a:active,.spotlight-color-secondary .style-color .comp-job-search .search-result-table a:focus,.spotlight-color-secondary .style-color .comp-job-search .search-result-table a:hover{color:#36393a}.spotlight-color-secondary .comp-job-search .search-result-table tbody tr.prom:first-child td{padding:0 0 10px}.spotlight-color-secondary .comp-job-search .search-result-table tbody tr.prom td{font-style:normal;font-weight:700;padding:20px 0 10px;border-bottom:2px solid #cdcdce}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry>a{display:block;z-index:1}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry>a{padding-right:30px}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry .meta span i{margin-right:6px}.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry .meta span.booked i,.spotlight-color-secondary .comp-job-search .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.spotlight-color-secondary .comp-job-search .more-results button{float:right}.spotlight-color-secondary .comp-job-search .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.spotlight-color-secondary .comp-job-search .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}@media (min-width:48em){.spotlight-color-secondary .comp-job-search .button-hide-options,.spotlight-color-secondary .comp-job-search .button-show-options{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-job-search .sm-only-first-option .row .col{visibility:hidden;height:0;margin:-1px;overflow:hidden}.spotlight-color-secondary .comp-job-search .sm-only-first-option .row .col:first-child{visibility:visible;height:auto;margin:-1px;overflow:auto}}.spotlight-color-secondary .comp-lab-finder.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-lab-finder.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .comp-lab-finder.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-lab-finder.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .comp-lab-finder .title-container .title,.spotlight-color-secondary .comp-lab-finder.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-lab-finder .title-container .sub-title,.spotlight-color-secondary .comp-lab-finder.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-lab-finder .component-head-mobile{display:none}.spotlight-color-secondary .comp-lab-finder .component-head{margin-bottom:30px}.spotlight-color-secondary .comp-lab-finder .component-head.search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-lab-finder .component-head.search-panel .title-container{height:150px}.spotlight-color-secondary .comp-lab-finder .component-head.search-panel .title{margin:0;font-size:40px;line-height:45px;padding:100px 0 30px;font-size:32px;line-height:37px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .component-head.search-panel .title{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav{margin:0;padding:0;list-style:none;*zoom:1}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav:after,.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav:before{display:table;content:" "}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav:after{clear:both}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav li{display:inline-block;float:left;background-color:#222425}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;color:#fff}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav li.active-tab{background-color:#ebebeb}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-nav li.active-tab a{color:inherit}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-container{margin-bottom:40px}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-container .tab-content{display:none;margin:0;padding:15px 15px 12px;background-color:#ebebeb}.spotlight-color-secondary .comp-lab-finder .component-head .tabs .tabs-container .tab-content.active-tab{display:block}.spotlight-color-secondary .comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options{*zoom:1;padding:10px 0 0 10px}.spotlight-color-secondary .comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options:after,.spotlight-color-secondary .comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options:before{display:table;content:" "}.spotlight-color-secondary .comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-speciality-search-area .checkbox-options:after{clear:both}.spotlight-color-secondary .comp-lab-finder[data-labfinder-type=officefinder] .component-body .js-brands-search-area{margin-right:20px;float:left}.spotlight-color-secondary .comp-lab-finder .component-body .form_set{padding:0;border:0}.spotlight-color-secondary .comp-lab-finder .component-body .searchResults .js-speciality-search-area .label-speciality,.spotlight-color-secondary .comp-lab-finder .component-body .searchResults .label-brands{display:none}.spotlight-color-secondary .comp-lab-finder .component-body .map-container>div{width:100%;height:500px;margin-bottom:40px}.spotlight-color-secondary .comp-lab-finder .component-body .map-container>div .cluster{font-style:normal;font-weight:400;border-radius:50%;background-color:#2ed9c3;color:#36393a}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow{font-size:13px;line-height:17px;width:300px;padding:10px 15px 15px;background-color:#fff}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow,.spotlight-color-secondary .style-light .comp-lab-finder .component-body .map-container .mapInfoWindow{color:#36393a}.spotlight-color-secondary .style-color .comp-lab-finder .component-body .map-container .mapInfoWindow,.spotlight-color-secondary .style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow{color:#fff}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a,.spotlight-color-secondary .style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a,.spotlight-color-secondary .style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a{color:#36393a}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{text-decoration:underline}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover,.spotlight-color-secondary .style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.spotlight-color-secondary .style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.spotlight-color-secondary .style-light .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.spotlight-color-secondary .style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.spotlight-color-secondary .style-dark .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a:active,.spotlight-color-secondary .style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a:focus,.spotlight-color-secondary .style-color .comp-lab-finder .component-body .map-container .mapInfoWindow a:hover{color:#36393a}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow .icon-speciality{margin-right:10px;border-radius:2px;background-color:#ebebeb;color:#fff;font-size:25px}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow .block{margin-bottom:16px}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow .block:not(.specialities) i{width:20px}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow h1{font-size:13px;line-height:17px;font-style:normal;font-weight:700}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow h2{font-size:13px;line-height:17px;font-style:normal;font-weight:400}.spotlight-color-secondary .comp-lab-finder .component-body .map-container .mapInfoWindow:before{content:" ";position:absolute;z-index:1;bottom:-10px;left:50%;width:20px;height:20px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:inherit}.spotlight-color-secondary .comp-lab-finder .component-body .result-table .icon-speciality{margin-right:20px;border-radius:5px;background-color:#ebebeb;color:#fff;font-size:48px}.spotlight-color-secondary .comp-lab-finder .component-body .result-table table{width:100%}.spotlight-color-secondary .comp-lab-finder .component-body .result-table tr{border-bottom:1px solid #cdcdce;cursor:pointer}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td,.spotlight-color-secondary .comp-lab-finder .component-body .result-table th{width:33%;padding:15px 0 15px 15px;text-align:left;vertical-align:top}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td i,.spotlight-color-secondary .comp-lab-finder .component-body .result-table th i{margin-right:6px}.spotlight-color-secondary .comp-lab-finder .component-body .result-table th{margin:0;font-size:20px;line-height:24px;font-style:normal;font-weight:400;padding:0 0 10px 15px}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td .title{display:inline-block}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td .small{display:block}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td .speciality img{margin:0 20px 20px 0}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child{position:relative;text-align:right;vertical-align:middle}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a{display:inline-block}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a:after{speak:none}}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:20px;display:inline-block}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a:hover{text-decoration:none}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a:after{cursor:pointer}.spotlight-color-secondary .comp-lab-finder .component-body .result-table td:last-child a:after,.spotlight-color-secondary .style-light .comp-lab-finder .component-body .result-table td:last-child a:after{color:#36393a}.spotlight-color-secondary .style-color .comp-lab-finder .component-body .result-table td:last-child a:after,.spotlight-color-secondary .style-dark .comp-lab-finder .component-body .result-table td:last-child a:after{color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .component-body .component-head .comp-form,.spotlight-color-secondary .comp-lab-finder .component-head,.spotlight-color-secondary .comp-lab-finder .hide-mobile{display:none}.spotlight-color-secondary .comp-lab-finder .component-body .component-head,.spotlight-color-secondary .comp-lab-finder .component-head-mobile{display:block}.spotlight-color-secondary .comp-lab-finder .map-container{margin:0 -14px}.spotlight-color-secondary .comp-lab-finder .js-list-view-container{padding-top:20px}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table tr:first-child{display:none}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table tr:nth-child(2){border-top:1px solid #cdcdce}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table td:first-child{width:auto}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table td:nth-child(2){display:none;width:0}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table td:nth-child(3){width:120px;padding-right:30px}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table td:nth-child(4){width:auto}.spotlight-color-secondary .comp-lab-finder .js-list-view-container .result-table .icon-speciality{margin-right:10px;margin-bottom:10px;font-size:25px}.spotlight-color-secondary .comp-lab-finder .tab-content-mobile>div{padding-top:20px;padding-bottom:20px;background-color:#ebebeb}.spotlight-color-secondary .comp-lab-finder .tab-content-mobile .js-geofilter-search-area .comp-button{padding-bottom:30px}.spotlight-color-secondary .comp-lab-finder .tab-content-mobile .js-geofilter-search-area .comp-form-dropdown{margin-bottom:0}.spotlight-color-secondary .comp-lab-finder .tab-content-mobile .js-speciality-search-area{padding-bottom:5px}.spotlight-color-secondary .comp-lab-finder .tab-content-mobile .js-speciality-search-area .comp-form-checkbox{padding-bottom:0}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile{font-size:20px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;border-bottom:1px solid #cdcdce}}@media (max-width:47.9375em) and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile{font-size:18px;line-height:22px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .search-field{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .search-field input{width:100%;height:100%;padding:0 0 0 20px;border:0;outline:0}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile form{height:100%}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile form button[type=submit]{display:none}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50px;height:100%;border-left:1px solid #cdcdce;line-height:50px;text-align:center;vertical-align:middle}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-textsearch{border:0}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-textsearch:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-textsearch:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-textsearch:before{font-family:icomoon!important;content:"\E926";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-geofilter:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-geofilter:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-geofilter:before{font-family:icomoon!important;content:"\E93B";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-geofilter.active:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-geofilter.active:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-geofilter.active:before{font-family:icomoon!important;content:"\E93C";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-speciality:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-speciality:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-speciality:before{font-family:icomoon!important;content:"\E927";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-speciality.active:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-speciality.active:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-speciality.active:before{font-family:icomoon!important;content:"\E928";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-list:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-list:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-list:before{font-family:icomoon!important;content:"\E929";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-map{display:none}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-map:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-map:before{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab-view-map:before{font-family:icomoon!important;content:"\E92A";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab.active:before,.spotlight-color-secondary .comp-lab-finder .tab-bar-mobile .tab.tab:before{position:relative;color:#36393a}}.spotlight-color-secondary .comp-lab-finder .lab-finder-config{display:none}.spotlight-color-secondary .comp-live-book{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-live-book{margin-bottom:50px}}.spotlight-color-secondary .comp-main-navigation{border-bottom:1px solid #cdcdce}.spotlight-color-secondary .comp-main-navigation ul{margin:0;padding:0;list-style:none}.spotlight-color-secondary .comp-main-navigation ul li{float:left}.spotlight-color-secondary .comp-main-navigation ul li.burger a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.burger a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.burger a:before{font-family:icomoon!important;content:"\E902";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.search a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.search a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.search a:before{font-family:icomoon!important;content:"\E90E";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.eshop a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.eshop a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.eshop a:before{font-family:icomoon!important;content:"\E90D";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.contact a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.contact a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.contact a:before{font-family:icomoon!important;content:"\E904";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.phonebook a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.phonebook a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.phonebook a:before{font-family:icomoon!important;content:"\E946";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.myaccount a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.myaccount a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.myaccount a:before{font-family:icomoon!important;content:"\E942";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.myaccount.myaccount-logged-in a:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-main-navigation ul li.myaccount.myaccount-logged-in a:before{speak:none}}.spotlight-color-secondary .comp-main-navigation ul li.myaccount.myaccount-logged-in a:before{font-family:icomoon!important;content:"\E94B";color:inherit;font-size:24px;display:inline-block}.spotlight-color-secondary .comp-main-navigation ul li.customicon i{position:relative;top:1px;font-size:24px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-main-navigation ul li.customicon i{font-size:20px}}.spotlight-color-secondary .comp-main-navigation ul.active,.spotlight-color-secondary .comp-main-navigation ul:active,.spotlight-color-secondary .comp-main-navigation ul:focus,.spotlight-color-secondary .comp-main-navigation ul:hover{color:#00bca8;text-decoration:none}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation{border-bottom:1px solid #cdcdce;background-color:#fff}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation+.nav-bar-wrapper{border-bottom:1px solid #cdcdce}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation+.nav-bar-wrapper{border:0}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .comp-rotator-container .slick-dots,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .container,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-nav-bar .spotlight-color-secondary .comp-rotator-container .comp-main-navigation .slick-dots,.comp-nav-bar .spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .comp-main-navigation .navigation-mobile,.comp-rotator-container .comp-nav-bar .spotlight-color-secondary .comp-main-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-nav-bar .spotlight-color-secondary .comp-main-navigation .navigation-mobile{position:relative;height:80px}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .comp-rotator-container .slick-dots,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .container,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-nav-bar .spotlight-color-secondary .comp-rotator-container .comp-main-navigation .slick-dots,.comp-nav-bar .spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .comp-main-navigation .navigation-mobile,.comp-rotator-container .comp-nav-bar .spotlight-color-secondary .comp-main-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-nav-bar .spotlight-color-secondary .comp-main-navigation .navigation-mobile{height:60px}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul{font-size:20px;line-height:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul{font-size:18px;line-height:22px}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li{display:inline-block;padding-right:30px}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a{color:#36393a}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a.active,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a:active,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a:focus,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a:hover{color:#00bca8;text-decoration:none}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a:before{position:relative;top:1px}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a:before{font-size:20px}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li a span{padding-left:10px}@media (max-width:63.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li span{display:none}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li.burger span{display:inline}}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li{display:none}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li.burger,.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li.search{display:inline}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation ul li.burger span{display:none}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .outer-container .comp-logo{margin-right:25px}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .outer-container .comp-logo{margin-right:20px}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .comp-logo{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;height:44px;margin-right:12px;font-size:0}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .comp-logo{height:33px}}.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .comp-logo img{width:auto;height:44px}@media (max-width:47.9375em){.comp-nav-bar .spotlight-color-secondary .comp-main-navigation .comp-logo img{height:33px}}@media (max-width:47.9375em){.comp-flyout-header .spotlight-color-secondary .comp-main-navigation{position:fixed;z-index:50;top:62px;left:0;width:100%;height:50px;margin-top:0;background-image:linear-gradient(#36393a 1px,#161819 0);background-position:0 -1px;background-size:100% 50px}.comp-flyout-header .spotlight-color-secondary .comp-main-navigation .comp-rotator-container .slick-dots,.comp-flyout-header .spotlight-color-secondary .comp-main-navigation .container,.comp-flyout-header .spotlight-color-secondary .comp-main-navigation .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile,.comp-flyout-header .spotlight-color-secondary .comp-rotator-container .comp-main-navigation .slick-dots,.comp-flyout-header .spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .comp-main-navigation .navigation-mobile,.comp-rotator-container .comp-flyout-header .spotlight-color-secondary .comp-main-navigation .slick-dots,.single-level-navigation .comp-flyout .comp-navigation-flyout .comp-flyout-header .spotlight-color-secondary .comp-main-navigation .navigation-mobile{padding:0}.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a{font-size:20px;line-height:24px;display:inline-block;padding:0 15px}}@media (max-width:47.9375em) and (max-width:47.9375em){.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a{font-size:18px;line-height:22px;line-height:49px}}@media (max-width:47.9375em){.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a.active,.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a:active,.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a:focus,.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a:hover{border-bottom:1px solid #2ed9c3;color:#2ed9c3}.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li a:before{font-size:20px}.comp-flyout-header .spotlight-color-secondary .comp-main-navigation ul li span{display:none}}.spotlight-color-secondary .main-nav-bar-placeholder{height:80px}@media (max-width:47.9375em){.spotlight-color-secondary .main-nav-bar-placeholder{height:60px}}.spotlight-color-secondary .comp-meta-navigation{color:#cdcdce;font-size:15px;line-height:18px;background-color:#222425}.spotlight-color-secondary .comp-meta-navigation a{color:#cdcdce}.spotlight-color-secondary .comp-meta-navigation a:active,.spotlight-color-secondary .comp-meta-navigation a:focus,.spotlight-color-secondary .comp-meta-navigation a:hover{color:#fff}.spotlight-color-secondary .comp-meta-navigation .active{font-style:normal;font-weight:700}.spotlight-color-secondary .comp-meta-navigation .meta-left,.spotlight-color-secondary .comp-meta-navigation .meta-right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.spotlight-color-secondary .comp-meta-navigation .meta-left ul,.spotlight-color-secondary .comp-meta-navigation .meta-right ul{margin:0;padding:0;list-style:none;position:relative}.spotlight-color-secondary .comp-meta-navigation .meta-left li{padding-right:25px;float:left}.spotlight-color-secondary .comp-meta-navigation .meta-right{right:24px}.spotlight-color-secondary .comp-meta-navigation .meta-right ul.languagechooser{display:inline-block}.spotlight-color-secondary .comp-meta-navigation .meta-right ul.languagechooser li{display:inline-block;padding-right:8px}.spotlight-color-secondary .comp-meta-navigation .meta-right span.chooser-separator{padding-right:3px}.spotlight-color-secondary .comp-meta-navigation .meta-right a.countrychooser:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-meta-navigation .meta-right a.countrychooser:after{speak:none}}.spotlight-color-secondary .comp-meta-navigation .meta-right a.countrychooser:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block;padding-left:10px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-meta-navigation{display:none}}.spotlight-color-secondary .meta-nav-bar-placeholder{height:40px}@media (max-width:47.9375em){.spotlight-color-secondary .meta-nav-bar-placeholder{display:none}}.spotlight-color-secondary .comp-movie{margin-bottom:60px;position:relative}@media (max-width:47.9375em){.spotlight-color-secondary .comp-movie{margin-bottom:50px}}.spotlight-color-secondary .comp-movie.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-movie.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-movie.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-movie.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-movie.ratio-16-9 .movie-wrapper{padding-bottom:56.25%}.spotlight-color-secondary .comp-movie.ratio-4-3 .movie-wrapper{padding-bottom:75%}.spotlight-color-secondary .comp-movie.ratio-1-1 .movie-wrapper{padding-bottom:100%}.spotlight-color-secondary .comp-movie.is-background-video .s7videoviewer .s7calltoaction,.spotlight-color-secondary .comp-movie.is-background-video .s7videoviewer .s7closedcaptionbutton,.spotlight-color-secondary .comp-movie.is-background-video .s7videoviewer .s7controlbar,.spotlight-color-secondary .comp-movie.is-background-video .s7videoviewer .s7iconeffect,.spotlight-color-secondary .comp-movie.is-background-video .s7videoviewer .s7socialshare{display:none}.spotlight-color-secondary .comp-movie .movie-wrapper{position:relative;height:0;overflow:hidden}.spotlight-color-secondary .comp-movie .movie-wrapper .movie-canvas{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scale(1.01);transform:scale(1.01)}.spotlight-color-secondary .comp-nav-bar{font-size:15px;line-height:20px;position:fixed;z-index:890;top:0;width:100%;background-color:#fff}.spotlight-color-secondary .comp-nav-bar .sub-nav-bar{position:relative;height:40px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-nav-bar .sub-nav-bar{display:none}}.spotlight-color-secondary .comp-nav-bar .sub-nav-bar a{color:#36393a}.spotlight-color-secondary .comp-nav-bar .sub-nav-bar a.active,.spotlight-color-secondary .comp-nav-bar .sub-nav-bar a:active,.spotlight-color-secondary .comp-nav-bar .sub-nav-bar a:focus,.spotlight-color-secondary .comp-nav-bar .sub-nav-bar a:hover{color:#00bca8;text-decoration:none}.spotlight-color-secondary .sub-nav-bar-placeholder{height:41px}@media (max-width:47.9375em){.spotlight-color-secondary .sub-nav-bar-placeholder{display:none}}.spotlight-color-secondary .comp-magazine-teaser,.spotlight-color-secondary .comp-news{*zoom:1;margin-bottom:60px}.spotlight-color-secondary .comp-magazine-teaser:after,.spotlight-color-secondary .comp-magazine-teaser:before,.spotlight-color-secondary .comp-news:after,.spotlight-color-secondary .comp-news:before{display:table;content:" "}.spotlight-color-secondary .comp-magazine-teaser:after,.spotlight-color-secondary .comp-news:after{clear:both}@media (max-width:47.9375em){.spotlight-color-secondary .comp-magazine-teaser,.spotlight-color-secondary .comp-news{margin-bottom:50px}}.spotlight-color-secondary .comp-magazine-teaser .component-title,.spotlight-color-secondary .comp-news .component-title{font-size:25px;line-height:30px;margin:0 0 15px;overflow:hidden}.comp-course-teaser-v2 .spotlight-color-secondary .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-magazine-teaser .component-show-more,.spotlight-color-secondary .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-news .component-show-more{font-size:13px;line-height:17px;margin-top:15px}.comp-course-teaser-v2 .spotlight-color-secondary .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .comp-news .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-dark .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-dark .comp-news .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-light .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-light .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-dark .comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-dark .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-light .comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-light .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-magazine-teaser .component-show-more,.spotlight-color-secondary .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-news .component-show-more,.spotlight-color-secondary .style-dark .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-dark .comp-magazine-teaser .component-show-more,.spotlight-color-secondary .style-dark .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-dark .comp-news .component-show-more,.spotlight-color-secondary .style-light .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-light .comp-magazine-teaser .component-show-more,.spotlight-color-secondary .style-light .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-light .comp-news .component-show-more{color:#2ed9c3}.comp-course-teaser-v2 .spotlight-color-secondary .style-color .comp-magazine-teaser .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-color .comp-news .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-color .comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-color .comp-news .course-teaser__show-more,.spotlight-color-secondary .style-color .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-color .comp-magazine-teaser .component-show-more,.spotlight-color-secondary .style-color .comp-news .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-color .comp-news .component-show-more{color:#36393a}.comp-course-teaser-v2 .spotlight-color-secondary .comp-magazine-teaser .course-teaser__show-more:hover,.comp-course-teaser-v2 .spotlight-color-secondary .comp-news .course-teaser__show-more:hover,.spotlight-color-secondary .comp-course-teaser-v2 .comp-magazine-teaser .course-teaser__show-more:hover,.spotlight-color-secondary .comp-course-teaser-v2 .comp-news .course-teaser__show-more:hover,.spotlight-color-secondary .comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more:hover,.spotlight-color-secondary .comp-magazine-teaser .component-show-more:hover,.spotlight-color-secondary .comp-news .comp-course-teaser-v2 .course-teaser__show-more:hover,.spotlight-color-secondary .comp-news .component-show-more:hover{text-decoration:underline}.spotlight-color-secondary .comp-magazine-teaser .news-item a,.spotlight-color-secondary .comp-news .news-item a{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-magazine-teaser .news-item a,.spotlight-color-secondary .comp-news .news-item a,.spotlight-color-secondary .style-light .comp-magazine-teaser .news-item a,.spotlight-color-secondary .style-light .comp-news .news-item a{color:#36393a}.spotlight-color-secondary .style-color .comp-magazine-teaser .news-item a,.spotlight-color-secondary .style-color .comp-news .news-item a,.spotlight-color-secondary .style-dark .comp-magazine-teaser .news-item a,.spotlight-color-secondary .style-dark .comp-news .news-item a{color:#fff}.spotlight-color-secondary .comp-magazine-teaser .news-item a:active h4.news-title,.spotlight-color-secondary .comp-magazine-teaser .news-item a:focus h4.news-title,.spotlight-color-secondary .comp-magazine-teaser .news-item a:hover h4.news-title,.spotlight-color-secondary .comp-news .news-item a:active h4.news-title,.spotlight-color-secondary .comp-news .news-item a:focus h4.news-title,.spotlight-color-secondary .comp-news .news-item a:hover h4.news-title{text-decoration:underline}.spotlight-color-secondary .comp-magazine-teaser .news-item a:active h4.news-title,.spotlight-color-secondary .comp-magazine-teaser .news-item a:focus h4.news-title,.spotlight-color-secondary .comp-magazine-teaser .news-item a:hover h4.news-title,.spotlight-color-secondary .comp-news .news-item a:active h4.news-title,.spotlight-color-secondary .comp-news .news-item a:focus h4.news-title,.spotlight-color-secondary .comp-news .news-item a:hover h4.news-title,.spotlight-color-secondary .style-light .comp-magazine-teaser .news-item a:active h4.news-title,.spotlight-color-secondary .style-light .comp-magazine-teaser .news-item a:focus h4.news-title,.spotlight-color-secondary .style-light .comp-magazine-teaser .news-item a:hover h4.news-title,.spotlight-color-secondary .style-light .comp-news .news-item a:active h4.news-title,.spotlight-color-secondary .style-light .comp-news .news-item a:focus h4.news-title,.spotlight-color-secondary .style-light .comp-news .news-item a:hover h4.news-title{color:#00bca8}.spotlight-color-secondary .style-dark .comp-magazine-teaser .news-item a:active h4.news-title,.spotlight-color-secondary .style-dark .comp-magazine-teaser .news-item a:focus h4.news-title,.spotlight-color-secondary .style-dark .comp-magazine-teaser .news-item a:hover h4.news-title,.spotlight-color-secondary .style-dark .comp-news .news-item a:active h4.news-title,.spotlight-color-secondary .style-dark .comp-news .news-item a:focus h4.news-title,.spotlight-color-secondary .style-dark .comp-news .news-item a:hover h4.news-title{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-magazine-teaser .news-item a:active h4.news-title,.spotlight-color-secondary .style-color .comp-magazine-teaser .news-item a:focus h4.news-title,.spotlight-color-secondary .style-color .comp-magazine-teaser .news-item a:hover h4.news-title,.spotlight-color-secondary .style-color .comp-news .news-item a:active h4.news-title,.spotlight-color-secondary .style-color .comp-news .news-item a:focus h4.news-title,.spotlight-color-secondary .style-color .comp-news .news-item a:hover h4.news-title{color:#36393a}.spotlight-color-secondary .comp-magazine-teaser .news-image-wrapper,.spotlight-color-secondary .comp-news .news-image-wrapper{padding:0;overflow-x:hidden}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper,.spotlight-color-secondary .comp-news .news-text-wrapper{overflow:hidden}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper.has-no-subtitle .news-meta,.spotlight-color-secondary .comp-news .news-text-wrapper.has-no-subtitle .news-meta{margin-bottom:0}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper .news-meta,.spotlight-color-secondary .comp-news .news-text-wrapper .news-meta{margin-bottom:12px}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper .news-meta i,.spotlight-color-secondary .comp-news .news-text-wrapper .news-meta i{margin-right:6px}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper .news-meta span,.spotlight-color-secondary .comp-news .news-text-wrapper .news-meta span{margin-right:12px}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper .news-title,.spotlight-color-secondary .comp-news .news-text-wrapper .news-title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper .news-title,.spotlight-color-secondary .comp-news .news-text-wrapper .news-title{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-magazine-teaser .news-text-wrapper .news-title,.spotlight-color-secondary .comp-news .news-text-wrapper .news-title,.spotlight-color-secondary .style-dark .comp-magazine-teaser .news-text-wrapper .news-title,.spotlight-color-secondary .style-dark .comp-news .news-text-wrapper .news-title,.spotlight-color-secondary .style-light .comp-magazine-teaser .news-text-wrapper .news-title,.spotlight-color-secondary .style-light .comp-news .news-text-wrapper .news-title{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-magazine-teaser .news-text-wrapper .news-title,.spotlight-color-secondary .style-color .comp-news .news-text-wrapper .news-title{color:#36393a}.comp-course-teaser-v2 .spotlight-color-secondary .comp-news.is-box .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .is-box.comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-news.is-box .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .is-box.comp-magazine-teaser .course-teaser__show-more,.spotlight-color-secondary .comp-news.is-box .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-news.is-box .component-show-more,.spotlight-color-secondary .is-box.comp-magazine-teaser .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .is-box.comp-magazine-teaser .component-show-more{margin-top:-9px}.spotlight-color-secondary .comp-news.is-box .news-item a,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item a{color:#36393a}.spotlight-color-secondary .comp-news.is-box .news-item a:active h4.news-title,.spotlight-color-secondary .comp-news.is-box .news-item a:focus h4.news-title,.spotlight-color-secondary .comp-news.is-box .news-item a:hover h4.news-title,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item a:active h4.news-title,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item a:focus h4.news-title,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item a:hover h4.news-title{color:#2ed9c3;text-decoration:none}.spotlight-color-secondary .comp-news.is-box .news-item,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item{font-size:13px;line-height:17px;border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;position:relative;margin-bottom:24px;background-color:#fff}.spotlight-color-secondary .comp-news.is-box .news-item,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item,.spotlight-color-secondary .style-light .comp-news.is-box .news-item,.spotlight-color-secondary .style-light .is-box.comp-magazine-teaser .news-item{border-color:#ebebeb}.spotlight-color-secondary .style-dark .comp-news.is-box .news-item,.spotlight-color-secondary .style-dark .is-box.comp-magazine-teaser .news-item{border-color:#222425}.spotlight-color-secondary .style-color .comp-news.is-box .news-item,.spotlight-color-secondary .style-color .is-box.comp-magazine-teaser .news-item{border-color:#2ed9c3}.spotlight-color-secondary .comp-news.is-box .news-item:hover,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-item:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .comp-news.is-box .news-text-wrapper,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-text-wrapper{position:relative;padding:15px}.spotlight-color-secondary .comp-news.is-box .news-text-wrapper:after,.spotlight-color-secondary .is-box.comp-magazine-teaser .news-text-wrapper:after{position:absolute;z-index:1;right:0;bottom:0;width:100%;height:30px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(transparent,#fff);background-repeat:no-repeat}.spotlight-color-secondary .comp-magazine-teaser:not(.has-banner) .news-category-banner,.spotlight-color-secondary .comp-magazine-teaser:not(.has-image) .news-image-wrapper,.spotlight-color-secondary .comp-news:not(.has-banner) .news-category-banner,.spotlight-color-secondary .comp-news:not(.has-image) .news-image-wrapper{display:none}.spotlight-color-secondary .comp-news.has-banner .news-item .news-category-banner,.spotlight-color-secondary .has-banner.comp-magazine-teaser .news-item .news-category-banner{width:100%;height:25px;background-color:#2ed9c3;color:#fff;line-height:25px}.spotlight-color-secondary .comp-news.has-banner .news-item .news-category-banner i,.spotlight-color-secondary .has-banner.comp-magazine-teaser .news-item .news-category-banner i{margin:0 6px 0 15px}.spotlight-color-secondary .comp-news.type-big-box .news-title,.spotlight-color-secondary .type-big-box.comp-magazine-teaser .news-title{display:inline-block}.spotlight-color-secondary .comp-news.type-small-box .news-image-wrapper,.spotlight-color-secondary .type-small-box.comp-magazine-teaser .news-image-wrapper{float:left}.spotlight-color-secondary .comp-news.type-small-box .news-text-wrapper,.spotlight-color-secondary .type-small-box.comp-magazine-teaser .news-text-wrapper{*zoom:1;padding-left:20px}.spotlight-color-secondary .comp-news.type-small-box .news-text-wrapper:after,.spotlight-color-secondary .comp-news.type-small-box .news-text-wrapper:before,.spotlight-color-secondary .type-small-box.comp-magazine-teaser .news-text-wrapper:after,.spotlight-color-secondary .type-small-box.comp-magazine-teaser .news-text-wrapper:before{display:table;content:" "}.spotlight-color-secondary .comp-news.type-small-box .news-text-wrapper:after,.spotlight-color-secondary .type-small-box.comp-magazine-teaser .news-text-wrapper:after{clear:both}.spotlight-color-secondary .comp-news.type-list.no-subtitle .news-subtitle,.spotlight-color-secondary .type-list.no-subtitle.comp-magazine-teaser .news-subtitle{display:none}.spotlight-color-secondary .comp-news.type-list.no-subtitle .news-meta,.spotlight-color-secondary .type-list.no-subtitle.comp-magazine-teaser .news-meta{margin-bottom:0}.spotlight-color-secondary .comp-news.type-list .news-item,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item{*zoom:1;padding:12px 0 9px;border-width:1px 0 0;border-style:solid}.spotlight-color-secondary .comp-news.type-list .news-item:after,.spotlight-color-secondary .comp-news.type-list .news-item:before,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item:after,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item:before{display:table;content:" "}.spotlight-color-secondary .comp-news.type-list .news-item:after,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item:after{clear:both}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news.type-list .news-item,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item{padding-right:30px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news.type-list .news-item a:after,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-news.type-list .news-item a:after,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item a:after{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news.type-list .news-item a:after,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:20px;display:inline-block;position:absolute;top:calc(50% - 10px);right:10px;cursor:pointer}.spotlight-color-secondary .comp-news.type-list .news-item a:after,.spotlight-color-secondary .style-light .comp-news.type-list .news-item a:after,.spotlight-color-secondary .style-light .type-list.comp-magazine-teaser .news-item a:after,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item a:after{color:#36393a}.spotlight-color-secondary .style-color .comp-news.type-list .news-item a:after,.spotlight-color-secondary .style-color .type-list.comp-magazine-teaser .news-item a:after,.spotlight-color-secondary .style-dark .comp-news.type-list .news-item a:after,.spotlight-color-secondary .style-dark .type-list.comp-magazine-teaser .news-item a:after{color:#fff}}.spotlight-color-secondary .comp-news.type-list .news-item,.spotlight-color-secondary .style-light .comp-news.type-list .news-item,.spotlight-color-secondary .style-light .type-list.comp-magazine-teaser .news-item,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-news.type-list .news-item,.spotlight-color-secondary .style-dark .type-list.comp-magazine-teaser .news-item{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-news.type-list .news-item,.spotlight-color-secondary .style-color .type-list.comp-magazine-teaser .news-item{border-color:#96ece1}.spotlight-color-secondary .comp-news.type-list .news-item a,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item a{display:inline-block;width:100%}.spotlight-color-secondary .comp-news.type-list .news-item a:hover .news-title,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item a:hover .news-title{text-decoration:underline}.spotlight-color-secondary .comp-news.type-list .news-item-col:last-of-type .news-item,.spotlight-color-secondary .type-list.comp-magazine-teaser .news-item-col:last-of-type .news-item{border-bottom-width:1px}.spotlight-color-secondary .comp-news.type-list.has-image .news-text-wrapper,.spotlight-color-secondary .type-list.has-image.comp-magazine-teaser .news-text-wrapper{padding-left:15px}.spotlight-color-secondary .comp-news-detail{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail{margin-bottom:50px}}.spotlight-color-secondary .comp-news-detail .title-level-one{color:#2ed9c3}.spotlight-color-secondary .comp-news-detail .downloadlist,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist{color:#36393a}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist{color:#fff}.spotlight-color-secondary .comp-news-detail .downloadlist a,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist a,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist a{color:#36393a}.spotlight-color-secondary .comp-news-detail .downloadlist a:active,.spotlight-color-secondary .comp-news-detail .downloadlist a:focus,.spotlight-color-secondary .comp-news-detail .downloadlist a:hover{text-decoration:underline}.spotlight-color-secondary .comp-news-detail .downloadlist a:active,.spotlight-color-secondary .comp-news-detail .downloadlist a:focus,.spotlight-color-secondary .comp-news-detail .downloadlist a:hover,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist a:active,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist a:focus,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist a:active,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist a:focus,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist a:active,.spotlight-color-secondary .style-color .comp-news-detail .downloadlist a:focus,.spotlight-color-secondary .style-color .comp-news-detail .downloadlist a:hover{color:#36393a}.spotlight-color-secondary .comp-news-detail .downloadlist .listtitle{font-size:20px;line-height:24px;font-style:normal;font-weight:400;margin:0 0 17px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist{margin:0;list-style:none;padding:11px 0 7px;border-top:1px solid;border-bottom:1px solid}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist .filelist{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist .filelist{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist .filelist{border-color:#96ece1}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem{position:relative;margin-bottom:10px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem:last-child{margin-bottom:5px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem a{font-size:15px;line-height:20px;display:inline-block;margin-bottom:5px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .meta{font-size:13px;line-height:17px;display:block}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .meta i{margin-right:4px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem.zip{margin-bottom:15px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem.zip:last-child{margin-bottom:6px}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem.zip .meta,.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem.zip a{padding-left:35px}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem.zip .meta,.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem.zip a{padding-left:50px}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper{position:absolute;top:5px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label{font-style:normal;font-weight:400;margin-right:25px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{speak:none}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{font-family:icomoon!important;content:"\E916";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{font-family:icomoon!important;content:"\E91B";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{margin-right:10px}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{color:#36393a}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper label:before{color:#fff}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip:rect(0 0 0 0);border:0;overflow:hidden}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:focus+label:before{-webkit-transform:scale(1.15);transform:scale(1.15)}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{speak:none}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E917";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{font-family:icomoon!important;content:"\E91C";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox]:checked+label:before{color:#36393a}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{speak:none}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93D";color:inherit;font-size:20px;display:inline-block}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{speak:none}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{font-family:icomoon!important;content:"\E93E";color:inherit;font-size:30px;display:inline-block}}.spotlight-color-secondary .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-dark .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before,.spotlight-color-secondary .style-light .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .downloadlist .filelist .fileitem .checkboxwrapper input[type=checkbox].partial+label:before{color:#36393a}.spotlight-color-secondary .comp-news-detail .downloadlist .button{margin-top:15px}.spotlight-color-secondary .comp-news-detail .tensid-whole_content{font-style:normal;font-weight:400;margin-bottom:10px}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-heading strong{margin:0;font-size:50px;line-height:57.5px;font-style:normal;font-weight:400;color:#2ed9c3}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-heading strong{font-size:40px;line-height:45px}}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-heading strong span{color:inherit!important}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-heading p{margin:0;text-align:left!important;text-align:initial!important}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-spacer{display:none}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead{font-size:20px;line-height:26px}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead,.spotlight-color-secondary .style-light .comp-news-detail .tensid-whole_content .tensid-lead{color:#36393a}.spotlight-color-secondary .style-color .comp-news-detail .tensid-whole_content .tensid-lead,.spotlight-color-secondary .style-dark .comp-news-detail .tensid-whole_content .tensid-lead{color:#fff}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a,.spotlight-color-secondary .style-dark .comp-news-detail .tensid-whole_content .tensid-lead a,.spotlight-color-secondary .style-light .comp-news-detail .tensid-whole_content .tensid-lead a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .tensid-whole_content .tensid-lead a{color:#36393a}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a:active,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a:hover{text-decoration:underline}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a:active,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead a:hover,.spotlight-color-secondary .style-light .comp-news-detail .tensid-whole_content .tensid-lead a:active,.spotlight-color-secondary .style-light .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.spotlight-color-secondary .style-light .comp-news-detail .tensid-whole_content .tensid-lead a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-news-detail .tensid-whole_content .tensid-lead a:active,.spotlight-color-secondary .style-dark .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.spotlight-color-secondary .style-dark .comp-news-detail .tensid-whole_content .tensid-lead a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .tensid-whole_content .tensid-lead a:active,.spotlight-color-secondary .style-color .comp-news-detail .tensid-whole_content .tensid-lead a:focus,.spotlight-color-secondary .style-color .comp-news-detail .tensid-whole_content .tensid-lead a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ol,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul{padding-left:20px;list-style-type:none}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ol li,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul li{position:relative}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ol li:before,.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul li:before{display:inline-block;position:absolute;left:-27px}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul li:before{content:"\E951";width:20px;-webkit-transform:scale(.4) translateX(-50%);transform:scale(.4) translateX(-50%);-webkit-transform-origin:right center;transform-origin:right center;font-family:icomoon;text-align:left}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ol{counter-reset:numeric-counter}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ol li:before{content:counter(numeric-counter) ".";width:20px;text-align:right;counter-increment:numeric-counter}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul{margin-bottom:25px}}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-lead ul li{margin-top:7px}.spotlight-color-secondary .comp-news-detail .tensid-whole_content .tensid-footer td{padding:1em}.spotlight-color-secondary .comp-news-detail .tensid-whole_content hr{border:1px solid #cdcdce;border-bottom:0;margin-bottom:1em}.spotlight-color-secondary .comp-news-detail .tensid-whole_content table{width:100%}.spotlight-color-secondary .comp-news-detail .tensid-whole_content p span{font-size:15px!important;line-height:20px!important}.spotlight-color-secondary .comp-news-detail [markup=adhoclabel]{padding-bottom:10px;color:#36393a}.spotlight-color-secondary .comp-news-detail [markup=header]{margin:0;font-size:50px;line-height:57.5px;font-style:normal;font-weight:400;color:#2ed9c3}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail [markup=header]{font-size:40px;line-height:45px}}.spotlight-color-secondary .comp-news-detail .news_main{font-style:normal;font-weight:400;margin-bottom:10px}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead]{font-size:20px;line-height:26px}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead],.spotlight-color-secondary .style-light .comp-news-detail .news_main [markup=lead]{color:#36393a}.spotlight-color-secondary .style-color .comp-news-detail .news_main [markup=lead],.spotlight-color-secondary .style-dark .comp-news-detail .news_main [markup=lead]{color:#fff}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a,.spotlight-color-secondary .style-dark .comp-news-detail .news_main [markup=lead] a,.spotlight-color-secondary .style-light .comp-news-detail .news_main [markup=lead] a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .news_main [markup=lead] a{color:#36393a}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a:active,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a:focus,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a:hover{text-decoration:underline}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a:active,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a:focus,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] a:hover,.spotlight-color-secondary .style-light .comp-news-detail .news_main [markup=lead] a:active,.spotlight-color-secondary .style-light .comp-news-detail .news_main [markup=lead] a:focus,.spotlight-color-secondary .style-light .comp-news-detail .news_main [markup=lead] a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-news-detail .news_main [markup=lead] a:active,.spotlight-color-secondary .style-dark .comp-news-detail .news_main [markup=lead] a:focus,.spotlight-color-secondary .style-dark .comp-news-detail .news_main [markup=lead] a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-detail .news_main [markup=lead] a:active,.spotlight-color-secondary .style-color .comp-news-detail .news_main [markup=lead] a:focus,.spotlight-color-secondary .style-color .comp-news-detail .news_main [markup=lead] a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail .news_main [markup=lead]{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ol,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul{padding-left:20px;list-style-type:none}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ol li,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul li{position:relative}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ol li:before,.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul li:before{display:inline-block;position:absolute;left:-27px}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul li:before{content:"\E951";width:20px;-webkit-transform:scale(.4) translateX(-50%);transform:scale(.4) translateX(-50%);-webkit-transform-origin:right center;transform-origin:right center;font-family:icomoon;text-align:left}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ol{counter-reset:numeric-counter}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ol li:before{content:counter(numeric-counter) ".";width:20px;text-align:right;counter-increment:numeric-counter}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul{margin-bottom:25px}}.spotlight-color-secondary .comp-news-detail .news_main [markup=lead] ul li{margin-top:7px}.spotlight-color-secondary .comp-news-detail .news_main [markup=footer] td{padding:1em}.spotlight-color-secondary .comp-news-detail .news_main hr{border:1px solid #cdcdce;border-bottom:0;margin-bottom:1em}.spotlight-color-secondary .comp-news-detail .news_main table{width:100%}.spotlight-color-secondary .comp-news-detail .news_main p span{font-size:15px!important;line-height:20px!important}.spotlight-color-secondary .comp-news-archive{margin-bottom:60px;position:relative}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive{margin-bottom:50px}}.spotlight-color-secondary .comp-news-archive.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-news-archive.title-style-light .title-container .title{color:#36393a}.spotlight-color-secondary .comp-news-archive.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-news-archive.title-style-dark .title-container .title{color:#fff}.spotlight-color-secondary .comp-news-archive .title-container .title,.spotlight-color-secondary .comp-news-archive.title-style-color .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-news-archive .title-container .sub-title,.spotlight-color-secondary .comp-news-archive.title-style-color .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-news-archive .comp-form{margin-bottom:0}.spotlight-color-secondary .comp-news-archive .comp-form select.select{width:100%}.spotlight-color-secondary .comp-news-archive h3{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:35px 0}.spotlight-color-secondary .comp-news-archive h3 .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-news-archive h3 i.fa,.spotlight-color-secondary .comp-news-archive h3 i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-news-archive h3 i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-news-archive h3 i.ui-corner-all{margin-left:12px;color:#f90}.spotlight-color-secondary .comp-news-archive .search-panel{position:relative;background-color:#ebebeb;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-news-archive .search-panel .title-full{display:table}.spotlight-color-secondary .comp-news-archive .search-panel .title-container{display:table-cell;vertical-align:bottom}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-panel .title-container{height:100px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-news-archive .search-panel .title-container{height:100px}}@media (min-width:64em){.spotlight-color-secondary .comp-news-archive .search-panel .title-container{height:150px}}.spotlight-color-secondary .comp-news-archive .search-panel .title{margin:0;font-size:40px;line-height:45px;padding-top:30px;padding-bottom:25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-panel .title{font-size:34px;line-height:39px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-news-archive .search-panel .title{padding-bottom:16px;font-size:32px;line-height:37px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-panel .title{padding-bottom:30px}}.spotlight-color-secondary .comp-news-archive .search-panel .form-head{margin:35px 0 40px;padding:15px 0 12px;background-color:#ebebeb}.spotlight-color-secondary .comp-news-archive .tabs .tabs-nav{padding:0;list-style:none;margin:-50px 0 15px}.spotlight-color-secondary .comp-news-archive .tabs .tabs-nav li{display:inline-block;float:left}.spotlight-color-secondary .comp-news-archive .tabs .tabs-nav li a{display:block;height:35px;padding:7px 15px;background-color:#222425;color:#fff}.spotlight-color-secondary .comp-news-archive .tabs .tabs-nav li a.active{background-color:#ebebeb;color:inherit}.spotlight-color-secondary .comp-news-archive .tabs .tabs-container .tab-content{display:none;padding:0 15px}.spotlight-color-secondary .comp-news-archive .tabs .tabs-container .tab-content.active{display:block}.spotlight-color-secondary .comp-news-archive .search-results-container{margin-top:40px}.spotlight-color-secondary .comp-news-archive .search-results-container .search-results{display:none}.spotlight-color-secondary .comp-news-archive .search-results-container .search-results.active{display:block}.spotlight-color-secondary .comp-news-archive .search-results-container .js-textsearch-results .result-header{display:none}.spotlight-color-secondary .comp-news-archive .search-result-table{width:100%;margin-bottom:15px;border-collapse:collapse}.spotlight-color-secondary .comp-news-archive .search-result-table,.spotlight-color-secondary .style-light .comp-news-archive .search-result-table{color:#36393a}.spotlight-color-secondary .style-color .comp-news-archive .search-result-table,.spotlight-color-secondary .style-dark .comp-news-archive .search-result-table{color:#fff}.spotlight-color-secondary .comp-news-archive .search-result-table a,.spotlight-color-secondary .style-dark .comp-news-archive .search-result-table a,.spotlight-color-secondary .style-light .comp-news-archive .search-result-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-archive .search-result-table a{color:#36393a}.spotlight-color-secondary .comp-news-archive .search-result-table a:active,.spotlight-color-secondary .comp-news-archive .search-result-table a:focus,.spotlight-color-secondary .comp-news-archive .search-result-table a:hover{text-decoration:underline}.spotlight-color-secondary .comp-news-archive .search-result-table a:active,.spotlight-color-secondary .comp-news-archive .search-result-table a:focus,.spotlight-color-secondary .comp-news-archive .search-result-table a:hover,.spotlight-color-secondary .style-light .comp-news-archive .search-result-table a:active,.spotlight-color-secondary .style-light .comp-news-archive .search-result-table a:focus,.spotlight-color-secondary .style-light .comp-news-archive .search-result-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-news-archive .search-result-table a:active,.spotlight-color-secondary .style-dark .comp-news-archive .search-result-table a:focus,.spotlight-color-secondary .style-dark .comp-news-archive .search-result-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-news-archive .search-result-table a:active,.spotlight-color-secondary .style-color .comp-news-archive .search-result-table a:focus,.spotlight-color-secondary .style-color .comp-news-archive .search-result-table a:hover{color:#36393a}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry{position:relative;padding:12px 0 14px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry>a{display:block;z-index:1}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry>a{padding-right:30px}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry>a:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}}@media speech and (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry>a:after{speak:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry>a:after{font-family:icomoon!important;content:"\E91F";color:inherit;font-size:inherit;display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;color:#36393a}}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry h4{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0 0 6px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry h4{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry .meta{font-size:13px;line-height:17px;display:block;margin:0}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry .meta span{display:inline-block;margin-right:12px;float:left;color:#36393a}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry .meta span i{margin-right:6px}.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry .meta span.booked i,.spotlight-color-secondary .comp-news-archive .search-result-table td.search-result-entry .meta span.open i{margin-right:3px}.spotlight-color-secondary .comp-news-archive .more-results button{float:right}@media (max-width:47.9375em){.spotlight-color-secondary .comp-news-archive .advanced-filters{display:none}.spotlight-color-secondary .comp-news-archive .advanced-filters.show-filters{display:block}}@media (min-width:48em){.spotlight-color-secondary .comp-news-archive .button-hide-options,.spotlight-color-secondary .comp-news-archive .button-show-options{display:none}}.spotlight-color-secondary .comp-news-archive .js-form-overlay{position:absolute;z-index:1;top:0;bottom:0;width:100%;opacity:.7;background-color:#fff}.spotlight-color-secondary .comp-news-archive .js-form-overlay .overlay-spinner{position:absolute;top:50%;left:50%;margin-left:-12px;color:#000;font-size:24px}.spotlight-color-secondary .comp-online-verification{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-online-verification{margin-bottom:50px}}.spotlight-color-secondary .comp-online-verification p{margin-bottom:10px}.spotlight-color-secondary .comp-online-verification .form-wrapper .comp-form{margin-bottom:0}@media (min-width:48em){.spotlight-color-secondary .comp-online-verification .form-wrapper .comp-form fieldset>div{display:inline-block;vertical-align:top}}@media (min-width:48em){.spotlight-color-secondary .comp-online-verification .form-wrapper .comp-form .comp-form-text{margin-right:15px}}.spotlight-color-secondary .comp-online-verification .result{margin-top:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-online-verification .comp-button{float:right}}@media (min-width:48em){.spotlight-color-secondary .comp-online-verification .comp-button{margin-top:29px}}.spotlight-color-secondary .comp-page-summary .comp-button a:hover{color:#fff}.spotlight-color-secondary .comp-page-summary .comp-button span{padding:0 25px}.spotlight-color-secondary .comp-page-summary .intro-text-level-one{font-size:18px;line-height:24px;margin-bottom:35px}.spotlight-color-secondary .comp-people-directory{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-people-directory{margin-bottom:50px}}.spotlight-color-secondary .comp-people-directory .people-group-title{*zoom:1;font-style:normal;font-weight:700;display:inline-block;padding:20px 0 10px}.spotlight-color-secondary .comp-people-directory .people-group-title:after,.spotlight-color-secondary .comp-people-directory .people-group-title:before{display:table;content:" "}.spotlight-color-secondary .comp-people-directory .people-group-title:after{clear:both}.spotlight-color-secondary .comp-people-directory .people-group-title:first-of-type{padding:0 0 10px}.spotlight-color-secondary .comp-people-directory .search-results-container{margin-top:40px}.spotlight-color-secondary .comp-people-teaser .people-group-title{*zoom:1;font-style:normal;font-weight:700;display:inline-block;padding:20px 0 10px}.spotlight-color-secondary .comp-people-teaser .people-group-title:after,.spotlight-color-secondary .comp-people-teaser .people-group-title:before{display:table;content:" "}.spotlight-color-secondary .comp-people-teaser .people-group-title:after{clear:both}.spotlight-color-secondary .comp-people-teaser .people-group-title:first-child{padding-top:0}.spotlight-color-secondary .comp-people-teaser .teaser-entries{*zoom:1}.spotlight-color-secondary .comp-people-teaser .teaser-entries:after,.spotlight-color-secondary .comp-people-teaser .teaser-entries:before{display:table;content:" "}.spotlight-color-secondary .comp-people-teaser .teaser-entries:after{clear:both}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry{width:100%;float:left}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link{padding-right:30px}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after,.spotlight-color-secondary .style-light .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{color:#36393a}.spotlight-color-secondary .style-color .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after,.spotlight-color-secondary .style-dark .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{color:#fff}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link.open:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link.open:after{speak:none}}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link.open:after{font-family:icomoon!important;content:"\E912";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{speak:none}}.spotlight-color-secondary .comp-people-teaser .teaser-entries .teaser-entry a.entry-link:after{font-family:icomoon!important;content:"\E943";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .comp-poi-details{margin-bottom:40px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details{margin-bottom:30px}}.spotlight-color-secondary .comp-poi-details .text{font-size:20px;line-height:26px;margin-right:10px;margin-bottom:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details .text{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-poi-details .text .poi-details-attribute img,.spotlight-color-secondary .comp-poi-details .text .speciality-image{vertical-align:middle}.spotlight-color-secondary .comp-poi-details .text .col{position:relative}.spotlight-color-secondary .comp-poi-details .text .col i{padding-top:2px}.spotlight-color-secondary .comp-poi-details .text .col i.ci[class*=ci-poi-]{margin-top:-6px;margin-left:-6px;font-size:28px}.spotlight-color-secondary .comp-poi-details .text .col img{padding-top:5px}.spotlight-color-secondary .comp-poi-details .text .col i,.spotlight-color-secondary .comp-poi-details .text .col img{position:absolute}.spotlight-color-secondary .comp-poi-details .text .col i+span,.spotlight-color-secondary .comp-poi-details .text .col img+span{display:inline-block;margin-left:35px}.spotlight-color-secondary .comp-poi-details-editbutton{margin-bottom:60px;height:40px;padding:10px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details-editbutton{margin-bottom:50px}}.spotlight-color-secondary .comp-poi-details-map{margin-bottom:60px}.spotlight-color-secondary .comp-poi-details-map .map-container{margin-bottom:10px}.spotlight-color-secondary .comp-poi-details-map .map-container .js-lab-finder-detailed-profile-map{width:100%;height:444px}.spotlight-color-secondary .comp-poi-details-map fieldset{margin:0;padding:0;border:0}.spotlight-color-secondary .comp-poi-details-map .directions{border:2px solid #ebebeb}.spotlight-color-secondary .comp-poi-details-map .directions .comp-form{margin:0;padding:15px;background-color:#ebebeb}.spotlight-color-secondary .comp-poi-details-map .directions .comp-form .driving-directions-title{font-size:20px;line-height:26px;margin-bottom:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details-map .directions .comp-form .driving-directions-title{font-size:18px;line-height:22px;margin-bottom:30px}}.spotlight-color-secondary .comp-poi-details-map .directions .comp-form .comp-button{float:right}.spotlight-color-secondary .comp-poi-details-map .directions .directions-list{padding:0 5px;background-color:#fff}.spotlight-color-secondary .comp-poi-details-map .directions .directions-list table.adp-placemark td{padding:12px 8px}.spotlight-color-secondary .comp-poi-details-map .adp-substep b:after{content:" ";font-size:.001px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details-map{margin-bottom:50px}}.spotlight-color-secondary .comp-poi-details-title{margin-bottom:40px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details-title{margin-bottom:30px}}.spotlight-color-secondary .comp-poi-details-title h3{margin:0;font-size:40px;line-height:45px;font-style:normal;font-weight:400}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-details-title h3{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-poi-details-title h4{margin:0;font-size:28px;line-height:34px;font-style:normal;font-weight:400}.spotlight-color-secondary .comp-poi-details-title h5{margin:0;font-size:25px;line-height:30px;font-style:normal;font-weight:400}.spotlight-color-secondary .comp-poi-format{margin-bottom:40px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-format{margin-bottom:30px}}.spotlight-color-secondary .comp-poi-speciality-header{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-speciality-header{margin-bottom:50px}}.spotlight-color-secondary .comp-poi-speciality-header td.bold{font-weight:700}.spotlight-color-secondary .comp-poi-speciality-translation{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-poi-speciality-translation{margin-bottom:50px}}.spotlight-color-secondary .comp-poi-speciality-translation td.bold{font-weight:700}.spotlight-color-secondary .comp-resource-search{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-resource-search{margin-bottom:50px}}.spotlight-color-secondary .comp-resource-search .search-results-container{margin-top:40px}.spotlight-color-secondary .comp-resource-search .tabs-results .tabs-results-content{display:none}.spotlight-color-secondary .comp-resource-search .tabs-results .tabs-results-content.active-tab{display:block}.spotlight-color-secondary .comp-resource-search .js-textsearch-results .col-order-by{display:none}.spotlight-color-secondary .comp-resource-search .resource-download-form{position:relative}@media (max-width:47.9375em){.spotlight-color-secondary .comp-resource-search .advanced-filters{display:none}.spotlight-color-secondary .comp-resource-search .advanced-filters.show-filters{display:block}}@media (min-width:48em){.spotlight-color-secondary .comp-resource-search .button-hide-options,.spotlight-color-secondary .comp-resource-search .button-show-options{display:none}}.spotlight-color-secondary .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry,.spotlight-color-secondary .style-light .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-resource-teaser.template-teaser-list .search-result-table td.search-result-entry{border-color:#96ece1}.spotlight-color-secondary .comp-resource-asset-configuration .comp-resource-asset-attributes{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-resource-asset-configuration .comp-resource-asset-attributes{margin-bottom:50px}}.spotlight-color-secondary .comp-resource-asset-configuration .comp-resource-asset-attributes ul li{margin-bottom:10px}.spotlight-color-secondary .comp-resource-asset-configuration .comp-resource-asset-mappings{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-resource-asset-configuration .comp-resource-asset-mappings{margin-bottom:50px}}.spotlight-color-secondary .comp-resource-asset-configuration .comp-resource-asset-mappings ul{margin:0}.spotlight-color-secondary .comp-rotator-container{margin:0;padding:0;list-style:none;*zoom:1;position:relative}.spotlight-color-secondary .comp-rotator-container:after,.spotlight-color-secondary .comp-rotator-container:before{display:table;content:" "}.spotlight-color-secondary .comp-rotator-container:after{clear:both}@media (min-width:64em){.spotlight-color-secondary .comp-rotator-container.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-rotator-container.hide-medium{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator-container,.spotlight-color-secondary .comp-rotator-container.mobile-style-light{background-color:#fff}.spotlight-color-secondary .comp-rotator-container.mobile-style-light .title-full .title-container .title,.spotlight-color-secondary .comp-rotator-container .title-full .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-rotator-container.mobile-style-light .title-full .title-container .sub-title,.spotlight-color-secondary .comp-rotator-container .title-full .title-container .sub-title{color:#36393a}.spotlight-color-secondary .comp-rotator-container.mobile-style-dark{background-color:#222425}.spotlight-color-secondary .comp-rotator-container.mobile-style-dark .title-full .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-rotator-container.mobile-style-dark .title-full .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-rotator-container.mobile-style-color{background-color:#2ed9c3}.spotlight-color-secondary .comp-rotator-container.mobile-style-color .title-full .title-container .title{color:#36393a}.spotlight-color-secondary .comp-rotator-container.mobile-style-color .title-full .title-container .sub-title{color:#fff}.spotlight-color-secondary .comp-rotator-container.hide-small{display:none}}.comp-section .spotlight-color-secondary .comp-rotator-container.slick-dotted.slick-slider{margin-bottom:60px}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-rotator-container.slick-dotted.slick-slider{margin-bottom:50px}}.spotlight-color-secondary .comp-rotator-container.slick-dotted.slick-slider{margin-bottom:0}.spotlight-color-secondary .comp-rotator-container .background-image{overflow:hidden;background-repeat:no-repeat;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-rotator-container .comp-buttongroup{margin-top:20px}.spotlight-color-secondary .comp-rotator-container .slick-prev{left:0}.spotlight-color-secondary .comp-rotator-container .slick-next{right:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator-container.dots-style-light .slick-dots{color:#36393a}.spotlight-color-secondary .comp-rotator-container.dots-style-color .slick-dots,.spotlight-color-secondary .comp-rotator-container.dots-style-dark .slick-dots{color:#fff}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-rotator-container .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.spotlight-color-secondary .comp-rotator-container .slick-slide{height:inherit!important}.spotlight-color-secondary .comp-rotator-container .slick-slide.background-light{background-color:#fff}.spotlight-color-secondary .comp-rotator-container .slick-slide.background-dark{background-color:#222425}.spotlight-color-secondary .comp-rotator-container .slick-slide.background-color{background-color:#2ed9c3}}.spotlight-color-secondary .comp-rotator-container .slick-dots{right:0;bottom:15px;left:0;padding-right:20px;padding-left:0;color:#fff;text-align:right}@media (max-width:63.9375em){.spotlight-color-secondary .comp-rotator-container .slick-dots{top:265px;bottom:inherit}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator-container .slick-dots{top:165px;bottom:inherit!important}}.spotlight-color-secondary .comp-rotator-container .slick-dots li,.spotlight-color-secondary .comp-rotator-container .slick-dots li button{width:20px;height:20px}.spotlight-color-secondary .comp-rotator{width:100%}@media (max-width:63.9375em){.spotlight-color-secondary .comp-rotator{height:100%!important}}.spotlight-color-secondary .comp-rotator:first-of-type{display:block}.spotlight-color-secondary .comp-rotator .wrapper{overflow:hidden}.spotlight-color-secondary .comp-rotator .title-container .sub-title{margin-top:0;margin-bottom:15px}.spotlight-color-secondary .comp-rotator .title-container .title{margin-top:0}.spotlight-color-secondary .comp-rotator .title-container .comp-buttongroup{margin-bottom:-20px}.spotlight-color-secondary .js-rotator-slide-nonfirst{display:none}.spotlight-color-secondary .comp-rss-feed{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rss-feed{margin-bottom:50px}}.spotlight-color-secondary .comp-rss-feed .loading,.spotlight-color-secondary .style-light .comp-rss-feed .loading{color:#36393a}.spotlight-color-secondary .style-color .comp-rss-feed .loading,.spotlight-color-secondary .style-dark .comp-rss-feed .loading{color:#fff}.spotlight-color-secondary .comp-rss-feed .feed-title{font-size:20px;line-height:24px;margin:0 0 15px}.spotlight-color-secondary .comp-rss-feed .feed-title,.spotlight-color-secondary .style-light .comp-rss-feed .feed-title{color:#36393a}.spotlight-color-secondary .style-color .comp-rss-feed .feed-title,.spotlight-color-secondary .style-dark .comp-rss-feed .feed-title{color:#fff}.spotlight-color-secondary .comp-rss-feed .feed-more-results{font-size:13px;line-height:17px;margin-top:15px}.spotlight-color-secondary .comp-rss-feed .feed-more-results a,.spotlight-color-secondary .style-dark .comp-rss-feed .feed-more-results a,.spotlight-color-secondary .style-light .comp-rss-feed .feed-more-results a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-rss-feed .feed-more-results a{color:#36393a}.spotlight-color-secondary .comp-rss-feed .feed-more-results a:hover{text-decoration:underline}.spotlight-color-secondary .comp-rss-feed .entries:after,.spotlight-color-secondary .comp-rss-feed .entries:before{display:table;content:" "}.spotlight-color-secondary .comp-rss-feed .entries:after{clear:both}.spotlight-color-secondary .comp-sales-force-contact{margin-bottom:60px}.spotlight-color-secondary .comp-sales-force-contact,.spotlight-color-secondary .style-light .comp-sales-force-contact{color:#36393a}.spotlight-color-secondary .style-color .comp-sales-force-contact,.spotlight-color-secondary .style-dark .comp-sales-force-contact{color:#fff}.spotlight-color-secondary .comp-sales-force-contact a,.spotlight-color-secondary .style-dark .comp-sales-force-contact a,.spotlight-color-secondary .style-light .comp-sales-force-contact a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-sales-force-contact a{color:#36393a}.spotlight-color-secondary .comp-sales-force-contact a:active,.spotlight-color-secondary .comp-sales-force-contact a:focus,.spotlight-color-secondary .comp-sales-force-contact a:hover{text-decoration:underline}.spotlight-color-secondary .comp-sales-force-contact a:active,.spotlight-color-secondary .comp-sales-force-contact a:focus,.spotlight-color-secondary .comp-sales-force-contact a:hover,.spotlight-color-secondary .style-light .comp-sales-force-contact a:active,.spotlight-color-secondary .style-light .comp-sales-force-contact a:focus,.spotlight-color-secondary .style-light .comp-sales-force-contact a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-sales-force-contact a:active,.spotlight-color-secondary .style-dark .comp-sales-force-contact a:focus,.spotlight-color-secondary .style-dark .comp-sales-force-contact a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-sales-force-contact a:active,.spotlight-color-secondary .style-color .comp-sales-force-contact a:focus,.spotlight-color-secondary .style-color .comp-sales-force-contact a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-sales-force-contact{margin-bottom:50px}}.spotlight-color-secondary .comp-sales-force-contact .image-wrapper{font-size:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-sales-force-contact .image-wrapper{margin-bottom:50px}}.spotlight-color-secondary .comp-sales-force-contact .image-wrapper img{width:100%}.spotlight-color-secondary .comp-sales-force-contact .contact-name{font-size:40px;line-height:45px;font-style:normal;font-weight:400;margin:0 0 20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-sales-force-contact .contact-name{font-size:34px;line-height:39px}}.spotlight-color-secondary .comp-sales-force-contact .job-title{font-size:25px;line-height:30px;font-style:normal;font-weight:400;margin:0 0 40px}.spotlight-color-secondary .comp-sales-force-contact .contact-list{margin:0;padding:0;list-style:none;font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-sales-force-contact .contact-list{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-sales-force-contact .contact-list .list-item i{width:30px}.spotlight-color-secondary .comp-sales-force-contact a.button{margin-top:40px}.spotlight-color-secondary .comp-sales-force-contact a.button:active,.spotlight-color-secondary .comp-sales-force-contact a.button:focus,.spotlight-color-secondary .comp-sales-force-contact a.button:hover{text-decoration:none}.spotlight-color-secondary .comp-sales-force-search{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-sales-force-search{margin-bottom:50px}}.spotlight-color-secondary .comp-sales-force-search .people-group-title{*zoom:1;font-style:normal;font-weight:700;display:inline-block;padding:20px 0 10px}.spotlight-color-secondary .comp-sales-force-search .people-group-title:after,.spotlight-color-secondary .comp-sales-force-search .people-group-title:before{display:table;content:" "}.spotlight-color-secondary .comp-sales-force-search .people-group-title:after{clear:both}.spotlight-color-secondary .comp-sales-force-search .people-group-title:first-of-type{padding:0 0 10px}.spotlight-color-secondary .comp-sales-force-search .search-results-container{margin-top:40px}.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry{width:calc(50% - 12px);float:left;border-top:1px solid #cdcdce;border-bottom:0}@media (max-width:63.9375em){.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry{width:100%}.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry:nth-of-type(odd){margin-right:0}.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry:last-of-type{border-bottom:1px solid #cdcdce}}@media (min-width:64em){.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry:nth-last-of-type(-n+2){margin-bottom:-1px;border-bottom:1px solid #cdcdce}}.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry:nth-of-type(odd){margin-right:24px}.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry a.entry-link .thumbnail-flexible{width:100px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry a.entry-link .thumbnail-flexible{width:75px}}.spotlight-color-secondary .comp-sales-force-search .search-results-container .teaser-entry li.meta-item{word-break:break-all}.spotlight-color-secondary .comp-search-flyout .categories-bar{font-size:20px;line-height:24px;max-height:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-search-flyout .categories-bar{font-size:18px;line-height:22px;font-size:15px;line-height:18px;max-height:50px;margin-top:112px}}.spotlight-color-secondary .comp-search-flyout .loading-overlay{display:none;position:fixed;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);text-align:center}.spotlight-color-secondary .comp-search-flyout .loading-overlay i{position:absolute;top:50%;height:50px;margin-top:-25px}.spotlight-color-secondary .comp-search-flyout .categories-line{width:100%;border-bottom:1px solid #36393a}.spotlight-color-secondary .comp-search-flyout .button{font-size:15px;line-height:20px}.spotlight-color-secondary .comp-section{position:relative;width:100%;margin:0;padding:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:1;background-color:inherit}.spotlight-color-secondary .comp-section.style-light{background-color:#fff}.spotlight-color-secondary .comp-section.style-light>.section-scroll-arrow>a{color:#2ed9c3}.spotlight-color-secondary .comp-section.style-light>.section-scroll-arrow>a:hover{color:#00bca8}.spotlight-color-secondary .comp-section.style-dark{background-color:#222425}.spotlight-color-secondary .comp-section.style-dark>.section-scroll-arrow>a{color:#2ed9c3}.spotlight-color-secondary .comp-section.style-dark>.section-scroll-arrow>a:hover{color:#00bca8}.spotlight-color-secondary .comp-section.style-color{background-color:#2ed9c3}.spotlight-color-secondary .comp-section.style-color>.section-scroll-arrow>a,.spotlight-color-secondary .comp-section.style-color>.section-scroll-arrow>a:hover{color:#222425}.spotlight-color-secondary .comp-section.style-lightgray{background-color:#ebebeb}.spotlight-color-secondary .comp-section.valign-bottom,.spotlight-color-secondary .comp-section.valign-center,.spotlight-color-secondary .comp-section.valign-top{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-section.valign-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.spotlight-color-secondary .comp-section.valign-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spotlight-color-secondary .comp-section.valign-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:64em){.spotlight-color-secondary .comp-section.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-section.hide-medium{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-section.hide-small{display:none}}.spotlight-color-secondary .comp-section.full-height{min-height:100vh}.spotlight-color-secondary .comp-section.divider-candy:before{content:"";position:absolute;z-index:1;bottom:-15px;left:50%;width:30px;height:30px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:inherit}.spotlight-color-secondary .comp-section.has-section-scroll-arrow{padding-bottom:75px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-section.has-section-scroll-arrow{padding-bottom:0}}.spotlight-color-secondary .comp-section>.section-scroll-arrow{position:absolute;bottom:0;left:0;width:100%;padding-bottom:25px;text-align:center}@media (max-width:47.9375em){.spotlight-color-secondary .comp-section>.section-scroll-arrow{display:none}}.spotlight-color-secondary .comp-section>.section-scroll-arrow>a{display:inline-block;position:relative;width:50px;height:50px;font-size:50px;line-height:50px}.spotlight-color-secondary .comp-section>.section-scroll-arrow>a:hover{text-decoration:none}.spotlight-color-secondary .comp-section>.background,.spotlight-color-secondary .comp-section>.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.spotlight-color-secondary .comp-section>.background{opacity:1;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.spotlight-color-secondary .comp-section>.background.mobile-view{display:none}.spotlight-color-secondary .comp-section>.overlay{opacity:0;background-color:inherit}@media (max-width:47.9375em){.spotlight-color-secondary .comp-section.has-mobile-view>.background{display:none}.spotlight-color-secondary .comp-section.has-mobile-view>.background.mobile-view{display:block;top:0;width:100%;height:200px}.spotlight-color-secondary .comp-section.has-mobile-view.has-mobile-view.different-style-schemes{opacity:0}}.spotlight-color-secondary .comp-section.has-background-video,.spotlight-color-secondary .comp-section.has-parallax{overflow:hidden}.spotlight-color-secondary .comp-section.has-background-video .comp-movie.is-background-video,.spotlight-color-secondary .comp-section.has-parallax .comp-movie.is-background-video{position:absolute;z-index:0;width:100px}.spotlight-color-secondary .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.spotlight-color-secondary div.comp-section.full-height div.section-scroll-arrow{padding-bottom:65px}.spotlight-color-secondary body.hide-meta-nav div.comp-section.full-height div.section-scroll-arrow{padding-bottom:25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-separator.hide-small{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-separator.hide-medium{display:none}}@media (min-width:64em){.spotlight-color-secondary .comp-separator.hide-large{display:none}}.style-dark .spotlight-color-secondary .comp-separator hr.hr-solid{border:1px solid #686a6b;border-bottom:0}.style-color .spotlight-color-secondary .comp-separator hr.hr-solid{border:1px solid #96ece1;border-bottom:0}.spotlight-color-secondary .comp-separator .hr-hide{border-color:transparent}.spotlight-color-secondary .comp-separator .hr-hide.hr-edit{height:20px}.spotlight-color-secondary .comp-separator hr.hr-solid{border:1px solid #cdcdce;border-bottom:0}.spotlight-color-secondary .comp-separator hr.hr-solid.hr-edit{height:20px;border-right:0;border-left:0}.spotlight-color-secondary .comp-separator hr.hr1{font-size:1em}.spotlight-color-secondary .comp-separator hr.hr2{font-size:2em}.spotlight-color-secondary .comp-separator hr.hr3{font-size:3em}.spotlight-color-secondary .comp-separator hr.hr4{font-size:4em}.spotlight-color-secondary .comp-separator hr.hr5{font-size:5em}.spotlight-color-secondary .comp-separator hr.hr6{font-size:6em}.spotlight-color-secondary .comp-separator hr.hr7{font-size:7em}.spotlight-color-secondary .comp-separator hr.hr8{font-size:8em}.spotlight-color-secondary .comp-share-buttons{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:0;right:12px;overflow:hidden}@media (max-width:63.9375em){.spotlight-color-secondary .comp-share-buttons{display:none}}.spotlight-color-secondary .comp-share-buttons.open{z-index:20}.spotlight-color-secondary .comp-share-buttons.open>ul{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.spotlight-color-secondary .comp-share-buttons.open.overflow-visible{overflow:visible}.spotlight-color-secondary .comp-share-buttons ul{margin:0;list-style:none;padding:0 0 0 20px;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .5s,-webkit-transform .5s ease-in-out;transition:opacity .5s,-webkit-transform .5s ease-in-out;transition:opacity .5s,transform .5s ease-in-out;transition:opacity .5s,transform .5s ease-in-out,-webkit-transform .5s ease-in-out;opacity:0;background:#fff}.spotlight-color-secondary .comp-share-buttons ul li{display:inline-block;margin-right:25px}.spotlight-color-secondary .comp-share-buttons ul li:last-child{margin-right:0}.spotlight-color-secondary .comp-share-buttons ul li i{margin-right:2.5px}.spotlight-color-secondary .comp-share-buttons .share-icon-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;right:0;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:1}.spotlight-color-secondary .comp-share-buttons .share-icon-wrapper i{margin-left:2.5px;padding-right:1px}.spotlight-color-secondary .comp-share-buttons .share-icon-wrapper a:active,.spotlight-color-secondary .comp-share-buttons .share-icon-wrapper a:focus,.spotlight-color-secondary .comp-share-buttons .share-icon-wrapper a:hover{color:#00bca8}.spotlight-color-secondary .comp-share-buttons .share-icon-wrapper.state-hidden{opacity:0}.spotlight-color-secondary .comp-site-and-language-selector{font-size:15px;line-height:18px}.spotlight-color-secondary .comp-site-and-language-selector .site-selector{display:inline-block;position:relative;padding-left:35px}.spotlight-color-secondary .comp-site-and-language-selector .site-selector .flag{position:absolute;top:-3px;left:0;width:24px}.spotlight-color-secondary .comp-site-and-language-selector .site-selector+ul:before{font-style:normal;font-weight:700;content:"|";padding:0 10px;color:#fff}@media (min-width:48em){.comp-footer .spotlight-color-secondary .comp-site-and-language-selector{display:none}}@media (max-width:47.9375em){.comp-meta-navigation .spotlight-color-secondary .comp-site-and-language-selector{display:none}}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector{color:#686a6b;margin:0;padding:0;list-style:none;display:inline-block}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector a{color:#686a6b}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector a:active,.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector a:focus,.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector a:hover{color:#fff}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector li{display:inline-block;padding-left:10px}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector li:first-child{padding-left:0}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector li:last-child{padding-right:0}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector .active{font-style:normal;font-weight:700;color:#fff}@media (max-width:47.9375em){.spotlight-color-secondary .comp-site-and-language-selector{font-size:15px;line-height:18px;text-align:center}.spotlight-color-secondary .comp-site-and-language-selector .site-selector{display:inline-block}.spotlight-color-secondary .comp-site-and-language-selector .site-selector+ul:before{display:none}.spotlight-color-secondary .comp-site-and-language-selector ul.language-selector{display:block;padding-top:12px;padding-bottom:12px}}.spotlight-color-secondary .comp-site-selector{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-site-selector{margin-bottom:50px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-site-selector .small-down{display:block}.spotlight-color-secondary .comp-site-selector .medium-up,.spotlight-color-secondary .comp-site-selector .small-down .comp-site-selector-list{display:none}}@media (min-width:48em){.spotlight-color-secondary .comp-site-selector .small-down{display:none}.spotlight-color-secondary .comp-site-selector .medium-up{display:block}}.spotlight-color-secondary .comp-site-selector h3.title{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 40px}.spotlight-color-secondary .comp-site-selector h3.title,.spotlight-color-secondary .style-light .comp-site-selector h3.title{color:#36393a}.spotlight-color-secondary .style-color .comp-site-selector h3.title,.spotlight-color-secondary .style-dark .comp-site-selector h3.title{color:#fff}.spotlight-color-secondary .comp-slider-revolution{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-slider-revolution{margin-bottom:50px}}.spotlight-color-secondary .comp-social-channels ul{margin:0;list-style:none;padding:15px 0 0;font-size:0;text-align:right}@media (max-width:47.9375em){.spotlight-color-secondary .comp-social-channels ul{text-align:center}}.spotlight-color-secondary .comp-social-channels ul li{display:inline-block;padding-bottom:15px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-social-channels ul li{padding-bottom:12px}}.spotlight-color-secondary .comp-social-channels ul li .social-item-link i{padding-left:10px;font-size:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-social-channels ul li .social-item-link i{padding-left:12px;font-size:32px}}.spotlight-color-secondary .comp-social-channels ul li .social-item-link span{display:none}.spotlight-color-secondary .comp-stockticker{margin-bottom:60px;font-size:15px;line-height:20px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-stockticker{margin-bottom:50px}}.spotlight-color-secondary .comp-stockticker,.spotlight-color-secondary .style-light .comp-stockticker{color:#36393a}.spotlight-color-secondary .style-color .comp-stockticker,.spotlight-color-secondary .style-dark .comp-stockticker{color:#fff}.spotlight-color-secondary .comp-stockticker a,.spotlight-color-secondary .style-dark .comp-stockticker a,.spotlight-color-secondary .style-light .comp-stockticker a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-stockticker a{color:#36393a}.spotlight-color-secondary .comp-stockticker a:active,.spotlight-color-secondary .comp-stockticker a:focus,.spotlight-color-secondary .comp-stockticker a:hover{text-decoration:underline}.spotlight-color-secondary .comp-stockticker a:active,.spotlight-color-secondary .comp-stockticker a:focus,.spotlight-color-secondary .comp-stockticker a:hover,.spotlight-color-secondary .style-light .comp-stockticker a:active,.spotlight-color-secondary .style-light .comp-stockticker a:focus,.spotlight-color-secondary .style-light .comp-stockticker a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-stockticker a:active,.spotlight-color-secondary .style-dark .comp-stockticker a:focus,.spotlight-color-secondary .style-dark .comp-stockticker a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-stockticker a:active,.spotlight-color-secondary .style-color .comp-stockticker a:focus,.spotlight-color-secondary .style-color .comp-stockticker a:hover{color:#36393a}.spotlight-color-secondary .comp-stockticker h4{font-size:25px;line-height:30px;font-style:normal;font-weight:400;margin:0 0 20px}.spotlight-color-secondary .comp-tab-container{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container{margin-bottom:50px}}.spotlight-color-secondary .comp-tab-container .tabs-nav{margin:0;padding:0;list-style:none;border-bottom:2px solid}.spotlight-color-secondary .comp-tab-container .tabs-nav a,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav a{color:#cdcdce}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav a{color:#686a6b}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav a{color:#96ece1}.spotlight-color-secondary .comp-tab-container .tabs-nav a:active,.spotlight-color-secondary .comp-tab-container .tabs-nav a:focus,.spotlight-color-secondary .comp-tab-container .tabs-nav a:hover,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav a:active,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav a:focus,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav a:hover{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav a:active,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav a:focus,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav a:hover{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav a:active,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav a:focus,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav a:hover{color:#cbf5f0}.spotlight-color-secondary .comp-tab-container .tabs-nav,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav{border-color:#96ece1}@media (max-width:63.9375em){.spotlight-color-secondary .comp-tab-container .tabs-nav{margin:0 21px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container .tabs-nav{margin:0 16px}}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item{font-size:13px;line-height:17px;border-width:0 0 2px;border-style:solid;margin-bottom:-2px}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item{border-color:#96ece1}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item{color:#cdcdce}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item{color:#686a6b}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item{color:#96ece1}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.active-tab,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item.active-tab{border-color:#36393a}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item.active-tab,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item.active-tab{border-color:#fff}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.active-tab,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item.active-tab{color:#36393a}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item.active-tab,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item.active-tab{color:#fff}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.active-tab a,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item.active-tab a{color:#36393a}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item.active-tab a,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item.active-tab a{color:#fff}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.active-tab a .background-icon{background-position-y:-100%}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:hover,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:hover{border-color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:hover{border-color:#9a9c9c}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:hover{border-color:#cbf5f0}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:hover,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:hover{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:hover{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item.hover,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:active,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:focus,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:hover{color:#cbf5f0}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.hover a,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:active a,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:focus a,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:hover a,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item.hover a,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:active a,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:focus a,.spotlight-color-secondary .style-light .comp-tab-container .tabs-nav .tab-item:hover a{color:#2ed9c3}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item.hover a,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:active a,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:focus a,.spotlight-color-secondary .style-dark .comp-tab-container .tabs-nav .tab-item:hover a{color:#9a9c9c}.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item.hover a,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:active a,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:focus a,.spotlight-color-secondary .style-color .comp-tab-container .tabs-nav .tab-item:hover a{color:#cbf5f0}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item.hover a .background-icon,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:active a .background-icon,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:focus a .background-icon,.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item:hover a .background-icon{background-position-y:-200%}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item .icon-wrapper{overflow:hidden;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item .icon-wrapper img{position:absolute;top:50%;left:50%;width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:100% auto}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container .tabs-nav .tab-item .icon-wrapper img{width:30px;height:30px}}.spotlight-color-secondary .comp-tab-container .tabs-container{padding-top:60px;border-top:2px solid transparent}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container .tabs-container{padding-top:50px}}.spotlight-color-secondary .comp-tab-container .tabs-container,.spotlight-color-secondary .style-light .comp-tab-container .tabs-container{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-tab-container .tabs-container{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-tab-container .tabs-container{border-color:#96ece1}.spotlight-color-secondary .comp-tab-container.nav-top .tabs-container{margin-top:-12px}.spotlight-color-secondary .comp-tab-container.nav-top .tabs-nav{display:inline-block;text-align:left;white-space:nowrap}.spotlight-color-secondary .comp-tab-container.nav-top .tabs-nav .tab-item{display:inline-block}.spotlight-color-secondary .comp-tab-container.nav-top.has-text .tabs-nav .tab-item{text-align:center}.spotlight-color-secondary .comp-tab-container.nav-top.has-text .tabs-nav .tab-item a{display:inline-block;padding:10px 25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container.nav-top.has-text .tabs-nav .tab-item a{padding:10px 15px}}.spotlight-color-secondary .comp-tab-container.nav-top.has-icon .tab-item{padding-top:15px}.spotlight-color-secondary .comp-tab-container.nav-top.has-icon .tab-item a{display:inline-block;padding:0 12.5px 15px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container.nav-top.has-icon .tab-item a{padding:0 10px 15px}}.spotlight-color-secondary .comp-tab-container.nav-top.has-icon .tab-item .icon-wrapper{position:relative;width:60px;height:60px;border-radius:50%;border:2px solid;border-color:inherit}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container.nav-top.has-icon .tab-item .icon-wrapper{width:50px;height:50px}}.spotlight-color-secondary .comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item{vertical-align:top;padding-left:7px;padding-right:7px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item{padding-left:2px;padding-right:2px}}.spotlight-color-secondary .comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item a{display:inline-block;width:130px;padding:0 0 10px;text-align:center;white-space:normal}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item a{width:80px}}.spotlight-color-secondary .comp-tab-container.nav-top.has-icon.has-text .tabs-nav .tab-item .icon-wrapper{margin:0 auto 8px}.spotlight-color-secondary .comp-tab-container.comp-tab-container--large .tab-item{font-size:20px;line-height:26px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tab-container.comp-tab-container--large .tab-item{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-tab{display:none}.spotlight-color-secondary .comp-tab.active-tab{display:block}.spotlight-color-secondary .comp-tab .tab-content{border-bottom:2px solid transparent}.spotlight-color-secondary .comp-tab .tab-content,.spotlight-color-secondary .style-light .comp-tab .tab-content{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-tab .tab-content{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-tab .tab-content{border-color:#96ece1}.spotlight-color-secondary .comp-table{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-table{margin-bottom:50px}}.spotlight-color-secondary .comp-table.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-table.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-table.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-table.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-table,.spotlight-color-secondary .style-light .comp-table{color:#36393a}.spotlight-color-secondary .style-color .comp-table,.spotlight-color-secondary .style-dark .comp-table{color:#fff}.spotlight-color-secondary .comp-table a,.spotlight-color-secondary .style-dark .comp-table a,.spotlight-color-secondary .style-light .comp-table a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-table a{color:#36393a}.spotlight-color-secondary .comp-table a:active,.spotlight-color-secondary .comp-table a:focus,.spotlight-color-secondary .comp-table a:hover{text-decoration:underline}.spotlight-color-secondary .comp-table a:active,.spotlight-color-secondary .comp-table a:focus,.spotlight-color-secondary .comp-table a:hover,.spotlight-color-secondary .style-light .comp-table a:active,.spotlight-color-secondary .style-light .comp-table a:focus,.spotlight-color-secondary .style-light .comp-table a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-table a:active,.spotlight-color-secondary .style-dark .comp-table a:focus,.spotlight-color-secondary .style-dark .comp-table a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-table a:active,.spotlight-color-secondary .style-color .comp-table a:focus,.spotlight-color-secondary .style-color .comp-table a:hover{color:#36393a}.style-light .spotlight-color-secondary .comp-table .table-wrapper{overflow-x:auto;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#fff),to(#fff)),-webkit-gradient(linear,right top,left top,color-stop(40%,#fff),to(#fff)) 100% 0,-webkit-gradient(linear,left top,right top,color-stop(20%,#cdcdce),to(#fff)),-webkit-gradient(linear,right top,left top,color-stop(20%,#cdcdce),to(#fff)) 100% 0;background:linear-gradient(90deg,#fff 40%,#fff),linear-gradient(270deg,#fff 40%,#fff) 100% 0,linear-gradient(90deg,#cdcdce 20%,#fff),linear-gradient(270deg,#cdcdce 20%,#fff) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.style-light .spotlight-color-secondary .comp-table table.no-head tr:first-child{border-top:1px solid #cdcdce}.style-light .spotlight-color-secondary .comp-table table th{border-bottom:2px solid #36393a}.style-light .spotlight-color-secondary .comp-table table th.prom{background:rgba(0,0,0,.06)}.style-light .spotlight-color-secondary .comp-table table th.odd:hover,.style-light .spotlight-color-secondary .comp-table table th.prom:hover{background:rgba(0,0,0,.11)}.style-light .spotlight-color-secondary .comp-table table tr{border-bottom:1px solid #cdcdce}.style-light .spotlight-color-secondary .comp-table table tr.odd,.style-light .spotlight-color-secondary .comp-table table tr.prom,.style-light .spotlight-color-secondary .comp-table table tr:hover{background:rgba(0,0,0,.06)}.style-light .spotlight-color-secondary .comp-table table tr.odd:hover,.style-light .spotlight-color-secondary .comp-table table tr.odd td.prom,.style-light .spotlight-color-secondary .comp-table table tr.odd th.prom,.style-light .spotlight-color-secondary .comp-table table tr.prom:hover,.style-light .spotlight-color-secondary .comp-table table tr.prom td.prom,.style-light .spotlight-color-secondary .comp-table table tr.prom th.prom,.style-light .spotlight-color-secondary .comp-table table tr:hover td.prom,.style-light .spotlight-color-secondary .comp-table table tr:hover th.prom{background:rgba(0,0,0,.11)}.style-light .spotlight-color-secondary .comp-table table tr td.prom{background:rgba(0,0,0,.06)}.style-light .spotlight-color-secondary .comp-table table tr td.prom:hover{background:rgba(0,0,0,.11)}.style-dark .spotlight-color-secondary .comp-table .table-wrapper{overflow-x:auto;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#222425),to(#222425)),-webkit-gradient(linear,right top,left top,color-stop(40%,#222425),to(#222425)) 100% 0,-webkit-gradient(linear,left top,right top,color-stop(20%,#161819),to(#222425)),-webkit-gradient(linear,right top,left top,color-stop(20%,#161819),to(#222425)) 100% 0;background:linear-gradient(90deg,#222425 40%,#222425),linear-gradient(270deg,#222425 40%,#222425) 100% 0,linear-gradient(90deg,#161819 20%,#222425),linear-gradient(270deg,#161819 20%,#222425) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.style-dark .spotlight-color-secondary .comp-table table.no-head tr:first-child{border-top:1px solid #686a6b}.style-dark .spotlight-color-secondary .comp-table table th{border-bottom:2px solid #fff}.style-dark .spotlight-color-secondary .comp-table table th.prom{background:rgba(0,0,0,.21)}.style-dark .spotlight-color-secondary .comp-table table th.odd:hover,.style-dark .spotlight-color-secondary .comp-table table th.prom:hover{background:rgba(0,0,0,.26)}.style-dark .spotlight-color-secondary .comp-table table tr{border-bottom:1px solid #686a6b}.style-dark .spotlight-color-secondary .comp-table table tr.odd,.style-dark .spotlight-color-secondary .comp-table table tr.prom,.style-dark .spotlight-color-secondary .comp-table table tr:hover{background:rgba(0,0,0,.21)}.style-dark .spotlight-color-secondary .comp-table table tr.odd:hover,.style-dark .spotlight-color-secondary .comp-table table tr.odd td.prom,.style-dark .spotlight-color-secondary .comp-table table tr.odd th.prom,.style-dark .spotlight-color-secondary .comp-table table tr.prom:hover,.style-dark .spotlight-color-secondary .comp-table table tr.prom td.prom,.style-dark .spotlight-color-secondary .comp-table table tr.prom th.prom,.style-dark .spotlight-color-secondary .comp-table table tr:hover td.prom,.style-dark .spotlight-color-secondary .comp-table table tr:hover th.prom{background:rgba(0,0,0,.26)}.style-dark .spotlight-color-secondary .comp-table table tr td.prom{background:rgba(0,0,0,.21)}.style-dark .spotlight-color-secondary .comp-table table tr td.prom:hover{background:rgba(0,0,0,.26)}.style-color .spotlight-color-secondary .comp-table .table-wrapper{overflow-x:auto;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#2ed9c3),to(#2ed9c3)),-webkit-gradient(linear,right top,left top,color-stop(40%,#2ed9c3),to(#2ed9c3)) 100% 0,-webkit-gradient(linear,left top,right top,color-stop(20%,#00bca8),to(#2ed9c3)),-webkit-gradient(linear,right top,left top,color-stop(20%,#00bca8),to(#2ed9c3)) 100% 0;background:linear-gradient(90deg,#2ed9c3 40%,#2ed9c3),linear-gradient(270deg,#2ed9c3 40%,#2ed9c3) 100% 0,linear-gradient(90deg,#00bca8 20%,#2ed9c3),linear-gradient(270deg,#00bca8 20%,#2ed9c3) 100% 0;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.style-color .spotlight-color-secondary .comp-table table.no-head tr:first-child{border-top:1px solid #96ece1}.style-color .spotlight-color-secondary .comp-table table th{border-bottom:2px solid #fff}.style-color .spotlight-color-secondary .comp-table table th.prom{background:rgba(0,0,0,.16)}.style-color .spotlight-color-secondary .comp-table table th.odd:hover,.style-color .spotlight-color-secondary .comp-table table th.prom:hover{background:rgba(0,0,0,.21)}.style-color .spotlight-color-secondary .comp-table table tr{border-bottom:1px solid #96ece1}.style-color .spotlight-color-secondary .comp-table table tr.odd,.style-color .spotlight-color-secondary .comp-table table tr.prom,.style-color .spotlight-color-secondary .comp-table table tr:hover{background:rgba(0,0,0,.16)}.style-color .spotlight-color-secondary .comp-table table tr.odd:hover,.style-color .spotlight-color-secondary .comp-table table tr.odd td.prom,.style-color .spotlight-color-secondary .comp-table table tr.odd th.prom,.style-color .spotlight-color-secondary .comp-table table tr.prom:hover,.style-color .spotlight-color-secondary .comp-table table tr.prom td.prom,.style-color .spotlight-color-secondary .comp-table table tr.prom th.prom,.style-color .spotlight-color-secondary .comp-table table tr:hover td.prom,.style-color .spotlight-color-secondary .comp-table table tr:hover th.prom{background:rgba(0,0,0,.21)}.style-color .spotlight-color-secondary .comp-table table tr td.prom{background:rgba(0,0,0,.16)}.style-color .spotlight-color-secondary .comp-table table tr td.prom:hover{background:rgba(0,0,0,.21)}.spotlight-color-secondary .comp-table .table-wrapper.repaint{-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.comp-section.has-background-color .spotlight-color-secondary .comp-table .table-wrapper,.comp-section.has-background-image .spotlight-color-secondary .comp-table .table-wrapper,.comp-section.has-background-video .spotlight-color-secondary .comp-table .table-wrapper{background:none}.spotlight-color-secondary .comp-table table{width:100%;border-collapse:collapse;word-wrap:normal;word-break:normal}.spotlight-color-secondary .comp-table table td,.spotlight-color-secondary .comp-table table th{padding:15px}.spotlight-color-secondary .comp-table table th{text-align:left}.spotlight-color-secondary .comp-table table tr td{padding-top:10px;padding-bottom:10px}.spotlight-color-secondary .comp-table table tr td :last-child{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-table table th{padding-top:8px;padding-bottom:8px}}@media (min-width:48em){.spotlight-color-secondary .comp-table table th{padding-top:5px;padding-bottom:5px}}.spotlight-color-secondary .comp-table.first-cell-vertical-align-top td:first-child{vertical-align:top}.spotlight-color-secondary .comp-tag-list{margin-bottom:60px;padding:30px 0 15px;border-top:1px solid #cdcdce;border-bottom:1px solid #cdcdce}@media (max-width:47.9375em){.spotlight-color-secondary .comp-tag-list{margin-bottom:50px}}.spotlight-color-secondary .comp-teaser-group{margin-bottom:60px;-webkit-transition:height .75s ease-in-out;transition:height .75s ease-in-out}@media (max-width:47.9375em){.spotlight-color-secondary .comp-teaser-group{margin-bottom:50px}}.spotlight-color-secondary .comp-teaser-group.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-teaser-group.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-teaser-group.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-teaser-group.margin-reduced{margin-bottom:25px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-teaser-group.margin-default-small{margin-bottom:50px}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-teaser-group.margin-default-medium{margin-bottom:60px}}@media (min-width:64em){.spotlight-color-secondary .comp-teaser-group.margin-default-large{margin-bottom:60px}}.spotlight-color-secondary .comp-teaser-group.overflow-hide{overflow:hidden}.spotlight-color-secondary .comp-teaser-group .teaser-group-item{list-style:none}.spotlight-color-secondary .comp-teaser-group .teaser-group.slick-slider{margin-top:-5px;margin-bottom:-5px;padding:0}.spotlight-color-secondary .comp-teaser-group .teaser-group.slick-slider .comp-article,.spotlight-color-secondary .comp-teaser-group .teaser-group.slick-slider .comp-card{margin:5px 0}.spotlight-color-secondary .comp-teaser-group .teaser-group{margin-top:0;margin-bottom:-24px;padding:0}.spotlight-color-secondary .comp-teaser-group .teaser-group .comp-article,.spotlight-color-secondary .comp-teaser-group .teaser-group .comp-card,.spotlight-color-secondary .comp-teaser-group .teaser-group .comp-magazine-teaser,.spotlight-color-secondary .comp-teaser-group .teaser-group .comp-news{margin-bottom:24px}.spotlight-color-secondary .comp-teaser-group .teaser-group .comp-news.is-box .news-item,.spotlight-color-secondary .comp-teaser-group .teaser-group .is-box.comp-magazine-teaser .news-item{margin-bottom:0}.spotlight-color-secondary .comp-teaser-group .slick-dots{padding-left:0}.spotlight-color-secondary .comp-teaser-group .slick-dots,.spotlight-color-secondary .style-light .comp-teaser-group .slick-dots{color:#36393a}.spotlight-color-secondary .style-color .comp-teaser-group .slick-dots,.spotlight-color-secondary .style-dark .comp-teaser-group .slick-dots{color:#fff}.spotlight-color-secondary .comp-teaser-group .slick-dots a,.spotlight-color-secondary .style-dark .comp-teaser-group .slick-dots a,.spotlight-color-secondary .style-light .comp-teaser-group .slick-dots a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-teaser-group .slick-dots a{color:#36393a}.spotlight-color-secondary .comp-teaser-group .slick-dots a:active,.spotlight-color-secondary .comp-teaser-group .slick-dots a:focus,.spotlight-color-secondary .comp-teaser-group .slick-dots a:hover{text-decoration:underline}.spotlight-color-secondary .comp-teaser-group .slick-dots a:active,.spotlight-color-secondary .comp-teaser-group .slick-dots a:focus,.spotlight-color-secondary .comp-teaser-group .slick-dots a:hover,.spotlight-color-secondary .style-light .comp-teaser-group .slick-dots a:active,.spotlight-color-secondary .style-light .comp-teaser-group .slick-dots a:focus,.spotlight-color-secondary .style-light .comp-teaser-group .slick-dots a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-teaser-group .slick-dots a:active,.spotlight-color-secondary .style-dark .comp-teaser-group .slick-dots a:focus,.spotlight-color-secondary .style-dark .comp-teaser-group .slick-dots a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-teaser-group .slick-dots a:active,.spotlight-color-secondary .style-color .comp-teaser-group .slick-dots a:focus,.spotlight-color-secondary .style-color .comp-teaser-group .slick-dots a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-teaser-group .slick-dots{position:static;margin-top:10px}}.spotlight-color-secondary .comp-teaser-group .slick-dots li,.spotlight-color-secondary .comp-teaser-group .slick-dots li button{width:20px;height:20px}.spotlight-color-secondary .comp-teaser-group .slick-disabled{display:none!important}.spotlight-color-secondary .comp-teaser-group .slick-track{-webkit-transition:-webkit-transform .3s ease-in-out .1s;transition:-webkit-transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s;transition:transform .3s ease-in-out .1s,-webkit-transform .3s ease-in-out .1s}@media (max-width:63.9375em){.spotlight-color-secondary .comp-teaser-group .js-slider-on-first-element .slick-track{-webkit-transform:translateX(-29px);transform:translateX(-29px)}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-teaser-group .js-slider-on-last-element .slick-track{-webkit-transform:translateX(29px);transform:translateX(29px)}}.spotlight-color-secondary .comp-text{margin-bottom:60px}.spotlight-color-secondary .comp-text,.spotlight-color-secondary .style-light .comp-text{color:#36393a}.spotlight-color-secondary .style-color .comp-text,.spotlight-color-secondary .style-dark .comp-text{color:#fff}.spotlight-color-secondary .comp-text a,.spotlight-color-secondary .style-dark .comp-text a,.spotlight-color-secondary .style-light .comp-text a{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-text a{color:#36393a}.spotlight-color-secondary .comp-text a:active,.spotlight-color-secondary .comp-text a:focus,.spotlight-color-secondary .comp-text a:hover{text-decoration:underline}.spotlight-color-secondary .comp-text a:active,.spotlight-color-secondary .comp-text a:focus,.spotlight-color-secondary .comp-text a:hover,.spotlight-color-secondary .style-light .comp-text a:active,.spotlight-color-secondary .style-light .comp-text a:focus,.spotlight-color-secondary .style-light .comp-text a:hover{color:#00bca8}.spotlight-color-secondary .style-dark .comp-text a:active,.spotlight-color-secondary .style-dark .comp-text a:focus,.spotlight-color-secondary .style-dark .comp-text a:hover{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-text a:active,.spotlight-color-secondary .style-color .comp-text a:focus,.spotlight-color-secondary .style-color .comp-text a:hover{color:#36393a}@media (max-width:47.9375em){.spotlight-color-secondary .comp-text{margin-bottom:50px}}.spotlight-color-secondary .comp-text.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-text.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-text.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-text.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-rotator,.spotlight-color-secondary .comp-title-banner,.spotlight-color-secondary .comp-title-banner-magazine{position:relative;z-index:0;background-repeat:no-repeat;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-title-banner.title-style-light .title-container .sub-title,.spotlight-color-secondary .comp-title-banner.title-style-light .title-container .title,.spotlight-color-secondary .title-style-light.comp-rotator .title-container .sub-title,.spotlight-color-secondary .title-style-light.comp-rotator .title-container .title,.spotlight-color-secondary .title-style-light.comp-title-banner-magazine .title-container .sub-title,.spotlight-color-secondary .title-style-light.comp-title-banner-magazine .title-container .title{color:#36393a}.spotlight-color-secondary .comp-title-banner.title-style-dark .title-container .sub-title,.spotlight-color-secondary .comp-title-banner.title-style-dark .title-container .title,.spotlight-color-secondary .title-style-dark.comp-rotator .title-container .sub-title,.spotlight-color-secondary .title-style-dark.comp-rotator .title-container .title,.spotlight-color-secondary .title-style-dark.comp-title-banner-magazine .title-container .sub-title,.spotlight-color-secondary .title-style-dark.comp-title-banner-magazine .title-container .title{color:#fff}.spotlight-color-secondary .comp-rotator .title-container .title,.spotlight-color-secondary .comp-title-banner-magazine .title-container .title,.spotlight-color-secondary .comp-title-banner .title-container .title,.spotlight-color-secondary .comp-title-banner.title-style-color .title-container .title,.spotlight-color-secondary .title-style-color.comp-rotator .title-container .title,.spotlight-color-secondary .title-style-color.comp-title-banner-magazine .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-rotator .title-container .sub-title,.spotlight-color-secondary .comp-title-banner-magazine .title-container .sub-title,.spotlight-color-secondary .comp-title-banner .title-container .sub-title,.spotlight-color-secondary .comp-title-banner.title-style-color .title-container .sub-title,.spotlight-color-secondary .title-style-color.comp-rotator .title-container .sub-title,.spotlight-color-secondary .title-style-color.comp-title-banner-magazine .title-container .sub-title{color:#fff}@media (max-width:63.9375em){.spotlight-color-secondary .comp-rotator,.spotlight-color-secondary .comp-title-banner,.spotlight-color-secondary .comp-title-banner-magazine{position:relative;overflow:hidden;background-size:0 0}.spotlight-color-secondary .comp-rotator:before,.spotlight-color-secondary .comp-title-banner-magazine:before,.spotlight-color-secondary .comp-title-banner:before{content:"";display:block;height:300px;background-image:inherit;background-repeat:inherit;background-position:inherit;background-size:cover}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator:before,.spotlight-color-secondary .comp-title-banner-magazine:before,.spotlight-color-secondary .comp-title-banner:before{height:200px}}.spotlight-color-secondary .comp-title-banner.style-light .title-container,.spotlight-color-secondary .comp-title-banner.style-light .title-container:before,.spotlight-color-secondary .style-light.comp-rotator .title-container,.spotlight-color-secondary .style-light.comp-rotator .title-container:before,.spotlight-color-secondary .style-light.comp-title-banner-magazine .title-container,.spotlight-color-secondary .style-light.comp-title-banner-magazine .title-container:before{background-color:#fff}.spotlight-color-secondary .comp-title-banner.style-light .title-container .title,.spotlight-color-secondary .style-light.comp-rotator .title-container .title,.spotlight-color-secondary .style-light.comp-title-banner-magazine .title-container .title{color:#36393a}.spotlight-color-secondary .comp-title-banner.style-light .title-container .sub-title,.spotlight-color-secondary .style-light.comp-rotator .title-container .sub-title,.spotlight-color-secondary .style-light.comp-title-banner-magazine .title-container .sub-title{color:#2ed9c3}@media (max-width:63.9375em){.spotlight-color-secondary .comp-title-banner.style-light,.spotlight-color-secondary .style-light.comp-rotator,.spotlight-color-secondary .style-light.comp-title-banner-magazine{background-color:#fff}}.spotlight-color-secondary .comp-title-banner.style-dark .title-container,.spotlight-color-secondary .comp-title-banner.style-dark .title-container:before,.spotlight-color-secondary .style-dark.comp-rotator .title-container,.spotlight-color-secondary .style-dark.comp-rotator .title-container:before,.spotlight-color-secondary .style-dark.comp-title-banner-magazine .title-container,.spotlight-color-secondary .style-dark.comp-title-banner-magazine .title-container:before{background-color:#222425}.spotlight-color-secondary .comp-title-banner.style-dark .title-container .title,.spotlight-color-secondary .style-dark.comp-rotator .title-container .title,.spotlight-color-secondary .style-dark.comp-title-banner-magazine .title-container .title{color:#fff}.spotlight-color-secondary .comp-title-banner.style-dark .title-container .sub-title,.spotlight-color-secondary .style-dark.comp-rotator .title-container .sub-title,.spotlight-color-secondary .style-dark.comp-title-banner-magazine .title-container .sub-title{color:#2ed9c3}@media (max-width:63.9375em){.spotlight-color-secondary .comp-title-banner.style-dark,.spotlight-color-secondary .style-dark.comp-rotator,.spotlight-color-secondary .style-dark.comp-title-banner-magazine{background-color:#222425}}.spotlight-color-secondary .comp-title-banner.style-color .title-container,.spotlight-color-secondary .comp-title-banner.style-color .title-container:before,.spotlight-color-secondary .style-color.comp-rotator .title-container,.spotlight-color-secondary .style-color.comp-rotator .title-container:before,.spotlight-color-secondary .style-color.comp-title-banner-magazine .title-container,.spotlight-color-secondary .style-color.comp-title-banner-magazine .title-container:before{background-color:#2ed9c3}.spotlight-color-secondary .comp-title-banner.style-color .title-container .title,.spotlight-color-secondary .style-color.comp-rotator .title-container .title,.spotlight-color-secondary .style-color.comp-title-banner-magazine .title-container .title{color:#fff}.spotlight-color-secondary .comp-title-banner.style-color .title-container .sub-title,.spotlight-color-secondary .style-color.comp-rotator .title-container .sub-title,.spotlight-color-secondary .style-color.comp-title-banner-magazine .title-container .sub-title{color:#36393a}@media (max-width:63.9375em){.spotlight-color-secondary .comp-title-banner.style-color,.spotlight-color-secondary .style-color.comp-rotator,.spotlight-color-secondary .style-color.comp-title-banner-magazine{background-color:#2ed9c3}}.spotlight-color-secondary .comp-rotator .outer-container,.spotlight-color-secondary .comp-title-banner-magazine .outer-container,.spotlight-color-secondary .comp-title-banner .outer-container{padding-left:0}@media (min-width:64em){.spotlight-color-secondary .comp-rotator .outer-container,.spotlight-color-secondary .comp-title-banner-magazine .outer-container,.spotlight-color-secondary .comp-title-banner .outer-container{padding-right:0}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-rotator .outer-container,.spotlight-color-secondary .comp-title-banner-magazine .outer-container,.spotlight-color-secondary .comp-title-banner .outer-container{padding-right:15px}}.spotlight-color-secondary .comp-rotator .col,.spotlight-color-secondary .comp-title-banner-magazine .col,.spotlight-color-secondary .comp-title-banner .col{display:table}.spotlight-color-secondary .comp-rotator .title-full,.spotlight-color-secondary .comp-title-banner-magazine .title-full,.spotlight-color-secondary .comp-title-banner .title-full{display:table-cell;vertical-align:bottom}@media (min-width:64em){.spotlight-color-secondary .comp-rotator .title-full,.spotlight-color-secondary .comp-title-banner-magazine .title-full,.spotlight-color-secondary .comp-title-banner .title-full{height:500px}}.spotlight-color-secondary .comp-rotator .title-container,.spotlight-color-secondary .comp-title-banner-magazine .title-container,.spotlight-color-secondary .comp-title-banner .title-container{position:relative;padding:40px 24px 40px 25px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator .title-container,.spotlight-color-secondary .comp-title-banner-magazine .title-container,.spotlight-color-secondary .comp-title-banner .title-container{padding-right:20px;padding-left:20px}}.spotlight-color-secondary .comp-rotator .title-container p,.spotlight-color-secondary .comp-title-banner-magazine .title-container p,.spotlight-color-secondary .comp-title-banner .title-container p{margin:0}.spotlight-color-secondary .comp-rotator .title-container:before,.spotlight-color-secondary .comp-title-banner-magazine .title-container:before,.spotlight-color-secondary .comp-title-banner .title-container:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:-500vw;width:500vw;height:100%}.spotlight-color-secondary .comp-rotator .title,.spotlight-color-secondary .comp-title-banner-magazine .title,.spotlight-color-secondary .comp-title-banner .title{margin:0;font-size:40px;line-height:45px;max-height:135px;overflow:hidden}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator .title,.spotlight-color-secondary .comp-title-banner-magazine .title,.spotlight-color-secondary .comp-title-banner .title{font-size:34px;line-height:39px;margin:0;font-size:28px;line-height:34px;max-height:102px}}.spotlight-color-secondary .comp-rotator .sub-title,.spotlight-color-secondary .comp-title-banner-magazine .sub-title,.spotlight-color-secondary .comp-title-banner .sub-title{font-size:25px;line-height:30px;max-height:60px;margin:15px 0 0;overflow:hidden}@media (max-width:47.9375em){.spotlight-color-secondary .comp-rotator .sub-title,.spotlight-color-secondary .comp-title-banner-magazine .sub-title,.spotlight-color-secondary .comp-title-banner .sub-title{font-size:20px;line-height:24px;max-height:48px;margin:15px 0 0}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-title-banner-magazine{background-size:cover}.spotlight-color-secondary .comp-title-banner-magazine:before{content:none;display:inherit;background-repeat:no-repeat;background-position:50%;background-size:cover}}.spotlight-color-secondary .comp-title-banner-magazine.style-dark .title-container,.spotlight-color-secondary .comp-title-banner-magazine.style-dark .title-container:before{background-color:transparent}.spotlight-color-secondary .comp-title-banner-magazine.style-dark .title-container .title{color:#2ed9c3}.spotlight-color-secondary .comp-title-banner-magazine.style-dark .title-container .key-topic{color:#fff}.spotlight-color-secondary .comp-title-banner-magazine.style-dark .title-container .publication-date{color:#9a9c9c}@media (min-width:48em){.spotlight-color-secondary .comp-title-banner-magazine .title-full{height:500px}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-title-banner-magazine .title-full{height:300px}}.spotlight-color-secondary .comp-title-banner-magazine .link{display:block}.spotlight-color-secondary .comp-title-banner-magazine .title-container{z-index:1;overflow:hidden}@media (max-width:63.9375em){.spotlight-color-secondary .comp-title-banner-magazine .title-container:before{width:1000vw}}.spotlight-color-secondary .comp-title-banner-magazine .meta{margin-bottom:6px}.spotlight-color-secondary .comp-title-banner-magazine .key-topic{font-style:normal;font-weight:700;margin-right:6px;text-transform:uppercase}.spotlight-color-secondary .comp-title-banner-magazine .channel-icon{max-width:50px;float:right}.spotlight-color-secondary .comp-title-banner-magazine .channel-logo{max-width:50%}.spotlight-color-secondary .comp-title-banner-magazine .channel-logo-mobile{max-width:130px}.spotlight-color-secondary .comp-title-banner-magazine .channel-icon,.spotlight-color-secondary .comp-title-banner-magazine .channel-logo,.spotlight-color-secondary .comp-title-banner-magazine .channel-logo-mobile{width:100%;height:auto}.spotlight-color-secondary .comp-title-banner-magazine .overlay-gradient{position:absolute;z-index:-1;right:0;bottom:0;left:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75))}@media (min-width:64em){.spotlight-color-secondary .comp-title-banner-magazine .hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-title-banner-magazine .hide-medium{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-title-banner-magazine .hide-small{display:none}}.spotlight-color-secondary .comp-title-banner-magazine .publication-date{display:none}.spotlight-color-secondary .comp-twitter-feed{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-twitter-feed{margin-bottom:50px}}.spotlight-color-secondary .comp-website-section-header{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-website-section-header{margin-bottom:50px}}.comp-section .spotlight-color-secondary .comp-wow-slider{margin-bottom:60px}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-wow-slider{margin-bottom:50px}}.comp-section .spotlight-color-secondary .comp-wow-slider.margin-none{margin-bottom:0}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-wow-slider.margin-none{margin-bottom:0}}.comp-section .spotlight-color-secondary .comp-wow-slider.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.comp-section .spotlight-color-secondary .comp-wow-slider.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a{background:transparent}body .spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper .ws_bullets a{background-image:url(../resources/libraries/wow-slider/native/reference-bullet.png)}body .spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a.ws_next,body .spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper a.ws_prev{background-image:url(../resources/libraries/wow-slider/native/reference-arrows.png)}.spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content div.slider.section li.sliderframe{list-style-type:none}.spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper{margin:0;color:#36393a;font-family:TheSans,Arial,Verdana,sans-serif;font-size:13px}.spotlight-color-secondary .comp-wow-slider .comp-wow-slider-content.wowSliderWrapper .ws-title{font-family:TheSans,Arial,Verdana,sans-serif}@media (min-width:64em){.spotlight-color-secondary .comp-wow-slider.hide-large{display:none}}@media (min-width:48em) and (max-width:63.9375em){.spotlight-color-secondary .comp-wow-slider.hide-medium{display:none}}@media (max-width:47.9375em){.spotlight-color-secondary .comp-wow-slider.hide-small{display:none}}.spotlight-color-secondary .comp-cug-myaccount-services{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-cug-myaccount-services{margin-bottom:50px}}.spotlight-color-secondary .comp-cug-myaccount-services.margin-none{margin-bottom:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-cug-myaccount-services.margin-none{margin-bottom:0}}.spotlight-color-secondary .comp-cug-myaccount-services.margin-reduced{margin-bottom:30px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-cug-myaccount-services.margin-reduced{margin-bottom:25px}}.spotlight-color-secondary .comp-cug-notification{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;margin:0;padding:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:1;background-color:#2ed9c3}.spotlight-color-secondary .comp-v2-searchfield{display:block;max-width:1400px;margin:auto;font-family:Webfont}.spotlight-color-secondary .comp-v2-searchfield__button,.spotlight-color-secondary .comp-v2-searchfield input,.spotlight-color-secondary .comp-v2-searchfield p{font-family:Webfont}.spotlight-color-secondary .comp-v2-searchfield a:active,.spotlight-color-secondary .comp-v2-searchfield a:focus,.spotlight-color-secondary .comp-v2-searchfield a:hover{color:#fff}.spotlight-color-secondary .comp-v2-searchfield__spinner{text-align:center}.spotlight-color-secondary .comp-v2-searchfield__main-input-field{display:block;width:100%;padding:16px 50px 16px 20px;color:#36393a;font-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.spotlight-color-secondary .comp-v2-searchfield__main-input-field::-webkit-input-placeholder{color:#36393a}.spotlight-color-secondary .comp-v2-searchfield__main-input-field::-moz-placeholder{color:#36393a}.spotlight-color-secondary .comp-v2-searchfield__main-input-field:-ms-input-placeholder{color:#36393a}.spotlight-color-secondary .comp-v2-searchfield__main-input-field:-moz-placeholder{color:#36393a}.spotlight-color-secondary .comp-v2-searchfield__two-big-results-single{display:block}.spotlight-color-secondary .comp-v2-searchfield__button{display:inline-block;padding:10px 30px;border:2px solid transparent;border-radius:2px;background:#2ed9c3;color:#fff;font-size:14px;font-weight:700;text-align:center;cursor:pointer}.spotlight-color-secondary .comp-v2-searchfield__button--filter-button{display:none}.spotlight-color-secondary .comp-v2-searchfield__button--bigger-text{min-width:200px;max-width:200px;padding:16px 20px;font-size:20px}.spotlight-color-secondary .comp-v2-searchfield__button--load-more{display:block;max-width:270px;margin:30px auto;background:#222425;color:#fff;font-size:15px;line-height:20px}.spotlight-color-secondary .comp-v2-searchfield__button--transparent{border-color:#fff;background:none;color:#fff}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__button--search-button{display:none}.spotlight-color-secondary .comp-v2-searchfield__button--filter-button{padding:0;background:none}}.spotlight-color-secondary .comp-v2-searchfield .helper-side-padding-normal,.spotlight-color-secondary .comp-v2-searchfield__bottom-wrap,.spotlight-color-secondary .comp-v2-searchfield__middle,.spotlight-color-secondary .comp-v2-searchfield__top{padding:30px 100px}@media only screen and (max-width:1024px){.spotlight-color-secondary .comp-v2-searchfield .helper-side-padding-normal,.spotlight-color-secondary .comp-v2-searchfield__bottom-wrap,.spotlight-color-secondary .comp-v2-searchfield__middle,.spotlight-color-secondary .comp-v2-searchfield__top{padding:30px 15px}}.spotlight-color-secondary .comp-v2-searchfield__top{background:#2b2c2d}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__top-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.spotlight-color-secondary .comp-v2-searchfield__top-left{display:block;position:relative;width:100%;max-width:560px}.spotlight-color-secondary .comp-v2-searchfield__top-left .fa-search{position:absolute;top:13px;right:15px;color:#2ed9c3;font-size:26px}.spotlight-color-secondary .comp-v2-searchfield__top-right{display:block}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__top-right.helper-grid-flex-full-width{display:none;width:auto;margin:0}}.spotlight-color-secondary .comp-v2-searchfield__bottom{position:relative;padding-top:50px;background:#161819}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger{display:block;position:absolute;top:0;right:0;left:0;padding-right:100px;padding-left:100px;background:#222425}@media only screen and (max-width:1024px){.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger{padding-right:0;padding-left:0}}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger--hidden .spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger-button-trigger{display:none}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger p{margin:0;padding:10px;color:#fff;font-size:15px;line-height:20px}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger p .fa-filter{margin:0 10px;color:#fff;font-size:17px}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-trigger span:last-child span{display:none}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories{max-height:0;margin-top:-10px;overflow:hidden;-webkit-transition:all .35s;transition:all .35s;opacity:0;background:#222425}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-wrap .helper-categories-hide-on-responsive{display:none}}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories--visible{max-height:1000px;opacity:1}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-buttons{margin-top:60px}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-buttons a{display:block;max-width:260px;margin:0 auto 10px}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories p{margin-bottom:20px;color:#fff;font-size:20px;line-height:25px}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input{position:relative;max-width:280px;margin-bottom:15px}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label{display:block;position:relative;padding-left:30px;color:#fff;font-size:15px;line-height:20px;cursor:pointer}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:after,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:before{content:"";display:block;position:absolute;top:0;left:0;width:21px;height:21px;border:1px solid #fff}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input label:before{content:"\F00C";z-index:1;border-color:#2ed9c3;opacity:0;background:#2ed9c3;line-height:20px;text-align:center}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input input[type=checkbox],.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input input[type=radio]{display:none}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input input[type=radio]+label:after,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input input[type=radio]+label:before{border-radius:50%}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input input[type=checkbox]:checked+label:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input input[type=radio]:checked+label:before{opacity:1}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input-counter{display:inline-block;width:31px;height:21px;margin-right:5px;background:#2ed9c3;color:#fff;font-size:14px;font-weight:700;line-height:20px;text-align:center}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input--disabled-input+label{opacity:.2;cursor:not-allowed;pointer-events:none}.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-row{max-width:250px;padding:0 10px}.spotlight-color-secondary .comp-v2-searchfield__bottom-results{max-width:760px}.spotlight-color-secondary .comp-v2-searchfield__page-result{position:relative;margin:25px 0;padding:20px 0 20px 40px;border-bottom:2px solid #36393a}.spotlight-color-secondary .comp-v2-searchfield__page-result .fa-icon-side-green{margin:0 0 0 -25px;color:#2ed9c3;font-size:17px}.spotlight-color-secondary .comp-v2-searchfield__page-result .fa-icon-side-green:before{margin-right:0}.spotlight-color-secondary .comp-v2-searchfield__page-result-title{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;margin:0;color:#2ed9c3;font-size:20px;font-weight:700;letter-spacing:.75px;line-height:25px}.spotlight-color-secondary .comp-v2-searchfield__page-result-title--color-white{color:#fff}.spotlight-color-secondary .comp-v2-searchfield__page-result-additional-meta-data,.spotlight-color-secondary .comp-v2-searchfield__page-result-description{margin:15px 0 0;color:#fff;font-size:15px;font-weight:300;line-height:21px}.spotlight-color-secondary .comp-v2-searchfield__page-result-description--bottom-margin-only{margin-top:0}.spotlight-color-secondary .comp-v2-searchfield__page-result-description--additional-bottom-margin{margin-bottom:10px}.spotlight-color-secondary .comp-v2-searchfield__page-result-description--no-top-bottom-margin{margin-top:0;margin-bottom:0}.spotlight-color-secondary .comp-v2-searchfield__page-result-external-url{display:block;margin:10px 0 0;color:#fff;font-size:13px;line-height:21px;word-break:break-all}.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons{position:relative;z-index:2;margin-left:-40px;padding:0 30px;background:#2ed9c3}.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons .ui-datepicker .ui-datepicker-header i.ui-corner-all,.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons i.fa,.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons i.ui-datepicker-trigger,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-v2-searchfield__page-result-buttons i.ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-v2-searchfield__page-result-buttons i.ui-corner-all{margin-right:5px;font-size:19px}.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons-right{margin-left:auto}.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons-left{margin-right:auto}.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons-single{display:block;padding:10px;color:#fff;font-size:15px;font-weight:700;line-height:24px}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons-single span{display:none}}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons-left,.spotlight-color-secondary .comp-v2-searchfield__page-result-buttons-right{margin:0}}.spotlight-color-secondary .comp-v2-searchfield__page-result-type{display:block;position:relative;padding-bottom:5px;color:#2ed9c3;font-size:13px;font-weight:700;line-height:24px}.spotlight-color-secondary .comp-v2-searchfield__page-result-type:after{content:"";position:absolute;right:0;bottom:0;left:0;max-width:120px;height:2px;background:#2ed9c3}.spotlight-color-secondary .comp-v2-searchfield__page-result-additional-meta-data{margin:5px 0 0}.spotlight-color-secondary .comp-v2-searchfield__page-result-data-as-grid{margin:20px 0 10px}.spotlight-color-secondary .comp-v2-searchfield__page-result-data-as-grid p{margin:0;color:#fff;font-size:15px;line-height:18px}.spotlight-color-secondary .comp-v2-searchfield__page-result-data-as-grid>div{margin-right:40px}.spotlight-color-secondary .comp-v2-searchfield__page-result-data-as-grid>div:last-child{margin-right:0}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result-data-as-grid .helper-documents-hide-on-responsive{display:none}}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video{padding-top:0;padding-bottom:0;border-bottom:0;background:#222425}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result__left{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px 0}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result__left--no-top-bottom-padding{padding-top:0;padding-bottom:0}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result__left--no-bottom-padding{padding-bottom:0}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result__left--no-top-padding{padding-top:0}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result__left--bottom-margin{margin-bottom:10px}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result-video{position:relative}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result-video{display:none}}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .spotlight-color-secondary .comp-v2-searchfield__page-result-video .helper-icon-on-top{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:26px;cursor:pointer}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video img{display:block}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .fa-icon-side-green:before{margin-right:10px}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .fa-icon-side-green.helper-icon-no-right-margin:before{margin-right:0}.spotlight-color-secondary .comp-v2-searchfield__page-result--image-video .fa-icon-side-green.helper-icon-small-right-margin:before{margin-right:4px}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result--people{padding-top:20px}.spotlight-color-secondary .comp-v2-searchfield__page-result--people>.helper-grid-flex-responsive-column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.spotlight-color-secondary .comp-v2-searchfield__page-result--people .spotlight-color-secondary .comp-v2-searchfield__page-result__left{width:100%}}.spotlight-color-secondary .comp-v2-searchfield__page-result--news .spotlight-color-secondary .comp-v2-searchfield__page-result__right{width:140px;margin-left:20px;background-repeat:no-repeat;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-v2-searchfield__page-result__date-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:60px;margin-right:40px;margin-left:15px;padding:10px;background:#2ed9c3;color:#fff;font-size:16px;line-height:16px;text-align:center}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result__date-top{margin-right:15px}}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-v2-searchfield__page-result__right--hide-on-responsive{display:none}}.spotlight-color-secondary .comp-v2-searchfield__page-result__right-circle-image{width:140px;height:140px;margin:10px 20px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.spotlight-color-secondary .comp-v2-searchfield .helper-grid-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-v2-searchfield .helper-fa-icon-color-white{color:#fff}.spotlight-color-secondary .comp-v2-searchfield .helper-icon-right-margin{margin-right:5px}.spotlight-color-secondary .comp-v2-searchfield .helper-flex-left-aligned{margin-right:auto}.spotlight-color-secondary .comp-v2-searchfield .helper-flex-right-aligned{margin-left:auto}.spotlight-color-secondary .comp-v2-searchfield .helper-link-whole-box{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.spotlight-color-secondary .comp-v2-searchfield .helper-grid-flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spotlight-color-secondary .comp-v2-searchfield .helper-grid-flex-full-width{width:100%}.spotlight-color-secondary .comp-v2-searchfield .helper-side-margin{margin-left:30px}.spotlight-color-secondary .comp-v2-searchfield .helper-text-comma:after{content:","}.spotlight-color-secondary .comp-v2-searchfield .helper-text-comma--remove-last:last-child:after{display:none}.spotlight-color-secondary .comp-v2-searchfield .helper-text-pipe:after{content:" |"}.spotlight-color-secondary .comp-v2-searchfield .helper-cursor-pointer{cursor:pointer}.spotlight-color-secondary .comp-v2-searchfield .helper-always-hidden{display:none}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-sections{margin:25px 0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-sections .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-sections .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-sections .slick-track .slick-slide.helper-grid-flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-sections .slick-list{margin-right:-12.5px;margin-left:-12.5px}.spotlight-color-secondary .comp-v2-searchfield .helper-error-message{color:#fff;text-align:center}.spotlight-color-secondary .comp-v2-searchfield .helper-show-more-link{display:inline-block;margin:0 0 10px;font-size:15px;line-height:20px}.spotlight-color-secondary .comp-v2-searchfield .helper-side-padding-normal{padding-top:0;padding-bottom:0}.spotlight-color-secondary .comp-v2-searchfield .helper-side-padding-normal--background-grey{background:#222425}.spotlight-color-secondary .comp-v2-searchfield .helper-hidden-element{display:none}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-videos .helper-grid-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 12.5px;padding:0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-videos img{width:100%}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-people .helper-grid-flex-slider{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result{width:370px;margin:0 12.5px;padding:20px 10px 0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result .comp-v2-searchfield__page-result__right-circle-image{margin:0 auto 20px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto -10px 0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result-buttons-left,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-people .comp-v2-searchfield__page-result-buttons-right{margin:0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-hide-for-slider,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-hide-for-slider.comp-v2-searchfield__page-result__right--hide-on-responsive{display:none}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-slider-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-slider-padding-margin-sides{margin:0 12.5px;padding:10px 20px 0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-slider-padding-margin-sides--remove-top-padding{padding-top:0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:10px 10px 10px 20px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left.helper-slider-side-additional-padding{padding-right:20px;padding-left:20px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left.helper-slider-side-additional-left-padding{padding-left:40px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left.helper-slider-side-additional-right-padding{padding-right:40px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__right--hide-on-responsive{display:block}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__left,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result__right{width:100%}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow{right:-10px;width:40px;height:40px;border-radius:50%;opacity:1;background:#222425}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow.slick-disabled{display:none!important}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow.slick-prev{right:0;left:-10px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow.slick-prev:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results button.slick-arrow:before{content:"\F061";opacity:1;color:#fff}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .fa-icon-side-green:before{margin-right:0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-title .fa-icon-side-green:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-type .fa-icon-side-green:before{margin-right:10px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-title .fa-icon-side-green.helper-icon-small-right-margin:before,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result-type .fa-icon-side-green.helper-icon-small-right-margin:before{margin-right:4px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-v2-searchfield__page-result--people .comp-v2-searchfield__page-result__left{padding:10px 10px 10px 30px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-slider-results-video .comp-v2-searchfield__page-result__left{padding:10px 10px 10px 40px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .helper-slider-results-video .fa-icon-side-green.helper-icon-no-right-margin:before{margin-right:0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result__date-top{max-width:70px;margin:0 0 20px 20px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto -20px 0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons-left,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons-right{margin:0}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result-buttons.helper-margin-sides-type1{margin:auto -20px 0 -30px}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-events-courses .comp-v2-searchfield__page-result__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spotlight-color-secondary .comp-v2-searchfield .helper-slider-documents .comp-v2-searchfield__page-result__left{padding:0 10px}.spotlight-color-secondary .comp-v2-searchfield__initial-hidden-element{opacity:0}.spotlight-color-secondary .comp-flyout .comp-v2-searchfield__button:hover{color:#fff}.spotlight-color-secondary .comp-yammer{*zoom:1;margin-bottom:60px}.spotlight-color-secondary .comp-yammer:after,.spotlight-color-secondary .comp-yammer:before{display:table;content:" "}.spotlight-color-secondary .comp-yammer:after{clear:both}@media (max-width:47.9375em){.spotlight-color-secondary .comp-yammer{margin-bottom:50px}}.spotlight-color-secondary .comp-yammer .comp-yammer-group{margin-bottom:40px}.spotlight-color-secondary .comp-yammer .comp-yammer-group:last-child{margin-bottom:0}.spotlight-color-secondary .comp-yammer .yammer-group-title{font-size:15px;line-height:20px;margin:0;padding:0 0 10px;overflow:hidden}.spotlight-color-secondary .comp-yammer .yammer-message p{display:inline-block;margin-bottom:0}.comp-course-teaser-v2 .spotlight-color-secondary .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-yammer .component-show-more{font-size:13px;line-height:17px;margin-top:15px}.comp-course-teaser-v2 .spotlight-color-secondary .comp-yammer .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-dark .comp-yammer .course-teaser__show-more,.comp-course-teaser-v2 .spotlight-color-secondary .style-light .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-dark .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-light .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .comp-yammer .component-show-more,.spotlight-color-secondary .style-dark .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-dark .comp-yammer .component-show-more,.spotlight-color-secondary .style-light .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-light .comp-yammer .component-show-more{color:#2ed9c3}.comp-course-teaser-v2 .spotlight-color-secondary .style-color .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .comp-course-teaser-v2 .style-color .comp-yammer .course-teaser__show-more,.spotlight-color-secondary .style-color .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-color .comp-yammer .component-show-more{color:#36393a}.comp-course-teaser-v2 .spotlight-color-secondary .comp-yammer .course-teaser__show-more:hover,.spotlight-color-secondary .comp-course-teaser-v2 .comp-yammer .course-teaser__show-more:hover,.spotlight-color-secondary .comp-yammer .comp-course-teaser-v2 .course-teaser__show-more:hover,.spotlight-color-secondary .comp-yammer .component-show-more:hover{text-decoration:underline}.spotlight-color-secondary .comp-yammer .yammer-item .yammer-text-wrapper{font-size:13px;line-height:17px}.spotlight-color-secondary .comp-yammer .yammer-item .yammer-text-wrapper,.spotlight-color-secondary .style-light .comp-yammer .yammer-item .yammer-text-wrapper{color:#36393a}.spotlight-color-secondary .style-color .comp-yammer .yammer-item .yammer-text-wrapper,.spotlight-color-secondary .style-dark .comp-yammer .yammer-item .yammer-text-wrapper{color:#fff}.spotlight-color-secondary .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link{display:inline-block;width:inherit;cursor:pointer}.spotlight-color-secondary .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link,.spotlight-color-secondary .style-dark .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link,.spotlight-color-secondary .style-light .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link{color:#36393a}.spotlight-color-secondary .comp-yammer .yammer-item .yammer-text-wrapper .yammer-message .yammer-message-link:hover{text-decoration:underline}.spotlight-color-secondary .comp-yammer .yammer-image-wrapper{padding:0;overflow-x:hidden}.spotlight-color-secondary .comp-yammer .yammer-image-wrapper:hover{cursor:pointer}.spotlight-color-secondary .comp-yammer .yammer-text-wrapper{overflow:hidden}.spotlight-color-secondary .comp-yammer .yammer-text-wrapper .yammer-meta{padding-top:12px}.spotlight-color-secondary .comp-yammer .yammer-text-wrapper .yammer-meta i{margin-right:6px}.spotlight-color-secondary .comp-yammer .yammer-text-wrapper .yammer-meta span{margin-right:12px}.spotlight-color-secondary .comp-yammer .yammer-text-wrapper .yammer-message-title{font-size:20px;line-height:26px;font-style:normal;font-weight:400;margin:0}@media (max-width:47.9375em){.spotlight-color-secondary .comp-yammer .yammer-text-wrapper .yammer-message-title{font-size:18px;line-height:22px}}.spotlight-color-secondary .comp-yammer .yammer-text-wrapper .yammer-message-title,.spotlight-color-secondary .style-dark .comp-yammer .yammer-text-wrapper .yammer-message-title,.spotlight-color-secondary .style-light .comp-yammer .yammer-text-wrapper .yammer-message-title{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-yammer .yammer-text-wrapper .yammer-message-title{color:#36393a}.spotlight-color-secondary .comp-yammer:not(.has-image) .yammer-image-wrapper{display:none}.spotlight-color-secondary .comp-yammer.type-list .yammer-item{*zoom:1;padding:12px 0;border-width:1px 0 0;border-style:solid}.spotlight-color-secondary .comp-yammer.type-list .yammer-item:after,.spotlight-color-secondary .comp-yammer.type-list .yammer-item:before{display:table;content:" "}.spotlight-color-secondary .comp-yammer.type-list .yammer-item:after{clear:both}@media (max-width:47.9375em){.spotlight-color-secondary .comp-yammer.type-list .yammer-item{padding-right:30px}}.spotlight-color-secondary .comp-yammer.type-list .yammer-item,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item{border-color:#96ece1}.spotlight-color-secondary .comp-yammer.type-list .yammer-item a{width:100%}.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:active .yammer-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:focus .yammer-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:hover .yammer-title{text-decoration:underline;cursor:pointer}.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:active .yammer-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:focus .yammer-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.spotlight-color-secondary .comp-yammer.type-list .yammer-item a:hover .yammer-title,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item a:active .yammer-title,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item a:focus .yammer-title,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.spotlight-color-secondary .style-light .comp-yammer.type-list .yammer-item a:hover .yammer-title{color:#00bca8}.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item a:active .yammer-title,.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item a:focus .yammer-title,.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.spotlight-color-secondary .style-dark .comp-yammer.type-list .yammer-item a:hover .yammer-title{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item a:active .yammer-message-title,.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item a:active .yammer-title,.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item a:focus .yammer-message-title,.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item a:focus .yammer-title,.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item a:hover .yammer-message-title,.spotlight-color-secondary .style-color .comp-yammer.type-list .yammer-item a:hover .yammer-title{color:#36393a}.spotlight-color-secondary .comp-yammer.type-list .yammer-item-col:last-of-type .yammer-item{border-bottom-width:1px}.spotlight-color-secondary .comp-yammer.type-list.has-image .yammer-text-wrapper{padding-left:15px}.spotlight-color-secondary .comp-article{margin-bottom:24px}.spotlight-color-secondary .comp-article a:focus .card-title,.spotlight-color-secondary .comp-article a:hover .card-title{color:#00bca8}.spotlight-color-secondary .comp-article a:focus .image,.spotlight-color-secondary .comp-article a:hover .image{-webkit-transform:scale3d(1.07,1.07,1);transform:scale3d(1.07,1.07,1)}.spotlight-color-secondary .comp-article .card-title{margin:0;font-size:25px;line-height:30px}.spotlight-color-secondary .comp-article .card-bottom.non-button-card{padding-bottom:20px}.spotlight-color-secondary .comp-article .image-zoom-effect{overflow:hidden}.spotlight-color-secondary .comp-article .image-zoom-effect .image{-webkit-transform:scale3d(1.02,1.02,1);transform:scale3d(1.02,1.02,1);-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.spotlight-color-secondary .comp-article .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.spotlight-color-secondary .comp-article .key-topic{font-style:normal;font-weight:700;margin-right:15px;color:#36393a;text-transform:uppercase}.spotlight-color-secondary .comp-article .publication-date{color:#9a9c9c}.spotlight-color-secondary .comp-article .key-topic,.spotlight-color-secondary .comp-article .publication-date{font-size:15px;line-height:20px}.spotlight-color-secondary .comp-article .image-wrapper{position:relative}.spotlight-color-secondary .comp-article .channel-icon{position:absolute;z-index:1;top:15px;left:15px;max-width:30px}.spotlight-color-secondary .comp-article .image{display:block;width:100%;vertical-align:top}.spotlight-color-secondary .comp-article .article__authors{padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.spotlight-color-secondary .comp-article .article__author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.spotlight-color-secondary .comp-article .article__author:last-child{margin-right:0}.spotlight-color-secondary .comp-article .article__author-name{margin-left:10px;color:#000;font-style:italic}.spotlight-color-secondary .comp-article .article__authors-image{width:30px;height:30px;overflow:hidden;border-radius:100%}.spotlight-color-secondary .comp-article .article__authors-image img{width:100%}.spotlight-color-secondary .comp-article-list{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-article-list{margin-bottom:50px}}.spotlight-color-secondary .comp-article-list .article-list-category-capitalized{text-transform:uppercase}.spotlight-color-secondary .comp-article-list .items-scroll-left,.spotlight-color-secondary .comp-article-list .items-scroll-right,.spotlight-color-secondary .comp-article-list .scroll-offset-left,.spotlight-color-secondary .comp-article-list .scroll-offset-right{display:none!important}.spotlight-color-secondary .comp-article-list.scrollable-items.nav-top .items-scroll-wrapper{white-space:normal}.spotlight-color-secondary .comp-article-list .title{font-size:28px;line-height:34px;font-style:normal;font-weight:400;margin:0 0 20px;color:#fff}.spotlight-color-secondary .comp-article-list .categories{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 15px}@media (min-width:48em){.spotlight-color-secondary .comp-article-list .categories{-ms-flex-wrap:wrap;flex-wrap:wrap}}.spotlight-color-secondary .comp-article-list .categories:empty{margin-bottom:0}.spotlight-color-secondary .comp-article-list .article-list__button-container{margin-top:30px;padding-right:0;padding-left:0}.spotlight-color-secondary .comp-article-list__button--filter-button{display:none}.spotlight-color-secondary .comp-article-list__button--bigger-text{min-width:200px;max-width:200px;padding:16px 20px;font-size:20px}.spotlight-color-secondary .comp-article-list__button--load-more{width:100%;cursor:pointer}.spotlight-color-secondary .comp-article-list__button--transparent{border-color:#fff;background:none;color:#fff}@media only screen and (max-width:768px){.spotlight-color-secondary .comp-article-list__button--search-button{display:none}.spotlight-color-secondary .comp-article-list__button--filter-button{padding:0;background:none}}.spotlight-color-secondary .comp-article-list .grid{padding:0;list-style:none;position:relative;margin:0 -12px;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0}.spotlight-color-secondary .comp-article-list .grid.masonry-loaded{opacity:1}.spotlight-color-secondary .comp-article-list .grid-item,.spotlight-color-secondary .comp-article-list .stamp{padding:0 12px}.spotlight-color-secondary .comp-article-list .grid-sizer{width:100%}@media (min-width:48em){.spotlight-color-secondary .comp-article-list .grid-sizer{width:33.333%}}.spotlight-color-secondary .comp-article-list .stamp{position:absolute;top:0;right:0}.spotlight-color-secondary .comp-article-list .stamp .comp-image{margin-bottom:0}.spotlight-color-secondary .comp-article-list .stamp .comp-article,.spotlight-color-secondary .comp-article-list .stamp .comp-card{margin-bottom:24px}.spotlight-color-secondary .comp-channel-list{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-channel-list{margin-bottom:50px}}.spotlight-color-secondary .comp-channel-list .comp-channel{margin-bottom:24px}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser__image-wrapper{width:95px;float:left}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel{padding:0;margin-bottom:0;visibility:hidden}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel.slick-initialized{visibility:visible}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .slick-slide{float:none;height:100%}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__item{border:0;padding:0 12px}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__meta{color:#36393a}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .news-item a:hover .news-title{text-decoration:none}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;background-color:#fff;height:100%}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link,.spotlight-color-secondary .style-light .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border-color:#ebebeb}.spotlight-color-secondary .style-dark .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border-color:#222425}.spotlight-color-secondary .style-color .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link{border-color:#2ed9c3}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__link:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__image-wrapper{margin-bottom:15px;width:100%;float:none}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .magazine-teaser__content{padding-right:15px}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .slick-dots{bottom:-35px;z-index:10}.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel .slick-disabled{display:none!important}@media (max-width:63.9375em){.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel.js-slider-on-first-element .slick-track{-webkit-transform:translateX(-29px);transform:translateX(-29px)}}@media (max-width:63.9375em){.spotlight-color-secondary .comp-magazine-teaser .magazine-teaser--carousel.js-slider-on-last-element .slick-track{-webkit-transform:translateX(29px);transform:translateX(29px)}}.spotlight-color-secondary .comp-course-teaser-v2{margin-bottom:60px}@media (max-width:47.9375em){.spotlight-color-secondary .comp-course-teaser-v2{margin-bottom:50px}}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course{border:1px solid;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;-webkit-box-sizing:border-box;box-sizing:border-box}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list .course{border-color:#ebebeb}.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list .course{border-color:#222425}.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list .course{border-color:#2ed9c3}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course:hover{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--detail{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--speakers{font-style:normal;font-weight:700;font-size:13px;line-height:17px;color:#36393a;margin-top:15px}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--speakers+.course--header{padding-top:5px}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--image-wrapper{width:73px;height:73px;margin:0 15px 0 0;overflow:hidden;-ms-flex-preferred-size:73px;flex-basis:73px}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--image-wrapper+.course--content{-ms-flex-preferred-size:calc(100% - 88px);flex-basis:calc(100% - 88px)}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--image-wrapper .course--image{max-width:none;width:auto;height:100%;margin:0}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course--image-wrapper--speaker{border-radius:50%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper{height:auto;overflow:hidden;max-width:calc(100% + 30px);width:calc(100% + 30px);margin:-15px -15px 15px;-ms-flex-preferred-size:100%;flex-basis:100%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper+.course--content{-ms-flex-preferred-size:100%;flex-basis:100%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper .course--image{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease;max-width:100%;width:100%;margin:0;vertical-align:top}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course--image-wrapper--speaker{border-radius:0}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course-list__course{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course--detail{display:block}@media (min-width:48em){.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1-1{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1-1-1{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--grid .course-teaser-v2__layout-1-1-1-1{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course{border:1px solid;border-left:0;border-right:0;border-bottom:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;background-color:transparent}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course{border-color:#96ece1}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course:hover .course--title{text-decoration:underline}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--brand{display:none}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--detail{padding-left:0;padding-right:0}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--title,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--title,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course--title{color:#2ed9c3}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course,.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list,.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course--title,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list{color:#36393a}.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course,.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--speakers,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--tag__bookable,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--tag__not-bookable,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course--tag__waiting-list{color:#fff}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical{background-color:#36393a}.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .divider--vertical{background-color:#fff}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{margin-bottom:10px;border-bottom:1px solid}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{border-color:#cdcdce}.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{border-color:#686a6b}.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-list.course-list--list .course-list__course:last-child .course{border-color:#96ece1}@media (min-width:48em){.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1-1{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1-1-1{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.spotlight-color-secondary .comp-course-teaser-v2 .course-list .course-teaser-v2__layout-1-1-1-1{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel{width:100%;overflow:visible}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel .slick-dots{bottom:-18px;z-index:10}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel .slick-slide{height:inherit!important}@media (min-width:48em){.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel .course-teaser-v2__layout-1-1,.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel .course-teaser-v2__layout-1-1-1,.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel .course-teaser-v2__layout-1-1-1-1{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.spotlight-color-secondary .comp-course-teaser-v2 .course-list.course-list--carousel.slick-slider--with-sneak-preview{width:calc(100% + 24px);margin:0 -12px}.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__spinner-container{text-align:center}.spotlight-color-secondary .comp-course-teaser-v2 .teaser-list-title{margin-bottom:30px}.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more{position:relative;z-index:10}.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-dark .comp-course-teaser-v2 .course-teaser__show-more,.spotlight-color-secondary .style-light .comp-course-teaser-v2 .course-teaser__show-more{color:#2ed9c3}.spotlight-color-secondary .style-color .comp-course-teaser-v2 .course-teaser__show-more{color:#36393a}.comp-v2-searchfield .helper-slider-results .spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more button.slick-arrow:before,.comp-v2-searchfield__bottom-categories-single-input .spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more label:before,.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more .comp-v2-searchfield .helper-slider-results button.slick-arrow:before,.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more .comp-v2-searchfield__bottom-categories-single-input label:before,.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more .fa,.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more .ui-datepicker-trigger,.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more .ui-datepicker .ui-datepicker-header .ui-corner-all,.spotlight-color-secondary .comp-v2-searchfield .helper-slider-results .comp-course-teaser-v2 .course-teaser__show-more button.slick-arrow:before,.spotlight-color-secondary .comp-v2-searchfield__bottom-categories-single-input .comp-course-teaser-v2 .course-teaser__show-more label:before,.spotlight-color-secondary .ui-datepicker .ui-datepicker-header .comp-course-teaser-v2 .course-teaser__show-more .ui-corner-all,.ui-datepicker .ui-datepicker-header .spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more .ui-corner-all{margin-left:4px}.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more--carousel{margin:40px 0 0 10px;float:none;display:inline-block}@media (min-width:48em){.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more--carousel{margin:25px 0 0 10px}}@media (min-width:64em){.spotlight-color-secondary .comp-course-teaser-v2 .course-teaser__show-more--carousel{margin:25px 0 0 25px}}.spotlight-color-secondary .style-dark .style-dark>.comp-course-teaser-v2 .course-list .course,.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 .course-list .course{background-color:#222425}.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 .course-list .course{border-color:#ebebeb}.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 .course-list .course,.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 .course-list .course--speakers{color:#fff}.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 .course-list .divider--vertical{background-color:#fff}.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 .course-list.course-list--carousel .slick-dots li button:before{color:#000}.spotlight-color-secondary .style-dark>.comp-course-teaser-v2 h3.teaser-list-title{color:#36393a}.spotlight-color-secondary .style-dark .style-dark>.comp-course-teaser-v2 .course-list .course{border-color:#36393a}.spotlight-color-secondary .style-dark .style-dark>.comp-course-teaser-v2 h3.teaser-list-title{color:#fff}.spotlight-color-secondary .style-color .style-dark>.comp-course-teaser-v2 .course-list .course{border-color:#2ed9c3}.spotlight-color-secondary .style-color .style-dark>.comp-course-teaser-v2 .course-list .course--title{color:#2ed9c3}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .flyout-type-nav.comp-flyout,.spotlight-color-secondary .single-level-navigation .flyout-type-nav .comp-flyout-header{max-width:calc(50% - 12px)}}@media (min-width:64em){.spotlight-color-secondary .single-level-navigation .flyout-type-nav.comp-flyout,.spotlight-color-secondary .single-level-navigation .flyout-type-nav .comp-flyout-header{max-width:calc(50% - 168.66667px)}}@media (min-width:76.625em){.spotlight-color-secondary .single-level-navigation .flyout-type-nav.comp-flyout,.spotlight-color-secondary .single-level-navigation .flyout-type-nav .comp-flyout-header{max-width:calc(50% - 207.83333px)}}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout{left:0;overflow-x:hidden;-webkit-transition:visibility .2s,left .3s ease-in-out;transition:visibility .2s,left .3s ease-in-out}.spotlight-color-secondary .single-level-navigation .comp-flyout.closed{visibility:hidden;left:-100vw;height:100vw}.spotlight-color-secondary .single-level-navigation .comp-flyout.closed .comp-flyout-header{left:-100vw}}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation{width:calc(50% + 24px);margin-top:181px}}@media (min-width:64em){.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation{width:calc(33.333% + 24px)}}.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-home>a,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-back>a,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-link>a,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent>a,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item>a{padding-right:20px;padding-left:20px;font-weight:400}.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-home>a:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-home>a:before,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-back>a:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-back>a:before,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-link>a:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent-link>a:before,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent>a:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item-parent>a:before,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item>a:after,.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-shellnavigation ul li.nav-item>a:before{display:none}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout{width:100vw}}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-mobile{display:block}}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout .comp-navigation-flyout .navigation-desktop{display:none}}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav{overflow-x:hidden}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav{left:0;overflow-x:hidden;-webkit-transition:visibility .2s,left .3s ease-in-out;transition:visibility .2s,left .3s ease-in-out}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav.closed{visibility:hidden;left:-100vw;height:100vw}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav.closed .comp-flyout-header{left:-100vw}}@media (min-width:48em){.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header{font-size:15px;line-height:18px;position:fixed;z-index:50;top:40px;left:0;width:100%;margin-top:0;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header.hideMetaNavigation{top:0}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .outer-container{padding-right:20px;padding-left:20px}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .outer-container .comp-logo{margin-right:12px}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .comp-logo{display:none}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-close{width:100%;padding-left:23px}.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-logo,.spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-search{display:none}.flyout-type-search .spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .comp-searchfield input{height:30px}.flyout-type-search .spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .comp-searchfield i{top:7px;font-size:15px}.flyout-type-nav .spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-search,.flyout-type-search .spotlight-color-secondary .single-level-navigation .comp-flyout.flyout-type-nav .comp-flyout-header .col-logo{display:none}}.spotlight-color-secondary .magazineentrypage .comp-article-list{min-height:480px;min-height:30rem}.spotlight-color-secondary .magazineentrypage .comp-title-banner-magazine{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}.spotlight-color-secondary .magazineentrypage .comp-title-banner-magazine:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.spotlight-color-secondary .magazineentrypage .comp-tab-container .tabs-nav .tab-item{font-size:15px;line-height:20px}.spotlight-color-secondary .magazineentrypage .comp-tab-container .tabs-container{padding-top:30px}.spotlight-color-secondary .magazinechannelpage .comp-article-list{min-height:480px;min-height:30rem}@media (min-width:48em){.spotlight-color-secondary .magazinechannelpage .comp-title-banner-magazine .title-full{height:350px}}@media (max-width:47.9375em){.spotlight-color-secondary .magazinechannelpage .comp-title-banner-magazine .title-full{height:200px}}.spotlight-color-secondary .magazinechannelpage .comp-tab-container .tabs-nav .tab-item{font-size:15px;line-height:20px}.spotlight-color-secondary .magazinechannelpage .comp-tab-container .tabs-container{padding-top:30px}.spotlight-color-secondary .magazinearticlepage .comp-title-banner-magazine .overlay-gradient{display:none}@media (max-width:47.9375em){.spotlight-color-secondary .magazinearticlepage .comp-title-banner-magazine{display:none}}@media (min-width:64em){.spotlight-color-secondary .magazinearticlepage .title-full{height:350px}}@media (max-width:63.9375em){.spotlight-color-secondary .magazinearticlepage .title-full{height:200px}}@media (min-width:64em){.spotlight-color-secondary .magazinearticlepage .article-header .comp-section.style-light{background-color:transparent}.spotlight-color-secondary .magazinearticlepage .article-header .comp-section .outer-container{margin-top:-250px}.spotlight-color-secondary .magazinearticlepage .article-header div[class*=col-]{background-color:#fff}}@media (min-width:64em){.spotlight-color-secondary .magazinearticlepage .outer-container>.comp-column-control>.row>div>div[class*=col-],.spotlight-color-secondary .magazinearticlepage .outer-container>.parsys>.columnControl>.comp-column-control>.row>div>div[class*=col-]{padding:0 24px}}.spotlight-color-secondary filterable-dropdown{display:block}.spotlight-color-secondary filterable-dropdown .comp-filterable-dropdown .ui-autocomplete-input{width:100%;padding:5px}.spotlight-color-secondary filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container{position:relative}.spotlight-color-secondary filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete{position:absolute;max-height:200px;overflow:auto;overflow-x:hidden;list-style:none;border:1px solid #ebebeb;background-color:#fff;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box}.spotlight-color-secondary filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete .ui-menu-item-wrapper{padding:9px 10px}.spotlight-color-secondary filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete .ui-menu-item{margin:0;border-bottom:1px solid #ebebeb}.spotlight-color-secondary filterable-dropdown .comp-filterable-dropdown .comp-filterable-dropdown--dropdown-container .ui-autocomplete .ui-state-active{background-color:#2ed9c3;color:#fff}.spotlight-color-secondary .ui-helper-hidden-accessible{display:none}.spotlight-color-secondary custom-dropdown{display:block}.spotlight-color-secondary custom-dropdown .comp-dropdown{margin-bottom:0}.spotlight-color-secondary custom-dropdown .comp-dropdown .select-container{margin:0 0 0 10px}.spotlight-color-secondary toggle-button{display:block}.spotlight-color-secondary toggle-button .comp-button .button.small{padding:10px 13px}.spotlight-color-secondary .mole-tag-list{padding-left:0;list-style:none;margin-bottom:20px}.spotlight-color-secondary .mole-tag-list .tag-list__close-x{color:#fff}.spotlight-color-secondary .mole-tag-list .tag-list__close-x:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}@media speech{.spotlight-color-secondary .mole-tag-list .tag-list__close-x:after{speak:none}}.spotlight-color-secondary .mole-tag-list .tag-list__close-x:after{font-family:icomoon!important;content:"\E903";color:inherit;font-size:inherit;display:inline-block}.spotlight-color-secondary .mole-tag-list .tag-list__tag{cursor:auto;padding:5px 12px;margin:0 10px 15px 0}.spotlight-color-secondary .mole-tag-list .tag-list__tag:hover{background-color:#2ed9c3}.spotlight-color-secondary .mole-tag-list .tag-list__clear-all{padding:5px 0;margin-bottom:15px}
/*# sourceMappingURL=clearcorrect-web.css.map*/