.page-template-lp.lp--1 main {
    overflow: hidden
}

.page-template-lp.lp--1 .lp-hero {
    position: relative;
    border-top: 7.4rem solid #6e43c3;
    padding: 12.3rem 0 18rem;
    background: top no-repeat, #5b2bbc;
    -webkit-background-size: 1440px auto, 100%;
    background-size: 1440px auto, 100%
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-hero {
        padding: 6rem 0 2rem;
        border-top: 6rem solid #6e43c3;
        -webkit-background-size: 100% auto, 100%;
        background-size: 100% auto, 100%
    }
}

.page-template-lp.lp--1 .lp-hero .container > figure {
    display: block;
    width: 94.7rem;
    height: 58.8rem;
    position: absolute;
    top: 10rem;
    left: 57rem;
    background: 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 10
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-hero .container > figure {
        width: 100%;
        height: 24rem;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.page-template-lp.lp--1 .lp-hero h1 {
    margin: 0 0 2.4rem;
    font-size: 6.4rem;
    font-weight: 900;
    color: #fff
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-hero h1 {
        margin: 0 0 1.6rem;
        font-size: 4rem;
        line-height: 4.8rem
    }
}

.page-template-lp.lp--1 .lp-hero h1 span {
    color: #eb8b0e
}

.page-template-lp.lp--1 .lp-hero p {
    display: block;
    max-width: 43.4rem;
    margin: 0 0 3.2rem;
    font-size: 2rem;
    line-height: 3rem;
    color: #fff
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-hero p {
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

.page-template-lp.lp--1 .lp-how-it-works {
    position: relative;
    padding: 4rem 0 7.5rem;
    background-color: #5b2bbc
}

.page-template-lp.lp--1 .lp-how-it-works--bg {
    display: block;
    margin: 0;
    width: 144rem;
    height: 1585rem;
    position: absolute;
    left: 50%;
    top: -10rem;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 3;
    background: top no-repeat;
    -webkit-background-size: initial initial;
    background-size: initial
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-how-it-works--bg {
        width: 90rem;
        top: -2rem;
        -webkit-background-size: contain;
        background-size: contain
    }
}

.page-template-lp.lp--1 .lp-how-it-works .container {
    position: relative;
    z-index: 5
}

    .page-template-lp.lp--1 .lp-how-it-works .container > strong,
    .page-template-lp.lp--1 .lp-how-it-works .container h2 {
        display: block;
        text-align: center
    }

    .page-template-lp.lp--1 .lp-how-it-works .container > strong {
        font-size: 1.4rem;
        font-weight: 700;
        color: #eb8b0e;
        text-transform: uppercase
    }

    .page-template-lp.lp--1 .lp-how-it-works .container h2 {
        margin: 0;
        font-size: 4rem;
        font-weight: 700;
        line-height: 6rem;
        color: #fff
    }

.page-template-lp.lp--1 .lp-how-it-works_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 4.8rem 0 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-how-it-works_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.page-template-lp.lp--1 .lp-how-it-works_inner--left {
    width: 100%;
    max-width: 57.6rem;
    margin: 0
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-how-it-works_inner--left {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.page-template-lp.lp--1 .lp-how-it-works_inner--left img {
    max-width: 100%;
    height: auto
}

.page-template-lp.lp--1 .lp-how-it-works_inner--right {
    padding: 0 0 0 6rem;
    margin: 0;
    list-style-type: none
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-how-it-works_inner--right {
        padding-left: 0;
        margin: 0 0 5rem
    }
}

.page-template-lp.lp--1 .lp-how-it-works_inner--right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 4rem 0
}

    .page-template-lp.lp--1 .lp-how-it-works_inner--right li:first-of-type {
        margin-top: 0
    }

    .page-template-lp.lp--1 .lp-how-it-works_inner--right li:last-of-type {
        margin-bottom: 0
    }

    .page-template-lp.lp--1 .lp-how-it-works_inner--right li figure {
        margin: 0 2.4rem 0 0
    }

        .page-template-lp.lp--1 .lp-how-it-works_inner--right li figure img {
            width: 6.4rem;
            height: 6.4rem
        }

    .page-template-lp.lp--1 .lp-how-it-works_inner--right li div > strong {
        display: block;
        margin: 0 0 .8rem;
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.4rem;
        color: #fff
    }

    .page-template-lp.lp--1 .lp-how-it-works_inner--right li div p {
        margin: 0;
        font-size: 1.6rem;
        line-height: 2.4rem;
        color: #fff
    }

.page-template-lp.lp--1 .lp-refund {
    padding: 7.5rem 0;
    background-color: #5b2bbc
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-refund {
        padding: 0
    }
}

.page-template-lp.lp--1 .lp-refund .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-refund .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.page-template-lp.lp--1 .lp-refund_left {
    max-width: 50rem;
    padding: 0 6rem 0 0
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-refund_left {
        max-width: 100%;
        padding: 0
    }
}

.page-template-lp.lp--1 .lp-refund_left h2 {
    margin: 0 0 2.4rem;
    font-size: 4rem;
    font-weight: 700;
    line-height: 6rem;
    color: #fff
}

    .page-template-lp.lp--1 .lp-refund_left h2 span {
        color: #eb8b0e
    }

.page-template-lp.lp--1 .lp-refund_left p {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.7rem;
    color: #fff
}

.page-template-lp.lp--1 .lp-refund_right {
    width: 100%;
    max-width: 48rem;
    margin: 0
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-refund_right {
        margin: 4rem 0 0
    }
}

.page-template-lp.lp--1 .lp-refund_right img {
    max-width: 100%;
    height: auto
}

.page-template-lp.lp--1 .lp-cta {
    background-color: #5b2bbc
}

.page-template-lp.lp--1 .lp-contact {
    position: relative;
    padding: 7.5rem 0 5rem;
    background-color: #320984;
    z-index: 10
}

.page-template-lp.lp--1 .lp-contact_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-contact_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.page-template-lp.lp--1 .lp-contact_inner--left {
    max-width: 58rem;
    padding-right: 4rem;
    background: bottom 12rem left no-repeat;
    -webkit-background-size: initial initial;
    background-size: initial
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-contact_inner--left {
        padding: 0 0 15rem;
        max-width: 100%;
        background: bottom 2rem left no-repeat
    }
}

@media (max-width:375px) {
    .page-template-lp.lp--1 .lp-contact_inner--left {
        -webkit-background-size: contain;
        background-size: contain
    }
}

.page-template-lp.lp--1 .lp-contact_inner--left > strong {
    display: block;
    margin: 0 0 2.4rem;
    font-size: 4rem;
    font-weight: 700;
    line-height: 6rem;
    color: #fff
}

.page-template-lp.lp--1 .lp-contact_inner--left p {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.7rem;
    color: #fff
}

.page-template-lp.lp--1 .lp-contact_inner--form {
    width: 100%
}

@media (min-width:1025px) {
    .page-template-lp.lp--1 .lp-contact_inner--form {
        max-width: 32rem
    }
}

.page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label > span {
    color: #fff
}

.page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label .btn {
    padding: 2rem 10rem 2rem 4rem;
    max-width: 25rem;
    position: relative;
    margin: 0 auto 0 0;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    font-family: Roboto, sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.9rem;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 14px 20px 0 rgba(197, 77, 12, .3);
    box-shadow: 0 14px 20px 0 rgba(197, 77, 12, .3);
    cursor: pointer;
    background: -webkit-gradient(linear, left bottom, left top, from(#eb8b0e), to(#ffb938));
    background: -webkit-linear-gradient(bottom, #eb8b0e, #ffb938);
    background: -o-linear-gradient(bottom, #eb8b0e, #ffb938);
    background: linear-gradient(0deg, #eb8b0e, #ffb938);
    border: none;
    text-transform: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (max-width:1024px) {
    .page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label .btn {
        width: 100%;
        max-width: 22rem;
        padding: 1.8rem 5rem 1.8rem 3rem;
        text-align: left
    }
}

.page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label .btn figure {
    display: block;
    margin: 0;
    position: absolute;
    top: .4rem;
    left: .4rem;
    bottom: .4rem;
    right: .4rem;
    -webkit-border-radius: .6rem;
    border-radius: .6rem;
    background: center right 1rem no-repeat, rgba(247, 92, 31, .35);
    -webkit-background-size: 3.6rem, 100%;
    background-size: 3.6rem, 100%;
    z-index: 1
}

.page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label .btn span {
    position: relative;
    z-index: 2
}

.page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label .help-block {
    display: none;
    font-size: medium;
    text-transform: none
}

.page-template-lp.lp--1 .lp-contact_inner--form .mystic-form label.is-error .help-block {
    color: #f44336;
    display: block !important
}

.page-template-lp.lp--2 main {
    overflow: hidden
}

.page-template-lp.lp--2 .page-homepage_top {
    background-color: #ebecf2
}

.page-template-lp.lp--2 .page-homepage_top--head {
    padding: 2rem 0 0;
    margin: 0 0 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .page-homepage_top--head {
        margin: 0 0 1rem
    }
}

.page-template-lp.lp--2 .page-homepage_top--head h2 {
    width: 100%;
    font-family: Rufina, serif;
    font-size: 4rem !important;
    font-weight: 700;
    line-height: 4.8rem;
    text-align: center
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .page-homepage_top--head h2 {
        font-size: 2.8rem !important;
        line-height: 3.36rem
    }
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .page-homepage_top .btn-wrap {
        margin-left: auto
    }
}

.page-template-lp.lp--2 .page-homepage_top--slider {
    max-width: 80rem
}

    .page-template-lp.lp--2 .page-homepage_top--slider .slick-arrow {
        width: 6.4rem;
        height: 6.4rem;
        top: -webkit-calc(50% - 3.2rem);
        top: calc(50% - 3.2rem);
        z-index: 4
    }

        .page-template-lp.lp--2 .page-homepage_top--slider .slick-arrow.slick-next {
            right: -10rem
        }

        .page-template-lp.lp--2 .page-homepage_top--slider .slick-arrow.slick-prev {
            left: -10rem
        }

.page-template-lp.lp--2 .lp-faq {
    position: relative;
    padding: 0;
    background-color: #f5f6fa;
    overflow: hidden
}

    .page-template-lp.lp--2 .lp-faq .lp-faq--image {
        display: block;
        margin: 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        width: 100%;
        max-width: 112rem;
        pointer-events: none
    }

        .page-template-lp.lp--2 .lp-faq .lp-faq--image.top {
            top: -8rem;
            height: 22.4rem;
            background: top no-repeat;
            -webkit-background-size: initial initial;
            background-size: initial
        }

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .lp-faq--image.top {
        top: -11rem
    }
}

.page-template-lp.lp--2 .lp-faq .lp-faq--image.bottom {
    width: 112rem;
    bottom: 5.7rem;
    height: 4rem;
    background: top no-repeat;
    -webkit-background-size: initial initial;
    background-size: initial
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .lp-faq--image.bottom {
        display: none
    }
}

.page-template-lp.lp--2 .lp-faq .container {
    padding: 20.8rem 0 20rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .container {
        padding: 14rem 1.6rem 6rem
    }
}

.page-template-lp.lp--2 .lp-faq .container .lp-container-faq--image {
    display: block;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 112rem;
    top: 13.2rem;
    bottom: 9.6rem;
    background: top repeat-y;
    -webkit-background-size: initial initial;
    background-size: initial;
    pointer-events: none
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .container .lp-container-faq--image {
        display: none
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--head {
    margin: 0 0 4.4rem
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--head {
        margin: 0 0 2rem
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--head h2,
.page-template-lp.lp--2 .lp-faq .page-homepage_faq--head span {
    display: block;
    text-align: center
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--head h2 {
    margin: 0 0 1.6rem;
    font-family: Rufina, serif;
    font-weight: 700;
    font-size: 4rem;
    line-height: 7.3rem;
    color: #3e3a9b
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--head h2 {
        font-size: 3.2rem;
        line-height: 4.8rem
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--head span {
    max-width: 60rem;
    margin: auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #5e5e5e
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion {
    width: 100%;
    max-width: 88rem
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item {
    padding: 3.2rem;
    margin: 2.4rem 0;
    border: none;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 15px rgba(156, 156, 174, .212);
    box-shadow: 0 10px 15px rgba(156, 156, 174, .212)
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item {
        padding: 1.6rem
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item .item-head {
    font-weight: 700;
    -webkit-background-size: 1.8rem 1rem, 0;
    background-size: 1.8rem 1rem, 0
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item .item-head {
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item .item-body,
.page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item .item-body p {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.4rem;
    color: #5e5e5e
}

    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item .item-body a,
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item .item-body p a {
        color: #1a1af0;
        text-decoration: none
    }

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--accordion-item.is-active .item-head {
    color: #3e3a9b;
    -webkit-background-size: 0, 1.8rem 1rem;
    background-size: 0, 1.8rem 1rem
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer {
    width: 100%;
    max-width: 88rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 3.5rem 0 0
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer {
        padding: 3rem 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer strong {
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.4rem;
    color: #3e3a9b
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer strong {
        margin: 0 0 3.2rem;
        text-align: center
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer strong strong {
    font-weight: 700
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer a {
    position: relative;
    margin: 0;
    padding: 2rem 4rem 2rem 6rem;
    font-family: Roboto, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.9rem;
    border: none;
    -webkit-box-shadow: 0 14px 20px 0 rgba(197, 77, 12, .3);
    box-shadow: 0 14px 20px 0 rgba(197, 77, 12, .3);
    cursor: pointer
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer a {
        margin: auto;
        padding: 2.5rem 5rem 2.5rem 8rem;
        font-size: 1.6rem;
        line-height: 1.6rem;
        font-weight: 400
    }
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer a figure {
    display: block;
    margin: 0;
    position: absolute;
    top: .4rem;
    left: .4rem;
    bottom: .4rem;
    right: .4rem;
    -webkit-border-radius: .6rem;
    border-radius: .6rem;
    background: center left 2rem no-repeat, rgba(247, 92, 31, .35);
    -webkit-background-size: 2.4rem auto, auto;
    background-size: 2.4rem auto, auto;
    z-index: 1
}

.page-template-lp.lp--2 .lp-faq .page-homepage_faq--footer a span {
    position: relative;
    z-index: 2
}

.page-template-lp.lp--2 .lp-why {
    padding: 45rem 0 25rem;
    background-color: #ebecf2
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why {
        padding: 22rem 0 12rem
    }
}

.page-template-lp.lp--2 .lp-why_top {
    position: relative;
    margin: 0 0 7.4rem
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_top {
        margin: 0 0 14.4rem
    }
}

.page-template-lp.lp--2 .lp-why_top img {
    display: block;
    width: 92.2rem;
    height: 55.2rem;
    position: absolute;
    top: -40rem;
    left: 53.7rem;
    z-index: 1
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_top img {
        width: 32.7rem;
        height: 19.6rem;
        right: -1.6rem;
        top: -20rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto
    }
}

.page-template-lp.lp--2 .lp-why_top h2 {
    margin: 0 0 2.5rem
}

.page-template-lp.lp--2 .lp-why_top h2,
.page-template-lp.lp--2 .lp-why_top strong {
    position: relative;
    z-index: 3;
    display: block;
    text-align: left
}

.page-template-lp.lp--2 .lp-why_top strong {
    position: relative;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2.1rem;
    color: #eb8b0e;
    text-transform: uppercase
}

    .page-template-lp.lp--2 .lp-why_top strong .lp-why_top--image {
        display: block;
        margin: 0;
        width: 6.4rem;
        height: 31.1rem;
        position: absolute;
        left: 0;
        top: -33.5rem;
        background: 50% no-repeat;
        -webkit-background-size: contain;
        background-size: contain
    }

.page-template-lp.lp--2 .lp-why_top h2 {
    font-family: Rufina, serif;
    font-size: 4rem;
    font-weight: 700;
    line-height: 7.3rem;
    color: #3e3a9b
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_top h2 {
        font-size: 3.2rem;
        line-height: 7.3rem
    }
}

.page-template-lp.lp--2 .lp-why_row {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 8rem
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row {
        padding: 0
    }
}

.page-template-lp.lp--2 .lp-why_row .lp-why_row--image {
    display: block;
    margin: 0;
    position: absolute;
    pointer-events: none
}

.page-template-lp.lp--2 .lp-why_row:not(:last-of-type) {
    margin: 0 0 9.6rem
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row:not(:last-of-type) {
        margin: 0 0 14.4rem
    }
}

.page-template-lp.lp--2 .lp-why_row:nth-of-type(2) .lp-why_row--image.first {
    width: 53.2rem;
    height: 16.3rem;
    top: -6.5rem;
    left: 1rem;
    background: 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row:nth-of-type(2) .lp-why_row--image.first {
        width: -webkit-calc(100% + 16px);
        width: calc(100% + 16px);
        top: -16.5rem;
        background: 0 no-repeat;
        -webkit-background-size: initial initial;
        background-size: initial
    }
}

.page-template-lp.lp--2 .lp-why_row:nth-of-type(2) .lp-why_row--image.second {
    width: 54.4rem;
    height: 53.4rem;
    top: 4.5rem;
    right: -1rem;
    background: 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row:nth-of-type(2) .lp-why_row--image.second {
        width: -webkit-calc(100% + 16px);
        width: calc(100% + 16px);
        height: 6.4rem;
        top: auto;
        bottom: -10.5rem;
        left: 0;
        background: 0 no-repeat;
        -webkit-background-size: initial initial;
        background-size: initial
    }
}

.page-template-lp.lp--2 .lp-why_row:nth-of-type(3) {
    margin: 0 0 12rem
}

    .page-template-lp.lp--2 .lp-why_row:nth-of-type(3) .lp-why_row--img {
        margin: 0 auto 0 12rem
    }

    .page-template-lp.lp--2 .lp-why_row:nth-of-type(3) .lp-why_row--image {
        width: 54.4rem;
        height: 56.1rem;
        left: -1rem;
        top: 4rem;
        background: 50% no-repeat;
        -webkit-background-size: contain;
        background-size: contain
    }

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row:nth-of-type(3) .lp-why_row--image {
        height: 6.4rem;
        width: -webkit-calc(100% + 1.6rem);
        width: calc(100% + 1.6rem);
        left: auto;
        bottom: -9.5rem;
        top: auto;
        right: 1.6rem;
        background: 100% no-repeat;
        -webkit-background-size: initial initial;
        background-size: initial
    }
}

.page-template-lp.lp--2 .lp-why_row:nth-of-type(4) .lp-why_row--image {
    width: -webkit-calc(100% + 1rem);
    width: calc(100% + 1rem);
    height: 68.2rem;
    left: -1rem;
    right: 0;
    top: 4rem;
    background: top right 1px no-repeat, right 6.4rem bottom 17.9rem no-repeat, no-repeat -webkit-calc(50% + .5rem) bottom;
    background: top right 1px no-repeat, right 6.4rem bottom 17.9rem no-repeat, no-repeat calc(50% + .5rem) bottom;
    -webkit-background-size: 6.4rem, -webkit-calc(50% - 8.8rem) .2rem, 4rem;
    background-size: 6.4rem, calc(50% - 8.8rem) .2rem, 4rem;
    pointer-events: none
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row:nth-of-type(4) .lp-why_row--image {
        height: 12rem;
        left: -webkit-calc(50% - 2rem);
        left: calc(50% - 2rem);
        right: auto;
        top: auto;
        bottom: -16rem;
        background: 0 no-repeat;
        -webkit-background-size: initial initial;
        background-size: initial
    }
}

.page-template-lp.lp--2 .lp-why_row--img {
    width: 100%;
    max-width: 37.2rem;
    margin: 0 12rem 0 auto
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row--img {
        display: none
    }
}

.page-template-lp.lp--2 .lp-why_row--block {
    width: 100%;
    max-width: 44.8rem;
    padding: 3.2rem;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    background-color: #7e3ae8;
    -webkit-box-shadow: 0 66px 95px rgba(126, 58, 232, .24);
    box-shadow: 0 66px 95px rgba(126, 58, 232, .24)
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row--block {
        width: 100%;
        padding: 2rem;
        max-width: 100%
    }
}

.page-template-lp.lp--2 .lp-why_row--block figure {
    margin: 0 0 32px
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row--block figure {
        margin: 0 0 2rem
    }
}

.page-template-lp.lp--2 .lp-why_row--block > strong {
    display: block;
    margin: 0 0 1.6rem;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 4.8rem;
    color: #fff
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row--block > strong {
        font-size: 2.4rem;
        line-height: 3.6rem
    }
}

.page-template-lp.lp--2 .lp-why_row--block p {
    margin: 0;
    font-size: 1.8rem;
    line-height: 2.7rem;
    color: hsla(0, 0%, 100%, .8)
}

@media (max-width:1024px) {
    .page-template-lp.lp--2 .lp-why_row--block p {
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

.page-template-lp.lp--2 .lp-cta {
    padding: 7.2rem 0;
    background-color: #ebecf2
}

.page-template-lp .lp-cta {
    padding: 9rem 0 7rem
}

@media (max-width:1024px) {
    .page-template-lp .lp-cta {
        padding: 6rem 0
    }
}

.page-template-lp .lp-cta_inner {
    position: relative;
    width: 100%;
    padding: 4rem 3rem 4rem 6rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-border-radius: .8rem;
    border-radius: .8rem;
    background: 50% no-repeat, #191b67;
    -webkit-background-size: initial initial;
    background-size: initial;
    z-index: 6
}

@media (max-width:1024px) {
    .page-template-lp .lp-cta_inner {
        padding: 2.4rem 3.6rem 3.2rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.page-template-lp .lp-cta_inner > strong {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 4.8rem;
    color: #fff
}

@media (max-width:1024px) {
    .page-template-lp .lp-cta_inner > strong {
        margin: 0 0 2.4rem;
        font-size: 2.4rem;
        line-height: 3.6rem
    }
}

.page-template-lp .lp-cta_inner > strong span {
    color: #eb8b0e
}
