:root {
  --scrollbarBG: #fff;
  --thumbBG: #c4c4c4;
  --primary-color: rgb(130, 0, 150);
  --active-unfocused-icons: #8d8d8d;
  --iOS-active-unfocused-icons: #9a99a2;
  --active-focused-icons: #272727;
  --active-focused-icons-escuro: #838383;
  --inactive-icons: #c7c7c7;
  --text-high-emphasis: #242424;
  --text-low-emphasis: #bdbdbd;
  --text-error-color: #b00020;
  --cor-conteudo-site: #f7f7f7;
  --branco: #ffffff;
  --laranja: #ff8e11;
  --laranja-gradiente: linear-gradient(
    180deg,
    #feb523 0%,
    #fe8e10 54.69%,
    #fe6d00 100%
  );
  --gradiant-primary-secondary: linear-gradient(
    180deg,
    #9c00b4 22.4%,
    #78008b 100%
  );
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background-color: transparent;
}

::-webkit-scrollbar {
  width: 12px;
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #c4c4c4;
}

a {
  color: inherit;
  color: inherit;
  text-decoration: none;
  color: inherit;
}
.container.d-flex.d-xl-flex.flex-column.justify-content-xl-center {
  max-width: 1900px;
}
.footer-dark {
  padding: 50px 0;
  color: #f0f9ff;
}
.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
}
.footer-dark .item.text {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .footer-dark .item:not(.social) {
    text-align: center;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer-dark .item.text {
    margin-bottom: 0;
  }
}
.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0;
}
.footer-dark .copyright {
  text-align: center;
  padding-top: 24px;
  opacity: 0.3;
  font-size: 13px;
  margin-bottom: 0;
}
.underline,
nav a:hover,
nav a:visited {
  text-decoration: none;
}
.underline:hover {
  color: #d3d3d3;
}
.form-control {
  border-style: none;
}
.carousel {
  margin-bottom: 0;
  padding: 0 40px 30px;
}
.menu-bar {
  display: flex;
}
@media (min-width: 1200px) {
  .footerInner {
    width: 100%;
    max-width: 1400px;
  }
}
@media (min-width: 1200px) {
  .head4 {
    font-size: 20px;
  }
}
@media (max-width: 400px) {
  .head4 {
    font-size: 13px;
  }
}
.container.containerNav {
  max-width: 1300px;
}

.slick-slide.slick-loading img {
  display: none;
}
.row,
Body {
  margin: 0;
}
.procurarItem {
  max-width: 300px;
  min-width: 200px;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: right;
  background-color: transparent;
}
/* input {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 300px;
  border: 1px solid #820096;
} */
*,
input:focus {
  outline: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.navBarLinkDesativado {
  color: #232b55;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.4px;
  font-weight: 700;
  margin-right: 18px;
}
.navBarLinkAtivado {
  color: #fe9819;
  line-height: 22px;
  letter-spacing: -0.4px;
  font-weight: 700;
  margin-right: 18px;
}
a:hover {
  filter: brightness(1.05);
  text-decoration: none;
}
@media (max-width: 576px) {
  .navbar-nav {
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .sygLogo {
    margin-left: 20px;
  }
}
@media (max-width: 765px) {
  #navcol-1 {
    padding-bottom: 10px;
  }
}
span {
  font-style: inherit;
  font-weight: inherit;
}
@media (max-width: 706px) {
  .navbar.navbar-light.navbar-expand-md.d-sm-flex {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #navcol-1 {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .navbar.navbar-light.navbar-expand-md {
    padding: 16px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 1200px;
    height: 70px;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .navbar-light .navbar-brand {
    margin-left: 30px;
  }
}
@media (min-width: 768px) {
  #navcol-1 {
    margin: 0;
  }
}
@media (min-width: 1250px) {
  #navcol-1 {
    margin-right: 40px;
  }
}
.navbar-expand-md .navbar-nav {
  justify-content: flex-end;
}
.iconNavBar {
  margin-right: 0.5em;
}
@media (min-width: 718px) {
  .navbar.navbar-light.navbar-expand-md.d-sm-flex {
    min-width: 100%;
  }
}
@media (max-width: 992px) {
  #navcol-1 {
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .navBar {
    padding-left: 0;
    max-height: 300px;
  }
}
@media (max-width: 1200px) {
  .sygLogo {
    margin: 0;
  }
}
.navBar {
  padding-left: 0;
}
@media (min-width: 2px) {
  .navBar {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #navcol-1 {
    justify-content: flex-end;
    margin-right: 70px;
  }
}
@media (min-width: 1200px) {
  .navbar-light .navbar-brand {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-md .navbar-nav {
    flex-flow: row nowrap;
    align-content: center;
  }
}
@media (min-width: 1200px) {
  .sygLogo {
    margin-left: 10%;
  }
}
@media (min-width: 1200px) {
  .containerNav {
    margin: 0 auto;
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .containerNav {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media (max-width: 768px) {
  .navBar {
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .containerNav {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .navBar {
    max-width: 1400px;
    max-height: 70px;
  }
}

@media all and (min-width: 951px) {
  .nav {
    width: 100%;
    background: #fff;
  }
}
@media all and (min-width: 951px) {
  nav {
    width: 100%;
  }
}
@media all and (min-width: 951px) {
  .menu [aria-haspopup='true'] ~ ul,
  .mobile-menu-back-item,
  .mobile-menu-nav,
  .mobile-menu-header,
  .mobile-menu-trigger,
  .mobile {
    display: none;
  }
  .dropdown,
  .dropdown-toggle {
    padding: 0 !important;
  }
}
@media all and (max-width: 950px) {
  .nav {
    padding: 0 8px;
  }
}
@media all and (max-width: 950px) {
  .menu-bar {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh !important;
    width: 3s50px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left 0.3s;
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.25);
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-trigger {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    color: #000;
    border: 0;
    padding: 10px;
    font-size: 1.2em;
    border-radius: 4px;
  }
}
/* @media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
    margin-top: 0px;
  }
} */
.btn:hover {
  filter: brightness(1.01);
}
.head1 {
  font-weight: 800;
  font-size: 34px;
  line-height: 39px;
  letter-spacing: 0.0025em;
  color: #fff;
}
.head2 {
  font-weight: 900;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: 0.0025em;
  color: #fff;
}
@media (min-width: 300px) {
  .head2 {
    font-size: 16px;
    line-height: 15px;
    margin-bottom: 0;
    letter-spacing: 0.0025em;
    color: #fff;
  }
}
.head3 {
  font-style: normal;
  color: #fff;
  letter-spacing: 0.0025em;
  font-weight: 800;
  font-size: 28px;
  line-height: 24px;
}
@media (max-width: 700px) {
  .head1 {
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 0;
  }
}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
.menu-link > img {
  margin-right: 0.7em;
  filter: brightness(0);
  width: 24px;
  height: 24px;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: nunito sans;
}
nav li,
nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav a {
  display: block;
  text-decoration: none;
}

nav > a {
  display: flex;
}
.menu-bar {
  background: #fff;
  display: flex;
  /* text-transform: uppercase; */
}
.mega-menu > li:hover > [aria-haspopup='true']:after,
.menu-list > li:hover > [aria-haspopup='true']:after,
.menu- > li:hover > [aria-haspopup='true']:after,
.menu-link[aria-haspopup='true']:hover::after,
.menu-link[aria-haspopup='true']:focus::after {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='white'/%3E%3C/svg%3E%0A");
  filter: brightness(1);
}
.menu-link {
  padding: 20px 25px;
  background: #fff;
  color: #820096;
  transition: background 0.2s, color 0.2s;
  position: relative;
  z-index: 1;
}
.menu-link[aria-haspopup='true'] {
  padding-right: 40px;
}
.menu-link[aria-haspopup='true']:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='%238D8D8D'/%3E%3C/svg%3E ");
  background-size: 20px;
  filter: brightness(0);
  width: 18px;
  height: 22px;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.mega-menu-header {
  font-size: 1.2em;
  /* text-transform: uppercase; */
  font-weight: 700;
  color: #820096;
}
.mega-menu {
  background: #fff;
  z-index: 100;
}
.mega-menu--multiLevel {
  flex-direction: column;
}
.homeMega:focus > img,
.homeMega:hover > img {
  filter: brightness(2);
  -webkit-filter: brightness(2);
}
.isDisabled:focus > img,
.isDisabled:hover > img {
  filter: brightness(2);
  -webkit-filter: brightness(2);
}
.menu-link:focus > img,
.menu-link:hover > img {
  filter: brightness(2);
  -webkit-filter: brightness(2);
}

@media all and (min-width: 951px) {
  .nav > nav {
    max-width: 1300px;
    margin: 0;
  }
}
@media all and (min-width: 951px) {
  .menu [aria-haspopup='true'] ~ ul,
  .mobile-menu-back-item,
  .mobile-menu-header,
  .mobile-menu-trigger {
    display: none;
  }
}
@media all and (min-width: 951px) {
  .menu-bar {
    position: relative;
  }
}
@media all and (min-width: 951px) {
  .menu-bar > li > [aria-haspopup='true']:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9999 12.9129L7.16546 8.33398L5.01514 10.3707L11.9999 17.0007L18.9999 10.3707L16.8343 8.33398L11.9999 12.9129Z' fill='%238D8D8D'/%3E%3C/svg%3E%0A");
    filter: hue-rotate(126deg);
    filter: brightness(0);
  }
}
@media all and (min-width: 951px) {
  .menu-bar > li > [aria-haspopup='true']:hover:after {
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#light);
    filter: brightness(1);
  }
}
@media all and (min-width: 951px) {
  /* .menu-bar > li > [aria-haspopup='true']:focus ~ ul, */
  .menu-bar > li > [aria-haspopup='true']:hover ~ ul {
    /* display: flex; */
    transform-origin: top;
    animation: 0.2s ease-out dropdown;
  }
}
@media all and (min-width: 951px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul:hover {
    display: flex;
  }
  .menu-bar > li > [aria-haspopup='true'] ~ ul:focus {
    display: flex;
  }
}
@media all and (min-width: 951px) {
  @media all and (min-width: 951px) {
    .menu-bar > li:hover > [aria-haspopup='true'] ~ ul {
      display: flex;
    }
  }
}
/* @media all and (min-width: 951px) {
  .menu-bar > li:focus-within > [aria-haspopup='true'],
  .menu-bar > li:hover > a,
  .menu-bar > li > [aria-haspopup='true']:focus {
    color: #fff !important;
  }
} */
@media all and (min-width: 951px) {
  .menu-bar > li:hover > a:after,
  .menu-bar > li > [aria-haspopup='true']:focus:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9999 12.9129L7.16546 8.33398L5.01514 10.3707L11.9999 17.0007L18.9999 10.3707L16.8343 8.33398L11.9999 12.9129Z' fill='white'/%3E%3C/svg%3E ");
    filter: brightness(1);
  }
}
@media all and (min-width: 951px) {
  .mega-menu {
    position: absolute;
    top: 100%;
    width: 100%;
  }
}
@media all and (min-width: 951px) {
  .mega-menu:hover {
    display: flex;
  }
}
@media all and (min-width: 951px) {
  .mega-menu a:hover {
    background: #dceced;
    color: #820096;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel > li {
    min-width: 33.33333333%;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel > li > [aria-haspopup='true'] ~ ul {
    left: 33.33333333%;
    min-width: 33.33333333%;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel > li > [aria-haspopup='true'] ~ ul ul {
    width: 100%;
    left: 100%;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel li:hover > [aria-haspopup='true'] ~ ul {
    display: block;
    transform-origin: left;
    animation: 0.2s ease-out flyout;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel li:focus-within > [aria-haspopup='true'] ~ ul {
    display: block;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel li:focus-within > [aria-haspopup='true'],
  .mega-menu--multiLevel li:focus-within > a,
  .mega-menu--multiLevel li:hover > [aria-haspopup='true'],
  .mega-menu--multiLevel li:hover > a {
    background: #dceced;
    color: #820096;
  }
}

@media all and (min-width: 951px) {
  .mega-menu--multiLevel [aria-haspopup='true']:hover,
  .mega-menu--multiLevel [aria-haspopup='true'] ~ ul:hover {
    display: block;
  }
}
@media all and (min-width: 951px) {
  .mega-menu--multiLevel [aria-haspopup='true'] ~ ul {
    position: absolute;
    margin-top: -50px;
    height: 100%;
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-back-item,
  .mobile-menu-header,
  .mobile-menu-trigger {
    display: block;
  }
  .menu-link[aria-haspopup='true']:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='%238D8D8D'/%3E%3C/svg%3E ");
    filter: brightness(2);
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-trigger {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    color: #000;
    border: 0;
    padding: 10px;
    font-size: 1.2em;
    border-radius: 4px;
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-header {
    order: -1;
    background: #820096 !important;
    color: #fff;
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-header a {
    padding: 20px 0;
    color: #fff;
    visibility: visible;
  }
}
@media all and (max-width: 950px) {
  .menu-bar {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 350px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left 0.3s;
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.25);
  }
}
/* @media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
    margin-top: 0px !important;
    /* margin-top: calc(1.4em + 40px); */
/* }
}  */

@media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul > li > [aria-haspopup='true'] {
    font-size: 1.2em;
  }
}
@media all and (max-width: 950px) {
  .menu-bar
    > li
    > [aria-haspopup='true']
    ~ ul
    > li
    > [aria-haspopup='true']
    ~ ul
    a {
    padding-left: 40px;
  }
}
@media all and (max-width: 950px) {
  .menu-bar
    > li
    > [aria-haspopup='true']
    ~ ul
    > li
    > [aria-haspopup='true']
    ~ ul
    > li
    > [aria-haspopup='true']
    ~ ul
    a {
    padding-left: 80px;
  }
}
@media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul [aria-haspopup='true'] {
    color: #2a2a2a;
  }
}
@media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul [aria-haspopup='true']:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='%238D8D8D'/%3E%3C/svg%3E ");
    background-size: 20px;
    width: 18px;
    height: 18px;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 65%;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
  }
  .menu-bar > li:hover > [aria-haspopup='true']::after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='white'/%3E%3C/svg%3E ");
  }
  .ganhar-sygs--multiLevel > li > [aria-haspopup='true']:hover,
  .ganhar-sygs--multiLevel > li > [aria-haspopup='true']:focus,
  .ganhar-sygs--multiLevel .menu-link:hover,
  .ganhar-sygs--multiLevel .menu-link:focus {
    background-color: orange !important;
    color: #fff !important;
  }
  .utilitariossygs > li > [aria-haspopup='true']:hover,
  .utilitariossygs > li > [aria-haspopup='true']:focus,
  .utilitariossygs .menu-link:hover,
  .utilitariossygs .menu-link:focus {
    background-color: #820096;
    color: #fff !important;
  }
  .mega-menu > li > [aria-haspopup='true']:hover::after,
  .mega-menu > li > [aria-haspopup='true']:focus::after {
    filter: brightness(2);
  }
  .menu-link {
    padding: 10px 15px;
  }
  /* .utilitariossygs > li:focus-within > [aria-haspopup='true']::after, .utilitariossygs > li:focus > [aria-haspopup='true']::after {
    filter: brightness(2);
  } */
  .menu-list > li > [aria-haspopup='true']:hover::after,
  .menu-list > li > [aria-haspopup='true']:focus::after {
    filter: brightness(2);
  }
}
@media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul [aria-haspopup='true'] ~ ul {
    max-height: 0;
    transform-origin: top;
    transform: scaleY(0);
    transition: max-height 0.1s;
  }
}
@media all and (max-width: 950px) {
  .mega-menu-content {
    padding: 20px 25px;
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-back-item {
    order: -1;
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-back-item a {
    background: #fff;
    color: #2a2a2a;
    max-height: 40px;
    margin-top: 0px;
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-back-item a:before {
    content: '';
    width: 18px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='%238D8D8D'/%3E%3C/svg%3E ");
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: 'FlipH';
    background-size: 20px;
    margin-right: 10px;
    display: inline-block;
    filter: brightness(0);
  }
  .mobile-menu-back-item:hover a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9124 11.9996L8.3335 16.834L10.3702 18.9844L17.0002 11.9996L10.3702 4.99963L8.3335 7.1652L12.9124 11.9996Z' fill='white'/%3E%3C/svg%3E ");
    filter: brightness(2);
  }
}
@media all and (max-width: 950px) {
  .mobile-menu-trigger:focus ~ ul {
    left: 0;
  }
}
@media all and (max-width: 950px) {
  .menu-bar:focus-within,
  .menu-bar:hover {
    left: 0;
  }
}
/* @media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true']:focus ~ ul {
    left: 0;
  }
} */
/* @media all and (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul:focus-within,
  .menu-bar > li > [aria-haspopup='true'] ~ ul:hover {
    left: 0;
  }
} */
@media all and (max-width: 950px) {
  .menu-bar
    > li
    > [aria-haspopup='true']
    ~ ul
    [aria-haspopup='true']:focus
    ~ ul {
    max-height: 500px;
    animation: 0.3s forwards dropdown;
  }
}
@media all and (max-width: 950px) {
  .menu-bar
    > li
    > [aria-haspopup='true']
    ~ ul
    li:focus-within
    > [aria-haspopup='true']
    ~ ul {
    max-height: 500px;
    transform: scaleY(1.01);
    -webkit-transform: scaleY(1.01);
    -moz-transform: scaleY(1.01);
    -ms-transform: scaleY(1.01);
    -o-transform: scaleY(1.01);
  }
}
/* @media all and (max-width: 950px) {
  .menu-bar > li:focus-within ~ .mobile-menu-header a {
    visibility: hidden;
  }
} */
/* @media all and (max-width: 950px) and (hover: none) {
  .menu-bar > li > [aria-haspopup='true']:hover ~ ul,
  .menu-bar > li > [aria-haspopup='true'] ~ ul:hover,
  .mobile-menu-trigger:hover ~ ul {
    left: 0;
  }
} */
@media all and (max-width: 950px) and (hover: none) {
  .menu-bar
    > li
    > [aria-haspopup='true']
    ~ ul
    [aria-haspopup='true']:hover
    ~ ul {
    max-height: 500px;
    animation: 0.3s forwards dropdown;
  }
}
@media all and (max-width: 950px) and (hover: none) {
  .menu-bar
    > li
    > [aria-haspopup='true']
    ~ ul
    [aria-haspopup='true']
    ~ ul:hover {
    max-height: 500px;
    transform: scaleY(1);
  }
}
/* @media all and (max-width: 950px) and (hover: none) {
  .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden;
  }
} */
@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}
#sticky {
  width: 100%;
  max-width: 1300px;
  display: none;
  background: linear-gradient(180deg, #feb523 0, #fe6d00 100%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  text-align: -webkit-center;
  padding: 10px;
}
#sticky.fixed {
  display: flex;
  position: fixed;
  top: 0;
  margin-top: 115px;
  width: 100%;
  z-index: 20;
}
.rowSticky {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  justify-items: center;
}
.fixedParagraph {
  font-weight: 500;
  font-size: 22px;
  line-height: 18px;
  color: #fff;
  margin: 0;
  margin-left: 2px;
}
.fixedParagraph span {
  font-size: 16px;
  font-weight: 800;
  margin-left: 5px;
}
.fixedParagraph__balance {
  font-size: 16px;
}
.fixedParagraph__balance img {
  max-height: 14px;
  max-width: 14px;
}

.fixedParagraph__balance a {
  margin-left: 5px;
}

.fixedParagraph__balance a:hover {
  color: inherit;
}

@media (max-width: 950px) {
  .nav,
  .nav > .nav,
  nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 950px) {
  #sticky.fixed {
    margin-top: 65px;
    padding: 5px;
  }
}
@media (max-width: 950px) {
  .fixedParagraph {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 950px) {
  .fixedImg {
    max-width: 20px;
    max-height: 20px;
  }
  .fixedParagraph {
    font-size: 14px;
    font-weight: 500;
  }
  .fixedParagraph span {
    font-size: 14px;
  }
}

.mega-menu--multiLevel {
  background-color: transparent;
}

.menusygwalletdup {
  display: block;
}

@media (max-width: 950px) {
  .menusygwalletdup {
    display: none !important;
  }
}

@media (min-width: 951px) {
  .mega-menu--multiLevel [aria-haspopup='true'] ~ ul:last-child {
    position: absolute;
    margin-top: -40px;
    height: auto;
  }
  .menu-link {
    padding: 5px 15px;
    color: #820096;
  }
}
/* @media (min-width: 951px) {
  .mega-menu--multiLevel li:focus-within > [aria-haspopup='true'],
  .mega-menu--multiLevel li:focus-within > a,
  .mega-menu--multiLevel li:hover > [aria-haspopup='true'],
  .mega-menu--multiLevel li:hover > a {
    background: #820096;
    color: #fff  ;
  }
} */
@media (min-width: 951px) {
  .ganhar-sygs--multiLevel li:focus-within > [aria-haspopup='true'],
  .ganhar-sygs--multiLevel li:focus-within > a,
  .ganhar-sygs--multiLevel li:hover > [aria-haspopup='true'],
  .ganhar-sygs--multiLevel li:hover > a,
  .mega-menu--multiLevel [aria-haspopup='true']:hover {
    color: #fff !important;
    background-color: orange;
  }
}

@media (min-width: 951px) {
  .ganhar-sygs--multiLevel .menu-link[aria-haspopup='true']:after {
    filter: hue-rotate(540px);
    -webkit-filter: hue-rotate(540px);
  }
}
@media (min-width: 951px) {
  .mega-menu--multiLevel > li > [aria-haspopup='true'] ~ ul {
    left: 206px;
    width: auto;
    min-width: 245px;
  }
}
#header {
  padding: 32px;
}

#header + button {
  margin: 15px 0;
}

#header + section {
  margin-top: 15px !important;
}

@media (max-width: 950px) {
  #header {
      margin-top: 68px;
  }
}

@media (max-width: 900px) {
  #header {
    padding: 16px;
  }
}
.fixedImg {
  margin-left: 6px;
}
@media (min-width: 1492px) {
  .semSorteiosSticky {
    flex-direction: row;
  }
}
.btn-primary,
.btn-primary::after,
.btn-primary::selection,
.btn-primary:active {
  border-color: inherit;
  box-shadow: none;
}

