@charset "UTF-8";

@font-face {
    font-display: swap;
    font-family: TarotDotCom;
    src: local("TarotDotCom"), url(/Content/fonts/tarotdotcom.woff2) format("woff2"), url(/Content/fonts/tarotdotcom.woff) format("woff");
    unicode-range: U+003f, U+211e, U+2160-216b, U+2297, U+25a1, U+25b3, U+2601, U+2603, U+2609-260d, U+263d-2653, U+26b3-26b9, U+26bb, U+2bd3, U+2bf2, U+01f701-01f704, U+10fff0-10fff8, U+1d403
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    src: url(/Content/fonts/montserrat-latin-100-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-100-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 100;
    src: url(/Content/fonts/montserrat-latin-100-italic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 200;
    src: url(/Content/fonts/montserrat-latin-200-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-200-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 200;
    src: url(/Content/fonts/montserrat-latin-200-italic.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-200-italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    src: url(/Content/fonts/montserrat-latin-300-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-300-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 300;
    src: url(/Content/fonts/montserrat-latin-300-italic.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-300-italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(/Content/fonts/montserrat-latin-400-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-400-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 400;
    src: url(/Content/fonts/montserrat-latin-400-italic.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-400-italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(/Content/fonts/montserrat-latin-500-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-500-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 500;
    src: url(/Content/fonts/montserrat-latin-500-italic.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-500-italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: url(/Content/fonts/montserrat-latin-600-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-600-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 600;
    src: url(/Content/fonts/montserrat-latin-600-italic.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-600-italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(/Content/fonts/montserrat-latin-700-normal.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-700-normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 700;
    src: url(/Content/fonts/montserrat-latin-700-italic.woff2) format("woff2"), url(/Content/fonts/montserrat-latin-700-italic.woff) format("woff")
}

.has-text-color-black {
    color: #000
}

.is-background-color-black {
    background-color: #000
}

.has-text-color-blue {
    color: #4194d1
}

.is-background-color-blue {
    background-color: #4194d1
}

.has-text-color-crimson {
    color: #dc143c
}

.is-background-color-crimson {
    background-color: #dc143c
}

.has-text-color-cyan {
    color: #0ff
}

.is-background-color-cyan {
    background-color: #0ff
}

.has-text-color-gray {
    color: grey
}

.is-background-color-gray {
    background-color: grey
}

.has-text-color-lavender {
    color: #ae6ed8
}

.is-background-color-lavender {
    background-color: #ae6ed8
}

.has-text-color-red {
    color: red
}

.is-background-color-red {
    background-color: red
}

.has-text-color-seashell {
    color: #f1f1f1
}

.is-background-color-seashell {
    background-color: #f1f1f1
}

.has-text-color-silver {
    color: silver
}

.is-background-color-silver {
    background-color: silver
}

.has-text-color-white {
    color: #fff
}

.is-background-color-white {
    background-color: #fff
}

.has-text-affair {
    color: #714693
}

.is-background-affair {
    background-color: #714693
}

.has-text-alabaster {
    color: #fafafa
}

.is-background-alabaster {
    background-color: #fafafa
}

.has-text-alizarin-crimson {
    color: #da1d43
}

.is-background-alizarin-crimson {
    background-color: #da1d43
}

.has-text-alto {
    color: #dbdbdb
}

.is-background-alto {
    background-color: #dbdbdb
}

.has-text-aquarius {
    color: #4bb4eb
}

.is-background-aquarius {
    background-color: #4bb4eb
}

.has-text-aqua-island {
    color: #a1dad7
}

.is-background-aqua-island {
    background-color: #a1dad7
}

.has-text-aries {
    color: #fd5b78
}

.is-background-aries {
    background-color: #fd5b78
}

.has-text-bahama-blue {
    color: #026395
}

.is-background-bahama-blue {
    background-color: #026395
}

.has-text-bermuda {
    color: #0095b6
}

.is-background-bermuda {
    background-color: #0095b6
}

.has-text-bleach-white {
    color: #fef3d8
}

.is-background-bleach-white {
    background-color: #fef3d8
}

.has-text-bon-jour {
    color: #e5e0e1
}

.is-background-bon-jour {
    background-color: #e5e0e1
}

.has-text-boulder {
    color: #7a7a7a
}

.is-background-boulder {
    background-color: #7a7a7a
}

.has-text-brilliant-rose {
    color: #f653a6
}

.is-background-brilliant-rose {
    background-color: #f653a6
}

.has-text-cancer {
    color: #a983f1
}

.is-background-cancer {
    background-color: #a983f1
}

.has-text-capricorn {
    color: #48d692
}

.is-background-capricorn {
    background-color: #48d692
}

.has-text-carrot-orange {
    color: #ed9121
}

.is-background-carrot-orange {
    background-color: #ed9121
}

.has-text-cerise {
    color: #da3287
}

.is-background-cerise {
    background-color: #da3287
}

.has-text-cerulean {
    color: #02a4d3
}

.is-background-cerulean {
    background-color: #02a4d3
}

.has-text-charm {
    color: #d47494
}

.is-background-charm {
    background-color: #d47494
}

.has-text-chatelle {
    color: #bdb3c7
}

.is-background-chatelle {
    background-color: #bdb3c7
}

.has-text-cinderella {
    color: #fde1dc
}

.is-background-cinderella {
    background-color: #fde1dc
}

.has-text-cinnabar {
    color: #e45025
}

.is-background-cinnabar {
    background-color: #e45025
}

.has-text-citrine-white {
    color: #fcf7e6
}

.is-background-citrine-white {
    background-color: #fcf7e6
}

.has-text-cloudy {
    color: #aca59f
}

.is-background-cloudy {
    background-color: #aca59f
}

.has-text-concrete {
    color: #f2f2f2
}

.is-background-concrete {
    background-color: #f2f2f2
}

.has-text-cranberry {
    color: #db5079
}

.is-background-cranberry {
    background-color: #db5079
}

.has-text-danube {
    color: #6093d1
}

.is-background-danube {
    background-color: #6093d1
}

.has-text-dark-burgundy {
    color: #770f05
}

.is-background-dark-burgundy {
    background-color: #770f05
}

.has-text-daisy-bush {
    color: #4f2398
}

.is-background-daisy-bush {
    background-color: #4f2398
}

.has-text-deep-cerulean {
    color: #007ba7
}

.is-background-deep-cerulean {
    background-color: #007ba7
}

.has-text-derby {
    color: #ffeed8
}

.is-background-derby {
    background-color: #ffeed8
}

.has-text-disco {
    color: #871550
}

.is-background-disco {
    background-color: #871550
}

.has-text-dodger-blue {
    color: #1e90ff
}

.is-background-dodger-blue {
    background-color: #1e90ff
}

.has-text-dove-gray {
    color: #6d6c6c
}

.is-background-dove-gray {
    background-color: #6d6c6c
}

.has-text-dusty-gray {
    color: #a8989b
}

.is-background-dusty-gray {
    background-color: #a8989b
}

.has-text-eminence {
    color: #6c3082
}

.is-background-eminence {
    background-color: #6c3082
}

.has-text-flamingo {
    color: #ef453e
}

.is-background-flamingo {
    background-color: #ef453e
}

.has-text-forest-green {
    color: #228b22
}

.is-background-forest-green {
    background-color: #228b22
}

.has-text-fountain-blue {
    color: #56b4be
}

.is-background-fountain-blue {
    background-color: #56b4be
}

.has-text-froly {
    color: #f57584
}

.is-background-froly {
    background-color: #f57584
}

.has-text-fruit-salad {
    color: #4f9d5d
}

.is-background-fruit-salad {
    background-color: #4f9d5d
}

.has-text-fuchsia-pink {
    color: #c154c1
}

.is-background-fuchsia-pink {
    background-color: #c154c1
}

.has-text-gallery {
    color: #efefef
}

.is-background-gallery {
    background-color: #efefef
}

.has-text-gemini {
    color: #4bb4eb
}

.is-background-gemini {
    background-color: #4bb4eb
}

.has-text-geraldine {
    color: #fb8989
}

.is-background-geraldine {
    background-color: #fb8989
}

.has-text-golden-tainoi {
    color: #ffcc5c
}

.is-background-golden-tainoi {
    background-color: #ffcc5c
}

.has-text-half-dutch-white {
    color: #fef7de
}

.is-background-half-dutch-white {
    background-color: #fef7de
}

.has-text-havelock-blue {
    color: #5590d9
}

.is-background-havelock-blue {
    background-color: #5590d9
}

.has-text-iron {
    color: #d4d7d9
}

.is-background-iron {
    background-color: #d4d7d9
}

.has-text-kaitoke-green {
    color: #004620
}

.is-background-kaitoke-green {
    background-color: #004620
}

.has-text-jagged-ice {
    color: #c2e8e5
}

.is-background-jagged-ice {
    background-color: #c2e8e5
}

.has-text-jungle-green {
    color: #29ab87
}

.is-background-jungle-green {
    background-color: #29ab87
}

.has-text-lavender-blush {
    color: #fff0f5
}

.is-background-lavender-blush {
    background-color: #fff0f5
}

.has-text-lavender-purple {
    color: #967bb6
}

.is-background-lavender-purple {
    background-color: #967bb6
}

.has-text-leo {
    color: #fd5b78
}

.is-background-leo {
    background-color: #fd5b78
}

.has-text-libra {
    color: #4bb4eb
}

.is-background-libra {
    background-color: #4bb4eb
}

.has-text-light-orchid {
    color: #e1acca
}

.is-background-light-orchid {
    background-color: #e1acca
}

.has-text-lily {
    color: #c8aabf
}

.is-background-lily {
    background-color: #c8aabf
}

.has-text-link-water {
    color: #d9e4f5
}

.is-background-link-water {
    background-color: #d9e4f5
}

.has-text-lipstick {
    color: #ab0563
}

.is-background-lipstick {
    background-color: #ab0563
}

.has-text-malibu {
    color: #7dc8f7
}

.is-background-malibu {
    background-color: #7dc8f7
}

.has-text-maroon-flush {
    color: #c32148
}

.is-background-maroon-flush {
    background-color: #c32148
}

.has-text-mauvelous {
    color: #f091a9
}

.is-background-mauvelous {
    background-color: #f091a9
}

.has-text-melanie {
    color: #dfb8df
}

.is-background-melanie {
    background-color: #dfb8df
}

.has-text-melrose {
    color: #c7c1ff
}

.is-background-melrose {
    background-color: #c7c1ff
}

.has-text-mercury {
    color: #e5e5e5
}

.is-background-mercury {
    background-color: #e5e5e5
}

.has-text-mine-shaft {
    color: #323232
}

.is-background-mine-shaft {
    background-color: #323232
}

.has-text-oslo-grey {
    color: #878d91
}

.is-background-oslo-grey {
    background-color: #878d91
}

.has-text-peach-cream {
    color: #fff0db
}

.is-background-peach-cream {
    background-color: #fff0db
}

.has-text-peppermint {
    color: #e3f5e1
}

.is-background-peppermint {
    background-color: #e3f5e1
}

.has-text-pisces {
    color: #a983f1
}

.is-background-pisces {
    background-color: #a983f1
}

.has-text-polar {
    color: #e5f9f6
}

.is-background-polar {
    background-color: #e5f9f6
}

.has-text-psychic {
    color: #c7dde5
}

.is-background-psychic {
    background-color: #c7dde5
}

.has-text-red-violet {
    color: #c71585
}

.is-background-red-violet {
    background-color: #c71585
}

.has-text-remy {
    color: #feebf3
}

.is-background-remy {
    background-color: #feebf3
}

.has-text-sagittarius {
    color: #fd5b78
}

.is-background-sagittarius {
    background-color: #fd5b78
}

.has-text-sandy-brown {
    color: #f4a460
}

.is-background-sandy-brown {
    background-color: #f4a460
}

.has-text-scorpio {
    color: #a983f1
}

.is-background-scorpio {
    background-color: #a983f1
}

.has-text-seance {
    color: #731e8f
}

.is-background-seance {
    background-color: #731e8f
}

.has-text-shakespeare {
    color: #4eabd1
}

.is-background-shakespeare {
    background-color: #4eabd1
}

.has-text-shamrock {
    color: #3c9
}

.is-background-shamrock {
    background-color: #3c9
}

.has-text-silver-sand {
    color: #bfc1c2
}

.is-background-silver-sand {
    background-color: #bfc1c2
}

.has-text-snuff {
    color: #e2d8ed
}

.is-background-snuff {
    background-color: #e2d8ed
}

.has-text-sprout {
    color: #c1d7b0
}

.is-background-sprout {
    background-color: #c1d7b0
}

.has-text-sushi {
    color: #87ab39
}

.is-background-sushi {
    background-color: #87ab39
}

.has-text-tacao {
    color: #edb381
}

.is-background-tacao {
    background-color: #edb381
}

.has-text-tahuna-sands {
    color: #eef0c8
}

.is-background-tahuna-sands {
    background-color: #eef0c8
}

.has-text-tangerine {
    color: #f28500
}

.is-background-tangerine {
    background-color: #f28500
}

.has-text-taurus {
    color: #48d692
}

.is-background-taurus {
    background-color: #48d692
}

.has-text-titan-white {
    color: #f0eeff
}

.is-background-titan-white {
    background-color: #f0eeff
}

.has-text-trinidad {
    color: #e64e03
}

.is-background-trinidad {
    background-color: #e64e03
}

.has-text-trout {
    color: #4a4e5a
}

.is-background-trout {
    background-color: #4a4e5a
}

.has-text-tundora {
    color: #4a4244
}

.is-background-tundora {
    background-color: #4a4244
}

.has-text-vanilla-ice {
    color: #f3d9df
}

.is-background-vanilla-ice {
    background-color: #f3d9df
}

.has-text-virgo {
    color: #48d692
}

.is-background-virgo {
    background-color: #48d692
}

.has-text-viridian {
    color: #40826d
}

.is-background-viridian {
    background-color: #40826d
}

.has-text-vivid-violet {
    color: #803790
}

.is-background-vivid-violet {
    background-color: #803790
}

.has-text-wedgewood {
    color: #4e7f9e
}

.is-background-wedgewood {
    background-color: #4e7f9e
}

.has-text-whisper {
    color: #f7f5fa
}

.is-background-whisper {
    background-color: #f7f5fa
}

.has-text-wisp-pink {
    color: #fef4f8
}

.is-background-wisp-pink {
    background-color: #fef4f8
}

.has-text-zanah {
    color: #daecd6
}

.is-background-zanah {
    background-color: #daecd6
}

.has-text-ziggurat {
    color: #bfdbe2
}

.is-background-ziggurat {
    background-color: #bfdbe2
}

.has-text-zumthor {
    color: #edf6ff
}

.is-background-zumthor {
    background-color: #edf6ff
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: #000;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 400;
    height: 45px;
    margin: 5px 0;
    padding: 7px;
    transition: box-shadow .45s, border-color .45s ease-in-out;
    width: calc(100% - 10px)
}

    textarea:focus {
        background-color: #fafafa;
        border-color: #a8989b;
        box-shadow: 0 0 5px #a8989b;
        outline: none
    }

    textarea[disabled] {
        background-color: #efefef
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 24px;
    width: 100%
}

    table tbody th, table thead th {
        border: none;
        padding: 8px 12px;
        text-align: left;
        vertical-align: middle
    }

    table tbody td {
        border: none;
        padding: 8px 12px;
        text-align: left;
        vertical-align: top
    }

    table.is-bordered thead tr:last-child th {
        border-bottom-width: 1px
    }

    table.is-bordered td, table.is-bordered th {
        border: 1px solid #dbdbdb
    }

article header {
    border-bottom: 1px solid #dbdbdb;
    margin: 0 0 15px;
    padding: 0
}

article a.article-author {
    display: block;
    margin: 0 0 13px
}

article .links-list {
    margin: 5px 0 25px
}

article span.article-date {
    font-weight: 400
}

article small {
    color: #bfc1c2;
    display: block;
    font-size: 10px;
    text-align: center
}

article .is-h3, article h3 {
    margin: 0 0 20px
}

article .is-h5.subtitle, article h5.subtitle {
    color: #7a7a7a;
    margin: 20px 0
}

article ul {
    margin: 0 0 20px 15px
}

article ol, article ul {
    font-size: 17px;
    line-height: 28px
}

article ol {
    margin-left: 15px
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    top: -.5em;
    vertical-align: baseline
}

hr {
    border: none;
    border-top: 1px solid #dbdbdb;
    margin: 15px 0
}

img.glyph {
    display: block;
    width: 40%
}

img.pic_link {
    max-width: 95%
}

img.icon {
    margin: auto auto 15px;
    max-height: 100px;
    width: 45%
}

img.flip {
    transform: rotate(180deg)
}

img.node-article-image {
    float: right;
    max-width: 165px;
    padding-left: 25px
}

img.bio-image {
    height: 45px;
    width: 45px
}

img.mobile-bag {
    display: block;
    margin: 0 auto;
    width: 70%
}

img.card_pic {
    display: inline-block;
    float: left;
    margin-right: 25px
}

aside.related-nodes column {
    padding: 0 10px
}

aside.related-nodes .is-h1, aside.related-nodes h1 {
    margin-left: 10px
}

.is-error {
    color: red;
    font-size: 12px;
    line-height: 19px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.is-message {
    background-color: #f7f5fa;
    border-radius: 5px;
    color: #6c3082;
    padding: 5px;
    text-align: center
}

input[type=search]:not(#searchsite) {
    background-position: 98%;
    background-size: 25px;
    border-radius: 13px;
    font-size: 15px;
    padding: 7px
}

input[type=search]::-moz-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 400
}

input[type=search]:-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 400
}

input[type=search]::placeholder {
    font-family: Montserrat, sans-serif;
    font-weight: 400
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=search]:focus {
    background-color: #fafafa;
    border-color: #a8989b;
    box-shadow: 0 0 5px #a8989b;
    outline: none
}

input-group .is-error, select-group .is-error, textarea-group .is-error, toggle-group .is-error {
    bottom: 1px;
    position: absolute
}

.is-error-multiline {
    color: red;
    font-size: 12px;
    line-height: 19px
}

.has-error-multiline {
    margin-bottom: 40px
}

.is-success {
    color: #228b22;
    font-size: 12px;
    line-height: 19px
}

.has-text-tarotdotcom {
    font-family: TarotDotCom
}

.has-text-strikethrough {
    text-decoration: line-through
}

.is-margin-auto {
    margin: auto
}

.is-height-63 {
    height: 63px
}

.is-height-auto {
    height: auto
}

.is-pill {
    border: none !important;
    border-radius: 10px;
    display: inline-block;
    padding: 18px 15px;
    position: relative;
    text-align: center
}

    .is-pill, .is-pill:hover {
        color: #fff;
        cursor: pointer;
        text-decoration: none
    }

        .is-pill:hover.button-purple {
            background-color: #fff;
            color: #803790;
            outline: 1px solid #803790;
            text-shadow: none
        }

        .is-pill.pill-arrow:after {
            border-color: transparent transparent transparent #fff;
            border-style: solid;
            border-width: 7px 0 7px 7px;
            top: 21px
        }

.environment-tab {
    background-color: #967bb6;
    bottom: 200px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    padding: 10px 8.5px;
    position: fixed;
    right: 0;
    text-transform: uppercase;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    z-index: 10000
}

[tooltip] {
    cursor: help;
    position: relative;
    z-index: 3
}

    [tooltip]:after {
        background: rgba(0, 0, 0, .7);
        border-radius: 5px;
        color: #fff;
        content: attr(tooltip);
        font-size: 12px;
        margin-left: -8px;
        padding: 4px;
        pointer-events: none;
        text-align: center;
        transform: translateX(-100%) translateY(-50%);
        width: 200px
    }

    [tooltip]:after, [tooltip]:before {
        display: none;
        left: 0;
        position: absolute;
        top: 50%
    }

    [tooltip]:before {
        border-color: rgba(0, 0, 0, .7) transparent transparent;
        border-style: solid;
        border-width: 4px 6px 0;
        content: "";
        margin-left: -12px;
        transform: translateY(-50%) rotate(-90deg)
    }

    [tooltip]:hover:after, [tooltip]:hover:before {
        display: block
    }

    [tooltip][position=right]:after {
        left: 100%;
        margin-left: 8px;
        top: 50%;
        transform: translateX(0) translateY(-50%)
    }

    [tooltip][position=right]:before {
        left: 100%;
        margin-left: 1px;
        top: 50%;
        transform: translateY(-50%) rotate(90deg)
    }

.has-list-style-none {
    list-style: none
}

.has-list-style-type-decimal {
    list-style-type: decimal
}

.has-cursor-pointer:hover {
    cursor: pointer
}

.has-text-uppercase {
    text-transform: uppercase
}

.has-margin--10-bottom {
    margin-bottom: -10px
}

.has-margin--10-sides {
    margin: 0 -10px
}

.gen-button-signup {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4eabd1;
    border-radius: 0;
    border: none;
    border-bottom: 4px solid #3193bb;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    line-height: normal;
    list-style: none;
    margin: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: auto;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px 3px
}

    .gen-button-signup.active, .gen-button-signup:active {
        background: none repeat scroll 0 0 #4eabd1;
        border-bottom: 2px solid #3193bb;
        bottom: -2px;
        margin-top: 2px
    }

    .gen-button-signup.selected {
        background: #fff;
        border-bottom: none;
        color: #4eabd1;
        text-shadow: none
    }

    .gen-button-signup:active, .gen-button-signup:focus, .gen-button-signup:hover, .gen-button-signup:visited {
        color: #fff;
        margin-top: -2px;
        text-decoration: none
    }

.gen-button-signup-alt {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4eabd1;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    line-height: normal;
    list-style: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: auto;
    background-color: #c71585;
    border: none;
    border-bottom: 4px solid #6b0b47;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 4px 10px 3px
}

    .gen-button-signup-alt.active, .gen-button-signup-alt:active {
        background: none repeat scroll 0 0 #4eabd1;
        border-bottom: 2px solid #3193bb;
        bottom: -2px;
        margin-top: 2px
    }

    .gen-button-signup-alt.selected {
        background: #fff;
        border-bottom: none;
        color: #4eabd1;
        text-shadow: none
    }

    .gen-button-signup-alt:active, .gen-button-signup-alt:focus, .gen-button-signup-alt:hover, .gen-button-signup-alt:visited {
        color: #fff;
        margin-top: -2px;
        text-decoration: none
    }

.button, .button-black, .button-crimson, .button-green, .button-pink, .button-pink-alternate, .button-purple, .button-warning {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-style: solid;
    border-width: 0 0 4px;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    line-height: 1.5em;
    margin: 2px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    padding: 7px 14px
}

    .button-black:hover, .button-crimson:hover, .button-green:hover, .button-pink-alternate:hover, .button-pink:hover, .button-purple:hover, .button-warning:hover, .button:hover {
        text-decoration: none
    }

    .button-black:visited, .button-crimson:visited, .button-green:visited, .button-pink-alternate:visited, .button-pink:visited, .button-purple:visited, .button-warning:visited, .button:visited {
        color: #fff
    }

    .button-black:focus, .button-black:hover, .button-crimson:focus, .button-crimson:hover, .button-green:focus, .button-green:hover, .button-pink-alternate:focus, .button-pink-alternate:hover, .button-pink:focus, .button-pink:hover, .button-purple:focus, .button-purple:hover, .button-warning:focus, .button-warning:hover, .button:focus, .button:hover {
        border-bottom-width: 2px;
        border-top: 2px solid #fff;
        color: #fff;
        text-decoration: none
    }

    .button-black:active, .button-crimson:active, .button-green:active, .button-pink-alternate:active, .button-pink:active, .button-purple:active, .button-warning:active, .button:active {
        border-bottom-width: 0;
        border-top: 4px solid #fff;
        outline: none
    }

    .button-black.inactive, .button-black.inactive:active, .button-black.inactive:hover, .button-crimson.inactive, .button-crimson.inactive:active, .button-crimson.inactive:hover, .button-green.inactive, .button-green.inactive:active, .button-green.inactive:hover, .button-pink-alternate.inactive, .button-pink-alternate.inactive:active, .button-pink-alternate.inactive:hover, .button-pink.inactive, .button-pink.inactive:active, .button-pink.inactive:hover, .button-purple.inactive, .button-purple.inactive:active, .button-purple.inactive:hover, .button-warning.inactive, .button-warning.inactive:active, .button-warning.inactive:hover, .button.inactive, .button.inactive:active, .button.inactive:hover {
        opacity: .5
    }

    .button-black.disabled, .button-crimson.disabled, .button-green.disabled, .button-pink-alternate.disabled, .button-pink.disabled, .button-purple.disabled, .button-warning.disabled, .button.disabled {
        background: #dedfe0;
        border-color: #bfc1c2;
        color: #777;
        cursor: not-allowed;
        font-weight: 600
    }

        .button-black.disabled:after, .button-crimson.disabled:after, .button-green.disabled:after, .button-pink-alternate.disabled:after, .button-pink.disabled:after, .button-purple.disabled:after, .button-warning.disabled:after, .button.disabled:after {
            border-left: 12px solid #7a7a7a
        }

        .button-black.disabled:active, .button-black.disabled:focus, .button-black.disabled:hover, .button-crimson.disabled:active, .button-crimson.disabled:focus, .button-crimson.disabled:hover, .button-green.disabled:active, .button-green.disabled:focus, .button-green.disabled:hover, .button-pink-alternate.disabled:active, .button-pink-alternate.disabled:focus, .button-pink-alternate.disabled:hover, .button-pink.disabled:active, .button-pink.disabled:focus, .button-pink.disabled:hover, .button-purple.disabled:active, .button-purple.disabled:focus, .button-purple.disabled:hover, .button-warning.disabled:active, .button-warning.disabled:focus, .button-warning.disabled:hover, .button.disabled:active, .button.disabled:focus, .button.disabled:hover {
            border-bottom-width: 4px;
            border-top: none
        }

    .button-black > span.arrow, .button-crimson > span.arrow, .button-green > span.arrow, .button-pink-alternate > span.arrow, .button-pink > span.arrow, .button-purple > span.arrow, .button-warning > span.arrow, .button > span.arrow {
        font-size: 12px;
        margin-left: 7px
    }

.button {
    background: #4194d1;
    border-bottom-color: #4e7f9e
}

.button-warning, .button-warning-simple {
    background: #ed9121;
    border-color: #e64e03
}

.button-warning-alternate {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ed9121;
    color: #ed9121 !important;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    line-height: 1.5em;
    margin: 2px 0;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase
}

    .button-warning-alternate:hover {
        border: 1px solid #ed9121;
        color: #ed9121;
        text-decoration: none;
        text-shadow: none
    }

.button, .button-warning, .button-warning-alternate {
    font-size: 14px
}

.button-pink, .button-sidebar {
    background-color: #c71585;
    border-bottom-color: #6b0b47;
    border-radius: 5px
}

.button-black {
    background-color: #000;
    border-color: silver
}

.button-pink-alternate {
    background-color: #da3287;
    border-bottom-color: #ab0563
}

.button-pink-reverse {
    background-color: #fff;
    border: 1px solid #da3287 !important;
    color: #da3287;
    text-shadow: none
}

    .button-pink-reverse:visited {
        color: #da3287
    }

.button-green {
    background-color: #3c9;
    border-bottom-color: #1f7a5c;
    border-radius: 5px
}

.button-purple {
    background-color: #803790;
    border-color: #731e8f
}

.button-purple-alternate {
    background-color: #4f2398;
    border-color: #241045
}

.button-crimson {
    background-color: #dc143c;
    border-color: #000
}

.button-cerulean {
    background-color: #02a4d3;
    border-color: #01556e
}

.button-trinidad {
    background-color: #e64e03;
    border-color: #812c02
}

.button-havelock-blue {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #5590d9;
    border: none;
    border-bottom: 4px solid #255da3;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    justify-content: center;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
    white-space: nowrap
}

    .button-havelock-blue:focus, .button-havelock-blue:hover {
        background: #2e75cd;
        border-bottom: 4px solid #1b457a;
        color: #fff;
        text-decoration: none
    }

    .button-havelock-blue:active {
        border-bottom: none;
        margin-top: 4px
    }

    .button-havelock-blue.has-arrow:after {
        border-bottom: 8px solid transparent;
        border-left: 8px solid #fff;
        border-top: 8px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        margin-left: 8px;
        width: 0
    }

.button-cerise {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #da3287;
    border: none;
    border-bottom: 4px solid #8d1954;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    justify-content: center;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
    white-space: nowrap
}

    .button-cerise:focus, .button-cerise:hover {
        background: #b8216d;
        border-bottom: 4px solid #61123a;
        color: #fff;
        text-decoration: none
    }

    .button-cerise:active {
        border-bottom: none;
        margin-top: 4px
    }

    .button-cerise.has-arrow:after {
        border-bottom: 8px solid transparent;
        border-left: 8px solid #fff;
        border-top: 8px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        margin-left: 8px;
        width: 0
    }

.button-daisy-bush {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4f2398;
    border: none;
    border-bottom: 4px solid #241045;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    justify-content: center;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
    white-space: nowrap
}

    .button-daisy-bush:focus, .button-daisy-bush:hover {
        background: #39196f;
        border-bottom: 4px solid #0e061c;
        color: #fff;
        text-decoration: none
    }

    .button-daisy-bush:active {
        border-bottom: none;
        margin-top: 4px
    }

    .button-daisy-bush.has-arrow:after {
        border-bottom: 8px solid transparent;
        border-left: 8px solid #fff;
        border-top: 8px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        margin-left: 8px;
        width: 0
    }

.hexagram-browser {
    margin: 15px 0 0
}

    .hexagram-browser a {
        color: #7a7a7a
    }

        .hexagram-browser a img {
            display: block;
            height: 60px;
            margin: 0 auto
        }

        .hexagram-browser a p {
            margin: 0 0 10px;
            text-align: center
        }

.sale-msg {
    background: #e5e0e1;
    margin: 0 0 10px
}

.kc-sale-msg, .sale-msg {
    color: #6c3082;
    padding: 10px;
    text-align: center
}

.kc-sale-msg {
    background: rgba(108, 48, 130, .15)
}

reading-header-price .reading-price {
    color: #dbdbdb
}

    reading-header-price .reading-price .sale {
        color: #6c3082;
        display: block;
        line-height: 15px
    }

.service-banner {
    background-image: url(https://gfx.tarot.com/images/banner/tarot-pink-lavender-banner.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 125px
}

.browser-item div {
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%
}

.main-hexagram-image {
    max-width: 320px;
    width: 100%
}

.bt-cards {
    opacity: .6
}

.card-carousel {
    align-content: center;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 20px;
    overflow-x: hidden;
    position: relative
}

    .card-carousel a {
        flex-shrink: 0;
        margin-right: 10px;
        width: calc(16.66667% - 10px)
    }

        .card-carousel a > img {
            display: block;
            width: 100%
        }

button[class^=button_button] {
    background-color: #6c3082 !important
}

    button[class^=button_button]:hover {
        color: #967bb6 !important
    }

    button[class^=button_button].button_invert--1bse9, input[type=button][class^=button_button].button_invert--1bse9 {
        background-color: #fff !important;
        border-color: #6c3082 !important;
        color: #6c3082 !important
    }

        button[class^=button_button].button_invert--1bse9:hover, input[type=button][class^=button_button].button_invert--1bse9:hover {
            background-color: #fff !important;
            color: #967bb6 !important
        }

div[class^=app_gdpr] a {
    color: #4194d1 !important
}

div[class^=purposes_active] {
    color: #6c3082 !important
}

span[class^=switch_switch].switch_isSelected--17KWm span[class^=switch_visualizationContainer] {
    background-color: #6c3082 !important
}

span[class^=closebutton_closeButton] {
    fill: #6c3082 !important
}

    span[class^=closebutton_closeButton].closebutton_hasBorder--1W5To {
        box-shadow: 0 0 0 2px #967bb6 !important
    }

div[class^=footer_footer] {
    border-top-color: #6c3082 !important
}

aside.details {
    margin: 20px 2%;
    position: relative;
    text-align: left
}

    aside.details button {
        background: none;
        border: none;
        color: #dbdbdb;
        cursor: pointer;
        font-size: 28px;
        position: absolute;
        right: 0;
        top: -14px
    }

        aside.details button:active {
            outline: none
        }

    aside.details dt {
        font-weight: 600
    }

    aside.details dd, aside.details dt {
        display: inline;
        font-size: 17px;
        line-height: 28px
    }

    aside.details dd {
        -webkit-margin-start: 0;
        margin-inline-start: 0
    }

i.pagination-arrow {
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    display: inline-block;
    padding: 2px
}

    i.pagination-arrow.right {
        transform: rotate(-45deg)
    }

    i.pagination-arrow.left {
        transform: rotate(135deg)
    }

.pagination-circle {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    color: #000;
    display: flex;
    height: 32px;
    justify-content: center;
    line-height: 32px;
    margin: -5px auto;
    text-decoration: none;
    width: 32px
}

    .pagination-circle:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none
    }

    .pagination-circle.active {
        background-color: #000;
        border: 1px solid #fff;
        color: #fff;
        cursor: default
    }

.no-hover, .no-hover:hover {
    text-decoration: none
}

tarot-card-selector, tarot-deck-selector {
    display: block;
    margin-bottom: 0;
    padding: 10px
}

    tarot-card-selector select, tarot-deck-selector select {
        background-color: #fff !important;
        color: #6c3082 !important;
        font-size: 14px !important
    }

tarot-card-autocomplete input-group input, tarot-deck-autocomplete input-group input {
    background-color: #fff;
    color: #6c3082;
    font-size: 14px
}

    tarot-card-autocomplete input-group input::-moz-placeholder, tarot-deck-autocomplete input-group input::-moz-placeholder {
        color: #6c3082;
        font-size: 14px
    }

    tarot-card-autocomplete input-group input:-ms-input-placeholder, tarot-deck-autocomplete input-group input:-ms-input-placeholder {
        color: #6c3082;
        font-size: 14px
    }

    tarot-card-autocomplete input-group input::placeholder, tarot-deck-autocomplete input-group input::placeholder {
        color: #6c3082;
        font-size: 14px
    }

.is-height-101 {
    height: 101px
}

.is-height-180 {
    height: 180px
}

.browse-tarot-decks-by-theme:before, .tarot-deck-suit:before {
    content: "";
    display: block;
    height: 173px;
    margin: -173px 0 0
}

.tarot-card-meaning {
    scroll-margin-top: 175px
}

aside.whizzco {
    min-height: 925px;
    padding: 0 10px
}

    aside.whizzco h2 {
        margin: 10px 0 -20px;
        padding-bottom: 5px
    }

label {
    color: #000
}

    label.checkbox {
        display: block;
        margin-top: 10px
    }

        label.checkbox.birth-time {
            margin-top: 25px
        }

            label.checkbox.birth-time small {
                margin: -25px 0 0 35px
            }

    label small {
        color: #7a7a7a;
        display: inline-block;
        font-size: 12px;
        vertical-align: top
    }

        label small b {
            color: #000;
            font-weight: 500
        }

        label small p {
            font-size: 12px
        }

policy-consent {
    display: none
}

    policy-consent p {
        color: #fff;
        font-size: 13px;
        line-height: 18.2px;
        margin: 0 0 10px
    }

    policy-consent a {
        color: #fff;
        text-decoration: underline
    }

        policy-consent a:active, policy-consent a:focus, policy-consent a:hover, policy-consent a:visited {
            color: #fff
        }

        policy-consent a.button {
            background: #48d692;
            border-bottom-color: #2bc079;
            margin-top: 3px;
            text-transform: none;
            width: 110px
        }

            policy-consent a.button:hover {
                background-clip: padding-box;
                border-top-color: transparent
            }

        policy-consent a.close {
            color: #fff;
            cursor: default;
            font-size: 20px;
            font-weight: 600;
            line-height: 28px;
            opacity: 1;
            position: absolute;
            right: 10px;
            text-decoration: none;
            text-shadow: none;
            top: 5px
        }

    policy-consent.shown {
        background: rgba(0, 0, 0, .7);
        border-radius: 10px;
        display: block;
        margin: auto 10px;
        max-width: 395px;
        padding: 15px;
        position: fixed;
        top: 54%;
        z-index: 200
    }

dialog {
    align-content: center;
    align-items: center;
    background: transparent;
    border: none;
    bottom: 0;
    display: none;
    height: 100vh;
    justify-content: center;
    left: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 6000000 !important
}

    dialog[open] {
        display: flex
    }

    dialog > :first-child {
        background-color: #fff;
        border-radius: 10px;
        display: block;
        width: 575px
    }

    dialog dialog-header {
        display: block;
        padding: 9px 10px 0;
        position: relative
    }

        dialog dialog-header button {
            background: transparent;
            border: none;
            color: rgba(0, 0, 0, .2);
            cursor: pointer;
            font-size: 20px;
            font-weight: 600;
            height: 20px;
            line-height: 20px;
            outline: none;
            padding: 0;
            position: absolute;
            right: 15px;
            text-align: right;
            text-shadow: 0 1px 0 #fff;
            top: 10px;
            width: 13px
        }

    dialog dialog-content {
        display: block;
        padding: 15px 15px 20px
    }

    dialog dialog-footer {
        border-top: 1px solid #efefef;
        display: block;
        padding: 9px 15px
    }

    dialog:not([open]) {
        display: none
    }

    dialog + .backdrop, dialog::backdrop {
        background-color: rgba(0, 0, 0, .7);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 5999999 !important
    }

.your-account-links {
    margin: 0 -10px;
    overflow-x: scroll;
    scrollbar-width: none
}

    .your-account-links::-webkit-scrollbar {
        display: none
    }

    .your-account-links column {
        min-width: 150px
    }

        .your-account-links column a:hover {
            cursor: pointer;
            text-decoration: none
        }

        .your-account-links column span {
            border-bottom: 1px solid #000;
            display: inline-block;
            font-weight: 500;
            white-space: nowrap
        }

.homepage-guide img {
    height: 40px;
    width: 40px
}

planet-tracker {
    display: block;
    margin-top: 40px;
    min-height: 460px
}

    planet-tracker ul {
        list-style: none;
        margin: -5px 0 20px
    }

        planet-tracker ul li a {
            display: inline-block;
            line-height: 28px;
            margin-right: 10px
        }

        planet-tracker ul li small {
            color: #4a4244;
            display: inline-block;
            font-size: 12px
        }

.promoted_content_link {
    display: block;
    margin-bottom: 0
}

    .promoted_content_link .promoted_content_img {
        display: block;
        width: 100%
    }

    .promoted_content_link .promoted_content_headline {
        color: #000;
        font-weight: 400;
        line-height: 26px;
        margin: 10px 0 10px 10px
    }

promoted-content {
    margin: 0 0 25px
}

    promoted-content header {
        padding: 30px 10px 0
    }

        promoted-content header h2 {
            font-size: 42px
        }

    promoted-content h3 {
        margin-bottom: 15px
    }

    promoted-content promoted-content-story {
        display: block;
        margin: 0 0 20px
    }

.sm_video_unit {
    margin: 50px auto
}

.has-scroll-x {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none
}

    .has-scroll-x::-webkit-scrollbar {
        display: none
    }

.toggle-menu .icon {
    height: 26px;
    margin-top: 3px;
    position: relative;
    transform: rotate(0deg);
    width: 30px
}

    .toggle-menu .icon span {
        background: #6c3082;
        border-radius: 2px;
        display: block;
        height: 4px;
        left: 0;
        opacity: 1;
        position: absolute;
        transform: rotate(0deg);
        width: 100%
    }

        .toggle-menu .icon span:first-child {
            top: 1px
        }

        .toggle-menu .icon span:nth-child(2), .toggle-menu .icon span:nth-child(3) {
            top: 10px
        }

        .toggle-menu .icon span:nth-child(4) {
            top: 19px
        }

.toggle-menu.open .icon span {
    background: #bdb3c7
}

    .toggle-menu.open .icon span:first-child {
        left: 50%;
        top: 18px;
        width: 0
    }

    .toggle-menu.open .icon span:nth-child(2) {
        transform: rotate(45deg)
    }

    .toggle-menu.open .icon span:nth-child(3) {
        transform: rotate(-45deg)
    }

    .toggle-menu.open .icon span:nth-child(4) {
        left: 50%;
        top: 18px;
        width: 0
    }

nav-bar-mobile {
    border-top: 1px solid #dbdbdb;
    bottom: 0;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 6
}

    nav-bar-mobile nav-left {
        background-color: #000;
        height: 100%;
        width: 33%
    }

        nav-bar-mobile nav-left a {
            color: #fff;
            display: flex;
            flex-direction: column;
            height: 10%;
            justify-content: center;
            padding: 0 11px
        }

            nav-bar-mobile nav-left a.nav-left-my-account {
                height: auto;
                padding: 0
            }

            nav-bar-mobile nav-left a.active.nav-left-my-account {
                background-color: #803790
            }

            nav-bar-mobile nav-left a.active.nav-left-tarot {
                background-color: #c71585
            }

            nav-bar-mobile nav-left a.active.nav-left-readings {
                background-color: #29ab87
            }

            nav-bar-mobile nav-left a.active.nav-left-horoscopes {
                background-color: #4eabd1
            }

            nav-bar-mobile nav-left a.active.nav-left-love {
                background-color: #c71585
            }

            nav-bar-mobile nav-left a.active.nav-left-astrology {
                background-color: #e45025
            }

            nav-bar-mobile nav-left a.active.nav-left-more-insight {
                background-color: #da1d43
            }

            nav-bar-mobile nav-left a.active.nav-left-shop {
                background-color: #004620
            }

    nav-bar-mobile nav-right {
        background-color: #fff;
        height: 100%;
        overflow-x: scroll;
        padding-bottom: 80px;
        width: 67%
    }

        nav-bar-mobile nav-right > div {
            border-bottom: 1px solid #efefef;
            padding: 5px 7px
        }

            nav-bar-mobile nav-right > div#nav-my-account {
                border: none;
                padding: 0
            }

            nav-bar-mobile nav-right > div .nav-mobile > a, nav-bar-mobile nav-right > div .nav-mobile > promo-message > a, nav-bar-mobile nav-right > div nav-articles > a {
                color: #4a4e5a;
                display: block;
                font-family: Baskerville, Times New Roman, serif;
                font-size: 26px;
                font-style: italic;
                line-height: 1.4em;
                margin: 15px 0 5px;
                white-space: normal
            }

            nav-bar-mobile nav-right > div ul {
                line-height: 2;
                list-style: none;
                margin: 0;
                padding: 0
            }

                nav-bar-mobile nav-right > div ul li {
                    white-space: pre-wrap
                }

                    nav-bar-mobile nav-right > div ul li a.nav-link, nav-bar-mobile nav-right > div ul li a.nav-link:visited {
                        font-weight: 500
                    }

                    nav-bar-mobile nav-right > div ul li img {
                        margin-top: 0
                    }

            nav-bar-mobile nav-right > div figure {
                max-height: none
            }

nav-submenu {
    background: hsla(0, 0%, 100%, .98);
    box-shadow: -6px 15px 15px 0 rgba(0, 0, 0, .05);
    display: none;
    justify-content: center;
    left: 0;
    overflow: hidden;
    padding: 9px 0;
    position: absolute;
    top: 68px;
    width: 100%;
    z-index: 21
}

    nav-submenu ul {
        list-style: none
    }

        nav-submenu ul li {
            line-height: 20px;
            padding-top: 8px
        }

.submenu-category {
    margin: 0 25px 0 15px;
    white-space: nowrap;
    width: 235px
}

    .submenu-category.nav-full > a, .submenu-category.nav-full > promo-message > a {
        color: #4a4e5a;
        font-family: Baskerville, Times New Roman, serif;
        font-size: 26px;
        font-style: italic;
        font-weight: 500;
        line-height: 36px;
        margin: 2.8px 0 7px
    }

    .submenu-category a.nav-link, .submenu-category a.nav-link:visited {
        color: #6c3082;
        font-size: 15px
    }

        .submenu-category a.nav-link:hover, .submenu-category a.nav-link:visited:hover {
            color: #000
        }

    .submenu-category li:last-child {
        padding-top: 7px
    }

        .submenu-category li:last-child a.nav-link {
            color: #6c3082;
            font-size: 12px;
            font-weight: 500;
            text-transform: uppercase
        }

            .submenu-category li:last-child a.nav-link:hover {
                color: #000
            }

footer {
    background-color: #6c3082;
    color: #7a7a7a;
    font-family: Montserrat, sans-serif;
    font-size: .8rem;
    margin: 30px auto 0
}

    footer.show-nav, footer.show-notify {
        display: none
    }

    footer p {
        font-size: 12px;
        font-weight: inherit
    }

    footer ul {
        list-style: none;
        padding: 0
    }

        footer ul li {
            font-size: 13px;
            line-height: 1.4
        }

    footer a {
        text-decoration: none
    }

        footer a:hover {
            text-decoration: underline
        }

        footer a:active, footer a:focus, footer a:hover, footer a:link, footer a:visited {
            color: inherit
        }

.footer-social {
    background-color: #f7f5fa;
    margin: 0;
    text-align: center
}

    .footer-social a[href^="https://facebook.com"] {
        -webkit-mask-image: url(https://gfx.tarot.com/images/icons/footer/facebook-footer.svg);
        background-color: #6c3082;
        mask-image: url(https://gfx.tarot.com/images/icons/footer/facebook-footer.svg)
    }

    .footer-social a[href^="https://instagram.com"] {
        -webkit-mask-image: url(https://gfx.tarot.com/images/icons/footer/instagram-footer.svg);
        background-color: #6c3082;
        mask-image: url(https://gfx.tarot.com/images/icons/footer/instagram-footer.svg)
    }

    .footer-social a[href^="https://pinterest.com"] {
        -webkit-mask-image: url(https://gfx.tarot.com/images/icons/footer/pinterest-footer.svg);
        background-color: #6c3082;
        mask-image: url(https://gfx.tarot.com/images/icons/footer/pinterest-footer.svg)
    }

    .footer-social a[href^="https://twitter.com"] {
        -webkit-mask-image: url(https://gfx.tarot.com/images/icons/footer/twitter-footer.svg);
        background-color: #6c3082;
        mask-image: url(https://gfx.tarot.com/images/icons/footer/twitter-footer.svg)
    }

    .footer-social a[href^="https://youtube.com"] {
        -webkit-mask-image: url(https://gfx.tarot.com/images/icons/footer/youtube-footer.svg);
        background-color: #6c3082;
        mask-image: url(https://gfx.tarot.com/images/icons/footer/youtube-footer.svg)
    }

    .footer-social ul {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 450px;
        padding: 15px
    }

    .footer-social li {
        display: inline-block;
        padding-right: 10px
    }

    .footer-social a {
        background-repeat: no-repeat;
        display: block;
        height: 25px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 25px
    }

.footer-nav {
    margin: 0 auto;
    max-width: 1000px;
    padding-left: 5px
}

.footer-info {
    background-color: #fff
}

    .footer-info > row {
        margin: 0 auto;
        max-width: 1000px
    }

    .footer-info small {
        display: block;
        font-size: 80%;
        margin: 0 0 12px
    }

        .footer-info small a {
            text-decoration: underline;
            text-underline-offset: 5px
        }

.faux-dropdown {
    background-color: #fff;
    border: 1px solid #7a7a7a;
    cursor: pointer;
    margin: 7px auto 0;
    padding: 2px 10px;
    position: relative;
    width: 225px
}

    .faux-dropdown:hover {
        background-color: #7a7a7a;
        transition: all .25s
    }

        .faux-dropdown:hover p {
            color: #fff
        }

            .faux-dropdown:hover p:after {
                border: 5px solid transparent;
                border-top: none;
                border-bottom: 7px solid #fff
            }

        .faux-dropdown:hover .faux-dropdown-items {
            display: block
        }

    .faux-dropdown .faux-dropdown-items {
        background-color: #fff;
        bottom: 35px;
        display: none;
        left: 0;
        position: absolute;
        width: 100%
    }

    .faux-dropdown p {
        color: #3a3a3a;
        line-height: 2.5em;
        margin: 0;
        padding-right: 40px;
        text-transform: uppercase
    }

        .faux-dropdown p:after {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 7px solid #dbdbdb;
            content: "";
            float: right;
            float: none;
            position: absolute;
            right: 10px;
            top: 40%
        }

    .faux-dropdown a {
        border-left: 1px solid #7a7a7a;
        border-right: 1px solid #7a7a7a;
        border-top: 1px solid #7a7a7a;
        color: inherit;
        display: block;
        font-size: 12px;
        line-height: 2.5em;
        padding: 2px 10px
    }

        .faux-dropdown a:hover {
            background-color: #6c3082;
            color: #fff;
            transition: background-color .25s
        }

.footer-tarot-links a {
    margin: 0 10px 0 0
}

.faux-dropdown h5, .faux-dropdown li, .footer-social h5, .footer-tarot-links {
    font-family: Montserrat, sans-serif
}

daily-number {
    display: block;
    min-height: 260px
}

daily-hexagram {
    display: block;
    min-height: 650px
}

daily-tarot-card {
    display: block
}

    daily-tarot-card img {
        width: 100%
    }

    daily-tarot-card small {
        line-height: 13px;
        margin-top: 5px
    }

    daily-tarot-card .daily-tarot-card {
        float: left;
        margin-right: 20px
    }

        daily-tarot-card .daily-tarot-card img {
            display: block;
            margin: 0 auto
        }

        daily-tarot-card .daily-tarot-card small {
            line-height: 13px;
            margin-top: 5px
        }

    daily-tarot-card .daily-tarot-card-mobile img {
        display: block;
        margin: 0 auto 20px;
        max-width: 225px
    }

article.daily-psychic-tip img {
    width: 100%
}

article.daily-psychic-tip h1 {
    margin: 10px 10px 15px;
    text-align: left
}

article.daily-psychic-tip h3 {
    color: #c71585;
    margin: 20px 10px
}

article div.daily-hexagram {
    float: left;
    margin-right: 20px
}

    article div.daily-hexagram img {
        display: block;
        margin: 0 auto 10px
    }

article div.daily-number {
    float: left;
    margin: 0 20px 0 0
}

    article div.daily-number img {
        display: block;
        margin: 0 auto;
        width: 165px
    }

article daily-number-mobile {
    display: block;
    margin: 20px 10px 0
}

    article daily-number-mobile img {
        display: block;
        margin: 0 auto 20px;
        max-width: 225px
    }

    article daily-number-mobile .today-number {
        height: 320px;
        overflow: hidden
    }

    article daily-number-mobile .nod-1 {
        background: url(https://gfx.tarot.com/images/numerology/daily/1.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-2 {
        background: url(https://gfx.tarot.com/images/numerology/daily/2.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-3 {
        background: url(https://gfx.tarot.com/images/numerology/daily/3.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-4 {
        background: url(https://gfx.tarot.com/images/numerology/daily/4.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-5 {
        background: url(https://gfx.tarot.com/images/numerology/daily/5.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-6 {
        background: url(https://gfx.tarot.com/images/numerology/daily/6.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-7 {
        background: url(https://gfx.tarot.com/images/numerology/daily/7.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-8 {
        background: url(https://gfx.tarot.com/images/numerology/daily/8.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile .nod-9 {
        background: url(https://gfx.tarot.com/images/numerology/daily/9.jpg) no-repeat 50% 100%
    }

    article daily-number-mobile h2 {
        margin: 10px 0 15px
    }

    article daily-number-mobile h5 {
        margin-bottom: 10px
    }

article daily-hexagram-mobile img {
    display: block;
    margin: 20px auto;
    max-width: 225px
}

.daily-sign-content ul {
    list-style: none;
    margin: -5px 0 20px
}

    .daily-sign-content ul li a {
        display: inline-block;
        line-height: 28px;
        margin-right: 10px
    }

daily-pills {
    display: block;
    margin: 10px -11px 10px 0;
    max-width: 700px;
    min-height: 92px
}

.pill {
    border: 1px solid #da3287;
    border-radius: 7px;
    color: #da3287;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    margin: 6px 3px;
    padding: 9px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap
}

    .pill:hover {
        text-decoration: none
    }

    .pill.reverse-pill, .pill:hover {
        background-color: #da3287;
        color: #fff
    }

        .pill.reverse-pill:hover {
            background-color: #fff;
            color: #da3287;
            text-decoration: none
        }

keen {
    display: block;
    margin: 45px 0 25px
}

    keen .online-now {
        bottom: 5px;
        height: 65px;
        position: absolute;
        right: 5px;
        width: 65px
    }

    keen a {
        color: #000
    }

        keen a:hover {
            text-decoration: none
        }

        keen a h3, keen a p {
            overflow-wrap: break-word
        }

    keen img {
        border-radius: 50%;
        min-width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

keen-slider {
    content-visibility: auto;
    display: block;
    margin: 30px 0;
    min-height: 260px
}

    keen-slider > row {
        justify-content: space-between
    }

    keen-slider p {
        font-size: 11px;
        margin: 0
    }

        keen-slider p a {
            color: #803790
        }

    keen-slider a.keen-listing-container {
        color: #000
    }

        keen-slider a.keen-listing-container:hover {
            text-decoration: none
        }

        keen-slider a.keen-listing-container column:first-of-type {
            padding: 10px 5px 10px 10px
        }

        keen-slider a.keen-listing-container .keen-image-container {
            max-width: 165px;
            position: relative
        }

        keen-slider a.keen-listing-container img.keen-psychic {
            border-radius: 50%
        }

            keen-slider a.keen-listing-container img.keen-psychic:hover {
                opacity: .8
            }

        keen-slider a.keen-listing-container img.star {
            height: 15px;
            width: 20px
        }

        keen-slider a.keen-listing-container .dot {
            background-color: #4f9d5d;
            border: 2px solid #fff;
            border-radius: 100%;
            height: 20px;
            padding: 0;
            position: absolute;
            right: 14%;
            top: 14%;
            transform: scale(1) translate(50%, -50%);
            width: 20px;
            z-index: 1
        }

        keen-slider a.keen-listing-container p.psychic-name {
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            margin-bottom: 15px;
            overflow: hidden;
            overflow-wrap: break-word
        }

        keen-slider a.keen-listing-container button {
            background-color: #000;
            display: block;
            font-family: Montserrat, sans-serif;
            margin: 0 0 10px;
            padding: 10px 15px;
            transition: all .1s ease-in-out
        }

            keen-slider a.keen-listing-container button:hover {
                transform: scale(1.05)
            }

    keen-slider .keen-listing-price-container {
        color: #323232;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .5px;
        line-height: 16px;
        margin-bottom: 8px;
        margin-left: 10px
    }

        keen-slider .keen-listing-price-container .offer-text {
            background-color: #e2d8ed;
            color: #6c3082;
            display: inline-block;
            margin-right: 2px;
            padding: 3px 18px 5px 8px;
            position: relative
        }

            keen-slider .keen-listing-price-container .offer-text:after {
                -webkit-transform: rotate(45deg);
                background-color: #fff;
                content: "";
                height: 16px;
                position: absolute;
                right: -8px;
                top: 3px;
                transform: rotate(45deg);
                width: 16px
            }

        keen-slider .keen-listing-price-container .listing-price {
            background-color: #fff;
            display: inline-block;
            position: relative;
            z-index: 1
        }

            keen-slider .keen-listing-price-container .listing-price:after {
                border-top: 1px solid #323232;
                content: "";
                left: 0;
                position: absolute;
                right: 0;
                top: 8px
            }

.daily-links.rising {
    font-size: 14px
}

    .daily-links.rising a {
        padding: 0;
        text-decoration: none
    }

    .daily-links.rising .daily-symbol {
        font-family: TarotDotCom;
        font-size: 35px;
        margin-right: 10px;
        margin-top: 7px
    }

.more-horoscopes {
    color: #000
}

    .more-horoscopes:hover {
        text-decoration: none
    }

        .more-horoscopes:hover p.read-more {
            text-decoration: underline
        }

    .more-horoscopes .daily-symbol {
        font-family: TarotDotCom;
        font-size: 50px
    }

    .more-horoscopes p {
        display: inline;
        margin: 0
    }

        .more-horoscopes p.read-more {
            color: #5590d9 !important;
            font-size: 17px
        }

main.full-width {
    margin: 0;
    width: 100%
}

    main.full-width.show-nav {
        position: static
    }

    main.full-width row.has-background {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px
    }

        main.full-width row.has-background.background-magical {
            background-image: url(https://gfx.tarot.com/images/site/su-onboard/desktop/magickal.gif)
        }

        main.full-width row.has-background.background-peace {
            background-image: url(https://gfx.tarot.com/images/site/su-onboard/desktop/peace.jpg)
        }

        main.full-width row.has-background.background-butterfly {
            background-image: url(https://gfx.tarot.com/images/site/su-onboard/desktop/butterfly.gif)
        }

        main.full-width row.has-background.background-unknown {
            background-image: url(https://gfx.tarot.com/images/site/su-onboard/desktop/unknown.gif)
        }

    main.full-width img.cosmic-profile-icon {
        height: 100px
    }

    main.full-width h4.cosmic-profile {
        text-align: center
    }

section.product-report img.product-logo, section.product-teeup img.product-logo {
    display: block;
    height: 65px;
    margin: 15px auto
}

section.product-report h5, section.product-teeup h5 {
    margin: 10px 0
}

section.product-report .cosmic-updates, section.product-teeup .cosmic-updates {
    border-radius: 20px;
    margin: 50px 0 25px;
    position: relative
}

    section.product-report .cosmic-updates img, section.product-teeup .cosmic-updates img {
        left: -25px;
        position: absolute;
        top: -40px;
        width: 85px
    }

    section.product-report .cosmic-updates row, section.product-teeup .cosmic-updates row {
        border-radius: 20px;
        padding: 20px 50px 9px
    }

section.product-report .report-links, section.product-teeup .report-links {
    margin: auto auto 45px;
    max-width: 90%
}

    section.product-report .report-links a, section.product-teeup .report-links a {
        display: block;
        font-size: 17px;
        margin-bottom: 12px
    }

section.product-report .report-item, section.product-teeup .report-item {
    border-top: 1px solid #bfc1c2;
    margin: auto;
    max-width: 90%;
    position: relative
}

    section.product-report .report-item .report-item-tab, section.product-teeup .report-item .report-item-tab {
        display: block
    }

        section.product-report .report-item .report-item-tab:hover, section.product-teeup .report-item .report-item-tab:hover {
            text-decoration: none
        }

    section.product-report .report-item.is-closed .report-item-tab:after, section.product-teeup .report-item.is-closed .report-item-tab:after {
        border: 5px solid transparent;
        border-top: 7px solid #dbdbdb;
        border-bottom: none;
        content: "";
        position: absolute;
        right: 12px;
        top: calc(50% - 7px)
    }

    section.product-report .report-item.is-open, section.product-teeup .report-item.is-open {
        border: 0
    }

        section.product-report .report-item.is-open .report-item-tab, section.product-teeup .report-item.is-open .report-item-tab {
            border-top: 1px solid #bfc1c2;
            box-shadow: 0 4px 6px -4px #efefef;
            transform: scale(1.2), translate(-1px, -2px);
            z-index: 2
        }

            section.product-report .report-item.is-open .report-item-tab:after, section.product-teeup .report-item.is-open .report-item-tab:after {
                border-bottom: 7px solid #dbdbdb;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                content: "";
                position: absolute;
                right: 12px;
                top: calc(50% - 7px)
            }

        section.product-report .report-item.is-open:after, section.product-teeup .report-item.is-open:after {
            border-bottom: 7px solid #bfc1c2;
            border-top: none
        }

        section.product-report .report-item.is-open .report-item-content, section.product-teeup .report-item.is-open .report-item-content {
            background-color: transparent;
            display: block;
            margin-bottom: 10px;
            margin-top: 10px;
            max-height: 10000em;
            min-height: 200px;
            opacity: 1;
            padding-bottom: 20px
        }

    section.product-report .report-item > a, section.product-teeup .report-item > a {
        color: #000;
        display: block;
        padding: 10px 0;
        position: relative
    }

        section.product-report .report-item > a:hover, section.product-teeup .report-item > a:hover {
            background-color: #e5f9f6;
            text-decoration: none
        }

        section.product-report .report-item > a h5, section.product-teeup .report-item > a h5 {
            margin-top: 0
        }

    section.product-report .report-item .report-item-content, section.product-teeup .report-item .report-item-content {
        display: none;
        max-height: 0;
        opacity: 0;
        overflow: auto;
        padding: 0 15px;
        transition: max-height .35s, opacity .4s, translate .2s, scale .2s ease-out
    }

        section.product-report .report-item .report-item-content h6, section.product-teeup .report-item .report-item-content h6 {
            margin-bottom: 10px
        }

        section.product-report .report-item .report-item-content b, section.product-teeup .report-item .report-item-content b {
            font-weight: 500
        }

section.product-report .back-to-top, section.product-teeup .back-to-top {
    bottom: 15px;
    left: 100%;
    position: sticky;
    width: 75px
}

    section.product-report .back-to-top a, section.product-teeup .back-to-top a {
        background-image: url(https://gfx.tarot.com/images/products/big-picture-forecast-redux/top-btn.svg);
        background-repeat: no-repeat;
        display: block;
        height: 75px;
        width: 75px
    }

section.product-report .birthdate-error, section.product-teeup .birthdate-error {
    margin: -20px 0 5px
}

.karmacoin-store {
    margin-bottom: 75px;
    padding: 0 125px;
    text-align: center
}

    .karmacoin-store .icon-karma-coin-store {
        background-image: url(https://gfx.tarot.com/images/site/tarot/karma-coin-store/icon.svg);
        background-position: 50%;
        background-repeat: no-repeat;
        height: 65px;
        margin: 0 auto 10px;
        max-width: 25%
    }

    .karmacoin-store h1 {
        font-weight: 300
    }

        .karmacoin-store h1 sup {
            font-size: 50%;
            top: -.7em
        }

    .karmacoin-store p {
        padding: 5px 0
    }

        .karmacoin-store p.date {
            color: #6c3082;
            font-weight: 400;
            padding: 14px 0;
            text-transform: uppercase
        }

.sui-search-box__submit {
    border-bottom-color: #ab0563 !important;
    font-family: Montserrat, sans-serif !important;
    margin-left: 10px !important;
    padding: 7px 14px !important
}

    .sui-search-box__submit, .sui-search-box__submit:hover {
        background: #c71585 !important
    }

.sui-facet, .sui-layout-sidebar, .sui-layout-sidebar-toggle, .sui-paging-info, .sui-search-box, .sui-select, .sui-sorting {
    font-family: Montserrat, sans-serif !important
}

.sui-layout-sidebar--toggled {
    display: block !important;
    padding-right: 15px !important
}

.sui-layout-header {
    padding: 0 0 20px !important;
    width: 100%
}

    .sui-layout-header .sui-layout-header__inner {
        font-family: Montserrat, sans-serif !important;
        margin-left: auto;
        margin-right: auto;
        max-width: 1300px;
        padding: 0 24px
    }

.sui-facet__title, .sui-multi-checkbox-facet__option-count, .sui-sorting__label {
    color: #000 !important
}

.sui-multi-checkbox-facet__option-count {
    padding-right: 3px
}

.sui-result {
    font-family: Montserrat, sans-serif !important
}

    .sui-result em {
        background: none !important;
        color: #c71585 !important
    }

        .sui-result em:after {
            background: transparent !important
        }

    .sui-result a {
        color: #000
    }

        .sui-result a.no_underline_hover:hover {
            text-decoration: none
        }

    .sui-result .sui-result__title {
        color: #000 !important;
        font-size: 42px !important
    }

        .sui-result .sui-result__title:hover {
            text-decoration: underline
        }

.sui-layout-sidebar-toggle {
    border: 1px solid #000 !important;
    color: #000 !important
}

.sui-layout-main {
    padding: 20px 0 20px 32px !important
}

.sui-layout-main-body {
    margin-top: 20px !important
}

    .sui-layout-main-body p {
        font-size: 17px !important
    }

    .sui-layout-main-body .breadcrumb {
        font-size: 12px
    }

        .sui-layout-main-body .breadcrumb span {
            display: inline-block;
            font-size: 12px
        }

.sui-result__image {
    max-width: 140px
}

    .sui-result__image img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

.sui-paging {
    font-family: Montserrat, sans-serif !important;
    margin-top: 15px
}

.astrology-compatibility-header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 188px
}

    .astrology-compatibility-header.slant-friends {
        background-image: url(https://gfx.tarot.com/images/compats/friends.jpg)
    }

    .astrology-compatibility-header.slant-love {
        background-image: url(https://gfx.tarot.com/images/compats/love.jpg)
    }

    .astrology-compatibility-header.slant-work {
        background-image: url(https://gfx.tarot.com/images/compats/work.jpg)
    }

    .astrology-compatibility-header.slant-sex {
        background-image: url(https://gfx.tarot.com/images/compats/sex.jpg)
    }

    .astrology-compatibility-header.slant-chinese {
        background-image: url(https://gfx.tarot.com/images/compats/chinese.jpg)
    }

    .astrology-compatibility-header.slant-parenting {
        background-image: url(https://gfx.tarot.com/images/compats/parenting.jpg)
    }

    .astrology-compatibility-header.slant-sibling {
        background-image: url(https://gfx.tarot.com/images/compats/sibling.jpg)
    }

astrology-compatibility {
    display: block;
    margin-bottom: 500px
}

    astrology-compatibility h1 {
        color: #000;
        font-size: 42px;
        font-weight: 400;
        line-height: 1.4;
        margin: .2rem 0 .5rem;
        text-align: center
    }

    astrology-compatibility p {
        color: #000;
        font-size: 17px;
        font-weight: 400;
        line-height: 1.65em;
        margin: 0 auto 1.5rem;
        max-width: 650px;
        text-align: center
    }

        astrology-compatibility p .short-description {
            padding-right: 10px
        }

        astrology-compatibility p.learn-more {
            text-align: left
        }

birthday-select {
    display: inline;
    flex-grow: 1;
    margin: 7px 0 7px 3px;
    min-width: 280px;
    text-align: center;
    white-space: nowrap
}

    birthday-select label {
        position: relative
    }

        birthday-select label:after {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            content: "";
            float: right;
            border-top: 7px solid #fff;
            float: none;
            position: absolute;
            right: 12px;
            top: 5px
        }

    birthday-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #6c3082;
        background-image: none;
        border: 1px solid #fff;
        border-radius: 10px;
        color: #fff;
        font-family: Montserrat, sans-serif;
        font-size: 12px;
        font-weight: 300;
        height: 39px;
        margin: 0 2px 0 0;
        padding: 0 8px;
        text-transform: capitalize
    }

        birthday-select select[name=month] {
            width: 85px
        }

        birthday-select select[name=day] {
            width: 60px
        }

        birthday-select select[name=sign] {
            width: 110px
        }

        birthday-select select:focus {
            outline: none
        }

.birthday-nav li:nth-of-type(-n+3) {
    display: flex
}

.birthday-nav a.birthday-heading {
    line-height: 15px;
    text-align: left;
    white-space: normal;
    width: 65px
}

    .birthday-nav a.birthday-heading:hover {
        text-decoration: underline
    }

    .birthday-nav a.birthday-heading:after {
        display: none
    }

compatibility-chooser {
    display: block
}

    compatibility-chooser .compatibility-chooser {
        cursor: pointer;
        display: block;
        margin: 0 0 10px;
        position: relative
    }

        compatibility-chooser .compatibility-chooser h2 {
            background-color: #e5e5e5;
            border: 1px solid #fff;
            color: #bfc1c2;
            font-size: 25px;
            font-weight: 300;
            height: 38px;
            margin: 0;
            padding: 1px 10px;
            position: relative
        }

            compatibility-chooser .compatibility-chooser h2:after {
                content: "";
                float: right;
                border: 5px solid transparent;
                border-top: 7px solid #bfc1c2;
                border-bottom: none;
                float: none;
                position: absolute;
                right: 17px;
                top: 40%
            }

        compatibility-chooser .compatibility-chooser.chosen h2 {
            background-color: #6c3082;
            color: #fff
        }

            compatibility-chooser .compatibility-chooser.chosen h2:after {
                border-top-color: #fff
            }

            compatibility-chooser .compatibility-chooser.chosen h2:hover {
                border-color: #fff;
                color: #fff
            }

        compatibility-chooser .compatibility-chooser small {
            color: inherit;
            display: none;
            font-size: .9rem;
            margin-left: 10px
        }

            compatibility-chooser .compatibility-chooser small:first-of-type {
                display: inline-block
            }

    compatibility-chooser .compatibility-chooser-dropdown {
        background-color: #fff;
        display: none;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 1
    }

        compatibility-chooser .compatibility-chooser-dropdown.shown {
            display: block
        }

    compatibility-chooser compatibility-chooser-dropdown-item {
        display: block;
        font-size: 25px;
        font-weight: 300;
        line-height: 35px;
        margin: 5px 0 0;
        padding: 1px 10px
    }

        compatibility-chooser compatibility-chooser-dropdown-item small {
            color: inherit;
            display: inline-block;
            font-size: .9rem;
            margin-left: 10px
        }

    compatibility-chooser date-select fieldset.chosen select {
        background-color: #6c3082;
        color: #fff
    }

        compatibility-chooser date-select fieldset.chosen select:hover {
            background-color: #6c3082
        }

    compatibility-chooser date-select fieldset.chosen label[for=day]:after, compatibility-chooser date-select fieldset.chosen label[for=month]:after, compatibility-chooser date-select fieldset.chosen label[for=year]:after {
        border-top-color: #fff
    }

    compatibility-chooser date-select legend {
        color: #7a7a7a;
        font-size: 10px;
        font-weight: 400;
        padding: 8px 0
    }

    compatibility-chooser date-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #e5e5e5;
        background-image: none;
        border: 1px solid #fff;
        color: #bfc1c2;
        font-size: 16px;
        font-weight: 300;
        height: 39px;
        margin: 0;
        padding: 0 8px;
        text-transform: capitalize
    }

        compatibility-chooser date-select select:hover {
            background-color: #e5e5e5;
            border-color: #fff
        }

        compatibility-chooser date-select select:focus {
            outline: none
        }

        compatibility-chooser date-select select option {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background-color: #fff;
            color: #000;
            font-size: 12px;
            font-weight: 300
        }

    compatibility-chooser date-select label[for=day], compatibility-chooser date-select label[for=month], compatibility-chooser date-select label[for=year] {
        position: relative;
        z-index: 1
    }

        compatibility-chooser date-select label[for=day]:after, compatibility-chooser date-select label[for=month]:after, compatibility-chooser date-select label[for=year]:after {
            float: right;
            border: 5px solid transparent;
            border-top: 7px solid #bfc1c2;
            border-bottom: none;
            content: "";
            float: none;
            position: absolute;
            right: 8px;
            top: 40%
        }

    compatibility-chooser .button-wrapper {
        margin-top: 10px;
        text-align: center
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.aries, compatibility-chooser-zodiac h2.aries {
    background-color: #f64a8a;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-aries.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.aries:hover, compatibility-chooser-zodiac h2.aries:hover {
        background-color: #f4196b
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.aries:after, compatibility-chooser-zodiac h2.aries:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.taurus, compatibility-chooser-zodiac h2.taurus {
    background-color: #3ab09e;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-taurus.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.taurus:hover, compatibility-chooser-zodiac h2.taurus:hover {
        background-color: #2d8a7c
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.taurus:after, compatibility-chooser-zodiac h2.taurus:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.gemini, compatibility-chooser-zodiac h2.gemini {
    background-color: #6093d1;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-gemini.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.gemini:hover, compatibility-chooser-zodiac h2.gemini:hover {
        background-color: #3978c5
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.gemini:after, compatibility-chooser-zodiac h2.gemini:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.cancer, compatibility-chooser-zodiac h2.cancer {
    background-color: #624e9a;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-cancer.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.cancer:hover, compatibility-chooser-zodiac h2.cancer:hover {
        background-color: #4c3d78
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.cancer:after, compatibility-chooser-zodiac h2.cancer:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.leo, compatibility-chooser-zodiac h2.leo {
    background-color: #f34723;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-leo.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.leo:hover, compatibility-chooser-zodiac h2.leo:hover {
        background-color: #d72f0c
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.leo:after, compatibility-chooser-zodiac h2.leo:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.virgo, compatibility-chooser-zodiac h2.virgo {
    background-color: #87ab39;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-virgo.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.virgo:hover, compatibility-chooser-zodiac h2.virgo:hover {
        background-color: #69852c
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.virgo:after, compatibility-chooser-zodiac h2.virgo:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.libra, compatibility-chooser-zodiac h2.libra {
    background-color: #456cac;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-libra.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.libra:hover, compatibility-chooser-zodiac h2.libra:hover {
        background-color: #365588
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.libra:after, compatibility-chooser-zodiac h2.libra:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.scorpio, compatibility-chooser-zodiac h2.scorpio {
    background-color: #3f307f;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-scorpio.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.scorpio:hover, compatibility-chooser-zodiac h2.scorpio:hover {
        background-color: #2d225a
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.scorpio:after, compatibility-chooser-zodiac h2.scorpio:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.sagittarius, compatibility-chooser-zodiac h2.sagittarius {
    background-color: #e32636;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-sagittarius.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.sagittarius:hover, compatibility-chooser-zodiac h2.sagittarius:hover {
        background-color: #be1826
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.sagittarius:after, compatibility-chooser-zodiac h2.sagittarius:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.capricorn, compatibility-chooser-zodiac h2.capricorn {
    background-color: #1d6142;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-capricorn.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.capricorn:hover, compatibility-chooser-zodiac h2.capricorn:hover {
        background-color: #113a27
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.capricorn:after, compatibility-chooser-zodiac h2.capricorn:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.aquarius, compatibility-chooser-zodiac h2.aquarius {
    background-color: #1e385b;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-aquarius.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.aquarius:hover, compatibility-chooser-zodiac h2.aquarius:hover {
        background-color: #112035
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.aquarius:after, compatibility-chooser-zodiac h2.aquarius:after {
        border: none
    }

compatibility-chooser-zodiac compatibility-chooser-dropdown-item.pisces, compatibility-chooser-zodiac h2.pisces {
    background-color: #803790;
    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-pisces.svg);
    background-position: right -3px;
    background-repeat: no-repeat;
    background-size: 80px;
    color: #fff
}

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.pisces:hover, compatibility-chooser-zodiac h2.pisces:hover {
        background-color: #5f296b
    }

    compatibility-chooser-zodiac compatibility-chooser-dropdown-item.pisces:after, compatibility-chooser-zodiac h2.pisces:after {
        border: none
    }

date-picker {
    min-height: 24px;
    min-width: 24px
}

    date-picker date-picker-icon {
        background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/calendar.svg);
        background-size: 24px 23px;
        cursor: pointer;
        display: inline-block;
        font-style: normal;
        height: 23px;
        position: relative;
        width: 24px
    }

    date-picker date-picker-underlay {
        background-color: rgba(0, 0, 0, .7);
        bottom: 0;
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 26
    }

    date-picker date-picker-body {
        background-color: #fff;
        border-radius: 10px;
        left: 50%;
        max-height: 90vh;
        max-width: 448px;
        position: fixed;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 90vw;
        z-index: 27
    }

        date-picker date-picker-body date-picker-header {
            display: block;
            padding: 12px 0 0;
            position: relative
        }

            date-picker date-picker-body date-picker-header date-picker-close {
                color: #fff;
                cursor: pointer;
                display: block;
                font-size: 48px;
                font-weight: 400;
                position: absolute;
                right: -5px;
                top: -30px
            }

        date-picker date-picker-body date-picker-nav {
            display: block
        }

            date-picker date-picker-body date-picker-nav a {
                color: #000;
                cursor: pointer
            }

            date-picker date-picker-body date-picker-nav icon {
                border-bottom: 7px solid transparent;
                border-top: 7px solid transparent;
                cursor: pointer;
                display: inline-block;
                height: 0;
                width: 0
            }

                date-picker date-picker-body date-picker-nav icon.left {
                    border-right: 12px solid #6093d1
                }

                date-picker date-picker-body date-picker-nav icon.right {
                    border-left: 12px solid #6093d1
                }

        date-picker date-picker-body date-picker-scroll {
            display: block;
            max-height: 390px;
            overflow-y: auto
        }

        date-picker date-picker-body date-picker-calendar {
            display: block;
            padding: 10px 20px 0
        }

            date-picker date-picker-body date-picker-calendar date-picker-day-names {
                background-color: #d9e4f5;
                display: grid;
                grid-template-columns: 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857%;
                text-align: center;
                width: 100%
            }

                date-picker date-picker-body date-picker-calendar date-picker-day-names span {
                    color: #000;
                    display: inline-grid;
                    font-size: 14px;
                    line-height: 28px
                }

            date-picker date-picker-body date-picker-calendar date-picker-days {
                display: grid;
                grid-template-columns: 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857% 14.2857142857%;
                text-align: center;
                width: 100%
            }

                date-picker date-picker-body date-picker-calendar date-picker-days span {
                    border-radius: 50%;
                    color: rgba(0, 0, 0, .87);
                    cursor: pointer;
                    display: inline-grid;
                    font-size: 24px;
                    line-height: 50px;
                    position: relative;
                    transition: color .22s;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none
                }

                    date-picker date-picker-body date-picker-calendar date-picker-days span:before {
                        background-color: #6093d1;
                        border-radius: 50%;
                        content: "";
                        height: 50px;
                        left: calc(50% - 25px);
                        opacity: 0;
                        position: absolute;
                        transform: scale(0);
                        transition: transform .22s, opacity .22s;
                        width: 50px;
                        z-index: -1
                    }

                    date-picker date-picker-body date-picker-calendar date-picker-days span[disabled=true] {
                        color: rgba(0, 0, 0, .2);
                        cursor: unset
                    }

                    date-picker date-picker-body date-picker-calendar date-picker-days span.today {
                        color: #6093d1;
                        font-size: 32px;
                        font-weight: 600
                    }

                    date-picker date-picker-body date-picker-calendar date-picker-days span.selected {
                        color: #fff;
                        font-size: 32px;
                        font-weight: 600
                    }

                        date-picker date-picker-body date-picker-calendar date-picker-days span.selected:before {
                            opacity: 1;
                            transform: scale(1)
                        }

        date-picker date-picker-body date-picker-buttons {
            display: block;
            padding: 8px;
            text-align: right
        }

            date-picker date-picker-body date-picker-buttons button {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                background-color: transparent;
                border: none;
                border-radius: 3px;
                cursor: pointer;
                font-size: 15px;
                line-height: 36px;
                margin-left: 8px;
                min-width: 64px;
                padding: 0 16px;
                transition: background-color .13s
            }

                date-picker date-picker-body date-picker-buttons button:active, date-picker date-picker-body date-picker-buttons button:focus, date-picker date-picker-body date-picker-buttons button:hover {
                    background-color: rgba(0, 0, 0, .055);
                    outline: none
                }

date-select fieldset.chosen select {
    background-color: #6c3082;
    color: #fff
}

    date-select fieldset.chosen select:hover {
        background-color: #6c3082
    }

date-select fieldset.chosen label[for=day]:after, date-select fieldset.chosen label[for=month]:after, date-select fieldset.chosen label[for=year]:after {
    border-top-color: #fff
}

date-select legend {
    color: #7a7a7a;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 400;
    padding: 8px
}

date-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e5e5e5;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    color: #bfc1c2;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: 39px;
    margin: 0;
    padding: 0 28px 0 8px;
    text-transform: capitalize;
    width: 100%
}

    date-select select:hover {
        background-color: #e5e5e5;
        border-color: #fff
    }

    date-select select:focus {
        outline: none
    }

    date-select select option {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #fff;
        color: #000;
        font-size: 12px;
        font-weight: 300
    }

date-select label[for=day], date-select label[for=month], date-select label[for=year] {
    display: inline-block;
    margin-right: 2%;
    position: relative;
    z-index: -1
}

    date-select label[for=day]:after, date-select label[for=month]:after, date-select label[for=year]:after {
        float: right;
        border: 5px solid transparent;
        border-top: 7px solid #bfc1c2;
        border-bottom: none;
        content: "";
        float: none;
        position: absolute;
        right: 8px;
        top: 15px
    }

date-select label[for=month] {
    width: 45%
}

date-select label[for=day] {
    width: 20%
}

date-select label[for=year] {
    margin-right: 0;
    width: 25%
}

date-select label.date-input {
    color: #7a7a7a;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 400
}

    date-select label.date-input input[type=date], date-select label.date-input input[type=month] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #e5e5e5;
        border: 1px solid #fff;
        color: #bfc1c2;
        font-family: Montserrat, sans-serif;
        font-size: 25px;
        font-weight: 300;
        height: 39px;
        margin: 8px 0 0;
        padding: 0 8px
    }

        date-select label.date-input input[type=date]:focus, date-select label.date-input input[type=month]:focus {
            background-color: #e5e5e5;
            border: 1px solid #fff;
            color: #bfc1c2
        }

    date-select label.date-input.chosen input[type=date], date-select label.date-input.chosen input[type=month] {
        background-color: #6c3082;
        color: #fff
    }

        date-select label.date-input.chosen input[type=date]:focus, date-select label.date-input.chosen input[type=month]:focus {
            background-color: #6c3082
        }

autocomplete-group {
    display: block;
    position: relative
}

    autocomplete-group.has-error .autocomplete-group-list {
        border-bottom: 1px solid red;
        border-left: 1px solid red;
        border-right: 1px solid red
    }

    autocomplete-group:focus .autocomplete-group-list {
        box-shadow: 0 5px 6px 0 #a8989b
    }

    autocomplete-group.is-height-auto .autocomplete-group-list {
        top: 41px
    }

    autocomplete-group .autocomplete-group-list {
        background-color: #fafafa;
        border-bottom: 1px solid #a8989b;
        border-left: 1px solid #a8989b;
        border-right: 1px solid #a8989b;
        display: flex;
        flex-direction: column;
        left: 0;
        max-height: 115px;
        overflow-x: scroll;
        position: absolute;
        right: 0;
        top: 66px;
        z-index: 4
    }

        autocomplete-group .autocomplete-group-list a {
            color: #000;
            padding: 3px 5px
        }

            autocomplete-group .autocomplete-group-list a:hover {
                cursor: pointer
            }

    autocomplete-group p.is-error {
        position: absolute;
        right: 3px
    }

checkbox-group {
    display: block;
    margin: 10px 0
}

    checkbox-group pseudo-checkbox {
        border: 1px solid #7a7a7a;
        border-radius: 5px;
        display: inline-block;
        height: 25px;
        position: relative;
        width: 25px
    }

        checkbox-group pseudo-checkbox.has-error {
            border-color: red
        }

        checkbox-group pseudo-checkbox span {
            left: 4.5px;
            position: absolute;
            top: 3px;
            z-index: 1
        }

            checkbox-group pseudo-checkbox span:before {
                content: "";
                font-size: 20px
            }

        checkbox-group pseudo-checkbox.checked span:before {
            content: "✓"
        }

        checkbox-group pseudo-checkbox.disabled {
            background-color: #efefef;
            border-color: #dbdbdb;
            cursor: not-allowed
        }

            checkbox-group pseudo-checkbox.disabled span {
                cursor: not-allowed
            }

                checkbox-group pseudo-checkbox.disabled span:before {
                    color: #dbdbdb
                }

        checkbox-group pseudo-checkbox input {
            bottom: 0;
            height: 100%;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            top: -3px;
            width: 100%;
            z-index: 2
        }

    checkbox-group raw {
        display: inline-block;
        min-height: 25px
    }

    checkbox-group label small {
        color: #7a7a7a !important;
        display: inline-block !important;
        font-size: 12px !important;
        text-align: left !important;
        vertical-align: top
    }

input-group {
    display: block;
    height: 77px;
    position: relative;
    transform-style: preserve-3d
}

    input-group.has-label {
        height: 88px
    }

        input-group.has-label .input-group-placeholder {
            top: 25px
        }

    input-group.has-error input {
        border-color: red !important
    }

    input-group input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border: 1px solid #dbdbdb;
        border-radius: 5px;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        color: #000;
        display: block;
        font-family: Montserrat, sans-serif;
        font-size: 24px;
        font-weight: 400;
        height: 45px;
        margin: 5px 0;
        padding: 7px;
        transition: box-shadow .45s, border-color .45s ease-in-out;
        width: 100%
    }

        input-group input:focus {
            background-color: #fafafa;
            border-color: #a8989b;
            box-shadow: 0 0 5px #a8989b;
            outline: none
        }

        input-group input[disabled] {
            background-color: #efefef;
            cursor: not-allowed
        }

        input-group input::-moz-placeholder {
            display: none !important
        }

        input-group input:-ms-input-placeholder {
            display: none !important
        }

        input-group input::placeholder {
            display: none !important
        }

    input-group .input-group-placeholder {
        align-items: center;
        color: #7a7a7a;
        display: flex;
        font-size: 11px;
        height: 45px;
        left: 8px;
        position: absolute;
        z-index: -1
    }

radio-group {
    display: inline-block;
    height: 25px;
    margin: 0 10px 0 0
}

    radio-group pseudo-radio {
        border: 1px solid #7a7a7a;
        border-radius: 25px;
        display: inline-block;
        height: 25px;
        margin: 0 5px -7px;
        position: relative;
        width: 25px
    }

        radio-group pseudo-radio span {
            background-color: #7a7a7a;
            border-radius: 17px;
            display: none;
            height: 17px;
            left: 3px;
            position: absolute;
            top: 3px;
            width: 17px;
            z-index: 1
        }

        radio-group pseudo-radio.checked span {
            display: block
        }

        radio-group pseudo-radio.disabled {
            background-color: #efefef;
            border-color: #dbdbdb;
            cursor: not-allowed
        }

            radio-group pseudo-radio.disabled span {
                background-color: #dbdbdb;
                cursor: not-allowed
            }

        radio-group pseudo-radio input {
            bottom: 0;
            height: 100%;
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 2
        }

select-group {
    display: block;
    height: 69px;
    position: relative
}

    select-group:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #dbdbdb;
        content: "";
        float: right;
        float: none;
        position: absolute;
        right: 10px;
        top: 24px;
        z-index: 3
    }

    select-group.has-label {
        height: 88px;
        white-space: nowrap
    }

        select-group.has-label:after {
            top: 42px
        }

        select-group.has-label span {
            top: 37px
        }

    select-group.has-error select {
        border-color: red !important
    }

    select-group span {
        color: #7a7a7a;
        font-size: 11px;
        left: 10px;
        position: absolute;
        top: 18px;
        z-index: 1
    }

    select-group select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border: 1px solid #dbdbdb;
        border-radius: 5px;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        color: #000;
        display: block;
        font-family: Montserrat, sans-serif;
        font-size: 24px;
        font-weight: 400;
        height: 45px;
        margin: 5px 0;
        padding: 7px;
        position: absolute;
        transition: box-shadow .45s, border-color .45s ease-in-out;
        width: 100%;
        z-index: 2
    }

        select-group select:focus {
            background-color: #fafafa;
            border-color: #a8989b;
            box-shadow: 0 0 5px #a8989b;
            outline: none
        }

        select-group select[disabled] {
            background-color: #efefef;
            cursor: not-allowed
        }

        select-group select option:disabled {
            display: none
        }

textarea-group {
    display: block;
    height: 200px
}

    textarea-group.has-error textarea {
        border-color: red
    }

    textarea-group textarea {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border: 1px solid #dbdbdb;
        border-radius: 5px;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        color: #000;
        display: block;
        font-family: Montserrat, sans-serif;
        font-size: 24px;
        font-weight: 400;
        height: 150px;
        margin: 5px 0;
        padding: 7px;
        transition: box-shadow .45s, border-color .45s ease-in-out;
        width: 100%
    }

        textarea-group textarea:focus {
            background-color: #fafafa;
            border-color: #a8989b;
            box-shadow: 0 0 5px #a8989b;
            outline: none
        }

        textarea-group textarea[disabled] {
            background-color: #efefef;
            cursor: not-allowed
        }

        textarea-group textarea::-moz-placeholder {
            color: #7a7a7a;
            font-size: 11px
        }

        textarea-group textarea:-ms-input-placeholder {
            color: #7a7a7a;
            font-size: 11px
        }

        textarea-group textarea::placeholder {
            color: #7a7a7a;
            font-size: 11px
        }

toggle-group {
    align-content: stretch;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 45px;
    justify-content: center;
    margin: 24px 0 21px;
    overflow: hidden
}

    toggle-group:focus {
        background-color: #fafafa;
        border-color: #a8989b;
        box-shadow: 0 0 5px #a8989b;
        outline: none
    }

    toggle-group[disabled] {
        background-color: #efefef;
        cursor: not-allowed
    }

        toggle-group[disabled] label {
            cursor: not-allowed
        }

    toggle-group label {
        border-left: 1px solid #dbdbdb;
        color: #dbdbdb;
        flex-grow: 1;
        font-size: 11px;
        padding-top: 12px;
        text-align: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        toggle-group label.checked {
            background-color: #dbdbdb;
            color: #000;
            font-weight: 400
        }

        toggle-group label:first-child {
            border: none
        }

    toggle-group input[type=radio] {
        display: none
    }

label + toggle-group {
    margin-top: 5px
}

kc-store {
    display: block;
    height: 540px;
    margin: 0 0 50px 10px;
    max-width: 750px;
    position: relative;
    width: calc(100vw - 10px)
}

    kc-store.sale {
        height: 570px
    }

    kc-store kc-key {
        background: hsla(0, 0%, 100%, .97);
        padding: 169px 10px 10px 0;
        position: absolute;
        z-index: 2
    }

        kc-store kc-key p {
            font-size: 11px;
            margin: 0;
            text-align: right
        }

            kc-store kc-key p:first-of-type {
                margin-bottom: 13px
            }

            kc-store kc-key p:nth-of-type(2) {
                margin-bottom: 58px
            }

                kc-store kc-key p:nth-of-type(2).sale {
                    margin-bottom: 87px
                }

            kc-store kc-key p:last-of-type {
                line-height: 13px
            }

    kc-store kc-packages {
        display: block;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 0 0 64px;
        scrollbar-width: none
    }

        kc-store kc-packages::-webkit-scrollbar {
            display: none
        }

        kc-store kc-packages column {
            flex: 1
        }

            kc-store kc-packages column.biggest:before, kc-store kc-packages column.popular:before {
                color: #ed9121;
                display: block;
                margin: 0 auto 10px;
                text-align: center;
                width: 70px
            }

            kc-store kc-packages column.biggest:before {
                content: "BIGGEST SAVINGS"
            }

            kc-store kc-packages column.popular:before {
                content: "MOST POPULAR"
            }

            kc-store kc-packages column:not(.biggest,.popular) {
                padding-top: 48px
            }

            kc-store kc-packages column kc-package {
                border: 1px solid #ed9121;
                border-radius: 15px;
                cursor: pointer;
                display: block;
                margin: 0 5px 36px;
                overflow: hidden;
                padding: 0 0 20px
            }

                kc-store kc-packages column kc-package.active {
                    margin-bottom: 28px;
                    padding-bottom: 28px
                }

                    kc-store kc-packages column kc-package.active kc-package-header {
                        padding: 23px 20px 15px
                    }

                kc-store kc-packages column kc-package > p {
                    margin-bottom: 15px
                }

                kc-store kc-packages column kc-package kc-package-header {
                    background-color: #fef7de;
                    display: block;
                    margin: 0 0 20px;
                    padding: 20px 20px 10px
                }

                    kc-store kc-packages column kc-package kc-package-header p {
                        margin: 0
                    }

    kc-store .kc-total h2 {
        display: inline-block
    }

        kc-store .kc-total h2.sale {
            color: #87ab39;
            font-weight: 700;
            margin-right: 15px
        }

    kc-store .kc-total h3 {
        display: inline-block;
        margin-right: 15px
    }

        kc-store .kc-total h3.sale {
            margin-right: 0;
            text-decoration: line-through
        }

login-modal dialog-content a {
    bottom: 8px;
    font-size: 11.2px;
    left: 20px;
    line-height: 14px;
    position: absolute;
    text-align: center
}

login-modal dialog-content button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4eabd1;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    line-height: normal;
    list-style: none;
    margin: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: auto;
    background-color: #ed9121;
    border: #e64e03;
    border-bottom: 4px solid #e64e03;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    min-width: 205px;
    padding: 7px 14px
}

    login-modal dialog-content button.active, login-modal dialog-content button:active {
        background: none repeat scroll 0 0 #4eabd1;
        border-bottom: 2px solid #3193bb;
        bottom: -2px;
        margin-top: 2px
    }

    login-modal dialog-content button.selected {
        background: #fff;
        border-bottom: none;
        color: #4eabd1;
        text-shadow: none
    }

    login-modal dialog-content button:active {
        background-color: #ed9121
    }

login-modal dialog-content .confirm_row {
    display: none;
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden
}

password-modal dialog-content a.forgot {
    display: inline-block;
    width: 65px
}

password-modal dialog-content button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4eabd1;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    line-height: normal;
    list-style: none;
    margin: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: auto;
    background-color: #ed9121;
    border: #e64e03;
    border-bottom: 4px solid #e64e03;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    min-width: 205px;
    padding: 7px 14px
}

    password-modal dialog-content button.active, password-modal dialog-content button:active {
        background: none repeat scroll 0 0 #4eabd1;
        border-bottom: 2px solid #3193bb;
        bottom: -2px;
        margin-top: 2px
    }

    password-modal dialog-content button.selected {
        background: #fff;
        border-bottom: none;
        color: #4eabd1;
        text-shadow: none
    }

    password-modal dialog-content button:active {
        background-color: #ed9121
    }

signup-modal dialog-content checkbox-group {
    margin: 0 0 10px
}

signup-modal dialog-content button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4eabd1;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    line-height: normal;
    list-style: none;
    margin: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: auto;
    background-color: #ed9121;
    border: #e64e03;
    border-bottom: 4px solid #e64e03;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    min-width: 205px;
    padding: 7px 14px
}

    signup-modal dialog-content button.active, signup-modal dialog-content button:active {
        background: none repeat scroll 0 0 #4eabd1;
        border-bottom: 2px solid #3193bb;
        bottom: -2px;
        margin-top: 2px
    }

    signup-modal dialog-content button.selected {
        background: #fff;
        border-bottom: none;
        color: #4eabd1;
        text-shadow: none
    }

    signup-modal dialog-content button:active {
        background-color: #ed9121
    }

    signup-modal dialog-content button[disabled] {
        background: #dedfe0;
        border-color: #bfc1c2;
        color: #777;
        cursor: not-allowed
    }

signup-modal dialog-content .agree_row {
    display: none;
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden
}

signup-modal dialog-content a {
    color: #000;
    text-decoration: underline
}

signup-modal dialog-content .birthdate-error {
    margin: -20px 0 5px
}

sms-modal dialog-content a.sms-footer-link {
    bottom: 8px;
    font-size: 11.2px;
    left: 20px;
    line-height: 14px;
    position: absolute;
    text-align: center
}

sms-modal dialog-content button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #4eabd1;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    line-height: normal;
    list-style: none;
    margin: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: auto;
    background-color: #ed9121;
    border: #e64e03;
    border-bottom: 4px solid #e64e03;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    min-width: 205px;
    padding: 7px 14px
}

    sms-modal dialog-content button.active, sms-modal dialog-content button:active {
        background: none repeat scroll 0 0 #4eabd1;
        border-bottom: 2px solid #3193bb;
        bottom: -2px;
        margin-top: 2px
    }

    sms-modal dialog-content button.selected {
        background: #fff;
        border-bottom: none;
        color: #4eabd1;
        text-shadow: none
    }

    sms-modal dialog-content button:active {
        background-color: #ed9121
    }

.react-tel-input {
    position: relative
}

    .react-tel-input.has-error input[type=tel], .react-tel-input.has-error input[type=tel]:focus {
        border-color: red
    }

    .react-tel-input input[type=tel] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border: 1px solid #dbdbdb;
        border-radius: 5px;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        color: #000;
        display: block;
        font-family: Montserrat, sans-serif;
        font-size: 24px;
        font-weight: 400;
        height: 45px;
        margin: 5px 0;
        outline: none;
        padding: 7px 7px 7px 47px;
        position: relative;
        transition: box-shadow .45s, border-color .45s ease-in-out;
        width: 100%
    }

    .react-tel-input.disabled input[type=tel] {
        background-color: #dbdbdb
    }

    .react-tel-input .hide {
        display: none
    }

    .react-tel-input .v-hide {
        visibility: hidden
    }

    .react-tel-input .flag-dropdown {
        bottom: 1px;
        cursor: pointer;
        left: 1px;
        padding: 0;
        position: absolute;
        top: 1px
    }

        .react-tel-input .flag-dropdown.open {
            z-index: 2
        }

    .react-tel-input .selected-flag {
        border-radius: 3px 0 0 3px;
        height: 100%;
        outline: none;
        padding: 0 0 0 8px;
        position: relative;
        width: 38px
    }

        .react-tel-input .selected-flag .flag {
            margin-top: -5px;
            position: absolute;
            top: 50%
        }

        .react-tel-input .selected-flag .arrow {
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            border-top: 4px solid #000;
            height: 0;
            left: 20px;
            margin-top: -2px;
            position: relative;
            top: 50%;
            width: 0
        }

            .react-tel-input .selected-flag .arrow.up {
                border-bottom: 4px solid #000;
                border-top: none
            }

    .react-tel-input .country-list {
        background-color: #fff;
        border-radius: 0 0 3px 3px;
        box-shadow: 1px 2px 10px rgba(0, 0, 0, .35);
        list-style: none;
        margin: 10px 0 10px -1px;
        max-height: 200px;
        outline: none;
        overflow-y: scroll;
        padding: 0;
        position: absolute;
        width: 300px;
        z-index: 1
    }

        .react-tel-input .country-list .flag {
            display: inline-block;
            margin-right: 7px;
            margin-top: 2px
        }

        .react-tel-input .country-list .divider {
            border-bottom: 1px solid #dbdbdb;
            margin-bottom: 5px;
            padding-bottom: 5px
        }

        .react-tel-input .country-list .country {
            padding: 7px 9px
        }

            .react-tel-input .country-list .country .dial-code {
                color: #6d6c6c
            }

                .react-tel-input .country-list .country .dial-code:hover, .react-tel-input .country-list .country.highlight {
                    background-color: #f1f1f1
                }

        .react-tel-input .country-list .country-name {
            margin-right: 6px
        }

        .react-tel-input .country-list .search {
            background-color: #fff;
            padding: 10px 0 6px 10px;
            position: sticky;
            top: 0
        }

        .react-tel-input .country-list .search-emoji {
            font-size: 15px
        }

        .react-tel-input .country-list .search-box {
            border: 1px solid silver;
            border-radius: 3px;
            font-size: 15px;
            line-height: 15px;
            margin-left: 6px;
            outline: none;
            padding: 3px 8px 5px
        }

        .react-tel-input .country-list .no-entries-message {
            opacity: .7;
            padding: 7px 10px 11px
        }

    .react-tel-input .special-label {
        display: none
    }

    .react-tel-input .flag {
        background-image: url("data:image/png;base64,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");
        height: 11px;
        width: 16px
    }

    .react-tel-input .ad {
        background-position: -16px 0
    }

    .react-tel-input .ae {
        background-position: -32px 0
    }

    .react-tel-input .af {
        background-position: -48px 0
    }

    .react-tel-input .ag {
        background-position: -64px 0
    }

    .react-tel-input .ai {
        background-position: -80px 0
    }

    .react-tel-input .al {
        background-position: -96px 0
    }

    .react-tel-input .am {
        background-position: -112px 0
    }

    .react-tel-input .ao {
        background-position: -128px 0
    }

    .react-tel-input .ar {
        background-position: -144px 0
    }

    .react-tel-input .as {
        background-position: -160px 0
    }

    .react-tel-input .at {
        background-position: -176px 0
    }

    .react-tel-input .au {
        background-position: -192px 0
    }

    .react-tel-input .aw {
        background-position: -208px 0
    }

    .react-tel-input .az {
        background-position: -224px 0
    }

    .react-tel-input .ba {
        background-position: -240px 0
    }

    .react-tel-input .bb {
        background-position: 0 -11px
    }

    .react-tel-input .bd {
        background-position: -16px -11px
    }

    .react-tel-input .be {
        background-position: -32px -11px
    }

    .react-tel-input .bf {
        background-position: -48px -11px
    }

    .react-tel-input .bg {
        background-position: -64px -11px
    }

    .react-tel-input .bh {
        background-position: -80px -11px
    }

    .react-tel-input .bi {
        background-position: -96px -11px
    }

    .react-tel-input .bj {
        background-position: -112px -11px
    }

    .react-tel-input .bm {
        background-position: -128px -11px
    }

    .react-tel-input .bn {
        background-position: -144px -11px
    }

    .react-tel-input .bo {
        background-position: -160px -11px
    }

    .react-tel-input .br {
        background-position: -176px -11px
    }

    .react-tel-input .bs {
        background-position: -192px -11px
    }

    .react-tel-input .bt {
        background-position: -208px -11px
    }

    .react-tel-input .bw {
        background-position: -224px -11px
    }

    .react-tel-input .by {
        background-position: -240px -11px
    }

    .react-tel-input .bz {
        background-position: 0 -22px
    }

    .react-tel-input .ca {
        background-position: -16px -22px
    }

    .react-tel-input .cd {
        background-position: -32px -22px
    }

    .react-tel-input .cf {
        background-position: -48px -22px
    }

    .react-tel-input .cg {
        background-position: -64px -22px
    }

    .react-tel-input .ch {
        background-position: -80px -22px
    }

    .react-tel-input .ci {
        background-position: -96px -22px
    }

    .react-tel-input .ck {
        background-position: -112px -22px
    }

    .react-tel-input .cl {
        background-position: -128px -22px
    }

    .react-tel-input .cm {
        background-position: -144px -22px
    }

    .react-tel-input .cn {
        background-position: -160px -22px
    }

    .react-tel-input .co {
        background-position: -176px -22px
    }

    .react-tel-input .cr {
        background-position: -192px -22px
    }

    .react-tel-input .cu {
        background-position: -208px -22px
    }

    .react-tel-input .cv {
        background-position: -224px -22px
    }

    .react-tel-input .cw {
        background-position: -240px -22px
    }

    .react-tel-input .cy {
        background-position: 0 -33px
    }

    .react-tel-input .cz {
        background-position: -16px -33px
    }

    .react-tel-input .de {
        background-position: -32px -33px
    }

    .react-tel-input .dj {
        background-position: -48px -33px
    }

    .react-tel-input .dk {
        background-position: -64px -33px
    }

    .react-tel-input .dm {
        background-position: -80px -33px
    }

    .react-tel-input .do {
        background-position: -96px -33px
    }

    .react-tel-input .dz {
        background-position: -112px -33px
    }

    .react-tel-input .ec {
        background-position: -128px -33px
    }

    .react-tel-input .ee {
        background-position: -144px -33px
    }

    .react-tel-input .eg {
        background-position: -160px -33px
    }

    .react-tel-input .er {
        background-position: -176px -33px
    }

    .react-tel-input .es {
        background-position: -192px -33px
    }

    .react-tel-input .et {
        background-position: -208px -33px
    }

    .react-tel-input .fi {
        background-position: -224px -33px
    }

    .react-tel-input .fj {
        background-position: -240px -33px
    }

    .react-tel-input .fk {
        background-position: 0 -44px
    }

    .react-tel-input .fm {
        background-position: -16px -44px
    }

    .react-tel-input .fo {
        background-position: -32px -44px
    }

    .react-tel-input .bl, .react-tel-input .fr, .react-tel-input .mf {
        background-position: -48px -44px
    }

    .react-tel-input .ga {
        background-position: -64px -44px
    }

    .react-tel-input .gb {
        background-position: -80px -44px
    }

    .react-tel-input .gd {
        background-position: -96px -44px
    }

    .react-tel-input .ge {
        background-position: -112px -44px
    }

    .react-tel-input .gf {
        background-position: -128px -44px
    }

    .react-tel-input .gh {
        background-position: -144px -44px
    }

    .react-tel-input .gi {
        background-position: -160px -44px
    }

    .react-tel-input .gl {
        background-position: -176px -44px
    }

    .react-tel-input .gm {
        background-position: -192px -44px
    }

    .react-tel-input .gn {
        background-position: -208px -44px
    }

    .react-tel-input .gp {
        background-position: -224px -44px
    }

    .react-tel-input .gq {
        background-position: -240px -44px
    }

    .react-tel-input .gr {
        background-position: 0 -55px
    }

    .react-tel-input .gt {
        background-position: -16px -55px
    }

    .react-tel-input .gu {
        background-position: -32px -55px
    }

    .react-tel-input .gw {
        background-position: -48px -55px
    }

    .react-tel-input .gy {
        background-position: -64px -55px
    }

    .react-tel-input .hk {
        background-position: -80px -55px
    }

    .react-tel-input .hn {
        background-position: -96px -55px
    }

    .react-tel-input .hr {
        background-position: -112px -55px
    }

    .react-tel-input .ht {
        background-position: -128px -55px
    }

    .react-tel-input .hu {
        background-position: -144px -55px
    }

    .react-tel-input .id {
        background-position: -160px -55px
    }

    .react-tel-input .ie {
        background-position: -176px -55px
    }

    .react-tel-input .il {
        background-position: -192px -55px
    }

    .react-tel-input .in {
        background-position: -208px -55px
    }

    .react-tel-input .io {
        background-position: -224px -55px
    }

    .react-tel-input .iq {
        background-position: -240px -55px
    }

    .react-tel-input .ir {
        background-position: 0 -66px
    }

    .react-tel-input .is {
        background-position: -16px -66px
    }

    .react-tel-input .it {
        background-position: -32px -66px
    }

    .react-tel-input .je {
        background-position: -144px -154px
    }

    .react-tel-input .jm {
        background-position: -48px -66px
    }

    .react-tel-input .jo {
        background-position: -64px -66px
    }

    .react-tel-input .jp {
        background-position: -80px -66px
    }

    .react-tel-input .ke {
        background-position: -96px -66px
    }

    .react-tel-input .kg {
        background-position: -112px -66px
    }

    .react-tel-input .kh {
        background-position: -128px -66px
    }

    .react-tel-input .ki {
        background-position: -144px -66px
    }

    .react-tel-input .xk {
        background-position: -128px -154px
    }

    .react-tel-input .km {
        background-position: -160px -66px
    }

    .react-tel-input .kn {
        background-position: -176px -66px
    }

    .react-tel-input .kp {
        background-position: -192px -66px
    }

    .react-tel-input .kr {
        background-position: -208px -66px
    }

    .react-tel-input .kw {
        background-position: -224px -66px
    }

    .react-tel-input .ky {
        background-position: -240px -66px
    }

    .react-tel-input .kz {
        background-position: 0 -77px
    }

    .react-tel-input .la {
        background-position: -16px -77px
    }

    .react-tel-input .lb {
        background-position: -32px -77px
    }

    .react-tel-input .lc {
        background-position: -48px -77px
    }

    .react-tel-input .li {
        background-position: -64px -77px
    }

    .react-tel-input .lk {
        background-position: -80px -77px
    }

    .react-tel-input .lr {
        background-position: -96px -77px
    }

    .react-tel-input .ls {
        background-position: -112px -77px
    }

    .react-tel-input .lt {
        background-position: -128px -77px
    }

    .react-tel-input .lu {
        background-position: -144px -77px
    }

    .react-tel-input .lv {
        background-position: -160px -77px
    }

    .react-tel-input .ly {
        background-position: -176px -77px
    }

    .react-tel-input .ma {
        background-position: -192px -77px
    }

    .react-tel-input .mc {
        background-position: -208px -77px
    }

    .react-tel-input .md {
        background-position: -224px -77px
    }

    .react-tel-input .me {
        background-position: -112px -154px;
        height: 12px
    }

    .react-tel-input .mg {
        background-position: 0 -88px
    }

    .react-tel-input .mh {
        background-position: -16px -88px
    }

    .react-tel-input .mk {
        background-position: -32px -88px
    }

    .react-tel-input .ml {
        background-position: -48px -88px
    }

    .react-tel-input .mm {
        background-position: -64px -88px
    }

    .react-tel-input .mn {
        background-position: -80px -88px
    }

    .react-tel-input .mo {
        background-position: -96px -88px
    }

    .react-tel-input .mp {
        background-position: -112px -88px
    }

    .react-tel-input .mq {
        background-position: -128px -88px
    }

    .react-tel-input .mr {
        background-position: -144px -88px
    }

    .react-tel-input .ms {
        background-position: -160px -88px
    }

    .react-tel-input .mt {
        background-position: -176px -88px
    }

    .react-tel-input .mu {
        background-position: -192px -88px
    }

    .react-tel-input .mv {
        background-position: -208px -88px
    }

    .react-tel-input .mw {
        background-position: -224px -88px
    }

    .react-tel-input .mx {
        background-position: -240px -88px
    }

    .react-tel-input .my {
        background-position: 0 -99px
    }

    .react-tel-input .mz {
        background-position: -16px -99px
    }

    .react-tel-input .na {
        background-position: -32px -99px
    }

    .react-tel-input .nc {
        background-position: -48px -99px
    }

    .react-tel-input .ne {
        background-position: -64px -99px
    }

    .react-tel-input .nf {
        background-position: -80px -99px
    }

    .react-tel-input .ng {
        background-position: -96px -99px
    }

    .react-tel-input .ni {
        background-position: -112px -99px
    }

    .react-tel-input .bq, .react-tel-input .nl {
        background-position: -128px -99px
    }

    .react-tel-input .no {
        background-position: -144px -99px
    }

    .react-tel-input .np {
        background-position: -160px -99px
    }

    .react-tel-input .nr {
        background-position: -176px -99px
    }

    .react-tel-input .nu {
        background-position: -192px -99px
    }

    .react-tel-input .nz {
        background-position: -208px -99px
    }

    .react-tel-input .om {
        background-position: -224px -99px
    }

    .react-tel-input .pa {
        background-position: -240px -99px
    }

    .react-tel-input .pe {
        background-position: 0 -110px
    }

    .react-tel-input .pf {
        background-position: -16px -110px
    }

    .react-tel-input .pg {
        background-position: -32px -110px
    }

    .react-tel-input .ph {
        background-position: -48px -110px
    }

    .react-tel-input .pk {
        background-position: -64px -110px
    }

    .react-tel-input .pl {
        background-position: -80px -110px
    }

    .react-tel-input .pm {
        background-position: -96px -110px
    }

    .react-tel-input .pr {
        background-position: -112px -110px
    }

    .react-tel-input .ps {
        background-position: -128px -110px
    }

    .react-tel-input .pt {
        background-position: -144px -110px
    }

    .react-tel-input .pw {
        background-position: -160px -110px
    }

    .react-tel-input .py {
        background-position: -176px -110px
    }

    .react-tel-input .qa {
        background-position: -192px -110px
    }

    .react-tel-input .re {
        background-position: -208px -110px
    }

    .react-tel-input .ro {
        background-position: -224px -110px
    }

    .react-tel-input .rs {
        background-position: -240px -110px
    }

    .react-tel-input .ru {
        background-position: 0 -121px
    }

    .react-tel-input .rw {
        background-position: -16px -121px
    }

    .react-tel-input .sa {
        background-position: -32px -121px
    }

    .react-tel-input .sb {
        background-position: -48px -121px
    }

    .react-tel-input .sc {
        background-position: -64px -121px
    }

    .react-tel-input .sd {
        background-position: -80px -121px
    }

    .react-tel-input .se {
        background-position: -96px -121px
    }

    .react-tel-input .sg {
        background-position: -112px -121px
    }

    .react-tel-input .sh {
        background-position: -128px -121px
    }

    .react-tel-input .si {
        background-position: -144px -121px
    }

    .react-tel-input .sk {
        background-position: -160px -121px
    }

    .react-tel-input .sl {
        background-position: -176px -121px
    }

    .react-tel-input .sm {
        background-position: -192px -121px
    }

    .react-tel-input .sn {
        background-position: -208px -121px
    }

    .react-tel-input .so {
        background-position: -224px -121px
    }

    .react-tel-input .sr {
        background-position: -240px -121px
    }

    .react-tel-input .ss {
        background-position: 0 -132px
    }

    .react-tel-input .st {
        background-position: -16px -132px
    }

    .react-tel-input .sv {
        background-position: -32px -132px
    }

    .react-tel-input .sx {
        background-position: -48px -132px
    }

    .react-tel-input .sy {
        background-position: -64px -132px
    }

    .react-tel-input .sz {
        background-position: -80px -132px
    }

    .react-tel-input .tc {
        background-position: -96px -132px
    }

    .react-tel-input .td {
        background-position: -112px -132px
    }

    .react-tel-input .tg {
        background-position: -128px -132px
    }

    .react-tel-input .th {
        background-position: -144px -132px
    }

    .react-tel-input .tj {
        background-position: -160px -132px
    }

    .react-tel-input .tk {
        background-position: -176px -132px
    }

    .react-tel-input .tl {
        background-position: -192px -132px
    }

    .react-tel-input .tm {
        background-position: -208px -132px
    }

    .react-tel-input .tn {
        background-position: -224px -132px
    }

    .react-tel-input .to {
        background-position: -240px -132px
    }

    .react-tel-input .tr {
        background-position: 0 -143px
    }

    .react-tel-input .tt {
        background-position: -16px -143px
    }

    .react-tel-input .tv {
        background-position: -32px -143px
    }

    .react-tel-input .tw {
        background-position: -48px -143px
    }

    .react-tel-input .tz {
        background-position: -64px -143px
    }

    .react-tel-input .ua {
        background-position: -80px -143px
    }

    .react-tel-input .ug {
        background-position: -96px -143px
    }

    .react-tel-input .us {
        background-position: -112px -143px
    }

    .react-tel-input .uy {
        background-position: -128px -143px
    }

    .react-tel-input .uz {
        background-position: -144px -143px
    }

    .react-tel-input .va {
        background-position: -160px -143px
    }

    .react-tel-input .vc {
        background-position: -176px -143px
    }

    .react-tel-input .ve {
        background-position: -192px -143px
    }

    .react-tel-input .vg {
        background-position: -208px -143px
    }

    .react-tel-input .vi {
        background-position: -224px -143px
    }

    .react-tel-input .vn {
        background-position: -240px -143px
    }

    .react-tel-input .vu {
        background-position: 0 -154px
    }

    .react-tel-input .wf {
        background-position: -16px -154px
    }

    .react-tel-input .ws {
        background-position: -32px -154px
    }

    .react-tel-input .ye {
        background-position: -48px -154px
    }

    .react-tel-input .za {
        background-position: -64px -154px
    }

    .react-tel-input .zm {
        background-position: -80px -154px
    }

    .react-tel-input .zw {
        background-position: -96px -154px
    }

nav-articles {
    margin-right: 10px;
    width: 450px
}

    nav-articles > a {
        color: #4a4e5a;
        font-family: Baskerville, Times New Roman, serif;
        font-size: 26px;
        font-style: italic;
        font-weight: 500;
        line-height: 36px;
        margin: 2.8px 0 7px
    }

        nav-articles > a:hover {
            color: #000
        }

    nav-articles > row {
        margin-top: 7px
    }

    nav-articles p {
        color: #6c3082;
        font-size: 15px;
        font-weight: 500
    }

    nav-articles a:hover p {
        text-decoration: underline
    }

.tarot-dropdown, zodiac-dropdown {
    cursor: pointer;
    display: block;
    position: relative
}

    .tarot-dropdown span, zodiac-dropdown span {
        background-color: #fff;
        border-radius: 10px;
        display: block;
        font-size: 15px;
        min-width: 180px;
        padding: 18px 40px 18px 15px;
        position: relative
    }

        .tarot-dropdown span:after, zodiac-dropdown span:after {
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            content: "";
            position: absolute;
            right: 15px;
            top: 24px
        }

        .tarot-dropdown span.active, zodiac-dropdown span.active {
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
        }

    .tarot-dropdown + div, .tarot-dropdown > div, zodiac-dropdown + div, zodiac-dropdown > div {
        z-index: 1
    }

zodiac-dropdown {
    margin: 20px 10px 20px 0
}

    zodiac-dropdown span {
        border: 1px solid #c71585;
        color: #c71585;
        margin: 0 0 5px 3px;
        padding: 18px 40px 18px 15px
    }

        zodiac-dropdown span:after {
            border-bottom: 7px solid #c71585
        }

    zodiac-dropdown + div, zodiac-dropdown > div {
        bottom: 70px;
        left: -10px;
        position: absolute
    }

.tarot-dropdown span {
    border: 1px solid #02a4d3;
    color: #02a4d3
}

    .tarot-dropdown span:after {
        border-top: 7px solid #02a4d3
    }

.tarot-dropdown + div, .tarot-dropdown > div {
    display: none;
    padding-top: 4px;
    position: absolute;
    top: 58px;
    width: -moz-max-content;
    width: max-content
}

    .tarot-dropdown + div > a, .tarot-dropdown > div > a {
        background-color: #fff;
        border: 1px solid #02a4d3;
        border-radius: 10px;
        color: #02a4d3;
        display: block;
        font-size: 15px;
        margin: 5px 0 0;
        padding: 18px 15px
    }

.tarot-dropdown.active > div {
    display: block
}

.tarot-dropdown.active + div {
    display: flex
}

deck-selector {
    cursor: pointer
}

    deck-selector:after {
        border: 7px solid transparent;
        border-top-color: #02a4d3;
        border-bottom: none;
        content: "";
        position: absolute;
        right: 15px;
        top: 24px
    }

    deck-selector select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #edf6ff;
        border: 0;
        border-radius: 10px;
        color: #02a4d3;
        font-family: Montserrat, sans-serif;
        font-size: 15px;
        margin-bottom: 5px;
        min-height: 57px;
        padding: 18px 40px 18px 15px;
        width: 100%
    }

        deck-selector select:after {
            border-bottom: none;
            border-top: 7px solid #02a4d3
        }

        deck-selector select:focus {
            outline: 0
        }

vip-nav {
    display: block;
    margin-bottom: 20px
}

    vip-nav a {
        border-top: 1px solid #dbdbdb;
        color: #6c3082;
        display: block;
        padding: 15px 0
    }

        vip-nav a:last-child {
            border-bottom: 1px solid #dbdbdb
        }

        vip-nav a img {
            height: 40px
        }

.skeleton:empty:before {
    animation: loading 2s infinite;
    background-image: linear-gradient(90deg, hsla(0, 0%, 87.1%, 0), hsla(0, 0%, 87.1%, .8) 50%, hsla(0, 0%, 87.1%, 0));
    background-position: -300px 0;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: inline-block;
    height: 100%;
    min-height: inherit;
    padding: 2px;
    width: 100%
}

.skeleton-child > :first-child {
    height: 100%
}

    .skeleton-child > :first-child:empty:before {
        animation: loading 2s infinite;
        background-image: linear-gradient(90deg, hsla(0, 0%, 87.1%, 0), hsla(0, 0%, 87.1%, .8) 50%, hsla(0, 0%, 87.1%, 0));
        background-position: -300px 0;
        background-repeat: no-repeat;
        background-size: 100%;
        content: "";
        display: inline-block;
        height: 100%;
        min-height: inherit;
        padding: 2px;
        width: 100%
    }

nav-panel {
    background-color: #fff;
    border: 1px solid #6c3082;
    border-radius: 15px 15px 0 0;
    bottom: 0;
    box-shadow: 0 10px 45px rgba(53, 53, 53, .2);
    display: none;
    left: 2.5vw;
    margin: 0 auto;
    position: fixed;
    top: 2.5vh;
    width: 95vw;
    z-index: 6000000
}

    nav-panel.show-nav {
        display: block
    }

    nav-panel p.is-h2 > a.is-h5 {
        font-size: 11px;
        font-style: normal;
        margin-left: 20px
    }

    nav-panel > button {
        background: transparent;
        border: none;
        color: rgba(0, 0, 0, .2);
        cursor: pointer;
        font-size: 20px;
        font-weight: 600;
        height: 20px;
        line-height: 20px;
        outline: none;
        padding: 0;
        position: absolute;
        right: 15px;
        text-align: right;
        text-shadow: 0 1px 0 #fff;
        top: 10px;
        width: 13px
    }

div.panel-overlay.show-nav {
    background-color: rgba(108, 48, 130, .7);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    transition: background-color .2s ease-in-out;
    width: 100vw;
    z-index: 5999999
}

panel-loader {
    display: block;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 187px;
    position: relative
}

    panel-loader .panel-subheader {
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        margin: 10px 15px
    }

    panel-loader .button.is-pill {
        padding: 14px
    }

    panel-loader panel-module-daily-links img, panel-loader panel-module-love-links img {
        display: block;
        height: 35px;
        width: 35px
    }

    panel-loader panel-account .account-settings-header {
        border-top: 1px solid #dbdbdb;
        color: #000;
        font-size: 18px;
        font-weight: 400;
        line-height: 35px;
        margin: 0;
        padding: 10px 15px
    }

        panel-loader panel-account .account-settings-header:last-of-type {
            border-bottom: 1px solid #efefef
        }

    panel-loader panel-account panel-module-journal tile-view {
        display: block;
        height: 375px;
        padding: 0 10px
    }

        panel-loader panel-account panel-module-journal tile-view tile-view-item {
            height: 360px;
            margin: 0 10px;
            opacity: 0;
            padding: 5px 15px 35px;
            width: 230px
        }

            panel-loader panel-account panel-module-journal tile-view tile-view-item p {
                margin: 0
            }

            panel-loader panel-account panel-module-journal tile-view tile-view-item div.v-center.tarot {
                height: 225px
            }

            panel-loader panel-account panel-module-journal tile-view tile-view-item > row:last-of-type {
                bottom: 7px
            }

        panel-loader panel-account panel-module-journal tile-view column:only-of-type > tile-view-item {
            margin: 0 auto 15px
        }

    panel-loader panel-account panel-module-userbar > ul.user-li-nav > li > a {
        padding-left: 15px
    }

    panel-loader panel-account panel-module-userbar .ub-logout, panel-loader panel-account panel-module-userbar .ub-wheel {
        display: none
    }

    panel-loader panel-module-promo {
        display: block;
        flex: 1 1 auto
    }

        panel-loader panel-module-promo:empty:before {
            animation: loading 2s infinite;
            background-image: linear-gradient(90deg, hsla(0, 0%, 87.1%, 0), hsla(0, 0%, 87.1%, .8) 50%, hsla(0, 0%, 87.1%, 0));
            background-position: -300px 0;
            background-repeat: no-repeat;
            background-size: 100%;
            content: "";
            display: inline-block;
            height: 100%;
            min-height: inherit;
            padding: 2px;
            width: 100%
        }

@keyframes loading {
    to {
        background-position: 300px 0
    }
}

panel-loader panel-module-promo[placement=product-carousel] {
    margin-top: 15px;
    min-height: 252px
}

    panel-loader panel-module-promo[placement=product-carousel] product-carousel {
        margin: 0;
        padding: 0 10px
    }

panel-loader panel-module-promo[placement=featured-spread] {
    min-height: 210px
}

panel-loader panel-module-birth-chart {
    display: block;
    flex: 1 1 auto;
    min-height: 495px
}

    panel-loader panel-module-birth-chart tooltip > icon {
        font-size: 13px;
        height: 18px;
        vertical-align: baseline;
        width: 18px
    }

panel-loader panel-tarot {
    display: flex;
    flex-direction: column
}

    panel-loader panel-tarot section.has-scroll-x {
        flex: 1 1 auto;
        min-height: 460px
    }

        panel-loader panel-tarot section.has-scroll-x.skeleton {
            min-height: 425px
        }

            panel-loader panel-tarot section.has-scroll-x.skeleton row.tarot-panel {
                height: 200px;
                min-width: 500px
            }

    panel-loader panel-tarot row.tarot-panel {
        padding: 0 10px
    }

        panel-loader panel-tarot row.tarot-panel img {
            min-width: 104px
        }

        panel-loader panel-tarot row.tarot-panel a:last-child {
            padding-right: 10px
        }

panel-loader panel-insight promoted-content promoted-content-story, panel-loader panel-love panel-module-promo[placement=daily-insight] {
    margin: 0;
    min-height: 125px
}

    panel-loader panel-insight promoted-content promoted-content-story row, panel-loader panel-love panel-module-promo[placement=daily-insight] row {
        padding: 0 10px
    }

        panel-loader panel-insight promoted-content promoted-content-story row > column p, panel-loader panel-love panel-module-promo[placement=daily-insight] row > column p {
            font-size: 18px
        }

        panel-loader panel-insight promoted-content promoted-content-story row > column img, panel-loader panel-love panel-module-promo[placement=daily-insight] row > column img {
            position: absolute;
            top: 6px
        }

product-carousel {
    align-content: center;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 20px;
    overflow-x: hidden;
    position: relative
}

    product-carousel > a {
        aspect-ratio: 2/3;
        border: 1px solid #bfc1c2;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        margin-right: 10px;
        padding: 10px;
        transition: margin-left .5s ease-in-out;
        width: calc(25% - 10px)
    }

        product-carousel > a:hover {
            text-decoration: none
        }

        product-carousel > a.move {
            margin-left: -25%
        }

        product-carousel > a > img {
            display: block;
            margin-bottom: 10px;
            width: 100%
        }

        product-carousel > a > p {
            color: #323232;
            font-size: 16px;
            font-weight: 500;
            line-height: normal;
            margin: auto 7px;
            text-align: center
        }

    product-carousel .product-carousel-nav {
        background-color: #fff;
        cursor: pointer;
        height: 100%;
        padding: 0 5px;
        position: absolute;
        right: 0;
        width: 40px
    }

        product-carousel .product-carousel-nav:hover {
            background-color: hsla(0, 0%, 100%, .5)
        }

promo-message[mode=vip-sidebar] product-carousel {
    align-items: flex-start;
    flex-direction: column;
    margin: 0
}

    promo-message[mode=vip-sidebar] product-carousel > a {
        margin: 10px 0 0;
        width: 100%
    }

    promo-message[mode=vip-sidebar] product-carousel .product-carousel-nav {
        display: none
    }

promo-message {
    display: block
}

    promo-message .button-wrapper {
        display: block;
        padding: 5px 0;
        width: 100%
    }

        promo-message .button-wrapper a {
            color: #fff
        }

    promo-message[placement=banner] > a {
        color: inherit;
        cursor: pointer;
        display: block;
        margin-bottom: 15px;
        padding: 10px;
        text-decoration: inherit
    }

    promo-message[placement=banner] .banner-promo-image {
        border-radius: 13px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, .2);
        max-height: 300px
    }

    promo-message[placement=banner] .button-20-pct {
        margin-left: 1em;
        padding-left: 5em;
        position: relative
    }

        promo-message[placement=banner] .button-20-pct:after {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' viewBox='0 0 100 100'%3E%3Cpath d='M95.454 49.24L42.106 4.476l-34.82 60.31 65.441 23.819L84.82 20.023H15.18l12.093 68.582 65.44-23.818-34.82-60.311L4.546 49.24l53.347 44.764 34.82-60.314-65.44-23.814L15.18 78.46h69.64L72.727 9.876 7.287 33.69l34.82 60.314L95.455 49.24z'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            content: "20% \aOff ";
            display: block;
            font-size: 16px;
            font-weight: 400;
            height: 5.5em;
            left: -1em;
            padding-left: .4em;
            padding-top: 1.4em;
            position: absolute;
            top: -1.5em;
            transform: rotate(-9deg);
            white-space: pre-wrap;
            width: 5.5em
        }

    promo-message[placement=banner] h2 {
        font-size: 44px;
        line-height: 1em;
        margin: 0 0 10px
    }

    promo-message[placement=banner] h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 1.25em;
        margin: 10px 0;
        padding-right: 5px
    }

    promo-message[placement=banner] p {
        font-size: 16px;
        margin: 0 0 20px;
        padding: 10px;
        text-align: left
    }

    promo-message[placement=banner].justify-center row:nth-of-type(2) {
        justify-content: center
    }

    promo-message[placement=hexagram-upsell], promo-message[placement=tcod-upsell] {
        margin: 0 20px 20px
    }

    promo-message[placement^=bday] img {
        width: 100%
    }

    promo-message[placement^=bday] p {
        margin: 0 0 15px
    }

    promo-message[placement^=sidebar] {
        margin: 0 0 25px;
        min-height: 575px
    }

        promo-message[placement^=sidebar] img {
            display: block;
            width: 100%
        }

        promo-message[placement^=sidebar] h3 {
            margin: 10px 0
        }

        promo-message[placement^=sidebar] p {
            margin: 0 0 15px
        }

    promo-message[placement^=yearly-forecast] {
        text-align: center
    }

    promo-message[placement^=text-vip-message] > p {
        background: #e5e0e1;
        color: #6c3082;
        font-size: 14px;
        line-height: 23px;
        margin: 0 0 25px;
        padding: 10px;
        text-align: center
    }

    promo-message[placement^=text-checkout] > p {
        background: #87ab39;
        color: #fff;
        font-size: 14px;
        margin: 0 0 10px;
        padding: 10px;
        text-align: center
    }

    promo-message[placement=text-catalog] > p {
        background-color: #fef4f8;
        color: #6c3082;
        font-size: 16px;
        margin: 20px 0 0;
        padding: 14px;
        text-align: center
    }

    promo-message[placement=product-carousel] {
        min-height: 250px;
        width: 100%
    }

    promo-message[placement=tarot-page] {
        min-height: 49px
    }

        promo-message[placement=tarot-page][tags=card-ind-0], promo-message[placement=tarot-page][tags=card-lp-0], promo-message[placement=tarot-page][tags=deck-ind-0], promo-message[placement=tarot-page][tags=deck-lp] {
            min-height: 0
        }

            promo-message[placement=tarot-page][tags=card-ind-0] a, promo-message[placement=tarot-page][tags=card-lp-0] a, promo-message[placement=tarot-page][tags=deck-ind-0] a, promo-message[placement=tarot-page][tags=deck-lp] a {
                align-items: center;
                background-color: #02a4d3;
                border-radius: 10px;
                color: #fff;
                display: flex;
                height: 57px;
                padding: 0 15px;
                text-align: center
            }

                promo-message[placement=tarot-page][tags=card-ind-0] a:hover, promo-message[placement=tarot-page][tags=card-lp-0] a:hover, promo-message[placement=tarot-page][tags=deck-ind-0] a:hover, promo-message[placement=tarot-page][tags=deck-lp] a:hover {
                    text-decoration: none
                }

        promo-message[placement=tarot-page][tags=card-ind-x], promo-message[placement=tarot-page][tags=card-lp-x], promo-message[placement=tarot-page][tags=deck-ind-x], promo-message[placement=tarot-page][tags=deck-lp-x] {
            height: 620px;
            overflow: hidden
        }

    promo-message[placement=free-reading-upsell] {
        min-height: 265px
    }

    promo-message[placement=featured-spread] {
        min-height: 303px
    }

    promo-message[placement=daily-insight] {
        min-height: 148px
    }

    promo-message[placement=text-top] a {
        display: inherit;
        font-size: 11px;
        line-height: 26px;
        text-align: center;
        text-decoration: none
    }

subscription-teeup {
    display: block;
    margin-bottom: 50px;
    position: relative
}

    subscription-teeup > img:first-child {
        aspect-ratio: auto 1200/160
    }

    subscription-teeup[upc=forecast-monthly-subscription] {
        padding: 0
    }

        subscription-teeup[upc=forecast-monthly-subscription] h1 {
            font-size: 59px;
            line-height: 65px
        }

    subscription-teeup .icon-teeup {
        background-image: url(https://gfx.tarot.com/images/site/tarot/daily-reflection-tarot-redux/icon.svg);
        background-position: 50%;
        background-repeat: no-repeat;
        height: 45px;
        margin: 0 auto;
        max-width: 25%
    }

    subscription-teeup .price {
        color: #bfc1c2
    }

    subscription-teeup header {
        margin: 0 auto 30px;
        text-align: center
    }

        subscription-teeup header p.details {
            text-align: left
        }

.vip-content-container {
    margin: 0 auto;
    max-width: 1100px
}

    .vip-content-container row:first-child column {
        max-width: 387px
    }

    .vip-content-container .is-h3, .vip-content-container h3 {
        font-size: 25px;
        line-height: 30px
    }

    .vip-content-container li {
        font-size: 16px;
        line-height: 30px
    }

    .vip-content-container .is-carousel {
        align-content: center;
        align-items: stretch;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin: 5px;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 10px;
        position: relative;
        scrollbar-width: none
    }

        .vip-content-container .is-carousel::-webkit-scrollbar {
            display: none
        }

    .vip-content-container .is-carousel-card {
        border: 1px solid #000;
        border-radius: 15px;
        display: block;
        margin: 0 5px 20px;
        min-width: 180px;
        padding: 15px 8px 20px
    }

main.expanded {
    margin: -1px auto 0;
    padding: 0;
    width: 100%
}

.user-li-nav {
    background-color: #fff;
    list-style: none
}

    .user-li-nav p {
        margin: 0
    }

    .user-li-nav a {
        display: flex
    }

        .user-li-nav a span {
            flex: 0 0 auto
        }

    .user-li-nav h5 {
        color: #000
    }

    .user-li-nav li {
        border-top: 1px solid rgba(108, 48, 130, .1);
        padding: 10px 2px 10px 5px
    }

        .user-li-nav li h5 {
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            margin: 1px 0 0
        }

        .user-li-nav li:hover {
            background-color: #f7f5fa;
            transition: background-color .2s
        }

        .user-li-nav li p {
            color: #6c3082;
            font-size: 11px;
            line-height: 12px;
            margin: 0;
            text-transform: capitalize
        }

        .user-li-nav li:first-of-type {
            display: list-item
        }

    .user-li-nav .ub-logout span {
        background-image: url(https://gfx.tarot.com/images/navigation/icons/logout.svg)
    }

    .user-li-nav .ub-logout span, .user-li-nav .ub-vip span {
        background-repeat: no-repeat;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        width: 41px
    }

    .user-li-nav .ub-vip span {
        background-image: url(https://gfx.tarot.com/images/navigation/icons/vip.svg)
    }

    .user-li-nav .ub-journal span {
        background-image: url(https://gfx.tarot.com/images/navigation/icons/journal.svg)
    }

    .user-li-nav .ub-journal span, .user-li-nav .ub-karmacoins span {
        background-repeat: no-repeat;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        width: 41px
    }

    .user-li-nav .ub-karmacoins span {
        background-image: url(https://gfx.tarot.com/images/navigation/icons/karmacoins.svg)
    }

    .user-li-nav .ub-settings span {
        background-image: url(https://gfx.tarot.com/images/navigation/icons/settings.svg)
    }

    .user-li-nav .ub-settings span, .user-li-nav .ub-wheel span {
        background-repeat: no-repeat;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        width: 41px
    }

    .user-li-nav .ub-wheel span {
        background-image: url(https://gfx.tarot.com/images/navigation/icons/wheel.svg)
    }

    .user-li-nav .ub-vip span {
        height: 35px;
        margin: 0 2px 0 0;
        width: 40px
    }

    .user-li-nav .ub-karmacoins span {
        height: 38px;
        margin: 0 3px 0 -3px
    }

    .user-li-nav .ub-journal span, .user-li-nav .ub-settings span {
        margin: 0 4px 0 -4px
    }

    .user-li-nav .ub-wheel span {
        height: 35px
    }

    .user-li-nav .ub-logout a {
        align-items: center;
        justify-content: center;
        padding-right: 20%;
        text-align: center
    }

    .user-li-nav .ub-logout span {
        height: 30px;
        width: 30px
    }

    .user-li-nav .ub-logout .account-details h5 {
        font-size: 13px;
        font-weight: 300px;
        margin: 0 0 3px
    }

.user-header {
    height: 100%;
    padding: 12px 0 12px 9px
}

    .user-header .avatar-mask {
        margin-right: 12px;
        top: 0
    }

    .user-header .my-account {
        border-top: none;
        color: #6c3082;
        display: inline-block;
        vertical-align: middle
    }

        .user-header .my-account h5 {
            color: #fff;
            line-height: 22px
        }

        .user-header .my-account p {
            color: #fff;
            font-size: 10px;
            line-height: 10px;
            margin: 0
        }

            .user-header .my-account p:before {
                background-image: url(/Content/icons/kc.svg);
                background-repeat: no-repeat;
                content: "";
                display: inline-block;
                height: 11px;
                vertical-align: text-bottom;
                width: 13px
            }

user-menu .user-li .user-li-nav {
    display: block;
    min-width: 224px;
    overflow: hidden;
    position: absolute;
    right: -5px;
    top: 68px;
    z-index: 21
}

    user-menu .user-li .my-account:hover ~ .user-li-nav, user-menu .user-li .user-li-nav:hover {
        background-color: hsla(0, 0%, 100%, .98);
        box-shadow: -3px 15px 15px 0 rgba(0, 0, 0, .07);
        max-height: 420px
    }

panel-module-transits, vip-transits-list {
    display: flex;
    flex-direction: column
}

    panel-module-transits > a, vip-transits-list > a {
        border-top: 1px solid #dbdbdb;
        padding: 15px 40px 20px 20px;
        position: relative
    }

        panel-module-transits > a:last-child, vip-transits-list > a:last-child {
            border-bottom: 1px solid #dbdbdb
        }

        panel-module-transits > a:after, vip-transits-list > a:after {
            border-bottom: 10px solid transparent;
            border-left: 10px solid #dbdbdb;
            border-top: 10px solid transparent;
            content: "";
            height: 7px;
            margin-top: -7px;
            position: absolute;
            right: 20px;
            top: 50%;
            width: 7px
        }

        panel-module-transits > a:hover, vip-transits-list > a:hover {
            background-color: #f7f5fa;
            text-decoration: none
        }

        panel-module-transits > a h5, vip-transits-list > a h5 {
            color: #7a7a7a;
            margin-bottom: 10px
        }

            panel-module-transits > a h5 .symbol, vip-transits-list > a h5 .symbol {
                font-family: TarotDotCom;
                font-size: 20px;
                font-style: normal
            }

        panel-module-transits > a h2, panel-module-transits > a p:nth-child(2), vip-transits-list > a h2, vip-transits-list > a p:nth-child(2) {
            color: #000;
            margin-bottom: 15px
        }

.transit-label {
    background-color: #fff;
    border: 1px solid;
    border-radius: 5px;
    display: inline-block;
    padding: 5px
}

    .transit-label.mood {
        border-color: #714693;
        color: #714693
    }

        .transit-label.mood:hover {
            color: #714693
        }

    .transit-label.communication-and-information {
        border-color: #4eabd1;
        color: #4eabd1
    }

        .transit-label.communication-and-information:hover {
            color: #4eabd1
        }

    .transit-label.love-and-relationships {
        border-color: #c32148;
        color: #c32148
    }

        .transit-label.love-and-relationships:hover {
            color: #c32148
        }

    .transit-label.action-and-initiative {
        border-color: #29ab87;
        color: #29ab87
    }

        .transit-label.action-and-initiative:hover {
            color: #29ab87
        }

    .transit-label.opportunities {
        border-color: #4f9d5d;
        color: #4f9d5d
    }

        .transit-label.opportunities:hover {
            color: #4f9d5d
        }

    .transit-label.challenges-and-responsibilities {
        border-color: #4f2398;
        color: #4f2398
    }

        .transit-label.challenges-and-responsibilities:hover {
            color: #4f2398
        }

    .transit-label.surprises-and-breakthroughs {
        border-color: #026395;
        color: #026395
    }

        .transit-label.surprises-and-breakthroughs:hover {
            color: #026395
        }

    .transit-label.inspiration-and-transformation {
        border-color: #ab0563;
        color: #ab0563
    }

        .transit-label.inspiration-and-transformation:hover {
            color: #ab0563
        }

zodiac-sign-picker {
    display: block
}

    zodiac-sign-picker .is-h4 {
        margin: 0 0 20px 10px
    }

    zodiac-sign-picker p {
        margin: 0 0 0 10px
    }

        zodiac-sign-picker p.sign {
            font-size: 14.5px;
            line-height: 24px;
            margin: 0;
            text-transform: capitalize
        }

        zodiac-sign-picker p.dates {
            font-size: 10px;
            line-height: 16.5px;
            margin: 0
        }

    zodiac-sign-picker .zodiac-signs {
        align-content: center;
        align-items: center;
        clear: both;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-top: -5px
    }

        zodiac-sign-picker .zodiac-signs .zodiac-sign {
            background-position: center 5px;
            background-repeat: no-repeat;
            background-size: 45px;
            border: 1px solid #fff;
            border-radius: 10px;
            color: #fff;
            font-size: 12px;
            margin: 5px 0;
            padding: 40px 5px 8px;
            text-align: center;
            width: 90px
        }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.aries {
                background-color: #f64a8a;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-aries.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.aries:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.aries:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/aries.svg);
                    border-color: #f64a8a;
                    color: #f64a8a
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.taurus {
                background-color: #3ab09e;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-taurus.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.taurus:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.taurus:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/taurus.svg);
                    border-color: #3ab09e;
                    color: #3ab09e
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.gemini {
                background-color: #6093d1;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-gemini.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.gemini:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.gemini:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/gemini.svg);
                    border-color: #6093d1;
                    color: #6093d1
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.cancer {
                background-color: #624e9a;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-cancer.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.cancer:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.cancer:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/cancer.svg);
                    border-color: #624e9a;
                    color: #624e9a
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.leo {
                background-color: #f34723;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-leo.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.leo:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.leo:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/leo.svg);
                    border-color: #f34723;
                    color: #f34723
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.virgo {
                background-color: #87ab39;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-virgo.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.virgo:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.virgo:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/virgo.svg);
                    border-color: #87ab39;
                    color: #87ab39
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.libra {
                background-color: #456cac;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-libra.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.libra:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.libra:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/libra.svg);
                    border-color: #456cac;
                    color: #456cac
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.scorpio {
                background-color: #3f307f;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-scorpio.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.scorpio:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.scorpio:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/scorpio.svg);
                    border-color: #3f307f;
                    color: #3f307f
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.sagittarius {
                background-color: #e32636;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-sagittarius.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.sagittarius:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.sagittarius:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/sagittarius.svg);
                    border-color: #e32636;
                    color: #e32636
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.capricorn {
                background-color: #1d6142;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-capricorn.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.capricorn:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.capricorn:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/capricorn.svg);
                    border-color: #1d6142;
                    color: #1d6142
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.aquarius {
                background-color: #1e385b;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-aquarius.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.aquarius:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.aquarius:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/aquarius.svg);
                    border-color: #1e385b;
                    color: #1e385b
                }

            zodiac-sign-picker .zodiac-signs .zodiac-sign.pisces {
                background-color: #803790;
                background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/light-pisces.svg)
            }

                zodiac-sign-picker .zodiac-signs .zodiac-sign.pisces:active, zodiac-sign-picker .zodiac-signs .zodiac-sign.pisces:hover {
                    background-color: #fff;
                    background-image: url(https://gfx.tarot.com/images/daily-pages/glyphs/pisces.svg);
                    border-color: #803790;
                    color: #803790
                }

    zodiac-sign-picker a.header {
        display: inline-block;
        margin: 10px 0 0 5px
    }

    zodiac-sign-picker a.footer {
        display: block;
        margin: 20px 0 0;
        text-align: center
    }

@media only screen and (max-width: 599px) {
    article ul {
        margin-bottom: 0
    }

    article .psychic-tip {
        display: block;
        margin-left: -10px;
        margin-right: -10px
    }

    img.glyph {
        width: 30%
    }

    img.icon {
        width: 55%
    }

    img.node-article-image {
        max-width: 125px
    }

    img.card_pic {
        width: 115px
    }

    .is-pill {
        display: block
    }

    .error-page-image {
        width: 140px
    }

    .card-carousel {
        overflow-x: scroll
    }

        .card-carousel a {
            width: 103px
        }

    password-reset-set img, password-reset img {
        width: 40%
    }

    aside.details button {
        top: -28px
    }

    tarot-card-selector, tarot-deck-selector {
        padding: 5px 10px
    }

        tarot-card-selector select-group, tarot-deck-selector select-group {
            height: 45px
        }

            tarot-card-selector select-group:after, tarot-deck-selector select-group:after {
                top: 19px
            }

            tarot-card-selector select-group select, tarot-deck-selector select-group select {
                height: auto
            }

    tarot-card-autocomplete input-group:after, tarot-deck-autocomplete input-group:after {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #6c3082;
        content: "";
        position: absolute;
        right: 15px;
        top: 20px
    }

    .tarot-deck-suit:before {
        height: 203px;
        margin: -203px 0 0
    }

    .browse-tarot-decks-by-theme:before {
        height: 215px;
        margin: -215px 0 0
    }

    aside.whizzco h2 {
        font-size: 16.8px
    }

    policy-consent.shown {
        top: 48%
    }

    dialog > :first-child {
        width: 100%
    }

    dialog + .backdrop, dialog::backdrop {
        background-color: rgba(108, 48, 130, .7)
    }

    planet-tracker {
        margin: 0 10px;
        min-height: 440px
    }

    promoted-content header h2 {
        font-size: 20px;
        line-height: 40px
    }

    promoted-content promoted-content-story[mode=daily] {
        margin: 0
    }

    header mobile-nav {
        background: #fff;
        bottom: 0;
        height: 100%;
        left: -100vw;
        position: fixed;
        top: 51px;
        transition: .25s;
        visibility: hidden;
        width: 100%;
        z-index: 5
    }

        header mobile-nav.show-nav {
            left: 0;
            visibility: visible
        }

        header mobile-nav ul {
            list-style-type: none;
            margin-left: 0
        }

            header mobile-nav ul li {
                font-size: 14px;
                line-height: 20px;
                padding: 10px 0;
                white-space: nowrap
            }

    nav-bar-mobile {
        left: 0
    }

    .submenu-category {
        margin: 0;
        min-width: 0
    }

    footer ul li {
        font-size: 11px
    }

    .faux-dropdown .faux-dropdown-items {
        bottom: 31px
    }

    .footer-tarot-links column {
        display: flex;
        flex-direction: column
    }

        .footer-tarot-links column a {
            margin: 0
        }

    daily-tarot-card .tcod-pills {
        display: flex;
        flex-wrap: wrap;
        height: 100px;
        overflow-x: scroll;
        overflow-y: hidden
    }

    article.daily-psychic-tip {
        margin: -20px 0 0
    }

        article.daily-psychic-tip p {
            margin: 0 10px 20px
        }

    .daily-sign-content ul {
        margin: -5px 10px 20px
    }

    keen .online-now {
        bottom: -10px
    }

    keen-slider {
        min-height: 520px
    }

        keen-slider p {
            line-height: 13px
        }

    .more-horoscopes .daily-symbol {
        font-size: 35px
    }

    main.full-width row.has-background {
        background-image: none !important;
        height: auto
    }

        main.full-width row.has-background.background-butterfly {
            background-size: cover
        }

        main.full-width row.has-background-butterfly, main.full-width row.has-background.background-butterfly {
            background-image: url(https://gfx.tarot.com/images/site/su-onboard/mobile/m-butterfly.gif);
            background-position: top
        }

    main.full-width row.mobile-cosmic-profile {
        background-color: #fef4f8
    }

    main.full-width h4.cosmic-profile {
        color: #6c3082;
        font-size: 11px;
        line-height: 1.27em
    }

    main.full-width img.cosmic-profile-icon {
        display: block;
        height: 40px;
        margin: 10px auto
    }

    section.product-report .cosmic-updates img, section.product-teeup .cosmic-updates img {
        left: calc(50% - 42.5px);
        top: -25px
    }

    section.product-report .cosmic-updates row, section.product-teeup .cosmic-updates row {
        padding: 45px 10px 30px
    }

    .karmacoin-store {
        padding: 0 5px
    }

    .sui-layout-header .sui-layout-header__inner {
        padding: 0 15px
    }

    .sui-result .sui-result__title {
        font-size: 32px !important
    }

    .sui-layout-main {
        padding-left: 0 !important
    }

    .sui-result__body {
        display: block !important
    }

    .sui-result__image img {
        max-height: 250px;
        max-width: none;
        width: auto
    }

    .sui-result__image {
        max-width: none
    }

    .astrology-compatibility-header {
        height: 160px
    }

    astrology-compatibility {
        margin: 0 15px 500px
    }

        astrology-compatibility h1 {
            font-size: 32px;
            line-height: 40px
        }

    .birthday-nav a.birthday-heading {
        font-size: 11px;
        line-height: 13px
    }

    compatibility-chooser .compatibility-chooser h2 {
        font-size: 25px;
        font-weight: 400
    }

    compatibility-chooser compatibility-chooser-dropdown-item {
        font-weight: 400
    }

    date-picker date-picker-underlay {
        background-color: rgba(108, 48, 130, .7)
    }

    input-group input[type=password] {
        font-size: 14px
    }

    login-modal dialog-content input-group input {
        font-size: 20px
    }

    login-modal dialog-content a {
        bottom: 0;
        left: 11px
    }

    login-modal dialog-content button {
        min-width: 140px
    }

    password-modal dialog-content input-group input {
        font-size: 20px
    }

    password-modal dialog-content button {
        min-width: 140px
    }

    signup-modal dialog-content input-group input {
        font-size: 20px
    }

    signup-modal dialog-content select-group:after {
        right: 5px
    }

    signup-modal dialog-content select-group select {
        font-size: 20px
    }

    signup-modal dialog-content button {
        min-width: 140px
    }

    sms-modal dialog-content a.sms-footer-link {
        bottom: 0;
        left: 11px
    }

    sms-modal dialog-content button {
        min-width: 140px
    }

    zodiac-dropdown {
        margin: 0 10px 20px
    }

        zodiac-dropdown span {
            margin-left: 6px;
            padding: 17px 39px 17px 9px
        }

            zodiac-dropdown span:after {
                border-bottom: none;
                border-top: 7px solid #c71585
            }

        zodiac-dropdown > div {
            position: static
        }

            zodiac-dropdown > div a {
                display: block;
                font-family: Montserrat, sans-serif;
                margin: 5px 10px 0;
                padding: 18px 15px;
                width: auto
            }

    .tarot-dropdown {
        margin: 0
    }

        .tarot-dropdown span {
            display: block;
            min-width: 0;
            padding: 18px 32px 18px 15px
        }

        .tarot-dropdown + div {
            flex-direction: column;
            padding-top: 4px;
            position: static;
            top: 58px;
            width: 100%
        }

    product-carousel {
        overflow-x: scroll
    }

        product-carousel > a {
            width: 155px
        }

        product-carousel .product-carousel-nav {
            display: none
        }

    promo-message[placement^=bday] h1 {
        margin: 5px 10px 0
    }

    promo-message[placement^=bday] p {
        margin: 0 10px 15px
    }

    promo-message[placement^=bday] a.button-sidebar {
        margin-left: 10px
    }

    promo-message[placement=text-catalog] > p {
        font-size: 14px;
        line-height: 24px;
        text-wrap: pretty
    }

    promo-message[placement=tarot-page] {
        min-height: 28px
    }

    promo-message[placement=free-reading-upsell] {
        min-height: 185px
    }

    promo-message[placement=daily-insight] p {
        font-size: 24px;
        line-height: 26px
    }

    subscription-teeup > img:first-child {
        aspect-ratio: auto 380/104
    }

    subscription-teeup[upc=forecast-monthly-subscription] h1 {
        font-size: 49px;
        line-height: 49px
    }

    subscription-teeup .price {
        text-align: center
    }

    subscription-teeup header {
        max-width: 350px
    }

    .vip-content-container .is-h3, .vip-content-container h3 {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 10px
    }

    .vip-content-container li {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 10px
    }

    .my-account {
        height: auto;
        padding: 0
    }

    .user-li-nav li:first-of-type {
        border: none
    }

    .user-li-nav li.ub-logout {
        border-bottom: 1px solid #efefef
    }

    .user-li-nav li a {
        padding-left: 5px
    }

        .user-li-nav li a .account-details {
            margin-left: 5px
        }

        .user-li-nav li a .is-h5 {
            line-height: normal
        }

        .user-li-nav li a p {
            font-size: 12px
        }

    panel-module-transits > a h5, vip-transits-list > a h5 {
        font-size: 14px
    }

    panel-module-transits > a h2, panel-module-transits > a p:nth-child(2), vip-transits-list > a h2, vip-transits-list > a p:nth-child(2) {
        font-size: 18px;
        font-weight: 400
    }

    panel-module-transits > a span.transit-label, vip-transits-list > a span.transit-label {
        font-size: 12px
    }

    zodiac-sign-picker {
        margin: 0 auto 20px
    }
}

@media only screen and (max-width: 369px) {
    .is-hidden-tiny {
        display: none !important
    }

    column.is-1-tiny {
        width: 8.3333333333% !important
    }

    column.is-2-tiny {
        width: 16.6666666667% !important
    }

    column.is-3-tiny {
        width: 25% !important
    }

    column.is-4-tiny {
        width: 33.3333333333% !important
    }

    column.is-5-tiny {
        width: 41.6666666667% !important
    }

    column.is-6-tiny {
        width: 50% !important
    }

    column.is-7-tiny {
        width: 58.3333333333% !important
    }

    column.is-8-tiny {
        width: 66.6666666667% !important
    }

    column.is-9-tiny {
        width: 75% !important
    }

    column.is-10-tiny {
        width: 83.3333333333% !important
    }

    column.is-11-tiny {
        width: 91.6666666667% !important
    }

    column.is-12-tiny {
        width: 100% !important
    }

    date-picker date-picker-body date-picker-nav a {
        font-size: 24px
    }

    date-picker date-picker-body date-picker-calendar date-picker-days span {
        font-size: 20px;
        line-height: 40px
    }

        date-picker date-picker-body date-picker-calendar date-picker-days span:before {
            height: 36px;
            left: 0;
            width: 36px
        }

        date-picker date-picker-body date-picker-calendar date-picker-days span.selected, date-picker date-picker-body date-picker-calendar date-picker-days span.today {
            font-size: 24px
        }

    promo-message[placement=tarot-page][tags=card-ind-x], promo-message[placement=tarot-page][tags=card-lp-x], promo-message[placement=tarot-page][tags=deck-ind-x], promo-message[placement=tarot-page][tags=deck-lp-x] {
        height: 680px
    }

    subscription-teeup header {
        max-width: 300px
    }

    .user-header .my-account p {
        font-size: 9px
    }
}

@media only screen and (min-width: 600px) {
    .service-banner {
        height: 200px
    }

    aside.whizzco {
        min-height: 720px;
        padding: 0
    }

    dialog dialog-content {
        padding: 15px 35px 25px
    }

    .promoted_content_link {
        margin-bottom: 25px
    }

        .promoted_content_link .promoted_content_headline {
            line-height: 35px;
            margin: 10px 0
        }

    promoted-content promoted-content-story {
        margin: 10px
    }

        promoted-content promoted-content-story[mode=sidebar] {
            margin: 0
        }

    .footer-info, .footer-nav {
        padding-left: 5%
    }

    .faux-dropdown p {
        color: #7a7a7a
    }

    daily-tarot-card .daily-tarot-card img {
        width: 225px
    }

        daily-tarot-card .daily-tarot-card img.tarot-card-unknown {
            height: 200px
        }

    article.daily-psychic-tip {
        margin-bottom: 25px
    }

        article.daily-psychic-tip h1 {
            margin: 110px 0 0 25px
        }

        article.daily-psychic-tip h3 {
            margin-left: 0
        }

    article div.daily-hexagram img {
        width: 225px
    }

        article div.daily-hexagram img.hexagram-unknown {
            height: 150px
        }

    article div.daily-number img.number-unknown {
        height: 200px;
        width: auto
    }

    section.product-report .report-item, section.product-report .report-links, section.product-teeup .report-item, section.product-teeup .report-links {
        width: 750px
    }

    .karmacoin-store .icon-karma-coin-store {
        background-position: 0 0;
        height: 75px;
        margin-top: 5px;
        width: 85px
    }

    date-select {
        display: inline-block;
        width: 50%
    }

    kc-store .kc-total h2.sale, kc-store .kc-total h3 {
        margin-right: 35px
    }

    zodiac-dropdown + div zodiac-sign-picker, zodiac-dropdown > div zodiac-sign-picker {
        background-color: #fff;
        margin: 0 0 0 10px;
        padding: 15px 40px;
        width: 100%
    }

    nav-panel {
        display: none !important
    }

    div.panel-overlay.show-nav, promo-message[mode=vip-sidebar] product-carousel > a:nth-of-type(n+3) {
        display: none
    }

    promo-message[placement=tarot-page][tags=card-ind-0] a, promo-message[placement=tarot-page][tags=card-lp-0] a, promo-message[placement=tarot-page][tags=deck-ind-0] a, promo-message[placement=tarot-page][tags=deck-lp] a {
        display: inline-flex
    }

    promo-message[placement=featured-spread] {
        min-height: 363px
    }

    promo-message[placement=daily-insight] {
        min-height: 120px
    }

    subscription-teeup {
        padding: 0 125px
    }

        subscription-teeup .icon-teeup {
            height: 50px;
            margin-top: 5px
        }

        subscription-teeup .price {
            position: absolute;
            right: 125px
        }

    zodiac-sign-picker {
        margin: 30px auto 0
    }
}

@media only screen and (min-width: 600px) and (max-width: 899px) {
    .tarot-deck-suit:before {
        height: 195px;
        margin: -195px 0 0
    }

    .browse-tarot-decks-by-theme:before {
        height: 156px;
        margin: -156px 0 0
    }

    header mobile-nav {
        background-color: transparent;
        bottom: 0;
        height: 100%;
        position: fixed;
        right: -100vw;
        top: 51px;
        transition: right .25s ease-in-out, background-color .5s ease-in-out;
        visibility: hidden;
        width: 100%;
        z-index: 5
    }

        header mobile-nav.show-nav {
            background-color: rgba(108, 48, 130, .7);
            right: 0;
            visibility: visible
        }

        header mobile-nav ul {
            list-style-type: none;
            margin-left: 0
        }

            header mobile-nav ul li {
                font-size: 14px;
                line-height: 20px;
                padding: 10px 0;
                white-space: nowrap
            }

    nav-bar-mobile {
        width: 600px
    }

    .submenu-category {
        margin: 0
    }

    .birthday-nav a.birthday-heading {
        width: auto
    }

    autocomplete-group p.is-error {
        font-size: 8px
    }

    promo-message[placement=tarot-page][tags=card-ind-x], promo-message[placement=tarot-page][tags=card-lp-x], promo-message[placement=tarot-page][tags=deck-ind-x], promo-message[placement=tarot-page][tags=deck-lp-x] {
        height: 420px
    }

    .user-li-nav .ub-logout span {
        height: 23px
    }

    .user-li-nav .ub-logout .account-details h5 {
        font-size: 12px
    }
}

@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .submenu-category a.nav-link, .submenu-category a.nav-link:visited {
        font-size: 14px
    }

    promo-message[placement=banner] > a row {
        margin: 0 auto;
        width: 900px
    }

    promo-message[placement=tarot-page][tags=card-ind-x], promo-message[placement=tarot-page][tags=card-lp-x], promo-message[placement=tarot-page][tags=deck-ind-x], promo-message[placement=tarot-page][tags=deck-lp-x] {
        height: 330px
    }

    .user-li-nav li p {
        font-size: 10px
    }
}

@media only screen and (max-width: 899px) {
    daily-hexagram h3, daily-tarot-card h3 {
        font-size: 17px;
        line-height: 28px
    }

    daily-pills {
        overflow: scroll;
        width: 100%
    }

    .birthday-nav {
        display: flex !important
    }

        .birthday-nav li:nth-of-type(n+3) {
            display: none
        }

    nav-articles {
        margin: 0;
        width: auto
    }

    .user-header .my-account span {
        color: #fff
    }
}

@media only screen and (min-width: 1200px) {
    section.product-report .back-to-top, section.product-teeup .back-to-top {
        width: 0
    }

        section.product-report .back-to-top a, section.product-teeup .back-to-top a {
            display: block;
            margin-left: 10px
        }

    compatibility-chooser {
        margin: 0 auto;
        width: 625px
    }

        compatibility-chooser .compatibility-chooser {
            margin: 0 0 0 5px
        }

        compatibility-chooser date-select {
            display: inline-block;
            width: 50%
        }

    promo-message[placement=banner] > a {
        min-height: 360px;
        overflow: visible;
        padding: 10px 0
    }

        promo-message[placement=banner] > a row {
            margin: 0 auto;
            width: 1000px
        }

    promo-message[placement=banner] .banner-promo-image {
        transform: rotate(-5deg)
    }

    promo-message[placement=tarot-page][tags=card-ind-x], promo-message[placement=tarot-page][tags=card-lp-x], promo-message[placement=tarot-page][tags=deck-ind-x], promo-message[placement=tarot-page][tags=deck-lp-x] {
        height: 330px
    }

    zodiac-sign-picker .zodiac-signs .zodiac-sign {
        width: calc(16.66% - 15px)
    }
}

@media only screen and (min-width: 900px) {
    birthday-select {
        display: block;
        min-width: 159px
    }

    .birthday-nav a.birthday-heading {
        width: 130px
    }

    kc-store {
        margin: 0 auto 50px
    }

        kc-store kc-key {
            left: -64px
        }

        kc-store kc-packages {
            overflow-x: hidden;
            padding: 0
        }

    nav-articles p {
        color: #4a4e5a;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        margin: 0 10px 10px 15px
    }
}

@media only screen and (min-width: 600px) and (max-width: 1199px) {
    compatibility-chooser {
        width: 100%
    }

    promo-message[placement=banner] > a {
        overflow: visible;
        padding: 0 0 0 10px
    }

        promo-message[placement=banner] > a row {
            margin: 0 auto;
            width: 800px
        }

    zodiac-sign-picker .zodiac-signs .zodiac-sign {
        width: calc(25% - 15px)
    }
}

@media only screen and (max-width: 599px) and (max-width: 369px) {
    .tarot-dropdown span, zodiac-dropdown span {
        font-size: 14px;
        padding: 18px 35px 18px 5px
    }
}

/*# sourceMappingURL=global-5a35a9761330.css.map*/


@media(min-width:599px) {
    .pc_display_none {
        display: none !important;
    }
}


.mobile_menu {
    position: fixed;
    top: 51px;
    height: calc(100vh - 51px);
    left: -102vw;
    background: #fff;
    width: 100vw;
    transition: 0.3s;
    z-index: 999;
}

.mobile_menu_user_container {
    display: flex;
    align-items: center;
    padding: 20px 30px;
}


    .mobile_menu_user_container .avatar {
        width: 56px;
        height: 56px;
        margin-right: 10px;
    }

.mobile_menu_username {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    line-height: 27px;
    margin-top: 5px;
}

.normal_member {
    margin-top: 4px;
    width: 48px;
    height: 21px;
}


.mobile_menu_list {
    margin-top: 10px;
}


.mobild_menu_item {
    display: flex;
    padding: 20px 30px;
    align-items: center;
}

#yourreading {
    width: 32px;
    height: 22px;
    margin-right: 14px;
}

.menu_item_title {
    font-size: 14px;
    color: #000000;
    line-height: 19px;
}

.menu_item_desc {
    font-size: 12px;
    color: #77287A;
    line-height: 16px;
    margin-top: 4px;
}


.mobild_menu_item_border {
    margin: 0 30px;
    width: calc(100% - 60px);
    height: 1px;
    background: #E6E7EC;
}


#tovip {
    width: 28px;
    height: 28px;
    margin-right: 14px;
}

#setting {
    width: 28px;
    height: 28px;
    margin-right: 14px;
}

.logout_container {
    padding: 20px 30px;
    width: 100%;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    font-size: 16px;
    color: #000000;
    align-items: center;
}

#logout {
    width: 26px;
    height: 28px;
    margin-right: 10px;
}

.top_type_inmenu {
    margin: 20px 30px;
    width: calc(100% - 60px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px 6px 6px 6px;
    font-size: 18px;
    color: #FFFFFF;
    height: 56px;
    box-sizing: border-box;
}


#top_type_inmenu_list {
    margin-top: 30px;
}


#mobile_menu_icon img[src="/Content/icons/menu_close.png"] {
    width: 25px;
    height: 25px;
}

#mobile_menu_icon img[src="/Content/icons/menu.png"] {
    width: 30px;
    height: 22px;
}

.login_container_mobile {
    text-align: center;
    padding-top: 30px;
}

    .login_container_mobile img {
        width: 56px;
        height: 56px;
    }

.not_logged_in {
    margin-top: 10px;
    font-size: 13px;
    color: #666666;
    line-height: 24px;
}

.login_in_btn {
    margin-top: 20px;
    width: 198px;
    height: 40px;
    background: #3976E8;
    box-shadow: inset 0px 0px 6px 1px #2E66CF;
    border-radius: 6px 6px 6px 6px;
    display: flex;
    align-items: center;
    font-size: 17px;
    color: #FFFFFF;
    justify-content: center;
    margin-left: calc(50% - 99px);
}


.hidden {
    display: none !important;
}


.login_pop_container {
    width: 575px;
    height: 391px;
    background: #FFFFFF;
    border-radius: 13px 13px 13px 13px;
    text-align: center;
    padding-top: 20px;
    position: relative;
}


.login_pop_desc {
    font-size: 17px;
    color: #000000;
    line-height: 24px;
    padding: 0 81px;
}

.login_pop_btn {
    width: 230px;
    height: 43px;
    background: #3162BE;
    margin: 0 auto;
    cursor: pointer;
}

.login_pop_btn_inner {
    width: 230px;
    height: 40px;
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3976E8;
}

    .login_pop_btn_inner span {
        margin-left: 14px;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 19px;
        margin-top: 2px;
    }

    .login_pop_btn_inner img {
        width: 20px;
        height: 20px;
        margin-top: 2px;
    }

.login_menu_btn {
    width: 80px;
    height: 33px;
    background: #4E7F9E;
    margin-left: 50px;
}

.login_menu_btn_inner {
    width: 80px;
    height: 30px;
    background: #4EABD1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

    .login_menu_btn_inner span {
        margin-top: 2px;
    }


@media(max-width:599px) {
    .m_display_none {
        display: none!important;
    }
}




tarot-question {
    display: block;
    margin-bottom: 15px;
    min-height: 33px;
}

    tarot-question input[name=question], tarot-question input[name=question].has-subject {
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        transition: box-shadow .45s, border-color .45s ease-in-out;
    }

    tarot-question input[name=question] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #bfc1c2;
        border-radius: 5px;
        box-sizing: border-box;
        color: rgba(0, 0, 0, .75);
        display: block;
        font-family: Montserrat, sans-serif;
        font-size: 12.25px;
        font-weight: 400;
        height: 32.375px;
        line-height: normal;
        margin: 0 auto;
        max-width: 600px;
        padding: 7px;
        text-align: center;
        width: 80%;
    }
