/* ###########################################
// ##  GENERAL CSS  ##########################
// ######################################## */

body {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  font-family: "Sora", "helvetica", "arial", sans-serif;
  color: #353535;
  scroll-behavior: smooth;
}
body.no-overflow {
  height: 100vh;
  overflow-y: hidden;
}

.layout-canvas-g > .section {
  margin: 0 !important;
}

a,
a:hover,
button,
button:hover {
  transition: 0.15s;
}

.grid {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.main {
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
}

.title {
  font-weight: 700;
}
.title-1 {
  font-size: 70px;
  line-height: 78px;
}
.title-2 {
  font-size: 40px;
  line-height: 48px;
}
.title-3 {
  font-size: 24px;
  line-height: 28px;
}

p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

strong {
  font-weight: 700;
}

.button {
  width: auto;
  max-width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #e6c780;
  border: none;
  border-radius: 12px;
  padding: 0 30px;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #3d3935;
  font-family: "Sora", "helvetica", "arial", sans-serif;
  text-transform: uppercase;
  border-radius: 30px;
}
.button:hover {
  background-color: #d1b574;
}

/* ###########################################
// ##  TEMPLATE CSS  #########################
// ######################################## */

/* Header */

.header {
  max-width: 100vw;
  background-color: #1e1e1e;
  text-align: center;
  height: 130px;
  padding: 0 30px;
}
.header img {
  display: inline-block;
}

.header div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.header div span {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
}

.header div span strong {
  font-size: 20px;
}

/* Footer */

.footer {
  width: 100%;
  max-width: 100vw;
  background-color: #1e1e1e;
  color: #fff;
  text-align: center;
  padding: 100px 30px;
}
.footer img {
  display: inline-block;
  width: 100%;
  max-width: 585px;
  height: auto;
}

.footer p {
  max-width: 950px;
  margin: 0 auto;
}

.footer a {
  text-decoration: underline;
  color: #fff;
}

.footer .developer{
  display:inline-block;
  margin-top:30px;
}

.footer .developer img{
  width:auto;
  height: auto;
}

/* ###########################################
// ##  MAIN CSS  #############################
// ######################################## */

/* Banner */

.intro {
  background-color: #fff;
  position: relative;
}

/* .intro::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f1eeeb;
  background-image: url("./images/banner-desktop.png");
  background-repeat: no-repeat;
  background-position: center;
} */

.intro .container {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 2;
}
.intro .container img {
  width: 100%;
  height: auto;
  display: block;
}

.intro h1 {
  color:  #998542;
  max-width: 660px;
  margin-top: 44px;
}

.intro img {
  width: 100%;
  height: auto;
}

.intro h1 span {
  display: block;
  margin-bottom: 22px;
  font-size: 30px;
  line-height: 36px;
}

.intro h1 strong {
  color: #998542;
}

.start-text{
  display: none;
}

.coop {
  display: flex;
  justify-content: center;
  margin: 102px 0 45px 0;
  font-size: 24px;
  line-height: 34.8px;
}

/* Coomarca */

.coomarca {
  padding: 0 30px;
}

.coomarca > div {
  display: flex;
  justify-content: space-between;
  padding: 95px 0px;
  gap: 4.69vw;
}

.coomarca .blocks {
  max-width: 506px;
  width: 100%;
}

.coomarca .blocks section:last-child {
  margin-top: 8.33vh;
}

.coomarca .blocks section h2 {
  color: #998542;
  margin-bottom: 40px;
}
.coomarca .blocks section p {
  color: #323232;
  font-size: 18px;
  line-height: 26px;
}

/* Grupos */

.groups {
  background-color: #f5f5f5;
  padding: 92px 30px 102px;
  position:relative;
  z-index:2;
}

.groups .title-2 {
  color: #998542;
  max-width: 700px;
  text-align: center;
  margin: 0 auto 40px;
}

.groups h2 + p {
  max-width: 803px;
  margin: 0 auto 45px;
  font-size: 18px;
  line-height: 26px;
  color: #323232;
  text-align: center;
}
.groups .videos {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  flex: 1;
  column-gap: 46px;
  row-gap: 38px;
}
.groups .video {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: calc(50% - 23px);
  background-color: #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}

.groups .video::after {
  content:'';
  width:132px;
  height: 92px;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  background: url('https://image.mail.unicred.com.br/lib/fe2d11737164047f7c1d72/m/1/50ea699a-cc2f-492d-94a9-a585586f40c7.png') no-repeat center / cover;
}

.groups .video.active img{
  opacity: 0;
  pointer-events: none;
}

.groups .video.active:after{
  display: none;
}

.groups .video.active iframe{
  opacity: 1;
  pointer-events: all;
}

.groups .video img {
  width: 100%;
  height: auto;
  transition:.15s;
}

.groups .video iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: .15s;
  opacity: 0;
  pointer-events: none;
}

/* Vantagens */

.advantages {
  padding: 95px 30px 100px;
}

.advantages h2 {
  color: #998542;
  max-width: 533px;
  margin: 0 auto 40px;
  text-align: center;
}

.advantages ul {
  display: flex;
  flex-wrap: wrap;
  gap: 90px 75px;
}

.advantages ul li {
  width: calc(25% - 57px);
  text-align: center;
}

.advantages ul li .image {
  width: 176px;
  height: 176px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eeeada;
  border-radius: 4px;
  margin: 0 auto 32px;
}

.advantages ul li .title {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px;
}

.advantages ul li .description {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.advantages a {
  margin-top: 95px;
 max-height: 415px;
  display: block;
}

.advantages a img {
  width: 100%;
  height: auto;
}

.advantages ul li .description small {
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  white-space: nowrap;
  display: block;
  margin-top: 15px;
}

/* Produtos */

.products {
  background-color: #f5f5f5;
  padding: 92px 30px 102px;
}

.products .title-2 {
  color: #998542;
  max-width: 700px;
  text-align: center;
  margin: 0 auto 40px;
}

.products h2 + p {
  max-width: 790px;
  margin: 0 auto 45px;
  font-size: 18px;
  line-height: 26px;
  color: #323232;
  text-align: center;
}
.products .questions {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex: 1;
  gap: 18px;
}
.products .question {
  text-align: left;
  background-color: #d9d9d9;
  border-radius: 4px;
  width: 100%;
}
.products .question.active h3 {
  color: #998543;
}
.products .question.active h3:after {
  transform: rotate(-180deg) translateY(50%);
}
.products .question.active .answer p,
.products .question.active .answer a,
.products .question.active .answer li {
  font-size: 14px;
  line-height: 24px;
  opacity: 1;
  padding-bottom: 20px;
}
.products .question.active .answer {
  padding: 0 60px 40px;
}
.products .question.active .answer a {
  font-weight: 700;
  color: #353535;
}
.products .question.active .answer a:hover {
  text-decoration: underline;
}
.products .question.active .answer li {
  line-height: normal;
  padding-bottom: 0;
  list-style: disc inside;
}
.products .question h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  transition: 0.15s ease-in;
  cursor: pointer;
  position: relative;
  padding: 30px 45px;
}
.products .question h3:after {
  content: "";
  background-image: url("https://image.mail.unicred.com.br/lib/fe2d11737164047f7c1d72/m/1/13bbf645-6f6f-49fa-8fcb-520511bca681.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 26px;
  transition: 0.15s ease-in;
  width: 26px;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  pointer-events: none;
}
.products .question .answer p,
.products .question .answer a,
.products .question .answer li {
  font-size: 0;
  line-height: normal;
  opacity: 0;
  transition: opacity 0.15s ease-in, padding 0.15s ease-in;
}

/* timeline */

.timeline-container h2 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #998542;
  padding-bottom: 60px;
}

.timeline {
  max-width: 800px;
  margin: 50px auto;
  position: relative;
}

.timeline::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 50%;
  width: 6px;
  height: calc(100% - 6px);
  background: linear-gradient(to bottom, #DDD9C8, #998542);;
  transform: translateX(-50%);
  z-index: 0;
}

.timeline-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 30px 0;
  position: relative;
}

