body{background: #050505;}
main{position: relative;}

@media screen and (max-width: 1170px){
	._1000 .capturaLonga._flutForm main .topo form{max-width: 530px !important;}
	._1000 main .participe .centro ul{gap: 28px;}
}

/*Barra Flut*/
.barraFlut{visibility: hidden;opacity: 0;position: fixed;top: -100px;left: 0;width: 100%;z-index: 999;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.55%, rgba(34, 155, 188, 0.2) 100%), rgba(0, 1, 4, 0.83);border-bottom: 1px solid #1B3036;transition: all ease 0.5s;}
.capturaLonga._flutForm .barraFlut{visibility: visible;opacity: 1;top: 0;}
.barraFlut .centro{display: flex;padding: 13px 20px 15px;width: 100%;max-width: 959px;margin: 0 auto;align-items: center;}
	.barraFlut .centro p{font: 500 13px/20px 'Montserrat';text-align: left;letter-spacing: -0.01em;text-transform: uppercase;color: #E6F5FA;text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);width: 100%;max-width: 246px;}
		.barraFlut .centro .contador{min-height: 17px;border: 1px solid rgb(70 211 235 / 0.3);border-width: 0 1px;width: 100%;max-width: 454px;}
			.barraFlut .centro .contador ul.countdown{display: flex;gap: 15px;justify-content: center;}
				.barraFlut .centro .contador ul.countdown li{display: flex;align-items: center;width: 100%;max-width: 77px;}
					.barraFlut .centro .contador ul.countdown li span{font: 800 26px/34px 'Montserrat';text-align: center;letter-spacing: 0.03em;text-transform: uppercase;color: #FFFFFF;display: block;width: 100%;}
					.barraFlut .centro .contador ul.countdown li p{font: 700 13px/8px 'Open Sans';text-align: center;text-transform: uppercase;color: #B8E25B;margin-left: 4px;width: 100%;}
	.barraFlut .centro a:visited,
	.barraFlut .centro a:active,
	.barraFlut .centro a:link{width: 100%;max-width: 237px;transition: all ease 0.5s;display: flex;justify-content: flex-end;align-items: center;}
	.barraFlut .centro a:hover{filter: brightness(2);}
		.barraFlut .centro a b{font: 800 13px/34px 'Montserrat';color: #fff;transition: all ease 0.5s;letter-spacing: 0.02em;text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.08);text-transform: uppercase;margin-right: 8px;}
			.barraFlut .centro a:hover b{text-shadow: 0px 0px 10px rgb(175 175 175 / 42%);}
		.barraFlut .centro a span{display: inline-block;width: 15px;height: 14px;transition: all ease 0.5s;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none'%3E%3Cpath fill='%231BC8FB' d='M7.953 0 5.948 1.734l4.27 3.85H0L.04 8.4h10.178l-4.27 3.866L7.994 14 15 7 7.953 0Z' opacity='.75'/%3E%3C/svg%3E");}

/*Header*/
header{position: absolute;left: 50%;transform: translateX(-50%);z-index: 3;width: 100%;}
._1000 header::before, ._1000 header::after{position: absolute;content: '';max-width: 1300px;width: 100%;height: 223px;left: 50%;transform: translateX(-50%);top: -136px;background: #070F20;mix-blend-mode: multiply;opacity: 0.75;filter: blur(70px);}
header::after{width: 604px;height: 269px;}
header .centro{display: flex;max-width: 900px;width: 100%;margin: 0 auto;gap: 26px;padding-top: 17px;margin-bottom: 24px;position: relative;z-index: 99;align-items: center;justify-content: center;}
	header .centro p{font: 500 13px/20px 'Montserrat';text-align: right;letter-spacing: -0.02em;text-transform: uppercase;color: #E6F5FA;text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.35);width: 100%;max-width: 212px;}
	header .centro p:last-of-type{text-align: left;}
		header .centro .contador{min-height: 17px;border: 1px solid rgb(70 211 235 / 0.3);border-width: 0 1px;padding: 0 26px;width: 100%;max-width: 408px;}
			header .centro .contador ul.countdown{display: flex;gap: 15px;justify-content: center;}
				header .centro .contador ul.countdown li{display: flex;align-items: center;width: 100%;max-width: 77px;}
					header .centro .contador ul.countdown li span{font: 800 26px/34px 'Montserrat';text-align: center;letter-spacing: 0.03em;text-transform: uppercase;color: #FFFFFF;display: block;width: 100%;}
					header .centro .contador ul.countdown li p{font: 700 13px/8px 'Open Sans';text-align: center;text-transform: uppercase;color: #B8E25B;margin-left: 4px;width: 100%;}

/* JANELA DEPOIMENTOS */
@media screen and (max-width: 1600px){
	._1000 body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--prev{left: calc((50% - 370px)/2);}
    ._1000 body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--next{right: calc((50% - 370px)/2);}
}
@media screen and (max-width: 1270px){
	._1000 body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--prev{left: 0;height: 60px;border-radius: 0 80px 80px 0;}
    ._1000 body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--next{right: 0;height: 60px;border-radius: 80px 0 0 080px;}
}
body.depoimentosAtivo{overflow: hidden;}
body.depoimentosAtivo .depoimentosAberto{opacity: 1;visibility: visible;pointer-events: all;}

._1000 body .depoimentosAberto{background: rgb(1 9 12 / 97%);}
body .depoimentosAberto{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;padding: 39px 0 20px;background-attachment: local;opacity: 0;visibility: hidden;z-index: 9999;overflow-y: auto;pointer-events: none;transition: all 0.5s ease;}
	body .depoimentosAberto a.fechar:active,
	body .depoimentosAberto a.fechar:any-link{position: absolute;top: 37px;right: 29px;width: 46px;height: 40px;background: #FFFFFF;border-radius: 5px;transition: all 0.5s ease;}
		body .depoimentosAberto a.fechar:before{content: "X";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font: 600 20px/20px 'Montserrat';color: #84a340;transition: all 0.5s ease;}
		body .depoimentosAberto a.fechar:hover{background: #27a5be;}
		body .depoimentosAberto a.fechar:hover:before{color: #fff;}
	body .depoimentosAberto h2{margin-bottom: 30px;text-transform: uppercase;text-align: center;font: 800 24px/35px 'Montserrat';letter-spacing: -0.01em;color: #FFFFFF;}
		body .depoimentosAberto h2 b{font-weight: 700;}
	body .depoimentosAberto .splideDepoimentosPrincipal{height: calc(100% - 100px);min-height: 450px;}
    body .depoimentosAberto .splideDepoimentosPrincipal .splide__track{height: 100%;}
    body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--prev{left: calc((50% - 250px)/2);}
    body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--next{right: calc((50% - 250px)/2);}
        body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows button{width: 50px;height: 50px;background: #FFFFFF;border-radius: 80px;opacity: 1;transition: all 0.5s ease;}
        body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows button:hover{background: #27a5be;}
		body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows button:hover svg{fill: #fff}
		body .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows button svg{transition: all 0.5s ease;}
	body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li:not(li.is-active){filter: brightness(0.8);}
		body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li{max-width: 900px;/* height: calc(100% - 100px); */min-height: 450px;margin: auto;padding: 32px 0 31px 100px;background: #FFFFFF;border: none;border-bottom: 5px solid #C9C9CA;border-radius: 10px;transition: all 0.5s ease;}
			body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li > figure{position: absolute;left: -43px;top: 29px;width: 120px;height: 120px;background: #BBBBBB;border-radius: 100%;filter: drop-shadow(0px 7px 1px rgba(90, 96, 109, 0.18));}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li > figure:after{content: "";position: absolute;right: -6px;bottom: -4px;width: 39px;height: 32px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='32' fill='none'%3E%3Cmask id='a' width='39' height='32' x='0' y='0' fill='%23000' maskUnits='userSpaceOnUse'%3E%3Cpath fill='%23fff' d='M0 0h39v32H0z'/%3E%3Cpath d='M33 19.8383c0 1.7233-.7638 3.3891-2.1159 4.5612-1.3554 1.1642-3.195 1.7472-5.0531 1.5689-3.2925-.3258-5.8568-3.1881-5.7926-6.5339.0995-4.8866 1.9234-7.9899 4.0301-9.9911C26.212 7.407 28.7282 6.44 30.257 6.012l.0387-.0108A1.0985 1.0985 0 0 1 30.3463 6c.0626 0 .1075.014.1377.0297a.2169.2169 0 0 1 .0827.0765l.0036.0053c.0261.0387.0316.0722.0292.1009-.0024.0296-.0152.0707-.056.115-1.6509 1.7966-2.9179 3.6955-3.7324 5.6568l-.6565 1.5809 1.7008.3097c3.0153.549 5.1446 3.099 5.1446 5.9635ZM18.9628 19.8383c0 1.7233-.7639 3.3891-2.116 4.5612-1.3553 1.1642-3.1949 1.7472-5.053 1.5689-3.2926-.3258-5.8568-3.1881-5.7926-6.5339.0994-4.8866 1.9234-7.9899 4.03-9.9911C12.1747 7.407 14.6909 6.44 16.2198 6.012l.0387-.0108A1.0985 1.0985 0 0 1 16.3091 6c.0625 0 .1075.014.1377.0297a.2176.2176 0 0 1 .0827.0765l.0036.0053c.026.0387.0316.0722.0292.1009-.0025.0296-.0152.0707-.056.115-1.651 1.7966-2.9179 3.6955-3.7324 5.6568l-.6566 1.5809 1.7008.3097c3.0154.549 5.1447 3.099 5.1447 5.9635Z'/%3E%3C/mask%3E%3Cpath fill='%23A0C946' d='M33 19.8383c0 1.7233-.7638 3.3891-2.1159 4.5612-1.3554 1.1642-3.195 1.7472-5.0531 1.5689-3.2925-.3258-5.8568-3.1881-5.7926-6.5339.0995-4.8866 1.9234-7.9899 4.0301-9.9911C26.212 7.407 28.7282 6.44 30.257 6.012l.0387-.0108A1.0985 1.0985 0 0 1 30.3463 6c.0626 0 .1075.014.1377.0297a.2169.2169 0 0 1 .0827.0765l.0036.0053c.0261.0387.0316.0722.0292.1009-.0024.0296-.0152.0707-.056.115-1.6509 1.7966-2.9179 3.6955-3.7324 5.6568l-.6565 1.5809 1.7008.3097c3.0153.549 5.1446 3.099 5.1446 5.9635ZM18.9628 19.8383c0 1.7233-.7639 3.3891-2.116 4.5612-1.3553 1.1642-3.1949 1.7472-5.053 1.5689-3.2926-.3258-5.8568-3.1881-5.7926-6.5339.0994-4.8866 1.9234-7.9899 4.03-9.9911C12.1747 7.407 14.6909 6.44 16.2198 6.012l.0387-.0108A1.0985 1.0985 0 0 1 16.3091 6c.0625 0 .1075.014.1377.0297a.2176.2176 0 0 1 .0827.0765l.0036.0053c.026.0387.0316.0722.0292.1009-.0025.0296-.0152.0707-.056.115-1.651 1.7966-2.9179 3.6955-3.7324 5.6568l-.6566 1.5809 1.7008.3097c3.0154.549 5.1447 3.099 5.1447 5.9635Z'/%3E%3Cpath fill='%23fff' d='m30.8841 24.3995 3.9094 4.5516.0104-.009.0104-.009-3.9302-4.5336ZM24.0685 9.4434l4.1324 4.35-4.1324-4.35Zm-4.0301 9.9911-5.9987-.1221-.0002.007 5.9989.1151ZM30.257 6.012l1.618 5.7777h.0001L30.257 6.012Zm.0387-.0108L30.0305.007l-.6889.0305-.664.186 1.6181 5.7777Zm.1883.0285-2.7602 5.3273 2.7602-5.3273Zm.0827.0765-4.9976 3.32.008.0122.0082.0121 4.9814-3.3443Zm.0036.0053-4.9815 3.3443.0003.0005 4.9812-3.3448Zm.0292.1009 5.9792.4997-5.9792-.4997Zm-.056.115-4.4174-4.0603-.0005.0005 4.4179 4.0598Zm-3.7324 5.6568 5.5411 2.3013-5.5411-2.3013Zm-.6565 1.5809-5.5412-2.3012-2.8537 6.8714 7.3201 1.3328 1.0748-5.903Zm1.7008.3097-1.0748 5.9029 1.0748-5.9029ZM25.831 25.9684l-.5907 5.9708.0088.0009.0088.0008.5731-5.9725Zm-8.9842-1.5689 3.9095 4.5516.0104-.009.0104-.009-3.9303-4.5336ZM10.0312 9.4434l4.1324 4.35-4.1324-4.35Zm-4.03 9.9911-5.9988-.1221-.0001.007 5.9989.1151ZM16.2198 6.012l1.618 5.7777h.0001L16.2198 6.012Zm.0387-.0108L15.9933.007l-.6889.0305-.664.186 1.6181 5.7777Zm.1883.0285-2.7603 5.3273 2.7603-5.3273Zm.0827.0765-4.9977 3.32.0081.0122.0081.0121 4.9815-3.3443Zm.0036.0053-4.9815 3.3443.0003.0005 4.9812-3.3448Zm.0292.1009 5.9792.4997-5.9792-.4997Zm-.056.115-4.4174-4.0603-.0005.0005 4.4179 4.0598Zm-3.7324 5.6568 5.5411 2.3013-5.5411-2.3013Zm-.6566 1.5809-5.5411-2.3012-2.8537 6.8714 7.32 1.3328 1.0748-5.903Zm1.7008.3097-1.0747 5.9029 1.0747-5.9029Zm-2.0243 12.0936-.5907 5.9708.0087.0009.0088.0008.5732-5.9725Zm23.0205 2.9647C37.4483 26.6496 39 23.3441 39 19.8383H27c0-.0271.0062-.0376.0032-.0312-.0028.0061-.0149.029-.0494.0589l7.8605 9.0671ZM19.936 5.0933c-3.2386 3.0766-5.7634 7.69-5.8963 14.2191l11.9975.2442c.066-3.2441 1.189-4.8373 2.1637-5.7632L19.936 5.0933Zm8.703-4.859c-2.0481.5735-5.5886 1.9005-8.703 4.859l8.2649 8.7001c1.1727-1.114 2.6645-1.7209 3.6741-2.0037L28.639.2343Zm.0386-.0108-.0386.0108 3.2361 11.5554.0386-.0108L28.6776.2235ZM30.3464 0a7.088 7.088 0 0 0-.3159.007l.5304 11.9883c-.0093.0004-.0403.0018-.0806.0029a4.9371 4.9371 0 0 1-.134.0018l.0001-12Zm2.8979.7023C32.3303.2287 31.3342 0 30.3464 0l-.0001 12c-.8628 0-1.769-.2007-2.6225-.643L33.2443.7023Zm2.3201 2.0837A6.216 6.216 0 0 0 33.2443.7023L27.7238 11.357a5.7825 5.7825 0 0 1-2.1547-1.9307l9.9953-6.6403Zm-.0126-.0189-.0036-.0053-9.9629 6.6887.0035.0053 9.963-6.6887Zm1.0269 3.945c.1156-1.3832-.2399-2.773-1.0272-3.9454l-9.9624 6.6896a5.8246 5.8246 0 0 1-.8016-1.7853 5.862 5.862 0 0 1-.1671-1.9583l11.9583.9993Zm-1.6177 3.6757c.9325-1.0146 1.5031-2.3047 1.6177-3.6757l-11.9583-.9994c.1096-1.3118.6547-2.5198 1.5057-3.4457l8.8349 8.1208Zm-2.6088 3.8977c.4978-1.1986 1.3398-2.5169 2.6093-3.8983l-8.8359-8.1196C24.0931 4.4794 22.4013 6.959 21.27 9.683l11.0822 4.6025Zm-.6565 1.5809.6565-1.5809L21.27 9.683l-.6566 1.5809 11.0823 4.6025Zm-2.7656-7.8946-1.7008-.3096-2.1495 11.8059 1.7008.3096 2.1495-11.8059ZM39 19.8383c0-5.8846-4.323-10.8201-10.0699-11.8665l-2.1495 11.8059c.1257.0229.1882.0754.2161.1081.0317.037.0033.0254.0033-.0475h12Zm-12.5782.1592c-.0646-.0064-.1647-.041-.2625-.151-.0957-.1076-.1236-.2134-.122-.2969l-11.9978-.2302c-.1243 6.4789 4.7989 11.9864 11.2008 12.6198l1.1815-11.9417Zm.5529-.1495c-.088.0756-.2996.1738-.5705.1478l-1.1463 11.9451c3.4453.3307 6.9129-.7371 9.5356-2.9898l-7.8188-9.1031Zm-6.1976 9.0851c2.634-2.2835 4.1857-5.589 4.1857-9.0948h-12c0-.0271.0062-.0376.0032-.0312-.0029.0061-.0149.029-.0494.0589l7.8605 9.0671ZM5.8988 5.0933C2.6602 8.1699.1353 12.7833.0024 19.3124L12 19.5566c.0661-3.2441 1.1891-4.8373 2.1637-5.7632L5.8988 5.0933Zm8.703-4.859c-2.0481.5735-5.5887 1.9005-8.703 4.859l8.2648 8.7001c1.1727-1.114 2.6646-1.7209 3.6742-2.0037L14.6018.2343Zm.0386-.0108-.0387.0108 3.2362 11.5554.0386-.0108L14.6404.2235ZM16.3091 0c-.1473 0-.2619.0047-.3158.007l.5303 11.9883c-.0093.0004-.0403.0018-.0805.0029a4.9429 4.9429 0 0 1-.134.0018V0Zm2.898.7023C18.293.2287 17.297 0 16.3091 0v12c-.8628 0-1.769-.2007-2.6226-.643L19.2071.7023Zm2.3201 2.0837A6.217 6.217 0 0 0 19.2071.7023L13.6865 11.357a5.7825 5.7825 0 0 1-2.1547-1.9307l9.9954-6.6403Zm-.0126-.0189-.0036-.0053-9.963 6.6887.0036.0053 9.963-6.6887Zm1.0269 3.945c.1156-1.3832-.24-2.773-1.0272-3.9454l-9.9624 6.6896a5.8219 5.8219 0 0 1-.8016-1.7852 5.8624 5.8624 0 0 1-.1672-1.9584l11.9584.9993Zm-1.6178 3.6757c.9326-1.0146 1.5032-2.3047 1.6178-3.6757l-11.9584-.9994c.1097-1.3117.6548-2.5198 1.5058-3.4457l8.8348 8.1208Zm-2.6087 3.8977c.4978-1.1986 1.3398-2.5169 2.6092-3.8983l-8.8358-8.1196C10.0559 4.4794 8.364 6.9589 7.2327 9.683l11.0823 4.6025Zm-.6565 1.5809.6565-1.5809L7.2327 9.683l-.6565 1.5809 11.0823 4.6025Zm-2.7656-7.8946-1.7008-.3096-2.1496 11.8059 1.7009.3096 2.1495-11.8059Zm10.0699 11.8665c0-5.8846-4.323-10.8201-10.0699-11.8665l-2.1495 11.8059c.1257.0229.1881.0754.2161.1081.0316.037.0033.0254.0033-.0475h12Zm-12.5782.1592c-.0647-.0064-.1647-.041-.2625-.151-.0957-.1076-.1236-.2134-.122-.2969L.0023 19.3194C-.122 25.7983 4.8012 31.3058 11.203 31.9392l1.1815-11.9417Zm.5528-.1495c-.088.0756-.2995.1738-.5704.1478l-1.1464 11.9451c3.4453.3307 6.913-.7371 9.5357-2.9898l-7.8189-9.1031Z' mask='url(%23a)'/%3E%3C/svg%3E");}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li > figure img{width: 100%;height: 100%;border-radius: 100%;object-fit: cover;}
			body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li h3{margin: 0 0 16px;font: 800 18px/28px 'Montserrat';letter-spacing: 0.01em;color: #27A5BE;}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li h3 em{display: block;margin: 7px 0 0;font: 500 14px/14px 'Poppins';letter-spacing: 0.01em;color: #BBBBBB;}
			body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p{width: 98%;height: 100%;max-height: calc(100% - 290px);padding-right: 10%;font: 400 17px/30px 'Open Sans';color: #333C50;overflow: auto;}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p::-webkit-scrollbar{width: 8px}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p::-webkit-scrollbar-thumb{background: #bbcbed;border-radius: 10px}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p::-webkit-scrollbar-track{background: transparent}
            body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p.completo{max-height: calc(100% - 60px);}
			body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li .fotos{display: flex;gap: 20px;margin: 25px 0 0;padding-right: 3%;}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li .fotos figure{width: 360px;height: 210px;background: #f2f2f2;}
					body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li .fotos figure img{width: 100%;height: 100%;object-fit: contain;}
			body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li a:active,
			body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li a:any-link{position: relative;display: block;margin: 10px 0 0;padding: 0 0 0 11px;font: 700 15px/19px 'Montserrat';letter-spacing: 0.01em;color: #93bf31;transition: all 0.5s ease;}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li a:before{content: "";position: absolute;left: 0;top: 7px;width: 5px;height: 5px;background: #93bf31;border-radius: 100%;transition: all 0.5s ease;}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li a:hover{color: #a1db21;}
				body .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li a:hover:before{background: #a1db21;}
	
	body .depoimentosAberto .chamadaCTA{display: flex;justify-content: center;align-items: center;margin: 30px 0 0;}
		body .depoimentosAberto .chamadaCTA h1{width: 230px;}
		body .depoimentosAberto .chamadaCTA p{max-width: 210px;margin: 0 20px 0 10px;font: 600 15px/26px 'Poppins';letter-spacing: 0.01em;color: #FFFFFF;}
			body .depoimentosAberto .chamadaCTA p em{display: inline-block;text-transform: uppercase;font: 600 12px/12px 'Poppins';letter-spacing: 0.03em;color: #7EA5FF;}
		body .depoimentosAberto .chamadaCTA a.botaoCTA:active,
		body .depoimentosAberto .chamadaCTA a.botaoCTA:any-link{display: block;width: 100%;max-width: 433px;padding: 11px 15px;text-align: center;background: radial-gradient(131.53% 95.31% at 50% 121.87%, #62AAFF 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;box-shadow: inset 0px -3px 0px rgba(49, 100, 218, 0.31);border-radius: 6px;transition: all 0.5s ease;}
			body .depoimentosAberto .chamadaCTA a.botaoCTA:hover{box-shadow: inset 0px -3px 0px rgba(49, 100, 218, 0.31), inset 0 -20px 30px 30px #d32222, 0 0 0 5px rgb(255 255 255 / 10%);}
			body .depoimentosAberto .chamadaCTA a.botaoCTA:hover b{color: #fff;}
			body .depoimentosAberto .chamadaCTA a.botaoCTA b{text-transform: uppercase;font: 700 19px/20px 'Poppins';letter-spacing: 0.01em;color: #D32222;transition: all 0.5s ease;}

/*Topo*/
._320 .fotosTopo{display: none;}
.fotosTopo.carregado{opacity: 1;}
	.fotosTopo.carregado img{opacity: 1!important;}
.fotosTopo{position: absolute;top: 0;left: 50%;transform: translateX(-50%);display: flex;justify-content: center;width: calc(100% - 20px);max-width: 1453px;min-width: 1000px;z-index: 2;opacity: 1;transition: all 1s ease;}
	.fotosTopo img{width: calc(100% /2);max-width: 644px;transition: all 0.5s ease;user-select: none;}
.fotosTopo img.opacidade{opacity: 0;}

._1000 .capturaLonga._flutForm main .topo{position: unset;}
	._1000 .capturaLonga._flutForm main .topo form{position: absolute;top: initial;bottom: 0px;z-index: 10000;max-width: 642px;display: flex;align-items: center;justify-content: center;transition: all ease 0.5s;}
		._1000 .capturaLonga._flutForm main .topo form ._field-wrapper{width: 100%;}
			._1000 .capturaLonga._flutForm main .topo form input{width: 100%;max-width: 500px;text-align: left;padding: 20px 70px 22px 32px;border-radius: 38px 0 0 38px;}
				._1000 .capturaLonga._flutForm main .topo form input:hover,
				._1000 .capturaLonga._flutForm main .topo form input:focus{box-shadow: none;background: #fff;}
			._1000 .capturaLonga._flutForm main .topo form button{max-width: 292px;margin: 0;margin-left: -60px;min-height: 64px;}
				._1000 .capturaLonga._flutForm main .topo form button:hover{box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.17), inset 0 30px 40px 0px #39c7db;}
					._1000 .capturaLonga._flutForm main .topo form button b em{display: none;}
	._1000 .capturaLonga._flutForm main .topo p.aviso{display: none;}

._1000 main .topo{position: relative;background: url(../img/old/topoFundo1.webp) no-repeat top center;padding-top: 82px;}
._1000 main .topo::before{position: absolute;content: '';width: 100%;height: 616px;z-index: 2;opacity: 0.1;background-image: url(../img/old/ruido.png);}
._1000 main .topo .centro .box::after{position: absolute;content: '';width: 381px;height: 6px;left: 50%;top: -7px;transform: translateX(-50%);background: #0A0D0E;clip-path: polygon(0% 0%, 100% 0%, 98% 100%, 2% 100%);}
main .topo .centro{width: 100%;max-width: 1180px;margin: 0 auto;position: relative;z-index: 3;}
	main .topo .centro .box{background: #fff;box-shadow: 0px 7px 16px 0px rgb(98 107 112 / 40%);border: 1px solid rgba(197, 201, 202, 0.45);border-radius: 3px;width: 100%;max-width: 642px;margin: 0 auto;position: relative;padding: 40px 20px 38px;z-index: 6;}
	._1000 main .topo .centro::before{position: absolute;content: '';width: 654px;height: calc(100% - 80px);background: #fff;left: 50%;top: -6px;transform: translateX(-50%);z-index: -1;box-shadow: 0px 15px 32px rgba(18, 34, 39, 0.4);border-radius: 4px;}
		main .topo .centro .box h2{font: 800 30px/36px 'Montserrat';text-align: center;letter-spacing: -0.02em;color: #191919;max-width: 512px;margin: 0 auto;position: relative;}
		._1000 main .topo .centro .box h2::before{position: absolute;content: '';width: 25px;height: 14px;left: 50%;top: -48px;z-index: 6;transform: translateX(-50%);background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='14' fill='none'%3E%3Cpath fill='url(%23a)' d='M24.366 1.694C24.98 1.06 24.53 0 23.646 0H1.354C.471 0 .021 1.06.633 1.694L11.06 12.507a2 2 0 0 0 2.88 0L24.366 1.694Z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='12.5' x2='12.5' y1='1.5' y2='13.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230A0D0E'/%3E%3Cstop offset='1' stop-color='%233496B6'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");}
			main .topo .centro .box h2 b{color: #1A8D9E;font-weight: 800;}
			main .topo .centro .box h2 em{color: #12555F;font-weight: 800;}
	
	main .topo .centro .box p.aulas:not(.semTexto){font: 600 18px/22px 'Open Sans';letter-spacing: -0.02em;color: #191919;text-align: center;position: relative;max-width: 418px;margin: 24px auto 0;margin-left: 105px;}
			._1000 main .topo .centro .box p.aulas:not(.semTexto):after{content: "";display: block;width: 100%;height: 210px;}
			._1000 main .topo .centro .box p.aulas:not(.semTexto)::before{position: absolute;content: '';width: 18px;height: 19px;left: -25px;top: 2px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' fill='none'%3E%3Cpath stroke='%23D9D9D9' stroke-linecap='round' stroke-width='3' d='M2 8.675c1.16 1.44 1.817 3.146 2.593 4.772.274.576 1.918 4.285 2.125 3.424C8.388 9.918 11.168 7.488 16 2'/%3E%3C/svg%3E");}
			main .topo .centro .box p.aulas:not(.semTexto) b{color: #8CBA47;font-weight: 800;}
			main .topo .centro .box p.aulas:not(.semTexto) i{color: #1A8D9E;font-weight: 800;}
			main .topo .centro .box p.aulas:not(.semTexto) em{display: block;font: 600 15px/22px 'Open Sans';letter-spacing: -0.02em;color: #9C9C9C;margin: 6px 0 20px;margin-left: -28px;}

	main .topo .centro .box p.aulas.semTexto{transform: translateX(10px);font: 600 18px/22px 'Open Sans';letter-spacing: -0.02em;color: #191919;position: relative;max-width: 305px;margin: 23px auto;padding-left: 10px;}
			._1000 main .topo .centro .box p.aulas.semTexto:after{content: "";display: block;width: 100%;height: 210px;}
			main .topo .centro .box p.aulas.semTexto::before{position: absolute;content: '';width: 18px;height: 19px;left: -25px;top: 2px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' fill='none'%3E%3Cpath stroke='%23D9D9D9' stroke-linecap='round' stroke-width='3' d='M2 8.675c1.16 1.44 1.817 3.146 2.593 4.772.274.576 1.918 4.285 2.125 3.424C8.388 9.918 11.168 7.488 16 2'/%3E%3C/svg%3E");}
			main .topo .centro .box p.aulas.semTexto b{color: #8CBA47;font-weight: 800;}
			main .topo .centro .box p.aulas.semTexto i{color: #1A8D9E;font-weight: 800;position: relative;}
			main .topo .centro .box p.aulas.semTexto span{position: relative;font-weight: 600;}
				._1000 main .topo .centro .box p.aulas.semTexto i:before{content: "";position: absolute;bottom: -4px;left: 0;width: 100%;height: 6px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='209' height='6' fill='none'%3E%3Cpath stroke='%23D1D1D2' stroke-linecap='round' stroke-width='2' d='M1.5 4.0418c27-1.5 63.542-2.5429 95.3333-2.889C138.958.6945 165.429 1.2046 207.5 3.5419'/%3E%3C/svg%3E");background-repeat: no-repeat;}
			main .topo .centro .box p.aulas.semTexto em{display: block;font: 600 15px/22px 'Open Sans';letter-spacing: -0.02em;color: #9C9C9C;margin: 6px 0 20px;margin-left: -28px;}
		



main .topo form{position: absolute;width: 100%;max-width: 420px;margin: 0 auto;z-index: 10;left: 50%;transform: translateX(-50%);top: calc(100% - 342px);}
			main .topo form input{width: 100%;max-width: 420px;min-height: 56px;margin: 0 auto;display: block;background: #ECEDEE;border-radius: 25px;font: 600 17px/22px 'Open Sans';text-align: center;letter-spacing: -0.02em;color: #191919;transition: all ease 0.4s;padding: 0 25px;}
			main .topo form input:hover{box-shadow: 0 25px 10px -20px #ccc;}
			main .topo form input:focus{box-shadow: 0 5px 5px 0 #ccc;}
			main .topo form input::placeholder{color: #191919;font-style: italic;}

			main .topo form ._error {display:block;position:absolute;font-size:14px;z-index:10000001;}
			main .topo form ._error._above, 
			main .topo form ._error._below {top: -20px;left: 0;}
			main .topo form ._error._above ._error-arrow,
			main .topo form ._error._below ._error-arrow {left: 15px;bottom: -7px;border-style: solid;border-width: 7px 5px 0 5px;border-color: #f74313 transparent transparent transparent;}
			main .topo form ._error-inner {padding: 0px 13px;background-color: #f74313;font: 600 12px/20px 'Open Sans';color: #ffffff;text-align: center;text-decoration: none;border-radius: 5px;}
			main .topo form ._error-arrow { position:absolute; width:0; height:0;}

			main .topo form button{width: 100%;max-width: 420px;min-height: 56px;display: block;margin: 8px auto 26px;background: #99C342;box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.17);border-radius: 51px;transition: all ease 0.4s;cursor: pointer;}
			main .topo form button:hover{background: #33BFD3;box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.17), 0 15px 15px -15px #707070, inset 0 30px 40px 0px #39c7db;}
				main .topo form button {font: 800 17px/16px 'Montserrat';color: #fff;text-transform: uppercase;position: relative;/* padding-right: 29px; */transition: all ease 0.5s;}
				main .topo form button {font-weight: 800;}
				main .topo form button b::after{position: absolute;content: '';width: 16px;height: 14px;top: 50%;right: 2px;transform: translateY(-50%);transition: all ease 0.5s;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none'%3E%3Cpath fill='%23D0E99C' d='M8.453 0 6.448 1.734l4.27 3.85H.5L.54 8.4h10.178l-4.27 3.866L8.494 14 15.5 7 8.453 0Z' opacity='.75'/%3E%3C/svg%3E");}
				main .topo form button:hover b::after{right: -4px;}

		main .topo p.aviso{font: 600 11px/16px 'Open Sans';text-align: center;letter-spacing: -0.02em;color: #C6C6C7;max-width: 402px;margin: 0 auto;position: absolute;z-index: 10;left: 50%;transform: translateX(-50%);top: calc(100% - 202px);}
			main .topo p.aviso a:link,
			main .topo p.aviso a:active,
			main .topo p.aviso a:visited{text-decoration: underline;font: 600 11px/16px 'Open Sans';text-align: center;letter-spacing: -0.02em;color: #C6C6C7;transition: all ease 0.5s;}
			main .topo p.aviso a:hover{filter: brightness(0.7);}
	main .topo .centro .box2{background: linear-gradient(0deg, #00788B 0%, #21C2DB 195%);box-shadow: inset 0px -4px 0px rgba(0, 28, 37, 0.57);border-radius: 8px;width: 100%;max-width: 864px;margin: -16px auto 0;padding: 40px 20px 31px;position: relative;z-index: 5;}
	main .topo .centro .box2::before{content: '';position: absolute;height: 1px;width: 100%;background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);left: 50%;bottom: 4px;transform: translateX(-50%);opacity: 0.4;}
		main .topo .centro .box2 p{max-width: 640px;margin: 0 auto;font: 600 16px/21px 'Montserrat';text-align: center;letter-spacing: -0.02em;color: #fff;}
			main .topo .centro .box2 p b{font-weight: 600;color: #A4EAF5;}

/*Redes*/
@media screen and (max-width: 1130px){._1000 main .redes .centro ul.listaRedes li b{font-size: 11px;}}
main .redes{position: relative;padding-bottom: 75px;background: #050505;}
		main .redes .centro{width: 100%;max-width: 1180px;margin: 0 auto;position: relative;}
		main .redes .centro::before{position: absolute;content: '';width: 100%;max-width: 1770px;height: 247px;left: 50%;transform: translateX(-50%);top: -117px;background: radial-gradient(32.23% 60.14% at 50% 0%, rgba(48, 150, 194, 0.9) 0%, rgba(15, 39, 39, 0) 100%), radial-gradient(46.27% 104.29% at 50% -9.02%, #30A8C2 0%, rgba(11, 37, 37, 0) 100%);background-blend-mode: soft-light, normal, normal;opacity: 0.3;}
	main .redes .centro h3{font: 800 26px/24px 'Montserrat';text-align: center;color: #FFFFFF;margin-top: 72px;text-shadow: 0px 6px 0px rgba(0, 8, 11, 0.7);position: relative;z-index: 5;}
		main .redes .centro h3 b{font-weight: 800;color: #33BFD3;}
	main .redes .centro ul.listaRedes{display: flex;justify-content: space-between;position: relative;z-index: 6;gap: 10px;max-width: 970px;margin: 0 auto;}
		main .redes .centro ul.listaRedes li{text-align: center;}
			main .redes:hover .centro ul.listaRedes li span,
			main .redes:hover .centro ul.listaRedes li b{filter: brightness(1.8);}			
			main .redes .centro ul.listaRedes li:hover b{color: #ababab;}
			main .redes .centro ul.listaRedes li:hover span{filter: brightness(1);}
			main .centro ul.listaRedes li span svg path{transition: all ease 0.5s;}
			main .centro ul.listaRedes li:hover span.insta svg path{fill: #e73393;}
			main .centro ul.listaRedes li:hover span.face svg path{fill: #1B74E4;}
			main .centro ul.listaRedes li:hover span.yt svg path{fill: #FF0000;}
			main .centro ul.listaRedes li:hover span.tiktok svg path{fill: #00F2EA;}
			main .centro ul.listaRedes li:hover span.google svg path{fill: #31c158;}
			main .centro ul.listaRedes li:hover span.linkedin svg path{fill: #0077B7;}
			main .centro ul.listaRedes li:hover span.pinterest svg path{fill: #e31325;}
			main .centro ul.listaRedes li:hover span.twitter svg path{fill: #00a4ff;}
			main .centro ul.listaRedes li:hover span.taboola svg path{fill: #144899;}
			main .centro ul.listaRedes li:hover span.outbrain svg path{fill: #EC6622;}
			main .redes .centro ul.listaRedes li b{display: block;text-align: center;font: 700 12px/12px 'Montserrat';letter-spacing: -0.01em;color: #25444A;text-transform: uppercase;transition: all 0.5s ease;}
			main .redes .centro ul.listaRedes li span{transition: all 0.5s ease}
				main .redes .centro .box3{position: relative;z-index: 6;}
					main .redes .centro .box3 ul{display: flex;gap: 50px;justify-content: center;margin: 52px 0 43px;}
						main .redes .centro .box3 ul li{position: relative;width: 100%;max-width: 255px;padding-left: 22px;font: 500 17px/28px 'Montserrat';letter-spacing: -0.01em;color: #fff;}
						main .redes .centro .box3 ul li:before{content:"";position: absolute;left: 0;top: -4px;width: 29px;height: 33px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='33' fill='none'%3E%3Cpath fill='%231D343A' d='m0 33 12.9054-16.5L0 0h2.033l12.9938 16.5L2.033 33H0Zm13.2589 0 12.9054-16.5L13.2589 0h2.0331l12.9937 16.5L15.292 33h-2.0331Z'/%3E%3C/svg%3E");z-index: -1;}
								main .redes .centro .box3 ul li b{font-weight: 800;color: #ADD756;}
								main .redes .centro .box3 ul li em{font-weight: 800;color: #33BFD3;}

/* TE APRESENTO */
@media screen and (max-width: 1040px){
	._1000 main .teApresento .blocoPrint p:nth-of-type(1){left: calc((100%) - 1615px/2);}
	._1000 main .teApresento .blocoPrint p:nth-of-type(2){left: calc((100%) - 1118px/2);}
	._1000 main .teApresento .blocoPrint p:nth-of-type(3){left: calc((100%) - 2042px/2);}
	._1000 main .teApresento .blocoPrint p:nth-of-type(4){left: calc((100%) - 1734px/2);}
	._1000 main .teApresento .blocoPrint p:nth-of-type(5){left: calc((100%) - 1784px/2);}
	._1000 main .teApresento .blocoPrint p:nth-of-type(6){right: calc((100%) - 1833px/2);}
}
main .teApresento{position: relative;}
	main .teApresento .centro{position: relative;max-width: 1080px;margin: -25px auto 0;padding: 35px 0 0;background: #fff;border-bottom: 4px solid rgba(0, 0, 0, 0.1);box-shadow: 0px 15px 32px rgba(18, 34, 39, 0.4);border-radius: 4px;z-index: 2;}
	main .teApresento h2{margin: 0px 0 25px;text-align: center;font: 800 24px/27px 'Montserrat';letter-spacing: -0.01em;color: #191919;}
		main .teApresento h2 b{font-weight: 800;color: #1A8D9E;}
	main .teApresento .blocoPrint{position: relative;width: 100%;max-width: 1044px;height: 702px;margin: 0 auto;box-shadow: 0px 0px 24px -9px rgba(98, 107, 112, 0.35);overflow: hidden;}
		._1000 main .teApresento::before{position: absolute;content: '';left: 50%;top: -29px;transform: translateX(-50%);width: 100%;max-width: 1280px;height: 230px;background: #3096c2e6;filter: blur(80px);border-radius: 0 0 0 280px;opacity: 0.6;overflow: hidden;z-index: -1;}
		main .teApresento .blocoPrint img{position: absolute;top: 0;left: 50%;width: 1044px;max-width: initial;transform: translateX(-50%);user-select: none;}
		main .teApresento .blocoPrint p{position: absolute;padding: 9px 10px 9px 17px;font: 600 13px/17px 'Open Sans';color: #FFFFFF;background: #99C342;border-top: 4px solid rgba(62, 69, 83, 0.09);border-radius: 4px;z-index: 2;}
		._1000 main .teApresento .blocoPrint p:before{content: "";position: absolute;left: 0;width: 119px;height: 35px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='113' height='35' fill='none'%3E%3Cpath stroke='%2399C342' stroke-linecap='round' stroke-width='2' d='M103.513 3.0903c9.448 7.1779 12.45 15.9973 1.475 22.2281-21.9801 9.7542-66.9135 12.4428-92.2702 2.0397-24.0408-9.8632-6.003-20.325 8.9033-23.3002 25.5619-5.102 68.837-4.108 90.1029 5.1708' opacity='.75'/%3E%3C/svg%3E");background-repeat: no-repeat;}
		._1000 main .teApresento .blocoPrint p:nth-of-type(1):before{top: -45px;}
		._1000 main .teApresento .blocoPrint p:nth-of-type(2):before{top: -45px;left: -100px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='113' height='31' fill='none'%3E%3Cpath stroke='%2330A8C2' stroke-linecap='round' stroke-width='2' d='M103.539 3.1585c9.419 7.4121 12.412 12.3828 1.47 18.8169-20.108 8.9466-64.4844 11.4621-91.9862 2.1062-24.736-8.4149-5.9846-16.8517 8.8759-19.924 25.4834-5.2683 68.6256-4.242 89.8263 5.3396' opacity='.9'/%3E%3C/svg%3E");}
		._1000 main .teApresento .blocoPrint p:nth-of-type(3):before{bottom: -52px;left: 10px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78' height='27' fill='none'%3E%3Cpath stroke='%2399C342' stroke-linecap='round' stroke-width='2' d='M70.4925 2.5654c6.4052 5.3757 8.4403 11.9807 1 16.647-14.9 7.3051-45.3599 9.3186-62.549 1.5276C-7.3538 13.3533 4.874 5.5183 14.9788 3.2901 32.3071-.5309 61.643.2135 76.0589 7.1626' opacity='.75'/%3E%3C/svg%3E");}
		._1000 main .teApresento .blocoPrint p:nth-of-type(4):before{bottom: -40px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='24' fill='none'%3E%3Cpath stroke='%2330A8C2' stroke-linecap='round' stroke-width='2' d='M67.5115 2.6375c6.1101 5.623 8.0514 9.3938.9539 14.2748-13.0431 6.7871-41.8278 8.6954-59.6668 1.5979-16.045-6.3837-3.882-12.784 5.7573-15.1147C31.0857-.6013 59.0698.1774 72.8214 7.4462' opacity='.9'/%3E%3C/svg%3E");}
		._1000 main .teApresento .blocoPrint p:nth-of-type(5):before{bottom: -4px;left: -118px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119' height='26' fill='none'%3E%3Cpath stroke='%2330A8C2' stroke-linecap='round' stroke-width='2' d='M16.7182 1.705c-9.029 4.4489-10.488 13.2254 0 17.0872 13.9954 5.1531 32.816 5.8285 48.165 6.1579 14.9472.3207 33.9626-.8564 44.2358-4.8937 20.96-8.2374.098-15.08-14.1467-16.924C70.5458-.0299 42.8176.195 18.7391 4.682 12.5335 5.8384 6.8581 9.0992 1 10.8807' opacity='.75'/%3E%3C/svg%3E");}
		._1000 main .teApresento .blocoPrint p:nth-of-type(6):before{top: -7px;left: -79px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='30' fill='none'%3E%3Cpath stroke='%23098DA2' stroke-linecap='round' stroke-width='2' d='M30.9798 1C19.9401 3.0115 7.4471 4.6296 4.4074 10.7416c-2.3728 4.771.251 9.82 7.9423 13.2291 15.8389 7.0206 45.8435 7.061 57.5573-2.2319 11.9945-9.5157-4.1721-19.1284-25.1997-20.0413-11.8082-.5127-25.9982.6543-34.809 4.7197-4.3691 2.016-6.4318 3.8424-7.9913 6.6494-2.4555 4.4196.747 7.157 1.716 11.3691' opacity='.75'/%3E%3C/svg%3E");}
		main .teApresento .blocoPrint p:nth-of-type(1){top: 70px;left: calc((100%) - 1640px/2);max-width: 130px;}
		main .teApresento .blocoPrint p:nth-of-type(2){top: 187px;left: calc((100%) - 1138px/2);max-width: 197px;padding: 9px 10px 11px 20px;line-height: 16px;background: #30A8C2;}
		main .teApresento .blocoPrint p:nth-of-type(3){bottom: 130px;left: calc((100%) - 2072px/2);max-width: 138px;padding: 12px 10px 8px 17px;line-height: 16px;border-top: none;border-bottom: 4px solid rgba(62, 69, 83, 0.09);}
		main .teApresento .blocoPrint p:nth-of-type(4){bottom: 152px;left: calc((100%) - 1754px/2);max-width: 222px;padding: 12px 10px 8px 16px;line-height: 16px;background: #30A8C2;border-top: none;border-bottom: 4px solid rgba(62, 69, 83, 0.09);}
		main .teApresento .blocoPrint p:nth-of-type(5){bottom: 20px;left: calc((100%) - 1814px/2);max-width: 325px;padding: 6px 20px 10px 16px;line-height: 16px;background: #30A8C2;}
		main .teApresento .blocoPrint p:nth-of-type(6){bottom: 33px;right: calc((100%) - 1862px/2);max-width: 162px;padding: 7px 12px 11px 14px;line-height: 16px;background: #30A8C2;}
	main .teApresento ol{position: relative;display: grid;grid-template-columns: auto 310px auto;gap: 20px 50px;max-width: 960px;margin: 0 auto;list-style: none;overflow: hidden;z-index: 2;}
		main .teApresento ol:before{content: "";position: absolute;top: -110px;left: 50%;transform: translateX(-50%);width: 700px;height: 170px;background: #000;border-radius: 100%;filter: blur(100px);opacity: 7%;z-index: -1;}
			main .teApresento ol li.imagem{position: relative;grid-area: 1 / 2 / span 2 / span 1;display: flex;align-items: center;justify-content: center;background: #fff;box-shadow: inset 0 10px 10px rgb(0 0 0 / 3%);}
				._1000 main .teApresento ol li.imagem:before{content: "";position: absolute;left: 50%;transform: translateX(-50%);width: calc(100% + 16px);height: 100%;background: linear-gradient(180deg, #F7F7F7 5%, #f7f7f7 20%, #FDFDFD 90%, #fff 100%);opacity: 100%;z-index: -1;}
			main .teApresento ol li:nth-of-type(2){order: 2;}
			main .teApresento ol li:not(li:last-of-type){text-align: right;}
			main .teApresento ol li:nth-of-type(1){max-width: 240px;margin-left: auto;padding: 48px 0 0;}
			main .teApresento ol li:nth-of-type(4){padding: 48px 0 0;grid-area: 1 / 3 / span 2 / span 1;}
			main .teApresento ol li:nth-of-type(4) p{max-width: 180px;margin: 24px 0 0;}
			main .teApresento ol li{}
				main .teApresento ol li h3{position: relative;margin-bottom: 11px;text-transform: uppercase;font: 800 19px/24px 'Montserrat';letter-spacing: -0.01em;color: #97BF41;}
					main .teApresento ol li h3 em{margin-right: 7px;}
				main .teApresento ol li p{font: 400 16px/23px 'Open Sans';letter-spacing: -0.01em;color: #191919;}
					main .teApresento ol li p b{font-weight: 700;color: #30A8C2;}
				main .teApresento ol li figure{padding-top: 35px;}
				main .teApresento ol li i{font: 400 italic 23px/27px 'Open Sans';letter-spacing: -0.04em;color: #191919;}
					main .teApresento ol li i em{display: block;margin: 6px 13px 0 0;text-align: right;font: 600 16px/24px 'Open Sans';letter-spacing: 0.01em;color: #3096C2;}
	main .teApresento a.btCTA:active,
	main .teApresento a.btCTA:any-link{display: block;width: 100%;max-width: 314px;margin: 45px auto -30px;padding: 19px 15px 18px;background: #99C342;box-shadow: 0px 11px 20px rgba(13, 46, 55, 0.3), inset 0px -3px 0px rgba(0, 0, 0, 0.17);border-radius: 51px;transition: all 0.5s ease;}
		main .teApresento a.btCTA b{display: block;text-transform: uppercase;text-align: center;font: 800 18px/18px 'Montserrat';color: #FFFFFF;}
		main .teApresento a.btCTA:hover{background: #33BFD3;box-shadow: 0px 11px 20px rgba(13, 46, 55, 0.3), inset 0px -3px 0px rgba(0, 0, 0, 0.17), inset 0 30px 40px 0px #39c7db;}

/* CARROSSEL THUMBS */
main .carrosselThumbs{position: relative;width: 100%;height: 502px;margin: -28px auto 0;z-index: 0;overflow: hidden;}
	main .carrosselThumbs:before{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: 0;width: calc(150% - 410px);max-width: 1770px;height: 247px;background: radial-gradient(32.23% 60.14% at 50% 0%, rgba(48, 150, 194, 0.9) 0%, rgba(15, 39, 39, 0) 100%), radial-gradient(46.27% 104.29% at 50% -9.02%, #30A8C2 0%, rgba(11, 37, 37, 0) 100%);background-blend-mode: soft-light, normal, normal;opacity: 0.4;pointer-events: none;z-index: 4;}
	main .carrosselThumbs:after{content: "";position: absolute;left: 50%;bottom: 0;width: calc(150% - 410px);max-width: 1770px;height: 247px;background: radial-gradient(32.23% 60.14% at 50% 0%, rgba(48, 150, 194, 0.9) 0%, rgba(15, 39, 39, 0) 100%), radial-gradient(46.27% 104.29% at 50% -9.02%, #30A8C2 0%, rgba(11, 37, 37, 0) 100%);transform: translateX(-50%) rotateZ(180deg);opacity: 0.35;pointer-events: none;z-index: 4;}
	main .carrosselThumbs ul{position: absolute;top: 0;left: 0;display: flex;width: 100%;}
		main .carrosselThumbs ul li{position: relative;width: 428px;min-width: 428px;padding-left: 10px;opacity: 10%;animation: slideThumbs 150s linear infinite;}
			main .carrosselThumbs ul li img{width: 100%;height: 100%;object-fit: cover;user-select: none;pointer-events: none;}
		
		main .carrosselThumbs h2{position: relative;width: 100%;max-width: 360px;height: 100%;margin: 0 auto;padding: 135px 0 0;text-align: center;font: 500 28px/38px 'Montserrat';color: #FFFFFF;z-index: 2;}
			._1000 main .carrosselThumbs h2:before{content: "";position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 520px;height: 120%;background: #00080B;opacity: 85%;filter: blur(2px);z-index: -1;}
			main .carrosselThumbs h2:after{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 50px;width: 30px;height: 26px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='26' fill='none'%3E%3Cpath fill='%231D343A' d='m0 0 15 11.8625L30 0v1.8687L15 13.8125 0 1.8688V0Zm0 12.1875L15 24.05l15-11.8625v1.8688L15 26 0 14.0563v-1.8688Z'/%3E%3C/svg%3E");}
			main .carrosselThumbs h2 b{font-weight: 700;color: #48CEEB;}
			main .carrosselThumbs h2 em{font-weight: 700;color: #A6CA5E;}

/* SORTEIO */
main .sorteio{position: relative;z-index: 4;}
	main .sorteio .centro{position: relative;max-width: 980px;margin: -18px auto 0;padding: 54px 0px 98px;background: #FFFFFF;box-shadow: 0px 15px 32px rgba(18, 34, 39, 0.4), inset 0 0 0 7px #efeeee;border-radius: 4px;}
		main .sorteio .centro:before{content: "";position: absolute;right: 46px;top: 15px;width: 512px;height: 295px;background: url(../img/old/estrelasFundo.svg) top center no-repeat;pointer-events: none;}
	main .sorteio h2{margin: 0 0 19px;padding-left: 78px;font: 800 32px/32px 'Montserrat';letter-spacing: -0.01em;color: #191919;}
		main .sorteio h2 b{font-weight: 700;color: #198C9E;}
		main .sorteio h2 em{font-weight: 800;color: #85AF2F;}
	main .sorteio h3{max-width: 490px;padding-left: 78px;font: 400 16px/24px 'Open Sans';letter-spacing: -0.01em;color: #191919;}
		main .sorteio h3 b{font-weight: 700;}
	main .sorteio h4{position: relative;max-width: 284px;margin: 28px 0 92px 5px;padding: 10px 16px 12px 107px;font: 600 15px/19px 'Open Sans';letter-spacing: -0.02em;color: #FFFFFF;background: #9ABF48;border-radius: 0px 4px 4px 0px;}
		main .sorteio h4:before{content: "";position: absolute;left: 72px;top: 18px;width: 22px;height: 22px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Cpath fill='%23DDF4A9' d='M7.7.6342c-1.8194 0-3.3 1.4876-3.3 3.3157 0 .3895.0786.7578.202 1.1053H0v6.6316h1.1v7.834c0 1.166.9428 2.1134 2.1033 2.1134h15.5934c1.1605 0 2.1033-.9474 2.1033-2.1134v-7.834H22V5.0552h-4.602c.1234-.3475.202-.7158.202-1.1053 0-1.828-1.4806-3.3157-3.3-3.3157-.8478 0-1.6149.3313-2.2.8613v-.0151l-.0859.0863a3.2416 3.2416 0 0 0-.086.0864L11 2.5856l-.9281-.9325a3.3013 3.3013 0 0 0-.086-.0864L9.9 1.4804v.015C9.3149.9656 8.5478.6343 7.7.6343Zm0 2.2105c.6072 0 1.1.4962 1.1 1.1052s-.4928 1.1053-1.1 1.1053c-.6072 0-1.1-.4963-1.1-1.1053s.4928-1.1052 1.1-1.1052Zm6.6 0c.6072 0 1.1.4962 1.1 1.1052s-.4928 1.1053-1.1 1.1053c-.6072 0-1.1-.4963-1.1-1.1053s.4928-1.1052 1.1-1.1052ZM2.2 7.2657h17.6v2.2106H2.2V7.2657Zm1.1 4.4211h6.6v7.7368H3.3v-7.7368Zm8.8 0h6.6v7.7368h-6.6v-7.7368Z' opacity='.5'/%3E%3C/svg%3E");}
	main .sorteio .centro > p{max-width: 290px;padding: 0 0 0 77px;font: 600 italic 14px/21px 'Open Sans';letter-spacing: -0.01em;color: #b0b3b7;}
		main .sorteio p b{font-style: italic;font-weight: 600;color: #818285;}
	main .sorteio .grafico{position: relative;display: flex;align-items: end;max-width: 798px;padding: 18px 28px 19px 24px;margin: 28px 0px 0 77px;background: #F4F4F6;}
		._1000 main .sorteio .grafico:before{content: "";position: absolute;top: 50%;left: 100%;transform: translateY(-50%);width: 0;height: 0;border-style: solid;border-width: 70px 0 70px 63px;border-color: transparent transparent transparent #f4f4f6;}
		main .sorteio .grafico h5{text-transform: uppercase;font: 400 18px/22px 'Montserrat';color: #191919;opacity: 0.2;}
		main .sorteio .grafico ul{display: flex;justify-content: space-between;gap: 20px;width: 100%;max-width: 447px;margin: 0 0 0 auto;}
			main .sorteio .grafico ul li{position: relative;width: 100%;max-width: 88px;}
			main .sorteio .grafico ul li:nth-of-type(1) p{height: 110px;}
			main .sorteio .grafico ul li:nth-of-type(1) p:before{content: "";position: absolute;top: -33px;left: -11px;width: 44px;height: 53px;background: url(../img/old/iconeCaneca.webp?2) top center no-repeat;filter: drop-shadow(0px 7px 19px rgba(98, 107, 112, 0.35));}
			main .sorteio .grafico ul li:nth-of-type(2) p{height: 194px;}
			main .sorteio .grafico ul li:nth-of-type(2) p:before{content: "";position: absolute;top: -34px;left: -16px;width: 55px;height: 69px;background: url(../img/old/iconeMoletom.webp?2) top center no-repeat;filter: drop-shadow(0px 7px 19px rgba(98, 107, 112, 0.35));}
			main .sorteio .grafico ul li:nth-of-type(3) p{height: 278px;}
			main .sorteio .grafico ul li:nth-of-type(3) p:before{content: "";position: absolute;top: -23px;left: -13px;width: 59px;height: 59px;background: url(../img/old/iconeComunidade.webp?2) top center no-repeat;filter: drop-shadow(0px 7px 19px rgba(98, 107, 112, 0.35));}
			main .sorteio .grafico ul li:nth-of-type(4) p:before{content: "";position: absolute;top: -44px;left: -15px;width: 76px;height: 65px;background: url(../img/old/iconeComputador.webp?2) top center no-repeat;filter: drop-shadow(0px 7px 19px rgba(98, 107, 112, 0.35));}
			main .sorteio .grafico ul li p{position: absolute;bottom: 22px;width: 100%;height: 372px;background: linear-gradient(180deg, #00BDDC -55.71%, #1A8AA0 50%);border-bottom: 3px solid rgb(34 88 99 / 60%);border-radius: 3px 3px 0px 0px;z-index: 2;}
				main .sorteio .grafico ul li p:after{content: "";position: absolute;left: 5px;top: 5px;width: calc(100% - 9px);height: calc(100% - 6px);border: 1px solid #fff;opacity: 25%;z-index: -1;}
				main .sorteio .grafico ul li p i{position: absolute;left: 0;bottom: 72px;display: block;width: 135px;white-space: nowrap;text-transform: uppercase;font: 600 13px/16px 'Montserrat';color: #FFFFFF;opacity: 0.8;transform: rotate(-90deg);}
			main .sorteio .grafico ul li b{display: block;width: max-content;margin: 0 auto;text-transform: uppercase;font: 800 13px/16px 'Montserrat';letter-spacing: 0.01em;color: #191919;}
				main .sorteio .grafico ul li b em{font-weight: 700;color: #006576;}
	main .sorteio a.btCTA:active,
	main .sorteio a.btCTA:any-link{position: absolute;left: 50%;transform: translateX(-50%);bottom: -23px;width: 100%;max-width: 295px;padding: 19px 15px 18px;background: #99C342;box-shadow: 0px 11px 20px rgba(13, 46, 55, 0.3), inset 0px -3px 0px rgba(0, 0, 0, 0.17);border-radius: 51px;transition: all 0.5s ease;}
		main .sorteio a.btCTA:hover{background: #33BFD3;box-shadow: 0px 11px 20px rgba(13, 46, 55, 0.3), inset 0px -3px 0px rgba(0, 0, 0, 0.17), inset 0 30px 40px 0px #39c7db;}
		main .sorteio a.btCTA b{display: block;text-transform: uppercase;text-align: center;font: 800 17px/18px 'Montserrat';color: #FFFFFF;}
			main .sorteio a.btCTA b:after{content: "";display: inline-block;width: 16px;height: 14px;margin-left: 9px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none'%3E%3Cpath fill='%23D0E99C' d='M13.2469.5 6.4066 8.337 2.7531 4.1512.5 6.7326 6.4066 13.5 15.5 3.0815 13.2469.5Z' opacity='.75'/%3E%3C/svg%3E");}

/* DEPOIMENTOS */
main .depoimentos{position: relative;margin: -21px 0 0;padding: 120px 0 0px;background: #032129;z-index: 2;overflow: hidden;}
	._1000 main .depoimentos:before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 330px;opacity: 20%;background: url(../img/old/ruido.png);pointer-events: none;}
	main .depoimentos:after{content: "";position: absolute;left: 50%;top: -99px;transform: translateX(-50%);width: 100%;max-width: 1280px;height: 280px;background: #3096c2e6;filter: blur(80px);border-radius: 0 0 0 280px;opacity: 0.3;z-index: -1;}
	main .depoimentos .splideDepoimentos{}
		main .depoimentos .splideDepoimentos .splide__arrows, main .depoimentos .splideDepoimentos .splide__pagination{display: none;}
		main .depoimentos .splideDepoimentos .splide__track{padding-bottom: 20px;margin-bottom: -20px;}
		main .depoimentos .splideDepoimentos .splide__track .splide__list li{min-width: max-content;height: max-content;padding: 20px 30px 25px 65px;background: #FFFFFF;border: none;border-bottom: 5px solid #C9C9CA;border-radius: 10px;cursor: pointer;transition: all 0.5s ease;}
			main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover{border-color: #93bf31;}
			main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover a.abrir:active,
			main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover a.abrir:any-link{bottom: -20px;background: #93bf31;opacity: 1;visibility: visible;}
            ._1000 main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover figure{top: 11px;left: -10px;width: 62px;height: 62px;box-shadow: 0 3px 0px rgb(0 0 0 / 20%);}
                main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover figure img{transform: scale(1.15);filter: brightness(1.2);}
                main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover h3{color: #93bf31;}
                main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover p{color: #101215;}
				._1000 main .depoimentos .splideDepoimentos .splide__track .splide__list li:hover p:before{top: 40px;left: -50px;}
		
			main .depoimentos .splideDepoimentos .splide__track .splide__list li figure{position: absolute;top: 20px;left: 20px;width: 32px;height: 32px;background: gray;border-radius: 1000%;overflow: hidden;transition: all 0.5s ease;}
				main .depoimentos .splideDepoimentos .splide__track .splide__list li figure img{width: 100%;height: 100%;transition: all 0.5s ease;}
		main .depoimentos .splideDepoimentos .splide__track .splide__list li h3{font: 800 16px/25px 'Montserrat';letter-spacing: 0.01em;color: #27A5BE;transition: all 0.5s ease;}
			main .depoimentos .splideDepoimentos .splide__track .splide__list li p{position: relative;width: max-content;max-width: 400px;min-width: 170px;padding: 6px 0 0 0;font: 400 14px/22px 'Open Sans';color: #333C50;transition: all 0.5s ease;} 
				main .depoimentos .splideDepoimentos .splide__track .splide__list li p:before{content: "";position: absolute;top: 14px;left: -36px;width: 13px;height: 10px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' fill='none'%3E%3Cpath fill='%23A0C946' d='M4.4837 4.37c.4952.2323.8755.5808 1.1408 1.0455.283.4469.4245.9741.4245 1.5818 0 .8937-.283 1.6175-.849 2.1716-.566.554-1.2912.8311-2.1755.8311C2.14 10 1.415 9.723.849 9.1689.283 8.6149 0 7.8909 0 6.9973c0-.411.053-.8221.1592-1.2332.1061-.4111.3449-1.0188.7163-1.823L2.5735 0h3.157L4.4838 4.37Zm6.951 0c.4952.2323.8755.5808 1.1408 1.0455.283.4469.4245.9741.4245 1.5818 0 .8937-.283 1.6175-.849 2.1716-.566.554-1.2912.8311-2.1755.8311-.8844 0-1.6095-.277-2.1755-.8311-.566-.554-.849-1.278-.849-2.1716 0-.411.053-.8221.1592-1.2332.1061-.4111.3449-1.0188.7163-1.823L9.5245 0h3.1571l-1.2469 4.37Z'/%3E%3C/svg%3E");transition: all 0.5s ease;}
			main .depoimentos .splideDepoimentos .splide__track .splide__list li p span{display: inline-block;width: 12px;height: 9px;transform: rotate(180deg);}
			main .depoimentos .splideDepoimentos .splide__track .splide__list li a.abrir:active,
			main .depoimentos .splideDepoimentos .splide__track .splide__list li a.abrir:any-link{position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%);width: 32px;height: 32px;background: #153A86;border-radius: 100%;opacity: 0;visibility: hidden;transition: all 0.5s ease;}
				main .depoimentos .splideDepoimentos .splide__track .splide__list li a.abrir:before{content: "+";position: absolute;top: 52%;left: 53%;transform: translate(-50%, -50%);font: 400 26px/26px 'Poppins';letter-spacing: 0.05em;color: #FFFFFF;transition: all 0.5s ease;}
	main .depoimentos h2{max-width: 750px;margin: 0 auto 38px;text-align: center;font: 800 28px/35px 'Montserrat';letter-spacing: -0.01em;color: #FFFFFF;}
		main .depoimentos h2 b{font-weight: 800;color: #48CDEB;}
		main .depoimentos h2 em{font-weight: 800;color: #AED35C;}
	main .depoimentos > h3{position: relative;width: max-content;margin: 84px auto 0;padding: 0 36px;text-transform: uppercase;text-align: center;font: 300 32px/35px 'Montserrat';color: #12323A;background: #050505;display: none;}
		main .depoimentos > h3:before{content: "";position: absolute;left: 100%;top: 6px;width: 100vw;max-width: 751px;height: 25px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='25' fill='none'%3E%3Cg fill='%23133038' opacity='.5'%3E%3Cpath d='M25.2368 20H5.3318c-.1778 0-.3504-.0667-.4875-.1944-.193-.1778-4.5549-4.2778-4.819-13.139h21.3778c.264 8.0445 4.2806 11.8223 4.3263 11.8612.2437.2278.3351.5944.2234.9222-.1117.3278-.3961.55-.716.55ZM.7617 1.6667H4.57V.8333C4.57.3667 4.905 0 5.3316 0c.4266 0 .7617.3667.7617.8333v.8334h3.8592V.8333c0-.4666.3351-.8333.7616-.8333.4266 0 .7617.3667.7617.8333v.8334h3.8084V.8333c0-.4666.3351-.8333.7616-.8333.4266 0 .7617.3667.7617.8333v.8334h3.8084c.4265 0 .7617.3666.7617.8333V5H0V2.5c0-.4667.3351-.8333.7617-.8333Z'/%3E%3Cpath d='M3.8642 21.0833c.4113.3778.9343.5834 1.4675.5834h16.046v2.5c0 .4611-.3402.8333-.7617.8333H.7617C.3402 25 0 24.6278 0 24.1667v-9.3445c1.4675 3.9445 3.519 5.9389 3.8642 6.2611Z'/%3E%3C/g%3E%3C/svg%3E");transform: rotateY(180deg);background-position-x: 10px;background-color: #050505;}
		main .depoimentos > h3:after{content: "";position: absolute;right: calc(100% + 48px);top: 6px;width: 100vw;max-width: 765px;height: 25px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='25' fill='none'%3E%3Cg fill='%23133038' opacity='.5'%3E%3Cpath d='M25.2368 20H5.3318c-.1778 0-.3504-.0667-.4875-.1944-.193-.1778-4.5549-4.2778-4.819-13.139h21.3778c.264 8.0445 4.2806 11.8223 4.3263 11.8612.2437.2278.3351.5944.2234.9222-.1117.3278-.3961.55-.716.55ZM.7617 1.6667H4.57V.8333C4.57.3667 4.905 0 5.3316 0c.4266 0 .7617.3667.7617.8333v.8334h3.8592V.8333c0-.4666.3351-.8333.7616-.8333.4266 0 .7617.3667.7617.8333v.8334h3.8084V.8333c0-.4666.3351-.8333.7616-.8333.4266 0 .7617.3667.7617.8333v.8334h3.8084c.4265 0 .7617.3666.7617.8333V5H0V2.5c0-.4667.3351-.8333.7617-.8333Z'/%3E%3Cpath d='M3.8642 21.0833c.4113.3778.9343.5834 1.4675.5834h16.046v2.5c0 .4611-.3402.8333-.7617.8333H.7617C.3402 25 0 24.6278 0 24.1667v-9.3445c1.4675 3.9445 3.519 5.9389 3.8642 6.2611Z'/%3E%3C/g%3E%3C/svg%3E");background-position-x: -21px;background-color: #00080b;}
		main .depoimentos > h3 em{color: #204954;}
		
	main .depoimentos .fundoIcones{position: absolute;bottom: 0;left: 0;display: flex;flex-direction: column;justify-content: space-between;width: 100%;height: 85px;padding: 35px 0 61px;background: #050505;border-top: 1px solid #176275;z-index: -1;/* display: none; */}
		main .depoimentos .fundoIcones span{display: block;width: 100%;height: 25px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='25' fill='none'%3E%3Cg fill='%23133038' opacity='.5'%3E%3Cpath d='M25.2368 20H5.3318c-.1778 0-.3504-.0667-.4875-.1944-.193-.1778-4.5549-4.2778-4.819-13.139h21.3778c.264 8.0445 4.2806 11.8223 4.3263 11.8612.2437.2278.3351.5944.2234.9222-.1117.3278-.3961.55-.716.55ZM.7617 1.6667H4.57V.8333C4.57.3667 4.905 0 5.3316 0c.4266 0 .7617.3667.7617.8333v.8334h3.8592V.8333c0-.4666.3351-.8333.7616-.8333.4266 0 .7617.3667.7617.8333v.8334h3.8084V.8333c0-.4666.3351-.8333.7616-.8333.4266 0 .7617.3667.7617.8333v.8334h3.8084c.4265 0 .7617.3666.7617.8333V5H0V2.5c0-.4667.3351-.8333.7617-.8333Z'/%3E%3Cpath d='M3.8642 21.0833c.4113.3778.9343.5834 1.4675.5834h16.046v2.5c0 .4611-.3402.8333-.7617.8333H.7617C.3402 25 0 24.6278 0 24.1667v-9.3445c1.4675 3.9445 3.519 5.9389 3.8642 6.2611Z'/%3E%3C/g%3E%3C/svg%3E");background-color: #00080b;display: none;}
		main .depoimentos .fundoIcones span:first-of-type{transform: rotateY(180deg);}

/* ULTIMAS AULAS */
@media screen and (max-width: 1200px){._1000 main .ultimasAulas .boxLista h2 b{font-size: 30px;}}
@media screen and (max-width: 1185px){._1000 main .ultimasAulas article .texto .icone{left: 10px;}._1000 main .ultimasAulas article .texto{padding-left: 65px;}}
main .ultimasAulas{position: relative;}
	main .ultimasAulas:before{content: "";position: absolute;left: 0;bottom: -17px;width: 100%;height: 330px;opacity: 20%;background-image: url(../img/old/ruido.png);pointer-events: none;}
	._1000 main .ultimasAulas:after{content: "";main .carrosselThumbs: after{content: "";position: absolute;left: 50%;bottom: 0;width: calc(150% - 410px);max-width: 1770px;height: 247px;background: radial-gradient(32.23% 60.14% at 50% 0%, rgba(48, 150, 194, 0.9) 0%, rgba(15, 39, 39, 0) 100%), radial-gradient(46.27% 104.29% at 50% -9.02%, #30A8C2 0%, rgba(11, 37, 37, 0) 100%);transform: translateX(-50%) rotateZ(180deg);opacity: 0.35;pointer-events: none;z-index: 4;};position: absolute;left: 50%;bottom: -17px;width: 100%;height: 247px;background: radial-gradient(32.23% 60.14% at 50% 0%, rgba(48, 150, 194, 0.9) 0%, rgba(15, 39, 39, 0) 100%), radial-gradient(46.27% 104.29% at 50% -9.02%, #30A8C2 0%, rgba(11, 37, 37, 0) 100%);transform: translateX(-50%) rotateZ(180deg);opacity: 0.35;pointer-events: none;}
	main .ultimasAulas .centro{position: relative;display: flex;justify-content: space-between;gap: 20px;max-width: 1218px;margin: 0 auto;padding: 81px 20px 91px;z-index: 2;}
	main .ultimasAulas article{width: 100%;max-width: 619px;height: max-content;padding: 5px 5px 40px;background: #FFFFFF;border: 1px solid rgba(197, 201, 202, 0.45);box-shadow: 0px 7px 19px rgba(98, 107, 112, 0.15);border-radius: 4px;}
		main .ultimasAulas article .video{width: 100%;border: 3px solid #FFFFFF;filter: drop-shadow(7px -4px 26px rgba(159, 183, 184, 0.38));border-radius: 8px;overflow: hidden;transition: all 0.5s ease;}
			main .ultimasAulas article .video:hover{border-color: #8db53b;}
			main .ultimasAulas article .video .videoWrapper{position: relative;padding-bottom: 57.25%;height: 0;z-index: 3;}
			main .ultimasAulas article .video .videoWrapper iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
		main .ultimasAulas article .texto{position: relative;display: flex;justify-content: space-between;gap: 16px;max-width: 551px;padding: 31px 25px 15px 99px;}
			._1000 main .ultimasAulas article .texto:before{content: "";position: absolute;right: 0;bottom: 0;width: 100%;max-width: 170px;height: 75px;border: 2px solid #E5EAF2;border-left: 0;border-radius: 0 8px 8px 0;pointer-events: none;}
			._1000 main .ultimasAulas article .texto:after{content: "";position: absolute;left: 100px;bottom: 0;width: calc(100% - 265px);border-bottom: 2px solid #E5EAF2;pointer-events: none;}
			main .ultimasAulas article .texto h2{position: relative;font: 800 18px/20px 'Montserrat';color: #191919;}
				main .ultimasAulas article .texto .icone{position: absolute;left: 40px;top: 0;width: 41px;height: 67px;background: linear-gradient(180deg, rgba(66, 96, 19, 0.4) 0%, rgba(37, 146, 19, 0) 50.82%), #99C342;border-radius: 0px 0px 4px 4px;}
			main .ultimasAulas article .texto .icone:before{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 12px;width: 17px;height: 21px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='21' fill='none'%3E%3Cpath fill='%23D6F599' d='M8.5 0c-.8802 0-1.5938.7135-1.5938 1.5938v.7113C4.1578 3.0052 2.125 5.465 2.125 8.4v7.35H1.05c-.5799 0-1.05.4701-1.05 1.05 0 .5799.4701 1.05 1.05 1.05h5.6114a2.081 2.081 0 0 0-.2864 1.05c0 .557.2239 1.0911.6224 1.4849A2.138 2.138 0 0 0 8.5 21a2.138 2.138 0 0 0 1.5026-.6151A2.0874 2.0874 0 0 0 10.625 18.9a2.08 2.08 0 0 0-.2885-1.05H15.95c.5799 0 1.05-.4701 1.05-1.05 0-.5799-.4701-1.05-1.05-1.05h-1.075V8.4c0-2.935-2.0328-5.3948-4.7812-6.095v-.7113C10.0938.7136 9.3802 0 8.5 0Z'/%3E%3C/svg%3E");}
			main .ultimasAulas article .texto h2 em{display: block;margin-bottom: 7px;text-transform: uppercase;font: 800 18px/20px 'Montserrat';color: #191919;}
				main .ultimasAulas article .texto h2 b{display: block;font: 800 34px/34px 'Montserrat';letter-spacing: 0.02em;color: #1D9AAC;}
			main .ultimasAulas article .texto .contador{width: 100%;max-width: 241px;}
				main .ultimasAulas article .texto .contador em{display: block;margin: 0px 0 6px;font: 600 italic 14px/14px 'Open Sans';letter-spacing: -0.01em;color: #A1A3A7;}
				main .ultimasAulas article .texto .contador ul{display: flex;justify-content: space-between;width: 100%;}
					main .ultimasAulas article .texto .contador ul li{position: relative;text-align: center;}
					main .ultimasAulas article .texto .contador ul li:not(li:first-of-type, li:last-of-type):after{content: ":";position: absolute;right: -9px;top: 6px;color: #445C60;opacity: 0.3;}
					main .ultimasAulas article .texto .contador ul li span{display: block;min-width: 50px;text-transform: uppercase;font: 800 32px/30px 'Montserrat';letter-spacing: 0.02em;color: #191919;}
					main .ultimasAulas article .texto .contador ul li p{text-transform: uppercase;font: 700 13px/15px 'Open Sans';color: #1D9AAC;}
	main .ultimasAulas .boxLista{max-width: 505px;min-width: 430px;}
		main .ultimasAulas .boxLista h2{display: flex;align-items: center;margin-top: -2px;}
			main .ultimasAulas .boxLista h2 em{max-width: 164px;text-transform: uppercase;font: 800 20px/25px 'Montserrat';letter-spacing: 0.02em;color: #FFFFFF;}
			main .ultimasAulas .boxLista h2 b{display: inline-block;text-transform: uppercase;font: 800 38px/43px 'Montserrat';letter-spacing: 0.01em;color: #48CDEB;text-shadow: 0px 0px 11px rgba(30, 148, 165, 0.8), 0px 0px 36px rgba(30, 148, 165, 0.3);}
		main .ultimasAulas .boxLista ul{max-height: 435px;margin: 25px 0 0;padding-right: 10px;overflow: auto;display: flex;flex-direction: column-reverse;}
			main .ultimasAulas .boxLista ul::-webkit-scrollbar{width: 4px;}
			main .ultimasAulas .boxLista ul::-webkit-scrollbar-track{background: transparent;}
			main .ultimasAulas .boxLista ul::-webkit-scrollbar-thumb{background: rgb(72 205 235 / 50%);border-radius: 8px;}
			main .ultimasAulas .boxLista ul li:last-of-type{/* margin-bottom: 0; */}
				main .ultimasAulas .boxLista ul li{margin-bottom: 8px;padding: 19px 15px 19px 28px;font: 400 16px/23px 'Open Sans';letter-spacing: -0.01em;color: #191919;background: #FFFFFF;border: 2px solid transparent;box-shadow: 0px 3px 16px rgba(98, 107, 112, 0.19);border-radius: 3px;transition: all 0.5s ease;}
					main .ultimasAulas .boxLista ul li b{font-weight: 800;color: #1D9AAC;}

/*Aprenda*/
main .aprenda{position: relative;overflow-x: clip;margin-top: 90px;}
	._1000 main .aprenda .sombra::before{position: absolute;content: '';left: 50%;top: -29px;transform: translateX(-50%);width: 100%;max-width: 1280px;height: 280px;background: #3096c2e6;filter: blur(80px);border-radius: 0 0 0 280px;opacity: 0.4;z-index: -1;}
	main .aprenda .centro{width: 100%;max-width: 980px;margin: 0 auto;position: relative;}
		._1000 main .aprenda .centro::before{position: absolute;content: '';width: 100%;height: 100%;top: -6px;background: #fff;box-shadow: 0px 15px 32px rgba(18, 34, 39, 0.4);border-radius: 4px 4px 0 0;margin: 0px auto 0;padding-top: 6px;z-index: 2;}
			main .aprenda .centro .box{background: #FFFFFF;border: 1px solid rgba(197, 201, 202, 0.45);box-shadow: 0px 7px 19px rgba(98, 107, 112, 0.4);border-radius: 3px;padding: 0 0 66px 72px;display: flex;width: calc(100% - 12px);margin: 0px auto -50px;z-index: 10;position: relative;}
				main .aprenda .centro .box .texto{position: relative;padding-top: 48px;}
					main .aprenda .centro .box .texto h2{font: 800 16px/29px 'Montserrat';color: #191919;letter-spacing: -0.02em;text-transform: uppercase;margin-bottom: 24px;}
						main .aprenda .centro .box .texto h2 b{font: 800 28px/29px 'Montserrat';color: #1D9AAC;letter-spacing: -0.02em;display: block;text-transform: none;}
					main .aprenda .centro .box .texto p{font: 400 16px/27px 'Open Sans';color: #191919;letter-spacing: -0.01em;max-width: 531px;}
					main .aprenda .centro .box .texto p:last-of-type{margin-top: 24px;max-width: 446px}
						main .aprenda .centro .box .texto p b{font-weight: 700;color: #89B030;}
				main .aprenda .centro .box figure{position: relative;width: calc(100% - 584px);}
					main .aprenda .centro .box figure img{width: 156%;max-width: 482px;height: 688px;position: absolute;z-index: 3;right: -62px;top: -22px;user-select: none;transition: all ease 0.5s;}
		main .aprenda .centro .box2{position: relative;background: linear-gradient(287.63deg, #00788B 53.18%, #21C2DB 103.96%);box-shadow: inset 0px -4px 0px rgba(0, 28, 37, 0.57);border-radius: 0px 0px 4px 4px;z-index: 2;padding: 81px 20px 38px 135px;}
			main .aprenda .centro .box2 span.membros{max-width: 362px;width: 100%;display: block;}
				main .aprenda .centro .box2 span.membros em::before{position: absolute;content: '';width: 67px;height: 63px;left: -60px;top: 0;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67' height='63' fill='none'%3E%3Cg fill='%230A667B' fill-rule='evenodd' clip-rule='evenodd' opacity='.15' style='mix-blend-mode:multiply'%3E%3Cpath d='m24.75 33.631-8.765-.15.708-3.591 8.75.15 1.884-9.572-8.283-.137.708-3.59 8.283.136 1.416-7.196 3.652.068-1.415 7.196 8.537.15L43.61 0H3.143C1.402 0 0 1.352 0 3.031v44.364c0 1.68 1.402 3.031 3.143 3.031h18.294l3.313-16.795Z'/%3E%3Cpath d='m29.11 30.108 8.539.15 1.883-9.571-8.538-.15-1.883 9.571Z'/%3E%3Cpath d='M63.857 0h-16.58l-3.384 17.15 8.764.15-.708 3.591-8.764-.15-1.883 9.572 8.282.137-.707 3.59-8.283-.136-1.416 7.196-3.653-.068 1.416-7.196-8.538-.15-3.3 16.726-2.194 11.593a.599.599 0 0 0 .34.655l.552.274c.213.109.467.082.652-.069l16.07-12.453h23.334c1.741 0 3.143-1.351 3.143-3.03V3.031C67 1.364 65.598 0 63.857 0Z'/%3E%3C/g%3E%3C/svg%3E");}
				main .aprenda .centro .box2 span.membros em{font: 800 32px/38px 'Montserrat';letter-spacing: -0.02em;background: linear-gradient(93.15deg, #FFFFFF 13.09%, #9DE6EB 76.16%);-webkit-background-clip: text;display: block;position: relative;color: transparent;}
				main .aprenda .centro .box2 span.membros b{font: 600 14px/16px 'Montserrat';text-align: right;display: block;letter-spacing: 0.13em;text-transform: uppercase;color: #9DE6EB;opacity: 0.8;}

/*Participe*/
main .participe{padding-top: 77px;}
	main .participe .centro{width: 100%;max-width: 1220px;padding: 0 20px;margin: 0 auto;position: relative;}
	._1000 main .participe .centro .sombra{position: absolute;width: 100%;height: 100%;z-index: -1;left: 50%;transform: translateX(-50%);}
	._1000 main .participe .centro .sombra::before{position: absolute;content: '';width: 70%;left: 40%;transform: translateX(-50%);top: -170px;max-width: 1280px;height: 200px;background: #3096c2e6;filter: blur(100px);border-radius: 0 0 0 280px;opacity: 0.4;z-index: -1;}
		main .participe .centro h2{font: 800 28px/36px 'Montserrat';letter-spacing: -0.02em;color: #FFFFFF;text-shadow: 0px 5px 0px rgba(0, 8, 11, 0.4);text-align: center;margin-bottom: 13px;}
			main .participe .centro h2 b{color: #40D1E8;font-weight: 800;}
		main .participe .centro ul{display: flex;justify-content: space-between;height: 64px;align-items: center;margin-bottom: 82px;gap: 38px;}
			main .participe .centro ul li{height: 28px;display: flex;align-items: center;position: relative;}
				._1000 main .participe .centro ul li:not(.ponto)::before{position: absolute;content: '';width: 3px;height: 3px;left: 45px;top: 50%;transform: translatey(-50%);background: #1E353B;border-radius: 1px;}
				main .participe .centro ul li span{width: 28px;height: 28px;}
				main .participe .centro ul li span svg{width: 100%;height: 100%;display: block;}
				main .participe .centro ul li span.face{width: 28px;}
				main .participe .centro ul li span.yt{width: 29px;height: 23px;}
				main .participe .centro ul li span.tiktok{width: 28px;}
				main .participe .centro ul li.espaco{width: 100%;max-width: 642px;}
				main .participe .centro ul li span.google{width: 28px;}
				main .participe .centro ul li span.linkedin{width: 28px;}
				main .participe .centro ul li span.pinterest{width: 28px;}
				main .participe .centro ul li span.twitter{width: 34px;}
	._1000 main .participe .centro a.btCadastro{display: none;}

/* footer */
footer {background: #FFF;}
footer .centro {display: flex;justify-content: space-between;width: 100%;max-width: 1280px;padding: 24px 40px;margin: 0 auto;position: relative;}
footer .centro::before {content: '';position: absolute;background-image: url("data:image/svg+xml,%3Csvg width='69' height='17' viewBox='0 0 69 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62.7887 16.197C61.6447 16.197 60.6137 15.966 59.696 15.5039C58.7908 15.0289 58.0804 14.3807 57.565 13.5592C57.0495 12.7249 56.7918 11.7815 56.7918 10.7289C56.7918 9.67636 57.0495 8.73934 57.565 7.91784C58.0804 7.08351 58.7908 6.43529 59.696 5.9732C60.6137 5.5111 61.6447 5.28006 62.7887 5.28006C63.9454 5.28006 64.9763 5.5111 65.8815 5.9732C66.7993 6.43529 67.5096 7.08351 68.0125 7.91784C68.528 8.73934 68.7857 9.67636 68.7857 10.7289C68.7857 11.7815 68.528 12.7249 68.0125 13.5592C67.5096 14.3807 66.7993 15.0289 65.8815 15.5039C64.9763 15.966 63.9454 16.197 62.7887 16.197ZM62.7887 12.8083C63.2791 12.8083 63.6814 12.6286 63.9957 12.2692C64.31 11.897 64.4671 11.3835 64.4671 10.7289C64.4671 10.0743 64.31 9.56726 63.9957 9.20785C63.6814 8.84845 63.2791 8.66874 62.7887 8.66874C62.2984 8.66874 61.8961 8.84845 61.5818 9.20785C61.2675 9.56726 61.1103 10.0743 61.1103 10.7289C61.1103 11.3835 61.2675 11.897 61.5818 12.2692C61.8961 12.6286 62.2984 12.8083 62.7887 12.8083Z' fill='%23CACACA'/%3E%3Cpath d='M55.4513 1.71808V16.0045H51.3968V15.138C50.7807 15.844 49.8378 16.197 48.568 16.197C47.6628 16.197 46.8268 15.9788 46.0598 15.5424C45.3055 15.0931 44.702 14.4513 44.2494 13.617C43.8094 12.7827 43.5894 11.82 43.5894 10.7289C43.5894 9.63785 43.8094 8.68157 44.2494 7.86007C44.702 7.02574 45.3055 6.39036 46.0598 5.95394C46.8268 5.50468 47.6628 5.28005 48.568 5.28005C49.7121 5.28005 50.5859 5.5817 51.1893 6.18498V1.71808H55.4513ZM49.5864 12.8083C50.0767 12.8083 50.479 12.6286 50.7933 12.2692C51.1076 11.897 51.2648 11.3835 51.2648 10.7289C51.2648 10.0743 51.1076 9.56725 50.7933 9.20785C50.479 8.84844 50.0767 8.66874 49.5864 8.66874C49.0961 8.66874 48.6937 8.84844 48.3794 9.20785C48.0651 9.56725 47.908 10.0743 47.908 10.7289C47.908 11.3835 48.0651 11.897 48.3794 12.2692C48.6937 12.6286 49.0961 12.8083 49.5864 12.8083Z' fill='%23CACACA'/%3E%3Cpath d='M37.8909 5.47259H42.1529V16.0045H37.8909V5.47259ZM40.0219 4.62542C39.255 4.62542 38.6327 4.42004 38.1549 4.00929C37.6898 3.58571 37.4572 3.05302 37.4572 2.41122C37.4572 1.76942 37.6898 1.24315 38.1549 0.8324C38.6327 0.408814 39.255 0.197021 40.0219 0.197021C40.8014 0.197021 41.4237 0.395979 41.8889 0.793893C42.3541 1.19181 42.5867 1.70524 42.5867 2.3342C42.5867 3.00167 42.3541 3.55362 41.8889 3.99004C41.4237 4.41363 40.8014 4.62542 40.0219 4.62542Z' fill='%23CACACA'/%3E%3Cpath d='M31.5697 5.28005C32.4749 5.28005 33.3046 5.50468 34.059 5.95394C34.8259 6.39036 35.4293 7.02574 35.8694 7.86007C36.322 8.68157 36.5483 9.63785 36.5483 10.7289C36.5483 11.82 36.322 12.7827 35.8694 13.617C35.4293 14.4513 34.8259 15.0931 34.059 15.5424C33.3046 15.9788 32.4749 16.197 31.5697 16.197C30.2999 16.197 29.3569 15.844 28.7409 15.138V16.0045H24.6863V1.71808H28.9483V6.18498C29.5518 5.5817 30.4256 5.28005 31.5697 5.28005ZM30.5513 12.8083C31.0416 12.8083 31.4439 12.6286 31.7582 12.2692C32.0725 11.897 32.2297 11.3835 32.2297 10.7289C32.2297 10.0743 32.0725 9.56725 31.7582 9.20785C31.4439 8.84844 31.0416 8.66874 30.5513 8.66874C30.061 8.66874 29.6587 8.84844 29.3444 9.20785C29.0301 9.56725 28.8729 10.0743 28.8729 10.7289C28.8729 11.3835 29.0301 11.897 29.3444 12.2692C29.6587 12.6286 30.061 12.8083 30.5513 12.8083Z' fill='%23CACACA'/%3E%3Cpath d='M22.7959 5.4726V16.0045H18.7414V15.0033C18.3642 15.4012 17.9242 15.7028 17.4213 15.9082C16.9184 16.1008 16.3841 16.197 15.8183 16.197C14.5108 16.197 13.461 15.7927 12.6689 14.984C11.8769 14.1625 11.4809 12.9303 11.4809 11.2873V5.4726H15.7429V10.5364C15.7429 11.2552 15.856 11.7686 16.0823 12.0767C16.3086 12.3847 16.6418 12.5388 17.0818 12.5388C17.4967 12.5388 17.8424 12.3719 18.119 12.0382C18.3956 11.6916 18.5339 11.1525 18.5339 10.4209V5.4726H22.7959Z' fill='%23CACACA'/%3E%3Cpath d='M4.89118 16.197C4.01112 16.197 3.14364 16.1008 2.28872 15.9082C1.43381 15.7157 0.74233 15.4654 0.214294 15.1573L1.38352 12.2885C1.86126 12.5837 2.42702 12.8147 3.08077 12.9816C3.73453 13.1485 4.36943 13.2319 4.98548 13.2319C5.47579 13.2319 5.81525 13.1934 6.00383 13.1164C6.20499 13.0265 6.30556 12.8982 6.30556 12.7313C6.30556 12.5644 6.17984 12.4489 5.9284 12.3847C5.68952 12.3206 5.2935 12.2564 4.74032 12.1922C3.89797 12.0895 3.18135 11.9612 2.59046 11.8071C1.99956 11.6403 1.47781 11.3258 1.02521 10.8637C0.585177 10.4016 0.365162 9.74054 0.365162 8.88054C0.365162 8.20023 0.566318 7.59052 0.968631 7.05141C1.37094 6.51231 1.96813 6.0823 2.76018 5.7614C3.56481 5.44051 4.52659 5.28006 5.64552 5.28006C6.425 5.28006 7.18562 5.35707 7.92739 5.5111C8.68173 5.6523 9.32291 5.86409 9.85095 6.14648L8.68173 9.01531C7.77652 8.50188 6.78331 8.24516 5.7021 8.24516C4.77175 8.24516 4.30657 8.41202 4.30657 8.74576C4.30657 8.91263 4.43229 9.03457 4.68374 9.11158C4.93519 9.17576 5.33121 9.23994 5.87182 9.30412C6.71416 9.40681 7.4245 9.54159 8.00282 9.70845C8.59372 9.87532 9.10918 10.1898 9.54921 10.6519C10.0018 11.114 10.2281 11.775 10.2281 12.635C10.2281 13.2897 10.027 13.8865 9.62465 14.4257C9.22233 14.9648 8.61886 15.3948 7.81424 15.7157C7.00961 16.0366 6.03526 16.197 4.89118 16.197Z' fill='%23CACACA'/%3E%3C/svg%3E%0A");width: 69px;height: 17px;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 2;}
footer .centro p {color: #646E76;font-family: Rubik;font-size: 13px;font-style: normal;font-weight: 400;line-height: 20px; /* 153.846% */}
footer .centro .links{display: flex;gap: 25px;}
footer .centro a:link, 
footer .centro a:active, 
footer .centro a:visited {display: block;transition: all ease 0.5s;color: #646E76;font-family: Rubik;font-size: 13px;font-style: normal;font-weight: 400;line-height: 20px; /* 153.846% */}
footer .centro a:hover {color: #000;}

	
/*** MOBILE ***/
/*Barra Flut*/
._320 .barraFlut .centro{flex-direction: column;padding: 8px;display: flex;align-items: center;gap: 2px;}
._320 .barraFlut .centro p{text-align: center;}
._320 .barraFlut .centro .contador{border: none;}
._320 .barraFlut .centro .contador ul.countdown{gap: 8px;}
._320 .barraFlut .centro .contador ul.countdown li{max-width: 70px;}
._320 .barraFlut .centro .contador ul.countdown li span{font-size: 24px;line-height: 24px;}
._320 .barraFlut .centro .contador ul.countdown li p{font-size: 11px;text-align: left;}
._320 .barraFlut .centro a:visited,
._320 .barraFlut .centro a:active,
._320 .barraFlut .centro a:link{display: flex;justify-content: center;}
._320 .barraFlut .centro a b{line-height: 20px;}

/*Header*/
._320 header{max-width: 440px;position: relative;background: linear-gradient(180deg, rgba(28, 57, 63, 0.4) 30%, rgba(0, 8, 11, 0) 100%);}
._320 header .centro{max-width: 440px;flex-direction: column;gap: 3px;padding: 8px;margin: 0;}
._320 header .centro p{font-size: 12px;text-align: center;line-height: 14px;}
._320 header .centro .contador{border: none;padding: 0;max-width: 330px;}
._320 header .centro .contador ul.countdown{gap: 8px;}
._320 header .centro .contador ul.countdown li{max-width: 70px;}
._320 header .centro .contador ul.countdown li span{font-size: 23px;line-height: 27px;}
._320 header .centro .contador ul.countdown li p{font-size: 11px;text-align: left;margin-left: 4px;line-height: 12px;}

/* JANELA DEPOIMENTOS */
._320 .depoimentosAberto{padding: 50px 0 19px;background: #072C37;overflow: hidden;z-index: 999999999;}
	._320 .depoimentosAberto a.fechar:active,
	._320 .depoimentosAberto a.fechar:any-link{top: 0;left: 50%;right: initial;transform: translateX(-50%);width: 100px;height: 32px;border-radius: 0 0 5px 5px;}
	._320 .depoimentosAberto h2{max-width: 300px;margin: 0 auto 15px;font-size: 20px;line-height: 26px;}
	._320 .depoimentosAberto .splideDepoimentosPrincipal{}
    ._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track{}
    ._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--prev{left: 0;border-radius: 0 80px 80px 0;box-shadow: 3px 0 rgb(0 0 0 / 20%);}

    ._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows .splide__arrow--next{right: 0;border-radius: 80px 0 0 80px;box-shadow: -3px 0 rgb(0 0 0 / 20%);}
        ._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows button{width: 40px;}
		._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__arrows button svg{width: 23px;padding-left: 7px;}
		._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li{width: calc(100% - 60px) !important;margin-right: 20px !important;padding: 25px 0px 25px 20px;height: 100%;}
			._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li > figure{left: 15px;top: 15px;width: 50px;height: 50px;filter: none;}
				._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li > figure:after{width: 21px;height: 17px;background-size: 100%;background-repeat: no-repeat;filter: none;}
				._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li > figure img{filter: drop-shadow(0px 7px 1px rgba(90, 96, 109, 0.18));}
			._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li h3{display: flex;flex-direction: column;justify-content: center;min-height: 45px;margin: 0 15px 15px 59px;font-size: 17px;line-height: 17px;}
				._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li h3 em{margin: 2px 0 0;font-size: 12px;}
			._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p{max-height: calc(100% - 221px);padding-right: 20px;font-size: 15px;line-height: 23px;}
            ._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li p.completo{max-height: calc(100% - 65px);}
			._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li .fotos{flex-wrap: wrap;gap: 10px;max-height: 160px;max-width: 300px;margin: 15px 20px 0 0;padding: 0;overflow: auto;border-top: 1px solid rgb(0 0 0 / 20%);}
				._320 .depoimentosAberto .splideDepoimentosPrincipal .splide__track .splide__list li .fotos figure{width: 100%;max-width: 290px;height: auto;}
	
	._320 .depoimentosAberto .chamadaCTA{position: relative;justify-content: space-between;align-items: flex-start;padding: 0 15px;}
		._320 .depoimentosAberto .chamadaCTA h1{position: absolute;left: 15px;top: -17px;width: 95px;}
		._320 .depoimentosAberto .chamadaCTA p{max-width: 180px;margin: 0px 10px 0 0;padding: 20px 0 0;font-size: 12px;line-height: 17px;}
		._320 .depoimentosAberto .chamadaCTA a.botaoCTA:active,
		._320 .depoimentosAberto .chamadaCTA a.botaoCTA:any-link{max-width: 180px;margin: auto 0;padding: 11px 10px;z-index: 99999999;}
			._320 .depoimentosAberto .chamadaCTA a.botaoCTA b{display: block;font-size: 14px;line-height: 16px;}

/*Topo*/
._320 main{max-width: 440px;margin: 0 auto;}
	._320 main .topo{position: relative;}
	._320 main .topo .centro .box{padding: 20px 15px 15px;border-radius: 0;box-shadow: none;}
		._320 main .topo .centro .box h2{font-size: 21px;line-height: 25px;max-width: 339px;}
			._320 main .topo .centro .box h2 br{display: none;}
		._320 main .topo .centro .box p.aulas{max-width: 240px;margin: 10px auto 233px;padding: 0;text-align: center;font-size: 15px;letter-spacing: -0.03em;transform: initial;}
			._320 main .topo .centro .box p.aulas b{font-weight: 600;}
			._320 main .topo .centro .box p.aulas i{font-weight: 600;}
			._320 main .topo .centro .box p.aulas em{margin: 0 auto;font-size: 13px;}
	._320 main .topo form{top: calc(100% - 333px);padding: 0 20px;}
		._320 main .topo form ._error._above, 
		._320 main .topo form ._error._below {left: 25px;top: -20px;}
	
	._320 .captura._flutForm main .topo{position: relative;}
	._320 main .topo p.aviso{width: calc(100% - 40px);max-width: 330px;top: calc(100% - 195px);}
	._320 main .topo .centro .box2{margin: 0 auto;border-radius: 0;padding: 15px 20px 20px;}

/*Redes*/
._320 main .redes{padding-bottom: 0;overflow: hidden;}
	._320 main .redes .centro{max-width: 440px;}
	._320 main .redes .centro::before{width: 550px;}
	._320 main .redes .centro ul.listaRedes{display: grid;justify-content: normal;grid-template-columns: auto auto auto auto;gap: 1px;padding: 0;}
		._320 main .redes .centro ul.listaRedes li:nth-of-type(1){grid-area: 1 / 1 / span 1 / span 2;}
		._320 main .redes .centro ul.listaRedes li:nth-of-type(2){grid-area: 1 / 3 / span 1 / span 2;}
		._320 main .redes .centro ul.listaRedes li{width: 100%;padding: 10px 8px;background: rgb(2 125 144 / 7%);}
			._320 main .redes .centro ul.listaRedes li b{font-size: 10px;line-height: 10px;}
					._320 main .redes .centro .box3 ul{flex-wrap: wrap;gap: 15px 0;margin: 30px 0 25px;}
						._320 main .redes .centro .box3 ul li{max-width: initial;padding: 0 20px 0 25px;font-size: 16px;line-height: 23px;}

/* TE APRESENTO */
._320 main .teApresento{}
	._320 main .teApresento .centro{max-width: 440px;margin: 0 auto;padding: 21px 0 0;box-shadow: none;border-radius: 0;}
	._320 main .teApresento h2{max-width: 330px;margin: 0 auto 20px;font-size: 22px;}
		._320 main .teApresento h2 br{display: none;}
	._320 main .teApresento .blocoPrint{height: initial;box-shadow: none;counter-reset: listaThumb;}
		._320 main .teApresento .blocoPrint img{position: initial;width: 100%;transform: initial;}
		._320 main .teApresento .blocoPrint p{position: relative;top: initial;left: initial;bottom: initial;right: initial;width: 100%;max-width: initial;padding: 13px 15px 14px 53px;line-height: 15px;border-radius: 0;border: none;}
		._320 main .teApresento .blocoPrint p:before{counter-increment: listaThumb;content: "0" counter(listaThumb);position: absolute;left: 15px;top: 8px;font: 700 19px/24px 'Montserrat';letter-spacing: -0.01em;}
		._320 main .teApresento .blocoPrint p:nth-of-type(odd){background: #99C342;}
	._320 main .teApresento ol{display: block;}
			._320 main .teApresento ol li.imagem{display: none;}
			._320 main .teApresento ol li:not(li:last-of-type){text-align: left;}
			._320 main .teApresento ol li:nth-of-type(4){border: none;}
			._320 main .teApresento ol li:nth-of-type(4) p{max-width: initial;margin: 0 auto;}
			._320 main .teApresento ol li{width: 100%;max-width: initial;padding: 16px 15px;border-bottom: 1px solid #e9e9e9;}
				._320 main .teApresento ol li h3{margin-bottom: 2px;font-size: 16px;line-height: 22px;}
				._320 main .teApresento ol li p{margin: 0 auto;font-size: 16px;}
				._320 main .teApresento ol li figure{padding: 0;width: 110px;}
				._320 main .teApresento ol li i{display: block;max-width: 350px;font-size: 17px;line-height: 25px;}
					._320 main .teApresento ol li i em{width: max-content;margin: 0 0 15px;font-style: italic;}
	._320 main .teApresento a.btCTA:active,
	._320 main .teApresento a.btCTA:any-link{margin: 7px auto -30px;max-width: 280px;padding: 16px 15px 15px;}
		._320 main .teApresento a.btCTA b{font-size: 16px;}

/* CARROSSEL THUMBS */
._320 main .carrosselThumbs{display: flex;flex-direction: column;height: initial;}
	._320 main .carrosselThumbs:before{width: 560px;}
	._320 main .carrosselThumbs:after{width: 600px;height: 100px;opacity: 0.2;}
	._320 main .carrosselThumbs ul{position: initial;order: 2;}
		._320 main .carrosselThumbs ul li{min-width: 200px;padding: 0 0 0 5px;animation: slideThumbs 100s linear infinite;}		
		._320 main .carrosselThumbs h2{max-width: 350px;margin: 0 auto 30px;padding: 75px 0 0;font-size: 19px;line-height: 29px;z-index: 20;}
			._320 main .carrosselThumbs h2:after{bottom: -43px;}

/* SORTEIO */
._320 main .sorteio{}
	._320 main .sorteio .centro{max-width: 440px;margin: 0 auto;padding: 20px 0 0;border-radius: 0;box-shadow: none;}
		._320 main .sorteio .centro:before{top: initial;bottom: 0px;right: 30px;width: 350px;height: 295px;background-size: 100%;z-index: 2;}
	._320 main .sorteio h2{/* max-width: 280px; */margin: 0 auto 6px;text-align: center;padding: 0;font-size: 21px;line-height: 28px;}
	._320 main .sorteio h3{max-width: 340px;margin: 0 auto;padding: 0;text-align: center;font-size: 15px;line-height: 23px;}
	._320 main .sorteio h4{max-width: initial;margin: 26px 0 0;text-align: center;padding: 16px 10px 10px;border-radius: 0;}
		._320 main .sorteio h4 br{display: none;}
		._320 main .sorteio h4:before{top: -15px;left: 50%;transform: translateX(-50%);width: 20px;height: 20px;padding: 14px 20px;background-size: 21px;background-color: #9abf48;background-repeat: no-repeat;background-position: center;border-radius: 10px 10px 0 0;}
	._320 main .sorteio .centro > p{max-width: 375px;margin: 0 auto;padding: 15px;text-align: center;}
		._320 main .sorteio .centro > p br{display: none;}
	._320 main .sorteio .grafico{flex-wrap: wrap;padding: 15px 25px 50px 16px;margin: 0;}
		._320 main .sorteio .grafico h5{margin-bottom: 18px;}
		._320 main .sorteio .grafico ul{flex-wrap: wrap;gap: 10px;max-width: 360px;margin: 0 auto;}
			._320 main .sorteio .grafico ul li{display: flex;align-items: center;justify-content: flex-start;gap: 5px;height: max-content;max-width: inherit;z-index: 3;}
			._320 main .sorteio .grafico ul li:nth-of-type(1) p{max-width: 100px;}
			._320 main .sorteio .grafico ul li:nth-of-type(1) p:before{top: 50%;transform: translateY(-50%);left: initial;right: -15px;width: 30px;height: 37px;background-size: 100%;}
			._320 main .sorteio .grafico ul li:nth-of-type(2) p{max-width: 160px;}
			._320 main .sorteio .grafico ul li:nth-of-type(2) p:before{top: 50%;transform: translateY(-50%);left: initial;right: -15px;width: 30px;height: 39px;background-size: 100%;}
			._320 main .sorteio .grafico ul li:nth-of-type(3) p{max-width: 239px;}
			._320 main .sorteio .grafico ul li:nth-of-type(3) p:before{top: 50%;transform: translateY(-50%);left: initial;right: -15px;width: 35px;height: 34px;background-size: 100%;}
			._320 main .sorteio .grafico ul li:nth-of-type(4) p:before{top: 50%;transform: translateY(-50%);left: initial;right: -18px;width: 39px;height: 33px;background-size: 100%;}
			._320 main .sorteio .grafico ul li p{position: relative;bottom: initial;display: flex;align-items: center;padding: 0 0 0 18px;height: 50px;border: none;order: 2;}
				._320 main .sorteio .grafico ul li p:after{width: calc(100% - 6px);height: calc(100% - 6px);top: 3px;left: 3px;}
				._320 main .sorteio .grafico ul li p i{position: initial;transform: initial;width: initial;font-size: 11px;}
			._320 main .sorteio .grafico ul li b{min-width: 65px;margin: 0;}
	._320 main .sorteio a.btCTA:active,
	._320 main .sorteio a.btCTA:any-link{max-width: 240px;padding: 16px 15px 15px;}
		._320 main .sorteio a.btCTA b{font-size: 16px;}

/* DEPOIMENTOS */
._320 main .depoimentos{}
	._320 main .depoimentos{display: flex;flex-direction: column;padding: 65px 0 15px;}
	._320 main .depoimentos .splideDepoimentos{transform: initial;order: 2;}
		._320 main .depoimentos .splideDepoimentos .splide__track .splide__list li{padding: 15px 15px 15px 55px;margin-right: 20px !important;}
			._320 main .depoimentos .splideDepoimentos .splide__track .splide__list li figure{left: 10px;}
			._320 main .depoimentos .splideDepoimentos .splide__track .splide__list li p{display: -webkit-box;width: 100%;max-width: 260px;min-width: initial;font-size: 13px;line-height: 16px;padding: 0;}
			._320 main .depoimentos .splideDepoimentos .splide__track .splide__list li p:after{right: 0;bottom: -8px;}

	._320 main .depoimentos h2{max-width: 335px;margin-bottom: 0;font-size: 20px;line-height: 28px;}
	._320 main .depoimentos > h3{width: 100%;margin: 5px 0 20px;padding: 0;font-size: 21px;background: no-repeat;color: #204954;}
		._320 main .depoimentos > h3 em{color: #266676;}
		
	._320 main .depoimentos .fundoIcones{height: 45px;padding: 0;}
		._320 main .depoimentos .fundoIcones span{display: none;}


/* ULTIMAS AULAS */
._320 main .ultimasAulas{}
	._320 main .ultimasAulas .centro{flex-wrap: wrap;gap: 0;max-width: 440px;padding: 0;}
	._320 main .ultimasAulas article{padding: 0;border-radius: 0;border: none;box-shadow: none;order: 2;}
		._320 main .ultimasAulas article .video{border-radius: 0;border: none;border-top: 2px solid rgb(40 106 121);filter: none;}
		._320 main .ultimasAulas article .texto{flex-wrap: wrap;gap: 0;padding: 11px 15px 15px;}
			._320 main .ultimasAulas article .texto h2{margin-left: 55px;width: 100%;display: flex;align-items: center;gap: 10px;margin-bottom: 3px;}
				._320 main .ultimasAulas article .texto .icone{left: 15px;}
			._320 main .ultimasAulas article .texto h2 em{display: initial;margin: 0;font-size: 15px;line-height: 17px;}
				._320 main .ultimasAulas article .texto h2 b{display: initial;font-size: 21px;line-height: 24px;}
			._320 main .ultimasAulas article .texto .contador{position: relative;display: flex;max-width: initial;margin-left: 55px;}
				._320 main .ultimasAulas article .texto .contador em{max-width: 70px;margin: 6px 0 0;}
				._320 main .ultimasAulas article .texto .contador ul{max-width: 210px;}
					._320 main .ultimasAulas article .texto .contador ul li span{font-size: 27px;min-width: 40px;}
	._320 main .ultimasAulas .boxLista{min-width: initial;padding: 10px 15px 0;}
		._320 main .ultimasAulas .boxLista h2{display: block;max-width: 300px;margin: 0 auto;text-align: center;}
			._320 main .ultimasAulas .boxLista h2 em{font-size: 16px;}
			._320 main .ultimasAulas .boxLista h2 b{font-size: 30px;line-height: 29px;}
		._320 main .ultimasAulas .boxLista ul{max-height: 260px;margin: 15px 0 0;padding: 0;}
			._320 main .ultimasAulas .boxLista ul li:last-of-type{margin-bottom: 10px;}
				._320 main .ultimasAulas .boxLista ul li{padding: 15px;font-size: 15px;line-height: 19px;}

/*Aprenda*/
._320 main .aprenda{margin: 1px 0 0;}
	._320 main .aprenda .centro{max-width: 440px;}
			._320 main .aprenda .centro .box{position: initial;flex-wrap: wrap;width: 100%;margin: 0;padding: 0;box-shadow: none;border-radius: 0;border: 0;}
				._320 main .aprenda .centro .box .texto{padding: 25px 20px 35px;}
					._320 main .aprenda .centro .box .texto h2{text-align: center;line-height: 19px;max-width: 340px;margin: 0 auto 15px;}
						._320 main .aprenda .centro .box .texto h2 b{margin-top: 2px;font-size: 24px;line-height: 25px;}
					._320 main .aprenda .centro .box .texto p{text-align: center;}
					._320 main .aprenda .centro .box .texto p:last-of-type{max-width: 340px;margin: 20px auto 0;}
				._320 main .aprenda .centro .box figure{position: absolute;bottom: -37px;left: 5px;width: 163px;z-index: 12;}
					._320 main .aprenda .centro .box figure img{position: initial;width: 100%;height: auto;}
		._320 main .aprenda .centro .box2{padding: 30px 20px;border-radius: 0;}
			._320 main .aprenda .centro .box2 span.membros{margin-left: auto;max-width: 200px;text-align: right;}
				._320 main .aprenda .centro .box2 span.membros em::before{left: -50px;}
				._320 main .aprenda .centro .box2 span.membros em{margin-bottom: 10px;font-size: 29px;line-height: 27px;}
				._320 main .aprenda .centro .box2 span.membros b{max-width: 170px;margin-left: auto;font-size: 12px;}

/*Participe*/
._320 main .participe{padding: 40px 0 0;}
	._320 main .participe .centro{display: flex;flex-direction: column;max-width: 440px;padding: 0 15px 25px;}
		._320 main .participe .centro h2{font-size: 21px;margin: 0 0 7px;}
		._320 main .participe .centro ul{gap: 0;height: initial;margin: 25px 0 0;order: 1;}
			._320 main .participe .centro ul li span{width: 25px;height: 26px;}
			._320 main .participe .centro ul li.espaco{display: none;}

	._320 main .participe .centro a:active,
	._320 main .participe .centro a:any-link{display: block;width: 100%;margin: 0 auto;padding: 16px 15px 18px;background: #99C342;box-shadow: 0px 11px 20px rgba(13, 46, 55, 0.3), inset 0px -3px 0px rgba(0, 0, 0, 0.17);border-radius: 51px;transition: all 0.5s ease;}
		._320 main .participe .centro a b{display: block;text-transform: uppercase;text-align: center;font: 800 17px/18px 'Montserrat';color: #FFFFFF;}

		
/* footer */
._320 footer {background: #FFF;}
._320 footer .centro {display: flex;justify-content: space-between;width: 100%;max-width: 440px;padding: 48px 40px 25px;margin: 0 auto;position: relative;flex-direction: column;}
._320 footer .centro::before {content: '';position: absolute;background-image: url("data:image/svg+xml,%3Csvg width='69' height='17' viewBox='0 0 69 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62.7887 16.197C61.6447 16.197 60.6137 15.966 59.696 15.5039C58.7908 15.0289 58.0804 14.3807 57.565 13.5592C57.0495 12.7249 56.7918 11.7815 56.7918 10.7289C56.7918 9.67636 57.0495 8.73934 57.565 7.91784C58.0804 7.08351 58.7908 6.43529 59.696 5.9732C60.6137 5.5111 61.6447 5.28006 62.7887 5.28006C63.9454 5.28006 64.9763 5.5111 65.8815 5.9732C66.7993 6.43529 67.5096 7.08351 68.0125 7.91784C68.528 8.73934 68.7857 9.67636 68.7857 10.7289C68.7857 11.7815 68.528 12.7249 68.0125 13.5592C67.5096 14.3807 66.7993 15.0289 65.8815 15.5039C64.9763 15.966 63.9454 16.197 62.7887 16.197ZM62.7887 12.8083C63.2791 12.8083 63.6814 12.6286 63.9957 12.2692C64.31 11.897 64.4671 11.3835 64.4671 10.7289C64.4671 10.0743 64.31 9.56726 63.9957 9.20785C63.6814 8.84845 63.2791 8.66874 62.7887 8.66874C62.2984 8.66874 61.8961 8.84845 61.5818 9.20785C61.2675 9.56726 61.1103 10.0743 61.1103 10.7289C61.1103 11.3835 61.2675 11.897 61.5818 12.2692C61.8961 12.6286 62.2984 12.8083 62.7887 12.8083Z' fill='%23CACACA'/%3E%3Cpath d='M55.4513 1.71808V16.0045H51.3968V15.138C50.7807 15.844 49.8378 16.197 48.568 16.197C47.6628 16.197 46.8268 15.9788 46.0598 15.5424C45.3055 15.0931 44.702 14.4513 44.2494 13.617C43.8094 12.7827 43.5894 11.82 43.5894 10.7289C43.5894 9.63785 43.8094 8.68157 44.2494 7.86007C44.702 7.02574 45.3055 6.39036 46.0598 5.95394C46.8268 5.50468 47.6628 5.28005 48.568 5.28005C49.7121 5.28005 50.5859 5.5817 51.1893 6.18498V1.71808H55.4513ZM49.5864 12.8083C50.0767 12.8083 50.479 12.6286 50.7933 12.2692C51.1076 11.897 51.2648 11.3835 51.2648 10.7289C51.2648 10.0743 51.1076 9.56725 50.7933 9.20785C50.479 8.84844 50.0767 8.66874 49.5864 8.66874C49.0961 8.66874 48.6937 8.84844 48.3794 9.20785C48.0651 9.56725 47.908 10.0743 47.908 10.7289C47.908 11.3835 48.0651 11.897 48.3794 12.2692C48.6937 12.6286 49.0961 12.8083 49.5864 12.8083Z' fill='%23CACACA'/%3E%3Cpath d='M37.8909 5.47259H42.1529V16.0045H37.8909V5.47259ZM40.0219 4.62542C39.255 4.62542 38.6327 4.42004 38.1549 4.00929C37.6898 3.58571 37.4572 3.05302 37.4572 2.41122C37.4572 1.76942 37.6898 1.24315 38.1549 0.8324C38.6327 0.408814 39.255 0.197021 40.0219 0.197021C40.8014 0.197021 41.4237 0.395979 41.8889 0.793893C42.3541 1.19181 42.5867 1.70524 42.5867 2.3342C42.5867 3.00167 42.3541 3.55362 41.8889 3.99004C41.4237 4.41363 40.8014 4.62542 40.0219 4.62542Z' fill='%23CACACA'/%3E%3Cpath d='M31.5697 5.28005C32.4749 5.28005 33.3046 5.50468 34.059 5.95394C34.8259 6.39036 35.4293 7.02574 35.8694 7.86007C36.322 8.68157 36.5483 9.63785 36.5483 10.7289C36.5483 11.82 36.322 12.7827 35.8694 13.617C35.4293 14.4513 34.8259 15.0931 34.059 15.5424C33.3046 15.9788 32.4749 16.197 31.5697 16.197C30.2999 16.197 29.3569 15.844 28.7409 15.138V16.0045H24.6863V1.71808H28.9483V6.18498C29.5518 5.5817 30.4256 5.28005 31.5697 5.28005ZM30.5513 12.8083C31.0416 12.8083 31.4439 12.6286 31.7582 12.2692C32.0725 11.897 32.2297 11.3835 32.2297 10.7289C32.2297 10.0743 32.0725 9.56725 31.7582 9.20785C31.4439 8.84844 31.0416 8.66874 30.5513 8.66874C30.061 8.66874 29.6587 8.84844 29.3444 9.20785C29.0301 9.56725 28.8729 10.0743 28.8729 10.7289C28.8729 11.3835 29.0301 11.897 29.3444 12.2692C29.6587 12.6286 30.061 12.8083 30.5513 12.8083Z' fill='%23CACACA'/%3E%3Cpath d='M22.7959 5.4726V16.0045H18.7414V15.0033C18.3642 15.4012 17.9242 15.7028 17.4213 15.9082C16.9184 16.1008 16.3841 16.197 15.8183 16.197C14.5108 16.197 13.461 15.7927 12.6689 14.984C11.8769 14.1625 11.4809 12.9303 11.4809 11.2873V5.4726H15.7429V10.5364C15.7429 11.2552 15.856 11.7686 16.0823 12.0767C16.3086 12.3847 16.6418 12.5388 17.0818 12.5388C17.4967 12.5388 17.8424 12.3719 18.119 12.0382C18.3956 11.6916 18.5339 11.1525 18.5339 10.4209V5.4726H22.7959Z' fill='%23CACACA'/%3E%3Cpath d='M4.89118 16.197C4.01112 16.197 3.14364 16.1008 2.28872 15.9082C1.43381 15.7157 0.74233 15.4654 0.214294 15.1573L1.38352 12.2885C1.86126 12.5837 2.42702 12.8147 3.08077 12.9816C3.73453 13.1485 4.36943 13.2319 4.98548 13.2319C5.47579 13.2319 5.81525 13.1934 6.00383 13.1164C6.20499 13.0265 6.30556 12.8982 6.30556 12.7313C6.30556 12.5644 6.17984 12.4489 5.9284 12.3847C5.68952 12.3206 5.2935 12.2564 4.74032 12.1922C3.89797 12.0895 3.18135 11.9612 2.59046 11.8071C1.99956 11.6403 1.47781 11.3258 1.02521 10.8637C0.585177 10.4016 0.365162 9.74054 0.365162 8.88054C0.365162 8.20023 0.566318 7.59052 0.968631 7.05141C1.37094 6.51231 1.96813 6.0823 2.76018 5.7614C3.56481 5.44051 4.52659 5.28006 5.64552 5.28006C6.425 5.28006 7.18562 5.35707 7.92739 5.5111C8.68173 5.6523 9.32291 5.86409 9.85095 6.14648L8.68173 9.01531C7.77652 8.50188 6.78331 8.24516 5.7021 8.24516C4.77175 8.24516 4.30657 8.41202 4.30657 8.74576C4.30657 8.91263 4.43229 9.03457 4.68374 9.11158C4.93519 9.17576 5.33121 9.23994 5.87182 9.30412C6.71416 9.40681 7.4245 9.54159 8.00282 9.70845C8.59372 9.87532 9.10918 10.1898 9.54921 10.6519C10.0018 11.114 10.2281 11.775 10.2281 12.635C10.2281 13.2897 10.027 13.8865 9.62465 14.4257C9.22233 14.9648 8.61886 15.3948 7.81424 15.7157C7.00961 16.0366 6.03526 16.197 4.89118 16.197Z' fill='%23CACACA'/%3E%3C/svg%3E%0A");width: 69px;height: 17px;left: 50%;top: 18px;transform: translateX(-50%);z-index: 2;}
._320 footer .centro p {color: #646E76;font-family: Rubik;font-size: 13px;font-style: normal;font-weight: 400;line-height: 20px; /* 153.846% */border-bottom: #ddd solid 1px;text-align: center;padding-bottom: 8px;margin-bottom: 8px;}
._320 footer .centro .links{display: flex;gap: 7px;flex-direction: column;justify-content: center;align-items: center;}
._320 footer .centro a:link, 
._320 footer .centro a:active, 
._320 footer .centro a:visited {display: block;transition: all ease 0.5s;color: #646E76;font-family: Rubik;font-size: 13px;font-style: normal;font-weight: 400;line-height: 20px; /* 153.846% */}
._320 footer .centro a:hover {color: #000;}
	