@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");

ul {
	
	margin-block-start: 5px;
    margin-block-end: 5px;
	
}
#diwali {
    font-family: "Segoe UI", "Helvetica", "Arial", sans-serif;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    word-wrap: break-word;
    word-break: break-word;
    overflow-x: hidden;
}

#diwali * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#diwali img {
    max-width: 100%;
    vertical-align: bottom;
	margin: auto;
    display: block;
}


#diwali .common__container {
    width: 85%;
    margin: 0 auto;
    max-width: 1440px;
}

#diwali .common__title {
    text-align: center;
    font-size: 34px;
    /* text-shadow: #01d4d8 0 0 20px; */
    text-transform: uppercase;
    color: #fff;
}

@media (min-width: 992px) {
    #diwali .common__title {
        font-size: 48px;
    }
}

#diwali .common__subtitle {
    text-align: center;
    font-size: 34px;
    /* text-shadow: #01d4d8 0 0 20px; */
    color: #fff;
}

@media (min-width: 992px) {
    #diwali .common__subtitle {
        font-size: 48px;
    }
}

#diwali .menuTab ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
	padding: 0;
}

#diwali .menuTab ul li {
    padding: 10px 15px;
    text-shadow: #000 1px 1px 1px;
    text-align: center;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3 - 1px);
    flex: 0 0 calc(100% / 3 - 1px);
    font-size: 16px;
    margin-left: 1px;
    background: linear-gradient(to right top, #e2a000, #f5b92a, #e2a000);
    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;
}

#diwali .menuTab ul li:hover,
#diwali .menuTab ul li.menuTab--active {
    -webkit-box-shadow: #000 0 0 10px inset;
    box-shadow: #000 0 0 20px inset;
    background: linear-gradient(to right top, #af7c00, #d7a326, #af7c00)
}

@media (min-width: 992px) {
    #diwali .menuTab ul li {
        background: linear-gradient(to right top, #e2a000, #f5b92a, #e2a000);
        font-size: 20px;
        padding: 15px;
        font-weight: bold;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #diwali .menuTab ul li:hover,
    #diwali .menuTab ul li.menuTab--active {
        /* background: none; */
    }
}
@media (max-width: 480px) {
    #diwali .menuTab ul li {
        width: 100%;
    }

    #diwali .menuTab ul {
        display: block;
		margin-top: 30px;
    }
}

#diwali .tabbox {
    display: none;
}

#diwali .tabbox--active {
    display: block;
}

#diwali .kv img {
    width: 100%;
}

#diwali #msipd {
    background: linear-gradient(to bottom, #020102 0%, #01050e, #310222);
    background-size: cover;
    padding: 3vh 0;
}

#diwali .intro {
    text-align: center;
    /* background: url(../images/bg-intro.jpg) center center no-repeat;
    background-size: cover; */
}

#diwali .intro h1 {
    font-size: 45px;
    /* text-shadow: #01d4d8 0 0 20px; */
    padding: 2px 0;
    color: #FFF;
}

#diwali .intro h2 {
    font-size: 26px;
    /* text-shadow: #cc00ff 0 0 20px; */
    padding: 20px 0;
    color: #FFF;
	
}

#diwali .intro p {
    color: #FFF;
    font-size: 20px;
}

#diwali .intro .date span {
    display: block;
    font-size: 26px;
    /* background: -webkit-gradient(linear, left top, right top, from(#01d4d8), to(#cc00ff));
    background: linear-gradient(to bottom, #a9a9a9 0%, #a9a9a9 52%, #898989 52%, #898989 100%);
    background-clip: text;
    -webkit-background-clip: text; */
    color: #fff;
    font-weight: bold;
}

#diwali .intro h1 span {
    font-size: 22px;
    font-weight: normal;
    display: block;
    line-height: 30px !important;
}

