.page-hero__title{margin-bottom:clamp(24px,3vw,40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(16px,4.2vw,64px);color:var(--black,#1E1E1E);font-family:Milligram;font-style:normal;font-weight:900;line-height:80%;font-size:clamp(72px,20vw,300px);word-break:break-word}.page-hero__title:after{content:"";height:clamp(10px,2.8vw,40px);background:#111;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:90px;max-width:min(520px,100%)}.page-hero__media img{width:100%;aspect-ratio:1528/473;-o-object-fit:cover;object-fit:cover;display:block;border-radius:64px}@media (max-width:991px){.page-hero__title{gap:clamp(12px,2.8vw,28px);font-size:clamp(56px,14vw,180px)}.page-hero__title:after{height:clamp(8px,1.8vw,18px);max-width:clamp(140px,22vw,320px);min-width:60px}}@media only screen and (max-width:991px){.page-hero__media img{border-radius:16px;aspect-ratio:60/29}}@media (max-width:420px){.page-hero__title:after{min-width:60px}}