﻿/* Needed by content created by the builder */

/* General */
html,
body {
	height: 100%;
	scroll-behavior: smooth;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke: 1px transparent;

	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
}

html,
body {
	/* deixa a altura em 100% e remove scroll x */
	overflow: auto;
	overflow-x: hidden;
}

* {
	-webkit-text-size-adjust: none !important;
	text-size-adjust: none !important;
}

/* custom scrollbar */
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-track {
	background-color: transparent;
}

::-webkit-scrollbar-thumb {
	background-color: #818080;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #a8bbbf;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
}

/* Sections
	 ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
	margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
	display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

body,
.is-wrapper .is-block h1 i,
p i,
h2 i,
h3 i {
	/* line-height: 0px !important; */
}

/* Grouping content
	 ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
	background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
	font-weight: bold;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
	font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

.div-emoji {
	font-family: 'Segoe UI Emoji', 'Segoe UI Symbol', 'Segoe UI',
		'Apple Color Emoji', 'Twemoji Mozilla', 'Noto Color Emoji',
		'EmojiOne Color', 'Android Emoji' !important;
}

/* Embedded content
	 ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
	/* 1 */
	overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
	/* 1 */
	text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0 !important;
	font-weight: inherit;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

.visually-hidden:not(:focus):not(:active) {
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

progress {
	vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
	overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type='checkbox'],
[type='radio'] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
	display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
	display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
	display: none;
}

video {
	clip-path: inset(5px 5px);
}

/* html, body:not(.dark) {
    overflow-x: hidden;
} */
* {
	font-display: swap;
}
body {
	margin: 0;
}
a {
	color: inherit;
	text-decoration: none;
}

.container-senha {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 100000000000000000000000;
	transition: 0.2s;
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 205px 700px 1fr;
	align-items: center;
	justify-content: center;
	justify-items: center;
}
.mobile .container-senha {
	grid-template-rows: 140px 500px 1fr;
}

.container-senha .logo-senha {
	width: 175px;
}

.container-senha .container {
	width: 30%;
	height: 35%;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	flex-direction: column;
	text-align: center;
	position: relative;
	bottom: 65px;
}
.mobile .container-senha .container {
	width: 100%;
}

.container-senha .container h1 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
}

.container-senha .container input {
	padding: 10px;
	border: 1px solid #00000017;
	border-radius: 8px;
	width: 305px;
}

.container-senha .container input:focus {
	outline: none;
}
.formulario-senha {
	gap: 10px;
	display: grid;
	grid-template-columns: 1fr 80px;
	grid-template-rows: 1fr 1fr;
	align-items: flex-start;
	justify-items: baseline;
}
.mobile .formulario-senha {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.container-senha .container button {
	display: flex;
	text-decoration: none;
	cursor: pointer;
	box-sizing: border-box;
	text-align: center;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 100%;
	background-color: unset;
	transition: all 0s ease 0s;
	z-index: 2;
	word-break: break-word;
	padding: 0 30px !important;
	border: 0;

	background: #6038ff;
	color: #fff;
	font-weight: bold;
	border-radius: 8px;
	word-break: normal;
}
.mobile .container-senha .container button {
	padding: 15px 37px !important;
}
.titulo-senha {
	font-weight: 600;
}
.senha-erro {
	color: #f00;
	display: none;
	grid-row-start: 2;
	font-weight: 400;
}
.container-senha.erro .senha-erro {
	display: block;
}

.container-senha.erro input {
	border-color: #f00;

	animation: shake 1s;
}
/* img {
    width: 100%;
    display: block;
} */
ul {
	box-sizing: border-box;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

/* Gridless */

.is-wrapper {
	width: 100%;
	height: initial;
	box-sizing: border-box;
	position: relative;

	/* user-select: none; */

	pointer-events: all !important;
	/* transform: unset !important; */
	/* overflow-x: hidden; */
}
.is-wrapper img {
	user-select: none;
}
/* h1, p {
  letter-spacing: 15px;
  background-position: 50% 50%;
  word-break: break-word;
  margin: 0px;
  z-index: 2;
  background-size: 100%;
  text-align: center;
  height: auto;
  background-image: none;
  line-height: 80px;
  border-radius: 0px;
} */

.is-section {
	height: 1007px;
	position: relative !important;
	background-color: #fff;
	background-size: cover;
	box-sizing: border-box;
	backface-visibility: hidden;

	pointer-events: all !important;

	display: flex !important;
	transform: unset !important;
	transform-style: unset !important;
	backface-visibility: unset !important;
	left: unset !important;
	top: unset !important;

	/* perspective: 1px !important;
    transform: translateZ(0) !important; */
}

.editor {
	transform-origin: right top;
	margin: 300px auto auto;
	height: unset;
	max-width: unset !important;
	backface-visibility: unset !important;
}

.is-section.section-flex {
	display: grid !important;
}

.is-section.height-100 {
	height: 100%;
}
.is-section.height-90 {
	height: 90%;
}
.is-section.height-80 {
	height: 80%;
}
.is-section.height-70 {
	height: 70%;
}
.is-section.height-60 {
	height: 60%;
}
.is-section.height-50 {
	height: 50%;
}
.is-section.height-auto {
	height: auto;
}

.is-slide {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	transition: all ease 1.2s;
}
.is-slide.active {
	opacity: 1;
	z-index: 2;
	transition: all ease 0.9s;
}

.is-block,
.is-grupo {
	box-sizing: border-box;
	position: absolute !important;
	cursor: default;
	/* overflow-wrap: break-word; */

	z-index: 2;

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	transition: opacity 0.3s, mix-blend-mode 0.3s;
}

.is-block.is-fluid {
	top: auto !important;
	/* height: auto !important; */
	left: auto !important;
	/* width: 100% !important; */
	position: relative !important;
	transform: none !important;
}

.is-block.block-relative {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
}

.is-block.is-text > * {
	width: 100%;
	flex: none;
	box-sizing: border-box;
}

.is-block.is-text > *:not(.is-overlay):not(.btn-effects) {
	position: relative;
}
.is-section.section-flex .is-overlay {
	z-index: 0;
}

.is-block.is-img > div {
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* image stretched */
.is-block.is-text .is-img {
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

.is-block.is-text .is-img a {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
}

/* map */
.is-block.is-iframe {
	overflow: hidden;
}
iframe {
	border: 0 !important;
}
.is-block.is-iframe > div {
	width: 100%;
	height: 100%;
}

/* Section Overlay */
.overlay-forma-superior {
	right: 0;
	left: 0;
	top: 0px;
	height: 100px;
	position: absolute;
	z-index: 2;
	overflow-x: hidden;
}

.overlay-forma-inferior {
	right: 0;
	left: 0;
	bottom: 0px;
	height: 100px;
	position: absolute;
	z-index: 2;
	overflow-x: hidden;
}

.overlay-forma-superior svg,
.overlay-forma-inferior svg {
	position: relative;
	transform: translateX(-50%);
	left: 50%;
	width: 100%;
	display: block;
	fill: inherit;
	height: inherit;
}

.is-overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	max-width: none !important; /* give !important to prevent overide by is-block.flex > * */
	z-index: 1;
}
.is-overlay .is-image-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-position-y: 50%;
	background-position-x: 50%;
	/* background-position:50% 60%; */
	/* transition: all 0.3s linear 0s; */
}
.is-overlay .is-img-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.is-overlay .is-video-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Mobile */
/* 767 (not 768)=> making 'hide on mobile' done first (on 768) without changing the layout, and then change the layout as below. To test: reduce the window size. */

.mobile .is-section {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}

.mobile .is-section.height-auto {
	min-height: auto;
}
.mobile .section-flex {
	height: auto !important;
}

.mobile .is-slide {
	position: absolute;
	min-height: 100%;
	/* display:none; //a must, affecting layout because of position: relative */
	opacity: 0;
	min-height: 300px;
	transition: all ease 1.2s;
}
.mobile .is-slide.active {
	position: relative;
	display: flex;
	flex-direction: column;
	opacity: 1;
	transition: all ease 0.6s;
}

/* do not change fixed (animated) blocks, except fixed text block */
/* .is-block.is-text.fixed */
/* .is-block:not(.fixed) { 
        position:relative;
        width:100%;
        height:auto;
        /* top:auto !important; */
/* left:auto !important; */
/* transform:none; */
/* } */

.mobile .is-block.is-img {
	height: 300px;
}
.mobile .is-block.is-iframe {
	/* all stretch object blocks have min-height on mobile */
	height: 300px;
}

/* Ipad Portrait */
@media all and (max-width: 1024px) and (orientation: portrait) {
	.is-section.height-100 {
		height: 50%;
	}
	.is-section.height-90 {
		height: 450%;
	}
	.is-section.height-80 {
		height: 40%;
	}
	.is-section.height-70 {
		height: 35%;
	}
	.is-section.height-60 {
		height: 30%;
	}
	.is-section.height-50 {
		height: 25%;
	}
	.is-section.height-auto {
		height: auto;
	}
}

/* Helpers */

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.embed-responsive iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.is-light-text * {
	color: #fff;
}
.is-dark-text * {
	color: #000;
}

.is-social {
	display: flex;
	justify-content: center;
}
.is-social a > i {
	text-decoration: none;
	font-size: 1.2em;
	margin: 0 15px;
}

.is-light-text .is-social a > i {
	color: #fff;
}
.is-light-text .is-social a:hover > i {
	color: #fff;
}
.is-dark-text .is-social a > i {
	color: #000;
}
.is-dark-text .is-social a:hover > i {
	color: #000;
}

.size-48 {
	font-size: 48px;
}
.size-96 {
	font-size: 96px;
}

/* Scroll Down Icon */
.is-arrow-down {
	display: flex;
	position: absolute;
	left: 50%;
	cursor: pointer;
	z-index: 3;

	bottom: 55px;
	width: 45px;
	height: 45px;
	margin-left: -22.5px;
}

.is-arrow-down > svg {
	pointer-events: none;
}

.is-arrow-down > a {
	text-decoration: none;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;

	color: rgb(0, 0, 0);
	font-size: 22px;
}
/* .is-arrow-down > a i {   
    margin-top:3px;
} */
.bounce {
	-moz-animation: bounce 5s forwards;
	-webkit-animation: bounce 5s forwards;
	animation: bounce 5s forwards;
}
@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
	}
}
@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
	}
}
@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-o-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
.is-arrow-down.light a {
	background: rgba(255, 255, 255, 0.18);
	color: #111;
}

/* Slide Navigation */
.is-wrapper button > * {
	pointer-events: none; /* https://css-tricks.com/slightly-careful-sub-elements-clickable-things/ */
}
.slide-nav {
	position: absolute;
	display: flex;
	flex-direction: row;
	z-index: 3;
}
.slide-nav button.btn-slide-left {
	background: none;
	cursor: pointer;
	flex: none;
}
.slide-nav button.btn-slide-right {
	background: none;
	cursor: pointer;
	flex: none;
}
.slide-nav button svg {
	fill: #000;
}
.slide-nav button:focus {
	outline: none;
}

.slide-nav.left {
	bottom: 40px;
	left: 40px;
}

.slide-nav.center {
	bottom: 40px;
	left: calc(50% - (95px));
	width: 190px;
	display: flex;
	justify-content: center;
}
.slide-nav.type2.center,
.slide-nav.type4.center,
.slide-nav.type6.center {
	left: calc(50% - (68px));
	width: 136px;
}

.slide-nav {
	/* right (default) */
	bottom: 40px;
	right: 40px;
}

/* Thin */

.slide-nav.type1 button {
	width: 90px;
	height: 65px;
	border: #111 1px solid;
}
.slide-nav.type1 button.btn-slide-left {
	border-right: none;
}
.slide-nav.type1 button svg {
	width: 30px;
	height: 30px;
}

.slide-nav.type2 button {
	width: 65px;
	height: 45px;
	border: #111 1px solid;
}
.slide-nav.type2 button.btn-slide-left {
	border-right: none;
}
.slide-nav.type2 button svg {
	width: 25px;
	height: 25px;
}

/* Normal */

.slide-nav.type3 button {
	width: 80px;
	height: 70px;
	border: #111 2px solid;
}
.slide-nav.type3 button.btn-slide-left {
	border-right: none;
}
.slide-nav.type3 button svg {
	width: 25px;
	height: 25px;
}
.slide-nav.type3 button.btn-slide-left svg {
	margin-left: -5px;
}

.slide-nav.type4 button {
	width: 60px;
	height: 55px;
	border: #111 2px solid;
}
.slide-nav.type4 button.btn-slide-left {
	border-right: none;
}
.slide-nav.type4 button svg {
	width: 20px;
	height: 20px;
}
.slide-nav.type4 button.btn-slide-left svg {
	margin-left: -3px;
}

/* Rounded */

.slide-nav.type5 button {
	width: 80px;
	height: 80px;
	border: #111 2px solid;
	border-radius: 500px;
}
.slide-nav.type5 button svg {
	width: 25px;
	height: 25px;
}
.slide-nav.type5 button.btn-slide-left svg {
	margin-left: -5px;
}

.slide-nav.type6 button {
	width: 60px;
	height: 60px;
	border: #111 2px solid;
	border-radius: 500px;
}
.slide-nav.type6 button svg {
	width: 20px;
	height: 20px;
}
.slide-nav.type6 button.btn-slide-left svg {
	margin-left: -3px;
}

