/* ------------------------------------------------------------
** GENERALS
** --------------------------------------------------------- */

.fb-ads {
    padding-top: 0;
    color: #333;
}
.fb-ads h1 {
    font-size: 2.143rem;
}
.fb-ads h2 {
    font-size: 1.857rem;
    text-align: center;
}
.fb-ads h3 {
    font-size: 1.571rem;
}
.fb-ads h1, .fb-ads h2 {
    font-weight: 900;
}
.fb-ads .btn {
    width: 100%;
    min-height: 40px;
    padding: .500rem 0;
    border: 0;
    text-align: center;
    font-size: 1.688rem;
    font-family: "futura-pt",sans-serif;
    font-weight: 500;
    color: #fff;
    background-color: #1D97AD;
    cursor: pointer;
    -webkit-appearance: none;
}
.fb-ads form .btn-group .btn {
    width:48%;
}
.fb-ads-woman .btn {
    background-color: #D51382;
}
.oriental-pink-color .btn {
    background-color: #C8979E;
}
.purple-color .btn {
    background-color: #5E1FFF;
}
.fb-ads-all .btn {
    background-color: #18987e;
}
.fb-ads-motard .btn {
    background-color: #F9D15D;
}
.landing-list__item-title {
    margin: 0;
    font-weight: 500;
    color: #333333;
}
.landing-list__item-content {
    margin: 0;
}
.landing-list__item-img {
    display: block;
    margin: 0 auto;
}
.landing-key-numbers, .landing-form,
.landing-testimonials, .landing-hiw {
    padding: 2.000rem 0;
}
.fb-ads.data .landing-key-numbers, .fb-ads.data .landing-form,
.fb-ads.data .landing-testimonials, .fb-ads.data .landing-hiw {
    padding: 0;
}
.fb-ads.landing-hiw .landing-key-numbers, .fb-ads.landing-hiw .landing-form,
.fb-ads.landing-hiw .landing-testimonials, .fb-ads.landing-hiw .landing-hiw {
    padding: 0.500rem 0;
}
/* ------------------------------------------------------------
** HEADER
** --------------------------------------------------------- */
.landing-header {
    background-color: #1D97AD;
}
.fb-ads-woman .landing-header {
    background-color: #D51382;
}
.oriental-pink-color .landing-header {
    background-color: #C8979E;
}
.purple-color .landing-header {
    background-color: #5E1FFF;
}
.fb-ads-all .landing-header {
    background-color: #18987e;
}
.fb-ads-motard .landing-header {
    background-color: #F9D15D;
}
.landing-header h1 {
    color: #fff;
}
.landing-header .btn {
    background-color: #fff;
    color: #1D97AD;
    padding: .500rem 4.000rem;
    margin-bottom: 2.000rem;
}
.fb-ads-woman .landing-header .btn {
    color: #D51382;
}
.oriental-pink-color .landing-header .btn {
    color: #C8979E;
}
.purple-color .landing-header .btn {
    color: #5E1FFF;
}
.fb-ads-all .landing-header .btn {
    color: #18987e;
}
.fb-ads-motard .landing-header .btn {
    color: #F9D15D;
}
.landing-header .visual,
.landing-header .visual-green {
    background-image: url(../images/facebook-ads/h-section1.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: contain;
}
.landing-header .visual-green {
    background-image: url(../images/facebook-ads/all-section1.png);
}
.fb-ads-woman .landing-header .visual {
    background-image: url(../images/facebook-ads/f-section1.png);
}
.fb-ads-all .landing-header .visual {
    background-image: url(../images/facebook-ads/all-section1.png);
}
.fb-ads-motard .landing-header .visual {
    background-image: url(../images/facebook-ads/motard-section1.png);
}

/* ------------------------------------------------------------
** KEY NUMBER
** --------------------------------------------------------- */


.landing-key-numbers .landing-list__item {
    text-align: center;
}
.landing-key-numbers h3 {
    font-size: 1.857rem;
}
.ad-banner {
    margin-top: 2.000rem;
}
/* ------------------------------------------------------------
** Banner
** --------------------------------------------------------- */

.landing-banner {
    color: #CC9B45;
}
.landing-banner img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

/* ------------------------------------------------------------
** FORM
** --------------------------------------------------------- */


.landing-form {
    background-color: #f3f3f3;
}
.landing-form .visual,
.fb-ads-man .landing-form .visual-products,
.fb-ads-man .landing-form .visual-products-fi,
.fb-ads-man .landing-form .visual-products-se,
.fb-ads-woman .landing-form .visual-products,
.fb-ads-woman .landing-form .visual-products-fi,
.fb-ads-woman .landing-form .visual-products-se,
.fb-ads-all .landing-form .visual-products,
.fb-ads-all .landing-form .visual-products-fi,
.fb-ads-all .landing-form .visual-products-se {
    height: 400px;
    background-image: url(../images/facebook-ads/h-section3.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: contain;
}
.fb-ads-woman .landing-form .visual {
    background-image: url(../images/facebook-ads/f-section3.png);
}
.fb-ads-all .landing-form .visual {
    background-image: url(../images/facebook-ads/all-section3.png);
}
.fb-ads-motard .landing-form .visual {
    background-image: url(../images/facebook-ads/motard-section3.png);
}
.fb-ads-man .landing-form .visual-products {
    background-image: url(../images/facebook-ads/products_blue_dk-no.png);
}
.fb-ads-man .landing-form .visual-products-fi {
    background-image: url(../images/facebook-ads/products_blue_fi.png);
}
.fb-ads-man .landing-form .visual-products-se {
    background-image: url(../images/facebook-ads/products_blue_se.png);
}
.fb-ads-woman .landing-form .visual-products {
    background-image: url(../images/facebook-ads/products_pink_dk-no.png);
}
.fb-ads-woman .landing-form .visual-products-fi {
    background-image: url(../images/facebook-ads/products_pink_fi.png);
}
.fb-ads-woman .landing-form .visual-products-se {
    background-image: url(../images/facebook-ads/products_pink_se.png);
}
.fb-ads-all .landing-form .visual-products {
    background-image: url(../images/facebook-ads/products_green_dk-no.png);
}
.fb-ads-all .landing-form .visual-products-fi {
    background-image: url(../images/facebook-ads/products_green_fi.png);
}
.fb-ads-all .landing-form .visual-products-se {
    background-image: url(../images/facebook-ads/products_green_se.png);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #eaeaea;
    border: none;
}
.landing-form .btn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.landing-form form .btn-group .btn {
    border-color:  transparent;
    background-color: #fff;
}
.landing-form .btn-group .btn:not(:first-child) {
    margin-left: 4px;
}
.landing-form form .btn-group .btn.active {
    border-color: #1D97AD;
}
.fb-ads-woman .landing-form form .btn-group .btn.active {
    border-color: #D51382;
}
.oriental-pink-color .landing-form form .btn-group .btn.active {
    border-color: #C8979E;
}
.purple-color .landing-form form .btn-group .btn.active {
    border-color: #5E1FFF;
}
.fb-ads-motard .landing-form form .btn-group .btn.active {
    border-color: #F9D15D;
}
.landing-form form .btn-group label[class="btn btn-primary focus active"]:after,
.landing-form form .btn-group label[class="btn btn-primary active"]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -.438rem;
    border-style: solid;
    border-width: 0 8.5px 8px 8.5px;
    border-color: transparent transparent #1D97AD;
}
.fb-ads-woman .landing-form form .btn-group label[class="btn btn-primary focus active"]:after,
.fb-ads-woman .landing-form form .btn-group label[class="btn btn-primary active"]:after {
    border-color: transparent transparent #D51382;
}
.landing-form .row .col-12 {
    margin-top: 1.000rem;
}
.landing-form label {
    margin-bottom: 4px;
}
.landing-form .form .row,
.form .country-selection {
    margin-top: 1.25rem;
}
.form .country-field #country {
    display: flex;
    flex-wrap: wrap;
}
body:not(.fb-ads) .form .country-selection .btn-group .btn {
    flex-basis: 50%;
    flex-grow: 1;
}
.fb-ads form .country-field .btn-group .btn {
    margin-top: 0;
    margin-left: 0;
}
.fb-gift .form .country-field .btn-group .btn:nth-child(3):not(.active) {
    border-left-width: 1px;
    border-left-color: #bcbcbc;
}
.fb-gift .form .country-field .btn-group .btn.active {
    border-left-width: 1px;
    border-left-color: #f15a29;
}


