/* Generic imports */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

* {
  box-sizing: border-box;
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* Main Colors */
/* Transition */
/* Fonts */
.body-clube-auchan {
  width: 100%;
  height: auto;
  min-height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: SanaSans Alt Medium, sans-serif;
  position: relative;
  background-color: #763188;
  overflow-x: hidden;
  scroll-behavior: smooth;
  z-index: 0;
  line-height: 1;
}

/* Moldue imports */
.header-section {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  display: flex;
  position: relative;
}
.header-section .background {
  position: absolute;
  z-index: -1;
}
.header-section .background .img-bg1 {
  position: absolute;
  top: -1521.0989990234px;
  left: 522px;
  width: 1974px;
  height: 1948px;
}
.header-section .background .img-bg1 img {
  position: absolute;
  bottom: 180px;
  width: 100%;
  left: -434px;
  transform: rotate(-69deg);
}
.header-section .background .img-bg2 {
  position: absolute;
  top: -1014.3255004883px;
  left: 277px;
  width: 1612px;
  height: 1624px;
  z-index: -2;
}
.header-section .background .img-bg2 img {
  position: absolute;
  bottom: 165px;
  width: 100%;
  left: -434px;
  transform: rotate(-69deg);
}
.header-section .header-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
}
.header-section .header-wrapper .logo-wrapper {
  max-width: 686px;
  height: 100%;
  margin-left: -10vh;
  animation: swing ease-in-out 6s infinite alternate;
  transform-origin: bottom -20px;
  animation-delay: 0s;
}
.header-section .header-wrapper .logo-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header-section .header-wrapper .title-wrapper {
  width: 630px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -60px;
}
.header-section .header-wrapper .title-wrapper .title h2 {
  font-size: 74px;
  line-height: 76px;
  color: white;
  font-family: SanaSans Alt Black, sans-serif;
}
.header-section .header-wrapper .title-wrapper .infographic-wrapper {
  width: 100%;
  height: 245px;
  margin-top: 20px;
}
.header-section .header-wrapper .title-wrapper .infographic-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