/* Glide Slider stretch adjustment */
.glide.stretch,
.glide.stretch .glide__track,
.glide.stretch .glide__slides,
.glide.stretch .glide__slide,
.glide.stretch .glide__slide > * {
	height: 100%;
}
.glide.stretch .glide__slide > div {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.is-block[data-module="slider"] .glide.stretch .glide__slide > div > img {
	visibility: hidden !important;
}
.is-wrapper .btn {
	display: flex;
	text-decoration: none;
	cursor: pointer;
	box-sizing: border-box;
	text-align: center;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 100%;
	background-color: unset;
	z-index: 2;
	word-break: break-word;
	padding: 0 20px !important;
}

.is-wrapper .btn * {
	pointer-events: none;
}

.is-block.btn-icone .btn {
	/* padding: 0 40px 0 20px !important; */
}

.mauticform-button {
	color: initial !important;
	border-width: initial !important;
	border-radius: initial !important;
	font-weight: initial !important;
	font-size: initial !important;
	letter-spacing: initial !important;
	background-image: initial;
}
.tablet .is-wrapper  .btn {
	padding: 0 20px;
}
.mobile .is-wrapper  .btn {
	padding: 0;
}
.is-wrapper .btn svg {
	pointer-events: none;
	/* position: absolute; */
	/* right: 60px; */
	/* top: 50%; */
	transition: all 0.3s;
	/* transform: translate(30px, -50%); */
	opacity: 1;
	width: 1.25em;
}
.icon-right svg,
.icon-right i {
	right: 60px;
	top: 50%;
	/* transform: translate(0, -50%); */
	opacity: 0;
}
.icon-right:not(.hover-svg):hover svg,
.icon-right:not(.hover-svg):hover i {
	transition: all 0.3s;
	/* transform: translate(45px, -50%); */
	opacity: 1;
}

.icon-left svg,
.icon-left i {
	left: 60px;
	top: 50%;
	opacity: 0;
}

.icon-left:not(.hover-svg):hover svg,
.icon-left:not(.hover-svg):hover i {
	transition: all 0.3s;
	opacity: 1;
	/* transform: translate(-45px, -50%); */
}
.hover-svg svg,
.hover-svg i {
	opacity: 1;
}
.hover-svg.icon-left svg,
.hover-svg.icon-left i {
	/* transform: translate(-45px, -50%); */
}
.hover-svg.icon-right svg,
.hover-svg.icon-right i {
	/* transform: translate(45px, -55%); */
}

.is-wrapper .btn.icon-left,
.is-wrapper .btn.icon-right {
	transition: padding 0.3s;
}

.is-wrapper .is-block.btn-icone .btn:not(.hover-svg) {
	padding: 0 !important;
}

/* .is-block.btn-icone .btn:not(.hover-svg):hover {
	padding: 0 40px 0 20px !important;
} */

.text-bold {
	font-weight: bold;
}

.text-inline {
	display: inline-block;
}
.is-wrapper .btn-right > div {
	left: 53%;
}
.is-wrapper .btn-left > div {
	left: 45%;
}

.mobile .is-block:not([data-module='slider']) {
	height: auto;
}

svg * {
	pointer-events: none;
}
.mobile .is-block {
	/* left: 0 !important; */
	/* width: 100% !important; */
	margin: 0 !important;
}
.is-block.svg-proporcao {
	width: 21% !important;
}
.is-block.svg-proporcao svg {
	width: 300px !important;
}
.mobile .is-grupo {
	/* transform: matrix(1, 0, 0, 1, 0, 0) scale(0.294886, 0.294886);
    left: -70.1667%;
    top: 14.6785%;
    width: 229.81029810298105%; */
}
/* .is-block * {
	visibility: visible !important;
} */
.fundo-texto {
	-webkit-text-fill-color: transparent !important;
	-webkit-background-clip: text !important;
	background-position: center;
}
.is-wrapper .block-btn > div,
.is-wrapper .block-btn .btn {
	width: 100%;
	height: 100%;
}
/* .mobile h1{
  font-size: 80px !important;
}
.tablet h1 {
  font-size: 65px !important;
}
.mobile p {
  font-size: 16px !important;
}
.tablet p {
  font-size: 23px !important;
} */

.is-block p {
	margin: 0 !important;
}

.is-block h1 *, .is-block h2 *, .is-block h3 *, .is-block h4 *, .is-block h5 *, .is-block h6 *, .is-block p *{
	font-family: inherit;
}

/* body .type-poppins h1, h2, h3, h4, h5, h6{
    line-height: 1;
    letter-spacing: 0px;
    margin: 0 !important;
} */
svg.full image {
	width: 100%;
	height: 100%;
}
svg.full-width image {
	width: 100%;
}
svg.full-height image {
	height: 100%;
}
.span-texto-separado {
	display: inline-block;
}
.font-icon {
	min-width: 20px;
}

.texto-gradiente {
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.cartx-buy-button iframe {
	background: transparent !important;
}
.is-block .cartx-buy-button iframe {
	height: 460px !important;
}
.hiddenWord {
	opacity: 0;
}
[data-module='slider'] {
	background: transparent;
	width: 40%;
	height: 40%;
}
.hover-grad {
	background-size: 300% 300%;
}
.hover-grad:hover {
	background-position: 100% 100%;
}
.mobile .is-section {
	/* min-height: 10vh; */
	height: 1007px;
}

body .is-wrapper .is-section {
	left: 0px !important;
	top: 0px !important;
	width: initial !important;
	margin-left: 0px !important;
	border-radius: 0px !important;
}

.is-block.video {
	width: 50%;
	height: 45%;
}
.parallax {
	/* transition: .2s; */
	/* background-attachment: fixed; */
}
/* .is-block:not([data-module="slider"]).glide__slide img {
	display: none !important;
} */

.is-block[data-module="slider"] .glide__slide a {
	position: absolute;
    top: 0;
    z-index: 1000;
    height: 100%;
    width: 100%;
	pointer-events: all !important;
}

.is-block[data-module="slider"] .glide__slide img {
	visibility: hidden !important;
}

.is-wrapper .btn.pressEffect:active {
	transition: all 0.2s ease;
	box-shadow: 0 0 black !important;
	top: 4px;
}
#sheet-container {
	width: 400px;
	height: 400px;
	border: 1px solid black;
}

/* -------CONTADOR-STYLES---------------------------- */

.countdown {
	display: flex;
	transform: scale(2);
}

.time {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 15px;
}

.time h2 {
	margin: 0 0 5px;
}

.contador-simples {
	font-size: 20px;
	/* top: 167px !important; */
	/* left: 427px !important; */
	/* width: 668px !important; */
	/* height: 217px !important; */
}

.tablet .contador-simples {
	font-size: 12px;
	/* width: 62.3242% !important;
    height: 138.2px !important; */
}

.mobile .contador-simples {
	font-size: 8px !important;
	/* height: 100.2px !important; */
}

body .is-block.contador-landingpage {
	height: auto !important;
}

/* -------CONTADOR-STYLES-4---------------------------- */

.countdown-1613740247 {
	display: flex;
	transform: scale(2);
	position: relative;
	width: fit-content;
	height: initial !important;
}

.countdown-1613740247::after {
	content: '';
	position: absolute;
	background-color: currentColor;
	bottom: 0px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 0.2vh;

	transition: color 0.2s, box-shadow 0.2s;
	transition-timing-function: ease-out;
	color: inherit;
	box-shadow: 0 0 1px #fefc7c, 0 0 3px rgb(255 217 54 / 70%), 0 0 5px #ff6a00,
		0 0 14px #ff6a00, 0 0 17px #ff6a00, 0 0 20px red,
		0 5px 25px rgb(0 0 255 / 90%);
	-webkit-animation: flicker-1613740247 0.001s infinite;
	animation: flicker-1613740247 0.001s infinite;
}

.countdown-1613740247::before {
	content: '';
	position: absolute;
	background-color: currentColor;
	top: 0px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 0.2vh;

	transition: color 0.2s, box-shadow 0.2s;
	transition-timing-function: ease-out;
	color: inherit;
	box-shadow: 0 0 1px #fefc7c, 0 0 3px rgb(255 217 54 / 70%), 0 0 5px #ff6a00,
		0 0 14px #ff6a00, 0 0 17px #ff6a00, 0 0 20px red,
		0 5px 25px rgb(0 0 255 / 90%);
	-webkit-animation: flicker-1613740247 0.001s infinite;
	animation: flicker-1613740247 0.001s infinite;
}

.time-1613740247 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 15px;

	transition: color 0.2s, text-shadow 0.2s;
	transition-timing-function: ease-out;
	color: inherit;
	text-shadow: 0 0 1px #fefc7c, 0 0 3px rgb(255 217 54 / 70%), 0 0 5px #ff6a00,
		0 0 14px #ff6a00, 0 0 17px #ff6a00, 0 0 20px red,
		0 5px 25px rgb(0 0 255 / 90%);
	-webkit-animation: flicker-1613740247 0.001s infinite;
	animation: flicker-1613740247 0.001s infinite;
	z-index: 1;
}

.time-1613740247 h2 {
	margin: 0 0 5px;
}

.contador-simples-1613740247 {
	font-size: 20px;
	top: 167px !important;
	left: 427px !important;
}

.tablet .contador-simples-1613740247 {
	font-size: 12px;
}

.mobile .contador-simples-1613740247 {
	font-size: 6px !important;
}

@keyframes flicker-1613740247 {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.8;
	}
	100% {
		opacity: 1;
	}
}

/* -------CONTADOR-STYLES-5--------------------------- */

.countdown-1613747014 {
	display: flex;
	transform: scale(0.4);
	text-align: center;
}

/* .mobile .countdown-1613747014 {
  transform: scale(.2);

}  */

/* .mobile .count-noscale {
   transform: scale(.4);  */
/* } */
/* .tablet .countdown-1613747014 { */
/* transform: scale(.3); */
/* font-size: 90px !important; */
/* }   */

.time-1613747014 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 15px;
}

.time-1613747014 h2 {
	margin: 0 0 5px;
}

.contador-simples-1613747014 {
	font-size: 85px !important;
}

.tablet .contador-simples-1613747014 {
	font-size: 12px;
}

.mobile .contador-simples-1613747014 {
	font-size: 8px !important;
}

/*LEAF-START--------------------------------------------*/
.container-1613747014 {
	position: relative;
}

.base-schedule-1613747014 {
	width: 387px;
	height: 405px;
	float: left;
	margin-top: 42px;
	border-radius: 50px;
	background-color: #bdc3c7;
}
.header-calendario-1613747014 {
	width: 100%;
	height: 108px;
	float: left;
	background-color: #e74c3c;
	border-bottom: 21px solid #c0392b;
	border-radius: 50px 50px 0 0;
	position: relative;
}
.header-calendario-1613747014:before,
.header-calendario-1613747014:after {
	content: '';
	width: 64px;
	height: 64px;
	position: absolute;
	top: 25px;
	background-color: #c0392b;
	border-radius: 50%;
}
.header-calendario-1613747014:before {
	left: 33px;
}
.header-calendario-1613747014:after {
	right: 33px;
}
.iron-calendar-1613747014 {
	width: 44px;
	height: 108px;
	position: absolute;
	z-index: 2;
	top: -40px;
	left: 43px;
	background-color: #bdc3c7;
	border-radius: 50px;
}
.iron-calendar-1613747014:after {
	content: '';
	width: 44px;
	height: 108px;
	position: absolute;
	z-index: 2;
	top: 0;
	right: -258px;
	background-color: #bdc3c7;
	border-radius: 50px;
}
.leaf-1613747014 {
	width: inherit;
	height: 256px;
	position: absolute;
	bottom: 20px;
	line-height: 10px;
	background-color: #ecf0f1;
	border-radius: 0 0 40px 40px;

	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}
.countdown-1613747014 h2 {
	font-size: 100px !important;
}
.countdown-1613747014 small {
	font-size: 65px !important;
}
.leaf-1613747014:after {
	content: '';
	width: 44px;
	height: 44px;

	position: absolute;
	top: 44px;
	left: 44px;
	background-color: #bdc3c742;
	box-shadow: #bdc3c742 61px 0 0, #bdc3c742 122px 0 0, #bdc3c742 183px 0 0,
		#bdc3c742 246px 0 0, #bdc3c742 0px 61px 0, #bdc3c742 61px 61px 0,
		#bdc3c742 122px 61px 0, #bdc3c742 183px 61px 0, #bdc3c742 246px 61px 0,
		#bdc3c742 0px 122px 0, #bdc3c742 61px 122px 0, #bdc3c742 122px 122px 0,
		#bdc3c742 183px 122px 0, #bdc3c742 246px 122px 0;
}

/* -------CONTADOR-STYLES-2---------------------------- */

.countdown-2 {
	display: flex;
	transform: scale(2);
}

.time-2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 15px;
}

.time-2 h2 {
	margin: 0 0 5px;
	animation: countdown2 1s ease-in-out infinite;
}

@keyframes countdown2 {
	0% {
		transform: rotateX(0deg);
	}
	100% {
		transform: rotateX(360deg);
	}
}
.contador-flip {
	height: 100%;
}
.flip-clock {
	text-align: center;
	perspective: 400px;
	color: #ff9d4d;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.flip-clock.texto-digitos {
	font-size: 26px;
}

.flip-clock::before,
.flip-clock::after {
	box-sizing: border-box;
}

.flip-clock__piece {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 5px;
	width: 100px;
	height: 100px;
}
.flip-clock__piece b {
	width: 100%;
}

.flip-clock__slot {
	font-size: 14px;
	margin-top: 10px;
}

.card-1613690947 {
	display: block;
	position: relative;
	font-size: inherit;
	line-height: 0;
}

.card-fundo .card__top,
.card__bottom,
.card__back::before,
.card__back::after {
	background: #222;
}

.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
	display: block;
	background: #222;
	padding-top: 0.75em;
	border-radius: 0.15em 0.15em 0 0;
	backface-visiblity: hidden;
	transform-style: preserve-3d;
	transform: translateZ(0);
}
.card__bottom {
	position: absolute;
	top: 50%;
	left: 0;
	border-radius: 0 0 0.15em 0.15em;
	pointer-events: none;
	overflow: hidden;
	filter: contrast(0.85);
}

.card__bottom::after {
	display: block;
	margin-top: -0.72em;
}

.card__back::before,
.card__bottom::after {
	content: attr(data-value);
}

.card__back {
	position: absolute;
	top: 0;
	height: 100%;
	left: 0%;
	pointer-events: none;
}

.card__back::before {
	position: relative;
	z-index: -1;
	overflow: hidden;
}

.flip-1613690947 .card__back::before {
	animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
	animation-fill-mode: both;
	transform-origin: center bottom;
	padding-top: 45px;
	top: -33.6px;
	left: 0;
}

.flip-1613690947 .card__back .card__bottom {
	transform-origin: center top;
	animation-fill-mode: both;
	animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}

.card__bottom {
	left: -0.2px;
	top: 10px;
}
.card__top {
	position: relative;
	padding-top: 45px;
	left: 0px;
	top: -32.6px;
}

@keyframes flipTop {
	0% {
		transform: rotateX(0deg);
		z-index: 2;
	}
	0%,
	99% {
		opacity: 0.99;
	}
	100% {
		transform: rotateX(-90deg);
		opacity: 0;
	}
}

@keyframes flipBottom {
	0%,
	50% {
		z-index: -1;
		transform: rotateX(90deg);
		opacity: 0;
	}
	51% {
		opacity: 0.99;
	}
	100% {
		opacity: 0.99;
		transform: rotateX(0deg);
		z-index: 5;
	}
}

.contador-flip {
	font-size: 60px !important;
	line-height: 30px !important;
}

.tablet .contador-flip {
	font-size: 50px !important;
	line-height: 30px !important;
}

.mobile .contador-flip {
	font-size: 30px !important;
	line-height: 25px !important;
}

