/*==============================
    #GLOBAL DEFAULTS
==============================*/
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%; /* 10px browser default */
}
body {
  color: #000000;
  background-color: #fff;
  font: 500 3.2rem/1.2 "Helvetica Neue", Helvetica, sans-serif ;
  margin: 0;
  padding: 0;
}

a, a:hover {
  text-decoration: none;
}
img, iframe {
  max-width: 100%;
  border: none;
}
ol, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
p {
  margin-bottom: 4.5rem;
}
.mb-5 {
  margin-bottom: .5rem!important;
}
.mb-10 {
  margin-bottom: 1rem!important;
}
.mb-15 {
  margin-bottom: 1.5rem!important;
}
.mb-18 {
  margin-bottom: 1.8rem!important;
}
.mb-20 {
  margin-bottom: 2rem!important;
}
.mb-25 {
  margin-bottom: 2.5rem!important;
}
.mb-30 {
  margin-bottom: 3rem!important;
}
.mb-40 {
  margin-bottom: 4rem!important;
}
.mb-50 {
  margin-bottom: 5rem!important;
}
.mb-60 {
  margin-bottom: 6rem!important;
}
.mb-70 {
  margin-bottom: 7rem!important;
}
.mb-80 {
  margin-bottom: 8rem!important;
}

.mb-n {
  margin-bottom: 0!important;
}
.mt-n {
  margin-top: 0!important;
}

.pt-15 {
  padding-top: 1.5rem!important;
}
.pt-20 {
  padding-top: 2rem!important;
}
.pt-25 {
  padding-top: 2.5rem!important;
}
.pt-40 {
  padding-top: 4rem!important;
}

.spacer-20 {
  width: 100%;
  height: 2rem;
}
.spacer-40 {
  width: 100%;
  height: 4rem;
}
.spacer-60 {
  width: 100%;
  height: 6rem;
}
.spacer-70 {
  width: 100%;
  height: 7rem;
}
.spacer-90 {
  width: 100%;
  height: 9rem;
}
.spacer-110 {
  width: 100%;
  height: 11rem;
}
.spacer-155 {
  width: 100%;
  height: 15.5rem;
}

