<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
.card .card-image{
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card .card-image img{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.card{
    font-family: 'Roboto', sans-serif; 
    margin-top: 10px;
    position: relative;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 4 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card .card-content {
    padding: 10px;    
}

.card .card-content .card-title, .card-reveal1 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-action{
    padding: 20px;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
}
.card .card-action a{
    font-size: 15px;
    color: #ffab40;
    text-transform:uppercase;
    margin-right: 20px;    
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.card .card-action a:hover{    
    color:#ffd8a6;
    text-decoration:none;
}

.card .card-reveal1{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal1 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}

.btn-custom{
    background-color: transparent;
    font-size:18px;
}
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal2 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal2{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal2 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal3 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal3{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal3 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal4 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal4{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal4 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal5 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal5{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal5 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal6 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal6{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal6 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal7 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal7{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal7 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
.card .card-content .card-title, .card-reveal8 .card-title{
    font-size: 24px;
    font-weight: 200;    
}

.card .card-reveal8{    
    padding: 20px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.79);
    width: 100%;
    overflow-y: auto;
    /*top: 0;*/
    left:0;
    bottom:0;
    height: 100%;
    z-index: 1;
    display: none;    
}

.card .card-reveal8 p{
    color: rgba(0, 0, 0, 0.71);
    margin:20px ;
}</pre></body></html>