﻿body {
    color: #000;
    margin-top:70px;
}

a {
    color: #0000ff;
    text-decoration: none;
}

div.lp-pom-root .lp-pom-form-field.legacy {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 12px
}

    div.lp-pom-root .lp-pom-form-field.legacy label {
        position: absolute;
        left: 0;
        top: 0
    }

    div.lp-pom-root .lp-pom-form-field.legacy select {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        margin: 0;
        border: 1px solid #666
    }

        div.lp-pom-root .lp-pom-form-field.legacy select option {
            padding: 0.2em
        }

    div.lp-pom-root .lp-pom-form-field.legacy textarea,
    div.lp-pom-root .lp-pom-form-field.legacy input[type=text] {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        margin: 0;
        border: 1px solid #666
    }

        div.lp-pom-root .lp-pom-form-field.legacy input[type=text]::-moz-focus-inner {
            padding: 0;
            border: none
        }

    div.lp-pom-root .lp-pom-form-field.legacy select::-moz-focus-inner {
        padding: 0;
        border: none
    }

    div.lp-pom-root .lp-pom-form-field.legacy .optionsList {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        padding: 0;
        margin: 0
    }

    div.lp-pom-root .lp-pom-form-field.legacy .option {
        position: relative;
        margin-bottom: 6px
    }

        div.lp-pom-root .lp-pom-form-field.legacy .option input {
            position: absolute
        }

        div.lp-pom-root .lp-pom-form-field.legacy .option label {
            position: relative;
            display: block
        }

div.lp-pom-root .lp-pom-form input.submit {
    position: absolute;
    left: 0;
    top: 0
}

.lp-pom-form.has-axis * {
    box-sizing: border-box
}

.lp-pom-form.has-axis form {
    position: static !important
}

.lp-pom-form.has-axis .fields {
    display: flex;
    justify-content: flex-start
}

.lp-pom-form.has-axis input,
.lp-pom-form.has-axis select,
.lp-pom-form.has-axis textarea {
    box-shadow: none;
    outline: none
}

    .lp-pom-form.has-axis input[type='text'],
    .lp-pom-form.has-axis input[type='email'],
    .lp-pom-form.has-axis input[type='tel'],
    .lp-pom-form.has-axis select,
    .lp-pom-form.has-axis textarea {
        width: 100%
    }

.lp-pom-form.has-axis select {
    padding: 0.2em
}

.lp-pom-form.has-axis input::-moz-focus-inner {
    padding: 0;
    border: none
}

.lp-pom-form.has-axis select::-moz-focus-inner {
    padding: 0;
    border: none
}

.lp-pom-form.has-axis .option {
    align-items: center;
    margin-bottom: 6px;
    padding-left: 20px;
    padding-right: 8px
}

    .lp-pom-form.has-axis .option input {
        margin-right: 8px;
        margin-left: -20px
    }

