/*==============================
    #GLOBAL DEFAULTS
==============================*/
:root {
  --scale: 1;
  --scaleMore: 1;
}
* {
  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;
  font-size: clamp(18px, calc(3vw * var(--scale)), calc(3.2rem * var(--scale)));
}

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: calc(4rem * var(--scale))!important;
}
.mb-50 {
  margin-bottom: calc(5rem * var(--scale))!important;
}
.mb-60 {
  margin-bottom: calc(6rem * var(--scale))!important;
}
.mb-70 {
  margin-bottom: calc(7rem * var(--scale))!important;
}
.mb-80 {
  margin-bottom: calc(8rem * var(--scale))!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: calc(4rem * var(--scale))!important;
}

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

/*==============================
    #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, calc(5vw * var(--scale)), calc(9rem * var(--scale)));
}
.h-12 {
  font-weight: bold;
  font-size: clamp(calc(38px * var(--scale)), calc(8vw * var(--scale)), calc(13.6rem * var(--scale)));
  line-height: 1.1;
  margin-bottom: calc(5.5rem * var(--scale));
}
.h-12 .p-title {
  display: block;
  font-weight: bold;
  font-size: clamp(calc(28px * var(--scale)), calc(5vw * var(--scale)), calc(5.7rem * var(--scale)));
}
.h-13 {
  font-family: 'Helvetica Neue Condensed', Helvetica, sans-serif;
  font-weight: 900;
  font-size: clamp(calc(38px * var(--scale)), calc(5vw * var(--scale)), calc(8.6rem * var(--scale)));
  margin-bottom: calc(10rem * var(--scale));
}
.h-14 {
  font-weight: bold;
  font-size: clamp(calc(38px * var(--scale)), calc(6vw * var(--scale)), calc(9.9rem * var(--scale)));
  line-height: 1.1;
  margin-bottom: 2rem;
}
.h-14 .p-title {
  display: block;
  font-weight: bold;
  font-size: clamp(calc(28px * var(--scale)), calc(4vw * var(--scale)), calc(6.1rem * var(--scale)));
}
.h-15 {
  font-size: clamp(calc(30px * var(--scale)), calc(4vw * var(--scale)), calc(6rem * var(--scale)));
  margin-bottom: calc(5.6rem * var(--scale));
  font-weight: bold;
}
.h-16 {
  font-size: clamp(calc(34px * var(--scale)), calc(4vw * var(--scale)), calc(6.8rem * var(--scale)));
  margin-bottom: calc(3.6rem * var(--scale));
  font-weight: bold;
}
.h-17 {
  font-size: clamp(calc(39px * var(--scale)), calc(4vw * var(--scale)), calc(7.8rem * var(--scale)));
  margin-bottom: calc(3.6rem * var(--scale));
  font-weight: bold;
}
.h-18 {
  font-size: clamp(calc(37px * var(--scale)), calc(4vw * var(--scale)), calc(7.4rem * var(--scale)));
  margin-bottom: calc(10rem * var(--scale));
  font-weight: bold;
}
.h-19 {
  font-size: clamp(calc(3rem * var(--scale)), calc(4vw * var(--scale)), calc(6rem) * var(--scale));
  text-transform: uppercase;
  color: white;
}

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

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

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


.f-sz-16 {
  font-size: clamp(18px, calc(2vw * var(--scale)), calc(3.2rem * var(--scale)));
}
.f-sz-17 {
  font-size: clamp(18px, calc(2vw * var(--scale)), calc(3.4rem * var(--scale)));
}
.f-sz-18 {
  font-size: clamp(18px, calc(2vw * var(--scale)), calc(3.6rem * var(--scale)));
}
.f-sz-19 {
  font-size: clamp(19px, calc(3vw * var(--scale)), calc(3.8rem * var(--scale)));
}
.f-sz-20 {
  font-size: clamp(20px, calc(3vw * var(--scale)), calc(4rem * var(--scale)));
}
.f-sz-21 {
  font-size: clamp(21px, calc(3vw * var(--scale)), calc(4.2rem * var(--scale)));
}
.f-sz-22 {
  font-size: clamp(22px, calc(3vw * var(--scale)), calc(4.4rem * var(--scale)));
}
.f-sz-23 {
  font-size: clamp(23px, calc(3vw * var(--scale)), calc(4.6rem * var(--scale)));
}
.f-sz-25 {
  font-size: clamp(25px, calc(3vw * var(--scale)), calc(5rem * var(--scale)));
}
.f-sz-27 {
  font-size: clamp(2.7rem, calc(3vw * var(--scale)), calc(5.4rem * var(--scale)));
}
.f-sz-28 {
  font-size: clamp(2.8rem, calc(4vw * var(--scale)), calc(5.6rem * var(--scale)));
}
.f-sz-29 {
  font-size: clamp(2.9rem, calc(3vw * var(--scale)), calc(5.8rem * var(--scale)));
}
.f-sz-30 {
  font-size: clamp(3rem, calc(4vw * var(--scale)), calc(6rem * var(--scale)));
}
.f-sz-41 {
  font-size: clamp(4.1rem, calc(5vw * var(--scale)), calc(8.2rem * var(--scale)));
}
/*==============================
    #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: calc(22.7rem * var(--scale));
  box-sizing: border-box;
}
.logo {
  position: relative;
  display: inline-block;
  background: url('../images/logo3.jpg') center no-repeat;
  background-size: contain;
  max-width: calc(63.3rem * var(--scale));
  width: 100%;
  height: calc(14.8rem * var(--scaleMore));
  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;
  min-height: calc(32.6rem * var(--scale));
  box-sizing: border-box;
  padding-top: 10.1rem;
}

.page-footer ul {
  padding: 3rem 1.5rem;
  display: flex;
  justify-content: center;
  color: rgba(255, 255, 255, 0.8);
  font-size: clamp(16px, calc(2vw * var(--scale)), calc(2.4rem * var(--scale)));
  font-weight: 400;
  flex-wrap: wrap;
  gap: 10px;
}
.page-footer ul li {

}
.page-footer ul li:not(:last-child):after {
  content: "|";
  padding: 0 5px 0 15px;
}
.page-footer ul li a,
.page-footer ul li a:visited {
  color: rgba(255, 255, 255, 0.8);
}
.page-footer ul li a:hover {
  color: #62c660;
}

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

.page-wrapper {
  position: relative;
  max-width: calc(163.4rem * var(--scale));
  width: 100%;
  padding: 0 clamp(10px, calc(5vw * var(--scale)), calc(9.7rem * var(--scale))) 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('../images/pattern-dark.jpg');
}
.light-bg {
  background: url('../images/pattern-light.jpg');
}
.green-bg {
  background: url('../images/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, calc(5vw * var(--scale)), calc(9rem * var(--scale))) 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(calc(-9rem * var(--scale)), calc(-5vw * var(--scale)), -20px);
  margin-right: clamp(calc(-9rem * var(--scale)), calc(-5vw * var(--scale)), -20px);
  width: auto;
}

.listing-1 li {
  position: relative;
  padding-bottom: 7.6rem;
  padding-left: .5rem;
  font-size: clamp(18px, calc(3vw * var(--scale)), calc(3.2rem * var(--scale)));
}
.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, calc(5vw * var(--scale)), calc(7rem * var(--scale)));
  max-width: calc(103rem * var(--scale));
  width: 100%;
  height: calc(15.6rem * var(--scale));
}
.button:hover {
  background: #3c8a3a;
  color: rgba(255,255,255,0.5);
}

.button.btn-1 {
  background: white;
  border: calc(24px * var(--scale)) solid #62c660;
  color: #62c660;
  box-sizing: border-box;
  max-width: calc(104.9rem * var(--scale));
  height: calc(18rem * var(--scale));
}
.button.btn-1:hover {
  border: calc(24px * var(--scale)) 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(../images/bg-steps.jpg) center no-repeat;
  height: calc(1078px * var(--scale));
  background-size: cover;
}
.arbx-listing .bullet {
  display: inline-flex;
  background: white;
  width: clamp(20px, calc(3vw * var(--scale)), calc(4.5rem * var(--scale)));
  height: clamp(20px, calc(3vw * var(--scale)), calc(4.5rem * var(--scale)));
  border-radius: 4.5rem;
  justify-content: center;
  align-items: center;
  color: black;
  font-weight: bold;
  font-size: clamp(19px, calc(2.5vw * var(--scale)), calc(3.8rem * var(--scale)));
}
.arbx-listing .arbx-title {
  display: inline-block;
  font-weight: bold;
  font-size: clamp(calc(24px * var(--scale)), calc(2.5vw * var(--scale)), calc(4rem * var(--scale)));
}
.arbx-listing .arbx-content {
  font-weight: normal;
  font-size: clamp(14px, calc(2.5vw * var(--scale)), calc(2.8rem * var(--scale)));
}
.arbx-listing .arbx-cell-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  max-width: calc(66rem * var(--scale));
  padding: 15px 0 0 5px;
}
.arbx-listing .arbx-cell-1 .arbx-content {
  max-width: calc(450px * var(--scale));
  margin: 3.5rem auto;
  text-align: center;
}

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

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

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

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

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

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

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

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

.fncy-box {
  position: relative;
  background: #f0f1ea;
  border: 10px solid #0e1e4d;
  padding: calc(6.4rem * var(--scale));
  margin-bottom: 4rem;
}
.fncy-box:before {
  content: "";
  position: absolute;
  top: calc(3rem * var(--scale));
  left: calc(3rem * var(--scale));
  display: block;
  width: calc(100% - 6.3rem * var(--scale));
  height: calc(100% - 6.3rem * var(--scale));
  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, calc(4vw * var(--scale)), calc(2.6rem * var(--scale)));
  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(calc(4rem * var(--scale)), calc(4vw * var(--scale)), calc(8rem * var(--scale)));
  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: calc(12.6rem * var(--scale));
}
.lst-extra li::before {
  content: none;
}
.lst-extra span {
  position: relative;
  padding-left: calc(4rem * var(--scale));
  display: block;
}
.lst-extra span::before {
  content: "";
  position: absolute;
  left: calc(1rem * var(--scale));
  top: calc(1.4rem * var(--scale));
  display: block;
  width: calc(1.4rem * var(--scale));
  height: calc(1.4rem * var(--scale));
  border-radius: 2rem;
  background: #62c660;
}
.lst-img-wrapper {
  width: 23rem;
  text-align: center;
}
.lst-descr {
  width: calc(100% - 26.5rem);
}


.gallery {
  margin: 6rem auto 0;
  max-width: 1280px;
}

.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: calc(5rem * var(--scale)) calc(4rem * var(--scale));
  box-sizing: border-box;
  font-size: clamp(19px, calc(2vw * var(--scale)), calc(3.2rem * var(--scale)));
}


.video-tstm-listing li h2 {
  position: relative;
  font-size: clamp(19px, calc(2vw * var(--scale)), calc(3.2rem * var(--scale)));
  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(calc(24px * var(--scale)), calc(2vw * var(--scale)), calc(4.2rem * var(--scale)));
}

.notification-disclaimer {
  text-align: center;
  font-size: clamp(16px, calc(2vw * var(--scale)), calc(2rem * var(--scale)));
  font-weight: normal;
  font-style: italic;
  max-width: calc(124rem * var(--scale));
  margin: 0 auto;
}
.notification-disclaimer.type-2 {
  padding-top: calc(9rem * var(--scale));
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: calc(-6rem / var(--scale));
}
.notification-disclaimer.type-3 {
  padding-bottom: calc(9rem * var(--scale));
  margin-top: -3rem;
}

.disclaimer-box {
  font-size: 14px;
  font-weight: normal;
  background: #eaeaea63;
  padding: 3rem;
  line-height: 1.4;
}

/*==============================
    #MEDIA QUERIES
==============================*/
@media only screen and (max-width:1920px) {
  :root {
    --scale: 0.7;
    --scaleMore: calc(var(--scale) - 0.15) ;
  }
}
@media only screen and (max-width:1440px) {
  html {
	  font-size: 50%;
  }
  .arbx-listing .arbx-cell-3 {
    position: absolute;
    top: calc(312px * var(--scale));
    right: 9px;
    width: 50%;
    max-width: clamp(20px, calc(17vw * var(--scale)), calc(29rem * var(--scale)));
    text-align: center;
  }
  .arbx-listing .arbx-cell-4 .arbx-title {
    display: block;
    max-width: calc(278px * var(--scale));
    margin: 0 auto 10px;
    position: relative;
    left: calc(60px * var(--scale));
  }
  .arbx-listing .arbx-cell-4 .bullet {
    position: relative;
    left: calc(60px * var(--scale));
  }
  .arbx-listing .arbx-cell-6 {
    position: absolute;
    top: calc(312px * var(--scale));
    left: 9px;
    width: 50%;
    max-width: clamp(20px, calc(17vw * var(--scale)), calc(29rem * var(--scale)));
    text-align: center;
  }
  .arbx-listing .arbx-cell-5 .arbx-content {
    max-width: calc(484px * var(--scale));
    padding: calc(19px * var(--scale)) 0 0 calc(4rem * var(--scale));
  }
  .arbx-listing .arbx-cell-5 .arbx-title,
  .arbx-listing .arbx-cell-5 .bullet {
    left: 0;
  }
}
@media only screen and (max-width:1200px) {
  :root {
    --scale: 1;
    --scaleMore: 1;
  }
  .arbx-listing {
    background: url(../images/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(../images/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;
  }
}