body {
    padding: 0;
    margin: 0;
    background: #fff;
    color: #444;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: .9em;
    text-align: justify;
}

.logo {
    width: 48px;
    height: 48px;
    margin: -30px 15px -10px 0;
    padding-bottom: 0;
}

.container-main {
    width: 100%;
    padding: 10px;
}

#container-main {
    width: 100%;
}

.nav-linklogo {
    color: #fff;
    cursor: pointer;
    font-size: large;
    font-weight: 500;
    margin: 10px 15px -10px 0;
    padding-bottom: 0;
}

.nav-linklogo:hover {
    color: rgb(138, 138, 138);
    font-size: large;
    font-weight: 500;
    text-decoration: none;
}

a {
    color: #0056b3;
}

a:hover {
    color: #1790d0;
    text-decoration: underline;
}

.main_title {
    color: black;
    margin: 15px 0 -10px 10px;
    padding: 10px 0;
    font-size: 1.7rem;
    font-weight: 600;
    text-transform: uppercase;
}

/* --- navigation bar --- */

.navbar {
    background: black;
}

.nav-link,
.navbar-brand {
    color: #fff;
    cursor: pointer;
}

.nav-link {
    margin-right: 1em !important;
    margin-top: 1em !important;
}

.nav-link:hover {
    color: rgb(138, 138, 138);
    font-weight: 500;
}

.navbar-collapse {
    justify-content: flex-end;
}

.nav-link-rm {
    color: #1790d0;
    cursor: pointer;
    padding-bottom: 15px;
    margin-right: 1em !important;
}

.nav-link-rm:hover {
    color: #1790d0;
    text-decoration: underline;
}

/* --- main part --- */

.mainbody {
    border: solid 1px #464750;
}

.nav-link1 {
    color: #ccc;
    cursor: pointer;
    font-weight: 550;
}

.nav-link1:hover {
    color: rgb(138, 138, 138);
    font-weight: 550;
    text-decoration: none;
}

.nav-link3 {
    color: black;
    cursor: pointer;
    font-weight: 550;
}

.nav-link3:hover {
    color: black;
    font-weight: 550;
    text-decoration: underline;
}

.nav-link4 {
    color: black;
    cursor: pointer;
    font-size: 1em;
}

.nav-link4:hover {
    color: black;
    text-decoration: underline;
    font-size: 1em;
}

.nav-link2 {
    color: black;
    cursor: pointer;
    font-weight: 550;
}