html {
    color: #000;
    background: rgba(0, 0, 0, 0)
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

    button::-moz-focus-inner {
        padding: 0;
        border: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit
}

del,
ins {
    text-decoration: none
}

li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

:focus {
    outline: 0
}

blockquote,
q {
    quotes: none
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

html,
body,
.lp-pom-body {
    height: 100%;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

    body.lp-pom-body.lp-sub-page {
        -webkit-transform: translateZ(0)
    }

    body.lp-pom-body:not(.lp-convertable-page) {
        background-color: #fff
    }

    body.lp-pom-body.lp-convertable-page {
        overflow: hidden
    }

    body.lp-pom-body.lp-sub-page .lp-pom-root {
        overflow: hidden
    }

div.lp-pom-root {
    min-height: 100%;
    position: relative;
    top: 0
}

div.lp-pom-root,
.cke-text {
    font-size: 14px;
    line-height: 17px
}

.lp-pom-body {
    font-family: Arial, sans-serif
}

.lp-positioned-content {
    position: absolute;
    left: 50%;
    top: 0;
    height: 0;
    z-index: 1
}

.lp-pom-block-content {
    position: relative;
    height: 100%
}

.lp-pom-root .lp-pom-button {
    text-decoration: none;
    display: block;
    cursor: pointer
}

.lp-pom-root .lp-pom-button:disabled {
    opacity: 0.6;
    pointer-events: none
}

div.lp-pom-root .lp-pom-button span {
    position: absolute;
    top: 50%;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
    padding: 0 8px 0 8px;
    cursor: pointer
}

div.lp-pom-root .lp-pom-button {
    *background-image: url(/images/transparent.gif);
    _background-image: url(/images/transparent.gif);
    background-image: url(/images/transparent.gif);
    background: rgba(0, 0, 0, 0)
}

.lp-pom-button .label strong {
    font-weight: bolder;
    color: #f7f7f7;
    line-height: 22px;
    font-weight: 700;
    font-size: 18px;
}

.lp-pom-button .label em {
    font-style: italic
}

.lp-pom-text span[style~="color:"] a {
    color: inherit
}

div.lp-pom-root .lp-pom-text span {
    line-height: 0
}

div.lp-pom-root .lp-pom-text.inline span {
    line-height: 1
}

div.lp-pom-root .lp-pom-text p,
.cke-text p {
    line-height: 17px
}

div.lp-pom-root .lp-pom-text.nlh p,
.cke-text.nlh p {
    line-height: 22px
}

div.lp-pom-root .lp-pom-text a,
.cke-text a {
    text-decoration: underline
}

div.lp-pom-root .lp-pom-text h1,
.cke-text h1 {
    font-size: 28px;
    margin-bottom: 19px;
    line-height: 34px
}

div.lp-pom-root .lp-pom-text h2,
.cke-text h2 {
    font-size: 21px;
    margin-bottom: 16px;
    line-height: 25px
}

div.lp-pom-root .lp-pom-text h3,
.cke-text h3 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 19px
}

div.lp-pom-root .lp-pom-text h4,
.cke-text h4 {
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 17px
}

div.lp-pom-root .lp-pom-text h5,
.cke-text h5 {
    font-size: 12px;
    margin-bottom: 13px;
    line-height: 14px
}

div.lp-pom-root .lp-pom-text h6,
.cke-text h6 {
    font-size: 10px;
    margin-bottom: 12px;
    line-height: 12px
}

div.lp-pom-root .lp-pom-text .lplh-8,
div.lp-pom-root .lp-pom-text.nlh .lplh-8,
.cke-text .lplh-8,
.cke-text.nlh .lplh-8 {
    line-height: 8px
}

div.lp-pom-root .lp-pom-text .lplh-9,
div.lp-pom-root .lp-pom-text.nlh .lplh-9,
.cke-text .lplh-9,
.cke-text.nlh .lplh-9 {
    line-height: 9px
}

div.lp-pom-root .lp-pom-text .lplh-10,
div.lp-pom-root .lp-pom-text.nlh .lplh-10,
.cke-text .lplh-10,
.cke-text.nlh .lplh-10 {
    line-height: 10px
}

div.lp-pom-root .lp-pom-text .lplh-11,
div.lp-pom-root .lp-pom-text.nlh .lplh-11,
.cke-text .lplh-11,
.cke-text.nlh .lplh-11 {
    line-height: 11px
}

div.lp-pom-root .lp-pom-text .lplh-12,
div.lp-pom-root .lp-pom-text.nlh .lplh-12,
.cke-text .lplh-12,
.cke-text.nlh .lplh-12 {
    line-height: 12px
}

div.lp-pom-root .lp-pom-text .lplh-13,
div.lp-pom-root .lp-pom-text.nlh .lplh-13,
.cke-text .lplh-13,
.cke-text.nlh .lplh-13 {
    line-height: 13px
}

div.lp-pom-root .lp-pom-text .lplh-14,
div.lp-pom-root .lp-pom-text.nlh .lplh-14,
.cke-text .lplh-14,
.cke-text.nlh .lplh-14 {
    line-height: 14px
}

div.lp-pom-root .lp-pom-text .lplh-15,
div.lp-pom-root .lp-pom-text.nlh .lplh-15,
.cke-text .lplh-15,
.cke-text.nlh .lplh-15 {
    line-height: 15px
}

div.lp-pom-root .lp-pom-text .lplh-16,
div.lp-pom-root .lp-pom-text.nlh .lplh-16,
.cke-text .lplh-16,
.cke-text.nlh .lplh-16 {
    line-height: 16px
}

div.lp-pom-root .lp-pom-text .lplh-17,
div.lp-pom-root .lp-pom-text.nlh .lplh-17,
.cke-text .lplh-17,
.cke-text.nlh .lplh-17 {
    line-height: 17px
}

div.lp-pom-root .lp-pom-text .lplh-18,
div.lp-pom-root .lp-pom-text.nlh .lplh-18,
.cke-text .lplh-18,
.cke-text.nlh .lplh-18 {
    line-height: 18px
}

div.lp-pom-root .lp-pom-text .lplh-19,
div.lp-pom-root .lp-pom-text.nlh .lplh-19,
.cke-text .lplh-19,
.cke-text.nlh .lplh-19 {
    line-height: 19px
}

div.lp-pom-root .lp-pom-text .lplh-20,
div.lp-pom-root .lp-pom-text.nlh .lplh-20,
.cke-text .lplh-20,
.cke-text.nlh .lplh-20 {
    line-height: 20px
}

div.lp-pom-root .lp-pom-text .lplh-22,
div.lp-pom-root .lp-pom-text.nlh .lplh-22,
.cke-text .lplh-22,
.cke-text.nlh .lplh-22 {
    line-height: 22px
}

div.lp-pom-root .lp-pom-text .lplh-24,
div.lp-pom-root .lp-pom-text.nlh .lplh-24,
.cke-text .lplh-24,
.cke-text.nlh .lplh-24 {
    line-height: 24px
}

div.lp-pom-root .lp-pom-text .lplh-26,
div.lp-pom-root .lp-pom-text.nlh .lplh-26,
.cke-text .lplh-26,
.cke-text.nlh .lplh-26 {
    line-height: 26px
}

div.lp-pom-root .lp-pom-text .lplh-29,
div.lp-pom-root .lp-pom-text.nlh .lplh-29,
.cke-text .lplh-29,
.cke-text.nlh .lplh-29 {
    line-height: 29px
}

div.lp-pom-root .lp-pom-text .lplh-31,
div.lp-pom-root .lp-pom-text.nlh .lplh-31,
.cke-text .lplh-31,
.cke-text.nlh .lplh-31 {
    line-height: 31px
}

div.lp-pom-root .lp-pom-text .lplh-32,
div.lp-pom-root .lp-pom-text.nlh .lplh-32,
.cke-text .lplh-32,
.cke-text.nlh .lplh-32 {
    line-height: 32px
}

div.lp-pom-root .lp-pom-text .lplh-34,
div.lp-pom-root .lp-pom-text.nlh .lplh-34,
.cke-text .lplh-34,
.cke-text.nlh .lplh-34 {
    line-height: 34px
}

div.lp-pom-root .lp-pom-text .lplh-35,
div.lp-pom-root .lp-pom-text.nlh .lplh-35,
.cke-text .lplh-35,
.cke-text.nlh .lplh-35 {
    line-height: 35px
}

div.lp-pom-root .lp-pom-text .lplh-38,
div.lp-pom-root .lp-pom-text.nlh .lplh-38,
.cke-text .lplh-38,
.cke-text.nlh .lplh-38 {
    line-height: 38px
}

div.lp-pom-root .lp-pom-text .lplh-40,
div.lp-pom-root .lp-pom-text.nlh .lplh-40,
.cke-text .lplh-40,
.cke-text.nlh .lplh-40 {
    line-height: 40px
}

div.lp-pom-root .lp-pom-text .lplh-42,
div.lp-pom-root .lp-pom-text.nlh .lplh-42,
.cke-text .lplh-42,
.cke-text.nlh .lplh-42 {
    line-height: 42px
}

div.lp-pom-root .lp-pom-text .lplh-43,
div.lp-pom-root .lp-pom-text.nlh .lplh-43,
.cke-text .lplh-43,
.cke-text.nlh .lplh-43 {
    line-height: 43px
}

div.lp-pom-root .lp-pom-text .lplh-45,
div.lp-pom-root .lp-pom-text.nlh .lplh-45,
.cke-text .lplh-45,
.cke-text.nlh .lplh-45 {
    line-height: 45px
}

div.lp-pom-root .lp-pom-text .lplh-58,
div.lp-pom-root .lp-pom-text.nlh .lplh-58,
.cke-text .lplh-58,
.cke-text.nlh .lplh-58 {
    line-height: 58px
}

div.lp-pom-root .lp-pom-text .lplh-77,
div.lp-pom-root .lp-pom-text.nlh .lplh-77,
.cke-text .lplh-77,
.cke-text.nlh .lplh-77 {
    line-height: 77px
}

div.lp-pom-root .lp-pom-text .lplh-86,
div.lp-pom-root .lp-pom-text.nlh .lplh-86,
.cke-text .lplh-86,
.cke-text.nlh .lplh-86 {
    line-height: 86px
}

div.lp-pom-root .lp-pom-text .lplh-87,
div.lp-pom-root .lp-pom-text.nlh .lplh-87,
.cke-text .lplh-87,
.cke-text.nlh .lplh-87 {
    line-height: 87px
}

div.lp-pom-root .lp-pom-text .lplh-115,
div.lp-pom-root .lp-pom-text.nlh .lplh-115,
.cke-text .lplh-115,
.cke-text.nlh .lplh-115 {
    line-height: 115px
}

div.lp-pom-root .lp-pom-text p,
.cke-text p,
div.lp-pom-root .lp-pom-text blockquote,
.cke-text blockquote,
div.lp-pom-root .lp-pom-text ul,
.cke-text ul,
div.lp-pom-root .lp-pom-text dl,
.cke-text dl {
    margin-bottom: 16px
}

div.lp-pom-root .lp-pom-text > p:last-child,
div.lp-pom-root .lp-pom-text > blockquote:last-child,
div.lp-pom-root .lp-pom-text > dl:last-child,
div.lp-pom-root .lp-pom-text > h1:last-child,
div.lp-pom-root .lp-pom-text > h2:last-child,
div.lp-pom-root .lp-pom-text > h3:last-child,
div.lp-pom-root .lp-pom-text > h4:last-child,
div.lp-pom-root .lp-pom-text > h5:last-child,
div.lp-pom-root .lp-pom-text > h6:last-child,
div.lp-pom-root .lp-pom-text .fr-view > p:last-child,
div.lp-pom-root .lp-pom-text .fr-view > blockquote:last-child,
div.lp-pom-root .lp-pom-text .fr-view > dl:last-child,
div.lp-pom-root .lp-pom-text .fr-view > h1:last-child,
div.lp-pom-root .lp-pom-text .fr-view > h2:last-child,
div.lp-pom-root .lp-pom-text .fr-view > h3:last-child,
div.lp-pom-root .lp-pom-text .fr-view > h4:last-child,
div.lp-pom-root .lp-pom-text .fr-view > h5:last-child,
div.lp-pom-root .lp-pom-text .fr-view > h6:last-child {
    margin-bottom: 0
}

div.lp-pom-root .lp-pom-text h1,
.cke-text h1,
div.lp-pom-root .lp-pom-text h2,
.cke-text h2,
div.lp-pom-root .lp-pom-text h3,
.cke-text h3,
div.lp-pom-root .lp-pom-text h4,
.cke-text h4,
div.lp-pom-root .lp-pom-text h5,
.cke-text h5,
div.lp-pom-root .lp-pom-text h6,
.cke-text h6 {
    font-weight: bolder
}

div.lp-pom-root .lp-pom-text b,
.cke-text b,
div.lp-pom-root .lp-pom-text strong,
.cke-text strong {
    font-weight: bolder
}

div.lp-pom-root .lp-pom-text optgroup,
.cke-text optgroup {
    font-weight: normal
}

div.lp-pom-root .lp-pom-text abbr,
.cke-text abbr,
div.lp-pom-root .lp-pom-text acronym,
.cke-text acronym {
    border-bottom: 1px dotted #000;
    cursor: help
}

div.lp-pom-root .lp-pom-text em,
.cke-text em {
    font-style: italic
}

div.lp-pom-root .lp-pom-text del,
.cke-text del {
    text-decoration: line-through
}

div.lp-pom-root .lp-pom-text blockquote,
.cke-text blockquote,
div.lp-pom-root .lp-pom-text ul,
.cke-text ul,
div.lp-pom-root .lp-pom-text ol,
.cke-text ol,
div.lp-pom-root .lp-pom-text dl,
.cke-text dl {
    margin: 14px;
    font-size: 14px;
    line-height: 17px
}

div.lp-pom-root .lp-pom-text ul,
.cke-text ul {
    margin-left: 16px
}

div.lp-pom-root .lp-pom-text ol,
.cke-text ol {
    margin-left: 25px
}

div.lp-pom-root .lp-pom-text li,
.cke-text li {
    display: list-item
}

div.lp-pom-root .lp-pom-text ol li,
.cke-text ol li {
    list-style: decimal outside
}

div.lp-pom-root .lp-pom-text ul li,
.cke-text ul li {
    list-style: disc outside
}

div.lp-pom-root .lp-pom-text dl dd,
.cke-text dl dd {
    margin-left: 14px
}

div.lp-pom-root .lp-pom-text th,
.cke-text th,
div.lp-pom-root .lp-pom-text td,
.cke-text td {
    border: 1px solid #000;
    padding: 7px
}

div.lp-pom-root .lp-pom-text th,
.cke-text th {
    font-weight: bold;
    text-align: center
}

div.lp-pom-root .lp-pom-text caption,
.cke-text caption {
    margin-bottom: 7px;
    text-align: center
}

div.lp-pom-root .lp-pom-text sup,
.cke-text sup {
    vertical-align: super
}

div.lp-pom-root .lp-pom-text sub,
.cke-text sub {
    vertical-align: sub
}

div.lp-pom-root #powered-by-unbounce {
    display: block !important;
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: visible !important;
    text-indent: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 48px !important;
    overflow: hidden !important;
    background: #0098db !important;
    z-index: 8675309 !important;
    text-align: center !important;
    font-size: 11px !important;
    color: #666 !important;
    font-weight: bold !important;
    transform: rotate(0deg) !important
}

    div.lp-pom-root #powered-by-unbounce a {
        display: block !important;
        position: static !important;
        visibility: visible !important;
        z-index: 18885159161 !important;
        text-indent: 0 !important;
        height: 44px !important
    }

    div.lp-pom-root #powered-by-unbounce img {
        display: inline !important;
        position: static !important;
        visibility: visible !important;
        max-width: 440px;
        margin-top: 7px;
        width: 85% !important;
        vertical-align: bottom !important
    }

