<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lensepro-site-title {
  width:100%;
  height:53px;
}
.lensepro-site-title-sticky {
  width:300px;
  height:70px;
}
.lensepro-site-title-sticky .logo {
  top:0;
  width:100%;
  height:100%;
}
.lensepro #header { padding-top:80px; }
.lensepro #header #main-menu-container, .lensepro #header .second-menu { display:none; }
.lensepro #footer-top-menu-container { display:none; }
.lensepro .site-title-mobile-wrapper {
  top:0;
  height:220px;
}
@media only screen and (max-width: 540px) {
  .lensepro .site-title-mobile-wrapper { height:120px; }
  .lensepro .site-title-mobile-wrapper .site-title-mobile { padding:40px; }
}
.lensepro .site-title-mobile {
  padding:80px;
  width:100%;
  height:100%;
}
.lensepro #mobile-buttons { display:none; }
.lensepro .menu-page-mobile .menu-page { display:block; }
.lensepro .menu-page-mobile .menu-page .menu {
  flex-wrap:wrap;
  padding-top:15px;
  padding-bottom:15px;
}
.lensepro .menu-page-mobile .menu-page .menu a {
  padding-top:5px;
  padding-bottom:5px;
}
.lensepro #footer .site-title {
  width:100%;
  height:50px;
}
</pre></body></html>