@media (min-width: 992px) {
    #diwali .intro {
        padding: 0;
        font-size: 20px;
    }
    #diwali .intro h1 {
        font-size: 40px;
        padding-bottom: 0;
    }
    #diwali .intro h1 strong {
        display: block;
        font-size: 40px;
    }
    #diwali .intro h1 span {
        font-size: 22px;
        font-weight: normal;
        display: block;
    }
    #diwali .intro h2 {
        padding: 0;
        font-size: 40px;
    }
    #diwali .intro h2 strong {
        text-decoration: underline;
    }
    #diwali .intro .img {
        padding: 25px 0;
		max-width: 80%;
    }
    #diwali .intro .date span {
        font-size: 40px;
    }
}

@media (max-width: 600px) {
    #diwali .intro {
        padding: 0;
        font-size: 20px;
    }
    #diwali .intro h1 {
        font-size: 28px;
        padding-bottom: 0;
    }
    #diwali .intro h1 strong {
        display: block;
        font-size: 28px;
    }
    #diwali .intro h1 span {
        font-size: 22px;
        font-weight: normal;
        display: block;
    }
    #diwali .intro h2 {
        padding: 0;
        font-size: 40px;
    }
    #diwali .intro h2 strong {
        text-decoration: underline;
    }
    #diwali .intro .img {
        padding: 25px 0;
    }
    #diwali .intro .date span {
        font-size: 24px;
    }
}

#diwali .date {
    /* color: #6f6f71  */
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.2);
    padding: 3% 0;
    margin: 4% 0;
}

#diwali .pdbox {
    /* background: url(../images/bg-game.jpg) center center no-repeat ;
  background-size: cover;
  background-attachment: fixed;
  padding: 3vh 0; */
}

#diwali .pdlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    padding: 25px 0 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#diwali .pd__item {
    /* margin: 3vh auto 4vh; */
    background: rgba(255,255,255,0.2);
    padding: 15px;
    width: calc(100%/2 - 10px);
    padding: 20px 20px 45px;
    box-shadow: 1px 2px 2px #c1c1c1;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.5s all ease-in;
    margin: 1% 0;
    position: relative
}

#diwali .pd__item ul {
    padding: 8px 6px;
}

#diwali .pd__item ul li {
    padding: 1px 0;
    color: #fff;
    font-size: 0.9em;
	list-style-type: disc;
    list-style-position: inside;
}

#diwali .pd__item2perrow {
    /* margin: 3vh auto 4vh; */
    background: rgba(255,255,255,0.2);
    padding: 15px;
    width: calc(100%/2 - 10px);
    padding: 20px 20px 45px;
    box-shadow: 1px 2px 2px #c1c1c1;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.5s all ease-in;
    margin: 1% 0;
    position: relative
}

#diwali .pd__item2perrow ul {
    padding: 4px 10px;
	list-style-position: inside;
}

#diwali .pd__item2perrow ul li {
    padding: 1px 0;
    color: #fff;
    font-size: 0.9em;
	list-style-type: disc;
	list-style-position: inside;
}

#diwali .pd__btn {
    padding-top: 15px;
	text-shadow: #734612 1px 1px 1px;
}

#diwali .pd__btn a {
    /* background: linear-gradient(to bottom, #c9c9c9 0%, #c9c9c9 52%, #b2b2b2 52%, #b2b2b2 100%);
    color: #ffffff;
    width: 100%;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    display: block;
    transition: 0.5s all ease-in; */
    font-weight: bold;
    background-image: linear-gradient(to right, #d4a200 0%, #e6b30e 51%, #d4a200 100%);
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s;
    background-size: 200% auto;
    
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    box-shadow: 1px 1px 5px #919191;
    color: #fff;
}

#diwali .pd__btn a:hover {
    /* transform: translateY(-5px);
     background-position: right center; /* change the direction of the change here */
    background-position: right center;
    /* change the direction of the change here */
    text-decoration: none;
}

#diwali .pd__item::before {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    border-right: #e7e7e7 5px solid;
    border-top: #939393 5px solid;
    top: 0;
    right: 0;
}

#diwali .pd__item::after {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    border-left: #e7e7e7 5px solid;
    border-bottom: #939393 5px solid;
    bottom: 0;
    left: 0;
}

