@charset "UTF-8";

/* ************************************* */


/*                                       */


/* Reset                                 */


/*                                       */


/* ************************************* */

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

ul {
    list-style: none;
}


/* ************************************* */


/*                                       */


/* Global                                */


/*                                       */


/* ************************************* */

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    background: url(../img/deco/back-body.png) repeat-x top left;
    color: var(--color-primary);
}

.is-hidden,
.js-hidden,
.source-hidden,
.mob,
.cite-js-hidden {
    display: none;
}

.js-show,
.js-submit,
input[type='submit'],
.js-search-expand {
    cursor: pointer;
}

.left {
    float: left;
    margin-left: 0 !important;
}

.center {
    margin: 0 auto 0 auto;
    display: block;
}

.right {
    float: right;
    margin-right: 0 !important;
}

#main:after,
.comment:after,
.block-back:after,
#right:after,
footer .inner:after {
    content: "";
    display: table;
    clear: both;
}

.c-grey,
.c-grey a {
    color: var(--color-secondary);
}

.pointer {
    cursor: pointer;
}


/* ************************************* */


/*                                       */


/* Layout                                */


/*                                       */


/* ************************************* */

#page,
header,
nav,
#main,
#left,
#content,
#right,
footer,
.block,
article,
.ref-source,
h2 {
    position: relative;
}

#page,
.grid,
#left,
#content,
footer,
section,
.row-submit,
.categories,
.columns,
aside {
    overflow: hidden;
}

.references,
.footnotes {
    clear: both;
}

#page {
    width: 1208px;
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
}


/* ************************************* */


/*                                       */


/* Regionen                              */


/*                                       */


/* ************************************* */

body>div#page>header {
    height: 100px;
}

#main {
    padding: 30px 0 40px 0;
    min-height: 600px;
}

#content {
    float: left;
    width: 810px;
}

.page-node:not(.front) #content,
.page-user #content {
    width: 810px;
}

#right {
    float: right;
    width: 320px;
}

footer {
    padding: 30px 0 30px 0;
    background: var(--color-primary);
    width: 100%;
}

footer .inner {
    max-width: 1208px;
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
}


/* ************************************* */


/*                                       */


/* Header                                */


/*                                       */


/* ************************************* */

#logo {
    position: absolute;
    width: 285px;
    height: 65px;
    top: 19px;
    left: 0px;
    /* left:-30px; */
    background: url(../img/logo/internet-policy-review-logo.svg) no-repeat top left;
    /*background: url(../img/logo/internet-policy-review-logo-anniversary.svg) no-repeat top left;*/
    text-indent: -9999%;
    outline: none;
    background-size: contain;
}

header #search {
    position: absolute;
    z-index: 2000;
    right: 0;
    top: 0;
    width: 15px;
    overflow: hidden;
}

header #search.shadow {
    -webkit-box-shadow: 0 0 6px 0 var(--color-secondary);
    box-shadow: 0 0 6px 0 var(--color-secondary);
    background: white;
    padding: 5px;
    right: -5px;
    top: -5px;
}

header #search input[type=text] {
    width: 149px;
    height: 19px;
    font-size: 13px;
    padding: 0 0 0 2px;
    margin: 0;
    display: none;
    margin-right: 5px;
    vertical-align: top;
    background: white;
}

header #search input[type=text]:focus {
    background: white;
    outline: none;
}

header #search img {
    vertical-align: -2px;
    width: 16px;
    height: 19px;
}


/* ************************************* */


/*                                       */


/* Navigation                            */


/*                                       */


/* ************************************* */


/* ************************************* */


/* Hauptnavigation                       */


/* ************************************* */

nav {
    position: absolute;
    right: 0px;
    top: 43px;
    width: 800px;
    z-index: 1000;
}

nav>ul {
    float: right;
    margin-right: 35px;
}

nav li {
    float: right;
    padding-left: 60px;
}

nav a {
    color: var(--color-secondary);
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
}

nav li.active-trail a,
nav li.active a,
nav li a.active,
nav a:hover {
    color: var(--color-primary);
}

@media (min-width: 769px) {
    #menu-664-1>a {
        overflow: hidden;
        display: block;
        width: 16px;
        height: 19px;
        background-position: center center;
        background-repeat: no-repeat;
        /*background-image: url(../img/icons/social/icon-rss.png);*/
        background-image: url(../img/icons/social/icon-rss.svg);
        text-indent: -100px;
        padding-left: 10px;
    }
    #menu-2-1,
    #menu-9668-1 {
        padding-left: 20px;
    }
    #menu-2-1 ul {
        width: auto;
        left: 0;
        white-space: nowrap;
    }
    #menu-2-1>a,
    #menu-9668-1>a {
        overflow: hidden;
        display: block;
        width: 17px;
        height: 17px;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(../img/icons/icon-user.svg);
        text-indent: -100px;
    }
}

.sf-depth-2 a {
    font-weight: normal;
    color: var(--color-primary);
    text-transform: none;
    font-size: 12px;
    letter-spacing: 0;
}


/* ************************************* */


/* Subnavigation                         */


/* ************************************* */

#sub {
    height: 45px;
}

#sub ul {
    display: table;
    margin: 0 auto 0 auto;
}

#sub ul li {
    display: table-cell;
    padding: 0 30px 0 30px;
}

#sub ul li a {
    color: var(--color-primary);
    line-height: 43px;
    display: block;
    text-align: center;
    font-size: 13px;
}


/*#sub ul li:first-child a{
  text-align: left;
}

#sub ul li:last-child a{
  text-align: right;
}*/

#sub ul li.active a,
#sub ul li a.active,
#sub ul li a:hover {
    color: var(--color-secondary);
}


/* ************************************* */


/* Tabs                                  */


/* ************************************* */

.tabs {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #991070;
    margin-bottom: 20px;
}

.tabs li {
    display: table-cell;
    text-align: center;
}

.tabs li a {
    color: white;
    display: block;
    padding: 9px;
}

.tabs li.active,
.tabs li.active a,
.tabs li a:hover {
    background: #AC408D;
    color: white;
}

.front .tabs {
    display: none;
}


/* ************************************* */


/* Footernavigation                      */


/* ************************************* */

footer ul {
    float: right;
}

footer li {
    float: left;
    padding-left: 10px;
    line-height: 78px;
    color: white;
    list-style: none;
}

footer li a {
    color: inherit;
    border-left: 1px solid white;
    padding-left: 10px;
    display: inline;
    font-size: 13px;
    text-transform: uppercase;
}

footer li:first-child a {
    border-left: 0;
}


/* ************************************* */


/* Pager                                 */


/* ************************************* */

ul.pager {
    margin: 0 auto 20px auto !important;
    list-style: none !important;
    text-align: center;
}

.pager li {
    margin: 10px 0 20px 0;
    display: inline;
}

.pager a {
    padding: 0 10px 10px 10px;
}


/* ************************************* */


/*                                       */


/* Listen im Contentbereich              */


/*                                       */


/* ************************************* */

.list article {
    margin-bottom: 20px;
    padding: 7px 20px 20px 47px;
    background: var(--block-background);
}

#content .list article.analysis {
    padding-top: 6px;
}

.list article.abstract {
    padding: 0;
}

.list article.abstract .header,
.list article.abstract .content {
    padding: 20px 20px 0 20px;
}

.list article.abstract .meta {
    padding: 0px 20px 0 20px;
}

.list article.abstract .content {
    padding-top: 0px;
    padding-bottom: 5px;
}

.list article.abstract .comments {}

