:root{--title-clip-offset: 0.12;--title-height: 100dvh;--title-clip-height: calc(var(--title-clip-offset) * var(--title-height))}.o-title{position:relative;background-color:#531360;color:#fff;clip-path:polygon(100% 0, 100% calc(100% - var(--title-clip-height)), 0 100%, 0 0)}.o-header.o-header--education+.o-main .o-title{background-color:#e1320e}.o-title__inner{max-inline-size:1680px;margin-inline:auto;padding-inline:clamp(1rem,4vw,8rem)}.o-title__inner{padding-block-start:11.25rem;padding-block-end:11.25rem}@media screen and (min-width: 1024px){.o-title__inner{padding-block-start:15rem;padding-block-end:15rem}}@media screen and (min-width: 1024px){.o-title__inner{display:grid;grid-template-columns:repeat(24, 1fr);column-gap:1.5rem;grid-auto-flow:dense;align-items:start}}@media screen and (min-width: 1024px)and (max-width: 1439px){.o-title__text{grid-area:1/4/1/22}}@media screen and (min-width: 1440px){.o-title__text{grid-area:1/7/1/19}}.o-title--picture{background-color:#000;height:calc(var(--title-height) + var(--title-height)*var(--title-clip-offset));clip-path:polygon(100% 0, 100% calc(100% - var(--title-clip-height)), 0 100%, 0 0)}.o-title--picture .o-title__inner{position:absolute;padding-block-end:6rem;inset-block-end:var(--title-clip-height);inset-inline:0;z-index:20}.o-title__picture{position:absolute;inset:0;z-index:0;width:100%;height:100%;display:block;margin:0}.o-title__picture img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;position:relative;z-index:10}.o-title__picture::before{content:"";position:absolute;inset:0;z-index:20;height:18.75rem;pointer-events:none;user-select:none;background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 80%)}.o-title__picture::after{content:"";position:absolute;inset:0;z-index:20;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 48.9%, rgba(0, 0, 0, 0.8) 78.72%)}