/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.privacy_wrapper {
  padding: 40px 0 113px;
}
.privacy_sec:not(:last-child) {
  margin-bottom: 35px;
}
.privacy_heading {
  margin-bottom: 5px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #2C4198;
  line-height: 1.5;
}
.privacy_desc p:not(:first-child) {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .privacy_wrapper {
    padding: 47px 0 236px;
  }
  .privacy_sec:not(:last-child) {
    margin-bottom: 45px;
  }
  .privacy_heading {
    font-size: 1.25rem;
  }
  .privacy_desc p:not(:first-child) {
    margin-top: 12px;
  }
}
/*# sourceMappingURL=maps/privacy.css.map */
