<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1280px) {
  .s_name {
    position: absolute;
    left: 370px;
    top: 54px;
  }
  .whatsapp {
    display: block;
    width: 33px;
    position: absolute;
    right: 190px;
    top: 79px;
  }
}
.s_name {
  background-color: #a6dd75;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  padding: 8px 21px;
  border: 2px solid #5b5b5b;
}
.headerMenu-wrapper .section-menu.desktop {
  max-width: 100%;
}
.new {
  display: none;
}
.headerRight {
  position: relative;
}
.headerRight .reg_agent {
  background-color: #a6dd75;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  padding: 3px 11px;
  border: 2px solid #5b5b5b;
  text-decoration: none;
  color: #5b5b5b;
  font-family: "Open-Sans-Condensed";
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: -45px;
  right: 0;
}
.but-page {
  background-color: #c71f3d;
  color: #fff;
  border: 1px solid #c71f3d;
  box-shadow: none;
  z-index: 99;
  border-radius: 0;
}
.but-page:hover {
  background-color: #c71f3d;
  color: #fff;
  border: 1px solid #c71f3d;
  box-shadow: none;
}
html .s_name, html .contacts {
  background-color: #428AAF;
}
html body .section-menu.desktop .section-menu-scroll {
  background-color: #fff;
}
@media (max-width: 960px) {
  .right-step-form-but {
    right: -92px !important;
  }
  .headerMenu-wrapper .top-step-form-but {
    bottom: -320px;
    left: 0;
    right: 0;
    width: 165px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media (max-width: 480px) {
  .headerMenu-wrapper .top-step-form-but {
    bottom: -400px;
    left: 0;
    right: 0;
    width: 165px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
.wrapper {
  background-attachment: fixed;
}
</pre></body></html>