section:first-of-type{background:url(../common/img/office.jpg) no-repeat;background-size:cover;background-position:center;height:40vh;display:flex;align-items:center;justify-content:center}@keyframes headScale{0%{transform:scale(0.2);opacity:.5}100%{transform:scale(1);opacity:1}}section:first-of-type h1{color:#fff;font-size:30px;font-weight:bold;animation:headScale .8s forwards}.content{color:#2a2929;margin:0 auto;padding:0 .8rem;max-width:920px}h2{margin:4% auto 2rem;font-size:clamp(17px,17px + 2vw,38px);font-weight:bold;text-align:center}p{margin-bottom:1ch}main ul{list-style:disc;margin-bottom:2ch;padding-left:2ch}main ol{list-style-type:decimal;margin-bottom:2ch;padding-left:2ch}main li+li{margin-top:1ch}.p-pages{font-size:clamp(16px,10px + 2vw,18px);line-height:1.3}.p-pages_heading{font-weight:700;margin-bottom:1ch}