.gradient {
font-family: MuseoSansCyrl700;
text-transform: uppercase;
font-size: 4rem;
background: radial-gradient(circle at top right, transparent 15px, #FF4200 0) top right;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}