.cookie-banner {
    background-color: #333;
    display: flex;
    justify-content: space-between
}

.cookie-banner .label {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: left;
    padding: 8px 0 8px 16px
}

.cookie-banner .link {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-decoration: underline;
    cursor: pointer
}

.cookie-banner .link:hover {
    text-decoration: none
}

.cookie-banner.mobile .label,.cookie-banner.mobile .link {
    font-size: 11px;
    line-height: 16px
}

.cookie-banner.mobile .label {
    padding-top: 4px;
    padding-bottom: 4px
}

.cookie-banner .close-button {
    margin: 0 16px
}

.co-branded-banner {
    background-color: #f5f5f5;
    position: relative;
    width: 100%;
    height: 60px;
    max-height: 60px;
    text-align: center;
    font-style: normal;
    color: #555;
    mix-blend-mode: normal;
    border-bottom: 1px solid grey;
    top: 0;
    right: 0
}

.co-branded-banner-content {
    line-height: 18px;
    font-weight: 700;
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin-top: 21px;
    margin-bottom: 21px
}

.co-branded-banner-img {
    vertical-align: middle;
    max-width: 90px;
    max-height: 30px;
    display: inline-block;
    padding: 0 10px 0 9px
}

.co-branded-banner-container {
    width: 100%
}

.co-branded-banner--mobile {
    height: 55px;
    max-height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.co-branded-banner--mobile .co-branded-container {
    width: 100%
}

.co-branded-banner--mobile .co-branded-banner-content {
    font-size: 12px;
    text-align: center;
    margin: auto
}

.co-branded-banner--mobile .co-branded-content--multiline {
    transform: translateY(10%);
    margin-top: 0;
    margin-bottom: 0
}

.co-branded-banner--mobile .co-branded-img {
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    padding: 0 10px;
    max-width: 90px;
    max-height: 40px
}

.co-branded-banner--mobile .inline-text-only {
    display: inline-block;
    width: 100%
}

.co-branded-banner--mobile .inline-combined {
    display: inline-block
}

.co-branded-banner--mobile .inline-img {
    display: inline-block;
    max-width: 90px;
    max-height: 40px
}

@media (device-width: 280px) and (orientation:portrait) {
    .co-branded-banner--mobile .co-branded-img--multiline {
        margin-top:-15px!important;
        margin-left: -10px!important
    }

    .co-branded-banner--mobile .co-branded-content--multiline {
        width: 85%
    }

    .co-branded-banner--mobile .inline-combined--multiline {
        width: calc(100% - 90px)
    }
}

@media (device-width: 320px) and (orientation:portrait) {
    .co-branded-banner--mobile .co-branded-img--multiline {
        margin-top:-15px!important;
        margin-left: -10px!important
    }

    .co-branded-banner--mobile .co-branded-content--multiline {
        width: 90%
    }

    .co-branded-banner--mobile .inline-combined--multiline {
        width: calc(100% - 90px)
    }
}

@media (device-width: 360px) and (orientation:portrait) {
    .co-branded-banner--mobile .co-branded-img--multiline {
        margin-top:-15px!important;
        margin-left: -10px!important
    }

    .co-branded-banner--mobile .co-branded-content--multiline {
        width: 95%
    }

    .co-branded-banner--mobile .inline-combined--multiline {
        width: calc(100% - 90px)
    }
}

@media (device-width: 375px) and (orientation:portrait) {
    .co-branded-banner--mobile .co-branded-img--multiline {
        margin-top:-15px!important;
        margin-left: -10px!important
    }

    .co-branded-banner--mobile .co-branded-content--multiline {
        width: 95%
    }

    .co-branded-banner--mobile .inline-combined--multiline {
        width: calc(100% - 90px)
    }
}

@media (device-width: 384px) and (orientation:portrait) {
    .co-branded-banner--mobile .co-branded-img--multiline {
        margin-top:-15px!important;
        margin-left: -10px!important
    }

    .co-branded-banner--mobile .co-branded-content--multiline {
        width: 95%
    }

    .co-branded-banner--mobile .inline-combined--multiline {
        width: calc(100% - 90px)
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,body,html {
    padding: 0;
    margin: 0
}

body,html {
    font-size: 100%;
    height: 100%;
    background: #fff
}

body {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    color: #39a1bc;
    text-decoration: none
}

a:hover {
    color: #127a95;
    text-decoration: underline
}

input,select,textarea {
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    outline: 0;
    color: #999;
}

input:focus,select:focus,textarea:focus {
    outline: 0
}

textarea {
    overflow: auto
}

img {
    display: block
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder,::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

.nu__container {
    padding-left: 32px;
    padding-right: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.nu__container--fluid {
    max-width: 1580px!important
}

@media (min-width: 768px) {
    .nu__container {
        max-width:768px
    }
}

@media (max-width: 979px) {
    .nu__container {
        padding-left:24px;
        padding-right: 24px
    }
}

@media (max-width: 767px) {
    .nu__container {
        padding-left:16px;
        padding-right: 16px
    }
}

@media (min-width: 980px) {
    .nu__container {
        max-width:960px
    }
}

@media (min-width: 1280px) {
    .nu__container {
        max-width:1260px
    }
}

@media (min-width: 1420px) {
    .nu__container {
        max-width:1400px
    }
}

@media (min-width: 1600px) {
    .nu__container {
        max-width:1580px
    }
}

.grecaptcha-badge {
    visibility: hidden
}

.re-cc-page-desktop {
    position: relative
}

.re-cc-page-desktop .svg-icons-list {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden
}

.re-cc-page-desktop .cookie-banner {
    background-color: #fff
}

.re-cc-page-desktop .cookie-banner .label {
    color: #666
}

.re-cc-page-desktop .cookie-banner .link {
    color: #333
}

.re-cc-page-desktop .cookie-banner .close-button path {
    fill: #666
}

.de-memo-cc-welcome-back-pop-up {
    background: url(https://ww2-secure.justanswer.com/static/img/backgrounds/active-dashboard-blurred.png) no-repeat!important
}

.ja-logo .logo__image {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    background: url(../images/ja-logo-default.png) no-repeat;
    background-size: contain;
    height: 60px;
    width: 198px
}

.ja-logo .logo--black .logo__image {
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-black.png)
}

.ja-logo .logo--black-transparent .logo__image {
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-black-transparent.png)
}

.ja-logo .logo--transparent .logo__image {
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-default-transparent.png)
}

.ja-logo .logo--white .logo__image {
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-white.png)
}

.ja-logo .logo--white .logo__ampersand,.ja-logo .logo--white .logo__title {
    color: #fff
}

.ja-logo .logo--white-text .logo__image {
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-white-text.png)
}

.ja-logo .logo--white-text .logo__ampersand,.ja-logo .logo--white-text .logo__title {
    color: #fff
}

.ja-logo .logo--white-text-transparent .logo__image {
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-white-text-transparent.png)
}

.ja-logo .logo--white-text-transparent .logo__ampersand,.ja-logo .logo--white-text-transparent .logo__title {
    color: #fff
}

.ja-logo .logo--medium .logo__image {
    width: 174px;
    height: 52px
}

.ja-logo .logo--medium .logo__title {
    top: 24px
}

.ja-logo .logo--small .logo__image {
    width: 149px;
    height: 45px
}

.ja-logo .logo__title {
    font-size: 32px;
    padding-left: 8px;
    line-height: 1;
    color: #999;
    font-style: italic;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 32px
}

.ja-logo .logo__cobrand {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 8px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: contain
}

.ja-logo .logo__ampersand {
    font-size: 24px;
    padding-left: 12px;
    line-height: 1;
    color: #999;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 32px
}

@media (max-width: 767px) {
    .ja-logo .logo__image {
        height:36px;
        width: 119px
    }

    .ja-logo .logo__title {
        font-size: 24px;
        top: 15px
    }

    .ja-logo .logo__cogroup {
        display: block
    }

    .ja-logo .logo__cogroup .logo__ampersand {
        font-size: 18px;
        top: 24px
    }

    .ja-logo .logo__cogroup .logo__cobrand {
        height: 80%
    }
}

.javatar-flow-enabled .logo {
    display: flex;
    justify-content: space-between
}

.javatar-flow-enabled .logo .poweredby__text {
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    color: grey
}

.javatar-flow-enabled .logo .logo__image {
    width: 100%;
    max-width: 300px
}

.javatar-flow-enabled .logo .poweredby__logo {
    display: none
}

.javatar-flow-enabled .logo .poweredby-wrapper {
    display: flex;
    align-items: flex-end
}

@media (max-width: 767px) {
    .javatar-flow-enabled .ja-logo {
        width:100%
    }

    .javatar-flow-enabled .ja-logo .poweredby__text {
        max-width: 100px;
        color: #ccc
    }

    .javatar-flow-enabled .ja-logo .logo__image {
        width: 160px
    }

    .javatar-flow-enabled .ja-logo .poweredby__logo {
        display: none
    }
}

.de-cc-membership-benefits {
    color: #fff;
    text-align: left
}

.de-cc-membership-benefits .cc-membership-benefits__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 24px;
    margin-left: 34px
}

.de-cc-membership-benefits .cc-membership-benefits__items {
    margin-left: 4px
}

.de-cc-membership-benefits .cc-membership-benefits__item {
    display: flex
}

.de-cc-membership-benefits .cc-membership-benefits__item__description {
    font-size: 14px;
    line-height: 20px;
    max-width: 206px;
    margin-bottom: 24px
}

.de-cc-membership-benefits .cc-membership-benefits__item__check-sign {
    position: relative;
    margin-right: 32px
}

.de-cc-membership-benefits .cc-membership-benefits__item__check-sign:after {
    border-bottom: 2px solid #00bf8f;
    border-right: 2px solid #00bf8f;
    content: "";
    height: 14px;
    width: 6px;
    transform: rotate(35deg);
    -o-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    position: absolute
}