.fixedParagraph {
  display: flex;
  align-items: center;
  justify-items: center;
}
.menu-link {
  font-family: Nunito Sans;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #272727 !important;
  opacity: 1;
  height: 40px;
  font-size: 1em !important;
}
/* .mega-menu--multiLevel {
  text-transform: capitalize;
} */
.menu-link:active {
  background-color: #fff;
}
a.menu-link.menu-bar-link {
  display: flex;
  text-align: center;
  align-self: center;
  align-items: center;
}
/* .menu-bar {
  height: 100vh;
} */
.menu-list-link > .menu-list {
  background-color: #000;
}

.btn,
.btn-primary,
.btn-primary::after,
.btn-primary::selection,
.btn-primary:active,
.btn:focus,
.btn:hover,
button:focus {
  border: none;
  box-shadow: none;
  outline: 0;
}
.menu-link .mega-menu-link {
  font-size: 1.2em;
}
@media (max-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul [aria-haspopup='true'] ~ ul,
  .menu-bar > li > ul ~ ul,
  .menu-link {
    line-height: 1em;
    font-size: 1em;
  }
}
.nav-item.d-xl-flex.justify-content-xl-center.align-items-xl-center {
  margin: 0 5px;
}
@media (max-width: 930px) {
  #header {
    background: url(../img/cabecalhoHome.png) top/150% no-repeat, #fff;
  }
}
@media (max-width: 770px) {
  #header {
    background: url(../img/cabecalhoHome.png) top/180% no-repeat, #fff;
  }
}
@media (max-width: 580px) {
  #header {
    background: url(../img/cabecalhoHome.png) top/auto no-repeat, #fff;
  }
}
@media (max-width: 800px) {
  .semSorteiosSticky {
    display: none;
  }
}

@media all and (min-width: 951px) {
  .mega-menu a:hover {
    background: #dceced;
    color: #820096;
    opacity: 1;
  }
}
@media all and (min-width: 951px) {
  .menu-bar-link {
    color: #820096;
    font-weight: 800;
  }
}
.menu-bar-link :hover,
.menu-bar-link :focus {
  filter: brightness(2);
}
@media all and (min-width: 951px) {
  .menuGanharSygs {
    background-color: #fff;
  }
}
@media all and (max-width: 551px) {
  .colPodeGanhar {
    min-width: 70%;
  }
}
@media all and (max-width: 551px) {
  .rowSticky {
    padding: 0 10px;
  }
}

@media (min-width: 951px) {
  .rowNAVSec {
    margin-top: 70px;
  }
  #header {
    margin-top: 50px;
  }
}
.rowNAVSec {
  top: 0;
  position: fixed;
  z-index: 250;
}
@media (min-width: 951px) {
  .ganhar-sygs--multiLevel li > [aria-haspopup='true'],
  .ganhar-sygs--multiLevel li > a {
    font-weight: 600;
  }
}
@media (min-width: 951px) {
  .utilitariossygs li > [aria-haspopup='true'],
  .utilitariossygs li > a {
    font-weight: 600;
  }
}
@media (min-width: 951px) {
  .utilitariossygs--multiLevel li:focus-within > [aria-haspopup='true'],
  .utilitariossygs--multiLevel li:focus-within > a,
  .utilitariossygs--multiLevel li:hover > [aria-haspopup='true'],
  .utilitariossygs--multiLevel li:hover > a {
    background: #fff;
    color: #820096;
  }
  .megaMenuList:hover > a {
    background-color: orange;
    color: #fff !important;
  }
  .menu-utilLi:hover > a {
    background-color: #820096;
    color: #fff !important;
  }
  .menu-utilLi:hover > a > img {
    filter: brightness(2);
  }

  .megaMenuList:hover > a > img {
    filter: brightness(2);
  }
}

