<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');

html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li { font-family: 'Manrope', sans-serif !important; }
@media (min-width: 992px){
    .col-md-offset-3 {
        margin-left: 20%;
    }
}

form &gt; div.contact-form-container &gt; div &gt; div:nth-child(7){
    text-align:center !important;
}
.slick-dots{
    bottom:-35px !important;
}
.slick-dots li {
    border: 1px solid #DD6F31 !important;
}
.slick-dots li.slick-active, .slick-dots li:hover {
    background: #DD6F31 !important;
}
@media(max-width:576px){
    .new-btn&gt;a{
        background:transparent !important;
    }
    .navbar-nav&gt;li&gt;a{
        padding:10px 26px !important;
    }
    .smaller{
        font-size: 37px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(1) &gt; div.is-overlay &gt; div{
        background-position: -23% 0% !important;
    }
    .is-btn.is-pills-btn{
        padding:11px;
    }

}
.btn-default.btn.is-btn-primary.send-btn{
    position: absolute;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    right: 27px;
    top: 4px;
    padding: 11px !important;
}
.fa-long-arrow-right{
    color: #dd6f31 !important;
    font-size: 16px !important; 
}
.nav-pills.navbar-center{
    float: right !important;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    border-bottom: 3px solid #FFD5BD;
}
.nav-pills&gt;li.active{
    border-bottom: 5px solid #DD6F31 !important;
}
.slick-slide.slick-current.slick-active.slick-center.active{
    border-bottom: 5px solid #DD6F31 !important;
}

.nav-pills&gt;li.active &gt; a{
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 115.9%;
    text-align: center;
    color: #DD6F31;
}
/*.nav-pills&gt;li&gt;a*/
.is-btn.is-pills-btn{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 115.9%;
    text-align: center;
    color: #212838;
}
.image{
       margin-top:5px;
max-height:70px;
}
.form-group .formbuilder-required{
    color:#000 !important;
}
.form-group&gt;label{
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #000000 !important;
}

.send-btn2{
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    letter-spacing: 0.105em !important;
    text-transform: uppercase !important;
    background: #DD6F31 !important;
    border-radius: 38px !important;
    padding:14px 25px !important;
    color: #FFFFFF !important;
}
.send-btn2:hover{
    background: #C1591F !important;
    border:2px solid #C1591F !important;
}
.new-btn&gt;a:hover{
    background: #C1591F !important;
}
.new-btn&gt;a{
    background: #DD6F31;
    border-radius: 38px !important;
}
.navbar-nav&gt;.new-btn&gt;a:hover:after{
    content:none !important;
}



.navbar-nav&gt;li&gt;a {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.navbar-nav&gt;li&gt;a:hover:after{
    content: '';
    position: absolute;
    top: 120%;
    left: 50%;
    font-size: 40px;
    transform: translateX(-50%);
    text-shadow: transparent 0px 0px;
    transition: text-shadow 0.3s, color 0.3s;
    border-bottom: 4px solid #033a73;
    width:100%;
}

.footer-text, .footer-text&gt;a {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 116.9%;
	color: #fff !important;
}
.navbar-nav&gt;li&gt;a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    color: #033A73;
}
.nav-pills&gt;li.active {
    border-bottom: 5px solid #033a73 !important;
}
.slick-slide.slick-current.slick-active.slick-center.active {
    border-bottom: 5px solid #033a73 !important;
}
.nav-pills.navbar-center {
    float: right !important;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    border-bottom: 3px solid rgb(3 58 115);
}
.new-btn&gt;a {
    background: #ffffff;
    border-radius: 38px !important;
}
.new-btn&gt;a:hover {
    background: #ffffff !important;
}</pre></body></html>