/* ------------------------------------------------------------
** RATINGS
** --------------------------------------------------------- */

.section-slick {
    padding: 4.375rem 0 3.125rem;
}

/* ------------------------------------------------------------
** RATINGS
** --------------------------------------------------------- */


.ratings {
    display: flex;
    flex-direction: column;
}

.ratings .landing-list__item {
    flex-basis: 0;
    flex-grow: 1;
    margin-top: 2.000rem;
    padding: 2.000rem;
    background-color: #F3F3F3;
}
.ratings .landing-list__item-img {
    margin-bottom: 2.000rem;
}
.ratings .landing-list__item-content {
    margin-top: 1.000rem;
    font-weight: 500;
}
.ratings .ratings__stars {
    width: 192px;
    margin: 0 auto 2.000rem auto;
}

/* ------------------------------------------------------------
** HOW IT WORK
** --------------------------------------------------------- */


.landing-hiw {
    background-color: #f3f3f3;
}
.landing-hiw h2 {
    margin-bottom: 3.000rem;
}
.steps {
    padding: 0 2.000rem;
}
.steps .landing-list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.steps .landing-list__item:not(:first-child) {
    margin-top: 2.000rem;
}
.landing-list__item-number {
    position: relative;
}
.landing-list__item-number .number-wrapper {
    position: absolute;
    top: -16px;
    left: -34px;
    width: 68px;
    height: 120px;
}
.landing-list__item-number .number-wrapper svg {
    height: 100%;
}
.steps .landing-list__item-title {
    margin-top: 1.000rem;
}

