@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Audiowide&display=swap&subset=latin-ext';
.page-content {
    margin: 0;
    padding: 0;
    background-color: #c8c8c8;
}
#content{
    padding-bottom: 0;
}
.page-content .l-row{
    justify-content: center;
}
.page-content .landing-header {
    background-color: #010101;
    padding-top: 40px;
    padding-bottom: 0;
    margin-bottom: -3px;
}
.page-content .logo-container{
    margin: 30px auto;
    text-align: center;
}
.page-content .logo-container:after{
    position: absolute;
    content: '';
    top: -41px;
    right: 8px;
    background: url('/static/img/landingpage/morele/seysso/claim.png') center center no-repeat;
    width: 130px;
    height: 26px;
}
.landing-header .slick-prev{
    left: 15px;
    margin-left: 15px;

}
.landing-header .slick-next{
    right: 0;
    margin-right: 0;
}
.toothbrush-section .slick-next{
    width: 250px;
    right: -342px;
    margin-right: 0px;
}
.toothbrush-section .slick-prev{
    width: 250px;
    left: -92px;
    margin-left: 0px;
}
.page-content .header-text{
    background-color: #0e0e0e;
    padding: 60px 0;
    color: #d2d2d2;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}
.page-content .header-content{
    display: flex;
    flex-direction: row-reverse;
}
.page-content .header-image{
    margin: 0;
}
.page-content .main-phase{
    margin: 40px 0 0;
}
/*.page-content .banner-section{*/
/*    width: 100%;*/
/*}*/
/*.page-content .banner-seysso-1{*/

/*}*/
.page-content .small-header-text{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 56px;
    line-height: 64px;
    color: #fff;
    margin: 0;
}
.page-content .small-header-text span{
    font-weight: 600;
}
.page-content .cta-section{
    background-color: #f7f9fa;
    padding: 25px 0;
}
.page-content .cta-container{
    display: flex;
    align-items: center;
}
.page-content .cta-content{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    margin: 0;
}
.page-content .cta-section .check-promo{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    background-color: #55298a;
    padding: 15px 80px;
    border-radius: 5px;
    color: #fff;
    position: absolute;
    right: 0;
    top: -12px;
    margin-top: -20px;
}
.page-content .cta-section .check-promo:hover{
    text-decoration: none;
    background-color: #441870;
}


.page-content .instructions{
    background-color: #0e0e0e;
    padding: 60px 0;
}
.page-content .instructions h2,
.page-content .toothbrush-section h2{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    color: #d2d2d2;
    margin: 0 auto 60px;
}
.page-content .instructions-column{
    max-width: 33%;
    width: 33%;
    text-align: center;
}
.page-content .instructions-column .step{
    font-family: 'Lato', sans-serfi;
    font-weight: 800;
    font-size: 52px;
    line-height: 40px;
    color: #fff;
    border: 3px solid #542989;
    border-radius: 50%;
    display: block;
    max-width: 90px;
    max-height: 90px;
    padding: 21px 28px;
    align-items: center;
    margin: 0 auto 30px;
}
.page-content .instructions .instructions-new-text{
    color: #d2d2d2;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.page-content .instructions .instructions-new-text a{
    color: #d2d2d2;
    text-decoration: none;
}
.page-content .instructions .instructions-new-text span{
    color: #d2d2d2;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
}
.page-content .instructions .instructions-new-text .use-code{
    color: #542989;
    font-size: 24px;
    line-height: 32px;
}
.page-content .instructions .instructions-new-text .use-code:hover{
    cursor: pointer;
}

.page-content .toothbrush-section{
    background-color: #000000;
    padding: 60px 0;
}
.page-content .faq-section{
    background-color: #0e0e0e;
    padding: 60px 0;
}

.page-content .choose-toothbrush-container{
    display: flex;
    flex: 0 0 23%;
    flex-wrap: nowrap;
}
.page-content .choose-toothbrush{
    border: 1px solid #542989;
    border-radius: 5px;
    background-color: #0e0e0e;
    color: #d2d2d2;
    margin: 0 15px;
    padding: 12px 0;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    max-width: 23%;
}
.page-content .choose-toothbrush:hover{
    cursor: pointer;
    background-color: #653a9a;
}
.page-content .active-brush{
    background-color: #542989;
    color: #fff;
}
.page-content .choose-toothbrush:first-of-type{
    margin: 0 15px 0 0;
}
.page-content .choose-toothbrush:last-of-type{
    margin: 0 0 0 15px;
}
.page-content .active-tootbruch{
    background-color: #542989;
    color: #fff;
}
.page-content .toothbrush-container .blue-wave{
    background: url('/static/img/landingpage/morele/seysso/blue-wave.png') center center no-repeat;
    background-size: contain;
}
.page-content .toothbrush-container .purple-wave{
    background: url('/static/img/landingpage/morele/seysso/purple-wave.png') center center no-repeat;
    background-size: contain;
}
.page-content .toothbrush-container .gold-wave{
    background: url('/static/img/landingpage/morele/seysso/gold-wave.png') center center no-repeat;
    background-size: contain;
}
.page-content .toothbrush-container .rose-wave{
    /*background: url('/static/img/landingpage/morele/seysso/rose-wave.png') top center no-repeat;*/
    background: url('/static/img/landingpage/morele/seysso/baby-wave-new.png') center center no-repeat;
    background-size: contain;
}
.page-content .toothbrush-container .toothbrush-image img{
    max-width: 100%;
    margin: 0 auto;
}
.page-content .toothbrush-content-container{
    margin: 60px 0 15px;
    border: 2px solid #4f83c3;
    background-color: #0e0e0e;
}

.page-content .toothbrush-content-container h3{
    margin: 60px auto;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
}

.page-content .toothbrush-content-container .tootbrush-feature,
.page-content .toothbrush-content-container .toothbrush-text{
    min-height: 270px;
}
.page-content .toothbrush-content-container .tootbrush-feature .feature{
    color: #d2d2d2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 36px;
    display: inline-block;
    width: 50%;
    padding-right: 10px;
    vertical-align: top;
}
.page-content .toothbrush-content-container .tootbrush-feature .feature-text{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    display: inline-block;
    width: 50%;
    padding-left: 10px;
}
.page-content .toothbrush-content-container .toothbrush-text{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #d2d2d2;
    font-size: 20px;
    line-height: 24px;
    padding: 0 100px;
}
.page-content .toothbrush-content-container .feature-level{
    border-top: 1px solid #4f83c3;
    margin: 0;
    padding: 25px 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.page-content .toothbrush-content-container .feature-level .level{
    color: #d2d2d2;
    font-size: 20px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    width: 50%;
    text-align: end;
}
.page-content .toothbrush-content-container .feature-level .full-circle{
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 2px;
    display: inline-block;
    position: relative;
    bottom: -4px;
}
.page-content .toothbrush-content-container .feature-level .half-circle{
    width: 20px;
    height: 20px;
    background: linear-gradient(to right, #fff 50%, transparent 50%);
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 2px;
    display: inline-block;
    position: relative;
    bottom: -4px;
}
.page-content .toothbrush-content-container .feature-level .none-circle{
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 2px;
    display: inline-block;
    position: relative;
    bottom: -4px;
}

/* change toothbrush borders */
.page-content .basic-toothbrush-content-container {
    border: 2px solid #542989;
}
.page-content .toothbrush-content-container .basic-feature-level{
    border-top: 1px solid #542989;
}
.page-content .professional-toothbrush-content-container {
    border: 2px solid #542989;
}
.page-content .toothbrush-content-container .professional-feature-level{
    border-top: 1px solid #542989;
}
.page-content .gold-toothbrush-content-container {
    border: 2px solid #a69468;
}
.page-content .baby-toothbrush-content-container {
    /*border: 2px solid #e51450;*/
    border: 2px solid #823DCF;
}
.page-content .toothbrush-content-container .gold-feature-level{
    border-top: 1px solid #a69468;
}

.page-content .change-content{
    text-align: center;
    margin: 30px auto 0;
}
.page-content .show-circleBtn{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    background-color: #2a1545;
}
.page-content .show-circleBtn:hover {
    cursor: pointer;
    background-color: #3b2656;
}
.page-content .activeCircleBtn{
    background-color: #542989;
}
.page-content .activeCircleBtn:hover {
    cursor: pointer;
    background-color: #653a9a;
}
.page-content .moving-img {
    margin-top: 35px;
    animation: floatani 4s ease-in-out infinite;
}
.page-content .change-content{
    position: relative;
}
.page-content .check-tootbrush{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    background-color: #542989;
    padding: 15px 80px;
    border-radius: 5px;
    color: #fff;
    position: absolute;
    right: 0;
    top: -12px;
}
.page-content .check-tootbrush:hover{
    text-decoration: none;
    background-color: #653a9a;
}
.page-content .check-tootbrush:active,
.page-content .check-tootbrush:focus,
.page-content .check-tootbrush:visited{
    text-decoration: none;
}
.page-content .hide-element{
    display: none !important;
}

/* FAQ section */

.page-content .faq-section .question-container{
    padding: 30px 0;
}

.page-content .faq-section .question-title{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.page-content .faq-section .question-title h3{
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
}
.page-content .faq-section .question-content{
    display: none;
}
.page-content .faq-section .question-text{
    color: #d2d2d2;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: 18px 0 0;
}


.page-content .faq-section h2{
    color: #d2d2d2;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    margin: 0 auto 60px;
}
.page-content .question-container:first-of-type{
    border-top: 1px solid #522885;
}

.page-content .question-container{
    border-bottom: 1px solid #522885;
}
.page-content .question-container:hover{
    cursor: pointer;
}

.page-content .gold-section iframe{
    width: 100%;
    height: 30vw;
}


@media (max-width: 1520px) {
    .toothbrush-section .slick-next{
        width: 200px;
        right: -220px;
    }
    .toothbrush-section .slick-prev{
        width: 200px;
        left: -20px;
    }
    .page-content .gold-section iframe{
        height: 40vw;
    }
}
@media (max-width: 1340px) {
    .toothbrush-section .slick-next{
        width: 160px;
        right: -140px;
    }
    .toothbrush-section .slick-prev{
        width: 160px;
        left: 20px;
    }
}
@media (max-width: 1229px) {
    .page-content .cta-content{
        font-size: 26px;
        line-height: 36px;
    }
    .page-content .cta-section .check-promo{
        padding: 15px 55px;
    }
    .page-content .instructions h2, .page-content .toothbrush-section h2{
        font-size: 36px;
        line-height: 36px;
    }
    .page-content .toothbrush-content-container .toothbrush-text{
        padding: 0 50px;
    }
    .page-content .toothbrush-content-container .feature-level{
        padding: 20px 10px;
    }
    .toothbrush-section .slick-next{
        width: 110px;
        right: -62px;
        top: 128px;
        margin-right: 0px;
    }
    .toothbrush-section .slick-prev{
        width: 110px;
        top: 128px;
        margin-left: 0px;
        left: 20px;
    }
}

@media (max-width: 1024px) {
    .page-content .logo-container img{
        max-width: 100%;
    }
    .page-content .header-image img{
        width: 100%;
    }
    .page-content .small-header-text{
        font-size: 34px;
        line-height: 44px;
    }
    .page-content .header-text,
    .page-content .instructions,
    .page-content .toothbrush-section,
    .page-content .faq-section
    {
        padding: 40px 0;
    }
    .page-content .cta-section{
        padding: 0;
    }
    .page-content .cta-content{
        font-size: 18px;
        line-height: 26px;
    }
    .page-content .cta-image-container img{
        width: 100%;
    }
    .page-content .cta-section .check-promo{
        padding: 12px 38px;
        margin-top: 0;
    }
    .page-content .instructions h2, .page-content .toothbrush-section h2{
        font-size: 24px;
        line-height: 24px;
    }
    .page-content .instructions .instructions-new-text{
        font-size: 12px;
        line-height: 16px;
    }
    .page-content .instructions .instructions-new-text .use-code{
        font-size: 20px;
        line-height: 24px;
    }
    .page-content .toothbrush-content-container{
        margin: 40px 0 15px;
    }
    .page-content .toothbrush-content-container h3{
        margin: 20px auto;
        font-size: 30px;
        line-height: 30px;
    }
    .page-content .toothbrush-content-container .tootbrush-feature .feature{
        font-size: 14px;
        line-height: 30px;
    }
    .page-content .toothbrush-content-container .tootbrush-feature .feature-text{
        font-size: 16px;
        line-height: 30px;
    }
    .page-content .toothbrush-content-container .tootbrush-feature, .page-content .toothbrush-content-container .toothbrush-text{
        min-height: 220px;
    }
    .page-content .moving-img{
        margin-top: 70px;
    }
    .page-content .toothbrush-content-container .feature-level .level{
        font-size: 14px;
        line-height: 26px;
    }
    .page-content .toothbrush-content-container .feature-level .full-circle,
    .page-content .toothbrush-content-container .feature-level .half-circle,
    .page-content .toothbrush-content-container .feature-level .none-circle{
        width: 12px;
        height: 12px;
        bottom: 0;
    }
    .page-content .change-content{
        margin: 20px auto 0;
    }
    .page-content .check-tootbrush{
        font-size: 14px;
        line-height: 14px;
        padding: 12px 34px;
    }
    .page-content .faq-section h2{
        font-size: 24px;
        line-height: 24px;
        margin: 0 auto 40px;
    }
    .page-content .faq-section .question-container{
        padding: 20px 0;
    }
    .page-content .faq-section .question-title h3{
        font-size: 16px;
        line-height: 16px;
    }
    .page-content .faq-section .question-text{
        font-size: 14px;
        line-height: 18px;
    }
    .page-content .toothbrush-container .toothbrush-image img{
        max-width: 50%;
    }
    .toothbrush-section .slick-prev{
        width: 90px;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
    }
    .toothbrush-section .slick-next{
        width: 90px;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 250px;
        right: auto;
    }
}

@media (max-width: 900px){
    .page-content .gold-section iframe{
        height: 44vw;
    }
}

@media (max-width: 767px) {
    .page-content .small-header-text{
        font-size: 52px;
        line-height: 62px;
        text-align: center;
    }
    .page-content .cta-section{
        padding: 25px 0;
    }
    .page-content .mobile-cta{
        align-items: center;
    }
    .page-content .cta-content{
        font-size: 32px;
        line-height: 40px;
    }
    .page-content .cta-section .check-promo{
        position: static;
        display: inline-block;
        margin: 25px 0;
        padding: 15px 80px;
    }
    .page-content .choose-toothbrush-container{
        display: block;
    }
    .page-content .choose-toothbrush:first-of-type,
    .page-content .choose-toothbrush:last-of-type{
        margin: unset;
    }
    .page-content .choose-toothbrush{
        max-width: unset;
    }
    /* the slides */
    .slick-slide {
        margin: 0 10px;
    }
    /* the parent */
    .slick-list {
        margin: 0 -10px;
    }
    .page-content .instructions h2, .page-content .toothbrush-section h2{
        font-size: 18px;
        line-height: 18px;
    }
    .page-content .header-text{
        font-size: 14px;
        line-height: 20px;
    }
    .page-content .header-text, .page-content .instructions, .page-content .toothbrush-section, .page-content .faq-section{
        padding: 30px 0;
    }
    .page-content .instructions h2, .page-content .toothbrush-section h2{
        margin: 0 auto 30px;
    }
    .page-content .toothbrush-container .toothbrush-image img{
        margin-top: 20px;
    }
    .page-content .toothbrush-content-container{
        margin: 0 0 20px;
    }
    .page-content .faq-section h2{
        margin: 0 auto 30px;
    }
    .page-content .toothbrush-content-container .toothbrush-text{
        font-size: 16px;
        line-height: 22px;
    }
    .page-content .instructions-column .step{
        font-size: 50px;
    }
    .page-content .fixedNav{
        position: fixed;
        top: 0;
        left: 0;
        padding: 10px 0;
        z-index: 40;
        background-color: #000;
        margin: 0 auto;
        width: 100vw;
    }
    .toothbrush-section .slick-prev{
        width: 150px;
        top: 350px;
        bottom: auto;
        margin: auto;
        left: 50px;
    }
    .toothbrush-section .slick-next{
        width: 150px;
        top: 350px;
        bottom: auto;
        margin: auto;
        left: auto;
        right: -100px;
    }
    .page-content .gold-section iframe{
        height: 50vw;
        margin-top: 20px;
    }
}

@media (max-width: 566px) {
    .page-content .small-header-text{
        font-size: 34px;
        line-height: 44px;
    }
    .page-content .cta-content{
        font-size: 26px;
        line-height: 36px;
    }
    .page-content .instructions-row-flex{
        flex-direction: column;
        align-items: center;
    }
    .page-content .instructions-column{
        margin: 15px 0;
    }
    .page-content .instructions-column .step{
        margin: 0 auto 20px;
    }
    .page-content .instructions h2, .page-content .toothbrush-section h2{
        margin: 0 auto 20px;
    }
    .page-content .instructions h2, .page-content .toothbrush-section h2,
    .page-content .faq-section h2{
        font-size: 20px;
        line-height: 24px;
    }
    .page-content .toothbrush-content-container .toothbrush-text{
        font-size: 14px;
        line-height: 20px;
    }
    .page-content .toothbrush-container .toothbrush-image img{
        margin: 0 auto;
        max-width: 90%;
    }
}

@media (max-width: 462px) {
    .page-content .faq-section .question-title h3{
        font-size: 14px;
        line-height: 18px;
    }
    .page-content .instructions-column .step{
        font-size: 28px;
        line-height: 14px;
        padding: 20px;
        max-width: 60px;
        max-height: 60px;
    }
    .page-content .toothbrush-container .toothbrush-image img{
        max-width: 40%;
    }
    .toothbrush-section .slick-next{
        width: 100px;
        top: 250px;
        right: -50px;
    }
    .toothbrush-section .slick-prev{
        width: 100px;
        top: 250px;
        left: 50px;
    }
    .page-content .gold-section iframe{
        height: 60vw;
    }
}

@media (max-width: 440px) {
    .page-content .small-header-text{
        font-size: 28px;
        line-height: 38px;
    }
    .page-content .feature-title{
        display: block;
    }
    .page-content .toothbrush-content-container .feature-level .level{
        text-align: center;
    }
    .page-content .toothbrush-content-container .tootbrush-feature .feature{
        font-size: 12px;
        line-height: 26px;
    }
    .page-content .toothbrush-content-container .tootbrush-feature .feature-text{
        line-height: 26px;
    }
    .page-content .choose-toothbrush{
        font-size: 16px;
        line-height: 16px;
        padding: 10px 0;
    }
}

@media (max-width: 380px) {
    .page-content .cta-content{
        font-size: 22px;
        line-height: 32px;
    }
    .page-content .cta-section .check-promo{
        padding: 12px 40px;
    }
    .page-content .change-content{
        text-align: left;
    }
    .page-content .toothbrush-content-container .toothbrush-text{
        line-height: 16px;
    }
    .page-content .toothbrush-content-container .tootbrush-feature, .page-content .toothbrush-content-container .toothbrush-text{
        min-height: 240px;
    }
    .toothbrush-section .slick-next{
        top: 220px;
        right: -70px;
    }
    .toothbrush-section .slick-prev{
        top: 220px;
        left: 30px;
    }
}

@media(max-width: 350px){
    .page-content .cta-content{
        font-size: 20px;
        line-height: 30px;
    }
}

.purple-color{
    background-color: #542989 !important;
    border-color: #542989 !important;
}
.purple-color:hover{
    background-color: #653a9a !important;
}
.purple-inactive-color{
    background-color: #2a1545 !important;
}
.gold-color{
    background-color: #a69468 !important;
    border-color: #a69468 !important;
}
.gold-color:hover{
    background-color: #b7a579 !important;
}
.gold-inactive-color{
    background-color: #534a34 !important;
}
.gold-inactive-color:hover{
    background-color: #645b35 !important;
}
.blue-color{
    background-color: #4f83c3 !important;
    border-color: #4f83c3 !important;
}
.blue-color:hover{
    background-color: #5f94d4 !important;
}
.blue-inactive-color{
    background-color: #284262 !important;
}
.blue-inactive-color:hover{
    background-color: #395373 !important;
}
.rose-color{
    /*background-color: #e51450 !important;*/
    /*border-color: #e51450 !important;*/
    background-color: #712CBF !important;
    border-color: #542989 !important;
}
.rose-color:hover{
    /*background-color: #f62561 !important;*/
    background-color: #823DCF !important;
}
.rose-inactive-color{
    background-color: #730a28 !important;
}
.rose-inactive-color:hover{
    background-color: #841b39 !important;
}

.purple-color{
    background-color: #542989 !important;
    border-color: #542989 !important;
}
.purple-color:hover{
    background-color: #653a9a !important;
}
.purple-inactive-color{
    background-color: #2a1545 !important;
}

.gold-section .show-circleBtn{
    background-color: #534a34 !important;
    border-color: #a69468 !important;
}
.gold-section .show-circleBtn:hover{
    background-color: #645b35 !important;
}

.gold-section .activeCircleBtn{
    background-color: #a69468 !important;
}
.gold-section .activeCircleBtn:hover{
    background-color: #b7a579 !important;
}

.oxygen-slider .show-circleBtn{
    background-color: #284262 !important;
    border-color: #4f83c3 !important;
}
.oxygen-slider .show-circleBtn:hover{
    background-color: #395373 !important;
}
.oxygen-slider .activeCircleBtn{
    background-color: #4f83c3 !important;
}
.oxygen-slider .activeCircleBtn:hover{
    background-color: #5f94d4 !important;
}

.baby-section .show-circleBtn{
    background-color: #542989 !important;
    border-color: #e51450 !important;
}
.baby-section .show-circleBtn:hover{
    background-color: #653a9a !important;
}

.baby-section .activeCircleBtn{
    /*background-color: #e51450 !important;*/
    background-color: #712CBF !important;
}
.baby-section .activeCircleBtn:hover{
    /*background-color: #f62561 !important;*/
    background-color: #823DCF !important;
}

@keyframes floatani {
    0% {
        transform: translatey(7px);
    }

    50% {
        transform: translatey(-7px);
    }

    100% {
        transform: translatey(7px);
    }
}