/* @group Generic
------------------------------------ */
.page-header { margin-bottom: 10.1rem; }
.page-header .img-box { height: 38.2rem; }
.page-header h1 { font-size: 4.8em; font-weight: 800; letter-spacing: 0.24px; line-height: 1.209em; }
.content-main { margin-bottom: 4.4rem; }
.page-header + .content-main { margin: 10.1rem 0 4.4rem; }
.content-main h2 { color: rgba(26,46,87,1); font-size: 3.6em; font-weight: 800; line-height: 1.5em; margin: 0 0 2rem; }
.content-main h3 { color: rgba(26,46,87,1); font-size: 3em; font-weight: 800; line-height: 1.5em; margin: 0 0 2rem; }
.content-main h4 { color: rgba(26,46,87,1); font-size: 2.5em; line-height: 1.5em; margin: 0 0 2rem; }
.content-main h5 { color: rgba(26,46,87,1); font-size: 1.4em; line-height: 1.5em; margin: 0 0 2rem; }
.content-main h6 { color: rgba(26,46,87,1); font-size: 1em; font-size: 300; line-height: 1.5em; margin: 0 0 2rem; }
.content-main p,
.content-main li { color: rgba(0,100,163,1); font-size: 1.4em; letter-spacing: 0.77px; line-height: 1.929em; }

.content-main ol,
.content-main ul,
.content-main p { margin: 0 0 2.7rem; }
.content-main ol li { list-style: decimal outside none; }
.content-main ul li { text-indent: -.7em; padding-right: .7em; }
.content-main ul li::before { content: '•'; padding-right: .7em; }
.content-main ol:last-child,
.content-main ul:last-child,
.content-main p:last-child { margin: 0; }
@media only screen
and (min-width : 961px) {
}
@media only screen
and (min-width : 961px)
and (max-width : 1440px) {
}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
  #wrapper { overflow: hidden; }
  .page-header { margin-bottom: 6.2rem; }
  .page-header .img-box { height: 37.1rem; }
  .content-main { margin: 15rem 0 8.5rem; }
  .page-header + .content-main { margin: 0 0 8.5rem; }
  .page-header h1 { font-size: 6em; letter-spacing: 0.31px; line-height: 1.217em; }
  .content-main h2 { font-size: 5em; letter-spacing: 1.07px; line-height: 1.040em; }
  .content-main h3 { font-size: 4em; letter-spacing: 1.07px; line-height: 1.040em; }
  .content-main h4 { font-size: 3em; letter-spacing: 1.07px; line-height: 1.040em; }
  .content-main h5 { font-size: 2.6em; letter-spacing: 1.07px; line-height: 1.040em; }
  .content-main h6 { font-size: 2em; letter-spacing: 1.07px; line-height: 1.040em; }

  .content-main p,
  .content-main li { font-size: 2.6em; letter-spacing: 0.56px; line-height: 1.694em; }
  .content-main ol,
  .content-main ul,
  .content-main p { margin: 0 0 3rem; }
}
/* @end */