/*CONTADOR-STYLES-3----------------------------------------*/
/* 
@keyframes flicker-contador-3
 { 0%
    {opacity: 1}
  50%
    {opacity: 0.8}
  100%
    {opacity: 1}}


  
#countdown-contador-3
  {overflow: hidden;
  margin: 150px auto 0;
  padding: 35px 10px 10px 10px;
  width: 960px;}
  
  .base-contador-3
    {width: 100%;
    height: 200px;
    background: red;
    margin-top: 170px;
    border-radius: 5px 5px 0 0;
    background: url("https://timothyshelley.files.wordpress.com/2014/10/wood.png");
    background-size: 100%;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.8);
    font-family: "Cabin Sketch";
    font-size: 50px;
    text-shadow: 0 0 5px rgba(0,0,0,0.9)};
    
    .label-contador-3
      {float: left;
      width: 220px;
      text-align: center;
      margin: 30px 10px;}
  
  .tube-pair-contador-3
    {margin: 0 10px;
    float: left;}
  
  .tube-contador-3
    {height: 150px;
    width: 70px;
    background: radial-gradient(circle, rgba(184,210,218,0) 0%, rgba(252,84,12,0.46262254901960786) 35%, rgba(203,188,255,0.2189250700280112) 83%);
    float: left;
    margin: 0 20px;
    text-align: center;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 50px 50px 10px 10px;}
    
    .tube-contador-3:before
      {content: '';
      display: block;
      width: 10px;
      height: 5px;
      border-radius: 10px 10px 0 0;
      position: absolute;
      background: red;
      margin-top: -5px;
      margin-left: 31px;
      background: radial-gradient( rgba(75,142,255,0.2497373949579832) 0%, rgba(75,142,255,0.2497373949579832) 35%, rgba(75,142,255,0.2497373949579832) 83%);
    }
    .tube-contador-3:after
      {content: '';
      display: block;}
      
    .tube-number-contador-3
      {width: 100%;
      position: absolute;
      font-size: 120px;
      line-height: 150px;
      color: rgba(255,255,255,0.1);
      z-index: 2; }
      
      .tube-number-contador-3.active-contador-3
        {transition: color 0.2s, text-shadow 0.2s;
        transition-timing-function: ease-out;
        color: transparent;
        text-shadow: 0 0 1px #fefc7c, 0 0 3px rgba(255, 217, 54, 0.7), 0 0 5px #ff6a00, 0 0 14px #ff6a00, 0 0 17px #ff6a00, 0 0 20px red, 0 5px 25px rgba(0, 0, 255, 0.9);
        animation: flicker-contador-3 0.001s infinite;
        z-index: 1;}
        
    .honeycomb-contador-3
      {background: url("https://cdn.pixabay.com/photo/2012/04/15/19/14/honeycomb-34984__340.png");
      display: block;
      position: absolute;
      height: 100px;
      width: 65px;
      background-size: 300%;
      margin: 20px 0 0 10px ; 
      filter: contrast(2);}
      
    .metal-contador-3
      {width: 70px;
      height: 25px;
      position: absolute;
      bottom: -15px;
      border-radius: 0 0 5px 5px;
      background: linear-gradient(90deg, rgba(102,102,102,1) 0%, rgba(176,176,176,1) 12%, rgba(162,162,162,1) 25%, rgba(199,199,199,1) 34%, rgba(164,164,164,1) 39%, rgba(203,203,203,1) 44%, rgba(214,241,251,1) 50%, rgba(203,213,217,1) 54%, rgba(167,167,167,1) 58%, rgba(204,204,204,1) 64%, rgba(133,133,133,1) 70%, rgba(142,142,142,1) 100%);
      box-shadow: inset 0 0 10px rgba(0,0,0,0.75);}
       
      .metal-contador-3:after
        {content: '';
        display: block;
        width: 10px;
        height: 3px;
        position: absolute;
        bottom: -3px;
        left: 30px ;
        background: rgb(82,248,255);
        box-shadow: 0 0 1px #fefc7c, 0 0 3px rgba(255, 217, 54, 0.7), 0 0 5px #e2e2e2, 0 0 14px #ffffff, 0 0 17px #ffffff, 0 0 20px #f96666, 0 5px 25px rgba(74, 225, 249, 0.9);
        } */

/*CONTADOR-6-STYLE------------------------------------------------*/
.contador6-initial-style {
	color: #fff !important;
	font-size: 35px !important;
	line-height: 20px !important;

	top: 167px !important;
	left: 427px !important;
	width: 368px !important;
	height: 217px !important;
}

/* .countdown-1614628361 { 
  display: flex; 
   transform: scale(1); 
   text-align: center; 
 }

 .mobile .countdown-1614628361 {
  transform: scale(.2);

} 

 .tablet .countdown-1614628361 {
  transform: scale(.3);
  font-size: 90px !important;
}   */

.mobile .contador6-initial-style p:not(.time--text) {
	font-size: 35px !important;
}

.radial-countdown-wrapper {
	line-height: inherit;
	color: inherit;
	display: block;
	margin: 0 auto;
	position: relative;
	transform: scale(1);
}
.radial-countdown-wrapper h2 {
	font-size: 3rem;
}
.radial-countdown {
	display: flex;
	flex-wrap: nowrap;
	margin: 0 auto;
	text-align: center;
}
.time-roundel {
	display: inline-block;
	/* max-width: 200px; */
	margin: 20px auto;
	position: relative;
	line-height: inherit;
}

.circle-path {
	color: inherit;
	stroke: currentColor;
	fill: none;
	stroke-width: 1;
	stroke-linecap: round;
}

@keyframes initial-progress {
	0% {
		stroke-dasharray: 0 60;
	}
}

.time-display {
	position: relative;

	top: 42%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: normal;
	color: inherit;
	z-index: 3;
}
.time--secs,
.time--mins,
.time--hrs,
.time--days,
.countdown-time--secs,
.countdown-time--mins,
.countdown-time--hrs,
.countdown-time--days {
	font-size: inherit;
	margin: 0;
	text-align: center;
	position: absolute;
	top: 43%;
	left: 50%;
	z-index: 2;
	line-height: normal;
	transform: translate(-50%, -50%);
	color: #ffffff;
}
.time--text {
	margin: 0;
	color: gray;
	text-align: center;
	font-size: 1rem;
}

.tablet .time--text {
	font-size: 0.8rem;
}

.tablet .radial-countdown-wrapper .time-display p {
	font-size: inherit !important;
}

/* .contador-1 {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contador-1 .contador-timer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: 100%;
} */

.is-section.height-auto {
	height: auto;
	display: flex;
	overflow: initial;
	justify-content: center;
	align-content: center;
	/* align-items: normal; */
	flex-flow: wrap;
}

/* .is-section.section-flex .is-block--flex .is-block:not(.is-code):not(.bloco-tabelapreco):not(.block-faq) svg {
	height: initial !important;
	width: initial !important;
} */
.is-section.section-flex {
	min-height: 45px;
}

.is-section.section-flex .is-block--flex .embed-responsive {
	width: 100%;
}

.section-flex {
	height: auto !important;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.is-section.section-flex .is-block--flex {
	display: grid !important;
	grid-template-columns: 1fr;
	align-items: center;
	justify-content: center;
	align-content: center;
	/* width: calc(33.33% - 60px); */
	/* padding: 30px; */
	box-sizing: border-box;
	height: 100%;
	z-index: 3;
	padding: 0 10px;
	position: relative !important;
	top: unset !important;
	left: unset !important;
}
.mobile .is-section.section-flex .is-block--flex {
	padding: 0;
}
.mobile .is-section.section-flex:not(.secao-21) .is-block--flex.v1 {
	align-items: flex-start !important;
	align-content: flex-start !important;
}
.is-section.section-flex .is-block--flex * {
	justify-self: center;
}

.is-section.section-flex .is-block--flex .is-block[data-module="slider"] {
	justify-self: unset !important;
}

.is-section.section-flex .is-block--flex .is-block[data-module="slider"] * {
	justify-self: unset !important;
}

.is-section.section-flex.secao-1 .is-block--flex {
	width: calc(100% - 60px);
}

.is-section.section-flex.secao-2 .is-block--flex {
	width: calc(50% - 60px);
}

.is-section.section-flex.secao-3 .is-block--flex {
	width: calc(33% - 60px);
}
.is-section.section-flex.secao-4 .is-block--flex:nth-child(2) {
	width: calc(50% - 60px);
}
.is-section.section-flex.secao-4 .is-block--flex:nth-child(1) {
	width: 25%;
}
.is-section.section-flex.secao-4 .is-block--flex:nth-child(3) {
	width: 25%;
}

.is-section.section-flex.secao-6 .is-block--flex:nth-child(2) {
	width: calc((100% - 33.33%) - 60px);
}
.is-section.section-flex.secao-11 {
	flex-direction: row-reverse;
}
.is-section.section-flex.secao-11 .is-block--flex:nth-child(2) {
	width: calc((100% - 33.33%) - 60px);
}

.is-section.section-flex.secao-7 {
	justify-content: end;
}
.is-section.section-flex.secao-7 .is-block--flex:nth-child(1),
.is-section.section-flex.secao-7 .is-block--flex:nth-child(2) {
	width: calc(20% - 60px);
}
.is-section.section-flex.secao-7 .is-block--flex:nth-child(3) {
	width: calc((100% - 40%) - 30px);
}

.is-section.section-flex.secao-8 {
	justify-content: end;
	flex-direction: row-reverse;
}
.mobile .is-section.section-flex.secao-8,
.tablet .is-section.section-flex.secao-8 {
	flex-direction: column-reverse;
}
.is-section.section-flex.secao-8 .is-block--flex:nth-child(1),
.is-section.section-flex.secao-8 .is-block--flex:nth-child(2) {
	width: calc(20% - 60px);
}
.is-section.section-flex.secao-8 .is-block--flex:nth-child(3) {
	width: calc((100% - 40%) - 30px);
}

.is-section.section-flex.secao-9 .is-block--flex {
	/* width: calc((100% / 5) - 60px); */
	width: 340px;
}

.is-section.section-flex.secao-9 .is-block--flex .is-block {
	max-width: 275px;
}

.is-section.section-flex .is-block--flex .is-block {
	top: auto !important;
	left: auto !important;
	position: relative !important;
	margin: 10px 0;
	z-index: 0;
	/* previne o bloco de zerar o width, acontecia quando o mouse iria para fora da página e bugava o moveable */
	min-width: 40px;
}

/* .is-section.section-flex .overlay-forma-superior {
	z-index: 0;
} */
.is-section.section-flex .is-block--flex .is-block.icone {
	min-width: initial;
}

.is-section.section-flex
	.is-block--flex
	.is-block:not([data-module='slider']):not(.block-btn):not(.sort-block):not(
		.bloco-selecto
	):not(.is-spacing):not(.imagem-fit):not(.full-bloco):not(.animated) {
	transform: translate(0, 0) !important;
	height: auto !important;
}
.is-section.section-flex .is-block--flex .is-block[data-module='slider'] {
	height: 200px;
	width: 365px;
}
.is-section.section-flex
	.is-block--flex
	.is-block:not(.is-code):not(.block-btn):not(.sort-block):not(
		.bloco-selecto
	):not(.is-spacing):not(.imagem-fit):not(.full-bloco) {
	height: auto !important;
}
.tablet .is-section.section-flex {
	flex-direction: column;
}
.tablet .is-section.section-flex .is-block--flex {
	width: initial;
}
.mobile .is-section.section-flex {
	flex-direction: column;
	align-items: center;
}
.mobile .is-section.section-flex .is-block--flex {
	width: initial;
}
/* .is-block.is-svg { */
/* width: 21%; */
/* } */
.is-block i {
	font-style: normal !important;
}
.esconder {
	opacity: 0;
}
.mobile .section-flex .is-block--flex {
	width: 95% !important;
	padding: 0;
}

.tablet .section-flex .is-block--flex {
	width: calc(100% - 60px) !important;
}

.is-block .svg-inline--fa {
	pointer-events: none;
}
.is-block.bloco-imagem {
	background-color: #00000000 !important;
}

.is-block.bloco-imagem img {
	border-width: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.bloco-botao:not(.sort-block) {
	min-height: 40px;
	min-width: 40px;
}
.is-wrapper .btn svg {
	font-size: initial;
}
p svg {
	font-size: 45px;
	width: 45px;
	height: 45px;
}
.body-mobile .mobile.mobile-preview {
	width: 360px;
	height: 1007px !important;
	background-color: red;
	position: absolute;
	top: 35%;
	left: 75%;
	transform: translate(-3000vw, -3000vw);
	z-index: 100000000000000000;
	opacity: 0;
	/* display: none; */
}

.bloco-replica {
	opacity: 1 !important;
}
.is-section.section-flex.secao-6--nova {
	justify-content: center;
}
/* .is-section.section-flex.secao-6 .is-block--flex {
  padding: 10px;
} */
.is-section.section-flex.secao-6--nova .is-block--flex:nth-child(1) {
	/* width: calc(20.33% - 60px); */
	width: 345px;
}
.is-section.section-flex.secao-6--nova .is-block--flex:nth-child(2) {
	/* width: calc((100% - 60.33%) - 60px); */
	width: 565px;
}
.is-section.section-flex.secao-6--nova .is-block--flex:nth-child(1) .is-block {
	max-width: 360px;
}
.is-section.section-flex.secao-6--nova .is-block--flex:nth-child(2) .is-block {
	max-width: 565px;
}

.is-section.section-flex.secao-5--nova .is-block--flex {
	width: 595px;
}
.is-section.section-flex.secao-11--nova {
	justify-content: center;
}
.is-section.section-flex.secao-11--nova .is-block--flex:nth-child(1) {
	/* width: calc((100% - 60.33%) - 60px); */
	width: 555px;
}
.is-section.section-flex.secao-11--nova .is-block--flex:nth-child(2) {
	width: 345px;
	/* width: calc(20.33% - 60px); */
}

.is-section.section-flex.secao-11--nova .is-block--flex:nth-child(2) .is-block {
	/* max-width: 275px; */
	max-width: 360px;
}
.is-section.section-flex.secao-11--nova .is-block--flex:nth-child(1) .is-block {
	/* max-width: 615px; */
	max-width: 565px;
}

.mobile .is-section.section-flex .is-block--flex {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.mobile .is-section.section-flex .is-block--flex .is-block {
	padding: 15px;
	/* max-width: 360px; */
}
.shopify-buy-frame iframe {
	overflow: visible !important;
	height: 100% !important;
}
.shopify-buy-frame--product.shopify-buy__layout-horizontal {
	height: 720px !important;
}
.is-wrapper .is-block a.btn {
	left: 0 !important;
	top: 0 !important;
	width: 100%;
	height: 100%;
}
.mobile .is-section.section-flex .is-block--flex .is-block {
	max-width: 360px;
}

.is-section.section-flex.secao-5--nova--grid {
	display: grid;
	grid-template-columns: 260px repeat(2, 590px) 260px;
	align-items: flex-start;
	justify-content: center;
}
.mobile .is-section.section-flex.secao-5--nova--grid {
	display: flex;
	align-items: center;
}
.is-block--flex.col-1 {
	grid-column-start: 1;
	grid-column-end: 1;
}
.is-section.section-flex .col-2 {
	grid-column-start: 2;
	grid-column-end: 2;
}
.is-section.section-flex .col-3 {
	grid-column-start: 3;
	grid-column-end: 3;
}
.is-section.section-flex .col-4 {
	grid-column-start: 4;
	grid-column-end: 4;
}
/* refatorar */
.is-section.section-flex.secao-6--nova-grid {
	display: grid;
	grid-template-columns: 260px 510px 665px 260px;
}
.is-section.section-flex.secao-11--nova-grid {
	display: grid;
	grid-template-columns: 260px 665px 510px 260px;
}
.is-section.section-flex.secao-9--nova-grid {
	display: grid;
	grid-template-columns: 260px repeat(3, 393px) 260px;
}
.is-section.section-flex.secao-12--nova-grid {
	display: grid;
	grid-template-columns: 260px 150px 150px 880px 260px;
}
.mobile .is-section.section-flex.secao-12--nova-grid {
	display: flex;
	align-items: center;
}
body.mobile .is-wrapper {
	/* overflow: inherit !important; */
}
.shopify-buy-frame--product {
	height: 100% !important;
}
.shopify-buy-frame--product iframe {
	height: 100%;
}

.is-block.block-faq {
	overflow: auto;
	display: flex;
	justify-content: flex-start;
}
.faq-container {
	margin: 0 auto;
	padding: 0px 4rem 0 4rem;
	width: 100%;
}
.mobile .faq-container {
	padding: 0 15px;
}
.faq-container button {
	font-family: 'Nunito', sans-serif;
	font-size: 17px;
}

.faq-container h2 {
	font-family: inherit;
	font-size: inherit;
}

.faq-itens .faq-item button[aria-expanded='true'] {
	border-bottom: 1px solid #03b5d2;
}
.faq-itens .faq-item {
	cursor: pointer;
}
.faq-itens .faq-item * {
	pointer-events: none;
}

.faq-itens button {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	height: auto;
	padding: 1em 18px 0 0;
	/* color: #7288a2; */
	color: inherit;
	font-size: 1.15rem;
	border: none;
	background: none;
	outline: none;
	cursor: pointer;
	border-bottom: 1px solid transparent;
	box-shadow: none !important;
}

.faq-v2 .faq-item {
	padding: 25px;
}
.faq-v2 .faq-itens button {
	padding: 0;
}

.faq-itens button .faq-title {
	padding: 0px 25px 0px 0px !important;
	white-space: break-spaces;
	/* font-family: 'Nunito', sans-serif; */
}
.faq-itens button .icon svg,
.faq-itens button .icon i {
	/* display: inline-block; */
	position: absolute;
	top: 18px;
	right: 0;
	width: 22px;
	height: 22px;
	transition: all 200ms linear;
	display: flex;
	align-items: center;
	justify-content: center;
}
.faq-v2 .faq-itens button .icon svg,
.faq-v2 .faq-itens button .icon i {
	top: 50%;
	transform: translate(0px, -50%);
}
.faq-itens .faq-item.active button {
	border-bottom: 1px solid #e5e5e5;
}

.faq-v2 .faq-itens .faq-item.active button {
	padding-bottom: 15px;
}

.faq-itens .faq-item.active button .icon svg,
.faq-itens .faq-item.active button .icon i,
.faq-itens .faq-item.active-no-transition button .icon svg,
.faq-itens .faq-item.active-no-transition button .icon i {
	transition: all 200ms linear;
	transform: rotate(90deg);
}

.faq-v2 .faq-itens .faq-item.active button .icon svg,
.faq-v2 .faq-itens .faq-item.active button .icon i,
.faq-v2 .faq-itens .faq-item.active-no-transition button .icon svg,
.faq-v2 .faq-itens .faq-item.active-no-transition button .icon i {
	transition: all 200ms linear;
	transform: rotate(90deg) translate(-50%, 0%);
	transform-origin: center;
}

.faq-v2 .faq-itens .faq-item.plus-active.active button .icon svg,
.faq-v2 .faq-itens .faq-item.plus-active.active button .icon i,
.faq-v2 .faq-itens .faq-item.plus-active.active-no-transition button .icon svg,
.faq-v2 .faq-itens .faq-item.plus-active.active-no-transition button .icon i {
	transition: all 200ms linear;
	transform: rotate(45deg) translate(-50%, -50%);
	transform-origin: center;
}
.faq-v2 .faq-itens .faq-item.plus-active.active button .icon svg,
.faq-v2 .faq-itens .faq-item.plus-active.active button .icon i,
.faq-v2 .faq-itens .faq-item.plus-active.active-no-transition button .icon svg,
.faq-v2 .faq-itens .faq-item.plus-active.active-no-transition button .icon i {
	transition: all 200ms linear;
	transform: rotate(45deg) translate(-50%, -50%);
	transform-origin: center;
}

.faq-itens .faq-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	transition: 0.3s;
	word-break: break-word;
}
.faq-itens .faq-content p {
	font-weight: 300;
	/* font-family: 'Nunito', sans-serif; */
}
.faq-itens .faq-content a {
	color: #2196f3;
	pointer-events: all !important;
}
.faq-itens .faq-content ul {
	padding-left: 25px;
	margin: 0;
}
.faq-itens .faq-item .faq-content {
	padding: 0 15px;
	overflow: hidden;
}
.faq-itens .faq-item.active .faq-content {
	margin: 1em 0;
	opacity: 1;
	max-height: 200em;
	cursor: text;
    pointer-events: all;
}

.btn-whatsapp {
	z-index: 100000;
}
.mobile .btn-whatsapp span {
	display: none !important;
}
.mobile .btn-whatsapp svg {
	width: 25px !important;
	height: 25px !important;
}

.timer {
	/* N */
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	/* S */
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
}
.contador-timer {
	font-size: 40px;
	font-weight: bold;
}
.contador-container {
	width: 100px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	padding: 20px;

	/* Estilos */
	color: #000;
	/* background-color: #1f242d; */
}

/* Separar dps */

.overlay-nuvem,
.overlay-kit {
	width: 100vw;
	height: 100vh !important;
	background-color: #ffffff70;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000000;
	display: flex;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
}
.overlay-nuvem.active,
.overlay-kit.active {
	visibility: visible;
	opacity: 1;
	transition: 0.3s;
}
.overlay-nuvem .loader,
.modal-buybutton-kit .loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
	transition-delay: 0.2s;
}
.overlay-nuvem.carregando .loader,
.overlay-kit.carregando .loader {
	visibility: visible;
	opacity: 1;
	z-index: 3;
}

.overlay-kit.carregando .comprar-kit {
	display: none;
}

.modal-buybutton-nuvem,
.modal-buybutton-kit {
	width: 900px;
	min-height: 510px;
	background-color: #fff;
	display: grid;
	grid-template-columns: 1.5fr 1fr;
	padding: 30px;
	border-radius: 0.5rem;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-20px);
	transition: 0.3s;
}

