<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {background:#f4f4f4;} #sante #header-image {display:block; width:100%; height:100vh; background:url(../images/neurosciences.jpg) no-repeat center center; background-size:cover; position:relative; min-width:320px;} header #topBar {height:59px; width:100%; min-width:320px; position:fixed; left:0; top:0; z-index:200; transition:0.5s; background:rgba(0,0,0,0.6);} .headLine {background:#fff; border-bottom:1px solid #999; padding:90px 0 10px 0; text-align:center; overflow-x:hidden;} .headLine h2 {font: 60px/60px 'gotham_condensedmedium', 'arial-bold', sans-serif; color:#ccc; padding:0; margin:0;} .headLine p {padding:10px 0; margin:0; font:400 17px/24px 'Lato', arial, sans-serif; color:#000;} .headLine p a {text-decoration:none; padding:0 10px; color:#1d89aa;} .headLine p span {padding:0 10px;} .headLine p a:hover {text-decoration:underline;} .sante {text-align:center; width:95%; max-width:1420px; margin:50px auto;} .disciplines {width:100%; padding:0; margin:0 auto;} .disciplines .discipline {width:49%; display:inline-block; position:relative; margin-bottom:2%;} .disciplines .discipline:nth-child(odd) {margin-right:2%;} .disciplines .discipline img {display:block; width:100%;} .disciplines .discipline .cover {position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6); transition:0.5s;} .disciplines .discipline .text-panel {height:40%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; color:#fff;} .disciplines .discipline .text-panel h1 {font: 72px/72px 'gotham_condensedmedium', 'arial-bold', sans-serif; padding:0; margin:0; font-size:calc(20px + 3vw);} .disciplines .discipline .text-panel p {padding:0; margin:0; font:400 17px/24px 'Lato', arial, sans-serif;} .disciplines .discipline:hover .cover {background:rgba(0,0,0,0);} @media only screen and (max-width: 768px) { .disciplines .discipline {width:100%;} .disciplines .discipline:nth-child(odd) {margin-right:0;} .disciplines .discipline .text-panel h1 {font-size:calc(20px + 5vw);} } </pre></body></html>