.links__card{border-radius:0 40px;background:var(--var-cor-azul);box-shadow:40px 40px 25px #00000080,10px 15px #0b1037,5px 10px 10px #10164880 inset;color:var(--var-cor-branco);display:flex;align-items:center;flex-direction:column;gap:1.25rem;justify-content:space-evenly;width:calc(33.33% - 6rem);padding:3rem 0}@media screen and (max-width:1290px){.links__card{gap:.5rem;padding:2.75rem 0}}@media screen and (max-width:1024px){.links__card{gap:1rem;padding:1.5rem 0;width:calc(33.33% - 3rem)}}@media screen and (max-width:900px){.links__card{gap:.825rem;padding:1.25rem 0;width:calc(33.33% - 2rem)}}@media screen and (max-width:768px){.links__card{gap:.5rem;padding:1.25rem 0;width:calc(33.33% - 1.25rem)}}.links__titulo{font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;color:var(--var-cor-branco)}@media screen and (max-width:1290px){.links__titulo{font-size:1.25rem}}@media screen and (max-width:900px){.links__titulo{font-size:1.2rem}}@media screen and (max-width:768px){.links__titulo{font-size:1rem;font-weight:400}}.links{display:flex;height:auto;margin:2rem 0 4rem;justify-content:space-evenly}@media screen and (max-width:560px){.links{display:none}}.whatsappBotaoFlutuante{display:flex;position:fixed;bottom:2rem;right:.5rem;z-index:100;width:3.5vw;height:auto;flex-direction:column-reverse;gap:1rem}.whatsappBotaoFlutuante img{width:100%;height:100%;filter:drop-shadow(0px 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.whatsappBotaoFlutuante img:hover{transform:scale(1.1)}.whatsappBotaoFlutuante svg{width:100%;height:100%;transform:rotate(90deg);filter:drop-shadow(0px 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.whatsappBotaoFlutuante a[href="#cabecalho"]:hover svg{transform:rotate(90deg) scale(1.1)}.whatsappBotaoFlutuante svg path{stroke:var(--var-cor-amarelo)}.separator{border:3px solid var(--var-cor-amarelo);width:80%;margin:0 auto;border-radius:1rem;opacity:.5}@media screen and (max-width:1024px){.whatsappBotaoFlutuante{width:3.5rem}}@media screen and (max-width:768px){.whatsappBotaoFlutuante{width:3rem}}@media screen and (max-width:560px){.whatsappBotaoFlutuante{display:none}}:root{--var-cor-preto: #0b0f19;--var-cor-azul: #1e266d;--var-cor-azul-claro: #2a3592;--var-cor-branco: #ffffff;--var-cor-fundo: #f8fafc;--var-cor-laranja: #e85d04;--var-cor-amarelo: #ffba08;--var-cor-amarelo-hover: #ffc837;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 20px 25px -5px rgb(0 0 0 / .1), 0 10px 10px -5px rgb(0 0 0 / .04);--shadow-glow: 0 0 20px rgba(255, 186, 8, .5);--radius-md: .75rem;--radius-lg: 1.25rem;--radius-full: 9999px;--transition: all .3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--var-cor-fundo);color:var(--var-cor-preto);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;color:var(--var-cor-azul)}:target{scroll-margin-top:5rem}.container{padding-left:10rem;padding-right:10rem;max-width:1920px}button{transition:var(--transition);border:none}.botao{background:linear-gradient(135deg,var(--var-cor-amarelo) 0%,var(--var-cor-amarelo-hover) 100%);border:none;border-radius:var(--radius-full);color:var(--var-cor-azul);cursor:pointer;font-family:Outfit,sans-serif;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;padding:.85rem 2rem;transition:var(--transition);box-shadow:var(--shadow-md);display:inline-flex;align-items:center;justify-content:center}.botao:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--shadow-glow);background:linear-gradient(135deg,var(--var-cor-amarelo-hover) 0%,#ffd659 100%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:3px solid var(--var-cor-amarelo);outline-offset:2px}:focus:not(:focus-visible){outline:none}.botao:disabled,.botao[aria-disabled=true]{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:var(--shadow-sm)!important;pointer-events:none}.botao--sucesso{background:linear-gradient(135deg,#2e7d32,#4caf50)!important;color:var(--var-cor-branco)!important}.botao--erro{background:linear-gradient(135deg,#c62828,#e53935)!important;color:var(--var-cor-branco)!important}.logo{height:auto;max-height:4.5rem;width:auto;object-fit:contain}.tituloH2{font-size:2.5rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-align:center}.tituloH3{font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;text-align:center}@media screen and (max-width:1290px){.container{padding-left:6rem;padding-right:6rem}}@media screen and (max-width:1024px){.container{padding-left:4rem;padding-right:4rem}}@media screen and (max-width:900px){.container{padding-left:3rem;padding-right:3rem}.logo{height:7rem}.tituloH2{font-size:1.75rem}.tituloH3{font-size:1rem}}@media screen and (max-width:768px){.tituloH2{font-size:1.25rem;font-weight:700}.botao{padding:.5rem}.container{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-width:560px){.container{padding-left:1rem;padding-right:1rem}}@media screen and (max-width:375px){.container{padding-left:.5rem;padding-right:.5rem}}.fa{display:inline-block;height:4rem;width:4rem;vertical-align:middle}.fa-wpp{background:center / contain no-repeat url("data:image/svg+xml,%3csvg%20width='25'%20height='25'%20viewBox='0%200%2025%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.25%203.63757C20.104%202.47998%2018.739%201.56216%2017.2345%200.937638C15.7301%200.313117%2014.1164%20-0.00560014%2012.4875%207.4462e-05C5.6625%207.4462e-05%200.1%205.56257%200.1%2012.3876C0.1%2014.5751%200.675%2016.7001%201.75%2018.5751L0%2025.0001L6.5625%2023.2751C8.375%2024.2626%2010.4125%2024.7876%2012.4875%2024.7876C19.3125%2024.7876%2024.875%2019.2251%2024.875%2012.4001C24.875%209.08757%2023.5875%205.97507%2021.25%203.63757ZM12.4875%2022.6876C10.6375%2022.6876%208.825%2022.1876%207.2375%2021.2501L6.8625%2021.0251L2.9625%2022.0501L4%2018.2501L3.75%2017.8626C2.72218%2016.2213%202.17643%2014.3241%202.175%2012.3876C2.175%206.71257%206.8%202.08757%2012.475%202.08757C15.225%202.08757%2017.8125%203.16257%2019.75%205.11257C20.7094%206.06753%2021.4696%207.2034%2021.9867%208.45436C22.5039%209.70531%2022.7675%2011.0465%2022.7625%2012.4001C22.7875%2018.0751%2018.1625%2022.6876%2012.4875%2022.6876ZM18.1375%2014.9876C17.825%2014.8376%2016.3%2014.0876%2016.025%2013.9751C15.7375%2013.8751%2015.5375%2013.8251%2015.325%2014.1251C15.1125%2014.4376%2014.525%2015.1376%2014.35%2015.3376C14.175%2015.5501%2013.9875%2015.5751%2013.675%2015.4126C13.3625%2015.2626%2012.3625%2014.9251%2011.1875%2013.8751C10.2625%2013.0501%209.65%2012.0376%209.4625%2011.7251C9.2875%2011.4126%209.4375%2011.2501%209.6%2011.0876C9.7375%2010.9501%209.9125%2010.7251%2010.0625%2010.5501C10.2125%2010.3751%2010.275%2010.2376%2010.375%2010.0376C10.475%209.82507%2010.425%209.65007%2010.35%209.50008C10.275%209.35007%209.65%207.82507%209.4%207.20007C9.15%206.60007%208.8875%206.67507%208.7%206.66257H8.1C7.8875%206.66257%207.5625%206.73757%207.275%207.05007C7%207.36257%206.2%208.11257%206.2%209.63757C6.2%2011.1626%207.3125%2012.6376%207.4625%2012.8376C7.6125%2013.0501%209.65%2016.1751%2012.75%2017.5126C13.4875%2017.8376%2014.0625%2018.0251%2014.5125%2018.1626C15.25%2018.4001%2015.925%2018.3626%2016.4625%2018.2876C17.0625%2018.2001%2018.3%2017.5376%2018.55%2016.8126C18.8125%2016.0876%2018.8125%2015.4751%2018.725%2015.3376C18.6375%2015.2001%2018.45%2015.1376%2018.1375%2014.9876Z'%20fill='white'/%3e%3c/svg%3e");height:1.25rem;width:1.25rem;margin-right:.5rem}.icon-cifrao{background:center / contain no-repeat url("data:image/svg+xml,%3csvg%20width='70'%20height='70'%20viewBox='0%200%2070%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35%202.91667V67.0834'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M49.5833%2014.5833H27.7083C25.0009%2014.5833%2022.4044%2015.6588%2020.49%2017.5733C18.5755%2019.4877%2017.5%2022.0842%2017.5%2024.7917C17.5%2027.4991%2018.5755%2030.0956%2020.49%2032.01C22.4044%2033.9245%2025.0009%2035%2027.7083%2035H42.2917C44.9991%2035%2047.5956%2036.0755%2049.5101%2037.9899C51.4245%2039.9044%2052.5%2042.5009%2052.5%2045.2083C52.5%2047.9157%2051.4245%2050.5123%2049.5101%2052.4267C47.5956%2054.3411%2044.9991%2055.4167%2042.2917%2055.4167H17.5'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-cafe{background:center / contain no-repeat url("data:image/svg+xml,%3csvg%20width='70'%20height='70'%20viewBox='0%200%2070%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M52.5%2023.3333H55.4167C58.5109%2023.3333%2061.4783%2024.5625%2063.6662%2026.7504C65.8542%2028.9383%2067.0833%2031.9058%2067.0833%2035C67.0833%2038.0942%2065.8542%2041.0617%2063.6662%2043.2496C61.4783%2045.4375%2058.5109%2046.6667%2055.4167%2046.6667H52.5'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.83337%2023.3333H52.5V49.5833C52.5%2052.6775%2051.2709%2055.645%2049.083%2057.8329C46.895%2060.0208%2043.9276%2061.25%2040.8334%2061.25H17.5C14.4058%2061.25%2011.4384%2060.0208%209.25046%2057.8329C7.06254%2055.645%205.83337%2052.6775%205.83337%2049.5833V23.3333Z'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.5%202.91667V11.6667'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.1666%202.91667V11.6667'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M40.8334%202.91667V11.6667'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon-ferramenta{background:center / contain no-repeat url("data:image/svg+xml,%3csvg%20width='70'%20height='70'%20viewBox='0%200%2070%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M42.875%2018.375C42.3406%2018.9202%2042.0413%2019.6532%2042.0413%2020.4167C42.0413%2021.1801%2042.3406%2021.9131%2042.875%2022.4583L47.5417%2027.125C48.0869%2027.6594%2048.8199%2027.9587%2049.5833%2027.9587C50.3468%2027.9587%2051.0798%2027.6594%2051.625%2027.125L62.6208%2016.1292C64.0874%2019.3701%2064.5315%2022.9811%2063.8938%2026.4808C63.2562%2029.9806%2061.5671%2033.2029%2059.0516%2035.7183C56.5362%2038.2337%2053.3139%2039.9228%2049.8142%2040.5605C46.3144%2041.1982%2042.7035%2040.7541%2039.4625%2039.2875L19.3083%2059.4417C18.148%2060.602%2016.5743%2061.2538%2014.9333%2061.2538C13.2924%2061.2538%2011.7187%2060.602%2010.5583%2059.4417C9.39802%2058.2813%208.74615%2056.7076%208.74615%2055.0667C8.74615%2053.4257%209.39802%2051.852%2010.5583%2050.6917L30.7125%2030.5375C29.2459%2027.2965%2028.8018%2023.6856%2029.4395%2020.1858C30.0772%2016.6861%2031.7663%2013.4638%2034.2817%2010.9484C36.7971%208.43292%2040.0194%206.74382%2043.5192%206.10616C47.0189%205.4685%2050.6299%205.91256%2053.8708%207.37916L42.9042%2018.3458L42.875%2018.375Z'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.fa-mail{background:center / contain no-repeat url("data:image/svg+xml,%3csvg%20width='45'%20height='46'%20viewBox='0%200%2045%2046'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='mail'%3e%3cpath%20id='Vector'%20d='M7.5%207.50977H37.5C39.5625%207.50977%2041.25%209.19727%2041.25%2011.2598V33.7598C41.25%2035.8223%2039.5625%2037.5098%2037.5%2037.5098H7.5C5.4375%2037.5098%203.75%2035.8223%203.75%2033.7598V11.2598C3.75%209.19727%205.4375%207.50977%207.5%207.50977Z'%20stroke='%23D9D9D9'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M41.25%2011.2598L22.5%2024.3848L3.75%2011.2598'%20stroke='%23D9D9D9'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");width:2.5rem;height:2.5rem}.fa-tel{background:center / contain no-repeat url("data:image/svg+xml,%3csvg%20width='45'%20height='46'%20viewBox='0%200%2045%2046'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='phone-outgoing'%20clip-path='url(%23clip0_317_66)'%3e%3cpath%20id='Vector'%20d='M43.125%2013.1348V1.88477H31.875'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M30%2015.0098L43.125%201.88477'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_3'%20d='M41.25%2031.7349V37.3599C41.2521%2037.8821%2041.1452%2038.399%2040.936%2038.8775C40.7268%2039.3559%2040.4199%2039.7854%2040.0351%2040.1384C39.6504%2040.4915%2039.1961%2040.7602%2038.7014%2040.9275C38.2067%2041.0948%2037.6826%2041.1569%2037.1625%2041.1099C31.3928%2040.483%2025.8506%2038.5115%2020.9812%2035.3537C16.4509%2032.4749%2012.61%2028.634%209.73125%2024.1037C6.56246%2019.2122%204.59045%2013.6431%203.975%207.84745C3.92814%207.32895%203.98976%206.80637%204.15593%206.31299C4.32211%205.81961%204.58919%205.36624%204.94018%204.98174C5.29117%204.59723%205.71838%204.29003%206.1946%204.07968C6.67083%203.86932%207.18564%203.76044%207.70625%203.75995H13.3312C14.2412%203.75099%2015.1234%204.07322%2015.8133%204.66657C16.5032%205.25992%2016.9539%206.08391%2017.0812%206.98495C17.3187%208.78507%2017.759%2010.5526%2018.3937%2012.2537C18.646%2012.9248%2018.7006%2013.6542%2018.5511%2014.3553C18.4015%2015.0565%2018.0541%2015.7002%2017.55%2016.2099L15.1687%2018.5912C17.8379%2023.2853%2021.7246%2027.172%2026.4187%2029.8412L28.8%2027.4599C29.3098%2026.9558%2029.9534%2026.6084%2030.6546%2026.4589C31.3558%2026.3093%2032.0851%2026.3639%2032.7562%2026.6162C34.4574%2027.251%2036.2249%2027.6913%2038.025%2027.9287C38.9358%2028.0572%2039.7676%2028.516%2040.3622%2029.2178C40.9569%2029.9195%2041.2728%2030.8154%2041.25%2031.7349Z'%20stroke='%23FDFFFC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_317_66'%3e%3crect%20width='45'%20height='45'%20fill='white'%20transform='translate(0%200.00976562)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");width:2.5rem;height:2.5rem}.fa-instagram{background:center / contain no-repeat url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='28'%20height='28'%20rx='6'%20fill='url(%23paint0_radial_87_7153)'/%3e%3crect%20x='2'%20y='2'%20width='28'%20height='28'%20rx='6'%20fill='url(%23paint1_radial_87_7153)'/%3e%3crect%20x='2'%20y='2'%20width='28'%20height='28'%20rx='6'%20fill='url(%23paint2_radial_87_7153)'/%3e%3cpath%20d='M23%2010.5C23%2011.3284%2022.3284%2012%2021.5%2012C20.6716%2012%2020%2011.3284%2020%2010.5C20%209.67157%2020.6716%209%2021.5%209C22.3284%209%2023%209.67157%2023%2010.5Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16%2021C18.7614%2021%2021%2018.7614%2021%2016C21%2013.2386%2018.7614%2011%2016%2011C13.2386%2011%2011%2013.2386%2011%2016C11%2018.7614%2013.2386%2021%2016%2021ZM16%2019C17.6569%2019%2019%2017.6569%2019%2016C19%2014.3431%2017.6569%2013%2016%2013C14.3431%2013%2013%2014.3431%2013%2016C13%2017.6569%2014.3431%2019%2016%2019Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6%2015.6C6%2012.2397%206%2010.5595%206.65396%209.27606C7.2292%208.14708%208.14708%207.2292%209.27606%206.65396C10.5595%206%2012.2397%206%2015.6%206H16.4C19.7603%206%2021.4405%206%2022.7239%206.65396C23.8529%207.2292%2024.7708%208.14708%2025.346%209.27606C26%2010.5595%2026%2012.2397%2026%2015.6V16.4C26%2019.7603%2026%2021.4405%2025.346%2022.7239C24.7708%2023.8529%2023.8529%2024.7708%2022.7239%2025.346C21.4405%2026%2019.7603%2026%2016.4%2026H15.6C12.2397%2026%2010.5595%2026%209.27606%2025.346C8.14708%2024.7708%207.2292%2023.8529%206.65396%2022.7239C6%2021.4405%206%2019.7603%206%2016.4V15.6ZM15.6%208H16.4C18.1132%208%2019.2777%208.00156%2020.1779%208.0751C21.0548%208.14674%2021.5032%208.27659%2021.816%208.43597C22.5686%208.81947%2023.1805%209.43139%2023.564%2010.184C23.7234%2010.4968%2023.8533%2010.9452%2023.9249%2011.8221C23.9984%2012.7223%2024%2013.8868%2024%2015.6V16.4C24%2018.1132%2023.9984%2019.2777%2023.9249%2020.1779C23.8533%2021.0548%2023.7234%2021.5032%2023.564%2021.816C23.1805%2022.5686%2022.5686%2023.1805%2021.816%2023.564C21.5032%2023.7234%2021.0548%2023.8533%2020.1779%2023.9249C19.2777%2023.9984%2018.1132%2024%2016.4%2024H15.6C13.8868%2024%2012.7223%2023.9984%2011.8221%2023.9249C10.9452%2023.8533%2010.4968%2023.7234%2010.184%2023.564C9.43139%2023.1805%208.81947%2022.5686%208.43597%2021.816C8.27659%2021.5032%208.14674%2021.0548%208.0751%2020.1779C8.00156%2019.2777%208%2018.1132%208%2016.4V15.6C8%2013.8868%208.00156%2012.7223%208.0751%2011.8221C8.14674%2010.9452%208.27659%2010.4968%208.43597%2010.184C8.81947%209.43139%209.43139%208.81947%2010.184%208.43597C10.4968%208.27659%2010.9452%208.14674%2011.8221%208.0751C12.7223%208.00156%2013.8868%208%2015.6%208Z'%20fill='white'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_87_7153'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(12%2023)%20rotate(-55.3758)%20scale(25.5196)'%3e%3cstop%20stop-color='%23B13589'/%3e%3cstop%20offset='0.79309'%20stop-color='%23C62F94'/%3e%3cstop%20offset='1'%20stop-color='%238A3AC8'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_87_7153'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(11%2031)%20rotate(-65.1363)%20scale(22.5942)'%3e%3cstop%20stop-color='%23E0E8B7'/%3e%3cstop%20offset='0.444662'%20stop-color='%23FB8A2E'/%3e%3cstop%20offset='0.71474'%20stop-color='%23E2425C'/%3e%3cstop%20offset='1'%20stop-color='%23E2425C'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_87_7153'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(0.500002%203)%20rotate(-8.1301)%20scale(38.8909%208.31836)'%3e%3cstop%20offset='0.156701'%20stop-color='%23406ADC'/%3e%3cstop%20offset='0.467799'%20stop-color='%236A45BE'/%3e%3cstop%20offset='1'%20stop-color='%236A45BE'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");width:2.25rem;height:2.25rem;margin-right:1rem}.fa-facebook{background:center / contain no-repeat url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2048%2048'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eFacebook-color%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Icons'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Color-'%20transform='translate(-200.000000,%20-160.000000)'%20fill='%234460A0'%3e%3cpath%20d='M225.638355,208%20L202.649232,208%20C201.185673,208%20200,206.813592%20200,205.350603%20L200,162.649211%20C200,161.18585%20201.185859,160%20202.649232,160%20L245.350955,160%20C246.813955,160%20248,161.18585%20248,162.649211%20L248,205.350603%20C248,206.813778%20246.813769,208%20245.350955,208%20L233.119305,208%20L233.119305,189.411755%20L239.358521,189.411755%20L240.292755,182.167586%20L233.119305,182.167586%20L233.119305,177.542641%20C233.119305,175.445287%20233.701712,174.01601%20236.70929,174.01601%20L240.545311,174.014333%20L240.545311,167.535091%20C239.881886,167.446808%20237.604784,167.24957%20234.955552,167.24957%20C229.424834,167.24957%20225.638355,170.625526%20225.638355,176.825209%20L225.638355,182.167586%20L219.383122,182.167586%20L219.383122,189.411755%20L225.638355,189.411755%20L225.638355,208%20L225.638355,208%20Z'%20id='Facebook'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");width:2.25rem;height:2.25rem}.seta-esquerda,.seta-direita{border:none;background:none;cursor:pointer;transform:rotate(0)}.seta-esquerda svg,.seta-direita svg{width:70%}.seta-direita{transform:rotate(180deg)}.raio{display:inline-block;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PgoNPCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPgoNPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+Cg08ZyBpZD0iRW5lcmd5MjAiLz4KDTxnIGlkPSJFbmVyZ3kxOSIvPgoNPGcgaWQ9IkVuZXJneTE4Ii8+Cg08ZyBpZD0iRW5lcmd5MTciLz4KDTxnIGlkPSJFbmVyZ3kxNiIvPgoNPGcgaWQ9IkVuZXJneTE1Ii8+Cg08ZyBpZD0iRW5lcmd5MTQiLz4KDTxnIGlkPSJFbmVyZ3kxMyIvPgoNPGcgaWQ9IkVuZXJneTEyIi8+Cg08ZyBpZD0iRW5lcmd5MTEiLz4KDTxnIGlkPSJFbmVyZ3kxMCIvPgoNPGcgaWQ9IkVuZXJneTA5Ii8+Cg08ZyBpZD0iRW5lcmd5MDgiLz4KDTxnIGlkPSJFbmVyZ3kwNyIvPgoNPGcgaWQ9IkVuZXJneTA2Ii8+Cg08ZyBpZD0iRW5lcmd5MDUiLz4KDTxnIGlkPSJFbmVyZ3kwNCIvPgoNPGcgaWQ9IkVuZXJneTAzIi8+Cg08ZyBpZD0iRW5lcmd5MDIiLz4KDTxnIGlkPSJFbmVyZ3kwMSI+Cg08Zz4KDTxwYXRoIGQ9Ik0yNi44NywxMi40OWwtMTAsMThDMTYuNjksMzAuODEsMTYuMzYsMzEsMTYsMzFjLTAuMDgsMC0wLjE3LTAuMDEtMC4yNS0wLjAzQzE1LjMxLDMwLjg1LDE1LDMwLjQ2LDE1LDMwICAgIFYxOUg2Yy0wLjM0LDAtMC42NS0wLjE3LTAuODQtMC40NWMtMC4xOC0wLjI4LTAuMjEtMC42NC0wLjA4LTAuOTVsNy0xNkMxMi4yNCwxLjI0LDEyLjYsMSwxMywxaDZjMC4zMywwLDAuNjQsMC4xNiwwLjgzLDAuNDQgICAgYzAuMTgsMC4yNywwLjIyLDAuNjIsMC4xLDAuOTNMMTYuNDgsMTFIMjZjMC4zNSwwLDAuNjgsMC4xOSwwLjg2LDAuNDlDMjcuMDQsMTEuOCwyNy4wNSwxMi4xOCwyNi44NywxMi40OXoiIGZpbGw9IiNGRkI4NDEiLz4KDTwvZz4KDTwvZz4KDTwvc3ZnPg==) no-repeat center / contain;width:2rem;height:2rem}.lampada{display:inline-block;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PgoNPCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPgoNPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+Cg08ZyBpZD0iRW5lcmd5MjAiLz4KDTxnIGlkPSJFbmVyZ3kxOSIvPgoNPGcgaWQ9IkVuZXJneTE4Ii8+Cg08ZyBpZD0iRW5lcmd5MTciLz4KDTxnIGlkPSJFbmVyZ3kxNiIvPgoNPGcgaWQ9IkVuZXJneTE1Ii8+Cg08ZyBpZD0iRW5lcmd5MTQiLz4KDTxnIGlkPSJFbmVyZ3kxMyIvPgoNPGcgaWQ9IkVuZXJneTEyIi8+Cg08ZyBpZD0iRW5lcmd5MTEiLz4KDTxnIGlkPSJFbmVyZ3kxMCI+Cg08Zz4KDTxwYXRoIGQ9Ik0yNiwxMWMwLDIuNTMtMC45NSw0Ljk0LTIuNjcsNi44QzIyLjQ3LDE4LjcyLDIyLDE5Ljg2LDIyLDIxYzAsMC41NS0wLjQ1LDEtMSwxSDExYy0wLjU1LDAtMS0wLjQ1LTEtMSAgICBjMC0xLjE0LTAuNDctMi4yOC0xLjMzLTMuMkM2LjkzLDE1LjkzLDUuOTgsMTMuNDgsNiwxMC45M0M2LjA0LDUuNiwxMC40LDEuMTUsMTUuNzIsMUgxNkMyMS41MSwxLDI2LDUuNDksMjYsMTF6IiBmaWxsPSIjRkZCODQxIi8+Cg08L2c+Cg08Zz4KDTxwYXRoIGQ9Ik0yMCwyN2MwLDAuMzUtMC4wNCwwLjY4LTAuMTMsMWMtMC40NCwxLjczLTIuMDEsMy0zLjg3LDNzLTMuNDMtMS4yNy0zLjg3LTNDMTIuMDQsMjcuNjgsMTIsMjcuMzUsMTIsMjcgICAgYzAtMC41NSwwLjQ1LTEsMS0xaDZDMTkuNTUsMjYsMjAsMjYuNDUsMjAsMjd6IiBmaWxsPSIjNjI0RjgxIi8+Cg08L2c+Cg08Zz4KDTxwYXRoIGQ9Ik0yMiwyMXY1YzAsMS4xLTAuOSwyLTIsMmgtOGMtMS4xLDAtMi0wLjktMi0ydi01YzAtMC41NSwwLjQ1LTEsMS0xaDEwQzIxLjU1LDIwLDIyLDIwLjQ1LDIyLDIxeiIgZmlsbD0iI0JGNEQ0OCIvPgoNPC9nPgoNPGc+Cg08cmVjdCBmaWxsPSIjREI1RTVCIiBoZWlnaHQ9IjIiIHdpZHRoPSIxMiIgeD0iMTAiIHk9IjIzIi8+Cg08L2c+Cg08L2c+Cg08ZyBpZD0iRW5lcmd5MDkiLz4KDTxnIGlkPSJFbmVyZ3kwOCIvPgoNPGcgaWQ9IkVuZXJneTA3Ii8+Cg08ZyBpZD0iRW5lcmd5MDYiLz4KDTxnIGlkPSJFbmVyZ3kwNSIvPgoNPGcgaWQ9IkVuZXJneTA0Ii8+Cg08ZyBpZD0iRW5lcmd5MDMiLz4KDTxnIGlkPSJFbmVyZ3kwMiIvPgoNPGcgaWQ9IkVuZXJneTAxIi8+Cg08L3N2Zz4=) no-repeat center / contain;width:2rem;height:2rem}.painel{display:inline-block;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PgoNPCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPgoNPCEtLSBVcGxvYWRlZCB0bzogU1ZHIFJlcG8sIHd3dy5zdmdyZXBvLmNvbSwgR2VuZXJhdG9yOiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+Cg08ZyBpZD0iRW5lcmd5MjAiLz4KDTxnIGlkPSJFbmVyZ3kxOSIvPgoNPGcgaWQ9IkVuZXJneTE4Ii8+Cg08ZyBpZD0iRW5lcmd5MTciLz4KDTxnIGlkPSJFbmVyZ3kxNiIvPgoNPGcgaWQ9IkVuZXJneTE1Ii8+Cg08ZyBpZD0iRW5lcmd5MTQiLz4KDTxnIGlkPSJFbmVyZ3kxMyIvPgoNPGcgaWQ9IkVuZXJneTEyIi8+Cg08ZyBpZD0iRW5lcmd5MTEiLz4KDTxnIGlkPSJFbmVyZ3kxMCIvPgoNPGcgaWQ9IkVuZXJneTA5Ii8+Cg08ZyBpZD0iRW5lcmd5MDgiLz4KDTxnIGlkPSJFbmVyZ3kwNyI+Cg08Zz4KDTxwYXRoIGQ9Ik0yMCwyMHYxMGMwLDAuNTUtMC40NSwxLTEsMWgtNmMtMC41NSwwLTEtMC40NS0xLTFWMjBjMC0wLjU1LDAuNDUtMSwxLTFoNkMxOS41NSwxOSwyMCwxOS40NSwyMCwyMHoiIGZpbGw9IiNGRkI4NDEiLz4KDTwvZz4KDTxwYXRoIGQ9Ik0zMS4wMSwyMGMwLDAuNTUtMC40NSwxLTEsMUMzMCwyMSwzMCwyMSwyOS45OSwyMWgtMjhjLTAuMywwLTAuNTktMC4xNC0wLjc4LTAuMzcgICBjLTAuMTktMC4yNC0wLjI2LTAuNTUtMC4yLTAuODVsNC0xOEM1LjEyLDEuMzMsNS41MiwxLDUuOTksMWgyMGMwLjQ3LDAsMC44NywwLjMzLDAuOTgsMC43OGwzLjk1LDE3LjgxICAgQzMwLjk4LDE5LjcyLDMxLjAxLDE5Ljg2LDMxLjAxLDIweiIgZmlsbD0iIzJGQTNENSIvPgoNPHBhdGggZD0iTTMwLjkzNDEsMTkuNTk0MmwtMy45NTgtMTcuODExQzI2Ljg3NDUsMS4zMjU3LDI2LjQ2ODgsMSwyNiwxSDZDNS41MzEzLDEsNS4xMjU1LDEuMzI1Nyw1LjAyMzksMS43ODMyICAgbC00LDE4Yy0wLjA2NTksMC4yOTU5LDAuMDA2MywwLjYwNiwwLjE5NTgsMC44NDIzQzEuNDA5NywyMC44NjIzLDEuNjk2OCwyMSwyLDIxaDI4YzAuMDA2OCwwLDAuMDEzNy0wLjAwMDUsMC4wMiwwICAgYzAuNTUyMiwwLDEtMC40NDc4LDEtMUMzMS4wMiwxOS44NTU1LDMwLjk4OTMsMTkuNzE4MywzMC45MzQxLDE5LjU5NDJ6IE0xMS4xODA0LDEzbDAuNjY2Ny00aDguMzA1OGwwLjY2NjcsNEgxMS4xODA0eiAgICBNMjEuMTUyOSwxNWwwLjY2NjcsNEgxMC4xODA0bDAuNjY2Ny00SDIxLjE1Mjl6IE01LjQ2ODksOWg0LjM1MDdsLTAuNjY2Nyw0SDQuNThMNS40Njg5LDl6IE0xMi4xODA0LDdsMC42NjY3LTRoNi4zMDU4bDAuNjY2Nyw0ICAgSDEyLjE4MDR6IE0yMi4xODA0LDloNC4zNTA3bDAuODg4OSw0aC00LjU3MjlMMjIuMTgwNCw5eiBNMjYuMDg2Nyw3aC00LjIzOTZsLTAuNjY2Ny00aDQuMDE3M0wyNi4wODY3LDd6IE02LjgwMjIsM2g0LjAxNzMgICBsLTAuNjY2Nyw0SDUuOTEzM0w2LjgwMjIsM3ogTTQuMTM1NSwxNWg0LjY4NDFsLTAuNjY2Nyw0SDMuMjQ2Nkw0LjEzNTUsMTV6IE0yMy44NDcxLDE5bC0wLjY2NjctNGg0LjY4NDFsMC44ODg5LDRIMjMuODQ3MXoiIGZpbGw9IiMxNzc3QkEiLz4KDTxnPgoNPHBhdGggZD0iTTI1LDMxSDdjLTAuNTUyMiwwLTEtMC40NDc4LTEtMXMwLjQ0NzgtMSwxLTFoMThjMC41NTIyLDAsMSwwLjQ0NzgsMSwxUzI1LjU1MjIsMzEsMjUsMzF6IiBmaWxsPSIjNjY0QkE3Ii8+Cg08L2c+Cg08L2c+Cg08ZyBpZD0iRW5lcmd5MDYiLz4KDTxnIGlkPSJFbmVyZ3kwNSIvPgoNPGcgaWQ9IkVuZXJneTA0Ii8+Cg08ZyBpZD0iRW5lcmd5MDMiLz4KDTxnIGlkPSJFbmVyZ3kwMiIvPgoNPGcgaWQ9IkVuZXJneTAxIi8+Cg08L3N2Zz4=) no-repeat center / contain;width:2rem;height:2rem}@media screen and (max-width:768px){.fa-wpp{margin-right:0}}.cabecalho__link[data-astro-cid-mq3pp5jd]{color:var(--var-cor-preto);margin-left:1rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:.2s all ease-in-out}.cabecalho__link[data-astro-cid-mq3pp5jd]:hover:not(:last-child){color:var(--var-cor-laranja)}@media screen and (max-width:900px){.cabecalho__link[data-astro-cid-mq3pp5jd]{margin-left:.825rem;font-size:.875rem}}@media screen and (max-width:768px){.cabecalho__link[data-astro-cid-mq3pp5jd]{font-size:1rem;font-weight:500}}@media screen and (max-width:450px){.cabecalho__link[data-astro-cid-mq3pp5jd]{margin:0;font-size:.875rem}}@media screen and (max-width:300px){.cabecalho__link[data-astro-cid-mq3pp5jd]{font-size:.75rem}}@media screen and (max-width:768px){.cabecalho__nav[data-astro-cid-mq3pp5jd]{display:none}}.cabecalho__navMobile[data-astro-cid-mq3pp5jd]{display:none}@media screen and (max-width:768px){.cabecalho__navMobile[data-astro-cid-mq3pp5jd]{display:flex}.cabecalho__navMobileMenu[data-astro-cid-mq3pp5jd]{margin-left:1.5rem}.show-cabecalho__navMobile[data-astro-cid-mq3pp5jd]{display:none;gap:2.5rem;justify-content:center;align-items:center;position:absolute;top:15vh;left:0;list-style:none;background:var(--var-cor-branco);width:100%;height:0;transition:.2s all ease-in-out}}@media screen and (max-width:560px){.show-cabecalho__navMobile[data-astro-cid-mq3pp5jd]{gap:2rem;height:4rem}}@media screen and (max-width:375px){.show-cabecalho__navMobile[data-astro-cid-mq3pp5jd]{gap:1rem}}@media screen and (max-width:300px){.show-cabecalho__navMobile[data-astro-cid-mq3pp5jd]{gap:.5rem}}@media screen and (max-height:740px){.show-cabecalho__navMobile[data-astro-cid-mq3pp5jd]{position:absolute;bottom:85vh}}@media screen and (max-height:500px){.show-cabecalho__navMobile[data-astro-cid-mq3pp5jd]{position:absolute;bottom:0;top:30vh}}.cabecalho__wpp[data-astro-cid-mq3pp5jd]{align-self:center;background:#0fa958;border-radius:1.25rem;color:var(--var-cor-branco);padding:.4rem 1rem .6rem}@media screen and (max-width:768px){.cabecalho__wpp[data-astro-cid-mq3pp5jd]{border-radius:1.25rem;padding:.5rem .825rem}}@media screen and (max-width:375px){.cabecalho__wpp[data-astro-cid-mq3pp5jd]{padding:.5rem}}.cabecalho[data-astro-cid-mq3pp5jd]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.cabecalho[data-astro-cid-mq3pp5jd]{height:15vh}}@media screen and (max-height:500px){.cabecalho[data-astro-cid-mq3pp5jd]{height:30vh}}.banner[data-astro-cid-wzesxgyb] .banner__botao[data-astro-cid-wzesxgyb]{font-size:1.25rem;margin-top:2rem;padding:.5rem 2rem}@media screen and (max-width:1024px){.banner[data-astro-cid-wzesxgyb] .banner__botao[data-astro-cid-wzesxgyb]{margin-top:2.5rem;padding:.5rem 2.25rem}}@media screen and (max-width:900px){.banner[data-astro-cid-wzesxgyb] .banner__botao[data-astro-cid-wzesxgyb]{font-size:1rem;padding:.5rem 2rem}}@media screen and (max-width:768px){.banner[data-astro-cid-wzesxgyb] .banner__botao[data-astro-cid-wzesxgyb]{padding:.5rem 1.5rem}}@media screen and (max-width:560px){.banner[data-astro-cid-wzesxgyb] .banner__botao[data-astro-cid-wzesxgyb]{font-size:.875rem;padding:.5rem 1rem}}@media screen and (max-height:500px){.banner__botao[data-astro-cid-wzesxgyb]{margin-top:2rem}}.banner__subtitulo[data-astro-cid-wzesxgyb]{color:var(--var-cor-branco);margin-top:2rem;font-size:3rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:1024px){.banner__subtitulo[data-astro-cid-wzesxgyb]{margin-top:1.825rem;font-weight:300;padding:0 1rem}}@media screen and (max-width:900px){.banner__subtitulo[data-astro-cid-wzesxgyb]{font-size:2.5rem;padding:0 1rem}}@media screen and (max-width:768px){.banner__subtitulo[data-astro-cid-wzesxgyb]{font-size:2rem;padding:0 .5rem}}@media screen and (max-width:300px){.banner__subtitulo[data-astro-cid-wzesxgyb]{font-size:1.25rem}}@media screen and (max-height:500px){.banner__subtitulo[data-astro-cid-wzesxgyb]{margin-top:1rem}}.banner__texto[data-astro-cid-wzesxgyb]{font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;width:60%;margin:6rem auto 0}@media screen and (max-width:1024px){.banner__texto[data-astro-cid-wzesxgyb]{font-size:1.25rem;width:60%;margin:4.5rem auto 0}}@media screen and (max-width:900px){.banner__texto[data-astro-cid-wzesxgyb]{font-size:1.25rem;width:70%}}@media screen and (max-width:768px){.banner__texto[data-astro-cid-wzesxgyb]{font-size:1.25rem;width:70%;margin:5rem auto 0}}@media screen and (max-width:560px){.banner__texto[data-astro-cid-wzesxgyb]{margin:4rem auto 0;font-size:1rem;font-weight:400;width:90%}}@media screen and (max-width:300px){.banner__texto[data-astro-cid-wzesxgyb]{font-size:.875rem}}@media screen and (max-height:500px){.banner__texto[data-astro-cid-wzesxgyb]{margin:2rem auto 0}}.banner__titulo[data-astro-cid-wzesxgyb]{color:var(--var-cor-branco);margin-top:6rem;font-size:6rem;font-style:normal;font-weight:700;line-height:normal;font-variant:all-small-caps}@media screen and (max-width:1024px){.banner__titulo[data-astro-cid-wzesxgyb]{margin-top:6rem;font-size:4.5rem}}@media screen and (max-width:900px){.banner__titulo[data-astro-cid-wzesxgyb]{margin-top:5rem}}@media screen and (max-width:768px){.banner__titulo[data-astro-cid-wzesxgyb]{margin-top:6rem;font-size:4rem}}@media screen and (max-width:300px){.banner__titulo[data-astro-cid-wzesxgyb]{font-size:2.5rem}}@media screen and (max-height:740px){.banner__titulo[data-astro-cid-wzesxgyb]{margin-top:4rem}}@media screen and (max-height:500px){.banner__titulo[data-astro-cid-wzesxgyb]{margin-top:1rem}}.banner__video[data-astro-cid-wzesxgyb]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.banner[data-astro-cid-wzesxgyb]{color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;height:82vh;width:100vw;position:relative;overflow:hidden}.banner[data-astro-cid-wzesxgyb]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#21296999 0% 100%);z-index:1}.banner[data-astro-cid-wzesxgyb] header[data-astro-cid-wzesxgyb],.banner[data-astro-cid-wzesxgyb] footer[data-astro-cid-wzesxgyb]{position:relative;z-index:2}@media screen and (max-width:1024px){.banner[data-astro-cid-wzesxgyb]{height:82vh}}@media screen and (max-width:900px){.banner[data-astro-cid-wzesxgyb]{height:75vh}}@media screen and (max-width:560px){.banner[data-astro-cid-wzesxgyb]{height:65vh}}@media screen and (max-width:300px){.banner[data-astro-cid-wzesxgyb]{height:75vh!important}}@media screen and (max-height:740px){.banner[data-astro-cid-wzesxgyb]{height:90vh}}@media screen and (max-height:500px){.banner[data-astro-cid-wzesxgyb]{height:100vh}}@media screen and (max-height:300px){.banner[data-astro-cid-wzesxgyb]{height:150vh}}.servico__botao[data-astro-cid-x6tjnbim]{margin:auto .5rem 0;font-size:1.25rem;align-self:center}@media screen and (max-width:1290px){.servico__botao[data-astro-cid-x6tjnbim]{font-size:1.15rem}}@media screen and (max-width:1024px){.servico__botao[data-astro-cid-x6tjnbim]{font-size:1rem}}@media screen and (max-width:768px){.servico__botao[data-astro-cid-x6tjnbim]{margin:1rem .5rem 0}}@media screen and (max-width:560px){.servico__botao[data-astro-cid-x6tjnbim]{padding:1rem 2rem!important;font-size:.825rem}}.servico__img-wrapper[data-astro-cid-x6tjnbim]{width:100%;height:250px;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.servico__img-element[data-astro-cid-x6tjnbim]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.servico[data-astro-cid-x6tjnbim]:hover .servico__img-element[data-astro-cid-x6tjnbim]{transform:scale(1.1)}@media screen and (max-width:768px){.servico__img-wrapper[data-astro-cid-x6tjnbim]{height:200px}}@media screen and (max-width:768px){.servico__item[data-astro-cid-x6tjnbim]::marker{font-size:.5rem}}.servico__lista[data-astro-cid-x6tjnbim]{text-align:left;font-size:1.125rem;font-weight:400;list-style-position:inside;padding:0 1.5rem;margin:0 auto;flex-grow:1}@media screen and (max-width:1290px){.servico__lista[data-astro-cid-x6tjnbim]{padding:0 2rem}}@media screen and (max-width:1024px){.servico__lista[data-astro-cid-x6tjnbim]{font-size:1rem;font-weight:300;padding:0 1.5rem}}@media screen and (max-width:768px){.servico__lista[data-astro-cid-x6tjnbim]{font-size:1rem;font-weight:300;padding:0 1rem}}.servico__titulo[data-astro-cid-x6tjnbim]{color:var(--var-cor-amarelo);min-height:4rem;display:flex;align-items:center;justify-content:center;padding:0 1rem}@media screen and (max-width:1290px){.servico__titulo[data-astro-cid-x6tjnbim]{padding:0 2rem}}@media screen and (max-width:1024px){.servico__titulo[data-astro-cid-x6tjnbim]{font-size:1.25rem;padding:0 1.5rem}}@media screen and (max-width:768px){.servico__titulo[data-astro-cid-x6tjnbim]{font-size:1rem}}@media screen and (max-width:560px){.servico__titulo[data-astro-cid-x6tjnbim]{font-size:1.5rem;font-weight:500}}.servico[data-astro-cid-x6tjnbim]{background:var(--var-cor-branco);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;text-align:center;padding-bottom:2rem;width:calc(33.33% - 2rem);transition:var(--transition)}.servico[data-astro-cid-x6tjnbim]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}@media screen and (max-width:1290px){.servico[data-astro-cid-x6tjnbim]{width:calc(33.33% - 1rem)}}@media screen and (max-width:1024px){.servico[data-astro-cid-x6tjnbim]{padding-bottom:1.5rem}}@media screen and (max-width:900px){.servico[data-astro-cid-x6tjnbim]{width:calc(33.33% - .5rem)}}@media screen and (max-width:768px){.servico[data-astro-cid-x6tjnbim]{padding-bottom:1rem;gap:1rem;width:calc(33.33% - .25rem)}}@media screen and (max-width:560px){.servico[data-astro-cid-x6tjnbim]{padding-bottom:4rem;gap:2rem;width:100%}}.servicos__container[data-astro-cid-x6tjnbim]{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:560px){.servicos__container[data-astro-cid-x6tjnbim]{flex-direction:column;gap:1.5rem}}.servicos__titulo[data-astro-cid-x6tjnbim]{color:var(--var-cor-azul);margin-bottom:2rem}.servicos[data-astro-cid-x6tjnbim]{margin:4rem 0}@media screen and (max-width:768px){.servicos[data-astro-cid-x6tjnbim]{margin:2.5rem 0}}._simulador_19x5k_2{align-items:center;background:linear-gradient(0deg,#12195399,#121953e6),url(/_astro/bgSimulador.BAAVk57w.webp) center / cover no-repeat;color:var(--var-cor-branco);display:flex;flex-direction:column;justify-content:center;padding:6rem 1rem}._simulador__titulo_19x5k_12{color:var(--var-cor-branco);padding-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.5)}._simulador__descricao_19x5k_18{text-align:center;width:60%;margin-bottom:2rem;font-size:1.125rem;opacity:.9}._simulador__form_19x5k_26{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:2rem;padding:3rem;width:100%;max-width:800px;box-shadow:0 20px 40px #0000004d}._simulador__inputGroup_19x5k_40,._simulador__input_19x5k_40{display:flex;flex-direction:column;gap:.5rem}._simulador__inputHeader_19x5k_47{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._simulador__label_19x5k_54{font-size:1.125rem;font-weight:500;color:var(--var-cor-amarelo)}._simulador__valueDisplay_19x5k_60{font-size:1.25rem;font-weight:700;color:var(--var-cor-branco);background:#0003;padding:.25rem .75rem;border-radius:var(--radius-md)}._simulador__range_19x5k_70{-webkit-appearance:none;width:100%;height:8px;border-radius:4px;background:#fff3;outline:none;transition:all .2s}._simulador__range_19x5k_70::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--var-cor-amarelo);cursor:pointer;box-shadow:0 0 10px #ffba0880;transition:transform .2s}._simulador__range_19x5k_70::-webkit-slider-thumb:hover{transform:scale(1.2)}._simulador__range_19x5k_70::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--var-cor-amarelo);cursor:pointer;border:none}._simulador__radio_19x5k_106{display:flex;gap:1.5rem;margin-top:.5rem}._simulador__radio_19x5k_106 div{display:flex;align-items:center;gap:.5rem}._simulador__radio_19x5k_106 input[type=radio]{accent-color:var(--var-cor-amarelo);width:1.2rem;height:1.2rem}#_nomeSimulador_19x5k_1{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-md);padding:1rem;color:#fff;font-size:1rem;outline:none;transition:border-color .3s}#_nomeSimulador_19x5k_1:focus{border-color:var(--var-cor-amarelo)}#_nomeSimulador_19x5k_1::placeholder{color:#ffffff80}._simulador__input__text_19x5k_144{border:none;border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:var(--shadow-sm);outline:none;transition:border-color .3s}._simulador__termos_19x5k_153{font-size:.875rem;opacity:.7;text-align:center}._simulador__botao_19x5k_159{align-self:center;width:100%;max-width:300px;font-size:1.25rem;padding:1rem}._modalSimuladorResultado_19x5k_168{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0b0f19d9;backdrop-filter:blur(10px);z-index:9999;animation:_fadeIn_19x5k_1 .3s ease-out forwards}._resultadoSimuladorContainer_19x5k_183{background:var(--var-cor-branco);border-radius:var(--radius-lg);width:90vw;max-width:800px;padding:3rem;box-shadow:0 25px 50px -12px #00000080;position:relative;display:flex;flex-direction:column;gap:2rem;animation:_slideUp_19x5k_1 .4s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes _slideUp_19x5k_1{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}._fecharModalResultadoSimulador_19x5k_209{position:absolute;top:-1.5rem;right:-1.5rem;background:var(--var-cor-amarelo);border:none;border-radius:50%;width:3.5rem;height:3.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000004d;transition:transform .2s}._fecharModalResultadoSimulador_19x5k_209:hover{transform:scale(1.1)}._fecharModalResultadoSimulador_19x5k_209 img{width:50%;height:50%}._resultadoSimuladorHeader_19x5k_235{text-align:center;color:var(--var-cor-azul)}._modalSimuladorResultado__icone_19x5k_240{width:5rem;margin-bottom:1rem}._resultadoSimuladorHeader_19x5k_235 h2{font-size:2rem;margin-bottom:.5rem}._resultadoSimuladorHeader_19x5k_235 p{font-size:1.125rem;color:#666}._modalSimuladorResultado__grid_19x5k_255{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1rem 0}._resultadoCard_19x5k_262{background:var(--var-cor-fundo);border:1px solid rgba(0,0,0,.05);border-radius:var(--radius-md);padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:transform .2s}._resultadoCard_19x5k_262:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}._resultadoCard__icon_19x5k_280{font-size:2.5rem;margin-bottom:.5rem}._resultadoCard__label_19x5k_285{color:#555;font-size:1rem;text-transform:uppercase;font-weight:600}._valorDestaque_19x5k_292{font-size:1.75rem;font-weight:700;color:var(--var-cor-azul)}._valorDestaqueVerde_19x5k_298{font-size:1.75rem;font-weight:700;color:#2e7d32}._modalSimuladorResultado__botao_19x5k_305{align-self:center;font-size:1.125rem;padding:1rem 3rem}@media screen and (max-width:768px){._simulador__descricao_19x5k_18{width:100%}._simulador__form_19x5k_26{padding:1.5rem}._simulador__radio_19x5k_106{flex-direction:column;gap:.5rem}._resultadoSimuladorContainer_19x5k_183{padding:2rem 1.5rem;height:auto;max-height:90vh;overflow-y:auto}._fecharModalResultadoSimulador_19x5k_209{top:1rem;right:1rem;width:3rem;height:3rem}}.duvidas__botaoForm[data-astro-cid-3xgi3ae5]{align-self:center;font-size:1.125rem;width:50%}@media screen and (max-width:1290px){.duvidas__botaoForm[data-astro-cid-3xgi3ae5]{padding:.5rem .825rem;width:40%}}@media screen and (max-width:1024px){.duvidas__botaoForm[data-astro-cid-3xgi3ae5]{padding:.5rem .825rem;width:40%}}@media screen and (max-width:900px){.duvidas__botaoForm[data-astro-cid-3xgi3ae5]{padding:.25rem .5rem;width:50%}}.duvidas__caixa[data-astro-cid-3xgi3ae5]{background:#f8f9fa;border-radius:1rem;padding:0;border:1px solid rgba(0,0,0,.05);transition:var(--transition);overflow:hidden}.duvidas__caixa[data-astro-cid-3xgi3ae5]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);background:var(--var-cor-branco)}.duvidas__caixa[data-astro-cid-3xgi3ae5][open]{background:var(--var-cor-branco);box-shadow:var(--shadow-sm)}.duvidas__pergunta[data-astro-cid-3xgi3ae5]{list-style:none;cursor:pointer;padding:1.25rem 1.5rem;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--var-cor-azul);transition:var(--transition)}.duvidas__pergunta[data-astro-cid-3xgi3ae5]::-webkit-details-marker{display:none}.duvidas__icone[data-astro-cid-3xgi3ae5]{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23212969'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.duvidas__caixa[data-astro-cid-3xgi3ae5][open] .duvidas__icone[data-astro-cid-3xgi3ae5]{transform:rotate(180deg)}.duvidas__resposta-wrapper[data-astro-cid-3xgi3ae5]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out}.duvidas__caixa[data-astro-cid-3xgi3ae5][open] .duvidas__resposta-wrapper[data-astro-cid-3xgi3ae5]{grid-template-rows:1fr}.duvidas__resposta-content[data-astro-cid-3xgi3ae5]{overflow:hidden}.duvidas__resposta[data-astro-cid-3xgi3ae5]{padding:0 1.5rem 1.5rem;color:#4a4a4a;line-height:1.6;text-align:left}.duvidas__container[data-astro-cid-3xgi3ae5]{display:flex;flex-direction:row;gap:4rem;margin-top:2rem;justify-content:space-between}@media screen and (max-width:1290px){.duvidas__container[data-astro-cid-3xgi3ae5]{gap:2rem}}@media screen and (max-width:1024px){.duvidas__container[data-astro-cid-3xgi3ae5]{gap:2rem}}@media screen and (max-width:900px){.duvidas__container[data-astro-cid-3xgi3ae5]{gap:1rem}}@media screen and (max-width:560px){.duvidas__container[data-astro-cid-3xgi3ae5]{flex-direction:column;gap:2rem}}.duvidas__conteinerTitulo[data-astro-cid-3xgi3ae5]{border-radius:1.25rem 1.25rem 0 0;background:var(--var-cor-amarelo)}.duvidas__form[data-astro-cid-3xgi3ae5]{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 2.5rem}.duvidas__form[data-astro-cid-3xgi3ae5] input[data-astro-cid-3xgi3ae5],.duvidas__form[data-astro-cid-3xgi3ae5] textarea[data-astro-cid-3xgi3ae5]{border:2px solid rgba(15,10,10,.4);border-radius:.625rem;outline:none;padding:.5rem}.duvidas__form[data-astro-cid-3xgi3ae5] textarea[data-astro-cid-3xgi3ae5]{resize:none;height:100px}@media screen and (max-width:1290px){.duvidas__form[data-astro-cid-3xgi3ae5]{gap:1rem}}@media screen and (max-width:1024px){.duvidas__form[data-astro-cid-3xgi3ae5]{gap:1rem}}@media screen and (max-width:900px){.duvidas__form[data-astro-cid-3xgi3ae5]{gap:.5rem;padding:1rem}}@media screen and (max-width:560px){.duvidas__form[data-astro-cid-3xgi3ae5]{gap:1rem;padding:1.5rem}.duvidas__form[data-astro-cid-3xgi3ae5] input[data-astro-cid-3xgi3ae5],.duvidas__form[data-astro-cid-3xgi3ae5] textarea[data-astro-cid-3xgi3ae5]{padding:1rem}}.duvidas__formTitulo[data-astro-cid-3xgi3ae5]{padding:.5rem 2.5rem;color:var(--var-cor-azul)}@media screen and (max-width:1290px){.duvidas__formTitulo[data-astro-cid-3xgi3ae5]{padding:.825rem .5rem;font-size:1.125rem;font-weight:400}}@media screen and (max-width:1024px){.duvidas__formTitulo[data-astro-cid-3xgi3ae5]{padding:.825rem .5rem;font-size:1.125rem;font-weight:400}}@media screen and (max-width:900px){.duvidas__formTitulo[data-astro-cid-3xgi3ae5]{padding:.5rem;font-size:1rem}}.duvidas__naoSolucionou[data-astro-cid-3xgi3ae5]{border-radius:1.25rem;box-shadow:0 4px 10px #0000004d;width:40%}@media screen and (max-width:1290px){.duvidas__naoSolucionou[data-astro-cid-3xgi3ae5]{width:40%}}@media screen and (max-width:1024px){.duvidas__naoSolucionou[data-astro-cid-3xgi3ae5]{width:40%}}@media screen and (max-width:900px){.duvidas__naoSolucionou[data-astro-cid-3xgi3ae5]{width:40%}}@media screen and (max-width:560px){.duvidas__naoSolucionou[data-astro-cid-3xgi3ae5]{width:100%}}.duvidas__perguntas[data-astro-cid-3xgi3ae5]{display:flex;flex-direction:column;gap:2.5rem;width:60%}.duvidas__pergunta[data-astro-cid-3xgi3ae5]::marker{color:var(--var-cor-amarelo)}@media screen and (max-width:1290px){.duvidas__perguntas[data-astro-cid-3xgi3ae5]{gap:1rem}}@media screen and (max-width:1024px){.duvidas__perguntas[data-astro-cid-3xgi3ae5]{gap:1rem}}@media screen and (max-width:560px){.duvidas__perguntas[data-astro-cid-3xgi3ae5]{gap:1.5rem;width:100%}}.duvidas__titulo[data-astro-cid-3xgi3ae5]{color:var(--var-cor-azul)}.duvidas[data-astro-cid-3xgi3ae5]{padding-top:4rem;padding-bottom:4rem}.newsletter__anuncio[data-astro-cid-3o3kt4xt]{font-size:3rem;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:1290px){.newsletter__anuncio[data-astro-cid-3o3kt4xt]{font-size:2.5rem;font-weight:300;width:60%;margin:0 auto}}@media screen and (max-width:900px){.newsletter__anuncio[data-astro-cid-3o3kt4xt]{font-size:2.25rem;width:100%}}@media screen and (max-width:560px){.newsletter__anuncio[data-astro-cid-3o3kt4xt]:first-child{font-size:2rem;font-weight:700;width:100%}.newsletter__anuncio[data-astro-cid-3o3kt4xt]:last-child{font-size:1.5rem;font-weight:400;width:100%;margin-top:.5rem}}@media screen and (max-width:560px){.newsletter__botao[data-astro-cid-3o3kt4xt]{font-size:.875rem;padding:.5rem 1rem}}.newsletter__container[data-astro-cid-3o3kt4xt]{border-top:2px solid var(--var-cor-branco);margin:1rem auto;padding-top:1rem;width:50%}@media screen and (max-width:1290px){.newsletter__container[data-astro-cid-3o3kt4xt]{margin:2rem auto;padding-top:2rem;width:100%}}@media screen and (max-width:900px){.newsletter__container[data-astro-cid-3o3kt4xt]{margin:2rem auto;padding-top:2rem;width:100%}}.newsletter__descricao[data-astro-cid-3o3kt4xt]{font-size:1.5rem;font-style:normal;line-height:normal}@media screen and (max-width:900px){.newsletter__descricao[data-astro-cid-3o3kt4xt]{font-size:1.25rem}}.newsletter__form[data-astro-cid-3o3kt4xt] input[data-astro-cid-3o3kt4xt]{border:none;padding:1rem 1.5rem;border-radius:var(--radius-full);margin-right:1.5rem;flex:1}@media screen and (max-width:1290px){.newsletter__form[data-astro-cid-3o3kt4xt] input[data-astro-cid-3o3kt4xt]{padding:1rem 6rem 1rem 1rem}}@media screen and (max-width:900px){.newsletter__form[data-astro-cid-3o3kt4xt] input[data-astro-cid-3o3kt4xt]{padding:1rem 2rem 1rem 1rem}}@media screen and (max-width:560px){.newsletter__form[data-astro-cid-3o3kt4xt]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.newsletter__form[data-astro-cid-3o3kt4xt] input[data-astro-cid-3o3kt4xt]{text-align:center;margin:0;width:80%;padding:1rem}}.newsletter__titulo[data-astro-cid-3o3kt4xt]{font-size:2rem;font-style:normal;font-weight:700;line-height:normal;color:var(--var-cor-branco)}@media screen and (max-width:900px){.newsletter__titulo[data-astro-cid-3o3kt4xt]{font-size:1.825rem;font-weight:500}}.newsletter[data-astro-cid-3o3kt4xt]{background:linear-gradient(0deg,#1e266dd9 0% 100%),url(/_astro/bgNew.DfLESLt4.jpeg) center / cover no-repeat;color:var(--var-cor-branco);text-align:center;padding:6rem 1rem}.orcamento__botao[data-astro-cid-2mrowlrt]{background:var(--var-cor-azul);border-radius:var(--radius-full);color:var(--var-cor-branco);font-size:1.25rem;padding:1rem 2rem;text-transform:uppercase;font-weight:700;border:none;cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-md)}.orcamento__botao[data-astro-cid-2mrowlrt]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #1e266d80;background:var(--var-cor-azul-claro)}@media screen and (max-width:1290px){.orcamento__botao[data-astro-cid-2mrowlrt]{font-size:1.25rem}}@media screen and (max-width:560px){.orcamento__botao[data-astro-cid-2mrowlrt]{margin:0 auto;width:35%}}.orcamento__descricaoConsumo[data-astro-cid-2mrowlrt]{font-size:.875rem;position:relative;bottom:.5rem}.orcamento__form[data-astro-cid-2mrowlrt]{display:flex;flex-direction:column;gap:1rem;margin:1rem auto 0;width:50%}.orcamento__form[data-astro-cid-2mrowlrt] input[data-astro-cid-2mrowlrt],.orcamento__form[data-astro-cid-2mrowlrt] textarea[data-astro-cid-2mrowlrt]{border:none;border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:var(--shadow-sm);outline:none}.orcamento__form[data-astro-cid-2mrowlrt] input[data-astro-cid-2mrowlrt]:focus,.orcamento__form[data-astro-cid-2mrowlrt] textarea[data-astro-cid-2mrowlrt]:focus{box-shadow:0 0 0 2px var(--var-cor-azul)}#nomeOrcamento[data-astro-cid-2mrowlrt],#cidadeOrcamento[data-astro-cid-2mrowlrt]{width:50%}#emailOrcamento[data-astro-cid-2mrowlrt],#telOrcamento[data-astro-cid-2mrowlrt]{width:45%}@media screen and (max-width:1290px){.orcamento__form[data-astro-cid-2mrowlrt]{gap:1.25rem;width:80%}.orcamento__form[data-astro-cid-2mrowlrt] input[data-astro-cid-2mrowlrt],.orcamento__form[data-astro-cid-2mrowlrt] textarea[data-astro-cid-2mrowlrt]{padding:1rem}}@media screen and (max-width:560px){.orcamento__form[data-astro-cid-2mrowlrt]{width:100%}.orcamento__form[data-astro-cid-2mrowlrt] input[data-astro-cid-2mrowlrt],.orcamento__form[data-astro-cid-2mrowlrt] textarea[data-astro-cid-2mrowlrt]{padding:1.5rem}#nomeOrcamento[data-astro-cid-2mrowlrt],#cidadeOrcamento[data-astro-cid-2mrowlrt],#emailOrcamento[data-astro-cid-2mrowlrt],#telOrcamento[data-astro-cid-2mrowlrt]{width:100%}}.orcamento__formInputContainer[data-astro-cid-2mrowlrt]{display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:space-between}@media screen and (max-width:1290px){.orcamento__formInputContainer[data-astro-cid-2mrowlrt]{gap:1.5rem}}@media screen and (max-width:560px){.orcamento__formInputContainer[data-astro-cid-2mrowlrt]{flex-direction:column}}.orcamento__titulo[data-astro-cid-2mrowlrt]{color:var(--var-cor-azul);margin-bottom:2rem}.orcamento[data-astro-cid-2mrowlrt]{background:var(--var-cor-amarelo);padding:4rem 1rem}.rodape__borda[data-astro-cid-lejjx2fa]{border-right:2px solid var(--var-cor-branco)}@media screen and (max-width:560px){.rodape__borda[data-astro-cid-lejjx2fa]{border-top:1.5px solid var(--var-cor-branco);border-right:0;width:70%}}.rodape__container[data-astro-cid-lejjx2fa]{display:flex;justify-content:space-evenly;gap:2rem;width:100%;margin:2rem 0 4rem}@media screen and (max-width:560px){.rodape__container[data-astro-cid-lejjx2fa]{align-items:center;flex-direction:column;gap:1.5rem;margin:1rem 0 3rem}}.rodape__contato[data-astro-cid-lejjx2fa]{display:flex;flex-direction:column;gap:1rem;justify-content:center;width:300px}@media screen and (max-width:560px){.rodape__contato[data-astro-cid-lejjx2fa]{text-align:center}}.rodape__copy[data-astro-cid-lejjx2fa]{color:var(--var-cor-branco);padding-bottom:2rem;text-align:center}.rodape__copy[data-astro-cid-lejjx2fa] a[data-astro-cid-lejjx2fa]{color:var(--var-cor-amarelo, #ffcc00);text-decoration:none;font-weight:500;transition:var(--transition, .3s)}.rodape__copy[data-astro-cid-lejjx2fa] a[data-astro-cid-lejjx2fa]:hover{color:var(--var-cor-laranja, #ff9900);text-decoration:underline}@media screen and (max-width:560px){.rodape__copy[data-astro-cid-lejjx2fa]{font-size:.875rem;text-align:center;padding-top:1rem}}.rodape__email[data-astro-cid-lejjx2fa]{color:var(--var-cor-branco);transition:.2s all ease-in-out;text-decoration:none;margin-left:.5rem}.rodape__link[data-astro-cid-lejjx2fa]{color:var(--var-cor-branco);text-decoration:none;text-transform:uppercase;transition:.2s all ease-in-out}.rodape__link[data-astro-cid-lejjx2fa]:hover{color:var(--var-cor-laranja)}.rodape__nav[data-astro-cid-lejjx2fa]{align-items:center;display:flex;flex-direction:column;gap:1rem;width:300px}.rodape__social[data-astro-cid-lejjx2fa]{text-align:center;margin-bottom:.5rem}.rodape__tel[data-astro-cid-lejjx2fa]{color:var(--var-cor-branco);transition:.2s all ease-in-out;text-decoration:none;margin-left:.5rem}.rodape[data-astro-cid-lejjx2fa]{background:linear-gradient(0deg,#1e266db3 0% 100%),url(/_astro/bgRodape.CKYeyZjc.png) center / cover no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0 0}.proposito[data-astro-cid-mfdsd5uk]{margin:4rem auto 6rem}.proposito__video-wrapper[data-astro-cid-mfdsd5uk]{position:relative;width:100%;max-width:900px;margin:0 auto;padding-top:45%;box-shadow:0 20px 40px #0003;border-radius:var(--radius-lg);overflow:hidden;background:#000;transition:transform .3s ease}.proposito__video-wrapper[data-astro-cid-mfdsd5uk]:hover{transform:translateY(-5px)}.proposito__iframe[data-astro-cid-mfdsd5uk]{position:absolute;width:100%;height:100%;top:0;left:0;border:none}@media screen and (max-width:768px){.proposito[data-astro-cid-mfdsd5uk]{margin:3rem auto}.proposito__video-wrapper[data-astro-cid-mfdsd5uk]{padding-top:56.25%}}.comoFunciona[data-astro-cid-3aavkfhp]{margin:4rem auto 6rem}.comoFunciona__imagem-wrapper[data-astro-cid-3aavkfhp]{width:100%;max-width:1100px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden}.comoFunciona__img[data-astro-cid-3aavkfhp]{width:100%;height:auto;display:block;object-fit:contain}@media screen and (max-width:768px){.comoFunciona[data-astro-cid-3aavkfhp]{margin:2rem auto 4rem}.comoFunciona__titulo[data-astro-cid-3aavkfhp]{font-size:2rem}}._projetos_1o7uh_1{background:linear-gradient(0deg,#1e266d80,#1e266de6),url(/_astro/bgProjetos.D_Wt1h-H.webp) center / cover no-repeat;position:relative}._projetos__titulo_1o7uh_6{color:var(--var-cor-branco);padding-top:4rem;text-shadow:0 2px 10px rgba(0,0,0,.5)}._projetos__container_1o7uh_12{padding:4rem 0 6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._projeto_1o7uh_1{background:var(--var-cor-branco);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.75rem;text-align:center;padding-bottom:1.5rem;cursor:pointer;box-shadow:var(--shadow-md);transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease;overflow:hidden;position:relative}._projeto_1o7uh_1:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px #0000004d}._imgWrapper_1o7uh_39{width:100%;height:250px;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;position:relative}._skeleton_1o7uh_47{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:_pulse_1o7uh_1 1.5s infinite ease-in-out}@keyframes _pulse_1o7uh_1{0%{background-position:200% 0}to{background-position:-200% 0}}._projeto__img_1o7uh_63{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}._projeto_1o7uh_1:hover ._projeto__img_1o7uh_63{transform:scale(1.1)}._projeto__tipo_1o7uh_75{color:var(--var-cor-laranja);font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;margin-top:.5rem}._projeto__localidade_1o7uh_84{color:var(--var-cor-azul);padding:0 1rem}._modalProjetos-container_1o7uh_90{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0b0f19d9;backdrop-filter:blur(12px);z-index:9999;animation:_fadeIn_1o7uh_1 .3s ease-out forwards}@keyframes _fadeIn_1o7uh_1{0%{opacity:0}to{opacity:1}}._modalProjetos_1o7uh_90{width:90vw;max-width:1200px;height:85vh;display:flex;justify-content:space-between;align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000080;position:relative;padding:1rem}._modalProjetos__imagem_1o7uh_131{width:calc(100% - 120px);height:100%;display:flex;justify-content:center;align-items:center}._modalProjetos__imagem_1o7uh_131 img{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--radius-md);box-shadow:0 10px 30px #00000080}._fecharModalProjetos_1o7uh_148{position:absolute;top:-1.5rem;right:-1.5rem;background:var(--var-cor-amarelo);border:none;border-radius:50%;width:3.5rem;height:3.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000004d;transition:transform .2s ease,background .2s ease;z-index:10}._fecharModalProjetos_1o7uh_148:hover{transform:scale(1.1);background:var(--var-cor-amarelo-hover)}._fecharModalProjetos_1o7uh_148 img{width:50%;height:50%}._seta-esquerda_1o7uh_176,._seta-direita_1o7uh_177{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:50%;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(5px)}._seta-esquerda_1o7uh_176:hover,._seta-direita_1o7uh_177:hover{background:var(--var-cor-amarelo);color:var(--var-cor-azul);transform:scale(1.1)}@media screen and (max-width:1290px){._projetos__container_1o7uh_12{padding:3rem 0 5rem}}@media screen and (max-width:768px){._projetos__container_1o7uh_12{grid-template-columns:1fr;padding:2rem 1rem}._fecharModalProjetos_1o7uh_148{top:1rem;right:1rem;width:3rem;height:3rem}._modalProjetos_1o7uh_90{flex-direction:column;height:auto;max-height:90vh;padding:3rem 1rem 1rem;gap:1rem}._modalProjetos__imagem_1o7uh_131{width:100%;height:60vh}._seta-esquerda_1o7uh_176,._seta-direita_1o7uh_177{position:absolute;bottom:1rem}._seta-esquerda_1o7uh_176{left:2rem}._seta-direita_1o7uh_177{right:2rem}}._depoimentos__container_13a3o_1{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:2rem}._depoimentos__container_13a3o_1 button{background-color:transparent;border:none;cursor:pointer;transition:var(--transition, all .3s ease-in-out);display:flex;align-items:center;justify-content:center;border-radius:50%;padding:.5rem}._depoimentos__container_13a3o_1 button:hover{transform:scale(1.1);background-color:#2129690d}._depoimentos__container_13a3o_1 button:active{transform:scale(.9)}._depoimentos__container_13a3o_1 svg path{transition:stroke .3s ease}._depoimentos__container_13a3o_1 button:hover svg path{stroke:var(--var-cor-amarelo)}@media screen and (max-width:768px){._depoimentos__container_13a3o_1 svg{height:52px;width:40px}}._depoimentos__titulo_13a3o_45{color:var(--var-cor-azul)}._depoimentos_13a3o_1{padding-top:4rem;padding-bottom:4rem}._depoimento_13a3o_1{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center;width:80%;animation:_slideFade_13a3o_1 .6s cubic-bezier(.23,1,.32,1) forwards}._depoimento__texto_13a3o_64{font-size:1.5rem;font-weight:500;color:var(--var-cor-azul);line-height:1.4;margin:0;font-style:italic}._depoimento__estrelas_13a3o_73{width:120px;height:auto}._depoimento__autor_13a3o_78{font-weight:600;color:var(--var-cor-laranja);margin:0;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}@keyframes _slideFade_13a3o_1{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:900px){._depoimento_13a3o_1 blockquote{font-size:1.25rem}}@media screen and (max-width:768px){._depoimento_13a3o_1 blockquote{font-size:1.125rem;font-weight:400}}
