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

   
       @font-face {
        font-family: "SansRoundedC";
        src: url("templates/renome/fonts/Sansroundedc.woff2") format("woff2"),
        url("templates/renome/fonts/Sansroundedc.woff") format("woff");
        font-weight: normal;
        font-style: normal;
        }
  
  

h3 {
    font-family: 'Noto Sans', serif;
    font-size: 2em;
    color: #333;
}
p {
    font-family: 'Noto Sans', sans-serif;
    font-size: 1.3em;
    line-height: 1.5em;
    color: #666; 
    margin: 30px 0;
}
.image {
    background: url('https://renome52.ru/images/promo/leto/bg2.png') no-repeat fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 400px;
}


.image2 {
    background: url('https://renome52.ru/images/promo/leto/footer.jpg') no-repeat fixed;
    
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 400px;
}


.image3 {
    background: url('/images/promo/poduska/masthead.jpg') no-repeat fixed;
    
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 600px;
}




.content {
    max-width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    z-index: 2;
    height: 100%;
   
}
a:link, a:visited {
       
        }
a:hover {
        color: #01c59f; }
        
     </pre></body></html>