@charset "UTF-8";

/* CSS Document */

@import url("https://fonts.googleapis.com/css2?family=Marvel:wght@700&display=swap");
* {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

{
    color: #444;
    font-size: 20px;
    line-height: 1;
    overflow: hidden;
    width: 100%;
    background: #fff;
    /* select*/
    /* images*/
    /* modal */
    /* bts-slider */
    /* BTS description */
    /* Section */
    /* Redeem */
    /* Earn More Prize! articles */
    /* Product Line Tab */
    /*  Tab區塊設定 */
}

body {
    font-family: "DINPro-Regular", DINCond-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background: #fff !important;
}

#servicemapproc {
    font-size: 16px;
    background: #fff;
    color: #000;
}

#servicemapproc footer {
    background-image: none;
}

.result-box {
    -webkit-animation-duration: 0.3s;
}

.result-box.hide {
    display: none;
}

.bg-gray {
    background: #fff7fb;
}

.bg-pink {
    background: #fbebf6;
}

.bg-pink-dark {
    background: #fdd3f6;
}

.bg-yellow {
    background: #ffed96;
}

.bg-grayblue {
    background: #cad0d3;
}

.color_white {
    color: #fff;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.line {
    width: 100%;
    height: 100px;
}

.tab-container {
    margin: auto;
}

img {
    max-width: 100%;
}

img.imglg {
    display: inline-block;
}

img.imgxs {
    display: none;
}

#terms .modal-dialog {
    width: 100%;
    max-width: 1200px;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
    padding: 0;
}

#terms .modal-dialog h3 {
    text-align: center;
    font-weight: 700;
}

#terms .modal-dialog table.terms:nth-of-type(6) {
    margin-bottom: 24px;
}

#terms .modal-dialog table.terms {
    margin-bottom: 24px;
}

#terms .modal-dialog table.terms tr th {
    padding: 16px 0;
    text-align: center;
}

#terms .modal-dialog table.terms tr td {
    padding: 5px 0;
    text-align: center;
}

#terms .modal-dialog table.terms+h3 {
    margin-top: 50px;
}

#terms .modal-dialog table.terms.mb {
    margin-bottom: 0px;
}

#terms .modal-dialog table.terms.mb~p.note {
    padding: 10px 0 24px 0;
    font-size: 16px;
}

#terms .modal-dialog a:link {
    padding: 0 10px;
}

#terms .modal-dialog a:hover {
    color: #fff;
    background: #434e71;
    text-decoration: none;
}

@media (max-width: 768px) {
    #terms .modal-dialog {
        width: auto;
    }
}

#terms .modal-dialog .modal-content {
    border-radius: 0;
    border: 1px solid transparent;
}

#terms .modal-dialog .modal-content .modal-header {
    position: relative;
    background: #7f0946;
}

#terms .modal-dialog .modal-content .modal-header .modal-title {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
}

#terms .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    right: 2%;
    top: 0;
    bottom: 0;
    margin: auto;
    outline: 0;
}

#terms .modal-dialog .modal-content .modal-body {
    padding: 0;
}

#terms .modal-dialog .modal-content .modal-body h2 {
    text-align: center;
    color: #222;
    font-weight: 700;
    position: relative;
    padding: 10px 0;
    margin-bottom: 35px;
    border-bottom: #e5e5e5 1px solid;
}

#terms .modal-dialog .modal-content .modal-body h2::after {
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 3px;
    left: calc(50% - 100px);
    bottom: -2px;
    background: #a20c70;
}

#terms .modal-dialog .modal-content .modal-body section {
    padding: 24px;
}

#terms .modal-dialog .modal-content .modal-body section:nth-child(even) {
    background: #fafafa;
}

#terms .modal-dialog .modal-content .modal-body section:nth-child(odd) {
    background: #fff;
}

#terms .modal-dialog .modal-content .modal-body ol,
#terms .modal-dialog .modal-content .modal-body ul {
    padding-left: 24px;
}

#terms .modal-dialog .modal-content .modal-body ol li,
#terms .modal-dialog .modal-content .modal-body ul li {
    margin-bottom: 16px;
}

#terms .modal-dialog .modal-content .modal-body ol li ul,
#terms .modal-dialog .modal-content .modal-body ul li ul {
    list-style: lower-roman;
}

#terms .modal-dialog .modal-content .modal-body ol li:nth-of-type(4) ul {
    margin-top: 30px;
}

#terms .modal-dialog .modal-content .modal-body ol li:nth-of-type(4) ul li ul {
    list-style-type: none;
}

#terms .modal-dialog .modal-content .modal-body ol li:nth-of-type(4) ul li ul li:first-child {
    margin-bottom: 0;
}

#terms .modal-dialog .modal-content .modal-body ol li:nth-of-type(4) ul li:nth-of-type(2) table {
    border: 1px solid #ccc;
}

#terms .modal-dialog .modal-content .modal-body ol li:nth-of-type(4) ul li:nth-of-type(2) table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

#terms .modal-dialog .modal-content .modal-body ol li:nth-of-type(4) ul li:nth-of-type(2) table td:first-child {
    background: #fbebf6;
}

.banner-slider {
    width: 100%;
    position: relative;
    z-index: 1;
}