/* input[type="number"] {
  border: 1px solid #ddd;
  text-align: center;
  font-size: 1.6em;
  -moz-appearance: textfield;
} */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
/* input[type="number"]:invalid,
input[type="number"]:out-of-range {
  border: 2px solid #e60023;
} */
input[type='range'] {
  -webkit-appearance: none;
  width: 100%;
}
input[type='range']:focus {
  outline: 0;
}
input[type='range']:focus::-webkit-slider-runnable-track {
  background: #820096;
}
input[type='range']:focus::-ms-fill-lower {
  background: #820096;
}
input[type='range']:focus::-ms-fill-upper {
  background: #820096;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: #820096;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
input[type='range']::-webkit-slider-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0 0 0 #000;
  border: 1px solid #820096;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #820097;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}
input[type='range']::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: #820096;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
input[type='range']::-moz-range-thumb {
  z-index: 2;
  position: relative;
  box-shadow: 0 0 0 #000;
  border: 1px solid #820096;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #820097;
  cursor: pointer;
}
input[type='range']::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: 0 0;
  border-color: transparent;
  color: transparent;
}
input[type='range']::-ms-fill-lower,
input[type='range']::-ms-fill-upper {
  background: #820096;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
input[type='range']::-ms-thumb {
  z-index: 2;
  box-shadow: 0 0 0 #000;
  border: 1px solid #820096;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #820097;
  cursor: pointer;
}

.menu-bar-link {
  color: #272727 !important;
}

.menu-bar-link:hover,
.menu-bar-link:focus,
.menu-bar-link:active {
  color: #fff !important;
  background-color: #820096 !important;
}

.menuGanharSygs:active,
.menuGanharSygs:focus,
.menuGanharSygs:focus-within,
.menuGanharSygs:hover {
  background-color: orange !important;
  color: #fff !important;
}
.utilitariossygs li:active,
.utilitariossygs li:hover,
.utilitariossygs li:focus,
.utilitariossygs li:focus-within {
  background-color: #820096;
}
.nav-link {
  font-family: Nunito Sans;
  font-style: normal;
  font-weight: 900;
}
.dropdown-menu {
  right: 0;
  left: inherit;
}
.dropdown-toggle {
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.dropdown-toggle::after {
  content: unset;
}
.dropLoginForm {
  padding: 8px 32px;
  color: #fff;
  background: url(../img/bgLoginForm.png);
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
}
.dropLoginForm p {
  margin: 0;
  margin-bottom: 10px;
  font-size: 12px;
}
.dropLoginForm h3 {
  margin: 10px 0 2px;
  font-weight: 900;
}
.dropLoginForm a {
  border: none;
  background-color: transparent;
}
.buttonDropLogin {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  padding: 64px 32px;
}
.buttonDropLogin a {
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 8px 0;
}
.dropdownPesquisar {
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}
.dropdownPesquisar input {
  border: none;
  padding: 6px;
  margin: 0;
}
@media (max-width: 1267px) {
  .menuOverLap {
    right: 100%;
    left: inherit;
    z-index: 100;
    background-color: #d3d3d3;
  }
}
.navSecInterna {
  display: flex;
  justify-content: center;
  max-width: 1300px;
}

.mega-menu--multiLevel {
  max-width: 1000px;
}

section {
  margin-top: 10px;
  padding: 0px;
  width: 100% !important;
  max-width: 1300px;
}

.breadcrumb {
  background-color: inherit;
  color: #fff;
}

main {
  width: 100%;
  max-width: 1300px;
  min-height: 90vh;
}

.headerAbrirConta {
  margin-top: 20px;
  background: url(/media/sygpointweb/assets/img/fundoLaranja.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0px;
  padding: 32px;
}

.menuGanharSygs > li:focus-within > [aria-haspopup='true'],
.menuGanharSygs > li:hover > a,
.menuGanharSygs > li > [aria-haspopup='true']:focus {
  background: orange;
  color: #fff;
}

.utilitariossygs li:active,
.utilitariossygs li:hover,
.utilitariossygs li:focus,
.utilitariossygs li:focus-within {
  background-color: #820096;
}

/* .utilitariossygs > li:focus-within > [aria-haspopup='true'], */
/* .utilitariossygs > li:hover > a,
.utilitariossygs > li > [aria-haspopup='true']:focus {
  background: #820096 important;
  color: #fff !important;
} */

@media (max-width: 950px) {
  .navbar {
    display: none !important;
  }
}

.sygLogo {
  max-width: 150px;
  max-height: 50px;
  /* margin: 0; */
}

.rowNAVSec .sygLogo {
  display: none;
}

@media (max-width: 950px) {
  .rowNAVSec .sygLogo {
    display: flex;
    max-height: 40px;
    margin: auto 0 !important;
    z-index: 0 !important;
    margin-left: 16px !important;
    padding: 0;
  }
}

.mega-menu--multiLevel > li {
  min-width: 33.33333333%;
  max-width: 280px;
}

.mega-menu--multiLevel > li > [aria-haspopup='true'] ~ ul {
  left: 280px;
  width: auto;
  min-width: 245px;
}

a.mobile-menu-trigger {
  width: 100%;
}

@media (max-width: 950px) {
  .menu-bar {
    width: 300px;
  }
  .mega-menu--multiLevel > li {
    width: 100%;
    max-width: 100%;
  }
}

/* .menu-bar > li > [aria-haspopup='true'] ~ ul {
  margin-top: calc(1.4em + 40px);
} */

.mobile-menu-header a {
  visibility: visible;
}
/* .menu-bar > li:focus-within ~ .mobile-menu-header a {
  visibility: hidden;
} */
/* @media (hover: none) {
  .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden;
  }
} */

a.menu-link.mobile-menu-back-link {
  height: 70px;
}

@media (min-width: 950px) {
  .menu-bar > li > [aria-haspopup='true'] ~ ul {
    margin-top: 0;
  }
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  content: '•';
  text-align: center;
  opacity: 0.95;
  color: gray;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #820096;
}

.dropdown {
  display: flex;
}
.navbar-nav {
  display: flex;
  flex-direction: row;
  /* justify-content: space-around !important; */
}
.navbar-nav > div {
  display: flex;
  flex-direction: row;
}
.navbar-nav > div:nth-child(2n) {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  min-width: 30%;
}

#pageTop {
  min-height: 70vh !important;
}

@media (min-width: 951px) {
  .mobile {
    display: none !important;
  }
}

@media (max-width: 951px) {
  .dropdownNavLogin .show {
    transform: translate3d(0px, -120px, 0px) !important;
  }
  .dropdown :hover {
    filter: brightness(1) !important;
    -webkit-filter: brightness(1) !important;
  }
  #dropdownMenu2 {
    padding: 0 !important;
  }
  .dropdown {
    align-items: center;
  }
  .mobile-menu-trigger {
    max-width: 10%;
  }
  .dropdownNavLogin {
    min-width: 250px;
    padding: 0;
  }
  .mobile {
    align-items: center;
  }
}
@media (max-width: 555px) {
  .mobile-menu-trigger {
    max-width: 15%;
  }
}

@media (min-width: 951px) {
  .menu-bar > li:hover > [aria-haspopup='true'] ~ ul {
    display: unset !important;
  }

  /*   {
    background-color: inherit !important;
    color: #272727 !important;
  } */
  /*   /* .menu-bar > li > [aria-haspopup='true']:focus ~ ul, */
  */ .menu-bar > li > [aria-haspopup='true']:hover ~ ul {
    display: unset !important;
  }
}

@media all and (min-width: 951px) {
  .menuGanharSygs > li:focus-within > [aria-haspopup='true'],
  .menuGanharSygs > li:hover > a,
  .menuGanharSygs > li > [aria-haspopup='true']:focus,
  .menuGanharSygs > li > [aria-haspopup='true']:focus-within {
    color: #fff !important;
    background-color: orange !important;
  }
}

.nav-items--color {
  color: #272727 !important;
}
/* .nav-img--color {
  filter: brightness(0) !important;
} */
@media (max-width: 950px) {
  .navbar-brand--mobile {
    padding-left: 16px;
  }
  .mobile:hover > button {
    color: #fff !important;
  }
  .mobile:hover > button > img {
    filter: brightness(10) !important;
  }
}
.drop-login--logged {
  min-width: 300px;
  max-height: 491px;
  max-height: fit-content;
  padding: 0;
  border: none;
  margin-top: 24px;
  box-shadow: 15px 0px 20px rgba(0, 0, 0, 0.15);
}
.logged-info {
  padding: 44px 20px 8px 25px;
  color: #fff;
  background: url(../img/bgLoginForm.png);
  background-size: cover;
  background-position: 100%;
  background-repeat: no-repeat;
}
.logged-info h3 {
  margin: 10px 0 2px;
  font-weight: 800;
}
.logged-info p {
  margin: 0;
  font-size: 14px;
  font-weight: 800;
  line-height: initial;
  letter-spacing: initial;
}
.logged-info > p img {
  width: 18px;
  height: 18px;
  margin: 0 5px;
}
.logged-info > p span {
  width: 18px;
  height: 18px;
  margin: 0 5px;
}
.logged-options {
  background-color: #fff;
}
.logged-options a {
  height: 56px;
}
.logged-options a:not(:last-child) {
  border-bottom: 1px solid #c4c4c4;
}
.logged-options--path {
  padding: 15px 25px;
}
.logged-options--path p {
  margin: 0;
  margin-left: 18px;
  color: #272727;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: initial;
}
.logged-options--path > div {
  line-height: initial;
}
.logged-options--path__arrow img {
  filter: brightness(0);
}
@media (min-width: 951px) {
  .ganhar-sygs--multiLevel li > [aria-haspopup='true'],
  .ganhar-sygs--multiLevel li > a {
    font-weight: 600;
  }
}
@media (min-width: 951px) {
  .utilitariossygs li > [aria-haspopup='true'],
  .utilitariossygs li > a {
    font-weight: 600;
  }
}
@media (min-width: 951px) {
  .utilitariossygs--multiLevel li:focus-within > [aria-haspopup='true'],
  .utilitariossygs--multiLevel li:focus-within > a,
  .utilitariossygs--multiLevel li:hover > [aria-haspopup='true'],
  .utilitariossygs--multiLevel li:hover > a {
    background: #fff !important;
    color: #820096 !important;
  }
  .utilitariossygs li:focus-within > [aria-haspopup='true'],
  .utilitariossygs li:focus-within > a,
  .utilitariossygs li:hover > [aria-haspopup='true'],
  .utilitariossygs li:hover > a {
    background: #820096 !important;
    color: #fff !important;
  }
}
.utilitariossygs li:active,
.utilitariossygs li:hover {
  background-color: #ac00c6 !important;
}

/* .mega-menu--multiLevel li:focus-within > [aria-haspopup='true'], .mega-menu--multiLevel li:focus-within > a, .mega-menu--multiLevel li:hover > [aria-haspopup='true'], .mega-menu--multiLevel li:hover > a {
  background: #820096;
  color: #fff !important;
} */

@media (max-width: 950px) {
  .mobile-list--open {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
  .mobile-ganharList--open {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
  .mobile-ganharList--close {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
  .mobile-list--close {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
}

#loginSelectUserType {
  color: var(--branco);
  background: var(--primary-color);
  width: 96px;
  height: 36px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
}
#loginSelectUserType + .dropdown-menu {
  height: fit-content;
  width: 265px;
  border-radius: 0 0 20px 20px;
  margin-top: 16px;
  padding: 20px 32px 29px 32px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
}
.drop-login {
  min-height: 100%;
  justify-content: unset !important;
}
.drop-login h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.drop-login .btn {
  padding: 0;
}

.drop-login__title {
  margin-bottom: 20px;
}

.drop-login__users img {
  width: 24px;
  height: 24px;
}
.drop-login__users button,
.drop-login__users button:focus,
.welcome-page-card__buttons button,
.welcome-page-card__buttons button:focus {
  height: 50px;
  width: 100%;
  color: var(--primary-color);
  padding: 13px 13px 13px 22px !important;
  background: var(--branco);
  border: 1px solid #820096 !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border-radius: 8px;
}
.drop-login__users button:hover,
.welcome-page-card__buttons button:hover {
  color: var(--branco);
  background: var(--primary-color);
}

.drop-login__users button:hover svg path {
  fill: var(--branco);
}
/* .drop-login__users--consumidor, */
.welcome-page-card__buttons--login {
  margin-bottom: 22px;
}
.navbar {
  border-bottom: 1px solid #c7c7c7;
  background: var(--branco);
}

.welcome-page-card__buttons {
  padding: 0;
  height: 100%;
}
.welcome-page-card__buttons button {
  font-size: 16px;
  font-weight: 700;
}

.pageLoginRegisterRecovery-card__title--back {
  margin-bottom: 15px;
}

.hideElement {
  display: none !important;
}

.drop-login__users {
  gap: 20px;
}

.drop-login__users--consumidor,
.drop-login__users--parceiro {
  padding: 0;
}

/* Partners Views */

#containerNavPartners {
  max-width: unset !important;
  padding: 0 25px !important;
}

#containerNavPartners > button {
  margin-right: 15px;
}

#containerNavPartners > a {
  margin-left: 15px;
}

#containerNavPartners > a img {
  margin: 0 !important;
}

#navMenuButton {
  background: none;
  border: none;
  padding: 0;
}
.navMenu__iconView {
  position: fixed;
  top: 70px;
  left: 0;
  height: 100vh;
  width: 360px !important;
  z-index: 11;
  margin: 0;
  transform: translateX(-100%);
  transition: 0.4s ease-in-out;
}

.navMenu__iconView > .col {
  padding: 0;
}

.navMenu__iconView a {
  padding: 0;
}

.navMenu__iconView h5 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  margin-left: 18px;
  text-align: left;
}
.navMenu__iconView-logout {
  margin-bottom: 70px;
  background: var(--branco);
}
.navMenu__iconView-partnerLogo {
  padding: 16px 16px 16px 28px !important;
  background: url(/media/sygpointweb/assets/img/backgroundPartnerMenu.png)
    no-repeat;
  color: var(--branco);
  padding-bottom: 0;
  height: 90px;
  margin-bottom: 10px;
}
.navMenu__iconView-partnerLogo h1 {
  font-size: 18px;
  font-weight: 800;
  padding: 0;
  margin: 0;
}
.navMenu__iconView-partnerLogo p {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.navMenu__iconView-partnerLogo p span {
  font-weight: 800;
}
.navMenu__iconView-partnerLogo img {
  width: 58px;
  height: 58px;
  border-radius: 4px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
}
.navMenu__iconView-partnerLogoBlock {
  background-color: var(--branco);
  border-radius: 8px;
  border: 4px solid #ffffff;
  width: 48px;
  height: 48px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.nav-pills li {
  width: 100%;
}

.navMenu__iconView--open {
  transform: translateX(0px);
  box-shadow: 15px 0px 20px rgb(0 0 0 / 15%);
  -moz-box-shadow: 15px 0px 20px rgb(0 0 0 / 15%);
  -webkit-box-shadow: 15px 0px 20px rgb(0 0 0 / 15%);
}

.nav-pills .nav-link svg use {
  fill: var(--active-focused-icons);
}
.navMenu__iconView ul li:not(:first-child) {
  min-height: 55px;
}
.navMenu__iconView ul li:not(:first-child),
.nav-flush li {
  padding: 0 14px;
}

.nav-pills .nav-link {
  padding-left: 13px;
}
.nav-pills .nav-link .col {
  border-radius: 12px;
  height: 50px;
}

/* .nav-pills div li {
  padding-left: 50px !important;
} */

.nav-pills .nav-link:hover {
  background: #e8e8e8;
  border-radius: 12px;
}
.nav-pills .nav-link:focus,
#partnerDashboard a[aria-expanded='true'] {
  background: var(--primary-color);
  color: var(--branco);
  border-radius: 12px;
}
.nav-pills .nav-link:focus svg use,
#partnerDashboard a[aria-expanded='true'] svg use {
  fill: var(--branco);
}
.navbarIcons--user,
.navbarIcons-notification {
  margin-left: 14px;
}
.navbarIcons-notification a {
  margin: 0 !important;
  padding: 0 !important;
}
.navbarNotificationNumber {
  font-size: 8px;
  font-weight: 700;
  color: #fff;
  width: 16px;
  height: 16px;
  background: #b00020;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .navMenu__iconView {
    top: 42px;
  }
  .navbar {
    border-bottom: 2px solid #c7c7c7;
  }
  .navbarNotificationNumber {
    top: 8px;
  }
  .navMenu__iconView-logout {
    margin-bottom: 45px;
  }
}
.navbar-brand {
  padding: 0;
  padding-top: 5px;
}
.navMenu__iconView__list {
  height: 100%;
}
.navMenu__iconView__notification--element {
  margin-right: 16px;
}
.navMenu__iconView__notification--number {
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  height: 14px;
  width: 14px;
  background: #b00020;
  border-radius: 50%;
}

