@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:340px;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}