.modal-buybutton-nuvem .glide__arrow {
	font-size: 20px;
	color: #000;
	text-shadow: -3px 0px 0px #fff !important;
}
.mobile .modal-buybutton-nuvem,
.modal-buybutton-kit {
	transform: translateY(55%);
	transition: 0.4s;
}

.modal-buybutton-nuvem .produto-desc {
	min-height: 370px;
}

.overlay-nuvem.active .modal-buybutton-nuvem,
.overlay-kit.active .modal-buybutton-kit {
	visibility: visible;
	opacity: 1;
	transition-delay: 0.3s;
	transform: translateY(0);
}
.modal-buybutton-nuvem *:not(i) {
	font-family: 'Nunito';
	margin: 0;
}

.modal-buybutton-nuvem .produto-imagem {
	width: 500px;
	height: 500px;
	align-self: center;
}
.modal-buybutton-nuvem img {
	object-fit: cover;
	transform: scale(1.2);
	transition: 0.3s;
	opacity: 0;
	visibility: hidden;
	width: 500px;
	height: 500px;
}
.overlay-nuvem.carregou img {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
	z-index: 4;
}

/* produto descrição */
.produto-desc .produto-titulo {
	font-size: 25px;
}

.mobile .produto-desc .produto-titulo {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.produto-desc > div {
	margin-bottom: 30px;
}
.produto-compra {
	display: grid;
	grid-template-columns: 100px 1fr;
	align-items: center;
}
.btn-comprar {
	border: none;
	min-height: 48px;
	background-color: #7b5eed;
	border-radius: 6px;
	color: #fff;
}
.modal-buybutton-nuvem button.btn-comprar {
	width: 100% !important;
	z-index: initial !important;
	font-size: 16px !important;
	margin: 0 !important;
	position: relative !important;
	cursor: pointer;
}
.modal-buybutton-nuvem button.btn-comprar:before {
	content: none;
}
.modal-buybutton-nuvem button.btn-comprar:after {
	content: none;
}
[data-productid] * {
	pointer-events: none;
}
.modal-buybutton-nuvem .produtos-variantes {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
}

.mobile .modal-buybutton-nuvem .produtos-variantes {
	display: flex;
	flex-wrap: wrap;
}

.texto-input {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

/* produto desc */
.modal-buybutton-nuvem .produto-sku {
	font: normal normal normal 12px/1.4em futura-lt-w01-light,
		futura-lt-w05-light, 'Nunito';
	color: #9db1bf;
	text-align: start;
}
.produto-precos {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.modal-buybutton-nuvem .produto-preco-comparado {
	font-size: 23px;
	font-weight: bold;
}
.modal-buybutton-nuvem .produto-preco {
	font-size: 16px;
	margin-right: 10px;
	text-decoration: line-through;
	font-weight: 100;
}

.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.lds-ellipsis div {
	position: absolute;
	top: 33px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #989898;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
	left: 8px;
	animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
	left: 8px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
	left: 32px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
	left: 56px;
	animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(24px, 0);
	}
}
.hide-arrow::-webkit-outer-spin-button,
.hide-arrow::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.hide-arrow[type='number'] {
	-moz-appearance: textfield;
}
.container-quantidade {
	display: flex;
	width: 50px;
}
.container-quantidade div {
	display: flex;
	flex-direction: column;
	width: 25px;
	margin-left: -79px;
	margin-top: 4px;
}
.container-quantidade button {
	border: none;
	outline: none;
	background-color: #e8ebf3;
	cursor: pointer;
}
button.btn-quantidade:hover {
	background-color: #e8ebf3a6;
}
.container-quantidade button[data-operacao='-'] {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.container-quantidade button[data-operacao='+'] {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.container-quantidade input {
	text-align: center;
	width: 100%;
	padding: 5px 5px 5px 30px;
	border: none;
	outline: none;
	background-color: #fff;
	border: 1px solid #d2d8e8;
	height: 36px;
	border-radius: 4px;
}
.produto-select {
	display: grid;
	gap: 5px;
}
.produto-select select {
	padding: 5px 5px;
	border-radius: 5px;
	border: 1px solid #d2d8e8;
	outline: none;
}
button:disabled,
button[disabled] {
	background-color: #ccc;
	color: #666;
	background-image: none;
	cursor: no-drop;
}
.produto-imagem .glide__slide img {
	display: initial !important;
}
.glide-buybutton .glide__bullet {
	background-color: #e8ebf3;
}
.glide-buybutton .glide__bullet--active {
	background-color: #3a455a;
}
.glide-buybutton .glide__bullets {
	top: 95%;
	gap: 3px;
}
/* código usado para sumir com os data glide se tiver mais de 19 */
/* @for $i from 18 through 100 {
  [data-glide-dir="=#{$i}"] {
     display: none;
  }
*/
@media screen and (max-width: 415px) {
	html,
	body {
		/* deixa a altura em 100% e remove scroll x */
		overflow: initial;
		overflow-x: initial;
	}

	[data-glide-dir='=18'] {
		display: none;
	}
	[data-glide-dir='=19'] {
		display: none;
	}
	[data-glide-dir='=20'] {
		display: none;
	}
	[data-glide-dir='=21'] {
		display: none;
	}
	[data-glide-dir='=22'] {
		display: none;
	}
	[data-glide-dir='=23'] {
		display: none;
	}
	[data-glide-dir='=24'] {
		display: none;
	}
	[data-glide-dir='=25'] {
		display: none;
	}
	[data-glide-dir='=26'] {
		display: none;
	}
	[data-glide-dir='=27'] {
		display: none;
	}
	[data-glide-dir='=28'] {
		display: none;
	}
	[data-glide-dir='=29'] {
		display: none;
	}
	[data-glide-dir='=30'] {
		display: none;
	}
	[data-glide-dir='=31'] {
		display: none;
	}
	[data-glide-dir='=32'] {
		display: none;
	}
	[data-glide-dir='=33'] {
		display: none;
	}
	[data-glide-dir='=34'] {
		display: none;
	}
	[data-glide-dir='=35'] {
		display: none;
	}
	[data-glide-dir='=36'] {
		display: none;
	}
	[data-glide-dir='=37'] {
		display: none;
	}
	[data-glide-dir='=38'] {
		display: none;
	}
	[data-glide-dir='=39'] {
		display: none;
	}
	[data-glide-dir='=40'] {
		display: none;
	}
	[data-glide-dir='=41'] {
		display: none;
	}
	[data-glide-dir='=42'] {
		display: none;
	}
	[data-glide-dir='=43'] {
		display: none;
	}
	[data-glide-dir='=44'] {
		display: none;
	}
	[data-glide-dir='=45'] {
		display: none;
	}
	[data-glide-dir='=46'] {
		display: none;
	}
	[data-glide-dir='=47'] {
		display: none;
	}
	[data-glide-dir='=48'] {
		display: none;
	}
	[data-glide-dir='=49'] {
		display: none;
	}
	[data-glide-dir='=50'] {
		display: none;
	}
	[data-glide-dir='=51'] {
		display: none;
	}
	[data-glide-dir='=52'] {
		display: none;
	}
	[data-glide-dir='=53'] {
		display: none;
	}
	[data-glide-dir='=54'] {
		display: none;
	}
	[data-glide-dir='=55'] {
		display: none;
	}
	[data-glide-dir='=56'] {
		display: none;
	}
	[data-glide-dir='=57'] {
		display: none;
	}
	[data-glide-dir='=58'] {
		display: none;
	}
	[data-glide-dir='=59'] {
		display: none;
	}
	[data-glide-dir='=60'] {
		display: none;
	}
	[data-glide-dir='=61'] {
		display: none;
	}
	[data-glide-dir='=62'] {
		display: none;
	}
	[data-glide-dir='=63'] {
		display: none;
	}
	[data-glide-dir='=64'] {
		display: none;
	}
	[data-glide-dir='=65'] {
		display: none;
	}
	[data-glide-dir='=66'] {
		display: none;
	}
	[data-glide-dir='=67'] {
		display: none;
	}
	[data-glide-dir='=68'] {
		display: none;
	}
	[data-glide-dir='=69'] {
		display: none;
	}
	[data-glide-dir='=70'] {
		display: none;
	}
	[data-glide-dir='=71'] {
		display: none;
	}
	[data-glide-dir='=72'] {
		display: none;
	}
	[data-glide-dir='=73'] {
		display: none;
	}
	[data-glide-dir='=74'] {
		display: none;
	}
	[data-glide-dir='=75'] {
		display: none;
	}
	[data-glide-dir='=76'] {
		display: none;
	}
	[data-glide-dir='=77'] {
		display: none;
	}
	[data-glide-dir='=78'] {
		display: none;
	}
	[data-glide-dir='=79'] {
		display: none;
	}
	[data-glide-dir='=80'] {
		display: none;
	}
	[data-glide-dir='=81'] {
		display: none;
	}
	[data-glide-dir='=82'] {
		display: none;
	}
	[data-glide-dir='=83'] {
		display: none;
	}
	[data-glide-dir='=84'] {
		display: none;
	}
	[data-glide-dir='=85'] {
		display: none;
	}
	[data-glide-dir='=86'] {
		display: none;
	}
	[data-glide-dir='=87'] {
		display: none;
	}
	[data-glide-dir='=88'] {
		display: none;
	}
	[data-glide-dir='=89'] {
		display: none;
	}
	[data-glide-dir='=90'] {
		display: none;
	}
	[data-glide-dir='=91'] {
		display: none;
	}
	[data-glide-dir='=92'] {
		display: none;
	}
	[data-glide-dir='=93'] {
		display: none;
	}
	[data-glide-dir='=94'] {
		display: none;
	}
	[data-glide-dir='=95'] {
		display: none;
	}
	[data-glide-dir='=96'] {
		display: none;
	}
	[data-glide-dir='=97'] {
		display: none;
	}
	[data-glide-dir='=98'] {
		display: none;
	}
	[data-glide-dir='=99'] {
		display: none;
	}
	[data-glide-dir='=100'] {
		display: none;
	}
}

.btn-comprar .text-btn,
.btn-comprar .text-btn {
	transform: translateX(0px);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.btn-comprar .loader-btn {
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.btn-comprar .loader-btn:after {
	content: '';
	width: 20px;
	height: 20px;
	border: solid 2px;
	border-radius: 100%;
	animation: spin 1s infinite;
	border-color: #fff #0000 #0000 #0000;
	transform-origin: 0 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	visibility: hidden;
	opacity: 0;
}
.btn-comprar.carregando-btn .loader-btn {
	transform: translateX(15px);
}
.btn-comprar.carregando-btn .loader-btn:after {
	visibility: visible;
	opacity: 1;
}
.btn-comprar.carregando-btn .text-btn {
	transform: translateX(-25px);
}
@keyframes spin {
	from {
		transform: rotate(0) translate(-50%, -50%);
	}
	to {
		transform: rotate(360deg) translate(-50%, -50%);
	}
}

.modal-buybutton-nuvem .close-checkout *,
.modal-buybutton-kit .close-checkout * {
	pointer-events: none;
	font-weight: 900 !important;
}
.modal-buybutton-nuvem .close-checkout,
.modal-buybutton-kit .close-checkout {
	position: absolute;
	right: 2px;
	top: 3px;
	padding: 5px 15px;
	border-radius: 25px;
	cursor: pointer;
}

.modal-buybutton-kit {
	grid-template-columns: initial;
	min-height: initial;
}
.modal-buybutton-kit .produto {
	height: 210px;
	margin: 10px 0px;
	display: flex;
	align-items: flex-start;
	border: 1px solid #d2d8e8;
	border-radius: 4px;
	position: relative;
}
.remover-produto {
	position: absolute;
	right: 0.5em;
	top: 0.5em;
	cursor: pointer;
	background: #e91e63;
	padding: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10px;
	height: 10px;
	border-radius: 4px;
	color: #fff;
}

.remover-produto * {
	pointer-events: none;
}

.modal-buybutton-kit .produto .produto-img {
	width: 200px;
	height: 100%;
	overflow: hidden;
}
.modal-buybutton-kit .produto .produto-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 3px 0px 0px 3px;
}
.modal-buybutton-kit .produto .produto-desc {
	margin-left: 35px;
}
.modal-buybutton-kit .produto .produto-desc p {
	width: 430px;
	padding-right: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.modal-buybutton-kit .produto .produto-col {
	display: flex;
	flex-direction: column;
	gap: 9px;
}
.modal-buybutton-kit .select-variantes {
	display: flex;
	flex-flow: row;
	gap: 10px;
}
.modal-buybutton-kit .comprar-content {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.is-wrapper .modal-buybutton-kit .comprar-content .btn {
	border: 0;
	height: 40px;
	font-family: 'Nunito';
	font-size: 20px !important;
}
.modal-buybutton-kit .produto .produto-col .produto-title {
	display: flex;
	align-items: center;
	width: 94%;
}
.modal-buybutton-kit .produto .produto-col .produto-title span {
	font-weight: bold;
}
.modal-buybutton-kit {
	width: 785px;
	min-height: 235px;
	max-height: 80%;
	overflow-y: auto;
	overflow-x: hidden;
}

@media screen and (max-width: 415px) {
	.modal-buybutton-nuvem,
	.modal-buybutton-kit {
		width: 100%;
		margin: auto;
		grid-template-columns: 1fr;
		padding: 30px 10px 0px 10px;
	}

	.modal-buybutton-kit {
		width: 325px;
		margin: 0;
		padding: 30px 10px 10px 10px;
		margin-top: 7px;
	}

	.modal-buybutton-kit .produto {
		height: auto;
		flex-direction: column;
		align-items: center;
		padding: 10px 10px 0px 10px;
		margin: 0;
		width: 100%;
	}

	.modal-buybutton-kit .comprar-content {
		position: sticky;
		bottom: 0;
	}

	.modal-buybutton-kit .produto .produto-col .produto-title {
		align-items: center;
		margin-top: 10px;
	}

	.modal-buybutton-kit .produtos {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		gap: 10px;
		margin-bottom: 10px;
		width: 100%;
	}

	.is-wrapper .modal-buybutton-kit .comprar-content .btn {
		width: 100%;
		height: 50px;
	}

	.modal-buybutton-kit .produto .produto-img {
		width: 100%;
		max-height: 260px;
		border-radius: 4px;
	}

	.modal-buybutton-kit .produto .produto-desc {
		margin-left: initial;
	}

	.overlay-kit {
		height: 100%;
	}

	.produto-title {
		flex-direction: column;
		align-items: baseline;
		text-align: left;
	}

	.overlay-nuvem,
	.overlay-kit {
		overflow: auto;
	}
	.modal-buybutton-nuvem .produto-imagem {
		width: 335px;
		height: 280px;
	}
	.modal-buybutton-nuvem img {
		height: 245px;
	}

	.modal-buybutton-kit .produto .produto-desc {
		width: 100%;
	}

	.modal-buybutton-kit .produto .produto-desc p {
		width: 100%;
		padding-right: 25px;
		text-overflow: initial;
		white-space: initial;
		overflow: initial;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.modal-buybutton-kit .select-variantes {
		width: 100%;
		display: grid;
		grid-template-columns: 1fr;
	}

	.produto-select {
		display: grid;
		align-items: center;
		width: 100%;
	}

	.modal-buybutton-kit .produto .produto-col .produto-title span {
		margin: 10px 0 2px 0px;
	}

	.modal-buybutton-nuvem {
		min-height: 610px;
		height: initial;
	}

	.produto-desc {
		min-height: initial;
	}
	.overlay-kit {
		align-items: flex-start;
	}

	.is-block.block-faq {
		justify-content: flex-start;
	}

	.texto-input.produto-quantidade span {
		display: none;
	}
	.glide-buybutton .glide__bullets {
		top: 101%;
	}
}
.is-section.section-flex .is-block--flex .faq-item .icon svg {
	width: 20px !important;
	height: 20px !important;
}

@keyframes animacaoWhatsapp {
	0% {
		box-shadow: 0 0 0 0 #25d366;
	}
}

.secao-grid {
	display: grid;
}
.secao-13--nova-grid {
	grid-template-columns: 260px minmax(auto, 735px) repeat(2, 230px) 260px;
	gap: 10px;
}
.secao-13--nova-grid .full-col-row {
	grid-row-start: 1;
	grid-column-start: 2;
	grid-row-end: 3;
}
.secao-13--nova-grid .ghost-block.left {
	grid-row-start: 1;
	grid-row-end: 3;
}
.secao-13--nova-grid .ghost-block.right {
	grid-column-start: 5;
	grid-row-start: 1;
	grid-row-end: 3;
}
.secao-14--nova-grid {
	grid-template-columns: 260px repeat(2, 230px) 1fr 260px;
	gap: 10px;
}
.secao-14--nova-grid .full-col-row {
	grid-row-start: 1;
	grid-column-start: 4;
	grid-row-end: 3;
}

.secao-14--nova-grid .ghost-block.left {
	grid-row-start: 1;
	grid-row-end: 3;
}
.secao-14--nova-grid .ghost-block.right {
	grid-column-start: 5;
	grid-row-start: 1;
	grid-row-end: 3;
}
.ghost-block {
	pointer-events: none;
}

.secao-15--nova-grid {
	grid-template-columns: 260px 1fr 1fr 1fr 260px;
	gap: 10px;
}
.secao-15--nova-grid .full-col-row {
	grid-row-start: 1;
	grid-column-start: 3;
	grid-row-end: 3;
}

.secao-15--nova-grid .ghost-block.left {
	grid-row-start: 1;
	grid-row-end: 3;
}
.secao-15--nova-grid .ghost-block.right {
	grid-column-start: 5;
	grid-row-start: 1;
	grid-row-end: 3;
}
.ghost-block {
	pointer-events: none;
}

.secao-16--nova-grid {
	grid-template-columns: 260px repeat(4, 1fr) 260px;
	gap: 10px;
}
.secao-17--nova-grid {
	grid-template-columns: 260px repeat(5, 1fr) 260px;
	gap: 10px;
}
.secao-18--nova-grid {
	grid-template-columns: 260px 240px 1fr 240px 260px;
	gap: 10px;
}
.is-section.section-flex.secao-6-n1-grid {
	justify-content: center;
}
/* .is-section.section-flex.secao-6 .is-block--flex {
  padding: 10px;
} */
.is-section.section-flex.secao-6-n1-grid {
	display: grid;
	grid-template-columns: 260px 310px 865px 260px;
}
.is-section.section-flex.secao-11-n1-grid {
	grid-template-columns: 260px 865px 310px 260px;
}
.is-section.section-flex.secao-11-n1-grid {
	display: grid;
	justify-content: center;
}
.bloco-custom-icones {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: end;
	flex-direction: row;
	margin: 0;
}
.bloco-custom-icones p {
	margin-right: 15px !important;
}
.bloco-custom-icones p a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.mobile .bloco-custom-icones {
	justify-content: center;
}

/* esconder remover dps */
.cmd-mover-right {
	display: none !important;
}
.cmd-mover-left {
	display: none !important;
}

.slide-review--temp1 .glide__slide .balao-review {
	width: 100%;
	background: #f4f4f4;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	padding: 35px;
	border-radius: 50px;
	position: relative;
}
.slide-review--temp1 .glide__slide .balao-review:after {
	position: absolute;
	content: '';
	bottom: -6px;
	left: 45px;
	width: 20px;
	height: 20px;
	background: #f4f4f4;
	transform: translateX(-50%) rotate(45deg);
	transform-origin: center;
}
.slide-review--temp1 .review-user {
	display: grid;
	grid-template-columns: 85px 1fr;
	margin-top: 35px;
	align-items: center;
	gap: 20px;
}
.slide-review--temp1 .review-user img {
	display: flex !important;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: relative;
	left: 15px;
}
.slide-review--temp1 .review-user .nome-user {
	font-weight: 700;
}
.review-user .rating {
	display: flex;
	justify-content: center;
	align-items: center;
}
.rating {
	color: #f4ce5f;
}
.is-section.section-flex .is-block--flex .is-block .rating svg {
	width: 1.125em !important;
}
.slide-review--temp1 .glide__slides {
	align-items: flex-end;
}
.slide-review--temp5 .glide__slides {
	height: 100%;
}
.slide-review--temp1 .rating {
	justify-content: end;
}
.bloco-review .glide,
.bloco-review .glide__track {
	height: 100% !important;
}

.slide-review--temp2 .container-slider-review {
	height: 100%;
	width: 100%;
	background: #f4f4f4;
	padding: 15px 35px;
	border-radius: 5px;
	display: grid;
	grid-template-rows: 1fr 1fr;
	align-items: center;
	justify-items: center;
	gap: 15px;
}
.slide-review--temp2 .container-slider-review img {
	width: 60px;
	height: 60px;
	display: flex !important;
	border-radius: 50%;
}
.slide-review--temp2 .container-slider-review .review-user {
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
	gap: 10px;
}
.slide-review--temp2 .glide__slides {
	height: 100%;
}
.balao-review p {
	word-break: break-all;
	text-align: center;
}
.slide-review--temp2 .rating {
	color: #f4ce5f;
}

.slide-review--temp3 .glide__slides {
	height: 100%;
}
.slide-review--temp3 .container-slider-review {
	width: 100%;
	background: #fff;
	display: grid;
	grid-template-rows: 1fr 1fr;
	grid-template-columns: 1fr;
	align-items: center;
	justify-content: center;
	height: 100%;
	overflow: hidden;
}
.slide-review--temp3 .container-slider-review .balao-review,
.slide-review--temp3 .container-slider-review .review-user {
	width: 100%;
	position: relative;
}
.slide-review--temp3 .container-slider-review .review-user {
	height: 100%;
}
.slide-review--temp3 .container-slider-review .review-user img {
	display: flex !important;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slide-review--temp3 .container-slider-review .review-user .usuario-detalhes {
	height: 100%;
	z-index: 1;
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	justify-content: center;
	padding: 20px;
}
.slide-review--temp3 .container-slider-review .balao-review {
	padding: 20px;
}
.slide-review--temp4 .glide__slides {
	height: 100%;
}
.slide-review--temp4 .container-slider-review {
	background: #fff;
}
.slide-review--temp4 .container-slider-review .review-texto {
	margin: 10px 0;
}
.review-texto {
	word-break: break-word !important;
}
.slide-review--temp4 .user-footer {
	display: grid;
	grid-template-columns: 105px 1fr;
	background-color: #44aaff;
}
.slide-review--temp4 .user-footer img {
	display: flex !important;
}
.slide-review--temp4 .user-footer .user-img {
	display: flex;
	align-items: center;
	justify-content: center;
}
.slide-review--temp4 .user-footer .user-img img {
	width: 50%;
	border-radius: 50%;
}
.slide-review--temp4 .user-detalhes {
	align-self: center;
}

.slide-review--temp4 .rating {
	justify-self: flex-start !important;
}
.slide-review--temp4 .user-footer {
	justify-self: initial !important;
}
.review-fundo {
	border-width: 0px;
	border-style: solid;
	border-color: #111;
}
.glide svg {
	filter: none !important;
}
.tabela-preco {
	background: transparent !important;
	width: 100%;
	height: 100%;
	pointer-events: all !important;
}
/* .ribbon {
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  background: #57DD43;
  text-align: center;
  top: 30px;
}

.ribbon-right {
  right: -50px;
  transform: rotate(45deg);
}
.ribbon-left {
  left: -50px;
} */

.tabela-preco .container-preco {
	position: relative;
	overflow: hidden;
	height: 100%;
	background-color: #fff;
	display: grid;
	grid-template-columns: 100%;
}
.is-block--flex .tabela-preco .container-preco {
	padding-bottom: 15px;
}

.tabela-preco .container-preco > div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.tabela-header {
	padding: 20px 105px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 50%;
}
.is-block--flex .tabela-header {
	width: 100%;
}
/* .is-section.section-flex .is-block--flex .features-tabela .icone svg {
	width: 14px !important;
	height: 14px !important;
} */
.tabela-header > div {
	text-align: center;
}
.tabela-header .titulo {
	margin: 0;
}
.preco-tabela {
	text-align: center;
	padding: 25px 25px;
	font-size: 50px;
	line-height: initial !important;
}
.features-tabela ul {
	list-style: none;
	padding: 0px 25px;
	margin: 0;
	width: 100%;
}
.features-tabela ul li {
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid transparent;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}

.tabela-preco .footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.tabela-preco .footer a {
	margin: 15px;
	background: #7b5eed;
	padding: 6px 15px;
	border-radius: 50px;
	color: #fff;
	pointer-events: all;

	display: flex;
	align-items: center;
	justify-content: center;
}
.tabela-preco * {
	pointer-events: none;
}
.tabela-preco {
	border-width: 0px;
	border-style: solid;
	border-color: #111;
	border-radius: 0px;
	position: relative;
}
.bloco-tabelapreco:not(.tabela-preco--v2) {
	min-height: 430px !important;
	/* min-width: 520px !important; */
}
.features-tabela .icone svg,
.features-tabela .icone i {
	margin-right: 15px;
}
.secao-19--nova-grid {
	display: grid;
	grid-template-columns: 260px 1fr 1fr 260px;
}
.secao-19--nova-grid-v2 {
	display: grid;
	grid-template-columns: 260px 1fr 1fr 1fr 260px;
}
.secao-19--nova-grid .full {
	grid-column-start: 2;
	grid-column-end: 4;
	grid-row-start: 1;
	grid-row-end: 1;
}
.secao-19--nova-grid-v2 .full {
	grid-column-end: 5;
}
.secao-19--nova-grid .gc-2 {
	grid-row-start: 3;
	grid-column-start: 2;
}
.secao-19--nova-grid .gc-3 {
	grid-row-start: 3;
	grid-column-start: 3;
}

.secao-20--nova-grid {
	display: grid;
	grid-template-columns: 260px 1fr 1fr 260px;
}
.secao-20--nova-grid-v2 {
	grid-template-columns: 260px 1fr 1fr 1fr 260px;
}
.secao-20--nova-grid .full {
	grid-column-start: 2;
	grid-column-end: 4;
	grid-row-start: 2;
	grid-row-end: 2;
}
.secao-20--nova-grid-v2 .full {
	grid-column-end: 5;
}
.secao-20--nova-grid .gc-2 {
	grid-row-start: 1;
	grid-column-start: 2;
}
.secao-20--nova-grid .gc-3 {
	grid-row-start: 1;
	grid-column-start: 3;
}

.secao-21--nova-grid-v2 {
	display: grid;
	grid-template-columns: 260px 1fr 0.3fr 1fr 260px;
}

.secao-19--nova-grid-v2.secao-21 {
	grid-template-columns: 260px 1fr 0.3fr 1fr 260px;
}

.secao-21 .is-block--flex {
	align-content: center !important;
}

.price-table__price {
	display: grid;
}
.preco-promocao {
	text-decoration: line-through;
	display: flex;
}
.preco-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.preco-periodo.down {
	justify-self: center;
}
.wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -8px;
	left: 8px;
	overflow: hidden;
}
.wrap:before,
.wrap:after {
	content: '';
	position: absolute;
}
.wrap-temp-1:before {
	width: 40px;
	height: 8px;
	right: 100px;
	background: #7152ecbf;
	border-radius: 8px 8px 0px 0px;
}
.wrap-temp-1:after {
	width: 8px;
	height: 40px;
	right: 0px;
	top: 100px;
	background: #7152ecbf;
	border-radius: 0px 8px 8px 0px;
}
.wrap-temp-1 .ribbon {
	width: 200px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 30px;
	right: -50px;
	z-index: 2;
	overflow: hidden;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
	justify-content: center;
}

.wrap-temp-2 .ribbon {
	position: absolute;
	z-index: 2;
	right: 26px;
	top: 2px;
	border-top-right-radius: 9px;
}
.wrap-temp-2 .ribbon:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 53px solid #0000;
	border-right: 53px solid #0000;
	border-top: 13px solid #7152ec;
	top: 40px;
}
.wrap-temp-2 .ribbon span {
	position: relative;
	display: block;
	text-align: center;
	padding: 12px 8px 10px;
	border-top-right-radius: 8px;
	width: 90px;
}
.wrap-temp-2 .ribbon span:before,
.wrap-temp-2 .ribbon span:after {
	position: absolute;
	content: '';
}
.wrap-temp-2 .ribbon span:before {
	height: 6px;
	width: 6px;
	left: -6px;
	top: 0;
	background: #775bec;
}
.wrap-temp-2 .ribbon span:after {
	height: 6px;
	width: 8px;
	left: -8px;
	top: 0;
	border-radius: 8px 8px 0 0;
	background: #775bec;
	filter: contrast(0.5);
}

.wrap-temp-3 .ribbon {
	width: 60px;
	position: absolute;
	top: 2px;
	left: 25px;
	text-align: center;
	border-top-left-radius: 3px;
	border-top-right-radius: 0px;
	z-index: 1;
}
.wrap-temp-3 .ribbon:before {
	height: 0;
	width: 0;
	right: -6px;
	top: 0.1px;
	border-bottom: 6px solid #7152ec;
	border-right: 6px solid transparent;
}
.wrap-temp-3 .ribbon:before,
.wrap-temp-3 .ribbon:after {
	content: '';
	position: absolute;
}
.wrap-temp-3 .ribbon:after {
	height: 0;
	width: 0;
	bottom: -29px;
	left: 0;
	border-left: 30px solid #7152ec;
	border-right: 30px solid #7152ec;
	border-bottom: 30px solid transparent;
}
.ribbon span {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}
.wrap-temp-3 .ribbon {
	justify-content: center;
}
.wrap-temp-3 .ribbon .parallax-v2 > div > div {
	background-position: 50% 100% !important;
}
.wrap-temp-3 .ribbon span {
	flex-direction: column;
}
.wrap-temp-1.left {
	left: -8px;
}
.wrap-temp-1.left .ribbon {
	top: 25px;
	left: -40px;
	-webkit-transform: rotate(45deg);
	transform: rotate(320deg);
}
.wrap-temp-1.left:after {
	right: 0px;
	left: 0px;
	top: 87px;
	transform: rotate(180deg);
}
.wrap-temp-1.left::before {
	left: 112px;
}
.wrap-temp-2.left .ribbon {
	left: 26px;
	right: initial;
}
.wrap-temp-3.right .ribbon {
	right: 30px;
	left: initial;
	border-top-right-radius: 3px;
	border-top-left-radius: 0px;
}
.wrap-temp-3.right .ribbon:before {
	left: -5.7px;
	transform: rotate(271deg);
}
.wrap-temp-3.left .ribbon:before {
	right: -5.8px;
}
.wrap-temp-2.left .ribbon span:after {
	right: -9px;
	left: initial;
}
.wrap-temp-2.left .ribbon span:before {
	right: -6px;
	left: initial;
}
.wrap-temp-2.left .ribbon {
	border-top-right-radius: 0;
	border-top-left-radius: 9px;
}
.mobile .parallax-v2 > div > div {
	background-position: 50% 100% !important;
}
.container-preco.temp2 .imagem-produto {
	max-height: 475px;
}
.container-preco.temp2 .imagem-produto img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.temp3 .preco-container {
	display: flex;
	flex-direction: column;
}
.temp3 .container-preco-moeda {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.right.preco-moeda {
	display: none;
}

.tabela-preco--v2 .tabela-header > div {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.tabela-preco--v2 .preco-tabela {
	padding: 0 25px 15px 25px;
}

.tabela-preco--v2 .tabela-header {
	padding: 40px 10px 30px 10px;
}

.mobile .tabela-preco--v2 .tabela-header {
	padding: 40px 10px 0 10px;
}

.tabela-preco--v2 .footer {
	padding-bottom: 40px;
}

.tabela-preco--v2 .features-tabela ul {
	width: initial;
}

.tabela-preco--v2 .features-tabela .icone svg,
.features-tabela .icone i {
	margin: 0;
}

.tabela-preco--v2 .features-tabela ul li {
	display: grid;
	grid-template-columns: 30px 1fr;
	gap: 10px;
	text-align: initial !important;
}

.tabela-preco--v2 .features-tabela ul li span.icone {
	text-align: center;
	align-self: center;
}

.tabela-preco--v2 .features-tabela ul li span:not(.icone) {
	justify-self: center;
}

.temp3 .informacao-add {
	text-align: center;
}
.temp3 .imagem-produto {
	padding: 0 15px;
}
.temp3 .imagem-produto img {
	width: 100%;
	height: 100%;
}
.is-block--flex .bloco-tabelapreco .imagem-produto {
	width: 100%;
}
.img-link-v2 {
	width: 100%;
	height: 100%;
}
img[data-prod-main-image] {
	object-fit: cover;
}
.is-block.imagem-fit img {
	object-fit: cover;
}
.mobile .is-block.imagem-fit img {
	object-fit: initial;
}
.mobile .is-section.section-flex .is-block--flex .is-block.imagem-fit {
	height: auto !important;
}
img[data-info-logo] {
	object-fit: contain;
}
.faq-content p b {
	word-break: break-all;
}

.bloco-galeria {
	display: flex;
	flex-flow: column wrap;
	overflow: auto;
	justify-content: flex-start;
}
.bloco-galeria img {
	width: 300px;
	height: auto;
	object-fit: cover;
}
.overlay-galeria {
	position: fixed;
	top: 0;
	left: 0;
	background: #00000080;
	width: 100%;
	height: 100%;
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.overlay-galeria .galeria-container {
	background: #171717;
}

.bloco-galeria::-webkit-scrollbar {
	width: 0;
}

.is-block.bloco-fastsale {
	flex-flow: row wrap;
	gap: 15px;
	justify-content: space-evenly;
}

.is-block .container-fastsale {
	width: 260px;
	background: #fff;
	border-radius: 6px !important;
	padding: 10px;
	font-family: 'Nunito';
	cursor: pointer;
	height: 360px;
}

.is-block .container-fastsale * {
	pointer-events: none;
}

.is-block .container-fastsale:hover .produto-nome {
	opacity: 0.6;
	transition: 0.1s;
}

.container-fastsale div {
	margin: initial;
}

.container-fastsale img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}
.container-fastsale .produto-precos {
	display: grid;
	grid-template-columns: 1fr 1fr 50px;
	grid-template-rows: 30px;
	padding-top: 10px;
}
.container-fastsale .produto-precos * {
	justify-self: initial !important;
}
.container-fastsale .produto-nome {
	display: -webkit-box;
	max-width: 260px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.container-fastsale .produto-desconto {
	text-align: center;
	background: #7b5eed;
	border-radius: 3px;
	padding: 2px 0px;
	color: #fff;
}
.container-fastsale .container-img {
	width: 260px;
	height: 176px;
}

.container-fastsale .produto-titulo {
	margin: 5px 0 0 0px;
	border-bottom: 1px solid #0000001c;
	padding-bottom: 5px;
	height: 70px;
	display: flex;
	align-items: center;
}
.container-fastsale .btn-fastsale {
	background: #7b5eed;
	width: 50%;
	color: #fff;
	padding: 7px 0px !important;
	border-radius: 6px;
}

.container-fastsale .product-process-bar {
	border-radius: 6px;
	height: 12px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.container-fastsale .product-process-bar .product-process-bar-inner {
	background: #7b5eed;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0.2;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.container-fastsale .product-process-bar .product-process-bar-percentage {
	background: #7b5eed;
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	z-index: 2;
	transition: 0.2s;
}
.container-fastsale .texto-quantidade {
	margin-bottom: 10px !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 600;
}
.container-fastsale .produto-preco-original.strike {
	text-decoration: line-through;
}
.is-block .container-fastsale * {
	font-weight: 400 !important;
}
.is-block .container-fastsale .produto-preco-promo {
	font-weight: bold !important;
}

.is-block.bloco-icones {
	flex-flow: row wrap;
	gap: 5px;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.is-block.bloco-icones .icone-container {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
}
.is-block.bloco-icones .icone-container a {
	font-size: 25px;
	width: 2em;
	height: 2em;
	display: flex;
	align-items: center;
	justify-content: center;
}

.is-block.bloco-perfil {
	padding: 25px;
	overflow: hidden;
	align-items: flex-start;
	gap: 15px;
}
.is-block--flex .is-block.bloco-perfil {
	padding: 25px 25px 0 25px;
}

.is-block.bloco-perfil header {
	display: flex;
	gap: 10px;
}

.is-block.bloco-perfil .foto-perfil {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	overflow: hidden;
}

.is-block.bloco-perfil .foto-perfil img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.is-block.bloco-perfil .perfil-container {
	gap: 15px;
	display: flex;
	flex-direction: column;

	width: 100%;
}

.is-block.bloco-perfil .perfil-img {
	height: 250px;
	width: 100%;
}

.is-block.bloco-perfil .perfil-img img {
	height: 250px;
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.is-block.bloco-perfil .perfil-descricao * {
	word-break: break-word;
}

.is-block.bloco-perfil a {
	color: #03a9f4;
}

.agenda-container {
	width: 100%;
	padding: 5px 0px;
}

.bloco-agenda {
	padding: 15px;
	align-items: flex-start;
}
.agenda-container .agenda-item {
	display: grid;
	grid-template-columns: 130px minmax(200px, 1fr);
	grid-template-rows: minmax(75px, 1fr);
}

.agenda-container .agenda-item .agenda-infos {
	display: grid;
	grid-template-rows: auto 30px 1fr;
	height: 100%;
	align-items: center;
	width: 100%;
	position: relative;
	padding: 0 0 0px 35px;
}

.agenda-container .agenda-item .agenda-infos:not(.ultimo)::after {
	/* border-left: 1px solid #00000014; */
	content: '';
	left: -2px;
	top: 25px;
	position: absolute;
	background-color: #00000014;
	height: 75%;
	width: 1px;
	z-index: 10;
}

.agenda-container .items-agenda {
	display: flex;
	gap: 10px;
	align-self: flex-start;
	flex-wrap: wrap;
}

.agenda-container .items-agenda .im-agenda {
	width: 35px;
	height: 35px;
}

.agenda-container .items-agenda img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.agenda-container h3 {
	margin: 0;
}

.agenda-time {
	display: flex;
	flex-direction: column;
	height: 100%;
	color: #0f1b2b;
	position: relative;
	margin-top: 4px;
	width: 155px;
	align-items: center;
}

.agenda-infos p {
	font-size: 12px;
	color: #00000054;
	align-self: flex-start;
	font-weight: 300;
}

.agenda-time .inicio:before {
	content: '';
	right: 21px;
	top: 7px;
	margin-left: -5px;
	position: absolute;
	height: 11px;
	width: 11px;
	display: inline-block;
	border-radius: 50%;
	z-index: 1;
	background-color: #d50af0;
}

/* 
.agenda-time .inicio:after {
	content: "";
    right: -11px;
    top: -2px;
    position: absolute;
    background-color: #fff;
    height: 30px;
    width: 1px;
    z-index: 10;
} */

/* .agenda-time .fim:before {
	content: "";
    left: 100%;
    bottom: 10px;
    margin-left: -5px;
    position: absolute;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50%;
    z-index: 12;
	background-color: #1ed8c6;
} */

.bloco-instagram iframe {
	width: 100%;
	height: 100%;
}
.slider-opaco li.glide__slide:not(.glide__slide--active) {
	opacity: 0.5;
	transition: 0.3s;
}
.is-block.bloco-feature {
	min-width: 550px;
	overflow: hidden;

	/* !Remover */
	border-radius: 6px;
}

.is-block .container-features {
	display: grid;
	grid-template-columns: minmax(350px, 1fr) minmax(200px, 0.5fr);
	grid-template-rows: 1fr;
	width: 100%;
	height: 100%;
}

.mobile .is-block.bloco-feature {
	min-width: initial;
}

.mobile .is-block .container-features {
	grid-template-columns: 1fr;
	grid-template-rows: 1fr 1fr;
}

.features-nav {
	overflow: auto;
}

.features-nav ul {
	margin: 0;
	padding: 0;
	height: 100%;

	display: grid;
}

.features-conteudo {
	padding: 20px;
	box-sizing: border-box;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}

.features-nav ul li {
	list-style: none;
	padding: 20px;
	background-color: rgba(197, 211, 219, 1);

	cursor: pointer;

	display: flex;
	align-items: center;
}

.features-nav.v2 ul li {
	display: grid;
	grid-template-columns: 45px 1fr;
	align-items: center;
}

.bloco-feature .linha {
	width: 100%;
	display: flex;
	align-items: center;
	/* ! painel */
	justify-content: center;
	flex-direction: column;
}

.linha p {
	width: 100%;
}

.linha:not(.linha-button) a {
	color: #00f;
}

.linha-video {
	width: 100%;
	height: 100%;

	max-width: 800px;
	max-height: 450px;
}

.linha iframe {
	width: 100%;
	height: 100%;
}

/* !remover */

.features-nav ul li {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 44px;
	color: #fff;
	transition: opacity 0.2s;
}

.features-nav ul li p {
	transition: 0s;
}

.content-feat {
	box-sizing: border-box;

	height: 100%;
	width: 100%;

	display: none;
	gap: 5px;

	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}

.content-feat.ativo {
	display: flex;
}

.feature-btn {
	flex-direction: row;
	gap: 10px;
}

.feature-btn * {
	pointer-events: none;
}

.feature-btn:hover {
	opacity: 0.8;
	transition: opacity 0.2s;
}

.icone-feature {
	display: flex;
	align-items: center;
	justify-content: center;
}

.feature-btn .icone-feature path {
	fill: #fff;
}

.feature-btn.ativo .icone-feature path {
	fill: rgb(113, 82, 236);
}

.content-nav {
	display: flex;
	flex-direction: column;
}

.content-nav span {
	color: #fff;
}

.linha {
	max-width: 100%;
}

.linha img {
	height: auto;
}

.btn-widget {
	width: 100%;
	height: 100%;
}
.is-block.btn-widget {
	margin: 0 !important;
}

.btn-widget a {
	padding: 10px;
}
.is-block .fontawesome-glifo,
.is-block .fontawesome-glifo * {
	font-family: 'Font Awesome 6 Pro', 'Font Awesome 5 Brands' !important;
}

/* Our wrapper */
.wrapper-antes-depois {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

/* Our image information */
.before,
.after {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	overflow: hidden;
}

.content-image {
	height: 100%;
}

.after {
	width: 125px;
}

.scroller {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.9;
	pointer-events: auto;
	cursor: pointer;
	transform: translate(12.9px, -50%);

	/* icones */
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
}

.scroller:hover {
	opacity: 1;
}

.scrolling {
	pointer-events: none;
	opacity: 1;
}

.scroller__thumb {
	width: 100%;
	height: 100%;
	padding: 5px;
}

.scroller:before,
.scroller:after {
	content: '';
	display: block;
	width: 5px;
	height: 9999px;
	position: absolute;
	z-index: 30;
	left: 5px;
}
.scroller:before {
	top: 100%;
}
.scroller:after {
	bottom: 100%;
}

/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
.scroller {
	border: 5px solid #fff;
}
.scroller:before,
.scroller:after {
	background: #fff;
}

img.content-image {
	max-width: none !important;
}

.is-block.antes_depois {
	overflow: hidden;
}

.modal-cookie {
	position: fixed;
	/* bottom: 1em; */
	/* left: 1em; */
	width: 75%;
	background: #09131f;
	/* transform: translateX(-50%); */
	z-index: 100000;

	padding: 15px 35px 15px 60px;
	box-sizing: border-box;

	display: grid;
	grid-template-columns: 1fr minmax(100px, 415px);
	align-items: center;
	justify-items: flex-start;

	color: #fff;

	border-radius: 1rem;
}

.modal-cookie.top,
.modal-cookie.bottom {
	transform: translate(-50%, 0) translate3d(0, 0, 0);
	left: 50%;
}

.modal-cookie.top {
	top: 1em;
}

.modal-cookie.bottom {
	bottom: 1em;
}

.modal-cookie.left,
.modal-cookie.right {
	width: 480px;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr 60px;
	padding: 30px 40px 15px 40px;

	left: 1em;
	bottom: 1em;
}

.modal-cookie.right {
	left: unset !important;
	right: 1em !important;
}

.modal-cookie > .content-cookies {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.modal-cookie h3,
.modal-cookie p {
	margin: 0;
}

.modal-cookie h3 {
	font-size: 1.125rem;
}

.modal-cookie p {
	font-size: 0.875rem;
	line-height: 1.25rem;
}

.modal-cookie a {
	font-size: 10px;
	text-decoration: underline;
}

.modal-cookie .botoes {
	display: flex;
	align-items: center;
	justify-content: end;
	width: 100%;
	gap: 15px;
}

.modal-cookie .icone {
	position: absolute;
	top: 1em;
	right: 1em;
	cursor: pointer;
}

.modal-cookie .icone * {
	pointer-events: none;
}

.modal-cookie .fechar-cookie {
	border: none;
	padding: 7px 14px;
	border-radius: 50px;
	background: #fff;
	font-weight: bold;
	cursor: pointer;
	width: auto !important;
}

/* desativa font-boosting https://bugs.webkit.org/show_bug.cgi?id=84186#c16 */
* {
	max-height: 1000000px;
}

@media screen and (max-width: 415px) {
	.modal-cookie,
	.modal-cookie.right,
	.modal-cookie.left {
		grid-template-rows: 1fr 55px;
		grid-template-columns: none;

		padding: 15px 30px 15px 25px;

		gap: 5px;

		width: 90% !important;

		bottom: 1em !important;
		transform: translate(-50%, 0) translate3d(0, 0, 0) !important;
		left: 50% !important;
		top: unset !important;
		right: unset !important;
		flex-shrink: 0;
        display: flex;
        flex-direction: column;
	}

	.modal-cookie .botoes {
		flex-direction: column-reverse;
		gap: 10px;
	}
}

[data-prefix] {
	display: var(--fa-display, inline-block);
	height: 1em;
	overflow: visible;
	vertical-align: -0.125em;
}

@media screen and (max-height: 650px) {
	.produto-desc .produto-titulo,
	.modal-buybutton-nuvem .produto-preco-comparado {
		font-size: 20px;
	}
	.modal-buybutton-nuvem .produto-preco {
		font-size: 14px;
	}
	.produto-desc > div {
		margin-bottom: 15px;
	}
	.modal-buybutton-nuvem {
		min-height: 640px;
	}
	.glide-buybutton .glide__bullet {
		background-color: #000000;
	}
	.glide-buybutton .glide__bullet--active {
		background-color: #808081;
	}
	.modal-buybutton-nuvem .produto-desc {
		padding-top: 0px;
	}
}

@media screen and (max-height: 725px) {
	.overlay-kit,
	.overlay-nuvem {
		overflow: auto;

		align-items: unset;
		justify-content: unset;
	}

	.overlay-nuvem {
		padding: 0;
	}

	.modal-buybutton-kit,
	.modal-buybutton-nuvem {
		margin: auto;
	}
}

.is-block .glide__bullet {
	/* background-color: #ffffff; */
	opacity: 0.4;
}

.is-block .glide__bullet--active {
	/* background-color: inherit; */
	opacity: 1;
}
.is-block .glide .is-icon-flex {
	fill: inherit;
}
.is-block[data-module='slider'] .glide__arrow,
.is-block[data-module='slider'] .glide__bullets {
	transition: 0.2s;
}

.glide__bullet[data-glide-dir='=25'] {
	display: none;
}
.glide__bullet[data-glide-dir='=26'] {
	display: none;
}
.glide__bullet[data-glide-dir='=27'] {
	display: none;
}
.glide__bullet[data-glide-dir='=28'] {
	display: none;
}
.glide__bullet[data-glide-dir='=29'] {
	display: none;
}
.glide__bullet[data-glide-dir='=30'] {
	display: none;
}
.glide__bullet[data-glide-dir='=31'] {
	display: none;
}
.glide__bullet[data-glide-dir='=32'] {
	display: none;
}
.glide__bullet[data-glide-dir='=33'] {
	display: none;
}
.glide__bullet[data-glide-dir='=34'] {
	display: none;
}
.glide__bullet[data-glide-dir='=35'] {
	display: none;
}
.glide__bullet[data-glide-dir='=36'] {
	display: none;
}
.glide__bullet[data-glide-dir='=37'] {
	display: none;
}
.glide__bullet[data-glide-dir='=38'] {
	display: none;
}
.glide__bullet[data-glide-dir='=39'] {
	display: none;
}
.glide__bullet[data-glide-dir='=40'] {
	display: none;
}
.glide__bullet[data-glide-dir='=41'] {
	display: none;
}
.glide__bullet[data-glide-dir='=42'] {
	display: none;
}
.glide__bullet[data-glide-dir='=43'] {
	display: none;
}
.glide__bullet[data-glide-dir='=44'] {
	display: none;
}
.glide__bullet[data-glide-dir='=45'] {
	display: none;
}
.glide__bullet[data-glide-dir='=46'] {
	display: none;
}
.glide__bullet[data-glide-dir='=47'] {
	display: none;
}
.glide__bullet[data-glide-dir='=48'] {
	display: none;
}
.glide__bullet[data-glide-dir='=49'] {
	display: none;
}
.glide__bullet[data-glide-dir='=50'] {
	display: none;
}
.glide__bullet[data-glide-dir='=51'] {
	display: none;
}
.glide__bullet[data-glide-dir='=52'] {
	display: none;
}
.glide__bullet[data-glide-dir='=53'] {
	display: none;
}
.glide__bullet[data-glide-dir='=54'] {
	display: none;
}
.glide__bullet[data-glide-dir='=55'] {
	display: none;
}
.glide__bullet[data-glide-dir='=56'] {
	display: none;
}
.glide__bullet[data-glide-dir='=57'] {
	display: none;
}
.glide__bullet[data-glide-dir='=58'] {
	display: none;
}
.glide__bullet[data-glide-dir='=59'] {
	display: none;
}
.glide__bullet[data-glide-dir='=60'] {
	display: none;
}
.glide__bullet[data-glide-dir='=61'] {
	display: none;
}
.glide__bullet[data-glide-dir='=62'] {
	display: none;
}
.glide__bullet[data-glide-dir='=63'] {
	display: none;
}
.glide__bullet[data-glide-dir='=64'] {
	display: none;
}
.glide__bullet[data-glide-dir='=65'] {
	display: none;
}
.glide__bullet[data-glide-dir='=66'] {
	display: none;
}
.glide__bullet[data-glide-dir='=67'] {
	display: none;
}
.glide__bullet[data-glide-dir='=68'] {
	display: none;
}
.glide__bullet[data-glide-dir='=69'] {
	display: none;
}
.glide__bullet[data-glide-dir='=70'] {
	display: none;
}
.glide__bullet[data-glide-dir='=71'] {
	display: none;
}
.glide__bullet[data-glide-dir='=72'] {
	display: none;
}
.glide__bullet[data-glide-dir='=73'] {
	display: none;
}
.glide__bullet[data-glide-dir='=74'] {
	display: none;
}
.glide__bullet[data-glide-dir='=75'] {
	display: none;
}

.is-block[data-module='slider'].glide-fora .glide__arrow--left {
	left: -5em;
}
.is-block[data-module='slider'].glide-fora .glide__arrow--right {
	right: -5em;
}
.is-block[data-module='slider'].glide-fora .glide__bullets {
	bottom: -1.3em;
}

.is-block[data-module='slider'] .glide__arrow {
	width: 50px;
}

.landingpage-widget-imagem {
	width: 100%;
	height: 100%;
}
.landingpage-widget-imagem img {
	width: 100%;
	height: 100%;
}

[data-inclinacao] {
	perspective: 800px;
	transform-style: preserve-3d;
}

/* contador */

.widget-contador {
	width: 100%;
	height: 100%;
}

.widget-contador > div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 5px;
	align-items: center;
	justify-content: space-evenly;

	width: 100%;
	height: 100%;
}

.widget-contador .lp-countdown {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.lp-countdown--digit {
	font-size: 69px;
}

.lp-countdown--label {
	font-size: 17px;
}

.video-yt iframe.video-div {
	width: 100% !important;
	height: 100% !important;
}

.progress-bg {
	display: flex;
	align-items: center;
	justify-content: end;
	width: 0px;
}

.is-block .progresso .progress-bg {
	border-style: none !important;
	border-width: 0px !important;
	border-color: #00000000 !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.porcentagem {
	display: none;
}

.progress-bg .porcentagem {
	margin-right: 10px;
}

.follow-barra .barra-progresso {
	display: flex;
}
.fixo-barra .fora-progresso {
	display: flex;
}
.texto-gradiente-contador .lp-countdown--digit {
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.hide-progresso.fixo-barra .fora-progresso {
	display: none;
}
.hide-progresso.follow-barra .barra-progresso {
	display: none;
}

.card-parallax {
	background-size: cover;
	background-position: 50% 50%;
}

#widget-instagram--root {
	width: 100%;
	height: 100%;
}

.glide__arrow--left-reverse i,
.glide__arrow--left-reverse svg {
	transform: rotate(180deg);
}

.bloco-config {
	position: absolute;
	display: none !important;
}

.is-block.btn-skew svg.btn-svg--skew {
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
	fill: inherit;
}

.is-block.btn-skew a {
	background-image: none !important;
}
.is-block.bloco-svg--clone svg {
	width: 100% !important;
	height: 100% !important;
	fill: inherit;
}

.is-block.slider-arrow-bottom-right .glide__arrows button {
	top: initial;
	bottom: 0em;
}

.is-block.slider-arrow-bottom-right.glide-fora .glide__arrows button {
	left: initial !important;
	right: 30px;
	top: initial !important;
	bottom: -81px;
}

.is-block.slider-arrow-bottom-right.glide-fora .v2slider .glide__arrows button {
	bottom: -55px;
}

.is-block[data-module='slider'].slider-arrow-bottom-right.glide-fora
	.glide__arrow--left {
	right: 48px;
}
.is-block[data-module='slider'].slider-arrow-bottom-right.glide-fora
	.glide__arrow--right {
	right: 0em;
}

.is-block[data-module='slider'].slider-arrow-bottom-left.glide-fora
	.glide__arrow--left {
	left: initial;
	bottom: -80px;
	top: initial;
}

.is-block[data-module='slider'].slider-arrow-bottom-left.glide-fora .v2slider
	.glide__arrow--left {
	bottom: -55px;
	left: -15px;
	top: initial;
}

.is-block[data-module='slider'].slider-arrow-bottom-left.glide-fora
	.glide__arrow--right {
	right: initial;
	left: 48px;
	bottom: -81px;
	top: initial;
}

.is-block[data-module='slider'].slider-arrow-bottom-left.glide-fora .v2slider .glide__arrow--right {
	bottom: -57px;
	left: 30px;
}

.is-block[data-module='slider'].slider-arrow-bottom-left.glide-dentro
	.glide__arrow {
	top: 3em;
}

.is-block.bloco-slider-produto {
	padding: 20px;
	box-sizing: content-box;
}

.glide-produto.glide,
.glide-produto.glide .glide__track,
.glide-produto.glide .glide__track .glide__slides {
	width: 100%;
	height: 100%;
}
.glide-produto.glide .slider-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.glide-produto.glide .glide-content {
	height: 85%;
	display: grid;
	align-items: center;
	justify-content: space-evenly;
	padding: 25px;
	background-color: #fff;
	transition: 0.3s;
	width: 100%;
	grid-template-columns: 1fr;
}

.glide-produto.glide .glide-content p,
.glide-produto.glide .glide-content a {
	width: 100%;
}

.glide-produto.glide .icon-slider {
	position: absolute;
	top: 15%;
	width: 60px;
	transform: translate(0%, -50%);
}
.glide-produto.glide .icon-slider img {
	display: flex !important;
}

.glide-produto.glide .icon-slider.img {
	width: 60px;
}
.glide-produto.glide .icon-slider.emoji {
	width: auto;
}
.glide-produto.glide .prod-slide--link {
	align-self: end;
}
.glide-produto.glide .prod-slide--text {
	align-self: end;
	margin-bottom: 2em;
}

.glide-produto.glide .glide__arrow.arrow-prod--left {
	transform: scale(-1) translate(0%, -54%);
	left: -19px;
	transform-origin: 0 0;
}

.glide-produto.glide .glide__arrow.arrow-prod--right {
	right: -60px;
}

.glide-produto.glide .icon-slider.left {
	left: 25px;
}

.glide-produto.glide .icon-slider.center {
	transform: translate(-50%, -50%);
	left: 50%;
}
.glide-produto.glide .icon-slider.right {
	left: initial;
	right: 25px;
}
.prod-slide--text.left p {
	text-align: left;
}
.prod-slide--text.center p {
	text-align: center;
}
.prod-slide--text.right p {
	text-align: right;
}
.prod-slide--link.left {
	text-align: left;
}
.prod-slide--link.center {
	text-align: center;
}
.prod-slide--link.right {
	text-align: right;
}

.prod-slide--title {
	margin-top: 2em;
}

.prod-slide--title.center {
	text-align: center;
}
.prod-slide--title.left {
	text-align: left;
}
.prod-slide--title.right {
	text-align: right;
}

.is-block.bloco-slider-produto.arrow-pos--bottom-left
	.glide__arrows
	.glide__arrow--left {
	bottom: -77px;
	top: initial;
	left: 2em;
}

.is-block.bloco-slider-produto.arrow-pos--bottom-left
	.glide__arrows
	.glide__arrow--right {
	bottom: -79px;
	top: initial;
	right: initial;
	left: 3.5em;
}

.bloco-slider-produto .glide__arrow {
	font-size: 25px;
}

.is-block.bloco-slider-produto.arrow-pos--bottom-right
	.glide__arrows
	.glide__arrow--left {
	left: initial;
	bottom: -75px;
	top: inherit;
	right: 1.5em;
}

.is-block.bloco-slider-produto.arrow-pos--bottom-right
	.glide__arrows
	.glide__arrow--right {
	top: inherit;
	left: inherit;
	bottom: -76.4px;
	right: 0;
}

.glide-produto.glide .glide-content .prod-slide--text,
.glide-produto.glide .glide-content .prod-slide--link {
	transition: 0.3s;
}

.is-block .btn-effects {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	pointer-events: none;
	z-index: -1;
}

.btn-effects div {
	box-shadow: #ff0000 -1px -5px 14px 0px, #ff000000 0px -7px 22px -10px;
	--btn-effects-width: 40px;
	--btn-effects-height: 30px;
	width: var(--btn-effects-width);
	height: var(--btn-effects-height);
	animation: animacaoBtnNeon 5s linear infinite;
	border-radius: 500px;

	filter: blur(10px);
	background: #ff0000;

	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

@keyframes animacaoBtnNeon {
	0% {
		transform: rotate(0deg) scaleX(1);
		left: 0;
		top: 0;
	}

	25% {
		transform: rotate(0deg) scaleX(2);
	}
	45% {
		transform: rotate(0deg) scaleX(1);
		left: calc(var(--btn-width) - var(--btn-effects-width));
		top: 0;
	}

	48% {
		transform: rotate(90deg) scaleX(1);
		left: calc(var(--btn-width) - var(--btn-effects-width));
		top: 0;
	}

	50% {
		transform: rotate(90deg) scaleX(1);
		left: calc(var(--btn-width) - var(--btn-effects-width));
		top: calc(var(--btn-height) - var(--btn-effects-height));
	}
	53% {
		transform: rotate(180deg) scaleX(1);
		left: calc(var(--btn-width) - var(--btn-effects-width));
		top: calc(var(--btn-height) - var(--btn-effects-height));
	}

	70% {
		transform: rotate(180deg) scaleX(2);
	}

	90% {
		transform: rotate(180deg) scaleX(1);
		left: 0;
		top: calc(var(--btn-height) - var(--btn-effects-height));
	}
	93% {
		transform: rotate(270deg) scaleX(1);
		left: 0;
		top: calc(var(--btn-height) - var(--btn-effects-height));
	}

	99% {
		transform: rotate(270deg) scaleX(1);
		left: 0;
		top: 0;
	}

	100% {
		transform: rotate(359deg) scaleX(1);
		left: 0px;
		top: 0px;
	}
}

.effect-svg {
	position: absolute;
	left: 0;
	top: 0;
	fill: none;
	stroke: #fff;
	stroke-dasharray: 150 480;
	stroke-dashoffset: 150;
	transition: 1s ease-in-out;
	width: var(--btn-width);
	height: var(--btn-height);
}

.is-block:hover .effect-svg {
	stroke-dashoffset: -480;
}

.svge-eff {
	z-index: 4 !important;
	pointer-events: none !important;
}

.pop-up-container {
	background-color: rgba(0, 0, 0, 0.51) !important;
}

body .is-wrapper .is-section.pop-up-container {
	margin: 30px 100px !important;
	width: initial;
	position: relative !important;
	box-sizing: border-box;
	pointer-events: all !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transform: unset !important;
	transform-style: unset !important;
	backface-visibility: unset !important;
	padding: 20px 0px;
	align-items: flex-start;
	overflow: auto;
}

body.mobile .is-wrapper .is-section.pop-up-container {
	height: 100vh !important;
    align-items: center !important;
}

.container-pop-up {
	width: 1000px;
	height: 700px;
	background: #fff;
	position: relative;
	z-index: 2;
	animation-delay: 0s !important;
    animation-duration: .4s !important;
}

.mobile .container-pop-up {
	width: 95%;
}

.hide {
	visibility: none;
	opacity: 0;
	display: none !important;
	/* pointer-events: none !important; */
}
.icone-close {
	width: 100%;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.close-pop-up svg {
	fill: #000;
}
.is-block.bloco-closeup.close-pop-up {
	cursor: pointer;
	height: auto !important;
}

.is-block.bloco-closeup.close-pop-up * {
	pointer-events: none !important;
}

.block-form .grid-form {
	display: flex;
	flex-direction: column;
	row-gap: var(--row-gap);
}

.container-forms {
	flex-direction: row;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	height: auto;
	width: 100%;
	box-sizing: border-box;
	align-self: center;
	/* gap: var(--col-gap); */
	/* column-gap: var(--col-gap); */
}

.grid-form input,
.grid-form span {
	width: 100%;
	box-sizing: border-box;
	padding: 6px;
}

.form-checkbox label {
    display: grid !important;
    align-items: center;
    flex-direction: row-reverse;
    grid-auto-flow: column;
    grid-template-columns: 22px 1fr;
    grid-template-rows: 22px;
}

.form-checkbox label span {
	padding: 0;
	line-height: 10px;
}

.form-checkbox {
    display: flex;
    flex-direction: row-reverse;
}

.form-checkbox input {
	width: 0;
	height: 0;
	opacity: 0;
}

.block-form .form-checkbox label {
	display: block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.block-form .form-checkbox label span {
	pointer-events: none;
}

/* Hide the browser's default checkbox */
.block-form .form-checkbox label input {
	position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
	pointer-events: all;
}

/* Create a custom checkbox */
.block-form .form-checkbox label .checkmark {
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 2px;
	pointer-events: none;
	justify-self: center;
	width: 100%;
    height: 100%;
	grid-column-start: 1;
    grid-column-end: 2;
}


.block-form .form-checkbox input:checked ~ label .checkmark:after {
	content: '\f00c';
	font-family: 'Font Awesome 6 Pro', 'Font Awesome 5 Brands' !important;
	display: none;
	position: relative;
	font-size: 11px;
	font-weight: 600;
	color: inherit;
	line-height: 10px;
}

/* Show the checkmark when checked */
.block-form .form-checkbox input:checked ~ label .checkmark:after {
	display: flex;
}

.grid-form input,
.grid-form textarea {
	border: none;
	resize: none;
}

.form-content .fa-asterisk {
	font-size: inherit;
	color: #e91e63;
	font-weight: 400;
	vertical-align: top;
}

.is-block .steps-container {
	width: 100%;
    border-radius: 50px;
    box-sizing: border-box;
    display: grid;
    grid-auto-flow: column;
    justify-items: center;
	grid-template-columns: 40px 1fr 40px;
	gap: 5px;
	align-items: center;
}

.steps-btn {
	width: 40px;
    height: 40px;
}
.is-block .steps-container button {
	border-radius: 500px;
	background-color: #fff;
    font-size: 15px;
	border: unset;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.is-block[step] .container-forms:not(.active) {
	display: none;
}

.container-forms.active {
	display: flex;
}

.is-block .steps-btn button{
	opacity: .7;
}

.is-block .steps-btn button.active {
	opacity: 1;
}

.step-divisor {
	width: 100%;
	height: 0px;
	border-top: 10px solid #09131f;
	align-self: center;
}

.step-divisor:last-child {
	display: none;
}

.is-block.block-form {
    display: grid !important;
	grid-template-rows: 140px 1fr;
}

.is-block.block-form.with-step {
	justify-content: normal;
}
.is-block.block-form.no-step {
	display: flex !important;
	grid-template-rows: unset;
}

.block-form * {
	font-family: sans-serif;
}

.form-content select {
	border: none;
}

.container-checkbox {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
	align-items: flex-start;
}

.is-block.bloco-texto.is-text:not(.block-btn):not(.bloco-imagem) {
    height: auto !important;
}

.block-container-step {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}

.content-forms {
	align-self: center;
	width: 100%;
}

.block-form input {
	outline: none !important;
	transition: .2s;
}
.is-block.block-btn.hide_form {
	display: none !important;
	visibility: hidden !important;
}
.container-forms {
	animation-delay: 0s;
    animation-duration: 0.3s;
	animation-fill-mode: both;
}
.is-block.block-form {
	overflow: hidden;
}

.is-block.block-btn.hide_form {
	display: none !important;
	visibility: hidden !important;
}

.error_input input, .error_input textarea {
	background: #ff00008a !important;
    border-color: red !important;
	transition: .2s;
}
.is-block.block-form select, .is-block.block-form textarea {
	outline: none !important;
}

.is-block .container-video {
	width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr;
}

.container-video * {
	user-select: none;
}

.video-area {
    display: grid;
    grid-template-columns: auto 1fr;
	align-items: flex-start;
	column-gap: 10px;
}

.video-main {
	width: 100%;
	height: 100%;
}

.video-playing {
	display: grid;
    grid-template-rows: 1fr 50px;
}

.video-playing iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
	border-radius: 10px;
}

.videos-navbar {
	margin-left: 5px;
	background-color: midnightblue;
	/* grid-column-start: 2; */
    /* grid-row-start: 1; */
}

.videos-playlist {

}

.nav-header {
	background: blueviolet;
    padding: 15px;
}

.aulas-header {
	padding: 10px;
    box-sizing: border-box;
    height: auto;
    width: 100%;
    position: relative;
    overflow: visible;
	border-radius: 10px 10px 0px 0px;
}

.aulas-header > div:not(.header-title-video) {
    width: 100%;
    overflow: auto;
    background: inherit;
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
    position: absolute;
    gap: 10px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    transform: translateX(-10px);
}

.video-card {
	background-color: #0D0D0D;
    display: flex;
    flex-direction: column;
    color: #AEAEAE;
    padding: 10px;
    border-radius: 10px;
	position: relative;
	cursor: pointer;
}

.video-card * {
	pointer-events: none !important;
}

.video-card .container-thumb-title {
	height: 85px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
	font-family: inherit;
}

.video-card .container-thumb-title img {
	height: 100%;
	object-fit: cover;
    border-radius: 10px;
	width: 140px;
}

.container-thumb-title p {
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-family: inherit;
}

.video-card .tags {
	position: absolute;
    left: 160px;
    top: 11px;
    border: 1px solid;
    padding: 3px 5px;
    border-radius: 7px;
    font-family: Inter;
    font-size: 10px;
    font-weight: 400;
    line-height: 12.1px;
}

.video-card.active {
	background-color: #1A1A1A;
}
.header-title-video {
	width: 100%;
    background-color: #1A1A1A;
    height: 88px;
    border-radius: 10px;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 0.2fr 1fr;
    align-items: center;
    justify-content: center;
    justify-items: center;
}

.header-title-video p {
	justify-self: baseline;
}

.header-title-video i {
	padding: 15px;
    cursor: pointer;
	transition: .3s;
}

.video-footer {
	display: flex;
    align-items: center;
    justify-content: flex-end;
	gap: 5px;
}

.video-footer button {
    /* width: 120px; */
	width: auto;
	color: #fff;
    padding: 10px 16px 10px 16px;
    gap: 8px;
    border-radius: 4px;
    border: 1px solid #D3D3D31A;
	background-color: #121212;
	cursor: pointer;
}

.video-descricao {
    margin-top: 25px;
	display: flex;
    flex-direction: column;
    gap: 10px;
	justify-content: flex-start;
	overflow: auto;
}
.mobile .video-descricao {
	width: 99% !important;
}
.recursos {
	display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    gap: 10px;
	flex-wrap: wrap;
}

.container-video ::-webkit-scrollbar {
	width: 3px !important;
}

.container-video ::-webkit-scrollbar-thumb {
	background-color: #272727 !important;
}

.recursos a img {
	max-width: 250px;
}

.mobile .video-area {
	display: flex !important;
	flex-direction: column !important;
}

.mobile .video-playing {
	width: 100% !important;
}

.mobile .aulas-header > div:not(.header-title-video) {
	position: relative !important;
	width: 105%;
    padding: 10px 0px 10px 15px;
}

.mobile .header-title-video {
	height: 35px;
}

.block-youtube-modules.video-full .video-area {
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
	transition: .3s;
}

.block-youtube-modules.video-full .video-playing {
	width: 100% !important;
	transition: .3s;
}

.block-youtube-modules.video-full .nav-mov {
	opacity: 0;
}

.block-youtube-modules.video-full .header-title-video {
	display: flex;
    align-items: center;
    justify-content: center;
	align-items: flex-start;
    margin: 0px;
	height: 100% !important;
}

.block-youtube-modules.video-full .header-title-video p {
	display: none;
}

.block-youtube-modules.video-full .header-title-video {
	background: transparent;
    border-radius: 5px;
}

.block-youtube-modules.video-full .header-title-video i {
	transform: rotate(180deg);
}

.block-youtube-modules.video-full .aulas-header {
	border-radius: 10px !important;
	padding: 0;
    height: -webkit-fill-available;
    margin: 0;
	width: auto;
	transition: .3s;
}

.is-wrapper .is-block .btn.hover-svg {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 7px;
}

.is-wrapper .is-block .btn.hover-svg svg {
	transform: translateX(-2px);
}

/* TODO Na lib da notation, colocar qual está usando para poder usar o zindex em determinados */

body .editor .is-wrapper .is-block .rough-annotation {
	/* z-index: 10; */
	pointer-events: none !important;
}

.mobile section.is-section.pop-up-container {
	align-items: center;
}

.glide__slides.slide-v2 {
	padding: 20px 0;
}

.is-block[data-module="slider"] ul.glide__slides.slide-v2 li.glide__slide {
	pointer-events: all !important;
}

.cor-principal.fontawesome-glifo i {
	color: inherit !important;
}

.is-block.new-shadow * {
	text-shadow: inherit !important;
}

.is-block.new-shadow.bloco-botao {
	filter: none !important;
}
.is-block[data-opcao="strike-through"] .rough-annotation {
	z-index: 100;
}
.is-block[data-opcao="strike-through"] ~ .rough-annotation {
	z-index: 100;
}


main.is-wrapper:has(.overlay-nuvem.active) {
	z-index: 999999999999999999999999999999999 !important;
}