/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/parceiros.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;
  }
}

main .parceiro {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 80px;
}
main .parceiro p {
  margin-top: 20px;
}

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