div.lp-pom-root .lp-element.lp-code {
    overflow: hidden
}

.lp-pom-root .lp-pom-image img {
    vertical-align: top
}

.lp-pom-root .lp-pom-image a img {
    cursor: pointer
}

.lp-pom-social-widget .horizontal {
    margin-left: 0;
    padding: 0
}

    .lp-pom-social-widget .horizontal .facebook_container {
        margin-left: 0;
        overflow: hidden
    }

.lp-pom-social-widget .widget {
    padding-right: 5px
}

.lp-pom-social-widget .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important
}

.lp-pom-social-widget iframe.fb_ltr {
    display: none !important
}

.fb_edge_widget_with_comment span {
    width: 120px !important
}

.fb_recommend .fb_edge_widget_with_comment iframe {
    width: 97px !important
}

body.ms-windows .fb_recommend {
    overflow: hidden;
    width: 88px
}

body.ms-windows .fb_like {
    overflow: hidden;
    width: 48px !important
}

body.ms-windows .lp-editor .fb_recommend {
    overflow: hidden;
    width: 90px
}

body.ms-windows .lp-editor .fb_like {
    overflow: hidden;
    width: 50px !important
}

@-moz-document url-prefix() {
    body.ms-windows .fb_recommend {
        width: 86px !important
    }

    body.ms-windows .lp-editor .fb_recommend {
        width: 90px !important
    }

    body.ms-windows .lp-editor .fb_like {
        width: 50px !important
    }
}

.fb_like .fb_edge_widget_with_comment iframe {
    width: 50px !important
}

.lp-pom-social-widget .vertical {
    margin-left: 0;
    overflow: hidden
}

.lp-pom-social-widget .horizontal.widget_container {
    margin-right: -5px
}

.lp-pom-social-widget .widget.horizontal.container {
    margin-right: 0;
    white-space: nowrap;
    float: left
}

.lp-pom-social-widget .facebook_container.horizontal.container {
    margin: 0
}

