    .no-thanx{
        color:#666;
        text-decoration:none;
    }
	.quest1 {
		display: block;
	}
	.quest2 {
		display: none;
	}
	

	/*
	 * 
	 * 
	 * 
	 */
	 body {
	font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}

h2.text-uppercase {
    margin: 1em;
}

.logo img {
    width: 100%;
}

.logo {
    display: block;
    margin: auto;
}
.logo {
    width: 80px;
}


header {
    height: 7px;
 
    width: 100%;
}


.selector button {
	text-transform: uppercase;
	font-weight: 500;
}

.required-field {
	border: 1px solid red;
}


button.btn.w-100.btn-primary.py-3:hover {
    background-color: #0058ea;

}
button.btn.w-100.btn-primary.py-3 {
    background-color: #007cea;

    border-radius: 11px;
    color: #fff;
    padding: 13px !important;
    box-shadow: 0px 2px 6px -3px #000;
	    font-size: 16px;
	    border: none;
}
footer {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 1em;
    margin-top: 10vh;
    bottom: 0;
    width: 100%;
}

footer div {
    max-width: 500px;
    font-size: 13px;
}

@media screen and (max-width: 480px) {

	footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1em;
    margin-top: 2em;
    position: unset;
    bottom: 0;
    width: 100%;
}
}

@media screen and (max-width: 320px) {
	h2 {
		font-size: calc(1.325rem + .3vw);
	}

	h3 {
		font-size: calc(1.3rem - 0.1vw);
	}
}

.btn-success, .btn-primary {
    color: #fff;
    background-color: #363668!important;
    border-color: #363668!important;

}


footer div {
    max-width: 500px;
}
	
	.my-3 {

    gap: 0.5em;

}


footer a {
	font-weight: 700;
	text-decoration: none;
	color: #555
}
	 /*   
img.img-fluid {
margin-bottom: 1em;
}
*/

.single-1 div#primary {
    max-width: 720px;
    margin: auto;
}

button#form-send {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
div#form {
    margin: 0;
    width: 100%;
}



@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
	
	.tm-padding-large-bottom a {
    border-radius: 11px;
  
    padding: 13px !important;
    box-shadow: 0px 2px 6px -3px #000;
    font-size: 17px;
    border: none;
}
	.entry-content {

    border-top: 1px solid #eee;
    margin-top: 2em;
		padding-top: 2.5em;
		text-align: left;
}

	
	.wp-block-image img.wp-image-53 {
    width: 100%;
    height: auto;
}
	figure.wp-block-image.size-large {
    display: flex;
		justify-content: center;
}

footer .links a {
    box-shadow: none;
    border: none;
	padding: 0
}
footer .links {
    display: flex;
}



/*
 * SINGLE 2
 */

.single2 h3.wp-block-heading {
    font-size: 20px;
    font-weight: 700;
}

.single2 .site-logo {
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.single2 .site-logo img{
	width: 150px;
}

.single2 div#primary {
    max-width: 735px;
    margin: auto;
	padding: 0 16px;
}

.single2 li:last-child {
    margin-bottom: 1em;
}

.single2 a.ctalink {
-webkit-appearance: auto;
    background-color: #1e73be;
    border: 1px solid #1e73be;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 50px;
    text-decoration: none;
    transition: .4s ease;
    vertical-align: middle;
}

div#primary span {
    font-size: 15px;
    color: #333;
}

.single2 .entry-content h2 {
    font-size: 24px;
    font-weight: 700;
    display: flex;
    margin-bottom: 1em;
    margin-top: 2em;
	gap: 3px;
}
.single2 div.cta {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.single2 div.cta-block {
	margin-bottom: 2em
}

div#primary .cta-block span {
	padding-top: 7px;
    display: block;
    font-size: 13px;
    color: #999;
	text-align: center;
}

.single-2 {
    margin: auto;
    padding-top: 2em;
}

