<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@100;200;300;400;500;600;700;800;900&amp;display=swap');
html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {
 
    font-family: 'Manrope'!important;
}

@media(max-width:768px){
 .repeating-header {
      position: unset !important;
  }
}

body{
  
}

h1,h2,h3,h4,h5,h6{
    
}
p{
    
}
a{
    
}
body {
    background-color:#Fff!important;
}

@media(min-width:577px) and (max-width:768px){
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(2) &gt; div &gt; div &gt; div &gt; div &gt; div{
       padding: 40px 30px 40px 32px !important;
    }

}
@media(max-width:576px){
    .send-btn{
        margin-top:30px !important;
    }
    .no-padd{
        padding:20px !important;
        margin-top: -20px !important;
    }
    .blue&gt;a{
        max-width:160px !important;
        left:20px !important;
    }
    .pad{
        padding:40px 30px 34px !important;
    }
        .lin{
        font-size:18px !important;
        background:linear-gradient(-55deg, rgba(255, 255, 255, 0) 22%, rgb(30, 40, 55) 8%) !important;
    }
    .lin2{
        font-size:18px !important;
        background:linear-gradient(-55deg, rgba(255, 255, 255, 0) 22%, rgb(30, 40, 55) 8%) !important;
    }
}
.image{
    margin-bottom:10px;
    margin-top:10px;
}
.panel{
    border:0 !important;
    background: transparent !important;
    border-radius:0 !important;
    box-shadow: none !important;

}
.panel.panel-default{
    margin-top:20px !important;
}
.panel-heading{
    background: #F5F7FE !important;
    border: 2px dashed #1E2837 !important;
    color:#1E2837 !important;
}
.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body{
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
}
.is-btn-ghost2 {
	padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E2837;
    border: 2px dashed #1E2837;
}
.is-btn-ghost2:hover{
    border-width:thick !important;
}

.form-control {
	border:none !important;
	background:#F5F7FE !important;
	border-radius:0 !important;
}

.rendered-form .form-group&gt;label {
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 20px !important;
	color: #000000 !important;
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border: 1px solid #1E2837 !important;
}

.blue&gt;a, .send-btn{
	padding: 10px 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #1E2837 !important;
    border: 2px dashed #1E2837 !important;
    border-radius:0 !important;
}
.blue&gt;a{
    margin-top:10px !important;
}

.send-btn:hover, .blue&gt;a:hover{
    border-width:thick !important;
}
.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E2837;
}

.footer-text, .footer-text&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #A8CAFF;
}
.is-bg-grey, .is-wrapper &gt; div.is-bg-grey {
    background-color: #ffffff;
}
.navbar-nav&gt;li&gt;a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}
.navbar-nav&gt;li&gt;a:hover {
    color: white !important ;
 
    border-bottom: solid 2px white !important
 
}


@media (max-width: 767px){
.flex {
    flex-direction: column;
}}


@media (max-width: 767px){

.flex {

    flex-direction: column;

}

    .items-center{

        align-items: start!important;

    }

}
.footer {
   background-color: black !important;
}
.footer-text, .footer-text&gt;a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
}



.form-control {
    border: none !important;
    background: #00000030 !important;
    border-radius: 0 !important;
}
.rendered-form .form-group&gt;label {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #ffffff !important;
}
a.is-btn.is-btn-ghost2, .is-btn.is-btn-primary, .btn.is-btn-primary {
    color: #ffffff;
    background-color: #ffffff00;
    border-color: #ffffff;
    border-style: solid;
    border-width: var(--size-button-primary-border, 2px);
    border-radius: var(--radius-button-primary-border, 0px);
}
.form-control {
    border: none !important;
    background: #ffffff !important;
    border-radius: 0 !important;
}
.is-btn.is-btn-ghost2:hover, .is-btn.is-btn-primary:hover, .btn.is-btn-primary:hover {
    color: #000000;
    background-color: #fefefe;
    border-color: #000000;
}</pre></body></html>