:root{--filtertag-active-background-color: var(--color-purple-dark)}.hundredlist__container{display:flex;position:relative;flex-direction:column;justify-content:flex-end;margin:auto 0 0;background:var(--color-purple-dark)}.hundredlist_wrapper{display:block;justify-content:space-between;padding-top:var(--space-l);padding-bottom:var(--space-l)}@media screen and (width >= 768px){.hundredlist_wrapper{display:flex;padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}}.hundredlist_text{max-width:-moz-fit-content;max-width:fit-content}@media screen and (width >= 768px){.hundredlist_text{max-width:80%}}.hundredlist{background:var(--color-purple-superlight)}.hundredlist__result{display:grid;gap:var(--space-m)}@media screen and (width >= 1024px){.hundredlist__result{grid-template-columns:repeat(2,1fr);gap:var(--space-l)}}@media screen and (width >= 1500px){.hundredlist__result{grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}}.hundredlist__result-item{background-color:var(--color-white);padding:var(--space-m)}@media screen and (width >= 768px){.hundredlist__result-item{padding:var(--space-xl)}}.hundredlist__result-item .tags{margin-bottom:var(--space-m)}.hundredlist__result-info{display:flex;flex-direction:column;gap:16px;margin-bottom:var(--space-s)}@media screen and (width >= 768px){.hundredlist__result-info{flex-direction:row;gap:32px;margin-bottom:var(--space-l)}}.hundredlist__result-summary{flex:2}.hundredlist__result-image{flex:1;flex-shrink:0;order:-1;margin-bottom:var(--space-m)}@media screen and (width >= 768px){.hundredlist__result-image{order:1;min-width:100%;min-height:100%}}.hundredlist__result-heading{margin-bottom:var(--space-s)}.hundredlist__result-heading a{border-bottom:1px solid var(--color-black);text-decoration:none}@media screen and (width >= 768px){.hundredlist__result-heading{margin-bottom:var(--space-l)}}.hundredlist__result-university{font-weight:var(--typography-body-text-bold-font-weight)}
