/*ALL EXPERIENCES*/

@font-face {
    font-family: gantari-black;
    src: url(../fonts/Gantari/Gantari-Black.ttf);
}
@font-face {
    font-family: gantari-extrabold;
    src: url(../fonts/Gantari/Gantari-ExtraBold.ttf);
}
@font-face {
    font-family: gantari-bold;
    src: url(../fonts/Gantari/Gantari-Bold.ttf);
}
@font-face {
    font-family: gantari-semibold;
    src: url(../fonts/Gantari/Gantari-SemiBold.ttf);
}
@font-face {
    font-family: gantari-medium;
    src: url(../fonts/Gantari/Gantari-Medium.ttf);
}
@font-face {
    font-family: gantari-regular;
    src: url(../fonts/Gantari/Gantari-Regular.ttf);
}
@font-face {
    font-family: gantari-light;
    src: url(../fonts/Gantari/Gantari-Light.ttf);
}

@font-face {
    font-family: Bacalisties;
    src: url(../fonts/Bacalisties.ttf);
}

@font-face {
    font-family: editor-extrabold;
    src: url(../fonts/Editor/Editor-ExtraBold.ttf);
}
@font-face {
    font-family: editor-medium;
    src: url(../fonts/Editor/Editor-Medium.ttf);
}
@font-face {
    font-family: editor-medium-italic;
    src: url(../fonts/Editor/Editor-MediumItalic.ttf);
}
@font-face {
    font-family: editor-regular;
    src: url(../fonts/Editor/Editor-Regular.ttf);
}
@font-face {
    font-family: editor-light;
    src: url(../fonts/Editor/Editor-Light.ttf);
}
@font-face {
    font-family: editor-light-italic;
    src: url(../fonts/Editor/Editor-LightItalic.ttf);
}

@font-face {
    font-family: trirong-italic;
    src: url(../fonts/Trirong/Trirong-Italic.ttf);
}

#all-experiences {
    width: 100vw;
}
#all-experiences .split {
    height: 100vh;
    display: flex;
    align-content: center;
}
#all-experiences .box-my-lipskit {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('../img/xmas/bg-banner-my-lipskit.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 300px 90px 90px;
    gap: 50px;
}
#all-experiences .box-my-lipskit .new {
    color: #283C70;
    text-align: center;
    font-family: 'gantari-bold';
    font-size: 14px;
    letter-spacing: 1.12px;
    border-radius: 30px;
    background: rgba(212, 209, 236, 0.90);
    padding: 7px 26px;
    margin-bottom: 20px;
}
#all-experiences .box-my-lipskit .intro {
    font-family: editor-bold;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 1.8px;
    margin-bottom: 10px;
}
#all-experiences .box-my-lipskit .title {
    color: #FFC5C7;
    text-shadow: 0px 0px 23px rgba(198, 52, 91, 0.90);
    font-family: 'editor-bold';
    font-size: 57px;
    line-height: 60px;
    letter-spacing: -0.32px;
    text-transform: uppercase;
}
#all-experiences .box-my-lipskit .title .violet {
    color: #530006;
}
#all-experiences .box-my-lipskit .description {
    color: #FFF;
    font-family: 'gantari-regular';
    font-size: 16px;
    max-width: 240px;
}
#all-experiences .box-my-lipskit .description strong {
    font-family: 'gantari-extrabold';
}
#all-experiences .box-my-lipskit .cta {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #161336;
    box-shadow: 0px 0px 28.1381px 0px rgba(94, 120, 209, 0.30);
    border-radius: 37px;
}
#all-experiences .box-my-lipskit .cta a {
    border-radius: 37px;
    color: #FFF;
    text-align: center;
    font-family: gantari-extrabold;
    font-size: 16px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    padding: 14px 35px;
}
#all-experiences .box-my-lipskit .cta a:hover {
    background: #4C4672;
    transition: all 0.3s;
    cursor: pointer;
}
#all-experiences .bg-img {
    position: relative;
    background-size: cover;
    background-position: center;
    width: 50%;
}
#all-experiences .bg-img .background {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#all-experiences .wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 30px;
}
#all-experiences .store .wrapper {
    background: linear-gradient(180deg, rgba(98,108,238,0.7) 0%, rgba(129,196,194,0.7) 100%);
}
#all-experiences .online .wrapper {
    background: linear-gradient(180deg, rgba(254,151,110,0.7) 0%, rgba(250,95,140,0.7) 100%);
}
#all-experiences .wrapper > .flex-center {
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}
#all-experiences .wrapper .circle {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.4);
}
#all-experiences .wrapper .cursive {
    font-family: editor-extrabold;
    font-size: 41px;
    line-height: 30px;
    color: #fff;
    z-index: 1;
}
#all-experiences .wrapper .main-text {
    font-family: editor-extrabold;
    font-size: 41px;
    line-height: 30px;
    color: #4D1659;
}
#all-experiences .wrapper .divider {
    width: 170px;
    height: 2px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