.de-cc-membership-benefits.javatar-flow-enabled .cc-membership-benefits__item__check-sign:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.de-cc-exit-popup {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    position: fixed;
    background: rgba(0,0,0,.75);
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.de-cc-exit-popup .modal {
    position: relative;
    top: 70px;
    background: #fff;
    padding-top: 32px;
    text-align: center;
    height: 525px;
    width: 345px;
    border-radius: 8px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.de-cc-exit-popup .modal__line {
    margin: 32px 0 0 40px;
    box-sizing: border-box;
    height: 1px;
    width: 266px;
    border: .25px solid #e6e6e6
}

.de-cc-exit-popup .modal__details-title {
    padding: 0 36px;
    margin-top: 32px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px
}

.de-cc-exit-popup .modal__details-description {
    padding: 0 36px;
    margin-top: 16px;
    font-size: 14px;
    line-height: 20px
}

.de-cc-exit-popup .modal__details-cta {
    margin-top: 24px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 8px 16px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    width: 268px;
    height: 52px
}

.de-cc-exit-popup .modal__details-cta:hover {
    background: #cf4328
}

.de-cc-exit-popup .modal__details-cta:focus {
    background: #a81c01
}

.de-cc-exit-popup .modal__close-icon svg {
    position: absolute;
    width: 16px;
    height: 16px;
    fill: #999;
    color: #999;
    stroke: currentColor;
    transition: color .2s ease-in-out;
    cursor: pointer;
    top: 12px;
    right: 12px
}

@media screen and (max-height: 600px) {
    .de-cc-exit-popup .modal {
        padding-top:24px;
        padding-bottom: 16px;
        top: 16px;
        height: auto
    }

    .de-cc-exit-popup .modal .de-cc-experts__availability {
        padding: 0 36px
    }

    .de-cc-exit-popup .modal .de-cc-experts__top-experts {
        padding: 16px 0
    }

    .de-cc-exit-popup .modal__details-title,.de-cc-exit-popup .modal__line {
        margin-top: 16px
    }

    .de-cc-exit-popup .modal__details-cta {
        margin-top: 16px;
        height: 40px;
        font-size: 16px;
        line-height: 20px
    }
}

.javatar-flow-enabled .modal__details-cta {
    background-color: #00c508
}

.javatar-flow-enabled .modal__details-cta:hover {
    background-color: #00a507
}

.de-cc-experts {
    width: 100%;
    min-width: 198px;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif
}

.de-cc-experts .de-cc-experts__availability {
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.de-cc-experts .de-cc-experts__text--bold {
    font-weight: 700
}

.de-cc-experts .de-cc-experts__text--bold>div {
    display: inline
}

.de-cc-experts .de-cc-experts__top-experts {
    padding: 24px 0;
    margin: 0 auto;
    width: 198px
}

.de-cc-experts .de-cc-experts__main-expert {
    margin: 0 auto;
    position: relative;
    width: 80px;
    height: 80px
}

.de-cc-experts__expert-picture {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f5f5f5
}

.de-cc-experts__expert-picture--main {
    border-width: 4px
}

.de-cc-experts .de-cc-experts__verified-sign {
    position: absolute;
    bottom: 3px;
    right: 3px
}

.de-cc-experts .de-cc-experts__secondary-expert {
    width: 68px;
    height: 68px
}

.de-cc-experts .de-cc-experts__secondary-expert--right {
    margin-top: -74px;
    float: right;
    margin-right: 13px
}

.de-cc-experts .de-cc-experts__secondary-expert--left {
    margin-top: -74px;
    float: left;
    margin-left: 13px
}

.de-cc-experts .de-cc-experts__expert-details {
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.de-cc-experts .de-cc-experts__expert-name {
    font-size: 16px
}

.de-cc-trust-logos {
    display: flex;
    justify-content: space-between;
    padding-top: 32px;
    margin-top: 32px;
    border-top: 1px solid #ddd
}

.de-cc-trust-logos .trust-logo {
    background: url(https://ww2.justanswer.com/static/ja37379/trust-logos-v2.png) 0 0/auto 100% no-repeat;
    height: 32px;
    display: inline-block;
    flex-shrink: 0
}

.de-cc-trust-logos .trust-logo.google {
    background-position: 0 0;
    width: 70px
}

.de-cc-trust-logos .trust-logo.norton {
    background-position: -75px 0;
    width: 90px
}

.de-cc-trust-logos .trust-logo.bbb {
    background-position: -170px 0;
    width: 45px
}

.de-cc-trust-logos .trust-logo.trustpilot {
    background-position: -220px 0;
    width: 70px
}

.de-cc-trust-logos .trust-link {
    display: inline-block;
    width: 100%;
    height: 100%
}

.de-circle-loader {
    display: inline-block
}

.de-circle-loader.fullscreen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle,rgba(0,0,0,.25) 0,rgba(0,0,0,.5) 100%)
}

.de-circle-loader .message {
    height: 104px;
    width: 576px;
    color: #fff;
    font-family: Helvetica;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
    margin: 10px auto
}

.de-circle-loader .circle__icon {
    width: 120px;
    height: 120px;
    display: block;
    transition: width 1s,height 1s;
    margin: auto;
    padding-left: 4px
}

.de-circle-loader .circle__icon .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-circle-loader .circle__container {
    position: relative;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    display: flex
}

.de-circle-loader .circle__spinner {
    transition: opacity .7s;
    opacity: 0;
    top: 1px;
    left: 0;
    z-index: 30;
    width: 120px;
    height: 120px;
    display: block;
    position: absolute;
    animation-name: spin;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.de-circle-loader .circle__spinner .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-circle-loader.loading .circle__spinner {
    opacity: 1
}

.de-circle-loader.loading .circle__icon {
    width: 60px;
    height: 60px;
    animation: pulse 1.5s infinite
}

@keyframes pulse {
    0%,to {
        opacity: .5
    }

    50% {
        opacity: .75
    }
}

.de-circle-loader .svg__a,.path-stroke {
    stroke: url(#linear-gradient-vertical);
    stroke-width: 1px
}

@media (min-width: 768px) and (max-width:979px) {
    .de-circle-loader.fullscreen {
        padding-top:10%
    }
}

@media (max-width: 767px) {
    .de-circle-loader.fullscreen {
        display:flex;
        flex-direction: column;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(//ww2-secure.justanswer.com/static/charity/CHARITY_BACKGROUND.jpg) 0 0/cover;
        padding-top: 0
    }

    .de-circle-loader .message {
        height: auto;
        width: auto;
        font-size: 32px;
        font-weight: 400;
        line-height: 40px
    }
}

.ja-input .input__field {
    position: relative;
    z-index: 10;
    -webkit-appearance: none
}

.ja-input .input__field--inactive {
    opacity: .5;
    background-color: #fff!important
}

.ja-input .input__field--disabled {
    background-color: #f5f5f5!important;
    cursor: not-allowed
}

.ja-input .input .input__field.error {
    border-color: #ff6464
}

.ja-input .input--date .input__field,.ja-input .input--month .input__field,.ja-input .input--password .input__field,.ja-input .input--tel .input__field,.ja-input .input--text .input__field {
    border: 1px solid #999;
    border-radius: 4px;
    padding: 8px;
    transition: border .2s ease-in-out,box-shadow .2s ease-in-out;
    font-size: 16px;
    height: 48px;
    display: inline-block;
    background: #fff
}

.ja-input .input--date .input__field::-webkit-input-placeholder,.ja-input .input--month .input__field::-webkit-input-placeholder,.ja-input .input--password .input__field::-webkit-input-placeholder,.ja-input .input--tel .input__field::-webkit-input-placeholder,.ja-input .input--text .input__field::-webkit-input-placeholder {
    color: #999
}

.ja-input .input--date .input__field::-moz-placeholder,.ja-input .input--month .input__field::-moz-placeholder,.ja-input .input--password .input__field::-moz-placeholder,.ja-input .input--tel .input__field::-moz-placeholder,.ja-input .input--text .input__field::-moz-placeholder {
    color: #999
}

.ja-input .input--date .input__field:-ms-input-placeholder,.ja-input .input--month .input__field:-ms-input-placeholder,.ja-input .input--password .input__field:-ms-input-placeholder,.ja-input .input--tel .input__field:-ms-input-placeholder,.ja-input .input--text .input__field:-ms-input-placeholder {
    color: #999
}

.ja-input .input--date .input__field:-moz-placeholder,.ja-input .input--month .input__field:-moz-placeholder,.ja-input .input--password .input__field:-moz-placeholder,.ja-input .input--tel .input__field:-moz-placeholder,.ja-input .input--text .input__field:-moz-placeholder {
    color: #999
}

.ja-input .input--date .input__field:hover,.ja-input .input--month .input__field:hover,.ja-input .input--password .input__field:hover,.ja-input .input--tel .input__field:hover,.ja-input .input--text .input__field:hover {
    border: 1px solid #52bad5
}

.ja-input .input--date .input__field:focus,.ja-input .input--month .input__field:focus,.ja-input .input--password .input__field:focus,.ja-input .input--tel .input__field:focus,.ja-input .input--text .input__field:focus {
    border: 1px solid #52bad5;
    box-shadow: 0 0 5px 0 rgba(82,186,213,.5)
}

.ja-input .input--date .input__field--extra-small,.ja-input .input--month .input__field--extra-small,.ja-input .input--password .input__field--extra-small,.ja-input .input--tel .input__field--extra-small,.ja-input .input--text .input__field--extra-small {
    font-size: 12px;
    height: 32px
}

.ja-input .input--date .input__field--small,.ja-input .input--month .input__field--small,.ja-input .input--password .input__field--small,.ja-input .input--tel .input__field--small,.ja-input .input--text .input__field--small {
    font-size: 14px;
    height: 40px
}

.ja-input .input--date .input__field--large,.ja-input .input--month .input__field--large,.ja-input .input--password .input__field--large,.ja-input .input--tel .input__field--large,.ja-input .input--text .input__field--large {
    font-size: 20px;
    height: 56px
}

.ja-input .input [disabled=disabled]:hover {
    border-color: #999
}

.ja-input .input--prefix .input__field {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.ja-input .input--suffix .input__field {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.ja-input .input__title {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    display: block
}

.ja-input .input__prefix,.ja-input .input__suffix {
    font-size: 16px;
    line-height: 28px;
    padding: 8px;
    border: 1px solid #999;
    height: 48px;
    display: inline-block;
    background: #f5f5f5;
    vertical-align: top
}

.ja-input .input__prefix {
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ja-input .input__suffix {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 0
}

.ja-dropdown .dropdown {
    border: 1px solid #999;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 8px;
    transition: border .2s ease-in-out,box-shadow .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 48px;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    cursor: pointer
}

.ja-dropdown .dropdown__field {
    position: relative
}

.error .ja-dropdown .dropdown {
    border-color: #ff6464
}

.ja-dropdown .dropdown:before {
    display: block;
    position: absolute;
    content: "";
    transition: background-color .2s ease-in-out,opacity .2s ease-in-out;
    height: 1px;
    bottom: -1px;
    left: 0;
    right: 0;
    background: #39a1bc;
    z-index: 100;
    opacity: 0;
    user-select: none
}

.ja-dropdown .dropdown:after {
    right: 8px;
    content: "";
    display: block;
    position: relative;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #333;
    user-select: none
}

.ja-dropdown .dropdown:focus {
    outline: 0
}

.ja-dropdown .dropdown--extra-small {
    font-size: 12px;
    height: 32px
}

.ja-dropdown .dropdown--extra-small:after {
    right: 0
}

.ja-dropdown .dropdown--small {
    font-size: 14px;
    height: 40px
}

.ja-dropdown .dropdown--small:after {
    right: 0
}

.ja-dropdown .dropdown--large {
    font-size: 20px;
    height: 52px
}

.ja-dropdown .dropdown--disabled {
    border: 1px solid #ccc;
    color: #999;
    background: #f5f5f5!important;
    cursor: not-allowed
}

.ja-dropdown .dropdown--disabled:hover {
    border-color: #ccc!important
}

.ja-dropdown .dropdown--disabled .dropdown__arrows-icon:after {
    border-top-color: #ccc
}

.ja-dropdown .dropdown--disabled .dropdown__arrows-icon:before {
    border-bottom-color: #ccc
}

.ja-dropdown .dropdown:focus,.ja-dropdown .dropdown:hover {
    border-color: #39a1bc
}

.ja-dropdown .dropdown--active {
    box-shadow: 0 0 5px 0 rgba(57,161,188,.5);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #39a1bc #39a1bc transparent
}

.ja-dropdown .dropdown--active:before {
    opacity: 1;
    background: #ccc
}

.ja-dropdown .dropdown--active .dropdown__options {
    box-shadow: 0 0 5px 0 rgba(57,161,188,.5);
    display: block
}

.ja-dropdown .dropdown--active .dropdown__options.js-dropdown-options-max-height {
    overflow-y: auto;
    max-height: 300px
}

.ja-dropdown .dropdown__current {
    flex: 1;
    min-height: 0;
    color: #999
}

.ja-dropdown .dropdown__current--chosen {
    color: inherit
}

.ja-dropdown .dropdown__original-select {
    display: none
}

.ja-dropdown .dropdown__options {
    padding: 8px 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #39a1bc;
    border-top: none;
    display: none;
    left: -1px;
    right: -1px;
    top: 100%;
    position: absolute;
    z-index: 50;
    background: #fff
}

.ja-dropdown .dropdown__options:after,.ja-dropdown .dropdown__options:before {
    display: block;
    position: absolute;
    content: "";
    height: 8px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 0;
    user-select: none
}

.ja-dropdown .dropdown__options:before {
    top: 1px
}

.ja-dropdown .dropdown__options:after {
    top: -8px
}

.ja-dropdown .dropdown__option {
    padding: 0 8px;
    cursor: pointer;
    position: relative;
    z-index: 50;
    min-height: 0;
    line-height: 1.5
}

.ja-dropdown .dropdown__option:focus,.ja-dropdown .dropdown__option:hover {
    background: #a8dcea;
    outline: 0
}

.ja-dropdown .dropdown__option:first-child {
    display: none
}

.ja-dropdown .dropdown__title {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    color: #666
}

@media (max-width: 767px) {
    .ja-dropdown .dropdown {
        overflow:hidden
    }

    .ja-dropdown .dropdown__options {
        display: none!important
    }

    .ja-dropdown .dropdown__original-select {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        display: block;
        opacity: 0;
        width: 100%;
        z-index: 10;
        border-color: #000
    }

    .ja-dropdown .dropdown--active {
        box-shadow: 0 0 5px 0 rgba(57,161,188,.5);
        border-radius: 4px;
        border-color: #39a1bc #39a1bc auto
    }

    .ja-dropdown .dropdown--active:before {
        opacity: 0
    }

    .ja-dropdown .dropdown--active .dropdown__options {
        box-shadow: 0 0 5px 0 rgba(57,161,188,.5);
        display: block
    }
}

.de-popup__close {
    z-index: 100
}

.de-cc-contact-customer-care {
    display: block
}

.de-cc-contact-customer-care .container {
    display: flex;
    position: relative;
    padding: 54px 40px 34px 30px;
    margin: 16px
}

.de-cc-contact-customer-care .container .headset {
    float: left;
    height: 110px;
    width: 115px;
    margin-top: 4px;
    background-image: url(//ww2-secure.justanswer.com/static/fe/de-cc-contact-customer-care/headphones-customer-support@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.de-cc-contact-customer-care .container .content {
    float: left;
    margin-left: 38px
}

.de-cc-contact-customer-care .container .content .content__header {
    display: block;
    color: #424242;
    font-family: Helvetica Neue,Helvetica;
    font-size: 30px;
    font-weight: 700
}

.de-cc-contact-customer-care .container .content .content__text {
    display: block;
    margin-top: 10px;
    width: 340px;
    color: #666;
    font-family: Helvetica Neue,Helvetica;
    font-size: 16px;
    line-height: 26px
}

.de-cc-contact-customer-care .container .content .content__phone {
    display: block;
    margin-top: 25px;
    color: #424242;
    font-family: Helvetica Neue,Helvetica;
    font-size: 30px;
    line-height: 36px;
    text-align: left
}

@media (max-width: 767px) {
    .de-cc-contact-customer-care.mobile {
        display:flex;
        flex-flow: row;
        text-align: center;
        width: 100%;
        margin: auto;
        background-size: cover
    }

    .de-cc-contact-customer-care.mobile .container {
        flex-direction: column;
        height: 360px;
        width: 100%;
        padding: 40px 16px;
        box-sizing: border-box;
        background-color: #fff;
        margin: 0
    }

    .de-cc-contact-customer-care.mobile .container .headset {
        float: none;
        margin: 0 auto;
        height: 56px;
        width: 56px;
        top: 0;
        transform: none
    }

    .de-cc-contact-customer-care.mobile .container .content {
        float: none;
        margin-top: 16px;
        margin-left: 0
    }

    .de-cc-contact-customer-care.mobile .container .content .content__header {
        font-weight: 400;
        margin: 0 auto;
        font-size: 32px;
        line-height: 40px;
        width: 320px
    }

    .de-cc-contact-customer-care.mobile .container .content .content__text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 8px;
        width: 100%;
        text-align: center
    }

    .de-cc-contact-customer-care.mobile .container .content .content__phone {
        display: inline-block;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        margin-top: 24px
    }

    .de-cc-contact-customer-care.mobile .container .content a.content__phone {
        text-decoration: none
    }
}

@media (max-width: 767px) and (orientation:landscape) {
    .de-cc-contact-customer-care.mobile {
        background:#fff
    }
}

.th-chat-avatar-spinner {
    position: relative;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.th-chat-avatar-spinner .avatar {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    height: 88%;
    width: 88%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%
}

.th-chat-avatar-spinner .avatar.gray-schema {
    background: #f5f5f5
}

.th-chat-avatar-spinner .avatar.white-schema {
    background: #fff
}

.th-chat-avatar-spinner .avatar img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 3px solid #fff;
    border-radius: 50%
}

.th-chat-avatar-spinner .avatar.gray-schema img {
    border: 3px solid #fff;
    width: 64.2%;
    height: 64.2%
}

.th-chat-avatar-spinner .avatar.white-schema img {
    width: 79%;
    height: 79%
}

.th-chat-avatar-spinner .loader {
    position: relative;
    border: 6px solid transparent;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-origin: border-box;
    background-clip: content-box,border-box;
    margin-left: auto;
    margin-right: auto
}

.th-chat-avatar-spinner .loader.gray-schema {
    background-image: linear-gradient(#f5f5f5,#f5f5f5),radial-gradient(circle at top left,#52bad5,#7fdfc7)
}

.th-chat-avatar-spinner .loader.white-schema {
    background-image: linear-gradient(#fff,#fff),radial-gradient(circle at top left,#52bad5,#7fdfc7)
}

.th-chat-avatar-spinner .loader:before {
    content: "";
    position: absolute;
    transform-origin: 100% 100%;
    width: 5000px;
    height: 5000px;
    left: 50%;
    top: 50%;
    margin-top: -5000px;
    margin-left: -5000px
}

.th-chat-avatar-spinner .loader.gray-schema:before {
    background: #f5f5f5;
    transform: rotate(75deg) skew(0)
}

.th-chat-avatar-spinner .loader.white-schema:before {
    background: #fff;
    transform: rotate(75deg) skew(45deg)
}

.th-chat-avatar-spinner .ja-cycler-item {
    display: none
}

.th-chat-avatar-spinner .ja-cycler-active-item {
    display: inherit;
    -webkit-animation-name: show;
    animation-name: show;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.th-chat-avatar-spinner .hidden {
    display: none
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        backface-visibility: hidden;
        perspective: 1000px;
        transform: rotate(0) translateZ(0)
    }

    to {
        backface-visibility: hidden;
        perspective: 1000px;
        transform: rotate(1turn) translateZ(0)
    }
}

@media (min-width: 1280px) {
    .th-chat-avatar-spinner {
        max-width:960px
    }
}

@media (min-width: 980px) and (max-width:1279px) {
    .th-chat-avatar-spinner {
        max-width:960px
    }
}

.de-memo-cc-welcome-back-pop-up {
    background: url(https://ww2-secure.justanswer.com/static/img/backgrounds/dashboard-blurred.png) 0 0/cover no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    position: fixed;
    z-index: 80;
    display: block;
    justify-content: center;
    align-items: center
}

.de-memo-cc-welcome-back-pop-up .modal-popup {
    display: block;
    width: 704px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    margin-top: 87px;
    margin-left: auto;
    margin-right: auto
}

.de-memo-cc-welcome-back-pop-up .modal-popup-continue-button-disabled {
    background-color: #9d230b;
    cursor: default
}

.de-memo-cc-welcome-back-pop-up .modal-popup__expert-spiner {
    height: 126px;
    width: 126px;
    background-color: #fff;
    margin: -40px auto 0;
    position: relative;
    border-radius: 50%;
    padding: 18px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back {
    display: none;
    width: 557px;
    margin: -7px auto 0 -278px;
    position: relative;
    text-align: center;
    padding-bottom: 28px;
    left: 50%
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__msg {
    height: 40px;
    width: 292px;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin: 0 auto
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__email-info {
    height: 100px;
    width: 523px;
    color: #666;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 22px auto 0
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text {
    min-height: 100px;
    height: auto
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-label {
    height: 37px;
    width: 377px;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box {
    position: relative;
    display: inline-block
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box .modal-popup__input {
    height: 52px;
    width: 350px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    font-size: 19px;
    padding-left: 6px;
    padding-right: 35px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box input::-ms-clear,.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box input::-ms-reveal {
    display: none
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box .modal-popup__input.error-border {
    border: 1px solid #ff6464
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
    position: absolute;
    right: 21%;
    top: 13%;
    overflow: hidden
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder .modal-popup__eye-icon,.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder .modal-popup__eye-icon--active {
    display: none;
    cursor: pointer
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder .is-visible {
    display: block
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__empty-password-message,.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__incorect-password-message {
    visibility: hidden;
    display: inline-block;
    color: #ff6464;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    width: 350px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__empty-password-message.is-active,.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__incorect-password-message.is-active {
    visibility: visible;
    display: inline-block
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__empty-password-message.is-hidden,.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__incorect-password-message.is-hidden {
    display: none
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__welcome-back-continue-button {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 17px;
    padding: 12px 80px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__welcome-back-continue-button:hover {
    background: #d5391a
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__welcome-back-continue-button:focus {
    background: #9d230b
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__links-box {
    padding-top: 12px;
    line-height: 17px;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 14px;
    color: #ccc;
    font-weight: 700
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__links-box .modal-popup__devide-line {
    display: inline;
    font-size: 11px;
    vertical-align: text-bottom;
    padding: 0 2px 0 1px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__links-box .modal-popup__forgot-password-link,.de-memo-cc-welcome-back-pop-up .modal-popup__welcome-back .modal-popup__links-box .modal-popup__not-you {
    color: #52bad5;
    text-decoration: none;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password {
    display: none;
    width: 100%;
    text-align: center
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__reset-your-password {
    display: block;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-top: 13px
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__please-enter-your-em {
    display: block;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 20px;
    line-height: 36px;
    margin-top: 45px
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__email-for-reset-password {
    display: block;
    margin: 0 auto;
    height: 52px;
    width: 326px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    font-size: 19px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__email-for-reset-password.error-border {
    border: 1px solid #ff6464
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__incorect-email-message {
    visibility: hidden;
    display: block;
    color: #ff6464;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin-top: 5px
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__incorect-email-message.is-active {
    visibility: visible
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__forgot-password-continue-button {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 47px;
    padding: 12px 80px
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__forgot-password-continue-button:hover {
    background: #d5391a
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__forgot-password-continue-button:focus {
    background: #9d230b
}

.de-memo-cc-welcome-back-pop-up .modal-popup .modal-popup__forgot-password .modal-popup__cancel {
    display: block;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 29px;
    color: #52bad5;
    cursor: pointer
}

.de-memo-cc-welcome-back-pop-up .modal-popup__password-was-reseted {
    display: none;
    width: 100%;
    text-align: center
}

.de-memo-cc-welcome-back-pop-up .modal-popup__password-was-reseted .modal-popup__reset-your-password {
    display: block;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-top: 13px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__password-was-reseted .modal-popup__a-new-password-has-been-sent {
    display: block;
    height: 126px;
    width: 100%;
    color: #333;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    margin-top: 34px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__password-was-reseted .modal-popup__login-to-my-account-button {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 56px;
    padding: 12px 38px
}

.de-memo-cc-welcome-back-pop-up .modal-popup__password-was-reseted .modal-popup__login-to-my-account-button:hover {
    background: #d5391a
}

.de-memo-cc-welcome-back-pop-up .modal-popup__password-was-reseted .modal-popup__login-to-my-account-button:focus {
    background: #9d230b
}

.de-memo-cc-welcome-back-pop-up .modal-popup .is-visible {
    display: block
}

@media (min-width: 768px) and (max-width:979px) {
    .th-chat-avatar-spinner {
        max-width:768px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup {
        margin: 0 auto;
        position: absolute;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back {
        margin: 0 auto;
        padding: 48px 0;
        left: 0;
        width: 488px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__msg {
        display: inline-block;
        font-size: 32px;
        font-weight: 400;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info {
        color: #333;
        height: 72px;
        margin-top: 8px;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info p {
        margin: 0
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text {
        min-height: 72px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text+.modal-popup__password-label {
        margin-top: 10px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__already-member-text {
        font-size: 12px;
        line-height: 16px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-label {
        color: #666;
        height: 20px;
        margin-top: 24px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        width: 488px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box {
        height: 48px;
        margin: 0 auto;
        position: relative
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box input.modal-popup__input {
        box-sizing: border-box;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 48px;
        margin-top: 4px;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        width: 320px;
        float: left;
        padding: 0 56px 0 16px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
        right: 56px;
        position: relative;
        padding: 16px;
        top: 11%
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder img {
        padding: 1em;
        margin: -1em
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message {
        display: inline-flex;
        height: 20px;
        text-align: left;
        margin-top: 4px;
        line-height: 20px;
        width: 488px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message.is-hidden,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message.is-hidden {
        display: none
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__welcome-back-continue-button {
        line-height: 18px;
        position: absolute;
        font-size: 18px;
        height: 48px;
        margin-top: 0;
        margin-left: 328px;
        width: 160px;
        padding-left: 0;
        padding-right: 0;
        right: 0;
        top: 4px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box {
        margin: 0 auto
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__devide-line {
        font-weight: 400;
        padding: 0 8px;
        font-family: Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 16px;
        line-height: 18px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__forgot-password-link,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__not-you {
        color: #52bad5;
        cursor: pointer;
        display: inline-block;
        font-family: Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 16px;
        line-height: 18px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password {
        margin: 0 auto;
        width: 320px!important;
        padding-top: 48px;
        padding-bottom: 48px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__reset-your-password {
        display: inline-block!important;
        font-size: 32px!important;
        font-weight: 400!important;
        height: 40px;
        line-height: 40px;
        width: 320px;
        margin-top: 0!important
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__please-enter-your-em {
        color: #666!important;
        display: inline-block!important;
        height: 20px;
        margin-top: 32px!important;
        font-size: 14px!important;
        line-height: 20px!important;
        text-align: left;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password input.modal-popup__email-for-reset-password {
        box-sizing: border-box;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 48px!important;
        margin-top: 4px!important;
        font-size: 16px!important;
        line-height: 24px!important;
        padding-left: 16px!important;
        text-align: left!important;
        width: 320px!important
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__incorect-email-message {
        display: inline-flex!important;
        height: 20px;
        text-align: left!important;
        margin-top: 4px!important;
        line-height: 20px!important;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__forgot-password-continue-button {
        font-size: 18px!important;
        height: 48px;
        margin-top: 8px!important;
        line-height: 18px!important;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__cancel,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__not-you {
        color: #52bad5;
        cursor: pointer;
        display: inline-block;
        font-family: Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 16px!important;
        padding: 0!important;
        line-height: 18px;
        width: 320px;
        margin-top: 32px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted {
        margin: 0 auto;
        width: 320px!important;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__reset-your-password {
        display: inline-block;
        font-size: 32px;
        font-weight: 400!important;
        height: 40px;
        margin-top: 0;
        margin-bottom: 0;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__a-new-password-has-been-sent {
        display: inline-block;
        font-size: 16px;
        height: 72px;
        margin-top: 8px;
        line-height: 24px;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__login-to-my-account-button {
        font-size: 18px;
        height: 48px;
        margin-top: 32px;
        margin-bottom: 0;
        line-height: 18px;
        width: 320px
    }
}

@media (min-width: 768px) and (max-width:979px) and (orientation:portrait) {
    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup {
        top:50%;
        transform: translateY(-50%);
        height: auto
    }
}

@media (min-width: 768px) and (max-width:979px) and (max-width:479px) {
    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-label {
        width:320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box input.modal-popup__input {
        float: none
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
        right: 0;
        position: absolute
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message {
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__welcome-back-continue-button {
        position: relative;
        margin-top: 4px;
        width: 320px;
        margin-left: 0
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__cancel,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__not-you,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box {
        margin-top: 24px
    }
}

@media (max-width: 767px) {
    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup {
        margin:0 auto;
        position: absolute;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back {
        margin: 0 auto;
        padding: 48px 0;
        left: 0;
        width: 488px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__msg {
        display: inline-block;
        font-size: 32px;
        font-weight: 400;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info {
        color: #333;
        height: 72px;
        margin-top: 8px;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info p {
        margin: 0
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text {
        min-height: 72px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text+.modal-popup__password-label {
        margin-top: 10px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__already-member-text {
        font-size: 12px;
        line-height: 16px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-label {
        color: #666;
        height: 20px;
        margin-top: 24px;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        width: 488px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box {
        height: 48px;
        margin: 0 auto;
        position: relative
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box input.modal-popup__input {
        box-sizing: border-box;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 48px;
        margin-top: 4px;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        width: 320px;
        float: left;
        padding: 0 56px 0 16px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
        right: 56px;
        position: relative;
        padding: 16px;
        top: 11%
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder img {
        padding: 1em;
        margin: -1em
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message {
        display: inline-flex;
        height: 20px;
        text-align: left;
        margin-top: 4px;
        line-height: 20px;
        width: 488px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message.is-hidden,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message.is-hidden {
        display: none
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__welcome-back-continue-button {
        line-height: 18px;
        position: absolute;
        font-size: 18px;
        height: 48px;
        margin-top: 0;
        margin-left: 328px;
        width: 160px;
        padding-left: 0;
        padding-right: 0;
        right: 0;
        top: 4px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box {
        margin: 0 auto
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__devide-line {
        font-weight: 400;
        padding: 0 8px;
        font-family: Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 16px;
        line-height: 18px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__forgot-password-link,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__not-you {
        color: #52bad5;
        cursor: pointer;
        display: inline-block;
        font-family: Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 16px;
        line-height: 18px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password {
        margin: 0 auto;
        width: 320px!important;
        padding-top: 48px;
        padding-bottom: 48px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__reset-your-password {
        display: inline-block!important;
        font-size: 32px!important;
        font-weight: 400!important;
        height: 40px;
        line-height: 40px;
        width: 320px;
        margin-top: 0!important
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__please-enter-your-em {
        color: #666!important;
        display: inline-block!important;
        height: 20px;
        margin-top: 32px!important;
        font-size: 14px!important;
        line-height: 20px!important;
        text-align: left;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password input.modal-popup__email-for-reset-password {
        box-sizing: border-box;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 48px!important;
        margin-top: 4px!important;
        font-size: 16px!important;
        line-height: 24px!important;
        padding-left: 16px!important;
        text-align: left!important;
        width: 320px!important
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__incorect-email-message {
        display: inline-flex!important;
        height: 20px;
        text-align: left!important;
        margin-top: 4px!important;
        line-height: 20px!important;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__forgot-password-continue-button {
        font-size: 18px!important;
        height: 48px;
        margin-top: 8px!important;
        line-height: 18px!important;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__cancel,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__not-you {
        color: #52bad5;
        cursor: pointer;
        display: inline-block;
        font-family: Helvetica,Arial,Lucida Grande,sans-serif;
        font-size: 16px!important;
        padding: 0!important;
        line-height: 18px;
        width: 320px;
        margin-top: 32px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted {
        margin: 0 auto;
        width: 320px!important;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__reset-your-password {
        display: inline-block;
        font-size: 32px;
        font-weight: 400!important;
        height: 40px;
        margin-top: 0;
        margin-bottom: 0;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__a-new-password-has-been-sent {
        display: inline-block;
        font-size: 16px;
        height: 72px;
        margin-top: 8px;
        line-height: 24px;
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__login-to-my-account-button {
        font-size: 18px;
        height: 48px;
        margin-top: 32px;
        margin-bottom: 0;
        line-height: 18px;
        width: 320px
    }
}

@media (max-width: 767px) and (orientation:portrait) {
    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup {
        top:50%;
        transform: translateY(-50%);
        height: auto
    }
}

@media (max-width: 767px) and (max-width:479px) {
    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-label {
        width:320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box input.modal-popup__input {
        float: none
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
        right: 0;
        position: absolute
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message {
        width: 320px
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__welcome-back-continue-button {
        position: relative;
        margin-top: 4px;
        width: 320px;
        margin-left: 0
    }

    .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__cancel,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__not-you,.de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box {
        margin-top: 24px
    }
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup {
    margin: 0 auto;
    position: absolute;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (orientation: portrait) {
    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup {
        top:50%;
        transform: translateY(-50%);
        height: auto
    }
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back {
    margin: 0 auto;
    padding: 48px 0;
    left: 0;
    width: 488px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__msg {
    display: inline-block;
    font-size: 32px;
    font-weight: 400;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info {
    color: #333;
    height: 72px;
    margin-top: 8px;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info p {
    margin: 0
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text {
    min-height: 72px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__email-info.has-already-member-text+.modal-popup__password-label {
    margin-top: 10px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__already-member-text {
    font-size: 12px;
    line-height: 16px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-label {
    color: #666;
    height: 20px;
    margin-top: 24px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    width: 488px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box {
    height: 48px;
    margin: 0 auto;
    position: relative
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box input.modal-popup__input {
    box-sizing: border-box;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 48px;
    margin-top: 4px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    width: 320px;
    float: left;
    padding: 0 56px 0 16px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
    right: 56px;
    position: relative;
    padding: 16px;
    top: 11%
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder img {
    padding: 1em;
    margin: -1em
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message {
    display: inline-flex;
    height: 20px;
    text-align: left;
    margin-top: 4px;
    line-height: 20px;
    width: 488px
}

@media (max-width: 479px) {
    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-label {
        width:320px
    }

    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box input.modal-popup__input {
        float: none
    }

    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__eye_holder {
        right: 0;
        position: absolute
    }

    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message {
        width: 320px
    }
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__empty-password-message.is-hidden,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__incorect-password-message.is-hidden {
    display: none
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__welcome-back-continue-button {
    line-height: 18px;
    position: absolute;
    font-size: 18px;
    height: 48px;
    margin-top: 0;
    margin-left: 328px;
    width: 160px;
    padding-left: 0;
    padding-right: 0;
    right: 0;
    top: 4px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box {
    margin: 0 auto
}

@media (max-width: 479px) {
    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__password-box .modal-popup__welcome-back-continue-button {
        position:relative;
        margin-top: 4px;
        width: 320px;
        margin-left: 0
    }

    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box {
        margin-top: 24px
    }
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__devide-line {
    font-weight: 400;
    padding: 0 8px;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 16px;
    line-height: 18px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__forgot-password-link,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__welcome-back .modal-popup__links-box .modal-popup__not-you {
    color: #52bad5;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 16px;
    line-height: 18px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password {
    margin: 0 auto;
    width: 320px!important;
    padding-top: 48px;
    padding-bottom: 48px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__reset-your-password {
    display: inline-block!important;
    font-size: 32px!important;
    font-weight: 400!important;
    height: 40px;
    line-height: 40px;
    width: 320px;
    margin-top: 0!important
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__please-enter-your-em {
    color: #666!important;
    display: inline-block!important;
    height: 20px;
    margin-top: 32px!important;
    font-size: 14px!important;
    line-height: 20px!important;
    text-align: left;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password input.modal-popup__email-for-reset-password {
    box-sizing: border-box;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 48px!important;
    margin-top: 4px!important;
    font-size: 16px!important;
    line-height: 24px!important;
    padding-left: 16px!important;
    text-align: left!important;
    width: 320px!important
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__incorect-email-message {
    display: inline-flex!important;
    height: 20px;
    text-align: left!important;
    margin-top: 4px!important;
    line-height: 20px!important;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__forgot-password-continue-button {
    font-size: 18px!important;
    height: 48px;
    margin-top: 8px!important;
    line-height: 18px!important;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__cancel,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__not-you {
    color: #52bad5;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,Lucida Grande,sans-serif;
    font-size: 16px!important;
    padding: 0!important;
    line-height: 18px;
    width: 320px;
    margin-top: 32px
}

@media (max-width: 479px) {
    .tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__cancel,.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__forgot-password .modal-popup__not-you {
        margin-top:24px
    }
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted {
    margin: 0 auto;
    width: 320px!important;
    padding-top: 80px;
    padding-bottom: 80px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__reset-your-password {
    display: inline-block;
    font-size: 32px;
    font-weight: 400!important;
    height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__a-new-password-has-been-sent {
    display: inline-block;
    font-size: 16px;
    height: 72px;
    margin-top: 8px;
    line-height: 24px;
    width: 320px
}

.tablet-and-mobile .de-memo-cc-welcome-back-pop-up.mobile .modal-popup__password-was-reseted .modal-popup__login-to-my-account-button {
    font-size: 18px;
    height: 48px;
    margin-top: 32px;
    margin-bottom: 0;
    line-height: 18px;
    width: 320px
}

.de-popup {
    position: fixed;
    display: flex;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(0,0,0,.7)
}

.de-popup .no-dim-background {
    background: 0 0
}

.de-popup__container {
    background: #fff;
    position: relative;
    margin: auto;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    border-radius: 3px;
    text-align: left;
    padding: 16px
}

.de-popup__container .de-popup__content {
    border-radius: inherit
}

.de-popup__close {
    right: 16px;
    top: 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    cursor: pointer;
    content: ""
}

.de-popup__close:before {
    transform: rotate(-45deg)
}

.de-popup__close:after,.de-popup__close:before {
    content: "";
    position: absolute;
    background: #ccc;
    left: 50%;
    width: 2px;
    height: 100%
}

.de-popup__close:after {
    transform: rotate(45deg)
}

.de-popup__close:hover {
    width: 16px;
    height: 16px
}

.de-popup__close:hover:before {
    transform: rotate(-45deg)
}

.de-popup__close:hover:after,.de-popup__close:hover:before {
    content: "";
    position: absolute;
    background: #999;
    left: 50%;
    width: 2px;
    height: 100%
}

.de-popup__close:hover:after {
    transform: rotate(45deg)
}

.de-popup.hidden {
    display: none
}

.de-popup .no-padding {
    padding: 0
}

.de-popup .no-background {
    background: 0 0
}

@media screen and (max-width: 567px) {
    .de-popup {
        overflow-y:scroll;
        overflow-x: hidden
    }

    .de-popup__container {
        margin: auto;
        width: 100%
    }

    .de-popup__content {
        height: 100%
    }
}

:root .de-popup,_:-ms-fullscreen {
    -ms-flex-direction: column
}

:root .de-popup .de-popup__container,_:-ms-fullscreen .de-popup__container {
    width: 720px
}

.de-cc-charity-popup {
    position: relative;
    border-radius: 4px;
    background: #fff;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 1080px;
    height: 592px
}

.de-cc-charity-popup__text-wrapper {
    margin: 100px auto;
    width: 488px
}

.de-cc-charity-popup__left-side {
    display: inline-block;
    vertical-align: top;
    width: 60%
}

.de-cc-charity-popup__left-side h1 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 700
}

.de-cc-charity-popup__left-side a {
    text-decoration: none;
    cursor: pointer
}

.de-cc-charity-popup__description {
    font-size: 20px;
    line-height: 28px;
    padding: 24px 0
}

.de-cc-charity-popup__submit-yes {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: .1s ease-in-out,_ .1s ease-in-out,_ .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
    margin: 0 160px 16px 0;
    font-size: 16px;
    line-height: 24px;
    width: 200px;
    height: 56px;
    padding: 12px 24px
}

.de-cc-charity-popup__submit-yes:hover {
    background: #d5391a
}

.de-cc-charity-popup__submit-yes:focus {
    background: #9d230b
}

.de-cc-charity-popup__submit-yes:focus,.de-cc-charity-popup__submit-yes:hover {
    transform: translateY(2px);
    box-shadow: 0 2px 5px 0 transparent
}

.de-cc-charity-popup__submit-no {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: 0 0;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    color: #999;
    text-decoration: underline;
    font-weight: 400;
    line-height: 20px
}

.de-cc-charity-popup__footer {
    position: relative;
    float: right;
    font-weight: 700;
    margin-top: 136px
}

.de-cc-charity-popup__footer a {
    text-decoration: underline
}

.de-cc-charity-popup__right-side {
    display: inline-block;
    vertical-align: top
}

.de-cc-charity-popup__main-state-img {
    width: 440px;
    height: 592px
}

.de-cc-charity-popup__hover-state {
    visibility: hidden;
    position: absolute;
    width: 440px;
    height: 592px;
    background: radial-gradient(circle at left top,#000,rgba(14,98,119,.8));
    top: 0
}

.de-cc-charity-popup__hover-state li {
    list-style-type: none;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding-top: 80px;
    padding-left: 120px
}

.de-cc-charity-popup__hover-state__img {
    padding-right: 16px
}

.de-cc-charity-popup__hover-state__text {
    max-width: 128px
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__description {
    width: 496px
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__footer {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__right-side {
    width: 424px
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__main-state-img {
    width: 432px;
    height: 592px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__main-state .de-cc-charity-popup__hover-state-visible {
    visibility: visible;
    background: url(//ww2-secure.justanswer.com/static/charity/CHARITY_BACKGROUND.jpg) 0 0/cover
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state {
    width: 432px;
    height: 592px
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul {
    margin-top: 88px
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state li {
    padding-top: 8px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.de-cc-charity-popup__initial-state .de-cc-charity-popup__submit-no {
    font-size: 16px
}

.de-cc-charity-popup__secondary-state {
    background-image: url(//ww2-secure.justanswer.com/static/charity/THANKS_BIG.jpg);
    background-size: cover
}

.de-cc-charity-popup__secondary-state h1 {
    color: #fff
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side {
    height: 100%;
    width: 50%;
    position: relative
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container {
    height: 354px;
    width: 380px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    flex-direction: column
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container ul,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container ul {
    width: 80%;
    margin: 0 auto;
    list-style: none
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container li,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container li {
    margin-top: 6px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container li .type,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container li .type {
    font-size: 12px;
    color: #666;
    float: left;
    width: 60px;
    font-weight: 700
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container li .description,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container li .description {
    font-size: 12px;
    color: #666;
    margin-left: 24px;
    text-transform: capitalize
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container li .price,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container li .price {
    float: right;
    color: #333
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-container:after,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 10px;
    transform: rotate(180deg);
    background: linear-gradient(45deg,transparent 33.333%,#fff 0,#fff 66.667%,transparent 0),linear-gradient(-45deg,transparent 33.333%,#fff 0,#fff 66.667%,transparent 0);
    background-size: 20px 40px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-header,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-header {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    background: linear-gradient(135deg,transparent,#fff 0) 0 0,linear-gradient(225deg,transparent,#fff 0) 100% 0,linear-gradient(315deg,transparent 3px,#fff 0) 100% 100%,linear-gradient(45deg,transparent 3px,#fff 0) 0 100%;
    background-image: radial-gradient(circle at 0 0,transparent 0,#fff 0),radial-gradient(circle at 100% 0,transparent 0,#fff 0),radial-gradient(circle at 100% 100%,transparent 7px,#fff 8px),radial-gradient(circle at 0 100%,transparent 7px,#fff 8px);
    background-size: 51% 51%;
    background-repeat: no-repeat
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-header:after,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-header:after {
    content: "";
    position: absolute;
    left: 0;
    width: 95%;
    height: 1px;
    background-image: linear-gradient(90deg,transparent 50%,#dcdcdc 0);
    background-size: 20px 100%
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-header img,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-header img {
    position: absolute;
    top: 32px;
    left: 10%
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-header h3,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-header h3 {
    color: #999;
    margin: 35px 0 0 80px;
    font-size: 12px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-header ul li,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-header ul li {
    margin-bottom: 6px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-entries,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-entries {
    background: #fff;
    background: linear-gradient(135deg,transparent 3px,#fff 0) 0 0,linear-gradient(225deg,transparent 3px,#fff 0) 100% 0,linear-gradient(315deg,transparent,#fff 0) 100% 100%,linear-gradient(45deg,transparent,#fff 0) 0 100%;
    background-image: radial-gradient(circle at 0 0,transparent 7px,#fff 8px),radial-gradient(circle at 100% 0,transparent 7px,#fff 8px),radial-gradient(circle at 100% 100%,transparent 0,#fff 0),radial-gradient(circle at 0 100%,transparent 0,#fff 0);
    background-size: 51% 51%;
    background-repeat: no-repeat;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-footer,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-footer {
    background: #fff;
    height: 80px;
    flex-shrink: 0
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-footer:before,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-footer:before {
    border-color: currentcolor #999 #999;
    border-top: 1px solid #999;
    opacity: .3;
    content: "";
    position: absolute;
    left: 10%;
    height: 1px;
    width: 80%
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-footer b,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-footer b {
    position: absolute;
    right: 10%;
    bottom: 8%
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .secondary-state__paycheck-footer .price,.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-footer .price {
    color: #52bad5;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state {
    position: absolute;
    top: 50%;
    right: 100%
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state-img {
    width: 440px;
    height: 408px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translateY(-50%);
    width: 368px;
    height: 440px
}

.de-cc-charity-popup__secondary-state .de-cc-charity-popup__description {
    color: #fff
}

@media screen and (max-width: 1024px) {
    .de-cc-charity-popup {
        width:960px;
        height: 592px
    }

    .de-cc-charity-popup__right-side .de-cc-charity-popup__hover-state,.de-cc-charity-popup__right-side .de-cc-charity-popup__main-state-img {
        width: 384px;
        height: 592px
    }
}

@media screen and (max-height: 700px) {
    .de-cc-charity-popup.mobile {
        max-height:496px;
        height: 496px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state,.de-cc-charity-popup.mobile__hover-state,.de-cc-charity-popup.mobile__main-state-img {
        max-height: 496px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul {
        margin-top: 56px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state li {
        padding-top: 8px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__footer {
        margin-top: 0
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__text-wrapper {
        margin: 75px auto
    }
}

@media screen and (min-width: 568px) and (max-height:700px) {
    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper {
        top:40%
    }
}

@media screen and (min-width: 568px) and (max-width:1000px) and (orientation:landscape) {
    .de-cc-charity-popup.mobile {
        width:100vw;
        height: 100vh;
        min-height: 400px;
        border-radius: 0
    }

    .de-cc-charity-popup.mobile h1 {
        font-weight: 400;
        font-size: 32px;
        line-height: 40px
    }

    .de-cc-charity-popup.mobile p {
        font-size: 16px;
        line-height: 24px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__text-wrapper {
        width: 90%;
        margin: 20px auto
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__description {
        width: 90%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__submit-yes {
        width: 100%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__right-side,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__right-side .de-cc-charity-popup__main-state {
        height: 100%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state-visible .de-cc-charity-popup__hover-state-container .de-cc-charity-popup__footer,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state-visible .de-cc-charity-popup__hover-state-container .de-cc-charity-popup__submit-no,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state-visible .de-cc-charity-popup__hover-state-container .de-cc-charity-popup__submit-yes,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state-visible .de-cc-charity-popup__hover-state-container h2 {
        display: block
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-container .de-cc-charity-popup__footer,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-container .de-cc-charity-popup__submit-no,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-container .de-cc-charity-popup__submit-yes,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-container h2 {
        display: none
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul {
        margin-top: 24px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul li {
        padding-left: 24px;
        font-size: 16px;
        font-weight: 400
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul li span {
        max-width: 300px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul li .description {
        vertical-align: middle
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__main-state-img {
        height: 100vh;
        width: 100%;
        min-height: 400px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper {
        left: 5%;
        width: 254px;
        margin: 0 auto
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper .de-cc-charity-popup__submit-yes {
        width: 100%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side {
        margin-top: 30px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state {
        top: 35%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state .secondary-state__paycheck-header ul li {
        margin-bottom: 5px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state .secondary-state__paycheck-entries {
        height: 155px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state .secondary-state__paycheck-container {
        height: 300px;
        width: 328px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state .secondary-state__paycheck-container:after {
        bottom: -45px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state .secondary-state__paycheck-container ul {
        width: 90%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state .secondary-state__paycheck-container b {
        bottom: 0
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .de-cc-charity-popup__text-wrapper {
        top: 75%
    }
}

@media screen and (max-width: 567px) {
    .de-cc-charity-popup.mobile {
        display:flex;
        flex-direction: column;
        max-height: 100%;
        height: 100%;
        width: 100%;
        min-height: 750px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state {
        flex-direction: column-reverse
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 400;
        margin: 32px 0 16px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state-hidden .de-cc-charity-popup__left-side,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state-hidden .de-cc-charity-popup__main-state-img {
        visibility: hidden
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__right-side {
        max-height: 210px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__main-state-img {
        width: 100%;
        height: 210px;
        object-fit: none
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__text-wrapper {
        margin: 0 auto;
        width: 92%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__text-wrapper .de-cc-charity-popup__submit-yes {
        width: 100%;
        margin: 24px auto;
        box-shadow: none
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__description {
        width: 100%;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        vertical-align: bottom
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__submit-no,.de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__submit-yes {
        width: 100%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__footer {
        margin-top: 40px;
        width: 100%;
        text-align: center
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__footer .footer-desc {
        display: inline-block
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state {
        max-height: 100%;
        height: 100%;
        width: 100%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state__text {
        max-width: 232px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-title {
        color: #fff;
        font-size: 32px;
        font-weight: 400;
        line-height: 40px;
        width: 320px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-container {
        margin: 24px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__submit-no {
        width: 100%;
        margin: 0 auto
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__footer {
        color: #fff;
        margin-top: 32px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__submit-yes {
        height: 48px;
        margin-bottom: 24px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul {
        width: 100%;
        margin-bottom: 24px;
        margin-top: 8px;
        margin-left: -4px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state ul li {
        padding-left: 0
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state {
        background-position-x: center;
        background-position-y: center
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__submit-yes {
        width: 100%;
        margin-top: 360px;
        height: 48px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side {
        position: absolute
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container {
        width: auto;
        min-width: 280px;
        margin: 0 24px;
        position: relative;
        transform: translateY(50%);
        height: auto
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container>* {
        margin-top: -1px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container ul {
        width: 90%
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container ul li .description {
        margin-left: 12px;
        vertical-align: bottom
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-header {
        height: 84px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-header img {
        left: 5%;
        top: 16px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-header h3 {
        margin: 22px 0 0 55px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-header:after {
        margin-top: -4px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-entries {
        padding: 12px 0
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-footer {
        height: 48px;
        text-align: right
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container .secondary-state__paycheck-footer b {
        right: 4%;
        position: relative;
        height: auto;
        margin-top: 12px;
        display: inline-block
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container:after {
        height: 12px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__main-state {
        top: 0;
        width: 100%;
        right: 0
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper {
        width: auto;
        transform: none;
        position: static;
        margin: 24px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper h1 {
        font-size: 32px;
        font-weight: 400
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper .de-cc-charity-popup__description {
        font-size: 16px;
        padding: 0;
        width: 320px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__left-side,.de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side {
        width: 100%!important;
        z-index: 2
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__right-side,.de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side {
        width: 100%!important;
        height: 100%;
        z-index: 1
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__left-side {
        height: 100%
    }
}

@media screen and (max-width: 375px) {
    .de-cc-charity-popup.mobile.de-cc-charity-popup__initial-state .de-cc-charity-popup__hover-state .de-cc-charity-popup__hover-state-container {
        margin:16px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__right-side .secondary-state__paycheck-container {
        margin: 0 16px
    }

    .de-cc-charity-popup.mobile.de-cc-charity-popup__secondary-state .de-cc-charity-popup__text-wrapper {
        margin: 16px
    }
}

@media screen and (max-width: 567px) and (max-height:580px) {
    .de-cc-charity-popup.mobile .de-cc-charity-popup__secondary-state .de-cc-charity-popup__left-side .de-cc-charity-popup__text-wrapper .de-cc-charity-popup__submit-yes {
        bottom:-110px
    }

    .de-cc-charity-popup.mobile .de-cc-charity-popup__right-side .de-cc-charity-popup__main-state {
        top: 0
    }

    .de-cc-charity-popup.mobile .de-cc-charity-popup__right-side .de-cc-charity-popup__main-state .secondary-state__paycheck-header ul li {
        margin-bottom: 5px
    }

    .de-cc-charity-popup.mobile .de-cc-charity-popup__right-side .de-cc-charity-popup__main-state .secondary-state__paycheck-container ul {
        width: 90%
    }
}

@media screen and (max-width: 567px) and (min-height:701px) {
    .de-cc-charity-popup.mobile .de-cc-charity-popup__text-wrapper {
        top:50%
    }
}

.ja-checkbox input {
    display: none
}

.ja-checkbox div {
    display: inline-block
}

.ja-checkbox div label {
    position: relative;
    cursor: pointer
}

.ja-checkbox div label span {
    position: relative
}

.ja-checkbox div label .checkbox {
    height: 16px;
    width: 16px;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #fff;
    display: inline-block;
    margin-right: 8px;
    border: 1px solid #999
}

.ja-checkbox div label:hover .checkbox {
    border-color: #52bad5
}

.ja-checkbox div label .title {
    display: inline-block
}

.ja-checkbox div.checkbox-small label span {
    font-size: 12px;
    line-height: 16px
}

.ja-checkbox div.checkbox-small .title {
    bottom: 4px
}

.ja-checkbox div.checkbox-medium label span {
    font-size: 14px;
    line-height: 20px
}

.ja-checkbox div.checkbox-medium .title {
    bottom: 3px
}

.ja-checkbox div.checkbox-large label span {
    font-size: 16px;
    line-height: 24px
}

.ja-checkbox div.checkbox-large .checkbox {
    height: 20px;
    width: 20px
}

.ja-checkbox div.checkbox-large .title {
    bottom: 5px
}

.ja-checkbox div.checkbox-disabled label {
    cursor: default
}

.ja-checkbox div.checkbox-disabled label .checkbox {
    background-color: #f5f5f5
}

.ja-checkbox div.checkbox-disabled label:hover .checkbox {
    border-color: #999
}

.ja-checkbox div.checkbox-disabled input:checked+label .checkbox,.ja-checkbox div.checkbox-disabled input:checked+label:hover .checkbox {
    background-color: #999;
    border-color: #999
}

.ja-checkbox div input:checked+label .checkbox {
    border-color: #52bad5;
    background-color: #52bad5;
    background-image: url(https://ww2-secure.justanswer.com/static/fe/ja-checkbox/checkmark-white.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.ja-checkbox div input:checked+label:hover .checkbox {
    border-color: #30a6c5;
    background-color: #30a6c5
}

.de-cc-payment-confirmation-desktop {
    padding-top: 16px;
    color: #333;
    font-size: 12px;
    line-height: 16px
}

.de-cc-payment-confirmation-desktop .confirmation__payment-summary {
    width: 378px
}

.de-cc-payment-confirmation-desktop header {
    padding-bottom: 4px;
    margin-bottom: 8px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .07px
}

.de-cc-payment-confirmation-desktop .confirmation__card-details {
    margin-bottom: 16px
}

.de-cc-payment-confirmation-desktop .confirmation__card-details p:not(:last-child) {
    margin-bottom: 4px
}

.de-cc-payment-confirmation-desktop .confirmation__card-details span {
    margin-right: 4px
}

.de-cc-payment-confirmation-desktop .confirmation__card-number-block {
    display: flex;
    align-items: center
}

.de-cc-payment-confirmation-desktop .confirmation__card-type {
    width: 24px;
    height: 24px;
    background-size: 24px 24px
}

.de-cc-payment-confirmation-desktop .confirmation__card-type.mastercard {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/small/mastercard.svg)
}

.de-cc-payment-confirmation-desktop .confirmation__card-type.visa {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/small/visa.svg)
}

.de-cc-payment-confirmation-desktop .confirmation__card-type.americanexpress {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/small/amex.svg)
}

.de-cc-payment-confirmation-desktop .confirmation__card-type.jcb {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/small/jcb.svg)
}

.de-cc-payment-confirmation-desktop .confirmation__card-type.discover {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/small/discover.svg)
}

.de-cc-payment-confirmation-desktop .confirmation__subscription-summary {
    margin-bottom: 8px
}

.de-cc-payment-confirmation-desktop .confirmation__subscription-summary em {
    font-style: normal;
    font-weight: 700
}

.de-cc-payment-confirmation-desktop .confirmation__payment-disclaimer {
    margin-bottom: 16px;
    font-size: 8px;
    line-height: 12px;
    letter-spacing: .05px;
    color: grey
}

.de-cc-payment-confirmation-desktop .confirmation__payment-disclaimer a {
    color: grey;
    text-decoration: underline
}

.de-cc-payment-confirmation-desktop footer {
    display: flex;
    justify-content: space-between;
    padding: 10px 16px;
    margin-bottom: 16px;
    border-radius: 4px;
    background-color: #dbdbdb
}

.de-cc-payment-confirmation-desktop footer p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .07px
}

.de-cc-payment-confirmation-desktop .confirmation__disclaimer {
    margin-bottom: 16px
}

.de-cc-payment-confirmation-desktop .confirmation__disclaimer a {
    color: #333;
    text-decoration: underline
}

.de-cc-payment-confirmation-desktop .confirmation__buttons {
    display: flex;
    font-size: 16px;
    line-height: 24px
}

.de-cc-payment-confirmation-desktop .confirmation__submit-btn {
    margin-right: 8px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px
}

.de-cc-payment-confirmation-desktop .confirmation__submit-btn:hover {
    background: #d5391a
}

.de-cc-payment-confirmation-desktop .confirmation__submit-btn:focus {
    background: #9d230b
}

@media screen and (max-width: 1100px) {
    .de-cc-payment-confirmation-desktop .confirmation__submit-btn {
        padding:8px 16px
    }
}

@media screen and (min-width: 1101px) {
    .de-cc-payment-confirmation-desktop .confirmation__submit-btn {
        padding:8px 24px
    }
}

.de-cc-payment-confirmation-desktop .confirmation__cancel-btn {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: 0 0;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    box-shadow: inset 0 0 0 1px #fff;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    padding: 12px 24px
}

.de-cc-payment-confirmation-desktop .confirmation__cancel-btn:focus,.de-cc-payment-confirmation-desktop .confirmation__cancel-btn:hover {
    background: #fff;
    color: #000;
    box-shadow: none
}

.de-cc-payment-confirmation-desktop .confirmation__cancel-btn:hover {
    background-color: #dbdbdb;
    color: #666
}

.de-cc-payment-confirmation-desktop .confirmation__secure-lock-icon {
    width: 16px;
    height: 16px;
    margin-right: 8px
}

.de-cc-payment-confirmation-desktop .confirmation__secure-lock-icon .svg__icon {
    width: inherit;
    height: inherit
}

@media (min-width: 768px) and (max-width:979px) {
    .de-cc-payment-confirmation-desktop .confirmation__buttons {
        margin-right:-8px
    }
}

.de-cc-payment-confirmation-mobile {
    display: none;
    flex: 1 auto;
    margin-top: 24px;
    padding: 0 16px 16px;
    color: #fff;
    text-align: left;
    background: 0 0
}

.de-cc-payment-confirmation-mobile .confirmation-container {
    flex: 1 auto;
    margin-bottom: 84px
}

.de-cc-payment-confirmation-mobile .confirmation-header {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0 2px 16px 0
}

.de-cc-payment-confirmation-mobile .confirmation-header .confirmation-cancel-btn {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .07px;
    display: inline-block;
    position: relative;
    padding-left: 18px
}

.de-cc-payment-confirmation-mobile .confirmation-header .confirmation-cancel-btn .arrow-left {
    position: absolute;
    left: 0;
    top: 4px
}

.de-cc-payment-confirmation-mobile .confirmation-header .confirmation-header-title {
    margin-top: 8px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700
}

.de-cc-payment-confirmation-mobile .confirmation-body {
    color: #333;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    display: flex;
    flex-direction: column
}

.de-cc-payment-confirmation-mobile .confirmation-body .background-circle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container {
    position: relative;
    z-index: 100;
    padding-bottom: 16px;
    background-position-x: right;
    background-position-y: 6px;
    background-repeat: no-repeat;
    background-size: 148px 164px;
    margin-right: 8px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-business {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/business.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-cars {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/cars.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-general {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/general.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-health {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/health.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-hi {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/hi.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-homework {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/homework.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-law {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/law.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-pets {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/pets.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container.expert-tech {
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/heroes/tech.webp)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content {
    max-width: 208px;
    display: flex;
    flex-direction: column;
    padding-top: 16px;
    padding-left: 16px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content .expert-content-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .07px;
    margin-bottom: 8px;
    padding-right: 8px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content .expert-content-description {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content .expert-content-trust-logos {
    display: flex
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content .expert-content-trust-logos .expert-google-logo {
    width: 52px;
    height: 24px;
    margin-right: 22px;
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/google.svg);
    background-repeat: no-repeat;
    background-size: 52px 24px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content .expert-content-trust-logos .expert-trustpilot-logo {
    width: 50px;
    height: 24px;
    background-image: url(https://ww2.justanswer.jp/static/fe/de-page-cc-mobile--jp/trustpilot.svg);
    background-repeat: no-repeat;
    background-size: 50px 24px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container {
    padding: 16px 16px 20px;
    border-top: 1px solid #dbdbdb
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .07px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info,.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-subtitle {
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info p:not(:last-child) {
    margin-bottom: 4px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info span {
    margin-right: 4px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-number-block {
    display: flex;
    align-items: center
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-type {
    width: 24px;
    height: 24px;
    background-size: 24px 24px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-type.visa {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/visa.svg)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-type.mastercard {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/mastercard.svg)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-type.americanexpress {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/amex.svg)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-type.discover {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/discover.svg)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-type.jcb {
    background-image: url(//ww2.justanswer.jp/static/fe/de-cc-form/icons/jcb.svg)
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .details-card-info .card-info-number {
    background-repeat: no-repeat;
    background-size: 24px 22px;
    background-position-y: -1px;
    height: 20px;
    overflow: hidden;
    padding-top: 2px;
    margin: 4px 0
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .confirmation-terms {
    margin-top: 16px
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .confirmation-terms,.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .confirmation-terms a {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .05px;
    color: #666
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .confirmation-terms a {
    text-decoration: underline
}

.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-detais-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
    height: 40px;
    border-radius: 0 0 4px 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .07px;
    background-color: #dbdbdb
}

.de-cc-payment-confirmation-mobile .confirmation-footer {
    margin-top: 16px;
    position: relative
}

.de-cc-payment-confirmation-mobile .confirmation-footer .confirmation-disclaimer,.de-cc-payment-confirmation-mobile .confirmation-footer .confirmation-disclaimer a {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    word-break: break-all
}

.de-cc-payment-confirmation-mobile .confirmation-footer .confirmation-disclaimer .no-break,.de-cc-payment-confirmation-mobile .confirmation-footer .confirmation-disclaimer a .no-break {
    word-break: keep-all
}

.de-cc-payment-confirmation-mobile .confirmation-footer .confirmation-disclaimer a {
    text-decoration: underline
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    background-color: #fff;
    padding: 12px 16px;
    z-index: 9999;
    box-shadow: 0 .5px 2px rgba(0,0,0,.04),0 1px 4px rgba(0,0,0,.2)
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-header .price-label {
    font-size: 12px;
    line-height: 16px
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-header .price-amount {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .07px
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    border-radius: 4px;
    margin-top: 8px;
    color: #fff;
    background-color: #e85c41;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    -webkit-appearance: none
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-btn:hover {
    background-color: #d5391a
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-btn:active {
    background-color: #9d230b
}

.de-cc-payment-confirmation-mobile .confirmation-cta-container .confirmation-cta-btn .lock-white {
    margin-top: 2px;
    margin-right: 8px
}

@media (max-height: 729px) {
    .de-cc-payment-confirmation-mobile .confirmation-header .confirmation-header-title {
        font-size:20px;
        line-height: 24px;
        font-weight: 700;
        letter-spacing: .15px
    }

    .de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .confirmation-terms,.de-cc-payment-confirmation-mobile .confirmation-body .confirmation-details-container .confirmation-terms a {
        font-size: 10px
    }
}

@media (max-height: 639px) {
    .de-cc-payment-confirmation-mobile .confirmation-header .confirmation-header-title {
        font-size:16px;
        line-height: 20px;
        font-weight: 700
    }
}

@media (max-width: 374px) {
    .de-cc-payment-confirmation-mobile .confirmation-body .confirmation-expert-container .expert-content {
        max-width:180px
    }
}

@media (max-width: 413px) {
    .de-cc-payment-confirmation-mobile .confirmation-header {
        padding-bottom:8px
    }
}

@media (orientation: landscape) {
    .de-cc-payment-confirmation-mobile {
        margin-top:16px
    }

    .de-cc-payment-confirmation-mobile .confirmation-header .confirmation-header-title {
        margin-top: 16px;
        font-size: 20px;
        line-height: 24px;
        font-weight: 700;
        letter-spacing: .15px
    }
}

.de-cc-confirmation-step {
    display: none
}

.de-cc-confirmation-step__active {
    display: block
}

.de-cc-payment-checkout-popup {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    background: rgba(0,0,0,.8);
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333
}

.de-cc-payment-checkout-popup .modal {
    padding: 40px 56px;
    position: relative;
    background: #fff;
    color: #333;
    text-align: left;
    width: 520px;
    border-radius: 8px;
    box-shadow: 0 8px 48px 0 rgba(0,0,0,.12)
}

.de-cc-payment-checkout-popup .modal__details-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: -.45px
}

.de-cc-payment-checkout-popup .modal__details-subtitle {
    padding: 16px 0;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid #dbdbdb;
    font-weight: 400;
    letter-spacing: .07px
}

.de-cc-payment-checkout-popup .modal__details__pricing {
    padding: 16px 0;
    border-bottom: 1px solid #dbdbdb
}

.de-cc-payment-checkout-popup .modal__details__pricing__item {
    line-height: 20px
}

.de-cc-payment-checkout-popup .modal__details__pricing__label {
    display: inline-flex;
    width: 160px;
    font-size: 14px;
    line-height: 20px
}

.de-cc-payment-checkout-popup .modal__details__pricing__label--bold {
    display: inline-flex;
    width: 160px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700
}

.de-cc-payment-checkout-popup .modal__details__pricing__value,.de-cc-payment-checkout-popup .modal__details__pricing__value--bold {
    display: inline-flex;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

.de-cc-payment-checkout-popup .modal__details-confirm {
    margin-top: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 16px!important;
    font-weight: 700;
    letter-spacing: .07px;
    height: 40px;
    border-radius: 4px
}

.de-cc-payment-checkout-popup .modal__details-confirm:hover {
    background: #d5391a
}

.de-cc-payment-checkout-popup .modal__details-confirm:focus {
    background: #9d230b
}

.de-cc-payment-checkout-popup .modal__details-cancel {
    margin-top: 24px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: 0 0;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: .07px;
    width: 80px;
    height: 40px;
    padding: 10px 24px!important
}

.de-cc-payment-checkout-popup .modal__details-cancel:focus,.de-cc-payment-checkout-popup .modal__details-cancel:hover {
    color: #666
}

.de-cc-payment-checkout-popup .modal__details-agreement {
    color: #333;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin-top: 16px
}

@media (max-width: 430px) {
    .de-cc-payment-checkout-popup .modal {
        padding:16px;
        width: 382px
    }

    .de-cc-payment-checkout-popup .modal__details-title {
        font-size: 24px;
        line-height: 28px
    }

    .de-cc-payment-checkout-popup .modal__details-subtitle {
        padding: 12px 0;
        font-size: 12px;
        line-height: 16px;
        font-weight: 400
    }

    .de-cc-payment-checkout-popup .modal__details-confirm {
        margin: 16px auto 0;
        width: 100%
    }

    .de-cc-payment-checkout-popup .modal__details-cancel {
        margin: 0 auto;
        width: 100%
    }

    .de-cc-payment-checkout-popup .modal__details__pricing {
        padding: 12px 0
    }

    .de-cc-payment-checkout-popup .modal__details__pricing__item {
        line-height: 16px
    }

    .de-cc-payment-checkout-popup .modal__details__pricing__label,.de-cc-payment-checkout-popup .modal__details__pricing__label--bold {
        font-size: 12px;
        line-height: 16px
    }

    .de-cc-payment-checkout-popup .modal__details__pricing__value {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px
    }

    .de-cc-payment-checkout-popup .modal__details__pricing__value--bold {
        font-size: 12px;
        line-height: 16px
    }

    .de-cc-payment-checkout-popup .modal__details-agreement {
        color: grey;
        font-size: 11px;
        line-height: 16px
    }
}

@media (max-width: 375px) {
    .de-cc-payment-checkout-popup .modal {
        width:343px
    }
}

@media (max-width: 320px) {
    .de-cc-payment-checkout-popup .modal {
        width:288px
    }
}

body[data-cvv-active=true] .de-cc-form .cvv {
    text-align: left;
    height: 390px;
    opacity: 1
}

body[data-has-payment-error=true] .de-cc-form.is-desktop .form__row--pad,body[data-has-validation-errors=true] .de-cc-form.is-desktop .form__row--pad {
    margin-bottom: 10px
}

body[data-has-validation-errors=true] .de-cc-form.is-desktop .form__secure {
    padding-top: 8px
}

body[data-billing-active=true] .de-cc-form.is-desktop .form__cc {
    padding-right: 16px
}

body[data-billing-active=true] .de-cc-form.is-desktop .form__cc__cvv {
    margin-right: 0;
    top: -134px
}

body[data-billing-active=true] .de-cc-form.is-desktop .form__cta {
    padding-top: 22px!important;
    margin-top: 0!important
}

body[data-billing-active=true] .de-cc-form.is-desktop .form__row--line2 {
    min-height: auto
}

body[data-billing-active=true] .de-cc-form.is-desktop.no-postal-code .cvv {
    top: 12px
}

body[data-billing-active=true] .de-cc-form.is-desktop.no-email:not(body[data-billing-active=true] .de-cc-form.is-desktop.no-postal-code) .form__date {
    margin-right: 0
}

body[data-billing-active=true] .de-cc-form .form__billing {
    display: block
}

body[data-payment-checkout-popup=true] {
    overflow: hidden
}

body[data-payment-checkout-popup=true] .de-cc-form__checkout-popup {
    display: block
}

.de-cc-form__checkout-popup {
    display: none
}

.de-cc-form.is-desktop {
    position: relative
}

.de-cc-form.is-desktop .form {
    display: flex
}

.de-cc-form.is-desktop .form input::-ms-clear {
    display: none
}

.de-cc-form.is-desktop .form__billing {
    padding: 0;
    margin-top: 24px
}

.de-cc-form.is-desktop .form__error {
    padding-bottom: 16px
}

.de-cc-form.is-desktop .form__error p {
    text-align: left;
    font-size: 12px
}

.de-cc-form.is-desktop .form__field-label {
    display: block;
    white-space: nowrap
}

.de-cc-form.is-desktop .form__field-error {
    padding-top: 6px
}

.de-cc-form.is-desktop .form__row {
    margin-top: 16px
}

.de-cc-form.is-desktop .form__row--pad {
    margin-bottom: 16px
}

.de-cc-form.is-desktop .form__row--address {
    display: flex
}

.de-cc-form.is-desktop .form__row--line1 {
    margin-top: 0
}

.de-cc-form.is-desktop .form__row .invisible {
    position: absolute;
    opacity: 0
}

.de-cc-form.is-desktop .form__row--hidden {
    display: none
}

.de-cc-form.is-desktop .form__address-1,.de-cc-form.is-desktop .form__billing-state,.de-cc-form.is-desktop .form__billing-zip,.de-cc-form.is-desktop .form__first-name {
    margin-right: 16px
}

.de-cc-form.is-desktop .form .terms-of-service-checkbox {
    padding-top: 16px
}

.de-cc-form.is-desktop .form .terms-of-service-checkbox .container {
    padding: 9px 14px;
    background: #e6f5f9;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    align-items: flex-start;
    flex-basis: 82%;
    max-width: 384px;
    width: 82%
}

.de-cc-form.is-desktop .form .terms-of-service-checkbox .ja-checkbox label {
    cursor: default
}

.de-cc-form.is-desktop .form .terms-of-service-checkbox .description {
    font-size: 11px;
    line-height: 16px;
    padding-top: 0!important;
    padding-left: 6px;
    padding-right: 10px!important;
    color: #666
}

.de-cc-form.is-desktop .form .terms-of-service-checkbox .description a {
    color: #666;
    text-decoration: underline
}

.de-cc-form.is-desktop .form .inactive-submit-button {
    background: #ef7058;
}

.de-cc-form.is-desktop .form .font-size-11 {
    font-size: 11px
}

.de-cc-form.is-desktop .form__cta {
    padding-top: 16px
}

.de-cc-form.is-desktop .form__submit {
    padding: 8px 0
}

.de-cc-form.is-desktop .form__cc {
    width: 100%
}

.de-cc-form.is-desktop .form .row__info-row {
    text-align: center;
    flex-basis: 82%;
    max-width: 384px
}

.de-cc-form.is-desktop .form .row__info-row>:not(:last-child) {
    margin-bottom: 8px
}

.de-cc-form.is-desktop .form .row .info-row__secure-lock-icon {
    left: 2px;
    position: relative;
    top: 1px
}

.de-cc-form.is-desktop .form .row .info-row__secure-lock-icon .svg__icon {
    width: 9px;
    height: 12px
}

.de-cc-form.is-desktop .form .row__billing-address,.de-cc-form.is-desktop .form .row__billing-state-country,.de-cc-form.is-desktop .form .row__personal-info {
    flex-basis: 82%;
    max-width: 384px;
    display: flex
}

.de-cc-form.is-desktop .form .row__billing-address .dropdown,.de-cc-form.is-desktop .form .row__billing-state-country .dropdown,.de-cc-form.is-desktop .form .row__personal-info .dropdown {
    text-align: left
}

.de-cc-form.is-desktop.no-email .cvv {
    left: 520px
}

.de-cc-form.is-desktop.no-postal-code .cvv {
    top: -45px
}

.de-cc-form.is-desktop .cvv {
    top: -132px;
    right: auto;
    left: 115px;
    bottom: auto;
    background: none;
    position: absolute;
    width: 520px
}

.de-cc-form.is-desktop .cvv__arrow {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 160px;
    left: -24px;
    overflow: hidden;
    transform: rotate(270deg)
}

.de-cc-form.is-desktop .cvv__arrow.top {
    top: 96px
}

.de-cc-form.is-desktop .cvv__arrow:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    top: 30px;
    left: 10px;
    box-shadow: -1px -1px 10px -2px rgba(51,51,51,.6)
}

.de-cc-form.is-desktop .cvv__shell {
    max-width: 550px;
    margin: 0;
    position: relative
}

.de-cc-form.is-desktop .cvv__content {
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 rgba(51,51,51,.6);
    background: #fff;
    position: relative
}

.de-cc-form.is-desktop .email-tooltip-reactivation {
    border-radius: 4px;
    width: 122px;
    padding: 8px;
    right: -134px;
    top: -6px;
    height: 48px
}

.de-cc-form.is-desktop .email-tooltip-reactivation:before {
    top: 17px
}

.de-cc-form.is-desktop .email-help-icon-hide {
    width: 100%;
    cursor: not-allowed
}

.de-cc-form.is-desktop .email-help-icon-hide>i {
    opacity: 0
}

.de-cc-form #card-dateinputMask {
    display: none
}

.de-cc-form .form {
    color: #666
}

.de-cc-form .form__tooltip-email {
    display: none;
    position: absolute;
    background: #000;
    width: 230px;
    font-size: 12px;
    line-height: 18px;
    padding: 14px 16px;
    opacity: .9;
    top: -20px;
    right: -250px;
    z-index: 11;
    color: #fff
}

.de-cc-form .form__tooltip-email:before {
    z-index: 12;
    top: 31px;
    position: absolute;
    left: -8px;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #000;
    width: 0;
    height: 0
}

.de-cc-form .form .input__field {
    width: 100%
}

.de-cc-form .form__heading {
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    font-weight: 700;
    color: #333
}

.de-cc-form .form__billing {
    padding-top: 24px;
    padding-bottom: 8px;
    display: none
}

.de-cc-form .form__row {
    display: flex
}

.de-cc-form .form__row--pad {
    margin-bottom: 8px
}

.de-cc-form .form__row:last-child {
    margin-bottom: 0
}

.de-cc-form .form .three-fields-container {
    display: flex;
    flex-basis: 82%;
    max-width: 384px;
    justify-content: space-between
}

.de-cc-form .form .three-fields-container>* {
    width: 33.33333%
}

.de-cc-form .form .three-fields-container>:not(:last-child) {
    margin-right: 8px
}

.de-cc-form .form .three-fields-container__cvv-field {
    position: relative
}

.de-cc-form .form .three-fields-container__cvv-field .input__field::-webkit-credit-card-auto-fill-button {
    display: none!important
}

.de-cc-form .form .three-fields-container .cvv-field__help {
    padding: 8px;
    position: absolute;
    top: 30px;
    right: 4px;
    cursor: pointer;
    z-index: 20;
    display: block
}

.de-cc-form .form .three-fields-container .cvv-field__help-icon {
    width: 20px;
    height: 20px;
    display: block;
    fill: rgba(82,186,213,.8);
    color: rgba(82,186,213,.8);
    stroke: currentColor
}

.de-cc-form .form .three-fields-container .cvv-field__help-icon .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-cc-form .form .three-fields-container .cvv-field__help:hover .form__tooltip-email {
    display: block
}

.de-cc-form .form__verified-image {
    background: url(//ww2.justanswer.com/static/ja37379/cc_form/BADGE@2x.png) no-repeat;
    background-size: contain;
    width: 57px;
    height: 52px;
    margin-left: 16px;
    flex-shrink: 0
}

.de-cc-form .form__number {
    flex-basis: 82%;
    max-width: 384px
}

.de-cc-form .form__number .input {
    position: relative
}

.de-cc-form .form__number .input.input--suffix:before {
    content: none
}

.de-cc-form .form__number .input.input--suffix .input__field {
    border-radius: 4px
}

.de-cc-form .form__number .input.input--suffix[data-type=visa] .input__suffix .cc-icon {
    right: 10px!important;
    -webkit-transition: none;
    transition: none;
    visibility: hidden
}

.de-cc-form .form__number .input.input--suffix[data-type=visa] .input__suffix .cc-icon.Visa {
    right: 15px;
    z-index: 10;
    visibility: visible
}

.de-cc-form .form__number .input.input--suffix[data-type=mastercard] .input__suffix .cc-icon {
    right: 10px!important;
    -webkit-transition: none;
    transition: none;
    visibility: hidden
}

.de-cc-form .form__number .input.input--suffix[data-type=mastercard] .input__suffix .cc-icon.Mastercard {
    right: 15px;
    z-index: 10;
    visibility: visible
}

.de-cc-form .form__number .input.input--suffix[data-type=americanexpress] .input__suffix .cc-icon {
    right: 10px!important;
    -webkit-transition: none;
    transition: none;
    visibility: hidden
}

.de-cc-form .form__number .input.input--suffix[data-type=americanexpress] .input__suffix .cc-icon.AmericanExpress {
    right: 15px;
    z-index: 10;
    visibility: visible
}

.de-cc-form .form__number .input.input--suffix[data-type=discover] .input__suffix .cc-icon {
    right: 10px!important;
    -webkit-transition: none;
    transition: none;
    visibility: hidden
}

.de-cc-form .form__number .input.input--suffix[data-type=discover] .input__suffix .cc-icon.Discover {
    right: 15px;
    z-index: 10;
    visibility: visible
}

.de-cc-form .form__number .input.input--suffix[data-type=discoverdiners] .input__suffix .cc-icon {
    right: 10px!important;
    -webkit-transition: none;
    transition: none;
    visibility: hidden
}

.de-cc-form .form__number .input.input--suffix[data-type=discoverdiners] .input__suffix .cc-icon.DiscoverDiners {
    right: 15px;
    z-index: 10;
    visibility: visible
}

.de-cc-form .form__number .input.input--suffix[data-type=jcb] .input__suffix .cc-icon {
    right: 10px!important;
    -webkit-transition: none;
    transition: none;
    visibility: hidden
}

.de-cc-form .form__number .input.input--suffix[data-type=jcb] .input__suffix .cc-icon.JCB {
    right: 15px;
    z-index: 10;
    visibility: visible
}

.de-cc-form .form__number .input.input--suffix .input__suffix {
    position: absolute;
    border: none;
    height: auto;
    background: none;
    right: 0;
    z-index: 10
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    padding: 8px 0;
    -webkit-transition: right .5s ease-in-out;
    transition: right .5s ease-in-out
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.icon-1 {
    right: 10px;
    z-index: 1
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.icon-2 {
    right: 46px;
    z-index: 2
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.icon-3 {
    right: 82px;
    z-index: 3
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.icon-4 {
    right: 118px;
    z-index: 4
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.icon-5 {
    right: 154px;
    z-index: 5
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.Visa {
    background-image: url(//ww2.justanswer.com/static/fe/de-cc-form/icons/visa.svg)
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.Mastercard {
    background-image: url(//ww2.justanswer.com/static/fe/de-cc-form/icons/mastercard.svg)
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.AmericanExpress {
    background-image: url(//ww2.justanswer.com/static/fe/de-cc-form/icons/amex.svg)
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.Discover {
    background-image: url(//ww2.justanswer.com/static/fe/de-cc-form/icons/discover.svg)
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.DiscoverDiners {
    background-image: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/diners-club-international.svg)
}

.de-cc-form .form__number .input.input--suffix .input__suffix .cc-icon.JCB {
    background-image: url(//ww2.justanswer.com/static/fe/de-cc-form/icons/jcb.svg)
}

.de-cc-form .form__number .input[data-type=visa]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/visa.3.3.2.png) no-repeat;
    background-size: contain
}

.de-cc-form .form__number .input[data-type=americanexpress]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/amex.3.3.2.png) no-repeat;
    background-size: contain
}

.de-cc-form .form__number .input[data-type=mastercard]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/master_card.3.3.2.png) no-repeat;
    background-size: contain
}

.de-cc-form .form__number .input[data-type=ukmaestro]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/maestro.3.3.2.png) no-repeat;
    background-size: contain
}

.de-cc-form .form__number .input[data-type=discover]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/discover.3.3.2.png) no-repeat;
    background-size: contain
}

.de-cc-form .form__number .input[data-type=discoverdiners]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/diners-club-international.svg) no-repeat;
    background-size: contain
}

.de-cc-form .form__number .input[data-type=jcb]:before {
    background: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-desktop/icons/jcb.3.3.2.png) no-repeat;
    background-size: contain
}

.de-cc-form .form__email {
    position: relative;
    flex-basis: 82%;
    max-width: 384px
}

.de-cc-form .form__email .input__field {
    padding-right: 40px
}

.de-cc-form .form__help {
    padding: 8px;
    position: absolute;
    top: 30px;
    right: 4px;
    cursor: pointer;
    z-index: 20;
    display: block
}

.de-cc-form .form__help-icon {
    width: 20px;
    height: 20px;
    display: block;
    fill: rgba(82,186,213,.8);
    color: rgba(82,186,213,.8);
    stroke: currentColor
}

.de-cc-form .form__help-icon .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-cc-form .form__help:hover .form__tooltip-email {
    display: block
}

.de-cc-form .form__error,.de-cc-form .form__field-error {
    font-size: 12px;
    line-height: 18px;
    color: #ff6464;
    font-weight: 400;
    display: none;
    text-align: left
}

.de-cc-form .form__error.is-active,.de-cc-form .form__field-error.is-active {
    display: block
}

.de-cc-form .form__error {
    padding-bottom: 16px
}

.de-cc-form .form__error-link {
    color: #52bad5
}

.de-cc-form .form__error.advanced-error {
    display: flex;
    align-items: flex-start;
    padding: 12px 16px;
    background: #fcebe8;
    letter-spacing: .07px;
    border: 1px solid #f79e8d;
    border-radius: 4px;
    margin-bottom: 16px
}

.de-cc-form .form__error.advanced-error .advanced-error-icon {
    background-image: url(//ww2-secure.justanswer.com/static/fe/de-cc-form/error_icon.svg);
    width: 16px;
    height: 16px;
    margin-right: 8px
}

.de-cc-form .form__error.advanced-error p {
    max-width: 91%;
    color: #333;
    font-size: 14px;
    line-height: 20px
}

.de-cc-form .form__error--message {
    width: 82%;
    max-width: 384px
}

.de-cc-form .form__field-error {
    padding-top: 8px
}

.de-cc-form .form__field-label {
    line-height: 16px;
    padding-bottom: 8px;
    font-size: 12px;
    display: none;
    text-align: left
}

.de-cc-form .form__date {
    flex-grow: 1;
    flex-shrink: 1
}

.de-cc-form .form__date-fields {
    display: flex
}

.de-cc-form .form__month {
    flex-basis: 50%;
    margin-right: 8px
}

.de-cc-form .form__year {
    flex-basis: 50%
}

.de-cc-form .form__zip {
    flex-basis: 34%
}

.de-cc-form .form__first-name {
    margin-right: 8px;
    flex-basis: 50%
}

.de-cc-form .form__last-name {
    flex-basis: 50%
}

.de-cc-form .form__billing-country {
    flex-basis: 82%
}

.de-cc-form .form__billing-state {
    margin-right: 8px;
    flex-basis: 30%
}

.de-cc-form .form__billing-zip {
    flex-basis: 30%
}

.de-cc-form .form__cta {
    padding-top: 24px;
    display: flex;
    align-items: center
}

.de-cc-form .form__cancel {
    font-size: 12px;
    line-height: 18px;
    color: #333
}

.de-cc-form .form__submit {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: 0;
    display: inline-block;
    background: none;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    line-height: 1;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 28px;
    background: #e85c41;
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    font-size: 16px;
    line-height: 24px;
    font-size: 18px;
    line-height: 38px;
    flex-basis: 82%;
    max-width: 384px;
    padding: 8px 0;
    flex-shrink: 0
}

.de-cc-form .form__submit:hover {
    background: #d5391a
}

.de-cc-form .form__submit:focus {
    background: #9d230b
}

.de-cc-form .form__secure {
    font-size: 12px;
    color: #999;
    font-size: 10px;
    line-height: 16px;
    padding: 0 32px
}

.de-cc-form .form__secure a {
    color: #999;
    text-decoration: underline
}

.de-cc-form .form__row--pad .form__zip {
    margin-left: 16px;
    flex-basis: 19%
}

.de-cc-form .cvv {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 20px;
    transition: opacity .2s ease-in-out;
    position: fixed;
    z-index: 50;
    align-items: center;
    height: 0;
    overflow: hidden;
    opacity: 0;
    display: flex;
    color: #333;
    background: rgba(0,0,0,.75);
    will-change: transform
}

.de-cc-form .cvv__shell {
    padding: 16px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto
}

.de-cc-form .cvv__arrow {
    display: none
}

.de-cc-form .cvv__content {
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 0 10px 0 rgba(51,51,51,.6);
    background: #fff;
    position: relative
}

.de-cc-form .cvv__heading {
    line-height: 24px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding-bottom: 8px;
    padding-right: 24px
}

.de-cc-form .cvv__card {
    margin-top: 24px;
    position: relative;
    display: flex;
    min-height: 103px
}

.de-cc-form .cvv__card-image {
    margin-right: 8px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 100% 0;
    max-width: 158px;
    width: 100%;
    flex-basis: 1
}

.de-cc-form .cvv__card-image--visa {
    background-image: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-mobile/cvv-help-visa.png)
}

.de-cc-form .cvv__card-image--amex {
    background-image: url(//ww2-secure.justanswer.com/static/fe/de-page-cc-mobile/cvv-help-amex.png)
}

.de-cc-form .cvv__card-info {
    flex-grow: 1
}

.de-cc-form .cvv__card-title {
    padding-bottom: 8px;
    font-weight: 700
}

.de-cc-form .cvv__close-icon {
    width: 16px;
    height: 16px;
    display: block;
    fill: #666;
    color: #666;
    stroke: currentColor;
    top: 16px;
    right: 16px;
    position: absolute;
    cursor: pointer
}

.de-cc-form .cvv__close-icon .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-cc-form .invisible-form-container {
    display: none;
    background: url(//ww2-secure.justanswer.com/static/img/backgrounds/dashboard-blurred.png) no-repeat
}

.javatar-flow-enabled .de-cc-form .form .inactive-submit-button,.javatar-flow-enabled .de-cc-form .form__submit {
    background: #00c508
}

.javatar-flow-enabled .de-cc-form .form__submit:hover {
    background: #00a507
}

.de-cc-countdown-timer-v1 {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 8px;
    right: 12px
}

.de-cc-countdown-timer-v1.fade-out {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .8s,opacity .8s linear
}

.de-cc-countdown-timer-v1 .countdown-timer__svg {
    transform: scaleX(-1)
}

.de-cc-countdown-timer-v1 .countdown-timer__svg .circle {
    fill: none;
    stroke: none
}

.de-cc-countdown-timer-v1 .countdown-timer__svg .path-elapsed {
    stroke-width: 2px;
    stroke: #dbdbdb
}

.de-cc-countdown-timer-v1 .countdown-timer__svg .path-remaining-left {
    stroke-width: 2px;
    transform: rotate(90deg);
    transform-origin: center;
    transition: all 1s linear;
    fill-rule: nonzero;
    stroke: url(#timerGradientLeft)
}

.de-cc-countdown-timer-v1 .countdown-timer__svg .path-remaining-right {
    stroke-width: 2px;
    transform: rotate(90deg);
    transform-origin: center;
    transition: all 1s linear;
    fill-rule: nonzero;
    stroke: url(#timerGradientRight)
}

.de-cc-countdown-timer-v1 .countdown-timer__label {
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4d4d4d
}

.de-cc-countdown-timer-v1.is-mobile {
    top: 18px;
    right: 12px;
    width: 40px;
    height: 40px
}

.de-cc-countdown-timer-v1.is-mobile .countdown-timer__label {
    font-size: 10px;
    width: 40px;
    height: 40px;
    color: #fff
}

.de-cc-countdown-timer-v2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 146px;
    height: 70px;
    border: 1px solid #dbdbdb;
    border-radius: 4px
}

.de-cc-countdown-timer-v2.has-mobile-design,.de-cc-countdown-timer-v2.is-mobile {
    width: 100%;
    height: 100%;
    border: none;
    background: hsla(0,0%,100%,.2)
}

.de-cc-countdown-timer-v2.has-mobile-design .countdown-timer-v2__time-container,.de-cc-countdown-timer-v2.is-mobile .countdown-timer-v2__time-container {
    flex-direction: column
}

.de-cc-countdown-timer-v2.has-mobile-design .countdown-timer-v2__svg-container,.de-cc-countdown-timer-v2.is-mobile .countdown-timer-v2__svg-container {
    margin: 0 0 4px
}

.de-cc-countdown-timer-v2.has-mobile-design .countdown-timer-v2__text,.de-cc-countdown-timer-v2.is-mobile .countdown-timer-v2__text {
    display: none
}

.de-cc-countdown-timer-v2.has-mobile-design .countdown-timer-v2__passed-time.fade-out {
    opacity: 0;
    transition: opacity .3s ease-out .8s
}

.de-cc-countdown-timer-v2 .countdown-timer-v2__time-container {
    display: flex;
    align-items: center
}

.de-cc-countdown-timer-v2 .countdown-timer-v2__svg-container {
    margin-right: 8px;
    line-height: 0
}

.de-cc-countdown-timer-v2 .countdown-timer-v2__passed-time.fade-out {
    opacity: 0;
    transition: opacity .3s ease-out
}

.de-cc-countdown-timer-v2 .countdown-timer-v2__time-label {
    align-self: flex-end;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    white-space: nowrap
}

.de-cc-countdown-timer-v2 .countdown-timer-v2__text {
    margin-top: 4px;
    font-size: 11px;
    line-height: 14px;
    text-align: center
}

.de-cc-countdown-timer-v3 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ccc;
    padding-top: 8px
}

.de-cc-countdown-timer-v3 .countdown-timer__label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #00bf8f
}

.de-cc-countdown-timer-v3 .countdown-timer__text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding-left: 8px
}

@media (min-width: 320px) and (max-width:413px) {
    .de-cc-countdown-timer-v3 {
        padding-top:4px
    }
}

@media (min-width: 320px) and (max-width:374px) {
    .de-cc-countdown-timer-v3 .countdown-timer__label {
        font-size:14px;
        line-height: 20px
    }

    .de-cc-countdown-timer-v3 .countdown-timer__text {
        font-size: 12px;
        line-height: 16px
    }
}

.de-cc-paypal-form.is-desktop {
    position: relative
}

.de-cc-paypal-form.is-desktop .pay-pal-form {
    width: 100%
}

.de-cc-paypal-form.is-desktop .pay-pal-form__error p {
    text-align: left;
    font-size: 12px
}

.de-cc-paypal-form.is-desktop .pay-pal-form__field-label {
    display: block;
    white-space: nowrap
}

.de-cc-paypal-form.is-desktop .pay-pal-form__field-error {
    padding-top: 6px
}

.de-cc-paypal-form.is-desktop .pay-pal-form__row {
    margin-top: 16px
}

.de-cc-paypal-form.is-desktop .pay-pal-form__row--terms,.de-cc-paypal-form.is-desktop .pay-pal-form__row--transaction {
    width: 82%;
    max-width: 384px
}

.de-cc-paypal-form.is-desktop .pay-pal-form__row--terms {
    margin-top: 0
}

.de-cc-paypal-form.is-desktop .pay-pal-form__cta {
    padding-top: 14px
}

.de-cc-paypal-form.is-desktop .pay-pal-form__submit {
    padding: 8px 0;
    max-width: 384px
}

.de-cc-paypal-form.is-desktop .pay-pal-form__email,.de-cc-paypal-form.is-desktop .pay-pal-form__error--message {
    max-width: 384px
}

.de-cc-paypal-form.is-desktop .pay-pal-form .row__info-row {
    flex-basis: 82%;
    max-width: 384px;
    text-align: center
}

.de-cc-paypal-form.is-desktop .pay-pal-form .row__info-row>* {
    padding: 0 32px
}

.de-cc-paypal-form.is-desktop .pay-pal-form .row__info-row>:not(:last-child) {
    margin-bottom: 8px
}

.de-cc-paypal-form.is-desktop .pay-pal-form .row .info-row__secure-lock-icon {
    left: 2px;
    position: relative;
    top: 1px
}

.de-cc-paypal-form.is-desktop .pay-pal-form .row .info-row__secure-lock-icon .svg__icon {
    width: 9px;
    height: 12px
}

.de-cc-paypal-form.is-desktop .pay-pal-form .paypal-transaction {
    white-space: normal;
    flex: 1
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__row {
    flex-wrap: wrap
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__row--terms .container {
    max-width: 384px
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__row--secure {
    margin-top: 8px
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__row .terms-of-service-checkbox {
    max-width: 384px;
    padding-top: 16px
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__row .terms-of-service-checkbox .de-terms-of-service {
    font-size: 11px
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__cancel {
    padding: 0
}

.de-cc-paypal-form.is-desktop.no-trial .pay-pal-form__secure {
    font-size: 11px
}

.de-cc-paypal-form .pay-pal-form {
    color: #666
}

.de-cc-paypal-form .pay-pal-form__tooltip-email {
    display: none;
    position: absolute;
    background: #000;
    width: 230px;
    font-size: 12px;
    line-height: 18px;
    padding: 14px 16px;
    opacity: .9;
    top: -20px;
    right: -250px;
    z-index: 11;
    color: #fff
}

.de-cc-paypal-form .pay-pal-form__tooltip-email:before {
    z-index: 12;
    top: 31px;
    position: absolute;
    left: -8px;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #000;
    width: 0;
    height: 0
}

.de-cc-paypal-form .pay-pal-form .input__field {
    width: 100%
}

.de-cc-paypal-form .pay-pal-form .paypal-icon {
    margin-right: 4px
}

.de-cc-paypal-form .pay-pal-form__row {
    display: flex;
    align-items: center
}

.de-cc-paypal-form .pay-pal-form__row--hidden {
    display: none
}

.de-cc-paypal-form .pay-pal-form__email {
    position: relative;
    flex-basis: 82%
}

.de-cc-paypal-form .pay-pal-form__email .input__field {
    padding-right: 40px
}

.de-cc-paypal-form .pay-pal-form__help {
    padding: 8px;
    position: absolute;
    top: 30px;
    right: 4px;
    cursor: pointer;
    z-index: 20;
    display: block
}

.de-cc-paypal-form .pay-pal-form__help-icon {
    width: 20px;
    height: 20px;
    display: block;
    fill: rgba(82,186,213,.8);
    color: rgba(82,186,213,.8);
    stroke: currentColor
}

.de-cc-paypal-form .pay-pal-form__help-icon .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-cc-paypal-form .pay-pal-form__help:hover .pay-pal-form__tooltip-email {
    display: block
}

.de-cc-paypal-form .pay-pal-form__error,.de-cc-paypal-form .pay-pal-form__field-error {
    font-size: 12px;
    line-height: 18px;
    color: #ff6464;
    display: none;
    text-align: left
}

.de-cc-paypal-form .pay-pal-form__error.is-active,.de-cc-paypal-form .pay-pal-form__field-error.is-active {
    display: block
}

.de-cc-paypal-form .pay-pal-form__error-link {
    color: #52bad5
}

.de-cc-paypal-form .pay-pal-form__error--message {
    width: 82%
}

.de-cc-paypal-form .pay-pal-form__field-error {
    padding-top: 8px
}

.de-cc-paypal-form .pay-pal-form__field-label {
    line-height: 16px;
    padding-bottom: 8px;
    font-size: 12px;
    display: none;
    text-align: left
}

.de-cc-paypal-form .pay-pal-form__cta {
    padding-top: 24px;
    display: flex;
    align-items: center
}

.de-cc-paypal-form .pay-pal-form__cancel {
    font-size: 12px;
    line-height: 18px;
    color: #333
}

.de-cc-paypal-form .pay-pal-form__submit {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: 0;
    display: inline-block;
    background: none;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    line-height: 1;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 28px;
    background: #e85c41;
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    font-size: 16px;
    line-height: 24px;
    font-size: 18px;
    line-height: 38px;
    flex-basis: 82%;
    padding: 8px 0
}

.de-cc-paypal-form .pay-pal-form__submit:hover {
    background: #d5391a
}

.de-cc-paypal-form .pay-pal-form__submit:focus {
    background: #9d230b
}

.de-cc-paypal-form .pay-pal-form__submit.inactive-submit-button {
    background-color: #f79e8d
}

.de-cc-paypal-form .pay-pal-form__secure {
    padding-top: 3px;
    color: #999;
    font-size: 10px;
    line-height: 16px
}

.de-cc-paypal-form .pay-pal-form__secure a {
    color: #999;
    text-decoration: underline
}

.de-cc-paypal-form .pay-pal-form__secure--terms {
    display: inline
}

.de-cc-paypal-form .pay-pal-form .email-help-icon-hide {
    width: 100%;
    cursor: not-allowed
}

.de-cc-paypal-form .pay-pal-form .email-help-icon-hide>i {
    opacity: 0
}

.de-cc-paypal-form.is-mobile {
    color: #666
}

.de-cc-paypal-form.is-mobile .pay-pal-form__row {
    margin-top: 8px;
    max-width: 480px
}

.de-cc-paypal-form.is-mobile .pay-pal-form__row .cta__terms {
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px
}

.de-cc-paypal-form.is-mobile .pay-pal-form__field-label {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
    display: block
}

.de-cc-paypal-form.is-mobile .pay-pal-form .paypal-transaction {
    color: #333
}

.de-cc-paypal-form.is-mobile .pay-pal-form .input input {
    height: 40px
}

.de-cc-paypal-form.is-mobile .pay-pal-form .input .input__field {
    font-size: 14px;
    line-height: 28px
}

.de-cc-paypal-form.is-mobile .pay-pal-form__email {
    flex-basis: 100%
}

.de-cc-paypal-form.is-mobile .pay-pal-form__terms {
    font-size: 12px;
    line-height: 16px;
    padding-top: 8px;
    padding-bottom: 4px
}

.de-cc-paypal-form.is-mobile .pay-pal-form__error--message {
    width: 100%
}

.de-cc-paypal-form.is-mobile .pay-pal-form__cta {
    padding-top: 16px;
    display: block;
    max-width: 480px
}

.de-cc-paypal-form.is-mobile .pay-pal-form__cta button {
    width: 100%;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px
}

.de-cc-paypal-form.is-mobile .pay-pal-form__secure {
    padding-top: 8px;
    font-size: 12px;
    line-height: 16px;
    text-align: left
}

.de-cc-paypal-form.is-mobile .pay-pal-form__secure--terms {
    display: inline
}

.de-cc-paypal-form.is-mobile .pay-pal-form__row--hidden {
    display: none
}

.de-cc-paypal-form.javatar-flow-enabled .pay-pal-form__submit {
    background: #00c508
}

.de-cc-paypal-form.javatar-flow-enabled .pay-pal-form__submit:hover {
    background: #00a507
}

.de-cc-paypal-form.javatar-flow-enabled.is-mobile .pay-pal-form__submit {
    background: #ffb800;
    color: #333
}

.de-cc-paypal-form.javatar-flow-enabled.is-mobile .pay-pal-form__submit:hover {
    background: #ffb803
}

.ja-spinner {
    display: flex;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .6;
    top: 0;
    left: 0;
    z-index: 10;
    stroke: #fff
}

.ja-spinner.hidden {
    display: none
}

.ja-spinner .spinner {
    margin: auto;
    animation: rotator 1.4s linear infinite
}

@keyframes rotator {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(270deg)
    }
}

.ja-spinner .path {
    stroke: #fff;
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: dash 1.4s ease-in-out infinite
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

.apple-pay-button .button-container {
    background-color: #000;
    display: inline-flex;
    justify-content: center;
    padding: 0;
    width: 100%;
    border-radius: 5px;
    height: 48px
}

.apple-pay-button .button-container .text {
    align-self: center;
    color: #fff;
    font-family: -apple-system;
    font-size: 16px;
    line-height: 18px;
    margin-right: 4px
}

.apple-pay-button .button-container .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    width: 60px
}

.apple-pay-button .button-container.hidden {
    display: none
}

.de-terms-of-service {
    font-family: Helvetica,Arial,Lucida Grande,sans-serif
}

.de-terms-of-service-container--arl {
    padding: 8px;
    background-color: #f5f5f5;
    border-radius: 4px
}

.de-terms-of-service-container--arl .de-terms-of-service {
    font-size: 12px;
    line-height: 16px;
    color: #666;
    letter-spacing: .05px
}

.de-terms-of-service-container--arl .de-terms-of-service a {
    color: #52bad5;
    text-decoration: underline
}

.de-terms-of-service-container--arl .de-terms-of-service a:hover {
    color: #30a6c5
}

.de-terms-of-service-container--arl .de-terms-of-service a:active {
    color: #1c758d
}

.de-terms-of-service-container--arl .de-terms-of-service div:empty {
    display: inline
}

@media (max-width: 320px) {
    .de-terms-of-service-container--arl .de-terms-of-service {
        font-size:11px;
        line-height: 16px
    }
}

.form-row {
    flex-basis: 82%;
    max-width: 384px
}

.de-cc-apple-pay-form .apple-pay-form {
    color: #666
}

.de-cc-apple-pay-form .apple-pay-form .terms-of-service-checkbox {
    padding-top: 8px;
    max-width: 480px;
    text-align: left
}

.de-cc-apple-pay-form .apple-pay-form .terms-of-service-checkbox .container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    background-color: unset;
    padding: 0;
    border-radius: 0
}

.de-cc-apple-pay-form .apple-pay-form .terms-of-service-checkbox .container .ja-checkbox {
    line-height: 16px
}

.de-cc-apple-pay-form .apple-pay-form .terms-of-service-checkbox .description {
    font-size: 11px;
    line-height: 16px;
    padding-top: 0;
    color: #fff
}

.de-cc-apple-pay-form .apple-pay-form .terms-of-service-checkbox .description a {
    text-decoration: none
}

.de-cc-apple-pay-form .apple-pay-form .terms-of-service-checkbox #terms-checkbox-error {
    padding-top: 8px
}

.de-cc-apple-pay-form .apple-pay-form .form__error,.de-cc-apple-pay-form .apple-pay-form .form__field-error {
    font-size: 12px;
    line-height: 18px;
    color: #d5391a;
    font-weight: 400;
    display: none
}

.de-cc-apple-pay-form .apple-pay-form .form__error.is-active,.de-cc-apple-pay-form .apple-pay-form .form__field-error.is-active {
    display: block;
    text-align: left
}

.de-cc-apple-pay-form .apple-pay-form .form__error {
    padding-bottom: 16px
}

.de-cc-apple-pay-form .apple-pay-form .form__error-link {
    color: #52bad5
}

.de-cc-apple-pay-form .apple-pay-form .form__field-error {
    padding-top: 4px
}

.de-cc-apple-pay-form .apple-pay-form .form__field-label {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    display: none
}

.de-cc-apple-pay-form .apple-pay-form .form__tooltip-email {
    display: none;
    position: absolute;
    background: #000;
    width: 230px;
    font-size: 12px;
    line-height: 18px;
    padding: 14px 16px;
    opacity: .9;
    top: -20px;
    right: -250px;
    z-index: 11;
    color: #fff
}

.de-cc-apple-pay-form .apple-pay-form .form__tooltip-email:before {
    z-index: 12;
    top: 31px;
    position: absolute;
    left: -8px;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #000;
    width: 0;
    height: 0
}

.de-cc-apple-pay-form .apple-pay-form .input input {
    height: 40px
}

.de-cc-apple-pay-form .apple-pay-form .input .input__field {
    font-size: 14px;
    line-height: 28px
}

.de-cc-apple-pay-form .apple-pay-form .input__field {
    width: 100%
}

.de-cc-apple-pay-form .apple-pay-form .apple-pay-transaction {
    color: #333;
    padding-bottom: 0
}

.de-cc-apple-pay-form .apple-pay-form .apple-pay-trial-terms {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 4px;
    color: #666
}

.de-cc-apple-pay-form .apple-pay-form__row {
    display: flex;
    align-items: center;
    margin-top: 8px;
    max-width: 480px
}

.de-cc-apple-pay-form .apple-pay-form__row .cta__terms {
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px
}

.de-cc-apple-pay-form .apple-pay-form__email {
    position: relative;
    flex-basis: 100%
}

.de-cc-apple-pay-form .apple-pay-form__email .input__field {
    padding-right: 40px
}

.de-cc-apple-pay-form .apple-pay-form__help {
    padding: 8px;
    position: absolute;
    top: 30px;
    right: 4px;
    cursor: pointer;
    z-index: 9;
    display: block
}

.de-cc-apple-pay-form .apple-pay-form__help-icon {
    width: 20px;
    height: 20px;
    display: block;
    fill: rgba(82,186,213,.8);
    color: rgba(82,186,213,.8);
    stroke: currentColor
}

.de-cc-apple-pay-form .apple-pay-form__help-icon .svg__icon {
    width: 100%;
    height: 100%;
    display: block
}

.de-cc-apple-pay-form .apple-pay-form__help:hover .form__tooltip-email {
    display: block
}

.de-cc-apple-pay-form .apple-pay-form__error,.de-cc-apple-pay-form .apple-pay-form__field-error {
    font-size: 12px;
    line-height: 18px;
    color: #ff6464;
    display: none;
    text-align: left;
    padding-top: 8px
}

.de-cc-apple-pay-form .apple-pay-form__error.is-active,.de-cc-apple-pay-form .apple-pay-form__field-error.is-active {
    display: block
}

.de-cc-apple-pay-form .apple-pay-form__error-link {
    color: #52bad5
}

.de-cc-apple-pay-form .apple-pay-form__error--message {
    width: 100%
}

.de-cc-apple-pay-form .apple-pay-form__field-label {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-align: left
}

.de-cc-apple-pay-form .apple-pay-form .de-terms-of-service--arl {
    padding-bottom: 0;
    display: block
}

.de-cc-apple-pay-form .apple-pay-form__cta {
    align-items: center;
    padding-top: 16px;
    display: block;
    max-width: 480px;
    pointer-events: auto
}

.de-cc-apple-pay-form .apple-pay-form__cta .de-cc-apple-pay {
    cursor: pointer
}

.de-cc-apple-pay-form .apple-pay-form__cta.inactive-submit-button .button-container {
    background-color: rgba(0,0,0,.7)
}

.de-cc-apple-pay-form .apple-pay-form__cta button {
    width: 100%;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px
}

.de-cc-apple-pay-form .apple-pay-form__cancel {
    font-size: 12px;
    line-height: 18px;
    color: #333
}

.de-cc-apple-pay-form .apple-pay-form__submit {
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    display: inline-block;
    background: #e85c41;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    font-weight: 700;
    -webkit-appearance: none;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    flex-basis: 66%;
    padding: 12px 24px
}

.de-cc-apple-pay-form .apple-pay-form__submit:hover {
    background: #d5391a
}

.de-cc-apple-pay-form .apple-pay-form__submit:focus {
    background: #9d230b
}

.de-cc-apple-pay-form .apple-pay-form__secure {
    color: #999;
    text-align: left;
    padding-top: 8px;
    font-size: 11px;
    line-height: 16px
}

.de-cc-apple-pay-form .apple-pay-form__secure a {
    color: #999;
    text-decoration: underline
}

.de-cc-apple-pay-form .apple-pay-form__secure--terms {
    display: inline
}

.de-cc-apple-pay-form .apple-pay-form__verified-image {
    background: url(//ww2.justanswer.com/static/ja37379/cc_form/BADGE@2x.png) 0 0/contain no-repeat;
    width: 57px;
    height: 52px;
    margin-left: 16px;
    flex-shrink: 0
}

.de-cc-apple-pay-form .apple-pay-form .de-terms-of-service-container--arl {
    margin-top: 8px
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form {
    position: relative;
    display: flex
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form .de-cc-apple-pay-form {
    width: 100%
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form__email {
    flex-basis: 82%;
    max-width: 384px
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form__field-label {
    font-size: 12px;
    line-height: 16px
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form .de-terms-of-service-container--arl {
    margin-top: 8px
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form .de-terms-of-service--arl {
    display: block
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form__cta {
    display: flex
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form__cta .de-cc-apple-pay {
    flex-basis: 82%;
    max-width: 384px;
    width: 100%;
    flex-shrink: 0
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form__cancel {
    padding-top: 4px
}

.de-cc-apple-pay-form.is-desktop .apple-pay-form__secure {
    text-align: center;
    padding: 0 32px;
    font-size: 10px
}

.de-cc-apple-pay-form.is-desktop .apple-pay-transaction {
    padding-top: 8px
}

.de-cc-apple-pay-form.is-desktop .input .input__field {
    height: 48px;
    font-size: 16px;
    line-height: 28px;
    z-index: 8
}

.de-cc-apple-pay-form.is-desktop .terms-of-service-checkbox {
    padding-top: 16px
}

.de-cc-apple-pay-form.is-desktop .terms-of-service-checkbox .container {
    flex-basis: 82%;
    max-width: 384px;
    padding: 9px 14px;
    background: #e6f5f9;
    border-radius: 4px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    width: 82%
}

.de-cc-apple-pay-form.is-desktop .terms-of-service-checkbox .de-terms-of-service {
    font-size: 11px
}

.de-cc-apple-pay-form.is-desktop .form__error,.de-cc-apple-pay-form.is-desktop .form__field-error {
    color: #ff6464;
    width: 82%;
    max-width: 384px
}

.de-cc-apple-pay-form.is-desktop .row__info-row {
    text-align: center;
    flex-basis: 82%;
    max-width: 384px
}

.de-cc-apple-pay-form.is-desktop .row__info-row>:not(:last-child) {
    margin-bottom: 8px
}

.de-cc-apple-pay-form.is-desktop .row__info-row .info-row__secure-lock-icon {
    left: 2px;
    position: relative;
    top: 1px
}

.de-cc-apple-pay-form.is-desktop .row__info-row .info-row__secure-lock-icon .svg__icon {
    width: 9px;
    height: 12px
}

.de-cc-terms-of-service-checkbox {
    font-family: Helvetica,Arial,Lucida Grande,sans-serif
}

.de-cc-terms-of-service-checkbox.desktop .container {
    padding: 9px 14px;
    background: #e6f5f9;
    border-radius: 4px
}

.de-cc-terms-of-service-checkbox .container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start
}

.de-cc-terms-of-service-checkbox .ja-checkbox {
    line-height: 16px
}

.de-cc-terms-of-service-checkbox .de-terms-of-service {
    font-size: 12px;
    line-height: 16px;
    color: #666;
    letter-spacing: .05px
}

.de-cc-terms-of-service-checkbox .de-terms-of-service a,.de-cc-terms-of-service-checkbox .de-terms-of-service a:hover {
    color: #666;
    text-decoration: underline
}

.de-cc-terms-of-service-checkbox .form__field-error {
    display: none;
    color: #d5391a;
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px
}

.de-cc-terms-of-service-checkbox .form__field-error.is-active {
    display: block
}

@media (max-width: 320px) {
    .de-cc-terms-of-service-checkbox .de-terms-of-service {
        font-size:11px;
        line-height: 16px
    }
}

body {
    position: relative
}

body .de-circle-loader.fullscreen {
    display: none;
    z-index: 20
}

body .hide-payment-options {
    display: none
}

body[data-has-payment-error=true] .de-cc-body-desktop .cc__form,body[data-has-validation-errors=true] .de-cc-body-desktop .cc__form {
    padding-top: 16px;
    padding-bottom: 14px
}

body[data-has-payment-error=true][data-has-validation-errors=true] .de-cc-body-desktop .hero {
    height: 630px
}

body[data-billing-active=true][data-has-validation-errors=true] .de-cc-body-desktop .hero {
    height: 650px
}

body[data-processing-modal=loading] {
    overflow: hidden
}

body[data-processing-modal=loading] .de-cc-body-desktop .de-circle-loader,body[data-processing-modal=loading] .de-cc-body-desktop .hero__cc,body[data-processing-modal=loading] .de-cc-body-desktop .hero__sub-title,body[data-processing-modal=loading] .de-cc-body-desktop .hero__title,body[data-processing-modal=loading] .de-cc-body-desktop .processing,body[data-processing-modal=loading] .de-cc-body-desktop .processing__screen--loading {
    display: block
}

body .de-cc-body-desktop__hidden-content .javatar-flow-enabled .logo .poweredby__default-text,body[data-processing-modal=loading-impress] .javatar-flow-enabled .logo .poweredby__default-text {
    display: none
}

body .de-cc-body-desktop__hidden-content .javatar-flow-enabled .logo .poweredby__logo,body[data-processing-modal=loading-impress] .javatar-flow-enabled .logo .poweredby__logo {
    margin-left: 8px;
    display: block;
    height: 52px
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop .logo--javatar-law .logo__image,body[data-processing-modal=loading-impress] .de-cc-body-desktop .logo--javatar-law .logo__image {
    background-image: url(//ww2.justanswer.com/static/javatar/img/law/logo_white_cc.svg)
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop .logo--javatar-pets .logo__image,body[data-processing-modal=loading-impress] .de-cc-body-desktop .logo--javatar-pets .logo__image {
    background-image: url(https://ww2.justanswer.com/static/javatar/img/pets/new/logo_white_cc.svg)
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop .logo--javatar-cars .logo__image,body[data-processing-modal=loading-impress] .de-cc-body-desktop .logo--javatar-cars .logo__image {
    background-image: url(https://ww2.justanswer.com/static/javatar/img/cars/new/logo_white_cc.svg?1=)
}

body .javatar-flow-enabled .de-cc-body-desktop__panel--left {
    width: 100%
}

body .javatar-flow-enabled .de-cc-body-desktop .processing__logo .logo {
    justify-content: center
}

body .javatar-flow-enabled .de-cc-body-desktop .processing__logo .logo__image {
    background-position: 50%
}

body .javatar-flow-enabled .de-cc-body-desktop .processing__cta {
    background-color: #00c508
}

body .javatar-flow-enabled .de-cc-body-desktop .processing__cta:hover {
    background-color: #00a507
}

body .de-cc-body-desktop__hidden-content,body[data-processing-modal=loading-impress] {
    overflow: hidden
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__logo .logo__title,body[data-processing-modal=loading-impress] .de-cc-body-desktop__logo .logo__title {
    display: none
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__logo .logo__image,body[data-processing-modal=loading-impress] .de-cc-body-desktop__logo .logo__image {
    background-image: url(//ww2-secure.justanswer.com/static/fe/ja-logo/ja-logo-white-text.png)
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__cc-form,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__footer--left,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__panel--right,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__sub-title,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__tabs,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__title,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__trust-logos,body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__white_board,body[data-processing-modal=loading-impress] .de-cc-body-desktop__cc-form,body[data-processing-modal=loading-impress] .de-cc-body-desktop__footer--left,body[data-processing-modal=loading-impress] .de-cc-body-desktop__panel--right,body[data-processing-modal=loading-impress] .de-cc-body-desktop__sub-title,body[data-processing-modal=loading-impress] .de-cc-body-desktop__tabs,body[data-processing-modal=loading-impress] .de-cc-body-desktop__title,body[data-processing-modal=loading-impress] .de-cc-body-desktop__trust-logos,body[data-processing-modal=loading-impress] .de-cc-body-desktop__white_board {
    display: none
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__panel--left,body[data-processing-modal=loading-impress] .de-cc-body-desktop__panel--left {
    background: transparent
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop__container,body[data-processing-modal=loading-impress] .de-cc-body-desktop__container {
    z-index: 21
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop .de-circle-loader,body[data-processing-modal=loading-impress] .de-cc-body-desktop .de-circle-loader {
    display: flex
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop .processing,body[data-processing-modal=loading-impress] .de-cc-body-desktop .processing {
    display: none
}

body .de-cc-body-desktop__hidden-content .de-cc-body-desktop .processing__screen--loading,body[data-processing-modal=loading-impress] .de-cc-body-desktop .processing__screen--loading {
    display: block
}

@media (max-width: 979px) {
    body[data-processing-modal=loading-impress] .de-circle-loader {
        padding:0
    }

    body[data-processing-modal=loading-impress] .de-circle-loader.fullscreen {
        background: radial-gradient(circle,rgba(0,0,0,.25) 0,rgba(0,0,0,.5) 100%)
    }

    body[data-processing-modal=loading-impress] .de-cc-body-desktop__container>* {
        padding: 0;
        margin-left: 40px
    }
}

body[data-processing-modal=error] {
    overflow: hidden
}

body[data-processing-modal=error] .de-cc-body-desktop .processing,body[data-processing-modal=error] .de-cc-body-desktop .processing__screen--error {
    display: block
}

body[data-exit-modal=true] {
    overflow: hidden
}

body[data-exit-modal=true] .de-cc-body-desktop__exit {
    display: block
}

body[hidden-overflow=true] {
    overflow: hidden
}

.de-cc-body-desktop {
    position: relative;
    display: flex;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-image: url(../images/BG_BLUR_GENERAL.jpg)
}

.de-cc-body-desktop__white_board {
    width: 50%;
    left: 0;
    position: absolute;
    height: 100%;
    background: #fff
}

.de-cc-body-desktop__container {
    z-index: 1;
    display: flex;
    margin: 0 auto;
    min-height: 100vh;
    width: 100%;
    max-width: 1056px
}

.de-cc-body-desktop__panel {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.de-cc-body-desktop__panel--left {
    background: #fff;
    border-radius: 8px;
    text-align: left;
    padding-left: 24px;
    padding-right: 24px
}

.de-cc-body-desktop__panel--right {
    margin-left: 32px;
    margin-right: 32px;
    margin-top: 80px
}

.de-cc-body-desktop__content--left {
    margin-top: 24px;
    height: 100%;
    display: flex;
    flex-direction: column
}

.de-cc-body-desktop__content--right .de-cc-experts {
    color: #fff
}

.de-cc-body-desktop__footer {
    padding-bottom: 10px
}

.de-cc-body-desktop__footer--left {
    width: 76%
}

.de-cc-body-desktop__footer--right {
    display: flex;
    flex-direction: column;
    flex-flow: column-reverse
}

.de-cc-body-desktop__policy {
    color: #999;
    font-size: 10px;
    line-height: 12px
}

.de-cc-body-desktop__copyright {
    color: #fff;
    font-size: 10px;
    line-height: 12px
}

.de-cc-body-desktop__link,.de-cc-body-desktop__link:hover {
    color: #52bad5
}

.de-cc-body-desktop__line {
    height: 1px;
    border: none
}

.de-cc-body-desktop__line--left {
    background-color: #ddd
}

.de-cc-body-desktop__line--right {
    background-color: #fff;
    margin: 47px 0 40px;
    opacity: .2
}

.de-cc-body-desktop__logo .ja-logo .logo--white-text .logo__title {
    color: #999
}

.de-cc-body-desktop__logo--javatar {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.de-cc-body-desktop__logo--javatar .main-logo {
    height: 40px
}

.de-cc-body-desktop__logo--javatar .powered-by-logo {
    height: 24px;
    background-image: url(https://ww2.justanswer.com/static/images/shelf-space/Powered_by_on_light.svg);
    width: 138px
}

.de-cc-body-desktop__title {
    color: #333;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-top: 32px;
    padding-right: 12px
}

.de-cc-body-desktop__sub-title {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding-right: 32px
}

.de-cc-body-desktop__sub-title-date {
    font-weight: 700
}

.de-cc-body-desktop__form {
    width: 614px;
    background: #fff;
    box-shadow: 0 6px 8px 0 rgba(0,0,0,.1);
    position: absolute;
    top: 183px;
    padding: 0 40px
}

.de-cc-body-desktop__cc-form {
    width: calc(100% - 10px);
    margin-top: 16px
}

.de-cc-body-desktop__trust-logos {
    margin-bottom: 32px;
    margin-top: auto;
    max-width: 424px
}

.de-cc-body-desktop__benefits {
    margin: 0 auto;
    width: 256px
}

.de-cc-body-desktop__exit {
    display: none
}

.de-cc-body-desktop .processing {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    position: absolute;
    background: rgba(0,0,0,.75);
    z-index: 100;
    display: none;
    padding: 0 24px
}

.de-cc-body-desktop .processing__content {
    box-shadow: 0 0 10px 0 rgba(51,51,51,.6);
    padding: 32px;
    margin: 48px auto 0;
    max-width: 660px;
    background: #fff
}

.de-cc-body-desktop .processing__screen {
    display: none
}

.de-cc-body-desktop .processing__logo .ja-logo {
    text-align: center
}

.de-cc-body-desktop .processing__title {
    line-height: 36px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    padding-top: 16px
}

.de-cc-body-desktop .processing__loader span,.de-cc-body-desktop .processing__loader span:after,.de-cc-body-desktop .processing__loader span:before {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s ease-in-out infinite;
    animation: load7 1.8s ease-in-out infinite
}

.de-cc-body-desktop .processing__loader span {
    display: block;
    color: #52bad5;
    font-size: 10px;
    margin: 0 auto 24px;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.de-cc-body-desktop .processing__loader span:after,.de-cc-body-desktop .processing__loader span:before {
    content: "";
    position: absolute;
    top: 0
}

.de-cc-body-desktop .processing__loader span:before {
    left: -34px;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.de-cc-body-desktop .processing__loader span:after {
    left: 34px
}

@-webkit-keyframes load7 {
    0%,80%,to {
        box-shadow: 0 24px 0 -12px
    }

    40% {
        box-shadow: 0 24px 0 0
    }
}

@keyframes load7 {
    0%,80%,to {
        box-shadow: 0 24px 0 -12px
    }

    40% {
        box-shadow: 0 24px 0 0
    }
}

.de-cc-body-desktop .processing__text {
    padding-top: 24px;
    color: #666
}

.de-cc-body-desktop .processing__error {
    line-height: 28px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    padding-top: 32px;
    padding-bottom: 16px
}

.de-cc-body-desktop .processing__cta {
    margin-top: 16px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border: 0;
    display: inline-block;
    background: none;
    text-decoration: none;
    transition: background-color .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
    cursor: pointer;
    line-height: 1;
    font-weight: 700;
    -webkit-appearance: none;
    line-height: 28px;
    background: #e85c41;
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px
}

.de-cc-body-desktop .processing__cta:hover {
    background: #d5391a
}

.de-cc-body-desktop .processing__cta:focus {
    background: #9d230b
}

.de-cc-body-desktop .is-fading-out {
    opacity: 0!important
}

.de-cc-body-desktop .is-fading-in {
    opacity: 1!important
}

.de-cc-body-desktop__tabs {
    margin-top: 32px;
    display: flex
}

.de-cc-body-desktop__tabs .active+.tabs__link__control {
    background-color: #52bad5;
    border: 0;
    border-radius: 12px
}

.de-cc-body-desktop__tabs .active+.tabs__link__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 12px
}

.de-cc-body-desktop .tabs {
    margin-right: 40px;
    cursor: pointer;
    display: flex
}

.de-cc-body-desktop .tabs.hidden {
    display: none
}

.de-cc-body-desktop .tabs__link {
    display: none;
    position: absolute
}

.de-cc-body-desktop .tabs__link__control {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 12px
}

.de-cc-body-desktop .tabs__link__label {
    font-size: 12px;
    line-height: 16px
}

.de-cc-body-desktop .tabs:hover .tabs__link__control {
    border: 1px solid #52bad5
}

.de-cc-body-desktop .tabs:hover .active+.tabs__link__control:after {
    top: 4px;
    left: 4px
}

.de-cc-body-desktop .tab-content {
    display: none
}

.de-cc-body-desktop .tab-content-enable {
    display: block
}

@media (min-width: 980px) {
    .de-cc-body-desktop__panel--left {
        padding-left:40px;
        padding-right: 40px
    }

    .de-cc-body-desktop__panel--right {
        margin-left: 80px;
        margin-right: 80px
    }
}

@media (max-width: 980px) {
    .de-cc-body-desktop__cc-form .form__number .input ::-webkit-input-placeholder {
        color:transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input :-moz-placeholder,.de-cc-body-desktop__cc-form .form__number .input ::-moz-placeholder {
        color: transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input :-ms-input-placeholder {
        color: transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input input::placeholder {
        color: transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input textarea::-webkit-input-placeholder {
        color: transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input textarea:-moz-placeholder,.de-cc-body-desktop__cc-form .form__number .input textarea::-moz-placeholder {
        color: transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input textarea:-ms-input-placeholder {
        color: transparent
    }

    .de-cc-body-desktop__cc-form .form__number .input textarea::placeholder {
        color: transparent
    }
}

@media (max-width: 767px) {
    .de-cc-body-desktop__container {
        flex-direction:column;
        justify-content: flex-start
    }

    .de-cc-body-desktop__container>* {
        padding: 0 56px;
        margin: 0 40px
    }

    .de-cc-body-desktop__panel--left {
        flex-grow: 1;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .de-cc-body-desktop__panel--right {
        background-color: #fff;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        margin-top: -1px
    }

    .de-cc-body-desktop__panel--right>*,.de-cc-body-desktop__white_board {
        display: none
    }

    .de-cc-body-desktop__title {
        padding-right: 20px
    }

    .de-cc-body-desktop__footer--right {
        display: initial
    }

    .de-cc-body-desktop__copyright {
        color: #333;
        text-align: start
    }
}

.javatar-flow-enabled .de-cc-body-desktop__tabs .active+.tabs__link__control {
    background-color: #2b5bd9;
    border: 0;
    border-radius: 12px
}

.javatar-flow-enabled .de-cc-body-desktop .tabs:hover .tabs__link__control {
    border: 1px solid #52bad5
}

.javatar-flow-enabled .de-cc-body-desktop .tabs:hover .active+.tabs__link__control:after {
    top: 4px;
    left: 4px
}

.hide-placeholder ::-webkit-input-placeholder {
    color: transparent
}

.hide-placeholder :-moz-placeholder,.hide-placeholder ::-moz-placeholder {
    color: transparent
}

.hide-placeholder :-ms-input-placeholder {
    color: transparent
}

.hide-placeholder input::placeholder {
    color: transparent
}

.hide-placeholder textarea::-webkit-input-placeholder {
    color: transparent
}

.hide-placeholder textarea:-moz-placeholder,.hide-placeholder textarea::-moz-placeholder {
    color: transparent
}

.hide-placeholder textarea:-ms-input-placeholder {
    color: transparent
}

.hide-placeholder textarea::placeholder {
    color: transparent
}

.charity-popup__cc-experts {
    background: none
}

.no-trial-design .de-cc-body-desktop .de-cc-form.is-desktop .form .terms-of-service-checkbox {
    display: block
}

.no-trial-design .de-cc-body-desktop .de-cc-form.is-desktop .form .terms-of-service-checkbox .description {
    padding: 0
}

.no-trial-design .de-cc-body-desktop .form__secure span {
    display: none
}

.no-trial-design .de-cc-body-desktop .form__secure .secure-information {
    display: block
}

.no-trial-design .de-cc-body-desktop .form__secure .cancel-link,.no-trial-design .de-cc-body-desktop .form__secure .cc-membership-renews,.no-trial-design .de-cc-body-desktop .form__secure .description__textEnds,.no-trial-design .de-cc-body-desktop .form__secure .description__textMiddle {
    display: inline
}

.no-trial-design .de-cc-body-desktop .text-bold {
    font-weight: 700
}

@media (max-height: 768px) {
    .no-trial-design .de-cc-body-desktop__content--left,.no-trial-design .de-cc-body-desktop__tabs,.no-trial-design .de-cc-body-desktop__title {
        margin-top:16px
    }
}

.body-wrapper .javatar-flow-enabled .de-cc-membership-benefits.javatar-flow-enabled .cc-membership-benefits__item__check-sign:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.body-wrapper .javatar-flow-enabled .de-cc-exit-popup .modal__details-cta {
    background-color: #00c508
}

.body-wrapper .javatar-flow-enabled .de-cc-exit-popup .modal__details-cta:hover {
    background-color: #00a507
}

.body-wrapper .de-terms-of-service-container--arl {
    padding: 8px 14px
}

.body-wrapper .de-terms-of-service-container--arl .de-terms-of-service {
    font-size: 11px
}

.body-wrapper .de-terms-of-service--arl {
    font-weight: 400
}

.body-wrapper.arl-design .form__row--secure {
    margin-top: 8px
}

.body-wrapper.arl-design .de-cc-apple-pay-form .de-terms-of-service-container--arl,.body-wrapper.arl-design .de-cc-form .de-terms-of-service-container--arl {
    flex-basis: 82%;
    max-width: 384px;
    width: 82%
}

.body-wrapper.arl-design .de-cc-paypal-form .pay-pal-form__row--terms {
    margin-top: 16px
}

.body-wrapper.arl-design .apple-pay-form .apple-pay-form__row--terms {
    margin-top: 8px
}

.svg__instance {
    width: 100%;
    height: 100%;
    display: block
}

.svg__el {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden
}

.svg__a {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px
}

.svg__a--medium {
    stroke-width: 1px
}

.svg__a--thin {
    stroke-width: .5px
}

.svg__a--bold {
    stroke-width: 5px
}

.svg__b {
    stroke-miterlimit: 10
}

.svg__c {
    fill-rule: evenodd
}

.svg__d {
    fill: none;
    stroke: #2b5bd9
}

.svg__d--stroke {
    stroke-linecap: round;
    stroke-linejoin: round
}

.svg .path_a,.svg .path_b {
    cursor: default
}
