@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{box-sizing:border-box;position:relative;font-family:"Open Sans",sans-serif}@media only screen and (min-width: 801px){body{padding-top:11.9rem}}main{position:relative}img{max-width:100%;height:auto}button{background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;font-family:inherit;border-radius:0}input,textarea,select{-webkit-appearance:none;appearance:none;border-radius:0;outline:none;border:none;font-family:inherit}a{color:inherit;text-decoration:none}.wrapper{margin:0 auto;width:80%;max-width:1350px}.footer{background-color:#d6e3ea;padding:0;position:relative;border-top:3px solid #000}.footer__container{position:relative}.footer__line{height:.1rem;background-color:#000;width:100%}.footer__line--top{position:absolute;top:0;left:0}.footer__line--bottom{margin-top:2rem}.footer__back-to-top{position:absolute;top:-2rem;right:0;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10}.footer__back-to-top-button{display:flex;align-items:center;justify-content:center;width:3.7rem;height:3.7rem;border-radius:50%;background-color:#000;border:none;cursor:pointer;transition:all .3s ease}.footer__back-to-top-button:hover{background-color:#ee6220;transform:translateY(-0.3rem)}.footer__back-to-top-button img{width:1.3rem;height:1.3rem;object-fit:contain}.footer__back-to-top-text{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0}.footer__content{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;align-items:start;padding:4rem 0 2rem 0;position:relative;min-height:30rem}.footer__col-1{display:flex;flex-direction:column;gap:2rem}.footer__logo img{height:7.5rem;width:auto;object-fit:contain}.footer__social-label{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0 0 1rem 0}.footer__social-links{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:3.7rem;height:3.7rem;border-radius:50%;transition:all .3s ease}.footer__social-link img{width:2rem;height:2rem;object-fit:contain}.footer__col-2{display:flex;flex-direction:column;gap:1rem}.footer__nav-link{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;text-decoration:none;transition:opacity .3s ease}.footer__nav-link:hover{opacity:.7}.footer__col-3{display:flex;flex-direction:column}.footer__newsletter-title{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0 0 1rem 0}.footer__newsletter-container{display:flex;background-color:#fff;border-radius:1rem;padding:0;box-shadow:0 .2rem 1rem rgba(0,0,0,.1);width:28.7rem;height:4.6rem}.footer__newsletter-input{flex:1;border:none;outline:none;padding:1.5rem 2rem;font-family:"Poppins",sans-serif;font-size:1.2rem;color:#000;background:rgba(0,0,0,0);border-radius:1rem 0 0 1rem}.footer__newsletter-input::placeholder{color:#000}.footer__newsletter-button{background-color:#030065;color:#fff;border:none;padding:0 2rem;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;border-radius:1rem;cursor:pointer;transition:opacity .3s ease;white-space:nowrap;transform:translate(-15px, 3px);height:4rem}.footer__newsletter-button:hover{opacity:.8}.footer form.wpcf7-form.footer__newsletter-container input.newsletter__input{height:7rem;border-radius:1rem;background:#fff}.footer form.wpcf7-form.footer__newsletter-container button.newsletter__button{transform:translate(-120px, 10px)}.footer__contact-title{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0 0 1rem 0}.footer__email{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:500;color:#000;text-decoration:underline;transition:opacity .3s ease}.footer__email:hover{opacity:.7}.footer__bottom{display:flex;justify-content:center;align-items:center;padding:2rem 0 4rem 0;border-top:1px solid #000}.footer__credits{display:flex;align-items:inherit;gap:1rem;justify-content:center}.footer__credits-text{font-family:"Inter",sans-serif;font-size:1.4rem;font-weight:300;color:#383838;margin:0}.footer__okn-logo{width:1.6rem;height:1rem;object-fit:contain}@media only screen and (max-width: 800px){.footer__back-to-top{position:static;margin-bottom:2rem;align-self:center;transform:translateY(-15px)}.footer__content{grid-template-columns:1fr;gap:3rem;text-align:center;padding:3rem 0 2rem 0}.footer__col-1{order:1}.footer__col-2{order:2;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem}.footer__col-3{order:3}.footer__newsletter-container{display:grid;width:100%;margin:0 auto}.footer form.wpcf7-form.footer__newsletter-container{display:grid;align-content:center}.footer input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.newsletter__input{height:6rem;background:#fff}.footer .footer__logo{margin-top:5rem}.footer__social-links{justify-content:center}.footer__bottom{flex-direction:column;gap:2rem;text-align:center}}@media only screen and (max-width: 1000px)and (min-width: 801px){.footer__content{grid-template-columns:1fr 1fr;gap:3rem}.footer__col-1{grid-column:1;grid-row:1}.footer__col-2{grid-column:2;grid-row:1}.footer__col-3{grid-column:1/3;grid-row:2}.footer__col-4{display:none}}.header{background-color:#fff;padding:0;height:11.9rem;position:fixed;top:0;left:0;right:0;z-index:1000}.header__container{display:flex;justify-content:space-between;align-items:center;height:100%;position:relative;gap:clamp(1rem,2vw,2rem);padding:0 clamp(1rem,2vw,2rem)}.header__logo{display:flex;align-items:center;margin:0;flex-shrink:0;min-width:12rem}.header__logo-container{gap:.8rem}.header__logo-container>img{width:10.6rem;height:7.6rem}.header__logo-febre{height:3.4rem;width:auto}.header__logo-digital{height:3.4rem;width:auto}.header__menu{display:inline-flex;gap:clamp(.8rem,2vw,2.5rem);align-items:center}.header__menu a{color:#000;font-family:Inter;font-size:clamp(1.3rem,1.8vw,1.6rem);font-style:normal;font-weight:400;line-height:normal;text-decoration:none;white-space:nowrap;padding:.3rem 0}.header__menu a:hover{opacity:.7;transition:opacity .3s ease}.header__social{display:flex;gap:1rem;align-items:center}.header__social-link{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background-color:#000;transition:opacity .3s ease}.header__social-link:hover{opacity:.7}.header__social-icon{width:2rem;height:2rem}.header__menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:1rem;z-index:1001}.header__menu-icon{width:3rem;height:2.4rem;position:relative;transform:rotate(0deg);transition:.3s ease-in-out;cursor:pointer}.header__menu-icon span{display:block;position:absolute;height:.3rem;width:100%;background:#000;border-radius:.2rem;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header__menu-icon span:nth-child(1){top:0}.header__menu-icon span:nth-child(2){top:1rem}.header__menu-icon span:nth-child(3){top:2rem}.header__menu-icon.active span:nth-child(1){top:1rem;transform:rotate(135deg)}.header__menu-icon.active span:nth-child(2){opacity:0;left:-6rem}.header__menu-icon.active span:nth-child(3){top:1rem;transform:rotate(-135deg)}.header__mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1000;transform:translateY(-100%);opacity:0;transition:all .3s ease-in-out}.header__mobile-menu.active{transform:translateY(0);opacity:1;height:100vh;top:0}.header__mobile-nav{display:flex;flex-direction:column;padding:2rem 0 5rem 6rem;gap:2rem}.header__mobile-nav a{color:#000;font-family:Inter;font-size:1.8rem;font-weight:400;text-decoration:none;padding:1rem 0}.header__mobile-nav a:hover{opacity:.7;transition:opacity .3s ease}.header__mobile-social{display:flex;justify-content:center;gap:2rem;padding:2rem;border-top:.1rem solid #f0f0f0}.header__mobile-logo{margin:4rem 0 1rem 2rem;width:26%}.header__menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:1rem;z-index:1001}.header__menu-icon{width:3rem;height:2.4rem;position:relative;transform:rotate(0deg);transition:.3s ease-in-out;cursor:pointer}.header__menu-icon span{display:block;position:absolute;height:.3rem;width:100%;background:#000;border-radius:.2rem;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header__menu-icon span:nth-child(1){top:0}.header__menu-icon span:nth-child(2){top:1rem}.header__menu-icon span:nth-child(3){top:2rem}.header__menu-icon.active span:nth-child(1){top:1rem;transform:rotate(135deg)}.header__menu-icon.active span:nth-child(2){opacity:0;left:-6rem}.header__menu-icon.active span:nth-child(3){top:1rem;transform:rotate(-135deg)}.header__mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 .2rem 1rem rgba(0,0,0,.1);z-index:1000;transform:translateY(-100%);opacity:0;transition:all .3s ease-in-out}.header__mobile-menu.active{transform:translateY(0);opacity:1}.header__mobile-nav{display:flex;flex-direction:column;padding:2rem;gap:2rem}.header__mobile-nav a{color:#000;font-family:Inter;font-size:1.8rem;font-weight:400;text-decoration:none;padding:1rem 0;border-bottom:.1rem solid #f0f0f0}.header__mobile-nav a:last-child{border-bottom:none}.header__mobile-nav a:hover{opacity:.7;transition:opacity .3s ease}.header__mobile-social{display:flex;justify-content:center;gap:2rem;padding:2rem;border-top:.1rem solid #f0f0f0}@media only screen and (max-width: 980px)and (min-width: 801px){.header__menu{gap:1rem;align-items:center;flex-wrap:wrap-reverse}}@media only screen and (max-width: 800px){.header__container{flex-direction:row;justify-content:space-between;gap:1rem;padding:0 1rem;height:11.9rem}.header__menu-toggle{display:block}.header__mobile-menu{display:block;visibility:hidden}.header__mobile-menu.active{transform:translateY(0);opacity:1;display:block;width:100%;height:100vh;right:0;left:0;visibility:initial}}.home .news{margin-top:5rem}.lp{position:relative;height:32.9rem;background-color:#d6e3ea;display:flex}.lp__content{display:flex;align-items:center;height:100%;gap:10rem;width:100%}.lp__logo{width:28.7%;height:100%;background-color:#ee6220;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp__logo img{width:20.2rem;height:11.6rem;object-fit:contain}.lp__text{flex:1;max-width:68.2rem}.lp__text h2{font-family:"Poppins",sans-serif;font-weight:300;font-size:3.2rem;line-height:1.2;color:#363434;margin:0}@media only screen and (max-width: 800px){.lp{flex-direction:column;height:auto;min-height:15rem;margin-top:11.9rem}.lp__content{flex-direction:column;gap:3rem;text-align:center;height:auto}.lp__logo{width:100%;height:auto;padding:3rem}.lp__logo img{display:block}.lp__text{max-width:100%}.lp__text h2{font-size:2.4rem}}.content{padding:8rem 0;background-color:#fff}.content#manifesto{padding-top:2rem}.content__header{margin-bottom:4rem}.content__label{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0 0 1rem 0;letter-spacing:.1rem}.content__title{font-family:"Canela Trial",serif;font-size:4rem;font-weight:400;color:#000;margin:0;line-height:1.1}.content__text{margin-bottom:4rem}.content__text p{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;color:#000;margin:0 0 2rem 0}.content__text p:last-child{margin-bottom:0}.content__text p strong{font-weight:600}.content__author{padding-top:2rem}.content__author-name{font-family:"Poppins",sans-serif;font-size:2.4rem;font-weight:600;color:#000;margin:0}@media only screen and (max-width: 800px){.content{padding:4rem 0}.content__header{margin-bottom:3rem}.content__label{font-size:1.4rem}.content__title{font-size:3rem}.content__text{margin-bottom:3rem}.content__text p{font-size:1.4rem;margin-bottom:1.5rem}.content__author{padding-top:1.5rem}.content__author-name{font-size:2rem}}.newsletter{padding:8rem 0;background-color:#d6e3ea}.newsletter__container{text-align:center}.newsletter__header{margin-bottom:4rem}.newsletter__label{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0 0 1rem 0;text-transform:uppercase;letter-spacing:.1rem}.newsletter__title{font-family:"Canela Trial",serif;font-size:3.2rem;font-weight:400;color:#000;margin:0 0 2rem 0;line-height:1.2}.newsletter__description{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#000;margin:0;line-height:1.5;max-width:51.2rem;margin:0 auto}.newsletter__form{display:flex;justify-content:center}.newsletter__input-container{display:flex;background-color:#fff;border-radius:1rem;padding:0;box-shadow:0 .2rem 1rem rgba(0,0,0,.1);max-width:70.1rem;width:100%;height:7.1rem}.newsletter__input{flex:1;border:none;outline:none;padding:2.2rem 2rem;font-family:"Poppins",sans-serif;font-size:1.2rem;color:#b7c0c5;background:rgba(0,0,0,0);border-radius:1rem 0 0 1rem;height:7.1rem}.newsletter__input::placeholder{color:#b7c0c5}.newsletter__input:focus{color:#000}.newsletter__button{background-color:#030065;color:#fff;border:none;padding:1.6rem 2.5rem;font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;border-radius:1rem;cursor:pointer;transition:opacity .3s ease;white-space:nowrap;height:5rem;display:flex;align-items:center;justify-content:center;transform:translate(-1.5rem, 1rem)}.newsletter__button:hover{opacity:.8}.newsletter__disclaimer{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:400;color:#000;margin:0;line-height:1.4;max-width:36.4rem;text-align:center;display:block;margin:3rem auto}@media only screen and (max-width: 800px){.newsletter{padding:4rem 0}.newsletter__header{margin-bottom:3rem}.newsletter__label{font-size:1.4rem}.newsletter__title{font-size:2.8rem}.newsletter__description{font-size:1.4rem;max-width:100%}.newsletter__input-container{flex-direction:column;max-width:100%}.newsletter__input{border-radius:1rem 1rem 0 0;padding:2rem;font-size:1.6rem;width:100%}.newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.newsletter__input{width:100%}.newsletter__button{border-radius:0 0 1rem 1rem;padding:2rem;transform:initial !important}.newsletter__form{margin-bottom:10rem}.newsletter__disclaimer{font-size:.9rem;max-width:100%}}.quem-esta{padding:8rem 0;background-color:#fff}.quem-esta__content{display:flex;align-items:center;gap:4rem;min-height:42.2rem;flex-wrap:wrap}.quem-esta .card{display:flex}.quem-esta__left{flex:0 0 25.2rem;background-color:#ee6220;border-radius:1rem;padding:2.1rem 1rem;height:38.3rem;display:flex;flex-direction:column;justify-content:space-between;z-index:1;align-items:baseline}.quem-esta__logo-item{height:11.6rem;display:flex;align-items:center;justify-content:center}.quem-esta__logo-item img{height:100%;width:auto;object-fit:contain}.quem-esta__center{z-index:1;transform:translate(-9rem, -2.6rem)}.quem-esta__image{width:25.7rem;height:42.2rem;border-radius:1rem;overflow:hidden;transform:scaleX(-1)}.quem-esta__image img{width:100%;height:100%;object-fit:cover;object-position:center}.quem-esta__right{flex:1;padding-left:2rem}.quem-esta__title{font-family:"Canela Trial",serif;font-size:4rem;font-weight:400;color:#000;margin:0 0 3rem 0;line-height:1.1}.quem-esta__title span{display:block}.quem-esta__text p{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;color:#000;margin:0}@media only screen and (max-width: 800px){.quem-esta{padding:1rem}.quem-esta .card{flex-direction:column}.quem-esta__content{flex-direction:column;gap:0;min-height:auto}.quem-esta__left{flex:none;width:100%;height:20rem;flex-direction:row;justify-content:space-around;align-items:center}.quem-esta__logo-item{height:8rem}.quem-esta__center{flex:none;width:100%;z-index:1;transform:translate(0rem, -7rem)}.quem-esta__image{width:100%;max-width:30rem;height:40rem;margin:0 auto}.quem-esta__right{flex:none;width:100%;padding-left:0;text-align:center;margin-top:-3rem}.quem-esta__title{font-size:3rem;margin-bottom:2rem}.quem-esta__text p{font-size:1.4rem}}.diferenciais{padding:8rem 0;background-color:#fff}.diferenciais__content{display:flex;align-items:flex-start;gap:6rem;min-height:42.2rem;flex-flow:wrap}.diferenciais__left{flex:0 0 40.4rem}.diferenciais__left .diferenciais__label{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#1e1e1e;margin:0 0 3.4rem 0;text-transform:uppercase;letter-spacing:.1rem}.diferenciais__left .diferenciais__title{font-family:"Canela Trial",serif;font-size:3.2rem;font-weight:400;color:#1e1e1e;margin:0 0 3rem 0;line-height:1.2}.diferenciais__left .diferenciais__description{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;color:#1e1e1e;margin:0}.diferenciais__right{flex:1}.diferenciais__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.4rem 2rem;max-width:72rem}.diferenciais__card{width:24rem;height:13rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;transition:background-color .3s ease;cursor:pointer}.diferenciais__card--orange{background-color:#ee6220}.diferenciais__card--blue{background-color:#030065}.diferenciais__text{font-family:"Poppins",sans-serif;font-size:1.6rem;font-weight:400;color:#fff;text-align:center;line-height:1.4;margin:0;z-index:2;position:relative}@media only screen and (max-width: 800px){.diferenciais{padding:4rem 0}.diferenciais__content{flex-direction:column;gap:4rem;min-height:auto}.diferenciais__left{flex:none;width:100%}.diferenciais__left .diferenciais__label{font-size:1.4rem;margin-bottom:2rem}.diferenciais__left .diferenciais__title{font-size:2.8rem;margin-bottom:3rem}.diferenciais__left .diferenciais__description{font-size:1.4rem}.diferenciais__right{flex:none;width:100%}.diferenciais__grid{display:flex;gap:2rem;max-width:100%;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:#ee6220 #f0f0f0}.diferenciais__grid::-webkit-scrollbar{height:.8rem}.diferenciais__grid::-webkit-scrollbar-track{background:#f0f0f0;border-radius:.4rem}.diferenciais__grid::-webkit-scrollbar-thumb{background:#ee6220;border-radius:.4rem}.diferenciais__grid::-webkit-scrollbar-thumb:hover{background:#d55a1c}.diferenciais__card{width:24rem;flex-shrink:0}.diferenciais__text{font-size:1.4rem}}/*# sourceMappingURL=main.css.map */
