﻿html,body,header,nav,footer,div,section,iframe,h1,h2,h3,h4,h5,h6,p,span,a,blockquote,img,mark,s,strong,b,i,em,u,q,small,sub,sup,ul,li,form,fieldset,legend,label,article,figure,figcaption,img,button,table,th,tr,td,caption,details,summary,time{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-variant-numeric:lining-nums;scroll-behavior:smooth;box-sizing:border-box;background-color:rgba(0,0,0,0)}button:focus,a:focus{outline:0}section,header,nav,footer,summary,details,figure,figcaption,div{display:block;box-sizing:border-box}body{line-height:1}b,strong{font-weight:bold}em,i{font-style:italic}*{font-family:"Outfit","Arial",sans-serif;hyphens:none}*::-moz-selection{background-color:#36d7de;color:#fff;font-variant-numeric:lining-nums}*::selection{background-color:#36d7de;color:#fff;font-variant-numeric:lining-nums}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#14252e}::-webkit-scrollbar-thumb{background:#1b6c6f}::-webkit-scrollbar-thumb:hover{background:#36d7de;cursor:initial;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}::-webkit-scrollbar-thumb:active{cursor:initial;cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}svg{fill:#fff}.pagebroken{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;position:fixed;z-index:9999;width:100%;height:100%;background:linear-gradient(270deg, #000000, #1c1c1c)}.pagebroken_content{width:100%;max-width:500px;padding:25px}.pagebroken svg{display:block;width:100px;margin-bottom:15px}.pagebroken p{font-size:24px;line-height:130%;color:#fff;margin-bottom:35px}@media only screen and (min-width: 768px){.pagebroken p{font-size:28px}}body::before{content:"";display:block;position:fixed;z-index:-1;width:100vw;height:100vh;background-color:#081a23;background-image:url("../images/svg/bg-mob.svg");background-size:cover;background-position:bottom center;background-repeat:no-repeat;background-attachment:initial}@media only screen and (min-width: 576px){body::before{background-image:url("../images/svg/bg-desk.svg")}}.headline,.main_wrapperCta,.main_break h2,.contato,.contato_item:nth-of-type(1),.contato_item:nth-of-type(2),.contato_item:nth-of-type(3),.garantia_item,.aempiricus_item,.footer_content{opacity:0}.animate{animation-duration:1s;animation-fill-mode:both}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 20%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInRight{from{opacity:0;transform:translate3d(20%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(20%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -20%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-20%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes pulse{from{transform:scale3d(0.97, 0.97, 0.97)}50%{transform:scale3d(1, 1, 1)}to{transform:scale3d(0.97, 0.97, 0.97)}}.pulse{animation-name:pulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:2s}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg)}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px);opacity:1}}.flipInY{animation-duration:1s;backface-visibility:visible !important;animation-name:flipInY}.navBar{display:block;box-sizing:border-box;position:fixed;z-index:6;top:-50px;width:100%;height:30px;background-color:#081a23;border-bottom:solid 1px #36d7de;box-shadow:0 0 15px 5px rgba(0,0,0,.5);transition:all .2s ease-in-out;overflow:hidden}.navBar .navBar_content{position:relative;width:90%;margin:0 auto;padding:0}@media only screen and (min-width: 992px){.navBar .navBar_content{width:100%;max-width:1200px;padding-left:20px}}.navBar img{display:block;position:relative;left:50%;margin-top:3px;background-size:cover;transform-origin:top center;transform:translateX(-50%) scale(0.85);transition:all .5s ease}.navBar img.logotipo-er{width:120px}.navBar img.logotipo-opt{width:105px}.navBar img.logotipo-mmk{width:80px}.navBar img.logotipo-sd,.navBar img.logotipo-mt{width:150px;margin-top:7px}.navBar img.after_bell{transform-origin:top left;left:0%;transform:translateX(0%) scale(0.85)}.navBar_fixed{top:0}.disclaimer{width:100%;background-color:#081a23;border-bottom:solid 1px #36d7de}.disclaimer_content{width:100%;max-width:950px;margin:0 auto;padding:5px}.disclaimer p{display:block;position:relative;width:100%;margin-left:50%;margin-bottom:0;font-size:12px;line-height:130%;text-align:center;color:#fff;opacity:.5;transform:translateX(-50%);transition:all .2s ease-in-out}@media only screen and (min-width: 576px){.disclaimer p{font-size:14px}}.disclaimer p.after_bell{width:calc(100% - 60px);margin-left:2%;text-align:left;transform:translateX(0%);transition:all .2s ease-in-out}@media only screen and (min-width: 576px){.disclaimer p.after_bell{width:100%;margin-left:50%;transform:translateX(-50%);text-align:center}}.bell{display:flex;justify-content:flex-end;width:100%;position:fixed;top:-42px;left:50%;margin:0 auto;padding-right:10px;z-index:9;overflow:visible;transform:translateX(-50%);background-color:#747474}@media only screen and (min-width: 992px){.bell{width:100%;max-width:1200px}}.bell_button{cursor:pointer;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;position:relative;bottom:0;right:0;z-index:8;width:42px;height:42px;overflow:hidden;background-color:#000;transition:all .2s ease-in-out;border-bottom-left-radius:5px;border-bottom-right-radius:5px;outline:0}.bell_button::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#36d7de;opacity:.6}.bell_button:hover{background-color:#36d7de}.bell_button-active{bottom:-42px}.bell_button svg{display:block;width:21px;height:24px;fill:#fff;transform-origin:center center;transform:scale(1.4);overflow:visible}.bell_button svg .icon-bell,.bell_button svg .icon-bell-ring{display:none}.bell_box{display:none;position:fixed;top:calc(100% + 35px);right:10px;width:calc(100% - 20px);max-width:300px;height:auto;padding:15px;z-index:7;overflow:hidden;border-radius:5px;background-color:#fff;box-shadow:0 0 5px 5px rgba(0,0,0,.2)}@media only screen and (min-width: 576px){.bell_box{width:290px;max-width:initial;right:20px}}.bell_box>p{color:#747474;font-size:14px;line-height:130%;font-style:normal;text-align:left;padding-bottom:10px}@media only screen and (min-width: 768px){.bell_box>p{font-size:16px}}.bell_box>p>span{color:#36d7de;font-weight:bold}.bell_box-active{display:block}#icon-bell-ring .notificationCircle{fill:#f95151}.bell_ring{animation:ring 4s .01s ease-in-out 3;transform-origin:center center}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}100%{transform:rotate(0)}}.headline mark{color:#fff;background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(54, 215, 222, 0.5) 50%);background-size:200%;background-position:0;transition:all .8s ease-in-out;padding:0 4px;border-radius:5px;-webkit-box-decoration-break:clone;-o-box-decoration-break:clone;box-decoration-break:clone}.headline mark.marked{color:#fff;background-position:-100%}.headline{display:block;width:100%;overflow:hidden;padding:15px 0 0 0}.headline_content{display:block;width:90%;margin:0 auto}@media only screen and (min-width: 992px){.headline_content{width:100%;max-width:950px}}.headline_content .headline_img-desk{display:none}@media only screen and (min-width: 576px){.headline_content .headline_img-desk{display:block;width:100%;max-width:450px;margin:0 auto 15px auto}}.headline_content .headline_img-mob{display:block;width:100%;max-width:200px;margin:0 auto 15px auto}@media only screen and (min-width: 576px){.headline_content .headline_img-mob{display:none}}.headline_content .headline_text{display:block;width:100%;margin:0 auto 0px auto;font-family:"Outfit","Arial",sans-serif}.headline_content .headline_text h1{font-size:22px;line-height:130%;font-weight:bold;text-align:center;color:#fff;margin-bottom:10px;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 10%, #196569 40%, #196569 60%, rgba(255, 255, 255, 0) 90%);border-top:solid 1px #36d7de;border-bottom:solid 1px #36d7de}@media only screen and (min-width: 768px){.headline_content .headline_text h1{font-size:24px}}.headline_content .headline_text h2{font-size:20px;line-height:130%;text-align:center;color:#fff;margin-bottom:10px;font-weight:500}@media only screen and (min-width: 768px){.headline_content .headline_text h2{font-size:22px}}.video{display:block;box-sizing:border-box;overflow:hidden;padding-bottom:35px}.video h2{display:none}.video_content{width:98%;margin:0 auto}@media only screen and (min-width: 576px){.video_content{width:98%}}@media only screen and (min-width: 768px){.video_content{width:90%}}@media only screen and (min-width: 992px){.video_content{width:100%;max-width:950px}}.video_iframe{position:relative;z-index:4;padding-bottom:56.25%;width:100%;height:0;margin-right:initial;right:initial;bottom:initial;border:solid;border-color:rgba(54,215,222,.5);border-width:1px;border-radius:5px;background-color:#000;box-shadow:none;background-position:center center;background-size:101% 101%}.video_iframe-footer{position:fixed;z-index:4;padding-bottom:initial;width:220px;height:123px;margin-right:-110px;margin-bottom:60px;right:50%;bottom:10px;border:solid;border-color:#1c1c1c;border-width:1px;border-radius:5px;background-color:#000;box-shadow:0 0 5px 5px rgba(0,0,0,.2)}@media only screen and (min-width: 992px){.video_iframe-footer{right:10px;bottom:10px;margin-right:initial;margin-bottom:initial;width:270px;height:151px}}.video_iframe iframe,.video_iframe object,.video_iframe embed,.video_iframe-footer iframe,.video_iframe-footer object,.video_iframe-footer embed{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;background-color:#000}.glassToTop-active{cursor:pointer;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out}.glassToTop-active .glassToTop-button{cursor:pointer;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:40px;height:40px;opacity:0;box-sizing:border-box;border-radius:50%;background-color:#36d7de;transition:all .2s ease-in-out}.glassToTop-active .glassToTop-button svg{display:block;width:20px;height:20px}@media only screen and (min-width: 768px){.glassToTop-active:hover{background-color:rgba(54,215,222,.3)}.glassToTop-active:hover .glassToTop-button{opacity:1}.glassToTop-active:hover .glassToTop-button:hover{transform:scale(1.2);background-color:#4adbe1}}.video_linkTextVersion{display:none;box-sizing:border-box;width:fit-content;margin:0 auto;padding:10px 10px 0 10px;font-size:14px;line-height:130%;text-align:center;color:#dcdcdc;text-decoration:none}.video_linkTextVersion:hover{color:#fff;text-decoration:underline;text-decoration-color:#36d7de}@media only screen and (min-width: 576px){.video_linkTextVersion{padding:15px 10px 0 10px}}.video_linkTextVersion br{display:inline-block}@media only screen and (min-width: 576px){.video_linkTextVersion br{display:none}}.video_linkTextVersion span{padding-left:0}@media only screen and (min-width: 576px){.video_linkTextVersion span{padding-left:5px}}.video_wrapperCta{display:none;position:relative;z-index:3}.cta{cursor:pointer;display:block;box-sizing:border-box;position:relative;width:100%;margin:0px auto;padding:5px;font-family:"Outfit","Arial",sans-serif;color:#fff;font-size:18px;line-height:130%;font-weight:bold;text-align:center;text-decoration:underline;background:linear-gradient(45deg, #ff3300 0%, #e70a1c 100%);border-radius:5px;transform:perspective(1px) translateZ(0)}.cta::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#991f00;border-radius:5px;transform:scaleY(0);transform-origin:50%;transition:all .2s ease-in-out}.cta:hover::before{transform:scaleY(1)}.cta:hover{color:#fff}.video_cta1,.video_cta2{display:none;margin:10px auto 0 auto;padding:15px;box-shadow:0 0 15px 5px rgba(231,10,28,.5);font-size:18px}@media only screen and (min-width: 768px){.video_cta1,.video_cta2{padding:20px 10px;font-size:20px;line-height:130%}}.video_cta1 span,.video_cta2 span{font-size:14px}@media only screen and (min-width: 768px){.video_cta1 span,.video_cta2 span{font-size:16px}}.video_cta2{display:none;color:#fff;background:#5c5c5c}.video_cta2::before{background:#3b3b3b}.video_cta2:hover{color:#fff}.bell_cta{display:none;margin:0 auto;padding:8px 5px 6px 5px;font-size:16px}.footer_ctaButton{display:none;padding:10px;font-size:16px}.form_cta,.formSI_cta{width:fit-content;margin:15px auto;padding:15px 15px;font-size:18px}.form_submit,.formSI_submit{margin:15px auto;padding:15px 15px;font-size:18px;text-decoration:none;max-width:initial}.form_submit[disabled],.formSI_submit[disabled]{cursor:initial;opacity:.7;background:rgba(73,73,73,.7);color:#727272;box-shadow:inset 0px 0px 10px 2px rgba(0,0,0,.75);border:solid 1px #3f3f3f}.form_submit[disabled].cta::before,.formSI_submit[disabled].cta::before{opacity:0}.form_submit[disabled].cta:hover::before,.formSI_submit[disabled].cta:hover::before{transform:none;opacity:0}.video_cta-fake{cursor:initial;display:none;margin:10px auto 0 auto;padding:15px;color:#26979b;text-decoration:none;box-shadow:0 0 15px 5px rgba(0,0,0,.5)}@media only screen and (min-width: 768px){.video_cta-fake{padding:20px 10px;font-size:24px;line-height:130%}}.video_cta-fake::before{width:100%;transform:none;transform-origin:initial;background:#165659;transition:none}.video_cta-fake:hover::before{transform:none}.video_cta-fake:hover{color:#26979b}.contato{display:none;box-sizing:border-box;overflow:hidden;width:100%;padding:70px 0px;background-color:#061219;border-top:1px solid #36d7de}@media only screen and (min-width: 576px){.contato{background-color:rgba(8,26,35,.9)}}.contato .contato_content{display:flex;flex-flow:column wrap;justify-content:space-evenly;align-items:center;box-sizing:border-box;width:96%;margin:0 auto}@media only screen and (min-width: 576px){.contato .contato_content{margin:0 auto;flex-flow:row wrap}}@media only screen and (min-width: 768px){.contato .contato_content{justify-content:space-between}}@media only screen and (min-width: 992px){.contato .contato_content{max-width:950px}}.contato .contato_item:nth-of-type(1){display:block;margin-bottom:35px}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(1){margin-bottom:0}}.contato .contato_item:nth-of-type(1) h2{font-size:24px;line-height:130%;font-weight:bold;text-align:center;color:#fff}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(1) h2{text-align:left}}.contato .contato_item:nth-of-type(1) h2::after{content:"";display:block;width:100px;height:2px;margin:15px auto;background-color:#36d7de;border-radius:5px}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(1) h2::after{margin:15px 0}}.contato .contato_item:nth-of-type(1) p{font-size:18px;line-height:150%;text-align:center;color:#fff}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(1) p{text-align:left}}.contato .contato_item:nth-of-type(2){display:block;box-sizing:border-box;width:fit-content;padding-left:0}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(2){padding-left:10px}}@media only screen and (min-width: 768px){.contato .contato_item:nth-of-type(2){padding-left:5px}}.contato .contato_item:nth-of-type(2) p{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 0 15px 0}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(2) p:last-child{margin:0}}.contato .contato_item:nth-of-type(2) .contato_circle{display:inline-block;width:30px;height:30px;margin-right:10px;border-radius:50%;background-color:#36d7de;overflow:hidden}.contato .contato_item:nth-of-type(2) .contato_icon{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:30px;height:30px}.contato .contato_item:nth-of-type(2) .contato_icon svg{display:block;width:20px;height:20px;fill:#081a23}.contato .contato_item:nth-of-type(2) a{line-height:30px;text-align:left;color:#fff}@media only screen and (min-width: 576px){.contato .contato_item:nth-of-type(2) a{font-size:17px;line-height:30px}}@media only screen and (min-width: 992px){.contato .contato_item:nth-of-type(2) a{font-size:18px;line-height:30px}}.contato .contato_item:nth-of-type(2) a:hover,.contato .contato_item:nth-of-type(2) a:focus,.contato .contato_item:nth-of-type(2) a:active{text-decoration-color:#36d7de}.contato .contato_item:nth-of-type(2) a small{font-size:14px;font-weight:normal;line-height:100%}.contato .contato_item:nth-of-type(3){display:none;width:fit-content}@media only screen and (min-width: 768px){.contato .contato_item:nth-of-type(3){display:block}}.contato .contato_item:nth-of-type(3) .contato_qrCode{display:block;width:130px;height:130px;margin:0 auto}.contato .contato_item:nth-of-type(3) .contato_qrCode img{display:block;width:100%}.garantia{display:none;box-sizing:border-box;overflow:hidden;width:100%;padding:70px 0px;background-color:#0d1f27}@media only screen and (min-width: 576px){.garantia{background-color:rgba(8,26,35,.4)}}.garantia .garantia_content{display:flex;box-sizing:border-box;flex-flow:row wrap;justify-content:space-between;align-items:center;width:94%;max-width:400px;margin:0 auto}@media only screen and (min-width: 768px){.garantia .garantia_content{max-width:750px}}@media only screen and (min-width: 992px){.garantia .garantia_content{max-width:950px}}.garantia .garantia_item:nth-of-type(1){display:flex;flex-flow:row wrap;align-items:center;justify-content:center;position:relative;box-sizing:border-box;width:100%;margin:0 auto 35px auto;overflow:hidden}@media only screen and (min-width: 768px){.garantia .garantia_item:nth-of-type(1){max-width:32%;margin:0 auto}}.garantia .garantia_item:nth-of-type(1) .garantia_badge{position:relative;display:block;width:200px;height:200px}.garantia .garantia_item:nth-of-type(1) .garantia_badge p{display:block;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);width:100px;height:55px;font-size:54px;font-weight:bold;text-align:center;color:#fff}.garantia .garantia_item:nth-of-type(1) .garantia_badge .garantia_circle{display:block;width:100%;overflow:hidden;border-radius:50%}.garantia .garantia_item:nth-of-type(1) .garantia_badge .garantia_circle-interno{position:absolute;z-index:1;top:0;left:0;overflow:hidden;fill:none;border-radius:50%;animation:badge_interno 45s linear infinite}@keyframes badge_interno{0%{transform:rotate(0deg) scale(0.7)}100%{transform:rotate(360deg) scale(0.7)}}.garantia .garantia_item:nth-of-type(1) .garantia_badge .garantia_circle-externo{display:block;overflow:hidden;border-radius:50%;animation:badge_externo 45s linear infinite;fill:none;filter:blur(2.5px);opacity:.6}@keyframes badge_externo{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}.garantia .garantia_item:nth-of-type(1) .garantia_badge-text{font-family:inherit;font-size:9.5px;font-weight:bold;letter-spacing:1px;fill:#36d7de}.garantia .garantia_item:nth-of-type(2){display:block;width:100%;margin:0 auto}@media only screen and (min-width: 768px){.garantia .garantia_item:nth-of-type(2){max-width:66%}}.garantia .garantia_item:nth-of-type(2) h2{font-size:24px;line-height:130%;font-weight:bold;text-align:center;color:#fff}@media only screen and (min-width: 768px){.garantia .garantia_item:nth-of-type(2) h2{text-align:left}}.garantia .garantia_item:nth-of-type(2) h2::after{content:"";display:block;width:100px;height:2px;margin:12px auto 15px auto;background-color:#36d7de;border-radius:5px}@media only screen and (min-width: 768px){.garantia .garantia_item:nth-of-type(2) h2::after{margin:12px 0 15px 0}}.garantia .garantia_item:nth-of-type(2) p{font-size:18px;line-height:150%;text-align:center;color:#fff}@media only screen and (min-width: 768px){.garantia .garantia_item:nth-of-type(2) p{text-align:left}}.aempiricus{display:none;box-sizing:border-box;overflow:hidden;width:100%;padding:70px 0;background-color:#061219}@media only screen and (min-width: 576px){.aempiricus{background-color:rgba(8,26,35,.7)}}.aempiricus .aempiricus_content{display:flex;flex-flow:row wrap;justify-content:space-between;width:94%;margin:0 auto;max-width:400px}@media only screen and (min-width: 768px){.aempiricus .aempiricus_content{max-width:750px}}@media only screen and (min-width: 992px){.aempiricus .aempiricus_content{max-width:950px}}.aempiricus .aempiricus_item{display:block;box-sizing:border-box;width:100%;margin:0 auto 70px auto}.aempiricus .aempiricus_item:last-child{margin-bottom:0}@media only screen and (min-width: 768px){.aempiricus .aempiricus_item{width:30%;max-width:initial;margin:0}}.aempiricus .aempiricus_item>svg{display:block;margin:0 auto 12px auto;width:100%;max-width:90px;height:70px}.aempiricus .aempiricus_item h3{display:block;width:100%;font-size:20px;line-height:130%;font-weight:bold;text-align:center;color:#fff}.aempiricus .aempiricus_item h3::after{content:"";display:block;width:100px;height:2px;margin:12px auto 11px auto;background-color:#36d7de;border-radius:5px}.aempiricus .aempiricus_item p{display:block;box-sizing:border-box;width:100%;font-size:16px;line-height:130%;text-align:center;color:#fff}.footer{display:block;position:relative;box-sizing:border-box;overflow:hidden;width:100%;border-top:solid 1px #36d7de;background-color:#0d1f27}.footer_content{display:block;box-sizing:border-box;width:84%;margin:0 auto;padding:70px 0}@media only screen and (min-width: 768px){.footer_content{width:100%;max-width:700px}}@media only screen and (min-width: 992px){.footer_content{width:100%;max-width:950px}}.footer_disclaimer p{font-size:14px;line-height:130%;margin-bottom:25px;color:rgba(255,255,255,.5098039216);text-align:center}.footer_disclaimer [data-regulamento]{display:none}.footer_disclaimer [data-regulamento] a{color:rgba(255,255,255,.5098039216);text-decoration:underline}.footer_disclaimer [data-regulamento] a:hover{text-decoration-color:#36d7de}.footer_copyright p{font-size:14px;line-height:130%;color:rgba(255,255,255,.5098039216);text-align:center}.footer_bar{display:block;position:relative;width:100%;background-color:#081a23;border-top:1px solid #36d7de;background-color:#081a23}.footer_bar .footer_scrollTop-button{cursor:pointer;display:flex;width:40px;height:40px;flex-flow:column wrap;justify-content:center;align-items:center;box-sizing:border-box;z-index:1;position:absolute;top:-40px;left:0;right:initial;border-radius:0 4px 0 0;border:none;border-top:1px solid #36d7de;border-right:1px solid #36d7de;background-color:#081a23;transition:all .2s ease-in-out}@media only screen and (min-width: 768px){.footer_bar .footer_scrollTop-button{left:initial;right:0;border-radius:4px 0 0 0;border:none;border-top:1px solid #36d7de;border-left:1px solid #36d7de}}.footer_bar .footer_scrollTop-button svg{display:block;width:25px;height:25px}.footer_bar .footer_scrollTop-button:active,.footer_bar .footer_scrollTop-button:focus{background-color:#081a23}.footer_bar .footer_scrollTop-button:hover{background-color:#36d7de}.footer_ctaButtonWrapper{width:100%;position:fixed;bottom:-200px;left:50%;transform:translateX(-50%);padding:10px 10px 70px 10px;z-index:2;background-color:#fff;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:0 0 5px 0px rgba(0,0,0,.5);transition:all .2s ease-in-out}@media only screen and (min-width: 576px){.footer_ctaButtonWrapper{max-width:400px}}.footer_ctaButtonWrapper-active{bottom:-60px}.spinner{display:block;width:20px;height:20px;margin:0 auto;border-radius:50%;border:5px solid #434343;border-left-color:#36d7de;animation:loader-spinner 1.2s infinite linear;position:relative}@keyframes loader-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.footer_accordion-item{margin:0 auto 25px auto;font-family:"Outfit","Arial",sans-serif}.footer_accordion-toggle{cursor:pointer;display:flex;box-sizing:border-box;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;width:100%;padding:7px 10px;background-color:#14252e;border-radius:5px;transition:all .2s ease-in-out}.footer_accordion-toggle:hover,.footer_accordion-toggle-bgActive{background-color:#213139}.footer_accordion-toggle:hover h4,.footer_accordion-toggle-bgActive h4{color:#fff !important}.footer_accordion-toggle:hover span,.footer_accordion-toggle-bgActive span{opacity:1 !important}.footer_accordion-toggle:hover button::after,.footer_accordion-toggle:hover button::before,.footer_accordion-toggle-bgActive button::after,.footer_accordion-toggle-bgActive button::before{background-color:#fff !important}.footer_accordion-toggle span{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;opacity:.6;width:20px;height:20px;transition:all .2s ease-in-out}.footer_accordion-toggle span svg{display:block;width:20px;fill:#fff}.footer_accordion-toggle h2{display:block;font-size:14px;line-height:20px;font-weight:bold;color:rgba(255,255,255,.5098039216);text-align:left;width:calc(100% - 60px);transition:all .2s ease-in-out}@media only screen and (min-width: 576px){.footer_accordion-toggle h2{font-size:16px}}.footer_accordion-toggle button{cursor:pointer;display:block;width:20px;height:20px;background-color:rgba(0,0,0,0);position:relative;transform:rotate(0deg);transition:all .2s ease-in-out}.footer_accordion-toggle button::after,.footer_accordion-toggle button::before{content:"";display:block;background-color:rgba(255,255,255,.5098039216);position:absolute;top:50%;left:50%;z-index:1px;transform:translate(-50%, -50%);border-radius:5px}.footer_accordion-toggle button::before{width:3px;height:12px}.footer_accordion-toggle button::after{width:12px;height:3px}.footer_accordion-toggle button.button_accordion-active{transform:rotate(45deg)}.footer_accordion-box{display:block;box-sizing:border-box;width:100%;height:0;overflow:hidden;padding:0}.footer_accordion-box p{font-size:14px;line-height:150%;color:rgba(255,255,255,.5098039216);padding:10px}.footer_accordion-box p a{cursor:pointer;color:rgba(255,255,255,.5098039216)}.footer_accordion-box p a:hover{text-decoration-color:#36d7de}.footer_accordion-box ul{list-style:none}.footer_accordion-box ul li{font-size:20px;color:#525252;line-height:130%}.footer_accordion-box ul li:last-child{margin-bottom:30px}.footer_accordion-box ul li::before{content:"•";color:#36d7de;font-weight:bold;display:inline-block;margin-right:10px}.footer_accordion-visible{display:block;opacity:1;height:auto}.footer_accordion-visible.footer_accordion_box{padding:30px 10px 0 30px}@media only screen and (min-width: 768px){.footer_accordion-visible.footer_accordion_box{padding:30px 10px 0 75px}}.headline_quote{display:flex;flex-flow:column wrap;justify-content:space-between;box-sizing:border-box;margin-bottom:35px;border-radius:5px;overflow:hidden}@media only screen and (min-width: 576px){.headline_quote{flex-flow:row wrap}}.headline_quote-wrapperBullet{display:block;position:relative;width:100%;height:auto;padding:10px;background-color:#36d7de}@media only screen and (min-width: 576px){.headline_quote-wrapperBullet{width:80px;height:auto;padding:0}}.headline_quote-wrapperBullet .headline_quote-bullet{display:block;box-sizing:border-box;position:initial;width:30px;height:27px;margin:0 auto}@media only screen and (min-width: 576px){.headline_quote-wrapperBullet .headline_quote-bullet{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:initial}}.headline_quote-wrapperBullet .headline_quote-bullet svg{display:block;fill:#fff;width:30px;height:27px}.headline_quote-wrapperText{display:block;box-sizing:border-box;padding:20px 20px 20px 30px;width:100%;background-color:#104143}@media only screen and (min-width: 576px){.headline_quote-wrapperText{width:calc(100% - 80px)}}.headline_quote-wrapperText .headline_quote-text{font-size:18px !important;text-align:left !important;margin-bottom:20px !important}.headline_quote-wrapperText .headline_quote-name{font-size:16px !important;text-align:right !important;margin-bottom:0 !important}form{display:block;overflow:hidden}form legend{display:none;box-sizing:border-box;width:100%;font-size:24px;line-height:normal;font-weight:bold;text-align:center;text-transform:uppercase;letter-spacing:1px;color:#fff}form .form_wrapper{display:none}form .form_field{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;box-shadow:none;margin:12px 0 0 0;border-radius:5px;border:solid 1px #fff;background-color:#fff}form .form_field:focus{outline-color:rgba(0,0,0,0);outline-style:none;outline-width:0px}form .form_field:focus-within{box-shadow:inset 3px 5px 6px rgba(0,0,0,.3)}form .form_field .form_icon{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;box-sizing:border-box;width:20px;height:30px;margin-left:10px}form .form_field .form_icon-email svg{display:block;width:20px;fill:#8c8c8c}form .form_field:has(.form_icon-email):focus-within .form_icon-email svg{fill:#36d7de}form .form_field .form_input{display:block;box-sizing:border-box;width:calc(100% - 70px);padding:10px 0px;font-size:18px;line-height:normal;color:#000;box-shadow:none;border:none;border-bottom:rgba(0,0,0,0) solid 1px;background-color:rgba(0,0,0,0);outline:none;caret-color:#36d7de}form .form_field .form_input:focus,form .form_field .form_input:active{background-color:rgba(0,0,0,0);border-bottom:solid 1px rgba(0,0,0,0) !important;outline:none}form .form_field .form_input::placeholder{color:#8e8e8e;opacity:1}form .form_field .form_input::-ms-input-placeholder{color:#8e8e8e}form .form_field .form_iconStatus{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:20px;height:30px;margin-right:5px}form .form_field .form_iconStatus svg{display:block;width:20px}form .form_field .form_iconStatus .icon-succesful,form .form_field .form_iconStatus .icon-denied{display:none;width:20px}form .form_field .form_iconStatus-succesful .icon-succesful{display:block;fill:#2d9305}form .form_field .form_iconStatus-denied .icon-denied{display:block;fill:#bb0d31}.form_validator{display:flex;flex-flow:row wrap;justify-content:right;width:100%;max-height:0;overflow:hidden;transition:all 1s ease}.form_validator p{display:block;background:rgba(54,215,222,.5);border-bottom-right-radius:5px;border-bottom-left-radius:5px;width:fit-content;font-size:15px;line-height:130%;color:#fff;text-align:right;padding:3px 5px}.form_validator.errorMsg{max-height:500px;overflow:hidden}.form_compliance{font-size:14px;line-height:130%;text-align:center;color:rgba(255,255,255,.5803921569)}.form_compliance a{color:rgba(255,255,255,.5803921569);text-decoration:underline}.form_compliance a:hover{text-decoration-color:#36d7de}.form_status{display:none;overflow:hidden}.form_status p{font-size:24px;line-height:130%;font-weight:bold;text-align:center;color:#fff}.form_status p.form_msgRedirect{font-weight:normal;font-size:18px}.form_status p .timer{font-weight:bold;color:#25d366}.form_alreadyUnlocked{display:none;flex-flow:column wrap;justify-content:center;align-items:center;width:fit-content;margin:0 auto}@media only screen and (min-width: 768px){.form_alreadyUnlocked{flex-flow:row wrap}}.form_alreadyUnlocked svg{display:block;width:30px;height:30px;fill:#2d9305;margin-right:20px;border:solid 5px #2d9305;padding:10px;border-radius:50%;margin:0 auto 10px auto}@media only screen and (min-width: 768px){.form_alreadyUnlocked svg{margin:0 20px 0 0}}.form_alreadyUnlocked p{font-weight:normal}.form_circleLoader{display:block;width:100px;height:100px;margin:0 auto 35px auto;border-radius:50%;border:10px solid #434343;border-left-color:#5cb85c;animation:loader-spin 1.2s infinite linear;position:relative}.form_circleLoader-complete{animation:none;border-color:#5cb85c;transition:all .2s ease-in-out}.form_circleLoader-fail{animation:none;border-color:red;transition:all .2s ease-in-out}.form_feedback-success{display:block}.form_feedback-success:before,.form_feedback-success:after{content:"";display:block;background-color:#5cb85c;width:10px;transform-origin:center top;position:absolute;height:0px}.form_feedback-success:before{transform:rotate(-45deg);left:18px;top:40px;animation:form_feedback-success-1 .2s ease-in-out;animation-fill-mode:forwards}.form_feedback-success:after{transform:rotate(225deg);left:26px;top:55px;animation:form_feedback-success-2 .2s ease-in-out;animation-fill-mode:forwards;animation-delay:.2s}.form_feedback-error{display:block}.form_feedback-error:before,.form_feedback-error:after{content:"";display:block;background-color:red;width:10px;transform-origin:center top;position:absolute;height:0px}.form_feedback-error:before{transform:rotate(0deg);left:36px;top:17px;animation:form_feedback-error-1 1s ease-in-out;animation-fill-mode:forwards}.form_feedback-error:after{transform:rotate(0deg);left:36px;top:55px;animation:form_feedback-error-2 1s ease-in-out;animation-fill-mode:forwards}@keyframes loader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes form_feedback-success-1{0%{height:0px}100%{height:20px}}@keyframes form_feedback-success-2{0%{height:0px}100%{height:40px}}@keyframes form_feedback-error-1{0%{height:0px}100%{height:30px}}@keyframes form_feedback-error-2{0%{height:0px}100%{height:10px}}.modal{display:none;box-sizing:border-box;flex-flow:column wrap;justify-content:flex-start;position:fixed;align-items:center;top:0;left:0;width:100%;height:100%;z-index:10;background:linear-gradient(135deg, rgba(54, 215, 222, 0.7) 0%, rgba(0, 0, 0, 0.95) 40%);backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);overflow:auto}@media only screen and (min-width: 768px){.modal{justify-content:center}}.modal_content{width:100%;max-width:600px;margin:0 auto;border-radius:5px;overflow:visible;padding:20px 20px 60px 20px}@media only screen and (min-width: 768px){.modal_content{padding:0px}}