<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1450px) {
    .youtube_video .layer .youtube_video_player iframe{
        height: 45rem;
    }
}
@media screen and (max-width: 1300px) {
    .youtube_video .layer .youtube_video_player{
        width: 70%;
    }
}
@media screen and (max-width: 1250px){
    .content_menu .desc h1{
        font-size: 7.5rem;
        line-height: 8rem;
    }
    .content_menu .desc{
        margin: 13.3rem 0 24.2rem auto;
    }
}
@media screen and (max-width: 1200px){
    .content_menu .desc{
        width: 70%;
        margin: 5.3rem 0 12rem auto;
    }
}
@media screen and (max-width: 1100px) {
    .solution .info_solution .list_solution li{
        height: 42.8rem;
    }
    .sense_business .background .desc p{
        font-size: 2.7rem;
        line-height: 3.5rem;
    }
    .sense_business .background .desc a{
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
    .sense_business .background .desc{
        padding: 4.3rem 0;
    }
    .sense_business .background .desc .arrow{
        margin-left: 0;
    }
    .content_menu .desc{
        margin-bottom: 11rem;
        margin-top: 2.3rem;
    }
    .solution{
        padding-top: 9.7rem;
    }
}
@media screen and (max-width: 1000px) {
    .content_menu .desc{
        margin-top: 14.5rem;
        margin-bottom: 10rem;
    }
    .solution .info_solution .list_solution{
        justify-content: space-evenly;
    }
    .solution .info_solution .list_solution li{
        width: 45%;
    }
    .banners{
        margin-top: 5rem;
    }
    .list_banners{
        padding-top: 0;
    }
    .banners .list_banners .materials{
        width: 100%;
        box-shadow: none;
        margin-left: 0;
        height: 100%;
        padding-bottom: 5rem;
        margin-bottom: 1.5rem;    
        padding-right: 2rem;
    }
    .banners .list_banners .materials p{
        width: 100%;
    }
    .banners .list_banners .image_banner{
        position: relative;
        width: 75%;
        margin-left: unset;
    }
    .banners .list_banners .buttons{
        position: relative;
        margin-top: 2rem;
    }
    .blog .info_blog .content{
        position: relative;
        box-shadow: none;
        margin-left: unset;
        margin-top: 2rem;
        width: 100%;
        height: 100%;
        padding: 2rem;
    }
    .blog .info_blog .content h4{
        text-align: center;
        margin-bottom: 2rem;
    }
    .blog .info_blog .content p{
        text-align: center;
        width: 100%;
    }
    .blog .info_blog .content .pagination{
        text-align: center;
    }
    .blog .info_blog .content h4::after{
        margin: auto;
    }
    .blog .info_blog{
        padding-top: 0;
    }
    .blog .info_blog .list_blog{
        width: 100%;
    }
    .blog .info_blog .list_blog li{
        height: 41.3rem;
    }
    .newsletter .desc_newsletter{
        flex-wrap: wrap;
        justify-content: center;
    }
    .newsletter .desc_newsletter h4{
        width: 100%;
        padding-bottom: 3rem;
        font-size: 4rem;
        line-height: 4.5rem;
        text-align: center;    
    }
    .newsletter .desc_newsletter .email{
        width: 80%;
    }
    .youtube_video .layer .youtube_video_player{
        width: 90%;
    }
    .materials .info_materials .image img{
        width: 100%;
        height: 100%;
    }
    .solution{
        padding-top: 6.7rem;
    }
}@media screen and (max-width: 990px){
    .content_menu .desc h1{
        font-size: 6.5rem;
        line-height: 7.5rem;
    }
}
@media screen and (max-width: 900px){
    .content_menu .desc{
        margin: 12.3rem auto 7.9rem;
        width: 100%;
    }
    .content_menu .desc h1{
        font-size: 6rem;
        line-height: 7rem;
        text-align: center;
    }
    .content_menu .desc p{
        font-size: 2rem;
        line-height: 2.5rem;
        text-align: center;
    }
    .materials .info_materials{
        flex-direction: column-reverse;
    }
    .materials .info_materials .image{
        width: 45%;
        margin: auto;
    }
    .materials .info_materials .content{
        margin: 2.5rem;
    }
    .materials .info_materials .content h2{
        text-align: center;
        font-size: 4rem;
        line-height: 5rem;
    }
    .sense_business .background .desc p{
        font-size: 2.2rem;
        line-height: 3rem;
        text-align: center;
        padding: 0 1.5rem;
    }
    .sense_business .background .desc a{
        font-size: 1.3rem;
        line-height: 2rem;
    }
}
@media screen and (max-width: 800px){
    .sense_business .background .desc{
        flex-direction: column;
    }
    .barra{
        transform: none;
        width: 27rem;
        height: 0.3rem;
        margin: 3rem;
    }
    .sense_business .background .desc .arrow{
        display: none;
    }
    .sense_business .background .desc a{
        border: 0.2rem solid #a5a5a5;
        padding: 1rem;
    }
    .blog .info_blog .list_blog li{
        height: 37.3rem;
    }
    .learn_main .desc_learn_main .list_videos{
        align-items: center;
        flex-direction: column;
    }
    .learn_main .desc_learn_main .list_videos li{
        width: 70%;
    }
}
@media screen and (max-width: 750px){
    .solution .info_solution .list_solution li{
        width: 60%;
    } 
    .content_menu .desc h1{
        font-size: 4rem;
        line-height: 5rem;
    }
    .content_menu .desc p{
        font-size: 1.7rem;
        line-height: 2rem;
        padding-bottom: 2rem;
    }
    .content_menu .desc .link a{
        font-size: 1.7rem;
        line-height: 3rem;
    }
    .content_menu .values ul li span{
        font-size: 4rem;
        line-height: 4.5rem;
    }
    .content_menu .values ul li p{
        font-size: 1.8rem;
        line-height: 2.5rem;
        padding-top: 1rem;
    }
    .materials .info_materials .content .link a{
        font-size: 1.7rem;
        line-height: 3rem;
    }
    .trust_company .content h2{
        font-size: 3.5rem;
        line-height: 4rem;
    }
}
@media screen and (max-width: 700px) {
    .banners .list_banners .image_banner{
        width: 85%;
    }
    .youtube_video .layer .youtube_video_player {
        width: 100%;
        padding-bottom: 56.25%;
    }
    .youtube_video .layer .youtube_video_player.active {
        width: 95%;
        padding-bottom: 53.4%;
    }
    .youtube_video .layer .youtube_video_player iframe{
        height: 35rem;
    }
}
@media screen and (max-width: 650px){
    .blog .info_blog .list_blog{
        flex-direction: column;
        align-items: center;
    }
    .blog .info_blog .list_blog li{
        width: 100%;
        margin-bottom: 3rem;
        height: 100%;
        margin-left: 0;
    }
}
@media screen and (max-width: 600px){
    .learn_main .desc_learn_main .list_videos li{
        width: 100%;
    }    
    .learn_main .desc_learn_main .info_learn_main{
        width: 100%;
    }
    .solution .info_solution .list_solution li h3{
        text-align: center;
    }
    .solution .info_solution .list_solution li .border{
        left: 50%;
        transform: translate(-50%);
    }
    .solution .info_solution .list_solution li{
        width: 80%;
        height: 100%;
    }
    .content_menu .values ul li span{
        font-size: 3rem;
        line-height: 3.5rem;
    }
    .content_menu .values ul li p{
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .content_menu .desc p{
        font-size: 1.5rem;
    }
    .content_menu .desc .link a{
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .content_menu .desc{
        margin: 15.3rem auto 5rem;
    }
    .content_menu .desc h1{
        font-size: 3rem;
        line-height: 3.5rem;
        margin-bottom: 2rem;
    }
    .materials .info_materials .content .link a{
        font-size: 1.5rem;
        line-height: 2rem;
        justify-content: flex-end;
    }
    .materials .info_materials .content p{
        text-align: center;
        font-size: 1.5rem;
    }
    .materials .info_materials .content .link{
        margin: 3rem 0 2rem;
    }
    .solution .info_solution h2{
        font-size: 3rem;
        line-height: 4rem;
    }
}
@media screen and (max-width: 500px){
    .solution .info_solution .list_solution li h4{
        text-align: center;
    }
    .solution .info_solution .list_solution li p{
        text-align: center;
        margin-bottom: 2rem;
        width: 100%;
    }
    .sense_business .background .desc p {
        width: 100%;
    }
    .barra{
        width: 10rem;
    }
    .banners .list_banners .materials h4{
        text-align: center;
        font-size: 3.5rem;
        line-height: 4.5rem;
    }
    .banners .list_banners .materials h4::after{
        margin: auto;
    }
    .banners .list_banners .materials p{
        text-align: center;
    }
    .banners .list_banners .image_banner{
        width: 100%;
    }
    .banners{
        margin-bottom: 5rem;
    }
    .newsletter .desc_newsletter .email{
        width: 75%;
        font-size: 1.4rem;
        padding-bottom: 1rem;
    }
    .newsletter .desc_newsletter button{
        width: 4rem;
        height: 4rem;
    }
    .newsletter .desc_newsletter button img{
        width: 100%;
        height: 100%;
    }
    .youtube_video .layer .youtube_video_player.active {
        opacity: 1;
        width: 70rem;
        padding-bottom: 39rem;
    }
    .youtube_video .layer .youtube_video_player iframe{
        height: 25rem;
    }
    .content_menu .values ul{
        flex-wrap: wrap;
    }
    .content_menu .values ul li{
        margin: 1.5rem 1rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .materials .info_materials .image{
        width: 100%;
    }
    .solution{
        background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(241,241,241,1) 15%, rgba(241,241,241,1) 100%);
    }
}
@media screen and (max-width: 450px){
    .banners .list_banners .buttons ul li {
        margin-left: 1.7rem;
        width: 2.5rem;
        height: 2.5rem;
    }
    .banners .list_banners .buttons ul li img{
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 400px){
    .solution .info_solution h3 {
        font-size: 4rem;
        line-height: 4rem;
    }    
    .solution .info_solution .list_solution li{
        width: 100%;
    }
    .content_menu .desc h1{
        font-size: 2.5rem;
        line-height: 3rem;
        margin-bottom: 1rem;
    }
    .content_menu .values ul li p{
        padding-top: unset;
    }
    .content_menu .values ul li{
        margin: 0.5rem 1rem;
    }
    .newsletter .desc_newsletter .email{
        padding: 0 0 0.5rem 0.5rem;
    }
    .newsletter .desc_newsletter .email::placeholder{
        font-size: 1.4rem;
    }
    .trust_company .content h2{
        font-size: 3rem;
        line-height: 3.5rem;
    }
}</pre></body></html>