.list article.analysis:before {
    content: "";
    display: block;
    /*   background-image: url(../img/icons/icons-ipr-sprite.png); */
    background-image: url(../img/icons/sprites/analysis-large.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 32px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

.list article.news:before {
    content: "";
    display: block;
    background-image: url(../img/icons/sprites/news.svg);
    /*   background-position: -64px 0; */
    background-repeat: no-repeat;
    width: 32px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

.list article.essay:before {
    content: "";
    display: block;
    background-image: url(../img/icons/sprites/essay.svg);
    /*   background-position: -64px 0; */
    background-repeat: no-repeat;
    width: 32px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

.list article.analysis.editorial::before {
    background-image: url(../img/icons/sprites/editorial-small.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 32px 35px;
    content: "";
    display: block;
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px;
}

.list article.news.guest-post:before {
    background-image: url(../img/icons/sprites/opinion.svg);
    /*   background-position: -127px 0; */
    width: 32px;
    height: 35px;
}

.list article.concept:before {
    background-image: url(../img/icons/sprites/concept-neu.svg);
    width: 32px;
    height: 35px;
}

.list article.glossary:before {
    background-image: url(../img/icons/sprites/concept_v_altcolor.svg);
    width: 32px;
    height: 35px;
}

.list.list--front--first article:before {
    width: 45px;
    height: 50px;
}


/* ************************************* */


/* Artikel                               */


/* ************************************* */

#content .list article {
    /*  width: 395px;*/
    /*! min-height:350px; */
}

#content .list article.abstract {
    min-height: 0px;
}

.list--front--first article {
    min-height: 250px;
    padding-left: 60px;
    grid-column: 1 / -1;
}

.list--front--first article .taxonomy {
    margin-left: -60px;
    padding-left: 60px;
}

.list--front--first article:before {
    background-image: url(../img/icons/sprites/analysis-large.svg);
    width: 45px;
    height: 50px;
}

.list--front--first article.analysis.editorial:before {
    background-image: url(../img/icons/sprites/editorial-large.svg);
    height: 50px;
    width: 45px;
    background-size: auto;
    background-position: 0;
}

.list--front--first article .topic {
    font-size: 14px;
}

article.full {
    padding-left: 60px;
    background-position: 0 6px;
    background-repeat: no-repeat;
}

.node-type-analysis article.full {
    background-image: url(../img/deco/back-article-analysis.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-analysis article.full.full--not-peer {
    background-image: url(../img/deco/back-article-analysis-not-peer.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-analysis article.editorial.full.full--not-peer,
.node-type-analysis article.editorialconcept.full.full--not-peer {
    background-image: url(../img/deco/back-article-editorial-not-peer.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-analysis article.full.concept {
    background-image: url(../img/deco/back-article-concept-neu.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-analysis article.full.essay {
    background-image: url(../img/deco/back-article-essay.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-analysis article.full.glossary {
    background-image: url(../img/deco/back-article-glossary.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-analysis article.full.editorial {
    background-image: url(../img/deco/back-article-editorial.svg);
    background-size: 45px;
    background-position: 0 2px;
}

.node-type-news article.full {
    background-image: url(../img/deco/back-article-news.svg);
    background-size: 45px;
}

.node-type-news article.full.opinion {
    background-image: url(../img/deco/back-article-opinion.svg) !important;
    background-size: 45px;
}

.list article {
    display: flex;
    flex-flow: column;
}

.list article .content {
    flex-grow: 2;
}

.list article .taxonomy {
    flex-basis: min-content;
    padding-bottom: 5px;
}


/* ************************************* */


/* News                                  */


/* ************************************* */

#content .list article.news {
    /*  width: 395px;*/
    /*  min-height:330px;*/
}


/* ************************************* */


/* Abstracts                             */


/* ************************************* */

#content .list article.abstract {
    width: calc(100%-60px);
}

#content .list article.abstract {
    margin-left: 60px;
}

#content .list article.abstract::before {
    content: "";
    background-image: url(../img/deco/back-article-openabstract.svg);
    display: block;
    width: 60px;
    height: 75px;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    left: -60px;
    top: 25px;
    
}



/* ************************************* */


/*                                       */


/* Listen in der rechten Spalte          */


/*                                       */


/* ************************************* */


/*#right .list article{
  background:none;
  padding: 0 0 0 47px;
  margin: 0 0 0 0;
}

#right .list article div.header{
  margin-top:-4px;
}*/


/* ************************************* */


/*                                       */


/* Wabenlisten                           */


/*                                       */


/* ************************************* */

.grid {
    margin-left: -16px;
    margin-bottom: 25px;
}

.grid>div {
    float: left;
    position: relative;
    margin-left: 16px;
    margin-bottom: 14px;
    width: 160px;
    height: 180px;
    background: olive;
}

.grid>div section {
    position: absolute;
    width: 160px;
    height: 180px;
    top: 0px;
    left: 0px;
    margin-bottom: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    filter: alpha(opacity=100);
    background-image: url(../img/profile-comb-mask-160x180px.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.grid>div section:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
}

.grid>div section h2 {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif !important;
    color: white;
    text-align: center;
    position: absolute;
    width: 160px;
    bottom: 96px;
    left: 0;
    margin: 0 !important;
    background: none !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    letter-spacing: 0.1em !important;
    padding-bottom: 0 !important;
    line-height: 20px;
}

.grid>div section span {
    padding-top: 102px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.grid>div section span a,
.grid>div section h2 a {
    color: white !important;
    font-size: 13px !important;
    padding: 10px 10px 10px 10px;
    width: 100%;
    display: block;
}

.grid>div.join section {
    background-color: #808080;
    opacity: 1;
}

.grid>div.join section h2 {
    padding-top: 50px;
    font-size: 16px !important;
    position: static;
    bottom: auto;
    line-height: 28px;
}

.grid>div.join section h2 a {
    font-size: 20px !important;
}

.grid section div.hr {
    width: 15px;
    height: 2px;
    background: white;
    position: absolute;
    top: 90px;
    left: 72px;
}


/* ************************************* */


/*                                       */


/* People lists                          */


/*                                       */


/* ************************************* */

.people li {
    list-style: none;
    display: block;
    width: 75%;
    background: #f6f6f6;
    color: var(--color-primary);
    margin-bottom: .5em;
    padding-top: .25em;
    padding-bottom: .25em;
    padding-left: .75em;
    padding-right: 2em;
    border-left-width: 5px;
    border-left-style: solid;
    font-size: 1em;
    line-height: 1.5em;
}

.reviewer li {
    border-left-color: #F8BD00;
}

.editorialBoard li {
    border-left-color: #A7B435;
}

.editorialTeam li {
    border-left-color: #929a9f;
}

.managingBoard li {
    border-left-color: #c3b2ce;
}

.people .name {
    color: var(--color-primary);
    text-decoration: none;
    font-weight: 800;
    transition: color .5s;
}

.people a:hover {
    color: var(--color-secondary);
    transition: color .5s;
}

.people .affiliation {
    color: var(--color-secondary);
}

.people .affiliation a {
    color: var(--color-secondary);
    text-decoration: underline;
    transition: color .5s;
}

.people .affiliation a:hover {
    color: var(--color-primary);
    transition: color .5s;
}

.people .affiliation:before {
    content: " – ";
}

.people .location {
    font-style: italic;
    color: var(--color-secondary);
}

.people .location:before {
    content: ", "
}

.people .expertise {
    margin-left: 0;
    color: var(--color-secondary);
    margin-bottom: 0;
    line-height: 1.2em;
}

.people .expertise li {
    display: inline;
    width: auto;
    background: none;
    border-left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    color: var(--color-secondary);
    text-transform: uppercase;
    font-size: .8em;
}


/* .people .expertise li:after {
  content: ", ";
}

.people .expertise li:last-of-type:after {
  content: "";
} */

.people .expertise li::after {
    content: "; ";
}

.people .expertise li:last-of-type::after {
    content: ".";
}

.people .expertise .disciplinaryBackground {
    font-weight: 800;
}

.people .expertise .researchFocus {
    font-weight: 400;
}

.people .role {
    display: block;
    width: auto;
    background: none;
    border-left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    color: var(--color-secondary);
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 800;
}

.people a[addlRoles="author"]::after {
    /*   background-position: center center; */
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/icons/icon-user.svg);
    background-position-x: 4px;
    height: 1em;
    width: 1.2em;
    display: inline-block;
    position: relative;
    top: .125em;
}

.people a[addlRoles="author"]::after:focus {
    /* highlight? */
}


/* ************************************* */


/*                                       */


/* Archivlisten                          */


/*                                       */


/* ************************************* */


/*
Alte Grid Darstellung
.list-volume .block{
  display: inline-block;
  margin: 0 16px 20px 0;
  vertical-align: top;
  padding: 14px 20px 30px 60px;
  width: 395px;
  background: #f6f6f6;
  min-height:375px;
}
*/

.list-volume .block {
    display: inline-block;
    margin: 0 16px 20px 0;
    vertical-align: top;
    padding: 14px 20px 30px 45px;
    width: 100%;
    background: var(--block-background);
}

.list-volume.list--archive--issues .block {
    padding: 0;
    margin-bottom: 5px;
}

.list-volume.list--archive--issues .block:before {
    content: none;
}

.list-volume.list--archive--issues .block:first-child {
    /*     display:none; */
}

.list-volume.list--archive--issues .block:last-child {
    margin-bottom: 10px;
}

.list-volume.list--archive--issues .block:empty {
    display: none;
}

.list-volume .block.block--editorials {
    display: inline-block;
    margin: 0;
    padding: 0;
    background: transparent !important;
}

.list-volume .block:before {
    content: "";
    display: block;
    /*   background-image: url(../img/icons/icons-ipr-sprite.png); */
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.list-volume .block li {
    display: inline-block;
    margin: 0 0 30px 0;
    vertical-align: top;
    padding: 0 20px 0 20px;
    width: 49%;
    border-left: 10px solid #E1E1E1;
    min-height: 100px;
}

.list-volume .block li.editorial {
    display: inline-block;
    width: 100%;
    border-left: 0;
    min-height: 0;
    background-color: #EAEAEA;
    padding: 0 0 0 0;
}

.list-volume header {
    border-bottom: 1px solid #DEDEDE;
    padding: 20px 30px 9px 30px;
    margin-bottom: 25px;
}

.list-volume .block li.editorial li {
    border-left-color: #C2B1CF;
}

.list-volume .block li.editorial__analysis {}

.list-volume .block li.editorial__news {}

.list-volume .block li.editorial__abstract {}

.list-volume .block li.editorial header li {
    min-height: 0;
    border-left-width: 5px;
    width: 100%;
    padding-right: 0;
    padding-left: 15px;
}

.list-volume .block.issue1:before {
    background-image: url(../img/icons/sprites/spring.svg);
}

.list-volume .block.issue2:before {
    background-image: url(../img/icons/sprites/summer.svg);
}

.list-volume .block.issue3:before {
    background-image: url(../img/icons/sprites/fall.svg);
}

.list-volume .block.issue4:before {
    background-image: url(../img/icons/sprites/winter.svg);
}


/* content-type verlinkung */


/* gradient coloring */


/* normal */

.list-volume .block li.article {
    border-image: linear-gradient(to right, #e1e1e1 0%, #e1e1e1 50%, #94B1CC 50%, #94B1CC 100%) 0 100%;
    border-left: 10px solid;
}

.list-volume .block li.article:hover {
    border-image: linear-gradient(to right, #e1e1e1 0%, #e1e1e1 50%, #66b0c8 50%, #66b0c8 100%) 0 100%;
    border-left: 10px solid;
}

.list-volume .block li.article.article--concept {
    border-image: linear-gradient(to right, #e1e1e1 0%, #e1e1e1 50%, #DA9EA9 50%, #DA9EA9 100%) 0 100%;
    border-left: 10px solid;
}

.list-volume .block li.article.article--concept:hover {
    border-image: linear-gradient(to right, #e1e1e1 0%, #e1e1e1 50%, #F28B82 50%, #F28B82 100%) 0 100%;
    border-left: 10px solid;
}


/* special issues */

.list-volume .block li.editorial__analysis.analysis--article {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #94B1CC 50%, #94B1CC 100%) 0 100%;
    border-left: 10px solid;
}

.list-volume .block li.editorial__analysis.analysis--article:hover {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #66b0c8 50%, #66b0c8 100%) 0 100%;
}

.list-volume .block li.editorial__analysis.analysis--concept {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #DA9EA9 50%, #DA9EA9 100%) 0 100%;
}

.list-volume .block li.editorial__analysis.analysis--concept:hover {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #F28B82 50%, #F28B82 100%) 0 100%;
}

.list-volume .block li.reference.editorial__analysis.analysis--essay {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #7FBFBF 50%, #7FBFBF 100%) 0 100%;
    /* this shit works   */
}

.list-volume .block li.reference.editorial__analysis.analysis--essay:hover {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #3cccaf 50%, #3cccaf 100%) 0 100%;
    /* this shit works   */
}

.list-volume .block li.editorial__news {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #B5B382 50%, #B5B382 100%) 0 100%;
    /* this shit works   */
}

.list-volume .block li.editorial__news:hover {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #A7B435 50%, #A7B435 100%) 0 100%;
}

.list-volume .block li.editorial__news.news--opinion {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #DDB768 50%, #DDB768 100%) 0 100%;
}

.list-volume .block li.editorial__news.news--opinion:hover {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #F8BD00 50%, #F8BD00 100%) 0 100%;
}

.list-volume .block li.reference.editorial__abstract {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #DDA27A 50%, #DDA27A 100%) 0 100%;
}

.list-volume .block li.reference.editorial__abstract:hover {
    border-image: linear-gradient(to right, #c2b1cf 0%, #c2b1cf 50%, #F79325 50%, #F79325 100%) 0 100%;
}


/* little icons */


/* general positioning */

.list-volume .block li.reference.editorial__analysis:before,
.list-volume .block li.reference.editorial__abstract:before,
.list-volume .block li.editorial__news:before,
.list-volume .block li.article:before {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-top: -25px;
    text-transform: uppercase;
    font-size: 14px;
}

.list-volume .block li.editorial li.reference,
.list-volume .block li.article {
    margin-top: 10px;
}


/* icons themselves  */


/* regular */

.list-volume .block li.article:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_research_article.svg);
    filter: brightness(0%) saturate(100%) invert(78%) sepia(4%) saturate(1977%) hue-rotate(169deg) brightness(88%) contrast(90%);
    width: 20px;
    height: 20px;
}

.list-volume .block li.article.article--concept:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_concept.svg);
    filter: brightness(0%) saturate(100%) invert(79%) sepia(7%) saturate(1356%) hue-rotate(301deg) brightness(85%) contrast(102%);
    height: 17px;
    width: 17px;
}

.list-volume .block li.editorial__analysis.analysis--concept:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_concept.svg);
    filter: brightness(0%) saturate(100%) invert(79%) sepia(7%) saturate(1356%) hue-rotate(301deg) brightness(85%) contrast(102%);
    /*     margin-top: 4px; */
}

.list-volume .block li.editorial__analysis.analysis--article:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_research_article.svg);
    filter: brightness(0%) saturate(100%) invert(78%) sepia(4%) saturate(1977%) hue-rotate(169deg) brightness(88%) contrast(90%);
    width: 20px;
    height: 20px;
}

.list-volume .block li.reference.editorial__analysis.analysis--essay:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_essay.svg);
    filter: brightness(0%) saturate(100%) invert(79%) sepia(15%) saturate(734%) hue-rotate(131deg) brightness(89%) contrast(83%);
    /*     margin-top: 6px; */
}

.list-volume .block li.reference.editorial__news:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_news.svg);
    filter: brightness(0%) saturate(100%) invert(71%) sepia(35%) saturate(275%) hue-rotate(20deg) brightness(92%) contrast(92%);
}

.list-volume .block li.reference.editorial__news.news--opinion:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_comment.svg);
    filter: brightness(0%) saturate(100%) invert(68%) sepia(63%) saturate(300%) hue-rotate(2deg) brightness(98%) contrast(89%);
}

.list-volume .block li.reference.editorial__abstract:before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_abstract.svg);
    filter: brightness(0%) saturate(100%) invert(68%) sepia(63%) saturate(300%) hue-rotate(2deg) brightness(98%) contrast(89%);
}


/* icon 2 text */

.list-volume .block li.reference.editorial__analysis:hover:before,
.list-volume .block li.reference.editorial__abstract:hover:before,
.list-volume .block li.editorial__news:hover:before,
.list-volume .block li.editorial__news.news--opinion:hover:before,
.list-volume .block li.article:hover:before {
    width: 100%;
    background-image: none;
}

.list-volume .block li.editorial__analysis.analysis--article:hover:before,
.list-volume .block li.article:hover:before {
    content: "Research Article";
}

.list-volume .block li.editorial__analysis.analysis--concept:hover:before,
.list-volume .block li.article.article--concept:hover:before {
    content: "Concept";
}

.list-volume .block li.editorial__analysis.analysis--essay:hover:before {
    content: "Essay";
}

.list-volume .block li.reference.editorial__news:hover:before {
    content: "News";
}

.list-volume .block li.reference.editorial__news.news--opinion:hover:before {
    content: "Opinion";
}

.list-volume .block li.reference.editorial__abstract:hover:before {
    content: "Open Abstract";
}


/* ************************************* */


/* Gridlisten                            */


/* ************************************* */

.list--grid {
    display: grid;
    grid-column-gap: 20px;
}

.list--grid--2 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.list--grid--3 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.footer--list {
    text-align: center;
    padding: 35px 20px 55px 0;
}


/* ************************************* */


/* Startseitenlisten                     */


/* ************************************* */

.block--front--news {
    border-bottom: 1px solid var(--border-strong-color);
    margin-bottom: 20px;
    border-top: 1px solid var(--border-strong-color);
    padding-top: 20px;
}

.block--front--news .footer--list {
    padding: 0 0 20px 0;
}


/* ************************************* */


/* Archivblöcke                          */


/* ************************************* */

.block--archive {
    padding: 32px;
}

.block--archive>.block,
.block--archive>.block>.block .content {
    margin-bottom: 0;
}

.block--archive .footer.footer--list {
    padding: 0px;
    text-align: left;
}


/* ************************************* */


/*                                       */


/* Sektionen                             */


/*                                       */


/* ************************************* */


/* ************************************* */


/* Bereiche im Node                      */


/* ************************************* */

section {
    margin-bottom: 20px;
}


/* ************************************* */


/* Meta                                  */


/* ************************************* */

.meta {
    margin-bottom: 20px;
    margin-top: 20px;
    color: var(--color-secondary);
    line-height: 17px;
    font-size: 12px;
}

article.full .meta,
#content .list--front--first article .meta {
    font-size: 14px;
}

.list article.abstract .meta {
    font-size: 13px;
}

.meta__date {
    color: #3D3F41;
}

article.abstract .meta {
    /*   border-left: 5px solid  */
}

.list article.abstract .meta__purpose p {
    color: var(--color-primary);
}

.list article.abstract .meta__purpose p::before {
    content: "purpose:\00a0 ";
    display: inline-block;
    text-transform: uppercase;
    color: var(--color-secondary);
}

article.abstract .meta__final .meta__final__label {
    text-transform: uppercase;
}

article.abstract .meta__final {
    margin-top: 1em;
}

article.abstract .meta__final a.open-abstract-final-version {
    margin-left: 5px;
    background-color: #eaeaea;
    padding: 6px 10px 6px 6px;
    border-left: solid 3px var(--color-primary);
}

article.abstract .meta__final a.open-abstract-final-version[href^="https://policyreview.info"] {
    
}

article.abstract .meta__final a.open-abstract-final-version[href^="https://policyreview.info/glossary"] {
    border-left-color: #f27670;
    
}

article.abstract .meta__final a.open-abstract-final-version[href^="https://policyreview.info/glossary"]::before {
    content: "";
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_glossary.svg);
    background-size: 18px;
    width: 22px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    top: 7px;
    
}