/*==============================
    #Headings and Paragraphs
==============================*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, sans-serif ;
}
.h-11 {
  font: bold 9rem "Helvetica Neue Condensed", Helvetica, sans-serif ;
  margin-bottom: 20px;
  font-size: clamp(38px, 5vw, 9rem);
}
.h-12 {
  font-weight: bold;
  font-size: clamp(38px, 8vw, 13.6rem);
  line-height: 1.1;
  margin-bottom: 5.5rem;
}
.h-12 .p-title {
  display: block;
  font-weight: bold;
  font-size: clamp(28px, 5vw, 5.7rem);
}
.h-13 {
  font-family: 'Helvetica Neue Condensed', Helvetica, sans-serif;
  font-weight: 900;
  font-size: clamp(38px, 5vw, 8.6rem);
  margin-bottom: 10rem;
}
.h-14 {
  font-weight: bold;
  font-size: clamp(38px, 6vw, 9.9rem);
  line-height: 1.1;
  margin-bottom: 2rem;
}
.h-14 .p-title {
  display: block;
  font-weight: bold;
  font-size: clamp(28px, 4vw, 6.1rem);
}
.h-15 {
  font-size: clamp(30px, 4vw, 6rem);
  margin-bottom: 5.6rem;
  font-weight: bold;
}
.h-16 {
  font-size: clamp(34px, 4vw, 6.8rem);
  margin-bottom: 3.6rem;
  font-weight: bold;
}
.h-17 {
  font-size: clamp(39px, 4vw, 7.8rem);
  margin-bottom: 3.6rem;
  font-weight: bold;
}
.h-18 {
  font-size: clamp(37px, 4vw, 7.4rem);
  margin-bottom: 10rem;
  font-weight: bold;
}
.h-19 {
  font-size: clamp(3rem, 4vw, 6rem);
  text-transform: uppercase;
  color: white;
}

.h-21 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(22px, 4vw, 5.4rem);
  font-weight: 500;
  margin-bottom: 13rem;
}
.h-22 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(32px, 4vw, 6.2rem);
  font-weight: bold;
  margin-bottom: 7rem;
  text-wrap-style: balance;
}
.h-23 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(24px, 4vw, 4.8rem);
  font-weight: bold;
  margin-bottom: 5rem;
}
.h-24 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(20px, 4vw, 4rem);
  font-weight: bold;
  margin-bottom: 5rem;
}
.h-25 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(26px, 4vw, 5.2rem);
  font-weight: bold;
  margin-bottom: 3.8rem;
}
.h-26 {
  font-size: clamp(3.1rem, 4vw, 6.2rem);
  font-weight: bold;
  margin-bottom: 0;
}

.h-31 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(20px, 3.5vw, 4.4rem);
  font-weight: bold;
  margin-bottom: 6rem;
  text-wrap-style: balance;
}
.h-32 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(20px, 3.5vw, 4.6rem);
  font-weight: bold;
  margin-bottom: 6rem;
  text-wrap-style: balance;
}
.h-32 .s-title {
  font-size: clamp(18px, 3vw, 2.8rem);
  display: block;
  font-weight: 500;
}
.h-33 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(28px, 3.5vw, 5.2rem);
  font-weight: bold;
  margin-bottom: 3.8rem;
}

.p-title {
  display: block;
  font-weight: bold;
  font-size: clamp(28px, 5vw, 5.7rem);
}
.pgf-1 {
  font-size: clamp(18px, 5vw, 2.8rem);
}
.pgf-2 {
  font-size: clamp(18px, 3vw, 4rem);
  font-weight: bold;
}
.pgf-3 {
  font-size: clamp(18px, 3vw, 3.2rem);
  margin-bottom: 3.8rem;
}
.pgf-4 {
  font-size: clamp(24px, 3vw, 3.2rem);
  margin-bottom: 3.8rem;
}
.pgf-5 {
  font-size: clamp(20px, 3vw, 4.2rem);
  margin-bottom: 6.8rem;
}
.pgf-6 {
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-size: clamp(16px, 3vw, 2.6rem);
  margin-bottom: 7.8rem;
  font-style: italic;
}
.pgf-7 {
  font-size: clamp(18px, 3vw, 3.6rem);
  margin-bottom: 3.8rem;
}
.pgf-8 {
  font-size: clamp(18px, 3vw, 3.2rem);
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
}
.pgf-9 {
  font-size: clamp(18px, 3vw, 3.2rem);
  margin-bottom: 7rem;
}


.f-sz-16 {
  font-size: clamp(18px, 2vw, 3.2rem);
}
.f-sz-17 {
  font-size: clamp(18px, 2vw, 3.4rem);
}
.f-sz-18 {
  font-size: clamp(18px, 2vw, 3.6rem);
}
.f-sz-19 {
  font-size: clamp(19px, 3vw, 3.8rem);
}
.f-sz-20 {
  font-size: clamp(20px, 3vw, 4rem);
}
.f-sz-21 {
  font-size: clamp(21px, 3vw, 4.2rem);
}
.f-sz-22 {
  font-size: clamp(22px, 3vw, 4.4rem);
}
.f-sz-23 {
  font-size: clamp(23px, 3vw, 4.6rem);
}
.f-sz-25 {
  font-size: clamp(25px, 3vw, 5rem);
}
.f-sz-27 {
  font-size: clamp(2.7rem, 3vw, 5.4rem);
}
.f-sz-28 {
  font-size: clamp(2.8rem, 4vw, 5.6rem);
}
.f-sz-29 {
  font-size: clamp(2.9rem, 3vw, 5.8rem);
}
.f-sz-30 {
  font-size: clamp(3rem, 4vw, 6rem);
}
.f-sz-41 {
  font-size: clamp(4.1rem, 5vw, 8.2rem);
}
/*==============================
    #TEXT Style
==============================*/
.underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.white {
  color: white;
}
.light-blue {
  color: #dceffa;
}
.green {
  color: #62c660;
}
.light-green {
  color: #85bd6a;
}
.green-var {
  color: #69ce77;
}
.green-er {
  color: #3b9d49;
}
.light-cyan {
  color: #6c9797;
}
.blue {
  color: #2a7ca1;
}
.dark-blue {
  color: #243d4e;
}
.light-cream {
  color: #bba074;
}
.cream {
  color: #bf9867;
}
.red {
  color: #b10a08;
}
.indired {
  color: #a31616;
}
.dark-red {
  color: #c61d1d;
}

