h1, h2, h3, h4, h5, h6, li, p, span, a,td,div {
font-family: "Funnel Display", sans-serif;
}
.merchandaising-generic-container{
background: transparent linear-gradient(180deg, rgba(208, 188, 255, 0.145) 0%, rgba(186, 168, 228, 0.31) 58%, rgba(131, 118, 160, 0.5) 100%) 0% 0% no-repeat padding-box;
min-height: 1200px;
margin-top: -100px;
position: relative;
}
.cool-img-merchandaising-generic{
text-align: center;
}
.merchandaising-generic-description{
display: flex;
justify-content: center;
margin-top: 30px;
align-items: center;
}
.merchandaising-generic-description p{
max-width: 1010px;
text-align: center;
}
body p{
font-size: 18px;
}
.cool-img-merchandaising-generic img {
    padding-top: 130px;
    text-align: center;
    max-width: 920px;
    width: 100%;
}
.lkm-link img {
    filter: invert(1);
    -webkit-filter: invert(1);
}
.how-laike-works-container{
    background-color: black;
    color: white;
    margin-bottom: 150px;
    margin-top: 150px;
}
.how-laike-works-container .wrap-container-hiw-works{
    display: flex;
    flex-direction: row;
    max-width: 1200px;
    margin: auto;
}

.row-txt-img{
    display: flex;
}
 .row-txt-img h3,.row-txt-img a{
    margin-top: 0px;
    margin-bottom: 0px;
}
.row-txt-img p{
    margin-top: 40px;
    margin-bottom: 40px;
}
.row-txt-img .left-side,.row-txt-img .right-side{
    width: 50%;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}
.row-txt-img{
    max-width: 1110px;
    gap: 25px;
}
.merchandaising-generic-container{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.txt-right .right-side, .row-3 .left-side{
    padding-top: 6%;
    justify-content: flex-start;
}
h2.make-your-guests-remember-you{
    font: normal normal bold 36px/45px Funnel Display;
    margin-bottom: 40px;
}
.cool-img-merchandaising-generic{
    width: 100%;
}
.btn.btn-primary{
    box-sizing: border-box;
    max-width: 241px;
    width: 100%;
    height: 42px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    font-size: 14px;
    color: white;
    padding: 11px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 80px;
}
.mega-black-box{
    background: transparent radial-gradient(closest-side at 31% 53%, #7C7C7C 0%, #6E6E6E 11%, #000000 100%) 0% 0% no-repeat padding-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 50px 20px;
    color: white;
    width:100%;
}
.mega-black-box .row{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-bottom: 30px;
}

.mega-black-box .row .right-part .item{
    max-width: 520px;
    padding: 10px;
}
.mega-black-box .row .right-part .item h4{
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    font: normal normal bold 20px/24px Funnel Display;
    margin-bottom: 10px;
}
.mega-black-box .row .right-part .item{
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.wrapper{
    width: 100%;
}
.mega-black-box .row{
    max-width: 1200px;
}
.mega-black-box .row .left-part,.mega-black-box .row .right-part{
    width: 50%;
}
.mega-black-box .row .left-part{
    padding: 2%;
}
.mega-black-box h3{
    color: white;
}
.btn.btn-primary.white{
    background-color: white;
    color: black;
}
.mega-black-box h3{
text-align: center;
font: normal normal 600 36px/45px Funnel Display;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.mega-black-box .btn.btn-primary.white{
    margin-top: 70px;
}
.merch-type-card p{
font-size: 30px;
line-height: 36px;
text-transform: uppercase;
font-weight: 800;
text-align: center;
min-height: 100px;
}
.type-merch-sell h2{
    margin-bottom: 100px;
}
.merch-types > .merch-type-card{
    width: 33.33%;
}
.merch-type-card{
    position: relative;
}
.merch-type-card img.bg{
    position: relative;
}

.merch-type-card img.over-1{
left: -15%;
width: 138%;
max-width: 117%;
position: absolute;
z-index: 9;
}
.merch-type-card img.over-2{
    left: 0px;
    top: -10%;
    width: 100%;
    max-width: 100%;
    position: absolute;
    z-index: 9;
}
.merch-type-card img.over-3{
    left: -2%;
    width: 102%;
    max-width: 102%;
    position: absolute;
    z-index: 9;
    top: -10%;
}
.type-merch-sell .cta-btn{
    display: flex;
    justify-content: center;
    align-items: center;
}
.merch-types {
    display: flex;
    flex-direction: row;
    gap: 30px;
    max-width: 1200px;
}
.type-merch-sell{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.type-merch-sell h2{
    font: normal normal bold 36px/45px Funnel Display;
    margin-bottom: 120px;
    margin-top: 80px;
}
.txt-desc-mrr{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    margin-bottom: 100px;
}
.txt-desc-mrr .btn.btn-primary{
margin-top: 50px;
}

.faq .faq-item{
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 2px solid #e2dfe9;
cursor: pointer;
}
.faq .faq-item h3::after{
content: '+';
float: right;
font-size: 24px;
transition: transform 0.3s ease;
}
.faq .faq-item.active h3::after {
transform: rotate(180deg);
content: '-';
}
.faq .faq-item p{
transition: transform 0.2s ease;
opacity: 1;
}
.faq .faq-item:not(.active) p{
visibility: hidden;
opacity: 0;
display: none;
}
.faq{
max-width: 1050px;
padding: 50px;
margin-left: auto;
margin-right: auto;
}
.let-us-help-you h3{
    text-align: center;
    font: normal normal bold 36px/45px Funnel Display;
    margin-bottom: 40px;
}
.let-us-help-you{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
}
.mega-black-box{
    box-sizing: border-box;
}
.cool-img-merchandaising-generic h1{
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cool-img-merchandaising-generic{
    margin-top: 120px;
}
@media (max-width: 768px) {
    h2.make-your-guests-remember-you{
        margin-bottom: 0px;
    }
    .merchandaising-generic-extra-img{
        margin-top: 50px;
        margin-bottom: 50px;
    }
        .row-txt-img{
            margin-top: 40px;
        }
    .txt-right .right-side{
        order: 1;
    }
    .txt-right .left-side{
        order: 2;
    }
    .how-laike-works-container .wrap-container-hiw-works,
    .mega-black-box .row,
    .merch-types {
        flex-direction: column;
        max-width: 100%;
        gap: 20px;
    }

    .row-txt-img,
    .mega-black-box .row {
        flex-direction: column;
        gap: 20px;
    }

    .row-txt-img .left-side,
    .row-txt-img .right-side,
    .mega-black-box .row .left-part,
    .mega-black-box .row .right-part,
    .merch-types > .merch-type-card {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .cool-img-merchandaising-generic img {
        padding-top: 60px;
        max-width: 100%;
    }

    .faq {
        padding: 20px;
    }

    .btn.btn-primary {
        margin-bottom: 40px;
    }

    .type-merch-sell h2 {
        margin-bottom: 60px;
        margin-top: 40px;
        font-size: 28px;
        line-height: 36px;
        padding: 0px 20px;
    }
    .merch-types > .merch-type-card{
        margin-bottom: 80px;
    }

    h2.make-your-guests-remember-you,
    .let-us-help-you h3 {
        font-size: 28px;
        line-height: 36px;
    }

    .merchandaising-generic-container {
        min-height: 700px;
        margin-top: -40px;
        padding: 0 10px;
    }
}