/* Update carrousel c/ css alex */
.webteerCardChallengeLink {
  display: block;
  margin-bottom: 16px;
  filter: brightness(1.05);
  min-width: 244px;
}
.webteerCardChallengeLink:hover {
  text-decoration: none;
  color: initial;
}
.webteerCardChallenge {
  width: 100%;
  min-height: 88px;
  margin-top: 16px;
  /* background: var(--branco); */
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 14px;
  /* background-repeat: no-repeat; */
  padding: 8px;
  /* background-position-x: calc(100% - 12px);
  background-position-y: 10px;
  background-size: 33%; */
  background: #c8c8c8;
}
/* .webteerCardChallenge.webteerCardChallengeWatch-video {
  background-position: center;
  background-size: cover;
} */
.webteerCardChallengeLogo {
  width: 42px !important;
  height: 42px;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 1));
  border-radius: 8px;
}

.webteerCardChallengeImage {
  width: 100px !important;
  height: 100px !important;
  transform: rotate(20deg);
  fill: black;
  transform: matrix(0.87, 0.5, -0.5, 0.87, 0, 0);
}
.webteerCardChallengePoints {
  height: 22px;
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 8px;
  display: inline-flex;
  justify-content: end;
  align-items: center;
  font-weight: 800;
  font-size: 14px;
  line-height: 14px;
  color: var(--branco);
  padding: 8px;
  margin-top: 42px;
}

.webteerCardChallengePoints img {
  height: 12px;
  width: 12px;
}
.webteerCardChallengePoints__group {
  margin: 0 -10px;
}
.webteerCardPartnerName {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: var(--active-focused-icons);
  margin-top: 8px;
}
.webteerCardChallengeDate {
  font-weight: 400;
  color: var(--active-unfocused-icons);
}
.webteerCardChallengeDate p {
  margin: 0;
}
.webteerCardChallengeDate span {
  font-weight: 600;
}
.webteerCardChallengeDate__expire {
  color: var(--active-focused-icons);
}

@media (max-width: 775px) {
  .webteerCardChallengeLink {
    min-width: 190px;
  }
}

@media (min-width: 576px) {
  .webteerCardChallengeLogo {
    width: 70px !important;
    height: 70px;
  }
  .webteerCardPartnerName {
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
  }

  .webteerCardChallengePoints {
    height: 35px;
    font-size: 22px;
    margin-top: 5px;
  }
  .webteerCardChallengeDate {
    padding-left: 10px;
    font-size: 12px;
  }
  .webteerCardChallengePoints img {
    height: 24px;
    width: 24px;
  }
  .webteerCardChallenge {
    min-height: 142px;
  }
  .webteerCardChallengeDate__expire-participation
    .webteerCardChallengeDate__expire--participation--mobile {
    display: none;
  }
}
@media (max-width: 575px) {
  .webteerCardChallengeLink {
    min-width: 144px;
  }

  .webteerCardChallenge {
    min-height: 96px;
    max-width: 142px;
  }
  .webteerCardChallengeImage {
    width: 50px !important;
    height: 50px !important;
  }
  .webteerCardChallengeDate {
    padding-left: 8px;
    font-size: 9px;
  }
  .webteerCardChallengePoints {
    margin: 0;
  }
  .webteerCardChallengePoints__group {
    margin-top: 10px;
  }
  .webteerCardChallengeDate__expire-participation
    .webteerCardChallengeDate__expire-participation--desktop {
    display: none;
  }
  .webteerCardChallengeDate__expire--participation--mobile {
    font-weight: 600;
  }
}

@media (min-width: 1200px) {
  .webteerCardChallenge {
    min-height: 164px;
    background-position-x: calc(100% - 28px);
    background-position-y: 16px;
    background-size: unset;
  }
}
@media (max-width: 1300px) {
  .webteerCardChallengePoints {
    left: 168px;
  }
}
/* Fim Update carrousel c/ css alex */
.webteerCardChallengeType {
  color: var(--active-focused-icons);
  font-size: 14px;
  font-weight: 800;
  margin: 0;
}

.headEmpresas + .empresas a:hover {
  color: var(--active-focused-icons);
}
.headEmpresas + .empresas img {
  width: 100%;
  height: 100%;
}

/* VER MAIS COMPONENTES */
.homeSlider__verMais {
  color: var(--primary-color);
  font-size: 16px;
  font-weight: 700;
  margin-right: 31px;
}
.novidades {
  font-size: 22px !important;
}
.slideGiftCards img {
  border-radius: 16px;
}
@media (max-width: 920px) {
  .slick-slider {
    margin-top: 10px;
  }
}

.menu-bar-link:hover .nav-img--mobileLogin {
  filter: brightness(8);
}

/* MOBILE MENU ENTRAR */
@media (min-width: 951px) {
  .mobile-menu-login {
    display: none !important;
  }
}

/*CardNames*/
.webteerCardChallengeChallengeName {
  font-size: 14px;
  font-weight: 600;
}
/* NOVA HOMEPAGE - ABAIXO GIFTCARDS */
.slideGiftCards {
  display: flex;
  justify-content: center;
}
.slideGiftCards img {
  width: 100%;
  height: 100%;
}

@media (max-width: 770px) {
  /* .slideGiftCards img {
    width: 90%;
    height: 80%;
  } */
  .center > .slick-list > .slick-track > .slick-slide {
    margin: 0;
  }

  .slick-track .slick-slide {
    padding: 0 8px;
  }
}
/* .slick-current {
   width: 236px !important;
 } */
.slideGiftCardsText {
  max-width: 1200px;
  margin-top: 50px;
}
.slideGiftCardsText h2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 55px;
}
.slideGiftCardsText h2 span {
  font-weight: 600;
  margin-left: 5px;
  display: flex;
  align-items: center;
}
.slideGiftCardsText h2 span img {
  margin-left: 5px;
}

.slideGiftCardsText a {
  display: flex;
  align-items: center;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
  padding: 0 10px;
  height: 36px;
}
.slideGiftCardsText a img {
  width: 24px;
  height: 24px;
  margin-left: 5px;
}

.slideGiftCardsText .row:not(:first-child) {
  margin-bottom: 27px;
}
@media (max-width: 1200px) {
  .slideGiftCardsText {
    margin-top: 40px;
  }
  .slideGiftCardsText .row:not(:first-child) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .slideGiftCardsText h2 {
    margin-bottom: 35px;
  }
  .slideGiftCardsText__maisSygs {
    margin-bottom: 20px;
    width: 55%;
  }
}
@media (max-width: 950px) {
  .slideGiftCardsText__maisSygs {
    width: 70%;
  }
}
@media (max-width: 780px) {
  .slideGiftCardsText {
    margin-top: 28px;
  }
  .slideGiftCardsText h2 {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .slideGiftCardsText h2 span img {
    width: 17px;
    height: 17px;
  }
  .slideGiftCardsText a {
    font-size: 10px;
    height: 26px;
  }
  .slideGiftCardsText a img {
    width: 12px;
    height: 12px;
  }
  .slideGiftCardsText__maisSygs {
    width: 70%;
  }
}
@media (max-width: 575px) {
  .slideGiftCardsText {
    margin-top: 14px;
  }
  .slideGiftCardsText h2 {
    margin-bottom: 15px;
    font-size: 12px !important;
  }
  .slideGiftCardsText__maisSygs {
    width: 100%;
  }
  .slideGiftCardsText .row:not(:first-child) {
    margin-bottom: 30px;
  }
}
.webteerCardChallengeName {
  font-size: 14px;
  font-weight: 600;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* slide empresas parceiro mobile */
.slick-track .slick-slide {
  margin: 0 8px;
}
/* mega menu esconder 1o botao voltar  */

.menu-bar > .mobile-menu-back-item {
  display: none;
}

.menu-bar > .mobile-menu-back-item ~ .mobile-menu-back-item {
  display: block;
}

/* VER MAIS HOME SLIDER */

.homeSlider__verMais:hover {
  color: var(--primary-color);
}

.participeParceiros {
  background: var(--branco);
  border-radius: 32px;
  padding: 20px 70px;
}
.slideNovidadesExpirar {
  background: var(--branco);
  padding-bottom: 28px;
  padding-top: 30px;
  border-radius: 32px;
}
.slideNovidadesExpirar .colunaNovidades > div:first-child {
  padding-bottom: 10px;
}
.slideAfter {
  margin-top: 40px;
}
.responsive.slider > p {
  margin: 0;
  padding-left: 50px;
}

@media (max-width: 780px) {
  .participeParceiros,
  .slideNovidadesExpirar {
    border-radius: 20px;
  }
  .slideNovidadesExpirar {
    padding-top: 15px;
  }
  .slideNovidadesExpirar .colunaNovidades > div:first-child {
    padding-bottom: 0;
  }
  .slideAfter {
    margin-top: 10px;
  }
}
.loadingLazy__verMais {
  background: none;
  border: none;
}

/*ADICIONADO FIX CARROSSEL GIFTCARD MOBILE E OUTRAS ADICOES*/
.userSygsColumn__sygsAvailable {
  color: var(--laranja);
  margin: 0;
}

.userSygsColumn a:hover {
  color: var(--branco);
}

.registeEGanhe {
  margin-top: 20px;
}

a.saldoSygs,
.registeEGanhe a {
  font-weight: 600;
}

.pontosSygs img {
  max-width: 18px;
  max-height: 18px;
}
@media (max-width: 600px) {
  #header {
    background: url('/media/sygpointweb/assets/img/cabecalhoHomeMobile.png') top
        left / 100% 58% no-repeat,
      #fff !important;
    max-width: 1300px;
    width: 100%;
    padding: 10px;
    border-radius: 0px 0px 32px 32px;
  }
}
@media (min-width: 600px) {
  #header {
    background: url('/media/sygpointweb/assets/img/cabecalhoHomeMobile.png') top
        left / 100% 50% no-repeat,
      #fff !important;
    max-width: 1300px;
    width: 100%;
    padding: 10px;
    border-radius: 0px 0px 32px 32px;
  }
}
@media (max-width: 767px) {
  .userSygsColumn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 !important;
  }
  .pontosSygs > strong {
    font-size: 20px;
  }
  .semSorteios {
    font-size: 15px;
  }
  .pontosSygs {
    font-size: 22px !important;
  }
  .userSygsColumn__sygsAvailable {
    font-size: 14px;
  }
  .participarGanhar {
    font-size: 35px !important;
  }
}
@media (min-width: 768px) {
  #header {
    background: url('/media/sygpointweb/assets/img/cabecalhoHomeMin.png') top /
        100% no-repeat,
      #fff !important;
  }
  .userSygsColumn {
    max-width: 190px;
  }
  .semSorteios {
    font-size: 25px;
  }
  .pontosSygs {
    font-size: 28px !important;
  }
  .saldoSygs {
    font-size: 18px !important;
  }
  .userSygsColumn__sygsAvailable {
    font-size: 18px;
  }
  .participarGanhar {
    font-size: 50px !important;
    max-width: 500px;
  }
  .sliderGiftCardsGroup {
    margin-top: 0;
  }
  .pontosSygs img {
    max-width: 24px;
    max-height: 24px;
  }
}
/* @media (min-width: 992px) {
  .sliderGiftCardsGroup {
    margin-top: -10px;
  }
} */
@media (min-width: 1200px) {
  .userSygsColumn {
    max-width: unset;
  }
  .semSorteios {
    font-size: 30px;
  }
  .participarGanhar {
    font-size: 65px !important;
  }
  .userSygsColumn__sygsAvailable {
    font-size: 22px;
  }
  .saldoSygs a {
    display: flex;
    justify-content: space-between;
  }
  .pontosSygs {
    font-size: 35px !important;
  }
  .sliderGiftCardsGroup {
    margin-top: 50px;
  }
  .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.2) !important;
  }
  .content-filtered__partnerChallenges {
    right: 50px;
  }
}

/*HOME PAGE BOTTOM/SIDE SHEET PARCEIROS*/

.content-filtered__challengeDescription {
  width: 432px;
  height: 651px;
  background: var(--branco);
  position: sticky;
  top: 130px;
  box-shadow: 0px 30px 20px rgba(0, 0, 0, 0.15);
}
.content-filtered__downloadApp--close,
.content-filtered__challengeDescription--close,
.content-filtered__challengeStart--close,
.content-filtered__challengeStartMultiple--close,
.closeElement {
  display: none;
}
.content-filtered__challengeDescription__header {
  height: 56px;
  border-bottom: 1px solid var(--inactive-icons);
  padding: 9px 14px 7px 24px;
}
.content-filtered__challengeDescription__header h5 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.content-filtered__challengeDescription__header p {
  font-size: 10px;
  font-weight: 600;
  color: var(--primary-color);
  margin: 0;
}
.content-filtered__challengeDescription__header .bottomSheetCloseButton {
  background: none;
  border: none;
}
.content-filtered__challengeDescription__body {
  height: 100%;
  padding: 18px 23px 0 24px;
}
.content-filtered__challengeDescription__body__partner {
  width: 48px;
  height: 48px;
  transition: 0.5s;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
  border-radius: 8px;
}
.content-filtered__challengeDescription__body__sygs {
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 6px;
  height: 22px;
  width: fit-content;
  color: var(--branco);
  padding: 2px 5px;
  font-size: 12px;
  font-weight: 800;
  display: flex;
  align-items: center;
}
.content-filtered__challengeDescription__body__sygs img {
  width: 12px;
  height: 12px;
  margin-left: 5px;
}
.content-filtered__challengeDescription__body__partner + div {
  margin-left: 16px;
  padding-bottom: 12px;
}
.content-filtered__challengeDescription__body__partner + div p {
  margin: 0;
}
.content-filtered__challengeDescription__body__partner + div p:first-child {
  font-size: 14px;
  font-weight: 700;
}
.content-filtered__challengeDescription__body__partner
  + div
  p:not(:first-child) {
  font-size: 10px;
  font-weight: 500;
}
#challengeDescription .accordion-item {
  width: 100%;
}
#challengeDescription .accordion-item:not(:first-child) {
  margin-top: 18px;
}
.content-filtered__challengeDescription__date {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
#challengeDescription .accordion-button {
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  background: none;
  border: none;
  text-align: start;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
#challengeExclusionsHeading button,
#challengeParticipationHeading button {
  color: var(--primary-color);
}
.content-filtered__challengeDescription__final {
  font-size: 12px;
}
.content-filtered__challengeDescription__final span {
  font-weight: 800;
  color: var(--text-high-emphasis);
}
.content-filtered__challengeDescription__startChallenge {
  width: 100%;
}
.content-filtered__challengeDescription__startChallenge button {
  width: 196px;
  height: 46px;
  color: var(--branco);
  background: var(--primary-color);
  border: none;
  border-radius: 8px;
  font-weight: 800;
}
.content-filtered__challengeDescription__startChallenge img {
  fill: var(--branco);
}

