<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.el--show-ivtexpo2025 {
    display: block !important;
}

.container .content aside .btn--fair-info {
    background: #C62127;
    color: #FFFFFF;
}

.container .content aside .btn--fair-info.active {
    background: #C62127;
    color: #FFFFFF;
}

.container .content aside .btn--fair-info.active a {
    color: #FFFFFF;
}

@media only screen and (min-width: 64rem) {
    .container .content aside .btn--fair-info:hover {
        -webkit-animation: desktop--fair-info 2s forwards;
        -moz-animation: desktop--fair-info 2s forwards;
        -ms-animation: desktop--fair-info 2s forwards;
        -o-animation: desktop--fair-info 2s forwards;
        animation: desktop--fair-info 2s forwards;
    }
    @-webkit-keyframes desktop--fair-info {
        100% {
            filter: brightness(133%);
        }
    }
    @-moz-keyframes desktop--fair-info {
        100% {
            filter: brightness(133%);
        }
    }
    @-ms-keyframes desktop--fair-info {
        100% {
            filter: brightness(133%);
        }
    }
    @-o-keyframes desktop--fair-info {
        100% {
            filter: brightness(133%);
        }
    }
    @keyframes desktop--fair-info {
        100% {
            filter: brightness(133%);
        }
    }
}

.container .content .grid--tile .tile--half .welcome img, .container .content .grid--tile .tile--full .welcome img,
.container .content .grid--tile .tile--three .welcome img {
    width: 728px !important;
    margin-top: 25px !important;
}

.container .content aside .category--list .aside--title {
    background-color: #333333;
    color: #FFFFFF;
}

.container .content aside .category--list .aside--title a {
    font-size: 15px;
    color: #FFFFFF;
}

.container .content aside .category--list .aside--title.active {
    background: #333333;
    color: #FFFFFF;
}

.container .content aside .category--list .aside--title.active a {
    color: #FFFFFF;
}

.container header .header--main nav {
    background: #333333;
    color: #FFFFFF;
    padding-top: 9px;
    margin-top: 30px;
}

.container header .header--main nav ul li a,
.container header .header--main nav ul li a i {
    color: #FFFFFF;
}

.container header .header--main nav .header--language,
.container header .header--main nav .header--language .header--other-languages {
    border: .025rem solid #C62127;
    background: #C62127;
    color: #FFFFFF;
    opacity: 1 !important;
    margin-top: 6px;
    margin-left: 1px;
}

.container header .header--main nav .header--language .header--other-languages {
    border-radius: 0;
}

.container header .header--main nav .header--language {
    padding-top: 11px;
    padding-bottom: 11px;
}

.container header .header--main nav .header--language a {
    color: #FFFFFF;
}

.container header .header--main nav .header--language .header--other-languages li a {
    color: #FFFFFF;}
}

.container header .header--main nav .header--language .header--other-languages li:hover {
    background: #C62127;
}

.container header .header--main nav .header--contact span {
    border: .025rem solid #C62127;
    background: #C62127;
    color: #FFFFFF;
}

@-webkit-keyframes ghost--contact-h {
    100% {
        filter: brightness(133%);
    }
}
@-moz-keyframes ghost--contact-h {
    100% {
        filter: brightness(133%);
    }
}
@-ms-keyframes ghost--contact-h {
    100% {
        filter: brightness(133%);
    }
}
@-o-keyframes ghost--contact-h {
    100% {
        filter: brightness(133%);
    }
}
@keyframes ghost--contact-h {
    100% {
        filter: brightness(133%);
    }
}

.container header .header--main nav .header--contact span:hover {
    -webkit-animation: ghost--contact-h 2s forwards;
    -moz-animation: ghost--contact-h 2s forwards;
    -ms-animation: ghost--contact-h 2s forwards;
    -o-animation: ghost--contact-h 2s forwards;
    animation: ghost--contact-h 2s forwards;
}

.container .content aside .category--list ul {
    background: #333333;

}

.container .content aside .category--list ul li a {
    color: #FFFFFF;
}

@media only screen and (min-width: 64rem) {
    .container .content aside .category--list ul li a:hover {
        border-left: 0.3125rem solid #C62127;
        background: #C62127;
    }
}

.container .content aside .category--list ul li.active &gt; a {
    background: #C62127;
    border-left: 0;
}

.container footer {
    border-top: .125rem solid #C62127;
}

.container header .header--main .header--bottom .header--cart i {
    border: .125rem solid #C62127;
}

.container--auth .table .v .login--auth-container {
    border: .125rem solid #C62127;
}

.btn:hover,
.container--auth .table .v .login--auth-container .btn:hover {
    border: .125rem solid #FFFFFF !important;
}

.container header .header--main nav ul li .search--hover {
    border: .0625rem solid #C62127;
}

.container--auth .table .v .login--auth-container .header--contact {
    background: #C62127;
}
</pre></body></html>