<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p
{
 	font-size:17px;   
}
h1.h1-hero
{
 line-height:1.2em;   
}
.spacer
{
 padding: 50px;   
}
.mobile-slide
{
 display:none;   
}
.hero-section
{
 background-image: url('http://www.versaccounts.com/wp-content/uploads/2019/06/Group-57@2x.jpg');
 background-repeat: no-repeat;
 background-size: cover;
 height:500px;
 max-height: 700px;
}
.hero-column
{
	width: 48%;
	display: inline-block;
	margin-top: 180px;
    margin-left:15px;
}
.lap-desktop
{
    width: 60%;
    margin-left:20%;  
}
.header-quote
{
    text-align: center;font-size: 20px; font-style: italic;padding: 5% 32% 5% 32%;color:#000000;
}
.two-column
{
	width:40%;
    float:left;
    padding-left: 5%;
    margin-left: 5%;
}
.section-2-fw
{
 	background-color: #f5f5f5;   
    padding: 50px 10% 50px 10%;
}
.corp-wrapper
{
 	background-color:#fff;   
    padding: 5%;
}
.corp-content
{
 	padding: 10px;
    display:inline-flex;
}
.form-title,.form-sub-title
{
 	color:#fff;
}
.form-title
{
 font-size: 25px;
 font-weight: 600;
}
.form-header
{
 	background-color: #F7951E;
    padding: 10%;
    border-radius: 10px 10px 0px 0px; 
    box-shadow: 0px 2px 8px 2px rgba(100,100,100,0.5);
}
.form-body
{
    padding: 10%;
    box-shadow: 0px 2px 8px 2px rgba(100,100,100,0.5);
}
.li-check-list
{
    list-style:none;
    margin-left: 20px;
    line-height: 1.8em;
}
.li-check-list:before
{
    content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 20px;
    margin-left: -1.3em;
    width: 1.3em;
    color:#F7951E;
}
.visible-discover-txt:before,.visible-prod-txt:before
{
 	content: "\f058";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 20px;
    margin-left: -1.3em;
    width: 1.3em;
    color:#F7951E;  
}
.ul-check-list
{
 	margin-left: 2em;   
}
.li-check-list
{
 	margin-left:5%;   
}

.h3-top-header:after,.h1-pro-tour:after
{
    content:'';
    border-bottom: solid 5px #F7951E;
    display:block;
    width:50px;
    margin-top: 5px;
}
.corp-img-span
{
 	width: 25%;float: left;margin-left: 2%;margin-top: 10px; padding: 5px; 
}
.p-wrapper
{
    width: 70%;
}
.cc-img
{
	width: 30%;
    max-width: 200px;
    float: left;
    margin-left: 10%;   
}
.corp-01-img
{
    width: 25%;
    max-width: 200px;
    min-width: 80%;
    float: left;   
}
.mob-slide
    {
     display:none;   
    }
.back-to-top
{
 	text-align: center;
    padding:15px;
    background-color:#F7951E;
    color: #ffffff!important;
    cursor: pointer;
    margin-bottom: 150px;
}
.back-to-top:hover
{
 	text-align: center;
    padding:15px;
    margin:100px;
    background-color:#F7951E;
    color: #000000!important;
    cursor: pointer;
}
 
.pro-tour
{
    display:none;
}
.mob-link
{
 display: none;   
}
.corp-wrap
{
 width: auto;
}

	.hidden-discover-txt
    {
          display:none;
          background-color:#ffffff;
          box-shadow: 1px 1px 10px 2px rgba(100,100,100,0.4); 
          padding: 20px;
          position:absolute;
          width: 500px;
          left: 270px;
          text-align:justify;
    }
	.visible-discover-txt
    {
    	list-style: none;
   		cursor: pointer;
        margin-left: 5%;
    }
    .visible-discover-txt:hover .hidden-discover-txt
    {
    	display:block;
        transition: width 2s;
    }

	.hidden-prod-txt
    {
    	  display:none;
          background-color:#ffffff;
          box-shadow: 1px 1px 10px 2px rgba(100,100,100,0.4); 
          padding: 20px;
          position:absolute;
          width: 500px;
          left: 270px;
       	  text-align:justify;
    }
	.visible-prod-txt
    {
    	list-style: none;
   		cursor: pointer;
        margin-left: 5%;
    }
    .visible-prod-txt:hover .hidden-prod-txt
    {
    	display:block;
        transition: width 2s;
    }
		li.visible-discover-txt,li.visible-prod-txt
		{
        	margin-top: 5%
            margin-bottom: 5%;
		}


