
html, body {
  margin: 0;
  padding: 0;
}

.rightSideMenuFix {
}

.welcomeVideoPhrase {
}

.carousel {
  width: 100%;
  max-width: 1300px;
}

.toast-container {
  width: 100%;
  max-width: 400px;
  position: fixed;
  bottom: 0;
  left: 65%;
  z-index: 1055;
  padding: 0.1rem;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.rowGiftcards {
  display: flex;
  justify-content: center;
  padding-top: 0px;
  height: 260px;
}

.rowGiftcardsEnvelope {
  width: 1100px;  
  margin: 0;
  padding: 0;
}

.carousel-indicators {
  gap: 14px;
}

.carousel-indicators button {
  background: var(--primary-color);
  border: none;
  width: 55px;
  height: 8px;
  opacity: 0.1;
}

.slideEnvelope {
  width: 100%;
  display: flex;
  justify-content: center;
}

.rowQRp1 {
  color: #18214D;
  text-align: center;
  font-size: 85px;
  font-style: normal;
  font-weight: 800;
  line-height: 95px;
}

.rowQRp2 {
  color: #18214D;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.5px;
}

.rowQRp3 {
  color: #18214D;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.registerPurpleButton {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
  background-color: var(--primary-color);
  border-radius: 10px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 14px 0px 12px;
  width: 145px;
  height: 50px;
  float: left;
}

.registerPurpleButton:link, .registerPurpleButton:visited, 
.registerPurpleButton:hover, .registerPurpleButton:active {
  color: #fff;
}


.relPosSygsRegButton {
  position: absolute;
  top: 32px;
  left: 170px;
} 

.fs80_800 {
  font-size: 80px;
  line-height: 90px;
  font-weight: 800;
  letter-spacing: -0.3px;
}

.fs20_600 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.5px;
}

.sygsButton {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 6px;
  padding: 4px 7px;
  display: flex;
  align-items: center;
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.25));
  width: fit-content;
}

.sygsButton svg {
  margin-left: 9px;
  margin-right: 10px;
  margin-bottom: 3px;
  scale: 2.0;
}
   
.fs70_800 {
  font-size: 70px;
  font-weight: 800;
  line-height: 80px;
  letter-spacing: -0.7px;
}

.fs28_700 {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.5px;
}

.fs24_600 {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.5px;
}

.slide2 {
  position: relative;
  width: 1180px;
  height: 490px;
  display: flex;
  flex-direction: row;
}

.slide2img1 {
  width: 430px;
  height: auto;
  padding-right: 30px;
}

.slide2a
{
  width: 728px;
  height: 100%;
  float: left;
  padding-top: 30px;
  padding-left: 20px;
  margin-top: 30px;
  order: 1;
}

.slide2ap1 {
  width: 100%;
}

.slide2ap2 {
  width: 90%;
  margin-top:32px;
}

.slide2ap3 {
  width: 80%;
  margin-top:6px;
}

.slide2b
{
  width: 450px;
  height: 100%;
  float: left;
  text-align: right;
  padding-top: 30px;
  order: 2;
}

.slide2c {
  position: absolute;
  top: 355px;
  left: 20px;
  display: flex;
  justify-content: end;
  height: 100px;
}

.slide2cb {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 30px;
}


.slide3 {
  position: relative;
  width: 1180px;
  height: 370px;
  display: flex;
  flex-direction: row;
}

.slide3a {
  width: 728px;
  height: 100%;
  float: left;
  padding-top: 30px;
  padding-left: 20px;
  order: 1;
}

.slide3b {
  width: 450px;
  height: 100%;
  float: left;
  text-align: right;
  padding-top: 30px;
  order: 2;  
}

.slide3c {
  position: absolute;
  top: 260px;
  left: 20px;
  display: flex;
  justify-content: end;
  height: 100px;
}

.slide3cb {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 30px;
}

.slide3img1 {
  width: 430px;
  height: auto;
  padding-right: 30px;
}

.slide1 {
  position: relative;
  width: 1180px;
  height: 405px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}

