@charset "UTF-8";
body.learndash-cpt.learndash-embed-responsive .ld-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}body.learndash-cpt.learndash-embed-responsive .ld-video div.wp-video,body.learndash-cpt.learndash-embed-responsive .ld-video embed,body.learndash-cpt.learndash-embed-responsive .ld-video iframe,body.learndash-cpt.learndash-embed-responsive .ld-video object,body.learndash-cpt.learndash-embed-responsive .ld-video video{height:100%;left:0;top:0;width:100%!important}body.learndash-cpt.learndash-embed-responsive .ld-video iframe{position:absolute}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] iframe{position:unset}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] .spotlightr-id iframe{position:absolute}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video,body.learndash-cpt.learndash-embed-responsive .mejs-overlay.mejs-video.load,body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{height:100%!important;width:100%!important}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video{padding-top:56.25%}body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{max-width:100%!important}body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{position:relative}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-mediaelement{bottom:0;left:0;position:absolute;right:0;top:0}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-overlay-play{bottom:0;height:auto!important;left:0;right:0;top:0;width:auto!important}.learndash-course-grid .items-wrapper.grid {
display: grid;
grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
column-gap: 30px;
row-gap: 30px;
margin-bottom: 30px;
}
.learndash-course-grid .items-wrapper.grid .item {
visibility: hidden;
}
.learndash-course-grid .items-wrapper.grid .item .content .entry-content {
float: none;
margin: auto;
width: auto;
}.learndash-course-grid .pagination {
text-align: center;
border: 0;
margin: 0;
padding: 0;
}
.learndash-course-grid .pagination::before,
.learndash-course-grid .pagination::after {
display: none;
}
.learndash-course-grid .pagination .load-more {
margin: 0 auto;
border-radius: 3px;
background-color: #fd6703;
color: #ffffff;
padding: 10px 50px;
padding: 0.75rem 2rem;
font-weight: 600;
text-decoration: none;
font-size: 1.4rem;
border: 3px solid #fd6703;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.learndash-course-grid .pagination .load-more:hover {
background-color: #f7883e;
border-color: #f7883e;
}.learndash-course-grid .items-wrapper .grid-1 .post {
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
display: block;
position: relative;
padding: 0;
margin: 0;
box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 5%);
-moz-box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 5%);
-webkit-box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 5%);
}
.learndash-course-grid .items-wrapper .grid-1 .ribbon {
text-shadow: 0 1px rgb( 0 0 0 / 30% );
position: absolute;
z-index: 2;
top: 20px;
right: 20px;
left: auto;
padding: 10px 12px;
border-radius: 6px;
color: #fff;
background: #fd6703;
font-weight: bold;
font-size: 1rem;
}
.learndash-course-grid .items-wrapper .grid-1 .ribbon::before {
}
.learndash-course-grid .items-wrapper .grid-1 .thumbnail {
margin: 0;
padding: 0;
}
.learndash-course-grid .items-wrapper .grid-1 .video > * {
border-radius: 5px;
}
.learndash-course-grid .items-wrapper .grid-1 .thumbnail img {
margin: 0 auto;
padding: 0;
width: 100%;
height: auto;
}
.learndash-course-grid .items-wrapper .grid-1 .content {
padding: 30px 22px;
color: #333333;
}
.learndash-course-grid .items-wrapper .grid-1 .content > *:not(:last-child) {
margin-bottom: 20px;
}
.learndash-course-grid .items-wrapper .grid-1 .content .top-meta > *:not(:last-child) {
margin-bottom: 20px;
}
.learndash-course-grid .items-wrapper .grid-1 .content .entry-title {
font-size: 1.2rem;
font-weight: bold;
line-height: 1.2;
color: #333;
}
.learndash-course-grid .items-wrapper .grid-1 .content .entry-title a {
text-decoration: none;
color: #333;
font-size: 1.2rem;
line-height: 1.2;
font-weight: bold;
}
.learndash-course-grid .items-wrapper .grid-1 .content .entry-content {
margin-bottom: 20px ;
}
.learndash-course-grid .items-wrapper .grid-1 .content .entry-content > * {
margin: 0;
}
.learndash-course-grid .items-wrapper .grid-1 .content .author {
font-size: 0.875rem;
color: #949ca1;
}
.learndash-course-grid .items-wrapper .grid-1 .content .reviews,
.learndash-course-grid .items-wrapper .grid-1 .content .categories {
font-size: 0.875rem;
display: flex;
align-items: center;
}
.learndash-course-grid .items-wrapper .grid-1 .icon {
justify-content: center;
margin-right: 3px;
}
.learndash-course-grid .items-wrapper .grid-1 .content .categories .icon {
font-size: 0.875rem;
display: flex;
align-items: center;
}
.learndash-course-grid .items-wrapper .grid-1 .content .reviews .label {
margin-right: 10px;
}
.learndash-course-grid .items-wrapper .grid-1 .content .reviews .stars {
color: #ffb703;
}
.learndash-course-grid .items-wrapper .grid-1 .bottom-meta {
display: grid;
grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
font-size: 0.75rem;
gap: 15px;
}
.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section {
display: flex;
align-items: center;
}
.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .icon {
width: auto;
height: auto;
display: block;
font-size: 1rem;
padding: 5px;
background: #00bcb6;
color: #fff;
border-radius: 5px;
}
.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .wrapper {
margin-left: 5px;
}
.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .wrapper .label {
font-weight: bold;
}
.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .wrapper > * {
display: block;
}
 .svg,[class^=svg-]{display:inline-block;width:1.5rem;height:1.5rem;background-size:contain;background-repeat:no-repeat;background-position:center center}.svg.left,[class^=svg-].left{transform:rotate(180deg)}.svg.right,[class^=svg-].right{transform:rotate(-180deg)}.svg.top,[class^=svg-].top{transform:rotate(90deg)}.svg.bottom,[class^=svg-].bottom{transform:rotate(-90deg)}.svg-alvo{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/alvo.svg?v=8407);background-size:contain}.svg-alvo-2{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/alvo-2.svg?v=8407);background-size:contain}.svg-aviso{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/aviso.svg?v=8407);background-size:contain}.svg-arrow{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/arrow.svg?v=8407);background-size:contain}.svg-bonus{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/bonus.svg?v=8407);background-size:contain}.svg-casa{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/casa.svg?v=8407);background-size:contain}.svg-carrinho{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/carrinho.svg?v=8407);background-size:contain}.svg-celula{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/celula.svg?v=8407);background-size:contain}.svg-celula-2{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/celula-2.svg?v=8407);background-size:contain}.svg-certificado{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/certificado.svg?v=8407);background-size:contain}.svg-clinica{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/clinica.svg?v=8407);background-size:contain}.svg-close{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/close.svg?v=8407);background-size:contain}.svg-documento{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/documento.svg?v=8407);background-size:contain}.svg-download{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/download.svg?v=8407);background-size:contain}.svg-envelope{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/envelope.svg?v=8407);background-size:contain}.svg-excelencia{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/excelencia.svg?v=8407);background-size:contain}.svg-exercicio{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/exercicio.svg?v=8407);background-size:contain}.svg-facebook{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/facebook.svg?v=8407);background-size:contain}.svg-fale{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/fale.svg?v=8407);background-size:contain}.svg-foguete{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/foguete.svg?v=8407);background-size:contain}.svg-instagram{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/instagram.svg?v=8407);background-size:contain}.svg-lapis{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/lapis.svg?v=8407);background-size:contain}.svg-linkedin{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/linkedin.svg?v=8407);background-size:contain}.svg-lista{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/lista.svg?v=8407);background-size:contain}.svg-lista-2{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/lista-2.svg?v=8407);background-size:contain}.svg-material{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/material.svg?v=8407);background-size:contain}.svg-material-2{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/material-2.svg?v=8407);background-size:contain}.svg-medalha{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/medalha.svg?v=8407);background-size:contain}.svg-microscopio{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/microscopio.svg?v=8407);background-size:contain}.svg-molecula{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/molecula.svg?v=8407);background-size:contain}.svg-online{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/online.svg?v=8407);background-size:contain}.svg-play{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/play.svg?v=8407);background-size:contain}.svg-relogio{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/relogio.svg?v=8407);background-size:contain}.svg-star-full{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/star-full.svg?v=8407);background-size:contain}.svg-tiktok{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/tiktok.svg?v=8407);background-size:contain}.svg-turma{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/turma.svg?v=8407);background-size:contain}.svg-turma-2{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/turma-2.svg?v=8407);background-size:contain}.svg-twitter{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/twitter.svg?v=8407);background-size:contain}.svg-vacina{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/vacina.svg?v=8407);background-size:contain}.svg-whatsapp{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/whatsapp.svg?v=8407);background-size:contain}.svg-youtube{background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/svgs/youtube.svg?v=8407);background-size:contain}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,select{border:none;margin:0;padding:0;width:auto;overflow:visible;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.main{padding-top:80px}.container{position:relative;display:block;width:100%;max-width:64rem;margin:0 auto;padding:0 .8rem;background-color:transparent}.container--no-padding{padding:0}.container .woocommerce{padding:1.2rem 0}.container .article{padding:3.5rem 0 1.2rem}.m-0{margin:0}.m-1{margin:.2rem}.m-2{margin:.4rem}.m-3{margin:.6rem}.m-4{margin:.8rem}.m-5{margin:1.2rem}.m-6{margin:1.6rem}.m-7{margin:2rem}.m-8{margin:4rem}.mt-0{margin-top:0}.mt-1{margin-top:.2rem}.mt-2{margin-top:.4rem}.mt-3{margin-top:.6rem}.mt-4{margin-top:.8rem}.mt-5{margin-top:1.2rem}.mt-6{margin-top:1.6rem}.mt-7{margin-top:2rem}.mt-8{margin-top:4rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.2rem}.mb-2{margin-bottom:.4rem}.mb-3{margin-bottom:.6rem}.mb-4{margin-bottom:.8rem}.mb-5{margin-bottom:1.2rem}.mb-6{margin-bottom:1.6rem}.mb-7{margin-bottom:2rem}.mb-8{margin-bottom:4rem}.ml-0{margin-left:0}.ml-1{margin-left:.2rem}.ml-2{margin-left:.4rem}.ml-3{margin-left:.6rem}.ml-4{margin-left:.8rem}.ml-5{margin-left:1.2rem}.ml-6{margin-left:1.6rem}.ml-7{margin-left:2rem}.ml-8{margin-left:4rem}.mr-0{margin-right:0}.mr-1{margin-right:.2rem}.mr-2{margin-right:.4rem}.mr-3{margin-right:.6rem}.mr-4{margin-right:.8rem}.mr-5{margin-right:1.2rem}.mr-6{margin-right:1.6rem}.mr-7{margin-right:2rem}.mr-8{margin-right:4rem}.p-0{padding:0}.p-1{padding:.2rem}.p-2{padding:.4rem}.p-3{padding:.6rem}.p-4{padding:.8rem}.p-5{padding:1.2rem}.p-6{padding:1.6rem}.p-7{padding:2rem}.p-8{padding:4rem}.pt-0{padding-top:0}.pt-1{padding-top:.2rem}.pt-2{padding-top:.4rem}.pt-3{padding-top:.6rem}.pt-4{padding-top:.8rem}.pt-5{padding-top:1.2rem}.pt-6{padding-top:1.6rem}.pt-7{padding-top:2rem}.pt-8{padding-top:4rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.2rem}.pb-2{padding-bottom:.4rem}.pb-3{padding-bottom:.6rem}.pb-4{padding-bottom:.8rem}.pb-5{padding-bottom:1.2rem}.pb-6{padding-bottom:1.6rem}.pb-7{padding-bottom:2rem}.pb-8{padding-bottom:4rem}.pl-0{padding-left:0}.pl-1{padding-left:.2rem}.pl-2{padding-left:.4rem}.pl-3{padding-left:.6rem}.pl-4{padding-left:.8rem}.pl-5{padding-left:1.2rem}.pl-6{padding-left:1.6rem}.pl-7{padding-left:2rem}.pl-8{padding-left:4rem}.pr-0{padding-right:0}.pr-1{padding-right:.2rem}.pr-2{padding-right:.4rem}.pr-3{padding-right:.6rem}.pr-4{padding-right:.8rem}.pr-5{padding-right:1.2rem}.pr-6{padding-right:1.6rem}.pr-7{padding-right:2rem}.pr-8{padding-right:4rem}@media only screen and (min-width:767px){.m-sm-0{margin:0}.m-sm-1{margin:.2rem}.m-sm-2{margin:.4rem}.m-sm-3{margin:.6rem}.m-sm-4{margin:.8rem}.m-sm-5{margin:1.2rem}.m-sm-6{margin:1.6rem}.m-sm-7{margin:2rem}.m-sm-8{margin:4rem}.mt-sm-0{margin-top:0}.mt-sm-1{margin-top:.2rem}.mt-sm-2{margin-top:.4rem}.mt-sm-3{margin-top:.6rem}.mt-sm-4{margin-top:.8rem}.mt-sm-5{margin-top:1.2rem}.mt-sm-6{margin-top:1.6rem}.mt-sm-7{margin-top:2rem}.mt-sm-8{margin-top:4rem}.mb-sm-0{margin-bottom:0}.mb-sm-1{margin-bottom:.2rem}.mb-sm-2{margin-bottom:.4rem}.mb-sm-3{margin-bottom:.6rem}.mb-sm-4{margin-bottom:.8rem}.mb-sm-5{margin-bottom:1.2rem}.mb-sm-6{margin-bottom:1.6rem}.mb-sm-7{margin-bottom:2rem}.mb-sm-8{margin-bottom:4rem}.ml-sm-0{margin-left:0}.ml-sm-1{margin-left:.2rem}.ml-sm-2{margin-left:.4rem}.ml-sm-3{margin-left:.6rem}.ml-sm-4{margin-left:.8rem}.ml-sm-5{margin-left:1.2rem}.ml-sm-6{margin-left:1.6rem}.ml-sm-7{margin-left:2rem}.ml-sm-8{margin-left:4rem}.mr-sm-0{margin-right:0}.mr-sm-1{margin-right:.2rem}.mr-sm-2{margin-right:.4rem}.mr-sm-3{margin-right:.6rem}.mr-sm-4{margin-right:.8rem}.mr-sm-5{margin-right:1.2rem}.mr-sm-6{margin-right:1.6rem}.mr-sm-7{margin-right:2rem}.mr-sm-8{margin-right:4rem}.p-sm-0{padding:0}.p-sm-1{padding:.2rem}.p-sm-2{padding:.4rem}.p-sm-3{padding:.6rem}.p-sm-4{padding:.8rem}.p-sm-5{padding:1.2rem}.p-sm-6{padding:1.6rem}.p-sm-7{padding:2rem}.p-sm-8{padding:4rem}.pt-sm-0{padding-top:0}.pt-sm-1{padding-top:.2rem}.pt-sm-2{padding-top:.4rem}.pt-sm-3{padding-top:.6rem}.pt-sm-4{padding-top:.8rem}.pt-sm-5{padding-top:1.2rem}.pt-sm-6{padding-top:1.6rem}.pt-sm-7{padding-top:2rem}.pt-sm-8{padding-top:4rem}.pb-sm-0{padding-bottom:0}.pb-sm-1{padding-bottom:.2rem}.pb-sm-2{padding-bottom:.4rem}.pb-sm-3{padding-bottom:.6rem}.pb-sm-4{padding-bottom:.8rem}.pb-sm-5{padding-bottom:1.2rem}.pb-sm-6{padding-bottom:1.6rem}.pb-sm-7{padding-bottom:2rem}.pb-sm-8{padding-bottom:4rem}.pl-sm-0{padding-left:0}.pl-sm-1{padding-left:.2rem}.pl-sm-2{padding-left:.4rem}.pl-sm-3{padding-left:.6rem}.pl-sm-4{padding-left:.8rem}.pl-sm-5{padding-left:1.2rem}.pl-sm-6{padding-left:1.6rem}.pl-sm-7{padding-left:2rem}.pl-sm-8{padding-left:4rem}.pr-sm-0{padding-right:0}.pr-sm-1{padding-right:.2rem}.pr-sm-2{padding-right:.4rem}.pr-sm-3{padding-right:.6rem}.pr-sm-4{padding-right:.8rem}.pr-sm-5{padding-right:1.2rem}.pr-sm-6{padding-right:1.6rem}.pr-sm-7{padding-right:2rem}.pr-sm-8{padding-right:4rem}}@media only screen and (min-width:1024px){.m-md-0{margin:0}.m-md-1{margin:.2rem}.m-md-2{margin:.4rem}.m-md-3{margin:.6rem}.m-md-4{margin:.8rem}.m-md-5{margin:1.2rem}.m-md-6{margin:1.6rem}.m-md-7{margin:2rem}.m-md-8{margin:4rem}.mt-md-0{margin-top:0}.mt-md-1{margin-top:.2rem}.mt-md-2{margin-top:.4rem}.mt-md-3{margin-top:.6rem}.mt-md-4{margin-top:.8rem}.mt-md-5{margin-top:1.2rem}.mt-md-6{margin-top:1.6rem}.mt-md-7{margin-top:2rem}.mt-md-8{margin-top:4rem}.mb-md-0{margin-bottom:0}.mb-md-1{margin-bottom:.2rem}.mb-md-2{margin-bottom:.4rem}.mb-md-3{margin-bottom:.6rem}.mb-md-4{margin-bottom:.8rem}.mb-md-5{margin-bottom:1.2rem}.mb-md-6{margin-bottom:1.6rem}.mb-md-7{margin-bottom:2rem}.mb-md-8{margin-bottom:4rem}.ml-md-0{margin-left:0}.ml-md-1{margin-left:.2rem}.ml-md-2{margin-left:.4rem}.ml-md-3{margin-left:.6rem}.ml-md-4{margin-left:.8rem}.ml-md-5{margin-left:1.2rem}.ml-md-6{margin-left:1.6rem}.ml-md-7{margin-left:2rem}.ml-md-8{margin-left:4rem}.mr-md-0{margin-right:0}.mr-md-1{margin-right:.2rem}.mr-md-2{margin-right:.4rem}.mr-md-3{margin-right:.6rem}.mr-md-4{margin-right:.8rem}.mr-md-5{margin-right:1.2rem}.mr-md-6{margin-right:1.6rem}.mr-md-7{margin-right:2rem}.mr-md-8{margin-right:4rem}.p-md-0{padding:0}.p-md-1{padding:.2rem}.p-md-2{padding:.4rem}.p-md-3{padding:.6rem}.p-md-4{padding:.8rem}.p-md-5{padding:1.2rem}.p-md-6{padding:1.6rem}.p-md-7{padding:2rem}.p-md-8{padding:4rem}.pt-md-0{padding-top:0}.pt-md-1{padding-top:.2rem}.pt-md-2{padding-top:.4rem}.pt-md-3{padding-top:.6rem}.pt-md-4{padding-top:.8rem}.pt-md-5{padding-top:1.2rem}.pt-md-6{padding-top:1.6rem}.pt-md-7{padding-top:2rem}.pt-md-8{padding-top:4rem}.pb-md-0{padding-bottom:0}.pb-md-1{padding-bottom:.2rem}.pb-md-2{padding-bottom:.4rem}.pb-md-3{padding-bottom:.6rem}.pb-md-4{padding-bottom:.8rem}.pb-md-5{padding-bottom:1.2rem}.pb-md-6{padding-bottom:1.6rem}.pb-md-7{padding-bottom:2rem}.pb-md-8{padding-bottom:4rem}.pl-md-0{padding-left:0}.pl-md-1{padding-left:.2rem}.pl-md-2{padding-left:.4rem}.pl-md-3{padding-left:.6rem}.pl-md-4{padding-left:.8rem}.pl-md-5{padding-left:1.2rem}.pl-md-6{padding-left:1.6rem}.pl-md-7{padding-left:2rem}.pl-md-8{padding-left:4rem}.pr-md-0{padding-right:0}.pr-md-1{padding-right:.2rem}.pr-md-2{padding-right:.4rem}.pr-md-3{padding-right:.6rem}.pr-md-4{padding-right:.8rem}.pr-md-5{padding-right:1.2rem}.pr-md-6{padding-right:1.6rem}.pr-md-7{padding-right:2rem}.pr-md-8{padding-right:4rem}}.no-margin{margin:0!important}.no-padding{padding:0!important}.c-1{color:#1f3123}.c-2{color:#2d5736}.c-3{color:#1d3524}.c-4{color:#203c28}.c-5{color:#fff}.c-6{color:#000}.c-7{color:#f5f5f5}.c-8{color:#d9d9d9}.c-9{color:#d6ad3d}.bg-1{background:#1f3123}.bg-2{background:#2d5736}.bg-3{background:#1d3524}.bg-4{background:#203c28}.bg-5{background:#fff}.bg-6{background:#000}.bg-7{background:#f5f5f5}.bg-8{background:#d9d9d9}.bg-9{background:#d6ad3d}html{font-size:16px}@media print and (-ms-high-contrast:none),(-ms-high-contrast:active){html{font-size:14px}}html::-webkit-scrollbar{width:8px;height:8px;background:#666}html::-webkit-scrollbar-button{width:6px;height:6px}html::-webkit-scrollbar-thumb{background:#e1e1e1;border:0 solid #fbf9e3;border-radius:6px}html::-webkit-scrollbar-thumb:hover{background:#fbf9e3}html::-webkit-scrollbar-thumb:active{background:grey}html::-webkit-scrollbar-track{background:#666;border:0 none #fbf9e3;border-radius:8px}html::-webkit-scrollbar-track:hover{background:#666}html::-webkit-scrollbar-track:active{background:#333}html::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}body{font-family:Roboto,sans-serif;color:#000;position:relative;line-height:1.2;scroll-behavior:smooth;background-color:#1f3123}*{text-decoration:none;outline:0!important;-webkit-tap-highlight-color:transparent;-webkit-print-color-adjust:exact;color-adjust:exact;box-sizing:border-box}:after,:before{box-sizing:border-box;color-adjust:exact;-webkit-print-color-adjust:exact}@media screen and (max-width:767px){.hidden-xs{display:none!important}}@media screen and (min-width:767px){.hidden-lg{display:none!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){body{overflow-x:hidden}}.sr-only,.visually-hidden{position:relative!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;border:none!important;margin:0!important;padding:0!important;appearance:none}.hidden{display:none!important}a{color:#f5f5f5;transition:all .3s ease-in-out}a:hover{color:#2d5736}.accordion-header,[data-tooltip],[for],[href],[onclick],button{cursor:pointer}.bold,b,strong{font-weight:700}.italic,em,i{font-style:italic}u{text-decoration:underline}sup{font-size:.7em;line-height:0;position:relative;vertical-align:baseline;top:-.4rem}p~p{margin-top:.6rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}[class^=hl-]{display:block}.hl-1{font-size:1.6rem;line-height:1.8rem;font-weight:700}@media only screen and (min-width:1024px){.hl-1{font-size:2.5rem;line-height:3rem}}.hl-2{font-size:1.2rem;line-height:1.4rem;font-weight:700}@media only screen and (min-width:1024px){.hl-2{font-size:2.4rem;line-height:2.8rem}}.hl-3{font-size:1.2rem;line-height:1.4rem;font-weight:700}@media only screen and (min-width:1024px){.hl-3{font-size:1.75rem;line-height:2.1rem}}.hl-4{font-size:1.4rem;line-height:1.7rem;font-weight:700}.hl-5{font-size:.7rem;line-height:.8rem;font-weight:400}@media only screen and (min-width:1024px){.hl-5{font-size:1.2rem;line-height:1.6rem}}.hl-special{font-family:Satisfy,cursive;font-weight:400}.btn,.my-account .woocommerce form.checkout_coupon button.button,.my-account .woocommerce form.login button.button,.my-account .woocommerce form.register button.button,.woocommerce .curso__sidebar button.button,.woocommerce .curso__sidebar button.button.alt,.woocommerce .woocommerce-cart-form .button,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce-account .woocommerce-MyAccount-navigation ul li a,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:inline-flex;align-items:center;text-align:center;justify-content:center;padding:0 1rem;width:auto;font-size:.8rem;height:2rem;transition:all .3s ease-in-out;border-radius:.5rem;line-height:1;cursor:pointer}.btn.big,.my-account .woocommerce form.checkout_coupon button.button,.my-account .woocommerce form.login button.button,.my-account .woocommerce form.register button.button,.woocommerce .curso__sidebar button.button,.woocommerce .curso__sidebar button.button.alt,.woocommerce .woocommerce-cart-form .big.button,.woocommerce .woocommerce-cart-form button.button,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce-account .woocommerce-MyAccount-navigation ul li a.big,.woocommerce-cart .wc-proceed-to-checkout a.big.checkout-button{font-size:1rem;height:3rem;border-radius:.95rem}.btnSolid,.my-account .woocommerce form.checkout_coupon button.button,.my-account .woocommerce form.login button.button,.my-account .woocommerce form.register button.button,.woocommerce .curso__sidebar button.button,.woocommerce .curso__sidebar button.button.alt,.woocommerce .woocommerce-cart-form .button,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce-account .woocommerce-MyAccount-navigation ul li a,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{color:#d9d9d9;background:#1f3123;border:1px solid #1f3123}.btnSolid--c1,.woocommerce .woocommerce-cart-form .button{color:#d9d9d9;background:#1f3123;border:1px solid #1f3123}.btnSolid--c1 a,.woocommerce .woocommerce-cart-form .button a{color:#d9d9d9}.btnSolid--c1:hover,.woocommerce .woocommerce-cart-form .button:hover{background:0 0;text-decoration:none;color:#1f3123}.btnSolid--c1:hover a,.woocommerce .woocommerce-cart-form .button:hover a{color:#1f3123}.btnSolid--c2{color:#d9d9d9;background:#2d5736;border:1px solid #2d5736}.btnSolid--c2 a{color:#d9d9d9}.btnSolid--c2:hover{background:0 0;text-decoration:none;color:#2d5736}.btnSolid--c2:hover a{color:#2d5736}.btnSolid--c3,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{color:#d9d9d9;background:#1d3524;border:1px solid #1d3524}.btnSolid--c3 a,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button a{color:#d9d9d9}.btnSolid--c3:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:0 0;text-decoration:none;color:#1d3524}.btnSolid--c3:hover a,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover a{color:#1d3524}.btnSolid--c4{color:#d9d9d9;background:#203c28;border:1px solid #203c28}.btnSolid--c4 a{color:#d9d9d9}.btnSolid--c4:hover{background:0 0;text-decoration:none;color:#203c28}.btnSolid--c4:hover a{color:#203c28}.btnSolid--c5,.my-account .woocommerce form.checkout_coupon button.button,.my-account .woocommerce form.login button.button,.my-account .woocommerce form.register button.button,.woocommerce .curso__sidebar button.button,.woocommerce .curso__sidebar button.button.alt,.woocommerce button.button,.woocommerce button.button.alt{color:#1d3524;background:#fff;border:1px solid #fff}.btnSolid--c5 a,.my-account .woocommerce form.checkout_coupon button.button a,.my-account .woocommerce form.login button.button a,.my-account .woocommerce form.register button.button a,.woocommerce .curso__sidebar button.button a,.woocommerce .curso__sidebar button.button.alt a,.woocommerce button.button a,.woocommerce button.button.alt a{color:#d9d9d9}.btnSolid--c5:hover,.my-account .woocommerce form.checkout_coupon button.button:hover,.my-account .woocommerce form.login button.button:hover,.my-account .woocommerce form.register button.button:hover,.woocommerce button.button:hover{background:0 0;text-decoration:none;color:#fff}.btnSolid--c5:hover a,.my-account .woocommerce form.checkout_coupon button.button:hover a,.my-account .woocommerce form.login button.button:hover a,.my-account .woocommerce form.register button.button:hover a,.woocommerce button.button:hover a{color:#fff}.btnSolid--c6{color:#d9d9d9;background:#000;border:1px solid #000}.btnSolid--c6 a{color:#d9d9d9}.btnSolid--c6:hover{background:0 0;text-decoration:none;color:#000}.btnSolid--c6:hover a{color:#000}.btnSolid--c7{color:#1d3524;background:#f5f5f5;border:1px solid #f5f5f5}.btnSolid--c7 a{color:#d9d9d9}.btnSolid--c7:hover{background:0 0;text-decoration:none;color:#f5f5f5}.btnSolid--c7:hover a{color:#f5f5f5}.btnSolid--c8,.woocommerce-account .woocommerce-MyAccount-navigation ul li a{color:#1d3524;background:#d9d9d9;border:1px solid #d9d9d9}.btnSolid--c8 a,.woocommerce-account .woocommerce-MyAccount-navigation ul li a a{color:#1d3524}.btnSolid--c8:hover,.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{background:0 0;text-decoration:none;color:#d9d9d9}.btnSolid--c8:hover a,.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover a{color:#d9d9d9}.btnSolid--c9{color:#d9d9d9;background:#d6ad3d;border:1px solid #d6ad3d}.btnSolid--c9 a{color:#d9d9d9}.btnSolid--c9:hover{background:0 0;text-decoration:none;color:#d6ad3d}.btnSolid--c9:hover a{color:#d6ad3d}.btnOutline{color:#1f3123;background:#d9d9d9;border:1px solid #1f3123}.btnOutline--c1{color:#1f3123;background:0 0;border:1px solid #1f3123}.btnOutline--c1 a{color:#1f3123}.btnOutline--c1:hover{background:#1f3123;text-decoration:none;color:#d9d9d9}.btnOutline--c1:hover a{color:#d9d9d9}.btnOutline--c2{color:#2d5736;background:0 0;border:1px solid #2d5736}.btnOutline--c2 a{color:#2d5736}.btnOutline--c2:hover{background:#2d5736;text-decoration:none;color:#d9d9d9}.btnOutline--c2:hover a{color:#d9d9d9}.btnOutline--c3{color:#1d3524;background:0 0;border:1px solid #1d3524}.btnOutline--c3 a{color:#1d3524}.btnOutline--c3:hover{background:#1d3524;text-decoration:none;color:#d9d9d9}.btnOutline--c3:hover a{color:#d9d9d9}.btnOutline--c4{color:#203c28;background:0 0;border:1px solid #203c28}.btnOutline--c4 a{color:#203c28}.btnOutline--c4:hover{background:#203c28;text-decoration:none;color:#d9d9d9}.btnOutline--c4:hover a{color:#d9d9d9}.btnOutline--c5{color:#fff;background:0 0;border:1px solid #fff}.btnOutline--c5 a{color:#fff}.btnOutline--c5:hover{background:#fff;text-decoration:none;color:#d9d9d9}.btnOutline--c5:hover a{color:#d9d9d9}.btnOutline--c6{color:#000;background:0 0;border:1px solid #000}.btnOutline--c6 a{color:#000}.btnOutline--c6:hover{background:#000;text-decoration:none;color:#d9d9d9}.btnOutline--c6:hover a{color:#d9d9d9}.btnOutline--c7{color:#f5f5f5;background:0 0;border:1px solid #f5f5f5}.btnOutline--c7 a{color:#f5f5f5}.btnOutline--c7:hover{background:#f5f5f5;text-decoration:none;color:#d9d9d9}.btnOutline--c7:hover a{color:#d9d9d9}.btnOutline--c8{color:#d9d9d9;background:0 0;border:1px solid #d9d9d9}.btnOutline--c8 a{color:#d9d9d9}.btnOutline--c8:hover{background:#d9d9d9;text-decoration:none;color:#1f3123}.btnOutline--c8:hover a{color:#1f3123}.btnOutline--c9{color:#d6ad3d;background:0 0;border:1px solid #d6ad3d}.btnOutline--c9 a{color:#d6ad3d}.btnOutline--c9:hover{background:#d6ad3d;text-decoration:none;color:#d9d9d9}.btnOutline--c9:hover a{color:#d9d9d9}.btnAccount,.woocommerce-account .woocommerce-MyAccount-navigation ul li a{border-radius:.5rem!important}.btn.play-video .svg,.my-account .woocommerce form.checkout_coupon button.play-video.button .svg,.my-account .woocommerce form.login button.play-video.button .svg,.my-account .woocommerce form.register button.play-video.button .svg,.woocommerce .woocommerce-cart-form .play-video.button .svg,.woocommerce button.play-video.button .svg,.woocommerce-account .woocommerce-MyAccount-navigation ul li a.play-video .svg,.woocommerce-cart .wc-proceed-to-checkout a.play-video.checkout-button .svg{width:1.25rem;height:1.25rem;margin-left:.5rem;filter:invert(100%);border:1px solid #000;border-radius:50%;padding:.25rem;background-size:.65rem .65rem}.btn.play-video:hover .svg,.woocommerce .woocommerce-cart-form .play-video.button:hover .svg,.woocommerce button.play-video.button:hover .svg,.woocommerce-account .woocommerce-MyAccount-navigation ul li a.play-video:hover .svg,.woocommerce-cart .wc-proceed-to-checkout a.play-video.checkout-button:hover .svg{filter:invert(9%) sepia(5%) saturate(5798%) hue-rotate(81deg) brightness(96%) contrast(79%)}img{display:block;max-width:100%;height:auto}.logo{display:flex;flex-direction:row}.logo--complemento{font-size:.7rem;color:#000}.logo--complemento:hover{color:#000}.logo--complemento strong{font-size:1rem}@media only screen and (min-width:1280px){.logo--complemento{font-size:.8rem}.logo--complemento strong{font-size:1.2rem}}.logo__header{grid-area:logo;padding:.2rem;align-items:center}.logo__header img{height:3.5rem;margin-right:.4rem}@media only screen and (min-width:1280px){.logo__header{position:absolute;min-width:18rem;z-index:1}.logo__header img{height:6.2rem;margin-top:3.5rem}}.logo__footer{padding:.2rem;align-items:center}.logo__footer img{height:8.5rem}@media only screen and (min-width:1024px){.logo__footer img{height:13.5rem;margin-bottom:2rem}}.social-menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:1rem 0}.social-menu li:not(:last-of-type){margin-right:.5rem}.social-menu li a{transition:all .3s ease-in-out;background:#1f3123;border-radius:50%;display:flex;padding:.4rem}.social-menu li a .svg{filter:invert(100%);width:1.5rem;height:1.5rem}@media only screen and (min-width:1024px){.social-menu li a .svg{width:2rem;height:2rem;padding:.6rem}}.social-menu li a:hover .svg{filter:invert(54%) sepia(99%) saturate(395%) hue-rotate(8deg) brightness(108%) contrast(103%)}.divider{width:100%;height:.6rem;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}.divider__c1{background:#1f3123;margin:.8rem auto 0}.box__cta--btns{display:flex;justify-content:center;gap:1.5rem}@media only screen and (min-width:767px){.box__cta--btns .btn,.box__cta--btns .my-account .woocommerce form.checkout_coupon button.button,.box__cta--btns .my-account .woocommerce form.login button.button,.box__cta--btns .my-account .woocommerce form.register button.button,.box__cta--btns .woocommerce .woocommerce-cart-form .button,.box__cta--btns .woocommerce button.button,.box__cta--btns .woocommerce-account .woocommerce-MyAccount-navigation ul li a,.box__cta--btns .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.my-account .woocommerce form.checkout_coupon .box__cta--btns button.button,.my-account .woocommerce form.login .box__cta--btns button.button,.my-account .woocommerce form.register .box__cta--btns button.button,.woocommerce .box__cta--btns button.button,.woocommerce .woocommerce-cart-form .box__cta--btns .button,.woocommerce-account .woocommerce-MyAccount-navigation ul li .box__cta--btns a,.woocommerce-cart .wc-proceed-to-checkout .box__cta--btns a.checkout-button{width:8rem}}.depoimentos .container{background:#f5f5f5;padding:2rem .8rem}.depoimentos .hl-4 a{color:#1f3123;text-decoration:underline}.depoimentos .stars{position:relative;display:flex;justify-content:center}.depoimentos .stars::before{content:"";width:100%;height:.45rem;background:#1f3123;position:absolute;top:50%;left:0;transform:translateY(-50%)}.depoimentos .stars::after{content:"";background:#f5f5f5;width:8rem;height:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.depoimentos .stars .svg{filter:invert(80%) sepia(94%) saturate(549%) hue-rotate(325deg) brightness(89%) contrast(87%);z-index:2;position:relative}.depoimentos .card--depoimento{display:flex;flex-direction:column;border-radius:.4rem;background-color:#1f3123;padding:1.2rem 1.2rem 2rem;color:#fff;position:relative}.depoimentos .card--depoimento .nome{font-family:Satisfy,cursive;font-size:1.5rem;font-weight:400;line-height:2.2rem;min-height:3rem}.depoimentos .card--depoimento .depoimento{font-size:.9rem;line-height:1.2rem;height:17.05rem;position:relative;overflow:hidden}.depoimentos .card--depoimento.even{background-color:#2d5736}.depoimentos .card--depoimento.even:after{background:linear-gradient(0deg,rgba(45,87,54,.7) 32.03%,rgba(45,87,54,0) 89.36%)}.depoimentos .glide__arrow--left,.depoimentos .glide__arrow--right{position:absolute;top:45%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);z-index:3;transition:all .3s ease-in-out;filter:invert(100%)}.depoimentos .glide__arrow--left:hover,.depoimentos .glide__arrow--right:hover{filter:invert(9%) sepia(5%) saturate(5798%) hue-rotate(81deg) brightness(96%) contrast(79%);opacity:.8}.depoimentos .glide__arrow--left{left:0}.depoimentos .glide__arrow--right{right:0}.card-curso{display:grid;width:100%;height:8.5rem;border-radius:.6rem;grid-template-columns:repeat(2,1fr);background:#f5f5f5;overflow:hidden;border:1px solid #f5f5f5;position:relative}@media only screen and (min-width:767px){.card-curso{padding:.8rem;grid-template-columns:auto;grid-template-rows:repeat(2,auto);height:auto}}.card-curso::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;transition:opacity .5s linear;background:linear-gradient(180deg,rgba(31,49,35,0) 32.03%,#1f3123 85.79%);z-index:1;opacity:0}.card-curso__content{padding:.8rem;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:3}.card-curso__content h3{font-size:.8rem}@media only screen and (min-width:767px){.card-curso__content h3{font-size:1.2rem;min-height:4.35rem}}@media only screen and (min-width:767px){.card-curso__content{padding:.8rem 0}}.card-curso__image{position:relative;z-index:3;display:flex}.card-curso__image::after{content:"";height:.35rem;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}@media only screen and (min-width:767px){.card-curso__image::after{height:.6rem}}.card-curso__image img{height:100%;object-fit:cover}.card-curso:hover::before{opacity:1}.card-curso:hover .card-curso__content h3{color:#f5f5f5}.card-curso:hover .card-curso__content .btn,.card-curso:hover .card-curso__content .woocommerce .woocommerce-cart-form .button,.card-curso:hover .card-curso__content .woocommerce button.button,.card-curso:hover .card-curso__content .woocommerce-account .woocommerce-MyAccount-navigation ul li a,.card-curso:hover .card-curso__content .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce .card-curso:hover .card-curso__content button.button,.woocommerce .woocommerce-cart-form .card-curso:hover .card-curso__content .button,.woocommerce-account .woocommerce-MyAccount-navigation ul li .card-curso:hover .card-curso__content a,.woocommerce-cart .wc-proceed-to-checkout .card-curso:hover .card-curso__content a.checkout-button{background:#f5f5f5;color:#1f3123}.card__acontece{border-radius:.75rem;background:#f5f5f5;padding:1.2rem 0;max-width:89.33vw}@media only screen and (min-width:767px){.card__acontece{max-width:22.5rem}}.card__acontece--header{position:relative;padding:0 .6rem .6rem}.card__acontece--header .logo{width:3.5rem;height:auto;position:absolute;top:0;left:.5rem}@media only screen and (min-width:767px){.card__acontece--header .logo{width:5.6rem;left:1.2rem}}.card__acontece--header .nome{margin-left:3.75rem;font-size:.7rem;max-height:1.65rem;overflow-y:hidden}@media only screen and (min-width:767px){.card__acontece--header .nome{margin-left:6.9rem;font-size:1rem}}@media only screen and (min-width:1024px){.card__acontece--header .nome{font-size:1rem;min-height:2.4rem}}.card__acontece--texto{padding:.8rem .8rem 0;font-size:.8rem;min-height:6.5rem}@media only screen and (min-width:767px){.card__acontece--texto{font-size:.9rem;min-height:7.5rem}}@media only screen and (min-width:1024px){.card__acontece--texto{font-size:1rem;min-height:10rem}}.gallery-masonry{width:100%;margin:40px auto;column-gap:1rem;column-count:1}@media (min-width:640px){.gallery-masonry{column-count:2}}@media (min-width:960px){.gallery-masonry{column-count:3}}.gallery-masonry__item{display:block;width:100%;margin-bottom:1rem;padding:0;border:0;background:0 0;cursor:pointer;break-inside:avoid;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.gallery-masonry__item:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.gallery-masonry__item:focus-visible{outline:3px solid rgba(0,0,0,.25);outline-offset:2px}.gallery-masonry__item img{display:block;width:100%;height:auto}.gallery-lightbox{position:fixed;inset:0;z-index:9999;display:none}.gallery-lightbox.is-open{display:block}.gallery-lightbox__overlay{position:absolute;inset:0;background:rgba(0,0,0,.85)}.gallery-lightbox__stage{position:relative;z-index:1;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.gallery-lightbox__figure{margin:0;max-width:92vw;max-height:88vh;display:flex;align-items:center;justify-content:center}.gallery-lightbox__figure img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.gallery-lightbox__close{position:absolute;top:20px;right:24px;width:44px;height:44px;border-radius:50%;border:0;background:rgba(0,0,0,.6);color:#fff;font-size:2rem;line-height:1;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.gallery-lightbox__close:hover{background:rgba(0,0,0,.85);transform:scale(1.05)}.gallery-lightbox__close:focus-visible{outline:3px solid rgba(255,255,255,.6);outline-offset:2px}.gallery-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:0;background:rgba(0,0,0,.6);color:#fff;font-size:2.2rem;line-height:1;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.gallery-lightbox__nav:hover{background:rgba(0,0,0,.85);transform:translateY(-50%) scale(1.05)}.gallery-lightbox__nav--prev{left:24px}.gallery-lightbox__nav--next{right:24px}.gallery-lightbox__nav:focus-visible{outline:3px solid rgba(255,255,255,.6);outline-offset:2px}@media (max-width:640px){.gallery-lightbox__figure{max-width:94vw;max-height:82vh}.gallery-lightbox__nav{width:44px;height:44px;font-size:1.8rem}.gallery-lightbox__nav--prev{left:12px}.gallery-lightbox__nav--next{right:12px}.gallery-lightbox__close{top:12px;right:12px;width:40px;height:40px;font-size:1.6rem}}.gallery-slider{width:100%;margin:40px auto}.gallery-slider .glide{position:relative}.gallery-slider .glide__track{overflow:hidden;border-radius:12px}.gallery-slider .glide__arrows{pointer-events:none}.gallery-slider .glide__arrow{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;display:grid;place-items:center;background:rgba(0,0,0,.6);color:#fff;font-size:1.6rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.gallery-slider .glide__arrow:hover{background:rgba(0,0,0,.85);transform:translateY(-50%) scale(1.05)}.gallery-slider .glide__arrow:focus-visible{outline:3px solid rgba(0,0,0,.25);outline-offset:2px}.gallery-slider .glide__arrow--left{left:10px}.gallery-slider .glide__arrow--right{right:10px}@media (max-width:640px){.gallery-slider .glide__arrow{width:40px;height:40px;font-size:1.4rem}.gallery-slider .glide__arrow--left{left:8px}.gallery-slider .glide__arrow--right{right:8px}}.gallery-slider .gallery-slide{width:100%;padding:0;border:0;background:0 0;cursor:pointer;border-radius:12px;overflow:hidden;display:block}.gallery-slider .gallery-slide img{display:block;width:100%;height:400px;object-fit:cover}@media (max-width:1024px){.gallery-slider .gallery-slide img{height:300px}}@media (max-width:640px){.gallery-slider .gallery-slide img{height:240px}}.video-modal{position:fixed;inset:0;z-index:9999;display:none}.video-modal.is-open{display:block}.video-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.65)}.video-modal__content{position:relative;z-index:1;width:100%;max-width:1200px;margin:auto;margin-top:clamp(2rem,6vh,4rem);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.45);display:flex;flex-direction:column}.video-modal .video-wrapper{position:relative;width:100%;aspect-ratio:16/9;background:#000}.video-modal .video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:42px;height:42px;border-radius:50%;border:0;background:rgba(0,0,0,.7);color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.video-modal__close:hover{background:rgba(0,0,0,.9);transform:scale(1.05)}.video-modal__close:focus-visible{outline:3px solid rgba(0,0,0,.3);outline-offset:2px}@media (max-width:768px){.video-modal__content{margin-top:1rem;border-radius:12px}.video-modal__close{top:8px;right:8px;width:38px;height:38px}}.box__professor{position:relative}.box__professor .container{padding:2rem .8rem}@media only screen and (min-width:1024px){.box__professor .container{display:grid;grid-template-columns:minmax(20rem,31.75rem) minmax(15rem,22.15rem);grid-template-rows:auto;justify-content:center;gap:4rem;align-items:flex-start;grid-template-areas:"content image"}}.box__professor .image{grid-area:image;text-align:center;display:flex;flex-direction:column;margin-bottom:1.2rem}@media only screen and (min-width:1024px){.box__professor .image{margin-bottom:0}}.box__professor .apoio{font-size:1rem;font-weight:700}.box__professor .hl-special{font-size:2.75rem;line-height:4rem;background:#d6ad3d;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.box__professor .hl-special.name{font-size:2.75rem}.box__professor .load-more{display:inline-flex;margin-top:.6rem;padding:.8rem 0;border-bottom:2px solid #fff;color:#fff;justify-content:center;transition:all .3s ease-in-out}.box__professor .load-more .svg{margin-left:.5rem;transform:rotate(90deg) scale(1,1);transition:all .3s ease-in-out;filter:invert(100%)}.box__professor .load-more.active{border-color:transparent}.box__professor .load-more.active .svg{transform:rotate(-90deg) scale(1,1)}.box__professor .cv-completo{opacity:0;height:0;visibility:hidden;transition:all .3s ease-in-out}.box__professor .cv-completo.active{opacity:1;height:auto;visibility:visible;padding:1rem 0}.box__professor--content{grid-area:content;margin-bottom:1.2rem}.box__professor--content ul{list-style:disc;padding-left:1rem}.box__professor--content ul li{margin-bottom:.6rem;font-size:.9rem}@media only screen and (min-width:1024px){.box__professor--sobre .container{grid-template-columns:minmax(15rem,22.15rem) minmax(20rem,34.25rem);grid-template-areas:"image content"}}.box__professor--sobre .hl-special{font-size:1.9rem;line-height:2.5rem}.box__professor--sobre .hl-special.name{font-size:2.75rem}.accordion{max-width:53.15rem;margin:0 auto}.accordion__item{padding:1rem 1rem 0;position:relative}.accordion__item:not(:last-of-type) .accordion__header{border-bottom:1px solid #fff}.accordion__item:not(:last-of-type).active .accordion__content{border-bottom:1px solid #fff}.accordion__item.active .accordion__header{border-bottom:none}.accordion__item.active .accordion__header .svg{transform:rotate(-90deg) scale(1,1)}.accordion__item.active .accordion__content{opacity:1;height:auto;visibility:visible;padding:1rem 0}.accordion__item.active .accordion__content p~p{margin-top:.6rem}.accordion__header{display:flex;font-weight:700;cursor:pointer;padding-bottom:1rem}.accordion__header p{width:100%}.accordion__header .svg{display:block;width:1rem;height:1rem;margin-left:auto;transform:rotate(-90deg) scale(-1,1);transition:all .3s ease-in-out;filter:invert(100%)}.accordion__content{opacity:0;height:0;visibility:hidden;transition:all .3s ease-in-out}.accordion__content p~p{margin-top:0}.accordion__faq .accordion__header .svg{filter:invert(9%) sepia(5%) saturate(5798%) hue-rotate(81deg) brightness(96%) contrast(79%)}.tabs>input{display:none}.tabs__navigation{width:100%;display:flex;flex-direction:column;justify-content:center;row-gap:.6rem;z-index:1}.tabs__navigation label{width:auto;height:2.25rem;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;padding:0 .6rem;border-radius:.5rem;color:#1f3123;border:1px solid #1f3123;transition:all .3s ease-in-out}.tabs__navigation label:hover{background:#1d3524;border-color:transparent;color:#d9d9d9}@media only screen and (min-width:1024px){.tabs__navigation{flex-direction:row;row-gap:0;column-gap:.6rem}}.tabs__content{width:100%;position:relative;top:-3px}.tabs__content>*{display:none;border:none;margin:0;overflow:hidden}.tabs__content .tab{flex-direction:column-reverse;padding:.8rem;box-sizing:border-box;width:100%;opacity:0;transition:all .4s ease-in-out .3s}.tabs__content .tab__imagem{margin-bottom:1.2rem;position:relative}.tabs__content .tab__content{max-width:30rem}@media only screen and (min-width:1024px){.tabs__content .tab{flex-direction:row;align-items:center;column-gap:1.2rem}}.tabs>input[type=radio]#tab0:checked~.tabs__navigation label[for=tab0]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab0:checked~.tabs__content>.tab:nth-child(1){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab1:checked~.tabs__navigation label[for=tab1]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab1:checked~.tabs__content>.tab:nth-child(2){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab2:checked~.tabs__navigation label[for=tab2]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab2:checked~.tabs__content>.tab:nth-child(3){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab3:checked~.tabs__navigation label[for=tab3]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab3:checked~.tabs__content>.tab:nth-child(4){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab4:checked~.tabs__navigation label[for=tab4]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab4:checked~.tabs__content>.tab:nth-child(5){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab5:checked~.tabs__navigation label[for=tab5]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab5:checked~.tabs__content>.tab:nth-child(6){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab6:checked~.tabs__navigation label[for=tab6]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab6:checked~.tabs__content>.tab:nth-child(7){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab7:checked~.tabs__navigation label[for=tab7]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab7:checked~.tabs__content>.tab:nth-child(8){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab8:checked~.tabs__navigation label[for=tab8]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab8:checked~.tabs__content>.tab:nth-child(9){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab9:checked~.tabs__navigation label[for=tab9]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab9:checked~.tabs__content>.tab:nth-child(10){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}.tabs>input[type=radio]#tab10:checked~.tabs__navigation label[for=tab10]{background:#1f3123;color:#d9d9d9;z-index:1}.tabs>input[type=radio]#tab10:checked~.tabs__content>.tab:nth-child(11){display:flex;height:auto;z-index:0;animation:fadeIn .5s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}.acontece{position:relative}.acontece::after{content:"";height:.35rem;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}@media only screen and (min-width:767px){.acontece::after{height:.7rem}}.acontece .container{padding:0}.acontece .container .glide__slide{width:100%;max-width:31.8rem}.acontece .container .glide__arrow{display:none}.acontece.aconteceVerde .container{max-width:38.5rem}.acontece.aconteceVerde .glide{margin:0 auto}.acontece.aconteceVerde .glide__arrow{display:none}@media only screen and (min-width:767px){.acontece.aconteceVerde .glide__arrow--left,.acontece.aconteceVerde .glide__arrow--right{position:absolute;top:0;width:7.5rem;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:all .3s ease-in-out}.acontece.aconteceVerde .glide__arrow--left:hover,.acontece.aconteceVerde .glide__arrow--right:hover{opacity:.8}.acontece.aconteceVerde .glide__arrow--left .svg-arrow,.acontece.aconteceVerde .glide__arrow--right .svg-arrow{filter:invert(100%)}.acontece.aconteceVerde .glide__arrow--left{left:0;background:linear-gradient(to right,#1f3123 18%,transparent 160%)}.acontece.aconteceVerde .glide__arrow--right{right:0;background:linear-gradient(to left,#1f3123 18%,transparent 160%)}}.video{margin-bottom:2.6rem}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video__content{max-width:42.5rem;margin:0 auto;position:relative;display:block;width:100%}.video__content:after{content:"";display:block;padding-top:56.25%}.video__content .divider{position:absolute;bottom:-.6rem}.destaque{position:relative}@media only screen and (min-width:1024px){.destaque .container{display:grid;grid-template-columns:minmax(20rem,25rem) minmax(22.7rem,25rem);grid-template-rows:auto;gap:2rem;align-items:center;justify-content:center;grid-template-areas:"conteudo imagem"}}.destaque::after{content:"";height:.35rem;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}@media only screen and (min-width:767px){.destaque::after{height:.7rem}}.destaque__content{text-align:center;margin-bottom:2rem;grid-area:conteudo}@media only screen and (min-width:1024px){.destaque__content{margin-bottom:0}.destaque__content .hl-2,.destaque__content h2.hl-2{font-size:2.1rem;font-weight:700}.destaque__content h2{font-size:1.4rem;font-weight:400;margin-bottom:2rem}.destaque__content h3{font-size:1.2rem;font-weight:400;margin-bottom:2rem}}.destaque__imagem{grid-area:imagem}.destaque.even .container{grid-template-areas:"imagem conteudo"}.destaque.even .destaque__content{text-align:left}.servicos .container{position:relative;padding:7.05rem .8rem}.servicos .container::before{content:"";width:100%;max-width:64rem;height:7.05rem;position:absolute;top:0;left:50%;background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/bg-servicos-header2.png?v=8407);background-position:top center;background-size:cover;background-repeat:no-repeat;transform:translateX(-50%)}.servicos .container::after{content:"";width:100%;max-width:64rem;height:5.1rem;position:absolute;bottom:0;left:50%;background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/bg-servicos-footer2.png?v=8407);background-position:top center;background-size:cover;background-repeat:no-repeat;transform:translateX(-50%)}.servicos .hl-3{font-size:1.75rem}.servicos__content{display:flex;flex-direction:column;row-gap:2rem}@media only screen and (min-width:1024px){.servicos__content{display:grid;grid-template-columns:repeat(2,auto);gap:2rem;justify-content:center}}.servicos .servico{display:flex;flex-direction:column;row-gap:.6rem}.servicos .servico__img{position:relative;border-radius:.5rem .5rem 0 0;overflow:hidden}.servicos .servico__img::after{content:"";height:.35rem;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}@media only screen and (min-width:767px){.servicos .servico__img::after{height:.6rem}}@media only screen and (min-width:1024px){.servicos .servico{max-width:26.25rem}}.woocommerce-error,.woocommerce-info,.woocommerce-message{border:1px solid #1d3524;color:#1d3524;border-radius:.25rem;padding:1em 2em;margin:0 0 1em;position:relative;background-color:none;border-top:1px solid #1d3524;list-style:none outside;width:auto;word-wrap:break-word;text-align:center}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{display:none}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{color:#203c28}.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover{text-decoration:underline}.woocommerce-form-login-toggle~.woocommerce-form-login{padding:1rem!important}.woocommerce-form-coupon-toggle~.woocommerce-form-coupon{padding:1rem!important}.notas{overflow-x:auto}.notas table{border-collapse:collapse;border-spacing:0;width:900px}.notas table td,.notas table th{text-align:center;padding:10px}.notas table th{padding:15px}.notas table thead{background-color:#fff;color:#1f3123}.notas table tr:nth-child(even){background-color:rgba(45,87,54,.5)}.notas table tr:last-child{border-bottom:5px solid #2d5736}.notas table td{font-size:14px;vertical-align:middle}@media only screen and (min-width:767px){.notas table{width:100%;max-width:61.5rem}.notas table td,.notas table th{font-size:17px}}#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}#loader-wrapper #loader{display:block;position:relative;top:50%;left:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border:3px solid transparent;border-top-color:#d6ad3d;border-radius:100%;animation:spin 2s linear infinite;z-index:1001}#loader-wrapper #loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:3px solid transparent;border-top-color:#faf0a0;border-radius:100%;animation:spin 3s linear infinite}#loader-wrapper #loader:after{content:"";position:absolute;top:12px;left:12px;right:12px;bottom:12px;border:3px solid transparent;border-top-color:#b17b32;border-radius:100%;animation:spin 1.5s linear infinite}#loader-wrapper #loader .fio{width:100px;height:100px;position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:3px solid transparent;border-top-color:#2d5736;border-radius:100%;animation:spin 2s linear infinite}#loader-wrapper .loader-section{position:fixed;top:0;background:#1f3123;width:51%;height:100%;z-index:1000}#loader-wrapper .loader-section.section-left{left:0}#loader-wrapper .loader-section.section-right{right:0}.loaded #loader-wrapper{visibility:hidden;transform:translateY(-100%);transition:all 0s ease-out}.loaded #loader-wrapper #loader{opacity:0;transition:all .3s ease-out}.loaded #loader-wrapper .loader-section{transition:all .3s cubic-bezier(.645,.045,.355,1)}.loaded #loader-wrapper .loader-section.section-left{transform:translateX(-100%)}.loaded #loader-wrapper .loader-sectionsection-right{transform:translateX(100%)}@keyframes spin{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.list-conteudos{max-width:53.15rem;margin:0 auto}.list-conteudos li{display:flex;padding:1rem}.list-conteudos li p{width:100%}.list-conteudos li:not(:last-of-type){border-bottom:1px solid #fff}.bubble-whats{width:50px;height:50px;border-radius:50%;background:#25d366;display:flex;justify-content:center;align-items:center;position:fixed;right:10px;bottom:45px;box-shadow:0 3px 6px rgba(245,245,245,.29);z-index:20;transition:all .3s ease-in-out}.bubble-whats:hover{background:#075e54}.bubble-whats .svg{width:35px;height:35px;filter:invert(100%)}.newsletter{padding:0 0 2rem;width:100%}.newsletter__content{text-align:center}.newsletter .form-newsletter{width:100%}.newsletter .form-newsletter--content{display:flex;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width:767px){.newsletter .form-newsletter--content{flex-direction:row;justify-content:center;align-items:flex-end}}.newsletter .form-newsletter .form-control{width:100%;max-width:15rem;display:flex;flex-direction:column;gap:.4rem}.newsletter .form-newsletter .form-control label{font-size:.7rem;color:#f5f5f5}.newsletter .form-newsletter .form-control input{width:100%;max-width:15rem;padding:.6rem;border-radius:.5rem;border:1px solid #f5f5f5}.header{position:fixed;top:0;left:0;width:100%;z-index:300;transition:all .5s ease-in-out;background-color:#f5f5f5}.header>input{display:none}.header>label[for=burguer-menu]{height:100%;width:60px;position:absolute;right:0;display:flex;justify-content:center;align-items:center;z-index:2}.header>label[for=burguer-menu] span{display:block;width:28px;height:3px;position:relative;background:#1f3123;transition:all .3s ease-in-out}.header>label[for=burguer-menu] span:after,.header>label[for=burguer-menu] span:before{position:absolute;content:"";display:block;width:28px;height:3px;background:#1f3123;transition:top .15s ease-in-out .12s,transform .12s ease-in-out}.header>label[for=burguer-menu] span:before{top:-7px}.header>label[for=burguer-menu] span:after{top:7px;right:0}.header>label[for=burguer-menu] span:last-child{margin:0}@media only screen and (min-width:1024px){.header>label[for=burguer-menu]{display:none}}.header .nav{display:flex;align-items:center;justify-content:center;height:80px}.header .nav::after{content:"";height:.35rem;width:100%;position:absolute;bottom:-.35rem;left:0;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}.header .nav>.container{height:100%;width:100%;padding:0 .4rem}@media only screen and (min-width:1024px){.header .nav>.container{display:grid;grid-template-columns:repeat(2,auto);gap:.4rem 0;align-items:center;grid-template-areas:"logo links"}}.header .nav__menu{position:fixed;height:calc(100vh - 80px);width:100vw;right:-100vw;top:80px;visibility:hidden;opacity:0;background-color:#f5f5f5;grid-area:links;transition:all .5s ease-in-out}.header .nav__menu .menu-list{width:100%;right:-100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:1.2rem 1.2rem 0}.header .nav__menu .menu-list .menu-item{display:flex;justify-content:center;width:100%}.header .nav__menu .menu-list .menu-item a{position:relative;font-size:.8rem;font-weight:700;color:#000;padding:.4rem .6rem;background:#d9d9d9;border-radius:.6rem;min-width:6rem;text-align:center;display:block}.header .nav__menu .menu-list .menu-item.green a{background:#1f3123;color:#fff}.header .nav__menu .menu-list .menu-item.current_page_item a{background:#d6ad3d;color:#f5f5f5}@media only screen and (min-width:1024px){.header .nav__menu{position:relative;height:100%;visibility:visible;right:0;top:0;width:auto;opacity:1;display:flex;flex-direction:row;justify-content:flex-end;gap:1rem}.header .nav__menu .menu-list{padding:.6rem 0;flex-direction:row;width:auto;gap:1rem}.header .nav__menu .menu-list .menu-item a{transition:all .3s ease-in-out;width:auto}.header .nav__menu .menu-list .menu-item a:hover{background:#1f3123;color:#fff}.header .nav__menu .menu-list .menu-item.green a:hover{background:#d9d9d9;color:#000}}.header .nav .btn__carrinho{height:2rem;display:flex;color:#1f3123}.header input#burguer-menu:checked~label[for=burguer-menu] span{background:rgba(255,255,255,0)}.header input#burguer-menu:checked~label[for=burguer-menu] span:before{top:0;transform:rotate(-45deg);transition:all .12s ease-in-out,transform .15s ease-in-out .12s,background .1s ease-in-out .12s}.header input#burguer-menu:checked~label[for=burguer-menu] span:after{top:0;width:28px;transform:rotate(45deg);transition:all .12s ease-in-out,transform .15s ease-in-out .12s,background .1s ease-in-out .12s}.header input#burguer-menu:checked~.nav>.container>.nav__menu{visibility:visible;right:0;opacity:1}.header input#burguer-menu:checked~.nav>.container>.nav__menu .bg{opacity:1;visibility:visible}.header input#burguer-menu:checked~.nav>.container>.nav__menu .menu-btns,.header input#burguer-menu:checked~.nav>.container>.nav__menu .menu-list{right:0;overflow:scroll}.footer{background:#d9d9d9;padding-top:2.5rem;color:#1f3123;font-size:.9rem;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;max-height:3.5rem;background:#1f3123}@media only screen and (min-width:767px){.footer:before{max-height:5rem}}@media only screen and (min-width:1024px){.footer:before{max-height:7.5rem}}@media only screen and (min-width:1280px){.footer:before{max-height:9.75rem}}@media only screen and (min-width:1900px){.footer:before{max-height:14rem}}.footer::after{content:"";width:100%;height:5rem;position:absolute;top:0;left:0;background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/bg-curve-footer.png?v=8407);background-position:top center;background-size:cover;background-repeat:no-repeat}@media only screen and (min-width:767px){.footer::after{height:6.5rem}}@media only screen and (min-width:1024px){.footer::after{height:100%;background-size:contain}}.footer a{color:#1f3123;transition:all .3s ease-in-out}.footer a:hover{color:#2d5736;text-decoration:underline}.footer p{line-height:1.1rem}.footer .container{padding:0 1rem 1.5rem;z-index:2}.footer .container .infos--empresa{margin-bottom:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer .container .infos--contatos{margin-bottom:2.5rem}.footer .container .infos--endereco address{line-height:1.1rem;margin-bottom:1.5rem}.footer .copy{background:#1f3123;padding:.25rem 1rem;font-size:.65rem;line-height:.8rem;text-align:center;color:#d9d9d9}.footer .copy a{color:#d9d9d9}.footer .links-uteis{display:flex;gap:1rem}@media only screen and (min-width:767px){.footer .container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1.5rem;grid-template-areas:"empresa empresa" "endereco contatos";padding:0 1rem 2.5rem}.footer .container .infos--empresa{grid-area:empresa;margin-bottom:0}.footer .container .infos--endereco{grid-area:endereco;margin-bottom:0;text-align:right}.footer .container .infos--contatos{grid-area:contatos;margin-bottom:0}.footer .links-uteis{justify-content:flex-end}.footer .copy{text-align:right}.footer .copy br{display:none}}@media only screen and (min-width:1280px){.footer{padding-top:5rem}.footer .container{display:grid;grid-template-columns:auto auto auto;grid-template-rows:1fr;gap:3rem;grid-template-areas:"contatos empresa endereco";align-items:flex-end}.footer .container .infos--contatos,.footer .container .infos--endereco{margin-top:2.5rem}}.cursos__lista{display:grid;gap:1.5rem;justify-content:center;grid-template-columns:1}@media only screen and (min-width:1024px){.cursos__lista{grid-template-columns:repeat(3,17.75rem);gap:2.5rem}}.curso__header{background:#f5f5f5}.curso__header .container{padding:0}.curso__header .imagem{margin-bottom:.8rem;position:relative}.curso__header .imagem .shadow{display:block;position:absolute;bottom:0;left:0;height:50%;width:100%;background:linear-gradient(180deg,rgba(245,245,245,0) 0,#f5f5f5 100%)}.curso__header .imagem .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;border-radius:50%;border:.2rem solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:all .3s ease-in-out}.curso__header .imagem .play-video:hover{transform:translate(-50%,-50%) scale(1.1)}.curso__header .imagem .play-video .svg{width:2rem;height:2rem;filter:invert(100%)}@media only screen and (min-width:1024px){.curso__header .imagem .play-video{width:5rem;height:5rem;transform:translate(0,-50%);left:auto;right:20%}.curso__header .imagem .play-video .svg{width:3rem;height:3rem}.curso__header .imagem .play-video:hover{transform:translate(0,-50%) scale(1.1)}}.curso__header .divider{margin:0}.curso__header--content{padding:0 .8rem .8rem}.curso__header--btns{display:flex;gap:.8rem;flex-direction:column}.curso__header--btns .button{float:none!important;margin:0 auto!important;display:flex!important}@media only screen and (min-width:1024px){.curso__header{background:0 0}.curso__header .container{min-height:26.6rem;padding:0 .8rem}.curso__header .imagem{position:absolute;top:0;right:0;height:100%;width:100%;z-index:0}.curso__header .imagem img{position:absolute;top:0;right:0;height:100%;width:100%;object-fit:contain;object-position:right}.curso__header .imagem .shadow{height:100%;background:linear-gradient(90deg,#f5f5f5 .16%,rgba(235,235,235,.831372549) 37.02%,rgba(228,228,228,.15) 70.24%,rgba(217,217,217,0) 99.83%)}.curso__header--content{position:relative;z-index:1;max-width:30rem;padding:2rem 1.2rem .8rem;min-height:26.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.curso__header--btns{display:flex;flex-direction:row;gap:.8rem}.curso__header .divider{position:relative;z-index:1;margin:0 -.8rem;width:calc(100% + 1.6rem)}}@media only screen and (min-width:1024px){.curso__header--interna .container{min-height:auto}}.curso__titulo{font-size:1.8rem;line-height:2.25rem;font-weight:700}.curso__titulo span{font-size:1.5rem;line-height:1.8rem}.curso__frase{font-size:1.4rem;line-height:1.8rem;max-width:27.3rem}.curso__main{padding:.8rem .8rem 0;margin:0 auto 2rem}.curso__main .divider{margin:0 -.8rem;width:calc(100% + 1.6rem)}@media only screen and (min-width:1024px){.curso__main{display:grid;width:100%;max-width:64rem;grid-template-columns:minmax(20rem,34.5rem) minmax(15rem,22.5rem);grid-template-areas:"body sidebar" "proposta proposta";justify-content:space-between;gap:0 2rem;padding:1.2rem 2rem 0}.curso__main .divider{margin:0 -2rem;width:calc(100% + 4rem)}}.curso__body{grid-area:body}.curso__sidebar{margin-bottom:2rem;grid-area:sidebar}.curso__sidebar .box__info{border-radius:.8rem;background:rgba(31,49,35,.95);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:2rem 1.2rem;color:#fff;border:.1rem solid #f5f5f5;position:relative;display:flex;flex-direction:column;align-items:center}.curso__sidebar .box__info .valores,.curso__sidebar .box__info--content{width:100%}.curso__sidebar .box__info p~p{margin-top:0}.curso__sidebar .box__info hr{margin:1.2rem 0;border:none;border-top:1px solid #fff}.curso__sidebar .box__info .parcelas{font-size:1.6rem;line-height:2rem;font-weight:700}.curso__sidebar .box__info .parcelas strong{font-size:.75rem}.curso__sidebar .box__info .integral{font-size:.8rem}.curso__sidebar .box__info>form.cart{margin-bottom:0!important}@media only screen and (min-width:1024px){.curso__sidebar .box__info{margin-top:-4rem;z-index:1;border-radius:2rem}}.curso__sidebar .box__info--product::after{display:none}.curso__sidebar .box__info--product .divider-box{width:100%;height:.4rem;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%);margin:.6rem 0}.curso__proposta{grid-area:proposta}.curso__proposta .hl-3{font-size:1.75rem}.curso__conteudo{position:relative;padding-bottom:5rem}.curso__conteudo .container{background:#f5f5f5;padding:2rem .8rem}.curso__conteudo .divider{max-width:53.15rem;margin:.8rem auto}.curso__conteudo::after{content:"";width:100%;max-width:64rem;height:5rem;position:absolute;bottom:0;left:50%;background-image:url(//www.scienzaanimali.com.br/wp-content/themes/scienza-v4/imgs/bg-curve-conteudo.png?v=8407);background-position:top center;background-size:cover;background-repeat:no-repeat;transform:translateX(-50%)}@media only screen and (min-width:767px){.curso__conteudo{padding-bottom:8.85rem}.curso__conteudo::after{height:8.85rem}}.curso__faq .divider{max-width:53.15rem;margin:.8rem auto}.contato__infos .infos{padding:0 0 1.2rem}.contato__infos .infos:not(:last-of-type){border-bottom:3px solid #d9d9d9}.contato__infos .infos--contatos a{color:#fff}.contato__map{display:flex}.contato__map iframe{max-height:22.5rem}@media only screen and (min-width:1024px){.contato__map iframe{max-height:31.5rem}}.contato__image{position:relative}.contato__image::after{content:"";height:.35rem;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(to left,#a2682a 0,#be8c3c 8%,#be8c3c 18%,#d3b15f 27%,#faf0a0 34%,#ffffc2 41%,#faf0a0 48%,#d3b15f 59%,#be8c3c 67%,#b17b32 77%,#bb8332 83%,#d4a245 88%,#e1b453 93%,#a4692a 100%)}@media only screen and (min-width:767px){.contato__image::after{height:.6rem}}@media only screen and (min-width:1024px){.contato{display:grid;grid-template-columns:minmax(15rem,25rem) minmax(25rem,32.4rem);column-gap:4rem;align-items:center}.contato__infos .infos--endereco{padding:0}}.my-account .woocommerce form.checkout_coupon,.my-account .woocommerce form.login,.my-account .woocommerce form.register{border:none;margin:0;padding:1rem 0}.my-account .woocommerce form.checkout_coupon .show-password-input::after,.my-account .woocommerce form.login .show-password-input::after,.my-account .woocommerce form.register .show-password-input::after{color:#1d3524;transition:all .3s ease-in-out}.my-account .woocommerce form.checkout_coupon .show-password-input.display-password::after,.my-account .woocommerce form.login .show-password-input.display-password::after,.my-account .woocommerce form.register .show-password-input.display-password::after{color:#1f3123}.my-account .woocommerce form .woocommerce-privacy-policy-text{margin-bottom:.6rem}.my-account .woocommerce form .woocommerce-privacy-policy-text a{text-decoration:underline}.my-account .woocommerce form .help-text{margin-top:.2rem;font-size:.6rem}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%;margin-bottom:2rem}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;justify-content:center}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:0 0;border:1px solid #d9d9d9;color:#d9d9d9}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%;margin:2rem auto}.woocommerce-account .woocommerce-MyAccount-content .list-courses{display:grid;grid-template-columns:repeat(2,48%);gap:.6rem}@media only screen and (min-width:1024px){.woocommerce-account .woocommerce-MyAccount-content .list-courses{grid-template-columns:repeat(3,30%);gap:2rem}}.woocommerce-account .woocommerce-MyAccount-content .list-courses .course{overflow:hidden;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}.woocommerce-account .woocommerce-MyAccount-content .list-courses .course .content-course h2{min-height:2.4rem}.woocommerce-account .woocommerce-MyAccount-content .list-courses .course .content-course .ld-progress-stats{min-height:1.5rem}.woocommerce table.shop_table{border:none;background:#2d5736;border-radius:.5rem}.woocommerce table.shop_table .product-remove{max-width:4rem}.woocommerce table.shop_table td{border-color:rgba(245,245,245,.3)}.woocommerce table.cart td.actions .coupon{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding-bottom:0}@media only screen and (min-width:1024px){.woocommerce table.cart td.actions .coupon{flex-direction:row}}.woocommerce-cart .wc-proceed-to-checkout{display:flex;justify-content:center}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin-bottom:0}.woocommerce-cart .cart_totals{border-radius:.5rem;padding:.8rem;box-shadow:0 2px 6px rgba(0,0,0,.29);background:#2d5736;color:#f5f5f5}.woocommerce-cart .cart_totals .woocommerce-remove-coupon{color:#fff}.woocommerce-cart .cart_totals .cart-discount td,.woocommerce-cart .cart_totals .cart-subtotal td,.woocommerce-cart .cart_totals .order-total td{text-align:right}@media only screen and (min-width:1024px){.woocommerce-cart .cart_totals{float:none;width:100%!important}}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{height:3rem;border-radius:.5rem;padding:.4rem;border:1px solid rgba(31,49,35,.5);background-color:#d9d9d9;width:12.5rem}@media only screen and (min-width:1024px){.woocommerce-cart-scienza{display:grid;grid-template-columns:65% calc(35% - 2rem);gap:2rem}}.woocommerce form .form-row .select2-selection--single,.woocommerce form .form-row .woocommerce-Input,.woocommerce form .form-row input.input-text{height:2.25rem;border-radius:.5rem;padding:.4rem;border:1px solid rgba(31,49,35,.5);background-color:#f5f5f5}.woocommerce form .form-row .select2-selection--single .select2-selection__arrow,.woocommerce form .form-row .woocommerce-Input .select2-selection__arrow,.woocommerce form .form-row input.input-text .select2-selection__arrow{height:2.25rem}.woocommerce form .form-row .select2-selection--single .select2-selection__arrow b,.woocommerce form .form-row .woocommerce-Input .select2-selection__arrow b,.woocommerce form .form-row input.input-text .select2-selection__arrow b{border-color:#1d3524 transparent transparent transparent}.woocommerce form .form-row textarea{height:7.5rem;border-radius:.5rem;padding:.4rem;border:1px solid rgba(31,49,35,.5);background-color:#d9d9d9}.woocommerce button.button.alt:hover,.woocommerce button.button:hover{background:0 0;text-decoration:none;color:#fff}.woocommerce button.button.alt:hover a,.woocommerce button.button:hover a{color:#fff}.woocommerce .curso__sidebar button.button.alt:hover,.woocommerce .curso__sidebar button.button:hover{background:0 0;text-decoration:none;color:#fff}.woocommerce .curso__sidebar button.button.alt:hover a,.woocommerce .curso__sidebar button.button:hover a{color:#fff}.woocommerce .woocommerce-checkout-payment{background:#2d5736!important}.woocommerce .woocommerce-checkout-payment select{border:1px solid #1f3123;background-color:#f5f5f5;padding-right:30px;background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==)}.woocommerce .woocommerce-checkout-payment input{background:#f5f5f5!important;border-radius:0!important;border-color:#1f3123!important}@media only screen and (min-width:1024px){.woocommerce .woocommerce-checkout{display:grid;grid-template-columns:repeat(2,50%);gap:2rem}.woocommerce .woocommerce-checkout .col-1,.woocommerce .woocommerce-checkout .col-2{width:100%;float:none}.woocommerce .woocommerce-checkout .woocommerce-NoticeGroup{grid-column:1/span 2}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}