.mini {
    font-size: 10px;
    line-height: 12px;
    color: var(--color-secondary);
    margin-bottom: 30px;
}

.meta a {
    color: var(--color-primary);
}

.node-type-analysis #content .meta {
    margin-bottom: 36px;
    line-height: 18px;
}

.topic {
    font-size: 12px;
    color: var(--color-secondary);
}

.topic a {
    color: var(--color-secondary);
}

.node-type-analysis .topic {
    /*   font-size: 14px; */
}


/* ************************************* */


/* Info                                  */


/* ************************************* */

.infos {
    background: var(--block-background);
    padding: 15px 20px 20px 30px;
    margin-bottom: 40px;
    margin-top: 40px;
    line-height: 20px;
}

.infos.expanded {
    height: auto;
}

.infos.closed {
    height: 50px;
    overflow: hidden;
}

.info-close {
    background: url(../img/icons/icon-close-expand.svg) no-repeat top right;
    /*  float:right;*/
    text-indent: -999%;
    cursor: pointer;
    min-height: 21px;
}

.icon-open-expand {
    background: url(../img/icons/icon-open-expand.svg) no-repeat top right;
    cursor: pointer;
    min-height: 21px;
    text-indent: 0%;
}

.infos strong {
    text-transform: uppercase;
}


