@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=PT+Sans:wght@700&family=Ubuntu:wght@300;700&display=swap);@charset "UTF-8";:root{--sm1:.25rem;--sm2:.375rem;--sm3:.5rem;--sm4:.75rem;--sm5:.875rem;--md1:1rem;--md2:1.115rem;--md3:1.25rem;--md4:1.5rem;--md5:1.75rem;--md6:1.875rem;--lg1:2rem;--lg2:2.5rem;--lg3:3rem;--lg4:3.5rem;--lg5:4rem;--lg6:4.5rem}html{font-size:15px;overflow-x:hidden}body{margin:0;font-family:"Roboto",sans-serif;overflow-x:hidden}*{scroll-behavior:smooth}a,a:active,a:focus,a:hover{text-decoration:none}ul{list-style:none;padding:0}.sub-alert{color:#721c24;padding:0.5rem;font-size:var(--sm5)}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.link-absolute{position:absolute;left:0;top:0;width:100%;height:100%}.center-absolute{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}svg{transition:ease-in-out 0.2s}svg *{transition:ease-in-out 0.2s}svg.blue path{fill:#09005D}svg.blue-lgt path{fill:#307FE2}form .form-group .form-control{background:#FFF;border:1.5px solid #EAEAEA;box-shadow:0 8px 10px 3px rgba(106,106,106,0.05);border-radius:6px;height:50px}form .form-group .form-control:is(textarea){height:auto}form .form-group .form-control:focus,form .form-group .form-control:active{border-color:#07CFAD}form .form-group .form-control::-moz-placeholder{font-weight:500;font-weight:var(--sm5);color:#000}form .form-group .form-control::placeholder{font-weight:500;font-weight:var(--sm5);color:#000}form .form-group.custom-icon{position:relative}form .form-group.custom-icon .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}form .form-group.custom-icon .form-control:is(select) + span{pointer-events:none}form .form-group.custom-icon .form-control:is(select):hover + span svg path{fill:#09005D}form .form-group.custom-icon span{position:absolute;right:10px;top:50%;transform:translateY(-50%)}form .form-group.custom-icon span button{border:0;outline:0;background-color:transparent}form .form-group.custom-icon span:hover svg path{fill:#09005D}form .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table}form .btn:hover{background:transparent;color:#07CFAD}form .btn:hover svg *{fill:#07CFAD}form .btn svg{margin-left:10px}.btn{border-radius:5px;padding:0.7rem 2rem;transition:ease-in-out 0.2s}.btn-green{color:#FFF;background:#07CFAD;border:2px solid #07CFAD}.btn-green:hover{background:#307FE2;border-color:#307FE2;color:#FFF}.btn-icon-right{display:inline-flex;align-items:center}.btn-icon-right svg{margin-left:1rem}.modal-associe{padding-right:0}.modal-associe .modal-dialog{max-width:750px}.modal-associe .modal-body{padding:2rem;position:relative}.modal-associe .modal-body > .close{position:absolute;right:1rem;top:0rem;font-size:3rem;color:rgba(0,0,0,0.8);transition:ease-in-out 0.2s}.modal-associe .modal-body > .close:hover{color:#307FE2}.modal-associe .modal-body #modal-title{font-size:var(--md4);font-weight:600;color:#09005D;position:relative;margin-bottom:2rem}.modal-associe .modal-body #modal-title:after{content:"";height:5px;background-color:#09005D;width:100px;border-radius:50px;position:absolute;bottom:-7px;left:0}.modal-associe .modal-body form .form-group .form-control::-moz-placeholder{color:rgba(0,0,0,0.5)}.modal-associe .modal-body form .form-group .form-control::placeholder{color:rgba(0,0,0,0.5)}.modal-associe .modal-body form .form-check{padding:1rem;padding-left:2rem}.modal-associe .modal-body form .form-check .form-check-input{transform:scale(1.3)}@media (max-width:767.99px){.modal-associe .modal-body form .form-check .form-check-label{margin-left:0.75rem}}.modal-associe .modal-body form button{display:table;margin-left:auto;margin-top:1rem}.modal-minuto .modal-body{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:2rem;padding-bottom:3rem}.modal-minuto .modal-body > .close{position:absolute;right:1rem;top:0rem;font-size:3rem;color:rgba(0,0,0,0.8);transition:ease-in-out 0.2s}.modal-minuto .modal-body > .close:hover{color:#307FE2}.modal-minuto .modal-body > svg{margin-bottom:5px}.modal-minuto .modal-body .modal-text{font-size:var(--md2)}.modal-minuto .modal-body .btn{margin:10px 0;color:#000;height:100%;background:#07CFAD;border-radius:5px;padding:0.5rem 2rem;transition:ease-in-out 0.2s;border:0}.modal-minuto .modal-body .btn:hover{background:#307FE2;color:#FFF}.modal-minuto .modal-body form{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.modal-minuto .modal-body form .input-container{margin-top:10px;border:2px solid #eaeaea;box-sizing:border-box;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0.25rem;width:100%;max-width:90%;margin:0 auto}.modal-minuto .modal-body form .input-container svg{margin:0 10px;flex:0 0 21px}.modal-minuto .modal-body form .input-container input{border:0;outline:0;width:100%;padding-right:10px}.modal-minuto .modal-body form .input-container button{height:100%;background:#07CFAD;border-radius:5px;padding:0.5rem 2rem;transition:ease-in-out 0.2s;border:0}.modal-minuto .modal-body form .input-container button:hover{background:#307FE2;color:#FFF}#formOl{padding:3rem 0rem 1rem}#formOl h3{text-align:center;margin-bottom:1rem}#formOl form{display:flex;flex-direction:column;justify-content:center;align-items:center}#formOl form .form-group{display:flex;align-items:center;justify-content:center;border:2px solid #eaeaea;box-sizing:border-box;border-radius:5px;margin-top:10px;padding:1rem 0.25rem;width:450px;max-width:90%}#formOl form .form-check{display:flex;text-align:left;align-items:center;width:450px;max-width:90%}#formOl form .form-check label{padding-left:0.5rem;font-size:0.9rem;margin:1rem 0}#formOl form svg{margin:0 10px;flex:0 0 21px}#formOl form input[type=text]{border:0;outline:0;width:100%;padding-right:10px}#formOl form input[type=checkbox]{width:auto;padding-right:10px}#formOl form button{height:100%;background:#07cfad;border-radius:5px;padding:0.5rem 2rem;transition:0.2s;border:0;margin-top:1rem}#formOl form button:hover{background:#307fe2;color:#fff}.modalPerfilOlBtn{background:#07cfad!important;border-radius:5px!important;padding:0.5rem 2rem!important;transition:0.2s!important;border:0!important;margin-top:-2rem!important}.modalPerfilOlBtn:hover{background:#307fe2!important;color:#fff!important}header .navbar{position:relative;z-index:9;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:3px solid #f3f3f3}header .navbar > .nav-brand{animation:fade_right 0.8s ease;animation-fill-mode:infinite;display:flex;align-items:center;justify-content:center;padding:1rem;visibility:visible;opacity:1!important}@keyframes fade_right{from{opacity:0;transform:translate3d(-100px,0,0)}to{opacity:1!important;transform:translateZ(0)}}header .navbar > .nav-toggler{display:none}header .navbar > .nav-toggler svg{width:35px;height:25px}@media (max-width:767px){header .navbar > .nav-toggler{display:block;padding:1rem}}header .navbar > .nav-list{animation:fade_left 0.8s ease;animation-fill-mode:infinite;display:flex;align-items:center;justify-content:space-between;height:100%;height:calc(87px + 2rem);visibility:visible;opacity:1!important}@keyframes fade_left{from{opacity:0;transform:translate3d(100px,0,0)}to{opacity:1!important;transform:translateZ(0)}}header .navbar > .nav-list > .nav-item{position:relative;height:100%;display:flex;align-items:center}@media (max-width:767px){header .navbar > .nav-list > .nav-item{padding-left:0}header .navbar > .nav-list > .nav-item:before{display:none}}header .navbar > .nav-list > .nav-item.active > .nav-link,header .navbar > .nav-list > .nav-item:hover > .nav-link{color:#07CFAD;font-weight:500}header .navbar > .nav-list > .nav-item.active > .nav-link:after,header .navbar > .nav-list > .nav-item.active > .nav-link:before,header .navbar > .nav-list > .nav-item:hover > .nav-link:after,header .navbar > .nav-list > .nav-item:hover > .nav-link:before{height:3px}header .navbar > .nav-list > .nav-item > .nav-link{position:relative;font-size:var(--md1);height:100%;display:flex;align-items:center;transition:ease-in-out 0.2s;color:#000;padding:0rem 2rem}header .navbar > .nav-list > .nav-item > .nav-link:after{position:absolute;content:"";width:100%;left:0;bottom:-3px;background:#07CFAD;height:0;transition:ease-in-out 0.2s}header .navbar > .nav-list > .nav-item > .nav-link:before{position:absolute;content:"";width:100%;left:0;top:0rem;background:#07CFAD;height:0;transition:ease-in-out 0.2s}header .navbar > .nav-list > .nav-item.dropdown{position:relative;transition:border-bottom 0.23s ease-in-out,background 0.23s linear}header .navbar > .nav-list > .nav-item.dropdown:after{display:inline-block;width:0;height:0;content:"";border-top:0.3em solid #FFF;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;position:absolute;top:50%;transform:translateY(-50%);right:15px;transition:ease-in-out 0.2s;border-top-color:#8fa2b2}header .navbar > .nav-list > .nav-item.dropdown:hover:after,header .navbar > .nav-list > .nav-item.dropdown:focus-within:after{border-top-color:#07CFAD}header .navbar > .nav-list > .nav-item.dropdown:hover .dropdown-menu,header .navbar > .nav-list > .nav-item.dropdown:hover .dropdown-menu:hover,header .navbar > .nav-list > .nav-item.dropdown:focus-within .dropdown-menu,header .navbar > .nav-list > .nav-item.dropdown:focus-within .dropdown-menu:hover{visibility:visible;opacity:1;display:block}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu{flex-direction:column;align-items:flex-start;position:absolute;left:50%;transform:translateX(-50%);visibility:hidden;display:none;opacity:0;background-color:#FFF;border:0.5px solid #cdcdcd;box-shadow:0 41px 95px -55px #b4d2ff;border-radius:5px;z-index:9;top:100%;margin-top:3px;padding:1rem 0}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item{padding:0.5rem}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item > .dropdown-link{transition:ease-in-out 0.2s;white-space:nowrap;padding:0rem 2rem;border-radius:8px;color:#000;display:flex;align-items:center}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item > .dropdown-link svg{margin-right:10px}header .navbar > .nav-list > .nav-item.dropdown > .dropdown-menu > .dropdown-item > .dropdown-link:hover{color:#307FE2}header .navbar > .nav-list > .nav-item.associe{margin-right:1rem}header .navbar > .nav-list > .nav-item.associe > .nav-link{height:auto;font-weight:500;color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s}header .navbar > .nav-list > .nav-item.associe > .nav-link::after,header .navbar > .nav-list > .nav-item.associe > .nav-link::before{display:none}header .navbar > .nav-list > .nav-item.associe > .nav-link:hover{background:#307FE2;border-color:#307FE2}header .navbar > .nav-list > .nav-item.share:after{display:none}header .navbar > .nav-list > .nav-item.share > .nav-link{height:auto}header .navbar > .nav-list > .nav-item.share > .nav-link::after,header .navbar > .nav-list > .nav-item.share > .nav-link::before{display:none}header .navbar > .nav-list > .nav-item.share > .nav-link svg{transition:ease-in-out 0.2s}header .navbar > .nav-list > .nav-item.share > .nav-link svg path{transform:translateX(1px)}header .navbar > .nav-list > .nav-item.share > .nav-link:hover svg{transform:scale(1.1)}header .navbar > .nav-list > .nav-item.share > .nav-link:hover svg path{fill:#307FE2}header .navbar > .nav-list > .nav-item.share .dropdown-menu{top:70%;padding:0.5rem 0;border:0}header .navbar > .nav-list > .nav-item.share .dropdown-menu .dropdown-item .dropdown-link{padding:0}header .navbar > .nav-list > .nav-item.share .dropdown-menu .dropdown-item .dropdown-link:hover svg{transform:scale(1.1)}header .navbar > .nav-list > .nav-item.share .dropdown-menu .dropdown-item .dropdown-link svg{margin-right:0;width:30px;height:auto;transition:ease-in-out 0.2s}@media (max-width:767px){header .navbar > .nav-brand{flex:0 0 250px;max-width:250px;justify-content:flex-start}header .navbar > .nav-list{flex-direction:column;width:100%;flex:0 0 100%;left:0;align-items:flex-start;padding:1rem;display:none;opacity:0;transition:ease-in-out 0.2s;box-shadow:none;z-index:99;position:initial;background:#FFF;box-shadow:none;margin:0;height:100%}header .navbar > .nav-list .nav-item:not(:last-child){margin-bottom:1.5rem}header .navbar > .nav-list .nav-item.associe{width:100%}header .navbar > .nav-list .nav-item.associe .nav-link{width:100%;justify-content:center}header .navbar > .nav-list .nav-item > .nav-link:after,header .navbar > .nav-list .nav-item > .nav-link:before{display:none!important}header .navbar > .nav-list .nav-item.dropdown{display:inline-flex;text-align:left;flex-direction:column;align-items:flex-start}header .navbar > .nav-list .nav-item.dropdown:after{transition:none}header .navbar > .nav-list .nav-item.dropdown:hover:after{top:12px;right:0}header .navbar > .nav-list .nav-item.dropdown .dropdown-menu{position:static;transform:none;margin-left:2rem;margin-top:1rem;margin-bottom:1rem}header .navbar > .nav-list .nav-item.share{flex-direction:row;align-items:center;width:100%;justify-content:center}header .navbar > .nav-list .nav-item.share > .nav-link{display:none}header .navbar > .nav-list .nav-item.share .dropdown-menu{display:flex!important;flex-direction:row;margin:0;opacity:1;visibility:visible;width:100%;position:initial;justify-content:space-between;max-width:170px}}.nav-item .dropdown-menu{display:none;position:absolute;background-color:white;min-width:200px;box-shadow:0 8px 16px rgba(0,0,0,0.2);z-index:1}.nav-item.dropdown:hover .dropdown-menu{display:block}.dropdown-structure{position:relative}.dropdown-structure .dropdown-menu-structure{display:none;position:absolute;left:100%;top:50%;transform:translateY(-50%);background-color:white;min-width:200px;box-shadow:0 8px 16px rgba(0,0,0,0.08);z-index:1}.dropdown-structure:hover .dropdown-menu-structure{display:block}.dropdown-item-structure{padding:8px 16px}.dropdown-item-structure a{text-decoration:none;color:#000}.dropdown-item-structure a svg{margin:0 0.3rem 0 1rem}.dropdown-item-structure a:hover{color:#307FE2}@media (max-width:767px){.navbar .dropdown-structure .dropdown-menu-structure{position:static;transform:none;left:0;top:0;margin-left:1rem;box-shadow:none}.navbar .dropdown-item-structure{padding:0.5rem 0 0 1.5rem}.navbar .nav-item.dropdown > .dropdown-menu,.navbar .nav-item.dropdown-structure > .dropdown-menu-structure{display:none}.navbar .nav-item.dropdown.active > .dropdown-menu,.navbar .nav-item.dropdown-structure.active > .dropdown-menu-structure,.navbar .nav-item.dropdown:hover > .dropdown-menu,.navbar .nav-item.dropdown-structure:hover > .dropdown-menu-structure{display:block}.navbar .nav-item.dropdown-structure > .dropdown-link::after{content:"▼";float:right;margin-left:10px}.navbar .nav-item.dropdown-structure.active > .dropdown-link::after{content:"▲"}}.desktop-only{display:none!important}@media (min-width:768px){.mobile-only{display:none!important}.desktop-only{display:block!important}}@media (min-width:768px){.mobile-only{display:none}.desktop-only{display:block}}@media (max-width:767px){.navbar .nav-list{display:flex;flex-direction:column}.navbar .nav-toggler{display:block}.navbar .nav-item{width:100%}.navbar .dropdown-menu{position:static;transform:none;margin-left:0;margin-top:1rem;margin-bottom:1rem;box-shadow:none}.navbar .dropdown-structure .dropdown-menu-structure{position:static;transform:none;left:0;top:0;margin-left:1rem;box-shadow:none}.navbar .dropdown-item-structure#board{padding:0.5rem 1rem}.navbar .dropdown-item-structure#structure{padding:0.5rem 0}.navbar .nav-item.dropdown > .dropdown-menu,.navbar .nav-item.dropdown-structure > .dropdown-menu-structure{display:none}.navbar .nav-item.dropdown.active > .dropdown-menu,.navbar .nav-item.dropdown-structure.active > .dropdown-menu-structure,.navbar .nav-item.dropdown:hover > .dropdown-menu,.navbar .nav-item.dropdown-structure:hover > .dropdown-menu-structure{display:block}.navbar .nav-item.dropdown-structure > .dropdown-link::after{content:"▼";float:right;margin-left:10px}.navbar .nav-item.dropdown-structure.active > .dropdown-link::after{content:"▲"}}footer{background:#f4f6f6;padding:4rem 0;overflow:hidden}footer .row.home{gap:1rem;justify-content:space-between;margin-top:3rem}footer .row.home .organizations{display:flex}footer .row.home .organizations .col{flex-grow:unset}footer .row.home .organizations a img{height:72px}footer .row.home .organizations .col:last-of-type a{font-size:7px;text-transform:uppercase;font-weight:900;display:flex;justify-content:center;flex-direction:column;text-align:center;margin-top:3px}footer .row.home .organizations .col:last-of-type a img{height:59px;-o-object-fit:contain;object-fit:contain}footer .row.home .social{display:flex;gap:0.9rem;position:relative;right:4.5rem}footer .row.home .social a:hover svg *{fill:#07CFAD}@media (max-width:1200px){footer .row.home .social{right:2.6rem}}@media (max-width:1000px){footer .row.home{justify-content:center;margin-top:3rem;gap:2rem;flex-direction:column-reverse;align-items:center}footer .row.home .col{display:flex;justify-content:center}}@media (max-width:767px){footer .row.home .organizations{flex-wrap:wrap;justify-content:center;-moz-column-gap:1rem;column-gap:1rem;row-gap:0}footer .row.home .organizations .col{flex:unset}footer .row.home .organizations .col img{height:unset;width:150px}footer .row.home .organizations .col:last-of-type a{margin-bottom:0}footer .row.home .social{right:0}}footer .col{flex:1}@media (max-width:767px){footer .col{flex:0 0 50%;max-width:50%}}footer .col-title{font-weight:600;margin-bottom:1.5rem;color:inherit;transition:ease-in-out 0.2s;cursor:pointer}footer .col-title:hover{color:#307FE2}footer .col-list{display:none}footer .col-item:not(:last-child){margin-bottom:1rem}footer .col-link{color:#000;transition:ease-in-out 0.2s;display:flex;align-items:center}footer .col-link svg{margin-right:10px}footer .col-link:hover{color:#307FE2}footer .col-link:hover svg *{fill:#07CFAD}footer .col.last{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (max-width:767px){footer .col.last{flex:0 0 100%;max-width:100%}footer .col.last .col-link{margin-top:2rem}}footer .col.last .col-link{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s}footer .col.last .col-link:hover{background:#307FE2;border-color:#307FE2}footer + .bottom-bar{padding-top:1rem;padding-bottom:1rem;font-size:var(--sm5)}footer + .bottom-bar .container{width:100%;display:flex;align-items:center;justify-content:space-between}footer + .bottom-bar p{margin-bottom:0}footer + .bottom-bar .left{display:flex;align-items:center}footer + .bottom-bar .left svg{width:40px;height:auto;margin-right:1rem}footer + .bottom-bar .right{display:flex;align-items:center;gap:0.5rem}footer + .bottom-bar .right a{color:#000;text-decoration:underline;transition:ease-in-out 0.2s}footer + .bottom-bar .right a:hover{color:#07CFAD}@media (max-width:767.99px){footer + .bottom-bar .container{flex-direction:column}footer + .bottom-bar .container .left{text-align:center;flex-direction:column}footer + .bottom-bar .container .left svg{margin-right:0;margin-bottom:1rem}footer + .bottom-bar .container .right{flex-direction:column;margin-top:1rem}footer + .bottom-bar .container .right p:nth-child(2){display:none}}.pagination{display:flex;align-items:center;justify-content:center;margin-top:3rem;flex-wrap:wrap}.pagination .pages{display:flex;align-items:center;gap:0.5rem;margin:0 1.5rem}@media (max-width:767.99px){.pagination .pages{margin-bottom:1rem;order:1;flex:0 0 100%;justify-content:center}}.pagination .pages .page{width:35px;height:50px;display:flex;align-items:center;justify-content:center;color:#423E3D;transition:ease-in-out 0.2s;font-family:"PT Sans",sans-serif}.pagination .pages .page.active,.pagination .pages .page:hover{background:#07CFAD;color:#FFF}.pagination .prev,.pagination .next{display:flex;align-items:center;color:#423E3D;transition:ease-in-out 0.2s;gap:10px;font-family:"PT Sans",sans-serif;text-transform:uppercase;font-size:var(--sm5)}.pagination .prev span,.pagination .next span{display:flex;align-items:center;justify-content:center;transition:ease-in-out 0.2s}.pagination .prev:hover,.pagination .next:hover{color:#09005D}.pagination .prev:hover span svg path,.pagination .next:hover span svg path{fill:#07CFAD}@media (max-width:767.99px){.pagination .prev{order:2;margin-right:1rem;margin-top:1rem}}@media (max-width:767.99px){.pagination .next{order:3;margin-top:1rem}}#cookieConsent{position:fixed;background:#FFF;bottom:0;z-index:999999;width:100%;text-align:center;padding:1.5rem 0;box-shadow:0 -25px 40px -27px rgba(230,230,230,0.4)}#cookieConsent a{color:#09005D;transition:ease-in-out 0.2s}#cookieConsent a:hover{color:#07CFAD}#cookieConsent button{border:0;margin-left:1rem;border-radius:0;text-transform:uppercase;font-size:0.9rem;font-weight:600;justify-content:center;align-items:center;padding:0.75rem 1.5rem;background:#07CFAD;color:#FFF;transition:ease-in-out 0.2s;border:1px solid #07CFAD}#cookieConsent button:hover{background:transparent;color:#07CFAD}@media (max-width:767px){#cookieConsent{font-size:0.9rem;padding:1.5rem 10px}#cookieConsent button{margin-left:0;margin-top:1rem;font-size:0.8rem;display:table;margin:1rem auto}}.homePage section.hero .sliderHome{margin-bottom:0}.homePage section.hero .sliderHome .slider{position:relative;height:485px}@media (max-width:767.99px){.homePage section.hero .sliderHome .slider{height:390px}}@media (min-width:1440px){.homePage section.hero .sliderHome .slider{height:auto}}@media (min-width:1900px){.homePage section.hero .sliderHome .slider{height:auto}}.homePage section.hero .sliderHome .slider.custom-text .wrapper{display:flex;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:center;height:100%}@media (max-width:767.99px){.homePage section.hero .sliderHome .slider.custom-text .wrapper{position:relative}.homePage section.hero .sliderHome .slider.custom-text .wrapper:before{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:0.5}}@media (max-width:767.99px){.homePage section.hero .sliderHome .slider.custom-text .wrapper .container{position:relative;z-index:9}}@media (max-width:1439.99px){.homePage section.hero .sliderHome .slider.custom-text .wrapper .container .text{max-width:900px;margin-left:auto;margin-right:auto}}.homePage section.hero .sliderHome .slider.custom-text .wrapper .container .text h1{color:#FFF;font-weight:300;font-size:var(--lg1);line-height:120%}.homePage section.hero .sliderHome .slider.custom-text .wrapper .container .text h1 strong,.homePage section.hero .sliderHome .slider.custom-text .wrapper .container .text h1 b{background:#07CFAD;padding:0.2rem 0.5rem;color:#FFF;font-weight:600;font-size:90%}@media (max-width:1439px){.homePage section.hero .sliderHome .slider .wrapper{position:absolute;height:100%;width:100%}}.homePage section.hero .sliderHome .slider .wrapper.mobile{display:none}@media (max-width:767.99px){.homePage section.hero .sliderHome .slider .wrapper.mobile{display:flex}}@media (max-width:767.99px){.homePage section.hero .sliderHome .slider .wrapper.desktop{display:none}}.homePage section.hero .sliderHome .slider .wrapper img{max-width:100%;height:auto}@media (max-width:1899px){.homePage section.hero .sliderHome .slider .wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media (min-width:1440px){.homePage section.hero .sliderHome .slider .wrapper img{width:100%}}.homePage section.hero .sliderHome .slick-dots{bottom:1rem}.homePage section.hero .sliderHome .slick-dots li{width:10px;height:10px}.homePage section.hero .sliderHome .slick-dots li button{background:transparent;border:1px solid #07CFAD;border-radius:100%;transition:ease-in-out 0.2s;width:10px;height:10px}.homePage section.hero .sliderHome .slick-dots li button:before{display:none}.homePage section.hero .sliderHome .slick-dots li.slick-active button{background:#07CFAD}.homePage section.minuto{padding:2rem 0 3rem}@media (max-width:767.99px){.homePage section.minuto > .container > .row{row-gap:2rem}}.homePage section.minuto > .container > .row > div{text-align:center;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.homePage section.minuto > .container > .row > div > svg{margin-bottom:1rem}@media (min-width:768px){.homePage section.minuto > .container > .row > div > svg{margin-top:2rem;margin-bottom:2.5rem}}.homePage section.minuto > .container > .row > div:nth-child(2) img,.homePage section.minuto > .container > .row > div:nth-child(3) img{max-width:100%;height:auto;max-height:100px;margin-bottom:1rem}@media (max-width:767.99px){.homePage section.minuto > .container > .row > div + div{margin-top:1.5rem}}.homePage section.minuto p{font-size:var(--md2)}.homePage section.minuto .btn{margin:10px 0;color:#000;background:#07CFAD;border-radius:5px;padding:0.5rem 2rem;transition:ease-in-out 0.2s;border:0}.homePage section.minuto .btn:hover{background:#307FE2;color:#FFF}.homePage section.minuto form{display:flex;flex-direction:column;align-items:center;gap:1rem}.homePage section.minuto form .input-container{margin-top:10px;border:2px solid #eaeaea;box-sizing:border-box;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:0.25rem;width:450px;max-width:90%}.homePage section.minuto form .input-container svg{margin:0 10px;flex:0 0 21px}.homePage section.minuto form .input-container input{border:0;outline:0;width:100%;padding-right:10px}.homePage section.minuto form .input-container button{height:100%;background:#07CFAD;border-radius:5px;padding:0.5rem 2rem;transition:ease-in-out 0.2s;border:0}.homePage section.minuto form .input-container button:hover{background:#307FE2;color:#FFF}.homePage section.sobre{background-image:url(/images/home/bg-sobre.webp);background-size:cover;background-repeat:no-repeat;color:#FFF;padding:4rem 0;position:relative}.homePage section.sobre > .assets{height:70%;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (max-width:767.99px){.homePage section.sobre > .assets{display:none}}.homePage section.sobre > .assets .abol{width:auto;height:100%;opacity:0;margin-left:-100%;transition:1s ease-in-out}.homePage section.sobre > .assets .square{position:absolute;right:-30px;top:33%;transform:translateY(-50%);opacity:0;transition:1s ease-in-out;transition-delay:1.25s}.homePage section.sobre > .assets .square-line{position:absolute;top:50%;transform:translateY(-50%);opacity:0;right:360px;transition:1s ease-in-out;transition-delay:0.5s}.homePage section.sobre > .assets .left-line{width:30px;height:0%;position:absolute;top:0;left:-15px;border-radius:10px;background:#07CFAD;transition:1s ease-in-out}.homePage section.sobre > .assets.aos-animate .left-line{height:100%}.homePage section.sobre > .assets.aos-animate .abol{opacity:1;margin-left:0}.homePage section.sobre > .assets.aos-animate .square-line{right:-50px;opacity:1}@media (max-width:656px){.homePage section.sobre > .assets.aos-animate .square-line{opacity:0.5}}.homePage section.sobre > .assets.aos-animate .square{opacity:1}@media (max-width:656px){.homePage section.sobre > .assets.aos-animate .square{opacity:0.5}}.homePage section.sobre strong{font-weight:600}.homePage section.sobre h2{text-align:center;margin-bottom:2rem;font-size:var(--lg2);font-weight:300}@media (max-width:767px){.homePage section.sobre h2{font-size:var(--lg1)}}.homePage section.sobre p{width:70%;max-width:900px;margin:auto;font-size:var(--md2);font-weight:300;text-align:justify}@media (max-width:1439px){.homePage section.sobre p{max-width:640px}}@media (max-width:767px){.homePage section.sobre p{width:90%}}.homePage section.sobre .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table;margin:2rem auto 0}.homePage section.sobre .btn:hover{background:transparent}.homePage section.associados{padding:3rem 0;border-bottom:4px solid #F9F9F9}.homePage section.associados h2{text-align:center;font-size:var(--lg2);font-weight:300}@media (max-width:767px){.homePage section.associados h2{font-size:var(--lg1);margin-bottom:-1rem}}.homePage section.associados .sliderAssociados{max-width:90%;margin:auto}@media (max-width:767px){.homePage section.associados .sliderAssociados{max-width:80%}}.homePage section.associados .sliderAssociados .slick-dots li{width:12px;height:12px}.homePage section.associados .sliderAssociados .slick-dots li button{background:transparent;border:1px solid #000;border-radius:100%;transition:ease-in-out 0.2s;width:7px;height:7px}.homePage section.associados .sliderAssociados .slick-dots li button:before{display:none}.homePage section.associados .sliderAssociados .slick-dots li.slick-active button{background:#000}.homePage section.associados .sliderAssociados .slick-arrow{width:8px;height:14px}.homePage section.associados .sliderAssociados .slick-arrow.slick-prev,.homePage section.associados .sliderAssociados .slick-arrow.slick-next{background-image:url(/svg/icons/chevron.svg);content:"";background-repeat:no-repeat;background-position:center}.homePage section.associados .sliderAssociados .slick-arrow.slick-next{transform:rotate(180deg)}.homePage section.associados .sliderAssociados .slick-arrow.slick-prev::before,.homePage section.associados .sliderAssociados .slick-arrow.slick-next::before{font-size:0}.homePage section.associados .sliderAssociados .slick-track{display:flex;align-items:center}.homePage section.associados .sliderAssociados .slider .box-img{display:flex;align-items:center;justify-content:center}.homePage section.associados .sliderAssociados .slider .box-img img{max-width:100%;height:auto}.homePage section.vantagens{padding:3rem 0}.homePage section.vantagens h2{text-align:center;font-weight:300;font-size:var(--lg2);margin-bottom:3rem}@media (max-width:767px){.homePage section.vantagens h2{font-size:var(--lg1)}}.homePage section.vantagens h2 strong{display:block;font-weight:600}.homePage section.vantagens .list{display:flex;flex-direction:column}@media (max-width:767.99px){.homePage section.vantagens .list{row-gap:2rem}}.homePage section.vantagens .list .item{max-width:50%}@media (max-width:767px){.homePage section.vantagens .list .item{max-width:100%}}.homePage section.vantagens .list .item:nth-child(even){text-align:right;margin-left:auto}.homePage section.vantagens .list .item:nth-child(even) .number{margin-left:auto}.homePage section.vantagens .list .item:nth-child(even) .number:before{left:auto;right:-20%}.homePage section.vantagens .list .item strong{font-size:var(--md1)}.homePage section.vantagens .list .item:hover .number{color:#FFF}.homePage section.vantagens .list .item:hover .number:before{width:140%}.homePage section.vantagens .list .item .number{color:#307FE2;font-size:var(--lg2);display:block;position:relative;transition:ease-in-out 0.2s;display:table}.homePage section.vantagens .list .item .number:before{content:"";position:absolute;height:100%;top:0%;background-color:#07CFAD;width:0%;left:-20%;z-index:-1;border-radius:4px;transition:ease-in-out 0.2s}.homePage section.vantagens .list .item p{margin-top:0.75rem;font-size:var(--md2)}.homePage section.operadores{padding:4rem 0;color:#FFF;position:relative}.homePage section.operadores:before{content:"";width:100%;height:100%;background-image:url(/images/home/bg-operadores.webp);background-size:cover;background-position:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);filter:brightness(40%)}.homePage section.operadores h2{font-weight:300;font-size:var(--lg2);line-height:var(--lg3);margin-bottom:3rem}@media (max-width:767px){.homePage section.operadores h2{font-size:var(--lg1)}.homePage section.operadores h2 br{display:none}}.homePage section.operadores h2 strong{font-weight:600}.homePage section.operadores p{font-size:var(--md2)}.homePage section.operadores .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table;margin-top:2rem}@media (max-width:767px){.homePage section.operadores .btn{margin-bottom:2rem}}.homePage section.operadores .btn:hover{background:transparent}.homePage section.operadores .btn svg{margin-left:10px}.homePage section.operadores .list .item{display:flex;align-items:center;position:relative}.homePage section.operadores .list .item:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background:#07CFAD;z-index:0;transition:0.6s ease-in;width:30px;height:30px;left:0;opacity:0;border-radius:100%}.homePage section.operadores .list .item:not(:last-child){margin-bottom:1rem}.homePage section.operadores .list .item:hover .number{background:#07CFAD;color:#FFF}.homePage section.operadores .list .item:hover:before{left:-7px;opacity:0.3}.homePage section.operadores .list .item .number{border:1px solid #07CFAD;margin-right:1.5rem;height:30px;width:30px;flex:0 0 30px;border-radius:100%;display:flex;align-items:center;justify-content:center;position:relative;transition:ease-in-out 0.2s}.homePage section.operadores .list .item .number:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1rem;height:1px;background:#07CFAD;left:30px;z-index:1}.homePage section.operadores .list .item p{margin-bottom:0}.homePage section.dados{padding:3rem 0 4rem}.homePage section.dados h2{text-align:center;font-weight:300;font-size:var(--lg2);margin-bottom:4rem}@media (max-width:767px){.homePage section.dados h2{font-size:var(--lg1);margin-bottom:1rem}}.homePage section.dados h2 strong{display:block;font-weight:600}.homePage section.dados p{font-size:var(--md2)}@keyframes pulseCircle{0%{opacity:1;r:9}100%{r:20;opacity:0}}.homePage section.dados > .row{justify-content:center}.homePage section.dados > .row .left{width:33%;flex:0 0 33%}.homePage section.dados > .row .left .item-1{display:table;margin-left:auto;margin-right:200px;position:relative;width:200px}.homePage section.dados > .row .left .item-1:hover > svg .pulse{animation:pulseCircle 1.5s;animation-iteration-count:infinite}.homePage section.dados > .row .left .item-1:hover .price svg path{fill:#FFF}.homePage section.dados > .row .left .item-1:hover .price svg ellipse{fill:#307FE2}.homePage section.dados > .row .left .item-1 > svg{position:absolute;right:-100%;top:40%;overflow:visible}.homePage section.dados > .row .left .item-1 p{margin:0}.homePage section.dados > .row .left .item-1 p.big-blue{color:#307FE2;font-size:var(--lg1)}.homePage section.dados > .row .left .item-1 small{font-size:var(--sm5)}@media (max-width:767.99px){.homePage section.dados > .row .left .item-1 small br:last-child{display:none}}.homePage section.dados > .row .left .item-1 .price{display:flex;align-items:center;margin:0.5rem 0;margin-left:calc(-50px - 1rem)}.homePage section.dados > .row .left .item-1 .price svg{flex:0 0 50px;margin-right:1rem}@media (max-width:767.99px){.homePage section.dados > .row .left .item-1 .price svg{transform:translateY(-60px)}}.homePage section.dados > .row .left .item-1 .price p{flex:0 0 100%}.homePage section.dados > .row .left .item-2{display:table;margin-left:auto;margin-right:200px;position:relative;margin-top:5rem;width:200px}.homePage section.dados > .row .left .item-2:hover > svg .pulse{animation:pulseCircle 1.5s;animation-iteration-count:infinite}.homePage section.dados > .row .left .item-2:hover .ml-div svg path:nth-child(1),.homePage section.dados > .row .left .item-2:hover .ml-div svg path:nth-child(2),.homePage section.dados > .row .left .item-2:hover .ml-div svg path:nth-child(3){fill:#307FE2;opacity:1}.homePage section.dados > .row .left .item-2:hover .ml-div svg path:nth-child(4){fill:#FFF}.homePage section.dados > .row .left .item-2 > svg{position:absolute;right:-160%;top:25%;overflow:visible}.homePage section.dados > .row .left .item-2 p{margin:0}.homePage section.dados > .row .left .item-2 p.big-blue{color:#307FE2;font-size:var(--lg1)}.homePage section.dados > .row .left .item-2 small{font-size:var(--sm5)}.homePage section.dados > .row .left .item-2 .ml-div{display:flex;align-items:center;margin:0.5rem 0;margin-left:calc(-50px - 1rem)}.homePage section.dados > .row .left .item-2 .ml-div svg{flex:0 0 50px;margin-right:1rem}.homePage section.dados > .row .left .item-2 .ml-div p{flex:0 0 100%}.homePage section.dados > .row .mid{width:34%;flex:0 0 34%;max-width:400px}.homePage section.dados > .row .mid .wrapper{color:#FFF;background:#016CAF;padding:3rem 1rem;outline:1.5rem solid rgba(1,108,175,0.1);border-radius:8px;text-align:center;position:relative}.homePage section.dados > .row .mid .wrapper:before{content:"";position:absolute;width:70vw;height:4px;background:rgba(1,108,175,0.1);left:50%;transform:translateX(-50%);top:75%}@media (max-width:767px){.homePage section.dados > .row .mid .wrapper:before{display:none}}.homePage section.dados > .row .mid .wrapper p{margin-bottom:0;margin-top:1.5rem;font-size:var(--md2)}.homePage section.dados > .row .mid .wrapper p small{display:block}.homePage section.dados > .row .mid .item-mid{display:table;position:relative;text-align:center;margin:7rem auto 0}.homePage section.dados > .row .mid .item-mid:hover > svg .pulse{animation:pulseCircle 1.5s;animation-iteration-count:infinite}.homePage section.dados > .row .mid .item-mid:hover .icon path:nth-child(1){opacity:0.5;fill:#307FE2}.homePage section.dados > .row .mid .item-mid:hover .icon path:nth-child(2){opacity:1;fill:#307FE2}.homePage section.dados > .row .mid .item-mid > svg:not(.icon){position:absolute;left:50%;transform:translateX(-50%);top:-65%;overflow:visible}.homePage section.dados > .row .mid .item-mid .icon{margin-bottom:1rem}.homePage section.dados > .row .mid .item-mid p{margin:0}.homePage section.dados > .row .mid .item-mid p.big-blue{color:#307FE2;font-size:var(--lg1)}.homePage section.dados > .row .mid .item-mid small{font-size:var(--sm5)}@media (max-width:767.99px){.homePage section.dados > .row .mid .item-mid{width:200px}.homePage section.dados > .row .mid .item-mid .icon{position:absolute;left:-65px}}.homePage section.dados > .row .right{width:33%;flex:0 0 33%}.homePage section.dados > .row .right .item-3{position:relative;width:200px;margin-left:250px}.homePage section.dados > .row .right .item-3:hover > svg .pulse{animation:pulseCircle 1.5s;animation-iteration-count:infinite}.homePage section.dados > .row .right .item-3:hover .price svg path{fill:#FFF}.homePage section.dados > .row .right .item-3:hover .price svg ellipse{fill:#307FE2}@media (max-width:767.99px){.homePage section.dados > .row .right .item-3:hover .price svg{transform:translateY(-45px)}}.homePage section.dados > .row .right .item-3 > svg{position:absolute;left:-125%;top:50%;overflow:visible;transform:scaleX(-1)}.homePage section.dados > .row .right .item-3 p{margin:0}.homePage section.dados > .row .right .item-3 p.big-blue{color:#307FE2;font-size:var(--lg1)}.homePage section.dados > .row .right .item-3 small{font-size:var(--sm5)}.homePage section.dados > .row .right .item-3 .price{display:flex;align-items:center;margin:0.5rem 0;margin-left:calc(-50px - 1rem)}.homePage section.dados > .row .right .item-3 .price svg{flex:0 0 50px;margin-right:1rem}@media (max-width:767.99px){.homePage section.dados > .row .right .item-3 .price svg{transform:translateY(-45px)}}.homePage section.dados > .row .right .item-4{position:relative;margin-top:8rem;width:200px;margin-left:calc(250px + 1rem)}.homePage section.dados > .row .right .item-4:hover > svg .pulse{animation:pulseCircle 1.5s;animation-iteration-count:infinite}.homePage section.dados > .row .right .item-4:hover .ml-div svg path:nth-child(2){opacity:0.5;fill:#307FE2}.homePage section.dados > .row .right .item-4:hover .ml-div svg path:nth-child(1){opacity:1;fill:#307FE2}.homePage section.dados > .row .right .item-4 > svg{position:absolute;left:-190%;top:25%;overflow:visible;transform:scaleX(-1)}.homePage section.dados > .row .right .item-4 p{margin:0}.homePage section.dados > .row .right .item-4 p.big-blue{color:#307FE2;font-size:var(--lg1)}.homePage section.dados > .row .right .item-4 small{font-size:var(--sm5)}.homePage section.dados > .row .right .item-4 .ml-div{display:flex;align-items:center;margin:0.5rem 0;margin-left:calc(-50px - 1rem)}.homePage section.dados > .row .right .item-4 .ml-div svg{flex:0 0 50px;margin-right:1rem}.homePage section.dados > .text-alert{background:rgba(7,207,173,0.1);border-radius:8px;padding:1.5rem;width:100%;max-width:800px;margin:2rem auto 0;font-size:var(--md2)}.homePage section.dados > .text-alert p{margin-bottom:0}@media (max-width:767px){.homePage section.dados{padding:1rem 0 1rem}.homePage section.dados .item > svg:not(.icon){display:none}.homePage section.dados > .row{flex-direction:column;row-gap:1rem}.homePage section.dados > .row .left,.homePage section.dados > .row .mid,.homePage section.dados > .row .right{flex:0 0 100%;max-width:100%;width:100%}.homePage section.dados > .row .left .item,.homePage section.dados > .row .mid .item,.homePage section.dados > .row .right .item{margin:2rem auto 0}.homePage section.dados > .row .left .item-mid,.homePage section.dados > .row .mid .item-mid,.homePage section.dados > .row .right .item-mid{text-align:left}.homePage section.dados > .row .mid{max-width:80%;margin:auto}.homePage section.dados > .row .mid .wrapper{margin:3rem auto 4rem}}.homePage section.opiniao{padding:4rem 0;background:#0CABCA;color:#FFF}@media (max-width:767.99px){.homePage section.opiniao{padding:4rem 0 6rem}}.homePage section.opiniao h2{text-align:center;font-weight:300;font-size:var(--lg2);line-height:var(--lg2);margin-bottom:3rem}@media (max-width:767px){.homePage section.opiniao h2{font-size:var(--lg1)}}.homePage section.opiniao h2 strong{display:block;font-weight:600}@media (max-width:767px){.homePage section.opiniao .sliderOpiniao{max-width:90%;margin:auto}}.homePage section.opiniao .sliderOpiniao .slick-arrow{width:28px;height:28px}@media (max-width:767.99px){.homePage section.opiniao .sliderOpiniao .slick-arrow{bottom:-3.5rem;top:auto;transform:translate(0,0)}}.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-prev,.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-next{background-image:url(/svg/icons/circle-chevron.svg);content:"";background-repeat:no-repeat;background-position:center}@media (max-width:767.99px){.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-prev{left:35%}}.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-next{transform:rotate(180deg)}@media (max-width:767.99px){.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-next{right:35%}}.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-prev::before,.homePage section.opiniao .sliderOpiniao .slick-arrow.slick-next::before{font-size:0}.homePage section.opiniao .sliderOpiniao .slider{padding:0 5rem}@media (max-width:767px){.homePage section.opiniao .sliderOpiniao .slider{padding:0rem}}.homePage section.opiniao .sliderOpiniao .slider .text{margin-bottom:2rem}.homePage section.opiniao .sliderOpiniao .slider .text p{font-weight:300;font-size:var(--md2);line-height:var(--lg1)}.homePage section.opiniao .sliderOpiniao .slider .text p strong{font-weight:600}.homePage section.opiniao .sliderOpiniao .slider .author{display:flex;align-items:center}.homePage section.opiniao .sliderOpiniao .slider .author .img{border-radius:4px;overflow:hidden;width:40px;height:40px;margin-right:16px}.homePage section.opiniao .sliderOpiniao .slider .author .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homePage section.opiniao .sliderOpiniao .slider .author .name p{margin-bottom:0}.homePage section.opiniao .sliderOpiniao .slider .author .name p:nth-child(1){font-weight:500}.homePage section.opiniao .sliderOpiniao .slider .author .name p:nth-child(2){font-weight:400}.homePage section.midia{padding:3rem 0}@media (max-width:767.99px){.homePage section.midia{padding:2rem 0 3rem}}.homePage section.midia h2{font-weight:300;font-size:var(--lg2);margin-bottom:3rem}@media (max-width:767px){.homePage section.midia h2{font-size:var(--lg1)}}.homePage section.midia h2 strong{font-weight:600}.homePage section.midia .left{display:flex;flex-direction:column}@media (max-width:767px){.homePage section.midia .left{margin-bottom:2rem}}.homePage section.midia .left .item{flex:1;padding:2rem;display:flex;align-items:center;border-radius:16px;background:#F5F5F5;color:#000;transition:ease-in-out 0.2s;cursor:pointer}.homePage section.midia .left .item.active,.homePage section.midia .left .item:hover{background:#09005D;color:#FFF}.homePage section.midia .left .item.active svg path,.homePage section.midia .left .item:hover svg path{fill:#07CFAD}.homePage section.midia .left .item:not(:last-child){margin-bottom:1rem}.homePage section.midia .left .item svg{flex:0 0 28px;width:28px;max-width:28px}.homePage section.midia .left .item span{flex:1;line-height:var(--md2);font-size:var(--md2);font-weight:600;margin-left:1rem}@media (max-width:767px){.homePage section.midia .right > .row > div:not(:last-child){margin-bottom:2rem}}.homePage section.midia .right .wrapper{border-radius:8px;background:#FFF;border:0.5px solid #CDCDCD;box-sizing:border-box;box-shadow:0 41px 95px -55px #B4D2FF;height:100%;display:flex;flex-direction:column}.homePage section.midia .right .wrapper:hover .box-img img{transform:scale(1.05)}.homePage section.midia .right .wrapper .box-img{height:200px;flex:0 0 200px;width:100%;border-radius:8px;overflow:hidden}.homePage section.midia .right .wrapper .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:ease-in-out 0.2s}.homePage section.midia .right .wrapper .content{flex:0 0 calc(100% - 200px);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;align-items:flex-start}.homePage section.midia .right .wrapper .content .text{height:100%}.homePage section.midia .right .wrapper .content .text .date{background:#E2FFFA;color:#07CFAD;display:table;padding:2px 8px;margin-bottom:0.5rem}.homePage section.midia .right .wrapper .content .text .title{font-size:var(--md3)}.homePage section.midia .right .wrapper .content .text .title + p{font-size:var(--md2)}.homePage section.midia .right .wrapper .content .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table}.homePage section.midia .right .wrapper .content .btn:hover{background:transparent;color:#07CFAD}.homePage section.midia .right .wrapper .content .btn:hover svg *{fill:#07CFAD}.homePage section.midia .right .wrapper .content .btn svg{margin-left:10px}.blogListPage{padding:3rem 0}.blogListPage .top{align-items:center}.blogListPage .top h2{display:flex;align-items:center;font-size:var(--lg2);font-weight:400}.blogListPage .top h2 svg{margin-right:10px;width:43px;height:auto}.blogListPage .top form .form-group{margin-bottom:0}@media (max-width:767.99px){.blogListPage .top form .form-group{margin-top:1rem}}.blogListPage .title-sugestoes{text-align:justify;font-size:var(--md3);font-weight:600;margin-bottom:2rem}.blogListPage .title-sugestoes:last-child{margin-top:2rem;margin-bottom:-1rem}.blogListPage .text-intro{padding:21rem 0 1rem}.blogListPage .text-intro .item{padding-top:1.5rem}@media (min-width:768px){.blogListPage .text-intro .item:nth-child(2){padding-left:2rem;padding-right:2rem}}.blogListPage .text-intro .item strong{font-weight:500;font-size:var(--md1)}.blogListPage .text-intro .item strong .name{font-size:var(--md2);line-height:1.75rem;font-weight:600}.blogListPage .text-intro .item p{margin-top:0.75rem}.blogListPage .text-intro .item p a{color:#307FE2;transition:ease-in-out 0.2s}.blogListPage .text-intro .item p a:hover{color:#07CFAD;font-weight:600}.blogListPage .text-intro .box-btn{background-image:url(/images/home/bg-sobre.webp);background-size:cover;background-repeat:no-repeat;color:#FFF;padding:4rem 0;position:absolute;left:0%;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;max-width:100%;margin-top:-18rem}.blogListPage .text-intro .box-btn p{font-size:var(--md5);font-weight:600}.blogListPage .text-intro .box-btn > .btn{display:table;transition:ease-in-out 0.2s}.blogListPage .items{margin-top:3rem}.blogListPage .items > .row > div:nth-child(n+4){margin-top:2rem}@media (max-width:767px){.blogListPage .items > .row > div:not(:last-child){margin-bottom:2rem}}.blogListPage .items .wrapper{border-radius:8px;background:#FFF;border:0.5px solid #CDCDCD;box-sizing:border-box;box-shadow:0 41px 95px -55px #B4D2FF;height:100%;display:flex;flex-direction:column}.blogListPage .items .wrapper.old .box-img{position:relative}.blogListPage .items .wrapper.old .box-img:after{content:"Já Realizado";text-transform:uppercase;width:100%;bottom:0;position:absolute;left:0;text-align:center;background:#07CFAD;color:#FFF;font-weight:600;font-size:var(--md1);padding-top:0.5rem;padding-bottom:0.5rem}.blogListPage .items .wrapper.old .box-img img{filter:grayscale(1)}.blogListPage .items .wrapper:hover .box-img img{transform:scale(1.05)}.blogListPage .items .wrapper .box-img{height:200px;flex:0 0 200px;width:100%;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.blogListPage .items .wrapper .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:ease-in-out 0.2s}.blogListPage .items .wrapper .content{flex:0 0 calc(100% - 200px);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;align-items:flex-start}.blogListPage .items .wrapper .content.no-img{flex:100%}.blogListPage .items .wrapper .content.no-img .text p{margin-bottom:1rem}.blogListPage .items .wrapper .content .text{height:100%}.blogListPage .items .wrapper .content .text .date{background:#E2FFFA;color:#07CFAD;display:table;padding:2px 8px;margin-bottom:0.5rem}.blogListPage .items .wrapper .content .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table;position:relative;z-index:99999999999}.blogListPage .items .wrapper .content .btn:hover{background:transparent;color:#07CFAD}.blogListPage .items .wrapper .content .btn:hover svg *{fill:#07CFAD}.blogListPage .items .wrapper .content .btn svg{margin-left:10px}.blogShowPage{padding:4rem 0}@media (max-width:1439.99px){.blogShowPage > .container,.blogShowPage > .wrapper-img > .container{max-width:900px}}.blogShowPage .date{background:#E2FFFA;color:#07CFAD;display:table;padding:2px 8px;margin-bottom:0.5rem}.blogShowPage .news-title{font-size:var(--lg1);font-weight:400;margin-bottom:0}.blogShowPage .wrapper-img{background:#F4F6F6;margin:3rem 0}.blogShowPage .wrapper-img.old .box-img{position:relative}.blogShowPage .wrapper-img.old .box-img:after{content:"Já Realizado";text-transform:uppercase;width:100%;bottom:0;position:absolute;left:0;text-align:center;background:#07CFAD;color:#FFF;font-weight:600;font-size:var(--md1);padding-top:0.5rem;padding-bottom:0.5rem}.blogShowPage .wrapper-img.old .box-img img{filter:grayscale(1)}@media (max-width:767.99px){.blogShowPage .wrapper-img .box-img{height:auto}}.blogShowPage .wrapper-img .box-img img{display:table;max-width:100%;margin:auto}.blogShowPage .share{margin-bottom:2rem}.blogShowPage .share p{font-weight:600}.blogShowPage .share .row{gap:0.75rem;margin:0}.blogShowPage .share .row a svg{width:35px;height:auto}.blogShowPage .share .row a:hover svg{transform:scale(1.05)}.blogShowPage .text{font-weight:300;line-height:200%}.blogShowPage .text p{margin-bottom:0}.blogShowPage .text br{display:block;margin:1rem 0;content:""}.blogShowPage .text + .btn{display:table;margin:3rem auto 0}.relatedNews{padding-top:3rem;margin-top:3rem;border-top:4px solid #F9F9F9}.relatedNews > .title{font-size:var(--lg1);font-weight:400;margin-bottom:0;text-align:center}.relatedNews .items{margin-top:3rem}.relatedNews .items > .row > div:nth-child(n+4){margin-top:2rem}@media (max-width:767px){.relatedNews .items > .row > div:not(:last-child){margin-bottom:2rem}}.relatedNews .items .wrapper{border-radius:8px;background:#FFF;border:0.5px solid #CDCDCD;box-sizing:border-box;box-shadow:0 41px 95px -55px #B4D2FF;height:100%;display:flex;flex-direction:column}.relatedNews .items .wrapper.old .box-img{position:relative}.relatedNews .items .wrapper.old .box-img:after{content:"Já Realizado";text-transform:uppercase;width:100%;bottom:0;position:absolute;left:0;text-align:center;background:#07CFAD;color:#FFF;font-weight:600;font-size:var(--md1);padding-top:0.5rem;padding-bottom:0.5rem}.relatedNews .items .wrapper.old .box-img img{filter:grayscale(1)}.relatedNews .items .wrapper:hover .box-img img{transform:scale(1.05)}.relatedNews .items .wrapper .box-img{height:200px;flex:0 0 200px;width:100%;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.relatedNews .items .wrapper .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:ease-in-out 0.2s}.relatedNews .items .wrapper .content{flex:0 0 calc(100% - 200px);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;align-items:flex-start}.relatedNews .items .wrapper .content.no-img{flex:100%}.relatedNews .items .wrapper .content.no-img .text p{margin-bottom:1rem}.relatedNews .items .wrapper .content .text{height:100%}.relatedNews .items .wrapper .content .text .date{background:#E2FFFA;color:#07CFAD;display:table;padding:2px 8px;margin-bottom:0.5rem}.relatedNews .items .wrapper .content .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table}.relatedNews .items .wrapper .content .btn:hover{background:transparent;color:#07CFAD}.relatedNews .items .wrapper .content .btn:hover svg *{fill:#07CFAD}.relatedNews .items .wrapper .content .btn svg{margin-left:10px}.pubsListPage{padding:3rem 0}.pubsListPage .top{align-items:center}.pubsListPage .top h2{display:flex;align-items:center;font-size:var(--lg2);font-weight:400}.pubsListPage .top form .form-group{margin-bottom:0}.pubsListPage .items{margin-top:3rem}.pubsListPage .items > .row > div:nth-child(n+4){margin-top:2rem}@media (max-width:767px){.pubsListPage .items > .row > div:not(:last-child){margin-bottom:2rem}}.pubsListPage .items .wrapper{border-radius:8px;background:#FFF;border:0.5px solid transparent;box-sizing:border-box;height:100%;display:flex;padding:1.5rem 2rem;transition:ease-in-out 0.2s;position:relative;align-items:center}@media (max-width:767.99px){.pubsListPage .items .wrapper{margin-bottom:1.5rem;flex-direction:column;border-color:#CDCDCD}}.pubsListPage .items .wrapper:hover{box-shadow:0 41px 95px -55px #B4D2FF;border-color:#CDCDCD;z-index:9}.pubsListPage .items .wrapper:hover .box-img img{transform:scale(1.05)}.pubsListPage .items .wrapper .box-img{height:150px;flex:0 0 190px;width:100%;border-radius:8px;overflow:hidden;margin-right:1rem}.pubsListPage .items .wrapper .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:ease-in-out 0.2s}.pubsListPage .items .wrapper .content{flex:0 0 calc(100% - 200px);display:flex;flex-direction:column;justify-content:space-between;padding:1rem;align-items:flex-start}.pubsListPage .items .wrapper .content .text{height:100%}.pubsListPage .items .wrapper .content .text .date{background:#E2FFFA;color:#07CFAD;display:table;padding:2px 8px;margin-bottom:0.5rem}.pubsListPage .items .wrapper .content .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table;position:relative;z-index:999999}@media (max-width:767.99px){.pubsListPage .items .wrapper .content .btn{width:100%;text-align:center}}.pubsListPage .items .wrapper .content .btn:hover{background:transparent;color:#07CFAD}.pubsListPage .items .wrapper .content .btn:hover svg *{fill:#07CFAD}.pubsListPage .items .wrapper .content .btn svg{margin-left:10px}.pubsShowPage{padding:4rem 0}.pubsShowPage > .container .text-alert{background:rgba(7,207,173,0.1);border-radius:8px;padding:1rem 1.5rem;max-width:730px;margin:2rem auto 3rem;text-align:center;font-size:var(--md2)}@media (max-width:767.99px){.pubsShowPage > .container .text-alert{margin-bottom:2rem}}.pubsShowPage > .container .text-alert p{margin-bottom:0;font-size:var(--md2)}.pubsShowPage > .container .text-alert + p{text-align:justify;font-size:var(--md2)}.pubsShowPage > .container .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table;margin-top:1.5rem;cursor:pointer}.pubsShowPage > .container .btn p{margin:0}@media (max-width:767.99px){.pubsShowPage > .container .btn{width:100%;text-align:center}}.pubsShowPage > .container .btn:hover{background:#307FE2;border-color:#307FE2}.pubsShowPage .date{background:#e2fffa;color:#07CFAD;display:table;padding:2px 8px;margin-bottom:0.5rem}.pubsShowPage .news-title{font-size:var(--lg1);font-weight:400;margin-bottom:0}.pubsShowPage .wrapper-img{background:#f4f6f6;margin:3rem 0}@media (max-width:767.99px){.pubsShowPage .wrapper-img .box-img{height:auto}}.pubsShowPage .wrapper-img .box-img img{display:table;max-width:100%;margin:auto}.pubsShowPage .share{margin-bottom:2rem}.pubsShowPage .share p{font-weight:600}.pubsShowPage .share .row{gap:0.75rem;margin:0}.pubsShowPage .share .row a svg{width:35px;height:auto}.pubsShowPage .share .row a:hover svg{transform:scale(1.05)}.pubsShowPage .text{font-weight:300;line-height:200%}.pubsShowPage .text br{display:block;margin:1rem 0;content:""}.pubsShowPage .text img{margin-top:2rem;margin-bottom:2rem}.pubsShowPage .text img.aligncenter{display:table;margin-left:auto;margin-right:auto}.pubsShowPage .text img.alignright{display:table;margin-left:auto}.pubsShowPage .modal .close{display:flex;align-items:center;position:absolute;right:10px;top:10px;color:#ff7a6a;background:transparent;border:0;cursor:pointer;z-index:999;transition:ease-in-out 0.2s}.pubsShowPage .modal .close:hover{color:#ea1900}.pubsShowPage .modal .close:hover svg path{fill:#ea1900}.pubsShowPage .modal .close svg{margin-left:5px}.pubsShowPage .modal .modal-body{padding:3rem}.pubsShowPage .modal .modal-body > svg{display:table;margin:auto;margin-bottom:1.5rem}.pubsShowPage .modal .modal-body p{text-align:center;margin-bottom:2rem}.pubsShowPage .modal .modal-body .btn{color:#FFF;background:#07CFAD;border-radius:5px;padding:0.7rem 2rem;border:2px solid #07CFAD;transition:ease-in-out 0.2s;display:table}.pubsShowPage .modal .modal-body .btn:hover{background:transparent;color:#07CFAD}.pubsShowPage .modal .modal-body .btn:hover svg *{fill:#07CFAD}.pubsShowPage .modal .modal-body .btn svg{margin-left:10px}main.programacao-congresso-abol-page .content{padding:4rem 0}main.programacao-congresso-abol-page .content .title{margin-bottom:2rem}main.programacao-congresso-abol-page .content .images-row{display:flex;gap:1rem}main.programacao-congresso-abol-page .content .images-row .image-container{flex:1;display:block;border:1px solid #DDD}main.programacao-congresso-abol-page .content .images-row .image-container .image{width:100%}@media screen and (max-width:992px){main.programacao-congresso-abol-page .content{padding:2rem 1rem}main.programacao-congresso-abol-page .content .images-row{flex-direction:column}}.contactPage{padding:4rem 0 0}.contactPage > h2{text-align:center;font-size:var(--lg2);font-weight:400}@media (max-width:767.99px){.contactPage > h2{font-size:var(--lg1);padding:0 1rem}}.contactPage > p{text-align:center}@media (max-width:767.99px){.contactPage > p{padding:0 1rem}}.contactPage > .wrapper{background:linear-gradient(90deg,#F4F6F6 0%,#F4F6F6 50%,#FFF 50%,#FFF 100%);padding:4rem 0;margin-top:2rem}@media (max-width:767.99px){.contactPage > .wrapper{background:linear-gradient(180deg,#F4F6F6 0%,#F4F6F6 45%,#FFF 45%,#FFF 100%);padding-top:3rem}.contactPage > .wrapper form{margin-top:2rem}.contactPage > .wrapper .col-md-5{display:flex;flex-direction:column;align-items:center}}.contactPage > .wrapper h2{font-size:var(--lg1);line-height:var(--lg2);font-weight:400;margin-bottom:3rem}@media (max-width:767.99px){.contactPage > .wrapper h2{font-size:var(--lg1);margin-bottom:1rem;text-align:center}.contactPage > .wrapper h2 br{display:none}}.contactPage > .wrapper .contact{display:flex;align-items:center;margin-top:1.5rem;transition:ease-in-out 0.2s}.contactPage > .wrapper .contact:hover svg ellipse{fill:transparent}.contactPage > .wrapper .contact:hover svg path{fill:#07CFAD}.contactPage > .wrapper .contact:hover p{color:#07CFAD}.contactPage > .wrapper .contact svg{flex:0 0 60px;width:60px;height:auto;margin-right:1rem}.contactPage > .wrapper .contact p{transition:ease-in-out 0.2s;margin-bottom:0;color:#000}.contactPage > .wrapper .contact p small{display:block}.contactPage > .wrapper .social{display:flex;justify-content:flex-start;gap:1rem;width:100%;align-items:center;margin-top:4rem}@media (max-width:767.99px){.contactPage > .wrapper .social{justify-content:center;gap:3rem;margin-top:2rem}}.contactPage > .wrapper .social a:hover svg *{fill:#07CFAD}.contactPage > .wrapper .social a svg{height:16px;width:auto}.contactPage > .map{position:relative;height:450px}.contactPage > .map iframe{width:100%;height:450px}.contactPage > .map .box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#FFF;border:2px solid #E2E2E2;box-shadow:0 41px 95px -55px #B4D2FF;border-radius:6px;text-align:center;padding:2rem 3rem;max-width:750px}@media (max-width:767.99px){.contactPage > .map .box{width:90%}}.contactPage > .map .box h2{text-align:center;font-size:var(--lg2);font-weight:400}@media (max-width:767.99px){.contactPage > .map .box h2{font-size:var(--lg1)}}.contactPage > .map .box a{color:#000;margin-bottom:1rem;display:block;transition:ease-in-out 0.2s}.contactPage > .map .box a:hover{color:#307FE2}.contactPage > .map .box a:hover strong{color:#000}.contactPage > .map .box a strong{display:block}.contactPage > .map .box .circle{position:absolute;bottom:10px;right:10px}.aboutPage section.intro{padding:3rem 1rem 1rem}.aboutPage section.intro h2{text-align:center;font-weight:300;font-size:var(--lg2);line-height:var(--lg2);margin-bottom:3rem}@media (max-width:767.99px){.aboutPage section.intro h2{font-size:var(--lg1);margin-bottom:2rem}}.aboutPage section.intro h2 strong{display:block;font-weight:600}.aboutPage section.intro .text-alert{background:rgba(7,207,173,0.1);border-radius:8px;padding:1rem 1.5rem;max-width:730px;margin:2rem auto 3rem;text-align:center;font-size:var(--md2)}@media (max-width:767.99px){.aboutPage section.intro .text-alert{margin-bottom:2rem}}.aboutPage section.intro .text-alert p{margin-bottom:0;font-size:var(--md2)}.aboutPage section.intro .text-alert + p{text-align:justify;font-size:var(--md2)}.aboutPage section.mission{padding:1rem 1rem 3rem;padding-top:0}.aboutPage section.mission p{text-align:center;font-size:var(--md2);margin-bottom:2rem}.aboutPage section.mission .list{row-gap:1.5rem}.aboutPage section.mission .list .item .wrapper{display:flex;padding:1.5rem;align-items:center;border-radius:8px;background:#FFF;border:0.56px solid rgb(226,226,226);box-sizing:border-box;height:100%;box-shadow:0 41px 95px -55px #B4D2FF;transition:ease-in-out 0.2s}.aboutPage section.mission .list .item .wrapper:hover{transform:scale(1.05)}.aboutPage section.mission .list .item .wrapper svg{flex:0 0 55px;max-width:55%;width:55px;margin-right:10px}.aboutPage section.mission .list .item .wrapper p{text-align:left;font-size:var(--md1);margin-bottom:0;margin-top:0}@media (max-width:767.99px){.aboutPage section.mission .list .item .wrapper p{margin-left:10px}}.aboutPage section.reasons{padding:0rem 1rem 3rem;position:relative}.aboutPage section.reasons:before{content:"";background-image:url(/images/about/bg-razoes.webp);height:calc(100% - 9rem);width:60%;background-size:cover;background-repeat:no-repeat;position:absolute;left:-15px;bottom:0;z-index:-1}@media (max-width:767.99px){.aboutPage section.reasons:before{height:calc(100% - 13rem);left:0;width:100%}}.aboutPage section.reasons .title-section{text-align:center;font-size:var(--md3);margin-bottom:7rem;font-weight:600;border-top:2px solid #f4f6f6;padding-top:2rem}@media (max-width:767.99px){.aboutPage section.reasons .title-section{margin-bottom:6rem}.aboutPage section.reasons .title-section br{display:none}}.aboutPage section.reasons .left{display:flex;align-items:center;color:#FFF;font-size:var(--lg2);line-height:var(--lg4)}@media (max-width:767.99px){.aboutPage section.reasons .left{margin-bottom:2rem;font-size:var(--lg1);line-height:var(--lg3)}}.aboutPage section.reasons .list{display:flex;flex-direction:column;row-gap:1rem}.aboutPage section.reasons .list .item{background:#FFF;border-radius:8px;transition-timing-function:ease-in-out;transition-property:all;display:flex;align-items:center;padding:2rem 1.5rem;border:0.56px solid rgb(226,226,226)}.aboutPage section.reasons .list .item:hover{background:#016CAF;color:#FFF;border-color:#016CAF;transition:ease-in-out 0.2s}@media (min-width:768px){.aboutPage section.reasons .list .item:hover{transform:translateX(-50px)}}.aboutPage section.reasons .list .item:hover .number{color:#07CFAD}.aboutPage section.reasons .list .item p{margin-bottom:0;font-weight:500}.aboutPage section.reasons .list .item p.number{color:#307FE2;transition:ease-in-out 0.2s;font-size:var(--md5);margin-right:1.5rem;font-weight:300}.aboutPage section.vision{padding:3rem 1rem 4rem}@media (max-width:767.99px){.aboutPage section.vision{padding:1rem}}.aboutPage section.vision p{text-align:center;font-size:var(--md2)}@media (max-width:767.99px){.aboutPage section.vision p br{display:none}}.aboutPage section.vision iframe{width:500px;height:280px;margin:auto;display:block;margin-top:4rem;border:0;max-width:100%}@media (max-width:767.99px){.aboutPage section.vision iframe{height:190px;margin-top:2rem}}.aboutPage section.timeline{padding:0rem 1rem 3rem}.aboutPage section.timeline .container .section-title{text-align:center;margin-bottom:4rem}.aboutPage section.timeline .container .section-title h3{font-size:var(--lg1);line-height:var(--lg1);margin:2rem 0}.aboutPage section.timeline .container .section-title p{font-size:var(--md2)}.aboutPage section.timeline .container .items{position:relative}.aboutPage section.timeline .container .items:before{content:"";background:#09005D;height:100%;width:2px;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:-1}@media (max-width:767.99px){.aboutPage section.timeline .container .items:before{left:7px}}.aboutPage section.timeline .container .items .item{display:flex}@media (max-width:767.99px){.aboutPage section.timeline .container .items .item{position:relative;flex-wrap:wrap}}.aboutPage section.timeline .container .items .item:nth-child(3n+1) .wrapper-icon .box{background:#0a78ff;box-shadow:0 6px 15px rgba(10,120,255,0.3)}.aboutPage section.timeline .container .items .item:nth-child(3n+2) .wrapper-icon .box{background:#fb0;box-shadow:0 6px 15px rgba(255,187,0,0.3)}.aboutPage section.timeline .container .items .item:nth-child(3n+3) .wrapper-icon .box{background:#eb5656;box-shadow:0 6px 15px rgba(235,86,86,0.3)}.aboutPage section.timeline .container .items .item:not(:first-child){margin-top:2.5rem}.aboutPage section.timeline .container .items .item .wrapper-text{flex:0 0 45%}.aboutPage section.timeline .container .items .item .wrapper-text .box{background:#FFF;box-shadow:0 41px 95px -55px #B4D2FF;border:0.56px solid rgb(226,226,226);border-radius:8px;padding:1rem 1.5rem;display:flex;flex-wrap:wrap}.aboutPage section.timeline .container .items .item .wrapper-text .box .box-img{width:25%;height:90px;margin-bottom:1rem;flex:0 0 25%;margin-right:5%}.aboutPage section.timeline .container .items .item .wrapper-text .box .box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aboutPage section.timeline .container .items .item .wrapper-text .box p{margin-bottom:0.5rem;font-size:14px}.aboutPage section.timeline .container .items .item .wrapper-text .box p:not(:first-child){flex:0 0 70%}.aboutPage section.timeline .container .items .item .wrapper-text .box p + a{flex:0 0 100%}@media (max-width:767.99px){.aboutPage section.timeline .container .items .item .wrapper-text{flex:0 0 90%;margin-left:10%;order:2}.aboutPage section.timeline .container .items .item .wrapper-text .box{flex-direction:column}.aboutPage section.timeline .container .items .item .wrapper-text .box .box-img{width:100%;flex:auto;height:150px}}.aboutPage section.timeline .container .items .item .wrapper-icon{flex:0 0 10%;display:flex;justify-content:center}.aboutPage section.timeline .container .items .item .wrapper-icon .box{padding:1rem;width:55px;height:55px;background:#09005D;border-radius:100%;display:flex;justify-content:center;align-items:center}@media (max-width:767.99px){.aboutPage section.timeline .container .items .item .wrapper-icon{position:absolute;left:-20px}}.aboutPage section.timeline .container .items .item .wrapper-title{flex:0 0 45%}.aboutPage section.timeline .container .items .item .wrapper-title .year{color:#09005D;font-size:var(--md4);line-height:var(--md4);font-weight:800;margin-bottom:0.5rem}.aboutPage section.timeline .container .items .item .wrapper-title .title{font-size:var(--md2);font-weight:600;color:#09005D}@media (min-width:768px){.aboutPage section.timeline .container .items .item .wrapper-title .title{max-width:60%}}@media (max-width:767.99px){.aboutPage section.timeline .container .items .item .wrapper-title{flex:0 0 85%;margin-left:15%;order:1}}.aboutPage section.timeline .container .items .item:nth-child(even) .wrapper-text{order:3}.aboutPage section.timeline .container .items .item:nth-child(even) .wrapper-icon{order:2}.aboutPage section.timeline .container .items .item:nth-child(even) .wrapper-title{order:1}@media (min-width:768px){.aboutPage section.timeline .container .items .item:nth-child(even) .wrapper-title{text-align:right}.aboutPage section.timeline .container .items .item:nth-child(even) .wrapper-title .title{margin-left:auto}}.aboutPage section.timeline > .modal .modal-body{padding:2rem}.aboutPage section.timeline > .modal #modal-year{color:#09005D;font-size:var(--lg1);line-height:var(--lg1);font-weight:800}.aboutPage section.timeline > .modal #modal-title{font-size:var(--md3);font-weight:600;color:#09005D}.aboutPage section.about{padding:3rem 1rem}.aboutPage section.about p{margin-bottom:2rem;font-size:var(--md2)}.aboutPage section.about a{margin-bottom:2rem}@media (max-width:767.99px){.aboutPage section.about a{text-align:center}}.aboutPage section.about iframe{width:500px;height:280px;margin:auto;display:block;margin-top:4rem;border:0;max-width:100%}@media (max-width:767.99px){.aboutPage section.about iframe{height:190px}}.structurePage section.intro{text-align:center;padding:3rem 1rem}.structurePage section.intro h2{font-size:var(--lg1);margin-bottom:2rem}.structurePage section.intro p{max-width:900px;margin:auto;text-align:justify}.structurePage section.intro p:last-child{margin-top:1rem}.structurePage section.council{background-color:#09005D;padding:3rem 1rem;color:#FFF}@media (max-width:767.99px){.structurePage section.council{padding-bottom:0}}.structurePage section.council h2.title{text-align:center;font-size:var(--lg1);margin-bottom:3rem}.structurePage section.council .block{max-width:800px;padding-left:100px;padding-right:100px;padding-top:30px;padding-bottom:30px;margin:auto}@media (max-width:767.99px){.structurePage section.council .block{padding-left:0;padding-right:0}}.structurePage section.council .block:nth-child(odd){background-color:rgba(4,39,115,0.7)}@media (max-width:767.99px){.structurePage section.council .block:nth-child(odd){width:100vw;margin-left:-30px;padding-left:2rem;padding-right:2rem}}.structurePage section.council .block:first-of-type{padding-top:0}.structurePage section.council .block > .title{font-size:var(--md4);position:relative;display:table;margin-bottom:1.5rem}.structurePage section.council .block > .title:after{content:"";position:absolute;left:0;bottom:-4px;height:4px;width:100px;background:#07CFAD;border-radius:50px}.structurePage section.council .block .item.president{display:flex;flex-direction:column;text-align:center;margin-bottom:1rem}.structurePage section.council .block .item.president small{color:#07CFAD;margin-bottom:0.5rem;font-weight:500;font-size:var(--md1)}.structurePage section.council .block .item.president p{background:#042773;border-radius:4px;padding-top:4px;padding-bottom:4px;text-transform:uppercase;font-weight:500;margin-bottom:0}.structurePage section.council .block .item:not(.president){display:flex;align-items:center;padding:1rem 0}.structurePage section.council .block .item:not(.president):not(:last-child){border-bottom:1px solid #07CFAD}.structurePage section.council .block .item:not(.president) p{margin-bottom:0}.structurePage section.council .block .item:not(.president) p:first-child{flex:0 0 40%;padding-right:60px;font-weight:400}@media (max-width:767.99px){.structurePage section.council .block .item:not(.president) p:first-child{flex:0 0 45%;padding-right:30px}}.structurePage section.council .block .item:not(.president) p:last-child{flex:0 0 60%;font-weight:600}.structurePage section.council .block .item:not(.president) p:last-child.empty{color:#07CFAD}.statutePage{padding:3rem 1rem}.statutePage section.content h2{text-align:center;font-size:var(--lg1);margin-bottom:2rem}@media (max-width:767.99px){.statutePage section.content h2 br{display:none}}.statutePage section.content .item{display:flex;align-items:center;max-width:800px;margin:auto;box-shadow:0 9px 35px -16px #B4D2FF;border:0.56px solid rgb(226,226,226);padding:1rem;border-radius:1rem}.statutePage section.content .item:not(:last-of-type){margin-bottom:1rem}.statutePage section.content .item svg{margin-right:1rem}@media (min-width:768px){.statutePage section.content .item svg{flex:0 0 40px}}.statutePage section.content .item p{font-size:var(--md2);font-weight:600;margin-bottom:0}.statutePage section.content .item a{margin-left:auto;flex:0 0 35%;text-align:center;padding-top:0.5rem;padding-bottom:0.5rem}.statutePage section.content .item a svg{margin-left:0.75rem}@media (max-width:767.99px){.statutePage section.content .item{flex-wrap:wrap;justify-content:center}.statutePage section.content .item a{flex:0 0 100%;margin-top:1.5rem}}.olPage section.intro{padding:3rem 1rem 0;position:relative}.olPage section.intro:before{content:"";background-image:url(/images/ol/bg-intro.webp);height:calc(100% - 9rem);width:50%;background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;right:-15px;bottom:0}@media (max-width:767.99px){.olPage section.intro:before{display:none}}.olPage section.intro h2{font-size:var(--lg1);margin-bottom:1rem;text-align:center}.olPage section.intro .text{padding-top:2rem}@media (max-width:767.99px){.olPage section.intro .text{padding-top:1rem}}@media (min-width:768px){.olPage section.intro .text{padding-left:5rem;padding-right:6rem}}.olPage section.intro .text p{font-size:var(--md2);line-height:var(--md6)}.olPage section.intro .text p:last-child{margin-bottom:0}.olPage section.atividades{padding:4rem 0 0}.olPage section.atividades .content{position:relative}.olPage section.atividades .content .title{text-transform:uppercase;text-align:center;font-weight:400;margin-bottom:4rem}.olPage section.atividades .content .list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.olPage section.atividades .content .list.inline{max-width:900px;margin:0 auto;width:100%;justify-content:center}.olPage section.atividades .content .list.inline .item{max-width:30%}.olPage section.atividades .content .list.inline .item:not(:nth-child(3n)){margin-right:auto}.olPage section.atividades .content .list:not(.inline) .item:not(:nth-child(2n)){margin-right:36%}.olPage section.atividades .content .list .item{width:100%;margin-bottom:5rem;max-width:32%;font-weight:400;position:relative;padding-left:30px;font-size:16px;display:flex;align-items:center;transition:0.2s}.olPage section.atividades .content .list .item::before{content:"";position:absolute;top:0;left:0;width:14px;height:14px;background:url(/svg/icons/check.svg) center/contain no-repeat}.olPage section.atividades .content .list .item:hover{transform:translateX(10px)}.olPage section.atividades .content .atividades-image{position:absolute;left:37.5%;width:25%;top:40%;transition:0.2s}.olPage section.atividades .content .atividades-image:hover{opacity:0.8;transform:scale(1.1)}@media (max-width:767.99px){.olPage section.atividades .content{display:flex;flex-direction:column}.olPage section.atividades .content .list{order:1}.olPage section.atividades .content .list:not(.inline),.olPage section.atividades .content .list.inline{flex-direction:column;align-items:center;max-width:100%}.olPage section.atividades .content .list:not(.inline) .item,.olPage section.atividades .content .list.inline .item{max-width:100%;margin-right:0!important;margin-bottom:2rem!important}.olPage section.atividades .content .atividades-image{order:0;position:relative;width:60%;margin:0 auto;left:0}}.olPage section.important{margin-top:5rem}@media (max-width:767.99px){.olPage section.important{margin-top:2rem}}.olPage section.important h2{font-size:var(--lg1);margin-bottom:3rem;text-align:center}@media (max-width:767.99px){.olPage section.important h2{margin-bottom:1rem}}.olPage section.important .item{display:flex;align-items:center;max-width:1000px;margin-left:auto;margin-right:auto;padding:2rem;border-radius:1rem}@media (max-width:767.99px){.olPage section.important .item{flex-direction:column;align-items:flex-start}}.olPage section.important .item:nth-child(odd){background:#F4F6F6}.olPage section.important .item p{margin-bottom:0;font-size:var(--md2)}.olPage section.important .item .number{color:#307FE2;transition:ease-in-out 0.2s;font-size:var(--md5);margin-right:3rem;font-weight:300;flex:0 0 40px}.olPage section.important .item .text{flex:0 0 calc(100% - 40px - 3rem)}@media (min-width:768px){.olPage section.important .item .text{text-align:center}}.olPage section.important .item:last-of-type{align-items:flex-start}.olPage section.important .item:last-of-type .btn{display:inline-flex;align-items:center;justify-content:center}.olPage section.important .item:last-of-type .btn svg{margin-left:1rem}@media (max-width:767.99px){.olPage section.important .item:last-of-type .btn{text-align:center;padding-left:0.5rem;padding-right:0.5rem}.olPage section.important .item:last-of-type .btn svg{display:none}}.associatesPage{padding:3rem 1rem}.associatesPage h2{font-size:var(--lg1);margin-bottom:2rem;text-align:center}.associatesPage p{max-width:900px;margin:auto;text-align:justify}.associatesPage p:last-child{margin-top:1rem}.associatesPage .items{display:flex;flex-wrap:wrap;margin-top:3rem}.associatesPage .items .item{padding:1rem}@media (min-width:768px){.associatesPage .items .item{flex:0 0 25%;max-width:25%}}.associatesPage .items .item .wrapper{box-shadow:0 9px 35px -16px #B4D2FF;border:0.56px solid rgb(226,226,226);display:flex;flex-direction:column;height:100%;position:relative;border-radius:8px}.associatesPage .items .item .wrapper .box-img img{max-width:100%;height:auto}.associatesPage .items .item .wrapper .box-text{padding:1.5rem 2rem;border-top:1px solid rgb(226,226,226)}.associatesPage .items .item .wrapper .box-text .name{font-size:var(--md3);color:#09005D;font-weight:600;position:relative}.associatesPage .items .item .wrapper .box-text .name:after{content:"";height:5px;background-color:#09005D;width:40px;border-radius:50px;position:absolute;bottom:-7px;left:0}.associatesPage .items .item .wrapper .box-text .links{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;position:relative;z-index:2}.associatesPage .items .item .wrapper .box-text .links .left{display:flex;align-items:flex-end;gap:1rem}.associatesPage .items .item .wrapper .box-text .links .left a{display:flex;align-items:flex-end}.associatesPage .items .item .wrapper .box-text .links .left a svg{min-height:16px;width:auto;max-width:16px;max-height:20px}.associatesPage .items .item .wrapper .box-text .links .left a svg path{transition:ease-in-out 0.2s}.associatesPage .items .item .wrapper .box-text .links .left a:hover svg path{fill:#307FE2}.historyPage{padding:3rem 1rem}.historyPage h2{font-size:var(--lg1);margin-bottom:2rem;text-align:center}.historyPage .container{max-width:85%}.galleryPage{padding:3rem 0}.galleryPage h2{display:flex;align-items:center;font-size:var(--lg2);font-weight:400;margin-bottom:2rem}@media (max-width:767.99px){.galleryPage h2{font-size:var(--lg1)}}.galleryPage h2 svg{margin-right:10px;width:43px;height:auto}.galleryPage img{max-width:100%;height:auto}.galleryPage .grid{display:none}.galleryPage .grid .grid-item{width:25%}@media (max-width:767.99px){.galleryPage .grid .grid-item{width:50%}}.galleryPage .grid .grid-item .download{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);padding:0.5rem 1rem;font-size:var(--sm5);background:#07CFAD;border-radius:8px;color:#FFF;font-weight:500;opacity:0;z-index:99999;transition:ease-in-out 0.2s;cursor:pointer;white-space:nowrap;text-align:center}.galleryPage .grid .grid-item:hover .download{opacity:1;background:#07ceac}.galleryPage .grid .grid-item a .box-img{border-radius:6px;margin:0.5rem;overflow:hidden}@media (min-width:767.99px){.galleryPage.congressos .wrapper .grid .grid-item a .box-img{width:300px;height:200px}.galleryPage.congressos .wrapper .grid .grid-item a .box-img.extended{height:400px}.galleryPage.congressos .wrapper .grid .grid-item a .box-img img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}}.error404Page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:45vh}.error404Page h2{font-size:var(--lg1)}