.faq-page #main-wrapper,
.page-page #main-wrapper,
.dashboard-page #main-wrapper {
  padding: 5rem 0;
  background: #ee4437;
}
.faq-page #main-wrapper #content > .section,
.page-page #main-wrapper #content > .section,
.dashboard-page #main-wrapper #content > .section {
  background: #ffffff;
  padding: 1rem;
}
.faq-page .page-title,
.page-page .page-title,
.dashboard-page .page-title {
  margin-bottom: 2.5rem;
}
.page-node-type-page .page-title-wrapper {
  background: #000000;
}
.page-node-type-page .page-title-wrapper .overlay {
  padding: 4rem 0;
  text-align: center;
}
.page-node-type-page .page-title-wrapper .overlay .subtitle {
  color: #ffffff;
  margin: 0;
}
.page-node-type-page.page-node-nid-252 .page-title-wrapper {
  text-align: center;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff;
}
.page-node-type-page.page-node-nid-252 .page-title-wrapper .overlay {
  background: rgba(0, 0, 0, 0.5);
  padding: 4rem 0;
}
.page-node-type-page.page-node-nid-252 .page-title-wrapper .breadcrumb {
  color: #ffffff;
}
.page-node-type-page.page-node-nid-252 .page-title-wrapper .breadcrumb a {
  color: #ffffff;
}
.page-node-type-page.page-node-nid-252 .page-title-wrapper .page-title {
  color: #ffffff;
}
body.page-node-nid-815 #page {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/gate/front/top_front/images/mobile/m-list-top-operations_bg.jpg");
}
body.page-node-nid-815 #page #main-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-node-nid-815 #page #main-wrapper #main {
  width: 100%;
}
body.page-node-nid-8 #page {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/gate/front/top_front/images/mobile/m-404_bg.jpg");
}
body.page-node-nid-9 #page {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/gate/front/top_front/images/mobile/m-403_bg.jpg");
}
@media all and (min-width: 1024px) {
  .faq-page #main-wrapper #content > .section,
  .page-page #main-wrapper #content > .section,
  .dashboard-page #main-wrapper #content > .section {
    padding: 2.5rem;
  }
  body.page-node-nid-815 #page {
    background-image: url("/themes/gate/front/top_front/images/mobile/d-list-top-operations_bg.jpg");
  }
  body.page-node-nid-8 #page {
    background-image: url("/themes/gate/front/top_front/images/desk/d-404_bg.jpg");
  }
  body.page-node-nid-9 #page {
    background-image: url("/themes/gate/front/top_front/images/desk/d-403_bg.jpg");
  }
}
