<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: 600px) {
  .gif-show-decstop {
    display:none;
  }
}
@media screen and (min-width: 601px) {
  .gif-show-mobile {
    display:none;
  }
}
#nav117798081 {
    border-bottom: .5px solid #f5f5f5;
}


@media screen and (max-width: 980px) {

.t228__mobile {
    background-color: #ffffff !important;
    display: block;
}

.t228__mobile_text {
    color: #000;
}

.t228__burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #000;
}
}

 </pre></body></html>