@font-face {
    font-family: Pinup Pringles;
    font-style: normal;
    src: url(/content/dam/pringles/globalFrontEndFiles/poptopia/fonts/PinupPringles-Regular.otf)
}

@font-face {
    font-family: NimbusSanLOT;
    font-style: normal;
    src: url(/content/dam/pringles/globalFrontEndFiles/poptopia/fonts/NimbusSanLOT-Bol.otf)
}

@font-face {
    font-family: RooneySans;
    font-style: normal;
    src: url(/content/dam/pringles/globalFrontEndFiles/poptopia/fonts/RooneySansRegular.OTF)
}

@font-face {
    font-family: RooneySansBold;
    font-style: normal;
    src: url(/content/dam/pringles/globalFrontEndFiles/poptopia/fonts/RooneySansBold.OTF)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Pinup Pringles;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase
}

h5 {
    font-size: 20px
}

p {
    font-family: RooneySans;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1pc
}

small {
    font-weight: 800
}

a,
small {
    font-size: 9pt
}

a {
    font-family: NimbusSanLOT;
    font-style: normal;
    font-weight: 700;
    line-height: 1pc;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
small {
    color: #f9f9f9
}

.poptopi-terms-and-contitions a {
    color: #f9f9f9 !important;
}

@media only screen and (max-width:768px) {
    h2 {
        font-size: 35px
    }

    h6 {
        font-size: 18px
    }

    p {
        font-size: 9pt;
        font-weight: 800
    }
}

@media only screen and (min-width:769px) {
    h2 {
        font-size: 50px
    }

    h6 {
        font-size: 19px
    }
}

.poptopia-promo-banner {
    background: #e40426;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    width: 100%
}

.poptopia-promo-banner .background-blue {
    background: #00bdf2
}

.poptopia-promo-banner .background-red {
    background: #e40426
}

.poptopia-promo-banner img {
    height: auto;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.poptopia-promo-banner .poptopia-coming-soon-content {
    grid-gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.poptopia-promo-banner .poptopi-terms-and-contitions {
    grid-gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.poptopia-promo-banner .poptopi-terms-and-contitions .terms-condition {
    grid-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Pinup Pringles;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

.poptopia-promo-banner .poptopi-terms-and-contitions .terms-condition:before {
    background: url(/content/dam/pringles/globalFrontEndFiles/poptopia/images/triangle.svg) no-repeat 0;
    background-size: 6px;
    content: "";
    display: inline-block;
    height: 5px;
    position: relative;
    width: 6px
}

.poptopia-promo-banner .coming-soon-container {
    background: rgba(124, 21, 68, .2);
    border-radius: 5px
}

.poptopia-promo-banner .coming-soon-container p {
    font-family: Pinup Pringles;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding: 20px 30px;
    text-transform: uppercase
}

.poptopia-promo-banner a,
.poptopia-promo-banner h2,
.poptopia-promo-banner p {
    margin: 0;
}

.poptopia-promo-banner a {
    font-size: 12px;
}

.poptopia-promo-banner h2:after {
    background: url(/content/dam/pringles/globalFrontEndFiles/poptopia/images/triangle.svg) no-repeat 0;
    background-size: 6px;
    content: "";
    display: inline-block;
    height: 5px;
    left: 10px;
    position: relative;
    width: 6px
}

.gone-live-container {
    margin-top: 0;
    width: 100%;
}

.gone-live-container .gone-live-desk {
    display: none;
    align-items: center;
    justify-content: center;
    background: #7C1544;
    overflow: hidden;
    border-radius: 5px;
}

.gone-live-container .gone-live-desk img:first-child {
    max-width: 36px;
    margin-right: 10px;
    margin-left: 20px;
}

.gone-live-container .gone-live-desk img:nth-child(3) {
    max-width: 25px;
    margin-right: 10px;
}

.gone-live-container .gone-live-desk img:last-child {
    max-width: 100px;
}

.gone-live-container .gone-live-desk p {
    font-family: Pinup Pringles;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-right: 10px;
    text-transform: uppercase
}

.gone-live-container .gone-live-mob {
    display: block;
}

.gone-live-container .gone-live-mob a {
    display: inline-block;
    font-family: Pinup Pringles;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    background: #ffffff;
    color: #E40426;
    padding: 15px 20px;
    min-width: 215px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

@media only screen and (max-width:768px) {
    .poptopia-promo-banner .poptopi-terms-and-contitions {
        padding: 24px 20px
    }

    .poptopia-promo-banner .poptopia-coming-soon-content {
        padding: 4pc 20px
    }

    .poptopia-promo-banner h2:after {
        bottom: 20px
    }
}

@media only screen and (min-width:769px) {
    .poptopia-promo-banner>.grid__item:first-child {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

    .poptopia-promo-banner>.grid__item:nth-child(2) {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    .poptopia-promo-banner .poptopi-terms-and-contitions {
        padding: 24px 5pc
    }

    .poptopia-promo-banner .poptopia-coming-soon-content {
        padding: 60px 0 0 75pt
    }

    .poptopia-promo-banner h2:after {
        bottom: 30px
    }

    .gone-live-container .gone-live-desk {
        display: inline-flex;
    }

    .gone-live-container .gone-live-mob {
        display: none;
    }

    .gone-live-container {
        margin-top: 10px;
        width: auto;
    }
}

@media only screen and (min-width:769px) and (max-width:992px) {
    .poptopia-promo-banner .poptopia-coming-soon-content {
        padding: 20px 0 0 14pt;
    }

    .poptopia-promo-banner .poptopia-coming-soon-content h2 {
        font-size: 30px;
    }

    .poptopia-promo-banner .gone-live-container .gone-live-desk img:last-child {
        max-width: 83px;
    }
}

/*KSTL home page poptopia banner*/
.forPoptopiaSliderHide .home-carousel {
    display: none;
}

.poptopia-home-top-banner {
    background-color: #7C1544;
}

.poptopia-home-top-banner>.grid__item {
    position: relative;
    background: url(/content/dam/pringles/globalFrontEndFiles/poptopia/images/poptopia-home-bg-mob.png) no-repeat top;
    background-size: contain;
    background-color: #7C1544;
    padding: 0 5% 5% !important;
    height: 178vw;
    display: flex;
    align-items: center;
    position: relative;
}

.poptopia-home-top-banner>.grid__item .kstl-rich-text {
    position: absolute;
    bottom: 5px;
    max-width: 600px;
}

.poptopia-home-top-banner>.grid__item h2 {
    font-family: Pinup Pringles;
    font-size: 11vw;
    line-height: normal;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 auto 3vw;
}

.poptopia-home-top-banner>.grid__item h3 {
    font-family: RooneySans;
    font-size: 4vw;
    line-height: 5vw;
    font-weight: 500;
    color: #ffffff;
    margin: 0 auto 4vw;
    text-transform: none;
}

.poptopia-home-top-banner .gone-live-container .gone-live-desk {
    background: #FFC420;
}

.poptopia-home-top-banner .gone-live-container .gone-live-desk p {
    margin-bottom: 0;
    color: #000000;
    max-width: 165px;
}

.poptopia-home-top-banner .gone-live-container .gone-live-mob a {
    font-size: 4vw;
    padding: 3vw 4vw;
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
    .poptopia-home-top-banner>.grid__item {
        background: url(/content/dam/pringles/globalFrontEndFiles/poptopia/images/poptopia-home-bg-desk.png) no-repeat center;
        background-size: contain;
        height: 56vw;
        padding: 0 5% !important;
    }

    .poptopia-home-top-banner>.grid__item .kstl-rich-text {
        position: unset;
    }

    .poptopia-home-top-banner>.grid__item h2 {
        font-size: 60px;
        margin: 0 auto 20px;
    }

    .poptopia-home-top-banner>.grid__item h3 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 auto 25px;
    }
}