/* ************************************* */


/* Image                                 */


/* ************************************* */

.image {
    margin-bottom: 28px;
}

.image img {
    margin-bottom: 8px;
}

.img-teaser {
    float: left;
    margin: 9px 30px 10px 0;
}

.media-image {
    margin-bottom: 25px;
}


/* ************************************* */


/* Taxonomie                             */


/* ************************************* */

.taxonomy {
    border-top: 1px solid #E6E5E8;
    margin: 0 -20px 0 -47px;
    padding: 20px 20px 15px 47px;
    color: var(--color-secondary);
}

.taxonomy a {
    color: #3D3F41;
}


/* ************************************* */


/* Fussnoten und Quellen                 */


/* ************************************* */

.footnotes,
.references {
    border-top: 1px solid #eaeaea;
    padding-top: 54px;
}

.references li {
    list-style-type: none;
}

.ref {
    padding-bottom: 30px;
}


/* ************************************* */


/* Kommentare                            */


/* ************************************* */

#comments,
.addcomment {
    border-top: 1px solid #f6f6f6;
    padding-top: 52px;
}

.comments-wrapper {
    padding: 0 20px 20px 20px;
}

.comments-wrapper.open {
    background: #F0F0F0;
}

#comments.comments--abstract,
.addcomment.addcomment--abstract {
    padding-top: 0;
}

#comments.comments--abstract {
    border-top: 2px solid #969799;
    padding-top: 20px;
}

.comment {
    margin-bottom: 50px;
}

.comment__img {
    float: left;
    text-align: center;
}

.comment__txt {
    margin-left: 60px;
    padding-top: 2px;
}

.comment__txt a {
    color: black !important;
}

.comment.comment--abstract {
    margin-bottom: 20px;
}

.comment img {
    float: left;
    margin-right: 20px;
    margin-top: 2px;
}

.comment.comment--abstract img,
.addcomment.addcomment--abstract img {
    float: none;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
}

.addcomment.addcomment--abstract {
    margin-left: 60px;
    padding-top: 20px;
}

.addcomment.addcomment--abstract .addcomment__txt--loggedin .form-type-textarea label,
.addcomment.addcomment--abstract .addcomment__txt--loggedin .form-type-item {
    display: none;
}

#edit-comment-body {
    margin-bottom: 20px;
}


/* ************************************* */


/* Aside                                 */


/* ************************************* */

aside {
    float: right;
    margin-left: 20px;
}

.button-pdf,
.button-cite,
.button-tweet {
    background: var(--color-primary);
}

.button-pdf:hover,
.button-cite:hover,
.button-tweet:hover {
    background: #646466;
}


/* ************************************* */


/*                                       */


/* Elemente                              */


/*                                       */


/* ************************************* */


/* ************************************* */


/* Infobox                               */


/* ************************************* */

.infobox {
    width: 33%;
    padding: 20px 20px 20px 20px;
    margin: 8px 30px 20px 0;
    float: left;
    color: #3B3B3D !important;
    background: var(--block-background);
}


/* ************************************* */


/* Box                                   */


/* ************************************* */