#all-experiences .wrapper .divider.divider-online {
    margin-top: 43px;
}
#all-experiences .wrapper .list {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 10px;
}
#all-experiences .wrapper .list a {
    font-family: gantari-extrabold, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 9px 15px;
    border: 2px solid #fff;
    border-radius: 20px;
    position: relative;
    transition: all 0.3s;
}
#all-experiences .wrapper .list a:hover {
    background: #fff;
    color: #4D1659;
}
#all-experiences .wrapper .list a.new-item:after {
    content: 'NEW';
    font-family: 'gantari-semibold';
    font-size: 12px;
    line-height: 14px;
    background: #4D1659;
    padding: 2px 10px;
    border-radius: 30px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
#all-experiences .wrapper .list a.new-item:hover:after {
    color: #fff;
}
#all-experiences .wrapper .list .coming-soon {
    font-style: italic;
    opacity: 0.5;
}
@media screen and (min-width:992px) and (max-width:1199px){
    #all-experiences .box-my-lipskit {
        padding: 300px 40px 90px;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    #all-experiences .wrapper {
        padding: 50px;
    }
    #all-experiences .wrapper .circle {
        width: 110px;
        height: 110px;
    }
    #all-experiences .wrapper .list {
        flex-direction: column;
    }
    #all-experiences .box-my-lipskit {
        flex-direction: column;
        text-align: center;
        gap: 18px;
        padding: 160px 50px 80px;
    }
    #all-experiences .box-my-lipskit .title {
        font-size: 50px;
        line-height: 55px;
    }
}
@media screen and (max-width:767px) {
    #all-experiences {
        height: auto;
    }
    #all-experiences .box-my-lipskit {
        flex-direction: column;
        text-align: center;
        gap: 18px;
        padding: 160px 50px 80px;
    }
    #all-experiences .box-my-lipskit .title {
        font-size: 50px;
        line-height: 55px;
    }
    #all-experiences .wrapper {
        padding: 70px 40px 55px;
    }
    #all-experiences .wrapper .main-text {
        font-size: 35px;
        line-height: 25px;
    }
    #all-experiences .wrapper .cursive {
        font-size: 35px;
        line-height: 25px;
    }
    #all-experiences .wrapper .circle {
        width: 100px;
        height: 100px;
    }
    #all-experiences .bg-img {
        width: 100%;
        height: 50%;
        min-height: 50vh;
    }
    #all-experiences .split {
        min-height: 100vh;
        height: 100%;
        flex-direction: column;
    }
    #all-experiences .store .wrapper {
        padding: 170px 50px 50px;
        min-height: 50vh;
    }
    #all-experiences .online.wrapper {
        padding: 60px 50px;
        min-height: 50vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #all-experiences .wrapper .list {
        margin-top: 47px;
    }
    #all-experiences .wrapper .divider {
        display: none;
    }
}
@media screen and (max-width:480px) {
    #all-experiences .wrapper .list {
        flex-direction: column;
    }
}