<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********* Compiled - Do not edit *********/
@font-face {
font-family:"Balto Light Italic";
src:url(/lp/fonts/baltoweb-lightitalic.woff);font-weight:100;
font-display:swap;
}
@font-face {
font-family:"Balto Book";
src:url(/lp/fonts/baltoweb-book.woff);font-weight:200;
font-display:swap;
}
@font-face {
font-family:"Balto Book Italic";
src:url(//baltoweb-bookitalic.woff);font-weight:200;
font-display:swap;
}
@font-face {
font-family:"Balto Bold";
src:url(/lp/fonts/baltoweb-bold.woff);font-weight:600;
font-display:swap;
}
@font-face {
font-family:"Balto Bold Italic";
src:url(/lp/fonts/baltoweb-bolditalic.woff);font-weight:600;
font-display:swap;
}
@font-face {
font-family:"Avenir";
src:url(/lp/fonts/avenir.woff2), url(/lp/fonts/avenir.woff);font-weight:300;
font-display:swap;
}
@font-face {
font-family:"Avenir Bold";
src:url(/lp/fonts/avenir_bold.woff2), url(/lp/fonts/avenir_bold.woff);font-weight:600;
font-display:swap;
}
@font-face {
font-family:"Balto Medium";
src:url(/lp/fonts/Balto-Medium.woff2), url(/lp/fonts/Balto-Medium.woff);font-weight:400;
font-display:swap;
}
@font-face {
font-family:"Balto Medium Italic";
src:url(/lp/fonts/Balto-MediumItalic.woff2), url(/lp/fonts/Balto-MediumItalic.woff);font-weight:400;
font-display:swap;
}
@font-face {
font-family:"Balto Light";
src:url(/lp/fonts/baltoweb-light.woff), url(/lp/fonts/baltoweb-light.woff2);font-weight:;
font-display:swap;
}
:root{--color-primary:#fd5c4c;--color-gradient-start:#fe506c;--color-gradient-stop:#fc6a2a;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Avenir;font-weight:400;line-height:1.7em;font-size:19px;color:#323232;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Poppins;font-weight:400;line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Josefin Sans;font-weight:400;line-height:1.2em;font-size:60px;color:#000000;}.h2,h2{font-family:Josefin Sans;font-weight:400;line-height:1.2em;font-size:40px;color:#000000;}.h3,h3{font-family:Josefin Sans;font-weight:400;line-height:1.2em;font-size:24px;color:#000000;}.h4,h4{font-family:Josefin Sans;font-weight:400;line-height:1.2em;font-size:20px;color:#000000;}.h5,h5{font-family:Josefin Sans;font-weight:400;line-height:1.2em;font-size:18px;color:#000000;}.h6,h6{font-family:Josefin Sans;font-weight:400;line-height:1.2em;font-size:16px;color:#fd5c4c;}.main-header .navbar-brand{max-width:150px !important;}.titlebar-inner h1{}.titlebar-inner p{}.carousel-items &gt; div:not(:first-child) {
    display: none;
}

/*zohf custom*/
.cta_bar .wpb_raw_html {
    margin: 0;
    width: 100%;
    padding: 10px 0;
}

.mobile-logo-default, .logo-default {
    max-width: 150px !important;
}

body .secondarybar-wrap.cta_bar,
body[data-mobile-nav-style=modern]:before {
    background: rgb(51,8,103);
background: linear-gradient(90deg, rgba(51,8,103,1) 0%, rgba(190,0,91,1) 100%);
}

.typed, .typed-cursor {
    color: #BE005B;
}
.typed-cursor {
    animation: cursor-blink 1s steps(2) infinite;    
}

body .vc_custom_1635609227171 h1 {
    font-size: 45px;
}


.zohf-btn {
    border: 1px solid white;
    color: white;
}

.zohf-btn:hover {
    background: white;
    color: #BE005B;
}

.btn-txt {
    font-family: "Avenir Bold";
    font-weight: 600;
}

.liquid-counter-element {
  font-family: "Josefin Sans";
  font-weight: 600;
  margin-top: 35px;
}

.eyebrow, .eyebrow span {
    color: #be005b;
    font-family: Avenir Light;
    letter-spacing: 2px;
    margin-bottom: -30px;
}
body .liquid-counter-text.liquid-text-bottom {
    font-family: balto light;
}

.testimonial {
    /*font-family: Libre Baskerville*/
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2em;
}

body .vc_custom_1561965319390 {
    border: none !important;
}

/* icon box */
body .zohf-icon-boxes .wpb_column .wpb_wrapper {
    padding: 0 !important;
}
body .zohf-icon-boxes .iconbox h3 {
    line-height: 1.2em;
}

body .zohf-services .iconbox {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
body .zohf-services .iconbox h3 {
    line-height: 1.2;
}
.main-footer {
    border-top: 1px solid #eee;
}

body .liquid-lp-media {
    border-radius: 8px;
}


@keyframes cursor-blink {
  0% {
    opacity: 0;
  }
}

/* overrides */
body .vc_row.wpb_row.vc_row-fluid.vc_custom_1652725426040 {
    margin-top: 0 !important;
    padding-top: 45px !important;
    padding-bottom: 5px !important;
}

/*header margin fix for some reason?*/
@media (min-width: 1200px) {
  body.post-template-default .container {
      margin-top: 158px;
  }
  body .blog-single-cover {
      background-color: white !important;
  }
}


/* blog roll overrides */
.liquid-lp-read-more .btn-line~.btn-txt {
    font-size: 16px;
    color: var(--color-primary) !important;
}
.page-id-48222 .liquid-lp-media&gt;a {
    aspect-ratio: 1/1;
    overflow: hidden;
}
.page-id-48222 h4 {
    text-transform: uppercase;
}
.page-id-48222 h4.latest {
    margin-bottom: -20px;
}
.page-id-48222 .liquid-blog-scheme-dark-alt .liquid-lp-details,
.page-id-48222 .liquid-lp-date {
    display: none;
}
.page-id-48222 .entry-title.liquid-lp-title.h5 {
    text-transform: none !important;
}

/* lists?! */
ul {
  list-style-position: outside !important;
}
ul li {
  padding-left: 8px;
  line-height: 1.24;
  margin-bottom: 15px;
}</pre></body></html>