.lp-pom-social-widget .widget_container.horizontal.top .twitter_container {
    margin-top: 40px
}

.lp-pom-social-widget .widget_container.horizontal.top.widget-count-1 .twitter_container {
    margin-top: 0
}

div.lp-social-widget-overlay {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000
}

.lp-pom-video-background iframe {
    transition: opacity 200ms linear
}


#lp-pom-image-13 {
    left: 0px;
    top: 23px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 1;
    position: absolute;
}

#lp-pom-text-14 {
    left: 0px;
    top: 236px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 2;
    width: 502px;
    height: 216px;
    position: absolute;
}

#lp-pom-button-15 {
    left: 821px;
    top: 1438px;
    display: block;
    border-style: none;
    border-radius: 100px;
    z-index: 48;
    width: 208px;
    height: 42px;
    position: absolute;
    background: rgba(249,198,0,1);
    box-shadow: none;
    text-shadow: none;
    color: #f7f7f7;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}

#lp-pom-video-26 {
    left: 31px;
    top: 1071.9000244140625px;
    display: block;
    z-index: 4;
    width: 537px;
    height: 302px;
    position: absolute;
}

#lp-pom-text-28 {
    left: 650px;
    top: 1049px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 5;
    width: 550px;
    height: 154px;
    position: absolute;
}

#lp-pom-text-38 {
    left: 650px;
    top: 1230px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 6;
    width: 459px;
    height: 124px;
    position: absolute;
}

#lp-pom-image-45 {
    left: 0px;
    top: 863.4000244140625px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 3;
    position: absolute;
}

#lp-pom-image-54 {
    left: 674px;
    top: 1716px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 7;
    position: absolute;
}

#lp-pom-image-55 {
    left: 999px;
    top: 1638px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 9;
    position: absolute;
}

#lp-pom-image-56 {
    left: 645px;
    top: 2117px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 10;
    position: absolute;
}

#lp-pom-image-58 {
    left: 1067px;
    top: 1638px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 8;
    position: absolute;
}

#lp-pom-text-60 {
    left: 51px;
    top: 1759px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 11;
    width: 468px;
    height: 86px;
    position: absolute;
}

#lp-pom-text-61 {
    left: 51px;
    top: 1904px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 12;
    width: 454px;
    height: 264px;
    position: absolute;
}

#lp-pom-button-79 {
    left: 147px;
    top: 537px;
    display: block;
    border-style: none;
    border-radius: 100px;
    z-index: 47;
    width: 208px;
    height: 42px;
    position: absolute;
    background: rgba(249,198,0,1);
    box-shadow: none;
    text-shadow: none;
    color: #f7f7f7;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}

#lp-pom-image-84 {
    left: 666px;
    top: 2621.800048828125px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 13;
    position: absolute;
}

#lp-pom-text-86 {
    left: 666px;
    top: 2426px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 15;
    width: 534px;
    height: 86px;
    position: absolute;
}

#lp-pom-text-87 {
    left: 666px;
    top: 2540px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 16;
    width: 436px;
    height: 12px;
    position: absolute;
}

#lp-pom-text-90 {
    left: 718px;
    top: 2631.800048828125px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 17;
    width: 353px;
    height: 12px;
    position: absolute;
}

#lp-pom-image-94 {
    left: 666px;
    top: 2698px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 18;
    position: absolute;
}

#lp-pom-image-95 {
    left: 666px;
    top: 2771px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 19;
    position: absolute;
}

#lp-pom-image-96 {
    left: 666px;
    top: 2846px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 20;
    position: absolute;
}

#lp-pom-text-97 {
    left: 718px;
    top: 2708px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 21;
    width: 321px;
    height: 12px;
    position: absolute;
}

#lp-pom-text-98 {
    left: 718px;
    top: 2781px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 22;
    width: 246px;
    height: 12px;
    position: absolute;
}

#lp-pom-text-99 {
    left: 718px;
    top: 2857px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 23;
    width: 372px;
    height: 68px;
    position: absolute;
}

#lp-pom-button-107 {
    left: 829px;
    top: 2993px;
    display: block;
    border-style: none;
    border-radius: 100px;
    z-index: 24;
    width: 208px;
    height: 42px;
    position: absolute;
    background: rgba(249,198,0,1);
    box-shadow: none;
    text-shadow: none;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}

#lp-pom-image-111 {
    left: 74px;
    top: 2349.800048828125px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 14;
    position: absolute;
}

#lp-pom-text-113 {
    left: 43px;
    top: 3179px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 25;
    width: 659px;
    height: 26px;
    position: absolute;
}

#lp-pom-text-115 {
    left: 44px;
    top: 3217px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 26;
    width: 657px;
    height: 16px;
    position: absolute;
}

#lp-pom-button-119 {
    left: 788.1999969482422px;
    top: 3179px;
    display: block;
    border-style: none;
    border-radius: 100px;
    z-index: 27;
    width: 291px;
    height: 42px;
    position: absolute;
    background: rgba(81,193,45,1);
    box-shadow: none;
    text-shadow: none;
    color: #f7f7f7;
    border-width: undefinedpx;
    border-color: #undefined;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}

#lp-pom-image-121 {
    left: 0px;
    top: 2450px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 28;
    position: absolute;
}

#lp-pom-image-144 {
    left: 524px;
    top: 3462.39990234375px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 29;
    position: absolute;
}

#lp-pom-image-145 {
    left: 619px;
    top: 3565px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 30;
    position: absolute;
}

#lp-pom-image-146 {
    left: 1102px;
    top: 3896.60009765625px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 31;
    position: absolute;
}

#lp-pom-text-149 {
    left: 0px;
    top: 3432.39990234375px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 32;
    width: 448px;
    height: 86px;
    position: absolute;
}

#lp-pom-image-150 {
    left: 0px;
    top: 3636px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 33;
    position: absolute;
}

#lp-pom-image-151 {
    left: 184px;
    top: 3636px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 34;
    position: absolute;
}

#lp-pom-image-152 {
    left: 368px;
    top: 3639px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 35;
    position: absolute;
}

#lp-pom-image-153 {
    left: 0px;
    top: 3818.39990234375px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 36;
    position: absolute;
}

#lp-pom-image-154 {
    left: 184px;
    top: 3818.39990234375px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 37;
    position: absolute;
}

#lp-pom-image-155 {
    left: 368px;
    top: 3818.39990234375px;
    display: block;
    background: rgba(255,255,255,0);
    z-index: 38;
    position: absolute;
}

#lp-pom-text-158 {
    left: 0px;
    top: 3726.800048828125px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 39;
    width: 110px;
    height: 18px;
    position: absolute;
}

#lp-pom-text-159 {
    left: 184px;
    top: 3726.800048828125px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 40;
    width: 132px;
    height: 18px;
    position: absolute;
}

#lp-pom-text-160 {
    left: 368px;
    top: 3726.800048828125px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 41;
    width: 116px;
    height: 18px;
    position: absolute;
}

