.m-fullDiv,
.m-insetDiv {
  position: relative;
  display: block;
}
.mob28,
.mob30,
.mob36 {
  text-transform: uppercase;
}
.mob26,
.mob28,
.mob30 {
  letter-spacing: 0.1em;
}
.m-fullDiv {
  width: 100%;
  overflow: hidden;
}
.m-fullDiv h2,
.m-insetDiv h2 {
  margin: 0;
  padding: 0;
}
.m-fullDiv h3,
.m-insetDiv h3 {
  margin: 0;
  padding: 0;
}
.m-fullDiv p,
.m-insetDiv p {
  margin: 0;
  padding: 0;
}
.m-insetDiv {
  width: 90%;
  overflow: hidden;
  margin: 0 auto;
}
.textDiv {
  position: absolute;
}
.mob64 {
  font-size: 64px;
  line-height: 66px;
  letter-spacing: 0.3em;
}
.mob46 {
  font-size: 46px;
  line-height: 48px;
}
.mob36 {
  font-size: 36px;
  line-height: 40px;
}
.mob30 {
  font-size: 30px;
  line-height: 34px;
}
.mob28 {
  font-size: 28px;
  line-height: 32px;
}
.mob26 {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}
.mob18,
.mob21,
.mob24 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.mob24 {
  font-size: 24px;
  line-height: 28px;
}
.mob21 {
  font-size: 21px;
  line-height: 25px;
}
.mob18 {
  font-size: 18px;
  line-height: 22px;
}
.mob15 {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.mob13 {
  letter-spacing: 0.03em;
}
.mob12 {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.mob14 {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.mob13,
.mobcta {
  font-size: 13px;
}
.mob13 {
  line-height: 17px;
}
.mobcta {
  line-height: 17px;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 320px) {
  .mob64 {
    font-size: 62px;
    line-height: 64px;
  }
  .mob46 {
    font-size: 44px;
    line-height: 46px;
  }
  .mob36 {
    font-size: 34px;
    line-height: 38px;
  }
  .mob30 {
    font-size: 28px;
    line-height: 32px;
  }
  .mob28 {
    font-size: 26px;
    line-height: 30px;
  }
  .mob26 {
    font-size: 24px;
    line-height: 28px;
  }
  .mob24 {
    font-size: 22px;
    line-height: 26px;
  }
  .mob21 {
    font-size: 19px;
    line-height: 23px;
  }
  .mob18 {
    font-size: 16px;
    line-height: 20px;
  }
  .mob15 {
    font-size: 13px;
    line-height: 17px;
  }
  .mob13,
  .mob14 {
    font-size: 12px;
  }
  .mob14 {
    line-height: 16px;
  }
  .mob13 {
    line-height: 16px;
  }
  .mobcta {
    font-size: 13px;
    line-height: 17px;
  }
}
.txt-black {
  color: #222;
}
.txt-white {
  color: #fff;
}
.m-slider {
  width: 100%;
  height: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 13%;
}
.m-slider a {
  display: inline-block;
  vertical-align: text-top;
  width: 55%;
  padding-right: 5%;
  position: relative;
  white-space: normal;
}
.m-slider a:nth-child(1) {
  margin-left: 5%;
}
.slider-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banner-caro-container {
  position: relative;
}
.banner-caro-item {
  background: #000;
  padding: 1.3rem 0 0.7rem;
  position: relative;
}
.banner-caro-card {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  overflow: hidden;
  position: relative;
  padding-bottom: 7%;
}
.tns-nav {
  text-align: center;
  position: absolute;
  bottom: 11%;
  left: 0;
  right: 0;
  z-index: 1;
}
.tns-nav > [aria-controls] {
  width: 7px;
  height: 7px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: 0 0;
  border: 1px solid #fff;
}
.tns-nav > .tns-nav-active {
  background: #fff;
}
.m-item:last-of-type {
  border-bottom: none;
}
.m-item {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 7% 0;
  border-bottom: 1px solid #d1d1d1;
}
.m-fullDiv a:focus::after,
.m-fullDiv a:focus::before {
  display: inline-block;
  border-width: 0.1em;
  border-radius: 0.1em;
  border-style: dotted;
  position: absolute;
  z-index: 999;
  content: "";
}
.m-fullDiv a:focus::before {
  border-color: #000;
  top: 0.1em;
  right: 0.1em;
  bottom: 0.1em;
  left: 0.1em;
}
.m-fullDiv a:focus::after {
  border-color: #fff;
  top: 0.3em;
  right: 0.3em;
  bottom: 0.3em;
  left: 0.3em;
}
.m-insetDiv a:focus::after,
.m-insetDiv a:focus::before {
  display: inline-block;
  border-width: 0.1em;
  border-radius: 0.1em;
  border-style: dotted;
  position: absolute;
  z-index: 999;
  content: "";
}
.m-insetDiv a:focus::before {
  border-color: #000;
  top: 0.1em;
  right: 0.1em;
  bottom: 0.1em;
  left: 0.1em;
}
.m-insetDiv a:focus::after {
  border-color: #fff;
  top: 0.3em;
  right: 0.3em;
  bottom: 0.3em;
  left: 0.3em;
}
.m-item a:focus::after,
.m-item a:focus::before {
  display: inline-block;
  border-width: 0.1em;
  border-radius: 0.1em;
  border-style: dotted;
  position: absolute;
  z-index: 999;
  content: "";
}
.m-item a:focus::before {
  border-color: #000;
  top: 0.1em;
  right: 0.1em;
  bottom: 0.1em;
  left: 0.1em;
}
.m-item a:focus::after {
  border-color: #fff;
  top: 0.3em;
  right: 0.3em;
  bottom: 0.3em;
  left: 0.3em;
}
.hcWhite {
  background-color: rgba(255, 255, 255, 0.01);
}
.hcBlack {
  background-color: rgba(0, 0, 0, 0.01);
}
.copy-html-button {
  background: linear-gradient(#2dabf9 5%, #0688fa 100%) #2dabf9;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  padding: 9px 23px;
  text-decoration: none;
  position: absolute;
  right: 20px;
  margin: 20px 0;
}
.icon-angle-right {
  color: #d1d1d1;
  position: absolute;
  right: -0.3em;
  top: 0.4em;
  font-size: 1.6em;
}
