.navegation,header{background-color:#fff}.navegation{position:fixed;height:100px;transition:.4s;width:100%;z-index:10;top:0}.navegation__lang-options{display:flex;position:absolute;right:0;margin:5px 10px;z-index:11;cursor:pointer}.navegation__lang-options p{font-weight:400}.navegation__lang-options p.active{font-weight:700;color:#47c9e5}.navegation__lang-options p:first-child{padding-right:8px;margin-right:8px;border-right:1px solid #e8e8e8}@media(max-width:767.98px){.navegation__lang-options{display:none}}.navegation--news{z-index:1;padding:10px;text-align:center;background:#47c9e5;color:#fff;font-weight:400;font-size:14px;letter-spacing:.8px;position:relative;width:100%}.navegation .container{height:100%}.navegation__container{position:relative;z-index:2;background-color:#fff;width:100%;height:100%}.navegation__logo{cursor:pointer;height:52px;width:auto;display:flex}.navegation__logo img{height:100%;width:auto}.navegation__menu{width:25px;height:auto;display:none;cursor:pointer;overflow:visible}.navegation__menu,.navegation__menu--svg path{transition:all .3s ease-in-out}.navegation__nav{justify-content:flex-end;display:flex}.navegation__nav--links{display:flex;align-items:center;margin:0;padding:0;list-style-type:none}.navegation__nav--links li{position:relative;margin-left:30px}.navegation__nav--links li a{font-size:13px;font-weight:700;color:#8d8d8d}.navegation__nav--links li a:after{content:"";transition:width .3s;width:0}.navegation__nav--links li a:hover{text-decoration:none;color:#505050}.navegation__nav--links li a:hover:after{content:"";width:100%;height:2px;position:absolute;background-color:#47c9e5;display:block;bottom:0;left:-6px;z-index:1;transition:width .3s}.navegation__nav--links--button{position:relative;background-color:#47c9e5;font-size:13px;font-weight:700;color:#fff;border-radius:20px;padding:6px 15px;cursor:pointer;box-shadow:0 2px 5px 1px rgba(0,0,0,.2);display:flex;align-items:center;outline:none;border:none}.navegation__nav--links--button:focus{outline:none}.navegation__nav--links--button svg{height:14px;fill:#fff;margin-right:5px}.navegation__nav--links .active a{text-decoration:none;color:#505050}.navegation__nav--links .active a:after{content:"";width:100%;height:2px;position:absolute;background-color:#47c9e5;display:block;bottom:0;left:-6px;z-index:1;transition:width .3s}.navegation .open .first{transition:all .3s ease-in-out;opacity:0}.navegation .open .second{transition:all .3s ease-in-out;transform:rotate(45deg) translateY(-126px) translateX(44px)}.navegation .open .third{transition:all .3s ease-in-out;transform:rotate(-45deg) translateY(-23px) translateX(-82px)}@media(max-width:767.98px){.navegation .closed{opacity:0;height:70%}.navegation__nav{background-color:#fff;position:fixed;display:grid;width:100%;top:79px;right:0;height:0;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease-in;padding:20px 20px 80px}.navegation__nav--links{width:100%;position:relative;left:50%;transform:translateX(-50%);text-align:center;display:block}.navegation__nav--links li{margin:0 0 30px 0}.navegation__nav--links .active a:after,.navegation__nav--links li a:hover:after{content:none}.navegation__nav .lang-options{width:100%;position:absolute;display:flex;justify-content:center;cursor:pointer;bottom:43px}.navegation__nav .lang-options p{font-weight:400}.navegation__nav .lang-options p.active{font-weight:700;color:#47c9e5}.navegation__nav .lang-options p:first-child{padding-right:8px;margin-right:8px;border-right:1px solid #e8e8e8}.navegation__menu{fill:#8d8d8d;display:block}}.isOpenNav .navegation__nav{opacity:1;visibility:visible;transition:all .3s ease-out}.footer-section{position:relative;width:100%;background-color:#1f2a2c;padding:6rem 0;color:#fff}.footer-section__info--intro__logo{cursor:pointer;height:48px;width:auto;margin-bottom:1.5rem;position:relative;display:flex}.footer-section__info--intro__logo img{height:100%}.footer-section__info--intro p{font-size:14px;font-weight:300;line-height:1.8;margin-bottom:1.3rem}.footer-section__info--intro__social{display:flex}.footer-section__info--intro__social a{height:20px;width:auto;position:relative;margin-right:20px}.footer-section__info--intro__social a svg{height:100%;opacity:.9;fill:#fff}.footer-section__info--intro__social a:hover svg{fill:#47c9e5}.footer-section__info--projects{padding-left:60px}@media(max-width:991.98px){.footer-section__info--projects{padding-left:15px;margin-top:4rem}}.footer-section__info--projects h4{font-size:20px;font-weight:700;margin-bottom:2rem}.footer-section__info--projects--card{padding-bottom:15px;margin-bottom:25px;position:relative;border-bottom:1px solid #3e3e3e}.footer-section__info--projects--card:last-child{border-bottom:none;margin-bottom:0}.footer-section__info--projects--card div:first-child{position:relative;height:65px;width:65px;overflow:hidden;margin-right:1.5rem}.footer-section__info--projects--card div:first-child .hyperlink{display:none;transition:all 1s ease-in}.footer-section__info--projects--card div:first-child img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footer-section__info--projects--card div:last-child{display:flex;flex-direction:column;justify-content:center}.footer-section__info--projects--card div:last-child p{padding-top:5px;margin-bottom:3px;font-size:14px;color:#fff;font-weight:700}.footer-section__info--projects--card div:last-child span{font-size:12px;color:#fff}.footer-section__info--projects--card:hover{text-decoration:none}.footer-section__info--projects--card:hover div:first-child .hyperlink{display:block;position:absolute;width:25px;height:25px;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%)}.footer-section__info--projects--card:hover div:first-child .hyperlink svg{fill:#fff}.footer-section__info--projects--card:hover div:first-child:after{content:"";width:100%;height:100%;position:absolute;background-color:#47c9e5;opacity:.7;top:0;left:0}.footer-section__info--projects--card:hover div:last-child p{color:#47c9e5}.footer-section__info__nav{margin-bottom:1.5rem}.footer-section__info__nav ul{display:flex;margin:0;padding:0;list-style-type:none;width:100%}.footer-section__info__nav ul li{position:relative;align-items:center;display:flex;padding-right:2rem}.footer-section__info__nav ul li:first-child{margin-right:2rem;border-right:1px solid #8d8d8d}.footer-section__info__nav ul li a{font-size:14px;font-weight:700;color:#fff}.footer-section__info__nav ul li a:hover{text-decoration:none}@media(min-width:768px){.footer-section__info__nav ul li a:after{content:"";transition:width .3s;width:0}.footer-section__info__nav ul li a:hover{opacity:.8}.footer-section__info__nav ul li a:hover:after{content:"";width:70%;height:2px;position:absolute;background-color:#47c9e5;display:block;bottom:0;left:-10px;z-index:1;transition:width .3s}}.footer-section__info--parceiros{padding-left:60px}@media(max-width:991.98px){.footer-section__info--parceiros{padding-left:15px;margin-top:4rem}}.footer-section__info--parceiros h4{font-size:20px;font-weight:700;margin-bottom:2rem}.footer-section__info--parceiros ul{list-style-type:none;display:flex;flex-wrap:wrap;margin:0;padding:0;justify-content:flex-start}.footer-section__info--parceiros ul li{height:40px;width:auto;position:relative;margin:0 30px 30px 0;filter:grayscale(1);opacity:.9}@media(max-width:991.98px){.footer-section__info--parceiros ul li{margin:0 20px 40px 0}}.footer-section__info--parceiros ul li img{height:100%;filter:invert(1)}.copy-section{position:relative;background-color:#fff;padding:25px 15px}.copy-section__copyright{color:#505050;font-weight:300;font-size:13px;margin:0;width:100%;text-align:center}.copy-section__copyright strong{font-weight:700}.copy-section .powered{font-size:11px;position:absolute;right:0;line-height:16px;color:#757575;font-weight:100;max-width:59px}.copy-section .powered a{text-decoration:none;color:#757575;font-weight:600}@media(max-width:991.98px){.copy-section .powered{position:relative;max-width:100%;text-align:center;margin-top:15px}}@media(max-width:991.98px){.copy-section{flex-direction:column}}.loading{position:absolute;align-items:center;width:100%;height:100%;z-index:8;left:0;top:0;background-color:hsla(0,0%,100%,.7098039216)}.loading .text-main{width:4rem;height:4rem;color:#47c9e5}#map,.mapbox-container{position:relative}#map{width:100%;height:600px}.mapboxgl-canvas{height:100%}.mapboxgl-canvas-container{position:absolute;width:100%;height:600px;top:0}.mapboxgl-ctrl-logo,.mapboxgl-ctrl.mapboxgl-ctrl-attrib{display:none!important}.geocoder{position:absolute;z-index:1;left:10px;top:10px}.mapboxgl-ctrl-geocoder{min-width:100%}.mapboxgl-ctrl-top-right{display:none}.contactos{position:relative;width:100%;overflow:hidden}.contactos__card{display:flex;background-position:50%;padding:6.5rem 7%;align-items:center}@media(max-width:767.98px){.contactos__card{padding:30px 30px}}.contactos__card:first-of-type{background-color:#47c9e5}.contactos__card:nth-of-type(2){background-color:#37bfdc}.contactos__card:nth-of-type(3){background-color:#2fb1cd}.contactos__card--text{padding-left:75px}.contactos__card--text p{font-size:16px;margin-bottom:7px;color:#fff;font-weight:700}.contactos__card--text span{color:#fff;font-weight:400;font-size:14px;line-height:1.8}.contactos__card--text span a{font-weight:700;border-bottom:1px dashed #fff}.contactos__card--text a{color:#fff;text-decoration:none;cursor:pointer}.contactos__card--icon{position:absolute;display:block;height:48px;width:48px;transition:all .3s ease-in-out}.contactos__card--icon svg{fill:#fff}.contactos__card:hover .contactos__card--icon{transform:translateY(-5px)}.hours-info{color:#505050;margin-bottom:12px;font-size:12px;display:block}.sidebar{position:fixed;border-radius:5px;right:20px;top:50%;transform:translateY(-50%);z-index:100;box-shadow:-10px 0 20px 2px rgba(0,0,0,.06)}@media(max-width:767.98px){.sidebar{display:none}}.sidebar a{position:relative;display:block}.sidebar a:hover .sidebar__card{box-shadow:-14px 4px 21px -8px rgba(0,0,0,.08)}.sidebar a:hover .sidebar__card svg{fill:#47c9e5}.sidebar a:hover .sidebar__card__options-hover{opacity:1;right:50px}.sidebar a:first-child .sidebar__card{border-top-left-radius:5px;border-top-right-radius:5px}.sidebar a:last-child .sidebar__card{border:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.sidebar__card{background-color:#fff;padding:18px 17px;border-bottom:1px solid #e8e8e8;text-align:center;position:relative}.sidebar__card svg{height:22px;width:auto;fill:#8d8d8d}.sidebar__card__options-hover{position:absolute;background-color:#fff;color:#505050;padding:20px 26px;right:0;top:0;bottom:0;opacity:0;transition:all .2s ease-in-out;z-index:-10;border-top-left-radius:5px;border-bottom-left-radius:5px;font-size:13px;box-shadow:0 0 20px 2px rgba(0,0,0,.08)}.arrowUp{display:none;border-radius:100%;height:46px;position:fixed;right:25px;bottom:30px;z-index:11;fill:#cecece;cursor:pointer;transition:all .2s ease-in-out;transform:rotate(180deg)}.arrowUp:hover{background-color:#47c9e5;fill:#47c9e5}.arrowUp:hover .first{fill:#47c9e5}.arrowUp:hover .last{fill:#fff}.modal-backdrop{opacity:.5}.modal-content header{border:none}.modal-content header .close{margin:-1rem -1rem -1rem auto;font-size:45px;font-weight:300;padding:5px 16px 0 0;outline:none}.modal-content .modal-body{padding:2rem 4rem 4rem}@media(max-width:767.98px){.modal-content .modal-body{padding:2rem}}.modal-content .modal-body .input{border:1px solid #e3e3e3;color:#8d8d8d;border-radius:15px;padding:0 30px;line-height:48px;font-weight:400;height:auto;outline:none}.modal-content .modal-body .input:active,.modal-content .modal-body .input:focus{box-shadow:0 0 10px .5px rgba(159,162,164,.2)}.modal-content .modal-body .input.red{border-bottom:1px solid #dc3545}.modal-content .modal-body .form-group>label{color:#505050;font-size:14px}.modal-content .modal-body .form-group label:after{content:"*";display:inline-block;font-size:34px;position:absolute;top:-8px;margin-left:4px;color:#47c9e5}.modal-content .modal-body .continue-question{width:100%;text-align:center;margin:70px 0 30px;color:#505050;font-weight:700}.modal-content .modal-body .continue-question--no,.modal-content .modal-body .continue-question--yes{position:relative;font-size:13px;font-weight:700;color:#fff;border-radius:20px;padding:6px 45px;cursor:pointer;box-shadow:0 2px 5px 1px rgba(0,0,0,.2);display:flex;align-items:center;outline:none;border:none;width:auto}.modal-content .modal-body .continue-question--no{background-color:#47c9e5}.modal-content .modal-body .continue-question--yes{margin-left:40px;background-color:#6a6a6a!important}@media(max-width:767.98px){.modal-content .modal-body .buttons-sec{flex-direction:column;text-align:center;align-items:center}}.modal-content .modal-body .button-form{border-radius:35px;color:#fff;padding:14px 31px;font-size:13px;border:none;font-weight:700;text-transform:uppercase;outline:none;display:flex;align-items:center;transition:letter-spacing .3s ease-in-out;letter-spacing:normal;position:relative}.modal-content .modal-body .button-form svg{height:13px;margin-left:15px}.modal-content .modal-body .button-form svg path{fill:#fff}.modal-content .modal-body .button-form:hover{background-color:#e8e8e8;color:#fff;letter-spacing:1px}.modal-content .modal-body .button-form:hover svg path{fill:#fff}.modal-content .modal-body .button-form--submit{background-color:#47c9e5!important}.modal-content .modal-body .button-form--back{background-color:#6a6a6a!important}@media(max-width:767.98px){.modal-content .modal-body .button-form--back{margin-bottom:20px}}.modal-content .modal-body .login--label h2{color:#47c9e5;margin:0;font-weight:600}.modal-content .modal-body .login--label p{font-size:14px;width:100%;font-weight:300;color:#3f3f3f;margin:20px 0 0}.modal-content .modal-body .login--inputs{flex-direction:column;margin:40px 0}.modal-content .modal-body .login--inputs .recuperarPass{float:right;font-size:14px;font-weight:100;color:#6a6a6a;border-bottom:1px dashed #e8e8e8;margin:10px 0 0;line-height:17px}.modal-content .modal-body .login--inputs .recuperarPass:hover{text-decoration:none}.modal-content .modal-body .login--nonClient{font-size:14px;width:100%;font-weight:300;color:#3f3f3f}.modal-content .modal-body .login--nonClient span{font-weight:500;border-bottom:1px dashed #47c9e5;cursor:pointer}.modal-content .modal-body .login .button-form--login{background-color:#47c9e5!important;width:100%;justify-content:center}.modal-content .error-msg{color:#721c24;background-color:#f8d7da}.modal-content .error-msg,.modal-content .success-msg{border:none;border-radius:3px;position:relative;padding:.75rem 1.25rem;margin:0;text-align:center}.modal-content .success-msg{color:#155724;background-color:#d4edda}@font-face{font-family:Raleway;font-style:normal;font-weight:100;src:url(../fonts/raleway-v14-latin-100.0f29c9ad.eot);src:local("Raleway Thin"),local("Raleway-Thin"),url(../fonts/raleway-v14-latin-100.0f29c9ad.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-100.161ab2ad.woff) format("woff"),url(../fonts/raleway-v14-latin-100.4ea484e3.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:200;src:url(../fonts/raleway-v14-latin-200.73316c94.eot);src:local("Raleway ExtraLight"),local("Raleway-ExtraLight"),url(../fonts/raleway-v14-latin-200.73316c94.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-200.138feb24.woff) format("woff"),url(../fonts/raleway-v14-latin-200.68be85ec.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:300;src:url(../fonts/raleway-v14-latin-300.d2c515ae.eot);src:local("Raleway Light"),local("Raleway-Light"),url(../fonts/raleway-v14-latin-300.d2c515ae.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-300.4baae0f7.woff) format("woff"),url(../fonts/raleway-v14-latin-300.e32d1521.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:url(../fonts/raleway-v14-latin-regular.e18be132.eot);src:local("Raleway"),local("Raleway-Regular"),url(../fonts/raleway-v14-latin-regular.e18be132.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-regular.60b344eb.woff) format("woff"),url(../fonts/raleway-v14-latin-regular.5d060e06.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:500;src:url(../fonts/raleway-v14-latin-500.66aac239.eot);src:local("Raleway Medium"),local("Raleway-Medium"),url(../fonts/raleway-v14-latin-500.66aac239.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-500.e9163c03.woff) format("woff"),url(../fonts/raleway-v14-latin-500.4684f504.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:600;src:url(../fonts/raleway-v14-latin-600.3b57a3fc.eot);src:local("Raleway SemiBold"),local("Raleway-SemiBold"),url(../fonts/raleway-v14-latin-600.3b57a3fc.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-600.b2b7ca0e.woff) format("woff"),url(../fonts/raleway-v14-latin-600.08e60303.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:url(../fonts/raleway-v14-latin-700.f1dcd134.eot);src:local("Raleway Bold"),local("Raleway-Bold"),url(../fonts/raleway-v14-latin-700.f1dcd134.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-700.f252da37.woff) format("woff"),url(../fonts/raleway-v14-latin-700.57548986.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:800;src:url(../fonts/raleway-v14-latin-800.f54930ea.eot);src:local("Raleway ExtraBold"),local("Raleway-ExtraBold"),url(../fonts/raleway-v14-latin-800.f54930ea.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-800.47f455f9.woff) format("woff"),url(../fonts/raleway-v14-latin-800.2bc52732.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}@font-face{font-family:Raleway;font-style:normal;font-weight:900;src:url(../fonts/raleway-v14-latin-900.a574bd02.eot);src:local("Raleway Black"),local("Raleway-Black"),url(../fonts/raleway-v14-latin-900.a574bd02.eot?#iefix) format("embedded-opentype"),url(../fonts/raleway-v14-latin-900.d04db131.woff) format("woff"),url(../fonts/raleway-v14-latin-900.8b82ccb2.ttf) format("truetype"),url([object Module]#Raleway) format("svg")}*,:after,:before{box-sizing:border-box!important}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,html{height:100%}html{background-color:#fff}body{font-family:Raleway,sans-serif;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;font-smoothing:antialiased}a{text-decoration:none}.statusbar-overlay{background:rgba(var(--theme),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.custom-control-input:checked~.custom-control-label:after{content:"";width:10px;height:10px;background-image:none;background-size:0;border-radius:100%;left:-19px;top:9px}.custom-control-input:checked~.custom-control-label:before,.custom-control-label:before{background-image:none;content:"";width:20px;height:20px;border:1.4px solid #ebebeb;background-color:#fff}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-image:none}.custom-select,.custom-select.is-invalid,.custom-select.is-valid,.was-validated .custom-select:invalid,.was-validated .custom-select:valid{background-image:url(/assets/svg/seta-para-baixo.svg);background-size:14px}.custom-select:disabled{background-color:#fafafa;border:1px solid transparent!important;color:#8d8d8d!important;opacity:1}.custom-control-input:focus~.custom-control-label:before{box-shadow:none}.form-control:disabled,.form-control[readonly]{border:none!important;background-color:#fafafa}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}.slideInUp1{animation-delay:.2s;animation-duration:2s;animation-fill-mode:both;animation-name:slideInUp}.slideInUp0{animation-delay:.4s;animation-duration:2s;animation-fill-mode:both;animation-name:slideInUp}.slideInUp{animation-duration:1.5s;animation-fill-mode:both;animation-name:slideInUp}.opacity{animation-delay:1s;animation-fill-mode:both;animation-name:opacity}.opacity,.opacity1{animation-duration:1s}.opacity1{animation-delay:.5s;animation-fill-mode:both;animation-name:opacity}.opacity2{animation-delay:.1s;animation-duration:.5s;animation-fill-mode:both;animation-name:opacity}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInLeft{animation-fill-mode:both;animation:slideInLeft .8s ease-in-out;-webkit-animation:slideInLeft .8s ease-in-out;opacity:1!important}.slideInLeft1{animation-fill-mode:both;animation:slideInLeft 1.3s ease-in-out;-webkit-animation:slideInLeft 1.3s ease-in-out;opacity:1!important}@keyframes slideInLeftAfter{0%{width:0;visibility:visible}}.slideInLeftAfter:after{animation-fill-mode:both;animation:slideInLeftAfter 2s ease-in-out;-webkit-animation:slideInLeftAfter 2s ease-in-out}@keyframes slideInRight{0%{transform:translate3d(20%,0,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInRight{animation-fill-mode:both;animation:slideInRight .8s ease-in-out;opacity:1}.slideInRight1{animation-fill-mode:both;animation:slideInRight 1.3s ease-in-out;opacity:1}@keyframes slideInLeftContacts{0%{transform:translate3d(-20%,0,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInLeftContacts{animation-fill-mode:both;animation:slideInLeftContacts 1.5s ease-in-out;opacity:1}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-fill-mode:both;animation:slideInDown 1s ease-in-out;visibility:visible}.slideInDown1,.slideInDown2{animation-fill-mode:both;animation:slideInDown 1.2s ease-in-out;visibility:visible}.header-colapse{padding:20px 20px 20px 50px;border-bottom:1px solid #e8e8e8;position:relative;font-weight:500;color:#505050;cursor:pointer;outline:none}.header-colapse span{color:#47c9e5;font-size:34px;font-weight:300;position:absolute;bottom:7px;left:18px}.body-colapse{position:relative;border-bottom:1px solid #e8e8e8}.body-colapse>p{padding:20px 20px 20px 50px;font-size:14px;margin:0;color:#6a6a6a}.body-colapse>p sup{font-size:22px;top:4px;color:#000;font-weight:600}.body-colapse>p a{color:#47c9e5!important}.body-colapse>p p{margin:0}:not(.collapsed).header-colapse{background:#f4f4f4}.collapsed>.when-opened,:not(.collapsed)>.when-closed{display:none}#app{opacity:1}.fadeApp{animation:fadein 3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}