.r1a {
  order: 1;
  text-align: left;
  float: left;
  width: 54%;
  height: 200px;
  padding-left: 20px;
  margin-top: 30px;
}

.r1b {
  order: 2;
  display: flex;
  justify-content: right;
  width: 46%;
}

.r1img1 {
  max-width: 440px;
  width: 40vw;
  height: auto;
  margin-right: 20px;
}

.r1c {
  order: 3;
  width: 160px;
  margin: 0;
  padding: 0;
  height: 140px;
  z-index: 999999;
  display: block;
  position: relative;
  top: -110px; 
  left: 200px;
}

.r1cb {
  margin-top: 70px;
}

.navResponsiveEnvelope {
  position: fixed;
  top: 70px;
  width: 100%;
  background-color: #fff;
  z-index: 220;
  box-shadow: 3px 3px 13px #0005;
  display: flex;
  justify-content: center;
}

.navResponsive {
  width: 100%;
  max-width: 1300px;
  padding: 0px;
  margin: 0;
  background: #fff;
  position: relative;
}

.fQueres {
  margin-top: 40px;
  font-size: 36px;
  line-height: 46px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.buttonHelpBlock {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 70px;
}

/* ######################################################################### */
/* ######################################################################### */
/* ######################################################################### */

/* ###### Help Modal && Help Form ######### */

#helpModal #helpForm {
  height: 100%;
  }
  
  #helpModal .modal-body {
  height: fit-content;
  }
  
  #helpModal .modal-header {
  background: #820096;
  border-top: none;
  color: var(--branco);
  }
  
  #helpModal .modal-content {
  width: 500px;
  height: fit-content;
  }
  
  #helpModal .modal-title {
  font-size: 14px;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: -webkit-nowrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  }
  
  #helpModal h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 22px;
  }
  
  #helpModal .formImg__group input:not(:placeholder-shown):not(:focus) ~ label,
  #helpModal .formImg__group textarea:not(:placeholder-shown):not(:focus) ~ label,
  #helpModal .formImg__group textarea:focus ~ label,
  #helpModal .formImg__group input:focus ~ label,
  #helpModal .formImg__group label {
  top: -0.5rem !important;
  display: unset;
  font-size: 12px !important;
  left: 25px;
  z-index: 10;
  }
  
  #helpModal .select2 {
  width: 100% !important;
  }
  
  #helpModal input,
  #helpModal textarea {
  padding-left: 16px !important;
  }
  
  #helpModal textarea {
  padding: 0;
  height: 100%;
  width: 100%;
  resize: none;
  color: var(--active-focused-icons);
  border: 1px solid var(--active-unfocused-icons);
  padding: 5px;
  border-radius: 4px;
  font-weight: 700
  }
  
  #helpModal textarea:focus {
  box-shadow: unset;
  }
  
  #helpModal .modal-body p {
  margin-top: 10px;
  font-weight: 600;
  text-align: end;
  }
  
  #helpModal .btn {
  margin: 0;
  width: 196px;
  height: 46px;
  border: none;
  border-radius: 8px;
  }
  
  #helpModal .modal-footer {
  display: flex;
  justify-content: space-between;
  border: none;
  }
  #helpModal .btn-primary {
  color: var(--branco);
  background: var(--primary-color);
  font-weight: 800;
  }
  
  #helpModal .btn-primary:focus {
  box-shadow: none;
  }
  
  #helpModal .btn-secondary {
  color: var(--branco);
  background: var(--active-unfocused-icons);
  font-weight: 800;
  }
  
  @media (max-width: 575px) {
  #helpModal .modal-content {
    max-width: 100%;
  }
  #helpModal .btn {
    width: 100px;
    height: 46px;
  }
  #helpModal .modal-title {
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  }
  
  .formImg__input:focus, .formImg__input:not(:placeholder-shown).formImg__input:not(:focus) {
    border: 2px solid var(--primary-color);
    border-radius: 4px;
  }
  .formImg__group textarea:focus, .formImg__group textarea:not(:placeholder-shown):not(:focus) {
    border: 2px solid var(--primary-color) !important;
    border-radius: 4px;
  }
  .select2-results__option--selectable {
    color: var(--active-focused-icons);
    font-weight: 600;
    padding-left: 20px;
    line-height: 17px;
  }
  .select2-selection,
  .select2-selection--single {
  background-color: #fff !important;
  height: 55px !important;
  padding: 14px 16px 14px 20px !important;
  cursor: pointer !important;
  border: 1px solid var(--active-unfocused-icons) !important;
  border-radius: 8px !important;
  }
  .select2-container--below .select2-selection--single {
    border: 2px solid var(--primary-color) !important;
  }
  
  .select2-container--below + label {
    display: block !important;
    top: -0.5rem !important;
    left: 49px;
    height: 16px;
    color: var(--primary-color) !important;
    font-size: 12px !important;
    z-index: 10;
  }
  .formImg__group textarea:not(:placeholder-shown):not(:focus) ~ label {
    top: -0.5rem !important;
    left: 49px;
    height: 16px;
    color: var(--primary-color) !important;
    font-size: 12px !important;
    z-index: 10;
  }
  .formImg__group textarea:focus ~ label {
  
    color: var(--primary-color) !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--active-focused-icons);
    font-weight: 700;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 17px !important;
    right: 15px !important;
  }
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
    border: none !important;
    content: url('/media/sygpointweb/assets/img/iconArrowDown.svg');
    width: 24px !important;
    height: 24px !important;
    position: unset !important;
    margin: 0 !important;
  }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--primary-color);
    color: white;
    font-weight: 600;
    padding-left: 20px;
  }
  .select2-dropdown .select2-results__option--highlighted {
    background: var(--primary-color) !important;
  }
  .select2-container--below + label {
    display: block !important;
    top: -0.5rem !important;
    left: 49px;
    height: 16px;
    color: var(--primary-color) !important;
    font-size: 12px !important;
    z-index: 10;
  }
  
  #buttonHelp svg {
  animation: helpanimScale 1s ease-in-out 8 alternate;
  -webkit-animation: helpanimScale 1s ease-in-out 8 alternate;
  }
  
  #buttonHelp svg path {
  animation: helpanimFill 1s ease-in-out 8 alternate;
  -webkit-animation: helpanimFill 1s ease-in-out 8 alternate;
  }
  
  @keyframes helpanimScale {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
  }
  }
  
  @keyframes helpanimFill {
  0% {
    fill: var(--branco);
  }
  100% {
    fill: var(--primary-color);
  }
  }
  /* ###### /Help Modal && Help Form ######### */

  .consumerTopSlidesCarouselInner {
    width: 1180px;
    height: 490px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

/* ######################################################################### */
/* ############################################################ < 1600 px ## */
/* ######################################################################### */
@media screen and (max-width: 1599px) {
 
  .fs80_800 {
    font-size: 60px;
    font-weight: 800;
    line-height: 68px;
    letter-spacing: -0.3px;
  }

  .fs20_600 {
    font-size: 15px;
    letter-spacing: -0.38px;
  }

  .fs70_800 {
    font-size: 60px;
    font-weight: 800;
    line-height: 80px;
    letter-spacing: -0.7px;
  }
  
  .fs28_700 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  
  .fs24_600 {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
  }

  .consumerTopSlidesCarouselInner {
    width: 100%;
    height: 480px;
  }

  .r1a {
    margin-top: 60px;
  }

  .slide1 {
    width: 950px;
    height: 400px;
  }

  .slide2 {
    width: 950px;
    height: 480px;
  }

  .slide2a
  {
    width: 518px;   
    padding-top: 30px;
    padding-left: 12px;
  }

  .slide2b
  {
    width: 362px;
    text-align: left;
    padding-top: 30px;
  }

  .slide2img1 {
    width: 350px;
    height: auto;
    padding-right: 0px;
  }

  .slide3 {
    width: 950px;
    height: 340px;
  }

  .slide3img1 {
    width: 360px;
    height: auto;
    padding-right: 10px;
  }

  .slide3b
  {
    width: 362px;
    text-align: right;
    padding-top: 30px;
    height: 370px;
  }

}

/* ######################################################################### */
/* ############################################################ < 1200 px ## */
/* ######################################################################### */
@media screen and (max-width: 1199px) {
  .rowGiftcards {
    height: 210px;
    padding-top: 40px;
  }

  .rowGiftcardsEnvelope {
    width: 900px;
  } 

  
  .fs80_800 {
    font-size: 60px;
    font-weight: 800;
    line-height: 68px;
    letter-spacing: -0.3px;
  }

  .fs20_600 {
    font-size: 15px;
    letter-spacing: -0.38px;
  }

  .r1c {
    top: -70px;
  }

  .slide3c {
    position: absolute;
    top: 260px;
    left: 20px;
    display: flex;
    justify-content: end;
    height: 100px;
  }

  .slide3b {
    height: 370px;
  }

}

/* ######################################################################### */
/* ############################################################# < 950 px ## */
/* ######################################################################### */
@media screen and (max-width: 949px) {
  .rowGiftcards {
    height: 210px;
    padding-top: 30px;
  }

  .rowGiftcardsEnvelope {
    width: 750px;
  } 

  .rowQRp1 {    
    font-size: 65px;
    line-height: 75px;
  }

  .consumerTopSlidesCarouselInner {
    width: 100%;
    height: 780px;
  }

  .slide1 {
    width: 100%;
    height: 780px;
    flex-direction: column;    
  }

  .slide2 {
    width: 100%;
    height: 780px;
    flex-direction: column;
  }

  .slide2a
  {
    width: 100%;
    height: unset;
    padding: 0px 20px 30px 20px;
    text-align: center;
    float: unset;
    order: 2;
  }

  .slide2ap1 {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  
  .slide2ap2 {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top:32px;
  }
  
  .slide2ap3 {
    width: 100%;
    margin-top:6px;
    padding: 0;
    margin: 0;
  }

  .slide2b
  {
    width: 100%;
    height: 380px;
    text-align: center;
    padding-top: 30px;
    float: unset;
    order: 1;
  }

  .slide2c {
    position: relative;
    top: unset;
    left: unset;
    display: flex;
    justify-content: center;
    height: 100px;
    order: 3;
    height: 60px;
  }

  .slide2cb {
    position: absolute;
    top: unset;
    bottom: unset;
    right: unset;
    height: 30px;
    left: calc(50vw + 40px);
  }  

  .slide3 {
    width: 100%;    
    height: 590px;
    flex-direction: column;
  }

  .slide3a {
    width: 100%;
    height: unset;
    padding: 0px 20px 30px 20px;
    text-align: center;
    float: unset;
    order: 2;
  }

  .slide3b {
    width: 100%;
    height: 400px;
    text-align: center;
    padding-top: 30px;
    float: unset;
    order: 1;
  }

  .slide3c {
    position: relative;
    top: unset;
    left: unset;
    display: flex;
    justify-content: center;
    height: 100px;
    order: 3;
    height: 60px;
  }

  .slide3cb {
    position: absolute;
    top: unset;
    bottom: unset;
    right: unset;
    left: calc(50% + 80px);
    height: 30px;
  }  

  .rightSideMenuFix {
    width: 140px;
  }

  .fQueres {
    font-size: 28px;
    line-height: 46px;
    font-weight: 700;
  } 

  .slide1 {
    flex-direction: column;
  }

  .r1a {
    order: 2;
    text-align: center;
    width: 100%;
    height: unset;
    margin: 0;
    padding: 0;
    margin-top: 20px;
  }

  .r1b {
    order: 1;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .r1img1 {
    max-width: 440px;
    width: 44vw;
    height: auto;
    margin: 0;
  }

  .r1c {
    order: 3;
    position: relative;
    top: 20px;
    left: calc(50% - 90px);
    width: 180px;    
    margin: 0;
    padding: 0;
    height: 120px;
    display: flex;
    justify-content: center;    
  }

  .r1cb {
    position: absolute;
    top: 70px;
    margin: 0;
  }

  .buttonHelpBlock {
    margin-top: 70px;
  }

  .navResponsiveEnvelope {
      top: 0px;
      width: 100%;
      box-shadow: none;
  }


}

/* ######################################################################### */
/* ############################################################ < 770 px ## */
/* ######################################################################### */
@media screen and (max-width: 769px) {
  .rowGiftcards {
    height: 210px;
    padding-top: 20px;
  }

  .rowGiftcardsEnvelope {
    width: 490px;
  }

  .rowQRp1 {    
    font-size: 65px;
    line-height: 75px;
  }

  .fs80_800 {
    font-size: 50px;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: -0.3px;
  }

  .fs70_800 {
    font-size: 50px;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: -0.7px;
  }  
  
  .fs28_700 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  
  .fs24_600 {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
  }

  .consumerTopSlidesCarouselInner {
    width: 100%;  
    height: 790px;
  }

  .slide1 {
    width: 100%;
    height: 650px;    
  }

  .slide2 {
    width: 100%;
    height: 670px;
    flex-direction: column;
  }

  .slide2c {
    top: -14px;
  }

  .slide3 {
    width: 100%;
    height: 570px;
    flex-direction: column;
  }

  .r1img1 {
    max-width: 440px;
    width: 340px;
    max-width: 90vw;
    height: auto;
    margin: 0;
  }
}


/* ######################################################################### */
/* ############################################################# < 520 px ## */
/* ######################################################################### */
@media screen and (max-width: 519px) {

  .rowGiftcardsEnvelope {
    width: 70%;
  }

  .rowQRp1 {
    font-size: 40px;
    line-height: 50px;
  }
  
  .rowQRp2 {
    font-size: 30px;
    line-height: 38px;
  }
  
  .rowQRp3 {
    font-size: 18px;
  }
  
  .fs70_800 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 800;
    letter-spacing: -0.7px;
  }
  
  .fs28_700 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  
  .fs24_600 {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
  }

  .consumerTopSlidesCarouselInner {
    width: 100%;  
    height: 740px;
  }

  .slide1 {
    width: 100%;    
    height: 650px;    
  }

  .slide2 {
    width: 100%;  
    height: 740px;
  }

  .slide2c {
    height: 120px;
  }

  .slide2cb {
    position: absolute;
    top: 45px;
    height: 30px;
    left: calc(50% - 50px);
  }

  .slide3 {
    width: 100%;  
    height: 620px;    
  }

  .slide3b
  {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    height: unset;
  }

  .slide3c {
    position: relative;
    top: -30px;
    left: unset;
    display: flex;
    justify-content: center;
  }

  .slide3cb {
    top: 45px;
    left: calc(50vw - 90px);
    height: 30px;
  }

  .slide3img1 {
    width: 90%;
    height: auto;
    padding: 0;
    margin: 0;
  }
}


/* ######################################################################### */
/* ############################################################# < 500 px ## */
/* ######################################################################### */
@media screen and (max-width: 499px) {
  .welcomeVideoPhrase {
    width: 60%;
  }

  .carousel {
    padding: 0;
    margin: 0;
  }

  .consumerTopSlidesCarouselInner {
    width: 100%;  
    height: 790px;
  }

  .slide1 {
    width: 100%;  
    height: 520px;    
  }

  .slide2 {
    width: 100%;
    height: 790px;
    flex-direction: column;
  }
  
  .slide2b
  {
    width: 100%;
    height: unset;
    text-align: center;
    padding: 0;
    padding-top: 10px;
    margin: 0;
    float: unset;
    order: 1;
  }

  .slide2img1 {
    width: 90%;
    height: auto;
    padding-right: 10px;
  }

  .slide3 {
    width: 100%;  
    height: 620px;
  }
}