/* ------------------------------------------------------------
** MEDIAQUERIES
** --------------------------------------------------------- */


/* Small Tablet */
@media (min-width: 768px) {

    /* --- GENERALS --- */
    .fb-ads h1 {
        font-size: 2.750rem;
    }
    .fb-ads h2 {
        font-size: 2.125rem;
    }
    .fb-ads h3 {
        font-size: 1.375rem;
    }
    .landing-list__wrapper {
        display: flex;
        justify-content: space-between;
    }

    /* --- HEADER --- */

    .landing-header .button-like {
        display: inline-block;
        width: auto;
    }

    /* --- KEY NUMBERS --- */
    .landing-key-numbers .landing-list__item {
        width: 200px;
    }
    .landing-key-numbers h2 {
        text-align: left;
    }

    /* --- FORM --- */
    .landing-form .row.select2__row-container {
        margin-top: 1.000rem;
    }
    .landing-form .row.select2__row-container .col-12 {
        margin-top: 0;
    }
    .landing-form .form .country-field .btn-group .btn {
        width: 23%;
        max-width: 23%;
    }
    .fb-ads .landing-form .country-selection:not(:only-child) .country-field .btn-group .btn {
        max-height: 40px;
        width: 24%;
        max-width: 24%;
        padding-top: 0.3125em;
    }
    .fb-ads form .country-field .btn-group .btn {
        margin-top: 0;
    }
    /* --- RATINGS --- */
    .ratings {
        flex-direction: row;
        align-items: stretch;
    }
    .ratings .landing-list__item:not(:first-child):not(:last-child) {
        margin: 2.000rem 1.000rem 0 1.000rem;
    }

    /* --- HOW IT WORK --- */
    .landing-list__wrapper {
        display: flex;
        justify-content: space-between;
    }
    .landing-list__wrapper.steps {
        flex-wrap: wrap;
    }
    .steps .landing-list__item {
        width: 50%;
    }
    .steps .landing-list__item:not(:first-child) {
        margin-top: 0;
    }
    .landing-list__item-number .number-wrapper {
        left: -10px;
    }

}
/* Large Tablet and Small Desktop Screen */
@media (min-width: 992px) {

    .landing-list__wrapper {
        display: flex;
        justify-content: space-between;
    }
    .form .country-field .btn-group .btn:nth-child(3), 
    .form .country-field .btn-group .btn:last-child {
        margin-top: 0;
    }
    .form .country-field #country {
        flex-wrap: nowrap;
    }
    body:not(.fb-ads) .form .country-selection .btn-group .btn {
        flex-basis: 0;
    }

}

/* Desktop */
@media (min-width: 1200px) {

    /* HEADER */
    .landing-header .btn {
        width: auto;
        min-width: 300px;
    }

    /* FORM */
    .landing-form__content {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .landing-form__content .visual,
    .landing-form__content .visual2,
    .fb-ads-man .landing-form .visual-products,
    .fb-ads-man .landing-form .visual-products-fi,
    .fb-ads-man .landing-form .visual-products-se,
    .fb-ads-woman .landing-form .visual-products,
    .fb-ads-woman .landing-form .visual-products-fi,
    .fb-ads-woman .landing-form .visual-products-se,
    .fb-ads-all .landing-form .visual-products,
    .fb-ads-all .landing-form .visual-products-fi,
    .fb-ads-all .landing-form .visual-products-se {
        flex-grow: 1;
        transform: translateY(60px);
    }
    .landing-form__content h2 {
        text-align: left;
    }

    /* RATINGS */
    .ratings .landing-list__item {
        min-width: 300px;
    }

    /* HOW TO WORK */
    .steps .landing-list__item {
        width: 25%;
    }
    .steps .landing-list__item:last-child img {
        width: 277px;
    }
    .landing-list__item-number .number-wrapper {
        left: -34px;
        height: 207px;
    }
    .landing-list__item-number .number-wrapper.number-two {
        left: -98px;
        width: 142px;
    }
    .landing-list__item-number .number-wrapper.number-three {
        top: -8px;
        left: -88px;
        width: 137px;
    }
    .landing-list__item-number .number-wrapper.number-four {
        top: -3px;
        left: -102px;
        width: 158px;
    }
    .steps .landing-list__item:last-child {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