.content-filtered__partnerChallenges {
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 10;
}

.content-filtered__partnerChallenges__text {
  font-size: 12px !important;
  margin: 0;
}

.content-filtered__partnerChallenges__name {
  font-size: 16px !important;
  font-weight: 800 !important;
  margin: 0;
}
.content-filtered__partnerChallenges
  .content-filtered__challengeDescription__header {
  border: none;
}
.content-filtered__partnerChallenges
  .content-filtered__challengeDescription__header
  + div {
  border-bottom: 2px solid var(--inactive-icons);
  padding: 0 14px 5px 24px;
}
.content-filtered__partnerChallenges
  .content-filtered__challengeDescription__body,
.content-filtered__challengeProducts
  .content-filtered__challengeDescription__body {
  padding: 0;
  overflow-y: auto;
}
.content-filtered__partnerChallenges__list {
  height: 79%;
  overflow-y: auto;
  border-top: 1px solid var(--inactive-icons);
}
.content-filtered__partnerChallenges__listItem {
  padding: 10px 14px 10px 24px;
  border-bottom: 1px solid var(--inactive-icons);
}
.content-filtered__partnerChallenges__listItem p {
  margin: 0;
  color: var(--primary-color);
  font-weight: 600;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: -webkit-nowrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.content-filtered__partnerChallenges__listItem .col-2,
.content-filtered__partnerChallenges__listItem .col-8 {
  padding: 0;
}

@media (max-width: 770px) {
  .content-filtered__partnerChallenges {
    width: 100%;
    top: 68px;
  }
}
.saldoSygsEmpty {
  height: fit-content;
}

.saldoSygsEmpty a:hover {
  color: inherit;
}

.saldoSygs a:hover {
  color: #fff;
}

.toast-container {
  width: 100%;
  max-width: 400px;
  position: fixed;
  z-index: 1055;
  padding: 0;
  top: 70px;
  left: unset;
  right: calc(50% - 650px + 20px); /* centrar, colocar à direita, dar margem 20px */
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}

@media (max-width: 1280px) { /* 1300 - 20 margem*/
  .toast-container {   
    max-width: 380px; /* max 400 - 20 */
    right: 20px;
  } 
}

@media (max-width: 950px) {
  .toast-container {  
    z-index: 21; /* colocar os toasts por baixo do menu overlay em resoluções apertadas */
    right: 0;
  }
}

.toast[data-type] .toast-content {
  width: 100%;
  height: 100%;
  background: url(/media/sygpointweb/assets/img/backgroundNotify.png) no-repeat;
  background-position: center;
  padding: 0;
  border-radius: 12px;
}
.toast[data-type] .toast-icon svg {
  display: none;
}
.toast[data-type] .toast-body strong {
  font-size: 14px;
}
.toast[data-type] .toast-body div {
  font-size: 12px;
}
.toast[data-type] .toast-body {
  height: 100%;
  padding: 20px;
}
.toast-container .toast {
  width: 275px;
  height: fit-content;
  border-radius: 12px;
}

.toast[data-type='error'] .toast-content {
  background: unset;
}

.toast[data-type='infoWin'] .toast-content {
  background: #ff8e11;
}

.toast[data-type='infoWin'] .toast-icon {
  margin-left: 8px;
}

.toast[data-type='infoWin'] .toast-icon svg {
  display: block;
}

@media (max-width: 550px) {
  .toast-container .toast {
    width: 100vw;
    max-width: 358px;
  }
}

.toast-container .toast[data-type='info'] {
  background: none;
}
.toast[data-type] .close {
  width: 24px;
  height: 24px;
  background: none;
  border: none;
  padding: 0;
  opacity: 0.5;
}
.toast[data-type] .close svg {
  width: 100%;
  height: 100%;
}

.partnerSlider div div {
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
  -webkit-filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
}

.partnerSlider img {
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
  -webkit-filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
  border-radius: 8px;
}
.page-content__results {
  display: flex;
  justify-content: center;
}

@media (min-width: 1150px) {
  .page-content__results {
    justify-content: start;
    padding-left: 0;
  }
}
@media (min-width: 1250px) {
  .page-content__results {
    justify-content: start;
    padding-left: 50px;
  }
}
@media (max-width: 455px) {
  .slick-dots {
    bottom: -40px;
  }
  .mealheiroTexto ~ div {
    height: 215px;
  }
}

/* DEMO - ANIMACAO */
.navbar__demo img {
  transform: scale(1);
  margin-left: 150px;
  animation: pulse-demo 2s alternate infinite;
}
.navbar__demo--mobile {
  display: flex;
  align-items: center;
}
.navbar__demo--mobile img {
  animation: pulse-demo-mobile 2s alternate infinite;
}
@keyframes pulse-demo {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}

@keyframes pulse-demo-mobile {
  0% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(0.8);
  }
}

@media (min-width: 950px) {
  .navbar__demo--mobile img {
    display: none;
  }
}
/* @media (max-width: 550px) {
  .rowNAVSec .sygLogo {
    margin-left: 0 !important;
  }
} */

/*navbar welcome*/
.nav-item__welcome {
  bottom: 0;
  color: var(--active-focused-icons);
  font-size: 14px;
  font-weight: 800;
  align-items: center;
  margin-left: 5px;
  display: flex;
}

/* Notification Modal Valid */

.notificationModalStyle .modal-content,
.parabensModalStyle .modal-content {
  width: 278px;
  min-height: 208px;
  border: none;
  border-radius: 8px;
}
.notificationModalStyle .modal-content {
  border-top: 8px solid var(--primary-color);
}
.notificationModalStyle .modal-content .modal-header {
  flex-direction: column;
  padding: 32px 26px 0 26px;
}
.notificationModalStyle .modal-content .modal-footer {
  padding: 0;
}
.notificationModalStyle .modal-content .modal-header,
.notificationModalStyle .modal-content .modal-footer {
  border: none;
}
.notificationModalStyle .modal-content .modal-title {
  font-size: 20px;
  font-weight: 800;
  color: var(--primary-color);
  text-align: center;
}
.notificationModalStyle .modal-content .modal-text {
  font-size: 12px;
  font-weight: 600;
  margin-top: 16px;
}
.notificationModalStyle .modal-content .modal-footer button,
.parabensModalStyle .modal-content .modal-footer button {
  border: none;
  background: transparent;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
  width: 73px;
}

/* Notification Modal Invalid */

.notificationModalStyle--invalid .modal-content {
  border-top: 8px solid var(--text-error-color);
}
.notificationModalStyle--invalid .modal-content .modal-title,
.notificationModalStyle--invalid .modal-content .modal-text {
  color: var(--text-error-color);
}
.notificationModalStyle--invalid .modal-content .modal-footer button {
  color: var(--active-unfocused-icons);
}

#notificationModalLogout .modal-content {
  height: 160px;
}

/*Brevemente Cards */

.webteerCardChallengeNotification__ringbell {
  content: url('/media/sygpointweb/assets/img/iconNotification.png');
  display: block;
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
}
.webteerCardChallengeNotification__ringbell:checked {
  content: url('/media/sygpointweb/assets/img/iconNotificationActive.png');
}
.webteerCardChallengeNotification__ringbell {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.container-timer {
  margin-top: 10px;
  margin-left: 0;
}
.container-day,
.container-hour,
.container-min,
.container-sec {
  background: var(--active-focused-icons);
  border-radius: 6px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container-day h5,
.container-hour h5,
.container-min h5,
.container-sec h5 {
  font-size: 14px;
  font-weight: 800;
  color: var(--branco);
  margin: 0;
  line-height: 14px;
}
.container-divider {
  width: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 800;
}
@media (max-width: 575px) {
  .container-timer {
    margin: 0;
    margin-top: 5px;
  }
  .container-day,
  .container-hour,
  .container-min,
  .container-sec {
    width: 24px;
    height: 24px;
  }
  .container-day h5,
  .container-hour h5,
  .container-min h5,
  .container-sec h5 {
    font-size: 11px;
  }
  .container-divider {
    width: 5px;
    font-size: 11px;
    font-weight: 800;
  }
}

/* Modal partnerInfoModal */

.infoTempModal .modal-content {
  width: 490px;
  min-height: 524px;
  border: none;
  filter: drop-shadow(0px 30px 20px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}

.infoTempModal .modal-header {
  background: url(/media/sygpointweb/assets/img/backgroundModalInfoParceiro.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 72px;
  border-radius: 8px 8px 0 0;
  border: none;
  padding-left: 53px;
}

.infoTempModal .modal-header h5 {
  color: var(--branco);
  font-size: 22px;
  margin-left: 24px;
}

.infoTempModal .modal-body {
  padding: 33px 53px 23px 53px;
}

.infoTempModal .modal-body h2 {
  font-size: 28px;
  font-weight: 800;
}

.infoTempModal .modal-body > p {
  font-size: 18px;
  font-weight: 800;
}

#partnerInfoModal .modal-body ol li::marker,
#partnerInfoModal .modal-body ol li span {
  font-weight: 800;
}

.infoTempModal .modal-body .breadcrumb-item + .breadcrumb-item::before {
  color: var(--branco);
}

.breadcrumb-item a:hover {
  color: inherit;
}

.infoTempModal .modal-footer {
  padding: 33px 53px 23px 53px;
  border: none;
  align-items: end;
}

.infoTempModal .modal-footer .partnerInfoModalSteps__buttonNext,
.infoTempModal .modal-footer .partnerInfoModalSteps__buttonFinal {
  background: none;
  border: none;
  font-size: 14px;
  color: var(--primary-color);
  font-weight: 600;
  margin: 0;
  border-radius: 8px;
  border: 1px solid var(--primary-color);
  padding: 5px 15px;
  width: 123px;
  height: 39px;
}

.infoTempModal .modal-footer .partnerInfoModalSteps__buttonNext--disable {
  border: 1px solid var(--active-unfocused-icons);
  color: var(--active-unfocused-icons);
  pointer-events: none;
}

#partnerInfoModal span {
  color: orange;
  font-size: 18px;
  margin-left: 8px;
}

.partnerInfoModalSteps ol {
  padding-left: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
}

/* .partnerInfoModalSteps li,
.infoTempModal .modal-body > p {
  text-align: justify;
} */

.hideTempModal {
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color);
  display: flex;
  margin: 0;
}

/* The switch - the box around the slider */
.hideTempModal .switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 27px;
}

/* Hide default HTML checkbox */
.hideTempModal .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.hideTempModal .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--active-unfocused-icons);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hideTempModal .slider:before {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  left: -8px;
  bottom: -5px;
  background-color: var(--inactive-icons);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.hideTempModal input:checked + .slider {
  background-color: var(--primary-color);
}

.hideTempModal input:focus + .slider {
  box-shadow: 0 0 1px var(--primary-color);
}

.hideTempModal input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  background-color: var(--primary-color);
}

/* Rounded sliders */
.hideTempModal .slider.round {
  height: 10px;
  border-radius: 34px;
  max-width: 30px;
}

.hideTempModal .slider.round:before {
  border-radius: 50%;
}

@media (max-width: 575px) {
  .infoTempModal .modal-header {
    background: url(/media/sygpointweb/assets/img/backgroundModalInfoParceiroMobile.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    padding-left: 33px;
  }

  .infoTempModal .modal-header h5 {
    font-size: 18px;
    margin-left: 12px;
  }

  .infoTempModal .modal-body {
    padding: 27px 16px 40px 16px;
  }

  .infoTempModal .modal-body h2 {
    font-size: 22px;
  }

  .infoTempModal .modal-body > p {
    font-size: 16px;
  }

  .infoTempModal .modal-footer {
    padding: 0 16px 40px 16px;
  }
}

.homeCatItem--purple {
  width: 130px;
  height: 116px;
  background: linear-gradient(180deg, #9c00b4 22.4%, #78008b 100%);
  border-radius: 16px;
  padding: 10px;
}

.homeCatItem--purple a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.homeCatItem--purple a img {
  width: 52px;
  height: 52px;
}

.homeCatItem--purple span {
  font-size: 12px;
  font-weight: 800;
  color: var(--branco);
  text-align: center;
}

@media (max-width: 768px) {
  .homeCatItem--purple {
    height: 106px;
  }

  .homeCatItem--purple a {
    transform: scale(0.7);
  }
}

@media (max-width: 991px) {
  .homeCatItem--purple a {
    transform: scale(0.8);
  }
}

@media (max-width: 1200px) {
  .homeCatItem--purple {
    height: 106px;
  }

  .homeCatItem--purple a img {
    width: 42px;
    height: 42px;
  }
}

.btnMealheiro:focus {
  box-shadow: none !important;
}

.purpleButton {
  background: var(--primary-color);
  color: var(--branco);
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  height: 55px;
  width: 100%;
  border: none;
}
.purpleButton:hover {
  filter: none;
  color: var(--branco);
  background: #b000cb;
  border-radius: 6px !important;
}

/* Unveil Videos */

#m_modal_unveil_videos .modal-content {
  width: 380px;
  height: fit-content;
  border-radius: 10px;
}

.unveilVideo-dimensions {
  width: 100%;
  height: 200px;
  background: transparent;
}

/* Welcome Video */

#buttonWelcomeVideo {
  color: var(--branco);
  font-size: 32px;
  font-weight: 800;
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 16px;
  height: 60px;
  width: 100%;
  max-width: 1300px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

#buttonWelcomeVideo img {
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

#welcomeVideoModal .modal-header {
  color: var(--primary-color);
  font-size: 18px;
  padding: 16px;
  border: none;
}

