<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body:not(.paspartu_on_top_fixed) .paspartu_outer .content:not(.has_slider) .content_inner, 
.paspartu_on_top_fixed .paspartu_outer .content_wrapper{
    padding-top: 0px !important;
}

.fixed_top_header.has_top .bottom_header {
    background-color: #fff !important;
    border: 0 none !important;
    box-sizing: border-box;
    margin-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
}

.fixed_top_header .header_inner_center{
    background-color: rgba(242, 242, 242, 1);
    border-bottom: 1px solid rgba(222, 222, 222, 1);
}</pre></body></html>