<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=GFS+Neohellenic:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');

html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li{
    font-family:'GFS Neohellenic', sans-serif !important;
}

.image{
    max-width:300px;
}

@media(max-width:767px){
    .image{
        max-width:200px;
    }
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: transparent !important;
}
@media(min-width:1024px){
    .navsection{
        position:absolute !important;
        top:50px !important;
    }
}
@media(max-width:576px){
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(10) &gt; div.is-boxes &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div{
        display:none !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-section-100.is-light-text{
            min-height: 50vh !important;
    }
    .smaller{
        font-size:30px !important;
        line-height:30px !important;
    }
    .navsection{
        background:#5A2132 !important;
    }
    .yellow-btn&gt;a{
        text-align:left !important;
    }
    #element-JU0tt3I{
        margin-top:20px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(7) &gt; div.is-boxes &gt; div &gt; div &gt; div:nth-child(2) &gt; div.col-sm-7.col-md-8 &gt; img:nth-child(3){
        width:auto !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(10) &gt; div.is-boxes &gt; div &gt; div &gt; div:nth-child(4) &gt; div:nth-child(2) &gt; img{
        margin-top:20px !important;
    }
    .is-overlay-bg2{
        background-position: 111% 30% !important; 
    }
}
.rendered-form .form-group {
    padding: 20px 0px !important;
}

.overlay1:hover{
    background:#F1AD48 !important;
}

.is-btn-ghost2, .is-btn-ghost1 {
    border-radius:0 !important;
    padding: 10px 20px !important; 
    font-style: normal; 
    font-weight: 700 !important; 
    font-size: 22px !important; 
    line-height: 25px !important; 
    text-align: center;
    letter-spacing: 0px !important; 
    text-transform: none !important;
}
.yellow-btn&gt;a{
    font-style: normal;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 25px !important;
    text-align: center;
    color: #5A2132 !important;
    background: #F1AD48 !important;
    border:1px solid #F1AD48 !important;
    padding: 10px 20px !important;
}
.yellow-btn&gt;a:hover{
    background: #756B63 !important;
    border:1px solid #756B63 !important;
    color:#F0EFEB !important;
}
.form-control{
    border-radius:0!important;
    background: #F0EFEB !important;
    border: 1px solid #5A2132 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
}
.navbar-nav&gt;li&gt;a{
    font-family: 'GFS Neohellenic';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    color: #000;
}
.navbar-nav&gt;li{
    padding: 0 15px;
}

.navbar-nav&gt;li&gt;a:hover {
    text-decoration: solid underline #000 2px;
}

.footer-text, .footer-text&gt;a{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
    color: #F0EFEB;
}
</pre></body></html>