/* section CONTENT LANDING PAGE 1 */
section#section-content-landing-page1 {
    padding: 5rem 0rem 5rem 0;
    background: url(../../dist/images/landing-page/bg_section_landing_page1.webp);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    position: relative;
}
img.img-section-landing-page1{
    width: auto;
    max-width: 140%;
}
.box-section-content-landing-page1 {
    padding: 0rem 0 0rem 0;
    position: relative;
    z-index: 2;
    min-height: 50rem;
    display: grid;
    align-items: center;
    justify-items: start;
    justify-content: center;
    align-content: center;
}
h1.section-content-landing-page1 {
    font-size: clamp(2rem, 3.5vw, 4.5rem);
    line-height: 110%;
}
p.section-content-landing-page1 {
    font-size: clamp(0.875rem, 2vw + 0.5rem, 1.125rem);
    line-height: 150%;
    padding: 2rem 0 2rem 0;
    margin: 0;
}
img.img-banner-users {
    max-width: 10rem;
    width: 100%;
    margin-left: 0.5rem;
}
.box-img-section-content-landing-page1 {
    min-height: 50rem;
    padding: 8rem 0;
}
img.lines01 {
    margin: 1rem auto -4rem;
    width: 100%;
    display: block;
    max-width: 1000px;
    z-index: 0;
    position: relative;
}
.box2-section-content-landing-page1 {
    background: #fff;
    border-radius: clamp(2rem, 3vw, 3.125rem);
    padding: 2.0rem 2rem;
    display: flex;
    align-content: center;
    align-items: center;
    gap: 1rem;
    transition: 0.5s;
    z-index: 1;
    position: relative;
}
.box2-section-content-landing-page1:hover{
    background: #FFF3DC;
    transition: 0.5s;
}
.box2-section-content-landing-page1.border-gray:hover{
    background: #f3f3f3;
    transition: 0.5s;
}
.box2-section-content-landing-page1.center-yellow {
    background: #FFD581;
    border: #FFD581 1px solid;
    padding: 3.5rem 2rem;
    margin-top: 3rem;
    transition: 0.5s;
}
.box2-section-content-landing-page1.center-yellow:hover {
    background: #FFF3DC;
    transition: 0.5s;
}
h6.section-content-landing-page1 {
    font-size: 1.25rem;
    color: #807D31;
}
p.section-content-landing-page1.box2-section-content-landing-page1 {
    padding: 0;
    background: transparent;
}
.col-lg-4.col-sm-12.gap-1 {
    --bs-gutter-x: 2.2rem;
}
.box2-section-content-landing-page1.border-gray{
    border: #C5C5C5 1px solid;
}

.box-video-section-content-about-us1 {
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 2rem;
    position: relative;
}
.box-img-section-content-about-us1 p.section-content-about-us1 {
    padding: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* Define a proporção de aspecto do vídeo (exemplo: 16:9) */
    height: 0;
    overflow: hidden;
    border-radius: 3.125rem;
    margin-bottom: 2rem;
}
.video-container iframe,
  .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vimeo-colors {
    --vimeo-color-primary: #F7BA3F; /* Define a cor primária do player */
    --vimeo-color-secondary: #F7BA3F; /* Define a cor secundária do player */
}
.play-button,.pause-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
}
.play-button {
    opacity: 0;
    transition: opacity 0.8s ease;
  }
.play-button.hover {
    opacity: 1;
  }
.pause-button {
    opacity: 0;
    transition: opacity 0.8s ease;
  }

  .video-container:hover .pause-button {
    opacity: 1;
  }
  p.info-section-content-landing-page1 {
    opacity: 0.5;
    padding: 1rem 0;
    font-size: 1rem;
}
/* section CONTENT LANDING PAGE 1 */

/* section CONTENT LANDING PAGE 2 */
section#section-content-landing-page2 {
    padding: 7rem 0rem 5rem 0;
    background: url(../../dist/images/landing-page/bg-section-landing-page2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 3;
    position: relative;
}

