<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/








.bg-accent1{
  background:  #2db5e9;
}
.bg-accent2{
  background:  #028ebe;
}
.bg-accent3{
  background:  #016ea1;
}
.bg-accent4{
  background:  #004066;
}
.bg-accent5{
  background:  #001f31;
}


.border-accent1:before{
  border-bottom-color:  #2db5e9 !important;
  border-top-color:  #2db5e9 !important;
  
}
.border-accent2:before{
  border-bottom-color:  #028ebe !important;
  border-top-color:  #028ebe !important;
}
.border-accent3:before{
  border-bottom-color:  #016ea1 !important;
  border-top-color:  #016ea1 !important;
}
.border-accent4:before{
  border-bottom-color:  #004066 !important;
  border-top-color:  #004066 !important;
  
}
.border-accent5:before{
  border-bottom-color:  #001f31 !important;
  border-top-color:  #001f31 !important;
}

fieldset {
    max-width: 100% !important;
}
.content__btn.btn--style1 {
    padding: 20px 10px;
    background: #f4e000;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-left: auto;
    cursor: pointer;
    color: #Fff;
    min-width: 125px;
   transition: .300 all ease;
}
.module .content__btn.btn--style1{
   margin-left: 37px;


}
.content__btn.btn--style1:before {
    content: '';
    position: absolute;
    left: -36px;
    top: 0;
    width: 37px;
    height: 100%;
    border-bottom: 60px solid #f4e000;
    border-left: 32px solid transparent;
}

.content__btn.btn--style1:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 0;
    width: 36px;
    height: 100%;
    border-top: 60px solid #f4e000;
    border-right: 32px solid transparent;
}
.site-header a.content__btn.btn--style1:before {
    display: block !important;
}

.content__btn.btn--style1:hover {
    background: rgb(216 194 11);
}
.content__btn.btn--style1:hover:after  {
    border-top-color: rgb(216 194 11);
}
.content__btn.btn--style1:hover:before {
    border-bottom-color: rgb(216 194 11);
}
.site-header a.content__btn,.site-header a.content__btn:visited{
 color: #fff; 
}

.mobile-menu__secondary {
    text-align: center;
}
.mobile-menu__secondary  a.navigation__link.content__btn.btn--style1:before {
   
    display: block;
}
/* Heroshot */
.span12.widget-span.widget-type-cell.cell_1606215530650-vertical-alignment.dnd-column * {
    color: #fff;
/*     text-shadow: 0px 7px 7px rgba(0,0,0,.5); */
}
body .body_dnd_area-row-0-background-image {
    background-position: top !important;
}
.row-fluid-wrapper.row-depth-1.row-number-1.body_dnd_area-row-0-vertical-alignment.dnd-section.body_dnd_area-row-0-background-image {
    min-height: 100vh;
    padding-top: 100px;
}

div#hs_cos_wrapper_widget_1606214169772 {
    max-width: 40%;
    margin-left: 17em;
    margin-top: 100px;
   
}

div#hs_cos_wrapper_widget_1606214169772  .content__cta-container {
    width: 100%;
    text-align: left;
    margin-left: 35px;
}
.widget-type-custom_widget.dnd-module {
/*     padding: 50px 100px; */
}

.site-footer__logo img {
    max-height: 60px;
}

@media(max-width: 1024px){
  
 div#hs_cos_wrapper_widget_1606214169772 {
    max-width: 75%;
    margin-left: 6em;
    margin-top: 5em;
} 
  
  
}

@media (max-width: 720px){
  div#hs_cos_wrapper_widget_1606214169772 {
    max-width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 30px;
}
}

