<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

//edition 2015

*+.grid {
    margin-top: 1.5em;
}

.grid {
    border-top: 1px solid transparent;
    clear: both;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    top: -1px;
    max-width: 100vw;
}

.island {
    margin-bottom: 1.5em;
    position: relative;
}

.grid .grid-items&gt;* {
    float: left;
}

@media screen and (min-width: 200px){
.grid-xs-1of1 {
    width: 100%;
}
.grid-xs-1of1 {
    width: 100%;
}
}

@media screen and (min-width: 600px){
.grid-s-1of2 {
    width: 50%;
}
.grid-s-1of1 {
    width: 100%;
}
}

@media screen and (min-width: 800px){
.grid-m-1of2 {
    width: 50%;
}
}

@media screen and (min-width: 1000px){
.grid-l-1of3 {
    width: 33.33%;
}
.grid-l-1of2 {
    width: 50%;
}
}

@media screen and (min-width: 200px){
h3, .gamma {
    font-size: 1.125em;
    line-height: 1.3333333333333333;
    margin-bottom: 1.3333333333333333em;
}
}

@media screen and (min-width: 600px){
h3, .gamma {
    font-size: 1.3125em;
    line-height: 1.71428;
    margin-bottom: 1.14285714em;
}
}

@media screen and (min-width: 200px){
p, div.grid-item, body.baseline:before, span, .delta {
    font-size: 13px;
    color: #50575f;
}
}

@media screen and (min-width: 400px){
p, div.grid-item, body.baseline:before, span, .delta {
    font-size: 13px;
    color: #50575f;
}
}

@media screen and (min-width: 600px){
p, div.grid-item, body.baseline:before, span, .delta {
    font-size: 14px;
    color: #50575f;
}
}

@media screen and (min-width: 800px){
p, div.grid-item, body.baseline:before, span, .delta {
    font-size: 16px;
    color: #50575f;
}
}

.grid-item {
    margin: 0 10px 1.5em;
}

img {
    /*height: auto; */
    margin-bottom: 1.5em;
    max-width: 100%;
    vertical-align: top;
}
header img {
  width: 1000px;
}

p {
    margin: 0 0 1.5em;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
} 

ul.reset-list.carousel-items img{
  width:325px;
  display:block;
  margin:auto;
}

.link-list&gt;li&gt;a.icon-link .icon-custom {
    top: 1em;
    left: 1.25em;
}

.icon-link .icon-custom {
    left: 0;
    margin-right: 1em;
    position: absolute;
    top: .25em;
}

.icon-pdf {
    background-position: 0 0;
}

.icon-small {
    background-image: url("../img/icons.png");
    height: 16px;
    width: 16px;
}

ul.reset-list.border-list.link-list li{
  padding:10px;
}

div#video-1 {
    height: 367px;
}

.button-e6 {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiâ€¦3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background: linear-gradient(to bottom, #f67f1c 0%,#fa7b22 49%,#f96d0a 50%,#ff6002 100%);
    border-color: #fc5f01;
}

@media screen and (min-width: 300px){
.fl {
    float: left;
}
img.fl {
    margin-bottom: .75em;
    margin-right: 1.5em;
    max-width: 50%;
}
}

h3, .gamma, h3 a, .gamma a, h3 a:focus, .gamma a:focus, h3 a:hover, .gamma a:hover, h3 a:active, .gamma a:active, h3 a:visited, .gamma a:visited {
    color: #50575f;
}

a, a:visited {
    color: #112d80;
}

.entry.entry-box.group {
    height: 224px;
}

@media screen and (min-width: 200px){
h3, .gamma {
    font-size: 1.125em;
    line-height: 1.3333333333333333;
    margin-bottom: 1.3333333333333333em;
}
}

@media screen and (min-width: 600px){
h3, .gamma {
    font-size: 1.3125em;
    line-height: 1.71428;
    margin-bottom: 1.14285714em;
}
}

.heightHead {
    height: 60px;
}

figcaption.carousel-item-description {
    font-size: .75em;
}

hr{
    width:100%;
}

.content{
    padding:20px;
}

a.icon-link {
    padding-left: 40px;
    height: 27px;
    display: inline-block;
    vertical-align: sub;
}

h3{
    font-weight: bold;
}

.footer-menu a {
    color: #848f9e!important;
}

.LF2016Edition {
    max-width: 300px;
    margin: auto;
}

.LF2016Edition img {
    margin-bottom: 0px;
}
</pre></body></html>