/* .call_to_action {width:100%;font-size: 1.4em;font-weight: 700;text-transform: uppercase;text-align: center;padding: 22px 12px;margin: 8px auto 0;box-sizing: border-box;color: #fff;background-color: #0ba985;border: 0;cursor: pointer;border-radius: 5px;display: block;font-family: 'Roboto', sans-serif;}
.call_to_action:hover { color:#fff; background: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, 0.4));background-color: #0ba985;}

.call_to_action_green_lemon {width:100%;font-size: 1.4em;font-weight: 700;text-transform: uppercase;text-align: center;padding: 22px 12px;margin: 8px auto 0;box-sizing: border-box;color: #fff;background-image: linear-gradient(#1abf06,#0f8800)!important; border: 0;cursor: pointer;border-radius: 5px;display: block;font-family: 'Roboto', sans-serif;}
.call_to_action_green_lemon:hover { color:#fff; background-image: linear-gradient(#0f8800,#1abf06)!important;}

.call_to_action_red {width:100%;font-size: 1.4em;font-weight: 700;text-transform: uppercase;text-align: center;padding: 22px 12px;margin: 8px auto 0;box-sizing: border-box;color: #fff;background-image: linear-gradient(to bottom, #e54747 0%,#bb0e31 100%); border: 0;cursor: pointer;border-radius: 5px;display: block;font-family: 'Roboto', sans-serif;}
.call_to_action_red:hover { color:#fff; background-image: linear-gradient(to bottom, #bb0e31 0%,#e54747 100%)}

.videowrapper {
  width: 90%;
  margin: 0 auto;
}
.videowrapper span {
	position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  margin: 0 auto;
}
.videowrapper span iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.b-loaded, .b-error{opacity:1!important}

.video-wrapper  iframe{
  border: 0;
} */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:'Lato', 'Arial', sans-serif;font-variant-numeric:lining-nums}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}p::-moz-selection,span::-moz-selection,strong::-moz-selection,b::-moz-selection,br::-moz-selection,i::-moz-selection,u::-moz-selection,a::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,img::-moz-selection,small::-moz-selection,ul::-moz-selection,li::-moz-selection,s::-moz-selection,div::-moz-selection{background-color:#808080;color:white;font-variant-numeric:lining-nums}p::selection,span::selection,strong::selection,b::selection,br::selection,i::selection,u::selection,a::selection,h1::selection,h2::selection,h3::selection,h4::selection,img::selection,small::selection,ul::selection,li::selection,s::selection,div::selection{background-color:#808080;color:white;font-variant-numeric:lining-nums}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(1 * 2);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(1 * 3);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:calc(1s * 2);animation-delay:calc(1s * 2);-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:calc(1s * 3);animation-delay:calc(1s * 3);-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:calc(1s * 4);animation-delay:calc(1s * 4);-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:calc(1s * 5);animation-delay:calc(1s * 5);-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:calc(1s / 2);animation-duration:calc(1s / 2);-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:calc(1s * 0.8);animation-duration:calc(1s * 0.8);-webkit-animation-duration:calc(var(--animate-duration) * 0.8);animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{-webkit-animation-duration:calc(1s * 2);animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:calc(1s * 3);animation-duration:calc(1s * 3);-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print, (prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*='Out']{opacity:0}}@-webkit-keyframes fadeInUpParallax{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, -50%);transform:translate3d(0, 0, -50%)}}@keyframes fadeInUpParallax{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, -50%);transform:translate3d(0, 0, -50%)}}.animate__fadeInUpParallax{-webkit-animation-name:fadeInUpParallax;animation-name:fadeInUpParallax}@-webkit-keyframes fadeInDownParallax{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, -50%);transform:translate3d(0, 0, -50%)}}@keyframes fadeInDownParallax{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, -50%);transform:translate3d(0, 0, -50%)}}.animate__fadeInDownParallax{-webkit-animation-name:fadeInDownParallax;animation-name:fadeInDownParallax}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.main-nav{display:block;position:fixed;width:100%;top:-50px;z-index:9999;background-color:#0a0c13;border-bottom:1px solid #ffe500;margin-bottom:10px;height:34px;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out}.fixed-main-nav{top:0}.logotipo{display:block;margin:0 auto;overflow:hidden;height:auto;width:90px;padding-top:2px}.logotipo img{width:100%}.disclaimer{display:block;box-sizing:border-box;background-color:#0b0c14;border-bottom:#ffe500 solid 1px;margin-top:0;width:100%;padding:10px 0;overflow:hidden;-webkit-animation:animadisc 1s ease-in-out;-moz-animation:animadisc 1s ease-in-out;-o-animation:animadisc 1s ease-in-out;animation:animadisc 1s ease-in-out;font-size:14px;line-height:21px}.disclaimer p{color:#777777;font-family:"Roboto Condensed","Arial",sans-serif;text-align:center}.headline{position:relative;hyphens:none;overflow:hidden;padding:65px 0px 0px 0px}@media only screen and (max-width: 768px){.headline{-webkit-background-size:initial;-moz-background-size:initial;-o-background-size:initial;background-size:initial;background-position:initial;background-color:#252d3d;background-image:url("images/pattern2.jpg");background-repeat:repeat;background-attachment:initial}}.wrapper-headline{width:100%;max-width:930px;margin:0 auto;position:relative}@media only screen and (max-width: 1199px){.wrapper-headline{width:75%}}@media only screen and (max-width: 991px){.wrapper-headline{width:80%}}@media only screen and (max-width: 768px){.wrapper-headline{width:90%}}.headline-img img{display:block;margin:0 auto;border:#ffe500 solid 1px;width:100%;box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-o-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5)}.headline-desk img{display:block;width:100%;max-width:930px}@media only screen and (max-width: 768px){.headline-desk img{display:none}}.headline-mob img{display:none}@media only screen and (max-width: 768px){.headline-mob img{display:block;max-width:450px}}.scroll-down div{display:block;width:70px;height:70px;margin:0 auto;margin:35px auto}.scroll-down div span{display:block;margin:0 auto;width:20px;height:20px;border-left:4px solid #ffe500;border-bottom:4px solid #ffe500;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:seta_down 1.5s infinite;animation:seta_down 2.0s infinite;box-sizing:border-box}@-webkit-keyframes seta_down{0%{transform:rotate(-45deg) translate(0px, 0px);opacity:0}50%{opacity:1}100%{transform:rotate(-45deg) translate(-30px, 30px);opacity:0}}@keyframes seta_down{0%{transform:rotate(-45deg) translate(0px, 0px);opacity:0}50%{opacity:1}100%{transform:rotate(-45deg) translate(-30px, 30px);opacity:0}}.scroll-down2 div{display:block;position:absolute;bottom:0px;left:50%;margin-left:-35px;width:70px;height:70px;border-top-left-radius:50%;border-top-right-radius:50%}.scroll-down2 div span{display:block;margin:0 auto;width:20px;height:20px;border-left:4px solid #ffe500;border-bottom:4px solid #ffe500;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:seta_down 1.5s infinite;animation:seta_down 2.0s infinite;box-sizing:border-box}.parallax-effect{display:block;height:100vh;box-shadow:inset 0px 0px 70px 30px rgba(0,0,0,0.8);-webkit-box-shadow:inset 0px 0px 70px 30px rgba(0,0,0,0.8);-moz-box-shadow:inset 0px 0px 70px 30px rgba(0,0,0,0.8);-o-box-shadow:inset 0px 0px 70px 30px rgba(0,0,0,0.8)}.text-buffet{opacity:0;display:block;width:100%;max-width:630px;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);padding:20px;box-sizing:border-box;text-shadow:0px 1px 7px rgba(0,0,0,0.75);-webkit-text-shadow:0px 1px 7px rgba(0,0,0,0.75);-moz-text-shadow:0px 1px 7px rgba(0,0,0,0.75);-o-text-shadow:0px 1px 7px rgba(0,0,0,0.75)}@media only screen and (max-width: 768px){.text-buffet{width:300px}}.text-buffet p{color:#ffffff;font-family:"Roboto Condensed","Arial",sans-serif;font-size:32px;line-height:38px}@media only screen and (max-width: 768px){.text-buffet p{font-size:28px;line-height:36px}}.text-buffet p span{display:block;color:#ffe500;font-family:"Roboto Condensed","Arial",sans-serif;font-size:28px;line-height:36px;text-align:right;padding-top:15px}@media only screen and (max-width: 768px){.text-buffet p span{font-size:28px;line-height:36px}}.parallax__container{clip:rect(0, auto, auto, 0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}.parallax__container .parallax{position:fixed;top:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.bg1{background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url("https://k8s-square-empiricus-assets.empiricus.com.br/prd/2021/c/YHoUPOlei64Fv1VpSHbjh9ciUDp50pkHVvLXRC15.jpg")}@media only screen and (max-width: 768px){.bg1{background-position:left center}}.quote-felipe{padding:200px 10px;overflow:hidden;box-sizing:border-box;-webkit-background-size:initial;-moz-background-size:initial;-o-background-size:initial;background-size:initial;background-position:initial;border-top:solid 1px #575757;border-bottom:solid 1px #575757;background-color:#181d28;background-image:url("https://k8s-square-empiricus-assets.empiricus.com.br/prd/2021/c/w4g0exZbyJLGntSb7KQ5O7O09n8UaGtec8qCjm5E.jpg");background-repeat:repeat;background-attachment:fixed}@media only screen and (max-width: 768px){.quote-felipe{background-attachment:initial}}.quote-img{opacity:0}.quote-img img{display:block;margin:0 auto;width:100%}.quote-desk img{display:block;width:100%}@media only screen and (max-width: 768px){.quote-desk img{display:none}}.quote-mob img{display:none}@media only screen and (max-width: 768px){.quote-mob img{display:block;max-width:450px}}.all{box-shadow:inset 0px 0px 50px 20px rgba(0,0,0,0.5);-webkit-box-shadow:inset 0px 0px 50px 20px rgba(0,0,0,0.5);-moz-box-shadow:inset 0px 0px 50px 20px rgba(0,0,0,0.5);-o-box-shadow:inset 0px 0px 50px 20px rgba(0,0,0,0.5)}.main-wrapper{box-sizing:border-box;width:100%;max-width:930px;padding:50px 100px 15px 100px;margin:0 auto;background-color:#ffffff;box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-o-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5)}@media only screen and (max-width: 1199px){.main-wrapper{width:75%;padding:60px 60px 25px 60px}}@media only screen and (max-width: 991px){.main-wrapper{width:80%;padding:40px 40px 5px 40px}}@media only screen and (max-width: 768px){.main-wrapper{width:100%;padding:35px 8% 35px 8%}}.wrapper-break{box-sizing:border-box;width:100%;position:relative;background-color:#141924;border-top:#ffe500 solid 2px;border-bottom:#ffe500 solid 2px;padding:35px 20px;margin:15px auto}.sub-wrapper-break{display:block;margin:0 auto;max-width:930px}@media only screen and (max-width: 1199px){.sub-wrapper-break{width:75%}}@media only screen and (max-width: 991px){.sub-wrapper-break{width:80%}}@media only screen and (max-width: 768px){.sub-wrapper-break{width:100%}}.p-break{color:#ffffff;font-family:"Roboto Condensed","Arial",sans-serif;margin-bottom:0px !important;text-align:center;font-size:36px;line-height:54px;font-weight:bold}.p-break span{font-family:"Roboto Condensed","Arial",sans-serif}.p-break b{font-family:"Roboto Condensed","Arial",sans-serif}.p-break u{font-family:"Roboto Condensed","Arial",sans-serif}.p-break i{font-family:"Roboto Condensed","Arial",sans-serif}main{padding:0px 0px 70px 0px;font-family:"Lato","Arial",sans-serif}@media only screen and (max-width: 768px){main{padding:0px 0px 0px 0px}}main p{font-size:22px;line-height:150%;margin-bottom:40px}main .p-img-fonte{margin-bottom:5px}main .p-img-fonte img{margin-bottom:5px}main .p-fonte{font-size:14px;line-height:150%;margin-bottom:40px;text-align:center}main b{line-height:150%;font-weight:bold}main i{font-style:italic;line-height:150%}main u{text-decoration:underline;line-height:150%}main img{display:block;margin:0 auto;margin-bottom:35px}main ul li{font-size:22px;line-height:150%;list-style:initial;list-style-position:inside}main ul li:last-child{margin-bottom:35px}main ol li{font-size:22px;line-height:150%;list-style-type:numeric !important;list-style-position:outside}main ol li:last-child{margin-bottom:35px}main a{color:#bf0000;text-decoration:underline;font-weight:bold}main a:hover{color:#fff;background-color:#bf0000}main .img-fonte img{margin-bottom:0px}main .fonte{text-align:center;font-size:14px}.box{padding:35px 20px 0px 20px;background-color:#141924;overflow:hidden;box-sizing:border-box;margin-bottom:50px;border-top-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-right-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border:solid #252d3d 4px}.box p{color:#ffe500}.main-quote{padding:35px 20px 0px 20px;background-color:#252d3d;overflow:hidden;box-sizing:border-box;margin-bottom:50px;border-top-left-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-right-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-left:solid #ffe500 6px;text-align:right;color:#ffffff}.cta-red{display:block;box-sizing:border-box;text-transform:uppercase;padding:20px 10px;width:100%;margin:0px auto;text-align:center;font-size:24px;line-height:36px;font-weight:bold;color:#fff;border-radius:5px;background:linear-gradient(268deg, #5a0000, #bf0000, #5a0000, #bf0000);background-size:800% 800%;-webkit-animation:cta 6s ease infinite;-moz-animation:cta 6s ease infinite;-o-animation:cta 6s ease infinite;animation:cta 6s ease infinite;text-decoration:underline;box-shadow:0px 1px 7px 0px rgba(0,0,0,0.75);-webkit-box-shadow:0px 1px 7px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 1px 7px 0px rgba(0,0,0,0.75);-o-box-shadow:0px 1px 7px 0px rgba(0,0,0,0.75)}.cta-red:hover{background-color:#bf0000 !important;background-image:none !important;color:#fff !important}.cta-red:focus{background-color:#bf0000 !important;color:#fff !important;background-image:none !important}.cta-red:active{background-color:#bf0000 !important;color:#fff !important;background-image:none !important}@-webkit-keyframes cta{0%{background-position:0% 50%}50%{background-position:100% 51%}100%{background-position:0% 50%}}@-moz-keyframes cta{0%{background-position:0% 50%}50%{background-position:100% 51%}100%{background-position:0% 50%}}@-o-keyframes cta{0%{background-position:0% 50%}50%{background-position:100% 51%}100%{background-position:0% 50%}}@keyframes cta{0%{background-position:0% 50%}50%{background-position:100% 51%}100%{background-position:0% 50%}}.contato{overflow:hidden;background-color:#e5e5e5}.contato .box-contato{overflow:hidden;display:block;padding:70px 0px;width:630px;margin:0 auto}@media only screen and (max-width: 991px){.contato .box-contato{width:600px}}@media only screen and (max-width: 768px){.contato .box-contato{width:100%}}@media only screen and (max-width: 768px){.contato .wrapper{width:100%}}.contato .left{display:block;width:150px;float:left;box-sizing:border-box}@media only screen and (max-width: 768px){.contato .left{width:100%;float:none}}.contato .right{float:right;display:block;width:calc(100% - 150px);padding:0px 0px 0px 35px;box-sizing:border-box}@media only screen and (max-width: 768px){.contato .right{width:100%;float:none;padding:0px}}.contato .icone-contato{display:block;width:150px;height:150px;background-color:#e83d4e;border-radius:50%;background-image:url("https://empiricusimagens.s3.amazonaws.com/template20/sprite.png");background-position:10px -62px}@media only screen and (max-width: 768px){.contato .icone-contato{margin:0 auto 20px auto}}.contato h4{font-size:28px;font-weight:bold}@media only screen and (max-width: 991px){.contato h4{font-size:24px}}@media only screen and (max-width: 768px){.contato h4{font-size:22px;text-align:center}}.contato p{font-size:24px;font-weight:normal;margin-bottom:17px}@media only screen and (max-width: 991px){.contato p{font-size:22px}}@media only screen and (max-width: 768px){.contato p{font-size:18px;text-align:center}}@media only screen and (max-width: 768px){.contato ul{width:100%;max-width:250px;margin:0 auto}}.contato ul li{list-style:none}.contato ul li:nth-of-type(2){margin:20px 0px}.contato a{font-size:24px;line-height:24px;display:inline-block;height:24px;padding-left:40px;font-weight:normal;color:#3b3b3b;background-image:url("https://empiricusimagens.s3.amazonaws.com/template20/sprite.png");background-repeat:no-repeat;background-position:top left}@media only screen and (max-width: 991px){.contato a{font-size:20px}}@media only screen and (max-width: 768px){.contato a{font-size:16px;text-align:left;margin:0 auto;width:100%;max-width:240px;hyphens:auto;padding-left:35px;float:none}}.contato a:hover{cursor:pointer;color:#e83d4e}.contato a.whatsapp{background-position:0px -48px}.contato a.telefone{background-position:0px -24px}.a-empiricus{background-color:#fff;display:block;text-align:left;padding:70px 0px 70px 0px}.a-empiricus img{display:block;margin:0 auto;width:100%;max-width:200px !important;margin-bottom:14px;cursor:pointer}.a-empiricus p{font-size:18px;line-height:27px}@media only screen and (max-width: 768px){.a-empiricus p{font-size:14px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.a-empiricus p a{color:#333333;font-weight:bold;text-decoration:underline}.a-empiricus p a:hover{color:#e83d4e}.dados-footer{background-color:#06070b;padding:35px 0px;line-height:20px}.dados-footer p{color:#999;text-align:center;padding:20px 0px;font-size:14px}.dados-footer p a{text-decoration:underline;color:#999}.dados-footer p a:hover{color:#ffffff;text-decoration-color:#bf0000}.wrapper-carousel{-webkit-background-size:initial;-moz-background-size:initial;-o-background-size:initial;background-size:initial;background-position:initial;background-color:#181d28;background-image:url("https://k8s-square-empiricus-assets.empiricus.com.br/prd/2021/c/w4g0exZbyJLGntSb7KQ5O7O09n8UaGtec8qCjm5E.jpg");background-repeat:repeat;background-attachment:fixed;box-sizing:border-box;overflow:hidden;height:calc(100vh - 41px)}@media only screen and (max-width: 768px){.wrapper-carousel{background-attachment:initial}}.carousel{width:100%;box-sizing:border-box;max-width:1100px;margin:0 auto;position:relative;top:50%;transform:translateY(-55%)}.the-slide{height:300px;background-color:#ffffff;width:100%;display:block;background-position:center center;background-repeat:no-repeat;background-size:contain}.splide{width:100%;box-sizing:border-box;max-width:1000px;opacity:0;margin:0 auto;visibility:hidden;padding:1rem 3rem 3rem 3rem;background-color:#0e1325b6;border:solid 1px #414141;box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5);-o-box-shadow:0px 0px 50px 20px rgba(0,0,0,0.5)}@media only screen and (max-width: 768px){.splide{padding:1rem 0em 3rem 0em;width:96%;margin:0 auto}}.splide p{text-align:center;font-size:36px;line-height:150%;color:#ffe500;font-weight:bold;font-family:"Roboto Condensed","Arial",sans-serif;margin-bottom:10px}.splide,.splide__slide{position:relative;outline:none}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__container{position:relative;background-color:green}.splide__list{margin:0 !important;padding:0 !important;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{display:inline-flex;align-items:center;width:95%;flex-wrap:wrap;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide__slide{list-style-type:none !important;margin:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;transform:translateY(-30%);border:none;padding:0;background:transparent}@media only screen and (max-width: 768px){.splide__arrow{display:none}}.splide__arrow svg{width:2.5em;height:2.5em;fill:#9c9c9c;transition:fill .2s linear}.splide__arrow:hover{cursor:pointer}.splide__arrow:hover svg{fill:#ffe500}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__slider>.splide__arrows .splide__arrow--prev{left:-2.5em}.splide__slider>.splide__arrows .splide__arrow--next{right:-2.5em}.splide__pagination{position:absolute;z-index:1;bottom:1em;left:50%;transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:20px;height:5px;background:#ccc;margin:3px;padding:0;transition:all .2s linear;border:none}@media only screen and (max-width: 768px){.splide__pagination__page{width:10px}}.splide__pagination__page.is-active{background:#ffe500}.splide__pagination__page:hover{cursor:pointer;background:#ffee55}.splide__pagination__page:focus{outline:none}.splide__progress__bar{width:0;height:3px;background:#ffe500}.splide__slide{border-radius:4px}.splide__spinner{border:2px solid #ff00c8;border-left-color:transparent}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid #fff;cursor:pointer;opacity:.7;border-radius:4px}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#ffe500;opacity:1}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:flex;flex-direction:column;bottom:50%;left:auto;right:1em;transform:translateY(50%)}.splide--ttb>.splide__pagination .splide__pagination__page{width:5px;height:20px}.splide__slide{margin:0px 5px}.splide__slide img{display:block;margin:0 auto;max-width:100%;margin:0px 5px;position:relative;top:50%;transform:translateY(-50%)}body{-webkit-background-size:initial;-moz-background-size:initial;-o-background-size:initial;background-size:initial;background-position:initial;background-color:#252d3d;background-image:url("https://k8s-square-empiricus-assets.empiricus.com.br/prd/2021/c/JqMhlraSUvXh8Tl2owvj66oO4UdOeTwgFLmjZXI7.jpg");background-repeat:repeat;background-attachment:fixed}@media only screen and (max-width: 768px){body{background-attachment:initial;padding:0px}}.wrapper{width:100%;max-width:840px;margin:0 auto;position:relative}@media only screen and (max-width: 1199px){.wrapper{width:75%}}@media only screen and (max-width: 991px){.wrapper{width:80%}}@media only screen and (max-width: 768px){.wrapper{width:90%}}