.box {
    width: 100%;
    padding: 20px 20px 4px 20px;
    margin: 0 0 30px 0;
    border: 1px solid #e6e6e6;
}

.box h2 {
    text-transform: none;
}

.box p {
    margin-bottom: 20px;
}


/* ************************************* */


/* Expandable                            */


/* ************************************* */

.expandable-comments {
    padding: 20px 20px 20px 20px;
    text-transform: uppercase;
    color: var(--color-primary);
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    border-top: 1px solid #F0F0F0;
}

.expandable-comments:hover,
.expandable-comments.open {
    background-color: #F0F0F0;
    color: #969799;
}

.expandable-comments.open span.is-hidden,
h2.open span.is-hidden {
    display: block;
}

.expandable-comments.open span.is-visible,
h2.open span.is-visible {
    display: none;
}

.material-icons {
    vertical-align: middle;
}

.md-center {
    vertical-align: -4px;
    ;
}

.material-icons.md-12 {
    font-size: 12px;
}

.material-icons.md-13 {
    font-size: 13px;
}

.material-icons.md-14 {
    font-size: 14px;
}

.material-icons.md-16 {
    font-size: 16px;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}


/* ************************************* */


/* TOTOP                                 */


/* ************************************* */

#totop {
    width: 35px;
    margin: 0 auto 0 auto;
}

#totop a {
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#totop svg path {
    color: red;
    transition: all 0.1s;
}


/* ************************************* */


/* DRUPAL Sticky                         */


/* ************************************* */


/* ************************************* */


/* Kommentaricon in Teaserlisten         */


/* ************************************* */

.icon-comments {
    background-image: url(../img/icons/sprites/comments-bubble.svg);
    /*! background-position: -192px 0; */
    background-repeat: no-repeat;
    font-weight: bold;
    color: white;
    width: 21px;
    height: 24px;
    line-height: 19px;
    text-align: center;
    font-size: 11px;
    margin-left: 20px;
    margin-top: 4px;
}

.icon-comments a {
    color: inherit;
    font-size: inherit;
}


/* ************************************* */


/* DRUPAL unpublished                    */


/* ************************************* */

.unpublished {
    border: 3px dotted #e2dad0 !important;
}


/* ************************************* */


/* Profil                                */


/* ************************************* */


/* ************************************* */


/*                                       */


/* Bloecke                               */


/*                                       */


/* ************************************* */

.block {
    margin-bottom: 25px;
}

#content .block {
    background: var(--block-background);
}

.block .content {
    padding: 0 0 10px 0;
}

#right .block .content {
    padding: 0;
}

.block-back {
    padding: 15px 15px 10px 15px;
    background: #F9FAFA;
    font-size: 13px;
    line-height: 16px;
}

.block-back p {
    margin-bottom: 10px;
}

.block-line {
    border-bottom: 1px solid var(--border-strong-color);
    border-top: 1px solid var(--border-strong-color);
    padding: 25px 10px 30px 10px;
    margin-top: -1px;
    margin-bottom: 0;
}

#right div.block+div.block:not(.block-line) {
    margin-top: 25px;
}

.block-facetapi {
    margin-bottom: 0;
    margin-top: 0 !important;
    padding: 0 20px 0 20px;
}

.block-first {
    padding-top: 20px !important;
}

.block--visible {
    overflow: visible !important;
}


/* connect block */

#block-block-4 .description {
    color: var(--color-secondary);
    text-transform: uppercase;
}

#block-block-4 a,
#block-block-4 i {
    color: var(--color-primary);
}


/* fake block (for metrics) */

#right .block-back-fake {}

#right .block-back-fake .header {
    background-color: var(--block-background-secondary);
    margin: 0;
}

#right .block-back-fake .header h2 {
    margin: 0;
    padding: 20px;
    letter-spacing: 1px;
}


/* ************************************* */


/*                                       */


/* Dekoration                            */


/*                                       */


/* ************************************* */


/* ************************************* */


/* Referenzen Titel                      */


/* ************************************* */

.small.news {
    color: #bcbb00;
}

.small.analysis {
    color: #007ba3;
}

.small.source {
    color: #e24753;
}


/* ************************************* */


/*                                       */


/* Mobile                                */


/*                                       */


/* ************************************* */

.toggle-mobile-menu {
    display: none;
}


/* ************************************* */


/*                                       */


/* Editor                                */


/*                                       */


/* ************************************* */

.cke_dialog_ui_vbox,
.cke_dialog_page_contents {
    height: 100% !important;
}

.cke_chrome {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none none;
}

.cke_top,
.cke_bottom {
    border-bottom: 0 !important;
    border-top: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    background-image: none !important;
    background-color: #F0F0F0 !important;
    padding: 5px 0 0 5px !important;
}

.cke_bottom {
    padding-top: 5px !important;
}

.filter-wrapper:empty {
    display: none !important;
}

.cke_path {
    display: none !important;
}


/* ************************************* */


/*                                       */


/* Ueberschreibt                         */


/*                                       */


/* ************************************* */


/* ************************************* */


/*                                       */


/* Captcha                               */


/*                                       */


/* ************************************* */

.captcha {
    margin-bottom: 20px;
}


/* ************************************* */


/* Google Recaptcha Version 2            */


/* ************************************* */

#google_recaptcha_comment_node_analysis_form,
#google_recaptcha_comment_node_abstract_form,
#google_recaptcha_user_register_form,
#google_recaptcha_user_pass {
    margin-bottom: 20px;
}


/* ************************************* */


/*                                       */


/* news article cleanup                  */


/*                                       */


/* ************************************* */


/*article.news .meta {
  font-size: 12px;
  line-height: 17px;
  margin-top: 17px;
}*/


/* ************************************* */


/*                                       */


/* Related articles                      */


/*                                       */


/* ************************************* */


/*#right .block-featured-content {
  border-top: 1px solid var(--border-strong-color);
  border-bottom: 1px solid var(--border-strong-color);
  padding-top: 18px;
  
}

#right .block-featured-content > .header h2 {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  
  margin-left: 10px;
}

#right .block-featured-content article .header h2 {
  text-transform: revert;
  letter-spacing: revert;
  font-size: 18px;
  line-height: 20px;
}

#right .block-featured-content article .taxonomy {
  display: none;
}
*/


/* color / recessed */


/*#right .block-featured-content {
  background-color: var(--block-background);
  border: none;

}

#right .block-featured-content article {
  background-color: #eaeaea;
  margin-left: 10px;
  margin-right: 10px;
}*/


/*********************/


/* archive grid nav  */


/*********************/

article#node-1403 div.grided_anchor_nav {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 2em;
}

article#node-1403 div.grided_anchor_nav a {
    /*   text-align: center; */
    text-decoration: none;
    color: var(--color-primary);
    /*   recheck color   */
}

article#node-1403 div.grided_anchor_nav a:before {
    content: "arrow_downward";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    display: block;
    float: left;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -5px;
    color: #9a9aad;
}


/* color adjust nav icons  */

header #logo,
header #search img,
header nav #menu-9668-1 a[href="/user/login"],
header nav #menu-664-1 a[href="/rss"] {
    filter: brightness(0) saturate(100%) invert(45%) sepia(9%) saturate(338%) hue-rotate(163deg) brightness(92%) contrast(89%);
}


/* hover effect on nav icons */

header #logo:hover,
header #search img:hover,
header nav #menu-9668-1 a[href="/user/login"]:hover,
header nav #menu-664-1 a[href="/rss"]:hover {
    filter: brightness(0) saturate(100%) invert(17%) sepia(0%) saturate(5829%) hue-rotate(295deg) brightness(104%) contrast(81%);
}


/* add concepts & glossary to topic */

article.concept .topic:after,
article.editorialconcept .topic:after {
    content: "Concepts of the digital society";
    border-left: 1px solid var(--color-secondary);
    padding-left: .3em;
}

article.editorialconcept {}

article.glossary .topic:after,
article.editorialglossary .topic:after {
    content: "Glossary of decentralised technosocial systems";
    border-left: 1px solid var(--color-secondary);
    padding-left: .3em;
}

/* concepts & glossary archive */

