@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: auto;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.ttw {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
input,
select,
textarea {
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* Disable vendor prefixing for nib() */
/* Variable/Settings */
a.btn-primary {
  background-color: #ffc600;
  color: #000;
  border-radius: 50px;
  padding: 15px;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
}
a.btn-primary img {
  margin: 0 auto;
  max-width: 15px;
}
a.btn-primary.blue {
  background-color: #49c9f2;
  color: #fff;
}
a.active {
  color: #ffc600;
}
.slick-slider .slick-slide {
  outline: none !important;
}
.slick-slider .slick-next,
.slick-slider .slick-prev {
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/arrow-right.png") no-repeat top center;
  background-size: 41px 41px;
}
.slick-slider .slick-next:before,
.slick-slider .slick-prev:before {
  display: none;
}
.slick-slider .slick-next.slick-disabled,
.slick-slider .slick-prev.slick-disabled {
  opacity: 0;
}
.slick-slider .slick-next {
  width: 41px;
  height: 41px;
  right: 20px;
}
@media only screen and (min-width: 1100px) {
  .slick-slider .slick-next {
    right: -65px;
  }
}
.slick-slider .slick-prev {
  z-index: 999;
  width: 41px;
  height: 41px;
  background: url("../images/arrow-left.png") no-repeat top center;
  background-size: 41px 41px;
  left: 20px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1100px) {
  .slick-slider .slick-prev {
    left: -65px;
  }
}
.slick-slider .slick-dots {
  bottom: -50px;
  left: 0;
  z-index: 9;
}
.slick-slider .slick-dots li {
  margin: 0;
  width: 16px;
}
.slick-slider .slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 10px;
}
.slick-slider .slick-dots li.slick-active button:before {
  color: #000;
}
.steps-slider-02,
.steps-slider-01 {
  pointer-events: none;
}
.slider-nav-02 .slick-track,
.slider-nav-01 .slick-track {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  min-width: 100%;
  justify-content: space-between;
}
@media only screen and (min-width: 1100px) {
  .slider-nav-02 .slick-track,
  .slider-nav-01 .slick-track {
    flex-direction: column;
    min-width: auto;
  }
}
.slider-nav-02 .yellow-circle,
.slider-nav-01 .yellow-circle {
  background-color: #fff;
  color: #ffc600;
}
.slider-nav-02 p,
.slider-nav-01 p {
  display: none;
  color: #000;
}
@media only screen and (min-width: 1100px) {
  .slider-nav-02 p,
  .slider-nav-01 p {
    color: #ffc600;
    display: block;
  }
}
.slider-nav-02 .slick-current .yellow-circle,
.slider-nav-01 .slick-current .yellow-circle {
  background-color: #ffc600;
  color: #000;
}
.slider-nav-02 .slick-current p,
.slider-nav-01 .slick-current p {
  color: #000;
  display: block;
}
.sticky-nav {
  background: #373737;
  width: 100%;
  z-index: 50;
  position: fixed;
  z-index: 99;
}
@media only screen and (max-width: 768px) {
  .sticky-nav .content-wrapper {
    padding: 0 10px;
  }
}
.sticky-nav .header {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header {
    padding: 12px 0;
  }
}
.sticky-nav .header .logo {
  max-width: 24px;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .logo {
    max-width: 160px;
  }
}
.sticky-nav .header .col {
  flex: 0 1 20%;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .col {
    flex: 0 1 35%;
  }
}
.sticky-nav .header .col:first-child {
  flex: 0 1 80%;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .col:first-child {
    flex: 0 1 70%;
  }
}
.sticky-nav .header .col:last-child {
  justify-content: flex-end;
}
.sticky-nav .header .col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header .col ul {
    align-items: flex-start;
    display: flex;
  }
}
.sticky-nav .header .col ul li {
  display: inline-block;
  padding: 0;
  margin-right: 15px;
}
@media only screen and (min-width: 600px) {
  .sticky-nav .header .col ul li {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .col ul li {
    margin: 0 8px;
    padding: 0 3px;
  }
}
.sticky-nav .header .col ul li:last-child {
  margin-right: 0;
}
.sticky-nav .header .col ul li a {
  color: #fff;
  font-size: 9px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  display: block;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .col ul li a {
    font-size: 16px;
  }
}
.sticky-nav .header .col ul li a.active {
  color: #ffc600;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .col ul li a:hover {
    color: #ffc600;
    transition: all 300ms ease-in-out;
  }
}
.sticky-nav .header .col .nav {
  padding-left: 15px!important;
  padding-top: 8px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .col .nav {
    padding-left: 30px;
    padding-top: 0;
  }
}
.sticky-nav .header .language-selector select {
  cursor: pointer;
  border-radius: 50px;
  outline: none;
  font-size: 10px;
  letter-spacing: -1px;
  color: #fff;
  border: none;
  padding: 10px 9px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 1px solid #fff;
  letter-spacing: 0.015em;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .language-selector select {
    padding: 16px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .language-selector {
    border-radius: 40px;
    color: #fff;
    background: #ffc600;
    position: relative;
    overflow: hidden;
    padding: 2px 12px;
  }
  .sticky-nav .header .language-selector .row {
    display: flex;
  }
  .sticky-nav .header .language-selector a {
    padding: 10px 15px;
    background: #fff;
    display: inline-block;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    font-weight: 700;
  }
  .sticky-nav .header .language-selector a.selected {
    background: #ffc600;
  }
  .sticky-nav .header .language-selector a:last-child {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .language-selector.bm {
    padding: 2px;
  }
  .sticky-nav .header .language-selector.bm a:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
}
.sticky-nav .header .btn-primary {
  align-items: center;
  text-align: center;
  padding: 6px 2px;
  font-size: 9px;
  margin-left: 5px;
  min-width: 75px;
}
@media only screen and (min-width: 768px) {
  .sticky-nav .header .btn-primary {
    font-size: 14px;
    padding: 8px 20px;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .btn-primary {
    display: flex;
    padding: 12px 20px;
  }
}
.sticky-nav .header .btn-primary img {
  width: 6px;
  margin-left: 10px;
}
@media only screen and (max-width: 1100px) {
  .sticky-nav .header.bm .logo {
    max-width: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header.bm .logo {
    max-width: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header.bm .btn-primary {
    min-width: 50px;
  }
}
@media only screen and (max-width: 1100px) {
  .sticky-nav .header.bm .col:first-child {
    flex: 0 1 80%;
  }
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header.bm .col .nav {
    padding-left: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header.bm .col ul {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header.bm .col ul li {
    margin-right: 12px;
  }
  .sticky-nav .header.bm .col ul li:last-child {
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .sticky-nav .header.bm .col ul li a {
    line-height: 10px;
    display: block;
  }
}
@media (max-width: 1100px) {
  .tab-title {
    position: relative;
  }
  .tab-title:after {
    content: url("../images/arrow-down.svg");
    position: absolute;
    right: 14px;
    vertical-align: middle;
    width: 20px;
    transform: scale(1) rotate(0deg);
    transition: 0.4s;
    text-align: center;
  }
  .wraps.expand .tab-title:after {
    transform: scale(1) rotate(-90deg);
    content: url("../images/arrow-white.svg");
  }
  .tab-info {
    padding: 0 20px;
    display: none;
    background: #f2f6ff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .tab-info.expand {
    display: block;
  }
}
.mae-raikan-component .jommae-tile {
  z-index: 999;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../../assets/images/referral-bg-mobile.png");
  min-height: 400px;
  padding: 35px 30px;
}
@media only screen and (min-width: 500px) {
  .mae-raikan-component .jommae-tile {
    margin: auto;
    max-width: 400px;
    background-size: 100% 90%;
  }
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .jommae-tile {
    max-width: none;
    flex-direction: row;
    align-items: center;
    min-height: 0;
    margin: 60px 0;
    padding: 50px 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../../assets/images/referral-bg-desktop.png");
  }
}
.mae-raikan-component .jommae-tile .info {
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .jommae-tile .info {
    width: 55%;
    margin-left: 240px;
  }
}
.mae-raikan-component .jommae-tile .info h5 {
  margin: 0 0 10px;
}
.mae-raikan-component .jommae-tile .info h3 {
  margin-top: 5px;
  line-height: 30px;
}
.mae-raikan-component .jommae-tile .info h3 span.img-inline {
  margin-bottom: -11px;
  display: inline-block;
  width: 70px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .jommae-tile .info h3 span.img-inline {
    width: 80px;
  }
}
.mae-raikan-component .jommae-tile .info h3 span.blue-inline {
  color: #2e5bbb;
}
.mae-raikan-component .jommae-tile a.cta {
  font-size: 18px;
  margin-left: -5px;
  margin-top: 20px;
  padding: 17px 25px;
  border-radius: 25px;
  background-color: #ffdc00;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .jommae-tile a.cta {
    padding: 13px 20px;
    margin-left: 15px;
    margin-top: -5px;
  }
}
.mae-raikan-component .jommae-tile:after {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../assets/images/coin2.png");
  width: 70px;
  height: 70px;
  position: absolute;
  right: -20px;
  top: 20px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .jommae-tile:after {
    display: none;
  }
}
.mae-raikan-component .jommae-tile:before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../assets/images/coin.png");
  width: 50px;
  height: 50px;
  position: absolute;
  left: -10px;
  bottom: 110px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .jommae-tile:before {
    position: absolute;
    left: -25px;
    top: 40px;
    background-image: url("../../assets/images/coin.png");
    width: 60px;
    height: 60px;
  }
}
.mae-raikan-component .tutorial {
  display: flex;
  border-radius: 20px;
  flex-direction: column;
  padding: 25px 25px 200px;
  gap: 40px;
  position: relative;
  background-image: linear-gradient(#fff9d2 50%, rgba(255,249,210,0));
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .tutorial {
    flex-direction: row;
    padding: 50px 80px 120px;
    gap: 0;
  }
}
.mae-raikan-component .tutorial:before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../assets/images/tile-coin.png");
  width: 50px;
  height: 50px;
  position: absolute;
  left: -30px;
  top: 200px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .tutorial:before {
    display: none;
  }
}
.mae-raikan-component .tutorial:after {
  content: '';
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../assets/images/referral-confetti-mobile.png");
  width: 103%;
  height: auto;
  position: absolute;
  left: 0px;
  top: 100px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .tutorial:after {
    display: none;
  }
}
.mae-raikan-component .tutorial .download-app {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .tutorial .download-app {
    margin-right: 76px;
    width: 50%;
  }
}
.mae-raikan-component .tutorial .download-app .grid-col-3 {
  display: flex;
  justify-content: center;
  gap: 5px;
}
.mae-raikan-component .tutorial .download-app p {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .tutorial .download-app p {
    margin-bottom: 10px;
  }
}
.mae-raikan-component .tutorial .download-app .app-icon {
  max-width: 100px;
  margin: 0 auto 15px;
  border-radius: 30px;
  box-shadow: 0px 5px 20px rgba(138,41,0,0.2);
}
.mae-raikan-component .tutorial .youtube-app {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  height: 150px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .tutorial .youtube-app {
    width: 50%;
    border-radius: 20px;
    height: 230px;
  }
}
.mae-raikan-component .tutorial .youtube-app iframe {
  display: block;
}
.mae-raikan-component .sticky-nav {
  position: fixed;
  z-index: 9999;
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  padding-bottom: 5px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .sticky-nav {
    width: 100%;
  }
}
.mae-raikan-component .sticky-nav .scroll-content {
  background-color: #fff9d1;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 4px 0 0 #ffde00;
  overflow-x: auto;
  min-width: 1080px;
}
.mae-raikan-component .sticky-nav .content-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
  overflow-x: auto;
}
.mae-raikan-component .sticky-nav .content-wrapper .mae-raikan-logo {
  margin-top: 5px;
  width: 150px;
}
.mae-raikan-component .sticky-nav .content-wrapper ul {
  padding: 9px;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  overflow: hidden;
  margin: 5px 0;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li {
  border-radius: 8px;
  background-color: #fff;
  border: 2px solid #ff851b;
  box-shadow: 0px 5px 0px 0px #ff851b;
  min-width: 163px;
  min-height: 70px;
  padding: 0;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li a {
  padding: 12px 5px;
  display: flex;
  gap: 10px;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li span {
  display: block;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li span.nav-heading {
  font-size: 14px;
  line-height: 16px;
  font-weight: 900;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li span.nav-content {
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li.active {
  box-shadow: none;
  background-color: #ffdc00;
  margin-top: 5px;
}
.mae-raikan-component .sticky-nav .content-wrapper ul li .icon {
  width: 26px;
}
.mae-raikan-component .slider-wrapper {
  z-index: 9;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .slider-wrapper .slick-dots {
    bottom: -45px;
  }
}
.mae-raikan-component .slider-wrapper .slick-dots li {
  margin: 0;
}
.mae-raikan-component .slider-wrapper .slick-dots li button:before {
  content: '';
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.mae-raikan-component .slider-wrapper .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #222;
}
.mae-raikan-component .slider-wrapper .slick-prev {
  left: -10px;
}
.mae-raikan-component .slider-wrapper .slick-next {
  right: -10px;
}
.mae-raikan-component .slider-wrapper .slick-prev,
.mae-raikan-component .slider-wrapper .slick-next {
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
  width: 75px;
  height: 75px;
}
.mae-raikan-component .slider-wrapper .slick-prev:before {
  content: '';
  background-image: url("../../assets/images/prev.svg");
  background-size: contain;
  width: 75px;
  height: 75px;
  display: block;
}
.mae-raikan-component .slider-wrapper .slick-next:before {
  content: '';
  background-image: url("../../assets/images/next.svg");
  background-size: contain;
  width: 75px;
  height: 75px;
  display: block;
}
.mae-raikan-component .slider-wrapper .slick-disabled {
  display: none !important;
}
.mae-raikan-component .slider-wrapper .slick-slide .visual {
  padding: 0 20px;
}
.mae-raikan-component .slider-wrapper .slick-slide .info {
  width: 80%;
  margin: auto;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .slider-wrapper .slick-slide .info {
    width: 100%;
  }
}
.mae-raikan-component .slider-wrapper .slick-slide .info p {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
.mae-raikan-component .slider-wrapper .slick-slide:nth-child(1),
.mae-raikan-component .slider-wrapper .slick-slide:nth-child(2) {
  position: relative;
}
.mae-raikan-component .slider-wrapper .slick-slide:nth-child(1):after,
.mae-raikan-component .slider-wrapper .slick-slide:nth-child(2):after {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .mae-raikan-component .slider-wrapper .slick-slide:nth-child(1):after,
  .mae-raikan-component .slider-wrapper .slick-slide:nth-child(2):after {
    content: '';
    width: 72px;
    height: 72px;
    display: block;
    background-size: contain;
    position: absolute;
    top: 180px;
    right: -30px;
    background-image: url("../../assets/images/next.svg");
  }
}
.mae-raikan-component a.link-here {
  text-decoration: underline;
  color: #ffde00;
}
.mae-raikan-component a.cta {
  background-color: #ffdc00;
}
.mae-raikan-component a.cta:hover {
  transition: all 0.3s ease;
  background-color: #f3d307 !important;
}
/* Modules */
main.landing-container {
  overflow-x: hidden;
}
main.landing-container section.herobanner-wrapper {
  position: relative;
  height: auto;
  padding: 45px 0 0;
  z-index: 3;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.herobanner-wrapper {
    padding: 60px 0 0;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.herobanner-wrapper.bm {
    padding-top: 100px;
  }
}
main.landing-container section.herobanner-wrapper.second-part {
  background: url("../images/base-1-mob.png");
  background-size: 100% 100%;
  z-index: 3;
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.herobanner-wrapper.second-part {
    padding: 80px 0 20px;
    background: url("../images/second-part-bg.png");
    background-size: 100% 100%;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper.second-part.bm {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper.second-part h3 {
    font-size: 22px;
    line-height: 24px;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper.second-part .vector-title-mob {
    padding: 0;
    margin-top: -32px;
    position: relative;
    z-index: 5;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper.second-part .vector-ingot {
    max-width: 50px;
    position: absolute;
    right: 0;
    top: 66%;
    z-index: 5;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper.second-part .vector-ingot.bm {
    top: 47%;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper.second-part .vector-ingot-coin {
    max-width: 50px;
    position: absolute;
    left: 2%;
    top: 34%;
    z-index: 5;
  }
}
main.landing-container section.herobanner-wrapper .vector-title-ong {
  max-width: 880px;
  margin: 0 auto;
  margin-top: 0;
}
main.landing-container section.herobanner-wrapper .vector-title-ong.bm {
  margin-top: 10px;
  max-width: 1020px;
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper .content-wrapper {
    padding: 0;
  }
}
main.landing-container section.herobanner-wrapper h3 {
  text-align: center;
}
main.landing-container section.herobanner-wrapper h3.daily-check {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper h3.daily-check {
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  main.landing-container section.herobanner-wrapper h3.daily-check.bm {
    margin-bottom: 10px;
  }
}
main.landing-container .daily-check-in {
  margin-top: 20px;
  position: relative;
  padding: 0 15px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in {
    padding: 0;
  }
}
main.landing-container .daily-check-in .row {
  justify-content: center;
  background: url("../images/cashback-bg-mob.png") no-repeat;
  background-size: 100% 100%;
  flex-direction: column-reverse;
  padding: 25px 0 4px;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .row {
    background: url("../images/cashback-bg.png") no-repeat center center;
    background-size: 100% 85.5%;
    flex-direction: row-reverse;
    padding: 0;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .row.bm {
    background-size: 100% 95%;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in.bm .desc {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in.bm .visual {
    margin-left: 20px;
    margin-right: 0;
  }
}
main.landing-container .daily-check-in .visual {
  max-width: 300px;
  margin-right: 0;
  transform: translateY(-4px);
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .visual {
    margin-left: 80px;
    transform: translateY(-29px);
    margin-top: -20px;
    z-index: 3;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .daily-check-in .visual {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .visual.bm {
    margin-left: 40px;
    transform: translateY(-15px);
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .daily-check-in .terms {
    font-size: 10px;
    position: absolute;
    bottom: 2%;
    color: #fff;
  }
}
main.landing-container .daily-check-in .vector {
  top: 48%;
  left: -2%;
  right: auto;
  max-width: 100px;
  position: absolute;
}
main.landing-container .daily-check-in .vector-blue {
  top: 68%;
  right: -3%;
  left: auto;
  max-width: 108px;
  position: absolute;
}
main.landing-container .daily-check-in .vector-confetti {
  bottom: 4.8%;
  left: 58.5%;
  right: auto;
  max-width: 70px;
  position: absolute;
  z-index: 2;
}
main.landing-container .daily-check-in .vector-confetti.bm {
  bottom: 4.8%;
  left: 62.5%;
}
main.landing-container .daily-check-in .vector-right-mob {
  top: 29%;
  right: 0;
  left: auto;
  max-width: 70px;
  position: absolute;
  z-index: 5;
}
main.landing-container .daily-check-in .vector-right-mob.bm {
  top: 29%;
}
main.landing-container .daily-check-in .vector-left-mob {
  top: 1%;
  left: 0;
  right: auto;
  max-width: 50px;
  position: absolute;
  z-index: 5;
}
main.landing-container .daily-check-in .vector-coin-mob {
  bottom: 39%;
  left: 0;
  max-width: 50px;
  position: absolute;
  z-index: 5;
}
main.landing-container .daily-check-in .vector-right-coin-mob {
  bottom: 2%;
  left: auto;
  right: 3%;
  max-width: 28px;
  position: absolute;
  z-index: 5;
}
main.landing-container .daily-check-in .vector-right-coin-mob.bm {
  bottom: 35%;
}
main.landing-container .daily-check-in .vector-bottom-coin-mob {
  max-width: 35px;
  bottom: -5%;
  left: 20%;
  right: auto;
  position: absolute;
  z-index: 5;
}
main.landing-container .daily-check-in .vector-left-mob {
  top: 8%;
  left: 0;
  right: auto;
  max-width: 90px;
  position: absolute;
  z-index: 5;
}
main.landing-container .daily-check-in .desc {
  padding: 0 30px;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .desc {
    text-align: left;
    padding-left: 10px;
    padding-top: 0;
  }
}
main.landing-container .daily-check-in .desc h3 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .desc h3 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .desc h3.bm {
    margin-bottom: 10px;
  }
}
main.landing-container .daily-check-in .desc p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .desc p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
  }
}
main.landing-container .daily-check-in .desc p.bm {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .desc p.bm {
    font-size: 16px;
    line-height: 24px;
  }
}
main.landing-container .daily-check-in .desc span {
  font-style: italic;
  font-size: 10px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .daily-check-in .desc span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .how-to-win-title-en {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 0;
    z-index: 10;
    position: relative;
    margin-top: 75px;
  }
}
main.landing-container .how-to-win-title-en.bm {
  max-width: 750px;
  margin-top: 40px;
}
main.landing-container .win-steps {
  padding-bottom: 0;
  margin-top: 80px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .win-steps {
    padding-bottom: 100px;
    margin-top: 100px;
  }
}
main.landing-container .win-steps .vector {
  position: absolute;
  z-index: 3;
}
main.landing-container .win-steps .vector.raya-left {
  top: 10%;
  left: 0;
  max-width: 70px;
}
main.landing-container .win-steps .vector.raya-right {
  right: 0;
  top: 23%;
  max-width: 45px;
}
main.landing-container .win-steps .vector.flower-left {
  bottom: 0;
  left: 0;
  max-width: 250px;
}
main.landing-container .win-steps .vector.flower-right-mob {
  bottom: 4%;
  right: 0;
  max-width: 70px;
}
main.landing-container .win-steps .vector.flower-left-mob {
  bottom: 3.5%;
  left: 0;
  max-width: 100px;
}
main.landing-container .win-steps .vector.flower-right {
  bottom: 0;
  right: 0;
  max-width: 160px;
}
main.landing-container .win-steps .vector.blossom-right-win {
  top: 1%;
  right: 0;
  max-width: 230px;
}
main.landing-container .win-steps .vector.blossom-right-win.bm {
  top: 8%;
}
main.landing-container .win-steps .vector.left-coin-win {
  top: 26%;
  left: 7%;
  max-width: 70px;
}
main.landing-container .win-steps .vector.left-coin-win.bm {
  top: 29%;
}
main.landing-container .win-steps .vector.left-coin-angpao {
  max-width: 350px;
  left: 4%;
  top: 45%;
}
main.landing-container .win-steps .vector.left-coin-angpao.bm {
  top: 56%;
}
main.landing-container .win-steps .vector.right-coin-angpao {
  max-width: 340px;
  left: auto;
  right: 2%;
  top: 47%;
}
main.landing-container .win-steps .vector.right-coin-angpao.bm {
  top: 53%;
}
main.landing-container .how-to-win-title {
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .how-to-win-title {
    max-width: 850px;
    padding-top: 0;
    width: 100%;
  }
}
main.landing-container .how-to-win-title.bm {
  padding-left: 0;
}
main.landing-container .win-entry {
  max-width: 1020px;
  margin: 0px auto;
  padding-bottom: 60px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .win-entry {
    margin: 0 auto;
  }
}
main.landing-container .steps {
  list-style: none;
  display: flex;
  text-align: center;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .steps {
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .steps.en {
    margin-bottom: 20px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .steps.en {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .steps.bm {
    padding-bottom: 110px;
  }
}
main.landing-container .steps .description-banner {
  padding: 0;
}
main.landing-container .steps span {
  display: block;
  font-weight: 900;
}
main.landing-container .steps li {
  flex: 0 1 27%;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .steps li {
    min-width: 160px;
  }
}
main.landing-container .steps li.active h6.text {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  main.landing-container .steps li h6 {
    font-size: 10px !important;
    line-height: 14px !important;
  }
}
main.landing-container .steps li h6.text {
  opacity: 0.5;
}
main.landing-container .steps li:after {
  content: "";
  background: url("../images/arrow-right.svg");
  width: 9px;
  height: 15px;
  color: #000;
  display: block;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .steps li:after {
    position: absolute;
    top: 13%;
    right: 0px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .steps li:after {
    background: url("../images/arrow-right-mob.svg");
    width: 10px;
    height: 6px;
    margin: 7px auto;
  }
}
main.landing-container .steps li:last-child:after {
  display: none;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .steps li:last-child span {
    display: inline;
  }
}
main.landing-container .steps li .box {
  margin: 0 auto 5px;
  max-width: 80px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .steps li .box {
    max-width: 120px;
    margin: 0 auto 12px;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .steps li .box.bm {
    max-width: 100px;
  }
}
main.landing-container .steps li .box.bm h6 {
  font-size: 11px;
  line-height: 13px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .steps li .box.bm h6 {
    font-size: 15px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 768px) {
  main.landing-container .steps li .box.bm a {
    padding: 12px 0px;
  }
}
main.landing-container .steps li .box a {
  border-radius: 50px;
  background: rgba(255,254,248,0.6);
  color: #665e3f;
  border-radius: 50px;
  padding: 7px 0;
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  main.landing-container .steps li .box a {
    padding: 12px 14px;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .steps li .box a {
    padding: 5px;
    width: 85%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .steps li .box a.bm {
    width: 95%;
  }
}
main.landing-container .steps li .box a.active {
  background: linear-gradient(180deg, #018e62 0%, #74c4b1 100%);
  color: #fff;
}
main.landing-container .steps li .box h6 {
  text-transform: uppercase;
}
main.landing-container .inner-wrapper {
  background: url("../images/bottom-bg.png");
  background-position: center center;
  background-size: cover;
}
main.landing-container .entry-win {
  position: relative;
  padding-top: 50px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .entry-win {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .entry-win .content-wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .entry-win .visual {
    padding: 0 20px;
  }
}
main.landing-container .entry-win .vector {
  max-width: 90px;
  position: absolute;
  top: 0;
}
main.landing-container .entry-win .vector.left {
  left: -120px;
  top: 100px;
}
main.landing-container .entry-win .vector.right {
  right: -80px;
  top: 120px;
  max-width: 150px;
}
main.landing-container .entry-win .text {
  max-width: 312px;
  margin: 0 auto;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .entry-win .text {
    padding-left: 15px;
    max-width: 100%;
  }
}
main.landing-container .entry-win .text p {
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .entry-win .text p {
    font-size: 14px;
    line-height: 24px;
  }
}
main.landing-container .cashback-prize {
  padding: 0;
  text-align: center;
  margin-top: -15px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize {
    padding: 20px 0;
    margin: 0;
  }
}
main.landing-container .cashback-prize.bm {
  padding: 5px 0 0 0;
  margin-top: -20px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize.bm {
    padding: 120px 0 20px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize.index {
    padding: 35px 0 20px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize.index-bm {
    padding: 0 0 20px;
  }
}
main.landing-container .cashback-prize .title {
  max-width: 250px;
  margin: 0 auto;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .title {
    max-width: 350px;
  }
}
main.landing-container .cashback-prize h2 {
  margin-bottom: 20px;
}
main.landing-container .cashback-prize .vector {
  position: absolute;
  z-index: 3;
}
main.landing-container .cashback-prize .vector.angpao-right {
  max-width: 110px;
  left: auto;
  right: 4%;
  top: 5%;
}
main.landing-container .cashback-prize .vector.angpao-right.bm {
  top: 4%;
}
main.landing-container .cashback-prize .vector.angpao-left {
  max-width: 130px;
  left: 0;
  top: 16%;
}
main.landing-container .cashback-prize .vector.angpao-left.bm {
  top: 13%;
}
main.landing-container .cashback-prize .vector.blossom-right {
  max-width: 69px;
  left: auto;
  right: 9%;
  top: 20.5%;
}
main.landing-container .cashback-prize .vector.blossom-right.bm {
  top: 16.5%;
}
main.landing-container .cashback-prize .vector.blossom-left {
  max-width: 200px;
  left: 0;
  top: 33.5%;
}
main.landing-container .cashback-prize .vector.blossom-left.bm {
  top: 28.5%;
}
main.landing-container .cashback-prize .vector.coin-right {
  max-width: 70px;
  left: auto;
  right: 9%;
  top: 39%;
}
main.landing-container .cashback-prize .vector.coin-right.bm {
  top: 31%;
}
main.landing-container .cashback-prize .slick-prev {
  left: -15px;
  top: 60%;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .slick-prev {
    left: -65px;
  }
}
main.landing-container .cashback-prize .slick-next {
  top: 60%;
  right: -20px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .slick-next {
    right: -65px;
  }
}
main.landing-container .cashback-prize .vector {
  bottom: 16%;
  left: -3%;
  right: auto;
  max-width: 60px;
  position: absolute;
  z-index: 5;
}
main.landing-container .cashback-prize .group {
  margin-bottom: 0px;
  margin-top: 0;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
main.landing-container .cashback-prize .group:last-child {
  margin-bottom: 0;
}
main.landing-container .cashback-prize .group.group-40 .fifty-cashback,
main.landing-container .cashback-prize .group.group-85 .fifty-cashback,
main.landing-container .cashback-prize .group.group-40 .eighty-cashback,
main.landing-container .cashback-prize .group.group-85 .eighty-cashback {
  max-width: 950px;
  margin: 0 auto;
  position: absolute;
  top: 64%;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .fifty-cashback,
  main.landing-container .cashback-prize .group.group-85 .fifty-cashback,
  main.landing-container .cashback-prize .group.group-40 .eighty-cashback,
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback {
    top: 180px;
    transform: none;
  }
}
main.landing-container .cashback-prize .group.group-40 .fifty-cashback .slide,
main.landing-container .cashback-prize .group.group-85 .fifty-cashback .slide,
main.landing-container .cashback-prize .group.group-40 .eighty-cashback .slide,
main.landing-container .cashback-prize .group.group-85 .eighty-cashback .slide {
  padding: 0 35px;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .fifty-cashback .slide,
  main.landing-container .cashback-prize .group.group-85 .fifty-cashback .slide,
  main.landing-container .cashback-prize .group.group-40 .eighty-cashback .slide,
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback .slide {
    padding: 0 50px;
  }
}
main.landing-container .cashback-prize .group.group-40 .fifty-cashback.bm .slide,
main.landing-container .cashback-prize .group.group-85 .fifty-cashback.bm .slide,
main.landing-container .cashback-prize .group.group-40 .eighty-cashback.bm .slide,
main.landing-container .cashback-prize .group.group-85 .eighty-cashback.bm .slide {
  padding: 0 25px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .fifty-cashback.bm .slide,
  main.landing-container .cashback-prize .group.group-85 .fifty-cashback.bm .slide,
  main.landing-container .cashback-prize .group.group-40 .eighty-cashback.bm .slide,
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback.bm .slide {
    padding: 0 35px;
  }
}
main.landing-container .cashback-prize .group.group-40 .fifty-cashback .slide,
main.landing-container .cashback-prize .group.group-85 .fifty-cashback .slide {
  padding: 0 35px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .fifty-cashback .slide,
  main.landing-container .cashback-prize .group.group-85 .fifty-cashback .slide {
    padding: 0 35px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .fifty-cashback.bm,
  main.landing-container .cashback-prize .group.group-85 .fifty-cashback.bm {
    top: 180px;
  }
}
main.landing-container .cashback-prize .group.group-40 .fifty-cashback.bm .slide,
main.landing-container .cashback-prize .group.group-85 .fifty-cashback.bm .slide {
  padding: 0 40px;
}
main.landing-container .cashback-prize .group.group-40 .object,
main.landing-container .cashback-prize .group.group-85 .object {
  position: absolute;
  top: -40px;
  left: -25px;
  max-width: 60px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .object,
  main.landing-container .cashback-prize .group.group-85 .object {
    top: 60px;
    left: -170px;
    max-width: 110px;
    z-index: 9;
  }
}
main.landing-container .cashback-prize .group.group-40 .object.right,
main.landing-container .cashback-prize .group.group-85 .object.right {
  max-width: 75px;
  left: auto;
  right: -50px;
  bottom: auto;
  top: -80px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .object.right,
  main.landing-container .cashback-prize .group.group-85 .object.right {
    max-width: 190px;
    right: -220px;
    top: 100px;
    z-index: 1;
  }
}
main.landing-container .cashback-prize .group.group-40 .visual,
main.landing-container .cashback-prize .group.group-85 .visual {
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-40 .visual,
  main.landing-container .cashback-prize .group.group-85 .visual {
    z-index: 2;
  }
}
main.landing-container .cashback-prize .group.group-85 .vector-title {
  position: absolute;
  left: 10%;
  top: -15%;
  max-width: 760px;
  z-index: 5;
}
main.landing-container .cashback-prize .group.group-85 .vector-title.bm {
  position: absolute;
  left: 0;
  top: -22%;
  max-width: 1000px;
}
main.landing-container .cashback-prize .group.group-85 .vector-mob-coin {
  position: absolute;
  left: auto;
  right: 0;
  top: -1%;
  max-width: 100px;
  z-index: 5;
}
main.landing-container .cashback-prize .group.group-85 .vector-mob-ribbon {
  position: absolute;
  left: -1%;
  top: 4%;
  max-width: 50px;
  z-index: 5;
}
main.landing-container .cashback-prize .group.group-85 .vector-mob-blue {
  position: absolute;
  left: -1%;
  top: 44%;
  max-width: 60px;
  z-index: 5;
}
main.landing-container .cashback-prize .group.group-85 .vector-mob-blue.bm {
  position: absolute;
  left: -1%;
  top: 46%;
}
main.landing-container .cashback-prize .group.group-85 .vector-title-mob {
  max-width: 760px;
  padding: 0 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}
main.landing-container .cashback-prize .group.group-85 .vector-title-mob.bm {
  padding: 0;
}
main.landing-container .cashback-prize .group.group-85 .bottom {
  display: none;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .bottom {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    padding: 0 22px;
    display: flex;
    justify-content: flex-start;
    margin: 5px 0 0 0;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .bottom.bm {
    padding: 0 45px;
  }
}
main.landing-container .cashback-prize .group.group-85 .mob-bottom {
  font-size: 12px;
  line-height: 18px;
  justify-content: center;
  padding: 5px 15px 0;
  font-weight: 600;
  display: flex;
  margin: 5px 0 0 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .mob-bottom {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .mob-bottom.bm {
    font-size: 10px;
    line-height: 18px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow {
  display: flex;
  gap: 5px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow {
    flex-direction: column;
    padding: 0 15px;
    margin-top: -30px;
    gap: 20px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 20px 0 0;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow p {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 0;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.big {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.big {
    font-size: 19px;
    line-height: 26px;
    font-weight: 700;
    margin: 20px 0 0;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.big.special {
  margin: 32px 0 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.big.bm {
    margin: 15px 0 0;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.small {
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.small-bm {
  margin: 5px 0 0;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow p.bm {
    font-size: 14px;
    line-height: 18px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box {
  position: relative;
  height: auto;
  padding: 25px 30px 44px;
  background: url("../images/yellow-bg.png");
  background-size: 100% 100%;
  z-index: 3;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box {
    width: 100%;
    background: url("../images/yellow-box-mob.png");
    background-size: 100% 100%;
    padding: 20px 8px;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.sg {
    background: url("../images/yellow-box-mob-sg.png") !important;
    background-size: 100% 100% !important;
    padding: 20px 8px 25px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.my {
  padding: 25px 30px 30px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.my {
    padding: 35px 8px 30px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.bm-sg {
    padding: 70px 30px 30px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.bm-my {
  padding: 25px 25px 30px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.bm-my {
    padding: 35px 8px 30px;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .box.my-mob {
    background: url("../images/yellow-box-mob-sg.png") !important;
    background-size: 100% 100% !important;
    padding: 20px 8px 25px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country {
  display: flex;
  margin: 0 auto;
  padding-bottom: 5px;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country.sg {
  padding-bottom: 9px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country.my {
    padding-bottom: 9px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country.my-bm,
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country.sg-bm {
    padding-bottom: 10.2px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country h4 {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  margin: 0;
  display: flex;
  align-items: center;
  margin: 0 auto;
  gap: 15px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country h4 {
    font-size: 17px;
    line-height: 22px;
    gap: 10px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country h4 img {
  width: 50px;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .country h4 img {
    width: 38px;
    height: 38px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content {
  background: #fffee3;
  display: flex;
  width: 100%;
  padding: 20px 35px 20px 30px;
  position: relative;
  height: auto;
  background: url("../images/yellow-inner-box-right.png");
  background-size: 100% 100%;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content {
    background: url("../images/yellow-inner-mob.png");
    background-size: 100% 100%;
    padding: 20px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content.bm {
    padding: 35px 35px 30px 30px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content.bm-my {
    padding: 35px 35px 30px 30px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content.sg {
  background: url("../images/yellow-inner-box-right.png");
  background-size: 100% 100%;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content.sg {
    padding: 20px;
    background: url("../images/yellow-inner-mob.png");
    background-size: 100% 100%;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content.sg-bm {
    padding: 12px 20px 12px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-img {
  width: 40%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: full;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-img {
    height: 123px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-img.bm {
  width: 60%;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-img.bm {
    width: 40%;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-img.bm img {
  width: 95%;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details {
  display: flex;
  flex-direction: column;
  width: 75%;
  justify-content: center;
  padding-left: 10px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details {
    width: 60%;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details.en {
    width: 60%;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details.bm {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details.mobile {
    margin-top: -10px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount {
  background: linear-gradient(180deg, #018e62 0%, #74c4b1 100%);
  color: #fff;
  border-radius: 20px;
  padding: 10px 20px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount {
    padding: 7px 10px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount.en {
    padding: 10px 14px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount.bm {
  border-radius: 30px;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount p {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount p {
    font-size: 12px;
    line-height: 14px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount p.bm {
  line: height 14px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount p.bm {
    line-height: 23px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-amount p.en {
    font-size: 17px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .paynet-logo {
  margin-top: 5px;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .paynet-logo img {
  width: 50%;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text h4 {
    font-size: 14px;
    line-height: 17px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text h4.bm {
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text h4.bm {
    font-size: 13px;
    line-height: 16.9px;
    margin-top: 7px;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text h4.special {
  margin-top: 12px;
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text p.small-paragraph {
  font-size: 8px;
  line-height: 9px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text p.small-paragraph {
    font-size: 6px;
    line-height: 7px;
    margin-top: -10px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text p.small-paragraph {
    margin: -15px 0 0 0;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text p.en-small {
  font-size: 8px;
  line-height: 9px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text p.en-small {
    font-size: 6px;
    line-height: 7px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details .cashback-text p.en-small {
    margin: -15px 0 0 0;
  }
}
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details p,
main.landing-container .cashback-prize .group.group-85 .boxes-yellow .content .content-details h4 {
  margin-bottom: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback {
    top: 170px;
  }
}
main.landing-container .cashback-prize .group.group-85 .eighty-cashback .slide {
  padding: 0 25px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback .slide {
    padding: 0 45px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback.bm {
    top: 170px;
  }
}
main.landing-container .cashback-prize .group.group-85 .eighty-cashback.bm .slide {
  padding: 0 25px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .eighty-cashback.bm .slide {
    padding: 0 75px;
  }
}
main.landing-container .cashback-prize .group.group-85 .object {
  top: -40px;
  left: -30px;
  max-width: 60px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .object {
    left: -140px;
    max-width: 100px;
    top: 20px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .cashback-prize .group.group-85 .object.right {
    right: -180px;
    top: 190px;
    max-width: 160px;
  }
}
main.landing-container .description-banner {
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .description-banner {
    padding: 0 0 20px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .description-banner .content-wrapper {
    padding: 0;
  }
}
main.landing-container .description-banner .object {
  position: absolute;
  left: 8px;
  top: 25px;
  max-width: 60px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .description-banner .object {
    left: -50px;
    max-width: 150px;
  }
}
main.landing-container .description-banner .object.right {
  left: auto;
  right: -10px;
  bottom: 80px;
  top: auto;
}
@media only screen and (max-width: 1100px) {
  main.landing-container .description-banner .object.right {
    max-width: 105px;
    right: 0px;
    top: -27px;
  }
}
main.landing-container .description-banner .bg {
  position: absolute;
  top: 100px;
  left: 0;
}
main.landing-container .description-banner .image {
  position: relative;
}
main.landing-container .description-banner .image .visual {
  z-index: 9;
  position: relative;
}
main.landing-container .description-banner .image .glow {
  position: absolute;
  top: 0;
  left: 0;
}
main.landing-container .description-banner .coin.top {
  position: absolute;
  left: 0px;
  top: 150px;
  z-index: -1;
  max-width: 50px;
}
main.landing-container .description-banner .coin.left {
  position: absolute;
  bottom: 180px;
  left: -15px;
  max-width: 120px;
  z-index: 1;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .description-banner .coin.left {
    left: -100px;
  }
}
main.landing-container .description-banner .coin.center {
  position: absolute;
  bottom: 15px;
  right: -60px;
  z-index: -1;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .description-banner .coin.center {
    bottom: 60px;
    right: -25px;
    max-width: 100px;
  }
}
main.landing-container .description-banner .coin.right {
  position: absolute;
  right: -50px;
  bottom: 40px;
  z-index: 1;
  max-width: 120px;
}
main.landing-container .description-banner .item {
  position: absolute;
  top: 0;
  left: 0;
}
main.landing-container .description-banner .item.item-1 {
  top: 48%;
  left: 0;
  max-width: 180px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .description-banner .item.item-1 {
    top: 35%;
    left: -8%;
    max-width: 250px;
  }
}
main.landing-container .description-banner .item.item-2 {
  top: 22%;
  right: 0;
  left: auto;
  max-width: 150px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .description-banner .item.item-2 {
    top: 32%;
    right: -10%;
    max-width: 250px;
  }
}
main.landing-container .description-banner h3 {
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .description-banner h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .description-banner h3,
  main.landing-container .description-banner h6 {
    padding: 0 20px;
  }
}
main.landing-container .duit-column {
  z-index: 1;
  margin-left: -5px;
  margin-top: 20px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column {
    margin: 60px auto 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 0px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .slick-list {
    overflow: unset;
  }
}
main.landing-container .duit-column .column {
  position: relative;
  padding-top: 10px;
  margin: 0 auto;
  padding: 0px 45px 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column {
    padding: 0px 25px 0;
    max-width: 370px;
    flex: 0 1 32%;
    margin: 0;
  }
}
main.landing-container .duit-column .column:nth-child(1) .glow {
  top: 10%;
  left: -20px;
  width: 120%;
}
main.landing-container .duit-column .column:nth-child(3):after {
  display: none;
}
main.landing-container .duit-column .column:nth-child(3) .glow {
  width: 120%;
  bottom: 0;
  top: auto;
}
main.landing-container .duit-column .column:nth-child(4) .glow {
  max-width: 150px;
  top: 9%;
  left: -94%;
  position: absolute;
}
main.landing-container .duit-column .column:nth-child(4) .glow-coins {
  max-width: 70px;
  bottom: 20%;
  left: -22%;
  position: absolute;
  z-index: 10;
}
main.landing-container .duit-column .column:nth-child(5) .glow {
  top: 28%;
  left: auto;
  right: -83%;
  max-width: 120px;
  position: absolute;
}
main.landing-container .duit-column .column .vector {
  position: absolute;
  top: 0;
  left: 0;
}
main.landing-container .duit-column .column .vector.left {
  max-width: 120px;
  left: 40px;
  top: auto;
  bottom: 35%;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column .vector.left {
    left: -20px;
  }
}
main.landing-container .duit-column .column .vector.right {
  left: auto;
  right: 10px;
  max-width: 120px;
  bottom: 25%;
  top: auto;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column .vector.right {
    right: -10px;
    max-width: 100px;
  }
}
main.landing-container .duit-column .column .info {
  margin-top: 20px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column .info {
    margin-top: 20px;
  }
}
main.landing-container .duit-column .column .info strong {
  font-weight: 700;
}
main.landing-container .duit-column .column .info h2 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  min-height: 0px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column .info h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
main.landing-container .duit-column .column .info span {
  padding: 0px;
  font-size: 14px;
  line-height: 19px;
  font-style: italic;
  font-weight: 400;
}
main.landing-container .duit-column .column:after {
  content: "";
  background: url("../images/arrow-right.png");
  width: 31px;
  height: 31px;
  position: absolute;
  top: 50%;
  right: -15px;
  display: none;
  background-size: 31px 31px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column:after {
    display: block;
  }
}
main.landing-container .duit-column .column:last-child:after {
  display: none;
}
main.landing-container .duit-column .column .button {
  background: url("../images/bg-step.png") no-repeat;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  max-width: 175px;
  min-height: 70px;
  margin: 0 auto;
  background-size: cover;
  z-index: 99;
  transform: scale(0.8);
}
main.landing-container .duit-column .column .button h3 {
  color: #fff;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1100px) {
  main.landing-container .duit-column .column .button h3 {
    font-size: 36px;
    line-height: 48px;
  }
}
main.landing-container .duit-column .column h2 {
  font-size: 16px;
  line-height: 21px;
  margin-top: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column h2 {
    font-size: 16px;
    line-height: 21px;
    min-height: 75px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .duit-column .column h2.bm {
    font-size: 16.6px;
    line-height: 22px;
  }
}
main.landing-container .duit-column .column p {
  font-size: 12px;
  line-height: 16px;
  font-family: 'Poppins', sans-serif;
  padding-top: 15px;
}
@media only screen and (max-width: 1100px) {
  main.landing-container.bm .item.item-1 {
    top: 55%;
    max-width: 160px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container.bm .item.item-2 {
    top: 26%;
  }
}
main.landing-container .cashback {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .cashback {
    padding-top: 0;
  }
}
main.landing-container .cashback .cash-item {
  position: absolute;
  top: 0;
  left: -60px;
  max-width: 80px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .cashback .content-wrapper {
    max-width: 1005px;
  }
}
main.landing-container section.prize-wrapper {
  position: relative;
  padding: 40px 0 0;
  background: linear-gradient(180deg, #fff 20.28%, #e4eafc 75.79%);
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper {
    padding: 70px 0 30px;
  }
}
main.landing-container section.prize-wrapper h3 {
  text-align: center;
}
main.landing-container section.prize-wrapper .banner-prize {
  position: relative;
  z-index: 2;
}
main.landing-container section.prize-wrapper .special-prize {
  position: relative;
}
main.landing-container section.prize-wrapper .special-prize .coin-0 {
  left: -15px;
  top: 130px;
  max-width: 80px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .special-prize .coin-0 {
    max-width: 300px;
    right: -200px;
    left: auto;
    z-index: 3;
  }
}
main.landing-container section.prize-wrapper .cashback {
  position: relative;
}
@media only screen and (max-width: 768px) {
  main.landing-container section.prize-wrapper .cashback {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container section.prize-wrapper .cashback .ribbon {
    top: 120px;
    left: -10px;
    position: absolute;
    max-width: 70px;
    z-index: 2;
  }
}
main.landing-container section.prize-wrapper .description {
  margin: 0 auto;
  z-index: 3;
  background: url("../images/bm/grand-prize-mob.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 80px 65px;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .description {
    background: none;
    max-width: 900px;
    padding: 0;
    position: absolute;
    top: 9%;
    left: 0;
    right: 0;
  }
}
main.landing-container section.prize-wrapper .description h2 {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .description h2 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 10px;
  }
}
main.landing-container section.prize-wrapper .description ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 20px auto 0;
  flex-direction: column;
  max-width: 500px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .description ul {
    flex-direction: row;
    max-width: 1000px;
  }
}
main.landing-container section.prize-wrapper .description ul li {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .description ul li {
    margin: 0 10px;
  }
}
main.landing-container section.prize-wrapper .description ul li img {
  filter: drop-shadow(0px 4px 10px rgba(0,0,0,0.3));
}
main.landing-container section.prize-wrapper .description ul h2 {
  font-size: 16px;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .description ul h2 {
    font-size: 20px;
    line-height: 25px;
  }
}
main.landing-container section.prize-wrapper .description a {
  margin: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .description a {
    margin: 25px auto 0;
  }
}
main.landing-container section.prize-wrapper .coin {
  position: absolute;
  top: 0;
  z-index: 1;
}
main.landing-container section.prize-wrapper .coin.coin-1 {
  left: 5px;
  top: 80px;
  max-width: 150px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .coin.coin-1 {
    max-width: 250px;
    left: -250px;
    top: 160px;
  }
}
main.landing-container section.prize-wrapper .coin.coin-2 {
  left: auto;
  top: 0;
  max-width: 120px;
  z-index: 9;
  right: 0px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .coin.coin-2 {
    left: auto;
    right: -310px;
    top: 70px;
    max-width: 400px;
    z-index: 2;
  }
}
main.landing-container section.prize-wrapper .coin.coin-3 {
  max-width: 70px;
  right: -10px;
  bottom: 30px;
  left: auto;
  top: auto;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .coin.coin-3 {
    left: 0px;
    bottom: 70px;
    max-width: 100px;
    z-index: 2;
  }
}
main.landing-container section.prize-wrapper .coin.xs {
  top: -30px;
  max-width: 70px;
  left: 50px;
  z-index: 9;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.prize-wrapper .coin.xs {
    max-width: 90px;
    left: 0;
    top: auto;
    bottom: 120px;
    z-index: 1;
  }
}
main.landing-container .ttw-bottom-section {
  position: relative;
  padding: 50px 0 0;
  background: url("../images/bottom-bg-1.png");
  background-size: 100% 100%;
  z-index: 3;
  margin-top: -60px;
  padding: 0 0 60px;
}
@media only screen and (max-width: 1100px) {
  main.landing-container .ttw-bottom-section {
    padding: 55px 0 20px;
    background: url("../images/bottom-bg-1-mob.png");
    background-size: 100% 100%;
    margin-top: -70px;
  }
}
main.landing-container .ttw-bottom-section.bm {
  margin-top: -50px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section.bm {
    margin-top: -40px;
  }
}
main.landing-container .ttw-bottom-section .slick-arrow.slick-next {
  right: 15px;
}
main.landing-container .ttw-bottom-section .slick-arrow.slick-prev {
  left: 15px;
}
main.landing-container .ttw-bottom-section .notice-mae {
  position: relative;
}
@media only screen and (max-width: 768px) {
  main.landing-container .ttw-bottom-section .notice-mae {
    text-align: center;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae {
    margin-left: -120px;
    padding-top: 50px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .vector {
  position: absolute;
  right: -15%;
  top: 37%;
  max-width: 130px;
}
main.landing-container .ttw-bottom-section .notice-mae .vector-left {
  position: absolute;
  left: 1%;
  top: -11%;
  max-width: 40px;
}
main.landing-container .ttw-bottom-section .notice-mae .vector-left.en {
  position: absolute;
  left: 1%;
  top: -8%;
}
main.landing-container .ttw-bottom-section .notice-mae .vector-right {
  position: absolute;
  right: 0;
  top: -11%;
  max-width: 50px;
}
main.landing-container .ttw-bottom-section .notice-mae .vector-right.en {
  position: absolute;
  right: 0;
  top: -4%;
}
main.landing-container .ttw-bottom-section .notice-mae .coin-right {
  position: absolute;
  max-width: 200px;
  right: -150px;
  top: 60px;
}
main.landing-container .ttw-bottom-section .notice-mae .content-wrapper {
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .content-wrapper {
    padding: 0 20px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .item {
  max-width: 80px;
  position: absolute;
  top: -30px;
  left: 0px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .item {
    left: -100px;
    top: 70px;
    max-width: 165px;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .title {
    text-align: center;
    padding: 0 15px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .title h3 {
  font-size: 38px;
  text-align: left;
}
@media only screen and (max-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .title h3 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .title h6 {
  font-weight: 500;
}
@media only screen and (max-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .title h6 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae.bm .row .column .details .steps li .box {
    max-width: 130px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row {
  display: grid;
  -moz-column-gap: 10px;
       column-gap: 10px;
  grid-template-columns: auto auto auto;
  position: relative;
  margin-top: -20px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .ttw-bottom-section .notice-mae .row {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row {
    justify-content: space-between;
    display: flex;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column {
    flex: 0 1 60%;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row .column:first-child {
  margin-left: -80px;
  max-width: 123%;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column:first-child {
    max-width: 90%;
    margin-left: -80px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column:first-child {
    flex: 0 1 48%;
    margin-left: 0;
    max-width: none;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row .column:first-child .coin {
  max-width: 80px;
  position: absolute;
  right: 78px;
  bottom: -10px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column:first-child .coin {
    max-width: 150px;
    right: 55px;
    bottom: -25px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row .column:last-child {
  position: absolute;
  top: 45px;
  right: 25px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column:last-child {
    top: 50%;
    transform: translateY(-50%);
    right: 120px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column:last-child {
    padding-bottom: 0;
    position: relative;
    transform: none;
    top: 0;
    right: 0;
    max-width: 550px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .phone-visual .image {
  display: none;
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .phone-visual .image.active {
  display: block;
}
@media only screen and (max-width: 768px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column .phone-visual .image img {
    max-width: 84%;
    margin-bottom: 15px;
    margin-top: 20px;
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column .details {
    padding-top: 30px;
    margin-left: -60px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .details h3 {
  margin-bottom: 12px;
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .details h6 {
  font-weight: 600;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column .details h6 {
    font-size: 16.5px;
    line-height: 22px;
  }
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .details h6.bm {
  font-weight: 500;
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .details h6 strong {
  font-weight: 800;
}
main.landing-container .ttw-bottom-section .notice-mae .row .column .details .title {
  padding-left: 15px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .ttw-bottom-section .notice-mae .row .column .details .title {
    padding-left: 10px;
  }
}
main.landing-container section.bottom-wrapper {
  background: #fff9e5;
  padding: 15px 0 25px;
  position: relative;
  z-index: 10;
  border-radius: 20px 20px 0 0;
  margin-top: -42px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.bottom-wrapper {
    background: #fffbef;
    padding: 90px 0;
    box-shadow: 0px -19px 60.9px 0px rgba(0,0,0,0.102);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: -66px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.bottom-wrapper.bm {
    margin-top: -87px;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container section.bottom-wrapper .content-wrapper {
    max-width: 1100px;
    padding: 0 20px;
    margin: 0 auto;
  }
}
main.landing-container .app-section {
  width: 100%;
  border-radius: 20px;
  padding: 20px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .app-section {
    padding: 0;
  }
}
@media only screen and (max-width: 1100px) {
  main.landing-container .app-section.bm {
    padding: 25px 5px;
  }
}
main.landing-container .app-section .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .app-section .row {
    flex-direction: row;
  }
}
main.landing-container .app-section .row .headline {
  display: flex;
  flex-direction: row;
}
main.landing-container .app-section .row .headline .icon {
  margin-right: 10px;
  max-width: 45px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .app-section .row .headline .icon {
    max-width: 80px;
  }
}
main.landing-container .app-section .row .headline h3 {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .app-section .row .headline h3 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1100px) {
  main.landing-container .app-section .row .headline h3.bm {
    font-size: 24px;
    line-height: 30px;
  }
}
main.landing-container .app-section .row .download-box {
  flex-direction: column;
  text-align: center;
  padding-left: 0;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  main.landing-container .app-section .row .download-box {
    padding-left: 25px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  main.landing-container .app-section .row .download-box.bm {
    padding-left: 10px;
  }
}
main.landing-container .app-section .row .download-box h3 {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  main.landing-container .app-section .row .download-box h3 {
    font-size: 34px;
    line-height: 42px;
  }
}
main.landing-container .app-section .row .download-box .download-store {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  main.landing-container .app-section .row .download-box .download-store {
    max-width: 420px;
  }
}
main.landing-container .app-section .row .download-box .download-store a:last-child {
  margin: 0;
}
main.landing-container .app-section .row .download-box .download-store.bm a {
  margin: 0 4px;
}
main.landing-container .tnc-wrapper {
  padding: 10px 0 0;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .tnc-wrapper {
    padding: 60px 0 0;
  }
}
main.landing-container .tnc-wrapper .content-wrapper {
  max-width: 750px;
}
main.landing-container .tnc-wrapper ol {
  padding: 0;
  list-style: none;
}
main.landing-container .tnc-wrapper ol p {
  margin-bottom: 0;
}
main.landing-container .tnc-wrapper ol li {
  padding-left: 10px;
  display: flex;
}
main.landing-container .tnc-wrapper ol li span {
  margin-right: 10px;
  min-width: 10px;
}
main.landing-container .tnc-wrapper ol li.tnc {
  flex-direction: column;
}
main.landing-container .tnc-wrapper ol ul {
  list-style: none;
  padding: 0 0 0 20px;
}
main.landing-container .tnc-wrapper p,
main.landing-container .tnc-wrapper a,
main.landing-container .tnc-wrapper li,
main.landing-container .tnc-wrapper h2 {
  font-size: 11px;
  line-height: 15px;
}
@media only screen and (min-width: 1100px) {
  main.landing-container .tnc-wrapper p,
  main.landing-container .tnc-wrapper a,
  main.landing-container .tnc-wrapper li,
  main.landing-container .tnc-wrapper h2 {
    font-size: 15px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  main.landing-container .tnc-wrapper p,
  main.landing-container .tnc-wrapper a,
  main.landing-container .tnc-wrapper li,
  main.landing-container .tnc-wrapper h2 {
    font-size: 15px;
    line-height: 24px;
  }
}
main.landing-container .tnc-wrapper h2 {
  font-weight: 800;
}
@media only screen and (max-width: 1100px) {
  main.landing-container .tnc-wrapper li {
    font-size: 10.8px;
  }
}
main.landing-container .tnc-wrapper a {
  text-decoration: underline;
  font-weight: bold;
}
section.merchants {
  padding: 80px 0 0;
}
@media only screen and (min-width: 1100px) {
  section.merchants {
    position: absolute;
    bottom: -3%;
    left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1600px) {
  section.merchants {
    bottom: 3%;
  }
}
@media (max-width: 395px) and (min-width: 300px) {
  section.merchants {
    position: absolute;
    bottom: 6%;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 495px) and (min-width: 400px) {
  section.merchants {
    position: absolute;
    bottom: 8%;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 395px) and (min-width: 300px) {
  section.merchants.bm {
    bottom: 0;
  }
}
@media (max-width: 495px) and (min-width: 400px) {
  section.merchants.bm {
    bottom: 3%;
  }
}
@media only screen and (min-width: 1600px) {
  section.merchants.bm {
    bottom: 1%;
  }
}
section.merchants .merchant-ttw {
  max-width: 850px;
  margin-bottom: 30px;
}
section.merchants .btn-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
  gap: 10px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  section.merchants .btn-wrapper {
    padding-bottom: 35px;
  }
}
section.merchants h3,
section.merchants p {
  text-align: center;
}
section.merchants .p-18 {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  section.merchants .p-18 {
    line-height: 24px;
  }
}
section.merchants .merchants-slider-wrapper {
  overflow: hidden;
  position: relative;
  padding: 10px 0 40px;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  section.merchants .merchants-slider-wrapper {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  section.merchants .merchants-slider-wrapper.bm {
    padding: 10px 0 40px;
  }
}
section.merchants .merchants-slider-wrapper .merchant-logo-slider {
  display: flex;
  animation: slide 35s linear infinite;
  width: calc(200px * 18 + 30px * 11 + 20px);
  transition: transform 1s ease-in-out;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  section.merchants .merchants-slider-wrapper .merchant-logo-slider {
    width: calc(140px * 18 + 10px * 11 + 10px);
  }
}
section.merchants .merchants-slider-wrapper .merchant-logo-slider:hover {
  animation-play-state: paused;
}
section.merchants .merchants-slider-wrapper .merchant-logo-slider .merchant-item {
  flex-shrink: 0;
  width: 200px;
  margin-right: 30px;
  transition: transform 0.3s ease, scale 0.3s ease;
}
@media only screen and (max-width: 768px) {
  section.merchants .merchants-slider-wrapper .merchant-logo-slider .merchant-item {
    width: 140px;
    margin-right: 10px;
  }
}
section.merchants .merchants-slider-wrapper .merchant-logo-slider .merchant-item:hover {
  transform: scale(1.1);
}
section.merchants .merchants-slider-wrapper .merchant-logo-slider .merchant-item.space {
  margin-left: 20px;
}
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
html {
  scroll-behavior: smooth;
}
.ttw {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  color: #000;
  box-sizing: border-box;
  overflow-x: hidden;
}
.ttw * {
  box-sizing: border-box;
}
.ttw img {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: auto;
}
.ttw a,
.ttw select {
  font-size: 16px;
  text-decoration: none;
  color: #000;
}
.ttw a.secondary-btn,
.ttw select.secondary-btn {
  color: #fff;
  text-align: center;
  background: linear-gradient(180deg, #3aa8d5 0%, #2173a9 100%);
  text-align: center;
  display: block;
  border-radius: 20px;
  transition: 0.3s ease-in-out;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 16px;
  max-width: 280px;
  margin: 30px auto 0;
  padding: 17px 0;
}
@media only screen and (min-width: 1100px) {
  .ttw a.secondary-btn,
  .ttw select.secondary-btn {
    font-size: 18px;
    padding: 20px 0;
  }
}
.ttw a.secondary-btn:hover,
.ttw select.secondary-btn:hover {
  opacity: 0.8;
}
.ttw a.link,
.ttw select.link {
  text-decoration: underline;
  color: #000;
}
.ttw h1 {
  font-size: 36px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #fff;
  text-shadow: 0px 4px 12px rgba(0,0,0,0.45);
  margin: auto;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1100px) {
  .ttw h1 {
    font-size: 56px;
  }
}
.ttw h2 {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .ttw h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.ttw h3 {
  margin: 0 0 5px 0;
  letter-spacing: -0.015em;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .ttw h3 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 1600px) {
  .ttw h3 {
    font-size: 44px;
    line-height: 52px;
  }
}
.ttw h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .ttw h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  .ttw h6 {
    font-size: 20px;
    line-height: 28px;
  }
}
.ttw p {
  line-height: 24px;
  margin: 0 0 20px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.ttw p strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
}
.ttw p.thin {
  font-size: 16px;
}
.ttw p.p-24 {
  font-size: 23px;
  line-height: 42px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .ttw p.p-24 {
    font-size: 15.5px;
    line-height: 21px;
  }
}
.ttw .italic {
  font-style: italic;
}
.ttw .mob-hide {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .ttw .mob-hide {
    display: block;
  }
}
@media only screen and (min-width: 1100px) {
  .ttw .mob-show {
    display: none;
  }
}
.ttw .content-wrapper {
  position: relative;
  width: auto;
  max-width: 1060px;
  padding: 0 20px;
  margin: 0 auto;
}
.ttw .row {
  display: flex;
  align-items: center;
}

/*# sourceMappingURL=maps/app.css.map */
