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

body {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #85919d;
  position: relative;
}

@media (min-width: 962px) {
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.1rem;
    padding-left: 1.1rem;
    }
.navbar {padding: 0.1rem 8rem 0 4rem;} 
}

.centeron {
  padding: 8rem 1.5rem;
  text-align: center;
}

h1, .h1 {
  font-size: clamp(3.2rem, calc(3.2rem + ((1vw - 0.32rem) * 1.6667)), 4.8rem);
}

.font__w200 {
	font-weight: 200;
}

.margin__bottom--hm{
	margin-bottom: .5em;
	}
.margin__bottom--1m{
	margin-bottom: 1em;
	}

.brescont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 44vh;
}

.bres {
margin: 0.32em 0;
}

.bpro {
font-family: 'Source Sans Pro', sans-serif;
    display: table;
    padding: 16px 8px 8px 8px;
    font-size: 4.5rem;
    font-weight: 700;
    background-color: red;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 28rem;
}

.bres2 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.9rem;
font-weight: 600;
  color: #65717d;
margin: 2.62em auto 0.92em;
}

.soursans {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size:1.5rem;
}

.bresbutt {
  height: 6em;
  padding: 2rem 0 0 22rem;
}

.bresbutt .btn-primary {
background-color: #14B1E7;
border-color: transparent;
transition: background-color 0.5s linear;
}

.bresbutt .btn-primary:hover {
background-color: #099EDE;
border-color: transparent;
}

.bresbutt .btn {
    padding: 0.49rem 1.9rem;
    font-size: 1.44rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.69rem;
    margin-left: 1.2rem;
}

@media (max-width: 1200px) { 
.bresbutt {
  height: 6em;
  padding: 2rem 0 0 2rem;
  }
  
.bresbutt .btn {
    padding: 0.25rem 0.9rem;
    font-size: 1.14rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.39rem;
    margin: 0.7rem 0.2rem;
}  
}

.immagin {
display: flex;
justify-content: space-around;
align-items: center;
align-content: center;
height: 33vh;
}

.immagin img{
padding: 0 0.6rem;
}

.darkzone {
background-color: #223;}

.bizeta {
text-align:center;
 }

.bizeta h2{
font-size: 4.4rem;
color: #ccd;
 }
 
.eerht {
margin: 8vh 0;
text-align: left;
font-weight: 300;
font-size:1.2rem;
}
 
.eerht h3{
text-align: center;
font-weight: 300;
font-size:2.4rem;
color: #ccd;
}
 
.eerht h3 i{
text-align: center;
font-size: 6.9rem;
margin: 1.8rem 0 1.2rem;
color: #899;
}
 
.eerht .btn{
display:block;
}
 
.eerht p a{
text-align: center;
}

.trizeta {
margin: 14vh auto;
text-align:center;
font-weight: 300;
font-size: 1.3rem;
 }

.trizeta h1{
font-size: 4.9rem;
font-weight: 300;
}

.trizeta h2{
font-size: 2.9rem;
font-weight: 300;
font-style: italic;
}

.martop {
margin: 2.1rem 0;
}

.trizeta .date{
font-size: 1.4rem;
font-weight: 300;
color: #fff;
padding: .2rem 1rem;
background-color: #0090D0;
display:block;
}

/*.trizeta .day{
font-size: 2.4rem;
font-weight: 600;
color: #fff;
padding: .2rem 1rem;
background-color: #30B2E7;
display:block;
}*/
 
.trizeta .day{
font-size: 11.9rem;
font-weight: 300;
color: #30B2E7;
padding: 4.8rem 0;
background-color: #fff;
}
 
.fourzeta {
margin: 14vh auto;
padding: 6vh 0;
text-align:center;
font-weight: 300;
}

.fourzeta h2{
font-size: 2.9rem;
font-weight: 300;
font-style: italic;
padding: 1rem 0;
text-align: left;
 }

.fourzeta h3{
text-align: left;
 }

.fourzeta p{
font-size: 1.2rem;
font-weight: 300;
text-align: left;
 }

.frmbutt {
  height: 4em;
  padding: 1.6rem 0;
}

.frmbutt .btn-primary {
background-color: #14B1E7;
border-color: transparent;
transition: background-color 0.5s linear;
}

.frmbutt .btn-primary:hover {
background-color: #099EDE;
border-color: transparent;
}

.frmbutt .btn {
    padding: 0.49rem 1.9rem;
    font-size: 1.44rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.69rem;
}

@media (max-width: 1200px) { 
.frmbutt {
  height: 4rem;
  padding: 1.6rem 0;
  }
  
.frmbutt .btn {
    padding: 0.25rem 0.9rem;
    font-size: 1.14rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.39rem;
    margin: 0.7rem 0.2rem;
}  
}

footer {
margin: 14vh auto;
padding: 6vh 0;
text-align:center;
font-weight: 300;
}
.pied p {
margin: 4vh auto;
padding: 2vh 0;
color: #aabbcd;
}

.pied a {
color: #aabbcd;
}

.bglght {
background-color: #667733;}

.pied a:hover{
text-decoration: none;
color: #223366;
}

.waratt {
font-size: 1.12rem;
margin: 4vh auto;
padding: 2vh 2vh;
background-color: #334;
}

.inqua {
font-size: 1.12rem;
margin: 4vh auto;
padding: 2vh 0;
}
 
.blue1 {color: #0090D0;}
.blue2 {color: #1DA1DB;}
.blue3 {color: #30B2E7;}
.blue4 {color: #43C7F4;}</pre></body></html>