#diwali .pd__item2perrow::before {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    border-right: #e7e7e7 5px solid;
    border-top: #939393 5px solid;
    top: 0;
    right: 0;
}

#diwali .pd__item2perrow::after {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    border-left: #e7e7e7 5px solid;
    border-bottom: #939393 5px solid;
    bottom: 0;
    left: 0;
}

@media (min-width: 992px) {
    #diwali .pdbox {
        padding-top: 10px;
    }
    #diwali .pdlist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 25px 0 80px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #diwali .pd__item {
        /* -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%; */
        width: calc(100%/3 - 40px);
        margin: 1%;
        position: relative;
        padding: 20px 20px 45px;
        box-shadow: 1px 2px 2px #c1c1c1;
        -webkit-transition: 0.5s all ease-in;
        transition: 0.5s all ease-in;
    }
    #diwali .pd__item::before {
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        border-right: #e7e7e7 5px solid;
        border-top: #939393 5px solid;
        top: 0;
        right: 0;
    }
    #diwali .pd__item::after {
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        border-left: #e7e7e7 5px solid;
        border-bottom: #939393 5px solid;
        bottom: 0;
        left: 0;
    }
    #diwali .pd__item:hover {
        -webkit-box-shadow: #afafaf 0 0 10px;
        box-shadow: #afafaf 0 0 10px;
    }


    #diwali .pd__item2perrow {
        /* -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%; */
        width: calc(100%/2 - 40px);
        margin: 1%;
        position: relative;
        padding: 20px 20px 45px;
        box-shadow: 1px 2px 2px #c1c1c1;
        -webkit-transition: 0.5s all ease-in;
        transition: 0.5s all ease-in;
    }
    #diwali .pd__item2perrow::before {
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        border-right: #e7e7e7 5px solid;
        border-top: #939393 5px solid;
        top: 0;
        right: 0;
    }
    #diwali .pd__item2perrow::after {
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        border-left: #e7e7e7 5px solid;
        border-bottom: #939393 5px solid;
        bottom: 0;
        left: 0;
    }
    #diwali .pd__item2perrow:hover {
        -webkit-box-shadow: #afafaf 0 0 10px;
        box-shadow: #afafaf 0 0 10px;
    }
}


@media (max-width: 600px) {
    #diwali .pd__item {
        width: 95%;
        margin: 2% auto;
    }


	#diwali .pd__item2perrow {
        width: 95%;
        margin: 2% auto;
    }
}

#diwali .prize__item {
    /* margin: 3vh auto 4vh; */
    background: rgba(255,255,255,0.2);
    padding: 15px;
    width: calc(100%/2 - 10px);
    padding: 20px 20px 45px;
    box-shadow: 1px 2px 2px #c1c1c1;
    -webkit-transition: 0.5s all ease-in;
    transition: 0.5s all ease-in;
    margin: 1% 0;
    position: relative
}

#diwali .prize__item ul {
    padding: 10px;
}

#diwali .prize__item ul li {
    padding: 5px 0;
    color: #fff;
    font-size: 0.9em;
    list-style: inside;
}

#diwali .pd__btn {
    padding-top: 15px;
}

#diwali .pd__btn a {
    /* background: linear-gradient(to bottom, #c9c9c9 0%, #c9c9c9 52%, #b2b2b2 52%, #b2b2b2 100%);
    color: #ffffff;
    width: 100%;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    display: block;
    transition: 0.5s all ease-in; */
    font-weight: bold;
    background-image: linear-gradient(to right, #d4a200 0%, #e6b30e 51%, #d4a200 100%);
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s;
    background-size: 200% auto;
    
    box-shadow: 0 0 20px #eee;
    border-radius: 60px;
    display: block;
    box-shadow: 1px 1px 5px #919191;
    color: #fff;
}

#diwali .pd__btn a:hover {
    /* transform: translateY(-5px);
     background-position: right center; /* change the direction of the change here */
    background-position: right center;
    /* change the direction of the change here */
    text-decoration: none;
}

