body {font-family:"lato";}
* { backface-visibility: hidden !important; }
.home-men .sitelogo * {  transition-duration: 0.5s !important;  }
p { margin-bottom: 0.7em; }
p:last-child { margin-bottom: 0; }
p a:hover { color: #FDB714; transition-duration: 0.25s; }
p a { transition-duration: 0.2s; }
::-webkit-scrollbar { width: 0; }
::-webkit-scrollbar-track { box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3); }
::-webkit-scrollbar-thumb { background-color: #00000040; border-radius: 0px; }
::-webkit-scrollbar-thumb:hover { background: #00000060; transition: all 0.3s !important; }
@media (max-width: 1024px) {
}
@media (max-width: 767px) {
}