body.page-archives-concepts-of-the-digital-society .concepts-editorial,
body.page-glossary .glossary-editorial {
    background-color: var(--block-background);
    margin-bottom: 1em;
    padding-top: 5px;
    padding-left: 45px;
    padding-bottom: 20px;
}

body.page-archives-concepts-of-the-digital-society .concepts-editorial::before,
body.page-glossary .glossary-editorial::before {
    background-image: url(../img/icons/sprites/editorial-small.svg);
    width: 32px;
    height: 35px;
    position: absolute;
    background-repeat: none;
    background-position: 0 0;
    display: block;
    content: "";
    left: 0;
    /*   top: 0/; */
    margin-top: -5px;
}


/* concepts archive */

body.page-archives-concepts-of-the-digital-society .concepts-editorial h2,
body.page-glossary .glossary-editorial h2 {
    background-color: var(--block-background);
    text-transform: none;
}

body.page-archives-concepts-of-the-digital-society .concepts-editorial h2::before,
body.page-glossary .glossary-editorial h2::before {
    content: "Special section editorial";
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: var(--color-secondary);
    line-height: 17px;
}

body.page-archives-concepts-of-the-digital-society .concepts-editorial .authors,
body.page-glossary .glossary-editorial .authors {
    font-size: 12px;
    line-height: 17px;
}

body.page-archives-concepts-of-the-digital-society .concepts-editorial .affiliation,
body.page-glossary .glossary-editorial .affiliation {
    font-style: italic;
    color: var(--color-secondary);
}


/* sci fi special */

.list--front--first article#node-1457.analysis.editorial::before {
    background-image: url(../img/icons/sprites/editorial-scifi.svg);
}

.node-type-analysis article.editorial.full.full--not-peer,
.node-type-analysis article.editorialconcept.full.full--not-peer {
    background-image: url(../img/deco/back-article-editorial-not-peer.svg);
}


/* be able to edit the things */

.page-node.edit div#page {
    /*     width:  */
    margin: 0;
}

.page-node-edit #main #content,
page-node-add #main #content {
    width: unset;
    overflow: unset;
}

.page-node-edit #main #right,
page-node-add #main #right {
    display: none;
}

.page-node-edit #main #content,
.page-node-add #main #content {
    /*     width: 100%; */
}


/* .page-node-edit.page-node-add #main #content .row-submit, .page-node-add #main #content .columns, .page-node-add #main #content .categories {
  overflow: unset;
} */

.page-node-edit #page,
page-node-add #page {
    overflow: unset;
}

.page-node-edit.page-node-add #edit-group_authors table {
    /*     color: red; */
    table-layout: fixed;
    width: 100%;
}

.page-node-edit.page-node-add #edit-group_authors table {
    /*     color: red; */
    table-layout: fixed;
    width: 100%;
}


/* quick fixes for abstracts */

.abstract .meta {
    margin-top: -17px;
}

.abstract .meta::first-line {
    color: var(--block-background);
}

.abstract .meta a[href^="/users"] {
    color: var(--block-background);
}

.abstract .content a[href^="https://paperpile"],
.abstract .content a[href^="https://www.zotero.org/google-docs"] {
    pointer-events: none;
    cursor: default;
    color: var(--color-primary);
}


/* .abstract .content a[href^="https://policyreview.info/users"]::before {
    content: "Abstract author: ";
    color: var(--color-secondary);
    text-transform: uppercase;

} */

.abstract .content a[href^="https://policyreview.info/users"] {
    display: inline-block;
    color: var(--color-primary);
    font-size: 13px;
}

.abstract .content a[href^="https://policyreview.info/users"]:hover {
    color: var(--color-secondary);
}

.abstract .content a[href^="https://policyreview.info/users"]+em {
    display: inline;
    color: var(--color-secondary);
    font-style: italic;
    font-size: 13px;
}

.abstract .content li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.abstract .content a[id^="footnote-ref"] {
    font-size: .9em;
    text-decoration: underline;
    position: relative;
    top: -0.25em;
    vertical-align: top;
}

.abstract#node-701 .meta,
.abstract#node-702 .meta {
    margin-top: 20px;
}

.abstract#node-701 .meta::first-line,
.abstract#node-702 .meta::first-line {
    color: unset;
    font-style: italic;
}

.abstract#node-701 .meta a[href^="/users"],
.abstract#node-702 .meta a[href^="/users"] {
    color: var(--color-primary);
    font-style: normal;
}


/* accessibility block */

#right .block-accessibility {
    border-top: 1px solid #e6e5e8;
    padding-top: 1.7em;
    /*     margin-top: .5em; */
}

#right .block-accessibility input {
    display: none;
}

#right .block-accessibility label {
    display: inline-block;
    padding: 10px 17px 10px 17px;
    margin: 0;
    background-color: var(--color-primary);
    color: #f6f6f6;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
}

#right .block-accessibility label:hover,
#right .block-services .content > a:hover,
#right .block-services div.cite-wrapper:hover,
#right .block-services div.cite-wrapper:hover a.js-cite-toggle {
    background-color: var(--color-secondary);
    transition: background-color .5s ease-out;
}

#right .block-accessibility label i.material-icons {
    font-size: 16px;
    margin-right: .5em;
    border-radius: 50%;
    border: 1px solid #f6f6f6;
    padding: 1px;
}

#right .block-accessibility input:checked+label i.material-icons {
    content: "accessibility_new";
    font-size: 16px;
    color: #3c3c3d;
    background-color: #f6f6f6;
    border-radius: 50%;
    /*     line-height: 16px; */
    margin-right: .5em;
    /*     margin-top: -4px; */
}

#right .block-accessibility .accessibility_description {
    margin-top: .5em;
    padding-left: 20px;
    padding-right: 20px;
}

#right .block-accessibility .accessibility_description .dyslexia-feedback {
    border-top: 1px solid #e6e5e8;
    margin-top: 1em;
    padding-top: 1em;
}

#right .block-accessibility .accessibility_description .dyslexia-feedback::before {
    content: "Feedback: ";
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    color: var(--secondary-color);
}

#right .block-accessibility .accessibility_description .dyslexia-feedback a[href^="mailto"] {
    text-decoration-line: underline;
    text-decoration-style: dashed;
    /*     color: red; */
}

[data-theme="ipr"] #right .block-accessibility .accessibility_description .inactive_accessibility_description {
    display: block;
}

[data-theme="ipr"] #right .block-accessibility .accessibility_description .active_accessibility_description {
    display: none;
}

[data-theme="ipr_alternative"] #right .block-accessibility .accessibility_description .inactive_accessibility_description {
    display: none;
}

[data-theme="ipr_alternative"] #right .block-accessibility .accessibility_description .active_accessibility_description {
    display: block;
}

/* special section links */
/* new 2022-02-18 */
.special_section_links a.special_section_link {
    display: block;
    border-radius: 9px;
    font-size: 18px;
    font-weight: 800;
    padding: 15px 30px;
    color: #ffffff;
    background-color: #697075;
    font-size: 16px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.special_section_links a.special_section_link[href="/archives/concepts-of-the-digital-society"] {
    background-color: #f27670;
    margin-bottom: 10px;
}

/* ************ */
/*              */
/* new archives */
/*              */
/* ************ */

/* neue archives */


/* a total archive */


/* nav */

.page-node-1645 nav#archive-nav {
    position: unset;
    right: unset;
    top: unset;
    width: unset;
    z-index: unset;
}


/* begin incision */

.page-node-1645 #block-block-25 {
    position: static;
    transition: 0.2s all cubic-bezier(.3, .73, .3, .74);
    z-index: 50;
    width: 810px;
    padding: 15px 45px 10px 45px;
    box-shadow: 0px 10px 0px 10px rgba(60, 60, 61, 0.04);
}

.page-node-1645 #block-block-25 h2 {
    /*     display: none; */
    opacity: 0;
    font-size: 0px;
    text-align: center;
    letter-spacing: 2px;
    transition: 0.2s all cubic-bezier(.3, .73, .3, .74);
}

