.page-title__inner{box-sizing:border-box;padding:5rem 0}@media(max-width:992px){.page-title__inner{padding:3rem 0}}.page-title__title{font-size:clamp(2.5rem,5vw,3.5rem)}.page-title__wrapper.has-langs{align-items:center;display:flex;gap:3rem 2rem}@media(max-width:992px){.page-title__wrapper.has-langs{align-items:flex-start;flex-direction:column}}.page-title__wrapper.has-langs>div:first-child{flex:1}@media(max-width:992px){.page-title__wrapper.has-langs>div:first-child{order:2}}.page-title__wrapper.has-langs>div:last-child{flex:0 0 auto}@media(max-width:992px){.page-title__wrapper.has-langs>div:last-child{order:1}}.page-title__langs{background:var(--color-light-grey);border-radius:30px;box-sizing:border-box;display:grid;gap:15px;grid-template-columns:repeat(5,1fr);padding:2rem}@media(max-width:992px){.page-title__langs{grid-template-columns:repeat(4,1fr)}}.page-title__lang{aspect-ratio:1/1;clip-path:inset(0 round 50%);cursor:pointer;overflow:hidden;position:relative;width:45px}@media(max-width:992px){.page-title__lang{width:30px}}.page-title__lang span{height:100%;left:0;position:absolute;top:0;width:100%}.page-title__lang span img,.page-title__lang span picture{height:100%;object-fit:cover;width:100%}