.single-2 .container.text-center {
    text-align: center;
}
.single-2 .entry-content {
    border: none;
}

.single2 .entry-content {
    border-top: none;
}

.single2 .links a {
    text-decoration: none;
}

.single2 .entry-content a strong{
    font-weight: 500 !important;
}

.single2 .app a {
    text-decoration: none;
	font-weight: 600 !important;
}
.single2 .relacionados-posts a {
    text-decoration: none;
}

.single2 .entry-content h2 {
	font-weight: 700;
}

.recent-post a {
	text-decoration: none;
}

.single2 .entry-content p {
    font-size: 17px;
}

@media (min-width: 1200px) {
    .single2 h2 {
        font-size: 25px;
    }
}

@media (max-width: 900px) {
    .single-lp .container {
        padding:0;
    }
}

.single2 .titulo-com-icone {
    margin-top: 0;
}

div#primary.single2 {
    padding: 0;
	margin-top: 0 !important;
	margin: auto
}
/*
 * 
 * 
 * SINGLE 3
 * 
 * 
 */


.single3 .site-logo {
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.single3 .site-logo img{
	width: 150px;
}

.single3 div#primary {
    max-width: 735px;
    margin: auto;
}

.single3 a.ctalink {
    -webkit-appearance: auto;
    background-color: #1e73be;
    border-radius: 85px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    padding: 13px 50px;
    text-decoration: none;
    transition: .4s ease;
    vertical-align: middle;
    border: 3px solid #21cbdd;
}

.single3 .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
    display: flex;
    margin-bottom: 1em;
    margin-top: 2em;
}
.single3 div.cta {
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 2em
}

.single3 .introduction p {
	font-size: 18px;
}


.single3 .entry-content {
	border: none;
}

.imagem-desfocada {
  position: relative;
  overflow: hidden;
}

.imagem-desfocada img {
  display: block; 
  width: 100%;
}

.imagem-desfocada::before,
.imagem-desfocada::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2; 
}

.imagem-desfocada::before {
  top: 0;
  height: 100px; 
  background: linear-gradient(to bottom, white, transparent);
}

.imagem-desfocada::after {
  bottom: 0;
  height: 100px; 
  background: linear-gradient(to top, white, transparent);
}
@media (max-width:900px){
	.imagem-desfocada {
		position: relative;
		transform: translateX(-50%);
		left: 50%;
		overflow: hidden;
		width: 100vw !important;
	}
}


/*
 * 
 * 
 * FIM SINGLE 3
 * 
 * 
 */

/*
 * SINGLE 4
 */


.single4 .site-logo {
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.single4 .site-logo img{
	width: 150px;
}

.single4 div#primary {
    max-width: 735px;
    margin: auto;
}

.single4 a.ctalink {
-webkit-appearance: auto;
    background-color: #ff983a;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 13px 50px;
    text-decoration: none;
    transition: .4s ease;
    vertical-align: middle;
}

.single4 div#primary span {
    font-size: 15px;
    color: #333;
}

.single4 .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
    display: flex;
    margin-bottom: 1em;
    margin-top: 2em;
	justify-content: center;
}
.single4 div.cta {
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-bottom: 2em
}

.single4 main h2, .single4 .entry-content h2 {
    font-weight: 900;
}

.time-to-read-container .icon svg {
    width: 40px;
}

.time-to-read-container .icon {
    background-color: rgb(255 152 58 / 19%);
    padding: 23px;
    border-radius: 17px;
    width: 87px;
    margin: auto;
}

.time-to-read-container {
    background-color: #F7F8FA;
    display: flex;
    flex-direction: column;
    padding: 2em;
    border-radius: 18px;
    gap: 1em;
}

div#primary .time-to-read span {
    font-size: 20px;
    font-weight: 900;
}

.time-to-read {
    margin-top: 2em;
}

.single4 .entry-content {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
	
}


.single2 #menu-menu-principal li:last-child {
    margin: 0;
}