#welcomeVideoModal .modal-header .d-flex img {
  width: 24px;
  height: 24px;
  margin-right: 11px;
}

#welcomeVideoModal .modal-header button {
  padding: 0;
}

#welcomeVideoModal .modal-content {
  width: 558px;
  height: fit-content;
  border-radius: 10px;
}

#welcomeVideoModal .modal-body {
  padding: 0;
}

#welcomeVideoConditions {
  padding: 10px 16px 32px;
  color: #18214d;
}

#welcomeVideoConditions p:first-child {
  font-weight: 800;
  font-size: 26px;
}

#welcomeVideoConditions p:not(:first-child) {
  font-weight: 800;
  font-size: 14px;
  margin-bottom: 5px;
}

#welcomeVideoConditions ol {
  padding-left: 16px;
}

#welcomeVideoConditions ul {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 20px;
}

#welcomeVideoConditions li {
  font-size: 14px;
}

#welcomeVideoModal .modal-title {
  font-weight: 800;
}

.welcomeVideo-dimensions {
  width: 100%;
  height: 280px;
  background: transparent;
}

.vjs-icon-replay:before,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  font-family: FontAwesome;
  content: '\f0e2';
}

.player {
  position: relative;
  overflow: hidden;
  max-height: 431px;
}
.my-video-dimensions {
  min-height: 100%;
}
.player:hover .progress {
  height: 10px;
  margin: 0;
}
/* .player:hover .player-controls {
  transform: translateY(0);
} */
.player:-webkit-full-screen,
.player:fullscreen {
  max-width: none;
  width: 100%;
}
.play-btn {
  flex: 1;
}

.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: unset;
}

.video-js .vjs-volume-panel,
.video-js .vjs-picture-in-picture-control {
  display: none;
}

.vjs-icon-play:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: '\f04b';
  font-family: FontAwesome;
}

.video-js .vjs-play-progress {
  background-color: var(--primary-color);
}

.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: '\f04c';
  font-family: FontAwesome;
}

.video-js .vjs-play-progress:before {
  content: '\f111';
  font-family: FontAwesome;
  color: var(--primary-color);
}

.vjs-big-play-button {
  /* left: 50%;
  top: 50%;
  margin-left: -(3em / 2);
  margin-top: -(1.5em / 2); */
  display: none !important;
}

.vjs-poster img {
  object-fit: cover;
}

.player {
  position: unset;
  overflow: unset;
  max-height: unset;
  padding: 0 24px;
}

.video-js .vjs-control-bar {
  opacity: 1 !important;
  visibility: visible;
  border-radius: 0 0 10px 10px;
}

.player-btn {
  background: none;
  border: 0;
  color: white;
  text-align: center;
  max-width: 60px;
  padding: 5px 8px;
}
.player-btn svg {
  fill: #fff;
  width: 18px;
  height: 25px;
}
.player-btn:hover,
.player-btn:focus {
  background: rgba(255, 255, 255, 0.2);
}
.toggle-play {
  width: 48px;
  height: 48px;
}
.player-slider {
  width: 10px;
  height: 30px;
}
.player-controls {
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* transform: translateY(100%) translateY(-5px);
  transition: all 0.3s; */
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.3);
}
.player-controls > * {
  flex: 1;
}
.progress {
  position: relative;
  display: flex;
  flex: 10;
  flex-basis: 100%;
  height: 4px;
  transition: height 0.3s;
  background: rgba(0, 0, 0, 0.5);
}
.filled-progress {
  width: 50%;
  background: #ffec41;
  flex: 0;
  flex-basis: 50%;
}
.sliders {
  max-width: 200px;
  display: flex;
}

#progressAnimationModal {
  max-width: unset !important;
  transition: opacity 0.15s linear;
}

#progressAnimationModal .modal-content {
  background: transparent;
  border: none;
}

#progressAnimationModal .modal-header {
  display: none !important;
}

.loader {
  margin: auto;
  border: 20px solid #eaf0f6;
  border-radius: 50%;
  border-top: 20px solid var(--primary-color);
  width: 200px;
  height: 200px;
  animation: spinner 4s linear infinite;
}

#sliderBrevemente .webteerCardChallengeLink {
  pointer-events: none;
}

#sliderBrevemente .webteerCardChallengeNotification {
  pointer-events: visible;
  cursor: pointer;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media(max-width: 950px) {
  #buttonWelcomeVideo {
    font-size: 20px;
  }
}

@media (max-width: 775px) {
  .welcomeVideo-dimensions {
    height: 180px;
  }

  #welcomeVideoModal .modal-header {
    padding: 8px;
  }

  #welcomeVideoModal .modal-title {
    font-size: 14px;
  }

  #buttonWelcomeVideo img {
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 575px) {
  #welcomeVideoModal .modal-content {
    width: 100%;
  }
  #welcomeVideoConditions {
    padding: 10px 16px;
  }
  #welcomeVideoConditions p:first-child {
    font-size: 20px;
  }
  .player-card__body {
    padding: 16px 8px;
  }
  #buttonWelcomeVideo {
    font-size: 16px;
  }

  .participeParceiros {
    padding: 20px 32px;
  }

  .participeParceiros > .headEmpresas {
    padding: 0;
  }
}

.rowNAVSec-login {
  display: flex !important;
  justify-content: center !important;
}

.rowNAVSec-login .nav {
  width: unset;
}

.navbar-toggler {
  display: none;
}

.slideGiftCards {
  overflow: hidden;
  position: relative;
}
.demoRibbon {
  position: absolute;
  color: var(--branco);
  background: var(--primary-color);
  font-size: 16px;
  font-weight: 800;
  box-shadow: 0 0 0 999px var(--primary-color);
  clip-path: inset(0 -100%);
  text-align: center;
}

.demoRibbon--right {
  inset: 15px 15px auto auto; /* top and right equal to 0 */
  transform: translate(29.3%) rotate(45deg);
  transform-origin: 0 0;
}

@media (max-width: 768px) {
  .demoRibbon {
    font-size: 14px;
  }
  .demoRibbon--right {
    inset: 5px 5px auto auto !important;
  }
}

@media (max-width: 578px) {
  .demoRibbon {
    font-size: 12px;
  }
  .demoRibbon--right {
    inset: 5px 5px auto auto !important;
  }
}

@media (max-width: 450px) {
  .slick-track .slick-slide {
    padding: 0 2px;
  }

  .demoRibbon {
    font-size: 10px;
    line-height: 12px;
  }
  .demoRibbon--right {
    inset: 15px 10px auto auto !important;
  }
}

#challengesCreate + label:before,
[type='checkbox']:checked + label:after {
  content: unset;
}

#challengesCreate + label {
  position: unset;
  width: unset;
  height: 50px;
  margin: 0;
  padding: 0 15px;
}

#challengesCreate + label svg {
  width: 24px;
}

#challengesCreate:not(:checked) + label + ul {
  display: none;
}

#challengesCreate:checked + label + ul {
  display: block;
}

#challengesCreate + label + ul button {
  width: 100%;
  height: 50px;
  border-radius: 12px;
}

.formsPartnerTabsMobileInfo {
  display: none !important;
}

@media (max-width: 1024px) {
  #dashboardEmpty {
    display: none !important;
  }
  .formsPartnerTabsMobileInfo {
    display: flex !important;
    height: 100vh;
    background: var(--primary-color);
    color: var(--branco);
    text-align: center;
    padding: 0 32px;
    margin-top: -1px;
  }
  .formsPartnerTabsMobileInfo h1 {
    font-weight: 800;
  }
  .formsPartnerTabsMobileInfo p {
    font-weight: 600;
    font-size: 20px;
  }
  .formsPartnerTabsMobileInfo span {
    font-weight: 500;
    font-size: 14px;
  }
}
/* ##### Cashback Button ##### */
#shortcutButton {
  position: fixed;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
  max-width: 100vw - 32px;
  z-index: 250;
  background-color: var(--primary-color);
  color: var(--branco);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.7));
}

#shortcutButtonImg {
  position: absolute;
  width: 33px;
  height: 33px;
  background: url(/media/sygpointweb/assets/img/iconQrCodeButton.png);
  background-size: cover;
  border-radius: 50%;
}

#shortcutButtonText {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  animation: rotateText 10s linear infinite;
}

#shortcutButtonText span {
  position: absolute;
  left: 50%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 5px;
  transform-origin: 0 45px;
}

@keyframes rotateText {
  100% {
    transform: rotate(360deg);
  }
  0% {
    transform: rotate(0deg);
  }
}

/* ##### End Cashback Button ##### */



#drop-area {
  width: 357px;
  min-height: 357px;
  border: 2px dashed var(--active-unfocused-icons);
  padding: 45px;
  margin: 0 auto;
  border-radius: 8px;
}

#drop-area.drop-area--home {
  padding: 48px 0;
}

.files-logo__upload-area--hide {
  display: none !important;
}
#drop-area.highlight {
  border-color: purple;
}

.files-logo__upload-area_info {
  font-size: 14px;
  font-weight: 800;
  color: var(--primary-color);
  padding: 0 25px;
}

.files-logo__upload-area_info span {
  font-size: 16px;
  font-weight: 400;
  color: var(--active-unfocused-icons);
  margin-top: 20px;
}

.files-logo__upload-area_button {
  color: #fff;
  background-color: var(--primary-color);
  width: 180px;
  height: 55px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  cursor: pointer;
  margin: 0;
}

.files-logo__upload-area_button:hover {
  filter: none;
  color: var(--branco);
  background: #b000cb;
  border-radius: 6px !important;
}

#gallery {
  margin: 0 auto;
}
#gallery > img {
  height: 357px;
  margin: 0;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 0;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
}

.upload-area--logoPreview-buttons,
.upload-area--logoGiftCardPreview-buttons {
  position: absolute;
  left: 295px;
  top: 15px;
  width: 36px;
  height: 95px;
  padding: 0;
}

.upload-area--logoGiftCardPreview-buttons {
  position: absolute;
  left: 340px;
  top: initial;
  width: 36px;
  height: 95px;
  margin-top: 10px;
}
.upload-area--logoPreview-buttons button,
.upload-area--logoGiftCardPreview-buttons button {
  width: 36px;
  height: 36px;
  min-width: 36px;
}
.upload-area--logoPreview-buttons--remove,
.upload-area--giftCardView-buttons--remove {
  border: none;
  background: rgba(216, 216, 216, 0.4);
  box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5);
  -webkit-box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5);
  border-radius: 6px;
}
.upload-area--logoPreview-buttons--remove:hover,
.upload-area--giftCardView-buttons--remove:hover {
  background: rgba(216, 216, 216, 0.75);
  transition: 0.5s;
}
.upload-area--logoPreview-buttons--remove img,
.upload-area--giftCardView-buttons--remove img {
  opacity: 0.75;
}
.upload-area--logoPreview-buttons--remove:focus,
.upload-area--giftCardView-buttons--remove:focus {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.upload-area--logoPreview-buttons--update,
.upload-area--giftCardView-buttons--update {
  width: 36px;
  min-width: 36px;
  height: 36px;
  margin: 0;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  background: rgba(216, 216, 216, 0.4);
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='white'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5);
  -webkit-box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5);
}
.upload-area--logoPreview-buttons--update:hover,
.upload-area--giftCardView-buttons--update:hover {
  background: rgba(216, 216, 216, 0.9);
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M13.65 2.35C12.2 0.9 10.21 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16C11.73 16 14.84 13.45 15.73 10H13.65C12.83 12.33 10.61 14 8 14C6.4087 14 4.88258 13.3679 3.75736 12.2426C2.63214 11.1174 2 9.5913 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.66 2 11.14 2.69 12.22 3.78L9 7H16V0L13.65 2.35Z' fill='white'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5);
  -webkit-box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5); /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 4px 4px rgba(177, 177, 177, 0.5);
  transition: 0.5s;
}
.upload-area--logoPreview-buttons--update img,
.upload-area--giftCardView-buttons--update img {
  opacity: 0.75;
}

@media (max-width: 575px) {
  #uploadFileModal .modal-content,
  #drop-area {
    width: 100%;
  }
}

#uploadInvoiceModal {
  overflow-y: hidden;
}

#uploadInvoiceModal .modal-header button {
  background: none;
  border: none;
}

#uploadInvoiceHome .col,
#uploadInvoiceHome .row {
  padding: 0;
}

#uploadInvoiceHome .modal-header {
  border: none;
  font-size: 18px;
  color: var(--branco);
  padding: 14px 26px;
  background: var(--primary-color);
  border-radius: 8px 8px 0px 0px;
}

#uploadInvoiceHome .modal-header button {
  background: none;
  border: none;
  filter: brightness(2);
}

#uploadInvoiceHome .modal-header > img {
  position: absolute;
  top: 0px;
  left: 135px;
}

#uploadInvoiceHome .modal-content {
  max-width: 360px;
  border-radius: 8px 8px 0px 0px;
}

#uploadInvoiceHome .modal-content h5 {
  font-weight: 800;
  font-size: 18px;
}

#uploadInvoiceHome .modal-body {
  padding: 26px;
}

#uploadInvoiceHomeLabel {
  font-size: 18px;
  font-weight: 800;
}

#infoUpload {
  display: flex;
}

.infoUpload-text {
  display: flex;
  gap: 24px;
}

#infoUpload > .infoUpload-text {
  border-top: 1px solid #d9d9d9;
  padding-top: 26px;
  margin-top: 35px;
  font-weight: 600;
}

#infoUpload > .infoUpload-text ~ .infoUpload-text {
  border-bottom: none;
}

#infoUpload span {
  color: #b00020 !important;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  top: 37px;
  min-width: 288px;
}

.infoUpload-text p {
  padding-top: 5px;
}