#diwali .prize__item::before {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    border-right: #e7e7e7 5px solid;
    border-top: #939393 5px solid;
    top: 0;
    right: 0;
}

#diwali .prize__item::after {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    border-left: #e7e7e7 5px solid;
    border-bottom: #939393 5px solid;
    bottom: 0;
    left: 0;
}

@media (min-width: 992px) {
    #diwali .pdbox {
        padding-top: 10px;
    }
    #diwali .pdlist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 25px 0 80px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #diwali .prize__item {
        /* -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%; */
        width: calc(100%/2 - 70px);
        margin: 1% 2% 1%;
        position: relative;
        padding: 20px 20px 45px;
        box-shadow: 1px 2px 2px #c1c1c1;
        -webkit-transition: 0.5s all ease-in;
        transition: 0.5s all ease-in;
    }
    #diwali .prize__item::before {
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        border-right: #e7e7e7 5px solid;
        border-top: #939393 5px solid;
        top: 0;
        right: 0;
    }
    #diwali .prize__item::after {
        content: "";
        position: absolute;
        display: block;
        width: 25px;
        height: 25px;
        border-left: #e7e7e7 5px solid;
        border-bottom: #939393 5px solid;
        bottom: 0;
        left: 0;
    }
    #diwali .prize__item:hover {
        -webkit-box-shadow: #afafaf 0 0 10px;
        box-shadow: #afafaf 0 0 10px;
    }
}

@media (max-width: 600px) {
    #diwali .prize__item {
        width: 80%;
        margin: 2% auto;
    }
}


#diwali .reviews {
    background: linear-gradient(to bottom, #020102 0%, #01050e, #310222);
    background-size: cover;
    padding: 3vh 0;
}

#diwali .reviews .vdimg {
    position: relative;
    display: block;
    padding-bottom: 56%;
    overflow: hidden;
}

#diwali .reviews .vdimg img {
    position: absolute;
    -webkit-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    -webkit-transform: scale(1);
    transform: scale(1);
    top: 0;
    left: 0;
}

#diwali .reviews .vdimg::after {
    font-family: 'diwaliicons';
    content: "\e912";
    position: absolute;
    width: 100%;
    height: calc(100% - 30px);
    top: 0%;
    left: 0;
    z-index: 3;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 65px;
    color: #fff;
    -webkit-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-shadow: #000 0 0 5px;
}

#diwali .reviews .vdimg:hover::after {
    color: #f00;
}

#diwali .reviews__list {
    text-align: center;
    padding: 3vh 0;
}

#diwali .reviews__item {
    margin: 0px 10px 25px;
    background: #222222;
    vertical-align: top;
}

#diwali .reviews__item:hover {
    -webkit-box-shadow: 1px 2px 20px #c1c1c1;
    box-shadow: 1px 2px 20px #c1c1c1;
}

#diwali .reviews__txt {
    padding: 15px;
}

#diwali .reviews__btn {
    padding-top: 15px;
}

#diwali .reviews__btn a {
    background: -webkit-gradient(linear, left top, right top, from(#01d4d8), color-stop(#013041), to(#cc00ff));
    background: linear-gradient(to right, #01d4d8, #013041, #cc00ff);
    color: #ffffff;
    width: 100%;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    display: block;
}

#diwali .reviews__btn a:hover {
    background: -webkit-gradient(linear, left top, right top, from(#cc00ff), color-stop(#013041), to(#01d4d8));
    background: linear-gradient(to right, #cc00ff, #013041, #01d4d8);
    -webkit-box-shadow: #000 0 0 20px inset;
    box-shadow: #000 0 0 20px inset;
}

@media (min-width: 992px) {
    #diwali .reviews__item {
        width: 30%;
        display: inline-block;
        margin: 25px 10px 25px;
    }
    #diwali .reviews__item h3 {
        min-height: 100px;
        margin-bottom: 10px;
        position: relative;
    }
    #diwali .reviews__item h3::after {
        content: "";
        display: block;
        width: 100px;
        height: 1px;
        background: #444444;
        position: absolute;
        bottom: 0;
        left: calc( 50% - 50px);
    }
    #diwali .reviews__item p {
        min-height: 80px;
    }
}