#lp-pom-text-161 {
    left: 0px;
    top: 3914px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 42;
    width: 143px;
    height: 32px;
    position: absolute;
}

#lp-pom-text-162 {
    left: 184px;
    top: 3914px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 43;
    width: 116px;
    height: 8px;
    position: absolute;
}

#lp-pom-text-163 {
    left: 368px;
    top: 3914px;
    display: block;
    background: rgba(255,255,255,0);
    border-style: none;
    border-radius: 0px;
    z-index: 44;
    width: 115px;
    height: 32px;
    position: absolute;
}

#lp-pom-button-164 {
    left: 120px;
    top: 4035px;
    display: block;
    border-style: none;
    border-radius: 100px;
    z-index: 45;
    width: 208px;
    height: 42px;
    position: absolute;
    background: rgba(249,198,0,1);
    box-shadow: none;
    text-shadow: none;
    color: #f7f7f7;
    border-width: undefinedpx;
    border-color: #undefined;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
}

#lp-pom-root {
    display: block;
    background: rgba(238,238,238,1);
    border-style: none;
    margin: auto;
    padding-top: 0px;
    border-radius: 0px;
    min-width: 1200px;
    height: 4319px;
}

#lp-pom-block-11 {
    display: block;
    background: rgba(255,255,255,0);
    background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/page-cover-desktop-1x.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 970px;
    position: relative;
}

#lp-pom-block-21 {
    display: block;
    background: rgba(247,247,247,1);
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 658px;
    position: relative;
}

#lp-pom-block-53 {
    display: block;
    background: rgba(255,255,255,0);
    background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/backgorund-image-desktop.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 658px;
    position: relative;
}

#lp-pom-block-72 {
    display: block;
    background: rgba(247,247,247,1);
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 832px;
    position: relative;
}

#lp-pom-block-112 {
    display: block;
    background: rgba(39,67,98,1);
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 164px;
    position: relative;
}

#lp-pom-block-141 {
    display: block;
    background: rgba(247,247,247,1);
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 880px;
    position: relative;
}

#lp-pom-block-193 {
    display: block;
    background: rgba(255,255,255,0);
    background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/footer-image-desktop-1x.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    width: 100%;
    height: 157px;
    position: relative;
}

#lp-pom-image-195 {
    display: block;
    background: rgba(255,255,255,0);
    left: 524px;
    top: 4223px;
    z-index: 46;
    position: absolute;
}

#lp-pom-root .lp-positioned-content {
    top: 0px;
    width: 1200px;
    margin-left: -600px;
}

#lp-pom-block-11 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 970px;
}

#lp-pom-image-13 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 218px;
    height: 50px;
}

#lp-pom-image-13 .lp-pom-image-container img {
    width: 218px;
    height: 50px;
}

#lp-pom-button-15:hover {
    background: rgba(237,180,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-15:active {
    background: rgba(224,167,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-15 .label {
    margin-top: -11px;
}

#lp-pom-block-21 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 658px;
}

#lp-pom-image-45 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 599px;
    height: 719px;
}

#lp-pom-image-45 .lp-pom-image-container img {
    width: 599px;
    height: 719px;
}

#lp-pom-block-53 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 658px;
}

#lp-pom-image-54 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 482px;
    height: 482px;
}

#lp-pom-image-54 .lp-pom-image-container img {
    width: 482px;
    height: 482px;
}

#lp-pom-image-55 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 191px;
    height: 180px;
}

#lp-pom-image-55 .lp-pom-image-container img {
    width: 191px;
    height: 180px;
}

#lp-pom-image-56 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 125px;
    height: 129px;
}

#lp-pom-image-56 .lp-pom-image-container img {
    width: 125px;
    height: 129px;
 }

#lp-pom-image-58 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 128px;
    height: 114px;
}

#lp-pom-image-58 .lp-pom-image-container img {
    width: 128px;
    height: 114px;
}

#lp-pom-block-72 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 832px;
}

#lp-pom-button-79:hover {
    background: rgba(237,180,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-79:active {
    background: rgba(224,167,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-79 .label {
    margin-top: -11px;
}

#lp-pom-image-84 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 32px;
    height: 32px;
}

#lp-pom-image-84 .lp-pom-image-container img {
    width: 32px;
    height: 32px;
}

#lp-pom-image-94 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 32px;
    height: 32px;
}

    #lp-pom-image-94 .lp-pom-image-container img {
        width: 32px;
        height: 32px;
    }

#lp-pom-image-95 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 32px;
    height: 32px;
}

    #lp-pom-image-95 .lp-pom-image-container img {
        width: 32px;
        height: 32px;
    }

#lp-pom-image-96 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 32px;
    height: 32px;
}

    #lp-pom-image-96 .lp-pom-image-container img {
        width: 32px;
        height: 32px;
    }

#lp-pom-button-107:hover {
    background: rgba(237,180,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-107:active {
    background: rgba(224,167,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-107 .label {
    margin-top: -11px;
}

#lp-pom-image-111 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 606px;
    height: 541px;
}

    #lp-pom-image-111 .lp-pom-image-container img {
        width: 606px;
        height: 541px;
    }

#lp-pom-block-112 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 164px;
}

#lp-pom-button-119:hover {
    background: rgba(65,183,34,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-119:active {
    background: rgba(56,174,28,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-119 .label {
    margin-top: -11px;
}

#lp-pom-image-121 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 581px;
    height: 581px;
}

    #lp-pom-image-121 .lp-pom-image-container img {
        width: 581px;
        height: 581px;
    }

#lp-pom-block-141 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 880px;
}

#lp-pom-image-144 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 551px;
    height: 519px;
}

    #lp-pom-image-144 .lp-pom-image-container img {
        width: 551px;
        height: 519px;
    }

#lp-pom-image-145 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 581px;
    height: 581px;
}

    #lp-pom-image-145 .lp-pom-image-container img {
        width: 581px;
        height: 581px;
    }

#lp-pom-image-146 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 98px;
    height: 88px;
}

    #lp-pom-image-146 .lp-pom-image-container img {
        width: 98px;
        height: 88px;
    }

#lp-pom-image-150 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 65px;
    height: 65px;
}

    #lp-pom-image-150 .lp-pom-image-container img {
        width: 65px;
        height: 65px;
    }

#lp-pom-image-151 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 65px;
    height: 65px;
}

    #lp-pom-image-151 .lp-pom-image-container img {
        width: 65px;
        height: 65px;
    }

#lp-pom-image-152 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 65px;
    height: 65px;
}

    #lp-pom-image-152 .lp-pom-image-container img {
        width: 65px;
        height: 65px;
    }

#lp-pom-image-153 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 65px;
    height: 65px;
}

    #lp-pom-image-153 .lp-pom-image-container img {
        width: 65px;
        height: 65px;
    }

#lp-pom-image-154 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 65px;
    height: 65px;
}

    #lp-pom-image-154 .lp-pom-image-container img {
        width: 65px;
        height: 65px;
    }

