.alert-danger {
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: var(--color-default-1);
  background-color: var(--color-danger-1);
  color: var(--color-danger-5);
}
.alert-danger a:not(.btn) {
  text-decoration: underline;
}
.alert-default {
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: var(--color-default-1);
  color: var(--color-default-text-5);
}
.alert-default a:not(.btn) {
  text-decoration: underline;
}
.alert-primary {
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: var(--color-default-1);
  background-color: var(--color-primary-1);
  color: var(--color-primary-5);
}
.alert-primary a:not(.btn) {
  text-decoration: underline;
}
.alert-info {
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: var(--color-default-1);
  background-color: var(--color-info-1);
  color: var(--color-info-5);
}
.alert-info a:not(.btn) {
  text-decoration: underline;
}
.alert-success {
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: var(--color-default-1);
  background-color: var(--color-success-1);
  color: var(--color-success-5);
}
.alert-success a:not(.btn) {
  text-decoration: underline;
}
.alert-warning {
  padding: 1rem;
  border: none;
  border-radius: 0;
  background-color: var(--color-default-1);
  background-color: var(--color-warning-1);
  color: var(--color-warning-5);
}
.alert-warning a:not(.btn) {
  text-decoration: underline;
}
.btn {
  text-transform: uppercase;
  font-size: 1.14em;
  background-color: var(--color-default-5);
  border: 1px solid var(--color-default-5);
  color: white;
}
@media (hover: hover) and (pointer: fine) {
  .btn:not([disabled]):not(.btn-disabled):hover {
    background-color: var(--color-default-4);
    border-color: var(--color-default-5);
    color: white;
  }
}
.btn:not([disabled]):not(.btn-disabled):active {
  background-color: var(--color-default-5);
  box-shadow: none;
}
.btn.btn-success:not([disabled]):not(.btn-disabled) {
  background-color: var(--color-default-5);
  border-color: var(--color-default-5);
}
.btn.btn-success:not([disabled]):not(.btn-disabled):hover {
  background-color: var(--color-primary-5) !important;
  border-color: var(--color-primary-5) !important;
}
.icon-carrier-car .icon-cr.icon-carrier-car:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg style='fill:black' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166.74 127.02'><g id='Layer_2' data-name='Layer 2'><g id='Layer_1-2' data-name='Layer 1'><path class='cls-1' d='M52.74,108.72a18.3,18.3,0,1,1-36.59,0'/><path class='cls-1' d='M0,0V108.72H16.15a18.3,18.3,0,1,1,36.59,0H88.27V0Z'/><path class='cls-1' d='M152.1,108.72a18.3,18.3,0,1,1-36.6,0'/><path class='cls-1' d='M100.86,53.82v54.9H115.5a18.3,18.3,0,1,1,36.6,0h14.64V53.82Z'/><path class='cls-1' d='M100.86,20.71V54.9h33.36c0-.14,0-.28,0-.41A33.79,33.79,0,0,0,100.86,20.71Z'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg style='fill:black' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166.74 127.02'><g id='Layer_2' data-name='Layer 2'><g id='Layer_1-2' data-name='Layer 1'><path class='cls-1' d='M52.74,108.72a18.3,18.3,0,1,1-36.59,0'/><path class='cls-1' d='M0,0V108.72H16.15a18.3,18.3,0,1,1,36.59,0H88.27V0Z'/><path class='cls-1' d='M152.1,108.72a18.3,18.3,0,1,1-36.6,0'/><path class='cls-1' d='M100.86,53.82v54.9H115.5a18.3,18.3,0,1,1,36.6,0h14.64V53.82Z'/><path class='cls-1' d='M100.86,20.71V54.9h33.36c0-.14,0-.28,0-.41A33.79,33.79,0,0,0,100.86,20.71Z'/></g></g></svg>");
}
.icon-btn-true-fill .icon-cr.icon-btn-true-fill:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'><circle cx='8' cy='8.5' r='7' fill='white'/><path d='M7.99999 0.5C6.41821 0.500001 4.87193 0.968918 3.55657 1.84749C2.24122 2.72605 1.21584 3.97484 0.610014 5.43601C0.0041923 6.89718 -0.154873 8.50515 0.152922 10.0567C0.460716 11.6082 1.22155 13.0337 2.33928 14.153C3.457 15.2722 4.88144 16.035 6.43257 16.3449C7.98369 16.6549 9.59188 16.498 11.0539 15.8942C12.5159 15.2904 13.7661 14.2667 14.6464 12.9525C15.5268 11.6384 15.9978 10.0927 16 8.51096C16.0014 7.45946 15.7956 6.41799 15.3942 5.44612C14.9928 4.47425 14.4037 3.59105 13.6607 2.84702C12.9177 2.10299 12.0353 1.51273 11.064 1.11001C10.0927 0.707288 9.05149 0.499999 7.99999 0.5ZM8.43835 10.8671L7.01369 12.2984L5.58246 10.8671L2.82958 8.11425L4.26082 6.68301L7.01369 9.4337L11.7436 4.70164L13.1748 6.13287L8.44054 10.8649L8.43835 10.8671Z' fill='black'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'><circle cx='8' cy='8.5' r='7' fill='white'/><path d='M7.99999 0.5C6.41821 0.500001 4.87193 0.968918 3.55657 1.84749C2.24122 2.72605 1.21584 3.97484 0.610014 5.43601C0.0041923 6.89718 -0.154873 8.50515 0.152922 10.0567C0.460716 11.6082 1.22155 13.0337 2.33928 14.153C3.457 15.2722 4.88144 16.035 6.43257 16.3449C7.98369 16.6549 9.59188 16.498 11.0539 15.8942C12.5159 15.2904 13.7661 14.2667 14.6464 12.9525C15.5268 11.6384 15.9978 10.0927 16 8.51096C16.0014 7.45946 15.7956 6.41799 15.3942 5.44612C14.9928 4.47425 14.4037 3.59105 13.6607 2.84702C12.9177 2.10299 12.0353 1.51273 11.064 1.11001C10.0927 0.707288 9.05149 0.499999 7.99999 0.5ZM8.43835 10.8671L7.01369 12.2984L5.58246 10.8671L2.82958 8.11425L4.26082 6.68301L7.01369 9.4337L11.7436 4.70164L13.1748 6.13287L8.44054 10.8649L8.43835 10.8671Z' fill='black'/></svg>");
}
#reamaze-wrapper {
  bottom: 0 !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) !important;
  border-radius: 0 !important;
  right: 1rem !important;
}
#reamaze-widget {
  display: none !important;
}
.anchored #reamaze-wrapper iframe,
.anchored #reamaze-wrapper #reamaze-container {
  border-radius: 0 !important;
}
#olark-tab {
  display: flex;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  position: fixed;
  bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  right: 1rem;
  background-color: var(--color-default-1);
  z-index: 2;
  box-shadow: none;
  align-items: center;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
  font-size: 1rem;
}
#olark-tab:hover {
  text-decoration: none;
  background-color: var(--color-default-2);
  color: var(--color-info-3);
}
#olark-tab svg {
  width: 13rem;
  height: 3.5rem;
}
#olark-tab .st0 {
  fill: var(--color-white);
}
#olark-tab .st1 {
  fill: none;
  stroke: var(--color-black);
  stroke-width: 1.4784;
  stroke-miterlimit: 10;
}
#olark-tab .st2 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #29A619;
}
#olark-tab .st3 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: var(--color-white);
}
#olark-tab .st4 {
  fill-rule: evenodd;
  clip-rule: evenodd;
}
#olark-tab .st5 {
  fill: none;
  stroke: var(--color-black);
  stroke-width: 3.8162;
  stroke-miterlimit: 10;
}
#olark-tab .st6 {
  fill: none;
  stroke: var(--color-black);
  stroke-width: 4.1694;
  stroke-miterlimit: 10;
}
#olark-tab .st7 {
  fill: none;
  stroke: var(--color-black);
  stroke-width: 2.8917;
  stroke-miterlimit: 10;
}
#olark-tab .st8 {
  fill: none;
  stroke: var(--color-black);
  stroke-width: 3.9127;
  stroke-miterlimit: 10;
}
@media (max-width: 767px) {
  #olark-tab {
    display: none !important;
  }
}
@-moz-document url-prefix() {
  #olark-tab a:after {
    margin-top: -70px;
  }
}
html {
  background-color: var(--color-default-2);
}
body {
  background-color: white;
}
#footer {
  font-weight: 300;
  position: relative;
  margin-top: 2rem;
  background-color: var(--color-default-2);
}
#footer #footer-main-content {
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  text-align: center;
}
#footer.footer-special {
  background-color: var(--color-white);
  padding-top: 0;
}
#footer.footer-special #footer-main-content {
  padding-top: 0;
}
#footer.footer-special #footer-main-content .footer-brand {
  margin-top: 0;
}
#footer #footer-seo-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-weight: 300;
}
#footer #footer-seo-content a {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  #footer #footer-seo-content {
    padding-top: 0;
  }
}
#footer #footer-achievements {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#footer #footer-achievements > *,
#footer #footer-achievements img {
  height: 6rem;
}
#footer #footer-achievements > *.img-gptw,
#footer #footer-achievements img.img-gptw {
  height: 6rem;
}
#footer #footer-achievements > *.img-pacto,
#footer #footer-achievements img.img-pacto {
  height: 4.5rem;
}
#footer #footer-achievements > *.img-capitalismo,
#footer #footer-achievements img.img-capitalismo {
  height: 4rem;
}
#footer #footer-achievements > *.img-reciclo,
#footer #footer-achievements img.img-reciclo {
  height: 4.5rem;
}
#footer #footer-achievements > *.img-peta,
#footer #footer-achievements img.img-peta {
  height: 4rem;
}
#footer #footer-achievements > *.img-algodao,
#footer #footer-achievements img.img-algodao {
  height: 3.5rem;
}
#footer #footer-achievements > :nth-child(n + 2) {
  margin-top: 1rem;
}
#footer #footer-achievements > :not(#footer-change-world) img {
  padding: 0.5rem 0;
}
#footer #footer-achievements #footer-humanizadas img {
  padding: 0;
}
#footer #footer-achievements .cr-popover-content {
  min-width: 300px;
}
@media (min-width: 576px) {
  #footer #footer-achievements {
    justify-content: start;
    padding-left: 0;
  }
  #footer #footer-achievements > * {
    margin-right: 2rem;
  }
  #footer #footer-achievements > *:nth-child(n + 2) {
    margin-top: 0;
  }
}
#footer #footer-main-content > :not(:last-child) {
  margin-top: 2rem;
}
#footer #footer-main-content > :last-child > div {
  margin-top: 2rem;
}
#footer #footer-main-content > :not(:first-child) {
  padding-left: 2rem;
}
#footer #footer-logo {
  width: 9rem;
  height: 3rem;
  display: block;
  -webkit-mask-position: center;
          mask-position: center;
  margin: 0 auto;
}
#footer #footer-social {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  justify-content: center;
}
#footer #footer-social a {
  height: 2rem;
  width: 2rem;
  background-position: left;
  margin: 0 0.75rem 1rem;
}
@media (hover: hover) and (pointer: fine) {
  #footer #footer-social a {
    height: 1.5rem;
    width: 1.5rem;
  }
}
#footer #footer-contact {
  max-width: 15rem;
  margin-left: auto;
  margin-right: auto;
}
#footer .footer-advantages-items > .d-flex {
  flex-basis: 50%;
  flex-direction: column;
  align-items: center;
}
#footer .footer-advantages-items > .d-flex > .icon-cr {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  margin-right: 0.5rem;
}
#footer #footer-payments {
  align-items: center;
}
#footer #footer-payments .footer-payment {
  max-height: 35px;
}
#footer #footer-certificates img {
  height: 35px;
}
#footer #footer-certificates,
#footer #footer-payments {
  position: relative;
  top: -0.5rem;
  left: -0.5rem;
  margin-bottom: -1rem;
  width: calc(100% + 1rem);
}
#footer #footer-certificates > *,
#footer #footer-payments > * {
  margin: 0.5rem;
  flex: 0 0 auto;
}
#footer ul.inline-list {
  list-style-type: none;
  padding-left: 0;
}
#footer ul.inline-list li {
  display: inline;
}
#footer ul.inline-list li:not(:first-child) {
  position: relative;
  padding-left: 1rem;
}
#footer ul.inline-list li:not(:first-child):before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1rem;
  text-align: center;
  transform: translateY(-0.25em);
}
#footer .seo-items-group {
  margin-top: 0.5rem;
}
@media (min-width: 576px) {
  #footer #footer-main-content {
    align-items: normal;
    flex-direction: row;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    text-align: left;
  }
  #footer #footer-main-content > * {
    flex: 0 0 50%;
  }
  #footer #footer-logo {
    background-position: left;
    position: relative;
    margin-left: 0;
  }
  #footer #footer-social {
    justify-content: start;
  }
  #footer #footer-social a {
    margin-left: 0;
    margin-right: 1rem;
  }
  #footer #footer-contact {
    margin: 0;
  }
  #footer .footer-advantages-items > .d-flex {
    flex-direction: row;
    align-items: normal;
  }
  #footer .collapsible-footer {
    display: none !important;
  }
  #footer .form-newsletter {
    max-width: 18.572rem;
  }
}
@media (min-width: 768px) {
  #footer .seo-items-group {
    display: flex;
    align-items: baseline;
  }
  #footer .seo-items-group > :first-child {
    width: 16rem;
  }
  #footer .footer-advantages-items {
    max-width: 15rem;
  }
  #footer .footer-advantages-items > .d-flex {
    flex-basis: 40%;
  }
  #footer .footer-advantages-items > .d-flex:not(:first-child) {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) {
  #footer #footer-main-content {
    flex-wrap: nowrap;
  }
  #footer #footer-main-content > * {
    flex: 0 0 25%;
  }
}
#footer.footer-special .empresa-item {
  float: left;
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  #footer.footer-special .empresa-item {
    padding-left: 17px;
  }
}
#footer.footer-special .logo-footer {
  float: right;
  margin-top: 1.5rem;
}
@media (max-width: 575px) {
  #footer #footer-newsletter input,
  #footer #footer-newsletter select,
  #footer #footer-newsletter .btn {
    margin-bottom: 0.5rem;
    width: 100%;
  }
  #footer #footer-newsletter input:last-child,
  #footer #footer-newsletter select:last-child,
  #footer #footer-newsletter .btn:last-child {
    margin-bottom: 0;
  }
  #footer #footer-payments,
  #footer #footer-certificates {
    justify-content: center;
  }
  #footer .footer-advantages-items {
    display: flex;
    flex-wrap: wrap;
  }
  #footer #footer-main-content {
    display: none !important;
  }
  #footer .back-store-footer {
    width: 100%;
    padding: 2rem 0;
    background: #f3f0ec;
  }
  #footer .back-store-footer .icon-cr {
    width: 3rem;
    height: 3rem;
    /* float: right; */
    margin-bottom: 1rem;
  }
  #footer .back-store-footer .back-store {
    float: right;
    position: relative;
    margin: 1rem 2rem 2rem;
  }
  #footer #footer-payments {
    padding-bottom: 20px;
  }
  #footer .footer-payment {
    margin: 0.8rem !important;
  }
  #footer .collapsible-footer {
    width: 100%;
    margin: 0 !important;
    display: block;
  }
  #footer .content {
    padding: 0;
  }
  #footer .collapsible-button {
    border: 0;
    background-color: #f3f0ec;
    color: #1e1e1d;
    cursor: pointer;
    width: 100%;
    border-bottom: 1px solid white;
    text-align: left;
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.02em;
    margin: 0;
    padding: 1.5rem 20px;
  }
  #footer .active {
    border-bottom: none !important;
  }
  #footer .collapsible-icon {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 1rem;
    transition: all 0.2s ease;
  }
  #footer .active .collapsible-icon {
    transform: rotate(90deg);
  }
  #footer .collapsible-text {
    padding: 0 1.25rem 0 3.2rem;
    max-height: 0;
    text-align: left;
    overflow: hidden;
    color: #1e1e1d;
    background-color: #f3f0ec;
    border-bottom: 2px solid white;
    transition: max-height 0.2s ease;
    line-height: 3;
    font-size: 14px;
  }
  #footer .sub-content {
    max-width: calc(1250px + 2 * 1rem);
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #footer #footer-social a {
    margin: 0 1.25rem 2rem 0;
  }
}
@media (min-width: 576px) {
  #footer #footer-newsletter {
    display: block;
    align-items: center;
    padding: 0 1.3rem;
    font-family: Roboto, 'Trebuchet MS', Arial, Helvetica, sans-serif;
  }
  #footer #footer-newsletter > label {
    font-size: 1rem;
    font-weight: bold;
    line-height: 2.2rem;
  }
  #footer #footer-newsletter > * {
    margin-top: 0;
    margin-bottom: 0;
  }
  #footer #footer-newsletter > input {
    margin-right: 0;
  }
  #footer #footer-newsletter > .btn {
    line-height: 2.4rem;
    letter-spacing: 0.06rem;
  }
  #footer #footer-newsletter select:not([type='submit']):not([type='button']):not([type='file']),
  #footer #footer-newsletter input:not([type='submit']):not([type='button']):not([type='file']),
  #footer #footer-newsletter textarea:not([type='submit']):not([type='button']):not([type='file']) {
    width: 100%;
    background: var(--color-default-1);
  }
  #footer #footer-newsletter > input:not(.btn):not(label) {
    flex: 1 1 auto;
  }
}
@media (min-width: 992px) {
  .a2hs {
    display: none;
  }
}
@media (max-width: 991px) {
  .a2hs {
    display: block;
  }
  .a2hs .banner {
    display: none;
    color: white;
    background-color: var(--color-default-4);
    margin: 0;
    position: fixed;
    bottom: 0;
    width: 100vw;
    height: 50px;
    z-index: 10000;
  }
  .a2hs .banner .accept {
    width: 86%;
    height: 100%;
    float: left;
    padding: 11px 0 0 3px;
  }
  .a2hs .banner .deny {
    width: 14%;
    height: 100%;
    float: right;
    padding: 11px 3px 0 0;
  }
  .a2hs .banner .deny .icon-cr {
    width: 30px;
    height: 30px;
    float: right;
  }
  .a2hs .banner .icone-logo {
    width: 32px;
    height: 32px;
    margin-left: 6px;
    float: left;
  }
  .a2hs .banner .message {
    float: left;
    margin: 4px 0 5px 8px;
    font-size: 14px;
  }
}
.input-newsletter input::-moz-placeholder {
  color: var(--color-default-5);
  font-weight: bold;
  text-align: left;
}
.input-newsletter input::placeholder {
  color: var(--color-default-5);
  font-weight: bold;
  text-align: left;
}
@media (max-width: 768px) {
  .cr-modal.modal-regulamento .cr-modal-header {
    padding: 0;
  }
  .cr-modal.modal-regulamento ul {
    padding: 15px;
  }
  .cr-modal.modal-regulamento img.banner-regulamento {
    width: 100%;
  }
  .cr-modal.modal-regulamento.modal-black .cr-modal-header {
    border-bottom: 1px solid #353535;
  }
  .cr-modal.modal-regulamento.modal-black .cr-modal-footer {
    border-top: 1px solid #353535;
  }
  .cr-modal.modal-regulamento.modal-black .cr-modal-dialog {
    background-color: #282828;
    color: white;
  }
}
@media (min-width: 769px) {
  .cr-modal.modal-regulamento .cr-modal-header {
    border-bottom: 1px solid #353535;
    padding: 0;
  }
  .cr-modal.modal-regulamento img.banner-regulamento {
    width: 100%;
    -o-object-fit: none;
       object-fit: none;
  }
  .cr-modal.modal-regulamento.modal-black .cr-modal-footer {
    border-top: 1px solid #353535;
  }
  .cr-modal.modal-regulamento.modal-black .cr-modal-body {
    background-color: #282828;
    color: white;
  }
}
.icon-cr.icon-gift:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg style='fill:black' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 154.29 145.01'><g id='Layer_2' data-name='Layer 2'><g id='Layer_1-2' data-name='Layer 1'><polygon class='cls-1' points='75.29 44.8 117.16 0 126.09 29.33 75.29 44.8'/><polygon class='cls-1' points='79 44.8 37.12 0 28.19 29.33 79 44.8'/><rect class='cls-1' y='41.69' width='154.29' height='29.06'/><polygon class='cls-1' points='68.99 84.74 13.03 84.74 13.03 145.01 68.84 145.01 68.99 84.74'/><path class='cls-1' d='M85.14,84.74,85,145H120.4a20.72,20.72,0,0,0,20.72-20.71V84.74Z'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg style='fill:black' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 154.29 145.01'><g id='Layer_2' data-name='Layer 2'><g id='Layer_1-2' data-name='Layer 1'><polygon class='cls-1' points='75.29 44.8 117.16 0 126.09 29.33 75.29 44.8'/><polygon class='cls-1' points='79 44.8 37.12 0 28.19 29.33 79 44.8'/><rect class='cls-1' y='41.69' width='154.29' height='29.06'/><polygon class='cls-1' points='68.99 84.74 13.03 84.74 13.03 145.01 68.84 145.01 68.99 84.74'/><path class='cls-1' d='M85.14,84.74,85,145H120.4a20.72,20.72,0,0,0,20.72-20.71V84.74Z'/></g></g></svg>");
}
.icon-cr.icon-offer-gift:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3959 3.16664H1.6042C1.39705 3.15937 1.19062 3.19481 0.997759 3.27075C0.804896 3.3467 0.62973 3.46153 0.483162 3.6081C0.336595 3.75467 0.221763 3.92984 0.145815 4.1227C0.0698664 4.31556 0.034427 4.52199 0.0417022 4.72914V18.2708C0.034427 18.478 0.0698664 18.6844 0.145815 18.8773C0.221763 19.0701 0.336595 19.2453 0.483162 19.3918C0.62973 19.5384 0.804896 19.6532 0.997759 19.7292C1.19062 19.8051 1.39705 19.8406 1.6042 19.8333H21.3959C21.603 19.8406 21.8094 19.8051 22.0023 19.7292C22.1952 19.6532 22.3703 19.5384 22.5169 19.3918C22.6635 19.2453 22.7783 19.0701 22.8543 18.8773C22.9302 18.6844 22.9656 18.478 22.9584 18.2708V4.72914C22.9656 4.52199 22.9302 4.31556 22.8543 4.1227C22.7783 3.92984 22.6635 3.75467 22.5169 3.6081C22.3703 3.46153 22.1952 3.3467 22.0023 3.27075C21.8094 3.19481 21.603 3.15937 21.3959 3.16664ZM20.875 17.75H2.12504V5.24997H20.875V17.75Z' fill='%23201F1E'/%3E%3Cpath d='M7.90005 15.1L6.30005 9.89999L9.50005 11.5L11.5 8.29999L13.5 11.5L17.1 9.89999L15.1 15.1H7.90005Z' fill='%23201F1E'/%3E%3Cpath d='M15.21 15.5H7.74157C7.65217 15.5008 7.56484 15.4738 7.49222 15.423C7.41962 15.3722 7.3655 15.3002 7.33771 15.2174L5.52323 9.82711C5.49543 9.7496 5.49251 9.66568 5.51486 9.58652C5.53721 9.50735 5.58378 9.43668 5.64836 9.38392C5.71215 9.32941 5.79137 9.29495 5.87562 9.28507C5.95986 9.27518 6.04522 9.29032 6.12047 9.32852L9.43092 10.9351L11.1373 7.71086C11.1767 7.64659 11.2325 7.59336 11.2993 7.5564C11.3661 7.51943 11.4416 7.5 11.5184 7.5C11.5953 7.5 11.6708 7.51943 11.7376 7.5564C11.8044 7.59336 11.8602 7.64659 11.8995 7.71086L13.6059 10.9406L16.9221 9.33406C16.9965 9.29633 17.0808 9.28143 17.1641 9.29132C17.2474 9.30121 17.3256 9.33542 17.3885 9.38946C17.4429 9.44757 17.4793 9.51957 17.4934 9.59704C17.5076 9.67452 17.4988 9.7543 17.4681 9.82711L15.6138 15.2119C15.587 15.2957 15.5333 15.3689 15.4607 15.4208C15.388 15.4726 15.3001 15.5004 15.21 15.5ZM8.08285 14.669H14.9085L16.3362 10.5196L13.5661 11.8603C13.5165 11.885 13.4624 11.8999 13.4068 11.904C13.3513 11.9082 13.2954 11.9016 13.2425 11.8846C13.1896 11.8676 13.1407 11.8405 13.0986 11.805C13.0565 11.7694 13.0221 11.7261 12.9973 11.6774L11.4957 8.80776L9.99972 11.6774C9.97497 11.7261 9.94054 11.7694 9.89846 11.805C9.85637 11.8405 9.80745 11.8676 9.75454 11.8846C9.70163 11.9016 9.64578 11.9082 9.59022 11.904C9.53467 11.8999 9.48052 11.885 9.43092 11.8603L6.64946 10.503L8.08285 14.669Z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml;utf8,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3959 3.16664H1.6042C1.39705 3.15937 1.19062 3.19481 0.997759 3.27075C0.804896 3.3467 0.62973 3.46153 0.483162 3.6081C0.336595 3.75467 0.221763 3.92984 0.145815 4.1227C0.0698664 4.31556 0.034427 4.52199 0.0417022 4.72914V18.2708C0.034427 18.478 0.0698664 18.6844 0.145815 18.8773C0.221763 19.0701 0.336595 19.2453 0.483162 19.3918C0.62973 19.5384 0.804896 19.6532 0.997759 19.7292C1.19062 19.8051 1.39705 19.8406 1.6042 19.8333H21.3959C21.603 19.8406 21.8094 19.8051 22.0023 19.7292C22.1952 19.6532 22.3703 19.5384 22.5169 19.3918C22.6635 19.2453 22.7783 19.0701 22.8543 18.8773C22.9302 18.6844 22.9656 18.478 22.9584 18.2708V4.72914C22.9656 4.52199 22.9302 4.31556 22.8543 4.1227C22.7783 3.92984 22.6635 3.75467 22.5169 3.6081C22.3703 3.46153 22.1952 3.3467 22.0023 3.27075C21.8094 3.19481 21.603 3.15937 21.3959 3.16664ZM20.875 17.75H2.12504V5.24997H20.875V17.75Z' fill='%23201F1E'/%3E%3Cpath d='M7.90005 15.1L6.30005 9.89999L9.50005 11.5L11.5 8.29999L13.5 11.5L17.1 9.89999L15.1 15.1H7.90005Z' fill='%23201F1E'/%3E%3Cpath d='M15.21 15.5H7.74157C7.65217 15.5008 7.56484 15.4738 7.49222 15.423C7.41962 15.3722 7.3655 15.3002 7.33771 15.2174L5.52323 9.82711C5.49543 9.7496 5.49251 9.66568 5.51486 9.58652C5.53721 9.50735 5.58378 9.43668 5.64836 9.38392C5.71215 9.32941 5.79137 9.29495 5.87562 9.28507C5.95986 9.27518 6.04522 9.29032 6.12047 9.32852L9.43092 10.9351L11.1373 7.71086C11.1767 7.64659 11.2325 7.59336 11.2993 7.5564C11.3661 7.51943 11.4416 7.5 11.5184 7.5C11.5953 7.5 11.6708 7.51943 11.7376 7.5564C11.8044 7.59336 11.8602 7.64659 11.8995 7.71086L13.6059 10.9406L16.9221 9.33406C16.9965 9.29633 17.0808 9.28143 17.1641 9.29132C17.2474 9.30121 17.3256 9.33542 17.3885 9.38946C17.4429 9.44757 17.4793 9.51957 17.4934 9.59704C17.5076 9.67452 17.4988 9.7543 17.4681 9.82711L15.6138 15.2119C15.587 15.2957 15.5333 15.3689 15.4607 15.4208C15.388 15.4726 15.3001 15.5004 15.21 15.5ZM8.08285 14.669H14.9085L16.3362 10.5196L13.5661 11.8603C13.5165 11.885 13.4624 11.8999 13.4068 11.904C13.3513 11.9082 13.2954 11.9016 13.2425 11.8846C13.1896 11.8676 13.1407 11.8405 13.0986 11.805C13.0565 11.7694 13.0221 11.7261 12.9973 11.6774L11.4957 8.80776L9.99972 11.6774C9.97497 11.7261 9.94054 11.7694 9.89846 11.805C9.85637 11.8405 9.80745 11.8676 9.75454 11.8846C9.70163 11.9016 9.64578 11.9082 9.59022 11.904C9.53467 11.8999 9.48052 11.885 9.43092 11.8603L6.64946 10.503L8.08285 14.669Z' fill='black'/%3E%3C/svg%3E");
}
.icon-cr.icon-chevron-right:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg style='fill:black' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 86.28 136'><g id='Layer_2' data-name='Layer 2'><g id='Layer_1-2' data-name='Layer 1'><path class='cls-1' d='M81.36,56.12,68,42.76,25.24,0,0,25.24,42.76,68,0,110.75,25.24,136,68,93.24,81.36,79.87A16.79,16.79,0,0,0,81.36,56.12Z'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg style='fill:black' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 86.28 136'><g id='Layer_2' data-name='Layer 2'><g id='Layer_1-2' data-name='Layer 1'><path class='cls-1' d='M81.36,56.12,68,42.76,25.24,0,0,25.24,42.76,68,0,110.75,25.24,136,68,93.24,81.36,79.87A16.79,16.79,0,0,0,81.36,56.12Z'/></g></g></svg>");
}
.icon-cr.icon-cashback:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><g stroke='green' stroke-width='1.3' stroke-linecap='square'><path d='m2.827 1.906-.091 2.499 2.498.09m11.951 13.547-.178-2.493-2.494.178'/><path d='M18.49 7A9 9 0 0 0 3.64 3.64m12.72 12.72A9 9 0 0 1 1.51 13M10 6v8m2.084-7H8.959c-.387 0-.758.158-1.032.44A1.522 1.522 0 0 0 7.5 8.5c0 .398.154.78.427 1.06.274.282.645.44 1.032.44h2.083c.387 0 .758.158 1.031.44.274.28.427.662.427 1.06s-.153.78-.427 1.06c-.273.282-.644.44-1.031.44H7.5'/></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><g stroke='green' stroke-width='1.3' stroke-linecap='square'><path d='m2.827 1.906-.091 2.499 2.498.09m11.951 13.547-.178-2.493-2.494.178'/><path d='M18.49 7A9 9 0 0 0 3.64 3.64m12.72 12.72A9 9 0 0 1 1.51 13M10 6v8m2.084-7H8.959c-.387 0-.758.158-1.032.44A1.522 1.522 0 0 0 7.5 8.5c0 .398.154.78.427 1.06.274.282.645.44 1.032.44h2.083c.387 0 .758.158 1.031.44.274.28.427.662.427 1.06s-.153.78-.427 1.06c-.273.282-.644.44-1.031.44H7.5'/></g></svg>");
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color-default-5);
}
::-webkit-scrollbar-thumb:active {
  background: var(--color-default-5);
}
.frame,
.frame-hover,
.frame-inverse,
.frame-support {
  background: transparent;
  border-radius: 0;
  padding: 1rem;
}
.full-size {
  width: 100%;
}
.frame-outline {
  background-color: transparent;
  border-radius: 0;
  padding: 1rem;
}
.titleOrderConfirmation {
  font-family: 'Roboto Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 23.44px;
}
@media (hover: hover) and (pointer: fine) {
  .frame-hover {
    transition: background-color 0.1s ease-in-out;
    cursor: pointer;
  }
  .frame-hover:hover {
    background-color: var(--color-default-2);
  }
}
.frame-inverse {
  background-color: var(--color-default-5);
  color: var(--color-default-1);
}
.frame-inverse h1,
.frame-inverse h2,
.frame-inverse h3,
.frame-inverse h4 {
  color: var(--color-default-1);
}
.frame-support {
  background-color: var(--color-info-4);
  color: var(--color-default-1);
}
.frame-support h1,
.frame-support h2,
.frame-support h3,
.frame-support h4,
.frame-support a {
  color: var(--color-default-1);
}
.icon-cr.icon-instagram:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88.65 88.65'><defs><style>.cls-1{fill:black;}</style></defs><title>instagram</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M67.49,0H21.16A21.16,21.16,0,0,0,0,21.16V67.49A21.16,21.16,0,0,0,21.16,88.65H67.49A21.16,21.16,0,0,0,88.65,67.49V21.16A21.16,21.16,0,0,0,67.49,0ZM79.65,67.49A12.17,12.17,0,0,1,67.49,79.65H21.16A12.17,12.17,0,0,1,9,67.49V21.16A12.17,12.17,0,0,1,21.16,9H67.49A12.17,12.17,0,0,1,79.65,21.16Z'/><path class='cls-1' d='M44.32,19.84A24.48,24.48,0,1,0,68.81,44.32,24.48,24.48,0,0,0,44.32,19.84Zm0,40A15.48,15.48,0,1,1,59.81,44.32,15.5,15.5,0,0,1,44.32,59.81Z'/><circle class='cls-1' cx='67.81' cy='19.47' r='4.69'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88.65 88.65'><defs><style>.cls-1{fill:black;}</style></defs><title>instagram</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M67.49,0H21.16A21.16,21.16,0,0,0,0,21.16V67.49A21.16,21.16,0,0,0,21.16,88.65H67.49A21.16,21.16,0,0,0,88.65,67.49V21.16A21.16,21.16,0,0,0,67.49,0ZM79.65,67.49A12.17,12.17,0,0,1,67.49,79.65H21.16A12.17,12.17,0,0,1,9,67.49V21.16A12.17,12.17,0,0,1,21.16,9H67.49A12.17,12.17,0,0,1,79.65,21.16Z'/><path class='cls-1' d='M44.32,19.84A24.48,24.48,0,1,0,68.81,44.32,24.48,24.48,0,0,0,44.32,19.84Zm0,40A15.48,15.48,0,1,1,59.81,44.32,15.5,15.5,0,0,1,44.32,59.81Z'/><circle class='cls-1' cx='67.81' cy='19.47' r='4.69'/></g></g></svg>");
}
.icon-cr.icon-facebook:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88.65 88.65'><defs><style>.cls-1{fill:black;}</style></defs><title>facebook</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M83.75,0H4.89A4.89,4.89,0,0,0,0,4.89V83.76a4.89,4.89,0,0,0,4.89,4.89H47.35V54.32H35.8V40.94H47.35V31.07c0-11.45,7-17.68,17.21-17.68a94.9,94.9,0,0,1,10.32.53v12H67.8c-5.55,0-6.63,2.64-6.63,6.51v8.54H74.41L72.69,54.32H61.17V88.65H83.75a4.89,4.89,0,0,0,4.89-4.89V4.89A4.89,4.89,0,0,0,83.75,0Z'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88.65 88.65'><defs><style>.cls-1{fill:black;}</style></defs><title>facebook</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M83.75,0H4.89A4.89,4.89,0,0,0,0,4.89V83.76a4.89,4.89,0,0,0,4.89,4.89H47.35V54.32H35.8V40.94H47.35V31.07c0-11.45,7-17.68,17.21-17.68a94.9,94.9,0,0,1,10.32.53v12H67.8c-5.55,0-6.63,2.64-6.63,6.51v8.54H74.41L72.69,54.32H61.17V88.65H83.75a4.89,4.89,0,0,0,4.89-4.89V4.89A4.89,4.89,0,0,0,83.75,0Z'/></g></g></svg>");
}
.icon-cr.icon-twitter:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90.81 73.8'><defs><style>.cls-1{fill:black;}</style></defs><title>twitter</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M90.81,8.74a37.24,37.24,0,0,1-10.7,2.93A18.68,18.68,0,0,0,88.3,1.36,37.3,37.3,0,0,1,76.47,5.88a18.65,18.65,0,0,0-31.75,17A52.89,52.89,0,0,1,6.32,3.41a18.65,18.65,0,0,0,5.76,24.87A18.55,18.55,0,0,1,3.65,26c0,.08,0,.16,0,.23A18.64,18.64,0,0,0,18.59,44.45a18.67,18.67,0,0,1-8.41.32,18.65,18.65,0,0,0,17.4,12.94,37.38,37.38,0,0,1-23.14,8A38,38,0,0,1,0,65.43,52.73,52.73,0,0,0,28.56,73.8c34.27,0,53-28.39,53-53q0-1.21-.05-2.41A37.85,37.85,0,0,0,90.81,8.74Z'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90.81 73.8'><defs><style>.cls-1{fill:black;}</style></defs><title>twitter</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M90.81,8.74a37.24,37.24,0,0,1-10.7,2.93A18.68,18.68,0,0,0,88.3,1.36,37.3,37.3,0,0,1,76.47,5.88a18.65,18.65,0,0,0-31.75,17A52.89,52.89,0,0,1,6.32,3.41a18.65,18.65,0,0,0,5.76,24.87A18.55,18.55,0,0,1,3.65,26c0,.08,0,.16,0,.23A18.64,18.64,0,0,0,18.59,44.45a18.67,18.67,0,0,1-8.41.32,18.65,18.65,0,0,0,17.4,12.94,37.38,37.38,0,0,1-23.14,8A38,38,0,0,1,0,65.43,52.73,52.73,0,0,0,28.56,73.8c34.27,0,53-28.39,53-53q0-1.21-.05-2.41A37.85,37.85,0,0,0,90.81,8.74Z'/></g></g></svg>");
}
.icon-cr.icon-youtube:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103.7 73.38'><defs><style>.cls-1{fill:black;}</style></defs><title>youtube</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M82.16,0H21.54A21.54,21.54,0,0,0,0,21.54V51.84A21.54,21.54,0,0,0,21.54,73.38H82.16A21.54,21.54,0,0,0,103.7,51.84V21.54A21.54,21.54,0,0,0,82.16,0ZM67.6,38.17,39.24,51.69a1.14,1.14,0,0,1-1.63-1V22.77a1.14,1.14,0,0,1,1.65-1L67.62,36.12a1.14,1.14,0,0,1,0,2Zm0,0'/></g></g></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103.7 73.38'><defs><style>.cls-1{fill:black;}</style></defs><title>youtube</title><g id='Layer_2' data-name='Layer 2'><g id='Camada_1' data-name='Camada 1'><path class='cls-1' d='M82.16,0H21.54A21.54,21.54,0,0,0,0,21.54V51.84A21.54,21.54,0,0,0,21.54,73.38H82.16A21.54,21.54,0,0,0,103.7,51.84V21.54A21.54,21.54,0,0,0,82.16,0ZM67.6,38.17,39.24,51.69a1.14,1.14,0,0,1-1.63-1V22.77a1.14,1.14,0,0,1,1.65-1L67.62,36.12a1.14,1.14,0,0,1,0,2Zm0,0'/></g></g></svg>");
}
.icon-cr.icon-prosa:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 109.71 75.19'><defs><style>.cls-1{fill:black;}</style></defs><path d='M108.63,38.47a23.39,23.39,0,0,0-.56-4.15A24.76,24.76,0,0,0,106.66,30,31.91,31.91,0,0,0,98.2,18.7c-.9-.78-1.84-1.53-2.84-2.26a53,53,0,0,0-10.22-5.78C74,5.8,60.16,3.59,46.57,4.82A109.35,109.35,0,0,0,28.44,7.91l-1.06.29A65.19,65.19,0,0,0,19.47,11h0q-2.27,1-4.27,2.08a36.29,36.29,0,0,0-4.73,3.06c-.78.59-1.52,1.21-2.21,1.85a22.74,22.74,0,0,0-5.81,8.3c-.19.48-.36,1-.52,1.48a19.84,19.84,0,0,0-.83,5.8c0,.22,0,.43,0,.64a22.42,22.42,0,0,0,.5,4,26.89,26.89,0,0,0,.82,2.94A28.18,28.18,0,0,0,3.6,44.06,41.44,41.44,0,0,0,15.27,58.44,64,64,0,0,0,41.39,70.82h0a70,70,0,0,0,15.44,1.71h1.32A73,73,0,0,0,90.8,64c.46-.23.91-.47,1.37-.72,6.57-3.6,11.36-8.33,14-13.69h0a23,23,0,0,0,2.38-8.71.86.86,0,0,0,0-.16c0-.44,0-.89,0-1.34S108.64,38.78,108.63,38.47ZM98.76,57.8a38,38,0,0,1-6.3,4.45l-.67.37a76.78,76.78,0,0,1-13,5.63c-24.68,8-48.61,1.33-63-10.42C8.92,52.27,4.4,45.72,2.67,39.29c-.17-.63-.31-1.24-.42-1.86a19.83,19.83,0,0,1-.37-4.31,18.39,18.39,0,0,1,.63-4.57,0,0,0,0,1,0,0L2.67,28a21.73,21.73,0,0,1,7-10.25A31.07,31.07,0,0,1,14,14.62a45.56,45.56,0,0,1,6.29-3.16L21.4,11C28.21,8.35,36.69,6.51,46.64,5.6c2.47-.23,5-.33,7.42-.33,13.1,0,26,3.1,35.77,8.57a45.66,45.66,0,0,1,7.85,5.45,36.33,36.33,0,0,1,3,2.94A30.64,30.64,0,0,1,105,28.36a24.72,24.72,0,0,1,2.29,6.12c.06.25.11.51.16.77a22.46,22.46,0,0,1,.37,3.25,16.26,16.26,0,0,1,0,1.71,21.35,21.35,0,0,1-.78,5,22.06,22.06,0,0,1-1.16,3.18A27.47,27.47,0,0,1,98.76,57.8Z'/><path d='M39.29,32a5.65,5.65,0,1,0,5.64,5.64A5.63,5.63,0,0,0,39.29,32Z'/><path d='M54.86,32a5.65,5.65,0,1,0,5.64,5.64A5.63,5.63,0,0,0,54.86,32Z'/><path d='M70.42,32a5.65,5.65,0,1,0,5.65,5.64A5.64,5.64,0,0,0,70.42,32Z'/><path d='M106.5,25a33.47,33.47,0,0,0-9.3-11.78A49.61,49.61,0,0,0,81.43,4.81a72.57,72.57,0,0,0-14-3.12c-14.89-1.84-31,.45-43.87,6.5-.85.4-1.69.82-2.5,1.26a49.88,49.88,0,0,0-5.83,3.6,40.65,40.65,0,0,0-5.48,4.67,32,32,0,0,0-7.19,10.8,0,0,0,0,0,0,0A26.72,26.72,0,0,0,1.32,32.4c-.08.38-.16.76-.23,1.14A25.69,25.69,0,0,0,3,48.78H3a31.33,31.33,0,0,0,6.29,9,43.45,43.45,0,0,0,8,6.37c9.79,6.2,23,9.89,36.56,10h.5a72,72,0,0,0,12-1c1.87-.31,3.72-.7,5.53-1.15a64.59,64.59,0,0,0,19-8,48.74,48.74,0,0,0,8-6.23,38.84,38.84,0,0,0,5.68-6.86c.53-.83,1-1.68,1.46-2.52s.74-1.48,1.06-2.23a27,27,0,0,0,1.63-5.28s0-.06,0-.08A25.51,25.51,0,0,0,106.5,25ZM58.15,72.53c-1.27.07-2.55.1-3.84.1h-.49c-13.28-.1-26.14-3.69-35.68-9.71l-.09-.05a42.32,42.32,0,0,1-7.65-6.13,30.09,30.09,0,0,1-6-8.56s0,0,0,0a24.15,24.15,0,0,1-2-7,22.82,22.82,0,0,1-.19-3c0-.14,0-.27,0-.41s0-.22,0-.33a23.77,23.77,0,0,1,.61-4.76c2-8.53,8.49-16.23,18.54-21.65l.35-.2c.88-.46,1.78-.91,2.7-1.34l.05,0q1.41-.66,2.88-1.26A82.28,82.28,0,0,1,67,3.21,70.78,70.78,0,0,1,79.25,5.76c.56.17,1.13.35,1.68.54a47.64,47.64,0,0,1,15.28,8.16l.06,0a32.07,32.07,0,0,1,8.82,11.19A27,27,0,0,1,106.66,30a23,23,0,0,1,.79,5c0,.09,0,.19,0,.29a23.2,23.2,0,0,1-.44,5.44,27,27,0,0,1-3.91,9.4C98.06,58,89.3,64.32,78.8,68.25a68.49,68.49,0,0,1-12.64,3.38,70.49,70.49,0,0,1-8,.9Z'/><path d='M97.2,13.25A53.3,53.3,0,0,0,82.08,5.4,67.78,67.78,0,0,0,70.83,2.61,84.72,84.72,0,0,0,54,1.58,89.2,89.2,0,0,0,33.37,4.72h0a75.49,75.49,0,0,0-9.83,3.47A57.85,57.85,0,0,0,13.18,14c-1,.69-1.86,1.39-2.72,2.13A36.52,36.52,0,0,0,7.07,19.4a29.27,29.27,0,0,0-4.63,6.86A24.3,24.3,0,0,0,0,36.85v.23a26.19,26.19,0,0,0,3,11.7H3a34.62,34.62,0,0,0,6.9,9.14,46.5,46.5,0,0,0,12.57,8.53,81.54,81.54,0,0,0,34.11,7.33,77.9,77.9,0,0,0,9.71-.59,69.41,69.41,0,0,0,8.25-1.52c1.21-.3,2.4-.63,3.57-1,13-4,22.93-11.43,28-20.54a29.86,29.86,0,0,0,2.66-6.49,27.55,27.55,0,0,0,1-6.21C110.08,28.11,105.59,19.65,97.2,13.25Zm-.93,1.25c7,5.38,11.18,12.24,11.8,19.82a25.58,25.58,0,0,1,.06,3,1.09,1.09,0,0,0,0,.18,26.25,26.25,0,0,1-.28,2.67,24.83,24.83,0,0,1-.69,3.19c-2.06,7.29-7.23,13.84-14.69,18.85a57.93,57.93,0,0,1-18.32,7.91,66.15,66.15,0,0,1-8,1.47,81.15,81.15,0,0,1-24.75-.8h0A75.65,75.65,0,0,1,23.12,65a45.18,45.18,0,0,1-12-8.13,33.63,33.63,0,0,1-6.64-8.73s0,0,0,0A25.1,25.1,0,0,1,1.6,38.21c0-.38,0-.76,0-1.14a22.64,22.64,0,0,1,.32-4A25.29,25.29,0,0,1,8.29,20.39a0,0,0,0,1,0,0,35.75,35.75,0,0,1,5.79-5.12,51.75,51.75,0,0,1,6.22-3.79c1.34-.71,2.72-1.36,4.14-2l.05,0c1.28-.56,2.6-1.07,3.94-1.55a86.57,86.57,0,0,1,42-3.79,67.45,67.45,0,0,1,11.1,2.74l.06,0a51.53,51.53,0,0,1,14.63,7.58Z'/><path d='M108.61,40.83a.25.25,0,0,0,0-.08,28,28,0,0,0-.48-3.21c-.18-.86-.4-1.72-.67-2.58,0-.16-.09-.32-.14-.48a39.48,39.48,0,0,0-6.63-12.25,50.24,50.24,0,0,0-5.32-5.79,54.81,54.81,0,0,0-4.21-3.56,61.46,61.46,0,0,0-9.63-6c-.74-.38-1.5-.75-2.27-1.1a63.85,63.85,0,0,0-8.42-3.15c-1.13-.34-2.28-.64-3.44-.92C52.76-1.77,35.33-.4,17.54,10.29A38.71,38.71,0,0,0,8.25,18c-.41.48-.8,1-1.18,1.44a28.63,28.63,0,0,0-5.75,13c-.09.59-.17,1.18-.22,1.78C1,35,1,35.86,1,36.71c0,.34,0,.67,0,1a31.59,31.59,0,0,0,8.89,20.2q.77.84,1.59,1.62a45.16,45.16,0,0,0,5.77,4.66c10.19,7,24.16,11,38.42,11,2.48,0,5-.12,7.47-.37,24.92-2.5,40.79-11.44,44.69-25.17a23.35,23.35,0,0,0,.88-6A24.23,24.23,0,0,0,108.61,40.83ZM78.1,70.67c-2,.52-4.1,1-6.29,1.37-2.79.5-5.74.91-8.83,1.22C46.63,74.9,29.82,70.92,18.14,62.92l-.09-.05a44,44,0,0,1-5.49-4.45c-.52-.5-1-1-1.49-1.51A31.87,31.87,0,0,1,3.6,44.06a26.28,26.28,0,0,1-.93-4.77c-.06-.55-.1-1.09-.11-1.63a25.12,25.12,0,0,1,.3-5A26.91,26.91,0,0,1,8.29,20.39a0,0,0,0,1,0,0A33.79,33.79,0,0,1,14,14.62a39.88,39.88,0,0,1,4.33-3L19.46,11h0A71.9,71.9,0,0,1,33.35,4.72h0A62.38,62.38,0,0,1,54,1.58,60.85,60.85,0,0,1,67,3.21c1.16.27,2.3.57,3.42.91a61.38,61.38,0,0,1,14.72,6.54c1.65,1,3.21,2.07,4.69,3.18l.37.28c9.89,7.57,15.92,17.34,16.83,26.57a20.63,20.63,0,0,1,.12,2.71c0,.62,0,1.23-.09,1.84,0,.32-.06.64-.1.95a22.33,22.33,0,0,1-.63,3l-.12.4h0c0,.17-.11.34-.16.51C102.86,59.77,93.14,66.84,78.1,70.67Z'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 109.71 75.19'><defs><style>.cls-1{fill:black;}</style></defs><path d='M108.63,38.47a23.39,23.39,0,0,0-.56-4.15A24.76,24.76,0,0,0,106.66,30,31.91,31.91,0,0,0,98.2,18.7c-.9-.78-1.84-1.53-2.84-2.26a53,53,0,0,0-10.22-5.78C74,5.8,60.16,3.59,46.57,4.82A109.35,109.35,0,0,0,28.44,7.91l-1.06.29A65.19,65.19,0,0,0,19.47,11h0q-2.27,1-4.27,2.08a36.29,36.29,0,0,0-4.73,3.06c-.78.59-1.52,1.21-2.21,1.85a22.74,22.74,0,0,0-5.81,8.3c-.19.48-.36,1-.52,1.48a19.84,19.84,0,0,0-.83,5.8c0,.22,0,.43,0,.64a22.42,22.42,0,0,0,.5,4,26.89,26.89,0,0,0,.82,2.94A28.18,28.18,0,0,0,3.6,44.06,41.44,41.44,0,0,0,15.27,58.44,64,64,0,0,0,41.39,70.82h0a70,70,0,0,0,15.44,1.71h1.32A73,73,0,0,0,90.8,64c.46-.23.91-.47,1.37-.72,6.57-3.6,11.36-8.33,14-13.69h0a23,23,0,0,0,2.38-8.71.86.86,0,0,0,0-.16c0-.44,0-.89,0-1.34S108.64,38.78,108.63,38.47ZM98.76,57.8a38,38,0,0,1-6.3,4.45l-.67.37a76.78,76.78,0,0,1-13,5.63c-24.68,8-48.61,1.33-63-10.42C8.92,52.27,4.4,45.72,2.67,39.29c-.17-.63-.31-1.24-.42-1.86a19.83,19.83,0,0,1-.37-4.31,18.39,18.39,0,0,1,.63-4.57,0,0,0,0,1,0,0L2.67,28a21.73,21.73,0,0,1,7-10.25A31.07,31.07,0,0,1,14,14.62a45.56,45.56,0,0,1,6.29-3.16L21.4,11C28.21,8.35,36.69,6.51,46.64,5.6c2.47-.23,5-.33,7.42-.33,13.1,0,26,3.1,35.77,8.57a45.66,45.66,0,0,1,7.85,5.45,36.33,36.33,0,0,1,3,2.94A30.64,30.64,0,0,1,105,28.36a24.72,24.72,0,0,1,2.29,6.12c.06.25.11.51.16.77a22.46,22.46,0,0,1,.37,3.25,16.26,16.26,0,0,1,0,1.71,21.35,21.35,0,0,1-.78,5,22.06,22.06,0,0,1-1.16,3.18A27.47,27.47,0,0,1,98.76,57.8Z'/><path d='M39.29,32a5.65,5.65,0,1,0,5.64,5.64A5.63,5.63,0,0,0,39.29,32Z'/><path d='M54.86,32a5.65,5.65,0,1,0,5.64,5.64A5.63,5.63,0,0,0,54.86,32Z'/><path d='M70.42,32a5.65,5.65,0,1,0,5.65,5.64A5.64,5.64,0,0,0,70.42,32Z'/><path d='M106.5,25a33.47,33.47,0,0,0-9.3-11.78A49.61,49.61,0,0,0,81.43,4.81a72.57,72.57,0,0,0-14-3.12c-14.89-1.84-31,.45-43.87,6.5-.85.4-1.69.82-2.5,1.26a49.88,49.88,0,0,0-5.83,3.6,40.65,40.65,0,0,0-5.48,4.67,32,32,0,0,0-7.19,10.8,0,0,0,0,0,0,0A26.72,26.72,0,0,0,1.32,32.4c-.08.38-.16.76-.23,1.14A25.69,25.69,0,0,0,3,48.78H3a31.33,31.33,0,0,0,6.29,9,43.45,43.45,0,0,0,8,6.37c9.79,6.2,23,9.89,36.56,10h.5a72,72,0,0,0,12-1c1.87-.31,3.72-.7,5.53-1.15a64.59,64.59,0,0,0,19-8,48.74,48.74,0,0,0,8-6.23,38.84,38.84,0,0,0,5.68-6.86c.53-.83,1-1.68,1.46-2.52s.74-1.48,1.06-2.23a27,27,0,0,0,1.63-5.28s0-.06,0-.08A25.51,25.51,0,0,0,106.5,25ZM58.15,72.53c-1.27.07-2.55.1-3.84.1h-.49c-13.28-.1-26.14-3.69-35.68-9.71l-.09-.05a42.32,42.32,0,0,1-7.65-6.13,30.09,30.09,0,0,1-6-8.56s0,0,0,0a24.15,24.15,0,0,1-2-7,22.82,22.82,0,0,1-.19-3c0-.14,0-.27,0-.41s0-.22,0-.33a23.77,23.77,0,0,1,.61-4.76c2-8.53,8.49-16.23,18.54-21.65l.35-.2c.88-.46,1.78-.91,2.7-1.34l.05,0q1.41-.66,2.88-1.26A82.28,82.28,0,0,1,67,3.21,70.78,70.78,0,0,1,79.25,5.76c.56.17,1.13.35,1.68.54a47.64,47.64,0,0,1,15.28,8.16l.06,0a32.07,32.07,0,0,1,8.82,11.19A27,27,0,0,1,106.66,30a23,23,0,0,1,.79,5c0,.09,0,.19,0,.29a23.2,23.2,0,0,1-.44,5.44,27,27,0,0,1-3.91,9.4C98.06,58,89.3,64.32,78.8,68.25a68.49,68.49,0,0,1-12.64,3.38,70.49,70.49,0,0,1-8,.9Z'/><path d='M97.2,13.25A53.3,53.3,0,0,0,82.08,5.4,67.78,67.78,0,0,0,70.83,2.61,84.72,84.72,0,0,0,54,1.58,89.2,89.2,0,0,0,33.37,4.72h0a75.49,75.49,0,0,0-9.83,3.47A57.85,57.85,0,0,0,13.18,14c-1,.69-1.86,1.39-2.72,2.13A36.52,36.52,0,0,0,7.07,19.4a29.27,29.27,0,0,0-4.63,6.86A24.3,24.3,0,0,0,0,36.85v.23a26.19,26.19,0,0,0,3,11.7H3a34.62,34.62,0,0,0,6.9,9.14,46.5,46.5,0,0,0,12.57,8.53,81.54,81.54,0,0,0,34.11,7.33,77.9,77.9,0,0,0,9.71-.59,69.41,69.41,0,0,0,8.25-1.52c1.21-.3,2.4-.63,3.57-1,13-4,22.93-11.43,28-20.54a29.86,29.86,0,0,0,2.66-6.49,27.55,27.55,0,0,0,1-6.21C110.08,28.11,105.59,19.65,97.2,13.25Zm-.93,1.25c7,5.38,11.18,12.24,11.8,19.82a25.58,25.58,0,0,1,.06,3,1.09,1.09,0,0,0,0,.18,26.25,26.25,0,0,1-.28,2.67,24.83,24.83,0,0,1-.69,3.19c-2.06,7.29-7.23,13.84-14.69,18.85a57.93,57.93,0,0,1-18.32,7.91,66.15,66.15,0,0,1-8,1.47,81.15,81.15,0,0,1-24.75-.8h0A75.65,75.65,0,0,1,23.12,65a45.18,45.18,0,0,1-12-8.13,33.63,33.63,0,0,1-6.64-8.73s0,0,0,0A25.1,25.1,0,0,1,1.6,38.21c0-.38,0-.76,0-1.14a22.64,22.64,0,0,1,.32-4A25.29,25.29,0,0,1,8.29,20.39a0,0,0,0,1,0,0,35.75,35.75,0,0,1,5.79-5.12,51.75,51.75,0,0,1,6.22-3.79c1.34-.71,2.72-1.36,4.14-2l.05,0c1.28-.56,2.6-1.07,3.94-1.55a86.57,86.57,0,0,1,42-3.79,67.45,67.45,0,0,1,11.1,2.74l.06,0a51.53,51.53,0,0,1,14.63,7.58Z'/><path d='M108.61,40.83a.25.25,0,0,0,0-.08,28,28,0,0,0-.48-3.21c-.18-.86-.4-1.72-.67-2.58,0-.16-.09-.32-.14-.48a39.48,39.48,0,0,0-6.63-12.25,50.24,50.24,0,0,0-5.32-5.79,54.81,54.81,0,0,0-4.21-3.56,61.46,61.46,0,0,0-9.63-6c-.74-.38-1.5-.75-2.27-1.1a63.85,63.85,0,0,0-8.42-3.15c-1.13-.34-2.28-.64-3.44-.92C52.76-1.77,35.33-.4,17.54,10.29A38.71,38.71,0,0,0,8.25,18c-.41.48-.8,1-1.18,1.44a28.63,28.63,0,0,0-5.75,13c-.09.59-.17,1.18-.22,1.78C1,35,1,35.86,1,36.71c0,.34,0,.67,0,1a31.59,31.59,0,0,0,8.89,20.2q.77.84,1.59,1.62a45.16,45.16,0,0,0,5.77,4.66c10.19,7,24.16,11,38.42,11,2.48,0,5-.12,7.47-.37,24.92-2.5,40.79-11.44,44.69-25.17a23.35,23.35,0,0,0,.88-6A24.23,24.23,0,0,0,108.61,40.83ZM78.1,70.67c-2,.52-4.1,1-6.29,1.37-2.79.5-5.74.91-8.83,1.22C46.63,74.9,29.82,70.92,18.14,62.92l-.09-.05a44,44,0,0,1-5.49-4.45c-.52-.5-1-1-1.49-1.51A31.87,31.87,0,0,1,3.6,44.06a26.28,26.28,0,0,1-.93-4.77c-.06-.55-.1-1.09-.11-1.63a25.12,25.12,0,0,1,.3-5A26.91,26.91,0,0,1,8.29,20.39a0,0,0,0,1,0,0A33.79,33.79,0,0,1,14,14.62a39.88,39.88,0,0,1,4.33-3L19.46,11h0A71.9,71.9,0,0,1,33.35,4.72h0A62.38,62.38,0,0,1,54,1.58,60.85,60.85,0,0,1,67,3.21c1.16.27,2.3.57,3.42.91a61.38,61.38,0,0,1,14.72,6.54c1.65,1,3.21,2.07,4.69,3.18l.37.28c9.89,7.57,15.92,17.34,16.83,26.57a20.63,20.63,0,0,1,.12,2.71c0,.62,0,1.23-.09,1.84,0,.32-.06.64-.1.95a22.33,22.33,0,0,1-.63,3l-.12.4h0c0,.17-.11.34-.16.51C102.86,59.77,93.14,66.84,78.1,70.67Z'/></svg>");
}
.icon-cr.icon-tiktok:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path id='tiktok-share-icon-black-1' d='M92.1,4H15.9A11.918,11.918,0,0,0,4,15.9V92.1A11.918,11.918,0,0,0,15.9,104H92.1A11.918,11.918,0,0,0,104,92.1V15.9A11.918,11.918,0,0,0,92.1,4m-9.51,43.626q-.819.08-1.643.083a17.839,17.839,0,0,1-14.928-8.069V67.112a20.3,20.3,0,1,1-20.3-20.3c.424,0,.838.038,1.255.064v10a10.338,10.338,0,1,0-1.255,20.6c5.724,0,10.779-4.51,10.779-10.233l.1-46.652h9.571A17.829,17.829,0,0,0,82.6,36.507V47.626' transform='translate(-4 -4)'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path id='tiktok-share-icon-black-1' d='M92.1,4H15.9A11.918,11.918,0,0,0,4,15.9V92.1A11.918,11.918,0,0,0,15.9,104H92.1A11.918,11.918,0,0,0,104,92.1V15.9A11.918,11.918,0,0,0,92.1,4m-9.51,43.626q-.819.08-1.643.083a17.839,17.839,0,0,1-14.928-8.069V67.112a20.3,20.3,0,1,1-20.3-20.3c.424,0,.838.038,1.255.064v10a10.338,10.338,0,1,0-1.255,20.6c5.724,0,10.779-4.51,10.779-10.233l.1-46.652h9.571A17.829,17.829,0,0,0,82.6,36.507V47.626' transform='translate(-4 -4)'/></svg>");
}
.icon-cr.icon-pinterest:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'><path d='M0,128.002 C0,180.416 31.518,225.444 76.619,245.241 C76.259,236.303 76.555,225.573 78.847,215.848 C81.308,205.457 95.317,146.1 95.317,146.1 C95.317,146.1 91.228,137.927 91.228,125.848 C91.228,106.879 102.222,92.712 115.914,92.712 C127.557,92.712 133.182,101.457 133.182,111.929 C133.182,123.633 125.717,141.14 121.878,157.355 C118.671,170.933 128.686,182.008 142.081,182.008 C166.333,182.008 182.667,150.859 182.667,113.953 C182.667,85.899 163.772,64.901 129.405,64.901 C90.577,64.901 66.388,93.857 66.388,126.201 C66.388,137.353 69.676,145.217 74.826,151.307 C77.194,154.104 77.523,155.229 76.666,158.441 C76.052,160.796 74.642,166.466 74.058,168.713 C73.206,171.955 70.579,173.114 67.649,171.917 C49.765,164.616 41.436,145.031 41.436,123.015 C41.436,86.654 72.102,43.054 132.918,43.054 C181.788,43.054 213.953,78.418 213.953,116.379 C213.953,166.592 186.037,204.105 144.887,204.105 C131.068,204.105 118.069,196.635 113.616,188.15 C113.616,188.15 106.185,217.642 104.611,223.337 C101.897,233.206 96.585,243.07 91.728,250.758 C103.24,254.156 115.401,256.007 128.005,256.007 C198.689,256.007 256.001,198.698 256.001,128.002 C256.001,57.309 198.689,0 128.005,0 C57.314,0 0,57.309 0,128.002 Z' fill='black'></path></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'><path d='M0,128.002 C0,180.416 31.518,225.444 76.619,245.241 C76.259,236.303 76.555,225.573 78.847,215.848 C81.308,205.457 95.317,146.1 95.317,146.1 C95.317,146.1 91.228,137.927 91.228,125.848 C91.228,106.879 102.222,92.712 115.914,92.712 C127.557,92.712 133.182,101.457 133.182,111.929 C133.182,123.633 125.717,141.14 121.878,157.355 C118.671,170.933 128.686,182.008 142.081,182.008 C166.333,182.008 182.667,150.859 182.667,113.953 C182.667,85.899 163.772,64.901 129.405,64.901 C90.577,64.901 66.388,93.857 66.388,126.201 C66.388,137.353 69.676,145.217 74.826,151.307 C77.194,154.104 77.523,155.229 76.666,158.441 C76.052,160.796 74.642,166.466 74.058,168.713 C73.206,171.955 70.579,173.114 67.649,171.917 C49.765,164.616 41.436,145.031 41.436,123.015 C41.436,86.654 72.102,43.054 132.918,43.054 C181.788,43.054 213.953,78.418 213.953,116.379 C213.953,166.592 186.037,204.105 144.887,204.105 C131.068,204.105 118.069,196.635 113.616,188.15 C113.616,188.15 106.185,217.642 104.611,223.337 C101.897,233.206 96.585,243.07 91.728,250.758 C103.24,254.156 115.401,256.007 128.005,256.007 C198.689,256.007 256.001,198.698 256.001,128.002 C256.001,57.309 198.689,0 128.005,0 C57.314,0 0,57.309 0,128.002 Z' fill='black'></path></svg>");
}
.icon-cr.icon-spotify:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path id='spotify-logo-black' d='M79.575,44.325c-16.117-9.571-42.7-10.45-58.087-5.779a4.676,4.676,0,0,1-2.712-8.95C36.437,24.233,65.8,25.271,84.35,36.283a4.676,4.676,0,1,1-4.775,8.042ZM79.05,58.5a3.9,3.9,0,0,1-5.363,1.283C60.25,51.529,39.762,49.133,23.862,53.958A3.9,3.9,0,1,1,21.6,46.5c18.158-5.508,40.733-2.842,56.167,6.646A3.9,3.9,0,0,1,79.05,58.5ZM72.929,72.117a3.109,3.109,0,0,1-4.283,1.037c-11.742-7.175-26.521-8.8-43.925-4.821a3.116,3.116,0,0,1-1.388-6.075C42.379,57.9,58.717,59.779,71.9,67.833A3.111,3.111,0,0,1,72.929,72.117ZM50,0a50,50,0,1,0,50,50A50,50,0,0,0,50,0Z' fill-rule='evenodd'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path id='spotify-logo-black' d='M79.575,44.325c-16.117-9.571-42.7-10.45-58.087-5.779a4.676,4.676,0,0,1-2.712-8.95C36.437,24.233,65.8,25.271,84.35,36.283a4.676,4.676,0,1,1-4.775,8.042ZM79.05,58.5a3.9,3.9,0,0,1-5.363,1.283C60.25,51.529,39.762,49.133,23.862,53.958A3.9,3.9,0,1,1,21.6,46.5c18.158-5.508,40.733-2.842,56.167,6.646A3.9,3.9,0,0,1,79.05,58.5ZM72.929,72.117a3.109,3.109,0,0,1-4.283,1.037c-11.742-7.175-26.521-8.8-43.925-4.821a3.116,3.116,0,0,1-1.388-6.075C42.379,57.9,58.717,59.779,71.9,67.833A3.111,3.111,0,0,1,72.929,72.117ZM50,0a50,50,0,1,0,50,50A50,50,0,0,0,50,0Z' fill-rule='evenodd'/></svg>");
}
.icon-cr.icon-register:before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='5 5 54 54'><rect fill='black' x='16.08' y='18.36' width='16.67' height='3.02' rx='.99' ry='.99'/><rect fill='black' x='16.08' y='30.49' width='31.85' height='3.02' rx='.99' ry='.99'/><rect fill='black' x='16.08' y='42.63' width='31.85' height='3.02' rx='.99' ry='.99'/><path fill='black' d='M52 9.25H12A2.75 2.75 0 0 0 9.25 12v40A2.75 2.75 0 0 0 12 54.75h1.67a1.51 1.51 0 1 0 0-3h-1.15a.25.25 0 0 1-.25-.25v-39a.25.25 0 0 1 .25-.25h39a.25.25 0 0 1 .25.25v39a.26.26 0 0 1-.25.25H18.58a1.51 1.51 0 0 0 0 3H52A2.75 2.75 0 0 0 54.75 52V12A2.75 2.75 0 0 0 52 9.25z'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='5 5 54 54'><rect fill='black' x='16.08' y='18.36' width='16.67' height='3.02' rx='.99' ry='.99'/><rect fill='black' x='16.08' y='30.49' width='31.85' height='3.02' rx='.99' ry='.99'/><rect fill='black' x='16.08' y='42.63' width='31.85' height='3.02' rx='.99' ry='.99'/><path fill='black' d='M52 9.25H12A2.75 2.75 0 0 0 9.25 12v40A2.75 2.75 0 0 0 12 54.75h1.67a1.51 1.51 0 1 0 0-3h-1.15a.25.25 0 0 1-.25-.25v-39a.25.25 0 0 1 .25-.25h39a.25.25 0 0 1 .25.25v39a.26.26 0 0 1-.25.25H18.58a1.51 1.51 0 0 0 0 3H52A2.75 2.75 0 0 0 54.75 52V12A2.75 2.75 0 0 0 52 9.25z'/></svg>");
}
.spaced-dots {
  background-image: linear-gradient(to right, var(--color-default-4) 20%, transparent 0%);
  background-position: bottom;
  background-size: 5px 1px;
  background-repeat: repeat-x;
  height: 3px;
}
ul.d-flex,
ul.row,
ul.flex-grid {
  list-style: none;
  padding-left: 0;
}
table th,
table tfoot td {
  text-transform: uppercase;
}
[class*='alert-'] {
  font-family: Roboto, 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
}
[class*='alert-'] button.close {
  color: white;
}
[class*='alert-'] .icon-cr.icon-close {
  display: block;
  float: right;
  height: 1.8rem;
  width: 1.8rem;
  opacity: 0.7;
  cursor: pointer;
}
@keyframes openDrawer {
  0% {
    display: block;
    transform: translateX(-100%);
    box-shadow: none;
  }
  100% {
    display: block;
    transform: translateX(0);
    box-shadow: none;
  }
}
@keyframes closeDrawer {
  0% {
    display: block;
    transform: translateX(0);
    box-shadow: none;
  }
  100% {
    display: block;
    transform: translateX(-100%);
    box-shadow: none;
  }
}
@keyframes go-back {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(10px);
  }
}
@keyframes showOverlay {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 0.3;
  }
}
@keyframes hideOverlay {
  0% {
    display: block;
    opacity: 0.3;
  }
  100% {
    display: block;
    opacity: 0;
  }
}
@keyframes showFlashSearch {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.cart-display {
  display: flex !important;
  flex-direction: column-reverse !important;
}
.progress-scroll {
  width: 100%;
  height: 10px;
  border-radius: 10px;
  background-color: rgba(184, 204, 215, 0.5);
}
.progress-scroll div {
  height: 100%;
  border-radius: 10px;
  background-color: #1eb3d6;
}
.coupon-button {
  background-color: white;
  color: black;
  font-size: 13px;
  border: 1px solid;
  border-radius: unset;
}
.coupon-button .coupon-text {
  width: 7ch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: '';
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 513px) {
  .coupon-button {
    width: 50% !important;
  }
}
#cart-products .cart-product-info {
  display: flex;
  width: 100%;
}
#cart-products .badge-product-color {
  border-radius: 50%;
  display: inline-block;
  height: 19px;
  width: 19px;
  border-style: solid;
  border-width: 1px;
}
#cart-products .product-list-item-subtitle {
  font-size: 14px;
}
#cart-products .product-list-item-subtitle .color-name {
  font-size: 12px;
}
@media (max-width: 768px) {
  .ellipsis-text {
    width: 14ch;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 513px) {
  .mobile-cart-deadline {
    display: none;
  }
}
@media (max-width: 513px) {
  .hidden-mobile {
    display: none;
  }
}
.hidden-lateral-cart {
  display: none;
}
.select-and-prices {
  margin-bottom: 2rem;
}
@media (max-width: 513px) {
  .select-and-prices {
    margin-bottom: 0;
  }
}
@media (max-width: 570px) {
  .select-and-prices {
    justify-content: space-between;
  }
}
.select-and-prices-special {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .select-and-prices-special {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 575px) {
  .select-and-prices-special {
    display: flex;
  }
}
/*start barra de progresso sacola*/
.progress-scroll {
  width: 100%;
  height: 10px;
  border-radius: 10px;
  background-color: rgba(184, 204, 215, 0.5);
}
.progress-scroll div {
  height: 100%;
  border-radius: 10px;
  background-color: #1eb3d6;
}
/*end*/
/*start barra vertical sacola vazia*/
.vertical-row {
  margin-top: 45%;
  width: 7px;
  height: 450px;
  background: linear-gradient(180deg, #efb758 3.88%, #ffdb9e 8.35%, #c94e36 13.37%, #ed8c9d 29.61%, #719fda 51.56%, #5a40a1 61.22%, #5a40a1 80.62%, #e94e3a 96.87%);
}
/*end*/
a:hover .animation-go-back,
button:hover .animation-go-back {
  animation: go-back 0.5s infinite alternate;
}
.flash-search {
  animation: showFlashSearch 3s linear 0s infinite normal backwards;
}
.select-mobile {
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  line-height: 1.7rem;
}
.input-login {
  width: 65%;
  box-sizing: border-box;
  position: absolute;
}
.text-or {
  font-family: Roboto, 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.02em;
  margin-left: 20%;
}
.align-button-field {
  margin-top: 5%;
  display: flex;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-60 {
  margin-top: 70px;
}
.hr-1 {
  position: absolute;
  left: 0%;
  right: 1.04%;
  margin-left: 3%;
  margin-right: 3%;
  border: 0.5px solid #1e1e1d;
}
.hr-2 {
  width: 60%;
  border: 2px solid #1e1e1d;
  margin-left: 20%;
}
.hr-3 {
  width: 45%;
  border: 2px solid #1e1e1d;
  margin-left: 28%;
}
.hr-4 {
  width: 80%;
  height: 7px;
  margin-left: 10%;
  background: linear-gradient(90deg, #efb758 3.88%, #ffdb9e 8.35%, #c94e36 13.37%, #ed8c9d 29.61%, #719fda 51.56%, #5a40a1 61.22%, #5a40a1 80.62%, #e94e3a 96.87%);
}
.text-password-login {
  font-family: Roboto Condensed;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.01em;
  margin-left: 40%;
  color: #1e1e1d;
}
.grid {
  display: grid;
  grid-column-gap: 3%;
  grid-template-columns: repeat(2, 1fr);
  max-width: calc(400px + 2 * 1rem);
}
.text-register {
  font-family: Roboto Condensed;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.01em;
  text-align: left;
}
.text-register-login {
  font-family: Roboto Condensed;
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.01em;
}
.text-back {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 13px;
}
.button-login {
  position: absolute;
  bottom: 74.67%;
  background: #000000;
}
.text-login {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-align: center;
}
.button-close {
  float: right;
  font-weight: 800;
  color: #1a1a1a;
  font-size: 15px;
}
.div-social {
  margin-top: 8%;
  margin-bottom: 8%;
}
.login-page {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
  margin: 0 auto;
  padding: 6px;
}
.social-signin > * {
  flex: 1 0 40%;
}
.facebook-login {
  display: flex;
  color: #444;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  white-space: nowrap;
  border: 1px solid #dadce0;
  cursor: pointer;
}
.facebook-login:hover {
  /*box-shadow: 0.5px 0.5px 0.5px #32b7e8;*/
  box-shadow: 0px 0px 0px 0.5px #1db2d6;
}
.facebook-icon {
  background: url(https://chico-rei.imgix.net/icones/icon-facebook.jpg) no-repeat;
  padding-left: 25px;
  height: 65px;
  margin-top: 18%;
  margin-left: 20%;
  margin-right: 2%;
}
.side-login .login-page {
  width: 50%;
  margin-left: 0px;
  margin-right: 10%;
}
.content-login {
  width: 500px;
}
.text-access {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  line-height: 10px;
  letter-spacing: 0em;
  text-align: left;
  flex: 1;
}
.button-container-login {
  display: flex;
  gap: 6px;
}
.title-login {
  height: 3vh;
  font-family: 'Roboto Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  align-items: center;
}
.text-login-top {
  font-family: Roboto, 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.02em;
  text-align: left;
  align-items: center;
  display: flex;
}
.search-bar a {
  text-decoration: none;
}
.search-bar ul {
  list-style-type: none;
  padding-left: 0;
}
.search-bar li {
  font-size: 15px;
  line-height: 2rem;
}
.search-bar li:hover {
  cursor: pointer;
}
.scrollbar-box-shadow-right {
  width: 5rem;
  border: none;
  position: absolute;
  z-index: 2;
  right: 0;
  text-decoration: none;
  cursor: pointer;
  bottom: 0;
}
.scrollbar-box-shadow-left {
  width: 5rem;
  border: none;
  position: absolute;
  z-index: 2;
  left: 0;
  text-decoration: none;
  cursor: pointer;
  bottom: 0;
}
.scrollbar-button-right {
  width: 4rem;
  height: 2.75rem;
  border: none;
  background-color: white;
  opacity: 0.8;
  position: relative;
  z-index: 2;
  right: 0.625rem;
  text-decoration: none;
  cursor: pointer;
  text-align: right;
  top: 40%;
}
.scrollbar-button-left {
  width: 4rem;
  height: 2.75rem;
  border: none;
  background-color: white;
  opacity: 0.8;
  position: relative;
  z-index: 2;
  left: 0.625rem;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
  top: 40%;
}
.horizontal-scrollbar {
  height: 2px;
  background-color: #a7a6a5;
}
ul.cart-products-list {
  padding-left: 0;
}
ul.cart-products-list li {
  display: flex;
  flex-wrap: wrap;
}
ul.cart-products-list li:not(:last-child) {
  margin-bottom: 2rem;
}
ul.cart-products-list li > :not(:last-child) {
  margin-right: 1rem;
}
ul.cart-products-list li > :not(.cart-product-info) {
  flex-shrink: 0;
  flex-grow: 0;
}
ul.cart-products-list li .cart-product-info {
  display: flex;
  width: 100%;
}
@media (max-width: 513px) {
  ul.cart-products-list li .product-list-item-price {
    flex-basis: auto;
  }
}
ul.cart-products-list li .cr-select {
  flex-basis: 50px;
  width: 4.5rem;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media (min-width: 992px) {
  ul.cart-products-list li {
    flex-wrap: nowrap;
  }
  ul.cart-products-list li .cart-product-info {
    flex: 1 1 auto;
    width: auto;
  }
  ul.cart-products-list li input {
    flex-basis: 4rem;
    text-align: center;
  }
  ul.cart-products-list li .cart-product-remove {
    margin-left: 0;
  }
}
ul.cart-products-list .flex:not(.flex-column) {
  align-items: center;
}
ul.cart-products-list .aspect-shirt {
  padding-bottom: 50%;
}
@media (max-width: 513px) {
  ul.cart-products-list .aspect-shirt {
    padding-bottom: 75%;
  }
}
.cart-gift-button {
  background-color: white;
  color: black;
  font-size: 13px;
  border: 1px solid;
  border-radius: unset;
}
@media (max-width: 575px) {
  .cart-gift-button {
    text-wrap: normal;
    line-height: 1.5rem;
  }
}
@media (max-width: 575px) {
  .cart-gift-button .gift-button-div {
    padding: 1rem 3rem;
  }
}
@media (max-width: 320px) {
  #cart-gift-options {
    padding: 0;
  }
}
.options-list-item {
  flex-wrap: nowrap !important;
}
@media (max-width: 575px) {
  .options-list-item {
    flex-wrap: wrap !important;
  }
}
.cart-special-options-image {
  display: flex;
  margin-right: 0.5rem !important;
}
.special-option-text {
  color: var(--color-default-5);
  font-size: 14px;
  gap: 0.5rem;
}
@media (max-width: 575px) {
  .special-option-text {
    margin-bottom: 0 !important;
  }
}
.special-option-stock {
  font-weight: 700;
  font-size: 12px;
  color: var(--color-default-5);
}
.special-option-button {
  background-color: white;
  color: black;
  font-size: 13px;
  border: 1.8px solid;
  border-radius: unset;
  width: auto;
}
@media (max-width: 767px) {
  .special-option-button {
    line-height: 2.7rem;
  }
}
.cart-cashback-toggle {
  border: 1px solid var(--color-default-3);
  padding: 13px 0 9px 10px;
  background-color: var(--color-input-background);
}
.cart-cashback-toggle label::after {
  top: 50% !important;
}
.cart-cashback-toggle .cr-switch:not(:checked) + label::before {
  background-color: var(--color-default-4) !important;
}
.cart-cashback-toggle .cr-switch:checked + label::before {
  background-color: #6B8CC4 !important;
}
.cart-cashback-toggle .cr-switch + label {
  margin-top: -2px !important;
}
.checkout-cashback .cr-switch:not(:checked) + label::before {
  background-color: var(--color-default-4) !important;
}
.checkout-cashback .cr-switch:checked + label::before {
  background-color: #6B8CC4 !important;
}
.checkout-cashback .cr-switch + label {
  margin-left: -1rem;
}
.text-cashback {
  color: #0B6B07;
  margin: 0;
}
.cashback-checkout {
  border-left: 2px solid #0B6B07;
  background: #F4F4F4;
  padding: 8px;
}
.cashback-checkout p {
  color: #0B6B07;
}
span:hover .animation-go-back-wishlist {
  animation: go-back 0.5s infinite alternate;
}
.new-modeling-notice {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.3rem;
  background-color: #db7416;
  height: 3.2rem;
}
.new-modeling-notice a {
  text-decoration: none;
  color: white;
}
@media (max-width: 575px) {
  .new-modeling-notice {
    height: 3.5rem;
    font-size: 1rem;
    text-align: center;
    padding: 2rem 1rem 2rem 1rem;
  }
}


/*# sourceMappingURL=base.9eb2eb11e4ac99bb64b2.css.map*/