.banner-slider .slick-dots {
    position: absolute;
    bottom: 10px;
    list-style-type: none;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner-slider .slick-dots li button {
    font-size: 0px;
    width: 40px;
    height: 5px;
    border: none;
    margin: 4px;
    cursor: pointer;
    border-radius: 2px;
}

.banner-slider .slick-dots li button:focus {
    outline: none;
}

.banner-slider .slick-dots li button:hover {
    background: #efca08;
}

.banner-slider .slick-dots li.slick-active button {
    background: #efca08;
}

.banner-slider-item {
    background: #efca08;
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-slider-item img {
    width: 100%;
    max-width: 100%;
}

.setbg {
    background: none;
    position: relative;
}

.banner-slider-prev {
    width: 40px;
    height: 40px;
    margin-top: -10px;
    position: absolute;
    z-index: 2;
    top: 50%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-slider-prev::after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 26px;
    height: 40px;
    background: url("../images/angle-left-solid.svg");
    background-repeat: no-repeat;
}

.banner-slider-next {
    width: 40px;
    height: 40px;
    margin-top: -10px;
    position: absolute;
    z-index: 2;
    top: 50%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
}

.banner-slider-next::after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 26px;
    height: 40px;
    background: url("../images/angle-right-solid.svg");
    background-repeat: no-repeat;
}

.desc-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.desc-wrapper img {
    width: 100%;
}

@media (max-width: 834px) {
    .desc-wrapper .imgbox {
        position: relative;
        height: 63vh;
    }
    .desc-wrapper .imgbox img {
        position: absolute;
        bottom: 0;
    }
}

@media (max-width: 600px) {
    .desc-wrapper .imgbox {
        position: relative;
        height: 82vh;
    }
    .desc-wrapper .imgbox img {
        position: absolute;
        bottom: 0;
    }
}

@media (max-width: 412px) {
    .desc-wrapper .imgbox {
        position: relative;
        height: 88vh;
    }
    .desc-wrapper .imgbox img {
        position: absolute;
        bottom: 0;
    }
}

@media (max-width: 375px) {
    .desc-wrapper .imgbox {
        position: relative;
    }
    .desc-wrapper .imgbox img {
        position: absolute;
        bottom: 0;
    }
}

.desc-wrapper .txtbox {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    top: 0;
    height: 100%;
}

.desc-wrapper .txtbox .img {
    width: 30%;
    right: 0;
}

.desc-wrapper .txtbox .txt {
    position: relative;
    width: 70%;
    padding-left: 12%;
    margin: 5vh auto;
    letter-spacing: 3px;
}

.desc-wrapper h2.title {
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
    color: #fbebf6;
}

.desc-wrapper .txtbox .txt h3.sub-title {
    font-size: 30px;
    line-height: 42px;
    color: #e09604;
    font-weight: bold;
    margin-top: 20px;
}

@media (max-width: 1920px) {
    .desc-wrapper .txtbox .txt {
        margin: 2.5vh auto;
        font-weight: 700;
    }
    .desc-wrapper h2.title {
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .desc-wrapper .txtbox .txt h3.sub-title {
        font-size: 24px;
        line-height: 30px;
        margin-top: 8px;
    }
}

@media (max-width: 1536px) {
    .desc-wrapper h2.title {
        font-weight: 700;
        font-size: 36px;
        line-height: 50px;
    }
    .desc-wrapper .txtbox .txt h3.sub-title {
        font-size: 21px;
        line-height: 30px;
        margin-top: 8px;
    }
}

@media (max-width: 1440px) {
    .desc-wrapper h2.title {
        font-weight: 700;
        font-size: 32px;
        line-height: 48px;
    }
    .desc-wrapper .txtbox .txt h3.sub-title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 8px;
    }
}

@media (max-width: 960px) {
    .desc-wrapper .txtbox {
        display: block;
    }
    .desc-wrapper .txtbox .img {
        display: none;
    }
    .desc-wrapper .txtbox .txt {
        padding-left: 0;
        margin: 3.5vh auto;
        text-align: center;
    }
    .desc-wrapper .txtbox .txt h1.title {
        font-weight: 700;
        font-size: 36px;
        line-height: 46px;
    }
    .desc-wrapper .txtbox .txt h3.sub-title {
        font-size: 24px;
        line-height: 30px;
        margin-top: 24px;
    }
}

@media (max-width: 768px) {
    .desc-wrapper h2.title {
        font-weight: 700;
        font-size: 26px;
        line-height: 32px;
        color: #fbebf6;
        margin-bottom: 20px;
    }
}

@media (max-width: 412px) {
    .desc-wrapper .txtbox {
        display: block;
    }
    .desc-wrapper .txtbox .img {
        display: none;
    }
    .desc-wrapper .txtbox .txt {
        padding-left: 0;
        margin: 3.5vh auto;
        text-align: center;
    }
    .desc-wrapper .txtbox .txt h1.title {
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
    }
    .desc-wrapper .txtbox .txt h3.sub-title {
        font-size: 22px;
        line-height: 30px;
        margin-top: 24px;
    }
}

.section {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 5vh 0;
}

.section h2.section-title {
    text-align: center;
    font-size: 52px;
    margin: 10vh 0;
    font-weight: 700;
    text-shadow: 1px 2px 3px rgb(165 165 165);
    color: #502448;
}

@media (max-width: 768px) {
    .section h2.section-title {
        font-size: 40px;
    }
}

.redeem-wrapper .step-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.redeem-wrapper .step-box .step {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.redeem-wrapper .step-box .step a {
    display: inline-block;
    margin-top: 0px;
}

.redeem-wrapper .step-box .step a:link {
    padding: 5px 10px;
}

.redeem-wrapper .step-box .step a:hover {
    background: #ad8aa2;
    color: #fff;
    text-decoration: none;
}

.redeem-wrapper .step-box .step .icon-box {
    min-width: 240px;
    min-height: 240px;
    border-radius: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
}

.redeem-wrapper .step-box .step .icon-box h5.step-title {
    color: #fff;
    font-size: 24px;
    margin-top: 16px;
}

.redeem-wrapper .step-box .step .icon-box.purple-light {
    background: #9e7592;
}

.redeem-wrapper .step-box .step .icon-box.purple {
    background: #6d3766;
}

.redeem-wrapper .step-box .step .icon-box.pink {
    background: #d246a7;
}

.redeem-wrapper .step-box .step p {
    width: 100%;
    margin-top: 24px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    font-size: 18px;
}

.redeem-wrapper .step-box .step p span {
    display: block;
    margin-bottom: 24px;
    text-align: left;
}

.redeem-wrapper .step-box .step ul li {
    list-style-type: decimal;
    margin-bottom: 24px;
    line-height: 30px;
    text-align: left;
    margin-left: 24px;
    margin-top: 24px;
    font-weight: 600;
    font-size: 18px;
    color: #656565;
}

.redeem-wrapper .step-box .arrow-box {
    height: 240px;
    width: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.redeem-wrapper .step-box .arrow-box .arrow {
    width: 50%;
    height: 1px;
    background: #333;
}

.redeem-wrapper .redeem-btn-box {
    width: 100%;
    text-align: center;
    padding: 5vh 0 0;
}

.redeem-wrapper .redeem-btn-box a.btn-redeem {
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 3px;
    width: 30%;
    text-align: center;
    padding: 14px 30px;
    font-size: 36px;
    line-height: 50px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.redeem-wrapper .redeem-btn-box a.btn-redeem.blue {
    color: rgba(255, 255, 255, 0.9);
    background: rgba(67, 78, 113, 0.9);
}

.redeem-wrapper .redeem-btn-box a.btn-redeem.blue:hover {
    color: white;
    background: #434e71;
}

.redeem-wrapper .redeem-btn-box a.btn-redeem.yellow {
    color: #fff;
    background: #d246a7;
}

.redeem-wrapper .redeem-btn-box a.btn-redeem.yellow:hover {
    color: #6d3766;
    background: #9e7592;
}

@media (max-width: 960px) {
    .redeem-wrapper .redeem-btn-box {
        width: 100%;
        padding: 3vh 0 0 0;
    }
    .redeem-wrapper .redeem-btn-box a.btn-redeem {
        width: 70%;
        margin-bottom: 2vh;
    }
    .redeem-wrapper .redeem-btn-box a.btn-redeem:last-child {
        margin-bottom: 0;
    }
    .redeem-wrapper .step-box .step ul {
        width: 75%;
        margin: 0 auto;
    }
}

@media (max-width: 600px) {
    .redeem-wrapper .step-box .step ul {
        width: 100%;
    }
}

.redeem-wrapper .terms-btn-box {
    width: 50%;
    padding: 5vh 0 5vh;
    text-align: center;
    margin: 0 auto;
}

.redeem-wrapper .terms-btn-box a.btn-terms {
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 3px;
    width: 40%;
    text-align: center;
    padding: 18px 30px;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.redeem-wrapper .terms-btn-box a.btn-terms.yellow {
    color: rgba(0, 0, 0, 0.8);
    background: rgba(238, 201, 8, 0.85);
}

.redeem-wrapper .terms-btn-box a.btn-terms.yellow:hover {
    color: black;
    background: #eec908;
}

.redeem-wrapper .terms-btn-box a.btn-terms {
    color: #ab9ea9;
    /* background: rgba(67, 78, 113, 0.9); */
    border: 5px solid #ab9ea9;
}

.redeem-wrapper .terms-btn-box a.btn-terms:hover {
    color: white;
    background: #ab9ea9;
}


/* .redeem-wrapper .terms-btn-box a.btn-terms.gray {
    color: rgba(255, 255, 255, 0.9);
    background: rgba(146, 153, 156, 0.9);
} */


/* .redeem-wrapper .terms-btn-box a.btn-terms.gray:hover {
    color: white;
    background:#ab9ea9;
} */

.redeem-wrapper p {
    font-size: 18px;
}

.redeem-wrapper p a {
    color: #9e7592;
    text-decoration: none;
}

.redeem-wrapper p a:hover {
    color: #23527c;
    text-decoration: underline;
}

@media (max-width: 1920px) {
    .redeem-wrapper .terms-btn-box {
        width: 85%;
        padding: 6vh 0 5vh;
        display: flex;
        align-items: stretch;
        justify-content: center;
    }
    .redeem-wrapper .terms-btn-box a.btn-terms {
        width: 35%;
        margin: 2vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .redeem-wrapper .terms-btn-box a.btn-terms:last-child {
        /* margin-bottom: 0; */
    }
}

@media (max-width: 960px) {
    .redeem-wrapper .terms-btn-box {
        width: 100%;
        padding: 3vh 0;
    }
    .redeem-wrapper .terms-btn-box a.btn-terms {
        width: 70%;
        margin-bottom: 2vh;
    }
    .redeem-wrapper .terms-btn-box a.btn-terms:last-child {
        /* margin-bottom: 0; */
    }
}

@media (max-width: 768px) {
    .redeem-wrapper .terms-btn-box {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .redeem-wrapper .redeem-btn-box a.btn-redeem {
        width: 80%;
        padding: 14px 30px;
        font-size: 24px;
        line-height: 24px;
    }
    .redeem-wrapper .terms-btn-box a.btn-terms {
        width: 80%;
        padding: 10px 30px;
        font-size: 20px;
        line-height: 20px;
    }
}

@media (max-width: 1536px) {
    .redeem-wrapper .step-box .step .icon-box {
        min-width: 200px;
        min-height: 200px;
    }
    .redeem-wrapper .step-box .step .icon-box img {
        width: 40%;
    }
    .redeem-wrapper .step-box .arrow-box {
        height: 200px;
    }
    .redeem-wrapper .step-box .arrow-box .arrow {
        width: 40%;
    }
}

@media (max-width: 960px) {
    .redeem-wrapper .step-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .redeem-wrapper .step-box .step {
        width: 100%;
        text-align: center;
    }
    .redeem-wrapper .step-box .step .icon-box {
        min-width: 180px;
        min-height: 180px;
    }
    .redeem-wrapper .step-box .step .icon-box img {
        width: 40%;
    }
    .redeem-wrapper .step-box .step p {
        width: 100%;
    }
    .redeem-wrapper .step-box .arrow-box {
        height: 100px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .redeem-wrapper .step-box .arrow-box .arrow {
        width: 1px;
        height: 50%;
        background: #333;
    }
}

.article-wrapper .article-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #fff;
    padding: 1%;
    text-decoration: none;
    border: 5px dashed transparent;
    margin-bottom: 24px;
}

.article-wrapper .article-block h2.article-title {
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    margin-bottom: 2vh;
    color: #000;
}

.article-wrapper .article-block .imgbox {
    width: 50%;
    display: flex;
}

.article-wrapper .article-block .imgbox img {
    display: inline-block;
    width: 100%;
}

.article-wrapper .article-block .txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    padding: 5% 4%;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 5px dashed transparent;
}

.article-wrapper .article-block .txtbox p {
    margin: 16px 0;
    line-height: 24px;
    color: #444;
    font-size: 18px;
}

.article-wrapper .article-block .txtbox ul {
    list-style-type: none;
}

.article-wrapper .article-block .txtbox ul li {
    font-size: 15px;
    color: #676767;
    padding: 2px 0;
}

.article-wrapper .article-block .txtbox span {
    font-size: 15px;
    color: #000;
}

.article-wrapper .article-block .txtbox .btn-learnmore {
    display: inline-block;
    padding: 16px 20px;
    border: 1px solid #444;
    color: #000;
    margin-top: 24px;
}

.article-wrapper .article-block:hover {
    border: 5px dashed #ec9fd6;
}

.article-wrapper .article-block:hover .btn-learnmore {
    border: 1px solid #ec9fd6;
    background: #ec9fd6;
}

@media (max-width: 960px) {
    .article-wrapper .article-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .article-wrapper .article-block h2.article-title {
        width: 100%;
        line-height: 40px;
        font-size: 30px;
        text-align: center;
        margin-bottom: 1vh;
    }
    .article-wrapper .article-block .imgbox {
        width: 100%;
        padding: 2%;
        text-align: center;
    }
    .article-wrapper .article-block .txtbox {
        width: 96%;
        padding: 2%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.pd-tab {
    width: 100%;
    z-index: 998;
    position: relative;
}

.pd-tab-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pd-tab-item {
    margin-top: 20px;
    width: calc(100% / 5 - 10px);
    height: 50px;
    background: #c6c6c6;
    display: block;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: black;
    font-weight: normal;
    cursor: pointer;
    position: relative;
}

.pd-tab-item span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    z-index: 1;
}

.pd-tab-item.active {
    background: #efca08;
    font-weight: 700;
}

.pd-tab-dropdown {
    position: absolute;
    top: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    height: 80px;
    z-index: 0;
    top: 100%;
}

.pd-tab-dropdown.hide {
    top: 50px;
    opacity: 0;
}

.pd-tab-dropdown-item {
    width: 100%;
    display: block;
    height: 50px;
    background: #c6c6c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    font-weight: normal;
}

.pd-tab-dropdown-item:hover {
    background: #434e71;
    color: #fff;
}

.pd-tab-dropdown-item:focus {
    background: #434e71;
    color: #fff;
}

.pd-panel {
    width: 100%;
    max-width: 100%;
    margin: 3vh auto;
}

.pd-wrapper {
    margin-bottom: 5vh;
}

.pd-wrapper .pd-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0;
    /*border-bottom: 1px solid #eec908;*/
}

.pd-wrapper .pd-box:last-child {
    border-bottom: 1px solid transparent;
}

.pd-wrapper .pd-box.img-right .img-box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
}

.pd-wrapper .pd-box.img-right .series-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.pd-wrapper .pd-box .img-box {
    width: 45%;
    text-align: right;
    color: #000;
    font-weight: 700;
}

.pd-wrapper .pd-box .img-box img {
    display: inline-block;
    max-width: 70%;
}

.pd-wrapper .pd-box .series-box {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}

.pd-wrapper .pd-box .series-box h3.title {
    margin-bottom: 24px;
    color: #000;
}

.pd-wrapper .pd-box .series-box .btn-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pd-wrapper .pd-box .series-box .btn-box .item {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.4);
    margin: 10px;
    border-radius: 3px;
}

.pd-wrapper .pd-box .series-box .btn-box .item:hover {
    background: #eec908;
    color: #000;
}

.pd-wrapper .pd-box .series-box .btn-box .item .btn-pd {
    border-radius: 3px;
    border-radius: 3px 3px 0 0;
    text-align: center;
    padding: 10px;
    color: #000;
    border: 1px solid #eec908;
    width: 100%;
    border-width: 1px 1px 0 1px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 700;
}

.pd-wrapper .pd-box .series-box .btn-box .item .btn-link {
    text-align: center;
    padding: 5px;
    width: 100%;
    color: #000;
    border-radius: 0 0 3px 3px;
    border: 1px solid #eec908;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

@media (max-width: 960px) {
    .pd-wrapper .pd-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .pd-wrapper .pd-box .series-box {
        width: 100%;
    }
    .pd-wrapper .pd-box .series-box .btn-box {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pd-wrapper .pd-box .img-box {
        text-align: center;
        width: 100%;
    }
    .pd-wrapper .pd-box.img-right .series-box {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .pd-wrapper .pd-box.img-right .img-box {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
    }
}

.pd-wrapper .pd-box.bg-grayblue .series-box .btn-box .item .btn-pd,
.pd-wrapper .pd-box.bg-grayblue .series-box .btn-box .item .btn-link {
    border: 1px solid #aaa;
}

.pd-wrapper .pd-box.bg-grayblue .series-box .btn-box .item .btn-link {
    margin-top: -1px;
}

.pd-wrapper .pd-box.bg-grayblue .series-box .btn-box .item:hover {
    background: #6f7f86;
    color: #fff;
}

.pd-wrapper .pd-box.bg-grayblue .series-box .btn-box .item:hover .btn-pd,
.pd-wrapper .pd-box.bg-grayblue .series-box .btn-box .item:hover .btn-link {
    color: #fff;
}

.pd-wrapper .category-title {
    width: 15%;
    text-align: center;
    margin: 50px auto;
    font-size: 30px;
    font-weight: bolder;
    color: #ce6bbc;
    padding: 10px 0;
}

@media (max-width: 960px) {
    .pd-wrapper .category-title {
        text-align: center;
        margin: 10px 0;
    }
}

@media (max-width: 768px) {
    .pd-wrapper .category-title {
        width: 80%;
        margin: 50px auto;
    }
}

.pd-wrapper .pd-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pd-wrapper .pd-item-box img {
    max-width: 100%;
}

.pd-wrapper .pd-item-box .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% / 5 - 20px);
    margin: 10px 10px;
    justify-content: space-between;
}

@media (max-width: 960px) {
    .pd-wrapper .pd-item-box .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(100% / 2 - 11px);
        margin: 5px;
    }
}

.pd-wrapper .pd-item-box .item a {
    text-decoration: none;
}

.pd-wrapper .pd-item-box .item a.item-pd {
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4%;
}

@media (max-width: 960px) {
    .pd-wrapper .pd-item-box .item a.item-pd {
        width: 100%;
        padding: 4%;
    }
}

.pd-wrapper .pd-item-box .item a.item-pd h3.pd-title {
    font-size: 21px;
    font-weight: 700;
    color: #000;
    line-height: 30px;
    margin: 1vh 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 960px) {
    .pd-wrapper .pd-item-box .item a.item-pd h3.pd-title {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width: 412px) {
    .pd-wrapper .pd-item-box .item a.item-pd h3.pd-title {
        font-size: 16px;
        line-height: 22px;
    }
}

.pd-wrapper .pd-item-box .item a.item-btn {
    width: 100%;
    /* height: 50px;
    line-height: 50px; */
    text-align: center;
    background: rgba(109, 55, 102, 0.5);
    color: #fff1fa;
    font-weight: 700;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}

.pd-wrapper .pd-item-box.gaming .item {
    background: #fff1fa;
    /* border: 10px solid #fbebf6; */
}

.pd-wrapper .pd-item-box.gaming .item:hover {
    background: #bfa1bb;
}

.pd-wrapper .pd-item-box.creation .item {
    background: #cad0d3;
}

.pd-wrapper .pd-item-box.creation .item:hover {
    background: #6e7f86;
}

.pd-wrapper .pd-item-box.creation .item:hover a.item-pd h3.pd-title {
    color: #fff;
}

.pd-wrapper .pd-item-box.creation .item:hover a.item-btn {
    color: #fff;
}

#prize {
    position: relative;
}

#prize .overlay {
    position: absolute;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
}

#prize .prize-notice {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    text-align: center;
    letter-spacing: 1px;
    background-color: #7f0946;
    padding: 20px 10px;
    min-width: 320px;
}

.prize-wrapper .prize-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 2vh;
}

@media (max-width: 960px) {
    .prize-wrapper .prize-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.prize-wrapper .prize-box .item {
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% / 2 - 10px);
}

.prize-wrapper .prize-box .item.single {
    width: 100%;
}

.prize-wrapper .prize-box .item span.fn-lg {
    font-size: 36px;
    line-height: 44px;
}

.prize-wrapper .prize-box .item span.fn-md {
    font-size: 28px;
    line-height: 36px;
}

.prize-wrapper .prize-box .item span.fn-sm {
    font-size: 18px;
    line-height: 26px;
}

@media (max-width: 960px) {
    .prize-wrapper .prize-box .item {
        width: 100%;
        margin-bottom: 10px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.prize-wrapper .prize-box .item h3.only-title {
    font-size: 38px;
    line-height: 48px;
    min-height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.prize-wrapper .prize-box .item .title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}

.prize-wrapper .prize-box .item .title-box h3.title {
    font-size: 38px;
    line-height: 48px;
    margin: 3vh 0 2vh 0;
}

.prize-wrapper .prize-box .item .title-box p {
    margin-bottom: 3vh;
}

.prize-wrapper .prize-box .item .inner-top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.prize-wrapper .prize-box .item .inner-top .imgbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 340px;
}

.prize-wrapper .prize-box .item .inner-top .imgbox img {
    display: inline-block;
}

.prize-wrapper .prize-box .item .inner-top .imgbox img.steam {
    -webkit-filter: drop-shadow(0px 0px 10px #ffeb93);
    filter: drop-shadow(0px 0px 10px rgba(255, 235, 147, 0.7));
    max-width: 100%;
    padding: 16px;
}

.prize-wrapper .prize-box .item .inner-top .imgbox img.warranty {
    -webkit-filter: drop-shadow(0px 0px 10px #c0d3c8);
    filter: drop-shadow(0px 0px 10px rgba(192, 211, 200, 0.7));
    max-width: 100%;
    padding: 16px;
}

.prize-wrapper .prize-box .item .inner-top .filter-box {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 6vh auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .img-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: calc(100% / 2 - 20px);
}

.prize-wrapper .prize-box .item .inner-top .filter-box .img-box img {
    max-width: 100%;
    padding: 16px;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .select-box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: calc(100% / 2 - 20px);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .select-box .note {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    text-align: left;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .select-box .item-select {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1vh 0;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .select-box .item-select.select {
    padding-left: 16px;
    font-size: 18px;
    height: 40px;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .select-box .item-select.value-title {
    width: 100%;
    height: 20px;
    text-align: left;
    margin: 1.5vh 0 0.3vh 0;
}

.prize-wrapper .prize-box .item .inner-top .filter-box .select-box .item-select.result-box {
    color: #000;
    font-weight: 700;
    padding: 1.5vh 0;
    background: rgba(238, 201, 8, 0.9);
    text-shadow: none;
}

@media (max-width: 960px) {
    .prize-wrapper .prize-box .item .inner-top .filter-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .prize-wrapper .prize-box .item .inner-top .filter-box .select-box {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 3vh;
    }
    .prize-wrapper .prize-box .item .inner-top .filter-box .img-box {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.prize-wrapper .prize-box .item .inner-bottom {
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 130px;
}

.prize-wrapper .prize-box .item .inner-bottom.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.prize-wrapper .prize-box .item .inner-bottom .prize-item {
    padding: 12px;
    text-align: center;
}

.prize-wrapper .prize-box .item .inner-bottom.one .prize-item {
    width: calc(100%);
}

.prize-wrapper .prize-box .item .inner-bottom.two .prize-item {
    width: calc(100% / 2);
}

.prize-wrapper .prize-box .item .inner-bottom.three .prize-item {
    width: calc(100% / 3);
}

.prize-wrapper .prize-box .item.steam-box {
    background: #eec908;
}

.prize-wrapper .prize-box .item.steam-box-gray {
    position: relative;
    background: #f0f0f0;
    color: #000;
    text-shadow: none;
    overflow: hidden;
}

.prize-wrapper .prize-box .item.steam-box-gray::before {
    content: "";
    position: absolute;
    width: 239px;
    height: 217px;
    display: inline-block;
    -webkit-transform: rotate(280deg);
    -ms-transform: rotate(280deg);
    transform: rotate(280deg);
    background: url("https://storage-asset.msi.com/event/2020/cnd/back-to-school-2020/dots-bg.png");
    z-index: 0;
    top: -50px;
    left: -50px;
    opacity: 0.7;
}

.prize-wrapper .prize-box .item.steam-box-gray::after {
    content: "";
    position: absolute;
    width: 239px;
    height: 217px;
    right: -60px;
    bottom: -60px;
    display: inline-block;
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
    background: url("https://storage-asset.msi.com/event/2020/cnd/back-to-school-2020/dots-bg.png");
    z-index: 0;
    opacity: 0.7;
}

.prize-wrapper .prize-box .item.warranty-box {
    background: #6e7f87;
}

@media (max-width: 960px) {
    img.imglg {
        /* display: none; */
    }
    img.imgxs {
        display: inline-block;
    }
    .pd-tab-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pd-tab-item {
        margin: 5px;
        width: calc(100% / 3 - 10px);
        height: 50px;
        font-size: 16px;
        background: #c6c6c6;
        display: inline-block;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: black;
        cursor: pointer;
        position: relative;
    }
    .pd-tab-item:nth-child(4),
    .pd-tab-item:nth-child(5) {
        width: calc(100% / 2 - 10px);
    }
}

@media (max-width: 960px) and (max-width: 412px) {
    .pd-tab-item:nth-child(5) {
        font-size: 15px;
    }
}

@media (max-width: 1920px) {
    .section {
        max-width: 1440px;
        margin: 0 auto;
    }
}

@media (max-width: 960px) {
    .section {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
}


/* delighter */

.delighter.right {
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.right.started {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.left {
    -webkit-transform: translate(100%);
    -ms-transform: translate(100%);
    transform: translate(100%);
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.left.started {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.top {
    -webkit-transform: translatey(30%);
    -ms-transform: translatey(30%);
    transform: translatey(30%);
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.top.started {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.bottom {
    -webkit-transform: translatey(-30%);
    -ms-transform: translatey(-30%);
    transform: translatey(-30%);
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.bottom.started {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.delighter.fadein {
    opacity: 0;
    -webkit-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

.delighter.fadein.started {
    opacity: 1;
}


/*  KV  */

.kv-wrapper {
    background: #7f0946;
}

.kv-block {
    height: 50vh;
    position: relative;
}

.text h3.sub-title {
    color: #72b5fc;
    font-size: 34px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.text p {
    font-size: 22px;
    font-weight: bold;
    color: #a7a7a7;
    letter-spacing: 1px;
}

.text-block {
    position: absolute;
    z-index: 10;
    left: 200px;
}

@media (max-width: 1500px) {
    .text-block {
        left: 100px;
    }
}

@media (min-width: 1920px) {}

@media (max-width: 1024px) {
    .kv-block {
        height: 40vh;
        position: relative;
    }
}

@media (max-width: 960px) {
    .kv-block {
        height: 56vh;
        position: relative;
    }
}

@media (max-width: 768px) {
    .kv-block {
        height: 100%;
    }
    .text-block {
        position: inherit;
        left: 0;
    }
    .text h3.sub-title {
        font-size: 24px;
        line-height: 30px;
    }
    .text p {
        font-size: 18px;
    }
    .text-block p:first-child {
        padding-bottom: 20px;
    }
}


/*  ABOUT PRO SERIES  */

.about-wrapper .flex-container {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
}

.about-wrapper .flex-container .item-block {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #fff;
}

@media (max-width: 768px) {
    .about-wrapper .flex-container .item-block {
        flex-direction: column;
        padding: 0 0 30px 0;
    }
    .about-wrapper .flex-container .item-block:last-child {
        flex-direction: column-reverse;
    }
}

.about-wrapper .flex-container .item-block:last-child {
    border-bottom: none;
}

.about-wrapper .flex-container .item-block .item-block__img {
    flex: 30%;
    background: #b694b0;
    margin: 20px 30px;
}

.about-wrapper .flex-container .item-block .item-block__text {
    flex: 70%;
}

.about-wrapper .flex-container .item-block .item-block__text h3 {
    font-size: 26px;
    font-weight: bold;
    color: #44253e;
    padding-bottom: 15px;
}

.about-wrapper .flex-container .item-block p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #8a5e82;
}

@media (max-width: 768px) {
    .about-wrapper .flex-container .item-block .item-block__text h3 {
        text-align: center;
    }
    .about-wrapper .flex-container .item-block p {
        text-align: center;
    }
}


/*  WHAT THE EXPERT SAID */

.expert-wrapper .flex-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 50px;
}

.expert-wrapper .flex-container .item-block {
    width: calc(100% / 3 - 30px);
    margin: 0 30px;
    text-align: center;
    position: relative;
}

.expert-wrapper .flex-container .item-block p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 20px 0;
}

@media (max-width: 768px) {
    .expert-wrapper .flex-container {
        flex-direction: column;
    }
    .expert-wrapper .flex-container .item-block {
        width: 100%;
        margin: 20px 0;
    }
}


/*  PRIZES  */

.prize-wrapper {
    padding-bottom: 15vh;
}

.prize-wrapper .flex-container {
    display: flex;
    justify-content: space-around;
}

.prize-wrapper span.notice {
    display: block;
    text-align: center;
    margin-top: 50px;
    color: #502448;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .prize-wrapper span.notice {
        font-size: 18px;
    }
}

.prize-wrapper .flex-container .item-block:nth-of-type(1) img {}

.prize-wrapper .flex-container .item-block:nth-of-type(2) img {}

.prize-wrapper .flex-container .item-block {
    width: 500px;
    text-align: center;
    /* border-radius: 999em; */
    background: #9b5d90;
    display: flex;
    align-items: center;
    justify-content: stretch;
    flex-direction: column;
    padding: 3% 0;
}

.prize-wrapper .flex-container .item-block img {
    width: 85%;
}

.prize-wrapper .flex-container .item-block p {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
    color: #fdd3f6;
}

.prize-wrapper .flex-container .item-block span {
    color: #ccc;
    font-size: 18px;
    padding-top: 10px;
}

.prize-wrapper .flex-container .item-block span:nth-of-type(1) {
    color: #fff;
    font-size: 24px;
    padding-top: 10px;
}

.prize-wrapper .flex-container .item-block h6 {
    font-weight: bold;
    font-size: 40px;
    padding-bottom: 15px;
    font-family: "Marvel", sans-serif;
    text-shadow: 1px 1px 2px white;
    font-style: italic;
    color: #fff;
}

@media (min-width: 921px) and (max-width: 1200px) {
    .prize-wrapper .flex-container .item-block {
        width: 400px;
        margin: 0 15px;
        padding: 3%;
    }
}

@media (min-width: 769px) and (max-width: 920px) {
    .prize-wrapper .flex-container .item-block {
        width: 300px;
        margin: 0 15px;
        padding: 3%;
    }
    .prize-wrapper .flex-container .item-block p {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .prize-wrapper .flex-container {
        flex-direction: column;
        align-items: center;
    }
    .prize-wrapper .flex-container .item-block {
        margin: 30px 0;
        width: 400px;
        height: auto;
    }
    .prize-wrapper .flex-container .item-block span {
        padding-top: 10px;
    }
    .prize-wrapper .flex-container .item-block p {
        font-size: 24px;
    }
}

@media (max-width: 499px) {
    .prize-wrapper .flex-container .item-block {
        width: 320px;
        height: auto;
    }
}


/* FEEDBACK FROM SHOUTOUT */

.feedback-wrapper .flex-container {
    display: flex;
    align-items: stretch;
    justify-content: space-evenly;
}

.feedback-wrapper .flex-container .item-block {
    width: 30%;
}

.feedback-wrapper .flex-container .item-block .item-block__name {
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: 50px;
}

.feedback-wrapper .flex-container .item-block .item-block__item {
    float: right;
    margin-right: 50px;
    line-height: 30px;
}

.feedback-wrapper blockquote {
    border-radius: 3px;
    position: relative;
    /*  <--- */
    font-style: italic;
    text-align: center;
    padding: 1rem 1.2rem;
    width: 80%;
    /* create space for the quotes */
    color: #4a4a4a;
    margin: 2rem auto 2rem;
    color: #4a4a4a;
    background: #f5f5f5;
    margin-top: 30px;
    min-height: 30vh;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* -- create the quotation marks -- */

.feedback-wrapper blockquote:before,
.feedback-wrapper blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    /* -- inside the relative position of blockquote -- */
    top: 13px;
    color: #d6d6d6;
    font-size: 34px;
}

.feedback-wrapper blockquote:before {
    content: "\f10d";
    margin-right: 13px;
    right: 93%;
}

.feedback-wrapper blockquote:after {
    content: "\f10e";
    margin-left: 13px;
    left: 90%;
    top: auto;
    bottom: 13px;
}

@media (max-width: 1200px) {
    .feedback-wrapper .flex-container .item-block .item-block__name {
        float: none;
        text-align: center;
        margin-left: 0;
    }
    .feedback-wrapper .flex-container .item-block .item-block__item {
        float: none;
        text-align: center;
        margin-right: 0;
        display: block;
    }
    .feedback-wrapper blockquote {
        margin-top: 0;
    }
}

@media (min-width: 994px) and (max-width: 1199px) {
    .feedback-wrapper blockquote {
        min-height: 35vh;
    }
}

@media (max-width: 993px) {
    .feedback-wrapper .flex-container {
        flex-direction: column;
    }
    .feedback-wrapper .flex-container .item-block {
        width: 100%;
    }
}


/* FOOTER */

footer {
    height: auto !important;
}

shape-outer {
    display: flex;
    flex-shrink: 0;
    height: calc(150px + 4vw);
    width: calc(150px + 4vw);
    margin: 25px;
    background-image: linear-gradient(to bottom right, #ff3cac, #562b7c, #2b86c5);
}

.shape-inner {
    height: calc(130px + 4vw);
    width: calc(130px + 4vw);
    background: #fff;
    background-size: cover;
    margin: auto;
}

.pentagon {
    -webkit-clip-path: polygon(50% 0%, 100% 40%, 82% 100%, 18% 100%, 0% 40%);
    clip-path: polygon(50% 0%, 100% 40%, 82% 100%, 18% 100%, 0% 40%);
}

.hexagon {
    -webkit-clip-path: polygon( 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.heptagon {
    -webkit-clip-path: polygon( 50% 0%, 90% 20%, 100% 62%, 75% 100%, 25% 100%, 0% 62%, 10% 20%);
    clip-path: polygon( 50% 0%, 90% 20%, 100% 62%, 75% 100%, 25% 100%, 0% 62%, 10% 20%);
}

.octagon {
    -webkit-clip-path: polygon( 30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon( 30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}

.nonagon {
    -webkit-clip-path: polygon( 50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
    clip-path: polygon( 50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
}

.decagon {
    -webkit-clip-path: polygon( 50% 0%, 80% 10%, 100% 35%, 100% 65%, 80% 90%, 50% 100%, 20% 90%, 0 65%, 0 35%, 20% 10%);
    clip-path: polygon( 50% 0%, 80% 10%, 100% 35%, 100% 65%, 80% 90%, 50% 100%, 20% 90%, 0 65%, 0 35%, 20% 10%);
}

.circle {
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
}

.ellipse {
    -webkit-clip-path: ellipse(35% 50% at 50% 50%);
    clip-path: ellipse(35% 50% at 50% 50%);
}

.triangle {
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.rhombus {
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.trapezoid {
    -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
}

.parallelogram {
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.bevel {
    -webkit-clip-path: polygon( 20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
    clip-path: polygon( 20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
}

.rabbet {
    -webkit-clip-path: polygon( 0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
    clip-path: polygon( 0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}

.sign-left {
    -webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
}

.sign-right {
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}

.chevron-left {
    -webkit-clip-path: polygon( 100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}

.chevron-right {
    -webkit-clip-path: polygon( 75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}


/* window onload popup */

#onload-modal img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    padding: 50px;
}

#onload-modal .popup-notice {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    padding: 20px 10px;
    min-width: 320px;
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    max-width: 1000px;
    box-sizing: border-box;
    width: 90%;
    background: #fbebf6;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
    color: #7f0946;
    overflow: initial !important;
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.5)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}