@media (max-width: 1220px) {
  .header-section .header-wrapper .title-wrapper {
    width: 500px;
  }
  .header-section .header-wrapper .title-wrapper .title h2 {
    font-size: 64px;
    line-height: 66px;
  }
}
@media (max-width: 1090px) {
  .header-section .header-wrapper {
    padding: 0 32px;
  }
  .header-section .header-wrapper .logo-wrapper img {
    width: 50vw;
  }
  .header-section .header-wrapper .title-wrapper .title h2 {
    font-size: 54px;
    line-height: 56px;
  }
  .header-section .header-wrapper .title-wrapper .infographic-wrapper {
    margin-top: -10px;
  }
}
@media (max-width: 896px) {
  .header-section .header-wrapper {
    justify-content: center;
  }
  .header-section .header-wrapper .title-wrapper {
    width: 380px;
    margin-left: -40px;
  }
  .header-section .header-wrapper .title-wrapper .title h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .header-section .header-wrapper .title-wrapper .infographic-wrapper {
    margin-top: -50px;
  }
}
@media (max-width: 768px) {
  .header-section .background .img-bg1 {
    left: 285px;
  }
  .header-section .header-wrapper {
    flex-direction: column;
  }
  .header-section .header-wrapper .logo-wrapper {
    max-width: unset;
    width: 100%;
  }
  .header-section .header-wrapper .logo-wrapper img {
    width: 60vw;
  }
  .header-section .header-wrapper .title-wrapper {
    width: 100%;
    padding-left: 40vw;
    margin-left: 0;
    margin-top: -12vh;
  }
  .header-section .header-wrapper .title-wrapper .title {
    width: 350px;
  }
  .header-section .header-wrapper .title-wrapper .infographic-wrapper {
    width: 350px;
  }
}
@media (max-width: 692px) {
  .header-section .background .img-bg1 {
    left: 131px;
    top: -1450px;
  }
  .header-section .background .img-bg2 {
    top: -1068px;
    left: 118px;
  }
  .header-section .header-wrapper .logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
  }
  .header-section .header-wrapper .logo-wrapper img {
    width: 70vw;
  }
  .header-section .header-wrapper .title-wrapper {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    align-items: center;
    justify-content: center;
    padding: 6px;
  }
  .header-section .header-wrapper .title-wrapper .title {
    width: 100%;
    text-align: center;
  }
  .header-section .header-wrapper .title-wrapper .title h2 {
    font-size: 34px;
    line-height: 38px;
  }
  .header-section .header-wrapper .title-wrapper .infographic-wrapper {
    width: 100%;
    max-width: 420px;
    margin-top: -15px;
  }
}
@media (max-width: 520px) {
  .header-section .header-wrapper .title-wrapper .infographic-wrapper {
    margin-top: -30px;
  }
}
@media (max-width: 360px) {
  .header-section .header-wrapper {
    padding: 0 18px;
  }
  .header-section .header-wrapper .title-wrapper .infographic-wrapper {
    margin-top: -50px;
  }
}
@keyframes swing {
  0% {
    transform: rotate(3deg);
  }
  30% {
    transform: rotate(-3deg);
  }
  40% {
    transform: rotate(0deg);
  }
}
.info-section {
  width: 100%;
  max-width: 1086px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
}
.info-section .info-title {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
.info-section .info-title h3 {
  text-align: center;
  color: white;
  font-size: 40px;
  line-height: 42px;
  font-family: SanaSans Alt Black, sans-serif;
  margin-bottom: 10px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.info-section .info-title h3:last-child {
  margin-bottom: 0;
}
.info-section .info-title p {
  text-align: center;
  color: white;
  font-size: 24px;
  line-height: 26px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.info-section .info-title p a {
  text-decoration: none;
  color: white;
}
.info-section .info-title p a:hover {
  text-decoration: underline;
}
.info-section .info-title p em {
  font-family: SanaSans Alt Regular, sans-serif;
}
.info-section .info {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.info-section .info p {
  text-align: center;
  color: white;
  font-size: 22px;
  line-height: 31px;
}
.info-section .info p strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.info-section .info p a {
  text-decoration: none;
  color: white;
}
.info-section .info p a:hover {
  text-decoration: underline;
}
.info-section .info p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .info-section .info-title {
    margin-bottom: 40px;
  }
  .info-section .info-title h3 {
    font-size: 32px;
    line-height: 38px;
  }
  .info-section .info p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 760px) {
  .info-section .info-title {
    margin-bottom: 30px;
  }
  .info-section .info-title h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .info-section .info p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 620px) {
  .info-section .info-title {
    max-width: 80vw;
  }
}

.explanation-section .explanation-wrapper .image-wrapper {
  min-width: 398px;
}
.explanation-section .explanation-wrapper .image-wrapper .smartphone-coa-card {
  top: -38px;
  left: 64px;
  position: relative;
}
@media (max-width: 740px) {
  .explanation-section .explanation-wrapper .image-wrapper {
    min-width: unset;
  }
  .explanation-section .explanation-wrapper .image-wrapper .smartphone-coa-card {
    top: unset;
    left: unset;
    padding-left: 10px;
    position: relative;
  }
  .explanation-section .explanation-wrapper .image-wrapper .btn-wrapper {
    left: -10px !important;
  }
}


.topics-section {
  padding: 0;
}

.topics-list {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
}
.topics-list .column-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: 44px;
}
.topics-list .column-list .topic-item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
.topics-list .column-list .topic-item .svg-wrapper {
  width: 14px;
  margin-right: 5px;
  margin-top: 8px;
}
.topics-list .column-list .topic-item .svg-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.topics-list .column-list .topic-item .topic h4 {
  font-size: 34px;
  color: white;
}
.topics-list .column-list .topic-item .topic h4 strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.topics-list .column-list .topic-item:last-child {
  margin-bottom: 0;
}
.topics-list .column-list:last-child {
  margin-right: 0;
}

@media (max-width: 1190px) {
  .topics-section {
    padding: 0 18px;
  }
}
@media (max-width: 865px) {
  .topics-section .info-title h3 span {
    display: block;
  }
  .topics-section .info p span {
    display: block;
  }
  .topics-section .topics-list .column-list .topic-item .topic h4 {
    font-size: 24px;
  }
}
@media (max-width: 645px) {
  .topics-list {
    flex-direction: column;
  }
  .topics-list .column-list {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .topics-list .column-list .topic-item .topic h4 {
    font-size: 24px;
  }
  .topics-list .column-list:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 360px) {
  .topics-list .column-list .topic-item .topic h4 {
    font-size: 20px;
  }
}
.badgets-section {
  width: 100%;
  max-width: 1086px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 130px;
  padding: 0 18px;
}
.badgets-section .badgets-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  margin-bottom: 40px;
}
.badgets-section .badgets-container .common-info-wrapper {
  position: absolute;
  top: 192px;
  z-index: 1;
  width: 100%;
  max-width: 1036px;
  padding: 0 10px;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item {
  background-color: white;
  border-radius: 12px;
  padding: 13px 20px;
  margin-bottom: 12px;
  box-shadow: 4px 4px 4px rgba(1, 1, 1, 0.4509803922);
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item p {
  font-size: 20px;
  text-align: center;
  color: #552471;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item p strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item p sup {
  font-size: 12px;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item h3 {
  font-size: 42px;
  text-align: center;
  color: #552471;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item h3 strong {
  font-family: SanaSans Alt Black, sans-serif;
  -webkit-text-stroke: 0.55px #552471;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item h4 {
  font-size: 24px;
  text-align: center;
  color: #552471;
}
.badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item h4 strong {
  font-family: SanaSans Alt Black, sans-serif;
  -webkit-text-stroke: 0.55px #552471;
}
.badgets-section .badgets-container .badget {
  width: 100%;
  max-width: 334px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  margin-right: 18px;
}
.badgets-section .badgets-container .badget .badget-img {
  width: 100%;
  height: 100%;
}
.badgets-section .badgets-container .badget .badget-img img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  -webkit-filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.5294117647));
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.5294117647));
}
.badgets-section .badgets-container .badget .badget-wrapper {
  position: absolute;
  width: 100%;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px 15px 15px 25px;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h3 {
  text-align: left;
  font-size: 53px;
  color: #000000;
  line-height: inherit;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h2 {
  font-size: 66px;
  text-align: left;
  color: #552471;
  line-height: inherit;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h2 strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .points {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .points p {
  text-align: right;
  font-size: 23px;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .points p strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list {
  padding: 0 10px;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item {
  background-color: white;
  border-radius: 12px;
  padding: 13px 20px;
  margin-bottom: 12px;
  box-shadow: 4px 4px 4px rgba(1, 1, 1, 0.4509803922);
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item p {
  font-size: 20px;
  text-align: center;
  color: #552471;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item p strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item p sup {
  font-size: 12px;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item h3 {
  font-size: 42px;
  text-align: center;
  color: #552471;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item h3 strong {
  font-family: SanaSans Alt Black, sans-serif;
  -webkit-text-stroke: 0.55px #552471;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item h4 {
  font-size: 24px;
  text-align: center;
  color: #552471;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item h4 strong {
  font-family: SanaSans Alt Black, sans-serif;
  -webkit-text-stroke: 0.55px #552471;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item .row-info {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item .row-info h4 {
  margin-left: 8px;
  font-size: 29px;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item:last-child {
  margin-bottom: 0;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .common-item {
  min-height: 46px;
  box-shadow: unset;
}
.badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .common-item p {
  display: none;
}
.badgets-section .badgets-container .badget:last-child {
  margin-right: 0;
}
.badgets-section .info p {
  font-family: SanaSans Alt Regular, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 1090px) {
  .badgets-section .badgets-container .fan-badget .badget-img {
    height: 516px;
  }
  .badgets-section .badgets-container .superFan-badget .badget-img {
    height: 824px;
  }
  .badgets-section .badgets-container .hiperFan-badget .badget-img {
    height: 824px;
  }
}
@media (max-width: 1010px) {
  .badgets-section .badgets-container .common-info-wrapper {
    top: 139px;
  }
  .badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item {
    padding: 13px 10px;
  }
  .badgets-section .badgets-container .common-info-wrapper .badget-info-list .info-item p {
    font-size: 15px;
  }
  .badgets-section .badgets-container .badget {
    margin-right: 10px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h3 {
    font-size: 33px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h2 {
    font-size: 42px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .points p {
    font-size: 14px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item {
    padding: 13px 10px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item h3 {
    font-size: 33px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item h4 {
    font-size: 20px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item p {
    font-size: 15px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item .row-info h4 {
    font-size: 19px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .common-item {
    padding: 13px 10px;
    min-height: 41px;
  }
  .badgets-section .badgets-container .fan-badget .badget-img {
    height: 432px;
  }
  .badgets-section .badgets-container .superFan-badget .badget-img {
    height: 662px;
  }
  .badgets-section .badgets-container .hiperFan-badget .badget-img {
    height: 662px;
  }
}
@media (max-width: 875px) {
  .badgets-section .badgets-container .fan-badget .badget-img {
    height: 447px;
  }
  .badgets-section .badgets-container .superFan-badget .badget-img {
    height: 684px;
  }
  .badgets-section .badgets-container .hiperFan-badget .badget-img {
    height: 684px;
  }
}
@media (max-width: 740px) {
  .badgets-section {
    margin-bottom: 60px;
  }
  .badgets-section .badgets-container {
    flex-direction: column;
    align-items: center;
  }
  .badgets-section .badgets-container .common-info-wrapper {
    display: none;
  }
  .badgets-section .badgets-container .badget {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h3 {
    font-size: 40px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .title h2 {
    font-size: 49px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-title-wrapper .points p {
    font-size: 17px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .info-item p {
    font-size: 18px;
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .common-item {
    min-height: unset;
    box-shadow: 4px 4px 4px rgba(1, 1, 1, 0.4509803922);
  }
  .badgets-section .badgets-container .badget .badget-wrapper .badget-info-list .common-item p {
    display: block;
    font-size: 18px;
  }
  .badgets-section .badgets-container .badget:last-child {
    margin-bottom: 0;
  }
  .badgets-section .badgets-container .fan-badget .badget-img {
    height: 572px;
  }
  .badgets-section .badgets-container .superFan-badget .badget-img {
    height: 822px;
  }
  .badgets-section .badgets-container .hiperFan-badget .badget-img {
    height: 822px;
  }
}
@media (max-width: 365px) {
  .badgets-section .badgets-container .fan-badget .badget-img {
    height: 612px;
  }
  .badgets-section .badgets-container .superFan-badget .badget-img {
    height: 842px;
  }
  .badgets-section .badgets-container .hiperFan-badget .badget-img {
    height: 842px;
  }
}
@media (max-width: 345px) {
  .badgets-section .badgets-container .superFan-badget .badget-img {
    height: 857px;
  }
  .badgets-section .badgets-container .hiperFan-badget .badget-img {
    height: 857px;
  }
}
.discounts-section {
  margin-bottom: 130px;
  padding: 0 16px;
}
.discounts-section .info-title {
  max-width: 724px;
}
.discounts-section .info {
  max-width: 80%;
}
.discounts-section .info p {
  font-family: SanaSans Alt Regular, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.discounts-list {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  margin-bottom: 20px;
}
.discounts-list .discount-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px 5px;
}
.discounts-list .discount-wrapper .icon-wrapper {
  margin-bottom: 15px;
  width: auto;
  height: 230px;
}
.discounts-list .discount-wrapper .icon-wrapper img {
  height: 100%;
  width: 100%;
}
.discounts-list .discount-wrapper .title-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.discounts-list .discount-wrapper .title-wrapper h4 {
  text-align: center;
  color: white;
  font-size: 34px;
  margin-bottom: 5px;
  max-width: 270px;
  line-height: 36px;
}
.discounts-list .discount-wrapper .title-wrapper h4 strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.discounts-list .discount-wrapper .title-wrapper p {
  max-width: 267px;
  text-align: center;
  color: white;
  font-size: 22px;
  line-height: 30px;
}

@media (max-width: 950px) {
  .discounts-section .discounts-list .discount-wrapper .title-wrapper h4 {
    font-size: 26px;
  }
  .discounts-section .discounts-list .discount-wrapper .title-wrapper p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 760px) {
  .discounts-section {
    margin-bottom: 80px;
  }
}
@media (max-width: 736px) {
  .discounts-section .discounts-list {
    flex-wrap: wrap;
  }
  .discounts-section .discounts-list .discount-wrapper {
    width: auto;
  }
}
@media (max-width: 660px) {
  .discounts-section .discounts-list .discount-wrapper .icon-wrapper {
    height: 160px;
  }
  .discounts-section .discounts-list .discount-wrapper .title-wrapper h4 {
    font-size: 20px;
  }
  .discounts-section .discounts-list .discount-wrapper .title-wrapper p {
    max-width: 170px;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 410px) {
  .discounts-section {
    padding: 0;
  }
  .discounts-section .info-title {
    padding: 0 16px;
  }
  .discounts-section .info {
    padding: 0 16px;
  }
  .discounts-section .discounts-list .discount-wrapper .icon-wrapper {
    height: 120px;
  }
  .discounts-section .discounts-list .discount-wrapper .title-wrapper h4 {
    margin-bottom: 0;
  }
}
.points-section {
  margin-bottom: 130px;
  padding: 0 20px;
  position: relative;
  top: 0;
}
.points-section .points-list {
  display: flex;
  flex-direction: column;
}
.points-section .points-list .row-list {
  width: 100%;
  display: flex;
  margin-bottom: 60px;
}
.points-section .points-list .row-list .points-item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.points-section .points-list .row-list .points-item .icon-wrapper {
  height: 110px;
  min-width: 110px;
  margin-right: 30px;
}
.points-section .points-list .row-list .points-item .icon-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.points-section .points-list .row-list .points-item .description h5 {
  color: white;
  font-size: 32px;
  line-height: 34px;
  font-family: SanaSans Alt Medium, sans-serif;
}
.points-section .points-list .row-list .points-item .description h5 strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.points-section .points-list .row-list:last-child {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .points-section .points-list .row-list .points-item .icon-wrapper {
    margin-right: 20px;
  }
  .points-section .points-list .row-list .points-item .description h5 {
    font-size: 26px;
  }
}
@media (max-width: 916px) {
  .points-section .points-list .row-list .points-item {
    flex-direction: column;
    margin-right: 5px;
  }
  .points-section .points-list .row-list .points-item .icon-wrapper {
    margin-right: 0px;
  }
  .points-section .points-list .row-list .points-item .description {
    margin-top: 18px;
    text-align: center;
  }
  .points-section .points-list .row-list .points-item .description h5 {
    font-size: 26px;
  }
  .points-section .points-list .row-list .points-item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 760px) {
  .points-section {
    margin-bottom: 45px;
  }
}
@media (max-width: 660px) {
  .points-section .points-list .row-list {
    margin-bottom: 25px;
  }
  .points-section .points-list .row-list .points-item .description h5 {
    font-size: 20px;
    line-height: 22px;
  }
}
.explanation-section {
  margin-bottom: 130px;
}
.explanation-section .explanation-wrapper {
  display: flex;
}
.explanation-section .explanation-wrapper .article-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.explanation-section .explanation-wrapper .article-wrapper p {
  color: white;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 60px;
}
.explanation-section .explanation-wrapper .article-wrapper p a {
  color: white;
  text-decoration: none;
}
.explanation-section .explanation-wrapper .article-wrapper p a:hover {
  text-decoration: underline;
}
.explanation-section .explanation-wrapper .article-wrapper p strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.explanation-section .explanation-wrapper .article-wrapper p:last-child {
  margin-bottom: 0;
}
.explanation-section .explanation-wrapper .article-wrapper .tab-article {
  display: none;
}
.explanation-section .explanation-wrapper .left-article {
  max-width: 434px;
  justify-content: flex-start;
  margin-top: 40px;
  margin-right: -25px;
}
.explanation-section .explanation-wrapper .left-article p {
  text-align: right;
}
.explanation-section .explanation-wrapper .image-wrapper {
  position: relative;
}
.explanation-section .explanation-wrapper .image-wrapper .btn-wrapper {
  position: relative;
  bottom: 211px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
.explanation-section .explanation-wrapper .right-article {
  margin-left: -44px;
}
.explanation-section .explanation-wrapper .right-article p {
  width: 202px;
  text-align: center;
}

@media (max-width: 1010px) {
  .explanation-section .explanation-wrapper .article-wrapper p {
    font-size: 18px;
    line-height: 26px;
  }
  .explanation-section .explanation-wrapper .article-wrapper p:first-child {
    margin-bottom: 20px;
  }
  .explanation-section .explanation-wrapper .article-wrapper .tab-article {
    display: flex;
  }
  .explanation-section .explanation-wrapper .left-article {
    margin-top: 0px;
    margin-right: -40px;
    padding-left: 20px;
  }
  .explanation-section .explanation-wrapper .right-article {
    display: none;
  }
}
@media (max-width: 740px) {
  .explanation-section {
    margin-bottom: 90px;
  }
  .explanation-section .explanation-wrapper {
    flex-wrap: wrap;
  }
  .explanation-section .explanation-wrapper .article-wrapper p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .explanation-section .explanation-wrapper .article-wrapper .tab-article {
    display: none;
  }
  .explanation-section .explanation-wrapper .left-article {
    width: 100%;
    max-width: unset;
    margin-right: 0px;
    padding-left: 0;
  }
  .explanation-section .explanation-wrapper .left-article p {
    text-align: center;
  }
  .explanation-section .explanation-wrapper .image-wrapper {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden;
  }
  .explanation-section .explanation-wrapper .image-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .explanation-section .explanation-wrapper .image-wrapper .btn-wrapper {
    position: absolute;
    bottom: 14%;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    width: 100%;
    height: 40%;
    overflow: hidden;
    transform: translateY(36%) scale(0.4);
  }
  .explanation-section .explanation-wrapper .image-wrapper .btn-wrapper img {
    height: auto;
    width: 100%;
  }
  .explanation-section .explanation-wrapper .image-wrapper .btn-wrapper.aos-animate {
    transform: translateY(0) scale(1);
  }
  .explanation-section .explanation-wrapper .right-article {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: -20px;
  }
  .explanation-section .explanation-wrapper .right-article p {
    text-align: right;
    max-width: 138px;
    width: 100%;
  }
}
.explanation2-section {
  margin-bottom: 60px;
}
.explanation2-section .info-title {
  margin-bottom: 25px;
}
.explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper {
  display: flex;
  align-items: flex-end;
  margin-bottom: 30px;
}
.explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .title-detail {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 10px;
}
.explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .title-detail p {
  text-align: left;
  font-size: 25px;
  margin-bottom: 0px;
}
.explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .title-detail p:last-child {
  margin-bottom: 0;
}
.explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper:last-child {
  margin-bottom: 0;
  align-items: flex-start;
}
.explanation2-section .explanation-wrapper .left-article {
  max-width: 270px;
  margin-top: 0;
  justify-content: center;
  margin-right: -25px;
}
.explanation2-section .explanation-wrapper .left-article p {
  font-size: 25px;
  line-height: 27px;
  text-align: center;
}
.explanation2-section .explanation-wrapper .right-article {
  margin-left: -76px;
}

@media (max-width: 1010px) {
  .explanation2-section .explanation-wrapper .right-article {
    display: flex;
  }
}
@media (max-width: 794px) {
  .explanation2-section .explanation-wrapper {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .arrow-wrapper {
    width: 58px;
  }
  .explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .arrow-wrapper img {
    width: 100%;
  }
  .explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .title-detail p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .explanation2-section .explanation-wrapper .left-article {
    width: 100%;
    max-width: unset;
    margin-right: 0px;
    padding-left: 0;
  }
  .explanation2-section .explanation-wrapper .left-article p {
    font-size: 16px;
    line-height: 20px;
  }
  .explanation2-section .explanation-wrapper .image-wrapper {
    width: 65%;
    max-height: 500px;
    display: flex;
    justify-content: flex-end;
    margin-left: 5vw;
  }
  .explanation2-section .explanation-wrapper .image-wrapper img {
    height: 100%;
    object-fit: contain;
  }
  .explanation2-section .explanation-wrapper .right-article {
    width: 30%;
    margin-left: -70px;
  }
}
@media (max-width: 760px) {
  .explanation2-section .explanation-wrapper .article-wrapper .detail-wrapper .arrow-wrapper {
    width: 48px;
  }
}
@media (max-width: 552px) {
  .explanation2-section .explanation-wrapper .image-wrapper {
    margin-left: -5vw;
  }
  .explanation2-section .explanation-wrapper .right-article {
    margin-left: -10vw;
  }
}
@media (max-width: 370px) {
  .explanation2-section .explanation-wrapper .image-wrapper {
    margin-left: -15vw;
  }
}
.promo-section {
  margin-bottom: 90px;
}
.promo-section .info-title {
  margin-bottom: 30px;
}
.promo-section .promo-wrapper .img-promo {
  max-width: 945px;
  animation: float 3s ease infinite;
}
.promo-section .promo-wrapper .img-promo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.promo-section .cta-wrapper {
  margin-top: -10%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 1200px) {
  .promo-section .info-title {
    margin-bottom: 20px;
  }
  .promo-section .info-title p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 760px) {
  .promo-section .info-title {
    margin-bottom: 10px;
  }
  .promo-section .info-title p {
    font-size: 16px;
    line-height: 20px;
  }
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.instructions-section {
  margin-bottom: 130px;
}
.instructions-section .info-title {
  max-width: 615px;
}
.instructions-section .instructions-list {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.instructions-section .instructions-list .instruction-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.instructions-section .instructions-list .instruction-item .img-wrapper {
  position: relative;
  max-width: 290px;
  min-height: 315px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.instructions-section .instructions-list .instruction-item .img-wrapper .order-label {
  position: absolute;
  top: -30px;
  right: 0px;
}
.instructions-section .instructions-list .instruction-item .img-item2 {
  padding-left: 78px;
}
.instructions-section .instructions-list .instruction-item .subtitle p {
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  color: white;
}
.instructions-section .instructions-list .instruction-item .subtitle p strong {
  font-family: SanaSans Alt Black, sans-serif;
}

@media (max-width: 1200px) {
  .instructions-section .info-title {
    max-width: 480px;
    margin-bottom: 30px;
  }
  .instructions-section .info-title p {
    font-size: 18px;
    line-height: 26px;
  }
  .instructions-section .instructions-list {
    transform: scale(0.8);
  }
}
@media (max-width: 980px) {
  .instructions-section .info-title {
    margin-bottom: 0px;
  }
  .instructions-section .instructions-list {
    transform: scale(0.7);
  }
}
@media (max-width: 840px) {
  .instructions-section .info-title {
    margin-bottom: 45px;
  }
  .instructions-section .instructions-list {
    transform: scale(1);
  }
  .instructions-section .instructions-list .instruction-item {
    min-width: 180px;
    width: 25%;
  }
  .instructions-section .instructions-list .instruction-item .img-wrapper {
    height: 230px;
    min-height: unset;
    max-width: unset;
  }
  .instructions-section .instructions-list .instruction-item .img-wrapper .order-label {
    top: -20px;
    right: 8px;
  }
  .instructions-section .instructions-list .instruction-item .img-wrapper .order-label .label {
    width: 64px;
  }
  .instructions-section .instructions-list .instruction-item .img-wrapper .order-label .label img {
    height: 100%;
    width: 100%;
  }
  .instructions-section .instructions-list .instruction-item .img-wrapper img {
    height: 100%;
  }
  .instructions-section .instructions-list .instruction-item .subtitle p {
    font-size: 18px;
    line-height: 24px;
  }
  .instructions-section .instructions-list .instruction-item .img-item2 {
    padding-left: 48px;
  }
}
@media (max-width: 760px) {
  .instructions-section {
    margin-bottom: 60px;
  }
  .instructions-section .info-title p {
    font-size: 16px;
    line-height: 20px;
  }
  .instructions-section .instructions-list {
    flex-wrap: wrap;
  }
  .instructions-section .instructions-list .instruction-item {
    width: 34%;
    margin: 0 5% 40px 5%;
  }
  .instructions-section .instructions-list .instruction-item .img-wrapper .order-label {
    right: unset;
    left: 62%;
  }
  .instructions-section .instructions-list .instruction-item .subtitle p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 498px) {
  .instructions-section .instructions-list {
    flex-wrap: wrap;
  }
  .instructions-section .instructions-list .instruction-item {
    min-width: 110px;
  }
}
@media (max-width: 374px) {
  .instructions-section .instructions-list {
    flex-wrap: wrap;
  }
  .instructions-section .instructions-list .instruction-item {
    min-width: 150px;
  }
}
.download-app-section {
  margin-bottom: 130px;
}
.download-app-section .info-title {
  max-width: 635px;
  margin-bottom: 60px;
}
.download-app-section .btns-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.download-app-section .btns-wrapper .btn-download-wrapper {
  width: 100%;
  height: 100%;
  max-width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid white;
  border-radius: 60px;
  margin-right: 20px;
}
.download-app-section .btns-wrapper .btn-download-wrapper a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.download-app-section .btns-wrapper .btn-download-wrapper a .logo-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 45%;
}
.download-app-section .btns-wrapper .btn-download-wrapper a .logo-wrapper img {
  width: 60px;
}
.download-app-section .btns-wrapper .btn-download-wrapper a .apple-wrapper img {
  margin-right: 3px;
}
.download-app-section .btns-wrapper .btn-download-wrapper a .title-btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
}
.download-app-section .btns-wrapper .btn-download-wrapper a .title-btn p {
  text-align: center;
  font-family: SanaSans Alt Black, sans-serif;
  color: white;
  font-size: 16px;
}
.download-app-section .btns-wrapper .btn-download-wrapper:hover {
  opacity: 0.8;
  transition: all 0.5s ease-in-out;
}
.download-app-section .btns-wrapper .btn-download-wrapper:last-child {
  margin-right: 0;
}

@media (max-width: 1200px) {
  .download-app-section .info-title {
    max-width: 480px;
    margin-bottom: 30px;
  }
  .download-app-section .info-title p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 760px) {
  .download-app-section {
    margin-bottom: 60px;
  }
  .download-app-section .info-title p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 514px) {
  .download-app-section .btns-wrapper {
    flex-direction: column;
  }
  .download-app-section .btns-wrapper .btn-download-wrapper {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .download-app-section .btns-wrapper .btn-download-wrapper:last-child {
    margin-bottom: 0;
  }
}
.faqs-section {
  padding: 18px;
}
.faqs-section .faqs-list {
  max-width: 910px;
  width: 100%;
  margin-bottom: 60px;
}
.faqs-section .cta-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 960px) {
  .faqs-section .faqs-list {
    margin-bottom: 30px;
  }
}
@media (max-width: 960px) {
  .faqs-section .faqs-list {
    margin-bottom: 20px;
  }
}
.accordion-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.accordion-wrapper .accordion-item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 3px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.0588235294);
}
.accordion-wrapper .accordion-item .colapsed-info {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 30px;
  background-color: white;
  border-radius: 4px;
  cursor: pointer;
}
.accordion-wrapper .accordion-item .colapsed-info .title-item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
}
.accordion-wrapper .accordion-item .colapsed-info .title-item p {
  font-size: 16px;
  line-height: 24px;
  color: #2B3336;
}
.accordion-wrapper .accordion-item .colapsed-info .arrow-wrapper {
  width: auto;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  margin-left: 30px;
  padding-top: 11px;
  user-select: none;
}
.accordion-wrapper .accordion-item .expanded-info {
  width: 100%;
  display: none;
  background-color: white;
  border-radius: 0 0 4px 4px;
  padding: 10px 30px 20px 30px;
}
.accordion-wrapper .accordion-item .expanded-info p {
  font-size: 16px;
  line-height: 24px;
  color: #2B3336;
}
.accordion-wrapper .expanded .colapsed-info {
  border-top: 3px solid #552471;
  border-radius: 4px 4px 0 0;
}
.accordion-wrapper .expanded .colapsed-info .title-item p {
  font-family: SanaSans Alt Black, sans-serif;
}
.accordion-wrapper .expanded .colapsed-info .arrow-wrapper img {
  transform: rotate(180deg);
}
.accordion-wrapper .expanded .expanded-info {
  display: block;
}

.legal-info-section {
  width: 100%;
  max-width: 946px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 18px;
}
.legal-info-section .legal-info-wrapper {
  margin-bottom: 16px;
}
.legal-info-section .legal-info-wrapper p {
  color: white;
  font-size: 14px;
  line-height: 18px;
  font-family: SanaSans Alt Regular, sans-serif;
}
.legal-info-section .legal-info-wrapper p strong {
  font-family: SanaSans Alt Black, sans-serif;
}
.legal-info-section .legal-info-wrapper p a {
  text-decoration: none;
  color: white;
  font-family: SanaSans Alt Medium, sans-serif;
}
.legal-info-section .legal-info-wrapper p a:hover {
  text-decoration: underline;
}
.legal-info-section .legal-info-wrapper:last-child {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .legal-info-section {
    padding: 30px 18px;
  }
}
@media (max-width: 760px) {
  .legal-info-section {
    padding: 20px 18px;
  }
}
.cta {
  width: 100%;
  height: 100%;
  max-width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 25px;
}
.cta a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 16px;
}
.cta a p {
  text-align: center;
  font-family: SanaSans Alt Black, sans-serif;
  color: #552471;
  font-size: 16px;
}
.cta:hover {
  opacity: 0.8;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 760px) {
  .cta a p {
    font-size: 14px;
  }
}
.right-lateral-background {
  position: absolute;
  top: 47px;
  left: 321px;
  width: 4707px;
  height: 4691px;
  z-index: -2;
}

.central-background {
  position: absolute;
  z-index: -1;
  width: 220%;
  top: -530px;
  right: -62%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.central-background img {
  min-width: 1955px;
  min-height: 1936px;
}

.left-lateral-background1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -2;
}

@media (max-width: 1000px) {
  .central-background {
    top: -468px;
  }
}
@media (max-width: 760px) {
  .central-background {
    top: -435px;
  }
}/*# sourceMappingURL=main.css.map */