.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}

#platform_page_1 .row-10 .col-md-10 {
  width: 100%;
  margin-top: 30px;
  margin-left: 20%;
}
#platform_page_1 a.hLink {
  color: #f4333d;
}
#platform_page_1  {
  line-height: 45px;
  text-align: left;
  margin-top: 20px;
  opacity: 1;
  padding-bottom: 5px;
  font-size: xxx-large;
}
#platform_page_1 .w3-container h2 {
  color: #f4333d;
  margin: 0;
  margin-bottom: 40px;
  opacity: 1;
  text-align: center;
}
#platform_page_1 .w3-container city {
  color: red;
}
#platform_page_1 .w3-container {
  margin: 50px 0;
}
#platform_page_1 .w3-bar {
  width: 100%;
  overflow: hidden;
  margin-top: 20%;
}
#platform_page_1 .timeline .w3-bar {
  width: 100%;
  overflow: hidden;
  margin-top: 5%;
}
#platform_page_1 .w3-container img.article__img.img-responsive {
  margin-top: 30px;
}
#platform_page_1 button.w3-bar-item.w3-button {
  background-color: transparent;
  border-radius: 20px;
  color: #000;
  display: block;
  cursor: pointer;
  font-size: large;
  padding: 6px 15px;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 25px;
  min-width: 280px;
  border-style: solid;
  border-width: 2px;
  border-color: #f4333d;
}
#platform_page_1 button.w3-bar-item.w3-button:hover {
  background-color: #f4333d;
  color: #fff;
}
#platform_page_1 .w3-container {
  background-color: #f5f5f5;
}
#platform_page_1 .a:hover {
  background-color: gray;
}
@media only screen and (max-width: 500px) {
  #platform_page_1 .w3-bar {
    margin-top: 0;
  }
  #platform_page_1 .descriptionCity p {
    margin: 30px;
  }
  #platform_page_1 .timeline {
    display: none;
  }
}
@media only screen and (min-width: 500px) {
  #platform_page_1 .descriptionCity {
    margin: 35px;
  }
}
.row.article[data-v-41faf6ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.row.article .article__img[data-v-41faf6ac] {
  margin: auto;
}
@media (min-width: 768px) {
  .row.article[data-v-41faf6ac] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .row.article.article--center[data-v-41faf6ac] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
_[data-v-20adfafe]:-ms-fullscreen {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
} 
@media print {
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% ;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #0f2031;
}
.h1,
.h2,
.h3{
  margin-top: 21px;
  margin-bottom: 10.5px;
}
.h4,
.h5,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.h1{
  font-size: 50px;
}
.h2 {
  font-size: 37px;
}
.h3{
  font-size: 28px;
}
.h4{
  font-size: 21px;
}
.h5{
  font-size: 18px;
}
.h6{
  font-size: 16px;
}

.text-center {
  text-align: center;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:after,
.container:before {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 100%;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:after,
.row:before {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
a.go-button:focus,
button.go-button:focus {
  outline-style: dashed;
  outline-width: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.go-button:focus:active,
button.go-button:focus:active {
  outline: 0;
}
a.go-button:focus:active:hover,
button.go-button:focus:active:hover {
  visibility: hidden;
}
a.go-button:focus:active:hover:-moz-focusring {
  width: 100%;
  margin-top: 30px;
  margin-left: 20%;
}
#platform_page_1 a.hLink {
  color: #f4333d;
}
#platform_page_1 {
  line-height: 45px;
  text-align: left;
  margin-top: 20px;
  opacity: 1;
  padding-bottom: 5px;
  font-size: xxx-large;
}
#platform_page_1 .w3-container h2 {
  color: #f4333d;
  margin: 0;
  margin-bottom: 40px;
  opacity: 1;
  text-align: center;
}
#platform_page_1 .w3-container city {
  color: red;
}
#platform_page_1 .w3-container {
  margin: 50px 0;
}
#platform_page_1 .w3-bar {
  width: 100%;
  overflow: hidden;
  margin-top: 20%;
}
#platform_page_1 .timeline .w3-bar {
  width: 100%;
  overflow: hidden;
  margin-top: 5%;
}
#platform_page_1 .w3-container img.article__img.img-responsive {
  margin-top: 30px;
}
#platform_page_1 button.w3-bar-item.w3-button {
  background-color: transparent;
  border-radius: 20px;
  color: #000;
  display: block;
  cursor: pointer;
  font-size: large;
  padding: 6px 15px;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 25px;
  min-width: 280px;
  border-style: solid;
  border-width: 2px;
  border-color: #f4333d;
}
#platform_page_1 button.w3-bar-item.w3-button:hover {
  background-color: #f4333d;
  color: #fff;
}
#platform_page_1 .w3-container {
  background-color: #f5f5f5;
}
#platform_page_1 .a:hover {
  background-color: gray;
}
@media only screen and (max-width: 500px) {
  #platform_page_1 .w3-bar {
    margin-top: 0;
  }
  #platform_page_1 .descriptionCity p {
    margin: 30px;
  }
  #platform_page_1 .timeline {
    display: none;
  }
}
@media only screen and (min-width: 500px) {
  #platform_page_1 .descriptionCity {
    margin: 35px;
  }
}
.row.article[data-v-41faf6ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.row.article .article__img[data-v-41faf6ac] {
  margin: auto;
}
@media (min-width: 768px) {
  .row.article[data-v-41faf6ac] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .row.article.article--center[data-v-41faf6ac] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
_[data-v-20adfafe]:-ms-fullscreen {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
} 

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6  {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #0f2031;
}
.h1,
.h2,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
.h4,
.h5,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.h1 {
  font-size: 50px;
}
.h2,
h2 {
  font-size: 37px;
}
.h3,
h3 {
  font-size: 28px;
}
.h4,
h4 {
  font-size: 21px;
}
.h5,
h5 {
  font-size: 18px;
}
.h6,
h6 {
  font-size: 16px;
}
p {
  margin: 0 0 10.5px;
}
.text-center {
  text-align: center;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:after,
.container:before {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 100%;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:after,
.row:before {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
a.go-button:focus,
button.go-button:focus {
  outline-style: dashed;
  outline-width: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.go-button:focus:active,
button.go-button:focus:active {
  outline: 0;
}
a.go-button:focus:active:hover,
button.go-button:focus:active:hover {
  visibility: hidden;
}
a.go-button:focus:active:hover:-moz-focusring,
button.go-button:focus:active:hover:-moz-focusring {
  visibility: visible;
  outline: 0;
}
a.go-button:focus:active:hover > *,
button.go-button:focus:active:hover > * {
  visibility: visible;
}
a.go-button:focus:active:not(:-moz-focusring),
button.go-button:focus:active:not(:-moz-focusring) {
  visibility: inherit;
}
button.go-button {
  line-height: 1;
  font-family: inherit;
  font-size: 100%;
  text-transform: none;
  cursor: pointer;
  -webkit-appearance: none;
  background: 0 0;
  border: none;
  overflow: visible;
  margin: 0;
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: -200% 0;
  }
}
.h1  {
  line-height: 65px;
}
.h2,
h2 {
  line-height: 49px;
}
.h3,
h3 {
  line-height: 37px;
}
.h4,
h4 {
  line-height: 28px;
}
.h5,
h5 {
  line-height: 24px;
}
.h6,
h6 {
  line-height: 21px;
}
.text-md {
  font-size: 16px;
  line-height: 24px;
}
[data-toggle="popover"] {
  position: relative;
}
a.go-button:focus:active:hover > *,
button.go-button:focus:active:hover > * {
  visibility: visible;
}
a.go-button:focus:active:not(:-moz-focusring),
button.go-button:focus:active:not(:-moz-focusring) {
  visibility: inherit;
}
button.go-button {
  line-height: 1;
  font-family: inherit;
  font-size: 100%;
  text-transform: none;
  cursor: pointer;
  -webkit-appearance: none;
  background: 0 0;
  border: none;
  overflow: visible;
  margin: 0;
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: -200% 0;
  }
}
.h1 {
  line-height: 65px;
}
.h2 {
  line-height: 49px;
}
.h3 {
  line-height: 37px;
}
.h4 {
  line-height: 28px;
}
.h5 {
  line-height: 24px;
}
.h6 {
  line-height: 21px;
}
.text-md {
  font-size: 16px;
  line-height: 24px;
}
[data-toggle="popover"] {
  position: relative;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: -200% 0;
  }
}
a:focus {
  outline-style: dashed;
  outline-width: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a:focus:active {
  outline: 0;
}
a:focus:active:hover {
  visibility: hidden;
}
a:focus:active:hover:-moz-focusring {
  visibility: visible;
  outline: 0;
}
a:focus:active:hover > * {
  visibility: visible;
}
a:focus:active:not(:-moz-focusring) {
  visibility: inherit;
}
[tabindex="0"]:focus,
a:focus {
  outline-color: #4da3f8;
  outline-offset: -2px;
}
.row-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-10 .col-md-1,
.row-10 .col-md-10,
.row-10 .col-md-2,
.row-10 .col-md-3,
.row-10 .col-md-4,
.row-10 .col-md-5,
.row-10 .col-md-6,
.row-10 .col-md-7,
.row-10 .col-md-8,
.row-10 .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.row-10:after,
.row-10:before {
  display: table;
  content: " ";
}
.row-10:after {
  clear: both;
}
@media (min-width: 992px) {
  .row-10 .col-md-1,
  .row-10 .col-md-10,
  .row-10 .col-md-2,
  .row-10 .col-md-3,
  .row-10 .col-md-4,
  .row-10 .col-md-5,
  .row-10 .col-md-6,
  .row-10 .col-md-7,
  .row-10 .col-md-8,
  .row-10 .col-md-9 {
    float: left;
  }
  .row-10 .col-md-1 {
    width: 10%;
  }
  .row-10 .col-md-2 {
    width: 20%;
  }
  .row-10 .col-md-3 {
    width: 30%;
  }
  .row-10 .col-md-4 {
    width: 40%;
  }
  .row-10 .col-md-5 {
    width: 50%;
  }
  .row-10 .col-md-6 {
    width: 60%;
  }
  .row-10 .col-md-7 {
    width: 70%;
  }
  .row-10 .col-md-8 {
    width: 80%;
  }
  .row-10 .col-md-9 {
    width: 90%;
  }
  .row-10 .col-md-10 {
    width: 100%;
  }
}
.row-10 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.row-10 .row .col-md-1,
.row-10 .row .col-md-10,
.row-10 .row .col-md-11,
.row-10 .row .col-md-12,
.row-10 .row .col-md-2,
.row-10 .row .col-md-3,
.row-10 .row .col-md-4,
.row-10 .row .col-md-5,
.row-10 .row .col-md-6,
.row-10 .row .col-md-7,
.row-10 .row .col-md-8,
.row-10 .row .col-md-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.row-10 .row:after,
.row-10 .row:before {
  display: table;
  content: " ";
}
.row-10 .row:after {
  clear: both;
}
@media (min-width: 992px) {
  .row-10 .row .col-md-1,
  .row-10 .row .col-md-10,
  .row-10 .row .col-md-11,
  .row-10 .row .col-md-12,
  .row-10 .row .col-md-2,
  .row-10 .row .col-md-3,
  .row-10 .row .col-md-4,
  .row-10 .row .col-md-5,
  .row-10 .row .col-md-6,
  .row-10 .row .col-md-7,
  .row-10 .row .col-md-8,
  .row-10 .row .col-md-9 {
    float: left;
  }
  .row-10 .row .col-md-1 {
    width: 8.33333%;
  }
  .row-10 .row .col-md-2 {
    width: 16.66667%;
  }
  .row-10 .row .col-md-3 {
    width: 25%;
  }
  .row-10 .row .col-md-4 {
    width: 33.33333%;
  }
  .row-10 .row .col-md-5 {
    width: 41.66667%;
  }
  .row-10 .row .col-md-6 {
    width: 50%;
  }
  .row-10 .row .col-md-7 {
    width: 58.33333%;
  }
  .row-10 .row .col-md-8 {
    width: 66.66667%;
  }
  .row-10 .row .col-md-9 {
    width: 75%;
  }
  .row-10 .row .col-md-10 {
    width: 83.33333%;
  }
  .row-10 .row .col-md-11 {
    width: 91.66667%;
  }
  .row-10 .row .col-md-12 {
    width: 100%;
  }
}
@-webkit-keyframes loading {
  0% {
    width: 60px;
    height: 60px;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    border-radius: 50px;
    opacity: 0.9;
  }
  to {
    width: 60px;
    height: 60px;
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 50px;
    opacity: 0.1;
  }
}
@keyframes loading {
  0% {
    width: 60px;
    height: 60px;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    border-radius: 50px;
    opacity: 0.9;
  }
  to {
    width: 60px;
    height: 60px;
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 50px;
    opacity: 0.1;
  }
}
@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes container-rotate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(3turn);
    transform: rotate(3turn);
  }
}
@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(3turn);
    transform: rotate(3turn);
  }
}
@-webkit-keyframes left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}
@keyframes left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}
@-webkit-keyframes typing {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes typing {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes show-up {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes show-up {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.main {
  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-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .main {
    overflow: visible;
  }
}
.container {
  width: 100%;
}
.row-10 {
  min-width: 0;
  min-height: 0;
}
.d-block {
  display: block;
}
.align-top {
  vertical-align: top;
}
.align-text-top {
  vertical-align: text-top;
}
strong {
  font-weight: 700;
}
@media (min-width: 768px) {
  .container {
    max-width: 1400px;
  }
}
.switch {
  line-height: 10px;
  cursor: pointer;
  position: relative;
}
.switch span {
  position: relative;
  width: 35px;
  height: 20px;
  border-radius: 20px;
  background-color: #dee2e4;
  border-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.switch span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 18px;
  top: 1px;
  left: 1px;
  bottom: 1px;
  border-radius: 18px;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
}
button {
  font-size: 14px;
  background: 0 0;
  border: 0;
  outline: 0;
  padding: 0;
}
.switch span span {
  display: none;
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  55% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes floating {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  55% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@-webkit-keyframes shadow {
  0% {
    width: 170px;
    background: #eaeaea;
  }
  to {
    width: 150px;
    background: #cacaca;
    margin-left: auto;
  }
}
@keyframes shadow {
  0% {
    width: 170px;
    background: #eaeaea;
  }
  to {
    width: 150px;
    background: #cacaca;
    margin-left: auto;
  }
}
@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  to {
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
  }
}
@keyframes tossing {
  0% {
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
  }
  to {
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
  }
}
.challenge-page {
  overflow: hidden;
}
@supports (-ms-accelerator: true) {
  .header .bg-crea {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
_::-webkit-:not(:root:root) {
  display: none;
}
@-webkit-keyframes animation-data-v-2f6d1b3e {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes animation-data-v-2f6d1b3e {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes spinning {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(2turn);
    transform: rotate(2turn);
  }
}
@keyframes spinning {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(2turn);
    transform: rotate(2turn);
  }
}