.infoUpload-text svg {
  min-width: 52px;
}

#challengeDescriptionCloseButton {
  background: none;
  border: none;
}

/* Fix mobile Menu  */
#welcomeMobile ul {
  max-height: 0;
  transform-origin: top;
  transform: scaleY(0);
  transition: max-height 0.1s;
}

#welcomeMobile a:is(:hover, :focus, :focus-within) {
  color: #fff !important;
  background-color: #820096 !important;
}

#welcomeMobile a:is(:hover, :focus) img {
  filter: brightness(10) !important;
}

#welcomeMobile:focus-within ul,
#welcomeMobile:focus ul {
  max-height: 500px;
  transform: scaleY(1);
  animation: 0.3s forwards dropdown;
}

#welcomeMobile ul li {
  font-weight: 600;
}

#welcomeMobile ul img {
  margin-right: 0.7em;
}

@media (min-width: 951px) {
  #welcomeMobile {
    display: none;
  }
}

#launchAppModal {
  position: fixed;
  max-width: 360px;
  bottom: 0;
  right: 0;
  background-color: var(--branco);
  padding: 24px;
  z-index: 15;
  filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.15));
  animation: showLaunchModal 2s;
}

#launchAppModal > div {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 18px;
}

#launchAppModal h3 {
  font-size: 20px;
  font-weight: 800;
  color: var(--primary-color);
  margin: 0;
}

#launchAppModal p {
  font-size: 14px;
  font-weight: 600;
  color: var(--active-unfocused-icons);
  margin-bottom: 23px;
}

#launchAppModal div:not(:first-child) {
  display: flex;
  justify-content: flex-end;
  gap: 11px;
  height: 45px;
  margin: 0;
}

#launchAppModal div:not(:first-child) button {
  font-size: 16px;
  font-weight: 600;
  padding: 13px 24px;
  border: none;
  border-radius: 8px;
}

#launchAppModal div:not(:first-child) button:first-child {
  background: none;
  color: var(--primary-color);
}

#launchAppModal div:not(:first-child) button:not(:first-child) {
  background: var(--primary-color);
  color: var(--branco);
}

#launchAppModal.hideAppModal {
  bottom: -360px;
  transition: bottom 2s;
}

@keyframes showLaunchModal {
  0% {
    bottom: -360px;
  }
  100% {
    bottom: 0;
  }
}

@media (max-width: 575px) {
  #launchAppModal {
    max-width: 100%;
  }
}

.uploadInvoiceHome_nifButton input,
.uploadInvoiceHome_qrButton button {
  width: 100%;
  height: 55px;
  border: 1px solid var(--active-focused-icons);
  border-radius: 4px;
}

.uploadInvoiceHome_qrButton button {
  background: none;
  padding: 0 16px;
  color: var(--active-focused-icons);
  font-weight: 600;
}

.uploadInvoiceHome_nifButton button {
  margin-left: 15px;
  height: 40px;
  width: 100px;
}

#uploadQrError {
  color: var(--text-error-color);
}

#uploadNifError {
  font-weight: 600;
}

#uploadNifError button,
#uploadNifError a {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

#qr-video {
  max-width: 100%;
}

.valid-color {
  color: var(--text-valid-color);
}
.error-color {
  color: var(--text-error-color);
}
.pendente-color {
  color: var(--inactive-icons);
}

#loginModal .modal-content {
  width: 388px;
  border-radius: 8px;
}

#loginModal .modal-header {
  height: 158px;
  color: var(--branco);
  font-weight: 800;
  background: url(/media/sygpointweb/assets/img/congratsModalBanner.png);
  background-position: center;
  border: none;
}

#loginModal .modal-header h5 {
  font-size: 40px;
  font-weight: 800;
  margin-top: 25px;
  margin-bottom: 0;
}

#loginModal .modal-header .modal-title p {
  font-size: 14px;
  margin: 0;
}

#loginModal .modal-header .modal-title p span {
  font-size: 28px;
  line-height: 28px;
  margin-right: 5px;
}

#loginModal .modal-header button {
  background: none;
  border: none;
  position: absolute;
  right: 20px;
}

#loginModal .modal-title {
  font-size: 20px;
  font-weight: 600;
}

#loginModal .modal-body {
  display: flex;
  justify-content: center;
  padding: 40px 24px;
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-color);
  text-align: center;
}

#loginModal .modal-body p {
  margin: 0;
}

#loginModal .modal-footer {
  border: none;
}

#loginModal .modal-footer button,
#loginModal .modal-footer button:focus {
  height: 50px;
  font-weight: 700;
  padding: 13px 13px 13px 22px !important;
  border-radius: 8px;
  width: 155px;
  display: flex;
  justify-content: space-between;
}

#loginModal .modal-footer button:first-child {
  color: var(--primary-color);
  background: var(--branco);
  border: 1px solid #820096 !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

#loginModal .modal-footer button:not(:first-child) {
  color: var(--branco);
  background: linear-gradient(180deg, #9c00b4 22.4%, #78008b 100%);
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border: none;
}

#loginModal.defaultConfirmationModal .modal-content {
  width: 288px;
  min-height: fit-content;
}

#loginModal.defaultConfirmationModal .modal-header h5 {
  font-size: 16px;
}

#loginModal.defaultConfirmationModal .modal-header {
  background: none;
  width: unset;
  color: var(--active-focused-icons);
}

/* #loginModal.defaultConfirmationModal .modal-body {
  display: none;
} */

#loginModal.defaultConfirmationModal .modal-footer button:first-child {
  display: flex;
  border: none !important;
  color: var(--active-focused-icons);
  justify-content: flex-end;
}

@media (max-width: 565px) {
  #loginModal .modal-footer button,
  #loginModal .modal-footer button:focus {
    width: 139px;
  }
}

/* CAMPOS DE TEXTO GERAIS FORMS */
.formImg__group {
  position: relative;
  width: 100%;
  height: 55px;
  margin-bottom: 36px;
}

.formImg__group input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-style: 16px;
  font-weight: 700;
  border: 1px solid var(--active-unfocused-icons) !important;
  border-radius: 4px;
  outline: none;
  padding: 1rem;
  padding-left: 49px;
  background: none;
  z-index: 1;
}

.formImg__group label {
  position: absolute;
  left: 49px;
  top: 15px !important;
  font-size: 16px !important;
  font-weight: 600;
  color: var(--active-unfocused-icons) !important;
  padding: 0 0.25rem;
  background-color: var(--branco) !important;
  transition: 0.3s;
}
.formImg__group .formInputNoImg {
  resize: none;
  overflow: auto;
  padding-left: 15px;
}
.formImg__group .formInputNoImg + label {
  left: 15px;
  margin: 0;
  top: 18px !important;
}

.formImg__group input:focus ~ label,
.formImg__group .formInputNoImg:focus ~ label {
  top: -0.5rem !important;
  left: 49px;
  height: 16px;
  color: var(--primary-color) !important;
  font-size: 12px !important;
  z-index: 10;
}
.formImg__group input:not(:placeholder-shown):not(:focus) ~ label,
.formImg__group .formInputNoImg: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 input:focus,
.formImg__group input:not(:placeholder-shown):not(:focus),
.formImg__group .formInputNoImg:focus,
.formImg__group .formInputNoImg:not(:placeholder-shown):not(:focus) {
  border: 2px solid var(--primary-color) !important;
  border-radius: 4px;
}

.formImg__group .formInputNoImg:focus ~ label,
.formImg__group .formInputNoImg:not(:placeholder-shown):not(:focus) ~ label {
  left: 15px;
}

.formImg__group input:focus + svg path {
  position: relative;
  left: 20px;
  fill: var(--primary-color);
}

.formImg__group input:not(:placeholder-shown) input:not(:focus) + svg path {
  fill: var(--primary-color) !important;
}

/* Modal Congrats */
#congratsModal .modal-content,
.congratsModalStyle .modal-content {
  border: none;
  border-radius: 20px;
  min-height: fit-content;
}
#congratsModal .modal-header,
.congratsModalStyle .modal-header {
  background: linear-gradient(115.57deg, #fea119 -14.69%, #9b00b3 100.46%);
  border-radius: 20px 20px 0 0;
  padding: 20px 26px 0px 26px;
  color: var(--branco);
}
#congratsModal .modal-header h5,
.congratsModalStyle .modal-header h5 {
  line-height: 18px;
  font-size: 28px;
}
#congratsModal .modal-header span,
.congratsModalStyle .modal-header span {
  font-weight: 700;
  font-size: 16px;
}
#congratsModal .modal-content .modal-body,
.congratsModalStyle .modal-content .modal-body {
  margin: 26px;
  padding: 0;
  margin-bottom: 0;
}

.congratsModalStyle .modal-content .modal-body p span {
  font-size: 14px;
}

#congratsModal .modal-content .modal-footer,
.congratsModalStyle .modal-content .modal-footer {
  border: none;
  justify-content: end;
  margin: 0 15px 15px 0;
}
#congratsModal .modal-content .modal-footer button,
.congratsModalStyle .modal-content .modal-footer button {
  width: unset;
  height: unset;
  border: none !important;
  color: var(--primary-color);
  background: none;
}

/* modal welcom video */
.player-card__body {
  padding: 16px 24px;
  display: flex;
  flex-direction: row;
}

.player-card__body .partner-logo {
  width: 34px;
  height: 34px;
}

.player-card__body h4 {
  font-size: 10px;
  color: var(--dark-color-site);
}

.player-card__body p {
  font-size: 12px;
  font-weight: 600;
  color: var(--dark-color-site);
}

.player-card__body h6 {
  font-size: 12px;
  margin: 0;
}

.row-items-sygpoints {
  color: var(--branco);
  font-size: 14px;
  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;
}

.row-items-sygpoints svg {
  margin-left: 5px;
}

.defaultConfirmationModal .modal-content {
  width: 288px;
  min-height: 293px;
  border: none;
  border-top: 8px solid var(--primary-color);
  filter: drop-shadow(0px 30px 20px rgba(0, 0, 0, 0.15));
  border-radius: 8px;
}
.defaultConfirmationModal .modal-content .modal-header {
  border: none;
  padding: 20px 29px 10px 29px;
}
.defaultConfirmationModal .modal-content .modal-header h5 {
  font-size: 26px;
  font-weight: 800;
}
.defaultConfirmationModal .modal-content .modal-body {
  padding: 20px 29px 27px 29px;
}
.defaultConfirmationModal .modal-content .modal-body p {
  font-size: 14px;
  font-weight: 500;
}
.defaultConfirmationModal .modal-content .modal-body p span {
  font-size: 14px;
  font-weight: 800;
  color: var(--text-high-emphasis);
}
.defaultConfirmationModal .modal-content .modal-footer {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: unset;
  flex-wrap: unset;
  border-top: 1px solid var(--inactive-icons);
}
.defaultConfirmationModal .modal-content .modal-footer button {
  width: 50%;
  height: 55px;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
}
.defaultConfirmationModal
  .modal-content
  .modal-footer
  .modal-footer-confirmation__no {
  color: var(--active-unfocused-icons);
}
.defaultConfirmationModal
  .modal-content
  .modal-footer
  .modal-footer-confirmation__yes {
  border-left: 1px solid var(--inactive-icons);
  color: var(--primary-color);
}

#socialMedia p {
  color: #dd00ff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

#socialMedia div {
  display: flex;
  gap: 24px;
}

#socialMedia a {
  width: 24px;
  height: 24px;
}

/* Banner Campanhas */
#campanhasRow {
  display: flex;
  justify-content: end;
  position: fixed;
  width: 100%;
  max-width: 1300px;
  z-index: 251;
  top: 69px;
  max-height: 370px;
}

#campanhasBox {
  display: flex;
  flex-direction: column;
  width: 355px;
  max-width: 100%;
  height: unset !important;
  background-color: #ffffff;
  position: absolute;
  z-index: 12;
  opacity: 0;
  visibility: hidden;
}

.campanhasBoxHidden {
  animation: zoomOut 1s !important;
  transform: scale(0);
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

#campanhasBoxHeader {
  display: flex;
  justify-content: space-between;
  color: var(--primary-color);
  margin: 15px 0;
  padding: 0 24px;
}

#campanhasBoxHeader div img {
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 4px;
  border: none;
  padding: 4px;
}

#campanhasBoxHeader h3 {
  font-size: 18px;
  font-weight: 700;
}

#campanhasBoxHeader button {
  background: none;
  border: none;
}

.campanhasButton {
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 4px;
  border: none;
  /*width: 32px;
  height: 32px;*/
  padding: 4px;
}

.campanhasButtonAnime {
  animation: increase-size 1s infinite;
}

@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes increase-size {
  0% {
    transform: scale(1) translateX(0) translateY(0);
  }
  50% {
    transform: scale(2) translateX(-50%) translateY(50%);
  }
  100% {
    transform: scale(1) translateX(0) translateY(0);
  }
}
#campanhasBoxBody {
  padding: 0 16px 16px;
  height: 80%;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}

.campanhasBoxCard {
  border-radius: 12px;
  width: 100%;
  min-height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 14px 14px 30px 20px;
  position: relative;
  margin-bottom: 20px;
}