/* power */
#diwali .power {
    padding: 5vh 0;
    min-height: 90vh;
    background: url(https://storage-asset.msi.com/event/2022/cnd/best-prebuilt-gaming-pcs-powered-by-msi/images/white/bg-game.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 0;
}

#diwali .power p {
    color: #6f6f71;
    font-size: 20px;
}

#diwali .power .iconBox {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    max-width: 1000px;
    margin: 4% auto;
}

#diwali .power .iconBox__item {
    width: 100%;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.8);
    padding: 25px;
    box-shadow: 0 5px 8px #ddd;
    margin: 4% 2% 0;
}

#diwali .power .iconBox__item-date {
    width: 50%;
    color: #fff;
    background: #444;
    padding: 6px 15px;
    margin: 10px 0;
    display: inline;
}

#diwali .power .iconBox__item h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 20px;
    text-align: center;
}

#diwali .power .iconBox__item-box figure {
    margin: 10px 0;
    text-align: center;
}

#diwali .power .iconBox__item a {
    background-image: linear-gradient(to right, #ededed 0%, #FFFFFF 51%, #ededed 100%);
    margin: 20px 0 0;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    box-shadow: 1px 1px 5px #919191;
    color: #000;
} 

#diwali .power .iconBox__item .des {
    margin: 20px 0;
    font-size: 18px;
}

@media (max-width: 992px) {
    #diwali .power .iconBox {
        width: 100%;
        display: block;
    }
    #diwali .power .iconBox__item h4 {
        font-size: 20px;
        font-weight: bold;
        color: #000;
    }
    #diwali .power .iconBox__item .des {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    #diwali .power .iconBox__item a {
        padding: 5px;
        font-size: 14px;
        width: 50%;
    }
}

/* end */

#diwali .promotion {
    background: linear-gradient(to bottom, #020102 0%, #01050e, #310222);
    background-size: cover;
    padding: 3vh 0;
}

#diwali .promotionbox {
    text-align: center;
    margin-top: 5vh;
}

#diwali .promotionbox a {
    outline: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    vertical-align: top;
    color: #fff;
    background: #111;
    text-decoration: none;
}

#diwali .promotionbox a .img {
    position: relative;
    display: block;
    padding-bottom: 100%;
    overflow: hidden;
}

#diwali .promotionbox a .img img {
    left: 0;
    position: absolute;
    -webkit-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

#diwali .promotionbox a p {
    padding: 25px;
    text-align: center;
}

#diwali .promotionbox a:nth-child(2n) {
    background: #222;
}

#diwali .promotionbox a:hover {
    background: #878787;
}

#diwali .promotionbox a:hover:nth-child(2n) {
    background: #878787;
}

#diwali .promotionbox a:hover .img img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

#diwali .promotionbox a:hover:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: 1s btn ease;
    animation: 1s btn ease;
}

#diwali .promotionbox a:hover:before {
    background: rgba(0, 0, 0, 0);
}

@media (min-width: 992px) {
    #diwali .promotionbox a {
        display: inline-block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(100% / 4);
        margin: 0;
        padding: 0;
    }
}


/*# sourceMappingURL=main.css.map */



.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;
}
@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: 30%;
  border: 1px solid #f5b92a;
  border-radius: 20px;
  -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: linear-gradient(to right top, #e2a000, #f5b92a, #e2a000);
}
@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 .commonText1 {
	text-shadow: #734612 1px 1px 1px;
	margin: 6px 0px;
	font-weight: bold;
}

.promo__flexblock-item figure {
  margin: 2px;
}

.promo__flexblock-item figure img {
  width: 100%;
  border-radius: 0 0 20px 20px;
  display: block;
}
  
/*# sourceMappingURL=redeem-and-down.css.map */