/*==============================
    #HEADER
==============================*/

/* GLOBAL HEADER */
.page-header {
  position: relative;
  background: #000000;
  border-top: 12px solid #62c660;
  border-bottom: 5px solid #62c660;
  width: 100%;
  text-align: center;
  height: 22.7rem;
  box-sizing: border-box;
}
.logo {
  position: relative;
  display: inline-block;
  background: url('../img/logo3.jpg') no-repeat;
  background-size: contain;
  max-width: 63.3rem;
  width: 100%;
  height: 14.8rem;
  text-indent: -99em;
}

/*==============================
    #FOOTER
==============================*/
.page-footer {
  position: relative;
  background: #000000;
  border-bottom: 9px solid #62c660;
  border-top: 6px solid #62c660;
  width: 100%;
  text-align: center;
  height: 32.6rem;
  box-sizing: border-box;
  padding-top: 10.1rem;
}


  /*==============================
      #CONTENT
  ==============================*/

.page-wrapper {
  position: relative;
  max-width: 163.4rem;
  width: 100%;
  padding: 0 clamp(10px, 5vw, 9.7rem) 5rem;
  margin: 0 auto;
  box-sizing: border-box;
  background: white;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.page-wrapper.no-bg {
  background: none;
  border: 0;
}
.mnt {
  position: relative;
  top: -4.4rem;
  margin-bottom: -4.4rem;
}
.mnb {
  position: relative;
  z-index: 99;
  margin-bottom: -7.8rem;
}
.section {
  position: relative;
}
.dark-bg {
  background: url('../img/pattern-dark.jpg');
}
.light-bg {
  background: url('../img/pattern-light.jpg');
}
.green-bg {
  background: url('../img/pattern-green.jpg');
  border-top: 1px solid #446b43;
  border-bottom: 1px solid #afb7ae;
  padding: 6rem 0 6.5rem;
  box-sizing: border-box;
  min-height: 0;
}

.video-wrapper {
  margin-bottom: 34px;
}

.ctnr-1 {
  max-width: 103.4rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ctnr-2 {
  max-width: 117rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ctnr-3 {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.arrow-box {
  position: relative;
  background: black;
  margin-bottom: 15.5rem;
  padding: 20px clamp(20px, 5vw, 9rem) 0;
  color: white;
}
/*.arrow-box:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  left: 0;*/
/*  bottom: -15.9rem;*/
/*  width: 100%;*/
/*  height: 16rem;*/
/*  background: url(../img/arr-pointer.svg) center bottom no-repeat;*/
/*  background-size: cover;*/
/*}*/
.arrow-box.arbx-type-2 {
  padding: 20px clamp(20px, 2vw, 3rem) 15px;
  z-index: 999;
}

.arrow-box .arr-pointer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: translateY(100%);
}
.arrow-box .arr-pointer:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 2px;
  display: block;
  width: calc(100% - 4px);
  height: 2px;
  background: black;
}
.arrow-box .arr-pointer img {
  width: 100%;
}

.arrow-box .separator {
  margin-left: clamp(-9rem, -5vw, -20px);
  margin-right: clamp(-9rem, -5vw, -20px);
  width: auto;
}

.listing-1 li {
  position: relative;
  padding-bottom: 7.6rem;
  padding-left: .5rem;
  font-size: clamp(18px, 3vw, 3.2rem);
}
.listing-1 li:before {
  content: "";
  position: absolute;
  left: -1.9rem;
  top: 1.4rem;
  display: block;
  width: .7rem;
  height: .8rem;
  border-radius: 2rem;
  background: #62c660;
}
.listing-1 li span.green {
  font-weight: bold;
}



.separator {
  position: relative;
  width: 100%;
  height: 2px;
  background: #b2b2b2;
  margin: 5rem auto;
}
.separator:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -19px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 11px solid #b2b2b2;
  transform: translateX(-50%);
}
.separator:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 11px solid #b2b2b2;
  transform: translateX(-50%);
}

.action-wrapper {
  display: flex;
  justify-content: center;
}
.button {
  position: relative;
  border: 0;
  background: #62c660;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: white;
  transition: all .2s ease;
  cursor: pointer;
  padding: 1.4rem 2.6rem;
  border-radius: 6px;
  text-transform: uppercase;
  font: bold 7rem "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(26px, 5vw, 7rem);
  max-width: 103rem;
  width: 100%;
  height: 15.6rem;
}
.button:hover {
  background: #3c8a3a;
  color: rgba(255,255,255,0.5);
}

