._1000 br.mobile{display: none}
._320 br.desktop{display: none;}

._1000 section, ._320 section{overflow-x: clip;}
._1000 img, ._320 img{user-select: none;}

/* botao CTA*/  
a.botaoCTA:link,
a.botaoCTA:active,
a.botaoCTA:visited{display: flex;align-items: center;justify-content: center;gap: 12px;width: 100%;max-width: max-content;box-shadow: 0px 18px 44px -16px #DFAB3A5C;background: linear-gradient(90deg, #905E1B 0%, #C08A40 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);outline: 2px solid #FFFFFF33;outline-offset: -2px;border-radius: 35px;padding: 18px 70px;margin: 0px auto;transition: all 0.5s ease;position: relative;overflow: clip;}
	a.botaoCTA::before{content: "";width: 509px;height: 30px;background: #5C4300;border-radius: 100%;filter: blur(22px);position: absolute;bottom: -30px;left: 50%;transform: translateX(-50%);transition: all 0.5s ease;user-select: none;pointer-events: none;}
	a.botaoCTA::after{content: "";width: 100%;height: 30px;background: linear-gradient(180deg, #F0B853 -45.71%, #d9a13300 134.29%);position: absolute;top: 0px;left: 50%;transform: translateX(-50%);opacity: 90%;transition: all 0.5s ease;user-select: none;pointer-events: none;}
	a.botaoCTA b{display: block;font-size: 22px;font-weight: 800;line-height: 28px;letter-spacing: 0.02em;color: #FFF;text-transform: uppercase;transition: all 0.5s ease;position: relative;z-index: 1;}
	a.botaoCTA svg{width: 21px;height: 15px;position: relative;z-index: 1;transition: all 0.5s ease;}
    /* Hover */
    a.botaoCTA:hover{box-shadow: 0px 0px 44px 6px #dfab3ac2;}
        a.botaoCTA:hover b{}
        a.botaoCTA:hover svg{}

/* botaoBranco*/
a.botaoCTA.botaoBranco:link,
	a.botaoCTA.botaoBranco:active,
	a.botaoCTA.botaoBranco:visited{gap: 22px;padding: 13px 53px;border: 3px solid transparent;background: linear-gradient(90deg, #D5A755 0.1%, #D8AC71 34.71%, #A37523 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);    box-shadow: 0px 0px 44px 6px #dfab3a00;overflow: visible;}
		a.botaoCTA.botaoBranco::before{content: "";width: 450px;height: 38px;border-radius: 50px;background: linear-gradient(90deg, #D5A755 0.1%, #D8AC71 34.71%, #A37523 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);bottom: -3px;user-select: none;pointer-events: none;}
		a.botaoCTA.botaoBranco::after{content: "";background: #FFF;border-radius: 35px;height: 100%;transition: all 0.5s ease;user-select: none;pointer-events: none;}
		a.botaoCTA.botaoBranco b{font-size: 20px;font-weight: 800;color: #372A4D;}
		a.botaoCTA.botaoBranco svg{}
			a.botaoCTA.botaoBranco svg path{fill:#9047E6; transition: all 0.5s ease;}
	/* Hover */
	a.botaoCTA.botaoBranco:hover{box-shadow: 0px 0px 44px 6px #dfab3a7d;}
		a.botaoCTA.botaoBranco:hover b{color: #fff;}
		a.botaoCTA.botaoBranco:hover svg path{fill:#fff;}
		a.botaoCTA.botaoBranco:hover::after{background: #d2a84f;}

/* BARRA FLUTUANTE */
.barraFlut{position: fixed;top: 0;left: 0;width: 100%;border-bottom: 1px solid rgba(162, 116, 240, 0.52);background: rgba(22, 17, 30, 0.96);backdrop-filter: blur(6px); z-index: 999;overflow: clip;}
	.barraFlut .centro{max-width: 740px; padding: 9px 20px 13px; margin: 0 auto; display: flex; justify-content: center; align-items: stretch;gap:48px;}
	    .barraFlut .centro h2{font-family: 'Faustina';color: #FFF;font-size: 20px;font-weight: 600;line-height: 20px;letter-spacing: 0.04em;}
	        .barraFlut .centro h2 b{font-weight: 700;color: #DFA445;}
	    .barraFlut .centro a:active,
	    .barraFlut .centro a:link,
	    .barraFlut .centro a:visited{font-size: 14px; font-weight: 700; line-height: 20px; letter-spacing: -0.01em;text-transform:uppercase; color:#fff;transition: all 0.5s ease;    text-shadow: 0px 0px 7px #dfa44500;}
	        .barraFlut .centro a u{text-decoration:underline;font-weight: 700;text-underline-offset: 3px; }
	        .barraFlut .centro a:hover{color: #ecc085;text-shadow: 0px 0px 7px #dfa445a1;}

/* BARRA FLUTUANTE */
.barraFlutuante{position: fixed;top: 0;left: 0;width: 100%;border-bottom: 1px solid rgba(162, 116, 240, 0.52);background: rgba(22, 17, 30, 0.96);backdrop-filter: blur(6px); z-index: 999;overflow: clip;}
	.barraFlutuante .centro{max-width: 730px; padding: 10px 20px; margin: 0 auto; display: flex ; justify-content: space-between; align-items: baseline; gap: 30px;}
	    .barraFlutuante .centro .contador{display: flex ; align-items: baseline; gap: 16px;}
            .barraFlutuante .centro .contador em{font-family: 'Faustina';color: #FFF;font-size: 17px;font-weight: 600;line-height: 20px;letter-spacing: 0.04em;min-width: max-content;}
                    .barraFlutuante .centro .contador em b{font-weight: 700;color: #DFA445;}
            .barraFlutuante .centro .contador ul{position: relative; width: 100%; max-width: 280px; justify-content: center; gap: 10px; display: flex;}
                .barraFlutuante .centro .contador ul li{position: relative; display: flex ; gap: 4px;}
                    .barraFlutuante .centro .contador ul li span{display: inline-block; font: 700 17px / 16px 'Faustina'; color: #fff; letter-spacing: 0.02em; font-variant-numeric: lining-nums proportional-nums;min-width: 21px;text-align: end;}
                    .barraFlutuante .centro .contador ul li p{font: 700 14px / 18px 'Faustina'; color: #fff; letter-spacing: 0.02em;opacity: 0.8;}
	    .barraFlutuante .centro a:active,
	    .barraFlutuante .centro a:link,
	    .barraFlutuante .centro a:visited{display: flex ; justify-content: center; align-items: baseline; gap: 8px; width: 100%; max-width: 221px; background: linear-gradient(91.89deg, #00A0BE -9.96%, #31B247 98.46%); box-shadow: 0px 14px 28px -12px #68508DB2, 0px 14px 14px -8px transparent inset, 0px 0px 28px 0px transparent, 0px -2px 0px 0px transparent inset, 0px 0px 0px 1000px transparent inset; border-radius: 16px; padding: 7px 22px; transition: all 0.5s ease;}
	        .barraFlutuante .centro a b{display: block; font-size: 13px; font-weight: 700; line-height: 15px; letter-spacing: 0.02em; text-transform: uppercase; color: #FFF; transition: all 0.5s ease;}
	        .barraFlutuante .centro a svg{width: 14px;}
	        ._1000 .barraFlutuante .centro a:hover{box-shadow: 0px 14px 28px -12px transparent, 0px 14px 14px -8px #8eaa8f75 inset, 0px 4px 30px 8px #00e22663, 0px -2px 0px 0px #00968875 inset, 0px 0px 0px 1000px #05d46f inset; }

/* BARRA FLUTUANTE */
._320 .barraFlutuante{box-shadow: 0 -3px 10px #00000059;}
	._320 .barraFlutuante .centro{width: 100%; max-width: 440px; margin: 0 auto; overflow-x: clip; position: relative; flex-direction: column; gap: 5px; align-items: center; text-align: center; padding: 6px 15px 8px;}
	    ._320 .barraFlutuante .centro .contador{ gap: 4px;}
            ._320 .barraFlutuante .centro .contador em{font-size: 14px;}
                    ._320 .barraFlutuante .centro .contador em b{}
            ._320 .barraFlutuante .centro .contador ul{gap:0;}
                ._320 .barraFlutuante .centro .contador ul li{gap: 4px; align-items: baseline;}
                    ._320 .barraFlutuante .centro .contador ul li span{font: 700 15px / 16px 'Faustina';}
                    ._320 .barraFlutuante .centro .contador ul li p{font: 500 12px / 14px 'Faustina';}
	    ._320 .barraFlutuante .centro a:active,
	    ._320 .barraFlutuante .centro a:link,
	    ._320 .barraFlutuante .centro a:visited{padding: 6px 20px;align-items: center;}
	        ._320 .barraFlutuante .centro a b{ }
	        ._320 .barraFlutuante .centro a svg{display: none!important;}

/* Box Topo */
.boxTopo{width: 100%; background: #20152e;height: 2470px; position: relative;z-index: 1;overflow-x: clip;margin-top: 42px;}
    ._1000 .boxTopo::before{content: "";width: 1920px;height: 2470px;background: url('../img/fundoTopoV2.webp') no-repeat; background-size: cover; position: absolute; top:0; left: 50%; transform: translateX(-50%);z-index: 0;user-select: none;pointer-events: none;}
	.boxTopo .conteudoTopo{width: 100%; height: 922px;position: relative;margin: 0 auto 50px;}
		.boxTopo .conteudoTopo .centro{display: flex ; flex-direction: column; width: 100%; max-width: 1015px; padding: 8px 246px 206px 20px; margin: 0px auto; position: relative;}
            ._1000 .boxTopo .conteudoTopo .centro::before{content: "";width: 8px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 106'%3E%3Cg opacity='.56'%3E%3Cpath fill='url(%23a)' d='M8 4c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'/%3E%3Cpath fill='url(%23b)' d='M8 24c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'/%3E%3Cpath fill='url(%23c)' d='M8 44c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'/%3E%3Cpath fill='url(%23d)' d='M8 62c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'/%3E%3Cpath fill='url(%23e)' d='M8 82c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'/%3E%3Cpath fill='url(%23f)' d='M8 102c0 2.209-1.7909 4-4 4-2.2091 0-4-1.791-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='4' x2='4' y1='0' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%238354D0'/%3E%3Cstop offset='1' stop-color='%237554AC' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='4' x2='4' y1='0' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%238354D0'/%3E%3Cstop offset='1' stop-color='%237554AC' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='4' x2='4' y1='0' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%238354D0'/%3E%3Cstop offset='1' stop-color='%237554AC' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='4' x2='4' y1='0' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%238354D0'/%3E%3Cstop offset='1' stop-color='%237554AC' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='4' x2='4' y1='0' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%238354D0'/%3E%3Cstop offset='1' stop-color='%237554AC' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='4' x2='4' y1='0' y2='106' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%238354D0'/%3E%3Cstop offset='1' stop-color='%237554AC' stop-opacity='.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat;position: absolute;height: 106px; bottom: 0px; background-size: cover; background-position: bottom;left: 50%;transform: translateX(-50%);user-select: none;pointer-events: none;}
			.boxTopo .conteudoTopo .centro h1{width: 100%;max-width: 258px;height: 192px;margin: 0px auto 1px;}
				.boxTopo .conteudoTopo .centro h1 figure{width: 100%; height: 100%;user-select: none;}
					.boxTopo .conteudoTopo .centro h1 figure img{width: 100%; height: 100%;}
			.boxTopo .conteudoTopo .centro h2{font-size: 44px;font-weight: 700;line-height: 48px;letter-spacing: -0.01em;text-transform: uppercase;text-align: center;background: -webkit-linear-gradient(270deg, #FFF 0%, #c1a8f1 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #FFF;margin-bottom: 30px;}
				.boxTopo .conteudoTopo .centro h2 b{width: 100%;max-width: max-content;display: block;font: 500 40px/36px "Boston Angel";text-transform: none;background: -webkit-linear-gradient(0deg, #E9BB69 0.1%, #996B19 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.025em;margin: -10px auto 0px;}
			.boxTopo .conteudoTopo .centro  p.texto{width: 100%; max-width: 594px; font-size: 19px; font-weight: 400; line-height: 24px;  text-align: center; color: #DBD4FB;margin: 0px auto 40px;letter-spacing: 0.005em;}
				.boxTopo .conteudoTopo .centro p b{font-weight: 700; color: #FFF;}
			.boxTopo .conteudoTopo .centro ul{display: flex;width: 100%; max-width: 530px; margin: 0 auto 72px; align-items: center;justify-content: space-between;gap: 32px 20px;flex-wrap: wrap;}
				.boxTopo .conteudoTopo .centro ul li{display: flex;gap: 14px;}
                .boxTopo .conteudoTopo .centro ul li.local.desktop{width: 100%;text-align: center;justify-content: center;}
                ._1000 .boxTopo .conteudoTopo .centro ul li.local.mobile{display: none !important;}
					.boxTopo .conteudoTopo .centro ul li:nth-of-type(1)::before{content: ""; width: 34px; min-width: 34px; height: 33px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 34 33'%3E%3Cpath fill='%23DBD4FB' fill-rule='evenodd' d='M13 0c.6 0 1 .5 1 1.1v1.1h5V1.1c0-.6.4-1.1 1-1.1.5 0 1 .5 1 1.1v1.1h5V1.1c0-.6.5-1.1 1-1.1.6 0 1 .5 1 1.1v1.1h5c.6 0 1 .5 1 1.1v28.6c0 .6-.4 1.1-1 1.1H7c-.6 0-1-.5-1-1.1v-3.3H1a1 1 0 0 1-1-.7c0-.5 0-1 .4-1.2a2.3 2.3 0 0 0 .2-.3l.6-.7c.5-.6 1.2-1.6 2-3C4.4 20 6 15.7 6 9.9V3.3c0-.6.4-1.1 1-1.1h5V1.1c0-.6.5-1.1 1-1.1Zm-1 4.4H8v4.4h24V4.4h-4v1.1c0 .6-.4 1.1-1 1.1-.5 0-1-.5-1-1.1V4.4h-5v1.1c0 .6-.5 1.1-1 1.1-.6 0-1-.5-1-1.1V4.4h-5v1.1c0 .6-.4 1.1-1 1.1-.5 0-1-.5-1-1.1V4.4ZM32 11H8a29.5 29.5 0 0 1-4.7 15.4h23.3l.6-.7c.5-.6 1.2-1.6 2-3A27 27 0 0 0 32 11Zm-5 16.5.7.8a1 1 0 0 1-.7.3H8v2.2h24v-9.5a25.3 25.3 0 0 1-4 6.7 8.4 8.4 0 0 1-.3.3l-.7-.8ZM.4 26.7Z' clip-rule='evenodd' opacity='.2'/%3E%3C/svg%3E") no-repeat;user-select: none;pointer-events: none;}
					.boxTopo .conteudoTopo .centro ul li:nth-of-type(2)::before{content: ""; width: 38px; height: 33px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 33'%3E%3Cpath fill='%23DBD4FB' d='M36.8 18.6h.2c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.9v-4.9c0-1.5-1.3-2.8-2.8-2.8h-.5c.3-.8.9-1.5 1.6-1.6.3-.1.6-.3.7-.6v-1l-1.6-4.6-.1-.3C35 1 34.6.6 34 .3c-.6-.3-1.4-.4-2.2 0L4.4 9.8H2.8A2.8 2.8 0 0 0 0 12.6v5c0 .2.1.6.3.8.2.2.5.3.9.3s.8 0 1 .2c.4 0 .7.4 1 .6.3.2.5.5.6.8l.2 1.1c0 .4 0 .8-.2 1 0 .5-.4.8-.6 1a2 2 0 0 1-1 .5l-1 .2c-.3 0-.7.1-1 .3l-.2.9v4.9C0 31.7 1.3 33 2.8 33h32.4c1.5 0 2.8-1.3 2.8-2.8v-4.9c0-.3-.1-.7-.3-.9-.2-.2-.5-.3-.9-.3-.8 0-1.4-.3-2-.8-.4-.5-.7-1.3-.7-2 0-.8.3-1.5.8-2a3 3 0 0 1 2-.7Zm-4-16.1.2.1s.2 0 .2.2l1.3 3.5c-1.3.8-2 2-2.4 3.4H11.8l21-7.2Zm-5.3 28.2H2.8l-.3-.1v-4.1c2.2-.6 4-2.6 4-5.1 0-2.5-1.8-4.5-4-5v-4.2h25v18.5Zm8-4.2v4.1h-5.6V12.2h5.3l.3.1v4.1c-2.2.6-4 2.6-4 5.1 0 2.5 1.8 4.5 4 5ZM11 18.4h4.9c.3 0 .5 0 .7-.3l.2-.7c0-.3 0-.5-.2-.7a.9.9 0 0 0-.7-.3h-5c-.2 0-.4 0-.6.3-.2.2-.3.4-.3.7 0 .3 0 .5.3.7.2.2.4.3.7.3Zm0 4h10.5c.2 0 .4 0 .6-.3.2-.2.3-.4.3-.7 0-.3 0-.5-.3-.7a.9.9 0 0 0-.6-.3H10.9c-.3 0-.5 0-.7.3-.2.2-.3.4-.3.7 0 .3 0 .5.3.7.2.2.4.3.7.3Zm0 4h10.5c.2 0 .4 0 .6-.3.2-.2.3-.4.3-.7 0-.3 0-.5-.3-.7a.9.9 0 0 0-.6-.3H10.9c-.3 0-.5 0-.7.3-.2.2-.3.4-.3.7 0 .3 0 .5.3.7.2.2.4.3.7.3Z' opacity='.2'/%3E%3C/svg%3E") no-repeat;user-select: none;pointer-events: none;}
					.boxTopo .conteudoTopo .centro ul li p{font: 400 18px/20px "Boston Angel";letter-spacing: 0.06em;color: #FFF;}
						.boxTopo .conteudoTopo .centro ul li p b{display: block;font: 700 18px/20px "Raleway";font-variant-numeric: lining-nums;text-transform: uppercase;background: -webkit-linear-gradient(0deg, #E9BB69 0.1%, #996B19 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.01em;}
						.boxTopo .conteudoTopo .centro ul li p em{display: inline-block;width: 100%;max-width: max-content;font: 700 12px/12px "Raleway";text-transform: uppercase;letter-spacing: 0.05em;color: #FFF;background: #B867FF;box-shadow: 0 0 12px 0 rgba(174, 120, 255, 0.60);padding: 4px 16px;border-radius: 100px;margin-top: 4px;}

					/* Box Botao */
					.boxTopo .conteudoTopo .centro .boxBotao{width: 100%;max-width: 826px;position: relative;margin: 0px auto;}
						.boxTopo .conteudoTopo .centro .boxBotao span{display: block;width: 100%; max-width: 345px; margin: 0 auto 15px; font: 400 20px / 20px "Boston Angel"; letter-spacing: 0.04em; text-align: center;  color: #FFF; position: relative;}
						       ._1000 .boxTopo .conteudoTopo .centro .boxBotao span::before{content: ''; display: block; position: absolute; width: 27px; height: 31px; right: -27px; top:-6px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 27 31'%3E%3Cpath fill='%237B67A1' d='M1.7622 1.158c8.332-2.0967 17.2753-.5853 21.8296 4.539 2.318 2.6083 3.4206 6.0826 2.745 10.2584-.5581 3.4491-2.3246 7.3382-5.5395 11.6359 1.5628-.3816 3.1998-.783 3.739-.9292a3.8403 3.8403 0 0 1 .1414-.0363c.0025-.0005.1345-.0336.2798-.0357.0323-.0005.1759-.0041.348.0487.0873.0268.2725.0953.4489.2652.2095.202.3528.5.3448.84a1.1357 1.1357 0 0 1-.1817.5893 1.152 1.152 0 0 1-.173.2093 1.1489 1.1489 0 0 1-.1722.1341c-.095.0608-.1902.101-.2047.1073-.131.0564-.3667.141-.6349.2339-.5639.1951-1.439.4806-2.3716.758-.9278.276-1.9394.5519-2.7674.7227-.4088.0844-.8115.152-1.1521.173-.1672.0102-.3635.0123-.5577-.016-.1475-.0214-.5278-.0897-.8312-.4064-.1912-.1997-.2886-.4261-.3377-.5573-.0564-.151-.0963-.309-.1267-.4551-.0609-.2934-.103-.6416-.133-1.0034-.0605-.7293-.0836-1.6354-.0862-2.5385-.0052-1.8116.0705-3.7087.1085-4.3706.036-.622.5674-1.0984 1.1866-1.0642.6191.0346 1.0919.5671 1.0562 1.1892-.0358.6228-.1094 2.4725-.1044 4.2325.0011.3613.0064.7151.0149 1.0505 3.3123-4.3054 4.9859-8.0266 5.4886-11.1325.5718-3.5341-.3574-6.3175-2.2061-8.3975C18.1339 2.95 10.2062 1.3574 2.302 3.3466c-.6021.1515-1.2114-.2155-1.3607-.82-.149-.6043.2188-1.2171.821-1.3687Z'/%3E%3C/svg%3E");background-size: contain; background-repeat: no-repeat; user-select: none;pointer-events: none;}
							.boxTopo .conteudoTopo .centro .boxBotao span b{color: #37E5A4;}
							.boxTopo .conteudoTopo .centro .boxBotao span u{color: #37E5A4;text-decoration: underline;text-underline-offset: 3px;}
							.boxTopo .conteudoTopo .centro .boxBotao span i{color: #37E5A4;font-family: 'Faustina';}

						.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:link,
						.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:active,
						.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:visited{width: 100%; max-width: 636px; filter: brightness(1);box-shadow: 0px 18px 44px -16px #dfab3a00;}
							.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA b{}
							.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA svg{width: 21px;min-width: 21px;height: 15px;}
						/* Hover */
						.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:hover{filter: brightness(1.3);}
							.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:hover b{}
							.boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:hover svg{}

                .boxTopo .conteudoTopo .centro .fotoAndresa{width: calc(100% - 161px); max-width: 852px; position: absolute; bottom: 164px; left: 691px;transition: all 0.5s ease;}
                @media (min-width: 1000px) and (max-width: 1280px) { .boxTopo .conteudoTopo .centro .fotoAndresa{width: 66%; left: 650px;} }

			/* Conteudo Treinamento */
			.boxTopo .conteudoTreinamento{position: relative;z-index: 1;}
				.boxTopo .conteudoTreinamento .centro{width: 100%;max-width: 1340px;padding: 0px 20px 177px;margin: 0px auto;}
					.boxTopo .conteudoTreinamento .centro > p{width: 100%;max-width: 638px;font-size: 22px;font-weight: 500;line-height: 28px;letter-spacing: 0.01em;text-align: center;color: #DBD4FB;margin: 0px auto 40px;}
						.boxTopo .conteudoTreinamento .centro p b{font-weight: 800; color: #FFF;}
						.boxTopo .conteudoTreinamento .centro p i.espaco{display: block;height: 36px;}
						.boxTopo .conteudoTreinamento .centro p em.grifado{font-weight: 500; text-decoration: underline;}
						.boxTopo .conteudoTreinamento .centro p b:last-of-type{font-weight: 800;letter-spacing: 0em;color: #FFF;}
							.boxTopo .conteudoTreinamento .centro p b:last-of-type i{font-weight: 800; color: #D2A84F;}
					.boxTopo .conteudoTreinamento .centro span{display: block;width: 100%;max-width: 679px;font: 400 36px/40px "Boston Angel";text-align: center;letter-spacing: 0.01em;color: #CA9DFF;margin: 0px auto 75px;}
						.boxTopo .conteudoTreinamento .centro span b.grifado{font-weight: 400;text-decoration: underline;}
					.boxTopo .conteudoTreinamento .centro div.listaTreinamento{display: flex;justify-content: space-evenly;align-items: flex-start;gap: 20px;background: #FFF;box-shadow: 0px 36px 44px -32px #28184233;border-radius: 20px;padding: 31px 40px;min-height: 644px; margin-bottom: 76px;}
						.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista{width: 100%;}
						._1000 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.espiritualidade{max-width: 332px;}
						._1000 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.terapeuta{max-width: 340px;}
						._1000 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium{max-width: 316px;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista figure{display: flex; align-items: flex-end; justify-content: flex-start; height: 79px; margin-bottom: 18px;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.espiritualidade figure{width: 69px;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.terapeuta figure{width: 76px;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium figure{width: 69px;}
								.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium figure img{object-fit: contain;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista h3{font: 400 34px/ 28px "Boston Angel";margin-bottom: 22px;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.espiritualidade h3{color: #9C49E5;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.terapeuta h3{color: #7B39EA;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium h3{color: #5E3CE6;}
								.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista h3 b{display: block;font-weight: 400;}
							.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul{display: flex; flex-direction: column; gap:16px;}
								.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li{display: flex;gap: 8px;}
									.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li::before{content: ""; width: 12px;min-width: 12px;height: 9px;margin-top: 7px;}
									.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.espiritualidade ul li::before{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%239C49E5' d='m10.3 0 .6.1 1 1a.5.5 0 0 1 0 .7l-7.2 7c-.2.2-.5.2-.7 0L.1 5.2a.5.5 0 0 1 0-.7l1-1c.2-.2.5-.2.7 0l2.5 2.5L10.2.1Z'/%3E%3C/svg%3E") no-repeat;user-select: none;pointer-events: none;}
									.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.terapeuta ul li::before{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%237B39EA' d='m10.3 0 .6.1 1 1a.5.5 0 0 1 0 .7l-7.2 7c-.2.2-.5.2-.7 0L.1 5.2a.5.5 0 0 1 0-.7l1-1c.2-.2.5-.2.7 0l2.5 2.5L10.2.1Z'/%3E%3C/svg%3E") no-repeat;user-select: none;pointer-events: none;}
									.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium ul li::before{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%235E3CE6' d='m10.3 0 .6.1 1 1a.5.5 0 0 1 0 .7l-7.2 7c-.2.2-.5.2-.7 0L.1 5.2a.5.5 0 0 1 0-.7l1-1c.2-.2.5-.2.7 0l2.5 2.5L10.2.1Z'/%3E%3C/svg%3E") no-repeat;user-select: none;pointer-events: none;}
									.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li p{font-size: 16px;font-weight: 500;line-height: 22px;letter-spacing: -0.01em;color: #544F6E;}
										.boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li p b{font-weight: 700;color: #373447;}
						.boxTopo .conteudoTreinamento .centro > b{display: block;width: 100%;max-width: 727px;font-size: 22px;font-weight: 700;line-height: 32px;text-align: center;text-shadow: 0px 0px 12px #BA8CFFCC;color: #FFF;margin: 0px auto 31px;}
						.boxTopo .conteudoTreinamento .centro > em{display: block;font: 500 40px/36px "Boston Angel";text-align: center;color: #CA9DFF;margin-bottom: 47px;}
							.boxTopo .conteudoTreinamento .centro > em i{font-weight: 500;color: #D2A84F;}
						.boxTopo .conteudoTreinamento .centro a.botaoCTA:link,
						.boxTopo .conteudoTreinamento .centro a.botaoCTA:active,
						.boxTopo .conteudoTreinamento .centro a.botaoCTA:visited{gap: 22px;padding: 13px 53px;border: 3px solid transparent;background: linear-gradient(90deg, #D5A755 0.1%, #D8AC71 34.71%, #A37523 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);    box-shadow: 0px 0px 44px 6px #dfab3a00;overflow: visible;}
							.boxTopo .conteudoTreinamento .centro a.botaoCTA::before{content: "";width: 450px;height: 38px;border-radius: 50px;background: linear-gradient(90deg, #D5A755 0.1%, #D8AC71 34.71%, #A37523 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);bottom: -3px;user-select: none;pointer-events: none;}
							.boxTopo .conteudoTreinamento .centro a.botaoCTA::after{content: "";background: #FFF;border-radius: 35px;height: 100%;transition: all 0.5s ease;user-select: none;pointer-events: none;}
							._1000 .boxTopo .conteudoTreinamento .centro a.botaoCTA b{font-size: 20px;font-weight: 800;color: #372A4D;}
							.boxTopo .conteudoTreinamento .centro a.botaoCTA svg{}
							    .boxTopo .conteudoTreinamento .centro a.botaoCTA svg path{fill:#9047E6; transition: all 0.5s ease;}
						/* Hover */
						.boxTopo .conteudoTreinamento .centro a.botaoCTA:hover{box-shadow: 0px 0px 44px 6px #dfab3a7d;}
							.boxTopo .conteudoTreinamento .centro a.botaoCTA:hover b{color: #fff;}
							.boxTopo .conteudoTreinamento .centro a.botaoCTA:hover svg path{fill:#fff;}
							.boxTopo .conteudoTreinamento .centro a.botaoCTA:hover::after{background: #d2a84f;}

/* Box Treinamento */
.boxTreinamento{width: 100%; background: #F2F2F8; box-shadow: 0px 4px 4px 0px #00000040;position: relative;z-index: 1;overflow-x: clip;}
	._1000 .boxTreinamento::before{content: "";width: 1920px;height: 435px;background: url('../img/topoTreinamento.webp') no-repeat; background-size: cover; position: absolute; top:-4px; left: 50%; transform: translateX(-50%);z-index: -1;user-select: none;pointer-events: none;}
	._1000 .boxTreinamento::after{content: "";width: 1920px;height: 610px;background: url('../img/estrelaTreinamento.webp') no-repeat; background-size: cover; position: absolute; bottom:0px; left: 50%; transform: translateX(-50%);z-index: -1;user-select: none;pointer-events: none;}
	.boxTreinamento .centro{width: 100%;max-width: 1028px;margin: 0px auto;padding: 264px 20px 136px;position: relative;z-index: 2;}
		.boxTreinamento .centro h2{width: 100%;max-width: max-content;font: 500 75px/62px "Boston Angel";text-align: center;letter-spacing: 0.01em;color: #8B47F2;margin: 0px auto 94px;padding-left: 62px;position: relative;z-index: 1;}
			.boxTreinamento .centro h2 b{display: block;font: 900 28px/32px "Raleway";font-size: 28px;font-weight: 900;line-height: 32px;text-transform: uppercase;text-align: left;color: #373447;position: relative;margin-left: -57px;}
				.boxTreinamento .centro h2::before{content: "";width: 148px;height: 148px;background: url('../img/seloRaro.svg') no-repeat;position: absolute;top: -11px;right: -55px;z-index: -1;user-select: none;pointer-events: none;}
				.boxTreinamento .centro h2 b em{font-weight: 400;}
		.boxTreinamento .centro > ul{margin-bottom: 140px;}
			.boxTreinamento .centro > ul > li{display: flex;align-items: center;gap: 56px;margin-bottom: 64px;}
				.boxTreinamento .centro ul li figure{width: 100%;max-width: 328px;height: 248px;border-radius: 16px;outline: 4px solid #D8D4E6;box-shadow: 24px 0px 28px -12px #7538EE4F;outline-offset: 0px;overflow: clip;user-select: none;}
					.boxTreinamento .centro ul li figure img{width: 100%;height: 100%;object-fit: cover;}
				.boxTreinamento .centro ul li .conteudo{}
					.boxTreinamento .centro ul li .conteudo > b{display: block;font: 500 32px/32px "Boston Angel";letter-spacing: 0.02em;color: #373447;margin-bottom: 16px;}
					.boxTreinamento .centro ul li .conteudo ul{}
						.boxTreinamento .centro ul li .conteudo ul li{display: flex;gap: 10px;margin-bottom: 8px;}
							.boxTreinamento .centro ul li .conteudo ul li::before{content: ""; width: 14px; min-width: 14px; height: 11px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 11'%3E%3Cpath fill='%23954DFF' d='M12 .1c.2-.2.5-.1.7 0l1.1 1.2a.6.6 0 0 1 0 .9l-8.3 8.6c-.2.3-.6.3-.8 0L.2 6.2a.6.6 0 0 1 0-.9l1.1-1.1c.2-.3.6-.3.8 0l3 3 6.8-7V0Z'/%3E%3C/svg%3E") no-repeat; margin-top: 8px;user-select: none;pointer-events: none;}
							.boxTreinamento .centro ul li .conteudo ul li::before{}
							.boxTreinamento .centro ul li .conteudo ul li p{font-size: 18px;font-weight: 500;line-height: 26px;letter-spacing: -0.01em;color: #544F6E;}
								.boxTreinamento .centro ul li .conteudo ul li p b{font-weight: 700;color: #373447;}
					.boxTreinamento .centro span{display: block;font: 400 72px/56px "Boston Angel";letter-spacing: 0.02em;text-align: center;color: #8B47F2;}
					.boxTreinamento .centro > p{width: 100%;max-width: 502px;font-size: 20px;font-weight: 500;font-style: italic;letter-spacing: 0.01em;text-align: center;color: #373447;margin: 0px auto 36px;}
						.boxTreinamento .centro > p b{font-weight: 800;font-style: italic;}
						.boxTreinamento .centro > p i.espaco{display: block;height: 28px;}
					.boxTreinamento .centro a.botaoCTA:link,
					.boxTreinamento .centro a.botaoCTA:active,
					.boxTreinamento .centro a.botaoCTA:visited{filter: brightness(1);}
						.boxTreinamento .centro a.botaoCTA b{}
						.boxTreinamento .centro a.botaoCTA svg{}
					/* Hover */
					.boxTreinamento .centro a.botaoCTA:hover{filter: brightness(1.3);}
						.boxTreinamento .centro a.botaoCTA:hover b{}
						.boxTreinamento .centro a.botaoCTA:hover svg{}

/* Box Investimento */
.boxInvestimento{width: 100%; background: #20152e;height: 2811px; position: relative;z-index: 1;overflow-x: clip;}
    ._1000 .boxInvestimento::before{content: "";width: 1920px;height: 2811px;background: url('../img/fundoPreco.webp') no-repeat; background-size: cover; position: absolute; top:0; left: 50%; transform: translateX(-50%);z-index: 0;user-select: none;pointer-events: none;}
    .boxInvestimento .boxOportunidade{position: relative;}
		.boxInvestimento .boxOportunidade .centro{width: 100%;max-width: 1084px;padding: 153px 20px 192px;margin: 0px auto;position: relative;z-index: 1;}
			.boxInvestimento .boxOportunidade .centro > span{display: block; width: 100%; max-width: 538px; font-size: 24px; font-weight: 700; font-style: italic; line-height: 32px; text-align: center; color: #FFF; margin: 0px auto 44px;}
			.boxInvestimento article .centro h2{width: 100%;max-width: 660px;font: 500 56px/48px "Boston Angel";text-align: center;letter-spacing: 0.02em;background: -webkit-linear-gradient(270deg, #FFF 50%, #B36FFF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #FFF;margin: 0px auto 56px;}
			.boxInvestimento .boxOportunidade .centro > p{width: 100%;max-width: 472px;font-size: 20px;font-weight: 500;font-style: italic;line-height: 28px;letter-spacing: 0.01em;text-align: center;color: #FFF;margin: 0px auto 83px;}
				.boxInvestimento .boxOportunidade .centro > p b{display: block;font-weight: 700;font-style: italic;}
					.boxInvestimento .boxOportunidade .centro p b em{font-weight: 700;font-variant-numeric: lining-nums;color: #F54F4F;}
			.boxInvestimento .boxOportunidade .centro div.listaMaterial{width: 100%;max-width: 732px;border: 2px dashed #8E5CE233;border-radius: 16px;margin: 0px auto;}
				.boxInvestimento .boxOportunidade .centro div.listaMaterial h3{font: 500 40px/36px "Boston Angel";text-align: center;color: #E9BB69;background: -webkit-linear-gradient(0deg, #E9BB69 0.1%, #996B19 49.14%, #ECC085 52.5%, #E8BB7C 61.63%, #D5A755 100.1%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin: -20px auto 52px;}
				._1000 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul{width: 100%; padding: 0 73px 0 390px; margin-bottom: 58px;position: relative;}
				    ._1000 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul::before{content: ''; display: block; position: absolute; background: url("../img/fotoMaterial.webp") no-repeat;width: 408px; height: 417px;top:-37px; left: -50px; user-select: none; pointer-events: none;}
					.boxInvestimento .boxOportunidade .centro div.listaMaterial ul li{position: relative;}
						.boxInvestimento .boxOportunidade .centro div.listaMaterial ul li:not(:last-of-type)::after{content: "";display: block;width: 40px;height: 24px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 40 24'%3E%3Crect width='40' height='24' fill='%23372D47' rx='4'/%3E%3Cpath fill='%23AF9ACF' d='M26 11v2h-5v5h-2v-5h-5v-2h5V6h2v5h5Z'/%3E%3C/svg%3E") no-repeat;margin: 14px 0;user-select: none; pointer-events: none;}
						.boxInvestimento .boxOportunidade .centro div.listaMaterial ul li p{width: 100%;font-size: 18px;font-weight: 700;line-height: 22px;text-align: left;letter-spacing: 0.01em;color: #FFF;margin: 0px auto;}
							.boxInvestimento .boxOportunidade .centro div.listaMaterial ul li p b{font-weight: 700; color: #D2A84F;}
				.boxInvestimento .boxOportunidade .centro div.listaMaterial span.banner{display: block; width: 100%; max-width: 316px; font-size: 22px; font-weight: 800; font-variant-numeric: lining-nums; line-height: 28px; text-transform: uppercase; letter-spacing: 0.02em; color: #FFF; background: linear-gradient(84.82deg, #FFE8A9 -25.19%, #E9BB69 -0.56%, #987432 73.99%, #ECC885 90.55%, #D5A755 123.69%); padding: 12px 20px; position: relative; margin: 0px auto -24px; text-align: center;}
					.boxInvestimento .boxOportunidade .centro div.listaMaterial span.banner::before{content: "";width: 22px;height: 52px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 52'%3E%3Cpath fill='%23E6B867' d='M0 0h22v52H0l14-26L0 0Z'/%3E%3C/svg%3E") no-repeat;position: absolute;top: 0px;left: -21px;user-select: none; pointer-events: none;}
					.boxInvestimento .boxOportunidade .centro div.listaMaterial span.banner::after{content: "";width: 22px;height: 52px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 52'%3E%3Cpath fill='%23E7C17B' d='M22 0H0v52h22L8 26 22 0Z'/%3E%3C/svg%3E") no-repeat;position: absolute;top: 0px;right: -21px;user-select: none; pointer-events: none;}

	.boxInvestimento .boxValor{}
		.boxInvestimento .boxValor .centro{width: 100%;max-width: 1240px;padding: 0px 20px 164px;margin: 0px auto;}
			.boxInvestimento .boxValor .centro h2{max-width: 535px;position: relative;margin-bottom: 80px;}
				._1000 .boxInvestimento .boxValor .centro h2::before{content: "";width: 381px;height: 67px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 383 67'%3E%3Cpath stroke='%23E0DDF0' stroke-linecap='round' stroke-width='2' d='M382 41.4a208.5 208.5 0 0 0-82-33C263.6 2.2 211.2 1 174.7 1s-74 .8-118 7.3C29 12.5 14 17.8 6.6 24.5-4 34.1.4 43.5 19.5 50.1 56.8 64 135.6 66 203.4 66c67.8 0 113.5-4 141.7-12.2 17.8-5.2 35.5-18.6 13.7-32C341.3 11 314 4.9 302.8 3.2' opacity='.1'/%3E%3C/svg%3E") no-repeat;background-size: cover;position: absolute;bottom: -9px;left: 273px;transform: translateX(-50%);user-select: none; pointer-events: none;}
				._1000 .boxInvestimento .boxValor .centro h2::after{content: "";width: 133px;height: 72px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 135 74'%3E%3Cpath stroke='%23E0DDF0' stroke-linecap='round' stroke-width='2' d='M21.3 61.8c-8.3 4-17 13-18.7 10.8C.7 70.1.4 48.4 2 53.3c1.4 4.3 2.3 16.4 2.3 16.4 27.5-55 76.5-76.8 129.7-66' opacity='.1'/%3E%3C/svg%3E") no-repeat;position: absolute;left: -40px;bottom: -46px;user-select: none; pointer-events: none;}
			.boxInvestimento .boxValor .centro ul{display: flex;justify-content: space-between;align-items: end;gap: 24px;}
				.boxInvestimento .boxValor .centro li{width: 100%;max-width: 384px;height: 100%;}
				/* Desconto */
				.boxInvestimento .boxValor .centro li.desconto{width: 100%;max-width: 384px;border-radius: 8px 8px 30px 30px;background: linear-gradient(91.89deg, #00A0BE -9.96%, #31B247 98.46%);box-shadow: 0px 4px 44px 0px #FFFFFF24;outline: 1px dashed #D9CED9;outline-offset: -5px;padding: 0px 10px 24px;position: relative;z-index: 1;border: 2px solid transparent;min-width: 333px;}
					.boxInvestimento .boxValor .centro li.desconto::before{content: "";width: 100%;height: 100%;background: #FFF;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 8px 8px 30px 30px;z-index: -1;user-select: none; pointer-events: none;}
					.boxInvestimento .boxValor .centro li.desconto::after{content: "";width: 100%;height: 30px;background: linear-gradient(0deg, transparent 0%, #f0eff7 100%);position: absolute;bottom: 74px;left: 50%;transform: translateX(-50%);z-index: -1;user-select: none; pointer-events: none;}
					.boxInvestimento .boxValor .centro li.desconto span.sombra{width: 558px;height: 558px;background: url('../img/fundoListaValor1.svg') no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: -2;user-select: none; pointer-events: none;}
					.boxInvestimento .boxValor .centro li.desconto span.sombra::before{content: "";width: 733px;height: 558px;background: #B475FF29;filter: blur(108px);border-radius: 100%;position: absolute;top: 28px;left: -96px;z-index: -2;opacity: 70%;pointer-events: none;}
					.boxInvestimento .boxValor .centro li.desconto span.sombra::after{content: "";width: 470px;height: 558px;background: #48019C6B;filter: blur(108px);border-radius: 100%;position: absolute;top: 28px;left: 33px;z-index: -2;opacity: 70%;pointer-events: none;}

					.boxInvestimento .boxValor .centro li.desconto span.tag{display: flex ; width: 100%; max-width: 172px; height: 30px; font-size: 16px; font-weight: 800; line-height: 16px; text-transform: uppercase; letter-spacing: -0.01em; color: #FFF; background: #813EE5; padding: 3px 10px 2px; box-shadow: 0px -2px 20px 0px #9366D785; border-radius: 24px; margin: -12px auto 26px; position: relative; align-items: center;}
					.boxInvestimento .boxValor .centro li.desconto h3{display: flex;justify-content: center;flex-wrap: wrap;gap: 0px 2px;font: 500 54px/48px "Boston Angel";text-align: center;color: #373447;margin-bottom: 30px;font-variant: lining-nums;}
						.boxInvestimento .boxValor .centro li h3 i{display: flex ; font-size: 33px; line-height: 27px; margin-right: 10px;}
						.boxInvestimento .boxValor .centro li h3 em{display: inline-block;font: 700 22px/12px "Raleway";margin-top: 6px;}
						.boxInvestimento .boxValor .centro li h3 b{width: 100%;display: block;font: 700 16px/12px "Raleway";text-transform: uppercase;color: #813EE5;margin-top: 2px;}
					.boxInvestimento .boxValor .centro li.desconto span{display: flex;justify-content: center;align-items: end;text-align: center;font-size: 54px;font-weight: 800;line-height: 50px;color: #373447;margin-bottom: 2px;}
						.boxInvestimento .boxValor .centro li.desconto span em{display: inline-block;font-size: 36px;font-weight: 800;line-height: 36px;}
						.boxInvestimento .boxValor .centro li.desconto span b{display: inline-block;font-size: 24px;font-weight: 800;line-height: 30px;color: #20AE79;margin-right: 5px;}
					.boxInvestimento .boxValor .centro li.desconto p{font-size: 16px;font-weight: 600;font-style: italic;line-height: 16px;text-align: center;color: #373447;margin-bottom: 56px;}
						.boxInvestimento .boxValor .centro li.desconto p b{font-weight: 800;color: #20AE79;}
					.boxInvestimento .boxValor .centro li a:link, .boxInvestimento .boxValor .centro li a:active, .boxInvestimento .boxValor .centro li a:visited{display: flex;justify-content: center;align-items: center;gap: 12px;width: 100%;max-width: 344px;background: linear-gradient(91.89deg, #00A0BE -9.96%, #31B247 98.46%);box-shadow: 0px 14px 28px -12px #68508DB2, 0px 14px 14px -8px transparent inset, 0px 0px 28px 0px transparent, 0px -2px 0px 0px transparent inset, 0px 0px 0px 1000px transparent inset;border-radius: 35px;padding: 16px 20px;margin: 0px auto;transition: all 0.5s ease;}
						.boxInvestimento .boxValor .centro li a b{display: block;font-size: 22px;font-weight: 800;line-height: 28px;letter-spacing: 0.02em;text-transform: uppercase;color: #FFF;transition: all 0.5s ease;}
						.boxInvestimento .boxValor .centro li a svg{width: 21px;min-width: 21px;height: 15px;transition: all 0.5s ease;}
					/* Hover */
					.boxInvestimento .boxValor .centro li.desconto a:hover{box-shadow: 0px 14px 28px -12px transparent, 0px 14px 14px -8px #8eaa8f75 inset, 0px 0px 30px 8px #00e2269c, 0px -2px 0px 0px #00968875 inset, 0px 0px 0px 1000px #05d46f inset;}
						.boxInvestimento .boxValor .centro li.desconto a:hover b{}
						.boxInvestimento .boxValor .centro li.desconto a:hover svg{}
				/* Travado */
				.boxInvestimento .boxValor .centro li.travado{outline: 2px dashed #5D556E;border-radius: 8px 8px 30px 30px;padding: 0px 20px 20px;position: relative;}
					.boxInvestimento .boxValor .centro li.travado::before{content: "";width: 56px;height: 56px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 56 56'%3E%3Crect width='56' height='56' fill='%231A181E' rx='28'/%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23F27657' d='M28 15a5.6 5.6 0 0 0-5.6 5.4v5.2c-2 1.6-3.4 4-3.4 6.7 0 4.8 4 8.7 9 8.7s9-3.9 9-8.7c0-2.7-1.3-5.1-3.4-6.7v-5.2c0-3-2.5-5.4-5.6-5.4Zm0 2.7c1.6 0 2.8 1.2 2.8 2.7v3.7a9.3 9.3 0 0 0-5.6 0v-3.7c0-1.5 1.2-2.7 2.8-2.7Zm0 11.4c1.2 0 2.3 1 2.3 2.1 0 .7-.4 1.3-.9 1.7v1.9c0 .7-.6 1.3-1.4 1.3-.8 0-1.4-.6-1.4-1.3v-1.9c-.5-.4-.9-1-.9-1.6 0-1.2 1-2.2 2.3-2.2Z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='38' height='46' x='9' y='5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.952941 0 0 0 0 0.262745 0 0 0 0 0.262745 0 0 0 0.6 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_9043_3399'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_9043_3399' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat;position: absolute;top: -13px;right: -10px;user-select: none; pointer-events: none;}
					.boxInvestimento .boxValor .centro li.travado span.tag{display: block;width: 100%;max-width: max-content;font-size: 16px;font-weight: 800;line-height: 18px;text-transform: uppercase;color: #F27657;text-shadow: 0px 0px 10px #F3434399;background: #1A181E;border-radius: 24px;border: 2px solid #373340;padding: 5px 22px 3px;margin: -12px auto 26px;position: relative;z-index: 1;}
					.boxInvestimento .boxValor .centro li.travado h3{display: flex;flex-wrap: wrap;justify-content: center;gap: 0px 2px;font: 500 46px/48px "Boston Angel";text-align: center;color: #FFF;margin-bottom: 38px;}
						.boxInvestimento .boxValor .centro li.travado h3 b{margin: 0px;color: #84848480;}
					.boxInvestimento .boxValor .centro li.travado span{display: flex;justify-content: center;align-items: baseline;font-size: 38px;font-weight: 800;line-height: 44px;text-align: center;color: #FFF;margin-bottom: 46px;}
						.boxInvestimento .boxValor .centro li.travado span em{font-size: 20px;font-weight: 800;line-height: 20px;}
					.boxInvestimento .boxValor .centro li.travado a:link,
					.boxInvestimento .boxValor .centro li.travado a:active,
					.boxInvestimento .boxValor .centro li.travado a:visited{background: #544A67;cursor: default;pointer-events: none;box-shadow: initial;opacity: 0.5;}
						.boxInvestimento .boxValor .centro li.travado a b{color: #FFF;}
					/* Hover */
					.boxInvestimento .boxValor .centro li.travado a:hover{}
						.boxInvestimento .boxValor .centro li.travado a:hover b{}

	.boxInvestimento .boxPreco{}
		.boxInvestimento .boxPreco .centro{width: 100%;max-width: 1240px;padding: 0px 20px 164px;margin: 0px auto;}
			.boxInvestimento .boxPreco .centro h2{max-width: 535px;position: relative;margin-bottom: 80px;}
				._1000 .boxInvestimento .boxPreco .centro h2::before{content: "";width: 381px;height: 67px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 383 67'%3E%3Cpath stroke='%23E0DDF0' stroke-linecap='round' stroke-width='2' d='M382 41.4a208.5 208.5 0 0 0-82-33C263.6 2.2 211.2 1 174.7 1s-74 .8-118 7.3C29 12.5 14 17.8 6.6 24.5-4 34.1.4 43.5 19.5 50.1 56.8 64 135.6 66 203.4 66c67.8 0 113.5-4 141.7-12.2 17.8-5.2 35.5-18.6 13.7-32C341.3 11 314 4.9 302.8 3.2' opacity='.1'/%3E%3C/svg%3E") no-repeat;background-size: cover;position: absolute;bottom: -9px;left: 273px;transform: translateX(-50%);user-select: none; pointer-events: none;}
				._1000 .boxInvestimento .boxPreco .centro h2.lote1::after{content: "";width: 133px;height: 72px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 135 74'%3E%3Cpath stroke='%23E0DDF0' stroke-linecap='round' stroke-width='2' d='M21.3 61.8c-8.3 4-17 13-18.7 10.8C.7 70.1.4 48.4 2 53.3c1.4 4.3 2.3 16.4 2.3 16.4 27.5-55 76.5-76.8 129.7-66' opacity='.1'/%3E%3C/svg%3E") no-repeat;position: absolute;left: -40px;bottom: -46px;user-select: none; pointer-events: none;}
				._1000 .boxInvestimento .boxPreco .centro h2.lote2::after{content: ""; width: 35px; height: 65px; position: absolute; right: 65px; bottom: -56px; user-select: none; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='65' fill='none'%3E%3Cpath stroke='%23E0DDF0' stroke-linecap='round' stroke-width='2' d='M5.912 45.035C4.767 52.993-.433 62.53 1.848 63.3c2.64.891 20.557-4.548 16.088-4.55-3.91-.001-12.999-2.495-12.999-2.495 27.534-9.34 42.991-44.662 10.775-54.645' opacity='.12'/%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat;}
				._1000 .boxInvestimento .boxPreco .centro h2.lote3::after{content: ""; width: 133px; height: 72px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='135' height='74' fill='none'%3E%3Cpath stroke='%23E0DDF0' stroke-linecap='round' stroke-width='2' d='M113.65 61.758c8.371 4.055 17.058 13.135 18.707 10.89 1.909-2.597 2.201-24.255.631-19.33-1.374 4.309-2.281 16.36-2.281 16.36C103.197 14.732 54.229-7.05 1 3.635' opacity='.12'/%3E%3C/svg%3E"); background-size: contain; background-repeat: no-repeat; position: absolute; right: -50px; bottom: -36px; user-select: none; pointer-events: none;}
			.boxInvestimento .boxPreco .centro ul{display: flex;justify-content: space-between;align-items: end;gap: 24px;}
				.boxInvestimento .boxPreco .centro li{width: 100%;max-width: 384px;height: 100%;}
				/* ativo */
				.boxInvestimento .boxPreco .centro li.ativo{width: 100%;max-width: 384px;border-radius: 8px 8px 30px 30px;background: linear-gradient(91.89deg, #00A0BE -9.96%, #31B247 98.46%);box-shadow: 0px 4px 44px 0px #FFFFFF24;outline: 1px dashed #D9CED9;outline-offset: -5px;padding: 0px 10px 24px;position: relative;z-index: 1;border: 2px solid transparent;min-width: 333px;}
					.boxInvestimento .boxPreco .centro li.ativo::before{content: "";width: 100%;height: 100%;background: #FFF;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 8px 8px 30px 30px;z-index: -1;user-select: none; pointer-events: none;}
					.boxInvestimento .boxPreco .centro li.ativo::after{content: "";width: 100%;height: 30px;background: linear-gradient(0deg, transparent 0%, #f0eff7 100%);position: absolute;bottom: 74px;left: 50%;transform: translateX(-50%);z-index: -1;user-select: none; pointer-events: none;}
					.boxInvestimento .boxPreco .centro li.ativo span.sombra{width: 558px;height: 558px;background: url('../img/fundoListaValor1.svg') no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: -2;user-select: none; pointer-events: none;}
					.boxInvestimento .boxPreco .centro li.ativo span.sombra::before{content: "";width: 733px;height: 558px;background: #B475FF29;filter: blur(108px);border-radius: 100%;position: absolute;top: 28px;left: -96px;z-index: -2;opacity: 70%;pointer-events: none;}
					.boxInvestimento .boxPreco .centro li.ativo span.sombra::after{content: "";width: 470px;height: 558px;background: #48019C6B;filter: blur(108px);border-radius: 100%;position: absolute;top: 28px;left: 33px;z-index: -2;opacity: 70%;pointer-events: none;}
					.boxInvestimento .boxPreco .centro li.ativo span.tag{display: flex ; width: 100%; max-width: 172px; height: 30px; font-size: 16px; font-weight: 800; line-height: 16px; text-transform: uppercase; letter-spacing: -0.01em; color: #FFF; background: #813EE5; padding: 3px 10px 2px; box-shadow: 0px -2px 20px 0px #9366D785; border-radius: 24px; margin: -12px auto 26px; position: relative; align-items: center;}
					.boxInvestimento .boxPreco .centro li.ativo h3{display: flex;justify-content: center;flex-wrap: wrap;gap: 0px 2px;font: 500 54px/48px "Boston Angel";text-align: center;color: #373447;margin-bottom: 30px;font-variant: lining-nums;}
						.boxInvestimento .boxPreco .centro li h3 i{display: flex ; font-size: 33px; line-height: 27px; margin-right: 10px;}
						.boxInvestimento .boxPreco .centro li h3 em{display: inline-block;font: 700 22px/12px "Raleway";margin-top: 6px;}
						    .boxInvestimento .boxPreco .centro li.ativo h3 em::before{content: '✅';position: relative;user-select: none;}
						.boxInvestimento .boxPreco .centro li h3 b{width: 100%;display: block;font: 700 16px/12px "Raleway";text-transform: uppercase;color: #813EE5;margin-top: 2px;}
					.boxInvestimento .boxPreco .centro li.ativo span{display: flex;justify-content: center;align-items: end;text-align: center;font-size: 54px;font-weight: 800;line-height: 50px;color: #373447;margin-bottom: 2px;}
					.boxInvestimento .boxPreco .centro li.ativo span.solido{display: none !important;}
						.boxInvestimento .boxPreco .centro li.ativo span em{display: inline-block;font-size: 36px;font-weight: 800;line-height: 36px;}
						.boxInvestimento .boxPreco .centro li.ativo span b{display: inline-block;font-size: 24px;font-weight: 800;line-height: 30px;color: #20AE79;margin-right: 5px;}
					.boxInvestimento .boxPreco .centro li.ativo p{font-size: 16px;font-weight: 600;font-style: italic;line-height: 16px;text-align: center;color: #373447;margin-bottom: 56px;}
						.boxInvestimento .boxPreco .centro li.ativo p b{font-weight: 800;color: #20AE79;}
					.boxInvestimento .boxPreco .centro li a:link, .boxInvestimento .boxPreco .centro li a:active, .boxInvestimento .boxPreco .centro li a:visited{display: flex;justify-content: center;align-items: center;gap: 12px;width: 100%;max-width: 344px;background: linear-gradient(91.89deg, #00A0BE -9.96%, #31B247 98.46%);box-shadow: 0px 14px 28px -12px #68508DB2, 0px 14px 14px -8px transparent inset, 0px 0px 28px 0px transparent, 0px -2px 0px 0px transparent inset, 0px 0px 0px 1000px transparent inset;border-radius: 35px;padding: 16px 20px;margin: 0px auto;transition: all 0.5s ease;}
						    .boxInvestimento .boxPreco .centro li a.ativo::after{content: ''; display: block; position: relative; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 21 16'%3E%3Cpath fill='%23fff' d='M20.6 9 15 15c-.3.4-.7.5-1 .5-.4 0-.7-.1-1-.4-.5-.6-.5-1.6 0-2.2l3.2-3.4h-15C.7 9.5 0 8.8 0 8s.6-1.5 1.4-1.5h14.9L13 3.1c-.5-.6-.5-1.6 0-2.2.6-.5 1.4-.5 2 0l5.5 6c.5.6.5 1.6 0 2.2Z'/%3E%3C/svg%3E") no-repeat;background-size: contain; width: 21px; height: 16px;}
						.boxInvestimento .boxPreco .centro li a b{display: block;font-size: 22px;font-weight: 800;line-height: 28px;letter-spacing: 0.02em;text-transform: uppercase;color: #FFF;transition: all 0.5s ease;position: relative;}
						.boxInvestimento .boxPreco .centro li.ativo a b::before{content:'comprar agora';display: block; position: relative;}
						.boxInvestimento .boxPreco .centro li.travado a b::before{content:'em breve';display: block; position: relative;}
						.boxInvestimento .boxPreco .centro li.esgotado a b::before{content:'esgotado';display: block; position: relative;}
						.boxInvestimento .boxPreco .centro li a svg{width: 21px;min-width: 21px;height: 15px;transition: all 0.5s ease;}
					/* Hover */
					.boxInvestimento .boxPreco .centro li.ativo a:hover{box-shadow: 0px 14px 28px -12px transparent, 0px 14px 14px -8px #8eaa8f75 inset, 0px 0px 30px 8px #00e2269c, 0px -2px 0px 0px #00968875 inset, 0px 0px 0px 1000px #05d46f inset;}
				/* Travado */
				.boxInvestimento .boxPreco .centro li.travado{outline: 2px dashed #5D556E;border-radius: 8px 8px 30px 30px;padding: 0px 20px 20px;position: relative;}
					.boxInvestimento .boxPreco .centro li.travado::before{content: "";width: 56px;height: 56px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 56 56'%3E%3Crect width='56' height='56' fill='%231A181E' rx='28'/%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23F27657' d='M28 15a5.6 5.6 0 0 0-5.6 5.4v5.2c-2 1.6-3.4 4-3.4 6.7 0 4.8 4 8.7 9 8.7s9-3.9 9-8.7c0-2.7-1.3-5.1-3.4-6.7v-5.2c0-3-2.5-5.4-5.6-5.4Zm0 2.7c1.6 0 2.8 1.2 2.8 2.7v3.7a9.3 9.3 0 0 0-5.6 0v-3.7c0-1.5 1.2-2.7 2.8-2.7Zm0 11.4c1.2 0 2.3 1 2.3 2.1 0 .7-.4 1.3-.9 1.7v1.9c0 .7-.6 1.3-1.4 1.3-.8 0-1.4-.6-1.4-1.3v-1.9c-.5-.4-.9-1-.9-1.6 0-1.2 1-2.2 2.3-2.2Z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='38' height='46' x='9' y='5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.952941 0 0 0 0 0.262745 0 0 0 0 0.262745 0 0 0 0.6 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_9043_3399'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_9043_3399' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat;position: absolute;top: -13px;right: -10px;user-select: none; pointer-events: none;}
                    .boxInvestimento .boxPreco .centro li.travado span.sombra{display: none !important;}
					.boxInvestimento .boxPreco .centro li.travado span.tag{display: block;width: 100%;max-width: max-content;font-size: 16px;font-weight: 800;line-height: 18px;text-transform: uppercase;color: #F27657;text-shadow: 0px 0px 10px #F3434399;background: #1A181E;border-radius: 24px;border: 2px solid #373340;padding: 5px 22px 3px;margin: -12px auto 26px;position: relative;z-index: 1;}
					.boxInvestimento .boxPreco .centro li.travado h3{display: flex;flex-wrap: wrap;justify-content: center;gap: 0px 2px;font: 500 46px/48px "Boston Angel";text-align: center;color: #FFF;margin-bottom: 38px;}
						.boxInvestimento .boxPreco .centro li.travado h3 b{margin: 0px;color: #84848480;}
						    .boxInvestimento .boxPreco .centro li.travado h3 em.icone::before{content: '⌛'; position: relative;user-select: none;}
					.boxInvestimento .boxPreco .centro li.travado span{display: flex;justify-content: center;align-items: baseline;font-size: 38px;font-weight: 800;line-height: 44px;text-align: center;color: #FFF;margin-bottom: 46px;}
					.boxInvestimento .boxPreco .centro li.travado span.parcelado{display: none !important;}
						.boxInvestimento .boxPreco .centro li.travado span em{font-size: 20px;font-weight: 800;line-height: 20px;}
					.boxInvestimento .boxPreco .centro li.travado p.aVista{display: none !important;}
					.boxInvestimento .boxPreco .centro li.travado a:link,
					.boxInvestimento .boxPreco .centro li.travado a:active,
					.boxInvestimento .boxPreco .centro li.travado a:visited{background: #544A67;cursor: default;pointer-events: none !important;box-shadow: initial;opacity: 0.5;}
						.boxInvestimento .boxPreco .centro li.travado a b{color: #FFF;}
				/* Esgotado */
				.boxInvestimento .boxPreco .centro li.esgotado{background-color: #ffffff05; border-radius:30px;padding: 0px 20px 20px;position: relative;}
					.boxInvestimento .boxPreco .centro li.esgotado span.sombra{}
					.boxInvestimento .boxPreco .centro li.esgotado span.tag{display: none !important;}
					.boxInvestimento .boxPreco .centro li.esgotado h3{display: flex;flex-wrap: wrap;justify-content: center;gap: 0px 2px;font: 500 46px/48px "Boston Angel";text-align: center;color: #4B4652;margin-bottom: 38px;}
						.boxInvestimento .boxPreco .centro li.esgotado h3 b{margin: 0px;color: #585858;}
					.boxInvestimento .boxPreco .centro li.esgotado span{display: flex;justify-content: center;align-items: baseline;font-size: 38px;font-weight: 800;line-height: 44px;text-align: center;color: #4B4652;margin-bottom: 46px;}
					.boxInvestimento .boxPreco .centro li.esgotado span.parcelado{display: none !important;}
						.boxInvestimento .boxPreco .centro li.esgotado span em{font-size: 20px;font-weight: 800;line-height: 20px;}
					.boxInvestimento .boxPreco .centro li.esgotado p.aVista{display: none !important;}
					.boxInvestimento .boxPreco .centro li.esgotado a:link,
					.boxInvestimento .boxPreco .centro li.esgotado a:active,
					.boxInvestimento .boxPreco .centro li.esgotado a:visited{background: #16141A;cursor: default;pointer-events: none !important;box-shadow: initial;opacity: 0.5;}
						.boxInvestimento .boxPreco .centro li.esgotado a b{color: #FFF;}

	/* Box Vagas */
	.boxInvestimento .boxVagas{position: relative;z-index: 1;}
		.boxInvestimento .boxVagas .centro{width: calc(100% - 40px);max-width: 1200px;border: 2px dashed #8E5CE233;border-radius: 32px;padding: 106px 20px 0px;margin: 0px auto;position: relative;}
			.boxInvestimento .boxVagas .centro::before{content: "⚠️";font-size: 56px;font-weight: 700;line-height: 48px;letter-spacing: 0.02em;position: absolute;top: -16px;left: 50%;transform: translateX(-50%);}
			._1000 .boxInvestimento .boxVagas .centro .conteudo{width: 100%; max-width: 968px; margin: 0 auto; padding-right: 230px;text-align: left;position: relative;transition: all 0.5s ease;}
			    ._1000 .boxInvestimento .boxVagas .centro::after{content: ''; display: block; position: absolute; background: url("../img/fotoVagas.webp") no-repeat; background-size: contain; width: 388px; height: 471px; right: -106px; top: 78px; user-select: none; pointer-events: none;transition: all 0.5s ease;}
                @media (min-width: 1000px) and (max-width: 1130px) {._1000 .boxInvestimento .boxVagas .centro .conteudo{max-width: 918px; margin: 0;padding-right: 180px;} 
                    ._1000 .boxInvestimento .boxVagas .centro::after{right: -170px;}}
			.boxInvestimento .boxVagas .centro h2{max-width: initial;background: -webkit-linear-gradient(270deg, #FFF 40%, #B36FFF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-bottom: 7px;text-align: left;}
			.boxInvestimento .boxVagas .centro span{display: block;width: 100%;max-width: 675px;font-size: 22px;font-weight: 500;font-style: italic;line-height: 30px;letter-spacing: 0.01em;color: #FFF;margin: 0 0 63px;}
				.boxInvestimento .boxVagas .centro span b{font-weight: 500;font-style: italic;color: #AF79FF;}
			.boxInvestimento .boxVagas .centro .conteudo em{display: block;font-size: 18px;font-weight: 700;line-height: 28px;text-transform: uppercase;letter-spacing: 0.04em;color: #D2A84F;margin-bottom: 2px;}
			.boxInvestimento .boxVagas .centro ul{margin-bottom: 64px;}
				.boxInvestimento .boxVagas .centro ul li{display: flex;justify-content: flex-start;gap: 8px;margin-bottom: 6px;}
				.boxInvestimento .boxVagas .centro ul li:last-of-type{margin-bottom: 0px;}
					.boxInvestimento .boxVagas .centro ul li::before{content: "";width: 14px;min-width: 14px;height: 11px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 11'%3E%3Cpath fill='%23813EE5' d='M12 .1c.2-.2.5-.1.7 0l1.1 1.2a.6.6 0 0 1 0 .9l-8.3 8.6c-.2.3-.6.3-.8 0L.2 6.2a.6.6 0 0 1 0-.9l1.1-1.1c.2-.3.6-.3.8 0l3 3 6.8-7V0Z'/%3E%3C/svg%3E") no-repeat;margin-top: 8px;user-select: none; pointer-events: none;}
					.boxInvestimento .boxVagas .centro ul li p{font-size: 18px;font-weight: 500;line-height: 26px;letter-spacing: 0.01em;color: #FFF;}
					.boxInvestimento .boxVagas .centro ul li p b{font-weight: 700;}
					.boxInvestimento .boxVagas .centro ul li p b.grifado{text-decoration: underline;}
			._1000 .boxInvestimento .boxVagas .centro a.botaoCTA{margin-bottom: -28px;}
				.boxInvestimento .boxVagas .centro a.botaoCTA b{}
				.boxInvestimento .boxVagas .centro a.botaoCTA svg{}
			/* Hover */
			.boxInvestimento .boxVagas .centro a.botaoCTA:hover{}
				.boxInvestimento .boxVagas .centro a.botaoCTA:hover b{}
				.boxInvestimento .boxVagas .centro a.botaoCTA:hover svg{}

.boxAndresa{background: #F2F2F8;padding: 0px 20px 124px;position: relative;overflow-x: clip;}
	.boxAndresa::before{content: "";width: 799px;height: 800px;background: url('../img/fundoAndresa.svg') no-repeat center;position: absolute;top: 376px;right: -9px;}
	.boxAndresa .centro{display: flex;justify-content: space-between;gap: 40px;width: 100%;max-width: 1312px;background: #FFF;border-radius: 20px;box-shadow: 0px 4px 44px -16px #2818421A;padding: 0px 20px 112px;margin: -76px auto 0px;position: relative;z-index: 1;}
	.boxAndresa::after{content: "";width: 100%;max-width: 1345px;height: 488px;background: #E3CCFF6B;filter: blur(108px);border-radius: 100%;position: absolute;bottom: 93px;left: 50%;transform: translateX(-50%);z-index: 0;pointer-events: none;}
		.boxAndresa .centro figure{width: 100%;max-width: 512px;height: 657px;user-select: none;outline: 2px solid #FFFFFF33;outline-offset: -2px;border-radius: 8px;box-shadow: 8px 12px 28px 0px #0D141C33;margin: -27px 0px 0px -68px;transform: rotate(3deg);position: sticky;top: 0px;}
			.boxAndresa .centro figure::before{content: "";width: 439px;height: 610px;background: #A09BB229;border-radius: 6px;position: absolute;bottom: -40px;right: -2px;transform: rotate(-5deg);z-index: -1;}
			.boxAndresa .centro figure img{width: 100%; height: 100%; border-radius: 8px; object-fit: cover;}
		.boxAndresa .centro .conteudo{width: 100%;max-width: 726px;padding-top: 112px;}
			.boxAndresa .centro .conteudo h2{display: flex;gap: 2px;font: 500 64px/56px "Boston Angel";letter-spacing: 0.02em;color: #813EE5;background: linear-gradient(180deg, #813EE5 50%, #B36FFF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-bottom: 24px;}
				.boxAndresa .centro .conteudo h2 b{font: 700 16px/20px "Raleway";letter-spacing: 0.02em;text-transform: uppercase;color: #BE943B;background: linear-gradient(180deg, #BE943B 0%, #BE943B 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;padding-top: 4px;position: relative;}
					.boxAndresa .centro .conteudo h2 b::before{content: "";width: 48px;height: 1px;background: #C9C7D0;position: absolute;top: 29px;left: 50%;transform: translateX(-50%);}
			.boxAndresa .centro .conteudo p{width: 100%;max-width: 600px;font-size: 18px;font-weight: 500;line-height: 28px;letter-spacing: -0.01em;color: #544F6E;margin-bottom: 56px;position: relative;}
				.boxAndresa .centro .conteudo ul::after{content: "";display: block;width: 100%;width: calc(50% + 433px);height: 1px;background: linear-gradient(90deg, rgba(221, 219, 228, 0) 0%, #DDDBE4 10%);margin: 0px 0px 0px -50px;position: absolute;top: -28px;right: -20px;}
				.boxAndresa .centro .conteudo p b{font-weight: 700; color: #544F6E;}
			.boxAndresa .centro .conteudo ul{display: flex;gap: 45px;width: 100%;position: relative;}
				.boxAndresa .centro .conteudo ul li{width: 100%;max-width: max-content;display: flex;align-items: center;gap: 8px;}
					.boxAndresa .centro .conteudo ul li a:link,
					.boxAndresa .centro .conteudo ul li a:active,
					.boxAndresa .centro .conteudo ul li a:visited{display: flex;align-items: center;gap: 8px;}
						.boxAndresa .centro .conteudo ul li:nth-of-type(1) a svg{width: 44px; min-width: 44px; height: 44px;}
						.boxAndresa .centro .conteudo ul li:nth-of-type(2) a svg{width: 45px; min-width: 45px; height: 44px;}
						.boxAndresa .centro .conteudo ul li:nth-of-type(3) a svg{width: 41px; min-width: 41px; height: 41px;}
						.boxAndresa .centro .conteudo ul li a b{display: block; font-size: 18px; font-weight: 500; line-height: 20px; letter-spacing: -0.01em; color: #544F6E;transition: all 0.5s ease;}
							.boxAndresa .centro .conteudo ul li a b em{display: block;font-weight: 800;}
					/* Hover */
					.boxAndresa .centro .conteudo ul li a:hover{}
						.boxAndresa .centro .conteudo ul li a:hover svg{}
						.boxAndresa .centro .conteudo ul li a:hover b{color: #B36FFF;}
							.boxAndresa .centro .conteudo ul li a:hover b em{}

/* Box Duvidas */
.boxDuvidas{background: #F2F2F8;overflow-y: clip;}
	.boxDuvidas .centro{width: 100%;max-width: 1104px;padding: 0px 20px 156px;margin: 0px auto;position: relative;z-index: 1;}
		.boxDuvidas .centro h2{font: 500 64px / 56px "Boston Angel";letter-spacing: 0.02em;color: #813EE5;background: linear-gradient(180deg, #813EE5 50%, #B36FFF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-align: center;margin-bottom: 48px;}
		.boxDuvidas .centro span{display: block; font-size: 15px; font-weight: 700; line-height: 20px; text-transform: uppercase; text-align: center; color: #2EB7C9; margin-bottom: 117px;}
		.boxDuvidas .centro ul{width: 100%;margin: 0px auto;border-top: 1px solid #D7D4E8;}
			.boxDuvidas .centro ul li{height: max-content;border-bottom: 1px solid #D7D4E8;padding: 32px 20px 31px;cursor: pointer;transition: all 0.5s ease;}
				.boxDuvidas .centro ul li h3{width: 100%;max-width: 850px;font-size: 20px;font-weight: 800;line-height: 24px;letter-spacing: 0.01em;color: #373447;padding-left: 32px;margin: 0px auto;transition: all 0.5s ease;position: relative;}
					.boxDuvidas .centro ul li h3::before{content: "";width: 3px;height: 13px;background: #8E5CE2;position: absolute;top: 5px;left: 0px;opacity: 1;transition: all 0.5s ease;}
					.boxDuvidas .centro ul li h3::after{content: "";width: 3px;height: 13px;background: #8E5CE2;position: absolute;top: 5px;left: 0px;transition: all 0.5s ease;transform: rotate(90deg);}
				.boxDuvidas .centro ul li p{height: 100%;max-height: 0px;width: 100%;max-width: 884px;font-size: 16px;font-weight: 500;line-height: 22px;letter-spacing: 0.02em;color: #666376;padding-left: 38px;margin: 0px auto;opacity: 0;visibility: hidden;overflow-y: hidden;transition: all 0.5s ease;}
			/* Ativo */
			.boxDuvidas .centro ul li.ativo h3{margin-bottom: 8px;}
				.boxDuvidas .centro ul li.ativo h3::before{transform: rotate(90deg);opacity: 0;}
				.boxDuvidas .centro ul li.ativo h3::after{}
			.boxDuvidas .centro ul li.ativo p{max-height: 500px;opacity: 1;visibility: visible;}


/* Box Whatsapp */
.boxWhatsapp{background: #FFF; position: relative;}
	.boxWhatsapp::before{content: "";width: 537px;height: 1027px;background: url('../img/fundoWhatsapp.svg') no-repeat;position: absolute;bottom: -2px;left: 0px;}
	.boxWhatsapp .centro{width: 100%;max-width: 1084px;padding: 89px 20px 99px;margin: 0px auto;position: relative;z-index: 1;}
		.boxWhatsapp .centro h3{font: 500 64px / 56px "Boston Angel";letter-spacing: 0.02em;color: #813EE5;background: linear-gradient(180deg, #813EE5 50%, #B36FFF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-align: center;margin-bottom: 9px;}
		.boxWhatsapp .centro p{font-size: 15px;font-weight: 700;line-height: 20px;text-align: center;text-transform: uppercase;letter-spacing: 0.07em;color: #917333;margin-bottom: 32px;}
		.boxWhatsapp .centro a:link,
		.boxWhatsapp .centro a:active,
		.boxWhatsapp .centro a:visited{display: flex;align-items: center;justify-content: center;gap: 12px;width: 100%;max-width: max-content;background: linear-gradient(90deg, #373447 0%, #2ED671 100%);box-shadow: 0px 18px 44px -16px #58400D5C, 0px 1px 0px 0px transparent inset, 0px 8px 36px transparent, inset 0px -5px 10px 1px transparent, inset 0px -3px 0px 0px transparent, inset 1000px 0px 0px 0px transparent;border-radius: 35px;padding: 18px 64px;margin: 0px auto;transition: all 0.5s ease;position: relative;overflow: clip;}
			._1000 .boxWhatsapp .centro a::before{content: "";width: 100%;max-width: 304px;height: 100%;background: linear-gradient(270deg, #0A8C34 0%, rgba(4, 150, 62, 0) 100%);opacity: 67%;border-radius: 0px 10px 10px 0px;position: absolute;top: 0px;right: 0px;}
			.boxWhatsapp .centro a b{display: block;font-size: 22px;font-weight: 800;line-height: 28px;letter-spacing: 0.02em;text-transform: uppercase;text-shadow: 0px 3px 5px #8E785B80;color: #FFF;position: relative;z-index: 1;transition: all 0.5s ease;}
			.boxWhatsapp .centro a svg{width: 28px;min-width: 28px;height: 28px;position: relative;z-index: 1;transition: all 0.5s ease;pointer-events: none;}
				.boxWhatsapp .centro a svg path{transition: all 0.5s ease;}
		/* Hover */
		.boxWhatsapp .centro a:hover{box-shadow: 0px 18px 44px -16px transparent, 0px 1px 0px 0px #FFFFFF4D inset, 0px 8px 36px #29ea2270, inset 0px -5px 10px 1px #46ff5d96, inset 0px -3px 0px 0px #4cff4696, inset 1000px 0px 0px 0px #28d43f;}
				.boxWhatsapp .centro a:hover svg path{opacity: 1;}

/* Mobile */
/* MOBILE */
._320 a.botaoCTA:link,
._320 a.botaoCTA:active,
._320 a.botaoCTA:visited{padding: 12px 20px;}
	._320 a.botaoCTA::before{}
	._320 a.botaoCTA::after{}
	._320 a.botaoCTA b{font-size: 16px;line-height: 20px;text-align: center;font-weight: 700;}
	._320 a.botaoCTA svg{display: none !important;}
/* Hover */
._320 a.botaoCTA:hover{}
	._320 a.botaoCTA:hover b{}

/* BARRA FLUTUANTE */
._320 .barraFlut{box-shadow: 0 -3px 10px #00000059;}
	._320 .barraFlut .centro{width: 100%; max-width: 440px; margin: 0 auto; overflow-x: clip; position: relative; flex-direction: column; gap: 4px; align-items: center; text-align: center; padding: 7px 15px 8px;}
	    ._320 .barraFlut .centro h2{font-size: 18px; letter-spacing: 0.02em;}
	        ._320 .barraFlut .centro h2 b{}
	    ._320 .barraFlut .centro a:active,
	    ._320 .barraFlut .centro a:link,
	    ._320 .barraFlut .centro a:visited{text-shadow: 0px 0px 7px #dfa445a1; font-size: 13px; letter-spacing: 0.01em;}
	        ._320 .barraFlut .centro a u{ }


/* Box Topo */
._320 .boxTopo{width: 100%; height: initial;display: flex; flex-direction: column; align-items: center; margin-top: 58px;}
    ._320 .boxTopo::before{content: ''; display: block; position: absolute; width: 1000px; height: 340px; border-radius: 354px; opacity: 0.42; background: #7744B2; filter: blur(52px); top: -120px; left: 50%; transform: translateX(-50%); user-select: none; pointer-events: none; z-index: -1;}
    ._320 .boxTopo::after{content: ''; display: block; position: absolute; width: 1000px; height: 340px; border-radius: 354px; opacity: 0.42; background: #7744B2; filter: blur(52px); bottom: -120px; left: 50%; transform: translateX(-50%); user-select: none; pointer-events: none; z-index: -1;}
	._320 .boxTopo .conteudoTopo{width: 100%;max-width: 440px;margin: 0 auto;overflow-x: clip;position: relative;height: initial;}
		._320 .boxTopo .conteudoTopo .centro{display: flex; flex-direction: column; align-items: center; padding: 6px 20px 120px;position: relative;}
			._320 .boxTopo .conteudoTopo .centro::before{content: ''; display: block; position: absolute; width: 7px; height: 60px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 6 50'%3E%3Cg opacity='.26'%3E%3Cpath fill='url(%23a)' d='M6 3.25c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3 0-1.6568 1.3432-3 3-3 1.6569 0 3 1.3432 3 3Z'/%3E%3Cpath fill='url(%23b)' d='M6 16.75c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c1.6569 0 3 1.3431 3 3Z'/%3E%3Cpath fill='url(%23c)' d='M6 31.75c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c1.6569 0 3 1.3431 3 3Z'/%3E%3Cpath fill='url(%23d)' d='M6 46.75c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c1.6569 0 3 1.3431 3 3Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='3' x2='3' y1='-29.75' y2='49.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DBD4FB'/%3E%3Cstop offset='1' stop-color='%23DBD4FB' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='3' x2='3' y1='-29.75' y2='49.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DBD4FB'/%3E%3Cstop offset='1' stop-color='%23DBD4FB' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='3' x2='3' y1='-29.75' y2='49.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DBD4FB'/%3E%3Cstop offset='1' stop-color='%23DBD4FB' stop-opacity='.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='3' x2='3' y1='-29.75' y2='49.75' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DBD4FB'/%3E%3Cstop offset='1' stop-color='%23DBD4FB' stop-opacity='.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size: contain; background-repeat: no-repeat; user-select: none; pointer-events: none; left: 50%; transform: translateX(-50%); bottom: 27px; opacity: 0.9;}
			._320 .boxTopo .conteudoTopo .centro h1{max-width: 170px; height: initial; margin: 0 auto;}
				._320 .boxTopo .conteudoTopo .centro h1 figure{}
					._320 .boxTopo .conteudoTopo .centro h1 figure img{}
			._320 .boxTopo .conteudoTopo .centro h2{font-size: 28px; line-height: 30px; background: -webkit-linear-gradient(90deg, #fff 20%, #DBD4FB 80%, #9891A8 110%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #FFF; margin: 0 auto 7px;}
				._320 .boxTopo .conteudoTopo .centro h2 b{font-size: 22px; line-height: 30px; margin: -3px auto 0;}
			._320 .boxTopo .conteudoTopo .centro .texto{font-size: 14px; line-height: 20px; width: 100%; max-width: 320px; margin: 0 auto 16px;font-weight: 400;}
			._320 .boxTopo .conteudoTopo .centro ul{width: 100%; border-radius: 10px; max-width: 320px; align-items: center; flex-direction: column; padding: 16px; border: 1px dashed #4b425e; margin: 0 auto 16px;gap:16px;}
				._320 .boxTopo .conteudoTopo .centro ul li{width: 100%; max-width: 250px; display: flex ; align-items: flex-start; justify-content: flex-start;}
					._320 .boxTopo .conteudoTopo .centro ul li.local.desktop{display: none !important;}
                        ._320 .boxTopo .conteudoTopo .centro ul li.local.mobile::before{content: ""; width: 38px; min-width: 38px; height: 33px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 33'%3E%3Cpath fill='%23DBD4FB' d='m38 31.1-5.4-16.7c-.1-.6-.6-1-1-1h-4.3a7.8 7.8 0 0 0 2.7-6c0-4-2.8-7.4-6.2-7.4-3.4 0-6.1 3.3-6.1 7.4 0 2.5 1 4.8 2.7 6h-14c-.4 0-.9.4-1 1L0 31c-.2.5-.1 1 .1 1.3.2.4.6.6 1 .6h35.7c.3 0 .7-.2.9-.6.2-.4.3-.8.1-1.3Zm-6.3-12L23 25.7l-8.6-9.5h7.8l.3 4.4c0 .9.6 1.5 1.2 1.5.7 0 1.2-.6 1.3-1.5l.3-4.4h5.4l.9 3ZM21 27.2l-4 3h-12l11-8.4 5 5.4Zm2.7-24.5c2.2 0 3.9 2.1 3.9 4.7 0 2.5-1.7 4.6-3.9 4.6-2.1 0-3.8-2-3.8-4.6 0-2.6 1.7-4.7 3.8-4.7ZM7.2 16.2H11l3.4 3.7-11 8.3 3.8-12Zm14.2 14 11.1-8.4 2.7 8.5H21.4Z' opacity='.2'/%3E%3C/svg%3E") no-repeat;user-select: none;pointer-events: none;}
					._320 .boxTopo .conteudoTopo .centro ul li p{font-size: 15px; display: block; position: relative; letter-spacing: 0.07em;}
						._320 .boxTopo .conteudoTopo .centro ul li p b{font-size: 16px; margin-bottom: 0;line-height: 18px;}
						._320 .boxTopo .conteudoTopo .centro ul li p em{font-size: 11px; padding: 4px 12px 2px; transform: translateY(-2px); margin-left: 16px;}
					/* Box Botao */
					._320 .boxTopo .conteudoTopo .centro .boxBotao{}
						._320 .boxTopo .conteudoTopo .centro .boxBotao::before{}
						._320 .boxTopo .conteudoTopo .centro .boxBotao::after{}
						._320 .boxTopo .conteudoTopo .centro .boxBotao span{font-size: 16px; line-height: 18px; margin: 0 auto 10px;}
							._320 .boxTopo .conteudoTopo .centro .boxBotao span b{}
							._320 .boxTopo .conteudoTopo .centro .boxBotao span b.grifado::after{}
						._320 .boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:link,
						._320 .boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:active,
						._320 .boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA:visited{max-width: 340px; padding: 10px 20px; margin: 0 auto;}
							._320 .boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA b{font-size: 17px;}
							._320 .boxTopo .conteudoTopo .centro .boxBotao a.botaoCTA::after{filter: blur(2px);}
                ._320 .boxTopo .conteudoTopo .centro .fotoAndresa{display: none !important;}


			/* Conteudo Treinamento */
			._320 .boxTopo .conteudoTreinamento{width: 100%;max-width: 440px;margin: 0 auto;overflow-x: clip;position: relative;}
				._320 .boxTopo .conteudoTreinamento .centro{display: flex; flex-direction: column; align-items: center;padding: 0 20px 50px;}
					._320 .boxTopo .conteudoTreinamento .centro > p{font-size: 16px; line-height: 22px; margin: 0 auto 20px; max-width: 320px; font-weight: 400;}
						._320 .boxTopo .conteudoTreinamento .centro p b{font-weight: 700;}
						._320 .boxTopo .conteudoTreinamento .centro p i.espaco{height: 20px;}
						._320 .boxTopo .conteudoTreinamento .centro p b:last-of-type{font-weight: 700;}
							._320 .boxTopo .conteudoTreinamento .centro p b:last-of-type i{font-weight: 700;}
					._320 .boxTopo .conteudoTreinamento .centro span{font-size: 24px; line-height: 28px; max-width: 320px; margin: 0 auto 24px;}
						._320 .boxTopo .conteudoTreinamento .centro span b.grifado{}
					._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento{width: 100%; min-height: initial; padding: 25px 20px 30px; flex-direction: column; align-items: center; justify-content: flex-start; margin: 0 auto 30px; overflow: clip; gap: 50px; max-width: 380px; box-shadow: 0px 0px 12px #ba8cff4a;}
						._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista{width: 100%; max-width: 330px; position: relative;z-index: 1;}
						    ._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista::before{content: ""; display: block; position: absolute;width: 400px; height: 40px; top: -25px; left: 50%; transform: translateX(-50%); z-index: -1; user-select: none; pointer-events: none; }
						._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.espiritualidade::before{background: linear-gradient(0deg, rgb(255, 255, 255, 0) 0%, rgba(156, 73, 229, 0.15) 100%);}
						._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.terapeuta::before{background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(123, 57, 234, 0.15) 100%);}
						._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium::before{background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(94, 60, 230, 0.15) 100%);}
							._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista figure{position: absolute; top: 0; left: 0; transform: scale(0.7); transform-origin: top left;z-index: 1;}
							._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.espiritualidade figure{}
							._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.terapeuta figure{align-items: center;}
							._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium figure{align-items: center;}
								._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista.medium figure img{}
							._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista h3{padding-left: 70px; font-size: 28px; line-height: 26px; margin: 6px auto 20px;position: relative;z-index: 1;}
								._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista h3 b{}
							._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul{gap:10px;position: relative;z-index: 1;}
								._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li{}
									._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li::before{margin-top: 6px;}
									._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li p{font-size: 14px; line-height: 22px;font-weight: 400;}
										._320 .boxTopo .conteudoTreinamento .centro div.listaTreinamento div.conteudoLista ul li p b{font-weight: 600;}
						._320 .boxTopo .conteudoTreinamento .centro > b{font-size: 16px; line-height: 24px; font-weight: 500; text-shadow: initial; margin: 0 auto 20px; color: #e9e4ff; max-width: 350px;}
						._320 .boxTopo .conteudoTreinamento .centro > em{font-size: 30px; line-height: 32px; max-width: 300px; margin: 0 auto 30px;}
							._320 .boxTopo .conteudoTreinamento .centro > em i{}
						._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA:link,
						._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA:active,
						._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA:visited{padding: 12px 20px; width: 100%; max-width: 330px; box-shadow: 0px 18px 44px -16px #DFAB3A5C;}
							._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA::before{content: none;}
							._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA::after{opacity: 1;}
							._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA b{font-weight: 800; font-size: 17px; letter-spacing: 0;}
							._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA svg{}
							    ._320 .boxTopo .conteudoTreinamento .centro a.botaoCTA svg path{}

/* Box Treinamento */
._320 .boxTreinamento{}
    ._320 .boxTreinamento .centro{display: flex ; flex-direction: column; align-items: center; width: 100%; max-width: 440px; margin: 0 auto; overflow-x: clip; position: relative; padding: 60px 20px 50px;}
		._320 .boxTreinamento .centro h2{font-size: 44px; margin: 0 auto 40px;max-width: 310px;}
			._320 .boxTreinamento .centro h2 b{font-size: 24px; line-height: 11px;}
				._320 .boxTreinamento .centro h2::before{transform: scale(0.8); transform-origin: top left; top: -30px; right: -50px;}
				._320 .boxTreinamento .centro h2 b em{}
		._320 .boxTreinamento .centro > ul{display: flex ; flex-direction: column; align-items: center; width: 100%; max-width: 350px; margin: 0 auto 40px; gap: 20px;}
			._320 .boxTreinamento .centro > ul > li{flex-direction: column; max-width: 350px; gap: 0px; margin-bottom: initial; background: #fff; border-radius: 16px; border: 1px solid #d4ccefad; overflow: clip; position: relative;  box-shadow: 0px 2px 6px 0px #8c8f9624;}
				._320 .boxTreinamento .centro ul li figure{height: 180px; max-width: 350px; border-radius: 16px 16px 0 0; outline: initial; box-shadow: initial; border-bottom: 1px solid #e2ddf4; margin-bottom: 3px;}
					._320 .boxTreinamento .centro ul li figure img{object-position: top center;}
				._320 .boxTreinamento .centro ul li .conteudo{padding: 10px 20px; border-top: 1px dashed #e2ddf4; border-bottom: 1px solid rgba(226, 233, 239, 0.50); background: linear-gradient(-180deg, #F4F4FA -30%, #FFF 100%);}
					._320 .boxTreinamento .centro ul li .conteudo > b{font-size: 24px; line-height: 26px; margin-bottom: 6px; letter-spacing: 0.03em;}
					._320 .boxTreinamento .centro ul li .conteudo ul{}
						._320 .boxTreinamento .centro ul li .conteudo ul li{gap:8px;margin-bottom: 6px;}
							._320 .boxTreinamento .centro ul li .conteudo ul li::before{margin-top: 6px; width: 12px; min-width: 12px;}
							._320 .boxTreinamento .centro ul li .conteudo ul li p{font-size: 14px; line-height: 22px;font-weight: 400;}
								._320 .boxTreinamento .centro ul li .conteudo ul li p b{font-weight: 600;}
					._320 .boxTreinamento .centro span{font-size: 38px; line-height: 40px;}
					._320 .boxTreinamento .centro > p{font-size: 16px; line-height: 22px; margin: 0 auto 20px;}
						._320 .boxTreinamento .centro > p i.espaco{height: 10px;}
						._320 .boxTreinamento .centro > p b{font-weight: 700;}
					._320 .boxTreinamento .centro a.botaoCTA:link,
					._320 .boxTreinamento .centro a.botaoCTA:active,
					._320 .boxTreinamento .centro a.botaoCTA:visited{max-width: 370px;}
						._320 .boxTreinamento .centro a.botaoCTA b{max-width: 270px;}
						._320 .boxTreinamento .centro a.botaoCTA svg{}

/* Box Investimento */
._320 .boxInvestimento{width: 100%; height: initial;display: flex; flex-direction: column; align-items: center;overflow: clip;padding: 40px 0 70px;}
    ._320 .boxInvestimento::before{content: ''; display: block; position: absolute; width: 1000px; height: 340px; border-radius: 354px; opacity: 0.42; background: #7744B2; filter: blur(52px); top: -120px; left: 50%; transform: translateX(-50%); user-select: none; pointer-events: none; z-index: -1;}
    ._320 .boxInvestimento::after{content: ''; display: block; position: absolute; width: 1000px; height: 340px; border-radius: 354px; opacity: 0.42; background: #7744B2; filter: blur(52px); bottom: -120px; left: 50%; transform: translateX(-50%); user-select: none; pointer-events: none; z-index: -1;}
	._320 .boxInvestimento .boxOportunidade{width: 100%; max-width: 440px; margin: 0 auto; overflow-x: clip; position: relative;padding: 0 20px;}
		._320 .boxInvestimento .boxOportunidade .centro{padding: 0 0 60px;}
			._320 .boxInvestimento .boxOportunidade .centro > span{font-size: 16px; line-height: 22px; font-weight: 600; margin: 0 auto 20px; max-width: 330px;}
			._320 .boxInvestimento article .centro h2{font-size: 32px; line-height: 30px; max-width: 320px; margin: 0 auto 25px;}
			._320 .boxInvestimento .boxOportunidade .centro > p{font-size: 15px; line-height: 20px; font-weight: 400; margin: 0 auto 30px;}
				._320 .boxInvestimento .boxOportunidade .centro > p b{font-size: 16px; line-height: 22px; margin-bottom: 10px;}
					._320 .boxInvestimento .boxOportunidade .centro p b em{}
			._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial{border: 1px dashed #8E5CE233; padding: 20px 16px 16px;}
				._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial h3{margin: 0 auto 20px; font-size: 32px;}
				._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul{margin: 0 auto 25px;}
					._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul li{}
						._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul li:not(:last-of-type)::after{width: 36px; height: 22px; margin: 10px auto 11px;}
						._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul li p{font-size: 16px;text-align: center;line-height: 22px; font-weight: 600;}
						._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul li:nth-of-type(2) p{}
						._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul li:nth-of-type(4) p{}
							._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial ul li p b{}
				._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial span.banner{font-size: 18px; padding: 0; height: 40px; display: flex ; align-items: center; justify-content: center; font-weight: 700;}
					._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial span.banner::before{left: -16px; height: 40px;}
					._320 .boxInvestimento .boxOportunidade .centro div.listaMaterial span.banner::after{right: -16px; height: 40px;}

	._320 .boxInvestimento .boxValor{width: 100%; max-width: 440px; margin: 0 auto; position: relative;padding: 0 20px;}
		._320 .boxInvestimento .boxValor .centro{ padding: 0 0 40px;}
			._320 .boxInvestimento .boxValor .centro h2{}
				._320 .boxInvestimento .boxValor .centro h2::before{}
				._320 .boxInvestimento .boxValor .centro h2::after{}
			._320 .boxInvestimento .boxValor .centro ul{flex-direction: column; align-items: center; max-width: 320px; margin: 0 auto;}
				._320 .boxInvestimento .boxValor .centro li{}
				/* Desconto */
				._320 .boxInvestimento .boxValor .centro li.desconto{min-width: initial;}
					._320 .boxInvestimento .boxValor .centro li.desconto::before{}
					._320 .boxInvestimento .boxValor .centro li.desconto::after{ bottom: 64px;}
					._320 .boxInvestimento .boxValor .centro li.desconto span.sombra{}
					._320 .boxInvestimento .boxValor .centro li.desconto span.sombra::before{}
					._320 .boxInvestimento .boxValor .centro li.desconto span.sombra::after{}

					._320 .boxInvestimento .boxValor .centro li.desconto span.tag{font-size: 15px; height: 28px; padding: 2px 10px;align-items: center;    margin: -12px auto 18px;}
					._320 .boxInvestimento .boxValor .centro li.desconto h3{font-size: 50px; margin-bottom: 20px;}
						._320 .boxInvestimento .boxValor .centro li h3 em{}
						._320 .boxInvestimento .boxValor .centro li h3 b{font-size: 15px;}
					._320 .boxInvestimento .boxValor .centro li.desconto span:not(.tag){font-size: 44px; align-items: baseline;}
						._320 .boxInvestimento .boxValor .centro li.desconto span em{}
						._320 .boxInvestimento .boxValor .centro li.desconto span b{}
					._320 .boxInvestimento .boxValor .centro li.desconto p{font-size: 15px; margin: 0 auto 40px;}
						._320 .boxInvestimento .boxValor .centro li.desconto p b{}
					._320 .boxInvestimento .boxValor .centro li a:link,
                    ._320 .boxInvestimento .boxValor .centro li a:active,
                    ._320 .boxInvestimento .boxValor .centro li a:visited{padding: 10px 20px;}
						._320 .boxInvestimento .boxValor .centro li a b{font-size: 18px;}
						._320 .boxInvestimento .boxValor .centro li a svg{}
					/* Hover */
					._320 .boxInvestimento .boxValor .centro li.desconto a:hover{}
						._320 .boxInvestimento .boxValor .centro li.desconto a:hover b{}
						._320 .boxInvestimento .boxValor .centro li.desconto a:hover svg{}
				/* Travado */
				._320 .boxInvestimento .boxValor .centro li.travado{outline: 1px dashed #5D556E; outline-offset: -2px;}
					._320 .boxInvestimento .boxValor .centro li.travado::before{}
					._320 .boxInvestimento .boxValor .centro li.travado span.tag{font-size: 15px; margin: -12px auto 20px;}
					._320 .boxInvestimento .boxValor .centro li.travado h3{margin-bottom: 14px;}
						._320 .boxInvestimento .boxValor .centro li.travado h3 b{}
					._320 .boxInvestimento .boxValor .centro li.travado span{margin-bottom: 12px; font-size: 35px;}
						._320 .boxInvestimento .boxValor .centro li.travado span em{}
					._320 .boxInvestimento .boxValor .centro li.travado a:link,
					._320 .boxInvestimento .boxValor .centro li.travado a:active,
					._320 .boxInvestimento .boxValor .centro li.travado a:visited{}
						._320 .boxInvestimento .boxValor .centro li.travado a b{}
					/* Hover */
					._320 .boxInvestimento .boxValor .centro li.travado a:hover{}
						._320 .boxInvestimento .boxValor .centro li.travado a:hover b{}

	._320 .boxInvestimento .boxPreco{width: 100%; max-width: 440px; margin: 0 auto; position: relative;padding: 0 20px;}
		._320 .boxInvestimento .boxPreco .centro{ padding: 0 0 40px;}
			._320 .boxInvestimento .boxPreco .centro ul{flex-direction: column; align-items: center; max-width: 320px; margin: 0 auto;}
				/* Desconto */
				._320 .boxInvestimento .boxPreco .centro li.ativo{min-width: initial;}
					._320 .boxInvestimento .boxPreco .centro li.ativo::after{ bottom: 64px;}
					._320 .boxInvestimento .boxPreco .centro li.ativo span.tag{font-size: 15px; height: 28px; padding: 2px 10px;align-items: center;    margin: -12px auto 18px;}
					._320 .boxInvestimento .boxPreco .centro li.ativo h3{font-size: 50px; margin-bottom: 20px;}
						._320 .boxInvestimento .boxPreco .centro li h3 b{font-size: 15px;}
					._320 .boxInvestimento .boxPreco .centro li.ativo span:not(.tag){font-size: 44px; align-items: baseline;}
					._320 .boxInvestimento .boxPreco .centro li.ativo p{font-size: 15px; margin: 0 auto 40px;}
						._320 .boxInvestimento .boxPreco .centro li.ativo p b{}
					._320 .boxInvestimento .boxPreco .centro li a:link,
                    ._320 .boxInvestimento .boxPreco .centro li a:active,
                    ._320 .boxInvestimento .boxPreco .centro li a:visited{padding: 10px 20px;}
						._320 .boxInvestimento .boxPreco .centro li a b{font-size: 18px;}
				/* Travado */
				._320 .boxInvestimento .boxPreco .centro li.travado{outline: 1px dashed #5D556E; outline-offset: -2px;}
					._320 .boxInvestimento .boxPreco .centro li.travado::before{}
					._320 .boxInvestimento .boxPreco .centro li.travado span.tag{font-size: 15px; margin: -12px auto 20px;}
					._320 .boxInvestimento .boxPreco .centro li.travado h3{margin-bottom: 14px;}
						._320 .boxInvestimento .boxPreco .centro li.travado h3 b{}
					._320 .boxInvestimento .boxPreco .centro li.travado span{margin-bottom: 12px; font-size: 35px;}

				/* Esgotado */
				._320 .boxInvestimento .boxPreco .centro li.esgotado{padding: 14px 20px 14px; outline: 1px dashed #ffffff0f; border-radius: 8px 8px 30px 30px;}
					._320 .boxInvestimento .boxPreco .centro li.esgotado span.sombra{display: none !important;}
					._320 .boxInvestimento .boxPreco .centro li.esgotado h3{margin-bottom: 5px; font-size: 32px; line-height: 32px;}
						._320 .boxInvestimento .boxPreco .centro li.esgotado h3 b{display: none !important;}
						._320 .boxInvestimento .boxPreco .centro li.esgotado h3 i{font-size: 20px; line-height: 16px;}
					._320 .boxInvestimento .boxPreco .centro li.esgotado span{font-size: 26px; margin-bottom: 10px; line-height: 32px; font-weight: 700;}
						._320 .boxInvestimento .boxPreco .centro li.esgotado span em{}
					._320 .boxInvestimento .boxPreco .centro li.esgotado a:link,
					._320 .boxInvestimento .boxPreco .centro li.esgotado a:active,
					._320 .boxInvestimento .boxPreco .centro li.esgotado a:visited{background: #000; padding: 7px;}
						._320 .boxInvestimento .boxPreco .centro li.esgotado a b{font-size: 16px;}

	/* Box Vagas */
	._320 .boxInvestimento .boxVagas{width: 100%; max-width: 440px; margin: 0 auto; overflow-x: clip; position: relative;padding: 0 20px;}
		._320 .boxInvestimento .boxVagas .centro{width: 100%; border: 1px dashed #8E5CE233; padding: 40px 16px 16px; border-radius: 16px;}
			._320 .boxInvestimento .boxVagas .centro::before{font-size: 40px;}
		    ._320 .boxInvestimento .boxVagas .centro .conteudo{text-align: center;}
			._320 .boxInvestimento .boxVagas .centro h2{margin: 0 auto 20px;text-align: center;}
			._320 .boxInvestimento .boxVagas .centro span{font-size: 15px; line-height: 22px; margin: 0 auto 25px; max-width: 310px;}
				._320 .boxInvestimento .boxVagas .centro span b{}
			._320 .boxInvestimento .boxVagas .centro em{font-size: 16px; line-height: 22px;}
			._320 .boxInvestimento .boxVagas .centro ul{margin: 0 auto 20px; max-width: 360px;}
				._320 .boxInvestimento .boxVagas .centro ul li{}
				._320 .boxInvestimento .boxVagas .centro ul li:last-of-type{}
					._320 .boxInvestimento .boxVagas .centro ul li::before{width: 12px; min-width: 12px; margin-top: 6px;}
					._320 .boxInvestimento .boxVagas .centro ul li p{text-align: start; font-size: 14px; line-height: 22px; font-weight: 500;}
					._320 .boxInvestimento .boxVagas .centro ul li p b{}
					._320 .boxInvestimento .boxVagas .centro ul li p b.grifado{}
			._320 .boxInvestimento .boxVagas .centro a.botaoCTA:link,
			._320 .boxInvestimento .boxVagas .centro a.botaoCTA:active,
			._320 .boxInvestimento .boxVagas .centro a.botaoCTA:visited{padding: 12px 20px; width: 100%; max-width: 330px; box-shadow: 0px 18px 44px -16px #DFAB3A5C; margin: 0 auto -40px;}
				._320 .boxInvestimento .boxVagas .centro a.botaoCTA::before{content: none;}
				._320 .boxInvestimento .boxVagas .centro a.botaoCTA b{font-weight: 800; font-size: 17px; letter-spacing: 0;}
				._320 .boxInvestimento .boxVagas .centro a.botaoCTA svg{}

._320 .boxAndresa{padding: 0px;}
	._320 .boxAndresa::before{width: 260px;height: 367px;bottom: -211px;right: -97px;top: initial;z-index: 2;}
	._320 .boxAndresa::after{bottom: -31px;}
	._320 .boxAndresa .centro{width: 100%;max-width: 440px;flex-direction: column;padding: 200px 20px 40px;position: relative;margin: 0px auto;z-index: 2;}
		._320 .boxAndresa .centro::after{content: "";width: calc(100% + 40px);height: 239px;background: url(../img/jornadaAndresaMobile.webp) no-repeat center top;background-size: contain;position: absolute;top: 0px;left: 50%; transform: translateX(-50%);}
		._320 .boxAndresa .centro::before{content: "";width: 100%;height: 239px;background: linear-gradient(180deg, transparent 30%, #FFFFFF 84%);background-size: contain;position: absolute;top: 2px;left: 0px;z-index: 1;}
		._320 .boxAndresa .centro figure{display: none;}
			._320 .boxAndresa .centro figure::before{}
			._320 .boxAndresa .centro figure img{}
		._320 .boxAndresa .centro .conteudo{padding: 0px;position: relative;z-index: 1;}
			._320 .boxAndresa .centro .conteudo h2{font-size: 32px;line-height: 30px;justify-content: center;}
				._320 .boxAndresa .centro .conteudo h2 b{font-size: 13px;line-height: 13px;padding: 0px;}
					._320 .boxAndresa .centro .conteudo h2 b::before{width: 42px;top: 14px;}
			._320 .boxAndresa .centro .conteudo p{font-size: 14px;line-height: 20px;text-align: center;margin-bottom: 40px;}
				._320 .boxAndresa .centro .conteudo ul::after{width: calc(100% + 40px);background: linear-gradient(90deg, #dddbe400 0%, #DDDBE4 50%, #dddbe400 100%);top: -20px;right: 50%;transform: translateX(50%);}
				._320 .boxAndresa .centro .conteudo p b{}
			._320 .boxAndresa .centro .conteudo ul{justify-content: center;gap: 40px;}
				._320 .boxAndresa .centro .conteudo ul li{}
					._320 .boxAndresa .centro .conteudo ul li a:link,
					._320 .boxAndresa .centro .conteudo ul li a:active,
					._320 .boxAndresa .centro .conteudo ul li a:visited{flex-direction: column;}
						._320 .boxAndresa .centro .conteudo ul li:nth-of-type(1) a svg{width: 42px;min-width: 42px;height: 42px;}
						._320 .boxAndresa .centro .conteudo ul li:nth-of-type(2) a svg{width: 44px;min-width: 44px;height: 42px;}
						._320 .boxAndresa .centro .conteudo ul li:nth-of-type(3) a svg{width: 39px;min-width: 39px;height: 39px;}
						._320 .boxAndresa .centro .conteudo ul li a b{font-size: 14px;line-height: 18px;text-align: center;}
							._320 .boxAndresa .centro .conteudo ul li a b em{}
					/* Hover */
					._320 .boxAndresa .centro .conteudo ul li a:hover{}
						._320 .boxAndresa .centro .conteudo ul li a:hover svg{}
						._320 .boxAndresa .centro .conteudo ul li a:hover b{}
							._320 .boxAndresa .centro .conteudo ul li a:hover b em{}

/* Box Duvidas */
._320 .boxDuvidas{overflow-x: clip;}
	._320 .boxDuvidas .centro{max-width: 440px;padding: 40px 20px;z-index: 2;}
		._320 .boxDuvidas .centro h2{width: 100%;font-size: 32px;line-height: 30px;margin: 0px auto 20px;}
		._320 .boxDuvidas .centro span{width: 100%;max-width: 222px;font-size: 14px;margin: 0px auto 20px;}
		._320 .boxDuvidas .centro ul{margin-bottom: 40px;}
			._320 .boxDuvidas .centro ul li{padding: 20px;}
				._320 .boxDuvidas .centro ul li h3{font-size: 16px;line-height: 22px;padding-left: 33px;}
				._320 .boxDuvidas .centro ul li p{font-size: 14px;line-height: 20px;padding-left: 33px;}

._320 .boxWhatsapp::before{width: 200px;height: 383px;}
._320 .boxWhatsapp .centro{width: calc(100% + 40px);border-radius: 0px;padding: 40px 20px;margin: 0px -20px;}
	._320 .boxWhatsapp .centro h3{width: 100%;max-width: 299px;font-size: 32px;line-height: 30px;margin: 0px auto 6px;}
	._320 .boxWhatsapp .centro p{display: block;width: 100%;max-width: 245px;font-size: 14px;line-height: 17px;margin: 8px auto 20px;color: #373447;font-weight: 800;letter-spacing: 0.04em;}
	._320 .boxWhatsapp .centro a:link,
	._320 .boxWhatsapp .centro a:active,
	._320 .boxWhatsapp .centro a:visited{max-width: 310px; padding: 12px 15px 10px; border-radius: 40px;}
		._320 .boxWhatsapp .centro a b{width: 100%;max-width: 161px;font-size: 16px;line-height: 20px;text-align: center;}
		._320 .boxWhatsapp .centro a svg{margin-right: -20px;}