@charset "UTF-8";
html {
    width: auto !important;
}

body {
    word-wrap: break-word;
    font-family: "DINPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    word-break: break-word;
    background: url("https://storage-asset.msi.com/event/2021/cnd/Solution-Promotion-MSI-35th-Anniversary-Deals-2021/images/ID/all_bg.jpg") no-repeat #f1f1f1;
    background-size: contain;
}

@media (max-width: 960px) {
    body {
        background: url("https://storage-asset.msi.com/event/2021/cnd/Solution-Promotion-MSI-35th-Anniversary-Deals-2021/images/ID/all_bg-m.jpg") no-repeat !important;
        background-size: contain;
        background-color: #f1f1f1 !important;
    }
}

a {
    outline: 0;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.container {
    max-width: 2200px;
    margin: 0 auto;
    width: 90%;
}

.main-title {
    color: #b78f3c;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Black';
}

@media (max-width: 1366px) {
    .main-title {
        color: #b78f3c;
        font-size: 50px;
    }
}

.common-title {
    color: #b78f3c;
    font-size: 45px;
    text-transform: uppercase;
    margin: 50px 0 10px 0;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    line-height: 51px;
    font-family: 'DINPro-Medium';
}

@media (max-width: 960px) {
    .common-title {
        color: #b78f3c;
        font-size: 30px;
        line-height: 36px;
        margin: 0;
        margin-bottom: 30px;
        text-shadow: 0 0 5px rgba(241, 241, 241, 0.8), 0 0 5px rgba(241, 241, 241, 0.8);
    }
}

.common-title1 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    background: #b78f3c;
    padding: 10px;
    display: inline-block;
}

@media (max-width: 960px) {
    .common-title1 {
        color: #fff;
        font-size: 20px;
    }
}

@media (max-width: 5000px) {
    .common-title1 {
        color: #fff;
        font-size: 16px;
    }
}

.common-title2 {
    color: #000;
    font-size: 34px;
    margin: 5px 0;
    font-weight: bold;
    text-align: center;
}

@media (max-width: 960px) {
    .common-title2 {
        color: #000;
        font-size: 30px;
    }
}

@media (max-width: 500px) {
    .common-title2 {
        color: #000;
        font-size: 24px;
    }
}

.common-title3 {
    color: #000;
    font-size: 20px;
    padding: 0 10px;
    text-align: center;
    font-weight: bold;
    background: #f7f0de;
    margin: 0;
    border-radius: 10px 10px 0 0;
    min-height: 64px;
    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;
}

@media (max-width: 960px) {
    .common-title3 {
        color: #000;
        font-size: 20px;
    }
}

.common-title4 {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
    text-align: center;
}

@media (max-width: 960px) {
    .common-title4 {
        color: #fff;
        font-size: 22px;
    }
}

.common-title5 {
    color: #000;
    font-size: 20px;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #c5c2ba;
    margin: 0;
}

@media (max-width: 960px) {
    .common-title5 {
        color: #000;
        font-size: 20px;
    }
}

.main-text {
    color: #4e3500;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 2% 0;
    font-family: 'DINPro-Regular';
}

@media (max-width: 1366px) {
    .main-text {
        color: #4e3500;
        font-size: 26px;
    }
}

.main-text1 {
    color: #525252;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0 0 2% 0;
    font-family: 'DINPro-Regular';
}

@media (max-width: 1366px) {
    .main-text1 {
        color: #525252;
        font-size: 26px;
    }
}