.single2 .relacionados-posts a {
    color: var(--accent);
    text-decoration: none;
}

.relacionados-posts a h2 {
    color: #171A1FFF;
    font-weight: 700;
}




/**SINGLE 8 **/

.single-8  div#primary {
    max-width: 500px;
    margin: auto;
    height: 100vh;
    display: flex;
    align-items: center;
}


/** AJUSTES STONKSTUTORS **/

@media (max-width: 900px) {
    .site-content {
        padding: 0 1em;
    }
}

body, h2, h3, h4, h5 {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}



#primary h2:first-child {
    font-size: calc(1.325rem + .9vw) !important;
    line-height: 1.2 !important;
    padding: 0 !important;
}


.single2 p {
    font-size: inherit;
    overflow-wrap: normal;
    padding: 0 !important;
}

.single2 .entry-content h2 {
    font-size: 24px !important;
    padding: 0;
	line-height: 1.2 !important;
}

.single .entry-content h2+:not(.app) {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px !important;
}

.faq-item h4 {

    padding: 16px 0 !important;

    padding-right: 3em !important;
}


.introduction p {
    line-height: 1.5;
}

.single2 .entry-content a {
    font-weight: 600;
}

.single2 h1, .single2 h2, .single2 h3, .single2 h5, .single2 h6, .single2 img, .category-post, .wp-block-buttons, nav#nav-below, .article_info {
    padding: 0 !important;
}

.faq-item p {
	padding: 0 0 16px !important;
}

.faq-item.closed p {
    padding: 0 16px !important;
}

@media (max-width: 900px) {
    .recomendado-c .titulo-cta p {
        padding: 0 1em !important;
    }
}

.posts-loop p {
    font-size: 13px;
    margin: 0;
}

.recent-posts {
    display: flex;
    gap: 1em;
}

.recent-post {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1em;
}

.relacionados-posts .widget-title {
    font-size: 27px;
    gap: 7px;
    margin-bottom: 1em;
}
.posts-loop h2 {
    font-size: 20px;
    margin: 0;
}

.recent-post img, .recent-post h2, .recent-post p, h2.widget-title {
    padding: 0 !important;
}



@media (max-width: 900px) {
    .recent-posts {
        gap: 2em;
    }
}



.relacionados-posts {
    max-width: 1250px;
    margin: auto;
    padding: 2em 0;
    border-top: 1px solid #eee;
}


@media (max-width: 900px) {
    .inside-article, .popular-posts-grid, .post-featured, .posts-grid, .recent-post, .recent-posts, .standard-posts, div#content2 #primary, div#content2 header {
        width: 100%;
        flex-direction: column;
    }
        .relacionados-posts {
        padding: 2em 1em;
    }
	#primary h2:first-child {
    font-size: calc(1.325rem + .9vw) !important;
    line-height: 1.2 !important;
    letter-spacing: -.03125rem !important;
    padding: 0 !important;
}
}

.rodape a {
    text-decoration: none;
}

footer.site-info {
    margin: 0;
	padding: 0;
	
}

footer div {
font-size: 15px !important;	
}

.single-lp div#page {
    max-width: 888px;
}

@media (min-width: 1200px) {
	#primary h2:first-child {
		font-size: 25px !important
}
	    div#page .entry-content {
        width: 735px;
    }

}


.single-lp div#page .entry-content {
    margin: auto;
}

.single-lp ol, .single-lp ul {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    overflow-wrap: inherit;
    margin: inherit;
}

.single-lp #primary .entry-content h2 {
    font-size: 22px !important;
}

.single-lp button.lp-agr-opt:hover,
.single-lp button.lp-agr-opt:focus-visible {
  background: #eee;
  color: #999;
}

.single .entry-content .lp-agr-opt:active {
  background: #fecaca;
  border-color: #1e73be;
  color: #1e73be;
  transform: scale(0.98);
}



h2.lp-agr-h2 {
    margin-top: 0 !important;
}