<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-fluid {
  max-width: 1140px; }

.anchor {
  display: block;
  position: relative;
  height: 2px; }

aside .list-group-item.active {
  text-decoration: underline;
  background-color: transparent; }

main {
  z-index: 1;
  position: relative;
  padding-left: 3px; }

#menu-normal {
  border-bottom: 0;
  background-position: top center; }

#hero-container {
  top: 13px;
  right: 13px;
  left: 13px;
  bottom: 0;
  position: absolute;
  overflow: hidden; }
  @media (min-width: 992px) {
    #hero-container {
      top: 0; } }

#hero-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../img/ciani_lugano.jpg");
  background-position-x: center;
  background-size: cover; }
  @media (min-width: 992px) {
    #hero-image {
      top: -50%;
      height: 150%; } }
</pre></body></html>