.campanhasBoxCard:nth-child(even) {
  background: linear-gradient(43deg, #e0e0e0 0%, #fdfdfd 100%);
  color: #000;
}

.campanhasBoxCard:nth-child(odd) {
  background: linear-gradient(180deg, #9c00b4 22.4%, #78008b 100%);
  color: var(--branco);
}

.campanhasBoxCard .accordion-item {
  background: none;
}

.campanhasBoxCard .accordion-button:focus {
  box-shadow: none;
}

.campanhasBoxCard .accordion-button::after {
  content: none;
}

.campanhasBoxCard .accordion-button:not(.collapsed) {
  color: inherit;
}

.campanhasBoxCard .accordion-button[aria-expanded='true'] svg {
  transform: rotate(180deg);
}

.campanhasBoxCardTittle {
  display: flex;
  justify-content: space-between;
}

.campanhasBoxCardTittle h4 {
  color: var(--laranja-base, #ff8e11);
  font-size: 30px;
  font-weight: 800;
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 45px;
}

.campanhasBoxCardTittle h4 svg {
  width: 30px;
  height: 30px;
  margin-left: 5px;
}

.campanhasBoxCardTittle p {
  font-size: 18px;
  font-weight: 800;
  line-height: 20px;
  margin: 0;
  margin-left: 5px;
  width: 50%;
}

.campanhasBoxCardSubTittle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.campanhasBoxCardSubTittle p {
  font-size: 12px;
  font-weight: 700;
  margin: 0;
}

.campanhasBoxCardSubTittle + svg {
  position: absolute;
  top: 25px;
  right: 100px;
}

.campaignRowButton {
  position: absolute;
  top: 90px;
  right: 15px;
  display: flex;
  align-items: center;
}

.campaignDate {
  width: 115px;
  display: flex;
  align-items: flex-end;
  z-index: 10;
  position: absolute;
  top: 55px;
  right: 35px;
  color: var(--laranja);
  font-size: 12px;
  font-weight: 600;
}

.campaignTypeText {
  display: flex;
  align-items: flex-end;
  z-index: 10;
  position: relative;
  right: 20px;
  color: var(--laranja);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.campaignButtonColumn {
  display: flex;
  align-items: flex-end;
  z-index: 10;
  position: relative;
}

.campaignButtonColumn a {
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 8px;
  padding: 4px;
  display: flex;
  justify-content: center;
  color: var(--branco);
}

.campanhasBoxCard .accordion-header {
  margin: 0;
  line-height: 16px;
}

.campanhasBoxCard .accordion-button {
  font-size: 12px;
  font-weight: 600;
  background: none;
  border: none;
  padding: 0;
}

.campanhasBoxCard:nth-child(odd) .accordion-button {
  color: var(--branco);
}

.campanhasBoxCard:nth-child(even) .accordion-button {
  color: #000;
}

.campanhasBoxCard:nth-child(even) .accordion-button svg path {
  fill: var(--active-focused-icons);
}

.campanhasBoxCard .accordion-collapse {
  margin-top: 20px;
}

#campanhasBoxBody::-webkit-scrollbar {
  width: 6px;
}

/* common */
.campanhasRibbon {
  width: 115px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.campanhasRibbon::before,
.campanhasRibbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  /* border: 5px solid #2980b9; */
}
.campanhasRibbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 2px 0;
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.04px;
}

/* top right*/
.campanhasRibbon-top-right {
  top: 0px;
  right: 0px;
}
.campanhasRibbon-top-right::before,
.campanhasRibbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.campanhasRibbon-top-right::before {
  top: 0;
  left: 0;
}
.campanhasRibbon-top-right::after {
  bottom: 0;
  right: 0;
}
.campanhasRibbon-top-right span {
  left: -30px;
  top: 20px;
  transform: rotate(45deg);
  box-shadow: 0px 5px 8px 0px rgba(177, 177, 177, 0.4);
}

.campanhas-zoom-out {
  transform: scale(0);
  transition: transform 0.3s ease-out;
}

@media (min-width: 951px) {
  .campanhasButtonMobile,
  .campanhasButtonMobile + .notificationButton,
  .campanhasButtonMobile + .notificationButton + .newNotificationSignStyle {
    display: none;
  }
}

.copyUrl-tooltip {
  position: relative;
  width: 80px;
  height: 40px;
  top: 0;
  z-index: 100;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: left;
  padding: 15px;
  color: var(--branco);
  background-color: var(--active-focused-icons);
  visibility: hidden;
  transition: 0.5s;
  opacity: 0;
  transform: translateY(-50px);
}

.copyUrl-tooltip::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 12px;
  background: var(--active-focused-icons);
  top: -2px;
  transform: rotate(45deg);
}
.copyUrl-tooltip h4 {
  font-size: 12px;
  font-weight: 800;
  margin: 0;
}
.copyUrl-tooltip p {
  font-size: 11px;
  font-weight: 500;
  margin: 0;
}
.copyUrl-tooltip-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}

/* Modal Campanhas */

#campanhasModal .modal-content {
  width: unset;
  max-width: 360px;
}

#campanhasModal .modal-header {
  background: none;
  padding-left: 32px;
}

#campanhasModal .modal-header h5,
#campanhasModal .modal-header p {
  color: var(--primary-color);
  margin: 0;
}

#campanhasModal .modal-header h5 {
  font-size: 18px;
  font-weight: 800;
}

#campanhasModal .modal-header p {
  font-size: 16px;
}

#campanhasModal .modal-header button {
  background: none;
  border: none;
}

#campanhasModal-card {
  border-radius: 24px;
  background: var(
    --gradiant-primary-secondary,
    linear-gradient(180deg, #9c00b4 22.4%, #78008b 100%)
  );
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 26px;
  padding: 0 16px;
}

#campanhasModal-card img {
  margin-top: 30px;
}

#campanhasModal-card h3,
#campanhasModal-card p {
  margin: 0;
  color: var(--branco);
  text-align: center;
}

#campanhasModal-card h3 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 10px;
}

#campanhasModal-card h3 span {
  color: var(--laranja);
}

#campanhasModal-card p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 23px;
}

#campanhasModalLink {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#campanhasModalLink p {
  margin: 0;
  font-size: 14px;
  text-align: center;
}

#campanhasModalText {
  font-weight: 800;
}

#campanhasModalDeadline {
  font-weight: 600;
  margin-bottom: 20px !important;
  color: var(--laranja);
}

#campanhasGetLink,
#campanhasHistory,
#campanhasHistory + a,
#campanhasShare {
  border-radius: 8px;
  border: 1px solid var(--active-focused-icons, #272727);
  background: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 800;
}

#campanhasGetLink:hover,
#campanhasHistory:hover,
#campanhasHistory + a:hover,
#campanhasShare:hover {
  color: var(--active-focused-icons);
}

#campanhasGetLink,
#campanhasShare {
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border: none;
  color: #fff;
}

#campanhasGetLink + span {
  color: var(--text-error-color);
  margin-top: 4px;
}

#campanhasHistory,
#campanhasHistory + a {
  border: none;
  font-size: 14px;
  margin-top: 10px;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#campanhasHistory img,
#campanhasHistory + a img {
  filter: brightness(0);
}

.button-disabled {
  background: var(--active-unfocused-icons) !important;
  pointer-events: none !important;
  border: none;
}

/* Home Challenge Cards */
#cardsContainer {
  display: flex;
  justify-content: space-between;
}
.cardElement {
  background: var(--branco);
  border-radius: 32px;
  padding: 32px;
  height: 255px;
}

.cardElement-header {
  display: flex;
  justify-content: space-between;
}

.cardElement-header_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 800;
}

.cardElement-header_text h5 {
  font-size: 38px;
  font-weight: 800;
  text-transform: capitalize;
  margin: 0;
}

.cardElement-header_text p {
  margin: 0;
  z-index: 1;
}

.cardElement.col-4 {
  max-width: 32%;
}

.cardElement.col-4 .cardElement-header {
  display: flex;
}

.cardElement.col-4 .cardElement-header_img {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 88px;
}

.cardElement.col-4 .cardElement-footer {
  justify-content: end;
}

.cardElement.col-4 .cardElement .hideTempModal .slider {
  top: 5px;
}

.cardElement.col-6 {
  justify-content: space-between;
  max-width: 49%;
}

.cardElement-header_img {
  width: 160px;
}

.cardElement.col-12 {
  justify-content: space-between;
}

.cardElement.col-12 .cardElement-footer {
  justify-content: space-between;
}

.cardElement-footer_slide p {
  color: var(--active-focused-icons);
}

.cardElement .hideTempModal,
.cardElement .hideTempModal .switch {
  height: 100%;
  margin: 0;
}

.cardElement .cardElement-footer_slide {
  margin-top: 10px;
}

.cardElement-placeholder {
  width: 255px;
}

.cardElement-footer_link {
  position: absolute;
  bottom: 20px;
  right: 15px;
}

.cardElement.col-12 .cardElement-footer_link {
  right: unset;
}

.cardElement-footer_link a {
  color: var(--branco);
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
  width: 125px;
  display: flex;
  justify-content: space-between;
  background: var(--laranja);
  border-radius: 8px;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

.cardElement-oneCardPlaceholder {
  display: none;
}

@media (min-width: 951px) {
  .col-12 .cardElement-oneCardPlaceholder {
    display: unset;
    right: 0;
  }
}

@media (max-width: 950px) {
  #cardsContainer {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .cardElement.col-4 {
    min-width: 100%;
    max-width: unset;
  }

  .cardElement.col-6 {
    min-width: 100%;
  }
  .cardElement-header_img {
    position: absolute;
    width: 88px;
  }

  .cardElement-footer {
    justify-content: space-between;
    align-items: end;
  }

  .cardElement.col-4 .cardElement-header_img {
    width: 160px;
  }
}

@media (max-width: 500px) {
  .cardElement-header_text h5 {
    font-size: 35px;
  }

  .cardElement-header_img {
    width: 65px !important;
  }

  .cardElement-footer_link a {
    font-size: 12px;
    width: 100px;
  }

  .hideTempModal .slider {
    top: 6px;
  }

  .cardElement-footer_slide p {
    font-size: 12px;
  }

  .hideTempModal .slider:before {
    height: 15px;
    width: 15px;
    bottom: -3px;
  }
}

/* END Home Challenge Cards */

/* Bottomsheet SYGs Congrats */

.bottomSheet-congrats__header {
  background: url(/media/sygpointweb/assets/img/sygsCongratsBackground.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 158px;
  color: var(--branco);
  border: none;
  border-radius: 0.3em;
  display: flex;
  justify-content: center;
}

.bottomSheet-congrats__header-text {
  text-align: center;
}

.bottomSheet-congrats__header-sygs {
  font-size: 18px;
  font-weight: 800;
}

.bottomSheet-congrats__header-sygs img {
  width: 25px;
  height: 28px;
}

.bottomSheet-congrats__header-button {
  position: absolute;
  right: 0;
  padding: 18px;
}

.bottomSheet-congrats__header-button button,
.bottomSheet-congrats-profileButtons button {
  background: none;
  border: none;
}

.bottomSheet-congrats__header h1 {
  font-size: 40px;
  font-weight: 800;
  margin-top: 25px;
  line-height: 40px;
}

.bottomSheet-congrats__header .modal-header p {
  font-size: 14px;
  font-weight: 800;
  margin: 0;
  margin-top: 5px;
}

.bottomSheet-congrats-profileButtons {
  display: flex;
  justify-content: space-between;
  padding: 0 24px;
}

.bottomSheet-congrats-body {
  margin: 5px 0 50px;
  padding: 0 16px;
}

.bottomSheet-congrats-body__partnerLogo {
  width: 80px;
  height: 80px;
  border-radius: 8px;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
}

.bottomSheet-congrats-body__partnerName {
  font-size: 20px;
  font-weight: 800;
  margin-top: 14px;
  margin-bottom: 11px;
}

.bottomSheet-congrats-body__challengeCat {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
}

.bottomSheet-congrats-body__challengeName {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px;
}

.bottomSheet-congrats-body__challengeVal {
  color: var(--active-unfocused-icons);
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}

.bottomSheet-congrats-body__partnerChallenges {
  padding: 0 24px;
}

.bottomSheet-congrats-body__partnerChallenges a {
  width: 100%;
  height: 50px;
  padding: 13px 15px;
  font-size: 16px;
  font-weight: 800;
  color: var(--branco);
  background: linear-gradient(180deg, #feb523 0%, #fe8e10 54.69%, #fe6d00 100%);
  border-radius: 8px;
  margin-bottom: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottomSheet-invalid {
  padding: 17px 24px;
  box-shadow: 0px 30px 20px rgba(0, 0, 0, 0.15);
}

.bottomSheet-invalid__header {
  display: flex;
  justify-content: space-between;
}

.bottomSheet-invalid__header-text h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

.bottomSheet-invalid__header-text p {
  font-size: 10px;
  font-weight: 600;
  color: var(--text-low-emphasis);
}

.bottomSheet-invalid__header-button button {
  background: none;
  border: none;
  padding: 0;
}

.bottomSheet-invalid__challenge .bottomSheet-invalid__challenge-cat {
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color);
  margin-top: 15px;
  margin-bottom: 0;
}

.bottomSheet-invalid__challenge .bottomSheet-invalid__challenge-subCat {
  font-size: 12px;
  font-weight: 600;
  color: var(--active-unfocused-icons);
}

.bottomSheet-invalid__challengeInfo .row {
  padding: 0 !important;
  height: fit-content !important;
  margin-bottom: 33px;
}

.bottomSheet-invalid__info h2 {
  color: var(--text-error-color);
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 16px;
}

.bottomSheet-invalid__info p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.bottomSheet-invalid__buttons {
  margin-top: 25px;
  display: flex;
  gap: 7px;
}

.bottomSheet-invalid__buttons button,
.bottomSheet-invalid__buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}

.bottomSheet-invalid__buttons button {
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 600;
  color: var(--active-unfocused-icons);
}

.footerFix {
  position: fixed;
  bottom: 0px;
}

#helpModal .formImg__group {
  margin-bottom: 20px;
}

.bottomSheet-invalid__challengeInfo #notifsInvalidPartnerLogo {
  width: 65px;
  height: 65px;
  transition: 0.5s;
  border-radius: 4px;
  filter: drop-shadow(0px 5px 8px rgba(177, 177, 177, 0.4));
  object-fit: contain;
}

.bottomSheet-invalid__challengeInfo h3 {
  font-size: 20px;
}

/* uniformização de homepage com restante views */
.row-items-description p {
  font-size: 14px;
  font-weight: 700;
  transition: 0.5s;
  overflow: hidden;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: -webkit-nowrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 20px;
}

.row-items-description {
  color: var(--text-high-emphasis);
  padding: 0;
  margin-left: 5px;
  display: flex
;
  flex-direction: column;
  justify-content: space-between;
}

.row-items-image {
  max-width: 60px;
  align-items: unset !important;
}

.row-items-state {
  max-width: fit-content;
  max-height: 100%;
  line-height: 50%;
  padding: 0;
}

.row-items-state h3 {
  color: #8d8d8d;
  line-height: 100%;
  margin-top: 18px;
  display: flex;
  align-items: center;
  font-weight: 700;
  margin: 0;
}