h2.section-content-landing-page2 {
    font-size: clamp(2.5rem, 4vw, 4.375rem);
    line-height: 110%;
}
.box-title-section-content-landing-page2 {
    text-align: center;
    margin: 0 auto 3rem;
}
.accordion-header.header-number {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 1rem;
}
.box-number-section-content-landing-page2 {
    background: #807D31;
    padding: 1rem 2rem;
    border-radius: 1.5rem;
    display: grid;
    align-items: center;
    justify-content: center;
    align-content: center;
    justify-items: center;
    font-size: 2.8rem;
    /* margin: 0rem 0; */
    max-height: 5.5rem;
    color: #D9D34D;
}
img.img-landing-page2 {
    width: 90%;
}
.tag-yellow {
    font-size: 0.75rem;
    line-height: 15px;
    background: #FFD581;
    /* float: right; */
    border-radius: 50px;
    padding: 0.3rem 0.8rem;
    /* color: #fff; */
    margin: -1.5rem 0.5rem -1.5rem 0.5rem;
    font-weight: 500;
    /* min-width: 110px; */
    display: flex
;
    align-items: center;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    white-space: nowrap;
}
/* section CONTENT LANDING PAGE 2 */

/* section CONTENT LANDING PAGE 3 */
#section-content-landing-page3 {
    padding: 5rem 0rem 5rem 0;
    position: relative;
}
.box-section-content-landing-page3 {
    background: url(../../dist/images/landing-page/bg_section_landing_page1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    border-radius: 6.25rem;
    padding: 5rem;
}
.box-title-section-content-landing-page3 {
    display: grid;
    align-items: center;
    align-content: center;
    justify-items: start;
}
h2.section-content-landing-page3 {
    font-size: clamp(2.5rem, 3.5vw, 4.3rem);
    line-height: 110%;
    margin-bottom: 1.5rem;
}
p.section-content-landing-page3 {
    margin: 1rem 0 1.5rem;
}
.box-img-section-content-landing-page3.animated.show {
    display: grid;
    align-items: center;
    align-content: center;
}
.box-img-section-content-landing-page3 {
    display: flex;
    gap: 2rem;
}
img.img-section-content-landing-page3 {
    border-radius: 1.5rem;
}
.box-img-section-content-landing-page3 {
    display: flex;
    gap: 2rem;
    right: -8rem;
    position: relative;
}
/* section CONTENT LANDING PAGE 3 */

/* section CONTENT LANDING PAGE 4 */
section#section-content-landing-page4 {
    padding: 5rem 0rem 5rem 0;
    z-index: 3;
    position: relative;
}
.box-title-section-content-landing-page4 {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 1rem;
}
.box-text-section-content-landing-page4 {
    padding: 3rem 3rem 0;
}
p.section-content-landing-page4 {
    margin: 0;
}
img.brand-zenfi-section-content-landing-page4 {
    margin: 0 0 1rem;
}

