/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
* {
  color: inherit;
  border: 0;
  margin: 0;
  padding: 0;
}
a {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-decoration: none;
  cursor: pointer;
}
address {
  font-style: normal;
}
body {
  cursor: default;
  font-size: 12px;
  overflow-x: hidden;
}
button {
  background: none;
}
button,
label {
  cursor: pointer;
}
mark {
  background: none;
}
li {
  list-style: none;
}
:focus {
  outline: none!important;
}
::-moz-focus-inner {
  border: 0;
}
summary::-webkit-details-marker {
  display: none;
}
input {
  background: none;
  border-radius: 0;
}
button,
input[type="submit"],
input[type="text"] {
  -webkit-appearance: none;
}
textarea {
  font-family: inherit;
  background-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
}
p {
  width: 100%;
}
img {
  width: auto;
  height: auto;
}
.mdl-trail_bike {
  overflow: hidden;
}
.css-title {
  font: 900 40px 'Lato', sans-serif;
}
@media (max-width: 1024px) {
  .css-title {
    font-size: 32px;
  }
}
@media (max-width: 900px) {
  .css-title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .css-title {
    font-size: 20px;
  }
}
.css-text {
  font: 700 17px/1.35 'Lato', sans-serif;
}
@media (max-width: 1024px) {
  .css-text {
    font-size: 15px;
    line-height: 1.53;
  }
}
@media (max-width: 900px) {
  .css-text {
    font-size: 15px;
  }
}
.m-cnt-screen {
  opacity: 0;
}
.s-items > * {
  display: none;
}
.s-items > *.selected {
  display: block;
}
header.eff-trigger__scroll,
header.eff-trigger__click {
  opacity: 0;
  transition: .6s .2s ease;
}
header.eff-trigger__scroll.eff-active__a,
header.eff-trigger__click.eff-active__a,
header.eff-trigger__scroll.eff-active__b,
header.eff-trigger__click.eff-active__b {
  opacity: 1;
}
section.eff-trigger__scroll,
section.eff-trigger__click {
  opacity: 0;
  transform: translateY(100px);
  transition: .6s .2s ease;
}
section.eff-trigger__scroll.eff-active__a,
section.eff-trigger__click.eff-active__a,
section.eff-trigger__scroll.eff-active__b,
section.eff-trigger__click.eff-active__b {
  opacity: 1;
  transform: translateY(0);
}
.m-hotspots {
  position: relative;
  z-index: 3;
  font: 900 15px/1.53 'Lato', sans-serif;
  color: #00b3ad;
}
.m-hotspots > div {
  opacity: 0;
}
.m-hotspots > div.selected {
  opacity: 1;
}
.m-hotspots .mcss-left i {
  left: 0;
}
.m-hotspots .mcss-left i > i {
  left: 0;
}
.m-hotspots .mcss-left i:before {
  left: 100%;
}
.m-hotspots .mcss-left span {
  left: 0;
  transform: translateX(-150%);
}
.m-hotspots .mcss-right i {
  right: 0;
}
.m-hotspots .mcss-right i > i {
  right: 0;
}
.m-hotspots .mcss-right i:before {
  right: 100%;
}
.m-hotspots .mcss-right span {
  right: 0;
  transform: translateX(150%);
}
.m-hotspots .mcss-rotate > i:after {
  content: '';
  position: absolute;
  top: 50%;
  height: 2px;
}
.m-hotspots .mcss-rotate.mcss-left i:after {
  transform-origin: top left;
  left: 100%;
}
.m-hotspots .mcss-rotate.mcss-right i:after {
  transform-origin: top right;
  right: 100%;
}
.m-hotspots > div.selected > div.mcss-left span {
  opacity: 1;
  transform: translateX(-50%);
}
.m-hotspots > div.selected > div.mcss-right span {
  opacity: 1;
  transform: translateX(50%);
}
.m-hotspots > div.selected > div.mcss-rotate i:before {
  transition: .5s linear;
}
.m-hotspots > div.selected > div:nth-child(1).mcss-rotate i:after {
  transition: 0.5s 0.2s linear box-shadow, 0.1s 0.5s linear background-color;
}
.m-hotspots > div.selected > div:nth-child(1).mcss-rotate i:before {
  transition-delay: .7s;
}
.m-hotspots > div.selected > div:nth-child(2).mcss-rotate i:after {
  transition: 0.5s 2s linear box-shadow, 0.1s 2.3s linear background-color;
}
.m-hotspots > div.selected > div:nth-child(2).mcss-rotate i:before {
  transition-delay: 2.3s;
}
.m-hotspots > div.selected > div span {
  transition: 0.5s ease-in-out;
}
.m-hotspots > div.selected > div i > i {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  animation-delay: 1.4s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  transform: scale(1);
  border: 2px solid #00b3ad;
  opacity: 1;
}
.m-hotspots > div.selected > div i:before {
  transition: .8s linear;
}
.m-hotspots > div.selected > div i:after {
  transition: .5s linear;
  background-color: #00b3ad;
}
.m-hotspots > div.selected > div:nth-child(1) i:before {
  transition-delay: .3s;
}
.m-hotspots > div.selected > div:nth-child(1) i > i {
  animation-delay: 1.1s;
  transition: .5s 1.3s opacity;
}
.m-hotspots > div.selected > div:nth-child(1) span {
  transition-delay: 1.3s;
}
.m-hotspots > div.selected > div:nth-child(2) i:before {
  transition-delay: 2s;
}
.m-hotspots > div.selected > div:nth-child(2) i > i {
  animation-delay: 2.8s;
  transition: .5s 2.7s opacity;
}
.m-hotspots > div.selected > div:nth-child(2) span {
  transition-delay: 2.7s;
}
.m-hotspots > div > div {
  position: absolute;
}
.m-hotspots > div > div > i {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.m-hotspots > div > div > i > i {
  position: absolute;
  top: 1px;
  box-sizing: border-box;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: 2px solid transparent;
  transform: scaleX(0);
  opacity: 0;
}
.m-hotspots > div > div > i:before {
  content: '';
  position: absolute;
  top: 50%;
  height: 2px;
}
.m-hotspots > div > div span {
  position: absolute;
  bottom: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  opacity: 0;
}
@media (max-width: 1024px) {
  .m-hotspots {
    font-size: 13px;
    line-height: 1.77;
  }
}
@media (max-width: 767px) {
  .m-hotspots {
    display: none;
  }
}
.no-animation {
  transition: 0s!important;
}
.no-animation * {
  transition: 0s!important;
}
.no-animation i {
  transition: 0s!important;
  animation-duration: 0s!important;
}
.no-animation i:before {
  transition: 0s!important;
}
.no-animation i:after {
  transition: 0s!important;
}
.no-animation span {
  transition: 0s!important;
}
.bounceIn {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  animation-delay: 1.4s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.mdl-trail_bike .m-selector {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.mdl-trail_bike .m-selector > div {
  margin: 0 6px;
  border-radius: 2px;
  color: #949a9a;
  font: 13px/1.69 'Lato', sans-serif;
  border: 1px solid #949a9a;
  padding: 0 5px;
  cursor: pointer;
  min-width: 80px;
  box-sizing: border-box;
  text-align: center;
  transition: 0.3s ease;
}
.mdl-trail_bike .m-selector > div.selected {
  background-color: #949a9a !important;
  border-color: #949a9a !important;
  color: #ffffff !important;
  pointer-events: none;
}
.mdl-trail_bike .m-selector > div:active {
  background-color: #595756;
  color: #ffffff;
}
.mdl-trail_bike .m-selector > div:hover {
  border-color: #595756;
  color: #595756;
}
.mdl-trail_bike article {
  text-align: center;
  color: #242322;
  padding: 0 25px;
  position: relative;
  z-index: 1;
}
.mdl-trail_bike article header {
  font: 900 40px 'Lato', sans-serif;
  max-width: 997px;
  margin: 27px auto 17px;
}
@media (max-width: 1024px) {
  .mdl-trail_bike article header {
    font-size: 32px;
  }
}
@media (max-width: 900px) {
  .mdl-trail_bike article header {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .mdl-trail_bike article header {
    font-size: 20px;
  }
}
.mdl-trail_bike article section {
  font: 700 17px/1.35 'Lato', sans-serif;
  max-width: 803px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .mdl-trail_bike article section {
    font-size: 15px;
    line-height: 1.53;
  }
}
@media (max-width: 900px) {
  .mdl-trail_bike article section {
    font-size: 15px;
  }
}
.mdl-trail_bike article section.mcss-max2 {
  max-width: 595px;
}
.mdl-trail_bike .m-img {
  position: relative;
  margin-top: 4.5vw;
}
.mdl-trail_bike .m-img img {
  display: block;
  width: 100%;
  position: relative;
}
.mdl-trail_bike .m-img img.css-tablet,
.mdl-trail_bike .m-img img.css-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .mdl-trail_bike article header {
    max-width: 973px;
    margin: 33px auto 19px;
  }
}
@media (max-width: 900px) {
  .mdl-trail_bike article header {
    margin: 30px auto;
  }
  .mdl-trail_bike .m-img img.css-tablet {
    display: block;
  }
  .mdl-trail_bike .m-img img.css-desktop,
  .mdl-trail_bike .m-img img.css-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .mdl-trail_bike .m-selector > div span {
    display: none;
  }
  .mdl-trail_bike article {
    padding: 0 20px;
  }
  .mdl-trail_bike article header {
    margin: 34px auto 10px;
  }
  .mdl-trail_bike article section {
    margin-bottom: 33px;
  }
  .mdl-trail_bike .m-img img.css-mobile {
    display: block;
  }
  .mdl-trail_bike .m-img img.css-desktop,
  .mdl-trail_bike .m-img img.css-tablet {
    display: none;
  }
}
.mdl-trail_bike .m-cnt-screen {
  position: absolute;
  top: 47%;
  left: 49.9%;
  width: 58.8vw;
  height: 32vw;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .mdl-trail_bike .m-cnt-screen {
    top: 47.4%;
    left: 49.9%;
    width: 84.8vw;
    height: 46.2vw;
  }
}
.mdl-trail_bike .m-slide > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 100% 100%;
  background-position: center;
  opacity: 0;
}
.mdl-trail_bike .m-slide > div.before {
  z-index: 1;
  opacity: 1;
}
.mdl-trail_bike .m-slide > div.selected {
  z-index: 2;
  opacity: 1;
  transition: .5s ease opacity;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-1 .m-hotspots > div > div span {
    line-height: 1.3;
  }
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(1).selected > div:nth-child(1) i:before {
  box-shadow: inset -38.5vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(1) > div:nth-child(1) {
  top: 15.4vw;
  left: 10.2vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(1) > div:nth-child(1) span {
    width: 120px;
    text-align: center;
    white-space: normal;
    text-align: left;
  }
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(1) > div:nth-child(1) i:before {
  width: 38.5vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(2).selected > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(3).selected > div:nth-child(1) i:after {
  box-shadow: inset 21.7vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(2).selected > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(3).selected > div:nth-child(1) i:before {
  box-shadow: inset 2.8vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(2) > div:nth-child(1),
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(3) > div:nth-child(1) {
  top: 12.3vw;
  right: 12.7vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(2) > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(3) > div:nth-child(1) i:before {
  width: 2.8vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(2) > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(3) > div:nth-child(1) i:after {
  transform: rotate(-16.5deg);
  margin-right: 2.8vw;
  width: 21.6vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(4).selected > div:nth-child(1) i:before {
  box-shadow: inset -55.9vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(4) > div:nth-child(1) {
  top: 15.6vw;
  left: 9.9vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(4) > div:nth-child(1) i:before {
  width: 55.9vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(5).selected > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(6).selected > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(7).selected > div:nth-child(1) i:after {
  box-shadow: inset 19vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(5).selected > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(6).selected > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(7).selected > div:nth-child(1) i:before {
  box-shadow: inset 2.8vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(5) > div:nth-child(1),
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(6) > div:nth-child(1),
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(7) > div:nth-child(1) {
  top: 11.5vw;
  right: 12.3vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(5) > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(6) > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(7) > div:nth-child(1) i:before {
  width: 2.8vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(5) > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(6) > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(7) > div:nth-child(1) i:after {
  transform: rotate(-17.5deg);
  margin-right: 2.8vw;
  width: 19vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(8).selected > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(9).selected > div:nth-child(1) i:after {
  box-shadow: inset -40.8vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(8).selected > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(9).selected > div:nth-child(1) i:before {
  box-shadow: inset -6.6vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(8) > div:nth-child(1),
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(9) > div:nth-child(1) {
  top: 6.9vw;
  left: 8.8vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(8) > div:nth-child(1) span,
  .mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(9) > div:nth-child(1) span {
    width: 150px;
    text-align: center;
    white-space: normal;
    text-align: left;
    margin-left: 30px;
  }
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(8) > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(9) > div:nth-child(1) i:before {
  width: 6.6vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(8) > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(9) > div:nth-child(1) i:after {
  transform: rotate(26deg);
  margin-left: 6.6vw;
  width: 40.8vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(10).selected > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(11).selected > div:nth-child(1) i:after {
  box-shadow: inset 14vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(10).selected > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(11).selected > div:nth-child(1) i:before {
  box-shadow: inset 6.3vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(10) > div:nth-child(1),
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(11) > div:nth-child(1) {
  top: 10.9vw;
  right: 8.5vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(10) > div:nth-child(1) span,
  .mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(11) > div:nth-child(1) span {
    width: 150px;
    text-align: center;
    white-space: normal;
    text-align: right;
    right: 25px;
  }
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(10) > div:nth-child(1) i:before,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(11) > div:nth-child(1) i:before {
  width: 6.3vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(10) > div:nth-child(1) i:after,
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(11) > div:nth-child(1) i:after {
  transform: rotate(-15.5deg);
  margin-right: 6.3vw;
  width: 14vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12).selected > div:nth-child(1) i:after {
  box-shadow: inset -37.8vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12).selected > div:nth-child(1) i:before {
  box-shadow: inset -4.4vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12) > div {
  text-align: center;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12) > div:nth-child(1) {
  top: 7.6vw;
  left: 10.7vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12) > div:nth-child(1) span {
    text-align: left;
    margin-left: 1px;
  }
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12) > div:nth-child(1) i:before {
  width: 4.4vw;
}
.mdl-trail_bike .sta-1 .m-hotspots > div:nth-child(12) > div:nth-child(1) i:after {
  transform: rotate(8.7deg);
  margin-left: 4.4vw;
  width: 37.8vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-2 .m-hotspots > div > div span {
    line-height: 1.3;
  }
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1).selected > div:nth-child(1) i:before {
  box-shadow: inset -19vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1).selected > div:nth-child(2) i:after {
  box-shadow: inset 13.4vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1).selected > div:nth-child(2) i:before {
  box-shadow: inset 3.9vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1) > div:nth-child(1) {
  top: 32.5vw;
  left: 11.9vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1) > div:nth-child(1) i:before {
  width: 19vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1) > div:nth-child(2) {
  top: 21vw;
  right: 11.3vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1) > div:nth-child(2) i:before {
  width: 3.9vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(1) > div:nth-child(2) i:after {
  transform: rotate(-40.5deg);
  margin-right: 3.9vw;
  width: 13.4vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2).selected > div:nth-child(1) i:before {
  box-shadow: inset -11.5vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2).selected > div:nth-child(2) i:before {
  box-shadow: inset 8.3vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2).selected > div:nth-child(3) i:after {
  box-shadow: inset 16.4vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2).selected > div:nth-child(3) i:before {
  box-shadow: inset 6.6vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(1) {
  top: 28.4vw;
  left: 9.4vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(1) span {
    width: 150px;
    text-align: left;
    white-space: normal;
    left: 20px;
  }
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(1) i:before {
  width: 11.5vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(2) {
  top: 18.3vw;
  right: 12.4vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(2) i:before {
  width: 8.3vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(3) {
  top: 2.9vw;
  right: 8.7vw;
}
@media (max-width: 1024px) {
  .mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(3) span {
    width: 150px;
    text-align: right;
    white-space: normal;
    right: 25px;
  }
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(3) i:before {
  width: 6.6vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(2) > div:nth-child(3) i:after {
  transform: rotate(-16.3deg);
  margin-right: 6.6vw;
  width: 16.4vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(3).selected > div:nth-child(1) i:after {
  box-shadow: inset -10.3vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(3).selected > div:nth-child(1) i:before {
  box-shadow: inset -3.3vw 0 0 0 #00b3ad;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(3) > div:nth-child(1) {
  top: 22.1vw;
  left: 12vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(3) > div:nth-child(1) i:before {
  width: 3.3vw;
}
.mdl-trail_bike .sta-2 .m-hotspots > div:nth-child(3) > div:nth-child(1) i:after {
  transform: rotate(57.7deg);
  margin-left: 3.3vw;
  width: 10.3vw;
}