.nav-link2:hover {
    color: black;
    font-weight: 550;
    text-decoration: underline;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.img-main {
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.features {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.feature-title {
    color: #1790d0;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.feature-title-run {
    color: black;
    margin: -5px -20px 0;
    padding: 0 0 20px 20px;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.feature-title-news {
    color: black;
    font-size: 1.2rem;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.features img {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    margin-bottom: 16px;
}

.img-fluid {
    max-width: 100%;
    margin: -15px 0;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.img-group {
    max-width: 855px;
}

.box {
    padding: 5px;
}

.box .inner {
    background-color: #fff;
    padding: 5px 20px 20px;
    margin-bottom: 20px;
    clear: none;
}

.clr {
    clear: both;
}

.box .inner-mainpage {
    background-color: #fff;
    margin-bottom: 20px;
}

.list-group {
    margin: 0 -2px;
}

.card {
    margin: 0 -2px;
    padding: 0;
}

.card-header {
    padding: 5px 20px;
}

.card-body {
    padding: 5px 20px;
}

/* --- footer --- */

.page-footer {
    background-color: #f5f5f7;
    color: #86868b;
    padding: 10px 0;
    margin-top: 0;
}

.footer-copyright {
    font-size: 1.25rem;
    padding: 10px 0;
    margin-bottom: -10px;
}

/* --- Collaborations --- */

.img-collaboration,
.img-research {
    max-width: 50%;
    padding: 5px;
    float: right;
    margin: 5px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.scientists {
    color: #000;
    font-size: 1rem;
    margin-bottom: 20px;
}

.right-menu {
    color: #1790d0;
    background-color: #fff;
    margin: 63px -10px;
    padding: 20px;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

.right-menu-twitter {
    color: #fff;
    background-color: #fff;
    margin: 63px 0;
    padding-top: 0;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 5px 10px 8px #888;
}

.feature-title-twitter {
    color: #fff;
    background-color: #1790d0;
    margin: 0;
    padding: 20px 0 20px 20px;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.references {
    color: #000;
    background-color: #f1f3f5;
    margin: 5px -5px;
    padding: 5px;
    font-weight: 550;
    margin-bottom: 0;
}

.references_title {
    color: #000;
    background-color: #f1f3f5;
    padding: 5px;
    font-size: 1rem;
    font-weight: 700;
    margin: -5px 0 -10px 15px;
}

.references_items {
    color: #000;
    background-color: #f1f3f5;
    margin: 5px 30px;
    padding: 5px;
    font-size: 0.85rem;
    font-weight: 400;
    margin-bottom: 0;
}

/* --- Back to top button --- */

.back-to-top {
    color: #fff;
    background-color: #494b4c;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 1em;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    z-index: 100;
    border-radius: 5px;
}

.back-to-top:hover {
    color: #000;
    font-weight: 550;
    text-decoration: none;
}

.hr_research {
    padding-bottom: 50px;
}

/* --- Team --- */

.team_title {
    color: #000;
    font-size: 1rem;
    font-weight: 650;
    margin: 5px 0 0 10px;
    text-transform: uppercase;
}

.team_container {
    width: 100%;
    min-height: 300px;
    display: block;
}

.team_img {
    display: block;
    margin: 0 10px 0 0;
    height: 300px;
    object-fit: cover;
    float: left;
    border-radius: 5%;
    overflow: hidden;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.team_name {
    color: #000;
    font-size: 1.5rem;
    font-weight: 650;
    margin-bottom: 0;
    text-transform: uppercase;
}

.team_email {
    color: rgb(17, 0, 255);
    font-family: "Courier New", Courier, monospace;
    font-size: 1rem;
    font-weight: 450;
    margin-bottom: 0;
}

.team_phone {
    color: #000;
    font-size: 1rem;
    font-weight: 450;
    margin-bottom: 0;
}

.team_social_media {
    display: inline;
    box-shadow: none !important;
}

.team_social_media_img {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 2px 2px 0 0;
    width: 25px;
    height: 25px;
}

.social {
    background-color: #f1f3f5;
    margin: 10px -20px -25px;
    padding: 0;
    border-bottom: 20px solid #e4e8eb;
}

.social-delim {
    border-bottom: 0;
}

.separator {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    border: 0 none;
    margin-top: 50px;
}

/* --- News --- */

.news_date,
.news_title,
.team_link {
    display: inline;
}

/* --- Projects --- */

.gray {
    color: #666;
}

.nav-link5 {
    color: #515154;
}

.nav-link5:hover {
    color: #1d1d1f;
    text-decoration: underline;
}

.ac-gf-footer {
    border-top: 1px solid #d2d2d7;
    color: #86868b;
    padding: 10px 0;
    font-size: .9em;
    display: table;
    width: 100%;
}

.ac-gf-footer-legal {
    position: relative;
    top: -3px;
    z-index: 1;
    float: left;
}

.ac-gf-footer-legal-links {
    margin-right: 30px;
    float: left;
    position: relative;
    top: -5px;
    z-index: 1;
    margin-left: 50px;
}

.ac-gf-footer-legal-link {
    border-right: 1px solid #d2d2d7;
    padding-right: 10px;
    display: inline-block;
    margin-top: 3px;
    white-space: nowrap;
}

.box-team {
    margin: 0 auto;
    max-width: 1100px;
}

.h1-box-team {
    padding: 30px 15px;
    font-weight: 700;
    color: #222;
    padding-bottom: 30px;
    margin: 0 0 30px;
    font-size: 16px;
    position: relative;
    text-align: center;
}

.h1-box-team::before {
    content: "";
    width: 100px;
    border-bottom: 3px #1790d0 solid;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}

.team-img {
    width: 100%;
}

.h2-team-people {
    color: black;
    font-size: 1.1rem;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #D1D1D1;
}

.box-team-people {
    padding-bottom: 20px;
    padding-top: 10px;
    width: 350px;
    height: 200px;
    float: left;
}

.ph2 {
    width: 100%;
}

.col-25-team {
    float: left;
    width: 125px;
    padding-right: 10px;
}

.col-75-team {
    float: left;
    width: 200px;
    padding-left: 10px;
}

.col-25-team img {
    width: 125px;
}

.col-25 {
    float: left;
    width: 25%;
    min-width: 110px;
    padding-right: 10px;
}

.col-75 {
    float: left;
    width: 65%;
}

.col-50 {
    float: left;
    width: 50%;
}

.col-25 img {
    width: 100%;
    max-width: 100px;
}

.nav-link-team {
    font-size: 1rem;
    color: black;
}

.nav-link-team:hover {
    font-size: 1rem;
    color: black;
    text-decoration: underline;
}

.nav-link-team-p {
    font-size: 1rem;
    color: #1790d0;
}

.nav-link-team-p:hover {
    font-size: 1rem;
    color: #1790d0;
    text-decoration: underline;
}

.nav-link-team-r {
    font-size: .9rem;
    color: #1790d0;
}

.nav-link-team-r:hover {
    font-size: .9rem;
    color: #1790d0;
    text-decoration: underline;
}

.team-people-p-name {
    padding-bottom: 10px;
}

.team-people-p {
    color: black;
}

.li-none-list,
.li-none-list-2 {
    list-style-type: none;
    padding-bottom: 1rem;
    padding-right: 10px;
    text-transform: uppercase;
}

.ul-none-list {
    padding: 0;
}

.sticky {
    padding: 20px 0 20px 20px;
    position: sticky;
    top: 0;
}

.col-25-ns {
    float: right;
    width: 25%;
    min-width: 110px;
    padding-right: 10px;
}

.col-75-ns {
    float: left;
    width: 73%;
}

.col-25-ns-footer {
    float: left;
    width: 25%;
    min-width: 110px;
    padding-right: 10px;
}

.col-75-ns-footer {
    float: left;
    width: 75%;
}

.container-main-footer {
    max-width: 1140px;
    padding: 10px;
}

.height-100 {
    min-height: 100px;
}

.pad-20 {
    padding: 0 0 0 20px;
}

.ul-res-art {
    padding: 0;
}

.li-res-art {
    list-style-type: none;
    padding: 0 0 10px;
}

.carousel-caption {
    position: relative;
    background-color: black;
    width: 100%;
    padding-left: 0;
    display: table;
    right: 0;
    bottom: 15px;
    left: 0;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 5px;
}

#demo {
    background-color: black;
}

.dropdown-item:hover {
    text-decoration: underline;
}

.dropdown-item {
    padding: .25rem 10px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .1rem 0;
    margin: 0;
    font-size: .9rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid black;
    border-radius: 0;
}

.h1-box-team-small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}

.fa-th:before {
    content: "";
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}

.col-sm-75v {
    width: 73%;
    float: left;
}

.col-sm-25v {
    width: 27%;
    float: left;
}

.row-100 {
    width: 100%;
}

.nav::after {
    clear: both;
}

.nav::before,
.nav::after {
    content: " ";
    display: table;
}

::before,
::after {
    box-sizing: border-box;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12.5px;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li > a {
    margin-right: 3px;
    line-height: 1.6;
    border: 1px solid transparent;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.tab-content table td {
    padding-right: 10px;
    padding-bottom: 10px;
}

.nav > li.active {
    text-decoration: none;
    background-color: #eee;
}

.tablink,
.tablink:hover {
    color: #1790d0;
}

.contact-maps {
    width: 100% !important;
    height: 100% !important;
}

.col-poster {
    width: 20%;
    left: 80%;
}

.col-address {
    width: 20%;
    right: 15%;
    padding-top: 1%;
}

.col-about {
    width: 55%;
    right: 14%;
}

.col-address,
.col-poster,
.col-about,
.col-address-2,
.col-poster-2,
.col-about-2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-poster-2 {
    width: 25%;
    left: 75%;
}

.col-address-2 {
    width: 25%;
    right: 25%;
    padding-top: 1%;
}

.col-about-2 {
    width: 50%;
    right: 25%;
}

.col-sm-3-img {
    width: 90%;
    padding: 15px 0 0 15px;
    float: right;
}

.nav-link-news {
    font-size: 1.4em;
    color: black;
}

.nav-link-news:hover {
    font-size: 1.4em;
    color: black;
}

.news-title {
    font-size: 1.4em;
}

.box_container img {
    max-width: 35%;
}

.box_container {
    width: 90%;
    margin: 10px;
}

.title_year_pub {
    font-size: 1.8em;
    color: #1790d0;
    font-weight: 600;
    margin: 30px 0 15px;
}

.box_phone_pub {
    padding-left: 0;
}

.hr_bottom_zero {
    margin: 0;
}

html {
    overflow-y: scroll;
}

/* ===== PUBLICATIONS NEW ===== */

.pub-item {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 20px;
    align-items: start;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
}

.pub-item__content {
    min-width: 0;
}

.pub-item__image {
    width: 320px;
}

.pubs_title {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 8px;
    display: block;
}

.pubs_link {
    color: #0056b3 !important;
    text-decoration: none;
    display: inline;
}

.pubs_link:hover {
    text-decoration: underline;
}

.pubs_meta {
    font-size: 14px;
    line-height: 1.6;
}

.pubs_names {
    font-style: italic;
}

.pubs_journal {
    font-weight: bold;
}

.pubs_names,
.pubs_journal,
.pubs_volume,
.pubs_year,
.pubs_pages {
    display: inline;
}

.pubs_img {
    display: block;
    width: 100%;
    height: auto;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

@media (max-width: 1150px) {
    .box_container {
        margin-left: 6%;
        margin-right: 4%;
    }
}

@media (max-width: 1000px) {
    html body div#container-main div.container-main div.box-team div#main.col-75-ns {
        width: 100%;
    }

    html body div#container-main div.container-main div.box-team div#sticky-sidebar.col-25-ns.sticky {
        width: 100%;
        padding: 20px 0;
        position: relative;
    }

    html body div#container-main footer.page-footer {
        padding: 5px;
    }
}

@media (max-width: 900px) {
    .pub-item {
        grid-template-columns: 1fr;
    }

    .pub-item__image {
        width: 100%;
        max-width: 420px;
    }

    html body div#container-main div.container-main div.box-team div.row div.row-100 div.col-sm-25v {
        width: 5%;
    }

    html body div#container-main div.container-main div.box-team div.row div.row-100 div.col-sm-75v {
        width: 95%;
        padding: 5px;
    }

    html body div#container-main div.container-main div.box-team div.row div.box_container img.col-sm-3-img {
        max-width: 55%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster {
        width: 35%;
        left: 0;
        padding-left: 5%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-address {
        width: 65%;
        right: 0;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-about {
        width: 100%;
        right: 0;
        padding: 0 5%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster img.col-sm-3-img {
        width: 95%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster-2 {
        width: 25%;
        left: 0;
        padding-left: 1%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-address-2 {
        width: 0;
        right: 0;
        display: none;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-about-2 {
        width: 70%;
        right: 0;
        padding-top: 1%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster-2 img.col-sm-3-img {
        width: 100%;
    }

    html body div#container-main div.container-main div.box-team div.row div.row-100 div.col-sm-75v {
        width: 100%;
        padding: 0 5%;
    }
}

@media (max-width: 800px) {
    html body div#container-main div.container-main div.box-team div.box-team-people div.col-50 {
        width: 100%;
    }

    html body div#container-main footer.page-footer div.box-team div div.col-75-ns-footer.height-100 {
        width: 100%;
        padding: 20px;
    }

    html body div#container-main footer.page-footer div.box-team div div.col-25-ns-footer.height-100.pad-20 {
        width: 100%;
    }

    html body div#container-main footer.page-footer div.box-team section.ac-gf-footer {
        width: 100%;
        padding: 20px;
    }

    html body div#container-main div.container-main div.box-team div.col-75-ns {
        width: 58%;
        padding: 0 5px;
    }

    html body div#container-main div.container-main div.box-team div.col-25-ns {
        width: 35%;
        padding: 0 5px;
    }
}

@media (max-width: 600px) {
    html body div#container-main div.container-main div.box-team div.col-75-ns {
        width: 95%;
        padding: 0 5px;
    }

    html body div#container-main div.container-main div.box-team div.col-25-ns {
        width: 100%;
        padding: 30px 5px;
    }

    html body div#container-main div.container-main div.box-team div.col-25-ns h3.feature-title {
        display: none;
    }

    html body div#container-main div.container-main div.box-team div.col-75-ns div.ls-n-more {
        padding-left: 10px;
    }

    html body div#container-main div.container-main div.box-team div#demo.carousel.slide div.carousel-inner div.carousel-item.active div.carousel-caption h3 {
        font-size: 16px;
    }

    html body div#container-main div.container-main div.box-team div#demo.carousel.slide div.carousel-inner div.carousel-item.active div.carousel-caption p {
        font-size: 12px;
    }
}

@media (max-width: 450px) {
    html body div#container-main div.container-main div.box-team div.row div.col-poster {
        width: 100%;
        left: 0;
        padding-left: 3%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-address {
        width: 100%;
        right: 0;
        padding-left: 5%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster img.col-sm-3-img {
        width: 100%;
    }

    html body div#container-main div.container-main div.box-team div.row div.box_container img.col-sm-3-img {
        max-width: 95%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster-2 {
        width: 100%;
        left: 0;
        padding-left: 3%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-about-2 {
        width: 100%;
        right: 0;
        padding-top: 1%;
    }

    html body div#container-main div.container-main div.box-team div.row div.col-poster-2 img.col-sm-3-img {
        width: 60%;
    }

    html body div#container-main div.container-main div.box-team div#sticky-sidebar.col-25-ns.sticky ul.ul-none-list li.li-none-list-2 {
        float: left;
        width: 33%;
        padding-left: 5px;
    }
}

@media (max-width: 400px) {
    html body div#container-main div.container-main div.row.flex-row-reverse div#main.col-lg-9 div.container.features div.row div.col-lg-12.col-md-12.col-sm-12.box div.inner div.team_container p.team_name {
        display: table;
        width: 250px;
    }
}