/* Section Products */
.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column {
  width: 100%;
  
}
.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column &gt; div {
    position: relative;
    min-height: 50vh;
    overflow: hidden;
  
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div &gt; .row-fluid{
    width: 35%;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    color: #fff;
  
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div&gt;.row-fluid * {
    color: inherit;
}
.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div&gt;.row-fluid .content__heading {
    text-shadow: 0px 7px 7px rgba(0,0,0, .5);
}
.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(odd) {
    width: 100%;
    text-align: right;
}
.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(even) {
    width: 100%;
    text-align: left;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(odd):before {
    position: absolute;
    top: 0;
    right: -30px;
    width: calc(50% + 205px);
    height: 100%;
    background: transparent;
    content: '';
    border-bottom: solid 50vh #2db5e9;
    border-left: solid 375px transparent;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(odd) &gt; .row-fluid {
    height: 100%;
    
    margin-left: auto;
    margin-right: 100px;
  
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(even) {

    width: 100%;
}


.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(even):before {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% + 200px);
    height: 100%;
    background: transparent;
    content: '';
    border-bottom: solid 50vh #2db5e9;
    border-right: solid 375px transparent;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(even) &gt; .row-fluid {
    height: 100%;
    position: relative;
    margin-left: 100px;
    display: flex;
    
}

/* crop bg color */
.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(1):before {
    border-bottom-color:  #2db5e9;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(2):before {
    border-bottom-color: #028EBE;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(3):before {
    border-bottom-color:  #016EA1;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(4):before {
    border-bottom-color:  #004066;
}

.span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div:nth-child(5):before {
    border-bottom-color: #001F31;
}

@media (min-width: 1450px){
  .span12.widget-span.widget-type-cell.cell_1606216304411-vertical-alignment.dnd-column&gt;div {
      background-size: auto 180% !important;
      /* background-position: center!important; */
  }
}




/* Nav Section */

.section__navigation {
    position: relative;
    width: 100%;
    height: 150px;
}

.navigation__list {
    display: flex;
    justify-content: center;
}

.navigation__list {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    top: -50%;
}
.navigation__item {
    margin-left: -85px;
}
.navigation__item {
    min-width: 336px;
    height: 111px;
    margin-right: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
img.bg-trapezoid {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.navigation__item a {
    max-width: 50%;
    position: relative;
    font-size: 18px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-weight: 700;
    margin: auto;
    flex: 1;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

@media ( max-width: 1440px){
  .navigation__list {
    left: 3%;
}
  
}
@media ( max-width: 1400px){
.navigation__item {
    min-width: 280px;
    height: 80px;
    margin-right: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
  
}
@media (max-width: 768px){
 .navigation__item {
    min-width: 178px;
    height: 62px;
    margin-right: 41px;
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
} 
  .navigation__list {
    left: 7%;
    top: -23%;
}
.navigation__item a {
    font-size: 12px;
  
  }
}
@media (max-width: 720px){
  .section__navigation{display: none}
  
}
/* Product Sections */
.section__image-center-content {
    position: relative;
    padding: 100px 0;
}
.content__cta-container {
    width: 100%;
    text-align: left;
}
.section-trap-content {
    position: absolute;
    width: 62%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px 100px 50px 8%;
    overflow: hidden;
    min-height: 350px;
}
.section-trap-content &gt; div {
    position: relative;
    color: #fff;
    padding-left: 165px;
    text-align: right;
/*     width: 80%; */
}
.section__image-center-content img {
    max-width: 1000px;
}
.section-trap-content&gt;div &gt; .content__body *{
    color: #fff;
  
}
.section-trap-content&gt;div&gt;.content__heading {
    width: 90%;
    margin-left: auto;
}
.section-trap-content&gt;div&gt;.content__body {
    width: 80%;
    margin-left: auto;
}
.section-trap-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 720px solid #2DB5E9;
    border-left: 400px solid transparent;
}
body .content__heading {
    color: #fffe00 !important;
}
/* section left */

.section__content.content--left .section-trap-content {
    left: 0;
    right: auto;
    padding: 50px 8% 50px 100px;
}
.section__content.content--left .section-trap-content &gt; div  {
    padding-left: 0;
    padding-right: 85px;
    text-align: left;
  

}  
.content--left .section-trap-content&gt;div&gt;.content__heading {
    margin-left: 0;
    margin-right: auto;
}
.content--left .section-trap-content&gt;div&gt;.content__body {
    width: 80%;
    margin-right: auto;
    margin-left: 0;
}
.section__content.content--left  .content__cta-container {
    width: 100%;
    text-align: right;
}
.section__content.content--left .section-trap-content:before  {
    border-right: 400px solid transparent;
    border-left: 0px;
    border-top: 720px solid #2db5e9;
    border-bottom: 0;
}
@media ( max-width: 1680px){
  .section-trap-content {
    padding: 50px 30px 50px 8%;
  }
  .section__content.content--left .section-trap-content {
    padding: 50px 10% 50px 30px;
  }
}
@media ( max-width: 1440px) {

  .section-trap-content &gt; div {
    padding-left: 80px;
  }
  .section__content.content--left .section-trap-content&gt;div{
    padding-right: 130px;
  }
  
  .section-trap-content:before{
    border-bottom: 600px solid #2db5e9;
    border-left: 300px solid transparent;
    
  }

  
}
@media (max-width: 1280px ){

  .section-trap-content{
        width: 75%;
  }
  .content--right .section-trap-content &gt; div {
    padding-left: 127px;
}
}

@media(max-width: 820px){
.section-trap-content {
    position: relative;
    width: 100%;
    right: 0;
    top: -200px;
    transform: none;
    min-height: 236px;
}
  .section-trap-content&gt;div&gt;.content__body{
    display: none;
  }
  .content--right .section-trap-content &gt; div {
    padding-left: 127px;
    width: 80%;
    margin-left: auto;
}
  
}
@media (max-width: 720px){
  .section-trap-content:before{
    border-bottom: 1000px solid;
    border-left: 0;
  }
  
  .section__content.content--left .section-trap-content:before {
    border-right: 0px;
    border-top: 1000px solid ;
}
  .section__content.content--left .section-trap-content:before {
    border-right: 0px;
    border-top: 720px solid #2db5e9;
}
  .content--right .section-trap-content &gt; div {
    padding-left: 0;
    width: 100%;
    margin-left: auto;
    text-align: center;
}
  .section__content.content--left .section-trap-content&gt;div {
    padding-right: 0;
}
.section-trap-content&gt;div&gt;.content__heading {
    width: 100%;
    margin-left: auto;
    font-size: 27px;
}
  .content__cta-container {
    width: 100%;
    text-align: center;
    margin: auto;
}
  .section__content.content--left .content__cta-container {
    width: 100%;
    text-align: center;
}
  .row-fluid-wrapper.row-depth-1.row-number-1.body_dnd_area-row-0-vertical-alignment.dnd-section.body_dnd_area-row-0-background-image {
    max-height: 800px;
    min-height: 100vh;
    padding-top: 100px;
    background-position: 88% center !important;
}
}
@media ( max-height: 600px) {
  .section-trap-content:before{
    border-bottom: 1000px solid;
/*     border-left: 0; */
  }
  
  .section__content.content--left .section-trap-content:before {
/*     border-right: 0px; */
    border-top: 1000px solid ;
}
}
  
  
/* footer */
  .site-footer .hs-form-field input[type=text],.site-footer .hs-form-field input[type=email],.site-footer .hs-form-field input[type=phone],.site-footer .hs-form-field input[type=number],.site-footer .hs-form-field input[type=tel],.site-footer .hs-form-field input[type=date],.site-footer .hs-form-field textarea,.site-footer .hs-form-field select {
    -webkit-appearance: none;
    height: 50px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    font-weight: bold;
    box-shadow: none;
    color: #fff;
    padding-left: 28px;
    padding-right: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
    line-height: 24px;
    -moz-appearance: none
      border-radius: 0;
}
input.hs-button.primary.large {
    margin-top: 1em;
} 
.site-footer .hs_dropdown_select{
    background: transparent;
    color: #fff;
    padding: 0;
  border: 0;
}
.site-footer .hs-form-field option{
  background: #000;
  
}
.site-footer .hs-form-field select {
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.site-footer__form-title {
   font-size: 30px;
    color: #fff;
    text-align: left;
    font-weight: 700;
}
.contact-form-title{
   font-size: 32px;
    color: #fff;
    text-align: left;
    width: 60%;
    border-bottom: 5px solid #f4e000;
    padding-bottom: 20px;
    font-weight: bold;
}
.contact-form-desc{
    padding-top: 20px;
    text-align: left;
    width: 80%;
}
.contact-form-desc p {
    font-size: 18px;
    color: #fff;
    line-height: normal;
}
.contact-form-desc .about {
    font-size: 18px;
    color: #fff;
    line-height: normal;
}
.about__content {
    display: flex;
    margin-bottom: 10px;
}
.contact-form-desc i {
    color: #f4e000;
    margin-top: 5px;
}
.about__content p {
    margin: 0;
    margin-left: 15px;
    color: #fff;
    font-size: 18px;
}
.site-footer .site-footer__inner {
    padding: 30px 0 106px;
    max-width: 1170px;
}
@media (max-width: 1440px){
 .site-footer .site-footer__inner {
    padding: 30px 50px 80px;
} 
}


@media(max-width: 1024px){
  
  
/*   .section-trap-content {
    position: absolute;
    width: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px 100px 50px 8%;
    overflow: hidden;
} */
  
  
  .site-footer__form {
    margin-bottom: 50px;
}
}


.site-footer a {
    color: #fff;
}
.site-footer a:hover {
  color: #2DB5E9;
}
/*  pop UP */
.white-popup {
    position: relative;
    min-width: 800px;
    background-color: #fff;
    padding: 40px;
    max-width: 500px;
    margin: 20px auto;
    transition: 1s all;
}
.modal-form__holder fieldset {
    max-width: 100% !important;
}
/* styles bigger than 1920 */
@media (min-width: 1921px){
  
 .span12.widget-span.widget-type-cell.cell_1606215530650-vertical-alignment.dnd-column {
    width: 100%;
    max-width: 1680px;
    margin: auto;
} 
  .section-trap-content &gt; div {

    width: 100%;
    max-width: 1091px;
}
  .section__content.content--left .section-trap-content &gt; div {
    margin-left: auto;
}
  .row-fluid-wrapper.row-depth-1.row-number-1.body_dnd_area-row-0-vertical-alignment.dnd-section.body_dnd_area-row-0-background-image {
    min-height: 820px;
    padding-top: 100px;
    max-height: 1049px;
}
}

@media (max-width: 730px ){
  .white-popup{
    min-width: 0;
  }
  
}



/* Pricing additional styles */

.pricing2-module  .nested-layout__grid--three-col .nested-layout__column{
  max-width: 350px;
}
.pricing2-module .nested-layout__grid{
  
  justify-content: center;
}
.cardPricing {
    box-shadow: 0 14px 13px #9fa0a2, 0px 0px 8px #999;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.cardPricing .tabbed-content__panel {
    padding: .9375em;
    padding-bottom: 30px;
      outline: none;
}
.cardPricing .tabbed-content__tab {
/*     box-shadow: 0 14px 13px #9fa0a2, 0px 0px 8px #999; */
    margin-right: 0;
    border:0;
    width: 50%;
    color: #c3c3c3;
    outline: none !important;
  
}
.cardPricing  .tabbed-content__tab[aria-selected=true], .cardPricing  .tabbed-content__tab:hover {
    color:#2DB5E9;
  
}
.cardPricing .tabbed-content__tabs-panels {
    text-align: center;
    border: 0;
    margin-top: 0;
}
.cardPricing .tabbed-content__tab:after{
  content: none;
}

.cardPricing .cardPricing__text {
     color:#2DB5E9;
    text-align: center;
    line-height: 1.5em;
    font-size: 1em;
}

.cardPricing .tabbed-content__panel-inner {
     color:#2DB5E9;
}
.cardPricing .cardPricing__priceList{
      display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 15px;
}
.cardPricing .cardPricing__monthlyPrice {
    margin-right: 10px;
    font-size: 24px;
    font-weight: 500;
   
}
.cardPricing  .cardPricing__unit {
    text-align: left;
    font-size: 12px;
}


.cardPricing .cardPricing__priceList--small  .cardPricing__monthlyPrice {
    font-size: 12px;

}
.cardPricing   .cardPricing__priceList--small .cardPricing__unit {
    font-size: 8px;
}

.tabbed-content__panel-innerContent1 {
    border-bottom: 3px solid #F3E000;
    margin-bottom: 10px;
}
 .cardPricing .tabbed-content__panel-innerContent1 .cardPricing__text {

      min-height: 63px;
}
.tabbed-content__panel-innerContent2{
    margin-bottom: 30px;
    min-height: 46px;
}

.cardPricing .tabbed-content__panel-innerContent2 .cardPricing__text {
  
    margin-bottom: .5em;
}
.cardPricing  .content__btn.btn--style1 {
    padding: 15px 10px;
    background: #f4e000;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-left: auto;
    cursor: pointer;
    color: #Fff;
    min-width: auto;
    transition: .300 all ease;
}

.cardPricing .content__btn.btn--style1:before {
    content: '';
    position: absolute;
    left: -36px;
    top: 0;
    width: 37px;
    height: 100%;
    border-bottom: 46px solid #f4e000;
    border-left: 32px solid transparent;
}
.cardPricing .content__btn.btn--style1:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 0;
    width: 36px;
    height: 100%;
    border-top: 46px solid #f4e000;
    border-right: 32px solid transparent;
}
@media (max-width: 730px){
  .pricing2-module .nested-layout__grid--three-col .nested-layout__column {
    min-width: 100%;

}
  
  
}


/* form thumbnail */
.form-video-thumbnail {
    position: relative;
    width: 100%;
    height: 350px;
    display: flex;
    background-size: cover;
    border: 5px solid #000;
    justify-content: center;
    bottom: -86px;
    left: -61px;
}
.form-video-thumbnail svg{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 1px 3px 10px #222;
    align-self: center;
}

.two-column__form-inner.two-column__form-inner--boxed {
    position: relative;
}

.form-video-thumbnail svg path{
       fill: #f4e000;
}



@media(max-width:820px){
.form-video-thumbnail {
    height: 200px;
    background-size: cover;
    border: 5px solid #000;
    justify-content: center;
    bottom: -47px;
    left: -61px;
}
}
@media(max-width:720px){
.form-video-thumbnail {
    margin-bottom: 30px;
    position: static;
}

}

/* video pop up restriction */
.video_poster {
    position: relative;
    width: 100%;
    max-width: 1000px;
    height: 442px;
    margin: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
a.play-btn {
   position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 100px;
}
a.play-btn svg {
    max-width: 150px;
}

a.play-btn svg path {
    fill: #f4e000;
}

#verify-email-form input[type="email"] {
    margin-bottom: 20px;
}
.restrictModal__video {
    max-width: 1024px;
}
#form-modal{
    min-width: 1024px;
  
}

#validation_step2_btn{
    margin-top: 30px;
    margin-left: 37px;
    min-width: 89px;
}
.form2-content form .hs-button.primary {
    display: none;
}
#validation_step2 .flex-cta {
    display: flex;
    justify-content: space-between;
}
div#validation_step2 {
    background: #fff;
    width: 100%;
    max-width: 431px;
    margin: auto;
    padding: 40px;
}

#videoPlayerPopUp {
    max-width: 1366px;
    margin: auto;
    position: relative;
    padding: 35px;
    border-radius: 10px;
    background: #f3f3f3;
}

.validated_email_value{
 color: #2db5e9;
}

@media (max-width: 720px){
  #videoPlayerPopUp {
      padding: 10px;
  }
  .video_poster {

    height: 350px;
  }

}</pre></body></html>