.page-node-1645.down #block-block-25 {
    border-bottom: 1px solid var(--border-strong-color);
    position: fixed;
    top: 0;
    z-index: 50;
}

.page-node-1645.down #block-block-25 h2 {
    opacity: 1;
    font-size: 24px;
    margin-bottom: 0;
}

.page-node-1645 #block-block-25 nav#archive-nav>ul {
    float: unset;
    margin: unset;
}


/* toc list */

.page-node-1645 #block-block-25 ul:not(.contextual-links) {
    display: grid;
    grid-template-columns: [first] 1fr [l1] 1fr [l2] 1fr [l3] 1fr [end];
    column-gap: 49px;
}

.page-node-1645 #block-block-25 ul li {
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 10px;
    margin: .25em 0px 0.25em 0px
}

.page-node-1645 #block-block-25 ul li a {
    color: var(--color-primary);
    font-weight: 400;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li#main_section_toc,
.page-node-1645 #block-block-25 nav#archive-nav ul li#spec_section_toc {
    margin-top: .75em;
    grid-column: 1 / span end;
    border-bottom: 1px solid var(--border-strong-color);
    padding-bottom: .25em;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li#main_section_toc a,
.page-node-1645 #block-block-25 nav#archive-nav ul li#spec_section_toc a {
    text-transform: none;
    letter-spacing: 0px;
    color: var(--color-secondary);
    /*     padding-bottom: 2px; */
}


/* indicator */

.page-node-1645 #block-block-25 nav#archive-nav ul li a {
    display: flex;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.active {
    border-left: 4px solid var(--border-color);
    padding-left: 6px;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.active.volume-link {
    border-color: var(--color-research-article-bright);
    font-weight: 800;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.active.special_section_link {
    border-color: var(--color-special-section-bright);
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.active#newsoped_toc {
    border-image: linear-gradient(to right, var(--color-news-bright) 0%, var(--color-news-bright) 50%, var(--color-opinion-bright) 50%, var(--color-opinion-bright) 100%) 0 100%;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.active.volume-link a .volumenumber,
.page-node-1645 #block-block-25 nav#archive-nav ul li.active.special_section_link a {
    font-weight: 800;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.active.volume-link a .volumeyear {
    color: var(--color-primary);
}

.page-node-1645 #block-block-25 ul li:hover {
    border-left: 4px solid var(--border-color);
    padding-left: 6px;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.volume-link a .volumenumber {
    flex-grow: 2;
    align-self: flex-start;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.volume-link a .volumeyear {
    align-self: flex-end;
    color: var(--border-color);
    letter-spacing: 0px;
}

.page-node-1645 #block-block-25 nav#archive-nav ul li.volume-link a .volumeyear:before {
    content: attr(data-date-YYYY);
}


/* adjustable labeling */

.page-node-1645 #block-block-25 nav#archive-nav ul li.volume-link a .volumenumber:before {
    content: "Volume ";
}


/* the big headers */


/* back isues, */

.page-node-1645 #block-views-6c3b82336790a32ebfaf317faeaaeede>.archive-block-header h2,
.page-node-1645 #block-block-24.special_sections_archives h2,
#block-views-94d8175c44e10e68f5e28702603e51ce>.archive-block-header h2 {
    letter-spacing: 2px;
    text-align: center;
    padding-top: 1em;
    padding-bottom: .5em;
    font-size: 1.75em;
    /*     font-weight: 400; */
}

.page-node-1645 #content #block-views-6c3b82336790a32ebfaf317faeaaeede.block {
    /*  removes grey background from being behind the entire back issues part basically    */
    background-color: unset;
}


/* big section blocks */

.page-node-1645 .block.block-views>.archive-block-header,
.page-node-1645 #block-block-24 {
    background-color: unset;
    /*     box-shadow: 0px 20px 0px 0px rgba(255, 255, 255, 0.43); */
}

.page-node-1645 .archive-block-header p {
    margin-left: 70px;
    margin-right: 70px;
    margin-bottom: 25px;
}

.page-node-1645 #block-block-24 p {
    margin-left: 84px;
    margin-right: 84px;
}


/* back issues / main part */

.page-node-1645 .list-volume h2.archive-title-class {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    top: -2px;
    /*     padding-left: 25px;
                margin-bottom: 35px; */
}


/* offset the anchor */

.page-node-1645.down #block-views-6c3b82336790a32ebfaf317faeaaeede:before,
.page-node-1645.down #block-block-24:before,
.page-node-1645.down .list-volume h2.archive-title-class:before,
.page-node-1645.down #block-views-public-home-block-archive-news:before {
    display: block;
    content: " ";
    height: 215px;
    margin-top: -215px;
    visibility: hidden;
}

.page-node-1645.down .offsetanchor_special:before {
    display: block;
    content: " ";
    height: 215px;
    margin-top: -215px;
    visibility: hidden;
    background: none;
    position: relative;
}

#block-block-20.block {
    background: unset;
}


/* editorials / special issues */

.page-node-1645 .list-volume .editorial__analysis {}


/* news */

.page-node-1645 #block-views-public-home-block-archive-news {
    height: unset;
}


/* bouncy nav */

.page-node-1645 a[href="#archive-nav-top"] {
    position: relative;
    top: .5em;
    z-index: 51;
    color: #929a9f;
    left: 30px;
}

.page-node-1645 a[href="#archive-nav-top"]::before {
    content: "arrow_upward";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none;
    /* 	display: inline-block; */
    /* 	display: block; */
    float: left;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    /* 	vertical-align: -5px; */
    position: relative;
    top: .5em;
    left: 15px;
}


/*  special sections */

