<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=Manrope:wght@200;300;400;500;600;700;800&amp;display=swap');

body{
    font-family: 'Manrope', sans-serif;
}

h1{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    font-family: 'Manrope', sans-serif;
}

h2{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding-bottom:18px;
    font-family: 'Manrope', sans-serif;
}

h3,h4,h5,h6{
    
    font-family: 'Manrope', sans-serif;
}

p{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

a{
    font-family: 'Manrope', sans-serif;
}

@media(min-width:769px) and (max-width:1024px){
    .uno{
        min-height: 211px !important;
    }
    .uno&gt;h2{
        margin-top:10px !important;
    }
    .weird{
        height:calc(85% - 8px) !important;
    }
}

@media(min-width:577px) and (max-width:768px){
    .uno{
        min-height: 229px !important;
    }
    .uno&gt;h2{
        margin-top:30px !important;
    }
}
@media(max-width:768px){
    .weird{
        position:static !important;
        height: auto !important;
        writing-mode: horizontal-tb !important;
        transform: rotate(0deg) !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .cont{
        min-height:auto !important;
    }
}
@media(max-width:576px){
    .weird{
        position:static !important;
        height: auto !important;
        writing-mode: horizontal-tb !important;
        transform: rotate(0deg) !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .cont{
        min-height:auto !important;
    }
    .mar{
        margin-top:0 !important;
    }
    .padd{
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .no-padd{
        padding:18px !important;
    }
    .send-btn2{
        bottom: 8px !important;
    }
    .imgone{
        padding:0 !important;
        margin-top:20px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-bg-grey.is-light-text.is-section-auto &gt; div &gt; div &gt; div &gt; div:nth-child(2) &gt; div.col-md-10 &gt; div:nth-child(1) &gt; div.col-md-8.col-xs-12{
        margin-top:0 !important;
    }
    .ab{
        font-size: 14px !important;
        left: 25px !important;
        top: 35px !important;
        z-index: 9 !important;
        line-height: 19px !important;
    }
}
.btn-default.btn.is-btn-primary.send-btn2{
    position: absolute;
    right: 23px;
    bottom: 23px;
    border-radius:0 !important;
}
.btn-default.btn.is-btn-primary.send-btn2:hover &gt; i{
    color:#fff !important;
}
form &gt; div.contact-form-container &gt; div &gt; div:nth-child(6){
    text-align:center !important;
}
.send-btn{
    padding: 12px 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    border-radius:0 !important;
    color: #FFFFFF;
    margin-top:68px !important;
}
.send-btn:hover{
    background:#171E4E !important;
    border:1px solid #171E4E!important;
}
.form-control{
    background: #FFFFFF;
    border: 1px solid #171E4E !important;
    border-radius:0 !important;
}

.footer-text, .footer-text&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}</pre></body></html>