<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --lightColorMaster: #14afcd;
    --lightColorMasterA: #70dcf1;

    --lightColorSecond: #db5c5c;
    --lightColorSecondA: #70dcf1;


    --darkColorMaster:  #ff181b;
    --darkColorMasterA: #16c3e5;

    --darkColorSecond:  #4b0e06;
    --darkColorSecondA: #000;

    --darkColorMaster: #ff181b;
}
::-moz-selection{background:var(--darkColorMaster);color:#fff}::selection{background:var(--darkColorMaster);color:#fff}body{overflow-x:hidden;font:16px 'Open Sans',Arial,sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}img.right{float:right;margin-left:20px}img.full{margin-bottom:20px;width:100%;height:auto}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{color:#164b06;font-weight:700;text-decoration:none}a:hover{color:#000;text-decoration:none}#inner-body{margin:auto;clear:both;width:100%;padding:20px 0 20px 0}#inner-body p{line-height:1.7}#inner-body a{word-break:break-word}#inner-content{padding:0 5%}@media screen and (min-width:1041px){#outer-body{width:100%}#inner-body,#top-footer{padding-left:32px;padding-right:32px;width:calc(100% - 64px)}#header,#footer{clear:both;margin:auto;width:100%}#inner-content{padding:0}}#header{background-color:#000;position:relative;z-index:999}#header:before{background-color:#000;background-image:url("../images/header-principal.jpg");background-position:top center;background-repeat:no-repeat;background-size:contain;content:'';position:absolute;width:100%;left:0;top:0;height:calc(100% - 50px);z-index:-1}#header-banner{height:auto;padding:14px 6px;background-repeat:no-repeat;background-position:right center;max-width:1000px;margin:0 auto}@media (min-width:640px){#header-banner{padding:20px}}@media screen and (min-width:768px){#header-banner{min-height:160px;padding:20px 0}}@media screen and (min-width:1041px){#header-banner{padding:20px 0}html:lang(pt-br) #header-banner{padding-bottom:0}}@media screen and (min-width:1100px){#header-banner{transform:translateY(-40px)}}@media screen and (min-width:570px){#header-banner img{padding:0 20px}}@media screen and (min-width:1041px){#header-banner img{padding:0 50px}}@media (max-width:640px){.header-logo{position:absolute;top:50%;transform:translateY(calc(-50% - 25px))}}@media (max-width:768px){.header-logo img{max-width:90px}}#main-menu{background-color:var(--darkColorMaster);color:#fff;height:50px;width:100%;z-index:1000}#main-menu.sticky{top:0;position:fixed;width:100%}#main-menu &gt; ul{display:flex;justify-content:center;list-style-type:none}#main-menu &gt; ul &gt; li{position:relative}#main-menu &gt; ul &gt; li a{background-color:var(--darkColorMaster);color:#fff;display:block;font-weight:600;height:50px;line-height:50px;padding:0 5px;text-decoration:none;text-transform:uppercase}@media (min-width:1100px){#main-menu &gt; ul &gt; li a{font-size:12px}}@media (min-width:1175px){#main-menu &gt; ul &gt; li a{font-size:13px;transition:background-color .4s ease}}@media (min-width:1325px){#main-menu &gt; ul &gt; li a{font-size:14px;padding:0 10px}}@media (min-width:1480px){#main-menu &gt; ul &gt; li a{font-size:16px}}@media (max-width:640px){#main-menu &gt; ul &gt; li a{text-align:center}}#main-menu &gt; ul &gt; li &gt; ul{display:none;list-style-type:none}@media (min-width:1100px){#main-menu &gt; ul &gt; li &gt; ul{position:absolute}}#main-menu &gt; ul &gt; li &gt; ul &gt; li a{min-width:100px;padding:0 20px;text-transform:none;white-space:nowrap;width:auto}@media (max-width:767px){#main-menu &gt; ul &gt; li &gt; ul &gt; li a{font-size:14px !important}}#main-menu &gt; ul &gt; li:hover{text-decoration:none}@media (min-width:1100px){#main-menu &gt; ul &gt; li:hover &gt; ul{display:block}}#main-menu .seta-menu:after{color:#fff;content:'\203a';display:inline-block;height:9px;margin-left:5px;transform:rotate(90deg) translate(200%,-20px);width:13px}#main-menu .open{display:block}#main-menu li:hover{background-color:var(--darkColorMaster)}@media (min-width:768px){#main-menu li a:hover{background-color:var(--darkColorSecond)}}#main-menu li a.btn{background-color:#16c3e5;color:#fff !important;font-size:13px;font-weight:700 !important;max-height:43px;position:relative}#main-menu li a.btn:hover{background-color:var(--darkColorMaster)}@media (min-width:1041px){#main-menu li a.btn{margin-left:16px}}#main-menu li a.btn img{margin-right:7px}@media (min-width:1041px){#main-menu li a.btn:before{background-color:var(--darkColorMaster);content:'';height:6px;left:0;position:absolute;top:0;width:100%;z-index:2}#main-menu li a.btn:after{background-color:var(--darkColorMaster);bottom:0;content:'';height:6px;left:0;position:absolute;width:100%;z-index:2}}@media (max-width:1099px){#main-menu li ul.open{display:block !important}#main-menu li ul.open &gt; li &gt; a{background-color:var(--darkColorSecond)}}#main-menu .show-menu{background-color:var(--darkColorMaster)}#main-menu .show-menu:hover{background-color:#14afcd}@media (min-width:1041px){#menu .btn + ul{transform:translateX(14px)}}.menu-icon-home{transform:translateY(6px)}#main-menu #show-menu{display:none}#main-menu .show-menu{padding:15px 0 5px 10px;display:none;height:30px}#main-menu .show-menu:hover{background:#16c3e5}#main-menu input[type=checkbox]{display:none !important}@media (max-width:1099px){#main-menu input[type=checkbox]:checked ~ #menu{display:block}}@media screen and (max-width:1099px){#main-menu ul{position:static;display:none}#main-menu ul li,#main-menu li a{width:100%}#main-menu li a{font-size:16px}#main-menu .show-menu{display:block}}@media (max-width:767px){#header .btn,#header .btn-blue{padding-bottom:10px}}#adm-header{position:relative;width:100%;z-index:999}#adm-header.sticky{position:fixed;top:50px}#adm-header.adm2{margin-top:10px}#adm-header #logo{position:absolute;left:0;z-index:998}#adm-header.adm2 #logo{top:-15px}#adm-header #top{height:45px;margin-left:37px;width:calc(100% - 100px)}#adm-header #top h2{margin-left:60px}#adm-header #top span{vertical-align:bottom}#adm-header #bottom{margin-left:37px;padding-left:60px;height:13px}#adm-header #log-out{width:40px;height:40px;cursor:pointer;float:right}#adm-header #log-out:hover svg{fill:#777}#header .header-menu-button{font-size:13px}#header .drob-button{font-size:12px}#header .header-menu-button a{text-decoration:none}.logo-float{float:right;transform:translate(3px, 92px)}@media (max-width:420px){.logo-float{float:right;margin-right:0}}@media (max-width:767px){.logo-float img{max-width:80px}}.banner-txt{color:#fff;font-family:'Barlow',Tahoma;font-weight:700;display:block;text-transform:uppercase}@media (max-width:680px){.banner-txt{padding-left:130px}}@media (max-width:570px){.banner-txt{padding-left:100px}}@media (min-width:640px){.banner-txt{padding-right:160px}}@media (min-width:570px){.banner-txt{font-size:28px}}@media screen and (min-width:1041px){.banner-txt{font-size:36px}}html:lang(pt-br) .banner-txt{line-height:1.2}.banner-txt-master{color:var(--darkColorMaster);font-size:20px}@media (min-width:768px){.banner-txt-master{font-size:30px}}.banner-highlight{color:#14afcd;font-size:24px;font-weight:700}@media (min-width:768px){.banner-highlight{font-size:36px}}.banner-slogan{font-size:14px;font-weight:700;letter-spacing:0;text-transform:uppercase}@media (min-width:570px){.banner-slogan{font-size:16px;transform:translateY(-14px)}}html:lang(pt-br) .banner-slogan{display:inline-block}#adm-header #top h2{line-height:28px}#adm-header #top span{line-height:51px;font-size:14p}#adm-header .header-menu-button{font-size:13px}#adm-header .header-menu-button a{text-decoration:none}#adm-header .drob-button{font-size:12px}#fotorama{background:transparent !important;border:none !important}.wrap-footer{background:#14afcd;position:relative;z-index:2}.wrap-footer ul{list-style-type:none}#top-footer{padding:0 20px}@media (max-width:1040px){#top-footer{padding-bottom:100px;padding-top:100px}}#top-footer #box1{width:100%;padding:4%}#top-footer #box1 .social-icon{background-repeat:no-repeat;height:46px;margin-right:7px;width:46px}#top-footer #box1 #fb-icon{background-image:url("../images/facebook.png")}#top-footer #box1 #fb-icon:hover{background-image:url("../images/facebook-hover.png")}#top-footer #box1 #ytb-icon{background-image:url("../images/youtube.png");left:75px}#top-footer #box1 #ytb-icon:hover{background-image:url("../images/youtube-hover.png")}#top-footer #box1 #insta-icon{background-image:url("../images/instagram.png")}#top-footer #box1 #insta-icon:hover{background-image:url("../images/instagram-hover.png")}#top-footer #box1 #flickr-icon{background-image:url("../images/flickr.png")}#top-footer #box1 #flickr-icon:hover{background-image:url("../images/flickr-hover.png")}#top-footer #box1 #twitter-icon{background-image:url("../images/twitter.png")}#top-footer #box1 #twitter-icon:hover{background-image:url("../images/twitter-hover.png")}#top-footer #box1 .subbox{margin:0 15px 15px 0}#top-footer #box1 .subbox2{clear:both;margin:0 15px 15px 0}#top-footer #box2{display:none}#bottom-footer #box1{display:none}#bottom-footer #box2{margin-right:40px;padding-bottom:20px}@media screen and (min-width:1041px){#top-footer{margin:0 auto;max-width:1280px;padding:50px 20px 20px;width:100%}#top-footer #box1{padding:0 10px 0 20px;position:relative}#top-footer #box1 .info-box{padding-right:100px;position:relative}#top-footer #box1 .info-box:after{background-color:#fff;content:'';height:100%;position:absolute;right:50px;top:0;width:1px}#top-footer #box2{padding:17px 0 17px 86px;display:inline}#top-footer #box2 .subbox{margin-right:20px}#top-footer #box2 .subbox .sub-subbox{margin-bottom:10px}.wrap-bottom-footer{text-align:center}#bottom-footer{padding:6px 16px}#bottom-footer .bottom-footer-subbox img{margin-right:5px}#bottom-footer #box1{display:inline}#bottom-footer #box2{margin-left:99px;margin-right:0}#bottom-footer #box3,#bottom-footer .box-title{margin-bottom:15px}#social_bt{position:relative;margin-top:30px}#social_bt .social-icon{display:block;position:relative !important}#social_bt a{display:inline-block;height:33px}#top-footer #box1 #ytb-icon{left:0}}.subbox .sub-subbox + .sub-subbox{margin-top:30px}footer .tit{font-size:16px !important;margin-bottom:10px}@media (max-width:992px){footer .tit{margin-left:30px}}@media (min-width:1041px){#top-footer #box1{padding:0;width:400px}#top-footer #box2{padding:0;width:calc(100% - 400px)}}@media (max-width:1041px){#top-footer #box1{padding:0}#top-footer #box1 .subbox2{margin:0 0 30px 30px}#top-footer #box1 .subbox2 a{display:inline-block}}footer .subbox{color:#fff;font-size:14px !important}footer .subbox a{color:#fff;font-weight:inherit}footer .subbox a[href^="mailto"]{text-decoration:underline}footer .subbox a[href^="mailto"]:hover{text-decoration:none}@media (max-width:1041px){footer .subbox{display:block;padding-left:30px;width:calc(100% - 30px)}}footer .subbox .cell{color:#fff;font-size:12px;margin-bottom:5px}#bottom-footer{background-color:#fefefe}.wrap-bottom-footer{margin:0 auto;max-width:1600px}#box3,#box4,#box5,#box6{text-align:left}@media (max-width:768px){#box5,.bienio-footer{text-align:center}}#box3 div,#box4 div,#box5 div,#box6 div{font-size:14px !important}#box3{margin-left:0}#banner-body{width:100%}.list-logos-footer &gt; ul &gt; li{font:300 14px 'Open Sans',Arial,sans-serif;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:left}@media (max-width:992px){.list-logos-footer &gt; ul &gt; li{margin-top:30px}}.list-logos-footer &gt; ul &gt; li &gt; ul{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:20px}@media (max-width:768px){.list-logos-footer &gt; ul &gt; li &gt; ul{display:block}}.list-logos-footer &gt; ul &gt; li &gt; ul &gt; li{-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;margin-right:4px}@media (max-width:768px){.list-logos-footer &gt; ul &gt; li &gt; ul &gt; li{margin-bottom:20px;text-align:center;width:100%}}.grid-logos-footer--ul{display:flex;flex-flow:row wrap}.grid-logos-footer &gt; .grid-logos-footer--ul{justify-content:space-around}.grid-logos-footer &gt; .grid-logos-footer--ul &gt; .grid-logos-footer--li{padding:14px}.grid-logos-footer--ul p{border-bottom:1px solid #333;font-size:11px;margin-bottom:16px;padding-bottom:3px;text-align:center;text-transform:uppercase}.grid-logos-footer--ul .grid-logos-footer--ul{align-items:center;justify-content:center}.grid-logos-footer--ul .grid-logos-footer--ul .grid-logos-footer--li + .grid-logos-footer--li{margin-left:20px}.grid-logos-footer--ul .grid-logos-footer--ul .grid-logos-footer--li img{max-width:100%}.swiper-button-prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 444.531 444.531'%3E%3Cpath d='M213.13 222.409L351.88 83.653c7.05-7.043 10.567-15.657 10.567-25.841 0-10.183-3.518-18.793-10.567-25.835l-21.409-21.416C323.432 3.521 314.817 0 304.637 0s-18.791 3.521-25.841 10.561L92.649 196.425c-7.044 7.043-10.566 15.656-10.566 25.841s3.521 18.791 10.566 25.837l186.146 185.864c7.05 7.043 15.66 10.564 25.841 10.564s18.795-3.521 25.834-10.564l21.409-21.412c7.05-7.039 10.567-15.604 10.567-25.697 0-10.085-3.518-18.746-10.567-25.978L213.13 222.409z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%2324763d'/%3E%3C/svg%3E")}.swiper-button-prev:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 444.531 444.531'%3E%3Cpath d='M213.13 222.409L351.88 83.653c7.05-7.043 10.567-15.657 10.567-25.841 0-10.183-3.518-18.793-10.567-25.835l-21.409-21.416C323.432 3.521 314.817 0 304.637 0s-18.791 3.521-25.841 10.561L92.649 196.425c-7.044 7.043-10.566 15.656-10.566 25.841s3.521 18.791 10.566 25.837l186.146 185.864c7.05 7.043 15.66 10.564 25.841 10.564s18.795-3.521 25.834-10.564l21.409-21.412c7.05-7.039 10.567-15.604 10.567-25.697 0-10.085-3.518-18.746-10.567-25.978L213.13 222.409z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%230444444'/%3E%3C/svg%3E")}@media (min-width:992px){.swiper-button-next{right:50px !important}}.swiper-button-next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 444.819 444.819'%3E%3Cpath d='M352.025 196.712L165.884 10.848C159.029 3.615 150.469 0 140.187 0s-18.842 3.619-25.697 10.848L92.792 32.264c-7.044 7.043-10.566 15.604-10.566 25.692 0 9.897 3.521 18.56 10.566 25.981L231.545 222.41 92.786 361.168c-7.042 7.043-10.564 15.604-10.564 25.693 0 9.896 3.521 18.562 10.564 25.98l21.7 21.413c7.043 7.043 15.612 10.564 25.697 10.564 10.089 0 18.656-3.521 25.697-10.564L352.025 248.39c7.046-7.423 10.571-16.084 10.571-25.981.001-10.088-3.525-18.654-10.571-25.697z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%2324763d'/%3E%3C/svg%3E")}.swiper-button-next:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 444.819 444.819'%3E%3Cpath d='M352.025 196.712L165.884 10.848C159.029 3.615 150.469 0 140.187 0s-18.842 3.619-25.697 10.848L92.792 32.264c-7.044 7.043-10.566 15.604-10.566 25.692 0 9.897 3.521 18.56 10.566 25.981L231.545 222.41 92.786 361.168c-7.042 7.043-10.564 15.604-10.564 25.693 0 9.896 3.521 18.562 10.564 25.98l21.7 21.413c7.043 7.043 15.612 10.564 25.697 10.564 10.089 0 18.656-3.521 25.697-10.564L352.025 248.39c7.046-7.423 10.571-16.084 10.571-25.981.001-10.088-3.525-18.654-10.571-25.697z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23444444'/%3E%3C/svg%3E")}.swiper-button-prev,.swiper-button-next{background:none !important}.swiper-button-prev:before,.swiper-button-next:before{background-size:contain;content:'';display:block;height:30px;left:0;top:0;width:30px}@media (min-width:992px){.swiper-button-prev:before,.swiper-button-next:before{height:70px;width:80px}}.swiper-button-prev:after,.swiper-button-next:after{background-size:contain;content:'';display:block;filter:blur(10px);height:30px;opacity:.6;position:absolute;top:0;transform:translate(5px,5px);width:30px;z-index:-1}@media (min-width:992px){.swiper-button-prev:after,.swiper-button-next:after{height:70px;width:80px}}.swiper-pagination{display:none}#footer div{font-size:12px;font-weight:400;line-height:17px}#footer .cell{font-size:11px}#footer #box2 .cell:hover{text-decoration:underline}#footer .tit{font-weight:bold}
.header-principal img {
    height: 267px;
    width: 100%;
    object-fit: cover;
}

.header-principal {
    height: 267px;
    position: relative;
}

@media (min-width: 621px) {
    .header-principal,
    .header-principal img {
        height: 246px;
    }
}

@media (min-width: 1516px) {
    .header-principal,
    .header-principal img {
        height: 290px;
    }
}

@media (min-width: 1790px) {
    .header-principal,
    .header-principal img {
        height: 312px;
    }
}

@media (min-width: 1960px) {
    .header-principal,
    .header-principal img {
        height: 350px;
    }
}

@media (min-width: 2210px) {
    .header-principal,
    .header-principal img {
        height: 412px;
    }
}

@media (min-width: 2650px) {
    .header-principal,
    .header-principal img {
        height: 508px;
    }
}

.impa-float {
    height: 100px;
    width: 170px;
    bottom: 0;
    position: absolute;
    z-index: 10;
    right: 17%;
}


.logo-float {
    height: 170px;
    width: 500px;
    top: -60px;
    position: absolute;
    z-index: 10;
    right: 40%;
}

.header-full,
.header-1280,
.header-992,
.header-820,
.header-420,
.header-320 {
    display: none;
}

@media (min-width: 1280px) {
    .header-full {
        display: block;
    }
}

@media (min-width: 1092px) and (max-width: 1279px) {
    .header-1280 {
        display: block;
    }
}

@media (min-width: 896px) and (max-width: 1091px) {
    .header-992 {
        display: block;
        object-position: right;
    }
}

@media (min-width: 621px) and (max-width: 895px) {
    .header-820 {
        display: block;
    }
}

@media (min-width: 421px) and (max-width: 620px) {
    .header-420 {
        display: block;
    }
}

@media (max-width: 420px) {
    .header-320 {
        display: block;
    }
}</pre></body></html>