.common-text {
    color: #525252;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}

@media (max-width: 500px) {
    .common-text {
        color: #525252;
        font-size: 18px;
        line-height: 24px;
    }
}

.common-text1 {
    color: #727272;
    font-size: 20px;
    text-align: center;
}

@media (max-width: 500px) {
    .common-text1 {
        color: #727272;
        font-size: 18px;
        line-height: 24px;
    }
}

.common-text2 {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    margin: 10px 0;
}

.common-text3 {
    color: #3c3c3c;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    min-height: 96px;
    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;
}

@media (max-width: 500px) {
    .common-text3 {
        color: #3c3c3c;
        font-size: 18px;
        line-height: 24px;
        padding: 10px;
        min-height: auto;
    }
}

.common-text4 {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    text-align: center;
    padding: 5px;
    background: #f8f4e9;
    border-radius: 0 0 10px 10px;
    border-top: 1px solid #cb8e33;
}

.common-text5 {
    color: #727272;
    font-size: 20px;
}

.common-text6 {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    text-align: center;
    padding: 5px;
    border-radius: 0 0 10px 10px;
}

sup {
    text-transform: none;
}

@media (max-width: 960px) {
    .pc {
        display: none;
    }
}

.mobile {
    display: none;
}

@media (max-width: 960px) {
    .mobile {
        display: block;
    }
}

.combine {
    height: 100%;
}

.comSoon {
    height: 50vh;
}

.comSoon-txt {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.hidden {
    display: none;
}

.blue-bg {
    background: #92999c;
}

.skin-bg {
    background: #b78f3c;
}

.blue-bg2 {
    background: #87adbe;
}

.blue-bg3 {
    background: #6596ad;
}

.listStyle {
    list-style-type: decimal;
    margin-left: 30px;
}

.listStyle li {
    margin: 10px 0;
    list-style-type: decimal;
}

.listBlock {
    margin: 5px 0 0 0;
    margin-left: 30px;
}

.listBlock li {
    margin: 5px 0;
}

.listBlock li .listBlock {
    margin-left: 0;
}

.listBlock li .listBlock li {
    list-style-type: decimal;
}

.listBlock li .listBlock li:nth-of-type(1) {
    color: #656565;
}

.listBlock li:nth-of-type(1) {
    font-weight: bold;
    color: #000;
    list-style-type: disc;
}

.listdecimal {
    list-style-type: decimal;
}


/* to top */

.btn-top {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    z-index: 9999;
    border: 3px solid #465860;
}

.btn-top img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn-top:hover {
    background-color: #fcfcfc;
    color: #0d133a;
}

.btn-top:hover i {
    font-size: 20px;
}

article {
    position: relative;
}

@media (max-width: 960px) {
    .animation__balloon {
        display: none;
    }
}

.animation__balloon img {
    width: 90%;
}

.animation__balloon-b50 {
    position: absolute;
    top: 60%;
    right: 2%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: -1;
}

.animation__balloon-b10 {
    position: absolute;
    top: 80%;
    right: 1%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: -1;
}

.animation__balloon-b50-1 {
    position: absolute;
    top: 75%;
    right: 3%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: -1;
}

.animation__balloon-b40 {
    position: absolute;
    top: 30%;
    left: 5%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: -1;
}

.animation__balloon-b20 {
    position: absolute;
    top: 45%;
    left: 2%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: -1;
}

.animation__balloon-b30 {
    position: absolute;
    top: 93%;
    left: 1%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    z-index: -1;
}


/* kv */

.kv {
    padding-bottom: 6%;
    position: relative;
}

@media (max-width: 768px) {
    .kv__balloon {
        display: none;
    }
}

.kv__balloon img {
    width: 90%;
}

.kv__balloon-b50 {
    position: absolute;
    top: 18%;
    left: 2%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 960px) {
    .kv__balloon-b50 {
        top: 5%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b50 img {
        width: 80%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b50 img {
        width: 70%;
    }
}

.kv__balloon-b50-box {
    position: relative;
}

.kv__balloon-b50-box-num {
    color: #828282;
    font-size: 80px;
    position: absolute;
    -webkit-transform: rotate(-10deg) translate(-50%, -50%);
    transform: rotate(-10deg) translate(-50%, -50%);
    left: 50%;
    top: 43%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1366px) {
    .kv__balloon-b50-box-num {
        left: 42%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b50-box-num {
        color: #828282;
        font-size: 70px;
        left: 38%;
    }
}

.kv__balloon-b50-box-num b {
    color: #828282;
    font-size: 45px;
}

.kv__balloon-b10 {
    position: absolute;
    top: 60%;
    left: 3%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 960px) {
    .kv__balloon-b10 {
        top: 25%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b10 img {
        width: 85%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b10 img {
        width: 75%;
    }
}

.kv__balloon-b10-box {
    position: relative;
}

.kv__balloon-b10-box-num {
    color: #a1833e;
    font-size: 60px;
    position: absolute;
    -webkit-transform: rotate(3deg) translate(-50%, -50%);
    transform: rotate(3deg) translate(-50%, -50%);
    left: 45%;
    top: 48%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1200px) {
    .kv__balloon-b10-box-num {
        color: #a1833e;
        font-size: 50px;
        left: 36%;
    }
}

.kv__balloon-b10-box-num b {
    color: #a1833e;
    font-size: 30px;
}

.kv__balloon-b40 {
    position: absolute;
    top: 30%;
    right: 3%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1500px) {
    .kv__balloon-b40 {
        right: 2%;
        text-align: center;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b40 {
        right: 1%;
        top: 25%;
    }
}

.kv__balloon-b40 img {
    width: 80%;
}

@media (max-width: 1750px) {
    .kv__balloon-b40 img {
        width: 75%;
    }
}

@media (max-width: 1500px) {
    .kv__balloon-b40 img {
        width: 70%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b40 img {
        width: 60%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b40 img {
        width: 50%;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b40 img {
        width: 60%;
    }
}

.kv__balloon-b40-box {
    position: relative;
}

.kv__balloon-b40-box-num {
    color: #a1833e;
    font-size: 65px;
    position: absolute;
    -webkit-transform: rotate(8deg) translate(-50%, -50%);
    transform: rotate(8deg) translate(-50%, -50%);
    left: 38%;
    top: 52%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1500px) {
    .kv__balloon-b40-box-num {
        color: #a1833e;
        font-size: 60px;
        left: 45%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b40-box-num {
        color: #a1833e;
        font-size: 50px;
        left: 50%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b40-box-num {
        color: #a1833e;
        font-size: 40px;
    }
}

.kv__balloon-b40-box-num b {
    color: #a1833e;
    font-size: 38px;
}

@media (max-width: 1366px) {
    .kv__balloon-b40-box-num b {
        color: #a1833e;
        font-size: 30px;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b40-box-num b {
        color: #a1833e;
        font-size: 25px;
    }
}

.kv__balloon-b30 {
    position: absolute;
    top: 75%;
    right: 3%;
    display: inline-block;
    -webkit-animation: balloons 4s ease-in-out infinite;
    animation: balloons 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (max-width: 1500px) {
    .kv__balloon-b30 {
        right: 3%;
        top: 80%;
        text-align: center;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b30 {
        display: none;
    }
}

.kv__balloon-b30 img {
    width: 70%;
}

@media (max-width: 1750px) {
    .kv__balloon-b30 img {
        width: 65%;
    }
}

@media (max-width: 1500px) {
    .kv__balloon-b30 img {
        width: 60%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b30 img {
        width: 50%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b30 img {
        width: 40%;
    }
}

.kv__balloon-b30-box {
    position: relative;
}

.kv__balloon-b30-box-num {
    color: #a1833e;
    font-size: 45px;
    position: absolute;
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
    transform: rotate(0deg) translate(-50%, -50%);
    left: 35%;
    top: 45%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1500px) {
    .kv__balloon-b30-box-num {
        left: 50%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b30-box-num {
        color: #a1833e;
        font-size: 30px;
    }
}

.kv__balloon-b30-box-num b {
    color: #a1833e;
    font-size: 30px;
}

@media (max-width: 1200px) {
    .kv__balloon-b30-box-num b {
        color: #a1833e;
        font-size: 20px;
    }
}

.kv__balloon-b20 {
    position: absolute;
    top: 50%;
    right: 1%;
    display: inline-block;
    -webkit-animation: balloons1 4s ease-in-out infinite;
    animation: balloons1 4s ease-in-out infinite;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    text-align: right;
}

@media (max-width: 1500px) {
    .kv__balloon-b20 {
        right: 1%;
        text-align: right;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b20 {
        right: 1%;
        top: 40%;
    }
}

.kv__balloon-b20 img {
    width: 80%;
}

@media (max-width: 1750px) {
    .kv__balloon-b20 img {
        width: 75%;
    }
}

@media (max-width: 1500px) {
    .kv__balloon-b20 img {
        width: 70%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b20 img {
        width: 60%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b20 img {
        width: 50%;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b20 img {
        width: 60%;
    }
}

.kv__balloon-b20-box {
    position: relative;
}

.kv__balloon-b20-box-num {
    color: #828282;
    font-size: 70px;
    position: absolute;
    -webkit-transform: rotate(-5deg) translate(-50%, -50%);
    transform: rotate(-5deg) translate(-50%, -50%);
    left: 60%;
    top: 43%;
    font-weight: bold;
    text-align: center;
    font-family: 'DINPro-Medium';
    width: 80%;
    margin: auto;
}

@media (max-width: 1500px) {
    .kv__balloon-b20-box-num {
        color: #828282;
        font-size: 60px;
        left: 65%;
    }
}

@media (max-width: 1366px) {
    .kv__balloon-b20-box-num {
        color: #828282;
        font-size: 50px;
        left: 70%;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b20-box-num {
        left: 75%;
    }
}

@media (max-width: 960px) {
    .kv__balloon-b20-box-num {
        left: 70%;
    }
}

.kv__balloon-b20-box-num b {
    color: #828282;
    font-size: 45px;
}

@media (max-width: 1366px) {
    .kv__balloon-b20-box-num b {
        color: #828282;
        font-size: 35px;
    }
}

@media (max-width: 1200px) {
    .kv__balloon-b20-box-num b {
        color: #828282;
        font-size: 30px;
    }
}

.kv__wrap {
    position: relative;
    z-index: 10;
}

.kv__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 15%;
    padding: 2% 0 0 0;
}

@media (max-width: 960px) {
    .kv__logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
    }
}

.kv__logo-th35 {
    text-align: center;
}

@media (max-width: 500px) {
    .kv__logo-th35 {
        width: 50%;
    }
}

.kv__logo-th35-text {
    padding: 1% 0;
    display: block;
}

.kv__logo-th35 figure {
    width: 70%;
    margin: auto;
}

.kv__logo-intel {
    text-align: center;
    margin-left: -2%;
}

.kv__logo-intel figure {
    width: 70%;
    margin: auto;
}

.kv__logo-intel-text {
    font-weight: bold;
    margin-top: 5px;
    display: block;
    letter-spacing: 1px;
}

.kv__logo-intel-text span {
    color: #000;
    font-size: 12px;
}

.kv__flexblock {
    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: 100%;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 960px) {
    .kv__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 5% auto;
    }
}

@media (max-width: 960px) {
    .kv__flexblock-textbox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
    }
}

@media (max-width: 960px) {
    .kv__flexblock-itembox {
        width: 90%;
        margin: auto;
    }
}

@media (max-width: 960px) {
    .kv__flexblock-itembox figure {
        margin: auto;
    }
}

@-webkit-keyframes balloons {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(-4deg);
        transform: translateY(0) rotate(-4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(4deg);
        transform: translateY(-25px) rotate(4deg);
    }
}

@keyframes balloons {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(-4deg);
        transform: translateY(0) rotate(-4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(4deg);
        transform: translateY(-25px) rotate(4deg);
    }
}

@-webkit-keyframes balloons1 {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(4deg);
        transform: translateY(0) rotate(4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(-4deg);
        transform: translateY(-25px) rotate(-4deg);
    }
}

@keyframes balloons1 {
    0%,
    100% {
        -webkit-transform: translateY(0) rotate(4deg);
        transform: translateY(0) rotate(4deg);
    }
    50% {
        -webkit-transform: translateY(-25px) rotate(-4deg);
        transform: translateY(-25px) rotate(-4deg);
    }
}


/* intro */

.intro {
    padding: 5% 0;
}

.intro__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
    background: rgba(255, 255, 255, 0.4);
    padding: 5%;
    border-radius: 30px;
}

@media (max-width: 500px) {
    .intro__wrap {
        width: 90%;
    }
}


/* model */

.model {
    padding: 5% 0;
}

.model__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

@media (max-width: 500px) {
    .model__wrap {
        width: 90%;
    }
}

.sliderNavi {
    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;
    position: relative;
}

.sliderNavi div {
    width: calc(100%/5);
    background: #424242;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    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: 10px;
    border-radius: 12px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    margin: 2px 0;
    text-align: center;
}

@media (max-width: 768px) {
    .sliderNavi div {
        width: calc( 100%/3);
    }
}

@media (max-width: 600px) {
    .sliderNavi div {
        width: calc( 100%/2);
    }
}

.sliderNavi .active_h {
    color: #424242;
    background: #b78f3c;
}

.tab-content {
    width: 80%;
    margin: auto;
}

.tabWrap-right {
    border: 1px solid #b88e3c;
    border-radius: 60px;
    margin: 5% 5px;
    background: #fefaef;
    margin-top: 1%;
}

@media (max-width: 500px) {
    .tabWrap-right {
        border-radius: 20px;
    }
}

.tabWrap-right .tabContent {
    position: relative;
    padding: 30px 0;
}

.tabWrap-right .tabContent .overlay {
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    border-radius: 60px;
    font-size: 80px;
    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: #fff;
    top: 0;
    text-align: center;
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent .overlay {
        font-size: 50px;
    }
}

.tabWrap-right .tabContent__wrapbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__wrapbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabWrap-right .tabContent__flexbox {
    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;
}

.tabWrap-right .tabContent__flexbox-item {
    width: calc( 100%/2 - 20px);
    border: 1px solid #cb8e33;
    border-radius: 10px;
    margin: 10px;
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexbox-item {
        width: 100%;
    }
}

.tabWrap-right .tabContent__flexbox-item:hover {
    -webkit-box-shadow: 0 0 10px rgba(195, 185, 165, 0.8), 0 0 10px rgba(195, 185, 165, 0.8);
    box-shadow: 0 0 10px rgba(195, 185, 165, 0.8), 0 0 10px rgba(195, 185, 165, 0.8);
}

.tabWrap-right .tabContent__tagbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__tagbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 5% auto;
    }
}

.tabWrap-right .tabContent__tagbox figure {
    margin: 3% 0 0 0;
}

.tabWrap-right .tabContent__tagbox figure img {
    width: 60%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__tagbox figure img {
        margin: auto;
    }
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__tagbox figure img {
        width: 40%;
    }
}

.tabWrap-right .tabContent__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85%;
    margin: auto;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabWrap-right .tabContent__flexblock-itembox {
    width: 50%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock-itembox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.tabWrap-right .tabContent__flexblock-itembox figure {
    position: relative;
}

.tabWrap-right .tabContent__flexblock-itembox figure span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 5%;
    left: 12%;
    background: #d80e0e;
    border-radius: 100%;
    padding: 10px 30px;
    width: 5em;
    height: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
    box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock-itembox figure span {
        width: 4em;
        height: 4em;
        padding: 0;
        left: 0;
    }
}

.tabWrap-right .tabContent__flexblock-textbox {
    width: 50%;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock-textbox {
        width: 100%;
        margin: auto;
        padding: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock-textbox {
        width: 80%;
    }
}

.tabWrap-right .tabContent__flexblock-textbox ul {
    list-style: disc;
    margin: 4% 0;
}

.tabWrap-right .tabContent__flexblock-textbox ul li {
    color: #656565;
    font-size: 20px;
    line-height: 26px;
    list-style: disc;
    margin: 10px 0;
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock-textbox ul li {
        color: #656565;
        font-size: 18px;
    }
}

.tabWrap-right .tabContent__flexblock-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock-buy {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 750px) {
    .tabWrap-right .tabContent__flexblock-buy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.tabWrap-right .tabContent__flexblock-buy span {
    color: #525252;
    font-size: 20px;
    display: block;
    text-decoration: line-through;
}

.tabWrap-right .tabContent__flexblock-buy a {
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    background: #a50d0d;
}

@media (max-width: 750px) {
    .tabWrap-right .tabContent__flexblock-buy a {
        margin: 8% 0;
    }
}

.tabWrap-right .tabContent__flexblock1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock1 {
        width: 80%;
        margin: 8% auto;
    }
}

.tabWrap-right .tabContent__flexblock1-itembox {
    width: 50%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock1-itembox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
    }
}

.tabWrap-right .tabContent__flexblock1-itembox figure {
    position: relative;
}

.tabWrap-right .tabContent__flexblock1-itembox figure span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 5%;
    left: 12%;
    background: #d80e0e;
    border-radius: 100%;
    padding: 10px 30px;
    width: 5em;
    height: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
    box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock1-itembox figure span {
        width: 4em;
        height: 4em;
        padding: 0;
        left: 0;
    }
}

.tabWrap-right .tabContent__flexblock1-textbox {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
}

@media (max-width: 960px) {
    .tabWrap-right .tabContent__flexblock1-textbox {
        width: 100%;
        margin: auto;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .tabWrap-right .tabContent__flexblock1-textbox {
        width: 80%;
    }
}

.tabWrap-left {
    border: 1px solid #b88e3c;
    border-radius: 60px;
    margin: 5% 5px;
    background: #fefaef;
    margin-top: 1%;
}

@media (max-width: 500px) {
    .tabWrap-left {
        border-radius: 20px;
    }
}

.tabWrap-left .tabContent__flexbox {
    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;
}

.tabWrap-left .tabContent__flexbox-item {
    width: calc( 100%/2 - 20px);
    border: 1px solid #cb8e33;
    border-radius: 10px;
    margin: 10px;
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexbox-item {
        width: 100%;
    }
}

.tabWrap-left .tabContent__flexbox-item:hover {
    -webkit-box-shadow: 0 0 10px rgba(195, 185, 165, 0.8), 0 0 10px rgba(195, 185, 165, 0.8);
    box-shadow: 0 0 10px rgba(195, 185, 165, 0.8), 0 0 10px rgba(195, 185, 165, 0.8);
}

.tabWrap-left .tabContent__tagbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 5%;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__tagbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 5% auto;
    }
}

.tabWrap-left .tabContent__tagbox figure {
    margin: 3% 0 0 0;
}

.tabWrap-left .tabContent__tagbox figure img {
    width: 60%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__tagbox figure img {
        margin: auto;
    }
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__tagbox figure img {
        width: 40%;
    }
}

.tabWrap-left .tabContent__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85%;
    margin: auto;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tabWrap-left .tabContent__flexblock-itembox {
    width: 50%;
    text-align: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock-itembox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.tabWrap-left .tabContent__flexblock-itembox figure {
    position: relative;
}

.tabWrap-left .tabContent__flexblock-itembox figure span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 5%;
    right: 12%;
    background: #d80e0e;
    border-radius: 100%;
    padding: 10px 30px;
    width: 5em;
    height: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
    box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexblock-itembox figure span {
        width: 4em;
        height: 4em;
        padding: 0;
        right: 0;
    }
}

.tabWrap-left .tabContent__flexblock-textbox {
    width: 50%;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock-textbox {
        width: 100%;
        margin: auto;
        padding: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexblock-textbox {
        width: 80%;
    }
}

.tabWrap-left .tabContent__flexblock-textbox ul {
    list-style: disc;
    margin: 4% 0;
}

.tabWrap-left .tabContent__flexblock-textbox ul li {
    color: #656565;
    font-size: 20px;
    line-height: 26px;
    list-style: disc;
    margin: 10px 0;
}

@media (max-width: 500px) {
    .tabWrap-left .tabContent__flexblock-textbox ul li {
        color: #656565;
        font-size: 18px;
    }
}

.tabWrap-left .tabContent__flexblock-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 960px) {
    .tabWrap-left .tabContent__flexblock-buy {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 750px) {
    .tabWrap-left .tabContent__flexblock-buy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.tabWrap-left .tabContent__flexblock-buy span {
    color: #525252;
    font-size: 20px;
    display: block;
    text-decoration: line-through;
}

.tabWrap-left .tabContent__flexblock-buy a {
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    background: #a50d0d;
}

@media (max-width: 750px) {
    .tabWrap-left .tabContent__flexblock-buy a {
        margin: 8% 0;
    }
}

.awardbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.awardbox figure {
    margin-right: 10px;
}

@media (max-width: 500px) {
    #Motherboard {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    #GraphicsCard {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    #PCComponent {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    #SSD {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    #GamingGears {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    #Monitor {
        padding: 0 10px;
    }
}

#Monitor .tabWrap-right {
    text-align: center;
    padding: 3% 0;
}

@media (max-width: 500px) {
    #Desktop {
        padding: 0 10px;
    }
}

#Desktop .tabWrap-right {
    text-align: center;
    padding: 3% 0;
}

@media (max-width: 500px) {
    #DtMnt {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    #PROMntDt {
        padding: 0 10px;
    }
}

#MSIPC {
    margin-top: 5%;
}

@media (max-width: 500px) {
    #MSIPC {
        padding: 0 10px;
    }
}

#MSIPC .tabWrap-right {
    text-align: center;
    padding: 3% 0;
}


/* Rekomendasi Powered by MSI PC Set */

.set {
    margin: 5% 0;
}

.set__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

@media (max-width: 500px) {
    .set__wrap {
        width: 90%;
    }
}

.set__wrap .tabWrap-right {
    border: 1px solid #b88e3c;
    border-radius: 60px;
    margin: 5% 0;
    background: #fefaef;
    margin-top: 1%;
}

.set__wrap .tabWrap-right .tabContent {
    position: relative;
}

.set__wrap .tabWrap-right .tabContent .overlay {
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: 100%;
    border-radius: 60px;
    font-size: 80px;
    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: #fff;
    top: 0;
    text-align: center;
}

@media (max-width: 500px) {
    .set__wrap .tabWrap-right .tabContent .overlay {
        font-size: 50px;
    }
}

.set__wrap .tabWrap-right .tabContent__wrapbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.set__wrap .tabWrap-right .tabContent__flexbox {
    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;
}

.set__wrap .tabWrap-right .tabContent__flexbox-item {
    width: 100%;
    border: 1px solid #c5c2ba;
    border-radius: 10px;
    margin: 10px;
}

.set__wrap .tabWrap-right .tabContent__flexbox-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.set__wrap .tabWrap-right .tabContent__flexbox-item a {
    color: #000;
}

.set__wrap .tabWrap-right .tabContent__flexbox-item a:hover {
    color: #7b7b7b;
}

.set__wrap .tabWrap-right .tabContent__flexbox-item-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #79c043;
    border-radius: 0 0 10px 10px;
    padding: 0 5px;
}

.set__wrap .tabWrap-right .tabContent__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5% 0;
    width: 90%;
    margin: auto;
}

@media (max-width: 960px) {
    .set__wrap .tabWrap-right .tabContent__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.set__wrap .tabWrap-right .tabContent__flexblock-itembox {
    width: 50%;
    text-align: center;
}

@media (max-width: 960px) {
    .set__wrap .tabWrap-right .tabContent__flexblock-itembox {
        width: 90%;
        margin: auto;
        margin-bottom: 5%;
    }
}

.set__wrap .tabWrap-right .tabContent__flexblock-itembox figure {
    position: relative;
}

.set__wrap .tabWrap-right .tabContent__flexblock-itembox span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 5%;
    left: 12%;
    background: #d80e0e;
    border-radius: 100%;
    padding: 10px 30px;
    width: 5em;
    height: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
    box-shadow: 0 0 5px #980000, 0 0 10px rgba(255, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .set__wrap .tabWrap-right .tabContent__flexblock-itembox span {
        width: 4em;
        height: 4em;
        padding: 0;
        left: 0;
    }
}

.set__wrap .tabWrap-right .tabContent__flexblock-textbox {
    width: 50%;
    margin: 0;
    padding: 0;
}

@media (max-width: 960px) {
    .set__wrap .tabWrap-right .tabContent__flexblock-textbox {
        width: 80%;
        margin: auto;
        padding: 0;
    }
}

.set__wrap .tabWrap-right .tabContent__flexblock-textbox-btn {
    color: #fff;
    font-size: 20px;
    display: block;
    border-radius: 50px;
    padding: 10px 20px;
    background: #ff0000;
    margin: 3% auto;
    width: 96%;
}

.set__wrap .tabWrap-right .tabContent__flexblock-textbox-btn:hover {
    text-decoration: none;
    background: #ff3333;
}


/* EXTRA GIFT */

.gift {
    margin: 10% 0;
}

.gift__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

@media (max-width: 500px) {
    .gift__wrap {
        width: 90%;
    }
}

.gift__wrap figure {
    text-align: center;
}


/* LUCKY DRAW */

.draw {
    margin: 10% 0;
}

.draw__wrap {
    width: 80%;
    margin: auto;
    max-width: 2200px;
}

@media (max-width: 500px) {
    .draw__wrap {
        width: 90%;
    }
}

.draw__wrap figure {
    text-align: center;
}

.draw__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 70%;
    margin: auto;
    list-style: disc;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 960px) {
    .draw__flexblock {
        width: 100%;
    }
}

.draw__flexblock li {
    list-style: disc;
    margin: 0 20px;
    width: 30%;
    text-align: left;
}

@media (max-width: 960px) {
    .draw__flexblock li {
        width: 40%;
    }
}

@media (max-width: 500px) {
    .draw__flexblock li {
        width: 100%;
    }
}


/* CARA TO REDEEM */

.redeem {
    margin: 10% 0;
}

.redeem__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

@media (max-width: 500px) {
    .redeem__wrap {
        width: 90%;
    }
}

.redeem__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0;
}

@media (max-width: 960px) {
    .redeem__step {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.redeem__step-box {
    width: calc( 100%/3 - 10px);
}

@media (max-width: 960px) {
    .redeem__step-box {
        width: 90%;
        margin: auto;
    }
}

.redeem__step-box ul {
    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__step-box ul li {
    color: #727272;
    font-size: 20px;
    font-weight: normal;
    list-style: decimal;
}

.redeem__step-box-icon {
    color: #fff;
    font-size: 30px;
    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: 30px auto;
    width: 30%;
    font-weight: bold;
}

.redeem__step-box-icon p {
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    overflow: hidden;
}

.redeem__step-box-arrow {
    width: 5%;
    height: 300px;
    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;
}

@media (max-width: 960px) {
    .redeem__step-box-arrow {
        display: none;
    }
}

.redeem__step-box-arrow .arrow {
    width: 50%;
    height: 1px;
    background: #333;
}

.redeem__now {
    text-align: center;
}

.redeem__now a {
    color: #fff;
    font-size: 25px;
    display: block;
    padding: 13px 20px;
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: auto;
    border: 1px solid transparent;
    width: calc( 100%/3 - 20px);
    text-align: center;
    background: #b78f3c;
    border-radius: 50px;
}

@media (max-width: 960px) {
    .redeem__now a {
        width: 100%;
        margin: auto;
    }
}

@media (max-width: 500px) {
    .redeem__now a {
        color: #fff;
        font-size: 20px;
    }
}

.redeem__now a:hover {
    color: #fff;
    background: #caa65c;
    text-decoration: none;
}

.redeem__now a:focus {
    color: #fff;
    text-decoration: none;
}

.redeem__btnbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 5vh 0 5vh;
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 960px) {
    .redeem__btnbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.redeem__btnbox-redemption {
    width: calc( 100%/3 - 20px);
}

@media (max-width: 1366px) {
    .redeem__btnbox-redemption {
        width: calc( 100%/2 - 20px);
    }
}

@media (max-width: 960px) {
    .redeem__btnbox-redemption {
        width: 100%;
        margin: 10px auto;
    }
}

.redeem__btnbox-redemption a {
    color: #303030;
    font-size: 25px;
    display: block;
    background: #d6d6d6;
    padding: 13px 20px;
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 10px;
    border-radius: 50px;
}

@media (max-width: 960px) {
    .redeem__btnbox-redemption a {
        width: 100%;
        margin: auto;
    }
}

@media (max-width: 500px) {
    .redeem__btnbox-redemption a {
        color: #303030;
        font-size: 20px;
    }
}

.redeem__btnbox-redemption a:hover {
    color: #303030;
    background: #e2e2e2;
    text-decoration: none;
}

.redeem__btnbox-redemption a:focus {
    color: #3b7aa0;
    text-decoration: none;
}

.redeem__btnbox-terms {
    width: calc( 100%/3 - 20px);
}

@media (max-width: 1366px) {
    .redeem__btnbox-terms {
        width: calc( 100%/2 - 20px);
    }
}

@media (max-width: 960px) {
    .redeem__btnbox-terms {
        width: 100%;
        margin: 10px auto;
    }
}

.redeem__btnbox-terms>a {
    color: #303030;
    font-size: 25px;
    display: block;
    background: #d6d6d6;
    padding: 18px 30px;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 10px;
    border-radius: 50px;
}

@media (max-width: 960px) {
    .redeem__btnbox-terms>a {
        width: 100%;
        margin: auto;
    }
}

.redeem__btnbox-terms a:hover {
    color: #303030;
    background: #f0f0f0;
    text-decoration: none;
}

.redeem__btnbox-terms a:focus {
    color: #3b7aa0;
    text-decoration: none;
}

.redeem__btnbox-support {
    width: calc( 100%/3 - 20px);
}

@media (max-width: 1366px) {
    .redeem__btnbox-support {
        width: calc( 100%/2 - 20px);
    }
}

@media (max-width: 960px) {
    .redeem__btnbox-support {
        width: 100%;
        margin: 10px auto;
    }
}

.redeem__btnbox-support a {
    color: #303030;
    font-size: 25px;
    display: block;
    background: #d6d6d6;
    padding: 18px 30px;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 10px;
    border-radius: 50px;
}

@media (max-width: 960px) {
    .redeem__btnbox-support a {
        width: 100%;
        margin: auto;
    }
}

.redeem__btnbox-support a:hover {
    color: #303030;
    background: #f0f0f0;
    text-decoration: none;
}

.redeem__btnbox-support a:focus {
    color: #3b7aa0;
    text-decoration: none;
}


/* Where to buy */

.wtb {
    position: relative;
}

.wtb__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

@media (max-width: 500px) {
    .wtb__wrap {
        width: 90%;
    }
}


/* Don’t Miss the Extra Prize */

.promo {
    margin: 10% 0;
}

.promo__wrap {
    width: 80%;
    margin: auto;
    max-width: 1440px;
}

@media (max-width: 500px) {
    .promo__wrap {
        width: 90%;
    }
}

.promo__flexblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 10;
    margin-top: 5%;
}

@media (max-width: 960px) {
    .promo__flexblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.promo__flexblock-item {
    text-align: center;
    width: 40%;
    border: 3px dashed #ccc;
    border-radius: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.1), 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.1), 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #e9e9e9;
}

@media (max-width: 960px) {
    .promo__flexblock-item {
        width: 50%;
        margin: 5% auto;
    }
}

@media (max-width: 768px) {
    .promo__flexblock-item {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .promo__flexblock-item {
        width: 90%;
        margin: 5% auto;
    }
}

.promo__flexblock-item figure img {
    width: 100%;
    border-radius: 0 0 30px 30px;
}


/*# sourceMappingURL=main-id.css.map */