.block.issueC::before,
.block.issueG::before {
    content: "";
    display: block;
    background-image: url(../img/icons/sprites/concept-neu.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.block.issueC::before {
    background-image: url(../img/icons/sprites/concept-neu.svg);
}

.block.issueG::before {
    background-image: url(../img/icons/sprites/glossary.svg);
}

.block.special_section {
    padding-top: 16px;
}

.block.issueC.special_section>h2,
.block.issueG.special_section>h2 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 28px;
    top: -2px;
    left: 84px;
}


/* increasing presence of the editorial */

.block.special_section li.editorial {
    padding: 25px;
}

.block.special_section li.editorial h2 {
    margin-left: 0px;
    padding-left: 0px;
    font-size: 24px;
    line-height: 1.167em;
    margin: 0 0 10px 0;
    text-transform: none;
    letter-spacing: unset;
}

.block.special_section li.editorial {
    border-bottom: 1em dashed var(--block-background);
    border-top: 1em dashed var(--block-background);
}

.block.special_section li.editorial h3.section-label {
    color: var(--color-special-section-pale);
    text-transform: uppercase;
}

.block.special_section li.editorial h3 .editorial-label {
    color: var(--color-special-section-pale);
    text-transform: uppercase;
    font-weight: 400;
}

.block.special_section li.editorial h3 .editorial-label {
    padding-left: 0;
}

.block.special_section li.editorial h3 .editorial-label::before {
    content: "Special section ";
}

.page-node-1645 .block.special_section li.article--concept,
.page-node-1645 .block.special_section li.article--glossary {
    border-left-color: var(--color-special-section-pale);
}

.block.special_section .list-volume .block {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
}

.block.special_section .list-volume .block ul li:not(.editorial) {
    width: calc(49% - 45px);
    margin-left: 45px;
}

.block.special_section .list-volume .block ul li.editorial {
    padding-left: 45px;
}

.block.special_section .list-volume .block ul li.editorial .editorial_spec {
    border-left: 5px solid var(--color-special-section-pale);
    padding-left: 15px;
}


/* colors for the types */


/* alternative demarcation of non-analysis si contents */

.page-node-1645 .block li.editorial .item-list li {
    transition: border-color .5s, border-style .5s;
}

.page-node-1645 .block li.editorial .item-list li:not(.editorial__analysis) {
    border-color: var(--color-editorial-pale);
}

.page-node-1645 .list-volume .block li.editorial:hover li.editorial__analysis.analysis--concept,
.page-node-1645 .list-volume .block li.editorial:hover li.editorial__analysis.analysis--glossary {
    border-color: var(--color-special-section-pale);
}

.page-node-1645 .list-volume .block li.editorial:hover li.reference.editorial__analysis.analysis--essay {
    border-color: var(--color-essay-bright);
}

.page-node-1645 .list-volume .block li.editorial:hover li.editorial__news {
    border-color: var(--color-news-bright);
}

.page-node-1645 .list-volume .block li.editorial:hover li.editorial__news.news--opinion {
    border-color: var(--color-opinion-bright);
}

.page-node-1645 .list-volume .block li.editorial:hover li.reference.editorial__abstract {
    border-color: var(--border-color);
    border-style: dashed;
}

.page-node-1645 .block li.article {
    border-color: var(--color-research-article-bright);
}


/* special section improvements */


/* editorial-inspired */


/* for the glossary */

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all {
    padding-top: 0;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all::before {
    width: 54px;
    height: 60px;
    z-index: 40;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all>h2 {
    top: 12px;
    left: unset;
    padding-left: 84px;
    width: 100%;
    position: absolute;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .custom-header {
    width: 100%;
    /*     background: #eaeaea; */
    padding-top: 45px;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .custom-header p {
    /*  glossary description in the custom header  */
    margin-left: 84px;
    margin-right: 60px;
    /*     idk about that one  */
    margin-top: 15px;
    border-top: 1px solid var(--border-strong-color);
    padding-top: 15px;
    color: var(--color-primary);
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
    padding-bottom: 15px;
    /*     border-bottom: 14px dashed var(--block-background); */
    border-bottom: 1px dashed var(--border-strong-color);
    margin-bottom: 15px;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .custom-header p .tagline {
    font-weight: 800;
    display: block;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .custom-header p .tagline::after {
    content: " – "
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .custom-header p .strategy-object {
    margin-top: 1em;
    display: block;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block {
    margin-top: 0;
    /*     padding-top: 0; */
    margin-left: 54px;
    padding-left: 30px;
    margin-right: 30px;
    width: calc(100% - 84px);
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul {
    /*  * * * the grid  * * *  */
    display: grid;
    grid-template-columns: [start] 1fr [l1] 1fr [l2] 1fr [end];
    grid-template-rows: auto;
    column-gap: 30px;
    row-gap: 30px;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li.editorial {
    padding-top: 15px;
    padding-left: 0;
    border-top: none;
    grid-column: 2 / span 2;
    justify-self: end;
    width: unset;
    margin-bottom: 0;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li:not(.editorial) {
    width: unset;
    background-color: #eaeaea;
    margin: 0;
    /*     padding-top: 10px; */
    padding: 20px;
    border-top: 14px dashed var(--block-background);
    border-bottom: 14px dashed var(--block-background);
    border-left: none;
    box-shadow: -24px 0 0 -14px var(--color-special-section-pale);
    min-height: 125px;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li.article--glossary>h3 {
    display: block;
    font-size: 18px;
    border-bottom: 1px solid #dedede;
    margin: 1em 0 .5em 0;
    padding-bottom: .5em;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li.editorial h3 {
    font-size: 24px;
    line-height: 1.167em;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li.editorial h3.section-label {
    display: none;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li.editorial h2 {
    display: none;
}

.page-node-1645 .block.issueG.special_section#block-views-public-volumes-neu-glossary-all .list-volume .block ul li.editorial h3 .editorial-label {
    display: block;
    font-size: 14px;
    font-weight: 800;
    /*     letter-spacing: 1px; */
}


/* end glossary */


/* **************************************** */


/* alternative special section design       */


/* here for concepts of the digital society */


/* **************************************** */

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all::before {
    width: 54px;
    height: 60px;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all>h2 {
    background-color: var(--block-background);
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block {
    background: unset;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul {
    margin-top: 45px;
    margin-left: 54px;
    margin-right: 30px;
    display: grid;
    grid-template-columns: [start] 1fr [l1] 1fr [l2] 1fr [end];
    column-gap: 30px;
    row-gap: 30px;
    background: unset;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul li {
    width: unset;
    margin: 0;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul li.editorial {
    grid-row: 2 / span 2;
    grid-column: 2;
    background: unset;
    padding: 0 10px 0 0;
    align-self: start;
    border: 0;
    margin: 0;
    width: 94%;
    box-shadow: -1px 0 0 0 #fff;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul li.editorial h3.section-label {
    /*     text-shadow: 0 1px 0 var(--block-background); */
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    background-color: var(--block-background);
    margin: 0;
    border-left: 5px solid var(--color-special-section-pale);
    color: var(--color-secondary);
    padding-left: 15px;
    padding-top: 2px;
    font-size: 14px;
    margin-bottom: 2px;
    text-decoration: dashed 1px #fff;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul li.editorial h3.section-label::after {
    content: " editorial:";
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul li.editorial .editorial_spec h3 {
    display: none;
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .list-volume .block ul li:not(.editorial) {
    background-color: #f6f6f6;
    min-height: 120px;
    height: fit-content;
    padding-right: 0;
    margin-right: 0;
    margin-top: 4px;
    /*     color: #3c3c3d */
}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .custom-header {}

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all .custom-header p {
    margin-left: 84px;
    margin-right: 30px;
    background-color: var(--block-background);
    padding-top: 5px;
    padding-bottom: 5px;
    /*     border-top: 1px solid var(--border-strong-color);
                border-bottom: 1px dashed var(--border-strong-color); */
    border-top: 1px solid var(--border-strong-color);
    border-bottom: 1px dashed #fff;
}


/* old colors for the nodes and lines in the concepts block: */


/* #ebbbb8; */

.page-node-1645 .block.issueC.special_section#block-views-public-volumes-neu-concepts-all {
    background-color: #F6F6F6;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NjciIGhlaWdodD0iNDY3IiB2aWV3Qm94PSIwIDAgODAwIDgwMCI+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRUVENUQzIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1kYXNoYXJyYXk9IjIwIj48cGF0aCBkPSJNNzY5IDIyOWwyNjggMzEuOU05MjcgODgwTDczMSA3MzdsLTIxMS03Ny0yMTEtMTIyLTI2OSA2MSAyNTUgMTY1LTE2OC41IDExNS41TDQwIDU5OWwtMjM3LTEwNiAyOTktMTExLTEzMy0xNTNMMTI2LjUgNzkuNS02OS02MyIvPjxwYXRoIGQ9Ik0tMzEgMjI5bDI2OCAzMiAxNTMgMTIxIDIxMyAxMTEtMjk0LjUgNDQuNS0yMDctMTU2TTM3MCA5MDVsLTc1LTE0MSIvPjxwYXRoIGQ9Ik01MjAgNjYwbDU4IDE4MiAxNTMtMTA1IDEwOS0xMzgtMjM3LTEwNi04MyAxNjctMjI1IDEwNCAxNC0yMjYgODEtMTU2IDE0OS0xMTMgMjMwLTQwTDU3Ny41IDQxLjUgMzcwIDEwNSAyOTUtMzYgMTI2LjUgNzkuNSAyMzcgMjYxIDEwMiAzODIgNDAgNTk5LTY5IDczN2wxOTYgMTQzIi8+PHBhdGggZD0iTTUyMC0xNDBsNTguNSAxODIuNUw3MzEtNjNNNjAzIDQ5M2wtNjQtMjI0LTMwMi04IDEzMy0xNTZtNTMyIDI3N0w1MzkgMjY5TTM5MCAzODJIMTAyIi8+PHBhdGggZD0iTS0yMjIgNDJsMzQ4LjUgMzcuNUwzNzAgMTA1bDE2OSAxNjQgMzguNS0yMjcuNUw5MjcgODAgNzY5IDIyOWwxMzMgMTUzLTI5OSAxMTEgMTI4IDI0NE0yOTUtMzZsMjgyLjUgNzcuNU01NzggODQybC0yODMtNzhNNDAtMjAxbDg3IDI4MW0tMjUgMzAybC0zNjMtMTEzIi8+PC9nPjwvc3ZnPg==");
}
