@charset "UTF-8";

body.index main {
    transform: none!important;
}
@media screen and (max-width: 100vh){
body.index footer {
    margin-top: 0vh !important;
}
}
body.index footer {
    margin-top: 0vh !important;
}


a[id^="cont"]+div:before {
    background: #fffaf0;
}