a.botaoCTA:link,
a.botaoCTA:active,
a.botaoCTA:visited{width: fit-content;display: flex;align-items: center;gap: 22px;border-radius: 50px;background: linear-gradient(90deg, #219EB5 0%, #5B75CD 51.5%, #AD5EEB 100%);box-shadow: 0px 0px 0px 100px transparent inset;outline: 1px solid transparent;padding: 14px 35px;position: relative;transition: all 0.5s ease;}
a.botaoCTA:hover{box-shadow: 0px 0px 0px 100px #373447 inset;outline: 1px solid var(--brancoPrimario);}
	a.botaoCTA b{font-size: 20px;font-weight: 800;line-height: 28px;text-transform: uppercase;letter-spacing: 0.01em;color: var(--brancoPrimario);transition: all 0.5s ease;position: relative;z-index: 3;}
	a.botaoCTA svg{width: 21px;height: 15px;transition: all 0.5s ease;position: relative;z-index: 3;}
	a.botaoCTA:hover svg{fill: var(--brancoPrimario); transform: translateX(5px);opacity: 1;}
	a.botaoCTA::before{content: "";width: calc(100% - 32px);height: 51px;background: linear-gradient(90deg, #219EB5 0%, #5B75CD 51.5%, #AD5EEB 100%);border-radius: 50px;filter: blur(14px);position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);transition: all 0.5s ease;z-index: 0;opacity: 0;visibility: hidden;}
	a.botaoCTA:hover::before{opacity: 1;visibility: visible;}
	a.botaoCTA::after{content: "";width: 100%;height: 100%;box-shadow: 0px 0px 0px 100px transparent inset;border-radius: 50px;position: absolute;top: 0px;left: 0px;transition: all 0.5s ease;z-index: 0;}
	a.botaoCTA:hover::after{box-shadow: 0px 0px 0px 100px #373447 inset;}

/* Box topo */
._1000 .boxTopo{background: url('../img/boxTopoFundo.webp?3') no-repeat center top;}
	.boxTopo .centro{max-width: 1320px;padding: 55px 20px 108px;}
		.boxTopo .centro h1{width: 304px;user-select: none;margin: 0px auto 53px;}
			.boxTopo .centro h1 img{width: 100%; height: 100%;}
		.boxTopo .centro .boxConteudo{display: flex; align-items: center; justify-content: space-between; gap: 20px;}

			/* Conteudo */
			.boxTopo .centro .boxConteudo .conteudo{width: 100%;max-width: 564px;min-width: 486px;}
				.boxTopo .centro .boxConteudo .conteudo h2{font-size: 36px; font-weight: 800; line-height: 42px; color: var(--brancoPrimario); margin-bottom: 26px;}
				.boxTopo .centro .boxConteudo .conteudo p{width: 100%; max-width: 486px;font-size: 20px; font-weight: 500; line-height: 28px; letter-spacing: 0.01em; color: var(--brancoSecundario); margin-bottom: 44px;}
					.boxTopo .centro .boxConteudo .conteudo p b{font-weight: 700;color: var(--brancoPrimario);}
				.boxTopo .centro .boxConteudo .conteudo a:link,
				.boxTopo .centro .boxConteudo .conteudo a:active,
				.boxTopo .centro .boxConteudo .conteudo a:visited{background: linear-gradient(90deg, #219EB5 0%, #5B75CD 51.5%, #AD5EEB 100%);box-shadow: none;padding: 16px 62px;margin-bottom: 2px;}
					.boxTopo .centro .boxConteudo .conteudo a::before{content: ""; width: calc(100% - 32px); height: 51px; background: linear-gradient(90deg, #219EB5 0%, #5B75CD 51.5%, #AD5EEB 100%); border-radius: 50px; filter: blur(24px); position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); transition: all 0.5s ease; z-index: 0;}
					.boxTopo .centro .boxConteudo .conteudo a::after{content: "";width: 100%;height: 100%;background: var(--brancoPrimario);border-radius: 50px;position: absolute;top: 0px;left: 0px;transition: all 0.5s ease;}
					.boxTopo .centro .boxConteudo .conteudo a:hover::after{background: transparent;opacity: 0;visibility: visible;}
					.boxTopo .centro .boxConteudo .conteudo a b{font-size: 20px;font-weight: 800;line-height: 28px;letter-spacing: 0.02em;text-transform: uppercase;color: #372A4D;transition: all 00.5s ease;position: relative;z-index: 1;}
					.boxTopo .centro .boxConteudo .conteudo a:hover b{color: var(--brancoPrimario);}
					.boxTopo .centro .boxConteudo .conteudo a svg{width: 21px;height: 15px;transition: all 0.5s ease;position: relative;z-index: 1;}
					.boxTopo .centro .boxConteudo .conteudo a:hover svg{fill: var(--brancoPrimario);}
				.boxTopo .centro .boxConteudo .conteudo figure{width: 100%;max-width: 480px;user-select: none;opacity: 0.3;}
					.boxTopo .centro .boxConteudo .conteudo figure img{width: 234px;height: 40px;margin: 0px auto;}

		/* Box video */
		.boxTopo .centro .boxConteudo .boxVideo{width: 100%;max-width: 628px;height: 100%;}
			.boxTopo .centro .boxConteudo .boxVideo .video{width: 100%;max-width: 628px;height: 100%;background: linear-gradient(90deg, #8DE2F3 0%, #A3B8FF 51.5%, #E0B9FF 100%);border-radius: 18px;user-select: none;padding: 0px;margin: 0px;margin-bottom: 12px;position: relative;overflow: clip;transition: all 0.5s ease;box-shadow: 0px 0px 10px #e0b9ff00;}
			.boxTopo .centro .boxConteudo .boxVideo.mobile .video{display: none;}
				.boxTopo .centro .boxConteudo .boxVideo .video .videoWrapper{position: relative;padding-bottom: 56.25%;height: 0;opacity: 0; visibility: inherit; transition: all 0.5s ease;}
				.boxTopo .centro .boxConteudo .boxVideo .video .videoWrapper.ativo{opacity: 1;visibility: visible;}
					.boxTopo .centro .boxConteudo .boxVideo .video .videoWrapper iframe{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: calc(100% - 4px);height: calc(100% - 4px);border-radius: 16px;}
				.boxTopo .centro .boxConteudo .boxVideo .video .thumb{position: absolute;width: calc(100% - 4px);height: calc(100% - 4px);overflow: hidden;top: 50%;left: 50%;transform: translate(-50%, -50%);cursor: pointer;visibility: visible;opacity: 1;transition: all 0.5s ease;}
				.boxTopo .centro .boxConteudo .boxVideo .video .thumb.ativo{opacity: 0;visibility: hidden;}
					.boxTopo .centro .boxConteudo .boxVideo .video .thumb img{top: 50%;position: absolute;transform: translateY(-50%);width: 100%;height: 100%;border-radius: 16px;filter: brightness(1);transition: all 0.5s ease;}
					.boxTopo .centro .boxConteudo .boxVideo .video:hover .thumb img{box-shadow: 0px 0px 20px #E0B9FF;filter: brightness(1.1);}
					.boxTopo .centro .boxConteudo .boxVideo .video .thumb span.play{display: block;width: 100%;max-width: 199px; font-size: 20px; font-weight: 700; line-height: 23px;text-transform: uppercase;letter-spacing: 0.04em;text-align: center;color: var(--brancoPrimario);position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-shadow: 0 0 10px #ffffff00;transition: all 0.5s ease;}
						.boxTopo .centro .boxConteudo .boxVideo .video .thumb span.play::after{margin: 12px auto 0px;content: '';display: block;width: 37px;height: 41px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23fff' d='M46.363 24.438a1.884 1.884 0 0 1 0 3.289l-35.22 20.006c-1.287.731-2.895-.182-2.895-1.644V6.076c0-1.462 1.608-2.376 2.895-1.645l35.22 20.007Z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='55.08' height='59.817' x='.248' y='.174' 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 dy='4'/%3E%3CfeGaussianBlur stdDeviation='4'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_1_37'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_1_37' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size: contain;background-repeat: no-repeat;user-select: none; filter: drop-shadow(0px 0px 0px #FFFFFF);transition: all 0.5s ease;}
			.boxTopo .centro .boxConteudo .boxVideo > span{display: flex;justify-content: center;gap: 15px;font-size: 13px;font-weight: 700;line-height: 10px;text-transform: uppercase;letter-spacing: 0.12em;color: #8784A799;align-items: flex-end; user-select: none;}
			.boxTopo .centro .boxConteudo .boxVideo.mobile > span{display: none;}
				.boxTopo .centro .boxConteudo .boxVideo > span::after{content: "";display: block;width: 11px;height: 11px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 11'%3E%3Cpath fill='%238784A7' d='m5.707.27 4 3.684c.195.18.293.416.293.651a.883.883 0 0 1-.293.652 1.06 1.06 0 0 1-1.414 0L6 3.145v6.934c0 .508-.447.921-1 .921-.553 0-1-.413-1-.921V3.145L1.707 5.257a1.06 1.06 0 0 1-1.414 0 .87.87 0 0 1 0-1.303l4-3.684a1.06 1.06 0 0 1 1.414 0Z' opacity='.5'/%3E%3C/svg%3E") no-repeat;}
					.boxTopo .centro .boxConteudo .boxVideo .video:hover{box-shadow: 0px 0px 20px #E0B9FF;}
					.boxTopo .centro .boxConteudo .boxVideo .video:hover .thumb span.play{text-shadow: 0 0 8px #e0b9ffa3;}
						.boxTopo .centro .boxConteudo .boxVideo .video:hover .thumb span.play::after{filter: drop-shadow(0px 0px 10px #e0b9ffa3);}

/* Box Jornada */
.boxJornada{background: url('../img/boxListaFundo.webp?3') no-repeat center top #F2F2F8;background-size: 1920px 100%;position: relative;z-index: 1;padding-bottom: 1px;}
	.boxJornada .centro{max-width: 1136px;padding: 64px 20px 70px;margin-bottom: -78px;}
		.boxJornada .centro h2{font-size: 36px;font-weight: 500;line-height: 48px;text-align: center;letter-spacing: 0.02em;color: var(--brancoPrimario);margin-bottom: 61px;}
			.boxJornada .centro h2 b{font-weight: 800; color: var(--brancoPrimario);}
			.boxJornada .centro h2 em{font-weight: 800;color: var(--brancoPrimario);background: #8E5CE2;border-radius: 136px;padding: 0px 13px;margin: 0px -12px;}
		.boxJornada .centro .boxConteudo{width: 100%;max-width: 904px;background: var(--brancoPrimario);box-shadow: 0px 36px 44px -32px #28184233;border-radius: 40px;padding: 60px 143px 70px 136px;margin: 0px auto -22px;}
			.boxJornada .centro .boxConteudo h3{font-size: 24px; font-weight: 700; font-style: italic;line-height: 30px; letter-spacing: 0.02em; text-align: center; color: var(--roxoPrimario); margin-bottom: 20px;}
			.boxJornada .centro .boxConteudo ul{margin-bottom: 50px;}
				.boxJornada .centro .boxConteudo ul li{display: flex;gap: 12px;}
				.boxJornada .centro .boxConteudo ul li.destaque b{font-size: 20px; font-weight: 800; line-height: 32px; color: var(--roxoPrimario);margin-bottom: 0px;}
					.boxJornada .centro .boxConteudo ul li::before{content: "";min-width: 13px;height: 13px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 13'%3E%3Cpath fill='%23D7DEE0' fill-rule='evenodd' d='M.004 5.9c.266 2.38 1.211 4.655 2.868 6.62.607.722 1.901.62 2.243-.242C6.671 8.361 9.255 4.76 12.66 1.751c1.079-.954-.653-2.393-1.735-1.436C7.436 2.778 3.312 9.388 3.69 9.63c0 0-1.086-2.428-1.232-3.73-.06-.545-.52-1.015-1.227-1.015-.617 0-1.29.467-1.227 1.016Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;margin-top: 9px;}
					.boxJornada .centro .boxConteudo ul li b{font-size: 19px; font-weight: 500; line-height: 32px; color: var(--pretoPrimario); margin-bottom: 24px;}
					.boxJornada .centro .boxConteudo ul li em{font-weight: 700;}
			.boxJornada .centro .boxConteudo p{width: 100%;max-width: 558px;font-size: 20px;font-weight: 500;line-height: 28px;color: var(--pretoSecundario);text-align: center;margin: 0px auto 10px;}
				.boxJornada .centro .boxConteudo p b{font-weight: 700; color: var(--pretoPrimario);}
			.boxJornada .centro a:link,
			.boxJornada .centro a:active,
			.boxJornada .centro a:visited{padding: 14px 21px 14px 48px;margin: 0px auto;}

/* Box acesso */
.boxAcesso{background: linear-gradient(180deg, rgba(244,244,250,1) 0%, rgba(242,242,248,1) 10%); position: relative;}
	.boxAcesso::before{content: "";width: 38px;height: 37px;background:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 37'%3E%3Cpath fill='%23F2F2F8' fill-rule='evenodd' d='M5.427 31.863C1.842 28.41 0 23.649 0 18.452c0-5.187 1.852-9.93 5.445-13.362C9.013 1.68 13.837 0 19.025 0c5.19 0 10.008 1.681 13.568 5.101C36.172 8.541 38 13.283 38 18.451c0 5.18-1.818 9.94-5.39 13.4C29.055 35.297 24.232 37 19.025 37c-5.204 0-10.033-1.703-13.598-5.137Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.561 21.789c.494.475 1.5 1.075 3.464 1.075 1.962 0 2.946-.597 3.423-1.06.482-.466 1.107-1.437 1.107-3.352 0-1.875-.614-2.812-1.083-3.263-.47-.452-1.461-1.053-3.447-1.053-1.989 0-3.001.603-3.489 1.069-.48.46-1.09 1.395-1.09 3.247 0 1.892.622 2.861 1.115 3.337ZM19.025 31C11.23 31 6 25.962 6 18.452 6 10.99 11.23 6 19.025 6S32 10.99 32 18.452C32 25.962 26.82 31 19.025 31Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M15.561 21.789c.494.475 1.5 1.075 3.464 1.075 1.962 0 2.946-.597 3.423-1.06.482-.466 1.107-1.437 1.107-3.352 0-1.875-.614-2.812-1.083-3.263-.47-.452-1.461-1.053-3.447-1.053-1.989 0-3.001.603-3.489 1.069-.48.46-1.09 1.395-1.09 3.247 0 1.892.622 2.861 1.115 3.337ZM19.025 31C11.23 31 6 25.962 6 18.452 6 10.99 11.23 6 19.025 6S32 10.99 32 18.452C32 25.962 26.82 31 19.025 31Z' clip-rule='evenodd'/%3E%3C/svg%3E");position: absolute;bottom: -78px;left: 50%;transform: translateX(-50%);z-index: 1;pointer-events: none;}
	._1000 .boxAcesso::after{content: "";width: 1998px;height: 192px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1998 192'%3E%3Cpath fill='%23F2F2F8' d='M0 0c135.281 149.065 524.475 192 1000.04 192 531.76 0 910.55-54.94 997.96-189.945V0H0Z'/%3E%3Cpath fill='url(%23a)' d='M0 0c135.281 149.065 524.475 192 1000.04 192 531.76 0 910.55-54.94 997.96-189.945V0H0Z'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='matrix(763.941 0 0 120.165 999 192)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat center;background-size: cover;position: absolute;bottom: -59px;left: 50%;transform: translateX(-50%);z-index: 0;pointer-events: none;}
	.boxAcesso .centro{max-width: 1496px;padding: 158px 20px 0px;position: relative;z-index: 2;}
		.boxAcesso .centro h2{font: var(--fonteHeading); text-align: center; color: var(--pretoPrimario); margin-bottom: 4px;}
		.boxAcesso .centro span{display: block;font-size: 21px;font-weight: 600;font-style: italic;line-height: 24px;text-align: center;letter-spacing: 0.01em;color: #764ABF;margin-bottom: 51px;}
		.boxAcesso .centro .boxConteudo{width: 100%;max-width: 1280px;display: flex;align-items: center;justify-content: center;gap: 53px;margin: 0px auto 56px;}
			.boxAcesso .centro .boxConteudo figure{width: 100%;max-width: 598px;height: auto;}
				.boxAcesso .centro .boxConteudo figure img{width: 100%; height: 100%;}
			.boxAcesso .centro .boxConteudo .conteudo{min-width: 492px;margin-top: 48px;}
				.boxAcesso .centro .boxConteudo ul.boxLista{width: 100%; max-width: 500px; margin-bottom: 32px;}
					.boxAcesso .centro .boxConteudo ul.boxLista li{display: flex; gap: 12px; margin-bottom: 22px;}
					.boxAcesso .centro .boxConteudo ul.boxLista li:last-of-type{margin-bottom: 0px;;}
					.boxAcesso .centro .boxConteudo ul.boxLista li::before{content: "";min-width: 15px;height: 17px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 17'%3E%3Cpath fill='%239BCF4B' fill-rule='evenodd' d='M.005 7.716c.307 3.112 1.397 6.087 3.309 8.657.7.943 2.193.81 2.588-.317 1.795-5.122 4.776-9.831 8.705-13.766 1.244-1.247-.754-3.13-2.003-1.878-4.024 3.22-8.783 11.865-8.346 12.18 0 0-1.253-3.173-1.421-4.876-.07-.713-.6-1.327-1.417-1.327-.711 0-1.487.61-1.415 1.327Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;margin-top: 4px;}
						.boxAcesso .centro .boxConteudo ul.boxLista li b{font-size: 21px; font-weight: 500; line-height: 26px; color: var(--pretoSecundario);}
							.boxAcesso .centro .boxConteudo ul.boxLista li b em{font-weight: 700; color: var(--pretoPrimario);}
			.boxAcesso .centro a:link,
			.boxAcesso .centro a:active,
			.boxAcesso .centro a:visited{padding: 18px 56px;box-shadow: 0px 0px 0px 100px transparent inset, 0px 14px 24px -8px #1E0F7133;}
				.boxAcesso .centro a b{font-size: 22px;letter-spacing: 0.02em;}
		.boxAcesso .centro > figure{width: 100%;height: auto;}
			.boxAcesso .centro > figure img{width: 100%;height: 100%;}

/* Box bonus */
.boxBonus{background: #F2F2F8;margin-bottom: -189px;}
	.boxBonus .centro{max-width: 1478px;padding: 180px 20px 0px;}
		.boxBonus .centro h2{width: 100%;max-width: 670px;font: var(--fonteHeading);text-align:  center;color: var(--pretoPrimario);margin: 0px auto 79px;}
			.boxBonus .centro h2 b{font-weight: 800;color: var(--brancoPrimario);background: var(--roxoPrimario);border-radius: 50px;padding: 0px 13px;}
		.boxBonus .centro > ul.boxLista{width: 100%;max-width: 1260px;margin: 0px auto 127px;}
			.boxBonus .centro > ul.boxLista li{height: fit-content;display: flex;align-items: center;gap: 34px;margin-bottom: 42px;}
			.boxBonus .centro > ul.boxLista li:not(.boxBonus .centro > ul.boxLista li ul li):nth-of-type(2){margin-bottom: 10px;}
			.boxBonus .centro > ul.boxLista li:not(.boxBonus .centro > ul.boxLista li ul li):nth-of-type(3){margin-bottom: 49px;}
			.boxBonus .centro > ul.boxLista li:not(.boxBonus .centro > ul.boxLista li ul li):nth-of-type(4){margin-bottom: 0px;}
				.boxBonus .centro > ul.boxLista li:first-of-type figure{width: 100%;max-width: 515px;user-select: none;margin: 0px;}
				.boxBonus .centro > ul.boxLista li figure{width: 100%;max-width: 515px;user-select: none;margin: 0px;}
				.boxBonus .centro > ul.boxLista li:last-of-type figure{max-width: 513px;height: 298px;}
					.boxBonus .centro > ul.boxLista li figure img{width: 100%;max-width: 511px;height: 100%;}
					.boxBonus .centro > ul.boxLista li:nth-of-type(2) figure img{width: 100%;max-width: 500px;}
					.boxBonus .centro > ul.boxLista li:nth-of-type(3) figure img{width: 100%;max-width: 500px;height: 100%;}
					.boxBonus .centro > ul.boxLista li:nth-of-type(4) figure img{width: 100%;max-width: 505px;height: auto;}
				.boxBonus .centro > ul.boxLista li .conteudo{width: 100%;max-width: 668px;margin-bottom: 41px;}
			.boxBonus .centro > ul.boxLista li:last-of-type .conteudo{margin-bottom: 0px}
					.boxBonus .centro > ul.boxLista li .conteudo h3{font-size: 32px;font-weight: 700;line-height: 40px;color: var(--pretoPrimario);margin-bottom: 32px;}
					.boxBonus .centro > ul.boxLista li:last-of-type .conteudo h3{margin-bottom: 0px;}
				.boxBonus .centro > ul.boxLista li ul{}
					.boxBonus .centro > ul.boxLista li ul li{display: flex; gap: 12px; font-size: 20px; font-weight: 500; line-height: 26px; color: var(--pretoSecundario); margin-bottom: 16px;}
					.boxBonus .centro > ul.boxLista li ul li:last-of-type{margin-bottom: 0px;}
						.boxBonus .centro > ul.boxLista li ul li::before{content: "";min-width: 6px;height: 6px;background: #4762E6;border-radius: 100%;margin-top: 1px;pointer-events: none;}
						.boxBonus .centro > ul.boxLista li:nth-of-type(2) ul li::before{background: #0172AD;}
						.boxBonus .centro > ul.boxLista li:nth-of-type(3) ul li::before{background: #CF0000;}
				.boxBonus .centro > ul.boxLista li span{display: block;font-size: 22px;font-weight: 800;font-style: italic;line-height: 24px;letter-spacing: 0.02em;color: var(--roxoPrimario);margin: 2px auto 32px;}
				.boxBonus .centro > ul.boxLista li p{font-size: 18px; font-weight: 500; line-height: 28px; color: var(--pretoSecundario); margin-bottom: 9px;}
				.boxBonus .centro > ul.boxLista li b{font-size: 18px; font-weight: 700; line-height: 28px; color: var(--pretoPrimario);}
	/* Banner */
	.boxBonus .centro span.banner{display: block;width: calc(100% - 80px);max-width: 1054px;background: linear-gradient(90deg, #C6F0F9 0%, #D0DCFF 51.5%, #EEDCFF 100%);padding: 24px 20px 28px;position: relative;margin: 0px auto 118px;}
		._1000 .boxBonus .centro span.banner::before{content: "";width: 38px;height: 100%;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 128'%3E%3Cpath fill='%23C6F0F9' d='M0 0h38v128H0l30-64L0 0Z'/%3E%3C/svg%3E") no-repeat;background-size: cover;position: absolute;top: 0px;left: -38px;pointer-events: none;}
		._1000 .boxBonus .centro span.banner::after{content: "";width: 38px;height: 100%;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 128'%3E%3Cpath fill='%23EEDCFF' d='M38 0H0v128h38L8 64 38 0Z'/%3E%3C/svg%3E") no-repeat;background-size: cover;position: absolute;top: 0px;right: -38px;pointer-events: none;}
		.boxBonus .centro span.banner b{display: block;width: 100%;max-width: 942px; font-size: 27px; font-weight: 800; line-height: 33px;letter-spacing: 0.02em;text-align: center;background: linear-gradient(90deg, #2A7397 0%, #6556AE 50%, #8548B4 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin: 0px auto;}
			.boxBonus .centro span.banner b em{font-weight: 800;text-decoration: underline;text-decoration-color: #6a53afc4;}

		/* Mentoria de Valor */
		.boxBonus .centro .boxMentoriaValor{display: flex;max-width: 1103px;max-width: 1271px;margin-left: auto;margin-bottom: -104px;position: relative;z-index: 1;}
			.boxBonus .centro .boxMentoriaValor .conteudo{margin-left: 0px;}
				.boxBonus .centro .boxMentoriaValor .conteudo h3{font-size: 32px; font-weight: 700; line-height: 40px; color: var(--pretoPrimario); margin-bottom: 24px;}
				.boxBonus .centro .boxMentoriaValor .conteudo ul{width: 100%;}
					.boxBonus .centro .boxMentoriaValor .conteudo ul li{display: flex;gap: 12px;margin-bottom: 16px;}
						.boxBonus .centro .boxMentoriaValor .conteudo ul li::before{content: "";min-width: 6px;height: 6px;background: #319FC0;border-radius: 100%;margin-top: 11px;}
						.boxBonus .centro .boxMentoriaValor .conteudo ul li b{font-size: 20px; font-weight: 500; line-height: 26px; color: var(--pretoSecundario);}
							.boxBonus .centro .boxMentoriaValor .conteudo ul li b em{font-weight: 700; color: var(--pretoPrimario)}
				.boxBonus .centro .boxMentoriaValor figure{width: 100%;max-width: 553px;user-select: none;margin: -3px 0px 0px -113px;}
					.boxBonus .centro .boxMentoriaValor figure img{width: 100%; height: 100%;}

		.boxBonus .centro > figure{width: 100%;height: auto;position: relative;}
			.boxBonus .centro figure img{width: 100%; height: 100%;}

/* Box decisao */
.boxDecisao{background: url('../img/boxDecisaoFundo.webp?3') no-repeat center top;}
	.boxDecisao .centro{width: 100%;max-width: 1320px;padding: 209px 20px 137px;}
		.boxDecisao .centro h2{font-size: 40px; font-weight: 800; line-height: 48px; text-align: center; color: var(--brancoPrimario); margin-bottom: 29px;}
		.boxDecisao .centro p{width: 100%;max-width: 362px;font-size: 22px;font-weight: 500;line-height: 28px;text-align: center;color: #DBD4FB;margin: 0px auto 30px;}
		.boxDecisao .centro > b{display: block;width: 100%;max-width: 338px;font-size: 26px;font-weight: 700;font-style: italic;line-height: 35px;text-align: center;text-shadow: 0px 0px 18px #CEB1FF99;letter-spacing: 0.01em;color: #CD9EFF;margin: 0px auto 40px;}
		.boxDecisao .centro a:link,
		.boxDecisao .centro a:active,
		.boxDecisao .centro a:visited{gap: 46px;background: linear-gradient(90deg, #219EB5 0%, #5B75CD 51.5%, #AD5EEB 100%);box-shadow: 0px 16px 18px -8px #201E2DD9;padding: 16px 21px 16px 72px;margin: 0px auto;}
			.boxDecisao .centro a::before{content: ""; width: calc(100% - 32px); height: 51px; background: linear-gradient(90deg, #219EB5 0%, #5B75CD 51.5%, #AD5EEB 100%); border-radius: 50px; filter: blur(24px); position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); transition: all 0.5s ease; opacity: 0; z-index: 0; visibility: hidden;}
			.boxDecisao .centro a:hover::before{opacity: 1; visibility: visible;}
			.boxDecisao .centro a::after{content: "";width: 100%;height: 100%;background: linear-gradient(90deg, #D0FAFF 0%, #D4E0F9 51.5%, #F8E6FF 100%);border-radius: 50px;position: absolute;top: 0px;left: 0px;transition: all 0.5s ease;z-index: 2;}
			.boxDecisao .centro a:hover::after{opacity: 0;visibility: visible;}
			.boxDecisao .centro a b{color: #191E25;}
			.boxDecisao .centro a:hover b{color: var(--brancoPrimario);}

@keyframes scroll {
  from {
    transform: translateX(0); /* Começa fora da tela à direita */
  }
  to {
    transform: translateX(-503px); /* Sai pela esquerda */
  }
}

@keyframes fundoAnimado {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

main{overflow-x: clip !important;}
.centro{width: 100%; margin: 0 auto; padding: 0 20px;}
img{user-select: none;}
span.corte{display: block; position: absolute; bottom: -9px; width: 100%; min-width: 1920px; left: 50%; transform: translateX(-50%);}

/* RELATOS */
section.relatos{background: linear-gradient(90deg, #101E21 0%, #151721 50%, #1F1727 100%); padding: 116px 0 191px; position: relative}
section.relatos span.corte{color: #f2f2f8;z-index: 2;}
section.relatos::after{content: '';display: block;position: absolute;width: 1005px;height: 1028px;border-radius: 100%;background: rgb(197 167 249 / 12%);filter: blur(396px);left: calc(100% - 470px);top: 0;mix-blend-mode: plus-lighter;}
section.relatos::before{content: '';display: block;position: absolute;width: 235px;height: 124px;bottom: 0; left: 50%; transform: translateX(-50%); background: url("../img/detalhesEstrelas.svg?3");}
section.relatos .centro{max-width: 1228px; position: relative; z-index: 2}
section.relatos .centro h2{font: var(--fonteHeading); color: var(--brancoPrimario); max-width: 451px; margin: 0 auto; text-align: center;}
section.relatos .centro h2 em{position: relative; font-weight: 800; }
section.relatos .centro h2 em svg{width: 100%; position: absolute; left: 0;; bottom: -3px;}
section.relatos .centro .galeriaDepoimentos{width: 100%; display: grid;gap: 24px;margin-top: 70px;grid-template-columns: repeat(auto-fit, minmax(246px, 1fr));}
section.relatos .centro .galeriaDepoimentos > a:active, section.relatos .centro .galeriaDepoimentos > a:link, section.relatos .centro .galeriaDepoimentos > a:visited{display: block;width: 100%;height: 148px;overflow: hidden;position: relative;transition: all 1s ease;border: 1px solid rgb(255 255 255 / 30%);border-radius: 8px; box-shadow: 0px 12px 8px -4px #100F14, 0px 0px 8px 1px #8e5ce200;}  
section.relatos .centro .galeriaDepoimentos > a::before{content: ''; position: absolute; top: 30%; left: 50%; transform: translate(-50%, -50%); opacity: 0; visibility: hidden; font-size: 38px; box-shadow: 0 0 25px 14px #5656569e; transition: all 0.5s ease;transition-delay: 0.02s; overflow: hidden; border-radius: 100%; background: #fff; width: 40px; height: 40px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='163.861' height='163.861' style='enable-background:new 0 0 163.861 163.861'%3E%3Cpath d='M34.857 3.613C20.084-4.861 8.107 2.081 8.107 19.106v125.637c0 17.042 11.977 23.975 26.75 15.509L144.67 97.275c14.778-8.477 14.778-22.211 0-30.686L34.857 3.613z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 14px center; background-size: 16px;border-radius: 100%;} 
._1000 section.relatos .centro .galeriaDepoimentos > a:hover{transform: scale(1.05);z-index: 3;box-shadow: 0px 12px 8px -4px #100f1400, 0px 0px 8px 1px #8e5ce27a;} 
._1000 section.relatos .centro .galeriaDepoimentos > a:hover::before{top: 50%; opacity: 1; visibility: visible;} 
section.relatos .centro .galeriaDepoimentos > a img{width: 100%;height: 100%;object-position: center;object-fit: cover;border-radius: 8px;} 

/* OFERTA */
section.oferta{background: #f2f2f8;padding-top: 118px;position: relative;}
section.oferta span.circulo{position: absolute;width: 26px;height: 25px;border-radius: 100%;box-shadow: 0 0 0 6px #F2F2F8;top: -17px;left: calc(50% - 10px);transform: translateX(-50%);background: linear-gradient(90deg, #219EB5 0%, #5B75CD 50%, #AD5EEB 100%);box-sizing: content-box;z-index: 3;}
section.oferta span.circulo::after{content: ''; display: block; position: absolute; width: 12px; height: 11px; background: #f2f2f8; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 100%}
section.oferta::before{content: '';display: block;position: absolute;width: 235px;height: 124px;top: -7px;left: calc(50% - 255px);transform: translateX(-50%);background: url("../img/detalhesEstrelas.svg?3");transform: rotate(180deg) translateX(-50%);opacity: 0.08;z-index: 2;}
section.oferta .centro{max-width: 690px;}
section.oferta .centro h2{font: var(--fonteHeading); color: var(--pretoPrimario); max-width: 546px; width: 100%; text-align: center; margin: 0 auto; font-variant: lining-nums}
section.oferta .centro h2 em{font-weight: 800; color: var(--brancoPrimario); position: relative; z-index: 2;}
section.oferta .centro h2 em:first-of-type{margin-left: 15px;}
section.oferta .centro h2 em:last-of-type{margin-right: 15px;}
section.oferta .centro h2 em::after{content: ''; display: block; position: absolute; left: 50%; top: 53%; transform: translate(-50%, -50%); width: calc(100% + 30px); height: 101%; border-radius: 136px; background: var(--roxoPrimario); z-index: -1}
section.oferta .centro > p{font: 500 20px/28px "Raleway"; color: var(--pretoSecundario); margin: 48px auto 62px; text-align: center; max-width: 630px;}
section.oferta .centro .boxOferta{width: 100%;border-radius: 40px;background: var(--brancoPrimario);box-shadow: 0px 4px 44px -16px #28184233;padding: 58px 64px 79px;text-align: center;overflow-x: clip;position: relative;z-index: 2;margin-bottom: -47px;}
section.oferta .centro .boxOferta > em{font: 800 24px/30px "Raleway"; color: #20AE79; letter-spacing: 0.02em;}
section.oferta .centro .boxOferta > h3{font: 800 64px/1 "Raleway"; color: var(--pretoPrimario); font-variant: lining-nums; margin: 6px 0;}
section.oferta .centro .boxOferta > strong{font: 700 18px/14px "Raleway"; color: var(--pretoPrimario); letter-spacing: 0.02em;}
section.oferta .centro .boxOferta > p{font: 500 19px/27px "Raleway"; color: #706D80; max-width: 400px; margin: 44px auto 37px; padding-top: 34px; position: relative;}
section.oferta .centro .boxOferta > p::after{content: '';display: block;position: absolute;left: -112px;top: 0;width: calc((100% + 840px) / 2);height: 1px;border-top: 1px dashed #E2E1E8}
section.oferta .centro .boxOferta > p b{font-weight: 700; text-decoration: underline; text-decoration-skip: ink; color: var(--pretoPrimario)}
section.oferta .centro .boxOferta .valor h4{display: flex; gap: 7px; font: 800 64px/1 "Raleway"; color: var(--pretoPrimario); margin-bottom: 7px; align-items: flex-end; justify-content: center; font-variant: lining-nums}
section.oferta .centro .boxOferta .valor h4 b{font: 800 36px/30px "Raleway"; color: #20AE79; display: block; margin-bottom: 8px;}
section.oferta .centro .boxOferta .valor > em{font: 700 18px/14px "Raleway"; color: var(--pretoPrimario); letter-spacing: 0.02em; font-variant: lining-nums}
section.oferta .centro .boxOferta .valor > em b{font-weight: 700; color: #20AE79}
section.oferta .centro .boxOferta a:visited,section.oferta .centro .boxOferta a:link,section.oferta .centro .boxOferta a:active{width: 100%; display: flex ; align-items: center; justify-content: center; min-height: 68px; border-radius: 50px; background: rgb(32, 174, 121); background: linear-gradient(90deg, rgba(32, 174, 121, 1) 0%, rgba(33, 158, 181, 1) 35%, rgba(91, 117, 205, 1) 75%, rgba(173, 94, 235, 1) 100%); box-shadow: 0px 11px 11px 0px #37344721, 0px 25px 15px 0px #37344714, 0px 13px 28px -5px #00182e00, inset 0px 1px 0px 0px #ffffff00, 0px 0px 15px 2px #50dfd900, inset 0px -3px 0px 0px #ffffff00; padding: 10px 20px; position: relative; gap: 20px; transition: all 0.5s ease; margin: 45px auto 12px; filter: brightness(1); background-size: 200%; animation: fundoAnimado 5s linear infinite;}
section.oferta .centro .boxOferta a:hover{box-shadow: 0px 11px 11px 0px #37344700, 0px 25px 15px 0px #37344700, 0px 13px 28px -5px #00182e00, inset 0px 1px 0px 0px #ffffff4d, 0px 0px 20px 7px #03a9f478, inset 0px -3px 0px 0px #FFFFFF4d; filter: brightness(1.1);}
section.oferta .centro .boxOferta a b{text-transform: uppercase; font: 800 24px/28px "Raleway"; color: var(--brancoPrimario); letter-spacing: 0.01em; transition: all 0.5s ease;}
section.oferta .centro .boxOferta a svg{width: 21px;height: 15px;transition: all 0.5s ease;}
section.oferta .centro .boxOferta a:hover svg{fill: #FFF;}
section.oferta .centro .boxOferta figure{max-width: 234px; height: 20px; margin: 0 auto;}

/* TRANSFORMACOES */
section.transformacoes{padding:127px 0 95px;background: #e9e9f2;position: relative;}
section.transformacoes span.corte{color: #e9e9f2;bottom: calc(100% - 9px);}
section.transformacoes .centro{max-width: 1180px;}
section.transformacoes .centro > figure{max-width: 201px; margin: 0 auto 66px; width: 100%;}
section.transformacoes .centro > em{font: 400 40px/46px "Raleway"; color: var(--pretoPrimario);display: block;text-align: center}
section.transformacoes .centro > h2{font: 800 40px/46px "Raleway";background-image: linear-gradient(180deg, #373447 0%, #8E5CE2 100%);-webkit-text-fill-color: transparent;color: black;-webkit-background-clip: text;margin: 0 auto 52px;text-align: center;width: fit-content;position: relative; z-index: 2}
section.transformacoes .centro > h2::after{content: '';display: block;position: absolute;bottom: -11px;width: calc(100% + 12px);height: 10px;background-image: url('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 547 8"><path d="M2 5.828c43.738-2.778 162.793-3.76 289.082-3.827C417.371 1.934 512.981 4.64 545 6" stroke="%23D7D4E8" stroke-width="3" stroke-linecap="round"/></svg>');background-repeat: no-repeat;background-size: cover;z-index: 1;right: 0;}
section.transformacoes .centro .galeriaDepoimentos{width: 100%; display: grid;gap: 24px;grid-template-columns: repeat(auto-fit, minmax(246px, 1fr));}
section.transformacoes .centro .galeriaDepoimentos > a:active, section.transformacoes .centro .galeriaDepoimentos > a:link, section.transformacoes .centro .galeriaDepoimentos > a:visited{display: block;width: 100%;height: 148px;overflow: hidden;position: relative;transition: all 1s ease;border: 1px solid rgb(255 255 255 / 30%);border-radius: 8px;box-shadow: 0px 12px 8px -4px #100f1433, 0px 0px 8px 1px #8e5ce200;}  
section.transformacoes .centro .galeriaDepoimentos > a::before{content: ''; position: absolute; top: 30%; left: 50%; transform: translate(-50%, -50%); opacity: 0; visibility: hidden; font-size: 38px; box-shadow: 0 0 25px 14px #5656569e; transition: all 0.5s ease;transition-delay: 0.02s; overflow: hidden; border-radius: 100%; background: #fff; width: 40px; height: 40px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='163.861' height='163.861' style='enable-background:new 0 0 163.861 163.861'%3E%3Cpath d='M34.857 3.613C20.084-4.861 8.107 2.081 8.107 19.106v125.637c0 17.042 11.977 23.975 26.75 15.509L144.67 97.275c14.778-8.477 14.778-22.211 0-30.686L34.857 3.613z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: 14px center; background-size: 16px;border-radius: 100%;} 
._1000 section.transformacoes .centro .galeriaDepoimentos > a:hover{transform: scale(1.05);z-index: 3;box-shadow: 0px 12px 8px -4px #100f1400, 0px 0px 8px 1px #8e5ce27a;} 
._1000 section.transformacoes .centro .galeriaDepoimentos > a:hover::before{top: 50%; opacity: 1; visibility: visible;} 
section.transformacoes .centro .galeriaDepoimentos > a img{width: 100%;height: 100%;object-position: center;object-fit: cover;border-radius: 8px;} 
section.transformacoes .centro .selo{display: flex; justify-content: space-between; gap: 30px; align-items: center; margin-top: 86px;}
section.transformacoes .centro .selo figure{max-width: 272px;width: 100%;}
section.transformacoes .centro .selo figure img{width: 100%;}
section.transformacoes .centro .selo .boxTexto{max-width: 781px; width: 100%;	}
section.transformacoes .centro .selo .boxTexto h4{font: 700 26px/32px "Raleway"; color: var(--pretoPrimario); margin-bottom: 32px; font-variant: lining-nums;}
section.transformacoes .centro .selo .boxTexto p{font: 500 20px/32px "Raleway"; color: var(--pretoSecundario); font-variant: lining-nums;}

/* DUVIDA */
section.duvida{background: var(--brancoPrimario);padding: 124px 0 103px;position: relative;z-index: 0;}
section.duvida .barraRolante{position: absolute;top: 0;left: 0;background: #fff;z-index: -1; user-select: none;}
section.duvida .barraRolante .centro{display: flex;align-items: center;max-width: unset;gap: 15px;padding: 0;animation: scroll 30s infinite linear;}
section.duvida .barraRolante span, section.duvida .barraRolante span em{display: flex;font: 800 13px/22px "Raleway"; letter-spacing: 0.12em; color: #E7E7F0; align-items: center; white-space: nowrap;}
section.duvida .barraRolante span em{display: block; margin-left: 15px;}
section.duvida::before{content: '';display: block;position: absolute;width: 235px;height: 124px;top: 0;left: calc(50% - 255px);background-image: url("../img/detalhesEstrelas.svg?3");transform: rotate(180deg) translateX(-50%);opacity: 0.08;z-index: 2;}
section.duvida::after{content: '';display: block;position: absolute;width: 275px;height: 124px;top: 0;left: calc(50% - 295px);transform: rotate(180deg) translateX(-50%);z-index: 1;background: #FFFFFF}
section.duvida span.circulo{position: absolute;width: 26px;height: 25px;border-radius: 100%;box-shadow: 0 0 0 6px #FFFFFF;top: -13px;left: calc(50% - 10px);transform: translateX(-50%);background: #e9e9f2;box-sizing: content-box;z-index: 3;}
section.duvida span.circulo::after{content: ''; display: block; position: absolute; width: 12px; height: 11px; background: #FFFFFF; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 100%}
section.duvida .centro{max-width: 671px;position: relative;}
section.duvida .centro h2{font: var(--fonteHeading); color: var(--pretoPrimario); text-align: center; margin-bottom: 8px;}
section.duvida .centro p{font: 500 20px/32px "Raleway"; color: var(--pretoSecundario); text-align: center; display: block; margin: 8px 0 20px;}
section.duvida .centro a:visited, section.duvida .centro a:link, section.duvida .centro a:active{max-width: 480px;width: 100%;min-height: 60px;display: flex;align-items: center;justify-content: center;padding: 10px 20px;border-radius: 50px;background: #373447;color: #FFFFFF;margin: 0 auto;gap: 20px;position: relative; transition: all 0.5s ease;}
section.duvida .centro a:hover{background: #1AAD8E;}
section.duvida .centro a::before{content: '';display: block;position: absolute;width: calc(100% - 32px);height: 42px;bottom: -1px;left: 50%;transform: translateX(-50%);background: #1DAC56;filter: blur(20px);z-index: -1;}
section.duvida .centro a b{text-transform: uppercase; font: 800 20px/28px "Raleway"; letter-spacing: 0.02em;}
section.duvida .centro a span{color: #2ED671; transition: all .2s ease; width: 20px;height: 20px;}
section.duvida .centro a span svg{width: 20px;height: 20px;transition: all .2s ease;}
section.duvida .centro a:hover span{color: #fff;}

/* FOOTER */
footer{background: var(--brancoPrimario);border-top: 1px solid #EAEAF3;}
footer .centro{max-width: 417px; display: flex; align-items: center;}
footer .centro{max-width: 457px;display: flex;align-items: center;min-height: 64px;gap: 14px;padding: 10px 20px;}
footer .centro figure{min-width: 32px;height: 32px;}
footer .centro p{font: 500 13px/15px "Raleway";color: #CECED6;letter-spacing: 0.02em;font-variant: lining-nums;}

/* MOBILE */
._320 main, ._320 footer{width: 100%;max-width: 440px;margin: 0px auto;overflow-x: clip;}
._320 body{background: #E9E9F2;}
._320 section.duvida .barraRolante{display: none;}
._320 .centro{max-width: 440px!important;}
._320 span.corte {display: none;}

@media screen and (max-width: 1143px){
	.boxJornada .centro h2 br:first-child{display: none;}
	.boxJornada .centro h2{width: 100%; max-width: 998px; margin: 0px auto 61px;}
}

._320 a.botaoCTA:link,
._320 a.botaoCTA:active,
._320 a.botaoCTA:visited{padding: 15px 23px;}
	._320 a.botaoCTA b{font-size: 16px; line-height: 20px; letter-spacing: 0.02em;}

._320 .boxTopo{background: linear-gradient(180deg, #1C373F 0%, #121A21 50%, #2A223B 100%); border: 1px solid #FFFFFF1A;}
	._320 .boxTopo .centro{padding: 20px 20px 40px;}
		._320 .boxTopo .centro h1{width: 204px; margin-bottom: 20px;}
		._320 .boxTopo .centro .boxConteudo{flex-direction: column; gap: 0px;}
			._320 .boxTopo .centro .boxConteudo .conteudo{min-width: initial;}
				._320 .boxTopo .centro .boxConteudo .conteudo h2{font-size: 22px; line-height: 26px; letter-spacing: -0.02em; text-align: center; margin-bottom: 20px;}
				._320 .boxTopo .centro .boxConteudo .conteudo p{font-size: 16px; line-height: 22px; letter-spacing: 0.02em; text-align: center; margin-bottom: 24px;}
				._320 .boxTopo .centro .boxConteudo .conteudo a:link,
				._320 .boxTopo .centro .boxConteudo .conteudo a:active,
				._320 .boxTopo .centro .boxConteudo .conteudo a:visited{margin: 0px auto 15px;padding: 15px 23px;}
					._320 .boxTopo .centro .boxConteudo .conteudo a b{font-size: 16px; line-height: 20px; letter-spacing: 0.02em;}
					._320 .boxTopo .centro .boxConteudo .conteudo figure img{height: 20px;}

		/* Video */
		._320 .boxTopo .centro .conteudo .boxVideo{margin-bottom: 20px;}
			._320 .boxTopo .centro .conteudo .boxVideo.mobile .video{display: block; width: calc(100% + 40px); background: transparent; margin: 0px -20px; border-radius: 0px;}
			._320 .boxTopo .centro .boxConteudo .boxVideo.desk .video{width: 100%; height: 100%; display: none;}
				._320 .boxTopo .centro .boxConteudo .boxVideo .video .thumb{width: 100%; height: 100%;}        
					._320 .boxTopo .centro .boxConteudo .boxVideo .video .thumb img{border-radius: 0px;}
					._320 .boxTopo .centro .boxConteudo .boxVideo .video .thumb span.play{max-width: 160px; font-size: 16px; line-height: 20px;letter-spacing: 0.04em;}
						._320 .boxTopo .centro .boxConteudo .boxVideo .video .thumb span.play::after{margin-top: 8px;}
				._320 .boxTopo .centro .boxConteudo .boxVideo .video .videoWrapper iframe{width: 100%; height: 100%; border-radius: 0px;}
				._320 .boxTopo .centro .boxConteudo .boxVideo > span{display: none;}

/* Box jornada */
._320 .boxJornada{background: linear-gradient(180deg, #2A223B 0%, #121A21 50%, #1C373F 100%);}
	._320 .boxJornada .centro{margin-bottom: 0px;}
		._320 .boxJornada .centro h2{font-size: 20px; line-height: 26px;}
			._320 .boxJornada .centro h2 br{display: none; margin-bottom: 35px;}
			._320 .boxJornada .centro h2 em{background: transparent; border-radius: 0px; color: #AD5EEB;}
		._320 .boxJornada .centro .boxConteudo{width: calc(100% + 40px);margin: 0px -20px;border-radius: 0px;padding: 35px 20px 1px;}
			._320 .boxJornada .centro .boxConteudo h3{width: 100%;max-width: 298px;font-size: 22px;line-height: 24px;letter-spacing: 0.02em;margin: 0px auto 25px;}
			._320 .boxJornada .centro .boxConteudo ul{margin-bottom: 25px;}
				._320 .boxJornada .centro .boxConteudo ul li{margin-bottom: 14px;}
					._320 .boxJornada .centro .boxConteudo ul li::before{margin-top: 5px;}
					._320 .boxJornada .centro .boxConteudo ul li b{font-size: 14px;line-height: 20px; margin-bottom: 0px;}
					._320 .boxJornada .centro .boxConteudo ul li:last-of-type b{margin-bottom: 0px;}
			._320 .boxJornada .centro .boxConteudo p{font-size: 16px;line-height: 22px;margin-bottom: 27px;}
			._320 .boxJornada .centro .boxConteudo a:link,
			._320 .boxJornada .centro .boxConteudo a:active,
			._320 .boxJornada .centro .boxConteudo a:visited{padding: 16px 42px;margin-bottom: -26px;}

/* Box acesso */
._320 .boxAcesso{background: linear-gradient(180deg, #F2F2F8 0%, #FDFDFE 100%);}
	._320 .boxAcesso::before{bottom: -19px;}
		._320 .boxAcesso .centro{padding: 41px 20px 74px;}
			._320 .boxAcesso .centro .boxConteudo{flex-direction: column;gap: 0px;margin: 0px;}
				._320 .boxAcesso .centro .boxConteudo .conteudo{min-width: initial;margin-top: 20px;}
			._320 .boxAcesso .centro h2{width: 100%; max-width: 320px; font-size: 24px; line-height: 26px; margin: 0px auto 10px;}
			._320 .boxAcesso .centro span{width: 100%;max-width: 320px;font-size: 16px;letter-spacing: 0em;margin: 0px auto 20px}
			._320 .boxAcesso .centro .boxConteudo ul.boxLista{margin-bottom: 20px;}
				._320 .boxAcesso .centro .boxConteudo ul.boxLista li{margin-bottom: 12px;}
				._320 .boxAcesso .centro .boxConteudo ul.boxLista li:last-of-type{margin-bottom: 0px;}
					._320 .boxAcesso .centro .boxConteudo ul.boxLista li::before{margin-top: 2px;}
					._320 .boxAcesso .centro .boxConteudo ul.boxLista li b{font-size: 16px; line-height: 22px;}
			._320 .boxAcesso .centro a:link,
			._320 .boxAcesso .centro a:active,
			._320 .boxAcesso .centro a:visited{padding: 16px 38px;margin: 0px auto;}
			._320 .boxAcesso .centro > figure{display: none;}

/* Box bonus */
._320 .boxBonus{margin-bottom: 0px;}
._320 .boxBonus .centro{padding: 48px 20px 39px}
	._320 .boxBonus .centro h2{width: 100%;max-width: 265px;font-size: 24px;line-height: 28px;margin-bottom: 38px;}
	._320 .boxBonus .centro > ul.boxLista{margin: 0px auto;}
		._320 .boxBonus .centro > ul.boxLista > li,
		._320 .boxBonus .centro > ul.boxLista li:not(.boxBonus .centro > ul.boxLista li ul li):nth-of-type(2),
		._320 .boxBonus .centro > ul.boxLista li:not(.boxBonus .centro > ul.boxLista li ul li):nth-of-type(3),
		._320 .boxBonus .centro > ul.boxLista li:not(.boxBonus .centro > ul.boxLista li ul li):nth-of-type(4){flex-direction: column;align-items: flex-start;gap: 0px;margin-bottom: 33px;}
			._320 .boxBonus .centro > ul.boxLista li .conteudo{height: auto;margin: 0px;}
			._320 .boxBonus .centro .boxMentoriaValor .conteudo ul li:last-of-type{margin-bottom: 0px;}
			._320 .boxBonus .centro > ul.boxLista li:nth-of-type(2) .conteudo{margin-top: -23px;}
			._320 .boxBonus .centro > ul.boxLista li:nth-of-type(3) .conteudo{margin-top: -23px;}
			._320 .boxBonus .centro > ul.boxLista li:nth-of-type(4) .conteudo{margin-top: -3px;}
			._320 .boxBonus .centro > ul.boxLista li figure{display: block;width: 100%;height: auto;margin-left: -17px;}
				._320 .boxBonus .centro > ul.boxLista li .conteudo h3{font-size: 20px; line-height: 24px; margin-bottom: 10px;}
				._320 .boxBonus .centro > ul.boxLista li:last-of-type .conteudo h3{font-size: 20px;line-height: 26px;margin-bottom: 5px;}
				._320 .boxBonus .centro > ul.boxLista li span{font-size: 18px;margin-bottom: 10px;}
				._320 .boxBonus .centro > ul.boxLista li p{font-size: 16px; line-height: 22px; letter-spacing: 0.02em; margin-bottom: 0px;}
				._320 .boxBonus .centro > ul.boxLista li b{display: block;margin-bottom: 0px;}
					._320 .boxBonus .centro > ul.boxLista li ul li{font-size: 16px; line-height: 22px; margin-bottom: 10px;}
					._320 .boxBonus .centro > ul.boxLista li ul li:last-of-type{margin-bottom: 0px;}
					._320 .boxBonus .centro > ul.boxLista li b{ font-size: 16px;}

		/* Banner */
		._320 .boxBonus .centro span.banner{width: calc(100% + 40px);padding: 35px 20px 116px;margin: 0px -20px;}
			._320 .boxBonus .centro span.banner b{font-size: 20px; line-height: 28px;}

		/* Mentoria de Valor */
		._320 .boxBonus .centro .boxMentoriaValor{margin: -83px 0px 0px;}

/* Box decisao */
._320 .boxDecisao .centro a:link,
._320 .boxDecisao .centro a:active,
._320 .boxDecisao .centro a:visited{
    padding: 16px 38px;
}

/* BOX MENTORIA DE VALOR */
._320 .boxBonus .centro .boxMentoriaValor{width: 100%; flex-direction: column;}
._320 .boxBonus .centro .boxMentoriaValor::before{content: ''; display: block; position: relative; width: 320px;height: 195px; margin: 0 auto; background-image: url("../img/painel-mentoria-valor-mobile.webp?123"); background-repeat: no-repeat; background-size: cover;box-shadow: -1.23px 0.82px 3.28px 0px #37373E1A, -4.1px 4.1px 5.74px 0px #37373E17, -9.42px 9.01px 7.78px 0px #37373E0D, -16.8px 15.98px 9.42px 0px #37373E03, -26.22px 25.4px 10.24px 0px #37373E00; border-radius: 2px;}
._320 .boxBonus .centro .boxMentoriaValor .conteudo::before{content: ''; display: block; position: relative; width: 217px;height: 60px; margin: 40px auto 26px; background-image: url("../img/logo-mentoria-de-valor-mobile.svg?123"); background-repeat: no-repeat; background-size: cover;}
._320 .boxBonus .centro .boxMentoriaValor .conteudo h3{display: none;}
._320 .boxBonus .centro .boxMentoriaValor .conteudo ul{margin-bottom: 0;}
._320 .boxBonus .centro .boxMentoriaValor .conteudo ul li::before{min-width: 6px}
._320 .boxBonus .centro .boxMentoriaValor .conteudo ul li b{font: 500 16px/22px "Raleway";}
._320 .boxBonus .centro figure{display: none;}

/* OU SEJA */
._320 .boxDecisao{position: relative; background: linear-gradient(180deg, #21454E 0%, #121A21 75%, #3B2F54 100%);}
._320 .boxDecisao .centro{padding: 40px 20px 55px;}
._320 .boxDecisao .centro h2{font: 800 24px/28px "Raleway"; margin-bottom: 20px;}
._320 .boxDecisao .centro p{font: 600 18px/24px "Raleway"; margin-bottom: 20px;}
._320 .boxDecisao .centro > b{font: italic 700 20px/26px "Raleway"; letter-spacing: 0.01em; margin-bottom: 30px;}
._320 a.botaoCTA svg{display: none;}

/* RELATOS */
._320 section.relatos .centro h2 { font: 800 24px/32px "Raleway"; max-width: 271px;}
._320 section.relatos {padding: 45px 0 80px;}
._320 section.relatos::before {display: none;}
._320 section.relatos .centro .galeriaDepoimentos {margin-top: 25px; width: calc(100% + 40px); margin-left: -20px; display: flex ; gap: 24px; overflow-x: auto; scroll-snap-type: x mandatory; padding: 0 20px;}
._320 section.relatos .centro .galeriaDepoimentos a{flex: 0 0 80%; height: 170px; overflow: hidden; position: relative; transition: all 1s ease; border: 1px solid rgb(255 255 255 / 30%); border-radius: 8px; box-shadow: 0px 12px 8px -4px #100F1400; scroll-snap-align: center;}
._320 section.relatos .centro .galeriaDepoimentos a::before {visibility: initial; opacity: 0.5; top: 50%; left: 50px; }


/* OFERTA */
._320 section.oferta .centro h2 {font: 800 24px/28px "Raleway";letter-spacing: -0.01em;}
._320 section.oferta {padding-top: 134px;}
._320 section.oferta .centro > p {font: 500 16px/22px "Raleway";margin: 20px auto 30px;}
._320 section.oferta .centro .boxOferta {width: calc(100% + 40px);margin-left: -20px;border-radius: 0 0 20px 20px;padding: 30px 20px 24px;margin-bottom: 0;}
._320 section.oferta .centro .boxOferta > em {font: 800 16px/26px "Raleway";}
._320 section.oferta .centro .boxOferta > h3 {font: 800 57px/1 "Raleway"; margin: 8px 0; font-variant: lining-nums;}
._320 section.oferta .centro .boxOferta > strong {font: 700 16px/14px "Raleway";}
._320 section.oferta .centro .boxOferta > p { font: 500 18px/28px "Raleway"; letter-spacing: -0.02em; max-width: 310px; margin: 30px auto 26px; padding-top: 25px;}
._320 section.oferta .centro .boxOferta .valor h4 { font: 800 54px/64px "Raleway"; font-variant: lining-nums; margin-bottom: 0;}
._320 section.oferta .centro .boxOferta .valor h4 b { font: 800 30px/30px "Raleway";}
._320 section.oferta .centro .boxOferta .valor > em { font: 700 16px/14px "Raleway"; font-variant: lining-nums;}
._320 section.oferta .centro .boxOferta a:visited, ._320 section.oferta .centro .boxOferta a:link, ._320 section.oferta .centro .boxOferta a:active {margin: 43px auto 20px;}
._320 section.oferta .centro .boxOferta a b { font: 800 18px/24px "Raleway";}
._320 section.oferta .centro .boxOferta a svg {display: none;}


/*  TRANSFORMACOES */
._320 section.transformacoes{padding: 24px 0 55px;position: relative}
._320 section.transformacoes::before{content: '';display: block;position: absolute;background: #f2f2f8;width: 100%;height: 466px;top: 0;left: 0}
._320 section.transformacoes .centro {position: relative; z-index: 2}
._320 section.transformacoes .centro > figure{max-width: 160px;margin: 0 auto 30px}
._320 section.transformacoes .centro > em{font: 400 22px/30px "Raleway";}
._320 section.transformacoes .centro > h2{font: 800 22px/30px "Raleway"; margin-bottom: 34px;}
._320 section.transformacoes .centro > h2::after{width: 100%; bottom: -8px}
._320 section.transformacoes .centro .galeriaDepoimentos {width: calc(100% + 40px);margin: 0px 0px 62px -20px;display: flex;gap: 24px;overflow-x: auto;scroll-snap-type: x mandatory;padding: 0 20px;}
._320 section.transformacoes .centro .galeriaDepoimentos a{flex: 0 0 80%;height: 160px;max-width: 275px;overflow: hidden;position: relative;transition: all 1s ease;border: 1px solid rgb(255 255 255 / 30%);border-radius: 8px;box-shadow: 0px 12px 8px -4px #100F1400;scroll-snap-align: center;background: #000;}
._320 section.transformacoes .centro .galeriaDepoimentos > a img{object-position: left center;}
._320 section.transformacoes .centro .galeriaDepoimentos > a::before{ visibility: initial; opacity: 0.5; left: 80%; top: 53%; }
._320 section.transformacoes .centro .selo{flex-direction: column;gap: 3px;margin-top: 0px;text-align: center;padding: 29px 0px 0px;}
._320 section.transformacoes .centro .selo figure{max-width: 194px;}
._320 section.transformacoes .centro .selo .boxTexto h4{letter-spacing: 0.02em;width: 100%;max-width: 340px;margin: 0 auto 15px;font: 700 24px/28px "Raleway";margin-bottom: 15px;}
._320 section.transformacoes .centro .selo .boxTexto p{font: 500 16px/25px "Raleway"}

/* DUVIDAS */
._320 section.duvida{padding: 134px 0 93px;}
._320 section.duvida .centro h2{font: 700 24px/28px "Raleway"; margin-bottom: 0;}
._320 section.duvida .centro p{font: 500 14px/25px "Raleway"; margin: 8px auto 23px;}
._320 section.duvida .centro a{max-width: 360px; width: 100%; min-height: 76px; flex-direction: row-reverse; gap: 20px; justify-content: center}
._320 section.duvida .centro a b{width: 100%;max-width: 175px;font: 800 18px/24px "Raleway";letter-spacing: 0.01em;}
._320 section.duvida .centro a span, ._320 section.duvida .centro a span svg{width: 33px;height: 33px; color: #FFFFFF;}


/* FOOTER */
._320 footer{/* min-height: 71px; */}
._320 footer .centro{max-width: 310px!important}