.box-btn.centered.section-content-landing-page4 {
    margin: 1rem auto 2rem;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    position: relative;
    align-items: flex-end;
    align-content: flex-end;
}
.play-button2{
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
}
.video-container2 iframe {
    position: absolute;
    top: 0rem;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container2 {
    position: relative;
    padding-bottom: 56.25%; /* Define a proporção de aspecto do vídeo (exemplo: 16:9) */
    height: 0;
    overflow: hidden;
    border-radius: 42px;
}
/* section CONTENT LANDING PAGE 4 */

/* section CONTENT LANDING PAGE 5 */
#section-content-landing-page5 {
    padding: 5rem 0rem 5rem 0;
    position: relative;
}
.box-section-content-landing-page5 {
    background: url(../../dist/images/home/bg-box-section-home3.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    border-radius: 6.25rem;
}
.box-title-section-content-landing-page5 {
    display: grid;
    align-items: center;
    align-content: center;
    justify-items: start;
    padding: 5rem;
}
h2.section-content-landing-page5 {
    font-size: clamp(2.5rem, 3.5vw, 4.3rem);
    line-height: 110%;
}
p.section-content-landing-page5 {
    margin: 1rem 0 1.5rem;
}
.box-img-section-content-landing-page5.animated.show {
    display: grid;
    align-items: center;
    align-content: center;
}
img.img-section-landing-page5 {
    position: absolute;
    right: 0rem;
    top: 3rem;
    width: 110%;
}
.row.boxs-check-landing-page5 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1rem;
    position: relative;
}
.box-check-landing-page5 {
    background: #fff;
    border-radius: clamp(2rem, 3vw, 3.125rem);
    padding: 2.0rem 1.5rem;
    display: grid;
    align-content: center;
    align-items: center;
    gap: 1rem;
    transition: 0.5s;
    z-index: 1;
    position: relative;
    justify-items: center;
    justify-content: center;
    text-align: center;
}
.box-check-section-content-landing-page5 {
    display: grid;
    align-items: center;
    align-content: center;
    justify-items: start;
    padding: 5rem;
}
img.img-brand-zenfi-circle {
    position: absolute;
    width: auto;
    left: 40%;
    top: 40%;
    z-index: 2;
    margin: 0;
    padding: 0;
}
p.check-landing-page5 {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 150%;
}
/* section CONTENT LANDING PAGE 5 */

/* section CONTENT LANDING PAGE 6 */
section#section-content-landing-page6 {
    padding: 5rem 0rem 5rem 0;
    z-index: 3;
    position: relative;
}
.box-section-content-landing-page6 {
    background: #fff;
    position: relative;
    border-radius: 3.125rem;
    padding: 3rem 4rem;
}
.box-inside-section-content-landing-page6 {
    background: url(../../dist/images/home/bg-box-section-home3.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    border-radius: 3.125rem;
}
h2.section-content-landing-page6 {
    font-size: clamp(1.5rem, 4vw, 4.375rem);
    line-height: 110%;
    margin: 0;
}
.box-title-section-content-landing-page6 {
    display: grid;
    align-items: center;
    padding-bottom: 3rem;
    text-align: center;
}
.tag-white {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50rem;
    width: fit-content;
    padding: 0.5rem 2rem;
    margin: 2rem auto;
}
p.section-content-landing-page6 {
    margin: 0;
}
.space-center-box-section-content-landing-page6.space-630 {
    text-align: center;
    margin: 0 auto;
}
.space-center-box-section-content-landing-page6.space-630 p.section-content-landing-page6 {
    margin-bottom: 1.5rem;
}

.line-center {
    background: url(../../dist/images/home/line-center.svg);
    background-repeat: no-repeat;
    background-position: 50% -1rem;
    background-size: auto;
}
.title-icon-section-content-landing-page6 {
    display: flex;
    align-items: center;
    padding-bottom: 1rem;
}
.title-icon-section-content-landing-page6.align-right {
    justify-content: flex-end;
}
.box-points-section-content-landing-page6 {
    padding: 4.5rem 5rem 0rem 0rem;
}
.box-points2-section-content-landing-page6 {
    padding: 4.5rem 0rem 0rem 5rem;
}
h4.section-content-landing-page6 {
    font-size: clamp(1.5rem, 1vw, 1.875rem);
    line-height: 110%;
}
/* section CONTENT LANDING PAGE 6 */

/* section CONTENT LANDING PAGE 7 */
section#section-content-landing-page7 {
    padding: 5rem 0rem 5rem 0;
}
.box-section-content-landing-page7 {
    padding: 0 2rem 0 0;
}
h2.section-content-landing-page7 {
    font-size: clamp(2.5rem, 3.5vw, 4.375rem);
    line-height: 110%;
    margin-bottom: 3rem;
}
p.section-content-landing-page7 {
    margin: 0 0 2.5rem;
}
/* section CONTENT LANDING PAGE 7 */

