<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&amp;display=swap');

  
  html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li {
font-family: 'Manrope' !important;
}
.slide-price{

}

.navbar{
    border:0px!important;
}
.input.form-control, .select.form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000!important;}
.footer{
    border:0px;
}

#code-btn {display:none!important}
@media (max-width: 767px){
.flex {
    flex-direction: column;
}
    .items-center{
        align-items: start!important;
    }
}


div.footer{
background-color: #000!important;
}</pre></body></html>