#lp-pom-image-155 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 65px;
    height: 65px;
}

    #lp-pom-image-155 .lp-pom-image-container img {
        width: 65px;
        height: 65px;
    }

#lp-pom-button-164:hover {
    background: rgba(237,180,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-164:active {
    background: rgba(224,167,0,1);
    box-shadow: none;
    color: #f7f7f7;
}

#lp-pom-button-164 .label {
    margin-top: -11px;
}

#lp-pom-block-193 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 157px;
}

#lp-pom-image-195 .lp-pom-image-container {
    border-style: none;
    border-radius: 0px;
    width: 152px;
    height: 35px;
}

    #lp-pom-image-195 .lp-pom-image-container img {
        width: 152px;
        height: 35px;
    }

#lp-pom-root-color-overlay {
    position: absolute;
    background: none;
    top: 0;
    width: 100%;
    height: 4319px;
    min-height: 100%;
}

#lp-pom-block-11-color-overlay {
    position: absolute;
    background: rgba(255,255,255,0);
    height: 970px;
    width: 100%;
    
}

#lp-pom-block-21-color-overlay {
    position: absolute;
    background: none;
    height: 658px;
    width: 100%;
    
}

#lp-pom-block-53-color-overlay {
    position: absolute;
    background: rgba(255,255,255,0);
    height: 658px;
    width: 100%;
    
}

#lp-pom-block-72-color-overlay {
    position: absolute;
    background: none;
    height: 832px;
    width: 100%;
    
}

#lp-pom-block-112-color-overlay {
    position: absolute;
    background: none;
    height: 164px;
    width: 100%;
    
}

#lp-pom-block-141-color-overlay {
    position: absolute;
    background: none;
    height: 880px;
    width: 100%;
    
}

#lp-pom-block-193-color-overlay {
    position: absolute;
    background: rgba(255,255,255,0);
    height: 157px;
    width: 100%;
    
}

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 97dpi) {
    #lp-pom-block-11 {
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/page-cover-desktop-3x.jpg);
    }

    #lp-pom-block-193 {
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/footer-image-desktop-3x.jpg);
    }
}