.button.btn-1 {
  background: white;
  border: 24px solid #62c660;
  color: #62c660;
  box-sizing: border-box;
  max-width: 104.9rem;
  height: 18rem;
}
.button.btn-1:hover {
  border: 24px solid #3c8a3a;
  color: #3c8a3a;
}

.img-1 {
  width: 100%;
}

.listing-2 {
  margin-bottom: 14rem;
}
.listing-2 li {
  position: relative;
  list-style: none;
  padding-bottom: 4rem;
  padding-left: 7rem;
}
.listing-2 li:before {
  content: 'x';
  position: absolute;
  font: 800 3.3rem/2rem 'Helvetica Neue', Helvetica, sans-serif;
  top: 0;
  left: 0;
  color: #a31616;
  display: block;
  width: 2.6rem;
  height: 2.6rem;
  border: .7rem solid #a31616;
  border-radius: 3rem;
  text-align: center;
}

.arbx-listing {
  position: relative;
  border: 10px solid white;
  background: url(../img/bg-steps.jpg) center no-repeat;
  height: 1078px;
  background-size: cover;
}
.arbx-listing .bullet {
  display: inline-flex;
  background: white;
  width: clamp(20px, 3vw, 4.5rem);
  height: clamp(20px, 3vw, 4.5rem);
  border-radius: 4.5rem;
  justify-content: center;
  align-items: center;
  color: black;
  font-weight: bold;
  font-size: clamp(19px, 2.5vw, 3.8rem);
}
.arbx-listing .arbx-title {
  display: inline-block;
  font-weight: bold;
  font-size: clamp(24px, 2.5vw, 4rem);
}
.arbx-listing .arbx-content {
  font-weight: normal;
  font-size: clamp(14px, 2.5vw, 2.8rem);
}
.arbx-listing .arbx-cell-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  max-width: 66rem;
  padding: 15px 0 0 5px;
}
.arbx-listing .arbx-cell-1 .arbx-content {
  max-width: 450px;
  margin: 3.5rem auto;
  text-align: center;
}

.arbx-listing .arbx-cell-2 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  max-width: 66rem;
  padding: 15px 0 0 10px;
}
.arbx-listing .arbx-cell-2 .arbx-content {
  max-width: 565px;
  padding: 10px 0 0 24px;
}

.arbx-listing .arbx-cell-3 {
  position: absolute;
  top: 260px;
  right: 29px;
  width: 50%;
  max-width: clamp(20px, 17vw, 30rem);
  text-align: center;
}
.arbx-listing .arbx-cell-3 .bullet {
  margin-bottom: 10px;
}

.arbx-listing .arbx-cell-4 {
  position: absolute;
  top: 760px;
  right: 29px;
  width: 50%;
  text-align: center;
}
.arbx-listing .arbx-cell-4 .arbx-title {
  display: block;
  max-width: 370px;
  margin: 0 auto 10px;
}
.arbx-listing .arbx-cell-4 .arbx-content {
  max-width: 565px;
  padding: 10px 0 0 70px;
}
.arbx-listing .arbx-cell-4 .bullet {
  margin-bottom: 10px;
}

.arbx-listing .arbx-cell-5 {
  position: absolute;
  top: 760px;
  left: 0;
  width: 50%;
  text-align: center;
}
.arbx-listing .arbx-cell-5 .arbx-title {
  display: block;
  max-width: 370px;
  margin: 0 auto 10px;
  position: relative;
  left: 40px;
}
.arbx-listing .arbx-cell-5 .arbx-content {
  max-width: 558px;
  padding: 10px 0 0 85px;
}
.arbx-listing .arbx-cell-5 .bullet {
  margin-bottom: 10px;
  position: relative;
  left: 40px;
}

.arbx-listing .arbx-cell-6 {
  position: absolute;
  top: 260px;
  left: 29px;
  width: 50%;
  max-width: clamp(20px, 17vw, 30rem);
  text-align: center;
}
.arbx-listing .arbx-cell-6 .bullet {
  margin-bottom: 10px;
}