.publications-page {
    width: 100%;
    padding: 10px;
}

.publications-page__inner {
    max-width: 1100px;
    margin: 0 auto;
}

.publications-page__title {
    text-align: center;
    font-weight: 700;
    color: #222;
    font-size: 16px;
    margin: 0 0 30px;
    padding: 30px 15px 30px;
    position: relative;
}

.publications-page__title::after {
    content: "";
    width: 100px;
    border-bottom: 3px solid #1790d0;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50px;
}

.publications-page__sidebar {
    float: right;
    width: 25%;
    min-width: 110px;
    padding-right: 10px;
    position: sticky;
    top: 0;
}

.publications-page__content {
    float: left;
    width: 73%;
}

.publications-years {
    padding: 0;
    margin: 0;
}

.publications-years__item {
    list-style: none;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.publications-years__link {
    color: #1790d0;
    font-size: 1rem;
    text-decoration: none;
}

.publications-years__link:hover {
    text-decoration: underline;
}

.publications-year-block {
    margin-bottom: 22px;
}

.publications-year-block__title {
    font-size: 1.8em;
    color: #1790d0;
    font-weight: 600;
    margin: 30px 0 15px;
}

.publication-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 240px;
    gap: 18px;
    align-items: start;
    padding: 16px 0;
    border-top: 1px solid #e5e5e5;
}

.publication-card__main {
    min-width: 0;
}

.publication-card__heading {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.45;
}

.publication-card__number {
    color: #222;
}

.publication-card__title-link {
    color: #0056b3;
    text-decoration: none;
}

.publication-card__title-link:hover {
    text-decoration: underline;
}

.publication-card__meta {
    font-size: 14px;
    line-height: 1.55;
    color: #333;
}

.publication-card__authors {
    font-style: italic;
}

.publication-card__journal {
    font-weight: 700;
}

.publication-card__authors,
.publication-card__journal,
.publication-card__volume,
.publication-card__year,
.publication-card__pages {
    display: inline;
}

.publication-card__media {
    width: 240px;
}

.publication-card__image {
    display: block;
    width: 100%;
    max-height: 150px;
    object-fit: contain;
    border: 0;
    outline: 0;
    box-shadow: none;
}

.publications-page__clear {
    clear: both;
}

@media (max-width: 900px) {
    .publications-page__sidebar {
        width: 100%;
        float: none;
        position: relative;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .publications-page__content {
        width: 100%;
        float: none;
    }

    .publication-card {
        grid-template-columns: 1fr;
    }

    .publication-card__media {
        width: 100%;
        max-width: 320px;
    }
}