@media screen and (max-width:800px) and (min-width:500px) {
    .hubs-form-container
    {
     	padding-left: 5%;
		padding-right: 5%;
        margin-left:0!important;
    }
    .hidden-text
    {
     	display:none;   
    }
    .hero-section
    {
     	height:600px;   
    }
    .hero-column
    {
        margin-top:150px;
        margin-left: 15px;
        padding-left: 5%;
        padding-right: 5%;
        width: 80%;
    }
    .lap-desktop
    {
        display:none;
    }
    .header-quote
    {
        padding: 5%;
    }
    .two-column
    {
     	display: block;
        width: 100%;
        padding-left:10%;
        padding-right:10%;
    }
    .corp-img-span
    {
        float:left;
    }
    .p-corp
    {
        width:100%;
        float: left;
    }
    .corp-content
    {
        padding: 10px;
        display:block;
    }
    .corp-author
    {
        float: left;
    }
    .corp-01-img
    {
        width:50%;
        max-width:150px;
        float:left;
        margin-left: 140px;
    }
    .corp-img-span
    {
        width: 30%;float: left;margin-left: 10%; height: auto;
    }
    .carousel-inner img
    {
     	min-height:20px;   
        width: 200px;
    }
    .form-body
    {
     	border: none;
        box-shadow:none!important;
    }
    .form-header
    {
     	border-radius:0 0 0 0!important;
        box-shadow:none!important;
        margin-top: 5%;
    }
    .mob-link
    {
     display: block;   
    }
    .cc-img
    {
     width:30%!important;
     margin-left:5%;
     margin-right:5%;
     margin-bottom:5%;
    }
    
}
@media screen and (max-width:769px){.corp-01-img{margin-left:120px!important;}.carousel-inner{max-height:850px!important;}}
@media screen and (max-width:414px) and (min-width:300px) {
    .hidden-text
    {
     display: none;   
    }
    .hero-section
    {
     	height:600px;   
    }
    .h1-hero
    {
     	font-size: 1.2em;   
    }
    .h3-mobile
    {
     	font-size:15px;   
    }
    .hero-column
    {
        margin-top:150px;
        margin-left: 15px;
        padding-left: 5%;
        padding-right: 5%;
        width: 80%;
    }
    .form-body
    {
        padding-left:0;
        padding-right:0;
    }
    .lap-desktop
    {
        display:none;
    }
    .header-quote
    {
        padding: 5%;
    }
    .two-column
    {
     	display: block;
        width: 100%;
        padding-left:10%;
        padding-right:10%;
    }
    .corp-content
    {
        padding: 10px;
        display:block;
    }
    .corp-img-span
    {
        float:left;
    }
    .p-corp
    {
        width:100%;
        float: left;
    }
    .corp-author
    {
        float: left;
    }
    .corp-01-img
    {
        width:50%;
        max-width:150px;
        float:left;
        margin-left: 30px!important;
    }
    .carousel-inner img
    {
     	min-height:20px;   
        width: 200px;
    }
    .mob-slide-img
    {
        width: 80%;
    }
    .cc-img
    {
     width:30%!important;
     margin-left:5%;
     margin-right:5%;
     margin-bottom:5%;
    }
    .form-body
    {
     	border: none;
        box-shadow:none!important;
    }
    .form-header
    {
     	border-radius:0 0 0 0!important;
        box-shadow:none!important;
       	margin-top:10%;
    }
    .mob-link
    {
     display: block;   
    }
    .corp-img-span
    {
        width: 30%;float: left;margin-left: 10%; height: auto;
    }
    
}</pre></body></html>