.chapter{margin-top:110px}@media (max-width:1440px){.chapter{margin-top:80px}}@media (max-width:1024px){.chapter{margin-top:60px}}@media (max-width:680px){.chapter{margin-top:50px}}@media (max-width:680px){.chapter .container{width:100%;padding:0}}.chapter .d-flex{padding:9px 20px;background-color:#004fb3;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:10px}@media (max-width:680px){.chapter .d-flex{padding:6px 10px}}.chapter__title{flex:auto}.chapter__title+.chapter__count{opacity:0}.chapter__count{font-family:Proftech,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:clamp(32px,5vw,60px);line-height:110%;letter-spacing:0;text-align:center;color:#fff;padding-bottom:8px;border-bottom:2px solid #ffba00}.chapter h2{display:block;width:100%;text-align:center;color:#fff;line-height:110%}