a.botoes:link,
a.botoes:visited,
a.botoes:active{display: block;width: 100%;max-width: 500px;background: #C9A71C;padding: 16px 30px;box-shadow: 0px 0px 0px 0px transparent, 0px -4px 0px 0px #0000001C inset;border-radius: 40px;transition: all 0.5s ease;cursor: pointer;}
	a.botoes:hover{background: #ffd029;box-shadow: 0px 0px 0px 4px #f3f7ff26, inset 0px -2px 0px #00000080;}
	a.botoes b{display: block;width: 100%;margin: 0 auto;font: 700 18px/22px 'sweet-sans-pro';color: #FFFFFF;letter-spacing: -0.01em;transition: all 0.5s ease;text-align: center;text-transform: uppercase;}
		a.botoes:hover b{text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);}


main{position: relative;margin-top: 55px;}


/* Section - PopUp Antifuga */
section.popUpAntifuga{width: 100vw; height: 100vh;position: fixed; opacity: 0; visibility: hidden; padding: 12px 20px 13px; background: #131416E0; z-index: 999999; top: 0; transition: all 0.5s ease;}
._320 section.popUpAntifuga{display: none;}
.pop-up section.popUpAntifuga{opacity: 1; visibility: visible;}
	section.popUpAntifuga .box{position: absolute; transform: translate(-50%,-50%); left: 50%; top: 50%; width: 100%; max-width: 551px; background: #2B3137; border-radius: 16px; overflow: hidden; padding: 40px 38px; text-align: center;}
		section.popUpAntifuga .box .fechar{position: absolute; width: 29px; height: 28px; text-align: center; right: 0; top: 0; background: #262626; border-radius: 0 0 0 16px; font: 700 16px / 24px 'sweet-sans-pro'; color: #FFFFFF; cursor: pointer; transition: all 0.5s ease;}
			section.popUpAntifuga .box .fechar:hover{background: #F6C927;}
		
		section.popUpAntifuga .box figure{width: fit-content;display: block; user-select: none; margin: 0 auto 24px;}
		
		section.popUpAntifuga .box h2{font: 700 24px/31px 'sweet-sans-pro'; color: #E9EAE8; width: 100%; max-width: 425px; margin: 0 auto 24px;}
		
		section.popUpAntifuga .box p{font: 400 18px/22px 'sweet-sans-pro'; color: #E9EAE8;  margin-bottom: 24px;}
		
		section.popUpAntifuga .box a:link,
		section.popUpAntifuga .box a:visited,
		section.popUpAntifuga .box a:active{max-width: initial;}
	

/* Section - Barra Flutuante */
section.barraFlutuante{position: fixed; opacity: 0; visibility: hidden; width: 100%; padding: 12px 20px 13px; background: #2B3137; z-index: 999; top: -60px; transition: all 0.5s ease;}
._flut section.barraFlutuante{top: 0; opacity: 1; visibility: visible;}
	section.barraFlutuante .centro{width: 100%; max-width: 843px; margin: 0 auto; display: flex; justify-content: space-between; gap: 20px; align-items: center;}
		section.barraFlutuante .centro h2{font: 400 20px/24px 'sweet-sans-pro'; color: #E9EAE8;}
			section.barraFlutuante .centro h2 b{font-weight: 700;}

		section.barraFlutuante .centro a:visited,
		section.barraFlutuante .centro a:link,
		section.barraFlutuante .centro a:active{display: block;width: 100%;max-width: 364px;background: #CBA91C;border-radius: 50px;padding: 8px 10px;transition: all 0.5s ease;box-shadow: 0px 0px 0px 0px transparent;}
			section.barraFlutuante .centro a:hover{background: #FFd029;box-shadow: 0px 0px 0px 4px #F3F7FF26;}
			section.barraFlutuante .centro a b{display: block; width: fit-content; margin: 0 auto; font: 700 16px/19px 'sweet-sans-pro'; color: #FFFFFF; transition: all 0.5s ease;}
				section.barraFlutuante .centro a:hover b{text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);}

/* Section - Barra Flutuante - CONTADOR */
section.barraFlutuante.contador{position: fixed;width: 100%;padding: 12px 20px;background: #2B3137;z-index: 999;transition: all 0.5s ease;visibility: visible;opacity: 1;top: 0;}
._flut section.barraFlutuante.contador{top: 0; opacity: 1; visibility: visible;}
	section.barraFlutuante.contador .centro{width: 100%;max-width: 1226px;margin: 0 auto;display: flex;justify-content: center;gap: 25px;align-items: center;}
		section.barraFlutuante.contador .centro h2{font: 600 18px/18px 'sweet-sans-pro';color: #E9EAE8;width: 100%;max-width: 423px;}
			section.barraFlutuante.contador .centro h2 b{font-weight: 700;}

		section.barraFlutuante.contador .centro a:visited,
		section.barraFlutuante.contador .centro a:link,
		section.barraFlutuante.contador .centro a:active{display: block;width: 100%;max-width: 284px;background: #CBA91C;border-radius: 50px;padding: 8px 10px;transition: all 0.5s ease;box-shadow: 0px 0px 0px 0px transparent;}
			section.barraFlutuante.contador .centro a:hover{background: #FFd029;box-shadow: 0px 0px 0px 4px #F3F7FF26;}
			section.barraFlutuante.contador .centro a b{display: block;width: fit-content;margin: 0 auto;font: 700 15px/15px 'sweet-sans-pro';color: #FFFFFF;transition: all 0.5s ease;}
				section.barraFlutuante.contador .centro a:hover b{text-shadow: 1px 2px 2px rgb(0 0 0 / 20%);}


		.barraFlutuante .centro ul.countdown {display: flex;align-items: center;gap: 6px;max-width: 402px;width: 100%;}
		.barraFlutuante .centro ul.countdown li {display: flex;align-items: center;gap: 6px;justify-content: center;}
		.barraFlutuante .centro ul.countdown li.separador {font-size: 24px;color: #A1A1A1;line-height: 22px;top: -2px;position: relative;}
		.barraFlutuante .centro ul.countdown li:nth-of-type(1){margin-right: 8px;}
		    .barraFlutuante .centro ul.countdown li span {display: flex;align-items: center;justify-content: center;width: 38px;font-size: 30px;font-weight: 700;line-height: 30px;color: #D0AD1D;}
		    .barraFlutuante .centro ul.countdown li p {font-size: 16px;font-weight: 700;line-height: 16px;top: 3px;text-transform: uppercase;color: #A1A1A1;position: relative;}

/* Topo */
section.topo{background: #181A1D;padding: 47px 20px 143px;border-bottom: 2px solid #FFFFFF1A;overflow: clip;}
._1000 section.topo{background: url('../img/bgTopoVendas.webp') no-repeat top center #181A1D; position: relative;}

	section.topo .centro{position: relative;width: 100%; max-width: 981px; margin: 0 auto; padding: 32px 301px 50px 65px; border-radius: 8px; background: #F5F5F5;}
	._1000 section.topo .centro::after{position: absolute;content: '';width: 976px;height: 734px;top: -38px; right: -495px;background: url("../img/fotoGrandeCica.webp"); pointer-events: none;}

		section.topo .centro .cabecalho{width: 100%; max-width: 456px; display: flex; gap: 20px; justify-content: space-between; align-items: center; margin: 0 auto 32px;}
			section.topo .centro .cabecalho h1{user-select: none; width: fit-content;}
			section.topo .centro .cabecalho span{display: block; position: relative; font: 700 16px/16px 'sweet-sans-pro'; color: #BCBFC4; letter-spacing: -0.01em; padding-bottom: 8px; width: fit-content; height: fit-content;}
				section.topo .centro .cabecalho span::after{position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 0; background: #0000001A;}

			section.topo .centro h2{font: 700 32px/36px 'sweet-sans-pro'; color: #232528; margin: 0 auto 8px; text-align: center; width: 100%; max-width: 630px;}
				section.topo .centro h2 b{font-weight: 900; text-decoration: underline;}

			section.topo .centro p{font: 400 20px/28px 'sweet-sans-pro'; color: #7D7F84; margin-bottom: 32px; text-align: center;}

			section.topo .centro a:link,
			section.topo .centro a:visited,
			section.topo .centro a:active{max-width: 538px; margin: 0 auto 32px;}

			section.topo .centro span.compraSegura{display: block; font: 400 14px/18px 'sweet-sans-pro'; color: #76787D; width: 100%; max-width: 356px; margin: 0 auto 16px; text-align: center;}

			section.topo .centro strong{display: block; width: fit-content; margin: 0 auto; user-select: none;}


/* Topo com video */
section.topoComVideo{background: #181A1D;padding: 17px 20px 66px;}
._1000 section.topoComVideo{background: url('../img/bgTopoVendas.webp') no-repeat top center #181A1D; position: relative;}
._1000 section.topoComVideo::before{position: absolute;content: '';width: 32px;height: 15px;top: 100%;left: 50%;transform: translateX(-50%);background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='15' fill='none'%3E%3Cpath fill='%23181A1D' d='M32 0 18.828 13.172a4 4 0 0 1-5.656 0L0 0h32Z'/%3E%3C/svg%3E");}
	section.topoComVideo .centro{width: 100%; max-width: 641px; margin: 0 auto; }
	section.topoComVideo .centro .cabecalho{width: 100%; display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin-bottom: 16px;}
		section.topoComVideo .centro .cabecalho h1{user-select: none; width: 168px;}
		section.topoComVideo .centro .cabecalho p{width: 100%; max-width: 422px; font: 700 24px/33px 'sweet-sans-pro'; color: #EFEFEF; }
			section.topoComVideo .centro .cabecalho p b{font-weight: 700; color: #E5BF20; text-decoration-line: underline;}
		/* Video */
		section.topoComVideo .centro .video{width: 100%;max-width: 640px;margin: 0px auto 16px;position: relative;transition: all 0.5s ease;border-radius: 8px; box-shadow: 0px 0px 0px 0px transparent;}
		section.topoComVideo .centro .video:hover{box-shadow: 0px 0px 0px 4px #F3F7FF26;}
			section.topoComVideo .centro .video .videoWrapper{opacity: 0;visibility: hidden; position: relative;padding-bottom: 56.25%;height: 0;user-select: none;transition: all ease 0.5s;}
			section.topoComVideo .centro .video .videoWrapper.ativo{width: 100%; opacity: 1; visibility: visible;}
				section.topoComVideo .centro .video .videoWrapper.ativo iframe{user-select: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;border-radius: 8px;background: #000;}
			section.topoComVideo .centro .video .thumb{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;cursor: pointer;transition: all ease 0.5s;user-select: none;opacity: 1;visibility: visible;border-radius: 8px;}
			section.topoComVideo .centro .video .thumb.ativo{opacity: 0; visibility: hidden;}
				section.topoComVideo .centro .video .thumb::before{content: "";width: 67px;height: 67px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 67 67'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.188' d='M19.28 12.666a1.675 1.675 0 0 0-2.53 1.44v38.788a1.676 1.676 0 0 0 2.53 1.44L52.005 34.94a1.675 1.675 0 0 0 0-2.88L19.279 12.666Z'/%3E%3C/svg%3E") no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);filter: drop-shadow(0px 0px 50px transparent);opacity: 1;visibility: visible;transition: all 0.5s ease;z-index: 1;pointer-events: none;}
				section.topoComVideo .centro .video:hover .thumb::before{filter: drop-shadow(0px 0px 20px #FFF);}
				section.topoComVideo .centro .video .thumb.ativo::before{opacity: 0; visibility: hidden;}
				section.topoComVideo .centro .video .thumb img{user-select: none;z-index: 0;position: absolute;left: 50%;transform: translate(-50%, -50%);top: 50%;filter: brightness(0.9);transition: all ease 0.5s;border-radius: 8px;border: solid 2px #EFEFEF;}
				section.topoComVideo .centro .video:hover .thumb img{filter: brightness(1);}

		section.topoComVideo .centro h3{font: 700 18px/36px 'sweet-sans-pro'; color: #EFEFEF; margin-bottom: 24px; text-align: center;}

		section.topoComVideo .centro a:link,
		section.topoComVideo .centro a:visited,
		section.topoComVideo .centro a:active{max-width: 469px; margin: 0 auto 24px;}

		section.topoComVideo .centro span.compraSegura{display: block; font: 400 14px/18px 'sweet-sans-pro'; color: #76787D; width: 100%; max-width: 356px; margin: 0 auto 16px; text-align: center;}

		section.topoComVideo .centro figure{display: block; width: fit-content; margin: 0 auto; user-select: none;}


/* Box Familia Decore */
.boxFamiliaDecore{background: #181A1D;}
	.boxFamiliaDecore .centro{display: flex;justify-content: space-between;gap: 30px;width: 100%;max-width: 1606px;padding: 180px 0px 120px 60px;margin: 0px 0px 0px auto;}
		.boxFamiliaDecore .centro .boxConteudo{width: 100%; max-width: 530px;}
			.boxFamiliaDecore .centro .boxConteudo h2{font-size: 40px; font-weight: 700; line-height: 46px; letter-spacing: -0.01em; color: #EFEFEF; margin-bottom: 32px;}
			.boxFamiliaDecore .centro .boxConteudo span{font-size: 32px; font-weight: 700; line-height: 24px; color: #D3D3D3;}
			.boxFamiliaDecore .centro .boxConteudo p{font-size: 18px; font-weight: 400; line-height: 26px; color: #BCBFC3; margin-top: 32px;}
				.boxFamiliaDecore .centro .boxConteudo p b{font-weight: 700; color: #D8B41E;}
				.boxFamiliaDecore .centro .boxConteudo p em{font-weight: 700; color: #EFEFEF;}
		/* Splide */
		.boxFamiliaDecore .centro .splideFamiliaDecore{display: flex;flex-direction: column-reverse;gap: 24px;width: calc(100% - 560px);position: relative;}
			._1000 .boxFamiliaDecore .centro .splideFamiliaDecore::after{content: ""; width: 100%; max-width: 595px; height: 100%;background: linear-gradient(90deg, rgba(24, 26, 29, 0) 0%, #181A1D 100%); position: absolute; top: 0px; right: 0px; pointer-events: none;}
			.boxFamiliaDecore .centro .splideFamiliaDecore ul li{width: 100%;min-width: 370px;max-width: 370px;height: 500px;}
				.boxFamiliaDecore .centro .splideFamiliaDecore ul li img{width: 100%;height: 100%;border-radius: 8px;object-fit: cover;user-select: none;}
		/* Botao splide */
		.boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows{display: flex;justify-content: space-between;width: 100%;max-width: 124px;}
			.boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows button{width: 50px;height: 50px;background: #D0AD1D;border-radius: 100%;box-shadow: 0px 0px 0px 0px transparent;opacity: 1;position: relative;transition: all 0.5s ease;top: initial;left: initial;right: initial;transform: translateY(0px);}
			.boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows button:hover{box-shadow: 0px 0px 0px 4px #F3F7FF26; background: #FFD029;}
			.boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows button.splide__arrow--prev::before{content: ""; width: 8px; height: 14px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='8' height='14' %3E%3Cpath fill='%23fff' d='M7.536 13.358a1 1 0 0 0 0-1.414l-4.95-4.95 4.95-4.95A1 1 0 0 0 6.122.63L.465 6.287a1 1 0 0 0 0 1.414l5.657 5.657a1 1 0 0 0 1.414 0Z'/%3E%3C/svg%3E") no-repeat; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
			.boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows button.splide__arrow--next::before{content: ""; width: 8px; height: 14px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 14'%3E%3Cpath fill='%23fff' d='M.465.642a1 1 0 0 0 0 1.414l4.95 4.95-4.95 4.95a1 1 0 0 0 1.414 1.414l5.657-5.657a1 1 0 0 0 0-1.414L1.879.642a1 1 0 0 0-1.414 0Z'/%3E%3C/svg%3E") no-repeat; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
				.boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows button svg{display: none;}
			.boxFamiliaDecore .centro .splideFamiliaDecore .splide__pagination{display: none;}

/* box combo */
.boxCombo{background: #181A1D; position: relative;}
	.boxCombo::after{content: "";width: 32px;height: 16px;clip-path: polygon(50% 100%, 0 0, 100% 0);background: #181A1D;position: absolute;bottom: -16px;left: 50%;transform: translateX(-50%);pointer-events: none;}
	.boxCombo .centro{display: flex;align-items: center;justify-content: space-between;gap: 30px;width: 100%;max-width: 1612px;padding: 100px 60px 200px 0px;margin: 0px auto 0px 0px;}
		.boxCombo .centro figure{width: 100%;max-width: 1010px;min-width: 450px;height: 600px;user-select: none;}
			.boxCombo .centro figure img{width: 100%;height: 100%;border-radius: 0px 8px 8px 0px;object-fit: cover;}
		.boxCombo .centro .boxConteudo{width: 100%;max-width: 478px;min-width: 478px;}
			.boxCombo .centro .boxConteudo h2{font-size: 30px;font-weight: 700;line-height: 38px;letter-spacing: -0.01em;color: #EFEFEF;margin-bottom: 32px;}
			.boxCombo .centro .boxConteudo p{wfont-size: 18px; font-weight: 400; line-height: 26px; color: #BCBFC3;}
				.boxCombo .centro .boxConteudo p b{font-weight: 700;color: #EFEFEF;}
			.boxCombo .centro .boxConteudo a:link,
			.boxCombo .centro .boxConteudo a:active,
			.boxCombo .centro .boxConteudo a:visited{display: block;max-width: 443px;box-shadow: 0px -4px 0px 0px #0000001C inset, 0px 0px 0px 0px transparent;padding: 16px 24px;margin: 32px 0px 0px;outline: none;}
			.boxCombo .centro .boxConteudo a:hover{box-shadow: inset 0px -2px 0px #00000080, 0px 0px 0px 4px #F3F7FF26;outline: none;}
				.boxCombo .centro .boxConteudo a b{max-width: 348px; margin: 0 auto;font-size: 16px;letter-spacing: -0.02em;}
				.boxCombo .centro .boxConteudo a:hover b{}

/* .boxAmbiente .centro */
.boxAmbiente .centro{padding: 140px 20px;position: relative;overflow: clip;margin: 0px auto;}
	.boxAmbiente .centro h2{width: 100%;max-width: 768px;font-size: 32px;font-weight: 500;line-height: 40px;color: #181A1D;margin: 0 auto 16px;text-align: center;}
		.boxAmbiente .centro h2 b{font-weight: 800;text-transform: uppercase;color: #D8B41E;}
.boxAmbiente a.botoes:link,
.boxAmbiente a.botoes:visited, 
.boxAmbiente a.botoes:active{margin: 120px auto 0;max-width: 602px;}

	.boxAmbiente .centro span{display: block;font-size: 18px;font-weight: 400;font-style: italic;line-height: 18px;text-align: center;margin-bottom: 32px;}

	.boxAmbiente .centro span.maisInfo{display: block; font: 400 14px/24px 'sweet-sans-pro'; color: #616367; margin: 0 auto 30px; text-align: center; padding: 0 20px;}

	.boxAmbiente .centro > p{padding: 0 20px; width: 100%; max-width: 915px; margin: 0 auto 32px; text-align: center; font: 400 18px/28px 'sweet-sans-pro'; color: #FDFAFA;}
		.boxAmbiente .centro > p b{font-weight: 900; color: #FDFAFA;}

	.boxAmbiente .centro .splideBoxAmbiente{width: calc(100% + 40px);margin: 0px -20px 0px;position: relative;}
		.boxAmbiente .centro .splideBoxAmbiente .splide__track{position: relative;}
			.boxAmbiente .centro .splideBoxAmbiente .splide__track::before{position: absolute;content: '';width: 550px;height: 100%;top: 0;left: 0;background: linear-gradient(270deg, rgba(239, 239, 239, 0) 0%, #EFEFEF 100%);z-index: 1;pointer-events: none;}
			.boxAmbiente .centro .splideBoxAmbiente .splide__track::after{position: absolute;content: '';width: 100%;max-width: 550px;height: 100%;top: 0;right: 0;background: linear-gradient(270deg, rgba(239, 239, 239, 0) 0%, #EFEFEF 100%);z-index: 1;transform: rotate(180deg);pointer-events: none;}

			.boxAmbiente .centro .splideBoxAmbiente .splide__track ul{width: 100%;}
				.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li{min-width: 368px;height: 500px;position: relative;border-radius: 16px;overflow: hidden;}
					.boxAmbiente .centro .splideBoxAmbiente::after{position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; border-radius: 16px; border: solid 1px transparent; transition: all 0.5s ease; pointer-events: none;}
						.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li:hover::after{ border: solid 1px #D0AD1D;}

					.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li figure{user-select: none;width: 100%;height: 100%;}
						.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li figure img{width: 100%; height: 100%; object-fit: cover;}

					.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li .informativo{position: absolute;display: flex;flex-direction: column;gap: 8px;padding: 32px 20px;width: 100%;height: 228px;bottom: 0;left: 0;background: linear-gradient(360deg, rgba(9, 19, 27, 0.8) 0%, rgba(9, 19, 27, 0) 100%);justify-content: flex-end;text-align: center;}
						.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li .informativo h3{font: 700 24px/29px 'sweet-sans-pro'; color: #FFF;}
						.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li .informativo span{display: block; font: 700 20px/24px 'sweet-sans-pro'; color: #CBCBCB; transition: all 0.5s ease; cursor: pointer;}
						.boxAmbiente .centro .splideBoxAmbiente .splide__track ul li:hover .informativo span{color: #D8B41E;}

			/* modificando as flechas laterias */
			.boxAmbiente .centro .splideBoxAmbiente .splide__arrows{width: 100%;max-width: 1416px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;}
				.boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow{background: #333539;width: 50px;height: 50px;transition: all 0.5s ease;opacity: 1;box-shadow: 0px 0px 0px 0px transparent;}
				.boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow:hover{box-shadow: 0px 0px 0px 4px #F9CF2233;background: #FFD029;}
					.boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow svg{}
						.boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow svg path{fill: #fff;}

				.boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow--prev{left: 22px;}
				.boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow--next{right: 22px;}

			/* paginacao */
			.boxAmbiente .centro .splideBoxAmbiente ul.splide__pagination{position: absolute;bottom: -40px;gap: 8px;padding: 0px;}
				.boxAmbiente .centro .splideBoxAmbiente ul.splide__pagination li {width: 7px;height: 7px;line-height: 0px;}
					.boxAmbiente .centro .splideBoxAmbiente ul.splide__pagination li button{width: 100%;height: 100%;background: #C2BEBE;margin: 0px;opacity: 1;transition: all 0.5s ease;.5s:e;}
					.boxAmbiente .centro .splideBoxAmbiente ul.splide__pagination li button.is-active{background: #232528;transform: scale(1);];}

	/* box flutuante - ver mais */
	.boxAmbiente .centro .verMais{visibility: hidden; opacity: 0; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: #131416E0; z-index: 99999; transition: all 0.5s ease;}
	.boxAmbiente .centro .verMais.fundoAtivo{visibility: visible; opacity: 1;}

		.boxAmbiente .centro .verMais .box{opacity: 0; visibility: hidden; min-width: 438px; position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; border-radius: 16px; background: #fff; padding: 32px; overflow: clip;}
		.boxAmbiente .centro .verMais .box.ativo{opacity: 1; visibility: visible;}

			.boxAmbiente .centro .verMais .box span.fechar{display: block;position: absolute; width: 26px; height: 24px; text-align: center;right: 0; top: 0; background: #D6BA48; border-radius: 0 0 0 16px; font: 700 16px/24px 'sweet-sans-pro'; color: #FFFFFF; cursor: pointer; transition: all 0.5s ease;}
				.boxAmbiente .centro .verMais .box span.fechar:hover{color: #181A1D;}

			.boxAmbiente .centro .verMais .box .tituloTopo{display: flex; gap: 16px; align-items: center; margin-bottom: 16px;}
				.boxAmbiente .centro .verMais .box .tituloTopo h3{font: 700 24px/29px 'sweet-sans-pro'; color: #181A1D;}
				.boxAmbiente .centro .verMais .box .tituloTopo figure{user-select: none; max-width: 120px;}

			.boxAmbiente .centro .verMais .box .listagem{/* display: flex; *//* gap: 20px; */}
				.boxAmbiente .centro .verMais .box .listagem .boxLista{display: flex;justify-content: space-between;gap: 20px;}
					.boxAmbiente .centro .verMais .box ul{width: 100%; max-width: 418px;}
						.boxAmbiente .centro .verMais .box ul li{position: relative; padding-left: 15px; font: 400 16px/24px 'sweet-sans-pro'; color: #616367; width: max-content; max-width: 418px;}
							.boxAmbiente .centro .verMais .box ul li::before{position: absolute; content: ''; width: 5px; height: 5px; border-radius: 50%; left: 5px;top: 10px; background: #616367;}
				.boxAmbiente .centro .verMais .box .listagem a:link,
				.boxAmbiente .centro .verMais .box .listagem a:active,
				.boxAmbiente .centro .verMais .box .listagem a:visited{max-width: fit-content;padding: 16px 40px;margin-top: 16px;}
				.boxAmbiente .centro .verMais .box .listagem a:hover{}
					.boxAmbiente .centro .verMais .box .listagem a b{letter-spacing: -0.02em;}
					.boxAmbiente .centro .verMais .box .listagem a:hover b{}

	/* PDFs */
	.boxAmbiente .centro ul.pdfs{padding: 0 20px;width: 100%;max-width: 1166px;margin: 0 auto 32px;display: flex;justify-content: space-between;gap: 20px;}
		.boxAmbiente .centro ul.pdfs li{width: 100%; max-width: 370px;}
			.boxAmbiente .centro ul.pdfs li figure{user-select: none; border-radius: 16px; overflow: clip;}
				.boxAmbiente .centro ul.pdfs li figure img{width: 100%; height: 100%;}
			.boxAmbiente .centro ul.pdfs li .text{width: 100%;max-width: 244px;padding: 10px 10px 16px;background: #F5F5F5;border-radius: 0 0 8px 8px;text-align: center;font: 700 18px/22px 'sweet-sans-pro';color: #09131B;margin: 0 auto;}
				.boxAmbiente .centro ul.pdfs li .text h3{font: 700 18px/22px 'sweet-sans-pro';color: #09131B;margin-bottom: 6px;}
				.boxAmbiente .centro ul.pdfs li .text p{font: 500 13px/15px 'sweet-sans-pro';color: #09131B;}

	.boxAmbiente .centro h4{width: 100%;max-width: 700px;font: 500 22px/28px 'sweet-sans-pro';color: #FDFAFA;padding: 0 20px;margin: 0 auto 10px;text-align: center;}
		.boxAmbiente .centro h4 b{font-weight: 800; color: #fff;}


/* Section - Conteudos em PDF */
section.conteudosEmPDF{position: relative; padding: 0 20px 140px; background: #FFFFFF;}
	section.conteudosEmPDF .centro{padding-top: 120px; width: 100%; max-width: 1168px; margin: 0 auto; border-top: 2px solid #0000001A; text-align: center;}
		section.conteudosEmPDF .centro h2{width: 100%; max-width: 872px; font: 400 24px/32px 'Sweet-Sans-Pro'; color: #616367; margin: 0 auto 16px;}
			section.conteudosEmPDF .centro h2 b{font-weight: 700; color: #181A1D;}

		section.conteudosEmPDF .centro span.consulta{display: block; width: 100%; max-width: 872px; font: 700 18px/32px 'Sweet-Sans-Pro'; color: #C5A41B; margin: 0 auto 72px;}

		section.conteudosEmPDF .centro video{display: block; width: 100%; max-width: 689px; height: 100%; max-height: 393px; margin: 0 auto 24px;}

		section.conteudosEmPDF .centro h3{font: 400 24px/32px 'Sweet-Sans-Pro'; color: #181A1D; margin-bottom: 10px;}

		section.conteudosEmPDF .centro > p{font: 400 18px/26px 'Sweet-Sans-Pro'; color: #616367; margin-bottom: 96px;}

		section.conteudosEmPDF .centro .conteudos{display: flex; justify-content: space-between; gap: 20px; margin-bottom: 72px;}
			section.conteudosEmPDF .centro .conteudos .box{width: 100%; max-width: 568px; text-align: left;}
				section.conteudosEmPDF .centro .conteudos .box figure{user-select: none; margin-bottom: 24px;}
					section.conteudosEmPDF .centro .conteudos .box figure img{border-radius: 6px;}
				section.conteudosEmPDF .centro .conteudos .box h4{font: 400 26px/31px 'Sweet-Sans-Pro'; color: #181A1D; margin-bottom: 10px;}
				section.conteudosEmPDF .centro .conteudos .box p{max-width: 519px; font: 400 18px/26px 'Sweet-Sans-Pro'; color: #616367;}

		section.conteudosEmPDF .centro span.acesso{display: block; padding-left: 32px; position: relative; font: 400 19px/20px 'Sweet-Sans-Pro'; color: #616367; letter-spacing: 0.01em;}
			section.conteudosEmPDF .centro span.acesso::before{position: absolute; content: ''; width: 24px; height: 24px; left:0 ; top: 50%; transform: translateY(-50%); background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23D8B41E' fill-rule='evenodd' d='M12.5 21.188a9.186 9.186 0 0 0 6.497-15.685A9.187 9.187 0 1 0 12.5 21.187Zm-.237-5.472 5.104-6.125L15.8 8.284l-4.39 5.267-2.27-2.273-1.444 1.444 3.062 3.062.79.79.716-.858Z' clip-rule='evenodd'/%3E%3C/svg%3E");}
			section.conteudosEmPDF .centro span.acesso b{font-weight: 700; color: #333539;}
.conteudosEmPDF a.botoes:link, 
.conteudosEmPDF a.botoes:visited, 
.conteudosEmPDF a.botoes:active{margin: 120px auto 0;max-width: 607px;}
		section.conteudosEmPDF .centro .boxFinal{width: 100%; max-width: 606px; border-radius: 8px; background: #EFEFEF; padding: 48px; margin: 0 auto;}
			section.conteudosEmPDF .centro .boxFinal p{font: 400 24px/32px 'Sweet-Sans-Pro'; color: #181A1D; margin-bottom: 16px;}
			section.conteudosEmPDF .centro .boxFinal a:link,
			section.conteudosEmPDF .centro .boxFinal a:visited,
			section.conteudosEmPDF .centro .boxFinal a:active{max-width: 510px;}


/* Section - Oferta Espacial Black November */
section.ofertaEspecial{position: relative; padding: 140px 20px;display: flex; flex-direction: column; border: 1px solid #202226; background: linear-gradient(270deg, #141618 0%, #202226 35.63%, #202226 63.11%, #141618 100%);}
	section.ofertaEspecial::before{position: absolute; content: ''; width: 32px; height: 15px; top: -15px; left: 50%; transform: translateX(-50%); background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='15' fill='none'%3E%3Cpath fill='%23202226' d='M32 15 18.828 1.828a4 4 0 0 0-5.656 0L0 15h32Z'/%3E%3C/svg%3E");}
	section.ofertaEspecial h2{width: 100%; max-width: 678px; margin: 0 auto 24px; order: 3;font: 700 32px/40px 'Sweet-Sans-Pro'; color: #EFEFEF; text-align: center;}
		section.ofertaEspecial h2 b{font-weight: 700; color: #D8B41E;}

	section.ofertaEspecial ul{order: 2; width: 100%; max-width: 678px; background: #F1F1F1;box-shadow: 27px 12px 33.6px 0px #00000024; padding: 46px 56px 40px; border-radius: 8px; margin: 0 auto 80px;}
		section.ofertaEspecial ul li{position: relative; display: flex; justify-content: space-between; gap: 10px; padding: 16px 0;}
		section.ofertaEspecial ul li:first-child{padding-top: 0;}
		section.ofertaEspecial ul li:last-child{padding-bottom: 0;}
			section.ofertaEspecial ul li:not(:last-child)::before{position: absolute; content: ''; width: 100%; height: 1px; background: #DADADA; bottom: 0; left: 0;}
			section.ofertaEspecial ul li b{display: block; font: 400 18px/30px 'Sweet-Sans-Pro'; color: #181A1D}
			section.ofertaEspecial ul li em{display: block; font: 400 18px/30px 'Sweet-Sans-Pro'; color: #595C61;}

			section.ofertaEspecial ul li.total b{font-weight: 700; }
			section.ofertaEspecial ul li.total em{font-weight: 700; color: #F55837;}

	section.ofertaEspecial > p{order: 1; width: 100%; max-width: 474px; font: 400 24px/32px 'Sweet-Sans-Pro'; color: #EFEFEF; margin: 0 auto 16px; text-align: center;}

	section.ofertaEspecial > svg{order: 4; margin: 0 auto 24px;}

	section.ofertaEspecial .boxCTA{order: 5; position: relative; width: 100%; max-width: 630px; margin: 0 auto; background: linear-gradient(180deg, #333539 0%, #27282B 100%); box-shadow: 13px 4px 18.5px 0px #00000033; border-radius: 8px; padding: 56px;}
		section.ofertaEspecial .boxCTA span.pontos{position: absolute; content: ''; width: 8px; height: 8px; background: #181A1D; border-radius: 50%;}
		section.ofertaEspecial .boxCTA span.pontos:nth-child(1){left: 16px; top: 16px;}
		section.ofertaEspecial .boxCTA span.pontos:nth-child(2){right: 16px; top: 16px;}
		section.ofertaEspecial .boxCTA span.pontos:nth-child(3){left: 16px; bottom: 26px;}
		section.ofertaEspecial .boxCTA span.pontos:nth-child(4){right: 16px; bottom: 26px;}

		section.ofertaEspecial .boxCTA h3{font: 700 20px/26px 'Sweet-Sans-Pro'; color: #D8B41E; margin-bottom: 6px; text-align: center;}

		section.ofertaEspecial .boxCTA svg{margin: 0 auto 40px;display: block;}


		section.ofertaEspecial .boxCTA span.valorAnterior{display: block;font: 400 18px/20px 'Sweet-Sans-Pro';color: #7F8185;letter-spacing: -0.01em;text-align: center;}
			section.ofertaEspecial .boxCTA span.valorAnterior s{font-weight: 700;color: #9FA1A6;text-decoration: line-through;}

		section.ofertaEspecial .boxCTA span.valorAtual{display: flex;width: 100%;max-width: 376px;margin: 0 auto 9px;align-items: flex-end;justify-content: center;}
			section.ofertaEspecial .boxCTA span.valorAtual b{display: block;width: 77px;text-align: right;font: 400 26px/26px 'Sweet-Sans-Pro';color: #EFEFEF;margin-right: 19px;margin-bottom: 8px;}
				section.ofertaEspecial .boxCTA span.valorAtual b i{display: block;font-weight: 700;font-size: 40px;line-height: 40px;letter-spacing: -0.07em;margin-top: 6px;}
			section.ofertaEspecial .boxCTA span.valorAtual strong{display: block;font: 700 104px/104px 'Sweet-Sans-Pro';color: #EFEFEF;letter-spacing: -0.01em;}
			section.ofertaEspecial .boxCTA span.valorAtual em{display: block;font: 700 40px/50px 'Sweet-Sans-Pro';color: #EFEFEF;margin-left: 8px;}

		section.ofertaEspecial .boxCTA p{font: 400 14px/22px 'Sweet-Sans-Pro';color: #7F8185; letter-spacing: -0.01em; text-align: center; margin-bottom: 24px;}

		section.ofertaEspecial .boxCTA a:link,
		section.ofertaEspecial .boxCTA a:visited,
		section.ofertaEspecial .boxCTA a:active{width: calc(100% + 45px);max-width: 563px; margin: 0 -22.5px 24px;}

		section.ofertaEspecial .boxCTA span.aviso{display: block; font: 400 12px/24px 'Sweet-Sans-Pro'; letter-spacing: -0.01em; color: #9E9E9E; width: 100%; text-align: center; margin-bottom: 8px;}

		section.ofertaEspecial .boxCTA figure{user-select: none; width: fit-content; margin: 0 auto;}


/* Section - Garantia 7 dias */
section.garantia{padding: 160px 20px 120px; background: linear-gradient(180deg, #141618 0%, #141619 100%);border-top: 1px solid #363A40}
	section.garantia .centro{width: 100%; max-width: 976px; margin: 0 auto; display: flex; justify-content: space-between; gap: 20px;}
		section.garantia .centro figure{width: 100%; max-width: 238px; user-select: none;}
		section.garantia .centro .texto{width: 100%; max-width: 680px;}
			section.garantia .centro .texto h2{font: 700 24px/24px 'Sweet-Sans-Pro'; color: #EFEFEF; margin-bottom: 32px;}
			section.garantia .centro .texto p{font: 400 16px/24px 'Sweet-Sans-Pro'; color: #BCBFC3;}


/* Section - Acesse de qualquer dispositivo */
section.qualquerDispositivo{padding: 120px 20px 130px; background: linear-gradient(180deg, #141618 0%, #17191C 100%); overflow: clip;}
	section.qualquerDispositivo .box{position: relative;width: 100%;max-width: 1167px;margin: 0 auto;padding: 76px 100px 100px;background: linear-gradient(95.44deg, #F9F9F9 0%, #CBCBCB 100%);border-radius: 8px;}
		section.qualquerDispositivo .box::after{position: absolute;content: '';width: calc(100% - 261px);min-width: 803px;height: 464px;margin-left: 261px;left: 20px;top: 50%;transform: translateY(-50%);background: url("../img/notebookCursoDecore2atualizado.webp") center center no-repeat;background-size: contain;pointer-events: none;}
		section.qualquerDispositivo .box .texto{width: 100%; max-width: 410px;}
			section.qualquerDispositivo .box .texto h2{width: 100%; max-width: 320px; font: 700 24px/32px 'Sweet-Sans-Pro'; color: #181A1D; margin-bottom: 24px;}
			section.qualquerDispositivo .box .texto p{font: 400 16px/24px 'Sweet-Sans-Pro'; color: #616367;}

.qualquerDispositivo a.botoes:link,
.qualquerDispositivo a.botoes:visited, 
.qualquerDispositivo a.botoes:active{margin: 120px auto 0;max-width: 502px;}
/* Section - Depoimentos */
section.depoimentos{padding: 120px 20px 220px; background: linear-gradient(360deg, #181A1D 0%, #202226 35.73%, #202226 54.86%, #17191C 100%);}
	section.depoimentos h2{text-align: center; font: 700 40px/46px 'Sweet-Sans-Pro'; color: #EFEFEF; margin-bottom: 8px;}

	section.depoimentos > p:first-of-type{width: 100%; max-width: 782px; text-align: center; font: 400 18px/26px 'Sweet-Sans-Pro'; color: #BCBFC3; margin: 0 auto 48px;}

	section.depoimentos ul.depoimentosEmVideo{width: 100%;max-width: 1170px;display: flex;flex-wrap: wrap;justify-content: center;gap: 32px;margin: 51px auto 200px;}
		@media(max-width: 1230px){section.depoimentos ul.depoimentosEmVideo{max-width: 862px;}}
		section.depoimentos ul.depoimentosEmVideo li{width: 100%;max-width: 268px;}
			section.depoimentos ul.depoimentosEmVideo li .videoDepoimento{width: 100%;height: fit-content;max-height: 192px;position: relative;border: 2px solid #EFEFEF;margin-bottom: 10px;}
				section.depoimentos ul.depoimentosEmVideo li .videoDepoimento .videoWrapper{position: relative;padding-bottom: 56.25%;height: 0px;user-select: none;transition: all ease 0.5s;}
					section.depoimentos ul.depoimentosEmVideo li .videoDepoimento .videoWrapper iframe{width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;}
			section.depoimentos ul.depoimentosEmVideo li h4{font-size: 22px;font-weight: 700;line-height: 27px;color: #EFEFEF;}
			section.depoimentos ul.depoimentosEmVideo li p{font-size: 16px;font-weight: 600;line-height: 24px;color: #73777C;margin-top: 8px;}

	section.depoimentos h3{font: 700 24px/32px 'Sweet-Sans-Pro'; color: #EFEFEF; text-align: center; margin-bottom: 24px;}

	section.depoimentos .splide{width: 100%; max-width: 1170px; padding: 0 60px; margin: 0 auto 200px;}
		section.depoimentos .splide ul li{max-width: fit-content;}
			section.depoimentos .splide ul li img{object-fit: cover;}
		section.depoimentos .splide .splide__arrows .splide__arrow{background: #524E4A;border: 1px solid #00000040;opacity: 1;transition: all 0.5s ease;width: 35px;height: 35px;}
				section.depoimentos .splide .splide__arrows .splide__arrow:hover{filter:brightness(1.2);}
			section.depoimentos .splide .splide__arrows .splide__arrow svg{fill: #FFFFFF;width: 14px;}


	section.depoimentos > p:last-of-type{width: 100%; max-width: 508px; margin: 0 auto 24px;font: 700 24px/32px 'Sweet-Sans-Pro'; color: #EFEFEF; text-align: center; margin-bottom: 24px;}

	section.depoimentos a:link,
	section.depoimentos a:visited,
	section.depoimentos a:active{max-width: 518px; margin: 0 auto;}
		section.depoimentos a b{max-width: 401px; margin: 0 auto;}



/* Section - Com Quem vai aprender */
section.comQuem{padding: 0 20px 140px; background: #181A1D;}
	section.comQuem .centro{width: 100%; max-width: 1168px; margin: 0 auto 112px; background: #EFEFEF; border-radius: 8px; display: flex; justify-content: space-between; gap: 20px; overflow: hidden;}
		section.comQuem .centro figure{width: 100%; max-width: 500px;}
			section.comQuem .centro figure img{width: 100%; height: 100%; object-fit: cover;}
		section.comQuem .centro .texto{width: 100%; max-width: 621px; padding: 64px 20px 20px;}
			section.comQuem .centro .texto h2{font: 700 32px/32px 'Sweet-Sans-Pro'; color: #181A1D; margin-bottom: 16px;}
			section.comQuem .centro .texto span{width: 100%; max-width: 530px; display: block; font: 700 14px/22px 'Sweet-Sans-Pro'; color: #616367; margin-bottom: 32px; font-style: italic;}
			section.comQuem .centro .texto p{width: 100%; max-width: 530px; font: 400 16px/24px 'Sweet-Sans-Pro'; color: #616367;}

	section.comQuem > span{display: block; width: 100%; max-width: 523px; margin: 0 auto 24px; font: 700 24px/32px 'Sweet-Sans-Pro'; color: #EFEFEF; text-align: center;}

	section.comQuem a:link,
	section.comQuem a:visited,
	section.comQuem a:active{max-width: 573px; margin: 0 auto;}


/* Section - Perguntas Frequentes */
section.faq{padding: 140px 20px; background: linear-gradient(180deg, #141618 0%, #141619 100%); border-top: 1px solid #363A40;}
	section.faq .centro{width: 100%; max-width: 1166px; display: flex; justify-content: space-between; gao: 20px; margin: 0 auto;}

		section.faq .centro .content{width: 100%; max-width: 648px;}
			section.faq .centro .content h2{font: 700 32px/40px 'Sweet-Sans-Pro'; color: #EFEFEF; margin-bottom: 16px;}
			section.faq .centro .content > p{font: 400 16px/28px 'Sweet-Sans-Pro'; color: #BCBFC3; margin-bottom: 48px;text-transform: uppercase;}

			section.faq .centro .content ul{width: 100%;}
				section.faq .centro .content ul li{position: relative; padding: 24px 0; overflow: hidden;}
				section.faq .centro .content ul li:first-child{padding-top: 0;}
				section.faq .centro .content ul li:last-child{padding-bottom: 0;}
				section.faq .centro .content ul li:not(:last-child)::before{position: absolute; content: ''; width: 100%; height: 1px; bottom: 0; left: 0;background: #8C8C8C59;}

					section.faq .centro .content ul li h3{position: relative; font: 700 18px/18px 'Sweet-Sans-Pro'; color: #EFEFEF; padding-right: 36px; cursor: pointer;}
					section.faq .centro .content ul li.ativo h3{color: #D8B41E;}
						section.faq .centro .content ul li h3::after{position: absolute; content: ''; width: 18px; height: 2px; right: 18px; top: 8px; background: #616367; transition: all 0.5s ease;}
						section.faq .centro .content ul li h3::before{position: absolute; content: ''; width: 18px; height: 2px; right: 18px; top: 8px; background: #616367; transform: rotate(90deg); transition: all 0.5s ease;}
							section.faq .centro .content ul li.ativo h3::after{transform: rotate(45deg); background: #D8B41E;}
							section.faq .centro .content ul li.ativo h3::before{transform: rotate(135deg); background: #D8B41E;}

					section.faq .centro .content ul li p{margin-top: 0px; opacity: 0; visibility: hidden; height: 0px;font: 400 16px/24px 'Sweet-Sans-Pro'; color: #141619;  transition: all 0.5s ease; max-width: 573px;}
						section.faq .centro .content ul li.ativo p{margin-top: 10px; opacity: 1; visibility: visible; height: fit-content; color: #BCBFC3;}

		section.faq .centro figure{width: 100%; max-width: 470px; user-select: none;}
			section.faq .centro figure img{border-radius: 8px; }


/* Section - Suporte */
section.suporte{padding: 140px 20px; background: linear-gradient(180deg, #141619 0%, #232528 100%); border-top: 1px solid #363A40; text-align: center;}
	section.suporte h2{font: 700 32px/40px 'Sweet-Sans-Pro'; color: #EFEFEF; margin-bottom: 8px;}
	section.suporte > p{font: 400 16px/28px 'Sweet-Sans-Pro'; color: #BCBFC3;}
	section.suporte > p:first-of-type{text-transform: uppercase; margin-bottom: 32px;}
	section.suporte > p:last-of-type{margin-bottom: 24px;}

	section.suporte .centro{width: 100%; max-width: 1072px; display: flex; justify-content: space-between; gap: 20px; margin: 0 auto 120px; padding-bottom: 120px; border-bottom: 1px solid #363A40}
		section.suporte .centro .box{width: 100%; max-width: 520px; background: #EFEFEF; border-radius: 8px; padding: 25px 30px 30px 23px; display: flex; justify-content: space-between; gap: 20px;}
			section.suporte .centro .box .icone{position: relative; width: 72px; min-width: 72px; height: 72px; border-radius: 50%; background: #D8B41E;}
				section.suporte .centro .box .icone::after{position: absolute; content: ''; transform: translate(-50%,-50%); left: 50%; top: 50%;}
				section.suporte .centro .box.whatsapp .icone::after{width: 40px; height: 40px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Cpath fill='%23fff' d='M34.074 5.823C30.317 2.083 25.32.023 20 .021A19.934 19.934 0 0 0 5.903 5.818C2.114 9.563.026 14.541.02 19.815v.01c0 3.192.84 6.412 2.433 9.351L.075 39.98l10.938-2.486a20.037 20.037 0 0 0 8.978 2.131H20c5.307 0 10.313-2.059 14.096-5.798 3.792-3.748 5.881-8.719 5.884-13.996.001-5.24-2.095-10.215-5.905-14.007ZM20 36.506h-.007a16.885 16.885 0 0 1-8.02-2.031l-.518-.28-7.273 1.652 1.58-7.173-.304-.524C3.942 25.54 3.142 22.66 3.142 19.82c.006-9.194 7.567-16.682 16.856-16.682 4.488.002 8.704 1.74 11.873 4.893 3.217 3.203 4.987 7.392 4.986 11.797-.004 9.196-7.566 16.677-16.858 16.677Z'/%3E%3Cpath fill='%23fff' d='M14.563 11.092h-.876c-.305 0-.8.114-1.219.569-.419.455-1.6 1.556-1.6 3.795s1.639 4.402 1.867 4.706c.228.304 3.161 5.045 7.806 6.869 3.86 1.516 4.646 1.214 5.484 1.138.838-.075 2.704-1.1 3.085-2.163.38-1.062.38-1.973.266-2.163-.114-.19-.419-.304-.876-.531-.457-.228-2.697-1.347-3.116-1.5-.419-.15-.723-.227-1.028.23-.305.454-1.202 1.506-1.469 1.81-.266.304-.533.342-.99.114-.457-.228-1.914-.717-3.66-2.267-1.359-1.206-2.302-2.745-2.568-3.2-.267-.455-.029-.702.2-.929.206-.203.483-.482.712-.747.228-.266.293-.456.446-.76.152-.303.076-.57-.039-.796-.114-.228-.99-2.478-1.397-3.378-.343-.758-.703-.784-1.028-.797Z'/%3E%3C/svg%3E");}
				section.suporte .centro .box.chat .icone::after{width: 41px; height: 39px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='39' fill='none'%3E%3Cpath fill='%23fff' d='M20.5 0C9.17 0 0 8.721 0 19.5c0 3.42.938 6.76 2.719 9.707L.077 37.01a1.472 1.472 0 0 0 .392 1.545c.42.4 1.046.55 1.624.372l8.202-2.512A21.267 21.267 0 0 0 20.5 39C31.83 39 41 30.279 41 19.5 41 8.723 31.831 0 20.5 0Zm0 35.953c-3.248 0-6.414-.862-9.155-2.493a1.674 1.674 0 0 0-1.34-.158l-5.922 1.814 1.907-5.632a1.46 1.46 0 0 0-.167-1.275 15.821 15.821 0 0 1-2.62-8.709c0-9.072 7.76-16.453 17.297-16.453s17.297 7.38 17.297 16.453c0 9.072-7.76 16.453-17.297 16.453ZM22.502 19.5c0 1.052-.896 1.904-2.002 1.904-1.106 0-2.002-.852-2.002-1.904s.896-1.904 2.002-1.904c1.106 0 2.002.852 2.002 1.904Zm8.008 0c0 1.052-.896 1.904-2.002 1.904-1.106 0-2.002-.852-2.002-1.904s.896-1.904 2.002-1.904c1.106 0 2.002.852 2.002 1.904Zm-16.016 0c0 1.052-.896 1.904-2.002 1.904-1.105 0-2.002-.852-2.002-1.904s.897-1.904 2.002-1.904c1.106 0 2.002.852 2.002 1.904Z'/%3E%3C/svg%3E");}

			section.suporte .centro .box .texto{width: 100%; max-width: 377px; text-align: left;}
				section.suporte .centro .box .texto h4{font: 700 20px/28px 'Sweet-Sans-Pro'; color: #36322E; margin-bottom: 4px;}
					section.suporte .centro .box.whatsapp .texto h4 b{font-weight: 700; color: #52A457;}
					section.suporte .centro .box.chat .texto h4 b{font-weight: 700; color: #A0A0A0;}
				section.suporte .centro .box .texto p{font: 400 16px/28px 'Sweet-Sans-Pro'; color: #616367; letter-spacing: -0.01em;}
					section.suporte .centro .box .texto p a:link,
					section.suporte .centro .box .texto p a:visited,
					section.suporte .centro .box .texto p a:active{display: block; font-weight: 700; color: #36322E; transition: all 0.5s ease;}
						section.suporte .centro .box .texto p a:hover{color: #25D366;}

					section.suporte .centro .box .texto p b{font-weight: 700; color: #181A1D;}

	section.suporte h3{font: 700 32px/40px 'Sweet-Sans-Pro'; color: #EFEFEF; margin-bottom: 8px;}

	section.suporte > a:link,
	section.suporte > a:visited,
	section.suporte > a:active{max-width: 764px; margin: 0 auto 24px;}

	section.suporte > span{display: block; font: 400 14px/30px 'Sweet-Sans-Pro'; color: #616367;}


/* Footer */
footer{background: #151515; padding: 0 20px;}
	footer .centro{width: 100%; max-width: 1168px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 11px 0;}
		footer .centro p{font: 400 16px/28px 'sweet-sans-pro'; color: #616367;}
		footer .centro .links{width: fit-content;}
			footer .centro .links a:link,
			footer .centro .links a:visited,
			footer .centro .links a:active{display: inline-block; font: 400 16px/28px 'sweet-sans-pro'; color: #616367; transition: all 0.5s ease;}
				footer .centro .links a:hover{color: #fff;}
			footer .centro .links em{display: inline-block; padding: 0 5px; font: 400 16px/28px 'sweet-sans-pro'; color: #616367;}



/* - - MOBILE - -*/
._320 body{background: #202226;}
._320 main, ._320 footer{width: 100%;max-width: 440px;margin: 90px auto 0;overflow-x: clip;}

._320 a.botoes:link,
._320 a.botoes:visited,
._320 a.botoes:active{padding: 16px 20px 20px;margin: 20px auto 0;}
	._320 a.botoes:hover{}
	._320 a.botoes b{max-width: 300px;font-size: 17px;line-height: 20px;}
		._320 a.botoes:hover b{}


/* Section - Barra Flutuante */
._320 section.barraFlutuante{width: 100%; max-width: 440px; padding: 10px 10px 20px;}
	._320 ._flut section.barraFlutuante{width: 100%; max-width: 440px; box-shadow: 0px 5px 20px #5d5d5d;}
	._320  section.barraFlutuante .centro{display: flex; flex-direction: column; align-items: center; gap: 10px;}
		._320 section.barraFlutuante .centro h2{text-align: center; font: 500 15px / 22px 'sweet-sans-pro';}
			._320 section.barraFlutuante .centro h2 b{font-weight: 700;}

		._320 section.barraFlutuante .centro a:visited,
		._320 section.barraFlutuante .centro a:link,
		._320 section.barraFlutuante .centro a:active{box-shadow: 0px -3px 0px 0px #0000001C inset; padding: 8px 10px 10px;}
			._320 section.barraFlutuante .centro a:hover{}
			._320 section.barraFlutuante .centro a b{font-size: 14px;}
				._320 section.barraFlutuante .centro a:hover b{}

/* Section - Barra Flutuante - CONTADOR */
._320 section.barraFlutuante.contador{
    padding: 6px 10px;
}
._320._flut section.barraFlutuante.contador{}
	._320 section.barraFlutuante.contador .centro{
    gap: 4px;
}
		._320 section.barraFlutuante.contador .centro h2{
    line-height: 15px;
}
			._320 section.barraFlutuante.contador .centro h2 b{}

		._320 section.barraFlutuante.contador .centro a:visited,
		._320 section.barraFlutuante.contador .centro a:link,
		._320 section.barraFlutuante.contador .centro a:active{}
			._320 section.barraFlutuante.contador .centro a:hover{}
			._320 section.barraFlutuante.contador .centro a b{}
				._320 section.barraFlutuante.contador .centro a:hover b{}

		._320 .barraFlutuante .centro ul.countdown {justify-content: center;margin: 0 auto;max-width: 330px;gap: 4px;}
		._320 .barraFlutuante .centro ul.countdown li {
    gap: 3px;
}
		._320 .barraFlutuante .centro ul.countdown li.separador {line-height: 16px;font-size: 16px;}
		._320 .barraFlutuante .centro ul.countdown li:nth-of-type(1){}
		    ._320 .barraFlutuante .centro ul.countdown li span {font-size: 20px;line-height: 22px;width: 27px;}
		    ._320 .barraFlutuante .centro ul.countdown li p {height: max-content;font-size: 13px;top: 1px;}


/* Topo */
._320 section.topo{background: url("../img/bgFundoVendasMobilea.webp") top center no-repeat #09131B;padding: 22px 20px 60px;}
	._320 section.topo .centro{padding: 0;background: transparent;}

		._320 section.topo .centro .cabecalho{justify-content: center;max-width: 260px;margin: 0 0 35px;}
			._320 section.topo .centro .cabecalho h1{width: 168px; height: 104px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='168' height='104' fill='none'%3E%3Cpath fill='%23EFEFEF' d='M16.294 65.342H6.92V45.783h9.375c1.678 0 3.07.22 4.18.659a9.231 9.231 0 0 1 3.012 1.947c1.778 1.837 2.664 4.222 2.664 7.16 0 2.936-.957 5.539-2.875 7.398-.918.818-1.898 1.422-2.934 1.811-1.038.39-2.385.584-4.043.584h-.004Zm-6.023-2.992h5.87c1.14 0 2.003-.113 2.59-.344.588-.23 1.224-.623 1.902-1.184 1.337-1.337 2.006-3.096 2.006-5.27 0-2.175-.63-3.824-1.886-5.122-.62-.577-1.259-1-1.918-1.259-.658-.26-1.557-.39-2.696-.39h-5.871v13.57h.003Zm35.523-8.715v2.995h-7.52v5.722h13.238v2.995H34.919V45.788h15.876v2.995h-12.52v4.852h7.519Zm30.041 6.02 2.246 2.217c-2.717 2.716-5.93 4.072-9.645 4.072-3.155 0-5.725-1-7.714-2.995-1.986-1.996-2.98-4.462-2.98-7.4 0-2.936.99-5.344 2.967-7.353 1.976-2.005 4.501-3.011 7.578-3.011 1.736 0 3.42.314 5.046.944 1.626.63 2.999 1.464 4.118 2.502l-2.275 2.246c-.86-.818-1.911-1.474-3.16-1.964-1.25-.49-2.47-.733-3.671-.733-2.096 0-3.8.714-5.108 2.142-1.308 1.428-1.96 3.18-1.96 5.257 0 2.077.668 3.823 2.005 5.241 1.337 1.418 3.074 2.126 5.212 2.126a9.378 9.378 0 0 0 4.073-.912c1.279-.61 2.366-1.402 3.265-2.382l.003.003Zm8.389-4.135c0-2.875 1.064-5.315 3.19-7.324 2.126-2.009 4.728-3.011 7.802-3.011 3.073 0 5.692 1.009 7.847 3.024 2.158 2.019 3.235 4.453 3.235 7.308 0 2.856-1.074 5.358-3.219 7.383-2.145 2.029-4.767 3.041-7.863 3.041s-5.676-1.01-7.802-3.024c-2.126-2.016-3.19-4.482-3.19-7.4v.004Zm3.534 0c0 2.058.724 3.81 2.171 5.258 1.447 1.447 3.21 2.171 5.287 2.171s3.878-.73 5.345-2.187c1.466-1.457 2.2-3.206 2.2-5.241 0-2.035-.734-3.768-2.2-5.196-1.467-1.428-3.249-2.142-5.345-2.142-2.097 0-3.865.714-5.303 2.142-1.438 1.428-2.158 3.16-2.158 5.196h.003Zm30.489 9.822h-3.355V45.783h10.784c2.495 0 4.381.688 5.659 2.067 1.039 1.097 1.558 2.408 1.558 3.924 0 1.298-.39 2.43-1.168 3.401-.779.967-1.827 1.704-3.145 2.2l4.673 7.967h-3.865l-4.193-7.519h-6.948v7.52Zm7.429-16.56h-7.429v6.049h8.026a3.26 3.26 0 0 0 2.291-.899c.649-.6.973-1.318.973-2.158 0-.717-.269-1.366-.808-1.947-.678-.698-1.697-1.048-3.053-1.048v.003Zm27.136 4.853v2.995h-7.519v5.722h13.237v2.995h-16.593V45.788h15.876v2.995h-12.52v4.852h7.519ZM21.114 81.141l-.87 4.222h-6.89l-.779 3.444h12.16l-.957 4.403H6.38l4.164-19.559h16.742l-.899 4.404H14.915l-.688 3.086h6.89-.003Zm23.781-7.49h6.678l-9.885 9.496L47.56 93.21h-6.14l-3.505-6.409-6.438 6.41h-6.708l10.544-10.155-5.39-9.405h6.11l3.115 5.722 5.751-5.722h-.003ZM63.853 86.32h-6.438l-1.438 6.89h-5.302l4.163-19.559h10.213c2.476 0 4.352.679 5.63 2.038 1.039 1.097 1.558 2.386 1.558 3.866 0 1.677-.678 3.173-2.038 4.49-1.557 1.52-3.673 2.276-6.35 2.276h.002Zm-5.51-4.25h5.841c.86 0 1.558-.25 2.097-.75.46-.419.688-.918.688-1.496 0-.5-.169-.938-.51-1.318-.36-.399-.928-.6-1.707-.6h-5.54l-.869 4.163Zm36.123-2.486c0 1.318-.464 2.56-1.392 3.73-.928 1.167-2.132 2.001-3.609 2.501l2.817 7.4h-5.66l-2.395-6.89h-4.582l-1.438 6.89h-5.332l4.193-19.56h10.213c2.515 0 4.404.698 5.66 2.097 1.019 1.12 1.528 2.395 1.528 3.832h-.003Zm-13.9 2.486h5.842c.88 0 1.577-.25 2.096-.75.461-.418.688-.918.688-1.495 0-.48-.168-.91-.51-1.289-.379-.418-.947-.63-1.706-.63h-5.54l-.87 4.164Zm30.311-.929-.87 4.222h-6.889l-.779 3.444h12.16l-.958 4.403h-17.4l4.163-19.559h16.742l-.899 4.404h-11.472l-.688 3.086h6.89Zm26.296-4.613-3.294 3.235c-.879-.857-1.956-1.502-3.235-1.93-1.279-.429-2.515-.643-3.713-.643-.399 0-.769.035-1.106.104a2.497 2.497 0 0 0-.99.464c-.318.24-.48.558-.48.957 0 .4.159.698.48.957.318.26.685.448 1.094.568.409.12 1.032.26 1.872.419 2.674.539 4.524 1.048 5.54 1.528 2.177 1.02 3.264 2.636 3.264 4.852 0 2.096-.837 3.748-2.515 4.956-1.677 1.207-3.832 1.81-6.471 1.81-4.332 0-7.947-1.587-10.842-4.76l2.905-3.236a15.017 15.017 0 0 0 3.878 2.817c1.427.72 2.829 1.077 4.209 1.077.918 0 1.726-.178 2.427-.538.698-.36 1.048-.87 1.048-1.529 0-.659-.353-1.142-1.064-1.454-.708-.308-1.853-.623-3.43-.944a87.616 87.616 0 0 1-1.873-.39c-.448-.1-1.029-.26-1.736-.48-.708-.22-1.262-.464-1.662-.733-.399-.27-.814-.6-1.243-.99a3.34 3.34 0 0 1-.928-1.421c-.191-.559-.285-1.188-.285-1.886 0-2.015.788-3.57 2.366-4.657 1.577-1.087 3.534-1.632 5.87-1.632 1.717 0 3.45.298 5.196.899 1.746.6 3.32 1.457 4.718 2.577v.003Zm21.685 0-3.294 3.235c-.879-.857-1.957-1.502-3.235-1.93-1.279-.429-2.515-.643-3.713-.643-.399 0-.769.035-1.106.104a2.497 2.497 0 0 0-.99.464c-.318.24-.481.558-.481.957 0 .4.159.698.481.957.318.26.684.448 1.093.568.409.12 1.032.26 1.873.419 2.674.539 4.524 1.048 5.54 1.528 2.177 1.02 3.264 2.636 3.264 4.852 0 2.096-.837 3.748-2.515 4.956-1.678 1.207-3.832 1.81-6.471 1.81-4.332 0-7.947-1.587-10.842-4.76l2.904-3.236a15.034 15.034 0 0 0 3.878 2.817c1.428.72 2.83 1.077 4.209 1.077.919 0 1.727-.178 2.428-.538.698-.36 1.048-.87 1.048-1.529 0-.659-.354-1.142-1.064-1.454-.708-.308-1.853-.623-3.431-.944a88.612 88.612 0 0 1-1.872-.39c-.448-.1-1.029-.26-1.736-.48-.708-.22-1.263-.464-1.662-.733-.399-.27-.814-.6-1.243-.99a3.33 3.33 0 0 1-.928-1.421c-.191-.559-.286-1.188-.286-1.886 0-2.015.789-3.57 2.366-4.657 1.577-1.087 3.534-1.632 5.871-1.632 1.717 0 3.45.298 5.196.899 1.745.6 3.319 1.457 4.718 2.577v.003Z'/%3E%3Cpath fill='%23D8B41E' d='M121.337 19.15 49.918 8.128a7.106 7.106 0 0 0-4.887 1.016L36.52 14.52c-3.654 2.307-4.427 7.308-1.64 10.612l6.495 7.694a7.119 7.119 0 0 0 4.355 2.444l71.418 11.027a7.121 7.121 0 0 0 8.123-5.948l2.018-13.072a7.12 7.12 0 0 0-5.948-8.123l-.003-.003Zm-80.603 1.682a1.76 1.76 0 1 1-3.479-.539 1.76 1.76 0 0 1 3.48.539Z'/%3E%3Cpath fill='%23000' d='m57.853 25.165 1.551 2.246c-1.989 1.282-4.099 1.75-6.328 1.405-1.879-.289-3.32-1.113-4.323-2.47-1.002-1.356-1.372-2.884-1.11-4.588.257-1.668 1.071-3.002 2.438-4.005 1.366-1 2.96-1.36 4.78-1.08a9.263 9.263 0 0 1 2.973 1.006c.954.512 1.765 1.122 2.43 1.836l-2.145 1.71a6.375 6.375 0 0 0-1.584-1.285c-.597-.344-1.158-.555-1.684-.636-1.038-.159-1.93.049-2.677.627-.746.577-1.194 1.356-1.347 2.336-.152.98.052 1.86.604 2.639.555.779 1.363 1.249 2.424 1.415 1.25.191 2.58-.192 3.995-1.156h.003Zm3.781-1.264c.256-1.668 1.106-2.995 2.55-3.978 1.441-.983 3.067-1.337 4.875-1.058 1.82.282 3.278 1.11 4.374 2.486 1.097 1.376 1.516 2.898 1.256 4.566-.26 1.69-1.122 3.03-2.583 4.017-1.46.987-3.099 1.34-4.92 1.058-1.82-.282-3.264-1.11-4.339-2.489-1.07-1.379-1.476-2.914-1.213-4.605v.003Zm3.167.49c-.15.968.042 1.85.578 2.642.535.792 1.269 1.262 2.203 1.405.945.146 1.798-.078 2.558-.671a3.555 3.555 0 0 0 1.366-2.343 3.446 3.446 0 0 0-.604-2.593 3.235 3.235 0 0 0-2.239-1.396c-.935-.143-1.772.071-2.518.65-.747.577-1.195 1.343-1.34 2.3l-.004.006Zm24.823 9.71-3.08-.477.847-5.494-.087-.013-3.265 3.849-1.084-.169-1.95-4.654-.088-.013-.847 5.495-2.992-.461 1.765-11.427 2.801.432 2.61 6.315.035.007 4.374-5.238 2.73.422L89.627 34.1h-.003Zm11.268 1.742-7.052-1.087 1.765-11.427 6.789 1.048c1.506.234 2.564.802 3.177 1.71.38.562.523 1.143.429 1.75-.14.908-.727 1.583-1.763 2.021 1.234.825 1.756 1.86 1.561 3.11-.142.934-.626 1.7-1.447 2.304-.883.603-2.035.798-3.456.577l-.003-.006Zm.496-4.832-3.729-.575-.37 2.398 3.729.575c.5.078.886.016 1.155-.179a1.15 1.15 0 0 0 .461-.788 1.13 1.13 0 0 0-.204-.873c-.218-.296-.565-.48-1.042-.555v-.003Zm.25-4.297-3.326-.513-.315 2.032 3.326.512c.454.072.805.017 1.045-.162a.981.981 0 0 0 .39-.655.937.937 0 0 0-.176-.727c-.188-.257-.503-.419-.947-.487h.003Zm7.036 4.453c.256-1.668 1.106-2.995 2.55-3.979 1.441-.983 3.067-1.337 4.875-1.058 1.82.283 3.277 1.11 4.374 2.486 1.097 1.376 1.516 2.898 1.256 4.566-.259 1.691-1.123 3.031-2.583 4.018-1.46.986-3.099 1.34-4.92 1.058-1.82-.282-3.264-1.11-4.335-2.49-1.071-1.378-1.477-2.91-1.217-4.604v.003Zm3.167.49c-.149.967.042 1.85.578 2.642.535.792 1.269 1.262 2.2 1.405.944.146 1.798-.078 2.557-.672.76-.594 1.217-1.373 1.366-2.343a3.452 3.452 0 0 0-.603-2.593c-.549-.782-1.295-1.25-2.239-1.395-.935-.143-1.772.071-2.519.649-.746.577-1.194 1.343-1.34 2.3v.007Z'/%3E%3C/svg%3E");}
				._320 section.topo .centro .cabecalho h1 svg{display: none}
			._320 section.topo .centro .cabecalho span{display: none;}
				._320 section.topo .centro .cabecalho span::after{}

			._320 section.topo .centro h2{font-size: 20px;line-height: 26px;text-align: left;color: #EFEFEF;max-width: 260px;margin: 0 0 8px;}
				._320 section.topo .centro h2 b{font-weight: 700;color: #E5BF20;}

			._320 section.topo .centro p{font-size: 16px;line-height: 26px;text-align: left;color: #EFEFEF;font-style: italic;margin-bottom: 36px;}

			._320 section.topo .centro a:link,
			._320 section.topo .centro a:visited,
			._320 section.topo .centro a:active{padding: 14px 20px;}
				._320 section.topo .centro a b{max-width: 271px}

			._320 section.topo .centro span.compraSegura{font-size: 13px;}

			._320 section.topo .centro strong{}


/* Topo com Video*/
._320 section.topoComVideo{background: linear-gradient(180deg, #232528 0%, #09131B 100%);padding: 17px 20px 40px;}
	._320 section.topoComVideo .centro{}
	._320 section.topoComVideo .centro .cabecalho{flex-direction: column; align-items: center; gap: 10px; margin-bottom: 20px;}
		._320 section.topoComVideo .centro .cabecalho h1{width: 130px;}
		._320 section.topoComVideo .centro .cabecalho p{font-size: 20px; line-height: 26px; text-align: center;}
			._320 section.topoComVideo .centro .cabecalho p b{}
		/* Video */
		._320 section.topoComVideo .centro .video{}
		._320 section.topoComVideo .centro .video:hover{}
			._320 section.topoComVideo .centro .video .videoWrapper{}
			._320 section.topoComVideo .centro .video .videoWrapper.ativo{}
				._320 section.topoComVideo .centro .video .videoWrapper.ativo iframe{}
			._320 section.topoComVideo .centro .video .thumb{}
			._320 section.topoComVideo .centro .video .thumb.ativo{}
				._320 section.topoComVideo .centro .video .thumb::before{}
				._320 section.topoComVideo .centro .video:hover .thumb::before{}
				._320 section.topoComVideo .centro .video .thumb.ativo::before{}
				._320 section.topoComVideo .centro .video .thumb img{border: 1px solid #D8B41E; border-radius: 0;}
				._320 section.topoComVideo .centro .video:hover .thumb img{}

		._320 section.topoComVideo .centro h3{font-size: 16px; line-height: 26px; margin-bottom: 16px;}

		._320 section.topoComVideo .centro a:link,
		._320 section.topoComVideo .centro a:visited,
		._320 section.topoComVideo .centro a:active{padding: 16px 20px 20px; margin: 0 auto 16px;}
		._320 section.topoComVideo .centro a b{font-size: 18px;line-height: 19px;max-width: 230px;}

		._320 section.topoComVideo .centro span.compraSegura{font-size: 13px; line-height: 18px;}

		._320 section.topoComVideo .centro figure{}
		


/* Box curso */
._320 .boxCurso{background: #09131B;}
	._320 .boxCurso .centro{flex-direction: column; gap: 26px; padding: 0px 20px 40px;}
		._320 .boxCurso .centro h2{font-size: 22px; line-height: 26px; text-align: center;}
		._320 .boxCurso .centro .listaCurso ul.listaCursoDecore{padding-bottom: 26px; margin-bottom: 26px;;}
			._320 .boxCurso .centro .listaCurso ul li{margin-bottom: 10px;}
			._320 .boxCurso .centro .listaCurso ul li:last-of-type{margin-bottom: 0px;}
				._320 .boxCurso .centro .listaCurso ul li::before{min-width: 17px; margin-top: 6px;}
				._320 .boxCurso .centro .listaCurso ul li p{line-height: 22px;}

/* Box Familia Decore */
._320 .boxFamiliaDecore{background: #09131B;}
	._320 .boxFamiliaDecore .centro{flex-direction: column-reverse; gap: 30px; padding: 0px 0px 40px;}
		._320 .boxFamiliaDecore .centro .splideFamiliaDecore{width: 100%;}
			._320 .boxFamiliaDecore .centro .splideFamiliaDecore ul{animation: splideAnimado 160s infinite linear;}
			@keyframes splideAnimado{0%{transform: translateX(0px);} 100%{transform: translateX(-3545px);}}
				._320 .boxFamiliaDecore .centro .splideFamiliaDecore ul li{min-width: 185px; max-width: 185px; height: 250px; margin-right: 12px!important;}
			._320 .boxFamiliaDecore .centro .splideFamiliaDecore .splide__arrows{display: none;}
		._320 .boxFamiliaDecore .centro .boxConteudo{width: 100%; max-width: 530px; padding: 0 20px;}
			._320 .boxFamiliaDecore .centro .boxConteudo h2{font-size: 24px; line-height: 28px; letter-spacing: 0em; color: #FFF; margin-bottom: 26px;}
			._320 .boxFamiliaDecore .centro .boxConteudo span{font-size: 20px; line-height: 22px;}
			._320 .boxFamiliaDecore .centro .boxConteudo p{font-size: 16px;}

/* Box combo */
._320 .boxCombo{background: #09131B;}
	._320 .boxCombo::before{content: ""; display: block; width: 100%; height: 261px; background: url('../img/boxComboMobile.webp') no-repeat center top; background-size: cover; margin-bottom: 26px;}
	._320 .boxCombo .centro{padding: 0px 20px 40px;}
		._320 .boxCombo .centro figure{display: none;}
		._320 .boxCombo .centro .boxConteudo{min-width: auto;}
			._320 .boxCombo .centro .boxConteudo h2{font-size: 22px; line-height: 28px; margin-bottom: 26px;}
			._320 .boxCombo .centro .boxConteudo p{font-size: 16px;}
			._320 .boxCombo .centro .boxConteudo a:link,
			._320 .boxCombo .centro .boxConteudo a:active,
			._320 .boxCombo .centro .boxConteudo a:visited{padding: 16px 20px 20px; width: 100%; max-width: 380px; margin: 32px auto 0;}
				._320 .boxCombo .centro .boxConteudo a b{}

/* Box ambiente */
._320 .boxAmbiente{background: linear-gradient(180deg, #EFEFEF -10.93%, #FFFFFF 100%);}
	._320 .boxAmbiente .centro{padding: 40px 20px;}
		._320 .boxAmbiente .centro h2{font-size: 24px; line-height: 26px; margin-bottom: 26px;}
			._320 .boxAmbiente .centro h2 b{color: #C5A41A;}
		._320 .boxAmbiente .centro > span{width: 100%;max-width: 320px;font-size: 16px;margin: 0px auto 26px;}
		._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track ul li{min-width: 268px; height: 364px; border-radius: 11px; margin-right: 23px!important;}
			._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track ul li figure img{border-radius: 11px;}
			._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track ul li .informativo{gap: 5px;}
				._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track ul li .informativo h3{font-size: 18px; line-height: 21px;}
				._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track ul li .informativo span{font-size: 15px; line-height: 18px;}
		._320 .boxAmbiente .centro .splideBoxAmbiente .splide__arrows{max-width: 268px;top: initial;bottom: 3px;transform: translate(-50%, 0%);}
			._320 .boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow--prev{left: 0px;}
			._320 .boxAmbiente .centro .splideBoxAmbiente .splide__arrows .splide__arrow--next{right: 0px;}
		._320 .boxAmbiente .centro .splideBoxAmbiente ul.splide__pagination{position: relative; bottom: initial; margin-top: 52px;}
._320 .boxAmbiente a.botoes:link, 
._320 .boxAmbiente a.botoes:visited, 
._320 .boxAmbiente a.botoes:active{margin-top: 40px;}
		/* box flutuante - ver mais */
		._320 .boxAmbiente .centro .verMais .box{min-width: initial;width: 100%;max-width: 440px; padding: 25px 12px 10px;}
			._320 .boxAmbiente .centro .verMais .box .tituloTopo{margin-bottom: 10px;gap: 10px;}
				._320 .boxAmbiente .centro .verMais .box .tituloTopo h3{font-size: 22px;}
				._320 .boxAmbiente .centro .verMais .box .tituloTopo figure{max-width: 90px;}

			._320 .boxAmbiente .centro .verMais .box .listagem{gap: 10px;}
			._320 .boxAmbiente .centro .verMais .box ul{max-width: initial;}
				._320 .boxAmbiente .centro .verMais .box ul li{font-size: 12px;line-height: 16px;width: initial;max-width: initial;margin-bottom: 6px;padding-left: 10px;}
					._320 .boxAmbiente .centro .verMais .box ul li::before{top: 7px;width: 3px;height: 3px;left: 3px;}
				._320 .boxAmbiente .centro .verMais .box .listagem a:link,
				._320 .boxAmbiente .centro .verMais .box .listagem a:active,
				._320 .boxAmbiente .centro .verMais .box .listagem a:visited{padding: 14px 40px;}

/* section - Conteudos em PDF */
._320 section.conteudosEmPDF{padding: 0px 20px 40px;}
	._320 section.conteudosEmPDF .centro{padding-top: 40px;}
		._320 section.conteudosEmPDF .centro h2{font-size: 18px;line-height: 26px;}
			._320 section.conteudosEmPDF .centro h2 b{}
		._320 section.conteudosEmPDF .centro span.consulta{font-size: 16px; line-height: 22px; margin: 0 auto 30px;}
		._320 section.conteudosEmPDF .centro video{margin: 0 auto 35px;}
		._320 section.conteudosEmPDF .centro h3{font-size: 20px; font-weight: 600; line-height: 28px; text-align: center; margin-bottom: 0px;position: relative;z-index: 3;}
		._320 section.conteudosEmPDF .centro > p{font-size: 16px; line-height: 22px; text-align: center;     padding: 0 10px 24px; margin-bottom: 20px; position: relative;    z-index: 2;}
			._320 section.conteudosEmPDF .centro > p::before{content: ""; display: block; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); background: #EFEFEF; border-radius: 8px; z-index: -1; width: 100%; height: calc(100% + 45px);}
		._320 section.conteudosEmPDF .centro .conteudos{flex-direction: column; text-align: center; align-items: center;margin: 0 auto 35px;}
		._320 section.conteudosEmPDF .centro .conteudos .box{background: #EFEFEF; border-radius: 8px; padding-bottom: 24px;}
			._320 section.conteudosEmPDF .centro .conteudos .box figure{margin-bottom: 16px;}
				._320 section.conteudosEmPDF .centro .conteudos .box figure img{}
			._320 section.conteudosEmPDF .centro .conteudos .box h4{font-size: 20px; font-weight: 600; line-height: 28px; text-align: center;margin-bottom: 0px;}
			._320 section.conteudosEmPDF .centro .conteudos .box p{font-size: 16px; line-height: 22px; text-align: center; padding: 0 10px;}
		._320 section.conteudosEmPDF .centro span.acesso{padding: 0;font-size: 16px;font-weight: 400;line-height: 22px;letter-spacing: 0.01em;text-align: center;padding-bottom: 10px;}
			._320 section.conteudosEmPDF .centro span.acesso::before{content: none;}
			._320 section.conteudosEmPDF .centro span.acesso b{}
		._320 section.conteudosEmPDF .centro .boxFinal{position: relative;background: transparent;       padding: 30px 0 40px;}
				._320 section.conteudosEmPDF .centro .boxFinal::before{content: ""; display: block; position: absolute; width: 440px; height: 100%; top: 0; left: 50%; transform: translateX(-50%); background: #EFEFEF; z-index: 0; user-select: none;}
			._320 section.conteudosEmPDF .centro .boxFinal p{position: relative; font-size: 20px; font-weight: 600; line-height: 26px; text-align: center;  margin: 0 auto 20px;}
			._320 section.conteudosEmPDF .centro .boxFinal a:link,
			._320 section.conteudosEmPDF .centro .boxFinal a:visited,
			._320 section.conteudosEmPDF .centro .boxFinal a:active{position: relative;margin: 0 auto; max-width: 360px;}
				._320 section.conteudosEmPDF .centro .boxFinal a b{max-width: 260px;}

._320 .conteudosEmPDF a.botoes:link, 
._320 .conteudosEmPDF a.botoes:visited, 
._320 .conteudosEmPDF a.botoes:active{margin-top: 0 auto;}
/* section - Oferta Espacial Black November */
._320 section.ofertaEspecial{padding: 40px 0px 0px; border: 0px;}
	._320 section.ofertaEspecial::before{}
	._320 section.ofertaEspecial h2{max-width: 352px; padding: 0 20px; font-size: 22px; line-height: 26px; text-align: center;}
		._320 section.ofertaEspecial h2 b{}
	._320 section.ofertaEspecial ul{max-width: 390px; padding: 30px 20px;margin: 0 auto 30px;}
		._320 section.ofertaEspecial ul li{}
		._320 section.ofertaEspecial ul li:first-child{}
		._320 section.ofertaEspecial ul li:last-child{}
			._320 section.ofertaEspecial ul li:not(:last-child)::before{}
			._320 section.ofertaEspecial ul li b{width: 100%; max-width: 205px; color: #181A1D; font-size: 16px; font-weight: 500; line-height: 18px; text-align: left;}
			._320 section.ofertaEspecial ul li em{ font-size: 15px; font-weight: 400; line-height: 24px; text-align: left; font-variant-numeric: lining-nums proportional-nums;}
			._320 section.ofertaEspecial ul li.total b{}
			._320 section.ofertaEspecial ul li.total em{}
	._320 section.ofertaEspecial > p{padding: 0 20px; font-size: 20px; font-weight: 500; line-height: 26px; text-align: center; margin: 0 auto 24px;}
	._320 section.ofertaEspecial > svg{}
	._320 section.ofertaEspecial .boxCTA{max-width: 390px; padding: 30px 20px 50px; text-align: center;}
		._320 section.ofertaEspecial .boxCTA svg{max-width: 150px; margin-bottom: 20px;}
		._320 section.ofertaEspecial .boxCTA h3{font-size: 18px; line-height: 26px; max-width: 320px; margin: 0 auto 20px;}
			._320 section.ofertaEspecial .boxCTA h3 b{}
		._320 section.ofertaEspecial .boxCTA span.valorAnterior{margin-bottom: 20px;}
			._320 section.ofertaEspecial .boxCTA span.valorAnterior s{}
		._320 section.ofertaEspecial .boxCTA span.valorAtual{}
			._320 section.ofertaEspecial .boxCTA span.valorAtual b{display: flex; font-size: 22px; line-height: 22px; margin-right: 12px; font-variant-numeric: lining-nums proportional-nums; flex-direction: column; align-items: flex-end;}
				._320 section.ofertaEspecial .boxCTA span.valorAtual b i{font-variant-numeric: lining-nums proportional-nums;}
			._320 section.ofertaEspecial .boxCTA span.valorAtual strong{font: 700 74px / 80px 'Sweet-Sans-Pro';}
			._320 section.ofertaEspecial .boxCTA span.valorAtual em{}
		._320 section.ofertaEspecial .boxCTA p{display: block; width: 100%; max-width: 240px; margin: 20px auto 30px; font-size: 15px; font-weight: 400; line-height: 20px;}
		._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track::before{content: none}
		._320 .boxAmbiente .centro .splideBoxAmbiente .splide__track::after{content: none}
			._320 section.ofertaEspecial .boxCTA a:link, 
			._320 section.ofertaEspecial .boxCTA a:visited,
			._320 section.ofertaEspecial .boxCTA a:active{ width: 100%; margin: 0 auto 20px}
				._320 section.ofertaEspecial .boxCTA a b{max-width: 260px;}
		._320 section.ofertaEspecial .boxCTA span.aviso{font-size: 14px; font-style: italic; line-height: 22px; margin-bottom: 20px;}
		._320 section.ofertaEspecial .boxCTA figure{}


/* section - Garantia 7 dias */
._320 section.garantia{padding: 30px 20px 40px; border-top: 0px;}
	._320 section.garantia .centro{display: flex; flex-direction: column; align-items: center; gap:10px;}
		._320 section.garantia .centro figure{max-width: 210px;}
		._320 section.garantia .centro .texto{gap: 10px; text-align: center;}
			._320 section.garantia .centro .texto h2{font-size: 22px; line-height: 22px; margin-bottom: 26px;}
			._320 section.garantia .centro .texto p{}


/* section - Acesse de qualquer dispositivo */
._320 section.qualquerDispositivo{background: linear-gradient(90deg, #F9F9F9 0%, #D9D9D9 100%);padding: 250px 20px 40px; position: relative;}
		._320 section.qualquerDispositivo::before{content: ""; display: block; position: absolute; width: 390px; height: 199px; background: url("../img/dispositivoFotoMobile.webp"); background-size: cover; background-repeat: no-repeat; background-position: center; user-select: none; top: 40px; left: 50%; transform: translateX(-50%); }
	._320 section.qualquerDispositivo .box{background: transparent; padding: 0; border-radius: 0; max-width: 440px;}
		._320 section.qualquerDispositivo .box::after{content: none;}
		._320 section.qualquerDispositivo .box .texto{max-width: 100%; text-align: center;}
			._320 section.qualquerDispositivo .box .texto h2{margin: 0 auto 12px; font-size: 22px; line-height: 26px; text-align: center;}
			._320 section.qualquerDispositivo .box .texto p{max-width: 360px; margin: 0 auto;}


/* section - Depoimentos */
._320 section.depoimentos{padding: 40px 20px;}
	._320 section.depoimentos h2{font-size: 24px; line-height: 26px; text-align: center; margin-bottom: 12px;}
	._320 section.depoimentos > p:first-of-type{max-width: 360px; font-size: 16px; font-weight: 400; line-height: 26px; text-align: center; margin: 0 auto 26px;}
	._320 section.depoimentos ul.depoimentosEmVideo{display: flex; overflow: auto; padding: 0 0 24px 10px !important; gap: 20px; margin: 0 auto; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start;}
		._320 section.depoimentos ul.depoimentosEmVideo li{min-width: 260px;}
			._320 section.depoimentos ul.depoimentosEmVideo li .video{border: 1px solid #EFEFEF;}
				._320 section.depoimentos ul.depoimentosEmVideo li .video .videoWrapper{}
					._320 section.depoimentos ul.depoimentosEmVideo li .video .videoWrapper iframe{}
			._320 section.depoimentos ul.depoimentosEmVideo li h4{}
			._320 section.depoimentos ul.depoimentosEmVideo li p{font-size: 14px;}
	._320 section.depoimentos h3{margin: 16px auto 26px; padding-top: 26px; border-top: 1px solid #60626680; font-size: 22px; line-height: 26px; text-align: center; max-width: 350px;}
	._320 section.depoimentos .splide{padding: 0 10px; margin: 0 auto 10px;}
	._320 section.depoimentos .splide.is-initialized:not(.is-active) .splide__list { display: flex; overflow: auto;  padding: 0 0 10px 10px !important; gap: 20px;}
		._320 section.depoimentos .splide .splide__arrows .splide__arrow{}
				._320 section.depoimentos .splide .splide__arrows .splide__arrow:hover{}
			._320 section.depoimentos .splide .splide__arrows .splide__arrow svg{}
	._320 section.depoimentos > p:last-of-type{font-size: 20px; line-height: 26px; text-align: center; max-width: 360px;}
	._320 section.depoimentos a:link,
	._320 section.depoimentos a:visited,
	._320 section.depoimentos a:active{max-width: 360px;}
	._320 section.depoimentos a b{font-size: 16px;}


/*  section - Com Quem vai aprender */
._320 section.comQuem{background: #EFEFEF; padding: 210px 20px 40px; position: relative;}
		._320 section.comQuem::before{content: ""; display: block; position: absolute; width: 440px; height: 190px; background: url("../img/fotoQuemMobile.webp"); background-size: cover; background-repeat: no-repeat; background-position: center; user-select: none; top: 0; left: 50%; transform: translateX(-50%);}
	._320 section.comQuem .centro{display: block; margin: 0 auto; background: transparent; border: 0; border-radius: 0; max-width: 440px;}
		._320 section.comQuem .centro figure{display: none;}
			._320 section.comQuem .centro figure img{display: none;}
		._320 section.comQuem .centro .texto{padding: 0 0 30px;}
			._320 section.comQuem .centro .texto h2{font-size: 22px; line-height: 26px; text-align: left;}
			._320 section.comQuem .centro .texto span{font-size: 16px; font-style: italic; line-height: 22px; text-align: left; margin-bottom: 20px;}
			._320 section.comQuem .centro .texto p{}
	._320 section.comQuem > span{color: #616367; font-size: 20px; font-weight: 700; line-height: 24px; text-align: center;}
	._320 section.comQuem a:link,
	._320 section.comQuem a:visited,
	._320 section.comQuem a:active{max-width: 380px;}
		._320 section.comQuem a b{max-width: 240px;}


/*  section - Prepare-se */
._320 section.prepareSe{padding: 40px 20px;border-bottom: 1px solid #60626680;}
	._320 section.prepareSe h2{font-size: 24px; line-height: 28px; text-align: center;}
	._320 section.prepareSe > p{font-size: 16px; line-height: 26px; text-align: center; margin-bottom: 26px;}
		._320 section.prepareSe > p b{}
	._320 section.prepareSe .centro{flex-direction: column; margin: 0 auto 20px;}
		._320 section.prepareSe .centro .box{}
		._320 section.prepareSe .centro .box.whatsapp{padding: 30px 10px 40px;}
		._320 section.prepareSe .centro .box.agenda{padding: 30px 10px 40px;}
			._320 section.prepareSe .centro .box h3{font-size: 22px; line-height: 26px; text-align: center;}
			._320 section.prepareSe .centro .box p{font-size: 16px; line-height: 24px; text-align: center; color: #616367; margin: 0 auto 12px;}
			._320 section.prepareSe .centro .box span{}
			._320 section.prepareSe .centro .box.whatsapp a:link,
			._320 section.prepareSe .centro .box.whatsapp a:visited,
			._320 section.prepareSe .centro .box.whatsapp a:active{padding: 12px 20px 16px; max-width: 320px;}
				._320 section.prepareSe .centro .box.whatsapp a b{padding-left: 28px; font-size: 16px;}
					._320 section.prepareSe .centro .box.whatsapp a b::before{left: 6px; transform: translateY(-50%) scale(1.15);}
						._320 section.prepareSe .centro .box.whatsapp a:hover b::before{}
			._320 section.prepareSe .centro .box.agenda a:link,
			._320 section.prepareSe .centro .box.agenda a:visited,
			._320 section.prepareSe .centro .box.agenda a:active{padding: 12px 20px 16px; max-width: 300px;}
				._320 section.prepareSe .centro .box.agenda a b{ padding-left: 28px; font-size: 16px;}
					._320 section.prepareSe .centro .box.agenda a b::before{}
						._320 section.prepareSe .centro .box.agenda a:hover b::before{}
	._320 section.prepareSe svg{display:none;}


/* Section - Perguntas Frequentes */
._320 section.faq{padding: 40px 20px 10px;}
	._320 section.faq .centro{}
		._320 section.faq .centro .content{}
			._320 section.faq .centro .content h2{font-size: 22px; line-height: 26px; margin-bottom: 12px;    text-align: center;}
			._320 section.faq .centro .content > p{width: 100%; text-transform: none; text-align: center; position: relative; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #424345;}
			._320 section.faq .centro .content ul{}
				._320 section.faq .centro .content ul li{}
				._320 section.faq .centro .content ul li:first-child{}
				._320 section.faq .centro .content ul li:last-child{padding-bottom: 24px;}
					._320 section.faq .centro .content ul li:last-child::after{position: absolute; content: ''; width: 100%; height: 1px; bottom: 0; left: 0; background: #8C8C8C59;}
				._320 section.faq .centro .content ul li:not(:last-child)::before{}
					._320 section.faq .centro .content ul li h3{padding-right: 46px;font-size: 17px;}
					._320 section.faq .centro .content ul li.ativo h3{}
						._320 section.faq .centro .content ul li h3::after{}
						._320 section.faq .centro .content ul li h3::before{}
							._320 section.faq .centro .content ul li.ativo h3::after{}
							._320 section.faq .centro .content ul li.ativo h3::before{}
					._320 section.faq .centro .content ul li p{font-size: 15px; padding-right: 40px;}
						._320 section.faq .centro .content ul li.ativo p{}
		._320 section.faq .centro figure{display: none;}
			._320 section.faq .centro figure img{}

/* Section - Suporte */
._320 section.suporte{padding: 40px 20px; border-top: 0px;}
	._320 section.suporte h2{font-size: 22px; line-height: 26px; margin-bottom: 0; text-align: center;}
	._320 section.suporte > p{}
	._320 section.suporte > p:first-of-type{width: 100%; text-transform: none; text-align: center; position: relative; margin-bottom: 20px;}
	._320 section.suporte > p:last-of-type{line-height: 24px; margin: 4px auto 26px;}
	._320 section.suporte .centro{flex-direction: column; align-items: center; padding-bottom: 40px; margin: 0 auto 40px; max-width: 440px;}
		._320 section.suporte .centro .box{position: relative; padding: 25px 20px 25px 80px;}
			._320 section.suporte .centro .box .icone{transform: scale(0.7); position: absolute; top: 15px; left: 4px;}
				._320 section.suporte .centro .box .icone::after{}
				._320 section.suporte .centro .box.whatsapp .icone::after{}
				._320 section.suporte .centro .box.chat .icone::after{}
			._320 section.suporte .centro .box .texto{}
				._320 section.suporte .centro .box .texto h4{}
					._320 section.suporte .centro .box.whatsapp .texto h4 b{}
					._320 section.suporte .centro .box.chat .texto h4 b{}
				._320 section.suporte .centro .box .texto p{}
					._320 section.suporte .centro .box .texto p a:link,
					._320 section.suporte .centro .box .texto p a:visited,
					._320 section.suporte .centro .box .texto p a:active{display: inline-block;}
						._320 section.suporte .centro .box .texto p a:hover{}
					._320 section.suporte .centro .box .texto p b{}
	._320 section.suporte h3{font-size: 22px; line-height: 26px; margin-bottom: 0; text-align: center;}
	._320 section.suporte > a:link,
	._320 section.suporte > a:visited,
	._320 section.suporte > a:active{padding: 16px 18px 20px;margin: 20px auto;}
		._320 section.suporte > a b{font-size: 15px;}
	._320 section.suporte > span{font-size: 13px; line-height: 18px;}

/* Footer */
._320 footer .centro{flex-direction: column;gap: 0px;max-width: 440px;padding: 24px 0;justify-content: initial;align-items: center;}
	._320 footer .centro p{font-size: 13px;line-height: 26px; text-align: center;}
		._320 footer .centro .links a:link,
		._320 footer .centro .links a:visited,
		._320 footer .centro .links a:active{font-size: 13px;line-height: 26px;letter-spacing: -0.01em;}
		._320 footer .centro .links em{font-size: 13px;}