@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);:root{--color_fundo1:#1e003e;--color_texto1:#fff;--color_texto2:#653bfc;--color_button:#653bfc;--color_button_hover:#330bc4;--color_white:#ffffff;--color_black:#000000;--color_gray_light:#ededed;--color_gray_medium:#b5b5b5;--color_gray_dark:#7a7e9a;--color_gray_text:#b1b3c1;--color_background_light:#f5ebff;--color_icon_bg:#f5ebff;--color_icon_fill:#1e003e;--color_title:#1e003e;--color_yellow:#ffe328;--color_yellow_hover:#f8f0c1;--color_star:yellow;--color_footer_bg:#232025;--color_link:whitesmoke;--color_primary_text:#653bfc;--color_secondary_text:#1d42d9;--color_card_bg:#ffffff}*{margin:0;padding:0;box-sizing:border-box;font-family:"Open Sans",sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}.grecaptcha-badge{display:none!important}.container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto}.apresentacao{width:100%;background-color:var(--color_fundo1);padding:40px 0}.apresentacao .logo{display:flex}.apresentacao .logo img{width:300px}.apresentacao .conteudotop{display:flex;flex-direction:row;align-items:center;justify-content:center}.apresentacao .conteudotop .text_left{width:50%}.apresentacao .conteudotop .text_left h6{font-size:14px;text-transform:uppercase;color:var(--color_white);font-weight:300}.apresentacao .conteudotop .text_left h1{margin-top:5px;color:var(--color_white);font-size:30px}.apresentacao .conteudotop .text_left h2{color:var(--color_texto2);font-size:30px}.apresentacao .conteudotop .text_left .text{color:var(--color_white);margin-top:15px;font-weight:300}.apresentacao .conteudotop .image{display:flex;width:50%;align-items:end;justify-content:end}.apresentacao .conteudotop .image img{width:450px}.buttons button:first-child{margin-right:20px}.apresentacao button,.depoimentos button,.modal-parceiro button,.perguntas_frequentes button{background-color:var(--color_button);padding:12px 18px;color:var(--color_white);font-size:16px;text-transform:uppercase;border-radius:5px;border:none;cursor:pointer;margin-top:20px}.apresentacao button:hover,.depoimentos button:hover,.modal-parceiro button:hover,.perguntas_frequentes button:hover{background-color:var(--color_button_hover)}.sobre_produto{padding:40px 0;background:var(--color_black)}.sobre_produto h6{color:var(--color_texto2);margin-top:10px;font-size:14px;text-align:center}.sobre_produto h2{color:var(--color_white);font-size:24px;margin-top:20px;text-align:center}.sobre_produto h2 b{color:var(--color_texto2)}.sobre_produto p{color:var(--color_gray_dark);width:70%;margin-top:20px;text-align:center;margin-left:auto;margin-right:auto}.sobre_produto .tagProduto{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:30px;margin-top:20px;width:70%;margin-bottom:20px}.sobre_produto .tagProduto .layoutGrid{background-color:var(--color_texto2);border:3px solid var(--color_texto2);border-radius:10px;padding:20px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:350px;transition:transform .6s,box-shadow .3s ease;transform-style:preserve-3d;perspective:1000px}.sobre_produto .tagProduto .layoutGrid:hover{transform:rotateY(10deg);box-shadow:0 10px 20px rgba(0,0,0,.2);background-color:var(--color_fundo)}.sobre_produto .tagProduto .layoutGrid .icon{width:30px;fill:var(--color_white);margin-top:20px}.sobre_produto .tagProduto .layoutGrid h3{color:var(--color_white);margin-top:20px;text-align:center}.sobre_produto .tagProduto .layoutGrid p{color:var(--color_gray_text);margin-top:10px}.sobre_produto .tagProduto .layoutGrid button{background-color:transparent;color:var(--color_yellow);border:none;margin-top:20px;margin-bottom:20px;cursor:pointer}.sobre_produto .tagProduto .layoutGrid button:hover{color:var(--color_yellow_hover);text-decoration:underline}.detalhes_produto_banners{background-color:var(--color_card_bg);margin:40px auto;width:90%}.detalhes_produto_banners .banner{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.detalhes_produto_banners .text{display:flex;flex-direction:column;width:50%}.apresentacao .conteudotop .text_left h6,.depoimentos h6,.detalhes_produto_banners .text h6,.perguntas_frequentes h6,.videos h6{font-size:14px;font-weight:300;color:var(--color_title)}.detalhes_produto_banners .text h2{color:var(--color_primary_text);margin-top:15px;font-size:25px}.detalhes_produto_banners .text p{margin-top:25px;color:var(--color_gray_dark)}.detalhes_produto_banners .text button{background-color:var(--color_primary_text);padding:12px 18px;color:var(--color_white);font-size:16px;text-transform:uppercase;border-radius:5px;border:none;cursor:pointer;margin-top:100px;width:fit-content}.detalhes_produto_banners .text button:hover{background-color:var(--color_button_hover)}.detalhes_produto_banners .imagem{width:50%;text-align:right}.detalhes_produto_banners .imagem img{width:450px}.bannerSwiper{width:100%;padding:40px 0;position:relative}.swiper-slide.banner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-direction:row}.swiper-button-next,.swiper-button-prev{color:var(--color_primary_text);width:40px;height:40px;top:50%;transform:translateY(-50%);z-index:10}.swiper-button-next:hover,.swiper-button-prev:hover{color:var(--color_button_hover)}.swiper-pagination{text-align:center;margin-top:20px}.swiper-pagination-bullet{background:var(--color_gray_dark);opacity:.4;width:10px;height:10px;margin:0 5px;border-radius:50%;transition:.3s ease}.swiper-pagination-bullet-active{background:var(--color_primary_text);opacity:1}.perguntas_frequentes{background:linear-gradient(to bottom,var(--color_gray_medium) 0,var(--color_gray_light) 10%,var(--color_gray_light) 100%);margin-top:40px;padding:40px 0}.perguntas_frequentes h6{color:var(--color_title);font-weight:500}.perguntas_frequentes h2{color:var(--color_primary_text);margin-top:15px;font-size:25px;text-align:center}.perguntas_frequentes p{margin-top:25px;color:var(--color_gray_dark);text-align:center;width:80%}.perguntas_frequentes .conteudo{display:flex;flex-direction:row;justify-content:space-around;margin-top:40px;width:90%;align-items:center;margin:0 auto}.perguntas_frequentes .conteudo>.image{width:50%;display:flex;align-items:start}.perguntas_frequentes .conteudo>.image img{width:350px}.perguntas_frequentes .conteudo .faqs{width:50%;display:flex;flex-direction:column;align-items:center}.perguntas_frequentes .conteudo .faqs .faq{width:100%;padding:5px;background-color:var(--color_white);margin-top:5px}.perguntas_frequentes .conteudo .faqs .faq .question{display:flex;width:100%;flex-direction:row;margin:0;align-items:center;justify-content:space-between}.perguntas_frequentes .conteudo .faqs .faq .question .icon{width:25px;height:25px;padding:5px;margin-left:5px;background-color:var(--color_icon_bg);border-radius:3px;fill:var(--color_icon_fill)}.perguntas_frequentes .conteudo .faqs .faq .question span{margin-left:15px;font-size:16px;font-weight:500;color:var(--color_icon_fill);text-align:left;flex:1;width:auto}.perguntas_frequentes .conteudo .faqs .faq .question .plus{width:15px;height:15px;margin-right:10px}.perguntas_frequentes .conteudo .faqs .faq .question .minus{width:15px;height:15px;display:none;margin-right:10px}.perguntas_frequentes .conteudo .faqs .faq .response{display:none;padding-left:45px;width:100%;text-align:left;margin-bottom:20px}.videos{background-color:var(--color_fundo1);padding:40px 0}.videos h6{font-size:14px;color:var(--color_white);font-weight:300}.videos h2{margin-top:5px;color:var(--color_white);font-size:30px}.videos button{background-color:var(--color_button);padding:12px 18px;color:var(--color_white);font-size:16px;text-transform:uppercase;border-radius:5px;border:none;cursor:pointer;margin-top:20px}.videos button:hover{background-color:var(--color_button_hover)}.videos .reels{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;width:100%;margin-top:40px}.videos .reels .reel iframe{width:100%;aspect-ratio:9/3}.depoimentos{background-color:var(--color_background_light);padding:40px 0}.depoimentos h6{font-size:14px;color:var(--color_title);font-weight:300}.depoimentos h2{margin-top:5px;color:var(--color_primary_text);font-size:30px;text-align:center}.depoimentos p{margin-top:25px;color:var(--color_gray_dark);text-align:center;width:80%}.depoimento_clientes{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;width:80%;margin:40px auto 0;justify-items:center}.depoimento_clientes .dep_client{background-color:var(--color_card_bg);border-radius:20px;display:flex;flex-direction:column}.depoimento_clientes .dep_client .rates{text-align:center;width:100%}.depoimento_clientes .dep_client .rates .icon{width:20px;fill:var(--color_star)}.depoimento_clientes .dep_client .texto{color:var(--color_gray_dark);font-size:14px;text-align:center;padding:20px;width:100%}.depoimento_clientes .dep_client h3{color:var(--color_black);text-align:center;font-size:18px;font-weight:700;text-align:center}.depoimento_clientes .dep_client h4{color:var(--color_secondary_text);text-align:center;font-size:12px;font-weight:700;margin-bottom:20px;text-align:center}.depoimentos button{background-color:var(--color_button);padding:12px 18px;color:var(--color_white);font-size:16px;text-transform:uppercase;border-radius:5px;border:none;cursor:pointer;margin-top:20px}.depoimentos button:hover{background-color:var(--color_button_hover)}.footer{background:var(--color_footer_bg)}.footer .dados{display:flex;flex-direction:row;width:100%;justify-content:space-around;padding:10px 0;align-items:center}.footer .propriedade{display:flex;flex-direction:row;width:50%;align-items:center}.footer .propriedade .logo{display:flex;width:100px}.footer .propriedade .logo a img{width:100%}.footer .propriedade .texto{width:100%;color:var(--color_white);font-size:12px;margin-left:10px}.footer .copySite{display:block;width:50%;color:var(--color_white);text-align:right;font-size:12px;justify-content:end}.footer .copySite a{color:var(--color_link)}.modal-parceiro{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1000;padding:20px;overflow:auto}.modal-parceiro #formulario{display:flex;width:90%;max-width:900px;margin:auto;background-color:#eaeaea;padding:40px;border-radius:20px;border:none;box-shadow:0 0 10px rgba(0,0,0,.5);justify-content:center;align-items:center}.aceite{display:flex;justify-content:flex-start;align-items:center}.aceite input{width:20px;height:20px;margin-right:20px}.aceite label{font-size:14px;text-align:justify}.modal-parceiro .textoAceite{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#eaeaea;padding:0 40px;justify-content:center;align-items:center}.modal-parceiro .formSend p:first-child,.modal-parceiro .textoAceite p:first-child{font-size:20px;font-weight:500;color:var(--color_texto2);margin-bottom:10px;border-bottom:2px solid var(--color_texto2);padding-bottom:5px}.select2-container{width:100%!important;height:45px}.select2-selection--single{border-radius:4px!important;height:45px!important;border:none!important;line-height:35px!important;padding-top:8px!important;padding-bottom:0!important;font-size:16px;padding-left:4px!important}.select2-selection__arrow{height:40px!important}.select2-selection--multiple{border-radius:4px!important;height:45px!important;border:none!important;line-height:35px!important;padding-top:0!important;padding-bottom:0!important;font-size:16px;padding-left:7px!important}.select2-selection__choice{margin-top:10px!important;margin-bottom:10px!important;height:25px!important;line-height:25px!important}.select2-selection__choice__remove{margin-right:5px!important}.select2-selection--multiple .select2-search__field{padding-top:8px!important}.formSend p{display:flex;width:100%;justify-content:space-between;flex-direction:row}.formSend .col1{width:100%;flex-direction:column}.formSend .col2{width:calc((100% / 2) - 15px);flex-direction:column}.formSend .col3{width:calc((100% / 3) - 20px);flex-direction:column}.formSend p label{display:flex;justify-content:flex-start;margin-top:15px;margin-bottom:5px}.formSend p>span>input{display:flex;justify-content:flex-start;width:100%;padding:5px 10px;box-sizing:border-box;border:none;border-radius:5px;height:45px;font-size:16px}.formSend p>span>textarea{display:flex;justify-content:flex-start;width:100%;padding:5px 10px;box-sizing:border-box;border:none;border-radius:5px;height:100px;font-size:16px}.popup{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:15px 20px;border-radius:8px;font-size:1rem;font-weight:700;color:#fff;display:none;animation:slideUp .1s ease forwards;z-index:1000}.fade-out{animation:fadeOut .5s linear forwards}.popup ul{padding:40px 0;margin-left:40px}.popup.success{background:#28a745}.popup.error{background:#dc3545}@media screen and (min-width:1540px){.container{max-width:1400px}.apresentacao .conteudotop .image img,.detalhes_produto_banners .imagem img{width:600px}.sobre_produto .tagProduto{grid-template-columns:repeat(3,1fr);width:80%}.videos .reels{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.depoimento_clientes{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.container{padding:0 20px}.apresentacao .conteudotop{flex-direction:column;text-align:center}.apresentacao .conteudotop .image,.apresentacao .conteudotop .text_left{width:100%}.apresentacao .conteudotop .image{padding-left:40px}.apresentacao .conteudotop .image img{width:100%;max-width:300px;margin:20px auto}.sobre_produto .tagProduto{grid-template-columns:1fr;width:90%}.detalhes_produto_banners .banner,.perguntas_frequentes .conteudo{flex-direction:column}.detalhes_produto_banners .imagem,.detalhes_produto_banners .text,.perguntas_frequentes .conteudo .faqs,.perguntas_frequentes .conteudo>.image{width:100%;text-align:center}.perguntas_frequentes .conteudo>.image img{margin:40px auto}.detalhes_produto_banners .imagem img{width:100%;max-width:300px;margin-top:40px}.perguntas_frequentes .conteudo>.image img{width:90%}.videos .reels{grid-template-columns:1fr}.depoimento_clientes{grid-template-columns:1fr;width:100%}.footer .copySite,.footer .dados,.footer .propriedade{flex-direction:column;width:100%;text-align:center}.footer .copySite{justify-content:center}.modal-parceiro #formulario{width:100%!important;padding:20px}.modal-parceiro .textoAceite{padding:20px!important}.modal-parceiro .formSend{width:100%;padding:0}.aceite{margin-top:20px}.modal-parceiro .formSend p{flex-direction:column}.modal-parceiro .formSend .col2{width:100%}.modal-parceiro .formSend .col3{width:100%}}@media screen and (max-width:600px){.container{padding:0 20px}.apresentacao .conteudotop{flex-direction:column;text-align:center}.apresentacao .conteudotop .image,.apresentacao .conteudotop .text_left{width:100%}.apresentacao .conteudotop .image{padding-left:0}.apresentacao .conteudotop .image img{width:100%;max-width:300px;margin:20px auto}.sobre_produto .tagProduto{grid-template-columns:1fr;width:90%}.detalhes_produto_banners .banner,.perguntas_frequentes .conteudo{flex-direction:column}.detalhes_produto_banners .imagem,.detalhes_produto_banners .text,.perguntas_frequentes .conteudo .faqs,.perguntas_frequentes .conteudo>.image{width:100%;text-align:center}.perguntas_frequentes .conteudo>.image img{margin:40px auto}.detalhes_produto_banners .imagem img{width:100%;max-width:300px;margin-top:40px}.videos .reels{grid-template-columns:1fr}.depoimento_clientes{grid-template-columns:1fr}.footer .copySite,.footer .dados,.footer .propriedade{flex-direction:column;width:100%;text-align:center}.footer .copySite{justify-content:center}.modal-parceiro #formulario{width:100%!important}.modal-parceiro .textoAceite{padding:0}.modal-parceiro .formSend{width:100%;padding:0}.aceite{margin-top:20px}.modal-parceiro .formSend p{flex-direction:column}.modal-parceiro .formSend .col2{width:100%}.modal-parceiro .formSend .col3{width:100%}.buttons button{width:100%}.buttons button:first-child{margin-right:00px}}