.underlined{width:13rem;height:.6rem;background:#003f7d;text-align:center;border-radius:99.9rem}@media screen and (max-width:600px){.underlined{height:.2rem;width:5.6rem}}.heading-compo{position:relative;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;z-index:999}@media screen and (max-width:600px){.heading-compo{gap:.4rem}}.heading-compo_title{font-size:4.4rem;font-weight:700;color:#003f7d;text-align:center;line-height:1.2;font-family:Philosopher}@media screen and (max-width:600px){.heading-compo_title{font-size:2rem}}.heading-compo.left-align{align-items:flex-start}.heading-compo.left-align .heading-compo_title{text-align:left;text-transform:none}