.earn-scale {
  background: url(../img/earn-scale.png) center top no-repeat;
  background-size: contain;
  margin-top: -16rem;
  padding-top: clamp(20px, 40vw, 63rem);
}

.border-box {
  border: 6px solid #3e9f4c;
  font-size: clamp(23px, 4vw, 4.6rem);
  font-weight: bold;
  padding: 1.4rem 4rem;
  text-align: center;
  display: inline-block;
  margin: 0 auto 5rem;
}

.listing-3 {
  padding-left: 40px;
  font-size: clamp(18px, 3vw, 3.2rem);
  margin-bottom: 6rem;
}
.listing-3 li {
  list-style: decimal;
}

.fncy-box {
  position: relative;
  background: #f0f1ea;
  border: 10px solid #0e1e4d;
  padding: 6.4rem;
  margin-bottom: 4rem;
}
.fncy-box:before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 3rem;
  display: block;
  width: calc(100% - 6.3rem);
  height: calc(100% - 6.3rem);
  border: 3px solid #b2b2b2;
  pointer-events: none;
}

.flx-box {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.img-cell {
  width: 28%;
}
.img-cell img {
  width: 100%;
}
.content-cell {
  width: 68%;
}
.content-cell p {
  font-size: clamp(16px, 4vw, 2.6rem);
  font-weight: normal;
  margin-bottom: 2.6rem;
}

[data-content="hidden"] {
  display: none;
}
[data-content="visible"] {
  display: block;
}
[data-timer="hidden"] {
  display: none;
}
[data-timer="visible"] {
  display: block;
}

.countdown-timer {
  position: relative;
  background: #62c660;
  padding: 3rem 2rem;
  margin-bottom: 5rem;
}
.ctd-timer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ctd-timer div {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: clamp(4rem, 4vw, 8rem);
  text-transform: uppercase;
  color: white;
  display: flex;
}
.ctd-timer div span {
  padding-left: 2.3rem;
}
.ctd-timer div:after {
  content: ':';
  padding: 0 2.3rem;
  display: block;
}
.ctd-timer div:last-child:after {
  content: none;
  padding: 0;
}

.ft-listing {
  display: flex;
  justify-content: center;
  gap: 2.4rem;
  flex-wrap: wrap;
  margin-bottom: 10rem;
}
.ft-listing li {
  width: 23rem;
}
.ft-listing li img {
  width: 100%;
  border-image: linear-gradient(to bottom, #395d39 0%, #929c92 100%) 1;
  border-width: 1px;
  border-style: solid;
}

.lst-extra {

}
.lst-extra img:not(.ico-type) {
  border-image: linear-gradient(to bottom, #395d39 0%, #929c92 100%) 1;
  border-width: 1px;
  border-style: solid;
}
.lst-extra img.ico-type {
  margin: 0 auto;
}
.lst-extra li {
  padding-left: 0;
  display: flex;
  gap: 3.5rem;
  flex-wrap: wrap;
  padding-bottom: 12.6rem;
}
.lst-extra li::before {
  content: none;
}
.lst-extra span {
  position: relative;
  padding-left: 4rem;
  display: block;
}
.lst-extra span::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 1.4rem;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 2rem;
  background: #62c660;
}
.lst-img-wrapper {
  width: 23rem;
  text-align: center;
}
.lst-descr {
  width: calc(100% - 26.5rem);
}


.gallery {
  margin-top: 6rem;
}

.gallery-cell {
  width: 100%;
  height: auto;
  margin-right: 10px;
  /*background: #8C8;*/
  counter-increment: gallery-cell;
}

.gallery-cell .video-wrapper {
  margin-bottom: 0;
}
/* cell number */
/*.gallery-cell:before {*/
/*  display: block;*/
/*  text-align: center;*/
/*  content: counter(gallery-cell);*/
/*  !*line-height: 1200px;*!*/
/*  font-size: 0;*/
/*  color: white;*/
/*}*/

/* big buttons, no circle */
.flickity-prev-next-button {
  width: 10rem;
  height: 10rem;
  background: transparent;
}
/* arrow color */
.flickity-prev-next-button .arrow {
  fill: white;
}
.flickity-prev-next-button.no-svg {
  color: white;
}
.flickity-prev-next-button:hover {
  background: transparent;
}
.flickity-prev-next-button:hover .arrow {
  fill: #62c660;
}
/* hide disabled button */
.flickity-prev-next-button:disabled {
  display: none;
}

.flickity-prev-next-button.next {
  right: -9rem;
}
.flickity-prev-next-button.previous {
  left: -9rem;
}

.flickity-page-dots {
  bottom: -6.1rem;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 8px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.video-tstm-listing {
  margin: 8rem 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3rem;
  content-visibility: auto;
  contain-intrinsic-size: 10rem;
}
.video-tstm-listing li {
  position: relative;
  width: calc(50% - 1.5rem);
  background: #ceefd3;
  padding: 5rem 4rem;
  box-sizing: border-box;
  font-size: clamp(19px, 2vw, 3.2rem);
}


.video-tstm-listing li h2 {
  position: relative;
  font-size: clamp(19px, 2vw, 3.2rem);
  padding-left: 5rem;
}
.video-tstm-listing li h2:before {
  content: "—";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.video-tstm-listing li h2 span {
  display: block;
  font-size: clamp(24px, 2vw, 4.2rem);
}

/*==============================
    #MEDIA QUERIES
==============================*/
@media only screen and (max-width:1600px) {

}
@media only screen and (max-width:1440px) {
  html {
	  font-size: 50%;
  }
  .arbx-listing .arbx-cell-3 {
    position: absolute;
    top: 312px;
    right: 9px;
    width: 50%;
    max-width: clamp(20px, 17vw, 29rem);
    text-align: center;
  }
  .arbx-listing .arbx-cell-4 .arbx-title {
    display: block;
    max-width: 278px;
    margin: 0 auto 10px;
    position: relative;
    left: 60px;
  }
  .arbx-listing .arbx-cell-4 .bullet {
    position: relative;
    left: 60px;
  }
  .arbx-listing .arbx-cell-6 {
    position: absolute;
    top: 312px;
    left: 9px;
    width: 50%;
    max-width: clamp(20px, 17vw, 29rem);
    text-align: center;
  }
  .arbx-listing .arbx-cell-5 .arbx-content {
    max-width: 484px;
    padding: 19px 0 0 4rem;
  }
  .arbx-listing .arbx-cell-5 .arbx-title,
  .arbx-listing .arbx-cell-5 .bullet {
    left: 0;
  }
}
@media only screen and (max-width:1200px) {
  .arbx-listing {
    background: url(../img/bg-steps-simple.jpg) center no-repeat;
    min-height: auto;
    height: auto;
    background-size: cover;
    border: 0;
  }
  .arbx-listing li {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    width: 100% !important;
    padding: 0 0 50px 50px !important;
    max-width: 100% !important;
    text-align: left !important;
    box-sizing: border-box;
  }
  .arbx-listing li .bullet {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
  }
  ul.arbx-listing li .arbx-content {
    text-align: left !important;
    max-width: 100% !important;
    padding: 20px 0 0 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
    font-size: clamp(18px, 2.5vw, 2.8rem) !important;
  }
  .arbx-listing li .arbx-title {
    max-width: 100% !important;
    margin: 0 !important;
    left: auto !important;
  }
  .arbx-type-2 .symbol {
    display: block;
    background: url(../img/symbol.svg) center no-repeat;
    background-size: contain;
    width: 20rem;
    height: 20rem;
    position: absolute;
    top: 36px;
    left: 50%;
    transform: translateX(-50%);
  }
  .arrow-box.arbx-type-2 {
    position: relative;
    padding-top: 230px;
  }

  .flickity-prev-next-button {
    width: 8rem;
    height: 8rem;
    background: transparent;
  }
  .flickity-prev-next-button.next {
    right: -7rem;
  }
  .flickity-prev-next-button.previous {
    left: -7rem;
  }
}
@media only screen and (max-width:1124px) {
}

@media only screen and (max-width:960px) {
  .earn-scale {
    margin-top: -10rem;
  }

  .flickity-prev-next-button {
    width: 6rem;
    height: 6rem;
    background: transparent;
  }
  .flickity-prev-next-button.next {
    right: -4.5rem;
  }
  .flickity-prev-next-button.previous {
    left: -4.5rem;
  }
}

@media only screen and (max-width:767px) {
  .logo {
    width: calc(100% - 40px);
  }
  .button {
    height: 12.6rem;
  }
  .pgf-2 {
    line-height: 1.3;
  }
  .listing-1 li {
    position: relative;
    padding-bottom: 4.6rem;
  }
  .listing-1 li:before {
    top: 1rem;
  }
  .h-31,
  .h-32 {
    margin-bottom: 4rem;
  }
  .h-21 {
    margin-bottom: 4rem;
  }
  .h-13 {
    margin-bottom: 5rem;
  }

  .spacer-70 {
    width: 100%;
    height: 4rem;
  }
  .spacer-155 {
    width: 100%;
    height: 10rem;
  }
  .earn-scale {
    margin-top: -5rem;
  }
  .flx-box {
    flex-wrap: wrap;
  }
  .content-cell {
    width: 100%;
    order: 1;
  }
  .img-cell {
    max-width: 200px;
    margin: 0 auto;
    order: 2;
  }
  .button.btn-1 {
    border-width: 10px;
    height: 12.6rem;
  }
  .button.btn-1:hover {
    border-width: 14px;
  }
  .ctd-timer div span {
    padding-left: 5px;
  }
  .ctd-timer div:after {
    padding: 0 5px;
  }

  .lst-extra li {
    gap: 4.5rem;
  }
  .lst-img-wrapper {
    width: 20rem;
  }
  .lst-img-wrapper .ico-type {
    max-width: 100px;
  }
  .lst-descr {
    width: calc(100% - 24.5rem) !important;
  }
  .lst-descr span.green{
    margin-left: -30px;
  }
  .lst-extra span::before {
    content: "";
    position: absolute;
    left: 1.5rem;
    top: 10px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 2rem;
    background: #62c660;
  }
  .video-tstm-listing li {
    width: 100%;
  }

  .arrow-box {
    padding-bottom: 5rem;
  }

  /*.arrow-box::after {*/
  /*  height: clamp(20px, 3vw, 30px);*/
  /*  background: url(../img/arr-pointer.svg) center top no-repeat;*/
  /*  background-size: contain;*/
  /*}*/

  .page-wrapper.no-bg {
    overflow: hidden;
    padding: 0 clamp(40px, 5vw, 9.7rem) 6rem;
  }

}
@media only screen and (max-width:567px) {
  .h-32 .s-title {
    font-size: 16px;
    padding-top: 10px;
  }
  .h-11 {
    font-size: 27px;
  }
  .h-11 br {
    display: none;
  }
  .spacer-60 {
    width: 100%;
    height: 2rem;
  }
  .spacer-90 {
    width: 100%;
    height: 3rem;
  }
  .spacer-110 {
    width: 100%;
    height: 5rem;
  }
  .spacer-155 {
    width: 100%;
    height: 7rem;
  }

  .lst-extra li {
    gap: 4.5rem;
  }
  .lst-img-wrapper {
    width: 16rem;
  }
  .lst-img-wrapper .ico-type {
    max-width: 100px;
  }
  .lst-descr {
    width: calc(100% - 20.5rem) !important;
  }
  .lst-descr span.green{
    margin-left: -30px;
  }
  .lst-extra span::before {
    content: "";
    position: absolute;
    left: 1rem;
    top: 8px;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 2rem;
    background: #62c660;
  }
  .arrow-box {
    padding-top: 30px;
    margin-bottom: 40px;
  }
  .pgf-9 br {
    display: none;
  }
  .ft-listing {
    border-bottom: 2px solid #b2b2b2;
    padding-bottom: 5rem;
    margin-bottom: 7rem;
  }
  .arbx-listing li {
    padding: 0 0 50px 40px !important;
  }
  .arbx-listing li .bullet {
    position: absolute !important;
    left: 8px !important;
    top: 6px !important;
  }
  .listing-2 {
    margin-bottom: 7rem;
  }
  .img-cell {
    max-width: 200px;
    margin: 0 auto;
    order: 2;
    width: 100%;
  }
  .video-tstm-listing {
    margin: 4rem 0 5rem;
  }

  .ft-listing li {
    width: calc(50% - 1.2rem);
  }

  .gallery {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  .listing-2 li {
    padding-left: 6rem;
  }

}
@media only screen and (max-width:450px) {
  .lst-img-wrapper {
    width: 14rem;
  }
  .lst-img-wrapper .ico-type {
    max-width: 85px;
  }
  .lst-descr {
    width: calc(100% - 18.5rem) !important;
  }
}