.base-award{--award-logo-width:112px;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:16px;color:var(--text-primary);padding:15px}@media only screen and (min-width:1024px){.base-award{border-radius:24px;padding:15px 23px;--award-logo-width:150px}}@media only screen and (min-width:1200px){.base-award{padding:23px}}.base-award--size-m{--award-place-width:120px;--award-channel-width:224px}@media only screen and (min-width:1200px){.base-award--size-m{--award-place-width:200px;--award-channel-width:224px}}.base-award--size-l{--award-place-width:200px;--award-channel-width:224px}@media only screen and (min-width:1200px){.base-award--size-l{--award-place-width:300px;--award-channel-width:300px}}.base-award__inner{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;position:relative}@media only screen and (min-width:1024px){.base-award__inner{align-items:center;flex-direction:row;gap:32px}}.base-award__place{max-width:calc(100% - var(--award-logo-width));width:100%}@media only screen and (min-width:1024px){.base-award__place{flex:0 0 var(--award-place-width);max-width:none;width:auto}}.base-award__channel{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:12px;max-width:calc(100% - var(--award-logo-width) - 8px);width:100%}@media only screen and (min-width:1024px){.base-award__channel{flex:0 0 var(--award-channel-width);justify-content:flex-start;margin-top:0;max-width:none;width:auto}}.base-award__year{color:var(--text-secondary);white-space:nowrap}.base-award__founder{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.base-award__rating-name{margin-top:28px;width:100%}@media only screen and (min-width:1024px){.base-award__rating-name{flex:1 1 auto;margin-top:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.base-award__logo{align-items:center;display:flex;height:48px;justify-content:flex-end;position:absolute;right:0;top:0;width:var(--award-logo-width)}@media only screen and (min-width:1024px){.base-award__logo{max-width:unset;position:static}}.base-award__logo-img{display:block;max-height:100%;max-width:112px;-o-object-fit:contain;object-fit:contain}.awards-list{display:flex;flex-direction:column;gap:12px}
