.sieya--math-corner-screen{color:#fff;position:relative;padding:var(--dashboard-padding);padding-top:100px;display:flex;flex-direction:column;align-items:center;row-gap:12px;z-index:1;background:var(--color-play-corner);min-height:calc(var(--vh, 1vh) * 100);.sieya--math-corner-screen--starting-gradient{height:120px;width:100%;z-index:-1;background:var(--color-solid-deep-blue);position:absolute;top:0;left:0;&:before{z-index:-1;content:"";position:absolute;top:0;left:0;width:100%;height:120px;background:linear-gradient(180deg,transparent 0,var(--color-play-corner) 100%)}}.sieya--content-max-width{row-gap:24px}.sieya--math-corner-screen--headline,.sieya--math-corner-screen--sub-headline{align-self:flex-start}.sieya--math-corner-screen--container ul{width:100%;display:inline-flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px}.sieya--math-corner-screen--filters-wrapper{width:100%}.sieya--math-corner-screen--filters{display:flex;align-self:flex-start;width:100%;flex-direction:row;gap:32px}.sieya--math-corner-screen--math-link.sieya--math-corner-screen--math-link.sieya--math-corner-screen--math-link{background:var(--color-play-corner-ribbon-background);border-radius:8px;color:var(--color-solid-white);box-shadow:none;font-size:14px;line-height:18px;font-weight:400;width:100%;padding:0 12px;justify-content:space-between;&:focus,&:focus-within{box-shadow:0 0 0 4px var(--color-play-corner-ribbon-foreground)}.sieya--math-corner-screen--math-link-icon{color:var(--color-solid-deep-blue);width:20px;height:20px}}@media (min-width:1000px){.sieya--math-corner-screen--container{width:100%;ul{display:grid;grid-template-columns:1fr 1fr}}}}