@media only screen and (max-width: 600px) {
    #lp-pom-root {
        display: block;
        background: rgba(238,238,238,1);
        border-style: none;
        margin: auto;
        padding-top: 0px;
        border-radius: 0px;
        min-width: 320px;
        height: 3246px;
    }

    #lp-pom-block-11 {
        display: block;
        background: rgba(255,255,255,0);
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/page-cover-mobile-2x.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 312px;
        position: relative;
    }

    #lp-pom-image-13 {
        display: block;
        background: rgba(255,255,255,0);
        left: 0px;
        top: 0px;
        z-index: 1;
        position: absolute;
    }

    #lp-pom-text-14 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 0px;
        top: 71px;
        z-index: 2;
        width: 502px;
        height: 216px;
        transform: scale(0.5);
        transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-button-79 {
        display: block;
        border-style: none;
        border-radius: 100px;
        left: 80.5px;
        top: 203px;
        z-index: 47;
        width: 90px;
        height: 20px;
        position: absolute;
        background: rgba(249,198,0,1);
        box-shadow: none;
        text-shadow: none;
        color: #f7f7f7;
        border-width: undefinedpx;
        border-color: #undefined;
        font-size: 10px;
        line-height: 12px;
        font-weight: 700;
        font-family: Open Sans;
        font-style: normal;
        text-align: center;
        background-repeat: no-repeat;
    }

    #lp-pom-button-15 {
        display: block;
        border-style: none;
        border-radius: 100px;
        left: 115px;
        top: 867px;
        z-index: 48;
        width: 90px;
        height: 20px;
        position: absolute;
        background: rgba(249,198,0,1);
        box-shadow: none;
        text-shadow: none;
        color: #f7f7f7 !important;
        border-width: undefinedpx;
        border-color: #undefined;
        font-size: 10px;
        line-height: 12px;
        font-weight: 700;
        font-family: Open Sans;
        font-style: normal;
        text-align: center;
        background-repeat: no-repeat;
    }

    #lp-pom-block-21 {
        display: block;
        background: rgba(247,247,247,1);
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 633px;
        position: relative;
    }

    #lp-pom-video-26 {
        display: block;
        left: 20px;
        top: 398px;
        z-index: 4;
        width: 280px;
        height: 157px;
        position: absolute;
    }

    #lp-pom-text-28 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 20px;
        top: 652px;
        z-index: 5;
        width: 550px;
        height: 154px;
        transform: scale(0.52);
        transform-origin: 0 0;
        -webkit-transform: scale(0.52);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-38 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 20px;
        top: 749px;
        z-index: 6;
        width: 464px;
        height: 124px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-image-45 {
        display: block;
        background: rgba(255,255,255,0);
        left: 26px;
        top: 315px;
        z-index: 3;
        position: absolute;
    }

    #lp-pom-block-53 {
        display: block;
        background: rgba(255,255,255,0);
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/backgorund-image-mobile.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 696px;
        position: relative;
    }

    #lp-pom-image-54 {
        display: block;
        background: rgba(255,255,255,0);
        left: 47px;
        top: 1349px;
        z-index: 7;
        position: absolute;
    }

    #lp-pom-image-55 {
        display: block;
        background: rgba(255,255,255,0);
        left: 64px;
        top: 1349px;
        z-index: 9;
        position: absolute;
    }

    #lp-pom-image-56 {
        display: block;
        background: rgba(255,255,255,0);
        left: 204px;
        top: 1510px;
        z-index: 10;
        position: absolute;
    }

    #lp-pom-image-58 {
        display: block;
        background: rgba(255,255,255,0);
        left: 23px;
        top: 1305px;
        z-index: 8;
        position: absolute;
    }

    #lp-pom-text-60 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 20px;
        top: 1026px;
        z-index: 11;
        width: 468px;
        height: 86px;
        transform: scale(0.52);
        transform-origin: 0 0;
        -webkit-transform: scale(0.52);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-61 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 20px;
        top: 1111px;
        z-index: 12;
        width: 430px;
        height: 264px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-block-72 {
        display: block;
        background: rgba(247,247,247,1);
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 711px;
        position: relative;
    }

    #lp-pom-image-84 {
        display: block;
        background: rgba(255,255,255,0);
        left: 20px;
        top: 2186.5px;
        z-index: 13;
        position: absolute;
    }

    #lp-pom-text-86 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 20px;
        top: 1925px;
        z-index: 15;
        width: 534px;
        height: 86px;
        transform: scale(0.52);
        transform-origin: 0 0;
        -webkit-transform: scale(0.52);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-87 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 20px;
        top: 1991px;
        z-index: 16;
        width: 405px;
        height: 12px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-90 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 49px;
        top: 2046.5px;
        z-index: 17;
        width: 370px;
        height: 12px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-image-94 {
        display: block;
        background: rgba(255,255,255,0);
        left: 20px;
        top: 2040px;
        z-index: 18;
        position: absolute;
    }

    #lp-pom-image-95 {
        display: block;
        background: rgba(255,255,255,0);
        left: 20px;
        top: 2086.5px;
        z-index: 19;
        position: absolute;
    }

    #lp-pom-image-96 {
        display: block;
        background: rgba(255,255,255,0);
        left: 20px;
        top: 2135px;
        z-index: 20;
        position: absolute;
    }

    #lp-pom-text-97 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 49px;
        top: 2093px;
        z-index: 21;
        width: 322px;
        height: 12px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-98 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 49px;
        top: 2141.5px;
        z-index: 22;
        width: 246px;
        height: 12px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-99 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 49px;
        top: 2192.5px;
        z-index: 23;
        width: 347px;
        height: 68px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-button-107 {
        display: block;
        border-style: none;
        border-radius: 100px;
        left: 115px;
        top: 2284px;
        z-index: 24;
        width: 90px;
        height: 20px;
        position: absolute;
        background: rgba(249,198,0,1);
        box-shadow: none;
        text-shadow: none;
        color: #f7f7f7;
        border-width: undefinedpx;
        border-color: #undefined;
        font-size: 10px;
        line-height: 12px;
        font-weight: 700;
        font-family: Open Sans;
        font-style: normal;
        text-align: center;
        background-repeat: no-repeat;
    }

    #lp-pom-image-111 {
        display: block;
        background: rgba(255,255,255,0);
        left: 59px;
        top: 1664px;
        z-index: 14;
        position: absolute;
    }

    #lp-pom-image-121 {
        display: block;
        background: rgba(255,255,255,0);
        left: 59px;
        top: 1723px;
        z-index: 28;
        position: absolute;
    }

    #lp-pom-block-112 {
        display: block;
        background: rgba(39,67,98,1);
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 147px;
        position: relative;
    }

    #lp-pom-text-113 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 42px;
        top: 2383px;
        z-index: 25;
        width: 470px;
        height: 51px;
        transform: scale(0.5);
        transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-115 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 39px;
        top: 2418px;
        z-index: 26;
        width: 401px;
        height: 32px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-button-119 {
        display: block;
        border-style: none;
        border-radius: 100px;
        left: 99px;
        top: 2457px;
        z-index: 27;
        width: 122px;
        height: 20px;
        position: absolute;
        background: rgba(81,193,45,1);
        box-shadow: none;
        text-shadow: none;
        color: #f7f7f7;
        border-width: undefinedpx;
        border-color: #undefined;
        font-size: 10px;
        line-height: 12px;
        font-weight: 700;
        font-family: Open Sans;
        font-style: normal;
        text-align: center;
        background-repeat: no-repeat;
    }

    #lp-pom-block-141 {
        display: block;
        background: rgba(247,247,247,1);
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 667px;
        position: relative;
    }

    #lp-pom-image-144 {
        display: block;
        background: rgba(255,255,255,0);
        left: 26px;
        top: 2524px;
        z-index: 29;
        position: absolute;
    }

    #lp-pom-image-145 {
        display: block;
        background: rgba(255,255,255,0);
        left: 59px;
        top: 2593px;
        z-index: 30;
        position: absolute;
    }

    #lp-pom-image-146 {
        display: block;
        background: rgba(255,255,255,0);
        left: 232px;
        top: 2697px;
        z-index: 31;
        position: absolute;
    }

    #lp-pom-text-149 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 26px;
        top: 2795px;
        z-index: 32;
        width: 448px;
        height: 86px;
        transform: scale(0.52);
        transform-origin: 0 0;
        -webkit-transform: scale(0.52);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-image-150 {
        display: block;
        background: rgba(255,255,255,0);
        left: 26px;
        top: 2888px;
        z-index: 33;
        position: absolute;
    }

    #lp-pom-image-151 {
        display: block;
        background: rgba(255,255,255,0);
        left: 134px;
        top: 2888px;
        z-index: 34;
        position: absolute;
    }

    #lp-pom-image-152 {
        display: block;
        background: rgba(255,255,255,0);
        left: 236px;
        top: 2889px;
        z-index: 35;
        position: absolute;
    }

    #lp-pom-image-153 {
        display: block;
        background: rgba(255,255,255,0);
        left: 26px;
        top: 2990px;
        z-index: 36;
        position: absolute;
    }

    #lp-pom-image-154 {
        display: block;
        background: rgba(255,255,255,0);
        left: 134px;
        top: 2990px;
        z-index: 37;
        position: absolute;
    }

    #lp-pom-image-155 {
        display: block;
        background: rgba(255,255,255,0);
        left: 236px;
        top: 2990px;
        z-index: 38;
        position: absolute;
    }

    #lp-pom-text-158 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 26px;
        top: 2933px;
        z-index: 39;
        width: 110px;
        height: 18px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-159 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 134px;
        top: 2933px;
        z-index: 40;
        width: 115px;
        height: 18px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-160 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 236px;
        top: 2933px;
        z-index: 41;
        width: 105px;
        height: 18px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-161 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 26px;
        top: 3039px;
        z-index: 42;
        width: 143px;
        height: 32px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-162 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 134px;
        top: 3039px;
        z-index: 43;
        width: 116px;
        height: 8px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-text-163 {
        display: block;
        background: rgba(255,255,255,0);
        border-style: none;
        border-radius: 0px;
        left: 236px;
        top: 3039px;
        z-index: 44;
        width: 115px;
        height: 32px;
        transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform: scale(0.6);
        -webkit-transform-origin: 0 0;
        position: absolute;
    }

    #lp-pom-button-164 {
        display: block;
        border-style: none;
        border-radius: 100px;
        left: 107px;
        top: 3104px;
        z-index: 45;
        width: 90px;
        height: 20px;
        position: absolute;
        background: rgba(249,198,0,1);
        box-shadow: none;
        text-shadow: none;
        color: #f7f7f7;
        border-width: undefinedpx;
        border-color: #undefined;
        font-size: 10px;
        line-height: 12px;
        font-weight: 700;
        font-family: Open Sans;
        font-style: normal;
        text-align: center;
        background-repeat: no-repeat;
    }

    #lp-pom-block-193 {
        display: block;
        background: rgba(255,255,255,0);
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/footer-image-mobile-1x.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        border-style: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        border-radius: 0px;
        width: 100%;
        height: 80px;
        position: relative;
    }

    #lp-pom-image-195 {
        display: block;
        background: rgba(255,255,255,0);
        left: 118px;
        top: 3192px;
        z-index: 46;
        position: absolute;
    }

    body {
        color: #000;
    }

    a {
        color: #0000ff;
        text-decoration: none;
    }

    #lp-pom-root .lp-positioned-content {
        top: 0px;
        width: 320px;
        margin-left: -160px;
    }

    #lp-pom-block-11 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 312px;
    }

    #lp-pom-image-13 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 87px;
        height: 20px;
    }

        #lp-pom-image-13 .lp-pom-image-container img {
            width: 87px;
            height: 20px;
        }

    #lp-pom-button-15:hover {
        background: rgba(237,180,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-15:active {
        background: rgba(224,167,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-15 .label {
        margin-top: -6px;
    }

    #lp-pom-block-21 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 633px;
    }

    #lp-pom-image-45 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 268px;
        height: 324px;
    }

        #lp-pom-image-45 .lp-pom-image-container img {
            width: 268px;
            height: 324px;
        }

    #lp-pom-block-53 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 696px;
    }

    #lp-pom-image-54 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 231px;
        height: 231px;
    }

        #lp-pom-image-54 .lp-pom-image-container img {
            width: 231px;
            height: 231px;
        }

    #lp-pom-image-55 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 63px;
        height: 60px;
    }

        #lp-pom-image-55 .lp-pom-image-container img {
            width: 63px;
            height: 60px;
        }

    #lp-pom-image-56 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 93px;
        height: 96px;
    }

        #lp-pom-image-56 .lp-pom-image-container img {
            width: 93px;
            height: 96px;
        }

    #lp-pom-image-58 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 90px;
        height: 80px;
    }

        #lp-pom-image-58 .lp-pom-image-container img {
            width: 90px;
            height: 80px;
        }

    #lp-pom-block-72 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 711px;
    }

    #lp-pom-button-79:hover {
        background: rgba(237,180,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-79:active {
        background: rgba(224,167,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-79 .label {
        margin-top: -6px;
    }

    #lp-pom-image-84 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 20px;
        height: 20px;
    }

        #lp-pom-image-84 .lp-pom-image-container img {
            width: 20px;
            height: 20px;
        }

    #lp-pom-image-94 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 20px;
        height: 20px;
    }

        #lp-pom-image-94 .lp-pom-image-container img {
            width: 20px;
            height: 20px;
        }

    #lp-pom-image-95 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 20px;
        height: 20px;
    }

        #lp-pom-image-95 .lp-pom-image-container img {
            width: 20px;
            height: 20px;
        }

    #lp-pom-image-96 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 20px;
        height: 20px;
    }

        #lp-pom-image-96 .lp-pom-image-container img {
            width: 20px;
            height: 20px;
        }

    #lp-pom-button-107:hover {
        background: rgba(237,180,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-107:active {
        background: rgba(224,167,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-107 .label {
        margin-top: -6px;
    }

    #lp-pom-image-111 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 240px;
        height: 215px;
    }

        #lp-pom-image-111 .lp-pom-image-container img {
            width: 240px;
            height: 215px;
        }

    #lp-pom-block-112 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 147px;
    }

    #lp-pom-button-119:hover {
        background: rgba(65,183,34,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-119:active {
        background: rgba(56,174,28,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-119 .label {
        margin-top: -6px;
    }

    #lp-pom-image-121 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 202px;
        height: 202px;
    }

        #lp-pom-image-121 .lp-pom-image-container img {
            width: 202px;
            height: 202px;
        }

    #lp-pom-block-141 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 667px;
    }

    #lp-pom-image-144 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 225px;
        height: 212px;
    }

        #lp-pom-image-144 .lp-pom-image-container img {
            width: 225px;
            height: 212px;
        }

    #lp-pom-image-145 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 202px;
        height: 202px;
    }

        #lp-pom-image-145 .lp-pom-image-container img {
            width: 202px;
            height: 202px;
        }

    #lp-pom-image-146 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 43px;
        height: 39px;
    }

        #lp-pom-image-146 .lp-pom-image-container img {
            width: 43px;
            height: 39px;
        }

    #lp-pom-image-150 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 35px;
        height: 35px;
    }

        #lp-pom-image-150 .lp-pom-image-container img {
            width: 35px;
            height: 35px;
        }

    #lp-pom-image-151 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 35px;
        height: 35px;
    }

        #lp-pom-image-151 .lp-pom-image-container img {
            width: 35px;
            height: 35px;
        }

    #lp-pom-image-152 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 35px;
        height: 35px;
    }

        #lp-pom-image-152 .lp-pom-image-container img {
            width: 35px;
            height: 35px;
        }

    #lp-pom-image-153 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 35px;
        height: 35px;
    }

        #lp-pom-image-153 .lp-pom-image-container img {
            width: 35px;
            height: 35px;
        }

    #lp-pom-image-154 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 35px;
        height: 35px;
    }

        #lp-pom-image-154 .lp-pom-image-container img {
            width: 35px;
            height: 35px;
        }

    #lp-pom-image-155 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 35px;
        height: 35px;
    }

        #lp-pom-image-155 .lp-pom-image-container img {
            width: 35px;
            height: 35px;
        }

    #lp-pom-button-164:hover {
        background: rgba(237,180,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-164:active {
        background: rgba(224,167,0,1);
        box-shadow: none;
        color: #f7f7f7;
    }

    #lp-pom-button-164 .label {
        margin-top: -6px;
    }

    #lp-pom-block-193 .lp-pom-block-content {
        margin-left: auto;
        margin-right: auto;
        width: 320px;
        height: 80px;
    }

    #lp-pom-image-195 .lp-pom-image-container {
        border-style: none;
        border-radius: 0px;
        width: 83px;
        height: 19px;
    }

        #lp-pom-image-195 .lp-pom-image-container img {
            width: 83px;
            height: 19px;
        }

    #lp-pom-root-color-overlay {
        position: absolute;
        background: none;
        top: 0;
        width: 100%;
        height: 3246px;
        min-height: 100%;
    }

    #lp-pom-block-11-color-overlay {
        position: absolute;
        background: rgba(255,255,255,0);
        height: 312px;
        width: 100%;
    }

    #lp-pom-block-21-color-overlay {
        position: absolute;
        background: none;
        height: 633px;
        width: 100%;
    }

    #lp-pom-block-53-color-overlay {
        position: absolute;
        background: rgba(255,255,255,0);
        height: 696px;
        width: 100%;
    }

    #lp-pom-block-72-color-overlay {
        position: absolute;
        background: none;
        height: 711px;
        width: 100%;
    }

    #lp-pom-block-112-color-overlay {
        position: absolute;
        background: none;
        height: 147px;
        width: 100%;
    }

    #lp-pom-block-141-color-overlay {
        position: absolute;
        background: none;
        height: 667px;
        width: 100%;
    }

    #lp-pom-block-193-color-overlay {
        position: absolute;
        background: rgba(255,255,255,0);
        height: 80px;
        width: 100%;
    }
}

@media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 1.1), only screen and (max-width: 600px) and (min-resolution: 97dpi) {
    #lp-pom-block-11 {
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/page-cover-desktop-1x.jpg);
    }

    #lp-pom-block-193 {
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/footer-image-desktop-1x.jpg);
    }
}

@media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2.1), only screen and (max-width: 600px) and (min-resolution: 193dpi) {
    #lp-pom-block-11 {
        background-image: url(https://mirian.blob.core.windows.net/public/website/spineheat/page-cover-desktop-1x.jpg);
    }
}