
.banner_customizado{padding: 20px 24px; } .banner_customizado-inner{padding-top: calc(var(--header-height)); padding-bottom: calc(var(--header-height) / 2); } .banner_customizado-conteudo *:not(a, a *){color: var(--cor-branco); } .banner_customizado-conteudo .btn_primario{font-size: .875rem; } .banner_customizado-titulo{font-size: var(--fs-1); font-weight: 300; line-height: 1; margin-bottom: 3rem; } @media (max-width: 1536px){.banner_customizado{padding: 14px; } .banner_customizado-titulo{font-size: calc(var(--fs-1) * 0.75); margin-bottom: 2rem; } } @media (max-width: 767px){.banner_customizado-titulo{margin-bottom: 10px; } } @media (max-width: 575px){.banner_customizado{padding: 10px 5px 20px; } .banner_customizado-item{} .banner_customizado .btn_outline, .banner_customizado .btn_secundario, .banner_customizado .btn_primario{font-size: .875rem; padding-left: .5rem; padding-right: .5rem; margin: 5px 0; width: 100%; max-width: 100%; } } @media (max-width: 390x){.banner_customizado-item{min-height: 480px; } } .banner_customizado-template_1{position: relative; display: flex; align-items: center; min-height: 888px; background-image: var(--bg-desktop); background-size: cover; background-position: center; border-radius: 1.875rem; overflow: hidden; } .banner_customizado-template_1 .banner_customizado-inner{max-width: calc(1266px + 20px); padding-left: 10px; padding-right: 10px; margin-left: 130px; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; align-items: center; width: 100%; } .banner_customizado-template_1 .banner_customizado-conteudo{display: flex; flex-direction: column; max-width: 520px; z-index: 3; position: relative; } .banner_customizado-template_1 .banner_customizado-texto_1{font-size: var(--fs-3); font-weight: 400; } .banner_customizado-template_1 .banner_customizado-texto_2{font-size: var(--fs-6); color: var(--cor-destaque); } .banner_customizado-template_1 .banner_customizado-ctas{display: flex; gap: 1rem; margin-top: 2rem; } .banner_customizado-template_1 .banner_customizado-imagens{display: flex; align-items: center; margin-top: 9%; position: relative; } .banner_customizado-template_1 .banner_customizado-imagem{position: absolute; width: 100%; } .banner_customizado-template_1 .banner_customizado-imagem_1{max-width: 413px; height: auto; left: -25%; } .banner_customizado-template_1 .banner_customizado-imagem_2{max-width: 570px; height: auto; left: 5%; } .banner_customizado-template_1 .banner_customizado-imagem img{border-radius: 1.875rem; width: 100%; height: 100%; object-fit: contain; } @media (max-width: 1536px){.banner_customizado-template_1 .banner_customizado-inner{max-width: 1196px; margin-left: auto; margin-right: auto; } .banner_customizado-template_1 .banner_customizado-imagem_2{max-width: 85%; } .banner_customizado-template_1 .banner_customizado-imagem_1{max-width: 60%; left: -22%; } } @media (max-width: 767px){.banner_customizado-template_1{background-image: var(--bg-mobile); min-height: auto; aspect-ratio: 800/1000; padding: 3rem 0; } .banner_customizado-template_1 .banner_customizado-inner{grid-template-columns: 1fr; } .banner_customizado-template_1 .banner_customizado-conteudo{max-width: 100%; } .banner_customizado-template_1 .banner_customizado-imagens{display: none; } .banner_customizado-template_1 .banner_customizado-ctas{margin-top: 0; } .banner_customizado-template_1 .banner_customizado-texto_1{font-size: var(--fs-5); } } @media (max-width: 575px){.banner_customizado-template_1{border-radius: 1rem; } } .banner_customizado-template_2{position: relative; display: flex; align-items: center; min-height: 888px; background-image: var(--bg-desktop); background-size: cover; background-position: center; border-radius: 1.875rem; overflow: hidden; } .banner_customizado-template_2 .banner_customizado-inner{display: flex; align-items: center; justify-content: center; gap: 2rem; width: 100%; max-width: calc(1360px + 20px); padding-left: var(--spacing-sm); padding-right: var(--spacing-sm); margin: 0 auto; } .banner_customizado-template_2 .banner_customizado-conteudo{display: flex; align-items: flex-start; flex-direction: column; max-width: 890px; } .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-titulo{font-weight: bold; line-height: 1.1; margin-bottom: 0; } .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-texto_2, .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-texto_1{font-size: var(--fs-2); font-weight: 300; } .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-texto_3{font-size: var(--fs-4); max-width: 475px; margin-top: 1.5rem; } .banner_customizado-template_2 .banner_customizado-video{width: 100%; max-width: 412px; border-radius: 0.625rem; overflow: hidden; } .banner_customizado-template_2 .banner_customizado-video video, .banner_customizado-template_2 .banner_customizado-video_embed{width: 100%; aspect-ratio: 412 / 605; display: block; } .banner_customizado-template_2 .banner_customizado-video video{object-fit: cover; } .banner_customizado-template_2 .banner_customizado-video_embed iframe{width: 100%; height: 100%; border: 0; display: block; } @media (max-width: 1536px){.banner_customizado-template_2 .banner_customizado-conteudo{max-width: 700px; } } @media (max-width: 991px){.banner_customizado-template_2 .banner_customizado-video{display: none; } .banner_customizado-template_2 .banner_customizado-inner{flex-direction: column; } .banner_customizado-template_2 .banner_customizado-video{max-width: 20rem; margin: 0 auto; } } @media (max-width: 767px){.banner_customizado-template_2{background-image: var(--bg-mobile); min-height: auto; aspect-ratio: 800/1000; padding: 3rem 0; } } @media (max-width: 575px){.banner_customizado-template_2{border-radius: 1rem; } .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-texto_2, .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-texto_1{font-size: var(--fs-4); } .banner_customizado-template_2 .banner_customizado-conteudo .banner_customizado-texto_3{font-size: var(--fs-7); } } .banner_customizado-template_3{position: relative; display: flex; align-items: center; min-height: 888px; background-image: var(--bg-desktop); background-size: cover; background-position: top center; background-repeat: no-repeat; border-radius: 1.875rem; overflow: hidden; } .banner_customizado-template_3 .banner_customizado-inner{display: flex; width: 100%; padding-bottom: 0; } .banner_customizado-template_3 .banner_customizado-conteudo .banner_customizado-titulo{font-weight: bold; margin-bottom: 0; } .banner_customizado-template_3 .banner_customizado-conteudo{display: flex; flex-direction: column; max-width: 48.625rem; } .banner_customizado-template_3 .banner_customizado-linha{display: flex; align-items: center; gap: 1rem; max-width: 636px; } .banner_customizado-template_3 .banner_customizado-tags{display: flex; flex-direction: column; gap: 0.6875rem; } .banner_customizado-template_3 .banner_customizado-tags_item{display: flex; align-items: center; justify-content: center; padding: 1rem 2rem; border: 1px solid #383838; border-radius: 0.125rem; box-shadow: 0px 4px 20px rgba(251, 24, 25, 0.10); } .banner_customizado-template_3 .banner_customizado-texto_1{font-family: var(--font-2); font-size: var(--fs-2); font-weight: 300; line-height: 1.1; margin-bottom: 1.5rem; letter-spacing: -1.28px; } .banner_customizado-template_3 .banner_customizado-texto_2{font-size: var(--fs-4); max-width: 33rem; } .banner_customizado-template_3 .banner_customizado-ctas{display: flex; align-items: center; gap: 1rem; margin-top: 2.25rem; } .banner_customizado-template_3 .banner_customizado-tag_cta{display: flex; flex-direction: column; align-items: flex-start; justify-content: center; width: 130px; min-height: 120px; padding: .75rem; background: #D62626; box-shadow: 0px 4px 20px rgba(251, 24, 25, 0.40); border-radius: 0.3125rem; text-align: left; font-size: var(--fs-7); font-family: var(--font-2); letter-spacing: -1.28px; } .banner_customizado-template_3 .banner_customizado-tag_cta strong{font-size: var(--fs-2); font-weight: bold; } .banner_customizado-template_3 .banner_customizado-cta_link.btn_primario{margin-top: 0; } @media (max-width: 991px){.banner_customizado-template_3 .banner_customizado-inner{justify-content: center; } } @media (max-width: 767px){.banner_customizado-template_3{background-image: var(--bg-mobile); min-height: auto; aspect-ratio: 800/1000; padding: 3rem 0; } .banner_customizado-template_3 .banner_customizado-texto_1{font-size: var(--fs-4); margin-bottom: .5rem; } .banner_customizado-template_3 .banner_customizado-linha{flex-direction: column; align-items: flex-start; gap: .5rem; } .banner_customizado-template_3 .banner_customizado-tags{flex-direction: row; } } @media (max-width: 575px){.banner_customizado-template_3{border-radius: 1rem; } .banner_customizado-template_3 .banner_customizado-ctas{flex-direction: column; align-items: flex-start; margin-top: .5rem; } .banner_customizado-template_3 .banner_customizado-tags_item{padding: .5rem; } .banner_customizado-template_3 .banner_customizado-tag_cta{display: none; } .banner_customizado-template_3 .banner_customizado-texto_2{font-size: var(--fs-7); } } .banner_customizado-template_4{position: relative; display: flex; align-items: center; min-height: 888px; background-image: var(--bg-desktop); background-size: cover; background-position: center; border-radius: 1.875rem; overflow: hidden; } .banner_customizado-template_4 .banner_customizado-inner{position: relative; z-index: 1; display: flex; justify-content: flex-end; width: 100%; padding-bottom: 0; } .banner_customizado-template_4 .banner_customizado-conteudo{display: flex; flex-direction: column; align-items: flex-start; gap: 1.75rem; max-width: 720px; } .banner_customizado-template_4 .banner_customizado-titulo{font-weight: bold; margin-bottom: 0; } .banner_customizado-template_4 .banner_customizado-texto_1{display: inline-flex; align-items: center; justify-content: center; background: var(--cor-branco); color: var(--cor-preto); border-radius: 5px; font-size: var(--fs-3); padding: 1.25rem; margin-bottom: 0; } .banner_customizado-template_4 .banner_customizado-texto_2{font-size: var(--fs-4); } @media (max-width: 767px){.banner_customizado-template_4{min-height: auto; padding: 3rem 0; } .banner_customizado-template_4 .banner_customizado-inner{justify-content: center; } .banner_customizado-template_4 .banner_customizado-conteudo{align-items: center; text-align: center; max-width: 100%; } } @media (max-width: 575px){.banner_customizado-template_4{background-image: var(--bg-mobile); border-radius: 1rem; aspect-ratio: 800/1000; } .banner_customizado-template_4 .banner_customizado-conteudo{gap: .5rem; } .banner_customizado-template_4 .banner_customizado-texto_1{font-size: var(--fs-4); padding: .5rem .75rem; } .banner_customizado-template_4 .banner_customizado-texto_2{font-size: var(--fs-7); } } .banner_customizado-template_5{position: relative; display: flex; align-items: center; justify-content: center; min-height: 888px; border-radius: 1.875rem; overflow: hidden; width: 100%; aspect-ratio: 1868/888; border-radius: 30px; clip-path: polygon(0% 0%, 32.58% 0%, 39.87% 14.54%, 60.03% 14.54%, 68.11% 0%, 100% 0%, 100% 100%, 0% 100%); } .banner_customizado-template_5 .banner_customizado-video{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; } .banner_customizado-template_5::before{content: ""; position: absolute; inset: 0; background: rgba(7, 7, 7, 0.80); z-index: 1; } .banner_customizado-template_5 .banner_customizado-inner{position: relative; z-index: 2; display: flex; justify-content: center; width: 100%; padding-bottom: 0; } .banner_customizado-template_5 .banner_customizado-conteudo{display: flex; flex-direction: column; align-items: center; max-width: 880px; text-align: center; } .banner_customizado-template_5 .banner_customizado-conteudo .banner_customizado-titulo{font-weight: bold; } .banner_customizado-template_5 .banner_customizado-conteudo .banner_customizado-texto_1{font-size: var(--fs-4); } @media (max-width: 767px){.banner_customizado-template_5{min-height: 30rem; } } @media (max-width: 575px){.banner_customizado-template_5{border-radius: 1rem; } }
.repasse_em_todo_brasil{padding: 6rem 0; } .repasse_em_todo_brasil-inner{display: flex; flex-direction: column; align-items: center; gap: 2.5rem; text-align: center; } .repasse_em_todo_brasil-conteudo{max-width: 51rem; } .repasse_em_todo_brasil-conteudo p{margin-left: auto; margin-right: auto; max-width: 720px; } .repasse_em_todo_brasil-ctas{display: flex; flex-direction: column; gap: .625rem; } .repasse_em_todo_brasil-ctas a{width: 100%; max-width: 380px; } @media (max-width: 575px){.repasse_em_todo_brasil{padding: 3rem 0; } .repasse_em_todo_brasil-ctas{width: 100%; } }
.google_reviews{padding: 4rem 0; background-color: #F4F4F4; margin: 4rem 0; } .google_reviews_off{text-align: center; color: #fff; background-color: red; padding: .5rem 1rem; p{margin-bottom: 0; } }
#site-footer{background-color: var(--cor-fundo-secundario); } .custom-footer{display: flex; flex-direction: column; justify-content: space-between; gap: 1.25rem; color: var(--cor-branco); font-family: var(--font-3); padding: 2rem 0; } .custom-footer .custom_icons{margin-top: 2.75rem; } .custom-footer .container_social.custom-icons-item.social-list{margin-top: 1.5rem; } .footer-logo-container, .custom-footer .custom_icons{text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; } .custom-footer .custom_icons a{color: var(--cor-branco); } .custom-footer hr{opacity: 1; height: 1px; background-color: rgba(255, 255, 255, .1); margin: 1rem 0; } .custom-footer .footer_col hr{height: 2px; background-color: var(--cor-destaque); } .custom-footer ul{list-style: none; padding: 0; margin: 0; } .custom-footer p{margin-bottom: 0; } .custom-footer h2{font-size: var(--fs-4); font-weight: 400; color: var(--cor-branco); margin-bottom: 1.75rem; display: block; } .footer_dados .custom-icons-item a, .custom-footer .menu a{color: var(--cor-branco); display: block; padding: .5rem 0; margin-bottom: 0; transition: all .4s; } .custom-footer #footer_copyright a:hover, .footer_dados .custom-icons-item a:hover, .custom-footer .menu a:hover{color: var(--cor-destaque); } .custom-footer .footer_colunas{margin: 1rem 0; } .custom-footer .footer_colunas iframe{width: 100%; height: 200px; height: 300px; } .custom-footer .hr{width: 100%; display: block; } .custom-footer .footer_colunas{display: flex; align-items: center; justify-content: space-between; gap: 3.25rem; } .custom-footer .footer_colunas .footer_col{width: 100%; } .custom-footer .footer_colunas .footer_col.footer_col-01{max-width: 306px; border-right: 1px solid var(--cor-principal); } .custom-footer .footer_colunas .footer_col.footer_col-02{display: grid; grid-template-columns: repeat(4, 1fr); gap: 3rem; } .custom-footer #footer_copyright{text-align: center; } .custom-footer #footer_copyright .copyright-content{display: flex; align-items: center; justify-content: space-between; gap: 2rem; margin-top: 2.25rem; } .custom-footer #footer_copyright p{margin-bottom: 0; } .custom-footer #footer_copyright a{color: var(--cor-branco); } @media screen and (max-width: 991px){.custom-footer .footer_colunas{gap: 2rem; } .custom-footer .footer_colunas .footer_col.footer_col-02{gap: 1.25rem; grid-template-columns: repeat(2, 1fr); } } @media screen and (max-width: 767px){.custom-footer h2{margin-bottom: .5rem; } .custom-footer .footer_colunas .footer_col.footer_col-01{border-right: none; border-bottom: 1px solid var(--cor-principal); padding-bottom: 1rem; } .custom-footer .footer_colunas .footer_col.footer_col-02{gap: 2rem; } .custom-footer .footer_colunas .footer_col.footer_col-02, .custom-footer .footer_colunas{display: flex; flex-direction: column; align-items: center; text-align: center; } .custom-footer .footer_colunas .footer_col-01 .social-icons{justify-content: center; } .custom-footer #footer_copyright .copyright-content{flex-direction: column; justify-content: center; } .custom-footer ul{align-items: center; } .custom-footer #footer_copyright .copyright-content{margin-top: .25rem; } }
#site-header{height: var(--header-height); display: flex; align-items: center; position: absolute; width: 100%; top: 0; left: 50%; transform: translateX(-50%); z-index: 100; padding: 30px 20px 20px; } #site-header>.container-xxl{background-size: cover; background-position: top center; background-repeat: no-repeat; border-radius: 30px; } .logo{width: 100%; max-width: 675px; display: flex; align-items: center; justify-content: center; } .mobile-topo{display: none; justify-content: space-between; align-items: center; gap: 2rem; } .logo .custom-logo-link{font-size: 1.5rem; font-weight: bold; color: var(--cor-texto); display: block; padding: .625rem 0; } .desktop-navigation{width: 100%; display: flex; align-items: center; justify-content: space-between; } .desktop-menu{display: flex; align-items: center; justify-content: space-between; gap: .3125rem; width: 100%; max-width: 32%; padding: 0; } .desktop-menu li{flex-grow: 0; display: block; } .desktop-menu a{font-family: var(--font-2); font-size: var(--fs-5); font-weight: 300; letter-spacing: -1.28px; width: fit-content; color: var(--cor-branco); padding: 1rem 0; position: relative; display: flex; white-space: nowrap; transition: all .4s; } .desktop-menu .current-menu-item a, .desktop-menu a:hover{color: var(--cor-principal); } .desktop-menu a::after{content: ''; position: absolute; bottom: .75rem; left: 50%; transform: translatex(-50%); width: 0; height: 2px; border-radius: 4px; background: var(--cor-principal); transition: width 0.3s ease; } .desktop-menu .current-menu-item a::after, .desktop-menu a:hover::after{width: 100%; } .desktop-menu .menu-item-has-children{position: relative; } .desktop-menu .menu-item-has-children>a{padding-right: 20px; } .desktop-menu .menu-item-has-children>a::before{content: ''; position: absolute; right: 2px; top: 50%; width: 8px; height: 8px; border-right: 1px solid currentColor; border-bottom: 1px solid currentColor; transform: translateY(-75%) rotate(45deg); transition: transform 0.3s ease; } .desktop-menu .menu-item-has-children:hover>a::before{transform: translateY(-25%) rotate(225deg); } .desktop-menu .sub-menu .menu-item-has-children>a::before{right: 20px; } .desktop-menu .sub-menu{position: absolute; top: calc(100% + 10px); left: 0; min-width: 200px; background: #fff; border-radius: 5px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12); padding: 8px 0; opacity: 0; visibility: hidden; transform: translateY(8px); transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease; z-index: 200; } .desktop-menu .menu-item-has-children:hover>.sub-menu{opacity: 1; visibility: visible; transform: translateY(0); } .desktop-menu .sub-menu li{display: block; flex-grow: unset; } .desktop-menu .sub-menu a{display: block; padding: 10px 20px; font-size: var(--fs-7); color: var(--cor-texto); width: 100%; white-space: nowrap; transition: background 0.2s ease, color 0.2s ease; } .desktop-menu .sub-menu a::after{display: none; } .desktop-menu .sub-menu a:hover, .desktop-menu .sub-menu .current-menu-item>a{color: var(--cor-principal); background: #f5f5f5; } .mobile-menu-toggle, .header-empty{min-width: 40px; width: 42px; } .mobile-menu-toggle{display: none; flex-direction: column; gap: 5px; background: transparent; border: none; cursor: pointer; justify-content: center; align-items: center; height: 42px; padding: 5px; z-index: 1001; } .hamburger-line{width: 100%; height: 4px; background: var(--cor-branco); border-radius: 0; transition: all 0.3s ease; } .mobile-menu-toggle.active .hamburger-line:nth-child(1){transform: translateY(8px) rotate(45deg); } .mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity: 0; transform: scaleX(0); } .mobile-menu-toggle.active .hamburger-line:nth-child(3){transform: translateY(-8px) rotate(-45deg); } .mobile-menu-overlay{position: fixed; top: 0; left: 0; width: 100%; height: 100dvh; background: rgba(0, 0, 0, 0.8); z-index: 9999; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; } .mobile-menu-overlay.active{opacity: 1; visibility: visible; } .mobile-navigation{position: absolute; overflow-y: auto; background: var(--cor-fundo); padding: 70px 30px 30px; transition: transform 0.3s ease; display: flex; flex-direction: column; top: 0; left: 0; right: 0; width: 100%; max-width: 100%; height: auto; max-height: 100dvh; transform: translateY(-100%); } .mobile-menu-overlay.active .mobile-navigation{transform: translateX(0); } .mobile-menu-close{position: absolute; top: 16px; right: 16px; background: none; border: none; font-size: 2rem; line-height: 1; cursor: pointer; color: var(--cor-texto); transition: color 0.2s ease, transform 0.2s ease; padding: 4px 8px; } .mobile-menu-close:hover{color: var(--cor-principal); transform: rotate(90deg); } .mobile-menu{display: flex; flex-direction: column; gap: 20px; } .mobile-menu li{border-bottom: 1px solid var(--cor-extra-secundaria); transition: all .4s; } .mobile-menu a{display: block; color: var(--cor-texto); font-weight: 500; font-size: 1.1rem; padding: 15px 0; transition: color 0.3s ease, padding-left 0.3s ease; } .mobile-menu li:hover, .mobile-menu .current-menu-item{border-color: var(--cor-principal); } .mobile-menu .current-menu-item a, .mobile-menu a:hover{color: var(--cor-principal); padding-left: 10px; font-weight: bold; } .mobile-menu .menu-item-has-children>a{display: flex; justify-content: space-between; align-items: center; } .mobile-menu .menu-item-has-children>a::after{content: ''; width: 7px; height: 7px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); transition: transform 0.3s ease; flex-shrink: 0; margin-left: 10px; margin-bottom: 3px; } .mobile-menu .menu-item-has-children.submenu-open>a::after{transform: rotate(225deg); margin-bottom: -3px; } .mobile-menu .sub-menu{display: none; flex-direction: column; gap: 0; padding: 0 0 10px 16px; border-left: 2px solid var(--cor-principal); margin-left: 8px; } .mobile-menu .menu-item-has-children.submenu-open>.sub-menu{display: flex; } .mobile-menu .sub-menu li{border-bottom: none; } .mobile-menu .sub-menu a{font-size: 0.95rem; font-weight: 400; padding: 8px 0; color: var(--cor-texto); } .mobile-menu .sub-menu a:hover, .mobile-menu .sub-menu .current-menu-item>a{color: var(--cor-principal); padding-left: 6px; } .mobile-menu-footer{margin-top: auto; padding-top: 24px; } .mobile-menu-socials{display: flex; gap: 16px; flex-wrap: wrap; } .mobile-menu-socials a{color: var(--cor-texto); font-size: 1.4rem; padding: 0; transition: color 0.3s ease; } .mobile-menu-socials a:hover{color: var(--cor-principal); padding-left: 0; font-weight: 400; } body.mobile-menu-open{overflow: hidden; } @media (max-width: 1536px){#site-header{padding: 30px 20px 20px; } .desktop-menu a{font-size: var(--fs-6); } .desktop-menu{max-width: 28%; } } @media (max-width: 1399px){.logo .custom-logo-link{max-width: 220px; } .desktop-menu{max-width: 26%; } .desktop-menu a{font-size: var(--fs-7); } } @media (max-width: 1199px){#site-header .container .custom_icons, .desktop-navigation{display: none; } .mobile-topo, .mobile-menu-toggle{display: flex; } .logo .custom-logo-link{max-width: 200px; } #site-header{padding: 20px; } } @media (max-width: 575px){.logo .custom-logo-link{min-width: 110px; max-width: 55%; } }
.repasse_cards{padding: 6rem 0; } .repasse_cards-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.5rem; } .repasse_cards-item{display: flex; flex-direction: column; gap: 1.25rem; background: rgba(255, 255, 255, 0.10); border-radius: 1.25rem; padding: 1.5rem; border: 1px solid #ededed; } .repasse_cards-item .repasse_cards-item_titulo{font-size: var(--fs-5); font-weight: bold; margin-bottom: 0; } .repasse_cards-item_header{display: flex; align-items: center; gap: 1.375rem; } .repasse_cards-item_indice{display: flex; align-items: center; justify-content: center; width: 62px; height: 62px; background: var(--cor-fundo-secundario); font-family: var(--font-2); font-size: var(--fs-3); line-height: 1; font-weight: 400; color: var(--cor-branco); border-radius: 0.3125rem; flex-shrink: 0; } @media (max-width: 991px){.repasse_cards-grid{grid-template-columns: repeat(2, 1fr); } } @media (max-width: 575px){.repasse_cards{padding: 3rem 0; } .repasse_cards-grid{grid-template-columns: 1fr; } } .repasse_chamada_01{position: relative; } .repasse_chamada_01-inner{min-height: 46.75rem; } .repasse_chamada_01-imagens{display: grid; grid-template-columns: calc(44% - 10px) calc(28% - 10px) calc(28% - 10px); gap: 14px; } .repasse_chamada_01-imagem{position: relative; } .repasse_chamada_01-imagem.repasse_chamada_01-imagem_fundo{min-height: 750px; } .repasse_chamada_01-imagem img{width: 100%; height: 100%; object-fit: cover; display: block; } .repasse_chamada_01-conteudo{position: absolute; inset: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: .75rem; max-width: 40rem; } .repasse_chamada_01-conteudo *{color: var(--cor-branco); } @media (max-width: 991px){.repasse_chamada_01-inner{min-height: 30rem; } .repasse_chamada_01-imagens{display: flex; flex-wrap: wrap; gap: 16px; padding: 16px; } .repasse_chamada_01-imagem{width: 100%; max-width: calc(50% - 8px); } .repasse_chamada_01-imagem.repasse_chamada_01-imagem_fundo{width: 100%; max-width: 100%; } } @media (max-width: 575px){.repasse_chamada_01-conteudo{max-width: 100%; padding: 0 1.5rem; } } .repasse_chamada_02{position: relative; } .repasse_chamada_02-inner{min-height: 46.75rem; } .repasse_chamada_02-imagens{display: grid; grid-template-columns: calc(28% - 10px) calc(28% - 10px) calc(44% - 10px); gap: 15px; } .repasse_chamada_02-imagem.repasse_chamada_02-imagem_fundo{min-height: 750px; } .repasse_chamada_02-imagem{position: relative; } .repasse_chamada_02-imagem img{width: 100%; height: 46.75rem; object-fit: cover; display: block; } .repasse_chamada_02-conteudo{position: absolute; inset: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: .625rem; max-width: 40rem; } .repasse_chamada_02-conteudo *{color: var(--cor-branco); } @media (max-width: 991px){.repasse_chamada_02-inner{min-height: 30rem; } .repasse_chamada_02-imagens{display: flex; flex-wrap: wrap; gap: 16px; padding: 16px; } .repasse_chamada_02-imagem{width: 100%; max-width: calc(50% - 8px); } .repasse_chamada_02-imagem.repasse_chamada_02-imagem_fundo{width: 100%; max-width: 100%; } } @media (max-width: 575px){.repasse_chamada_02-conteudo{max-width: 100%; padding: 0 1.5rem; } } .repasse_como_funciona{padding: 0 1.25rem; } .repasse_como_funciona-inner::before{content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%); } .repasse_como_funciona-inner{overflow: hidden; position: relative; z-index: 1; display: flex; align-items: center; justify-content: end; width: 100%; min-height: 30rem; border-radius: 1.875rem; background-size: cover; background-position: center; } .repasse_como_funciona-conteudo{display: flex; flex-direction: column; align-items: flex-end; margin-left: auto; gap: 1.5rem; max-width: 760px; } .repasse_como_funciona-conteudo>div *{color: var(--cor-branco); } @media (max-width: 767px){.repasse_como_funciona-inner{justify-content: center; } .repasse_como_funciona-conteudo *{text-align: center !important; } .repasse_como_funciona-conteudo{align-items: center; text-align: center; max-width: 100%; } } .repasse_oportunidade{padding: 6rem 0; } .repasse_oportunidade-inner{display: flex; align-items: center; justify-content: center; gap: 3.625rem; } .repasse_oportunidade-video{width: 34%; max-width: 440px; border-radius: 1.875rem; overflow: hidden; } .repasse_oportunidade-video iframe{width: 100%; height: 100%; border: 0; display: block; aspect-ratio: 440/700; } .repasse_oportunidade-conteudo{display: flex; flex-direction: column; width: 50%; max-width: 640px; } .repasse_oportunidade-tag_alerta{background: var(--cor-principal); color: var(--cor-branco); box-shadow: 0px 4px 20px rgba(251, 24, 25, 0.40); padding: 1.5rem 2rem; margin-top: 2rem; } @media (max-width: 991px){.repasse_oportunidade-inner{grid-template-columns: 1fr; } } @media (max-width: 575px){.repasse_oportunidade{padding: 3rem 0; } .repasse_oportunidade-tag_alerta{padding: 1rem 1.5rem; } } .repasse_sobre{padding: 6rem 0; } .repasse_sobre-inner{display: grid; grid-template-columns: 50% 50%; gap: 1.5rem; align-items: start; } .repasse_sobre-col_esquerda, .repasse_sobre-col_direita{display: flex; flex-direction: column; gap: 2rem; } .repasse_sobre-tags{display: flex; flex-wrap: wrap; gap: 0.75rem; } .repasse_sobre-tags_item{padding: 0.625rem 1rem; background: var(--cor-preto); color: var(--cor-branco); } .repasse_sobre-imagem img{width: 100%; height: auto; border-radius: 0.625rem; display: block; } .repasse_sobre-conteudo_2 p{padding-left: 1.5rem; border-left: 3px solid var(--cor-preto); } .repasse_sobre-conteudo_2 p+p{margin-top: 1.5rem; } @media (max-width: 991px){.repasse_sobre-inner{grid-template-columns: 1fr; } .repasse_oportunidade-inner{flex-direction: column; } .repasse_oportunidade-video, .repasse_oportunidade-conteudo{width: 100%; } } @media (max-width: 575px){.repasse_sobre{padding: 3rem 0; } .repasse_sobre-tags_item{padding: .5rem; font-size: .875rem; } }