@import url("compiled-tailwind.css");
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}
@font-face {
    font-family: Archia;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/archia-thin-webfont.eot);
    src: url(../fonts/archia-thin-webfont.eot#iefix) format("embedded-opentype"), url(../fonts/archia-thin-webfont.woff2) format("woff2"), url(../fonts/archia-thin-webfont.woff) format("woff"), url(../fonts/archia-thin-webfont.ttf) format("truetype");
}
@font-face {
    font-family: Archia;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/archia-regular-webfont.eot);
    src: url(../fonts/archia-regular-webfont.eot#iefix) format("embedded-opentype"), url(../fonts/archia-regular-webfont.woff2) format("woff2"), url(../fonts/archia-regular-webfont.woff) format("woff"), url(../fonts/archia-regular-webfont.ttf) format("truetype");
}
@font-face {
    font-family: Archia;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/archia-bold-webfont.eot);
    src: url(../fonts/archia-bold-webfont.eot#iefix) format("embedded-opentype"), url(../fonts/archia-bold-webfont.woff2) format("woff2"), url(../fonts/archia-bold-webfont.woff) format("woff"), url(../fonts/archia-bold-webfont.ttf) format("truetype");
}
@font-face {
    font-family: HKSentiments;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/hksentiments-regular.eot);
    src: url(../fonts/hksentiments-regular.eot#iefix) format("embedded-opentype"), url(../fonts/hksentiments-regular.woff2) format("woff2"), url(../fonts/hksentiments-regular.woff) format("woff"), url(../fonts/hksentiments-regular.ttf) format("truetype");
}
@font-face {
    font-family: HKSentiments;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/hksentiments-bold.eot);
    src: url(../fonts/hksentiments-bold.eot#iefix) format("embedded-opentype"), url(../fonts/hksentiments-bold.woff2) format("woff2"), url(../fonts/hksentiments-bold.woff) format("woff"), url(../fonts/hksentiments-bold.ttf) format("truetype");
}
@font-face {
    font-family: 'geomanistitalic';
    src: url('../fonts/geomanist-regular-italic-webfont.eot');
    src: url('../fonts/geomanist-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geomanist-regular-italic-webfont.woff2') format('woff2'),
         url('../fonts/geomanist-regular-italic-webfont.woff') format('woff'),
         url('../fonts/geomanist-regular-italic-webfont.ttf') format('truetype'),
         url('../fonts/geomanist-regular-italic-webfont.svg#geomanistitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geomanistregular';
    src: url('../fonts/geomanist-regular-webfont.eot');
    src: url('../fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geomanist-regular-webfont.woff2') format('woff2'),
         url('../fonts/geomanist-regular-webfont.woff') format('woff'),
         url('../fonts/geomanist-regular-webfont.ttf') format('truetype'),
         url('../fonts/geomanist-regular-webfont.svg#geomanistregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.stripes {
    background: repeating-linear-gradient(-55deg, #000, #000 60px, #151517 0, #151517 120px);
}
strong {
    font-weight: 700;
}
p a {
    color: #23dc70;
    position: relative;
    text-decoration: underline solid #23dc70 1px;
    transition: all .2s ease-in-out;
    z-index: 1;
}
p a:hover {
    color: #000;
    text-decoration: none;
}
p a:before {
    background: #23dc70;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s cubic-bezier(.19, 1, .22, 1);
    width: 0;
    z-index: -1;
}
p a:hover:before {
    width: 100%}
.content ul {
    margin: 2rem 0;
}
@media (min-width:1024px) {
    .content ul li {
    margin-top: 1rem;
}
}
.content ul li:before {
    color: #809fb7;
    content: "‣";
    font-size: 1.5rem;
    margin-right: 1rem;
    position: relative;
    top: -.05rem;
}
.page-header h1 {
    font-size: 32px;
    font-weight: 700;
}
.email-prefs .item .item-inner {
    background: #000!important;
    border: 0!important;
    color: #fff!important;
}
.email-prefs .item .item-inner * {
    color: #fff!important;
}
#email-prefs-form .hs-button {
    margin-top: 2rem;
}
.plans .section-container .plans-table .thead .head-item .item:after {
    background: url(../upload/list-check.svg) 50% no-repeat;
    background-size: cover;
    content: "";
    height: 11px;
    left: 2px;
    position: absolute;
    top: 5px;
    width: 14px;
}
/*body {
    background-image: url('../upload/GRADIENT.png');
    background-position: right;
    background-repeat: no-repeat;
}*/
body.home-page.wmss-template, body.pricing-page.wmss-template, body.revenue-page.wmss-template {
    background-image: url('../upload/GRADIENT.png');
}
.hero-with-customers-logos:after {
    background: url(../upload/hero-bg.png) 50% no-repeat;
}
.introduction-vault:after {
    background: url(../upload/hero-volt-bg.png) 50% no-repeat;
}
@media screen and (max-width:992px) {
    .hero-with-customers-logos: after {
    background: url(../upload/tablet-hero-bg.png) 50% no-repeat;
}
}@media screen and (max-width:576px) {
    .hero-with-customers-logos: after {
    background: url(../upload/mobile-hero-bg.png) 50% no-repeat;
}
}