@font-face {
  font-family: "Proxima";
  font-weight: 300;
  font-display: swap;
  src: url(../../fonts/ProximaNova-Regular.woff) format("woff");
}
@font-face {
  font-family: "Proxima";
  font-weight: 700;
  font-display: swap;
  src: url(../../fonts/ProximaNova-Bold.woff) format("woff");
}
@font-face {
  font-family: "Proxima";
  font-weight: 900;
  font-display: swap;
  src: url(../../fonts/ProximaNova-Black.woff) format("woff");
}
body {
  font-family: Proxima, Arial, sans-serif;
  font-size: 16px;
}
p:first-child, p:last-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
h1 {
  font-size: 38px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 992px) {
  h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 34px;
  }
}
h2 {
  font-size: 34px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 992px) {
  h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-size: 30px;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 992px) {
  h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 26px;
  }
}
ul {
  margin: 0;
  padding: 0;
}
[hidden] {
  display: none !important;
}
section {
  padding-top: 48.828125px;
  padding-bottom: 48.828125px;
}
section.section-padding-none {
  padding-top: 0;
  padding-bottom: 0;
}
section.section-padding-top {
  padding-bottom: 0;
}
section.section-padding-bottom {
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  section {
    padding-top: 31.25px;
    padding-bottom: 31.25px;
  }
}
p {
  line-height: 1.5;
}
img.align-left {
  margin-right: 16px;
}
.cke_editable img {
  margin: 0 16px;
}
.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
  box-shadow: none;
}
#rent181122 {
  display: none;
}

/*# sourceMappingURL=elements.css.map */
