/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/scss/pages/onde-encontrar.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Dosis";
  src: url(../fonts/Dosis-VariableFont_wght.woff2) format("woff2");
  font-weight: 300 400 600 700 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DrawYBrand";
  src: url(../fonts/DrawYBrand-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIntoUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIntoDown {
  from {
    opacity: 0;
    transform: translateY(-40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes marquee {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: 2666.52px;
  }
}
@keyframes floating {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  25% {
    transform: translateY(-8px) rotate(-1deg);
  }
  50% {
    transform: translateY(-15px) rotate(0deg);
  }
  75% {
    transform: translateY(-8px) rotate(1deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}
.breadcrumb-section.blog::after, .breadcrumb-section.red::after, .breadcrumb-section.blue::after, .breadcrumb-section.orange::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-attachment: fixed;
  background-size: cover;
  z-index: 0;
}

.breadcrumb-section {
  position: relative;
  padding: 118px 0 133px 0;
}
.breadcrumb-section.base {
  padding-top: 118px;
  padding-bottom: 51px;
}
.breadcrumb-section.orange {
  background: #f1881a;
}
.breadcrumb-section.orange::after {
  background-image: url(../images/section-breadcrumb-paralax.webp);
}
.breadcrumb-section.blue {
  background: #0160aa;
}
.breadcrumb-section.blue::after {
  background-image: url(../images/section-breadcrumb-paralax-blue.webp);
}
.breadcrumb-section.red {
  background-color: #a90b1b;
}
.breadcrumb-section.red h1 {
  background-color: #1069af;
}
.breadcrumb-section.red::after {
  background-position: bottom;
  background-image: url(../images/section-breadcrumb-paralax-red.webp);
}
.breadcrumb-section.author .breadcrumb {
  justify-content: flex-start;
}
.breadcrumb-section.author .title-wrapper {
  align-items: flex-start;
  flex-direction: column;
}
.breadcrumb-section.author .title-wrapper h1 {
  text-align: start;
}
.breadcrumb-section.author .descricao {
  margin-top: 10px;
  font-family: "Dosis";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.011em;
  color: #ffffff;
}
.breadcrumb-section.author .social-icons {
  display: flex;
  gap: 19px;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-section.author .social-icons svg {
  min-width: 48px;
}
.breadcrumb-section.author .social-icons a {
  transition: all ease-in-out 0.3s;
}
.breadcrumb-section.author .social-icons:hover a {
  transform: scale(1.1);
}
.breadcrumb-section.blog {
  background-size: cover;
  background-repeat: no-repeat;
}
.breadcrumb-section.blog::after {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-section.blog .breadcrumb {
  justify-content: flex-start;
}
.breadcrumb-section.blog .title-wrapper {
  justify-content: flex-start;
}
.breadcrumb-section.blog h1 {
  text-align: start;
  clip-path: none;
  background: none;
  padding: 0;
  max-width: 755px;
  margin-top: 85px;
}
.breadcrumb-section.produtos {
  background-size: cover;
}
.breadcrumb-section.produtos .breadcrumb {
  justify-content: left;
}
.breadcrumb-section.produtos .title-wrapper {
  flex-direction: column;
  justify-content: left;
  align-items: start;
}
.breadcrumb-section.produtos .title-wrapper h1 {
  margin-left: -55px;
}
.breadcrumb-section.produtos .title-wrapper .description {
  width: 100%;
  max-width: 504px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  /* ou 140% */
  letter-spacing: -0.011em;
  color: #ffffff;
}
.breadcrumb-section.produtos::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.67) 0%, rgba(255, 255, 255, 0) 52%);
}
.breadcrumb-section > * {
  position: relative;
  z-index: 1;
}
.breadcrumb-section .breadcrumb {
  display: flex;
  justify-content: center;
  text-align: center;
}
.breadcrumb-section .title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.breadcrumb-section h1 {
  text-align: center;
  font-family: "DrawYBrand", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 80px;
  padding: 20px 55px 5px 55px;
  color: #ffffff;
  position: relative;
  line-height: 1;
  background: #bf151d;
  clip-path: polygon(91% 94%, 8% 94%, 6% 67%, 5% 41%, 3% 6%, 13% 8%, 52% 7%, 78% 8%, 95% 4%, 94% 37%, 93% 69%);
}
@media screen and (max-width: 767px) {
  .breadcrumb-section h1 {
    padding: 30px 40px 15px 40px;
  }
}
.breadcrumb-section.search .breadcrumb,
.breadcrumb-section.search .title-wrapper {
  justify-content: start;
}
.breadcrumb-section.search .resultados-busca {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 12px;
}
.breadcrumb-section.search .search {
  width: 100%;
  max-width: 516px;
  position: relative;
  border-bottom: 2px solid #fff;
}
.breadcrumb-section.search .search::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(../images/ico-search-branco.svg);
  background-size: cover;
}
.breadcrumb-section.search .search input {
  padding: 20px;
  border: none;
  outline: none;
  font-size: 20px;
  width: 100%;
  background-color: transparent;
  color: #fff;
}
.breadcrumb-section.search .search input::-moz-placeholder {
  color: #fff;
}
.breadcrumb-section.search .search input::placeholder {
  color: #fff;
}
@media screen and (max-width: 991px) {
  .breadcrumb-section.search .search {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb-section {
    padding: 80px 0 110px 0;
  }
  .breadcrumb-section h1 {
    font-size: 50px;
  }
  .breadcrumb-section.search .resultados-busca {
    font-size: 20px;
  }
  .breadcrumb-section.produtos .title-wrapper {
    justify-content: center;
    align-items: center;
  }
  .breadcrumb-section.produtos .breadcrumb {
    justify-content: center;
  }
  .breadcrumb-section.produtos h1 {
    margin-left: 0 !important;
  }
  .breadcrumb-section.produtos .description {
    text-align: center;
  }
}

@font-face {
  font-family: "Dosis";
  src: url(../fonts/Dosis-VariableFont_wght.woff2) format("woff2");
  font-weight: 300 400 600 700 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DrawYBrand";
  src: url(../fonts/DrawYBrand-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIntoUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIntoDown {
  from {
    opacity: 0;
    transform: translateY(-40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes marquee {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: 2666.52px;
  }
}
@keyframes floating {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  25% {
    transform: translateY(-8px) rotate(-1deg);
  }
  50% {
    transform: translateY(-15px) rotate(0deg);
  }
  75% {
    transform: translateY(-8px) rotate(1deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}
.breadcrumb-section {
  background-color: #C3242B !important;
  padding-bottom: 90px;
}
.breadcrumb-section .mw-1920 {
  position: relative;
  z-index: 5 !important;
}
.breadcrumb-section::after {
  display: none;
}

main {
  position: relative;
}
main::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/shape-section-revenda.webp);
  background-repeat: no-repeat;
  background-attachment: fixed;
  pointer-events: none;
  background-position: center top;
  z-index: 1;
}

.section-revenda-locais {
  padding-bottom: 184px;
  background-color: #C3242B;
}
.section-revenda-locais .row {
  position: relative;
  z-index: 5;
}
.section-revenda-locais .user-location-bar {
  background-color: #e8e8e8;
  padding: 8px 15px;
  font-family: "Dosis", sans-serif;
  font-size: 13px;
  color: #5d5455;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  border-radius: 3px 3px 0 0;
}
.section-revenda-locais .user-location-bar #user-location-text {
  color: #1F0C0C;
}
.section-revenda-locais .search-select-wrapper {
  position: relative;
  padding: 7px;
  background: #1069AF;
}
.section-revenda-locais .search-select-wrapper select {
  width: 100%;
  padding: 0 16px;
  font-size: 19px;
  font-family: "Dosis", sans-serif;
  color: #5d5455;
  background: #fff;
  border-radius: 4px;
  font-weight: 400;
  height: 56px;
  cursor: pointer;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3csvg width=%2714%27 height=%279%27 viewBox=%270 0 14 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.707 0.707031L6.70703 6.70703L0.707031 0.707031%27 stroke=%27%235D5455%27 stroke-width=%272%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: calc(100% - 11px) 55%;
  background-size: 20px 8.5px;
}
.section-revenda-locais .search-select-wrapper select::-moz-placeholder {
  color: #5D5455;
}
.section-revenda-locais .search-select-wrapper select::placeholder {
  color: #5D5455;
}
.section-revenda-locais .search-select-wrapper select:focus {
  border-color: #004b82;
}
.section-revenda-locais .actions-bar {
  background: #e8e8e8;
  padding: 6px 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CFD0D0;
}
.section-revenda-locais .actions-bar .custom-button-yellow {
  transform: scale(0.65);
  font-size: 18px;
}
.section-revenda-locais .bloco-enderecos {
  background-color: #ffffff;
  flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 10px));
  border-bottom-left-radius: 16px;
  max-height: 400px;
}
.section-revenda-locais .bloco-enderecos .row {
  margin: 0;
  padding: 0;
}
.section-revenda-locais .bloco-enderecos .col-12 {
  padding: 0;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor {
  padding: 20px 25px;
  border-bottom: 1px solid #CFD0D0;
  transition: background-color 0.2s;
  cursor: pointer;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor .title {
  color: #1F0C0C;
  font-family: "Dosis";
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor .text {
  margin: 0 0 4px 0;
  font-family: "Dosis", sans-serif;
  font-size: 14px;
  color: #5D5455;
  line-height: 1.4;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor .text.rua-endereco {
  color: #777777;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor .btn-encontrar {
  color: #a51d20;
  font-family: "Dosis";
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 15px;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor:hover {
  background-color: #f9f9f9;
}
.section-revenda-locais .bloco-enderecos .endereco-revendedor.ativo {
  background-color: #f0f4f8;
  border-left: 4px solid #1069AF;
  padding-left: 21px;
}
.section-revenda-locais #iframe {
  width: 100%;
  height: 600px;
  border-radius: 4px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .section-revenda-locais #iframe {
    height: 450px;
  }
}
.section-revenda-locais .bloco-enderecos::-webkit-scrollbar {
  width: 6px;
}
.section-revenda-locais .bloco-enderecos::-webkit-scrollbar-track {
  background-color: #F2F2F2;
}
.section-revenda-locais .bloco-enderecos::-webkit-scrollbar-thumb {
  background: #D4D1D1;
  border-radius: 10px;
}
.section-revenda-locais .bloco-enderecos::-webkit-scrollbar-thumb:hover {
  background: #1069AF;
}
@media (max-width: 768px) {
  .section-revenda-locais {
    padding-bottom: 134px;
  }
}

/*# sourceMappingURL=ondeEncontrar.bundle.css.map*/