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