.timeline-item.reverse {
  justify-content: flex-end;
}

.timeline-circle {
  width: 130px;
  height: 130px;
  background: #fff;
  border: 6px solid #B8AC7F;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
  font-weight: bold;
  color: #333;
  z-index: 2;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.timeline-circle-inside {
  width: 100px;
  height: 100px;
  background: #B4B4B436;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
  font-weight: bold;
  color: #333;
  z-index: 2;
}

.timeline-circle-inside span {
  font-weight: 700;
}

.timeline-content {
  width: 100%;
  max-width: 437px;
  position: relative;
  z-index: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden;
  margin-right: -150px;
  margin-left: -150px;
}

.timeline-content h3:first-child {
  margin: 0 0 22px 0;
}

.timeline-content h3 {
  margin: 22px 0;
}

.timeline-content p {
  margin: 10px 0 0;
  color: #555;
  line-height: 1.5;
}

.timeline-item img {
  width: 100%;
  
  height: auto;
  border-radius: 4px;
}

.timeline-item.timeline-item-last .timeline-circle:before{
  content: '';
  position: absolute;
  top:calc(100% + 6px);
  left: 50%;
  width: 7px;
  height: 100vh;
  background: white;
  transform: translateX(-50%);
  z-index: 0;
}

/* Faq */

.faq-container {
  padding: 100px 30px;
}

.faq-container .grid > a {
  height: 100%;
  width: 100%;
  display: block;
}

.faq-container .grid img {
  height: auto;
  width: 100%;
}

.faq-container .grid p {
  text-align: center;
  margin-bottom: 40px;
}

.faq-container .grid h2 {
  font-weight: 700;
}

.faq-container .grid span {
  margin:  0 auto;
  display: flex;
  justify-content: center;
}

.faq-container .title-2 {
  color: #998542;
  max-width: 900px;
  text-align: center;
  margin: 0 auto 40px;
}

.groups section > a{
  width:315px;
  margin:50px auto 0;
}

.groups section > a,
.faq-container section a {
  color: #fff;
  background-color: #998542;
  padding: 17px 20px;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.header.success {
 position: absolute;
 width: 100%;
 height: 100px;
 display: flex;
 justify-content: center;
 align-items: center;
}

.main-success {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 20px;
}

.main-success .title {
  margin-bottom: 10px;
}

.main-success .button {
  width: 200px;
  max-width: 100%;
  display: inline-block;
  margin-top: 30px;
 border-radius: 4px;
}

/* Formulario */

.lead .form {
  width: 100%;
  max-width: 1118px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background-color: #F1F1F1;
}
.lead .title-3 {
  padding: 66px 44px 20px 44px;
}

.lead form {
  width: 100%;
  display: flex;
  gap: 13px;
  flex-wrap: wrap;
  padding: 44px;
  font-size: 0;
  background-color: #F1F1F1;
  margin-bottom: 105px;
}
.lead .field {
  width: calc(50% - 6.5px);
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  text-align: left;
}
.lead .field.full {
  width: 100%;
}

.lead .field.full {
  width: 100%;
}
.lead .field.left {
  display: flex;
  gap: 13px;
}

.lead .field.right{
  gap:13px 10px;
}

.lead .field.right .full textarea{
  width: 100%;
  max-width: 509px;
  height: 110px;
  padding-top: 10px;
}

.lead .field.full input,
.lead .field.full textarea {
  background-color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
}
.lead .field.radio{
  display: flex;
  gap: 20px;
}
.lead .field.radio label{
  width:auto;
  cursor:pointer;
}
.lead .field.radio label input{
  margin-right:2px;
}
.lead .field.hidden {
  display: none;
}
.lead .field.terms {
  position: relative;
  margin-top: 33px;
}
.lead .field.checkboxes {
  display: flex;
}
.lead .field.checkboxes > span {
  font-size: 12px;
  line-height: 24px;
}
.lead .field.checkboxes label {
  width: auto;
  cursor: pointer;
}
.lead .field.terms p {
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 12px;
  line-height: 24px;
  pointer-events: none;
}
.lead .field.terms p a {
  font-size: 12px;
  line-height: 24px;
  color: #323232;
  text-decoration: underline;
  pointer-events: all;
}
.lead .field.terms label {
  width: 100%;
  padding-top: 2px;
}
.lead .field.submit {
  justify-content: flex-start;
  padding-top: 80px;
}
.lead .field.submit button {
  width: 100%;
  max-width: 464px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background-color: #998542;
  margin: 0 auto;
  margin-bottom: 66px;
}
form label {
  width: 100%;
  font-size: 12px;
  line-height: 24px;
}
form input,
form select,
form textarea {
  width: 100%;
  background-color: #f1f1f1;
  border: none;
  border-radius: 4px;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
}
form select {
  appearance: none;
}
select {
  color: #999;
}

select:has(option[value]:checked:not([value=""])) {
  color: #000;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  cursor: pointer;
  display: unset;
}

form .state {
  position: relative;
}
form .state:after {
  content: "";
  background-image: url("https://image.mail.unicred.com.br/lib/fe2d11737164047f7c1d72/m/1/a9ec07f1-ec29-445d-9475-7faf8fcc74cc.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.15s ease-in;
  height: 7px;
  width: 13px;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  pointer-events: none;
}

/* ###########################################
// ##  MOBILE CSS  ###########################
// ######################################## */

@media (max-width: 1279.95px) {
  .advantages ul {
    gap: 90px 30px;
  }

  .advantages ul li {
    width: calc(33.3334% - 20px);
  }

  .intro h1,
  .intro img {
    display: none;
  }

  .groups .videos {
    justify-content: center;
    row-gap: 20px;
    column-gap: 20px;
  }

  .timeline {
    max-width: 90%;
  }

  .timeline::before {
    left: 65px;
  }

  .timeline-item {
    align-items: flex-start;
    margin: 0;
  }

  .timeline-item.reverse {
    flex-direction: row-reverse;
    align-items: flex-start;
  }

  .timeline-circle {
    position: relative;
    left: 0;
    transform: none;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .timeline-content {
    margin-left: 80px;
    margin-right: 0;
    padding: 0 20px;
    margin-bottom: 146px;
  }

  .timeline-item img {
    max-width: 100%;
    margin-bottom: 15px; 
  }

  .timeline-item .timeline-circle {
    left: 0;
  }

}

@media (max-width: 991px) {
  .header {
    height: 80px;
    padding: 0 16px;
  }

  .header img {
    width: 140px;
    height: auto;
  }
  .header div span {
    font-size: 12px;
    line-height: 18px;
  }
  .header div span strong {
    font-size: 12px;
  }

  .intro::after {
   background-size: cover;
  }

  .footer {
    padding: 10px 30px 40px;
  }

  .footer img {
    width: 240px;
  }

  .footer p {
    font-size: 14px;
    line-height: 22px;
  }

  .intro .container {
    align-items: flex-start;
  }

  .intro h1 span {
    font-size: 17px;
    margin-bottom: 12px;
  }

  .intro h1 {
    font-size: 36px;
    line-height: 46px;
  }

  .intro h1 strong {
    display: block;
    color:#FFF;
  }

  .coomarca {
    padding: 0 16px;
  }

  .coomarca > div {
    flex-direction: column;
    gap: 50px;
    padding: 40px 0;
  }

  .coomarca .blocks {
    max-width: 100%;
    text-align: center;
  }
  .coomarca .blocks section:last-child {
    margin-top: 20px;
  }
  .coomarca .blocks section h2 {
    margin-bottom: 20px;
  }
  .coomarca .blocks section p {
    font-size: 14px;
    line-height: 22px;
  }

  .lead .field {
    width: 100%;
  }

  .lead form {
    margin-bottom: 0;
  }

  .lead .field.submit button {
    margin-bottom: 0;
  }

  .button {
    height: 40px;
    line-height: 40px;
  }

  .groups {
    padding: 40px 16px;
  }

  .groups .title-2 {
    margin-bottom: 20px;
  }

  .groups h2 + p {
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .groups .questions {
    gap: 10px;
  }

  .groups .question {
    width: 100%;
  }

  .groups .question.active .answer p,
  .groups .question.active .answer a,
  .groups .question.active .answer li {
    font-size: 12px;
    line-height: 22px;
    opacity: 1;
  }
  .groups .question.active .answer ul {
    padding: 0 40px 20px;
  }
  .groups .video h3 {
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding: 15px 20px;
  padding-right: 40px;
  }
  .groups .video h3:after {
    width: 20px;
    height: 20px;
  right: 20px;
  }
  .groups section > a{
    margin-top: 30px;
  }
  .advantages {
    padding: 40px 16px;
  }
  .advantages h2 {
    margin-bottom: 20px;
  }

  .advantages ul {
    gap: 40px 20px;
  }

  .advantages ul li {
    width: calc(50% - 10px);
  }
  .advantages ul li .image {
    width: 130px;
    height: 130px;
  }
  .advantages ul li .image img {
    width: 50%;
    height: auto;
  }

  .advantages ul li .title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .advantages ul li .description {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }

  .advantages ul li .description small {
    font-size: 8px;
    line-height: 12px;
    white-space: initial;
    margin-top: 10px;
  }

 .advantages a {
  margin-top: 30px;
 }

 .faq-container {
  padding: 40px 16px;
 }

 .faq-container .wrapper {
  flex-direction: column;
  margin-top: 30px;
  gap: 50px;
  text-align: center;
 }

 .faq-container section {
  max-width: 100%;
 }

 .faq-container section p {
  font-size: 14px;
    line-height: 22px;
  margin-top: 0;
  margin-bottom: 20px;
 }

 .faq-container .title-2 {
  margin-bottom: 20px;
  text-align: center;
 }

 .faq-container .faq {
  max-width: 100%;
 }

 .faq .questions {
    gap: 10px;
  }

  .faq .question {
    width: 100%;
  }

  .faq .question.active .answer p,
  .faq .question.active .answer a,
  .faq .question.active .answer li {
    font-size: 12px;
    line-height: 22px;
    opacity: 1;
  }
  .faq .question.active .answer ul {
    padding: 0 40px 20px;
  }
  .faq .question h3 {
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding: 15px 20px;
  padding-right: 40px;
  }
  .faq .question h3:after {
    width: 20px;
    height: 20px;
  right: 20px;
  }
 .faq .question.active .answer {
  padding: 0 40px 20px;
 }

  .title-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .lead .field.right .full textarea{
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .header img{
    width:120px;
  }

  .header div span br {
    display: none;
  }
  .intro .container h1 {
    max-width: 375px;
  }

  .start{
    padding-bottom: 0;
  }

  .text-image-container {
    background: linear-gradient(90deg, #EEEADA, #D6D1C0);
  }

  .start-text{
    display: block;
    padding: 40px;
  }

  .coop {
    margin: 40px 20px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }

  .groups .video {
    max-width: 100%;
  }

  .faq-container .grid p br {
    display: none;
  }

  .footer img {
    height:auto;
  }

  .footer p br{
    display: none;
  }

  .groups section > a{
    margin-top: 20px;
  }

  .lead .title-3 {
    font-size: 18px;
    line-height: 24px;
    padding: 44px 20px 0 20px;
  }

  .timeline::before {
    left: 35px;
  }

  .timeline-content {
    margin-left: 0;
  }

  .timeline-container h2 {
    padding-bottom: 0;
    margin-top: 40px;
  }

  .timeline-circle-inside .title-3{
    font-size: 14px;
    line-height: 20px;
  }

  .timeline-content {
    margin-bottom: 40px;
  }

  .timeline-content p {
    font-size: 14px;
    line-height: 18px;
  }

  .timeline-circle {
    width: 70px;
    height: 70px;
  }

  .timeline-circle-inside{
    width: 50px;
    height: 50px;
  }

}

@media (max-width: 420px) {
  .lead .field.submit{
    margin-top: 60px;
  }

  .timeline:before{
    left:30px;
  }

  .timeline-content {
    padding: 0 10px;
  }

  .timeline-circle {
    width: 58px;
    height: 58px;
  }

  .timeline-circle-inside{
    width: 58px;
    height: 58px;
  }

  .timeline-item.timeline-item-last .timeline-circle:before{
    width: 10px;
  }

}

@media (max-width: 374px) {
  .header div span,
  .header div span strong{
    font-size:11px;
  }

}