@keyframes slide-in{0%{top:-30px;opacity:0}to{top:0;opacity:1}}@keyframes slide-out{0%{top:0;opacity:1}to{top:-30;opacity:0}}@keyframes spinner{to{transform:rotate(360deg)}}body,html{height:100%}body{display:block;width:100%;font-family:OpenSansRegular,Arial,sans-serif;user-select:none;font-size:14px;overflow-x:hidden;scroll-behavior:smooth;overflow-y:auto}body::-webkit-scrollbar{width:6px;background-color:#eee}body::-webkit-scrollbar-track{background-color:#ccc}body::-webkit-scrollbar-thumb{height:25%;background-color:#333}.deck{display:block;width:100%;min-height:750px}.no-content{display:block;padding:10px;margin:5px;background:#eee;color:#333;text-transform:capitalize}.app-error-modal{position:fixed;top:-50%;left:0;width:calc(100% - 20px);z-index:20000;padding:10px;transition:top 250ms ease-in-out}.app-error-modal.active{top:23px}.app-error-modal .modal{display:block;margin:0 auto;max-width:650px;padding:10px;background:#fff;border:1px solid #000;text-align:center;border-radius:5px}.app-error-modal .modal p{line-height:19px}.app-view-web{display:block;margin:0 auto;max-width:500px;height:100%;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.app-view-web.is_mobile{height:calc(100% - 49px);padding-bottom:49px}.app-view-web .loading{display:flex;width:100%;height:100%}.app-view-web .loading span{margin:auto;padding:5px 15px;background:#000;color:#fff;border-radius:30px}header{height:50px;background:rgba(238,238,238,.5);position:relative;z-index:500}header .well{display:flex;margin:0 auto;padding:10px;max-width:1330px;height:calc(100% - 20px);position:relative}.header-mobile .well h1,header .well h1{display:table;font-size:18px;background:#333;color:#fff;padding:6px 10px;text-transform:uppercase;position:relative;overflow:hidden;margin:0}.header-mobile .well h1 a,header .well h1 a{color:#fff}.header-mobile .well h1 span,header .well h1 span{color:#dc143c;font-family:OpenSansExtraBold,Arial,sans-serif}header .well nav.category{margin:auto auto auto 0;padding-left:15px}.header-mobile .well nav.rt ul.head::after,.sub-head .well ul::after,.sub-head .well::after,.sub-head-top .well ul::after,footer .well .col .block ul::after,footer .well ul.legal::after,footer .well::after,header .well nav.category ul::after,header .well nav.rt ul.head::after{content:"";display:block;clear:both}.header-mobile .well nav.rt ul.head li,header .well nav.category ul li,header .well nav.rt ul.head li{display:inline-block;float:left}.sub-head-top .well ul li a,header .well nav.category ul li a{display:block;padding:10px;transition:all 200ms ease-in-out}.sub-head-top .well ul li a:hover,header .well nav.category ul li a:hover{background:#eee;font-weight:700;border-radius:5px}header .well nav.rt{margin:auto 0}header .well nav.rt ul.head li{margin-right:2px}header .well nav.rt ul.head li:last-child{margin-right:0}header .well nav.rt ul.head li .drop-show-menu,header .well nav.rt ul.head li .search{display:none;padding:7px 10px;background:#eee;position:relative;height:18px}header .well nav.rt ul.head li .search i{margin:auto}header .well nav.rt ul.head li .drop-show-menu{width:15px;flex-direction:column}header .well nav.rt ul.head li .drop-show-menu:after{content:"";position:absolute;left:2px;background:url(../images/icons/bars-2.png)center no-repeat;width:30px;height:20px;background-size:cover}.header-mobile .well nav.rt ul.head li a,header .well nav.rt ul.head li a{display:block;padding:7px 10px;background:#eee;position:relative}header .well nav.rt ul.head li a.userDropMenu{font-family:"Font Awesome 6 Free";position:relative;padding:0;width:35.75px;height:32px}.deck-stuff .head .well .filter-stuff #filter-stuff.active,.deck-stuff .head .well .filter-stuff .filter-menu .list .wrap ul li.active,.footer-mobile .well ul.nav li a.active,header .well nav.rt ul.head li a.userDropMenu.active{background:#000;color:#fff}header .well nav.rt ul.head li a.userDropMenu::after{content:"";font-size:18px;position:absolute;top:0;left:0;padding:7px 10px}.header-mobile .well nav.rt ul.head li a i,header .well nav.rt ul.head li a i{font-size:18px;position:relative}.header-mobile .well nav.rt ul.head li a small,header .well nav.rt ul.head li a small{position:absolute;top:0;right:0;background:#000;color:#fff;font-size:10px;padding:2px 3px}header .well nav.rt .account-menu{display:none;position:absolute;top:105%;right:0;background:#fff;z-index:10;width:250px;box-shadow:0 0 3px 0 rgba(0,0,0,.3);border:1px solid #000;border-radius:2px}header .well nav.rt .account-menu ul li,header .well nav.rt .account-menu.active{display:block}header .well nav.rt .account-menu ul li.mypoints{padding:10px;border-bottom:1px dashed #000;text-transform:capitalize}header .well nav.rt .account-menu ul li.mypoints span{display:block;padding-top:5px;font-size:13px;font-weight:400}.sub-head .well h4,header .well nav.rt .account-menu ul li.mypoints span small{display:inline-block;float:right}header .well nav.rt .account-menu ul li a,header .well nav.rt .account-menu ul li span.openModal{display:block;padding:10px;color:#000;background:0 0;position:relative}header .well nav.rt .account-menu ul li a span,header .well nav.rt .account-menu ul li span.openModal span{display:inline-block;float:right;font-weight:700}header .well nav.rt .account-menu ul li a.access,header .well nav.rt .account-menu ul li span.openModal.access{padding:15px}header .well nav.rt .account-menu ul li a.access:hover,header .well nav.rt .account-menu ul li span.openModal.access:hover{border-left:2px solid #000;background:#eee}header .well nav.rt .account-menu ul li a.access span,header .well nav.rt .account-menu ul li span.openModal.access span{float:left;width:25px}.sub-head-top,footer{position:relative;z-index:10}.sub-head-top{display:none;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.15)}.sub-head-top .well{padding:5px 0}.sub-head-top .well ul{display:table;margin:0 auto}.sub-head-top .well ul li{display:inline-block;float:left;margin-right:5px}.sub-head{display:none;background:#000;border-bottom:1px solid #000}.sub-head .well,.sub-head-top .well{display:block;max-width:1350px;margin:0 auto}.sub-head .well h4{float:left;padding:10px;background:#333;color:#fff;text-transform:uppercase}.footer-mobile .well .shop-modal-nav .well ul li a i,.footer-mobile .well .user-modal-nav .well h3 span small,.footer-mobile .well .user-modal-nav .well ul li a i,.sub-head .well ul,footer .well .col{display:inline-block;float:right}.sub-head .well ul li{display:inline-block;float:left;text-transform:capitalize}.sub-head .well ul li a,footer .well,footer .well ul.legal li a{display:block;padding:10px;color:#fff}.header-mobile{height:40px;background:rgba(238,238,238,.5);position:relative;box-shadow:0 0 4px 0 rgba(0,0,0,.5);z-index:500}.header-mobile.hide{display:none}.header-mobile .well{display:flex;margin:0 auto;padding:5px 10px;max-width:500px;height:calc(100% - 20px);position:relative}.header-mobile .well nav.rt{position:absolute;top:5px;right:8px}footer{border-top:1px dashed #333;background:#333;box-shadow:0-.2em 3px 0 rgba(0,0,0,.3)}footer .well{margin:0 auto;max-width:1350px;height:100%;padding:1em 0}footer .well .col{float:left;width:calc(17.5% - 20px);padding:10px;min-height:140px}footer .well .col:first-child{float:right;width:calc(30% - 20px)}footer .well .col .block h3,footer .well .col .block ul li a{display:block;padding:10px;font-size:14px}footer .well .col .block .error-subscribe{display:none;font-size:12px;padding:0 5px;margin:0 10px 5px;background:rgba(255,165,0,.2);color:orange}.foot-layer .well .error-subscribe p,footer .well .col .block .error-subscribe p{padding:0;line-height:unset}.foot-layer .well .error-subscribe.active,footer .well .col .block .error-subscribe.active{display:table}.foot-layer .well label,footer .well .col .block label{display:block;padding:0 10px;position:relative}.foot-layer .well label input[type=text],footer .well .col .block label input[type=text]{display:block;padding:10px 20px;width:100%;box-sizing:border-box;outline:0;border-radius:30px;border:1px dashed #ccc}.foot-layer .well label span,footer .well .col .block label span{position:absolute;top:-2px;right:13px;margin-top:5px;padding:8px 10px;background-color:#000;color:#fff;text-align:center;border-radius:30px}footer .well .col .block label small{display:block;font-size:11px;padding-top:5px;line-height:20px}.foot-layer .well ul li,footer .well .col .block ul li{display:inline-block;float:left;width:calc(50% - 10px);margin:0 5px}footer .well .col .block ul li a{background:#000;color:#fff;border-radius:5px;font-weight:700}footer .well .col .block ul li a span{font-weight:400}footer .well .col.links h3{padding:10px;font-size:16px}footer .well .col.links h3 i{display:none;float:right;font-size:12px}footer .well .col.links p{padding:10px;line-height:20px}footer .well .col.links ul{overflow:hidden;height:auto}footer .well .col.links ul.active{height:fit-content;transition:all 200ms ease-in-out}.foot-layer,.footer-mobile .well .shop-modal-nav.active,footer .well .col.links ul li{display:block}footer .well .col.links ul li a{display:block;padding:10px;color:#fff;text-transform:capitalize}footer .well h5,footer .well ul.legal{display:table;float:left;box-sizing:border-box}footer .well ul.legal{width:calc(100% - 20px);border-top:1px dashed rgba(238,238,238,.2);border-bottom:1px dashed rgba(238,238,238,.2);padding:0 10px}footer .well ul.legal li{display:inline-block;float:left;font-size:13px}footer .well h5{width:calc(100% - 40px);font-weight:400;margin-top:15px;padding:10px 20px;font-size:13px;line-height:20px;border-top:1px dashed #ccc}footer .well h5 a{color:#fff}.foot-layer{background:#eee}.foot-layer .well{max-width:1350px;height:100%;margin:auto}.deck-home .deck-layer .product-list::after,.deck-home .deck-layer .well::after,.deck-home .deck-layer.app-download .well .col .content ul::after,.deck-home .deck-layer.home-product-col .col-wrap::after,.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image ul::after,.deck-home .deck-layer.home-product-featured .col-wrap::after,.deck-home .deck-layer.showcase-1 .well::after,.deck-home .deck-layer.showcase-2 .well::after,.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap ul::after,.deck-home .splash .well::after,.foot-layer .well::after,.footer-mobile .well ul.nav::after{content:"";display:block;clear:both}.foot-layer .well .col,.footer-mobile .well ul.nav li{display:inline-block;float:left;width:50%}.deck-home .deck-layer.whyus .well ul li i,.foot-layer .well,.foot-layer .well h3,.foot-layer .well ul li a{display:block;padding:10px}.foot-layer .well .error-subscribe{display:none;font-size:12px;padding:0 5px;margin:0 10px 5px;background:rgba(255,165,0,.2);color:orange}.foot-layer .well ul li a{background:#000;color:#fff;border-radius:5px;font-size:16px}.foot-layer .well ul li a span,footer .well .col .block ul li a span{display:block;margin-top:5px;font-size:12px}.cookie-modal{display:flex;position:fixed;bottom:0;left:0;border-top:1px solid #ccc;width:100%;padding:10px;background:#fff;z-index:20}.cookie-modal.hide,.footer-mobile.hide{display:none}.cookie-modal p{display:block;margin:auto;line-height:21px}.cookie-modal p a,footer .well h5 a{text-decoration:underline}.cookie-modal p span{display:inline-block;margin-left:10px;padding:3px 10px;background:#333;color:#fff}.footer-note{display:flex;background:#000;padding:10px;color:#fff}.footer-note p{line-height:19px;margin:0 auto;text-align:center}.footer-mobile{position:fixed;bottom:0;left:0;width:100%;min-height:25px;background:#eee;z-index:100;box-shadow:0 0 4px 0 rgba(0,0,0,.3)}.deck-home .splash,.footer-mobile .well{display:block;position:relative;box-sizing:border-box}.footer-mobile .well{margin:0 auto;max-width:500px;height:100%}.footer-mobile .well ul.nav li{width:25%;position:relative;color:#333}.footer-mobile .well ul.nav li a{display:block;padding:10px;font-size:12px;text-align:center}.footer-mobile .well ul.nav li a i{display:block;font-size:14px;padding-bottom:3px}.footer-mobile .well .shop-modal-nav,.footer-mobile .well .user-modal-nav{display:none;position:absolute;bottom:49px;left:0;width:100%;padding:10px;box-sizing:border-box;z-index:150}.footer-mobile .well .shop-modal-nav .well{display:block;margin:0 auto;background:#fff;border-radius:2px;box-shadow:0 0 6px 0#ccc;overflow:hidden}.footer-mobile .well .shop-modal-nav .well h3{padding:10px;font-size:16px;border-bottom:1px dashed #ccc}.footer-mobile .well .shop-modal-nav .well ul li,.footer-mobile .well .user-modal-nav .well ul li{display:block;float:none;padding:0;border-bottom:1px dashed #eee;border-right:none}.footer-mobile .well .shop-modal-nav .well ul li a,.footer-mobile .well .user-modal-nav .well ul li a{display:block;padding:15px;font-size:14px;transition:all 200ms ease-in-out}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul li span.active,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul li span:active,.footer-mobile .well .shop-modal-nav .well ul li a:active,.footer-mobile .well .user-modal-nav .well ul li a:active,.payment-modal-2 .modal button:active,.payment-modal-2 .modal input[type=submit]:active{background:#000;color:#fff;font-weight:700}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap ul li,.footer-mobile .well .user-modal-nav.active{display:block}.footer-mobile .well .user-modal-nav .well{display:block;margin:0 auto;background:#fff;border:1px solid #000;border-radius:5px;box-shadow:0 0 6px 0#ccc;overflow:hidden}.footer-mobile .well .user-modal-nav .well h3{padding:10px;font-size:14px;border-bottom:1px solid #000}.footer-mobile .well .user-modal-nav .well h3 span{display:block;font-size:12px;padding-top:5px;font-weight:400}.footer-mobile .well .user-modal-nav .well ul li{position:relative}.footer-mobile .well .user-modal-nav .well ul li span{position:absolute;top:0;right:0;padding:10px;font-weight:700}.footer-mobile .well .user-modal-nav .well ul li a{padding:10px;text-transform:capitalize}.deck-home .splash{width:100%;height:650px;background:#333;overflow:hidden}.deck-home .splash .well{display:block;margin:0 auto;width:100%;height:100%;z-index:1;position:unset}.deck-home .splash .well .home-page-slider{display:block;z-index:10;height:inherit}.deck-home .splash .well .home-page-slider .swiper-pagination{bottom:1em}.deck-home .splash .well .home-page-slider .swiper-pagination span{background:#fff;transition:all 150ms ease-in-out}.deck-home .splash .well .home-page-slider .swiper-pagination span[aria-current=true]{background:#fff;width:30px;border-radius:30px}.deck-home .splash .well .home-page-slider .swiper-button-next,.deck-home .splash .well .home-page-slider .swiper-button-prev{color:#fff;font-size:26px}.deck-home .splash .well .home-page-slider .swiper-button-next::after,.deck-home .splash .well .home-page-slider .swiper-button-prev::after{content:""}.deck-home .splash .well .home-page-slider .swiper-slide{display:block;background:0 0;background:#fff;height:650px;color:#fff;position:unset!important;overflow:hidden!important}.deck-home .splash .well .home-page-slider .swiper-slide .wraps,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .wraps{display:flex;max-width:1350px;height:100%;margin:0 auto;position:relative;top:0;left:0;z-index:100}.deck-home .splash .well .home-page-slider .swiper-slide .image,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .image{position:relative;top:0;left:0;height:100%;width:100%;background:#ccc;overflow:hidden;z-index:1;margin:auto auto -650px}.deck-home .splash .well .home-page-slider .swiper-slide .image .m,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .image .m{position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .splash .well .home-page-slider .swiper-slide .image .m.img1,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .image .m.img1{background:#d79501 url(../images/slide/img1.png)right no-repeat;background-size:80%;background-position-x:150%;background-position-y:-5%}.deck-home .splash .well .home-page-slider .swiper-slide .image .m.img2,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .image .m.img2{background:#80090b url(../images/slide/img2.png)right no-repeat;background-size:60%;background-position-x:100%;background-position-y:30%}.deck-home .splash .well .home-page-slider .swiper-slide .content,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content{display:flex;float:left;width:calc(40% - 2em);height:calc(60% - 2.5em);color:#fff;margin:auto auto auto 0;padding:1em;position:relative}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap{margin:auto 0}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap h2,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap h2{display:table;font-size:4vw;padding:10px;position:relative;z-index:20}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap h2 span,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap h2 span{display:block;padding-top:10px;font-size:16px;font-weight:400;line-height:20px;text-transform:none}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap ul,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap ul{display:table;position:relative;z-index:20;padding:0 10px;text-transform:capitalize}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap ul li a,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap ul li a{display:table;margin-top:10px;padding:10px 15px;background:#000;color:#fff;font-size:14px;font-weight:700}.deck-home .deck-layer{display:block;min-height:350px}.deck-home .deck-layer .well{display:block;margin:0 auto;max-width:1350px}.deck-home .deck-layer.home-products{max-height:525px;overflow:hidden}.deck-home .deck-layer.home-products h2{text-align:center;padding:1em;font-size:26px}.deck-home .deck-layer.home-products h2 span{display:block;padding-top:10px;font-size:14px}.deck-home .deck-layer.home-product-featured{overflow:hidden;padding:1em 2px}.deck-home .deck-layer.home-product-col h2,.deck-home .deck-layer.home-product-featured h2{display:table;text-align:left;margin:0 10px;padding:1em 0;font-size:26px;text-transform:uppercase}.deck-home .deck-layer.home-product-col h2 span,.deck-home .deck-layer.home-product-featured h2 span{display:block;padding-top:10px;font-size:14px;font-weight:400;text-transform:none;color:#777}.deck-home .deck-layer.home-product-featured .col-wrap{display:block}.deck-home .deck-layer.home-product-col .col-wrap .col,.deck-home .deck-layer.home-product-featured .col-wrap .col{display:inline-block;float:left;width:25%}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-pad{padding:10px}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box{display:block;width:100%;height:400px;box-sizing:border-box;position:relative;overflow:hidden;border-radius:5px}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image{display:block;height:318px;background:#0a6aa1;position:relative;overflow:hidden}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image .unlock{position:absolute;top:0;left:0;padding:5px 10px;background:#dc143c;color:#fff;border-radius:30px;font-weight:400;font-size:11px;text-transform:capitalize;line-height:normal}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image .sale{position:absolute;top:10px;right:0!important;left:unset;background:#dc143c;color:#fff;padding:20px 10px 10px;font-size:13px;border-bottom-left-radius:5px;border-bottom-right-radius:10px;z-index:10}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image a,.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image span{position:absolute;top:0;left:0;background:#000;color:#fff;font-size:13px;margin:5px;padding:5px 10px;border-radius:5px;text-transform:capitalize;z-index:20}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image a{left:unset;right:0}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image ul{position:absolute;bottom:0;left:0;margin:5px}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image ul li{display:inline-block;float:left;margin-right:5px}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box .image ul li i{display:block;padding:5px 10px;border-radius:5px;text-transform:capitalize;background:#000;color:#fff;font-size:12px;font-style:normal}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box h3{padding:10px;font-size:12px;text-transform:uppercase!important;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box h3 span{display:block;padding-top:5px;font-size:16px;color:#777;font-weight:700;text-transform:none}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box h3 small{display:block;padding-top:5px;color:#777;font-weight:700;text-transform:none;font-size:13px}.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box h3 small.old-points,.deck-home .deck-layer.home-product-featured .col-wrap .col .col-box h3 span.old-points{display:inline-block;padding:0;text-decoration:line-through}.deck-home .deck-layer.home-product-col{padding:1em 2px 2.5em;min-height:200px}.deck-home .deck-layer.home-product-col .well{overflow:hidden;height:100%}.deck-home .deck-layer.home-product-col .col-wrap{display:block;width:100%;position:relative}.deck-home .deck-layer.home-product-col .col-wrap .col .col-pad{padding:10px}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box{display:block;width:100%;min-height:50px;box-sizing:border-box;background:#fff;position:relative;border-radius:5px;overflow:hidden;border:1px solid #000}.deck-home .deck-layer .product-list .col .col-box.img-1:after,.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-1:after{content:"";background:url(../images/home/img-1.jpg)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer .product-list .col .col-box.img-2:after,.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-2:after{content:"";background:url(../images/home/img-2.jpg)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer .product-list .col .col-box.img-3:after,.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-3:after{content:"";background:url(../images/home/img-3.jpg)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer .product-list .col .col-box.img-4:after,.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-4:after{content:"";background:url(../images/home/img-4.jpg)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-5:after{content:"";background:url(../images/ps5.webp)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-6:after{content:"";background:url(../images/home/img-9.jpg)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-7:after{content:"";background:url(../images/home/img-21.png)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box.img-8:after{content:"";background:url(../images/home/img-14.jpg)center no-repeat;background-size:cover;position:absolute;top:0;right:0;width:100%;height:100%}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .content,.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .image{display:inline-block;float:left}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .image{width:50px;height:50px;background:#000}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .content{width:calc(100% - 50px)}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .content h3{font-size:16px;padding:5px}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .content h3 span{display:block;padding-top:5px;font-size:12px;font-weight:400}.deck-home .deck-layer.home-product-col .col-wrap .col .col-box .content a{position:absolute;top:0;right:0;margin:10px;padding:5px 10px;border:1px solid #000;background:#fff;color:#000;font-size:12px;font-weight:400;z-index:1;border-radius:5px;text-transform:capitalize}.deck-home .deck-layer.unlock-showcase{background:#eee}.deck-home .deck-layer.unlock-showcase .well{padding:0 10px 1em}.deck-home .deck-layer.unlock-showcase .well h2{font-size:22px;padding:1em;text-align:center}.deck-home .deck-layer.unlock-showcase .well h2 span{display:block;font-size:14px;padding-top:10px;font-weight:400}.deck-home .deck-layer.unlock-showcase .well .col-wrap{display:flex;gap:10px;max-width:1024px;margin:0 auto;padding-bottom:2em}.deck-home .deck-layer.unlock-showcase .well .col-wrap .col{display:block;position:relative;flex-basis:33.3333333333%}.deck-home .deck-layer.unlock-showcase .well .col-wrap .col .image{display:block;width:100%;height:250px;background:#000;margin-bottom:10px}.deck-home .deck-layer.unlock-showcase .well .col-wrap .col h3{font-size:16px;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-home .deck-layer.unlock-showcase .well .col-wrap .col h3 span{display:block;padding-top:5px;font-size:14px;font-weight:400;text-transform:none}.deck-home .deck-layer.unlock-showcase .well .col-wrap .col a{display:table;margin-top:5px;padding:5px 15px;border-radius:5px;background:#dc143c;color:#fff}.deck-home .deck-layer.unlock-showcase .well p{text-align:center;padding:10px;line-height:19px;font-size:12px}.deck-home .deck-layer.app-download .well{display:flex;gap:10px;padding:10px;min-height:inherit}.deck-home .deck-layer.app-download .well .col{flex-basis:50%}.deck-home .deck-layer.app-download .well .col:first-child .image{background:#000 url(../images/app/img-1.png)center no-repeat;background-size:cover}.deck-home .deck-layer.app-download .well .col .image{display:block;width:100%;height:300px;background:#fff url(../images/app/img-2.png)center no-repeat;background-size:50%;background-position-y:10%}.deck-home .deck-layer.app-download .well .col .content{margin-top:10px}.deck-home .deck-layer.app-download .well .col .content h2{font-size:22px;padding:0 5px}.deck-home .deck-layer.app-download .well .col .content p{line-height:19px;padding:10px 5px}.deck-home .deck-layer.app-download .well .col .content ul li,.deck-stuff .head .well .filter-stuff .filter-menu .buttons li{display:inline-block;float:left;width:calc(50% - 10px);padding:5px}.deck-home .deck-layer.app-download .well .col .content ul li a{display:block;padding:10px;background:#000;color:#fff;text-align:center}.deck-home .deck-layer.showcase-1,.deck-home .deck-layer.showcase-2{overflow:hidden;padding:10px}.deck-home .deck-layer.showcase-1 .well,.deck-home .deck-layer.showcase-2 .well{display:flex;min-height:inherit;position:relative;overflow:hidden}.deck-home .deck-layer.showcase-1 .well .col{flex-basis:60%;min-height:450px}.deck-home .deck-layer.showcase-1 .well .col.image{flex-basis:40%;overflow:hidden;float:right!important;background:#eee;border-radius:10px}.deck-home .deck-layer.showcase-1 .well .col .wrap{display:flex;height:100%;position:relative}.deck-home .deck-layer.showcase-1 .well .col .wrap .content,.deck-home .deck-layer.showcase-2 .well .col .wrap .content{display:block;margin:auto 0;padding:1.5em}.deck-home .deck-layer.showcase-1 .well .col .wrap .content h3,.deck-home .deck-layer.showcase-2 .well .col .wrap .content h3{font-size:42px;margin-bottom:10px}.deck-home .deck-layer.showcase-1 .well .col .wrap .content h3 span,.deck-home .deck-layer.showcase-2 .well .col .wrap .content h3 span,.deck-mobile-front .splash .well .content h2 span{display:block;padding-top:5px;font-size:14px;font-weight:400}.deck-home .deck-layer.showcase-1 .well .col .wrap .content a,.deck-home .deck-layer.showcase-2 .well .col .wrap .content a{display:table;margin-top:1em;padding:15px 30px;background:#dc143c;color:#fff}.deck-home .deck-layer.showcase-2 .well .col{order:1;flex-basis:60%;min-height:450px}.deck-home .deck-layer.showcase-2 .well .col.image{order:2;flex-basis:40%;overflow:hidden;float:right!important;background:#eee;border-radius:10px}.deck-home .deck-layer.showcase-2 .well .col .wrap{display:flex;height:100%;position:relative}.deck-home .deck-layer .product-list{padding:1em 0;height:400px;overflow:hidden}.deck-home .deck-layer .product-list .slick-next:before,.deck-home .deck-layer .product-list .slick-prev:before{color:#333}.deck-home .deck-layer .product-list .slick-prev{left:10px;z-index:30}.deck-home .deck-layer .product-list .slick-next{right:10px;z-index:30}.deck-home .deck-layer .product-list .slick-current .col{transform:scale(1);opacity:1;border:2px solid #333}.deck-home .deck-layer .product-list .col{display:inline-block;float:left;width:33.3333333333%;transform:scale(.8);transition:all 250ms ease-in-out;opacity:.5}.deck-home .deck-layer .product-list .col .col-pad{padding:10px}.deck-home .deck-layer .product-list .col .col-box{display:block;padding:10px;width:100%;min-height:350px;background:#333;box-sizing:border-box;overflow:hidden;position:relative}.deck-home .deck-layer .product-list .col .col-box h3{position:relative;display:table;text-align:left;z-index:1;margin:10px;padding:5px 10px;background:#fff;color:#333}.deck-home .deck-layer .product-list .col .col-box a{position:absolute;bottom:0;right:0;margin:10px;padding:10px 15px;border:1px solid #000;background:#fff;color:#000;border-radius:30px;font-size:13px;z-index:1}.deck-home .deck-layer.whyus{min-height:50px;color:#333;padding:1em}.deck-home .deck-layer.whyus .well{padding:1.5em 0;color:#777}.deck-about .well .col .content ul::after,.deck-home .deck-layer.whyus .well ul::after,.deck-home .deck-layer.whyus .well::after,.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide::after,.deck-mobile-front .deck-layer .well.list-comp::after,.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide::after,.deck-mobile-front .deck-layer .well.list-featured::after,.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide::after,.deck-mobile-front .deck-layer .well.list-new::after,.deck-points .well .col-wrap::after,.deck-rewards .deck-layer .well::after,.deck-stuff .head .well .filter-stuff .filter-menu .list .wrap ul::after{content:"";display:block;clear:both}.deck-home .deck-layer.whyus .well h3{font-size:25px;margin:0 10px 1em;text-align:center}.deck-home .deck-layer.whyus .well ul li{display:inline-block;float:left;width:calc(25% - 20px);padding:10px;font-size:12px;text-align:center}.deck-home .deck-layer.whyus .well ul li strong{display:block;padding-bottom:10px;font-size:16px}.deck-mobile-front{display:block;padding-bottom:1em}.deck-mobile-front .splash{display:block;height:180px;position:relative;padding:10px;margin-bottom:10px}.deck-mobile-front .splash .well{display:block;height:100%;position:relative;overflow:hidden;border-radius:5px}.deck-mobile-front .splash .well .content{position:absolute;bottom:0;left:0;width:calc(100% - 10px);box-sizing:border-box;margin:5px;z-index:10;color:#fff}.deck-mobile-front .splash .well .content h2{display:table;font-size:18px;background:#fff;padding:5px 10px;color:#000;text-transform:capitalize;border-radius:5px}.deck-mobile-front .splash .well .content a{position:absolute;right:0;bottom:0;padding:5px 10px;background:#dc143c;color:#fff;font-size:12px}.deck-mobile-front .deck-layer{display:block;min-height:160px}.deck-mobile-front .deck-layer .well{display:block}.deck-about,.deck-mobile-front .deck-layer .well.list-featured,.deck-mobile-front .deck-layer .well.list-new{position:relative}.deck-mobile-front .deck-layer .well.list-comp h2,.deck-mobile-front .deck-layer .well.list-featured h2,.deck-mobile-front .deck-layer .well.list-new h2{padding:10px;font-size:16px}.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide{display:block;width:100%;box-sizing:border-box}.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide .buttons{position:absolute;top:8px;right:0;margin:10px 0}.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide .swiper-button-next,.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide .swiper-button-prev{color:#000;font-size:16px}.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide .swiper-button-next::after,.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide .swiper-button-prev::after,.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide .swiper-button-next::after,.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide .swiper-button-prev::after,.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide .swiper-button-next::after,.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide .swiper-button-prev::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-button-next::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-button-prev::after{content:""}.deck-mobile-front .deck-layer .well.list-featured .wrap-featured-slide .swiper-button-prev{left:unset;right:35px}.deck-mobile-front .deck-layer .well.list-featured .col{display:inline-block;float:left;width:50%}.deck-mobile-front .deck-layer .well.list-featured .col .col-pad{padding:10px}.deck-mobile-front .deck-layer .well.list-featured .col:nth-child(even) .col-pad{padding-left:5px}.deck-mobile-front .deck-layer .well.list-featured .col:nth-child(odd) .col-pad{padding-right:5px}.deck-mobile-front .deck-layer .well.list-featured .col .col-box{display:block;box-sizing:border-box;border-radius:5px;position:relative}.deck-mobile-front .deck-layer .well.list-featured .col .col-box .image{display:block;height:150px;background:#ccc}.deck-mobile-front .deck-layer .well.list-featured .col .col-box h3,.deck-mobile-front .deck-layer .well.list-new .col .col-box h3{font-size:13px;padding-top:5px;text-transform:capitalize}.deck-mobile-front .deck-layer .well.list-comp .col .col-box .image h3 span,.deck-mobile-front .deck-layer .well.list-featured .col .col-box h3 span,.deck-mobile-front .deck-layer .well.list-new .col .col-box h3 span{display:block;font-size:10px;padding-top:3px;font-weight:400}.deck-mobile-front .deck-layer .well.list-featured .col .col-box a,.deck-mobile-front .deck-layer .well.list-new .col .col-box a{position:absolute;top:0;right:0;margin:5px;padding:3px 6px;background:#000;color:#fff;font-size:12px}.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide{display:block;width:100%;box-sizing:border-box}.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide .buttons{position:absolute;top:8px;right:0;margin:10px 0}.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide .swiper-button-next,.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide .swiper-button-prev{color:#000;font-size:16px}.deck-mobile-front .deck-layer .well.list-new .wrap-featured-slide .swiper-button-prev{left:unset;right:35px}.deck-mobile-front .deck-layer .well.list-new .col{display:inline-block;float:left;width:50%}.deck-mobile-front .deck-layer .well.list-new .col .col-pad{padding:10px}.deck-mobile-front .deck-layer .well.list-new .col:nth-child(even) .col-pad{padding-left:5px}.deck-mobile-front .deck-layer .well.list-new .col:nth-child(odd) .col-pad{padding-right:5px}.deck-mobile-front .deck-layer .well.list-new .col .col-box{display:block;box-sizing:border-box;border-radius:5px;position:relative}.deck-mobile-front .deck-layer .well.list-new .col .col-box .image{display:block;height:150px;background:#ccc;position:relative}.deck-mobile-front .deck-layer .well.list-new .col .col-box .image span{position:absolute;top:0;left:0;font-size:9px;margin:5px;padding:5px;background:#dc143c;color:#fff}.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide{display:block;width:100%;box-sizing:border-box}.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide .buttons{position:absolute;top:8px;right:0;margin:10px 0}.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide .swiper-button-next,.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide .swiper-button-prev{color:#000;font-size:16px}.deck-mobile-front .deck-layer .well.list-comp .wrap-comp-slide .swiper-button-prev{left:unset;right:35px}.deck-mobile-front .deck-layer .well.list-comp .col{display:block;width:100%}.deck-mobile-front .deck-layer .well.list-comp .col .col-pad,.deck-points .well .col-wrap .col .col-pad{padding:10px}.deck-mobile-front .deck-layer .well.list-comp .col:nth-child(even) .col-box{background:#0a6aa1}.deck-mobile-front .deck-layer .well.list-comp .col:nth-child(odd) .col-box{background:#0ff}.deck-mobile-front .deck-layer .well.list-comp .col .col-box{display:block;box-sizing:border-box;border-radius:5px;overflow:hidden;width:100%;height:250px;position:relative}.deck-mobile-front .deck-layer .well.list-comp .col .col-box .image{display:block;width:100%;height:250px;background:#000;position:relative}.deck-mobile-front .deck-layer .well.list-comp .col .col-box .image h3{font-size:13px;position:absolute;bottom:0;left:0;margin:10px;padding:10px;text-transform:capitalize;background:#fff;color:#000;z-index:20;border-radius:5px}.deck-mobile-front .deck-layer .well.list-comp .col .col-box a{position:absolute;top:0;right:0;text-align:left;background:#000;color:#fff;margin:5px;padding:5px 15px;font-size:13px;border:0}.deck-mobile-front .deck-layer .well.list-comp .col .col-box.empty .image{display:flex;background:#000 url(../images/home/img-8.jpg)center no-repeat;background-size:cover}.deck-mobile-front .deck-layer .well.list-comp .col .col-box.empty .image h3{position:unset;margin:auto;z-index:20;background:#000;color:#fff;padding:5px 10px;width:auto}.deck-mobile-front .deck-layer .well.list-comp a{display:block;margin:0 10px;padding:10px;border:1px solid #000;color:#000;border-radius:30px;text-align:center}.deck-about .well{display:flex;margin:0 auto;max-width:1350px;padding:10px;position:relative;top:7.5em}.deck-about .well .col{flex-basis:50%;height:500px;position:relative}.deck-about .well .col:first-child{display:flex}.deck-about .well .col:first-child h1{margin:auto;font-size:32px;padding:.5em 2em;background:#000;color:#fff}.deck-about .well .col:first-child h1 span{display:block;padding-top:5px;font-size:14px}.deck-about .well .col:first-child:after{content:"";background:url(../images/home/img-5.jpg)center no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%}.deck-about .well .col:last-child{display:flex}.deck-about .well .col .content{display:block;padding:2.5em;margin:auto 0}.deck-about .well .col .content h1{padding-bottom:15px}.deck-about .well .col .content h1 span{display:block;font-size:2em;padding-top:15px}.deck-about .well .col .content h1 span:last-child{padding-top:0}.deck-about .well .col .content p{padding-bottom:10px;line-height:21px;font-size:16px}.deck-about .well .col .content h3{padding-bottom:10px;font-size:18px}.deck-about .well .col .content h3 span{display:block;padding-top:15px;padding-bottom:15px;font-weight:400;font-size:14px}.deck-about .well .col .content h4{padding-bottom:10px}.deck-about .well .col .content ul li{display:inline-block;float:left;width:calc(33.3333333333% - 20px);padding:10px;text-transform:capitalize;font-size:16px}.deck-about .well .col .content ul li small{font-size:12px;padding:1px 5px;background:#555;color:#fff}.deck-points{background:#fff}.deck-points .well{display:flex;max-width:1350px;margin:0 auto;min-height:750px;padding:1em 0}.deck-points .well .col-wrap,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap{margin:auto 0}.deck-points .well .col-wrap h2{font-size:32px;padding:1em 10px}.deck-points .well .col-wrap h2 span{display:block;font-size:16px;margin-top:10px;font-weight:400}.deck-points .well .col-wrap .col{display:inline-block;float:left;width:25%;min-height:1px}.deck-points .well .col-wrap .col .col-box{display:block;width:100%;min-height:125px;background:rgba(238,238,238,.3);border-radius:10px;padding:15px;box-sizing:border-box}.deck-points .well .col-wrap .col .col-box h3{text-transform:capitalize;font-size:18px;padding-bottom:.5em}.deck-points .well .col-wrap .col .col-box p{line-height:19px;padding:0;color:#000}.deck-points .well .col-wrap p.note{display:table;width:calc(100% - 20px);line-height:19px;margin-top:.5em;padding:10px;color:#777;box-sizing:border-box}.deck-rewards .splash{display:block;height:350px;background:#000;position:relative}.deck-rewards .splash:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/home/img-12.jpg)center no-repeat;background-size:cover}.deck-rewards .splash .well{display:block;max-width:1350px;height:100%;margin:0 auto;position:relative;z-index:10}.deck-rewards .splash .well h2{position:absolute;bottom:0;left:0;background:#fff;padding:1em 2em;font-size:22px}.deck-rewards .head .well h2 span,.deck-rewards .splash .well h2 span{display:block;padding-top:10px;font-size:14px;font-weight:400}.deck-rewards .head{display:block;padding:0 10px}.deck-rewards .head .well h2{font-size:26px;padding:1em 0 0}.deck-rewards .deck-layer{display:block;padding:1em 10px}.deck-rewards .deck-layer .well,.deck-rewards .head .well{display:block;max-width:1350px;margin:0 auto}.deck-rewards .deck-layer .well h2{font-size:18px}.deck-rewards .deck-layer .well .rewards{display:block;border-radius:5px;margin-top:10px;padding:5px 10px;position:relative;box-shadow:0 0 4px 0 rgba(0,0,0,.35)}.deck-rewards .deck-layer .well .rewards h3{padding:8px 10px;font-size:16px;position:relative;z-index:1;text-transform:capitalize}.deck-rewards .deck-layer .well .rewards h3 small{font-size:11px;margin-left:5px;background:#000;color:#fff;padding:1px 5px;border-radius:5px;position:relative;top:-1px}.deck-rewards .deck-layer .well .rewards .wrap{display:block;position:relative;width:100%;height:35px;overflow:hidden;margin-top:10px;box-shadow:0 0 3px 0 rgba(0,0,0,.25);box-sizing:border-box;border-radius:5px;background:#fff}.deck-rewards .deck-layer .well .rewards .wrap .progress{position:absolute;top:0;left:0;width:15%;height:100%;background:rgba(0,128,0,.15)}.deck-rewards .deck-layer .well .rewards .wrap .progress.wait{background:rgba(10,106,161,.15)}.deck-rewards .deck-layer .well .rewards .wrap .progress.deactive{background:rgba(255,165,0,.15)}.deck-rewards .deck-layer .well .rewards span{display:block;font-size:13px;padding-top:5px;color:#555}.deck-rewards .deck-layer .well .rewards span.status{position:absolute;top:0;right:0;margin:6px 5px;padding:5px 10px;background:rgba(204,204,204,.6);color:#333;font-size:13px;text-transform:capitalize;border-radius:5px;z-index:1}.deck-rewards .deck-layer .well .col .content ul li span.status.active,.deck-rewards .deck-layer .well .rewards span.status.active{background:rgba(0,128,0,.25);color:green}.deck-rewards .deck-layer .well .rewards span.followers{position:absolute;bottom:0;right:0;padding:5px 10px}.deck-rewards .deck-layer .well .note{display:block;margin-top:30px;padding:25px 15px 10px;background:#eee;font-style:italic;border-radius:5px;color:#666;position:relative}.deck-rewards .deck-layer .well .note span{position:absolute;top:-10px;left:20px;padding:5px 15px;background:#777;color:#fff;font-style:normal;border-radius:5px}.deck-rewards .deck-layer .well .col .content p,.deck-rewards .deck-layer .well .note p{line-height:20px;padding-bottom:10px}.deck-rewards .deck-layer .well .col{display:inline-block;width:50%}.deck-rewards .deck-layer .well .col .content{display:block;padding:10px}.deck-rewards .deck-layer .well .col .content h2{font-size:18px;padding-bottom:10px;text-transform:capitalize}.deck-rewards .deck-layer .well .col .content h3{font-size:16px;padding-bottom:10px}.deck-rewards .deck-layer .well .col .content ul li{position:relative;font-size:16px;padding:10px;border:1px dashed #ccc}.deck-rewards .deck-layer .well .col .content ul li strong,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card ul li:first-letter,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info .product-tab-info p:first-letter{text-transform:capitalize}.deck-rewards .deck-layer .well .col .content ul li small{display:block;padding-top:7px;font-weight:400;font-size:13px}.deck-rewards .deck-layer .well .col .content ul li span.status{position:absolute;top:0;right:0;margin:8px 10px;padding:5px 10px;background:#eee;color:#333;font-size:13px;text-transform:capitalize;border-radius:30px}.deck-rewards .deck-layer .well .col .content ul li .progress{position:absolute;top:0;left:0;width:0;height:100%;opacity:.3;background:rgba(0,128,0,.35)}.deck-rewards .deck-layer .well .col .content ul li .progress.wait{background:rgba(10,106,161,.35)}.deck-rewards .deck-layer .well .col .content ul li .progress.deactive{background:rgba(255,165,0,.35)}.deck-stuff .signup-top{position:relative;top:0;right:0;width:100%;background:#000;z-index:5;color:#fff;padding:5px 10px;box-sizing:border-box}.deck-stuff .signup-top a{display:table;margin:0 auto;padding:5px 10px;border:1px solid #fff;color:#fff;border-radius:30px;font-size:13px}.deck-stuff .head{display:block;height:50px}.deck-stuff .head .well{display:flex;max-width:1330px;height:100%;margin:0 auto;padding:10px}.deck-stuff .head .well h2{margin:auto 0;font-size:24px;text-transform:capitalize;position:relative}.deck-stuff .head .well .filter-stuff{margin:auto 0 auto auto;border:1px solid #000;padding:5px;border-radius:30px;text-transform:capitalize;position:relative}.deck-stuff .head .well .filter-stuff #filter-stuff{padding:0 10px;border-radius:30px;background:#eee}.deck-stuff .head .well .filter-stuff .filter-menu{position:absolute;top:115%;right:0;background:#fff;z-index:2;border-radius:5px;box-shadow:0 0 3px 0 rgba(0,0,0,.51);width:290px;min-height:150px;display:none}.deck-stuff .head .well .filter-stuff .filter-menu .buttons,.deck-stuff .head .well .filter-stuff .filter-menu .list,.deck-stuff .head .well .filter-stuff .filter-menu.active{display:block}.deck-stuff .head .well .filter-stuff .filter-menu .list span{display:block;padding:10px;border-bottom:1px dashed #ccc}.deck-stuff .head .well .filter-stuff .filter-menu .list span small{display:none;font-size:10px;padding:2px 5px;background:#eee}.deck-stuff .head .well .filter-stuff .filter-menu .list span small.active{display:inline-block}.deck-stuff .head .well .filter-stuff .filter-menu .list span i{display:inline-block;float:right;transition:all 200ms ease-out}.deck-stuff .head .well .filter-stuff .filter-menu .list span.active i{transform:rotate(180deg);transition:all 200ms ease-in}.deck-stuff .head .well .filter-stuff .filter-menu .list:last-child span{border-bottom:none}.deck-stuff .head .well .filter-stuff .filter-menu .list .wrap{display:block;padding:0;background:#eee;max-height:0;transition:all 200ms ease-in-out;overflow:hidden}.deck-stuff .head .well .filter-stuff .filter-menu .list .wrap.active{max-height:fit-content;padding:5px}.deck-stuff .head .well .filter-stuff .filter-menu .list .wrap ul li{display:inline-block;padding:5px 10px;border:1px solid #000;margin:2px;font-size:12px;background:#fff}.deck-stuff .head .well .filter-stuff .filter-menu .buttons::after,.deck-stuff .page-nav .well ul::after,.deck-stuff .page-nav-test .well .wrap::after{content:"";display:block;clear:both}.deck-stuff .head .well .filter-stuff .filter-menu .buttons li span{display:block;padding:5px;text-align:center;border-radius:30px;background:#000;color:#fff;font-size:12px}.deck-stuff .page-nav{display:block;margin-top:10px}.deck-stuff .page-nav .well{display:block;max-width:1330px;margin:0 auto;padding:0 20px;border-bottom:1px solid #eee;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth}.deck-stuff .page-nav .well::-webkit-scrollbar,.deck-stuff .page-nav-test .well .wrap::-webkit-scrollbar{display:none}.deck-stuff .page-nav .well a{display:inline-block;padding:10px;font-size:16px;color:#888;min-width:20px}.deck-stuff .page-nav .well a.active,.deck-stuff .page-nav .well ul li a.active,.deck-stuff .page-nav-test .well .wrap a.active{border-bottom:2px solid #000;font-weight:700;color:#000}.deck-stuff .page-nav .well ul{border-bottom:1px solid #eee}.deck-stuff .page-nav .well ul li{display:inline-block;float:left;margin-right:20px}.deck-stuff .page-nav .well ul li a{display:inline-block;padding:10px 0;font-size:16px;color:#888}.deck-stuff .page-nav-test{display:none;margin-top:10px}.deck-stuff .page-nav-test .well{display:block;max-width:1330px;margin:0 auto;padding:0 20px}.deck-stuff .page-nav-test .well .wrapper{position:relative;width:200px}.deck-stuff .page-nav-test .well .wrapper .test-button{position:absolute;top:0;right:0;padding:10px 5px;background:#eee;z-index:1;opacity:1;transition:all 150ms ease-in-out}.deck-stuff .page-nav-test .well .wrapper .test-button:last-child{right:unset;left:0}.deck-stuff .page-nav-test .well .wrapper .test-button.hide{opacity:0}.deck-stuff .page-nav-test .well .wrap{border-bottom:1px solid #eee;width:200px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth}.deck-stuff .page-nav-test .well .wrap a{display:inline-block;padding:10px 0;font-size:16px;color:#888;width:60px}.deck-stuff .page-head{display:none;padding:0 10px}.deck-stuff .page-head .well{display:block;max-width:1330px;margin:0 auto;position:relative}.access-page-load::after,.deck-access .wrapper ul::after,.deck-access form label::after,.deck-access.access-signin form ul::after,.deck-stuff .deck-layer .foot ul::after,.deck-stuff .deck-layer .well .col.col-1 .col-box .info::after,.deck-stuff .deck-layer .well::after,.deck-stuff .page-head .well ul::after,.deck-stuff .page-head .well::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info ul#product-tab-info::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.info::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .social-list ul::after,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap ul::after,.deck-stuff.deck-stuff-view .well .deck-layer::after,.deck-stuff.deck-stuff-view .well .head .top-nav::after,.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .card.order::after,.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .layer ul.info::after,.filter-modal .modal .buttons ul::after{content:"";display:block;clear:both}.deck-stuff .page-head .well ul{position:absolute;top:0;right:0}.deck-stuff .page-head .well ul li{display:inline-block;float:left;text-transform:capitalize;margin-right:2px;border-left:1px solid #000}.deck-stuff .page-head .well ul li .menu{position:absolute;top:100%;right:0;width:350px;height:350px;background:#fff;z-index:10;border:1px solid #000}.deck-stuff .page-head .well ul li span{display:block;color:#000;padding:10px}.deck-stuff .page-head .well .item-count,.deck-stuff .page-head .well .sortButton{display:inline-block;float:left;padding:5px 10px;border:1px solid #000;border-radius:30px;position:relative;font-size:13px}.deck-stuff .page-head .well .sortButton{float:right;padding:5px 15px;width:175px;transition:all 200ms ease-in-out}.deck-stuff .deck-layer .foot ul li span.active,.deck-stuff .page-head .well .sortButton .sortMenu a:active,.deck-stuff .page-head .well .sortButton .sortMenu a:hover,.deck-stuff .page-head .well .sortButton.active{background:#000;color:#fff}.deck-stuff .page-head .well .sortButton.active small{background:#fff;color:#000;z-index:1}.deck-stuff .page-head .well .sortButton small{display:inline-block;font-size:11px;position:absolute;top:6.25%;right:2px;margin:auto auto auto 0;padding:5px 10px;background:#000;color:#fff;border-radius:30px;width:102px;text-align:center;text-transform:capitalize;z-index:-1}.deck-stuff .page-head .well .sortButton .sortMenu{position:absolute;top:115%;right:0;background:#fff;z-index:2;padding:5px;border-radius:5px;box-shadow:0 0 3px 0 rgba(0,0,0,.51);width:197px;display:none}.deck-basket .deck-layer .well .col .col-box .discount-code label,.deck-stuff .page-head .well .sortButton .sortMenu.active,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info .tabbed-content.active,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide .content .wrap ul li{display:block}.deck-stuff .page-head .well .sortButton .sortMenu a{display:block;padding:10px;border-radius:5px}.deck-stuff .page-head .well .sortButton .sortMenu a.active{font-weight:700}.deck-stuff .deck-layer .well{display:block;margin:0 auto;padding:1em 0 5em;max-width:1350px}.deck-stuff .deck-layer .foot ul li,.deck-stuff .deck-layer .well .col{display:inline-block;float:left}.deck-stuff .deck-layer .foot.hide,.deck-stuff .deck-layer .well .col.inactive{display:none}.deck-stuff .deck-layer .well .col a{position:absolute;top:0;right:0;margin:5px;padding:5px 10px;background:#000;color:#fff;border-radius:30px;font-size:13px}.deck-stuff .deck-layer .well .col.col-1,.deck-stuff .deck-layer .well .col.col-2{width:25%}.deck-stuff .deck-layer .well .col.col-1 .col-pad{padding:10px}.deck-stuff .deck-layer .well .col.col-1 .col-box{display:block;height:430px;background:#fff;border-radius:5px;overflow:hidden}.deck-stuff .deck-layer .well .col.col-1 .col-box .image{display:block;width:100%;height:320px;background-color:#fff!important;border-radius:10px;border:1px solid #ccc;box-sizing:border-box;position:relative}.deck-stuff .deck-layer .well .col.col-1 .col-box,.deck-stuff .deck-layer .well .col.col-1 .col-box .content{position:relative;width:100%;box-sizing:border-box}.deck-stuff .deck-layer .well .col.col-1 .col-box h2{display:table;position:relative;margin:.5em 0 0;padding:10px 0;font-size:13px;color:#000;z-index:1;border-radius:5px;line-height:20px;text-transform:uppercase;min-width:150px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.deck-stuff .deck-layer .well .col.col-1 .col-box h2 small,.deck-stuff .deck-layer .well .col.col-1 .col-box h2 span{display:block;font-size:13px;padding-top:5px;line-height:normal;text-transform:none}.deck-stuff .deck-layer .well .col.col-1 .col-box h2 small{font-weight:400;font-size:11px}.deck-stuff .deck-layer .well .col.col-1 .col-box h2 small.product-price,.deck-stuff .deck-layer .well .col.col-1 .col-box h2 span.product-price{display:table;color:#000;border-radius:5px;font-weight:700;font-size:14px}.deck-basket .deck-layer .well .col .col-box.order ul li span i,.deck-stuff .deck-layer .well .col.col-1 .col-box h2 small i,.deck-stuff .deck-layer .well .col.col-1 .col-box h2 span i,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li.ad-boost-button .watch-ad-boost-button small i{font-style:normal}.deck-stuff .deck-layer .well .col.col-1 .col-box .info{border-radius:5px;margin:10px;position:absolute;bottom:0;left:0;width:calc(100% - 20px);box-sizing:border-box;background:#fff}.deck-stuff .deck-layer .well .col.col-1 .col-box .info.men li,.deck-stuff .deck-layer .well .col.col-1 .col-box .info.women li{display:inline-block;width:calc(33.3333333333% - 4px)}.deck-stuff .deck-layer .well .col.col-1 .col-box .info li,.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li{display:inline-block;float:left;width:calc(50% - 4px);padding:2px}.deck-stuff .deck-layer .well .col.col-1 .col-box .info li span{display:block;background:#eee;color:#555;font-size:11px;padding:5px 10px;border-radius:5px;text-align:center;text-transform:capitalize}.deck-stuff .deck-layer .well .col.col-1 .col-box .info li span.free{background:#dc143c;color:#fff;font-weight:400}.deck-stuff .deck-layer .well .col.col-1 .col-box .add-cart{position:absolute;top:0;right:0;margin:10px;padding:10px 15px;background:#fff;color:#333;border-radius:30px}.deck-stuff .deck-layer .well .col.col-1 .col-box .add-cart:active{background:#333;color:#fff}.deck-stuff .deck-layer .well .col.col-1 .col-box .social,.deck-stuff .deck-layer .well .col.col-1 .col-box .unlock{position:absolute;top:5px;left:5px;padding:5px 10px;color:#fff;border-radius:30px;font-weight:400;font-size:11px;text-transform:capitalize;line-height:normal}.deck-stuff .deck-layer .well .col.col-1 .col-box .social{background:#0099e5}.deck-stuff .deck-layer .well .col.col-1 .col-box .unlock{background:#dc143c}.deck-stuff .deck-layer .well .col.col-1 .col-box .old-points{display:inline-block;padding:0;text-decoration:line-through}.deck-stuff .deck-layer .well .col.col-1 .col-box .sale{position:absolute;top:20px;right:5px;background:#dc143c;color:#fff;padding:15px 10px 10px;font-size:13px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li.wide{width:calc(100% - 4px)}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span{display:block;background:rgba(0,128,0,.25);color:green;font-size:11px;padding:10px;border-radius:30px;text-align:center;transition:all 150ms ease-in-out}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span:active{background:green;color:#fff}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span.like{background:rgba(10,106,161,.25);color:#0a6aa1;font-weight:400}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span.like:active{background:#0a6aa1;color:#fff}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span.ad-like-button{background:rgba(220,20,60,.2);color:#dc143c;font-weight:400}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span.ad-like-button.inactive{background:rgba(136,136,136,.3);color:#444}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span.ad-like-button:active{background:#dc143c;color:#fff}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons li span.buy{background:#000;color:#fff;font-weight:400}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons.buttons-3 li{width:96px}.deck-stuff .deck-layer .well .col.col-1 .col-box .product-buttons.buttons-3 li:last-child{width:calc(100% - 104px)}.deck-stuff .deck-layer .well .col.col-2 .col-pad{padding:10px}.deck-stuff .deck-layer .well .col.col-2 .col-box{display:block;width:100%;height:420px;box-sizing:border-box;position:relative;background:#000;border-radius:10px;overflow:hidden}.deck-stuff .deck-layer .well .col.col-2 .col-box .image{display:block;width:100%;height:321px}.deck-stuff .deck-layer .well .col.col-2 .col-box h2{position:absolute;bottom:0;left:0;padding:1em;width:calc(100% - 2em);font-size:18px;color:#fff;z-index:1;background:rgba(51,51,51,.6);text-transform:uppercase}.deck-stuff .deck-layer .well .col.col-2 .col-box h2 span{display:block;font-size:14px;padding-top:10px;font-weight:400}.deck-stuff .deck-layer .well .col.col-2 .col-box h2 small{display:block;padding-top:10px;font-weight:400;font-size:11px}.deck-stuff .deck-layer .well .col.col-2 .col-box .add-cart{position:absolute;top:0;right:0;margin:10px;padding:10px 15px;background:#fff;color:#333;border-radius:30px}.deck-stuff .deck-layer .foot{display:block;max-width:1350px;margin:0 auto;padding-bottom:3em}.deck-stuff .deck-layer .foot ul{display:table;margin:0 10px;border:1px solid #000}.deck-stuff .deck-layer .foot ul li span{display:block;padding:5px 10px;background:#eee;color:#555}.deck-stuff .note{display:table;margin:0 auto;padding:20px;color:#777;font-style:italic}.deck-stuff.deck-stuff-view .well{display:block;margin:0 auto;padding:1.5em 0;max-width:1350px}.deck-stuff.deck-stuff-view .well .head{display:block;position:relative}.deck-stuff.deck-stuff-view .well .head .top-nav{display:table;border:1px dashed #777;border-radius:5px;margin-left:10px;text-transform:capitalize}.deck-stuff.deck-stuff-view .well .head .top-nav li{display:inline-block;float:left;position:relative}.deck-stuff.deck-stuff-view .well .head .top-nav li:after{content:"/";position:absolute;top:5px;right:-2px}.deck-stuff.deck-stuff-view .well .head .top-nav li:last-child:after{content:""}.deck-stuff.deck-stuff-view .well .head .top-nav li a{display:block;padding:5px 10px;font-size:13px;color:#777}.deck-stuff.deck-stuff-view .well .head a.link{position:absolute;top:0;right:10px;font-size:13px;padding:2px 10px;margin:3px 3px 3px 5px;border:1px solid #000;color:#000;border-radius:30px}.deck-stuff.deck-stuff-view .well .deck-layer{display:block;margin:10px 0}.deck-stuff.deck-stuff-view .well .deck-layer .col{display:inline-block;float:left;width:50%}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-pad{padding:10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box{display:block;padding:10px 0;width:100%;min-height:200px;box-sizing:border-box}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image{min-height:550px;background:#fff;border-radius:5px;position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,.15);overflow:hidden}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-wrapper{min-height:inherit}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-pagination{bottom:1em}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-pagination span{background:#000;transition:all 150ms ease-in-out}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-pagination span[aria-current=true]{background:#000;width:30px;border-radius:30px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-button-next,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-button-prev{color:#000;font-size:26px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .swiper-slide{display:block;background:0 0;background:#fff;min-height:inherit;color:#fff;position:unset!important;overflow:hidden!important}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .social-list{position:absolute;top:5px;right:5px;padding:5px 10px;background:#000;width:115px;border-radius:5px;color:#fff;z-index:2}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .social-list ul{position:absolute;top:2px;right:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .social-list ul li{display:inline-block;float:left;padding-right:8px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .social-list ul li i{font-size:20px;color:#fff}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .more-info{position:absolute;bottom:0;right:0;margin:5px;background:#000;color:#fff;border-radius:30px;padding:5px 10px;font-size:13px;z-index:2}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image .sale{position:absolute;top:0;left:0;margin:5px;padding:5px 10px;background:#dc143c;color:#fff;border-radius:5px;z-index:2}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box h2{padding:0 10px 10px;font-size:26px;text-transform:uppercase;position:relative}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box h2 span{display:block;padding-top:10px;font-size:14px;font-weight:400;text-transform:capitalize}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons{display:block;padding:5px 10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul li{display:inline-block;float:left;margin-right:3px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul li span{display:block;font-size:12px;padding:6px 15px;background:#eee;border-radius:30px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul li span.active small{border-color:#fff}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .social-buttons ul li span small{display:inline-block;text-align:center;margin-left:5px;width:20px;border-left:1px solid #000}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card{display:block;margin:5px 10px;padding:10px;background:#eee;position:relative;border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card ul{list-style-type:disc;padding-left:2em}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card ul li{display:list-item;padding:10px 10px 0;line-height:20px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card h3{padding:10px;font-size:16px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card .no-info{padding:0 10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.link a{position:absolute;top:0;right:0;margin:5px;padding:5px 10px;background:#000;color:#fff;border-radius:30px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info{background:0 0;padding:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info ul#product-tab-info{display:table;background:#eee;padding:5px;border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info ul#product-tab-info li{display:inline-block;float:left;padding:0;margin-right:1px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info ul#product-tab-info li a{display:block;padding:5px 10px;color:#777;border-bottom:none;text-transform:capitalize}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info ul#product-tab-info li a.active{font-weight:700;background:#fff;color:#000;border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info .product-tab-info{margin-top:2px;border:1px dashed #ccc;border-radius:5px;padding-bottom:10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info .product-tab-info p{line-height:19px;padding:10px 10px 0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .card.card-info .tabbed-content{display:none}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer{display:block;margin:10px;padding:10px;border:1px dashed #ccc;border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer h3{font-size:16px;border-bottom:1px dashed #ccc;padding:0 0 10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer h3 small{font-size:13px;text-decoration:line-through;color:#dc143c}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer h3 span{display:block;padding-top:5px;font-size:13px;font-weight:400;color:#777}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.info li{display:inline-block;float:left;width:calc(50% - 5px);margin-right:5px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.info li:last-child{margin-left:5px;margin-right:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li:nth-child(2){margin-left:5px;margin-right:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li:nth-child(2) .button{background:#1c8644}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li:nth-child(2) .button.like-button{background:red}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li:last-child{margin-left:5px;margin-right:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li:last-child .button{background:#1c8644}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li:last-child .button.like-button{background:red}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li.buy-like{margin:0;width:100%}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li.buy-like span{background:rgba(255,165,0,.16)!important;color:orange;border:1px solid orange;text-align:left;position:relative;border-radius:5px;font-weight:700}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li.buy-like span small{display:block;padding-top:2px;font-size:13px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li.buy-like span small:last-child{font-weight:400}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-1 li.buy-like span small.price{position:absolute;top:0;right:0;margin:10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li:nth-child(2){margin-left:5px;margin-right:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li:nth-child(2) .button.inactive{background:#eee}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li.ad-boost-button{width:100%;margin:0}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li.ad-boost-button .watch-ad-boost-button{display:block;margin-top:10px;padding:10px;background:#dc143c;color:#fff;font-weight:700;border-radius:5px;text-align:left;position:relative}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer .button.inactive,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li span.like-button.inactive,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li.ad-boost-button .watch-ad-boost-button.inactive{background:#ccc;color:#777}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li.ad-boost-button .watch-ad-boost-button small{display:block;padding-top:3px;font-size:12px;font-weight:400}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li.ad-boost-button .watch-ad-boost-button small.stats{position:absolute;top:0;right:0;padding:10px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li span.like-button{background:rgba(10,106,161,.25);color:#0a6aa1;font-weight:400}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer ul.buttons-view-3 li span.like-button:active{background:#0a6aa1;color:#fff}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer .button{display:block;margin-top:10px;padding:10px;background:#000;color:#fff;text-align:center;border-radius:30px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer .button.addToBag{position:relative;text-align:left;background:green;color:#fff;border-radius:5px;border:1px solid green;overflow:hidden}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer .button.addToBag small{position:absolute;top:0;right:0;padding:10px 15px;background:#fff;color:green}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer p{display:block;font-size:12px;color:#666;line-height:18px}.deck-guide .well p.line,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer p span{text-decoration:underline}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box .layer.hide{display:none}.deck-stuff.deck-stuff-view .well .deck-layer:last-child{border:0;box-shadow:none;padding:0 10px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child ul{display:table;background:#eee;padding:5px;border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child ul::after{content:"";display:block;clear:both}.deck-stuff.deck-stuff-view .well .deck-layer:last-child ul li{display:inline-block;float:left;padding:0;margin-right:1px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child ul li a{display:block;padding:5px 10px;color:#777;border-bottom:none;text-transform:capitalize}.deck-stuff.deck-stuff-view .well .deck-layer:last-child ul li a.active{font-weight:700;background:#fff;color:#000;border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .product-tab-view{display:block;margin-top:5px;padding:10px;border:1px solid rgba(204,204,204,.5);border-radius:5px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content{display:none}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content.active{display:block}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content h3{padding:10px 0;font-size:16px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content ul{list-style-type:disc;padding-left:2em;border:0}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content ul li{display:list-item;float:none;padding:10px 0}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content h4{padding:5px 0;font-size:14px}.deck-stuff.deck-stuff-view .well .deck-layer:last-child .tabbed-content p{line-height:20px;padding-bottom:5px}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .card.order h3{padding:5px 0;font-size:14px}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .card.order h3 span{display:inline-block;float:right}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .card.order .wrap{display:block;width:calc(100% - 4px);height:10px;border:2px solid #ccc;border-radius:30px;background:#fff;padding:2px;position:relative;overflow:hidden}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .card.order .wrap .progress{position:absolute;top:0;left:0;width:0;height:100%;border-radius:30px;background:#777}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .card.order .text{display:block;font-size:11px;float:right;color:#777;padding:5px 0 0}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .layer ul.info{border-bottom:1px dashed #ccc}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .layer ul.info li{font-size:18px;font-weight:700;padding:10px 0}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer .col .col-box .layer ul.info li span{display:block;padding-top:5px;font-size:13px;font-weight:400;color:#777}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer.product-note p{margin:10px;padding:10px;background:#eee}.deck-stuff.deck-stuff-view.view-2 .well .deck-layer.product-note a{color:#0a6aa1;font-weight:700}.filter-modal{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.62);z-index:60000}.filter-modal .modal{position:absolute;top:0;right:0;width:375px;height:100%;background:#fff}.filter-modal .modal h3{border-bottom:1px solid #000;font-size:18px;padding:10px}.filter-modal .modal h3 span{position:absolute;top:0;right:0;margin:10px;font-size:16px}.filter-modal .modal .buttons{position:absolute;bottom:0;left:0;border-top:1px solid #000;width:100%}.filter-modal .modal .buttons ul li{display:inline-block;float:left;width:calc(50% - 21px);margin-right:1px;padding:10px}.deck-access.access-signin form ul li:last-child,.filter-modal .modal .buttons ul li:last-child{margin-right:0;margin-left:1px}.filter-modal .modal .buttons ul li:first-child span{background:#dc143c;color:#fff;border-color:#dc143c}.filter-modal .modal .buttons ul li span{display:block;padding:10px;border:1px solid #000;text-align:center;border-radius:5px}.access-page-load{position:fixed;bottom:-50em;left:0;width:100%;z-index:10000;transition:all 350ms ease-in-out}.access-page-load[data-toggle=show]{bottom:20px}.access-page-load span{display:table;margin:5px auto 0;padding:5px 10px;border:1px solid #fff;color:#fff;font-size:13px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.deck-access{position:relative;margin:0 auto;width:100%;height:calc(100% - 20px)!important;min-height:unset!important;z-index:1000;background:#fff;padding:10px;box-sizing:border-box}.deck-access form{display:block;margin:0 auto;max-width:350px;z-index:100}.deck-access form h1{text-align:center;font-size:3em;color:#000;text-transform:uppercase;margin-bottom:15px}.deck-access form h1 span{display:block;padding-top:5px;font-size:16px}.deck-access form h1 span.error-test,.deck-access form h1 span.greeting{font-size:14px;text-transform:none;font-weight:400}.deck-access form h1 span.error-test{display:none;margin:5px auto 0;padding:5px 10px;background:#fbd603;color:#333;border-radius:30px;border:1px solid #333}.deck-access form h1 span.error-test.active{display:table}.deck-access form h1 span.error-test[data-alert=danger]{background:rgba(220,20,60,.2);color:#dc143c;border-color:#dc143c}.deck-access form h1 span.error-test[data-alert=warning]{background:rgba(255,165,0,.2);color:orange;border-color:orange}.deck-access form h1 a{color:#000}.deck-access form .img{display:table;margin:0 auto 10px;width:80px;height:80px;overflow:hidden;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#333 url(../images/logo/logo3.png)center no-repeat;background-size:cover}.deck-access form .access-error{display:block;padding:10px;color:#fff;background:#ff6c5f;margin:10px;font-size:13px}.deck-access form label{display:block;color:#fff}.deck-access form label.wrap{display:flex;flex-wrap:wrap;border:1px solid #ccc;margin-bottom:5px;overflow:hidden;border-radius:5px}.deck-access form label.wrap span{padding:10px 12px;background:#eee;font-size:16px;color:#666}.deck-access form label.wrap input[type=password],.deck-access form label.wrap input[type=text]{width:auto;flex-grow:1}.deck-access form label .app-access-button,.deck-access form label input[type=password],.deck-access form label input[type=text],.deck-access form label select{display:block;width:auto;padding:10px;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.deck-access form label select,.deck-faq .well .list-wrap ul li p:first-letter,.deck-faq .well .list-wrap ul li:first-letter{text-transform:capitalize}.deck-access form label .app-access-button{margin-top:15px;width:100%;text-align:center;border:1px solid #ccc;background:#fff;color:#000;font-size:16px;border-radius:30px;transition:all 150ms ease-in-out;font-weight:700}.deck-access form label .app-access-button:active{background:#333;color:#fff;font-weight:700}.deck-access form label .email-error{display:inline-block;float:right;opacity:0;transition:all 500ms ease-in-out}.deck-access form label .email-error[data-error=true],.deck-profile .well .deck-layer .col .col-box.wallet .wrap h2 small.active,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap h2 small.active{opacity:1}.deck-access form label .block{display:inline-block;float:left;width:calc(50% - 5px);margin-right:5px}.deck-access form label .block:last-child{margin-right:0;margin-left:5px}.deck-access form label .block strong,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .watch-ad small{display:block;font-weight:400}.deck-access form label .block select{width:95%}.deck-access form label .block input[type=text]{padding:6px}.deck-access form label span.gen{display:inline-block;float:right;position:relative;top:-4px;background:#dd4b39;padding:5px;font-size:13px;color:#fff}.deck-access form label small{display:block;margin-top:5px;padding:10px;background:#fff;color:#333}.deck-access form label small.signup-note{padding:5px;font-size:13px}.deck-access form a.access,.deck-access.access-signup .referral-code{display:block;margin:10px auto;border:1px dashed #ccc;color:#000;padding:5px;font-size:12px;text-align:center}.deck-access form a.access-signup{display:table}.deck-access form .googleButton,.deck-access form .googleLogin{display:block;padding:10px;border-radius:30px;text-align:center;box-shadow:0 0 3px 0#ccc;color:#000}.deck-access form .googleButton{margin:10px 10px 0;background:#fff;transition:all 150ms ease-in-out}.deck-access form .googleButton .wrap{display:flex;margin:0 auto;justify-content:center}.deck-access form .googleButton .wrap i{display:inline-block;width:15px;height:15px;margin-right:10px;background:url(../images/logo/google.png)center no-repeat;background-size:contain}.deck-access form .googleButton:active{background:#000;color:#fff}.deck-access form .googleLogin{position:relative;margin-top:10px;font-weight:700}.deck-access.access-signin,.deck-access.access-signup,.deck-basket-empty{display:flex}.deck-access.access-signup .referral-code{margin:10px auto 0;padding:5px 10px;font-size:13px;border:1px solid #000;text-transform:capitalize;width:calc(100% - 20px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.deck-access.access-signin form,.deck-access.access-signup form{margin:auto;flex-basis:90%}.deck-access.access-signup form label{color:#000;padding:10px 10px 0}.deck-access.access-signup form label input[type=password],.deck-access.access-signup form label input[type=text],.deck-access.access-signup form label select{margin-top:5px;border:1px solid #ccc;width:100%;border-radius:5px}.deck-access.access-signup form label .app-access-button{margin-top:0}.deck-access.access-signin form ul li{display:inline-block;float:left;width:calc(50% - 1px);margin-right:1px;font-size:12px}.deck-access.access-signin form ul li:last-child a{border-top-right-radius:30px;border-bottom-right-radius:30px}.deck-access.access-signin form ul li:first-child a{border-top-left-radius:30px;border-bottom-left-radius:30px}.deck-access.access-signin form .code{color:#777}.deck-access.deck-mobile-home{display:flex;background:#eee}.deck-access .wrapper{margin:auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#333}.deck-access .wrapper .image{display:table;margin:0 auto;width:80px;height:80px;overflow:hidden;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#fff url(../images/logo/logo3.png)center no-repeat;background-size:cover}.deck-access .wrapper h1{display:table;text-align:center;font-size:2.2em;margin:0 auto 10px;padding:10px 20px;text-transform:uppercase;border:1px solid #fff}.deck-access .wrapper span,.deck-access.access-signin form .code{display:block;text-align:center;padding:10px}.deck-access .wrapper span:last-child{font-size:14px;text-transform:none}.deck-access .wrapper ul{display:table;padding-top:20px;margin:0 auto;width:50%}.deck-access .wrapper ul li{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}.deck-access .wrapper ul li a{display:block;padding:10px;background:#333;color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;text-align:center;font-weight:700;font-size:15px}.deck-access .wrapper p{display:block;margin-top:10px;line-height:19px;text-align:center}.deck-access .wrapper p span{display:block;margin-top:5px;font-weight:700}.deck-basket .head,.deck-wish-list .head{display:block;background:#eee;border-bottom:1px dashed #ccc}.deck-basket .deck-layer .well,.deck-basket .head .well,.deck-wish-list .head .well{display:block;max-width:1350px;margin:0 auto}.deck-basket .head .well h2,.deck-wish-list .head .well h2{padding:10px;font-size:18px}.deck-basket .deck-layer{display:block;padding:1em}.deck-basket .deck-layer .well .col .col-box.item-list .item ul::after,.deck-basket .deck-layer .well::after,.deck-basket-empty .content ul::after,.deck-help .well .deck-layer::after,.deck-help-view .well .deck-layer::after,.deck-learn .well::after,.deck-pricing .well .deck-layer .price-list .block ul::after,.payment-modal .modal ul::after,.slot-modal .modal .game-slots ul::after,.slot-modal .modal .points-reward ul::after{content:"";display:block;clear:both}.deck-basket .deck-layer .well .col{display:inline-block;float:left;width:350px}.deck-basket .deck-layer .well .col:first-child{width:calc(100% - 350px)}.deck-basket .deck-layer .well .col .col-pad,.deck-learn .well .col .col-pad{padding:10px}.deck-basket .deck-layer .well .col .col-box{display:block;padding:10px;width:100%;min-height:250px;box-sizing:border-box;position:relative}.deck-basket .deck-layer .well .col .col-box.item-list .item{display:block;border-bottom:1px dashed #ccc}.deck-basket .deck-layer .well .col .col-box.item-list .item ul{border-bottom:1px dashed #eee}.deck-basket .deck-layer .well .col .col-box.item-list .item ul li{display:inline-block;float:left;width:calc((100% - 100px)/2 - 20px);padding:10px;text-transform:capitalize}.deck-basket .deck-layer .well .col .col-box.item-list .item ul li:nth-child(2){text-align:right}.deck-basket .deck-layer .well .col .col-box.item-list .item ul li:last-child,.deck-basket .deck-layer .well .col .col-box.item-list .item ul li:nth-child(3){width:30px;text-align:center}.deck-basket .deck-layer .well .col .col-box .discount-code-spot{position:absolute;top:0;right:10px;padding:10px;background:#000;color:#fff;font-size:10px}.deck-basket .deck-layer .well .col .col-box .discount-code-spot.hide,.deck-basket .deck-layer .well .col .col-box.order ul li span.newCartTotal.hide{display:none}.deck-basket .deck-layer .well .col .col-box .discount-code-spot strong{display:block;font-size:14px}.deck-basket .deck-layer .well .col .col-box .discount-code{display:block;background:#eee;position:relative;margin-top:5px;padding:10px;border-radius:5px}.deck-basket .deck-layer .well .col .col-box .discount-code label input[type=text]{display:block;width:100%;border:1px solid #000;padding:8.5px 10px;box-sizing:border-box;border-radius:30px}.deck-basket .deck-layer .well .col .col-box .discount-code label span{position:absolute;top:0;right:0;margin:15px;padding:5px 10px;background:#000;color:#fff;border-radius:30px}.deck-basket .deck-layer .well .col .col-box.order{border:1px solid #ccc;border-radius:5px;position:relative}.deck-basket .deck-layer .well .col .col-box.order h3{padding:10px 10px 20px;margin-bottom:10px;border-bottom:1px dashed #ccc;font-size:18px}.deck-basket .deck-layer .well .col .col-box.order ul li{display:block;padding:15px 10px;border-bottom:1px dashed #ccc}.deck-basket .deck-layer .well .col .col-box.order ul li:last-child{font-weight:700}.deck-basket .deck-layer .well .col .col-box.order ul li span,.deck-pricing .well .deck-layer .price-list .block ul li span{display:inline-block;float:right;font-weight:700}.deck-basket .deck-layer .well .col .col-box.order ul li span.strike{text-decoration:line-through;color:#dc143c}.deck-basket .deck-layer .well .col .col-box.order ul li span.newCartTotal{margin-right:5px;text-decoration:none;font-weight:700;color:green}.deck-basket .deck-layer .well .col .col-box.order .button{display:block;margin:15px 10px;padding:15px;background:#777;color:#fff;border-radius:30px;font-size:16px;text-align:center;transition:all 200ms ease-in-out}.deck-basket .deck-layer .well .col .col-box.order .button:active{background:#333;color:#fff}.deck-basket .deck-layer .well .col .col-box.order .note{position:absolute;bottom:-4.5em;left:0;padding:10px;line-height:19px;font-size:13px;color:#ccc}.deck-basket-empty .content{margin:1em auto;padding:1em;border:1px solid #ccc;flex-basis:70%;height:50%;text-align:center}.deck-basket-empty .content i{font-size:5em;padding:10px}.deck-basket-empty .content h1{font-size:2em;padding:10px}.deck-basket-empty .content h1 span{line-height:20px}.deck-basket-empty .content ul{display:table;margin:auto}.deck-basket-empty .content ul li{display:inline-block;float:left;margin-right:5px}.deck-basket-empty .content ul li a{display:block;padding:10px;background:#000;color:#fff}.deck-learn .head,.deck-pricing .well .deck-layer .price-list .block ul{display:block}.deck-learn .head .well{display:block;max-width:1350px;height:100%;margin:0 auto;padding:2em 0;text-align:center}.deck-learn .head .well h2{padding:1em 10px;font-size:32px;font-family:OpenSansSemiBold Arial,sans-serif}.deck-learn .head .well h2 span{display:block;padding-top:20px;font-size:14px;font-weight:400;line-height:22px}.deck-learn .well,.deck-pricing .well{display:block;max-width:1350px;margin:0 auto;padding:1em 0}.deck-learn .well .col{display:inline-block;float:left;width:33.3333333333%}.deck-learn .well .col .col-box{display:block;width:100%;height:165px;padding:20px 10px 10px;box-sizing:border-box;border:1px solid #333;position:relative;border-radius:5px;text-align:left}.deck-learn .well .col .col-box.blank{display:flex;background:#444;padding:10px}.deck-learn .well .col .col-box.blank a{margin:auto;padding:10px;text-decoration:underline;color:#fff}.deck-learn .well .col .col-box span{display:flex;position:absolute;top:-13px;left:15px;padding:5px 15px;background:#333;color:#fff;border:1px solid #333;margin-bottom:25px;border-radius:5px}.deck-learn .well .col .col-box h3{padding:10px;font-size:16px;text-transform:capitalize}.deck-learn .well .col .col-box p{line-height:21px;padding:10px}.deck-learn .well .note{display:table;width:100%;text-align:center;margin-top:3em;padding:10px}.deck-learn .well .note a{text-decoration:underline;font-weight:700}.deck-pricing .well{padding:10px 10px 2.5em}.deck-pricing .well h2{padding:1em 0;font-size:38px}.deck-basket-empty .content h1 span,.deck-faq .well h2 span,.deck-guide .well h1 span,.deck-help .well h1 span,.deck-help-view .well h1 span,.deck-pricing .well h2 span{display:block;padding-top:10px;font-size:14px;font-weight:400}.deck-pricing .well .deck-layer{display:block;margin-bottom:10px}.deck-pricing .well .deck-layer .price-list{display:flex;border:1px solid #000;height:200px;overflow:hidden;margin-bottom:10px;border-radius:5px}.deck-pricing .well .deck-layer .price-list .block{flex-basis:33.3333333333%;height:calc(100% - 20px);padding:10px}.deck-pricing .well .deck-layer .price-list .block h3{display:table;padding:10px 0;font-size:16px;text-transform:capitalize}.deck-pricing .well .deck-layer .price-list .block:first-child{display:flex;background:#000}.deck-pricing .well .deck-layer .price-list .block:first-child h3{margin:auto;font-size:24px;color:#fff}.deck-pricing .well .deck-layer .price-list .block:first-child h3 span{display:block;padding-top:5px;font-size:16px;font-weight:400}.deck-pricing .well .deck-layer .price-list .block:first-child h3 span i{font-size:11px;font-style:normal}.deck-pricing .well .deck-layer .price-list .block ul li{display:inline-block;float:left;width:calc(50% - 22px);padding:10px;margin-bottom:2px;background:#eee;margin-right:2px;text-transform:capitalize;font-size:13px}.deck-pricing .well .deck-layer .price-list .block ul li:nth-child(even){margin-left:2px;margin-right:0}.deck-pricing .well .deck-layer:last-child{display:flex;gap:0 5px}.deck-pricing .well .deck-layer:last-child .block{display:flex;flex-basis:50%;height:200px;background:#000;color:#fff;border-radius:5px}.deck-pricing .well .deck-layer:last-child .block h3{margin:auto;font-size:24px;color:#fff}.deck-pricing .well .deck-layer:last-child .block h3 span{display:block;padding-top:5px;font-size:16px;font-weight:400}.deck-pricing .well .deck-layer:last-child .block h3 span i{font-size:11px;font-style:normal}.deck-faq .well{display:block;margin:0 auto;padding:0 10px;max-width:1350px}.deck-faq .well h2{font-size:32px;padding:1em 0}.deck-faq .well .list-wrap{display:block;border:1px solid #ccc;margin-bottom:5px;border-radius:5px;height:36px;overflow:hidden;transition:height 100ms ease-in-out}.deck-faq .well .list-wrap.active{height:auto}.deck-faq .well .list-wrap h3{font-size:16px;padding:10px;text-transform:capitalize}.deck-faq .well .list-wrap ul{border-top:1px dashed #ccc}.deck-faq .well .list-wrap ul li{font-weight:700;padding:10px;border-bottom:1px dashed #ccc}.deck-faq .well .list-wrap ul li:last-child,.deck-help .well .deck-layer .col .col-box ul li:last-child,.deck-help-view .well .deck-layer .col .col-box.main ul li:last-child,.deck-help-view .well .deck-layer .col .col-box.sidebar ul li:last-child{border-bottom:none}.deck-faq .well .list-wrap ul li p{line-height:19px;font-weight:400}.deck-help .well,.deck-help-view .well{margin:0 auto;padding:10px;max-width:1350px}.deck-help .well{display:flex;min-height:inherit}.deck-help .well .contentList{margin:10%auto auto;width:100%}.deck-help .well h1{font-size:32px;padding:1em 10px;text-align:center}.deck-help .well .deck-layer,.deck-help-view .well .deck-layer{display:block}.deck-help .well .deck-layer .col{display:inline-block;float:left;width:25%}.deck-help .well .deck-layer .col .col-pad{padding:10px}.deck-help .well .deck-layer .col .col-box{display:block;width:100%;min-height:193px;box-sizing:border-box;box-shadow:0 0 3px 0 rgba(136,136,136,.71);overflow:hidden;position:relative;padding-bottom:34px}.deck-help .well .deck-layer .col .col-box h3,.deck-help-view .well .deck-layer .col .col-box.main h2{font-size:18px;padding:10px;text-transform:capitalize}.deck-help .well .deck-layer .col .col-box h3 span{display:block;font-size:12px;padding-top:5px;font-weight:400;color:#777}.deck-help .well .deck-layer .col .col-box ul li{font-weight:700;padding:10px;border-bottom:1px dashed rgba(204,204,204,.6);text-transform:capitalize}.deck-help .well .deck-layer .col .col-box a{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;background:#eee;color:#555;text-align:center}.deck-help-view .well{display:block}.deck-guide .well h1,.deck-help-view .well h1{font-size:32px;padding:1em 0}.deck-help-view .well .deck-layer .col{display:inline-block;float:left;width:300px}.deck-help-view .well .deck-layer .col:last-child{width:calc(100% - 320px)}.deck-help-view .well .deck-layer .col:last-child .col-pad{padding-left:20px}.deck-help-view .well .deck-layer .col .col-box{display:block;width:100%;min-height:200px;box-sizing:border-box}.deck-help-view .well .deck-layer .col .col-box.sidebar{border:1px dashed #ccc}.deck-help-view .well .deck-layer .col .col-box.sidebar h4{font-size:16px;padding:10px;text-transform:capitalize;border-bottom:1px dashed #ccc}.deck-help-view .well .deck-layer .col .col-box.sidebar h4 span,.deck-help-view .well .deck-layer .col .col-box.sidebar ul li a i{display:inline-block;float:right}.deck-help-view .well .deck-layer .col .col-box.sidebar ul li{display:block;border-bottom:1px dashed #ccc}.deck-help-view .well .deck-layer .col .col-box.sidebar ul li a{display:block;padding:10px;text-transform:capitalize}.deck-help-view .well .deck-layer .col .col-box.main{box-shadow:0 0 3px 0 rgba(119,119,119,.7);padding:1em 1em 2em}.deck-help-view .well .deck-layer .col .col-box.main h3{font-size:14px;padding:10px 10px 0;text-transform:capitalize}.deck-help-view .well .deck-layer .col .col-box.main p{line-height:19px;padding:10px 10px 0}.deck-help-view .well .deck-layer .col .col-box.main ul li{font-weight:700;padding:10px;border-bottom:1px dashed #ccc}.deck-guide .well{display:block;margin:0 auto;max-width:1350px;padding:0 10px 1em}.deck-guide .well h3,.deck-legal .well h3{padding:10px 0;font-size:16px;text-transform:capitalize}.deck-guide .well p,.deck-legal .well p{line-height:19px;padding-bottom:10px;font-size:14px}.deck-guide .well p:last-child{font-style:italic;text-decoration:underline}.deck-guide .well ul{padding-bottom:1em}.deck-guide .well ul li,.deck-legal .well ul li{display:list-item;padding:5px;line-height:19px}.cookie-country-modal .modal .image h2 strong,.deck-guide .well ul li:first-letter,.deck-legal .well ul li:first-letter{text-transform:capitalize}.deck-legal{background:#fff}.deck-legal .well{display:block;margin:0 auto;max-width:1330px;min-height:750px;background:#fff;padding:10px}.deck-legal .well h1{font-size:2em;padding-bottom:10px}.deck-legal .well h1 span{display:block;padding-top:10px;font-size:14px;color:#ccc}.deck-guide .well ul,.deck-legal .well ul{display:block;padding-left:2em;list-style-type:disc}.payment-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:rgba(51,51,51,.51);padding:10px;box-sizing:border-box}.payment-modal.active{display:flex}.payment-modal .loading{display:block;margin:auto;width:250px;height:15px;background:#fff;color:#333;padding:10px;border-radius:5px;text-align:center}.payment-modal .loading .fa-spinner{animation:spinner 1s linear infinite}.payment-modal .modal{display:block;margin:10%auto;background:#fff;padding:10px;max-width:425px;height:150px;border-radius:10px}.payment-modal .modal h3{font-size:16px;padding:10px;border-bottom:1px dashed #ccc;margin-bottom:5px}.payment-modal .modal h3 span{display:inline-block;float:right}.payment-modal .modal p{line-height:19px;padding:10px}.payment-modal .modal ul,.slot-modal .modal .game-modal .modal ul{padding:10px}.payment-modal .modal ul li{display:inline-block;float:left;width:calc(50% - 2px);margin-right:2px}.payment-modal .modal ul li:last-child{margin-right:0;margin-left:2px}.payment-modal .modal ul li:last-child a{background:#333;color:#fff}.payment-modal .modal .button,.payment-modal .modal ul li a{display:block;padding:10px;border:1px solid #333;color:#333;text-align:center;border-radius:30px}.payment-modal .modal .button{margin-top:5px;border:2px solid green;color:green;font-weight:700}.friend-invite-modal,.game-modal,.slot-modal{display:none;position:fixed;top:0;left:0;padding:10px;height:100%}.friend-invite-modal{background:rgba(0,0,0,.35);width:100%;z-index:9000000000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.friend-invite-modal .modal .page-error-msg.active,.friend-invite-modal.active,.friend-invite-modal[data-toggle=show]{display:block}.friend-invite-modal .modal,.friend-invite-modal .modal label textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.friend-invite-modal .modal{position:relative;top:0;margin:0 auto;max-width:425px;min-height:50px;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.friend-invite-modal .modal h2{display:block;font-size:18px;padding:10px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);color:#333;background:0 0}.friend-invite-modal .modal h2 span{position:absolute;top:0;right:0;padding:13px 15px;background:#333;color:#fff;font-size:13px}.friend-invite-modal .modal .page-error-msg{display:none;background:#eee;padding:10px;text-align:center;font-weight:700}.friend-invite-modal .modal .page-error-msg[data-toggle=success]{background:rgba(0,128,0,.21);color:green}.friend-invite-modal .modal .page-error-msg[data-toggle=warning]{background:rgba(255,165,0,.21);color:orange}.deck-account .deck-layer.general .col label,.friend-invite-modal .modal label{display:block;padding:10px 10px 0}.friend-invite-modal .modal label input[type=text],.friend-invite-modal .modal label select{display:block;padding:10px;border:0;border-bottom:1px solid #000;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.friend-invite-modal .modal label textarea{display:block;padding:10px;width:100%;margin-top:10px;resize:none;border:1px solid #000}.friend-invite-modal .modal label .invite-friend,.slot-modal .modal .game-status h3{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff}.friend-invite-modal .modal label .invite-friend{display:block;margin-bottom:10px;padding:10px;background:#333;border:0;border-radius:30px}.friend-invite-modal .modal label small{display:block;margin-top:2px;padding:5px;background:#eee;line-height:19px;font-size:13px}.game-modal,.slot-modal{width:calc(100% - 20px);z-index:1000000;background:rgba(51,51,51,.51)}.slot-modal.active{display:block}.slot-modal .modal{display:block;margin:0 auto;max-width:450px;min-height:350px;background:#fff;padding-bottom:20px;position:relative;top:5%;border-radius:10px;border:5px solid #ccc;overflow:hidden}.slot-modal .modal .head{display:block;position:relative;z-index:1000;padding:15px 10px;margin-bottom:2em}.slot-modal .modal .head h2,.watch-ad-boost-modal .modal .content h1,.watch-ad-modal .modal .content h1,.watch-ad-modal-1 .modal .content h1{font-size:18px}.slot-modal .modal .head h2 span{position:absolute;top:0;right:0;background:#333;color:#fff;padding:10px}.slot-modal .modal .game-status{display:table;margin:0 auto;width:150px;position:relative}.slot-modal .modal .game-status h3{position:absolute;top:-15px;left:0;padding:10px 15px;background-color:#282828;border:2px solid #282828;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0-5px 1px 0 rgba(0,0,0,.16);-moz-box-shadow:0-5px 1px 0 rgba(0,0,0,.16);box-shadow:0-5px 1px 0 rgba(0,0,0,.16)}.slot-modal .modal .points-reward{display:none}.deck-profile .well .deck-layer .orders .list h4,.deck-profile .well .order-list h3,.slot-modal .modal .points-reward h3{display:block;padding:10px;font-size:16px}.slot-modal .modal .points-reward h3 span{display:block;margin-top:5px;color:#ccc;font-size:14px}.slot-modal .modal .points-reward ul li{display:inline-block;float:left;width:calc(20% - 20px);padding:5px 10px}.slot-modal .modal .points-reward ul li span{padding:15px 10px;background:rgba(255,165,0,.21);color:#222629;text-align:center}.slot-modal .modal .points-reward ul li span[data-toggle=show]{background:#222629;color:#fff;font-weight:700}.slot-modal .modal .get-game-points{display:none;padding:10px}.slot-modal .modal .game-slots ul li span,.slot-modal .modal .get-game-points span,.slot-modal .modal .points-reward ul li span{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.slot-modal .modal .get-game-points span{padding:10px;-webkit-box-shadow:0 2px 1px 0#000;-moz-box-shadow:0 2px 1px 0#000;box-shadow:0 2px 1px 0#000;border:1px solid #000;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:relative;overflow:hidden;font-weight:700;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.slot-modal .modal .game-stats ul li span i,.slot-modal .modal .get-game-points span i{position:absolute;top:0;right:0;font-style:normal;background:#222629;color:#fff;padding:10px 1.5em;font-weight:700}.slot-modal .modal .game-modal[data-toggle=show],.slot-modal .modal .game-slots{display:block}.slot-modal .modal .game-slots ul{padding:2em 10px 10px;background-color:#282828;-webkit-box-shadow:inset 0 0 6px 0#000;-moz-box-shadow:inset 0 0 6px 0#000;box-shadow:inset 0 0 6px 0#000}.slot-modal .modal .game-slots ul li{display:inline-block;float:left;width:calc(33.3333333333% - 10px);height:120px;padding:5px}.slot-modal .modal .game-slots ul li span{-webkit-box-shadow:inset 0 0 15px 0#000;-moz-box-shadow:inset 0 0 15px 0#000;box-shadow:inset 0 0 15px 0#000;border:2px solid #000;padding:5px;height:120px;background-size:80px;background-repeat:no-repeat;background-position:center;background-color:#fff}.slot-modal .modal .game-slots ul li span.a1{background-image:url(../slot/tiles/seven.png)}.slot-modal .modal .game-slots ul li span.a2{background-image:url(../slot/tiles/cherries.png)}.slot-modal .modal .game-slots ul li span.a3{background-image:url(../slot/tiles/club.png)}.slot-modal .modal .game-slots ul li span.a4{background-image:url(../slot/tiles/diamond.png)}.slot-modal .modal .game-slots ul li span.a5{background-image:url(../slot/tiles/heart.png)}.slot-modal .modal .game-slots ul li span.a6{background-image:url(../slot/tiles/spade.png)}.slot-modal .modal .game-slots ul li span.a7{background-image:url(../slot/tiles/joker.jpg)}.slot-modal .modal .game-buttons,.slot-modal .modal .game-stats{display:block;position:relative;z-index:1000}.cookie-country-modal .modal ul::after,.game-modal .modal .layer .col-wrap::after,.game-modal .modal .layer.buttons ul::after,.payment-modal-2 .modal.access ul::after,.search-modal .modal .deck-layer .post::after,.slot-modal .modal .game-buttons ul::after,.slot-modal .modal .game-buttons::after,.slot-modal .modal .game-modal .modal ul::after,.slot-modal .modal .game-stats ul::after,.slot-modal .modal .game-stats::after{content:"";display:block;clear:both}.slot-modal .modal .game-buttons ul li,.slot-modal .modal .game-stats ul li{display:inline-block;float:left;width:calc(50% - 20px);padding:10px}.slot-modal .modal .game-buttons ul li span,.slot-modal .modal .game-spin,.slot-modal .modal .game-stats ul li span{border:1px solid #000;-webkit-box-shadow:0 2px 1px 0#000;-moz-box-shadow:0 2px 1px 0#000;box-shadow:0 2px 1px 0#000;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slot-modal .modal .game-stats ul li span{display:block;padding:10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:hidden;font-weight:700;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.slot-modal .modal .game-buttons ul li{width:calc(33.3333333333% - 20px)}.slot-modal .modal .game-buttons ul li span,.slot-modal .modal .game-spin{text-align:center;background:#222629;color:#fff}.slot-modal .modal .game-buttons ul li span{text-transform:uppercase;font-weight:700}.slot-modal .modal .game-spin{display:block;margin:10px;padding:10px;position:relative;z-index:2000}.slot-modal .modal .game-modal{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.61);z-index:30000;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.slot-modal .modal .game-buttons ul li span,.slot-modal .modal .game-modal .modal,.slot-modal .modal .game-modal .modal ul li span{display:block;padding:10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.slot-modal .modal .game-modal .modal{margin:0 auto;height:auto;background-color:#fff;border:2px solid #000;position:relative;top:calc(50% - 42px);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.slot-modal .modal .game-modal .modal h2{text-align:center;font-size:16px;padding:10px}.slot-modal .modal .game-modal .modal ul li{display:inline-block;float:left;width:calc(50% - 10px);padding:5px}.slot-modal .modal .game-modal .modal ul li span{background-color:#222629;color:#fff;border:1px solid #000;-webkit-box-shadow:0 1px 1px 0 transparent;-moz-box-shadow:0 1px 1px 0 transparent;box-shadow:0 1px 1px 0 transparent;text-align:center;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;font-weight:700}.game-modal .loading{display:table;margin:auto;padding:10px;background:#fff;border-radius:10px}.game-modal.active{display:block}.game-modal .modal{display:block;margin:0 auto;max-width:380px;min-height:350px;background:#fff;padding:10px 10px 20px;position:relative;top:5%;border-radius:10px;border:5px solid #ccc;overflow:hidden}.game-modal .modal h3{font-size:22px;padding:10px}.game-modal .modal h3 span{display:block;padding-top:5px;font-weight:400;color:#777;font-size:14px}.deck-account .deck-layer.general .col label .upgrade-tier strong,.game-modal .modal .layer{display:block;padding:10px}.game-modal .modal .layer h4{display:table;background:#000;color:#fff;padding:10px 15px;font-size:14px}.game-modal .modal .layer h4 small{display:inline-block;text-align:center;width:50px}.game-modal .modal .layer .col-wrap{display:block;border:1px solid #333;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px}.game-modal .modal .layer .col-wrap .block{display:inline-block;float:left;width:25%;height:50px;overflow:hidden}.game-modal .modal .layer .col-wrap .block:last-child .well{border-right:none}.game-modal .modal .layer .col-wrap .block .well{border-right:1px solid #333;width:100%;height:100%;box-sizing:border-box;overflow:hidden;box-shadow:0 0 5px 0#000 inset}.game-modal .modal .layer .col-wrap .block ul{position:relative;top:0;width:100%;height:100%;box-sizing:border-box;transition:top 250ms ease-in-out}.game-modal .modal .layer .col-wrap .block ul li{display:flex;padding:10px;width:calc(100% - 20px);height:calc(100% - 20px);text-align:center;position:relative}.game-modal .modal .layer .col-wrap .block ul li:after{content:"";border-left:5px dashed #000;border-right:5px dashed #000;position:absolute;top:0;left:5px;width:calc(100% - 20px);height:100%}.game-modal .modal .layer .col-wrap .block ul li span{margin:auto;font-size:18px}.game-modal .modal .layer .col-wrap .block:last-child,.game-modal .modal .layer .col-wrap .block:last-child ul{border-right:none}.game-modal .modal .layer.buttons ul li{display:inline-block;float:left;width:calc(50% - 5px);margin-right:5px}.game-modal .modal .layer.buttons ul li:last-child{margin-right:0;margin-left:5px}.game-modal .modal .button,.game-modal .modal .layer.buttons ul li span{display:block;padding:10px;border:1px solid #000;text-align:center;border-radius:30px}.deck-account .deck-layer .foot span:active,.deck-account .deck-layer.general .col label.referral .button:active,.game-modal .modal .button.active,.game-modal .modal .layer.buttons ul li span.active{background:#333;color:#fff}.game-modal .modal .button{border:1px solid #333;color:#333;margin:10px}.game-modal .modal .button:last-child{background:#333;color:#fff}.cookie-country-modal{display:block;position:fixed;top:0;left:0;width:calc(100% - 10px);height:100%;z-index:10000;background:rgba(51,51,51,.51);padding:0 5px}.cookie-country-modal.hide{display:none}.cookie-country-modal .modal{display:block;margin:5%auto;background:#fff;max-width:450px;height:400px;border-radius:5px;overflow:hidden;position:relative}.cookie-country-modal .modal .error-modal{position:absolute;top:0;left:0;margin:10px;padding:5px 10px;background:#fff;font-size:12px;opacity:0;transition:all 200ms ease-in-out;color:#ff4500}.cookie-country-modal .modal .error-modal.active{opacity:1;z-index:1}.cookie-country-modal .modal .image{display:block;height:200px;background:#000;position:relative}.cookie-country-modal .modal .image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000 url(../images/home/img-9.jpg)center no-repeat;background-size:cover;opacity:.8}.cookie-country-modal .modal .image h2{position:absolute;bottom:0;left:0;padding:.5em;color:#fff;font-size:24px;z-index:1}.cookie-country-modal .modal .image h2 span{display:table;font-size:13px;margin-top:10px;padding:10px;font-weight:400;background:#fff;color:#dc143c}.cookie-country-modal .modal .image .button-close{position:absolute;top:0;right:0;margin:10px;padding:2px;background:#fff;border-radius:100%;font-size:24px;z-index:1}.cookie-country-modal .modal .content{display:block;padding:1em}.cookie-country-modal .modal .content label{display:block;padding:10px 0}.cookie-country-modal .modal .content label input{display:block;margin-top:10px;padding:10px;width:100%;box-sizing:border-box}.cookie-country-modal .modal .content span{display:block;text-align:center;padding:15px;color:#fff;background:#000;font-size:16px}.cookie-country-modal .modal ul{position:absolute;bottom:0;left:0;width:100%;border-top:1px dashed #000}.cookie-country-modal .modal ul li{display:inline-block;float:left;width:37.5%}.cookie-country-modal .modal ul li:first-child{width:25%}.cookie-country-modal .modal ul li a,.cookie-country-modal .modal ul li span,.payment-modal-2 .modal h4,.payment-modal-2 .modal.access span{display:block;padding:10px;text-align:center}.cookie-country-modal .modal ul li span{background:#000;color:#fff}.payment-modal-2{display:none;position:fixed;top:0;left:0;background:rgba(0,0,0,.35);width:100%;height:100%;box-sizing:border-box;z-index:10000;padding:10px}.payment-modal-2.active,.payment-modal-2[data-toggle=show]{display:block}.payment-modal-2 .loading{display:block;margin:0 auto;width:30%;text-align:center;position:relative;top:calc(50% - 20px);background:#fff;color:#333;padding:10px;border-radius:30px}.payment-modal-2 .loading i{font-size:16px}.payment-modal-2 .loading,.payment-modal-2 .modal,.payment-modal-2 .modal .foot,.payment-modal-2 .modal button,.payment-modal-2 .modal input[type=submit]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.payment-modal-2 .modal{position:relative;top:calc(50% - 150px);margin:0 auto;max-width:460px;min-height:50px;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding-bottom:60px;overflow:hidden;-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}.payment-modal-2 .modal h2{display:block;font-size:16px;padding:10px;color:#333;background:0 0;text-transform:uppercase}.payment-modal-2 .modal h2 span{position:absolute;top:0;right:0;margin:6px 7px;padding:5px 10px;background:#333;color:#fff;font-size:13px;border-radius:30px}.payment-modal-2 .modal h4{margin-top:10px;font-size:2.5em}.payment-modal-2 .modal h4 span{display:block;padding-top:10px;font-size:14px;color:#333;font-weight:400}.payment-modal-2 .modal button,.payment-modal-2 .modal input[type=submit]{display:table;margin:10px auto 15px;background:0 0;border:1px solid #333;color:#333;text-align:center;padding:10px 15px;font-size:14px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.payment-modal-2 .modal .foot{display:block;position:absolute;bottom:0;left:0;width:100%;padding:10px;background:#eee}.payment-modal-2 .modal .foot p{line-height:19px;text-align:center;color:#555}.payment-modal-2 .modal.access{padding:10px}.payment-modal-2 .modal.access h2{text-align:center}.payment-modal-2 .modal.access span{margin:5px;background:#000;color:#fff}.payment-modal-2 .modal.access p{display:block;line-height:19px;text-align:center;font-size:16px;padding:10px}.deck-competition-view .well nav ul li,.payment-modal-2 .modal.access ul li{display:inline-block;float:left;width:calc(50% - 10px);padding:5px}.payment-modal-2 .modal.access ul li:last-child a{background:#dc143c}.payment-modal-2 .modal.access ul li a{display:block;padding:10px;text-align:center;background:#000;color:#fff}.payment-modal-2 .modal.item-exist h4{font-size:16px!important}.watch-ad-boost-modal,.watch-ad-modal,.watch-ad-modal-1{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:rgba(51,51,51,.51);padding:10px;box-sizing:border-box}.watch-ad-modal.active{display:block}.watch-ad-modal .modal{display:flex;flex-direction:column;max-width:500px;margin:0 auto;height:100%;background:#fff;border-radius:5px;position:relative}.watch-ad-modal .modal .close-button{position:absolute;top:0;right:0;margin:10px;font-size:18px}.watch-ad-modal .modal .content{margin:auto;text-align:center}.watch-ad-modal .modal .content:first-child{background:#eee}.watch-ad-modal .modal .content h1 i{display:block;font-size:3em;padding-bottom:10px}.watch-ad-boost-modal .modal .content p,.watch-ad-modal .modal .content p,.watch-ad-modal-1 .modal .content p{line-height:19px;padding:10px 20px}.watch-ad-boost-modal .modal .content small,.watch-ad-modal .modal .content small,.watch-ad-modal-1 .modal .content small{display:block;padding:10px;font-size:12px;color:#777}.watch-ad-modal .modal .content small i{font-style:normal}.watch-ad-modal .modal .content .button{display:table;margin:0 auto;text-align:center;background:#000;width:50%;padding:10px 15px;color:#fff;border-radius:5px}.watch-ad-boost-modal .modal .content .button small,.watch-ad-modal .modal .content .button small,.watch-ad-modal-1 .modal .content .button small{display:block;padding:5px 0 0;font-size:11px;color:#eee}.deck-profile .well .deck-layer .col .col-box.wallet-mobile .button small i,.deck-profile .well .deck-layer.reward-points .button span i,.watch-ad-boost-modal .modal .content .button small i,.watch-ad-modal .modal .content .button small i,.watch-ad-modal-1 .modal .content .button small i{font-style:normal;text-decoration:underline;font-weight:700}.watch-ad-boost-modal .modal .content .button.inactive,.watch-ad-modal .modal .content .button.inactive,.watch-ad-modal-1 .modal .content .button.inactive{background:#ccc;color:#555!important}.watch-ad-boost-modal .modal .content .button.inactive small,.watch-ad-modal .modal .content .button.inactive small,.watch-ad-modal-1 .modal .content .button.inactive small{color:#555!important}.watch-ad-modal-1.active{display:block}.watch-ad-modal-1 .modal{display:flex;flex-direction:column;max-width:500px;margin:0 auto;height:100%;background:#fff;border-radius:5px;position:relative}.watch-ad-modal-1 .modal .close-button{position:absolute;top:0;right:0;margin:10px;font-size:18px}.watch-ad-modal-1 .modal .content{margin:auto;text-align:center}.watch-ad-modal-1 .modal .content:first-child{background:#eee}.watch-ad-modal-1 .modal .content h1 i{display:block;font-size:3em;padding-bottom:10px}.watch-ad-modal-1 .modal .content small i{font-style:normal}.watch-ad-modal-1 .modal .content .button{display:table;margin:0 auto;text-align:center;background:#000;width:50%;padding:10px 15px;color:#fff;border-radius:5px}.watch-ad-boost-modal.active{display:block}.watch-ad-boost-modal .modal{display:flex;flex-direction:column;max-width:500px;margin:0 auto;height:100%;background:#fff;border-radius:5px;position:relative}.watch-ad-boost-modal .modal .close-button{position:absolute;top:0;right:0;margin:10px;font-size:18px}.watch-ad-boost-modal .modal .content{margin:auto;text-align:center}.watch-ad-boost-modal .modal .content:first-child{background:#eee}.watch-ad-boost-modal .modal .content h1 i{display:block;font-size:3em;padding-bottom:10px}.watch-ad-boost-modal .modal .content small i{font-style:normal}.watch-ad-boost-modal .modal .content .button{display:table;margin:0 auto;text-align:center;background:#000;width:50%;padding:10px 15px;color:#fff;border-radius:5px}.search-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:#fff;padding:10px;box-sizing:border-box}.search-modal.active{display:block}.search-modal .modal{display:block;width:100%;height:100%}.search-modal .modal h2{font-size:16px;padding:10px 0}.deck-account .deck-layer.general .col label .email-invite i.fa-arrow-right,.deck-account .deck-layer.general .col label .upgrade-tier strong i,.deck-profile .well .deck-layer .col .col-box.address h3 a,.deck-profile .well .deck-layer .col .col-box.points ul li span,.search-modal .modal h2 span{display:inline-block;float:right}.search-modal .modal label{display:block;position:relative;padding:5px 0;border-bottom:1px dashed #000}.search-modal .modal label input[type=text]{display:block;padding:10px;border:1px solid #000;border-radius:5px;width:100%;box-sizing:border-box}.search-modal .modal .deck-layer .post .content a,.search-modal .modal label span{position:absolute;right:0;padding:5px 10px;border-radius:5px;background:#000;color:#fff}.search-modal .modal label span{top:1px;margin:10px}.search-modal .modal .deck-layer{display:block;height:calc(100% - 84px);overflow-y:auto}.search-modal .modal .deck-layer .searching{display:block;margin-top:5px;padding:5px;text-align:center;background:#eee}.search-modal .modal .deck-layer .post{display:block;margin:5px 0;padding:5px;border:1px solid #ccc;border-radius:5px}.search-modal .modal .deck-layer .post .content,.search-modal .modal .deck-layer .post .image{display:inline-block;float:left}.search-modal .modal .deck-layer .post .image{width:40px;height:40px;margin-right:10px;background:#000;border-radius:5px}.search-modal .modal .deck-layer .post .content{width:calc(100% - 50px);height:100%;padding-top:2px;position:relative}.search-modal .modal .deck-layer .post .content h3{font-size:14px;text-transform:capitalize;width:80%}.deck-competition .well .post .content h3 span,.deck-competition .well .post .image h3 span,.deck-profile .well .deck-layer.reward-points .button span,.deck-profile .well h2 span,.search-modal .modal .deck-layer .post .content h3 span{display:block;padding-top:5px;font-size:12px;font-weight:400}.search-modal .modal .deck-layer .post .content a{top:0;font-size:13px}.deck-mybag .well,.deck-myprizes .well,.deck-profile .well{display:block;margin:0 auto;max-width:1350px;padding-bottom:1em}.deck-mybag .well h2,.deck-myprizes .well h2,.deck-profile .well h2{font-size:26px;padding:15px 10px}.deck-profile .well h2 span{padding-top:10px;font-size:14px;text-transform:capitalize}.deck-profile .well .deck-layer{display:block;min-height:200px}.deck-account .deck-layer.shipping label::after,.deck-account .deck-layer::after,.deck-account nav ul::after,.deck-mybag .well .deck-layer .col .col-box ul::after,.deck-mybag .well .deck-layer::after,.deck-myprizes .well .deck-layer .post::after,.deck-myprizes .well .deck-layer::after,.deck-polls .well .deck-layer::after,.deck-profile .well .deck-layer .col .col-box.wallet .wrap ul::after,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap ul::after,.deck-profile .well .deck-layer::after,.deck-profile .well .order-list ul::after{content:"";display:block;clear:both}.deck-profile .well .deck-layer .col{display:inline-block;float:left;width:33.3333333333%}.deck-profile .well .deck-layer .col .col-box.points h3,.deck-profile .well .deck-layer .col .col-pad{padding:10px}.deck-profile .well .deck-layer .col .col-box{display:block;padding:10px;width:100%;height:200px;box-sizing:border-box;border:1px solid #333;border-radius:5px}.deck-profile .well .deck-layer .col .col-box.wallet{background:#333;color:#fff;border-color:#fff;display:flex}.deck-profile .well .deck-layer .col .col-box.wallet .wrap{width:100%}.deck-profile .well .deck-layer .col .col-box.wallet .wrap h2,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap h2{color:#fff;padding:1em 15px;font-size:16px}.deck-profile .well .deck-layer .col .col-box.wallet .wrap h2 small,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap h2 small{display:inline-block;font-size:10px;margin-left:5px;padding:2px 5px;background:#fff;color:#000;border-radius:2px;position:relative;top:-2px;opacity:0;transition:all 200ms ease-in-out}.deck-profile .well .deck-layer .col .col-box.wallet .wrap ul,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap ul{position:absolute;bottom:0;left:0;padding:5px}.deck-profile .well .deck-layer .col .col-box.wallet .wrap ul li,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap ul li{display:inline-block;float:left;padding:10px;color:#fff;min-width:100px}.deck-profile .well .deck-layer .col .col-box.wallet .wrap ul li strong,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap ul li strong{display:block;padding:5px 0;font-size:11px}.deck-profile .well .deck-layer .col .col-box.wallet .wrap ul li strong small,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap ul li strong small{font-size:26px}.deck-profile .well .deck-layer .col .col-box.wallet-mobile{padding:0;position:relative;border:0;height:auto}.deck-profile .well .deck-layer .col .col-box.wallet .wrap,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .wrap{display:block;position:relative;min-height:150px;background:#333;border-radius:5px}.deck-profile .well .deck-layer .col .col-box.wallet-mobile .watch-ad{position:absolute;top:0;right:0;margin:5px;padding:5px 10px;font-size:12px;background:#fff;border-radius:5px;font-weight:700}.deck-profile .well .deck-layer .col .col-box.wallet-mobile .boost,.deck-profile .well .deck-layer .col .col-box.wallet-mobile .button-tap-refill{display:block;margin-top:5px;background:#eee;padding:10px;font-size:13px;text-align:center;border-radius:5px}.deck-profile .well .deck-layer .col .col-box.wallet-mobile .button-tap-refill{color:#333;border:1px dashed #ccc;margin-bottom:5px;padding:5px 10px;font-size:12px;font-weight:700}.deck-profile .well .deck-layer .col .col-box.wallet-mobile .button{display:block;background:#dc143c;color:#fff;margin-top:5px;padding:1em 1.5em;border-radius:5px;text-align:center}.deck-profile .well .deck-layer .col .col-box.wallet-mobile .button small{display:block;padding-top:5px;font-size:12px}.deck-profile .well .deck-layer .col .col-box.address ul,.deck-profile .well .deck-layer .col .col-box.points ul{height:calc(100% - 34px);overflow-y:auto}.deck-profile .well .deck-layer .col .col-box.points ul::-webkit-scrollbar{width:6px;background-color:#eee}.deck-profile .well .deck-layer .col .col-box.points ul::-webkit-scrollbar-track{background-color:#ccc}.deck-profile .well .deck-layer .col .col-box.points ul::-webkit-scrollbar-thumb{height:25%;background-color:#333}.deck-profile .well .deck-layer .col .col-box.address ul li,.deck-profile .well .deck-layer .col .col-box.points ul li{display:block;padding:10px;border-bottom:1px dashed #ccc}.deck-profile .well .deck-layer .col .col-box.address ul li:last-child,.deck-profile .well .deck-layer .col .col-box.points ul li:last-child,.deck-profile .well .deck-layer .orders .list:last-child{border-bottom:none}.deck-profile .well .deck-layer .col .col-box.address h3{padding:10px;border-bottom:1px dashed #333}.deck-profile .well .deck-layer .col .col-box.address ul::-webkit-scrollbar{width:6px;background-color:#eee}.deck-profile .well .deck-layer .col .col-box.address ul::-webkit-scrollbar-track{background-color:#ccc}.deck-profile .well .deck-layer .col .col-box.address ul::-webkit-scrollbar-thumb{height:25%;background-color:#333}.deck-profile .well .deck-layer .col .col-box.address ul li span{display:block;padding-top:3px;color:#777;font-size:13px}.deck-profile .well .deck-layer .orders{display:block;margin:0 10px;border-radius:5px;border:1px solid #ccc;position:relative}.deck-competition-view .well .prizes h3,.deck-profile .well .deck-layer .orders h3{padding:10px;border-bottom:1px dashed #ccc}.deck-profile .well .deck-layer .orders h3 a{position:absolute;top:0;right:0;margin:4px;padding:5px 10px;font-size:13px;border:1px solid #333;border-radius:5px}.deck-profile .well .deck-layer .orders .list{display:block;margin:0 0 2px;border-bottom:1px dashed #ccc;border-radius:3px}.deck-profile .well .deck-layer .orders .list h4 small,.deck-profile .well .order-list h3 small{display:inline-block;float:right;font-size:13px;padding:2px 4px;background:rgba(10,106,161,.25);color:#0a6aa1;text-transform:capitalize}.deck-profile .well .deck-layer .orders .list h4 span,.deck-profile .well .order-list h3 span{display:block;padding-top:5px;font-size:13px;font-weight:400}.deck-profile .well .deck-layer.reward-points{display:flex;margin:0 5px 10px;min-height:50px;position:relative;justify-content:space-between}.deck-profile .well .deck-layer.reward-points .button{flex-basis:100%;margin:5px;padding:10px;background:#000;color:#fff;border-radius:5px;position:relative;font-weight:700}.deck-profile .well .deck-layer.reward-points .button span.action{position:absolute;top:0;right:0;margin:13px 10px;padding:5px 10px;border:1px solid #fff;color:#fff;border-radius:30px;font-size:14px;transition:all 150ms ease-in-out}.deck-profile .well .deck-layer.reward-points .button span.action:active{background:#fff;color:#000}.deck-profile .well .order-list{display:block;margin:0 10px 2px;border:1px dashed #ccc;border-radius:3px}.deck-profile .well .order-list ul{padding:0 10px 10px}.deck-profile .well .order-list ul li{display:inline-block;float:left;padding:5px 10px;margin-right:2px;background:#ccc;font-size:13px;text-transform:capitalize}.deck-mybag .well h2 span,.deck-myprizes .well h2 span{display:block;padding-top:10px;font-size:14px}.deck-mybag .well .deck-layer{display:block;min-height:200px}.deck-mybag .well .deck-layer .col{display:inline-block;float:left;width:25%}.deck-mybag .well .deck-layer .col .col-box ul,.deck-mybag .well .deck-layer .col .col-pad{padding:10px}.deck-mybag .well .deck-layer .col .col-box{display:block;width:100%;min-height:200px;box-sizing:border-box;border-radius:5px;box-shadow:0 0 3px 0#888;overflow:hidden}.deck-mybag .well .deck-layer .col .col-box .image{display:block;width:100%;height:200px;background:#000}.deck-mybag .well .deck-layer .col .col-box .progress{display:block;margin:0 10px;width:calc(100% - 20px);height:10px;background:#e8e8e8;overflow:hidden;position:relative;box-sizing:border-box;border-radius:30px}.deck-mybag .well .deck-layer .col .col-box .progress span{position:absolute;top:0;left:0;width:0;height:100%;background:#028858}.deck-mybag .well .deck-layer .col .col-box h3{font-size:13px;text-transform:uppercase;padding:10px}.deck-mybag .well .deck-layer .col .col-box h3 span{display:block;padding-top:5px;text-transform:none;font-weight:400;color:#777}.deck-mybag .well .deck-layer .col .col-box ul li{display:inline-block;float:left;width:calc(50% - 4px);margin-right:4px}.deck-mybag .well .deck-layer .col .col-box ul li:last-child{margin-right:0;margin-left:4px}.deck-mybag .well .deck-layer .col .col-box ul li span{display:block;padding:6px 10px;background:#000;color:#fff;text-align:center;border-radius:30px;font-size:13px}.deck-mybag .well .deck-layer .col .col-box ul li span.like{background:#000;color:#fff}.deck-mybag .well .deck-layer .col .col-box ul li span.like.inactive{background:#dc143c;color:#fff}.deck-mybag .well .deck-layer .col .col-box ul li span.like:active{background:#dc143c}.deck-mybag .well .deck-layer .col .col-box ul li span.inactive{background:#ccc;color:#555}.deck-myprizes .well .deck-layer{display:block;padding:10px;min-height:200px}.deck-myprizes .well .deck-layer .post{display:block;border:1px solid rgba(0,0,0,.4);padding:5px;margin-bottom:5px;border-radius:5px}.deck-account nav ul li,.deck-myprizes .well .deck-layer .post .content,.deck-myprizes .well .deck-layer .post .image{display:inline-block;float:left}.deck-myprizes .well .deck-layer .post .image{width:40px;height:40px;margin-right:10px;background:#000;border-radius:100%}.deck-myprizes .well .deck-layer .post .content{width:calc(100% - 50px);height:100%;padding-top:2px}.deck-myprizes .well .deck-layer .post .content h3{font-size:16px;text-transform:capitalize}.deck-myprizes .well .deck-layer .post .content h3 span{display:block;padding-top:5px;font-size:13px;font-weight:400}.deck-account nav{display:table;background:#333;margin:0 10px 10px}.deck-account nav ul li a{display:block;padding:10px 15px;color:#fff}.deck-account .account-error{display:none;margin:0 10px;padding:5px 10px;background:rgba(10,106,161,.25);border:1px solid #0a6aa1;color:#0a6aa1}.deck-account .account-error.active{display:table}.deck-account .account-error[data-toggle=success]{background:rgba(0,128,0,.25);color:green;border-color:green}.deck-account .account-error[data-toggle=warning]{background:rgba(255,165,0,.25);color:orange;border-color:orange}.deck-account .deck-layer{display:block}.deck-account .deck-layer.general .col{display:inline-block;float:left;width:35%;margin-right:2em}.deck-account .deck-layer.general .col:last-child{margin-right:0}.deck-account .deck-layer.general .col h3{display:block;margin:0 10px;padding:10px 0;border-bottom:1px dashed #333}.deck-account .deck-layer.general .col label input[type=text],.deck-account .deck-layer.general .col label select,.deck-account .deck-layer.shipping label input[type=text],.deck-account .deck-layer.shipping label textarea{display:block;width:100%;margin-top:10px;padding:5px;border:1px solid #ccc;box-sizing:border-box}.deck-account .deck-layer.general .col label select,.deck-competition-view .well .tab-content p:first-letter{text-transform:capitalize}.deck-account .deck-layer.general .col label .upgrade-tier{display:block;margin-top:10px;border:1px solid #333;border-radius:5px}.deck-account .deck-layer.general .col label .upgrade-tier small{display:block;padding:10px;background:rgba(51,51,51,.2);color:#333;font-size:12px}.deck-account .deck-layer.general .col label .email-invite{display:block;margin:10px 0 5px;padding:10px;background:#333;color:#fff}.deck-account .deck-layer.general .col label small{font-size:13px;color:#777}.deck-account .deck-layer.general .col label.referral{display:block;margin:10px 10px 0;padding:0 10px;border:1px solid #ccc;border-radius:5px}.deck-account .deck-layer.general .col label.referral #copy-referral{display:block;border:1px solid #ccc;padding:10px;background:#eee;width:100%;font-size:11px;word-break:break-all}.deck-account .deck-layer.general .col label.referral .button{display:table;margin:5px 0 10px;padding:5px 10px;background:#333;border-radius:5px;color:#fff;font-size:13px}.deck-account .deck-layer.shipping{width:30%}.deck-account .deck-layer.shipping label{display:block;padding:10px 10px 0}.deck-account .deck-layer.shipping label .block{display:inline-block;float:left;width:calc(50% - 5px);margin-right:5px;margin-bottom:10px}.deck-account .deck-layer.shipping label .block:last-child,.deck-project .well .deck-layer .col .col-box .content ul.buttons li:last-child{margin-right:0;margin-left:5px}.deck-account .deck-layer.shipping label textarea{resize:none;overflow:hidden}.deck-account .deck-layer.shipping label small{display:table;font-size:13px;margin-top:5px;padding:5px;color:#777;background:#eee}.deck-account .deck-layer.upgrade .list{display:block;margin:5px 10px;padding:10px;border:1px solid #000;border-radius:5px;position:relative;text-transform:capitalize;font-size:16px}.deck-account .deck-layer.upgrade .list small{display:block;padding-top:10px;font-size:12px;color:#777;text-transform:none}.deck-account .deck-layer.upgrade .list .upgradeButton{position:absolute;top:0;right:0;margin:10px;padding:4px 10px;background:#eee;color:#ccc;font-size:12px;border-radius:30px}.deck-account .deck-layer.upgrade .list .upgradeButton.inactive{background:#eee;border:1px solid #ccc;color:#555}.deck-account .deck-layer.upgrade .list .upgradeButton.active{background:#000;color:#fff}.deck-account .deck-layer .foot{display:table;float:left;width:100%;margin-top:20px;padding:10px}.deck-account .deck-layer .foot span{display:table;padding:5px 10px;border:1px solid #333;color:#333;border-radius:30px}.deck-404{display:flex}.deck-404 h1{font-size:28px;margin:auto;text-align:center}.deck-404 h1 i{display:block;font-size:5em}.deck-404 h1 span{display:block;font-size:14px;padding-top:10px}.deck-404 h1 p{font-size:13px;padding-top:5px;font-weight:400}.deck-offers .well,.deck-polls .well{display:block;margin:0 auto;max-width:1350px}.deck-offers .well h1,.deck-polls .well h1{padding:15px 10px 10px;font-size:28px}.deck-offers .well .deck-layer,.deck-polls .well .deck-layer,.deck-project .well .deck-layer{display:block}.deck-offers .well .deck-layer .col,.deck-polls .well .deck-layer .col{display:inline-block;float:left;width:25%}.deck-polls .well .deck-layer .col .col-pad{padding:10px}.deck-polls .well .deck-layer .col .col-box{display:block;width:100%;min-height:250px;box-sizing:border-box;border:1px solid #000;position:relative;border-radius:5px}.deck-polls .well .deck-layer .col .col-box .content,.deck-polls .well .deck-layer .col .col-box .image{display:block;width:100%}.deck-polls .well .deck-layer .col .col-box .image{height:200px;background:#000;box-sizing:border-box;position:relative}.deck-polls .well .deck-layer .col .col-box .content{position:relative;padding-bottom:5px}.deck-offers .well .deck-layer .col .col-box .content h3,.deck-polls .well .deck-layer .col .col-box .content h3{padding:10px;font-size:16px}.deck-polls .well .deck-layer .col .col-box .content .wrap{display:block;position:relative;border-radius:30px;overflow:hidden;width:calc(100% - 20px);height:15px;margin:0 10px;border:1px solid #000}.deck-polls .well .deck-layer .col .col-box .content .wrap .progress{position:absolute;top:0;left:0;width:10%;height:100%;background:green}.deck-polls .well .deck-layer .col .col-box .content .wrap .progress:last-child{left:unset;right:0;width:20%;background:orange}.deck-offers .well .deck-layer .col .col-box .content ul,.deck-polls .well .deck-layer .col .col-box .content ul,.deck-project .well .deck-layer .col .col-box .content ul.stats{margin:5px}.deck-offers .well .deck-layer .col .col-box .content ul::after,.deck-offers .well .deck-layer .col .col-box::after,.deck-offers .well .deck-layer::after,.deck-polls .well .deck-layer .col .col-box .content ul::after,.deck-project .well .deck-layer .col .col-box .content ul.buttons::after,.deck-project .well .deck-layer .col .col-box .content ul.stats::after,.deck-project .well .deck-layer .col .col-box::after,.deck-project .well .deck-layer::after{content:"";display:block;clear:both}.deck-polls .well .deck-layer .col .col-box .content ul li{display:inline-block;float:left;width:calc(50% - 10px);font-weight:700;padding:5px;font-size:13px}.deck-polls .well .deck-layer .col .col-box .content ul li:last-child span{background:orange}.deck-polls .well .deck-layer .col .col-box .content ul li span{display:block;background:green;color:#fff;padding:10px;text-align:center;border-radius:30px}.deck-offers .well .deck-layer .col .col-pad{padding:10px}.deck-offers .well .deck-layer .col .col-box{display:block;width:100%;height:400px;box-sizing:border-box;position:relative;border-radius:5px;overflow:hidden;background:#000 url(../images/brands/mtn.jpg)center no-repeat;background-size:cover}.deck-offers .well .deck-layer .col .col-box .content{margin:10px;position:absolute;bottom:0;left:0;width:calc(100% - 20px);box-sizing:border-box;background:#fff;border-radius:5px}.deck-offers .well .deck-layer .col .col-box .content ul li{display:inline-block;float:left;font-weight:700;padding:5px;width:calc(50% - 10px)}.deck-offers .well .deck-layer .col .col-box .content ul li span{display:block;color:#777;font-size:13px;font-weight:400}.deck-offers .well .deck-layer .col .col-box .content .button{display:block;margin:5px;padding:10px;text-align:center;background:#000;color:#fff}.deck-project .well{display:block;margin:0 auto;max-width:1350px;padding:1em 0}.deck-project .well .deck-layer .col{display:inline-block;float:left;width:50%}.deck-project .well .deck-layer .col .col-pad{padding:10px}.deck-project .well .deck-layer .col .col-box{display:block;width:100%;height:500px;box-sizing:border-box;position:relative;border-radius:5px;overflow:hidden}.deck-project .well .deck-layer .col .col-box.image{background:#000;position:relative}.deck-project .well .deck-layer .col .col-box .content{padding:1em;display:block}.deck-project .well .deck-layer .col .col-box .content h1{padding:10px 0;font-size:28px}.deck-project .well .deck-layer .col .col-box .content h1 span{display:block;font-size:13px;color:#777;padding-top:5px;font-weight:400}.deck-project .well .deck-layer .col .col-box .content .wrap{display:block;padding:10px 0;margin-bottom:20px}.deck-project .well .deck-layer .col .col-box .content .wrap .progress{display:block;height:10px;width:100%;border-radius:30px;background:#e8e8e8;margin-bottom:10px;position:relative;overflow:hidden}.deck-project .well .deck-layer .col .col-box .content .wrap .progress span{position:absolute;top:0;left:0;width:20%;height:100%;background:#028858}.deck-project .well .deck-layer .col .col-box .content .wrap .text{display:inline-block;float:left;font-size:13px}.deck-project .well .deck-layer .col .col-box .content .wrap .text:last-child{float:right}.deck-project .well .deck-layer .col .col-box .content ul.stats li{display:block;font-weight:700;padding:10px 0 30px;font-size:20px}.deck-project .well .deck-layer .col .col-box .content ul.stats li span{display:table;font-weight:400;padding-top:5px;font-size:14px}.deck-project .well .deck-layer .col .col-box .content ul.buttons li{display:inline-block;float:left;width:calc(50% - 5px);margin-right:5px}.deck-project .well .deck-layer .col .col-box .content ul.buttons li:last-child span{background:rgba(255,165,0,.16);color:orange;border:1px solid orange}.deck-project .well .deck-layer .col .col-box .content ul.buttons li span{display:block;padding:15px;background:rgba(2,136,88,.16);text-align:center;color:#028858;border-radius:5px;border:1px solid #028858;font-weight:700}.deck-project .well .deck-layer:last-child{padding:1em}.deck-project .well .deck-layer:last-child ul{display:table;background:#ccc;padding:5px;margin-bottom:5px;border-radius:5px}.deck-project .well .deck-layer:last-child ul::after{content:"";display:block;clear:both}.deck-project .well .deck-layer:last-child ul li{display:inline-block;float:left}.deck-project .well .deck-layer:last-child ul li a{display:block;padding:10px}.deck-project .well .deck-layer:last-child ul li a.active{background:#fff;border-radius:30px}.deck-project .well .deck-layer:last-child .project-tab-view{background:#eee;padding:10px}.deck-project .well .deck-layer:last-child .project-tab-view .tabbed-content{display:none}.deck-project .well .deck-layer:last-child .project-tab-view .tabbed-content.active{display:block}.deck-competition .well{display:block;max-width:500px;height:100%}.deck-competition .well .post{display:block;margin:10px;border-radius:5px;overflow:hidden;border:1px solid #000;position:relative}.deck-competition .well .post .image{display:block;height:250px;background:#000;position:relative}.deck-competition .well .post .image h3{position:absolute;bottom:0;left:0;padding:10px;color:#fff;z-index:10;text-transform:capitalize}.deck-competition .well .post .content{position:absolute;bottom:0;left:0;width:calc(100% - 20px);margin:10px;background:#fff;z-index:10;box-sizing:border-box;border-radius:5px}.deck-competition .well .post .content h3{padding:10px;text-transform:capitalize}.deck-competition .well .post .content ul{border-top:2px solid #000}.deck-competition .well .post .content ul::after,.deck-competition-1 .well .col::after,.deck-competition-1 .well::after,.deck-competition-view .well nav ul::after{content:"";display:block;clear:both}.deck-competition .well .post .content ul li{display:inline-block;float:left;width:calc(33.3333333333% - 20px);padding:10px;font-size:14px;font-weight:700}.deck-competition .well .post .content ul li span{display:block;font-size:11px;font-weight:400}.deck-competition .well .post a{position:absolute;top:0;right:0;margin:10px;padding:5px 10px;background:#fff;color:#000;border-radius:30px;text-align:center;font-size:12px}.deck-competition-view .well{display:block;max-width:500px;padding:10px}.deck-competition-view .well .image{display:block;height:200px;background:#000;border-radius:5px}.deck-competition-view .well h2{padding:15px 0;font-size:16px;text-transform:capitalize}.deck-competition-view .well .button{display:block;margin:0 0 10px;padding:5px 10px;border:1px solid #dc143c;color:#dc143c;border-radius:30px;text-align:center}.deck-competition-view .well .button.active{background:#dc143c;color:#fff}.deck-competition-view .well .prizes{border:1px solid #ccc;border-radius:5px;margin-bottom:5px}.deck-competition-view .well .prizes ul li{display:block;padding:10px;border-bottom:1px dashed #ccc;position:relative;font-weight:700;text-transform:capitalize}.deck-competition-view .well .prizes ul li:last-child{border-bottom:none}.deck-competition-view .well .prizes ul li span{position:absolute;top:0;right:0;margin:10px;padding:5px 10px;border:1px solid #000;color:#000;font-size:11px;border-radius:5px}.deck-competition-view .well .prizes ul li span.active,.deck-competition-view .well .prizes ul li span.inactive{background:#000;color:#fff}.deck-competition-view .well .prizes ul li small{display:block;padding-top:5px;font-size:12px;color:#777;font-weight:400;text-transform:unset}.deck-competition-view .well nav{display:block;background:#eee;border-radius:5px;margin-bottom:10px}.deck-competition-view .well nav ul li:first-child a{border-top-left-radius:5px;border-bottom-left-radius:5px}.deck-competition-view .well nav ul li:last-child a{border-top-right-radius:5px;border-bottom-right-radius:5px}.deck-competition-view .well nav ul li a{display:block;background:#ccc;color:#333;padding:5px 10px;text-align:center}.deck-competition-view .well nav ul li a.active{background:#000;color:#fff}.deck-competition-view .well .tab-content{display:none;padding:10px}.deck-competition-view .well .tab-content.active{display:block}.deck-competition-view .well .tab-content p{line-height:19px;padding-bottom:5px}.deck-competition-1 .well,.deck-discount .well{display:block;margin:0 auto;max-width:1350px;height:100%}.deck-competition-1 .well h2{font-size:18px;padding:1em 10px}.deck-competition-1 .well h2 span,.deck-discount .well h1 span{display:block;padding-top:10px;font-size:13px;font-weight:400}.deck-competition-1 .well .col{display:block;border:1px dashed #ccc;margin:10px;position:relative}.deck-competition-1 .well .col .content,.deck-competition-1 .well .col .image{display:inline-block;float:left}.deck-competition-1 .well .col .image{width:50px;height:50px;margin-right:5px;background:#000}.deck-competition-1 .well .col .content h3{padding:5px 0;text-transform:capitalize}.deck-competition-1 .well .col .content h3 span{display:block;padding-top:5px;font-weight:400;color:#777;text-transform:none;font-size:12px}.deck-competition-1 .well .col .content a{position:absolute;top:0;right:0;font-size:12px;padding:5px;margin:5px;background:#000;color:#fff}.deck-discount .well{padding:2em 10px}.deck-discount .well h1{font-size:18px;margin-bottom:1em}.deck-discount .well h1 span{font-size:14px;color:#999}.deck-discount .well .discountCode{display:none}.deck-discount .well .post{display:block;padding:10px;position:relative;border:1px solid #ccc;border-radius:5px;margin-bottom:5px}.deck-discount .well .post h3 span{font-size:10px;padding:2px 5px;background:#000;color:#fff}.deck-discount .well .post h3 small{display:block;margin-top:5px;color:#777;font-weight:400}.deck-discount .well .post .expire{position:absolute;top:0;right:0;padding:10px}.deck-discount .well .post .expire small{display:block;color:#777;font-size:12px}@media all and (max-width:1024px){footer .well ul.legal{width:100%}.deck-home .splash .well .home-page-slider .swiper-slide .content{float:none;margin:auto;width:50%;height:40%}.deck-home .deck-layer.home-product-featured .col-wrap .col{width:50%}.deck-stuff .deck-layer .well .col.col-1{width:33.3333333333%}.deck-learn .well .col,.deck-stuff .deck-layer .well .col.col-2{width:50%}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image{min-height:450px}.deck-learn .well .col .col-box{height:160px}.deck-mybag .well .deck-layer .col{width:33.3333333333%}.deck-points .well .col-wrap .col .col-box{min-height:135px}}@media all and (max-width:768px){footer .well .col{width:calc(50% - 20px)}footer .well .col:first-child{display:block;float:none;width:100%;box-sizing:border-box}.deck-stuff .deck-layer .well .col.col-1,.deck-stuff .deck-layer .well .col.col-2{width:50%}.deck-stuff .deck-layer .well .col.col-1 .col-box{height:460px}.deck-basket .deck-layer .well .col,.deck-stuff.deck-stuff-view .well .deck-layer .col{display:block;float:none;width:100%}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box h2{font-size:28px}.deck-basket .deck-layer{padding:10px 0}.deck-basket .deck-layer .well .col:first-child{width:100%}.deck-account .deck-layer.general .col{width:calc(50% - 2em)}.deck-account .deck-layer.shipping{width:100%}.deck-home .splash{border-bottom:1px dashed #000}.deck-home .splash .well .home-page-slider .swiper-slide .content{width:80%;box-sizing:border-box;height:50%}.deck-home .deck-layer.home-product-col .col-wrap .col{width:50%}.deck-home .deck-layer.app-download .well{flex-direction:column}.deck-home .deck-layer.app-download .well .col{flex-basis:100%}.deck-home .deck-layer.showcase .wrap .content:last-child{display:none}.deck-home .deck-layer.showcase-1 .well .col,.deck-home .deck-layer.showcase-2 .well .col{flex-basis:50%;min-height:350px}.deck-home .deck-layer.showcase-1 .well .col.image,.deck-home .deck-layer.showcase-2 .well .col.image{flex-basis:50%}.deck-home .deck-layer.showcase-1 .well .col .wrap .content h3,.deck-home .deck-layer.showcase-2 .well .col .wrap .content h3{font-size:36px}.deck-about{min-height:500px}.deck-about .well{display:block;top:0}.deck-about .well .col{flex-basis:100%;height:auto}.deck-about .well .col:first-child{height:350px}.deck-about .well .col:last-child{display:block}.deck-about .well .col .content{padding:1.5em 0}.deck-points .well .col-wrap .col{width:50%}.deck-points .well .col-wrap .col .col-box{min-height:115px}.deck-rewards .deck-layer .well .col{display:block;flex-basis:100%}.deck-mybag .well .deck-layer .col{width:50%}.deck-pricing .well .price-list{flex-direction:column;height:auto!important}.deck-pricing .well .price-list .block,.deck-profile .well .deck-layer.reward-points .button{flex-basis:100%}.deck-profile .well .deck-layer .col{display:block;float:none;width:100%}.deck-profile .well .deck-layer .col .col-box.address,.deck-profile .well .deck-layer .col .col-box.points{height:auto}.deck-profile .well .deck-layer.reward-points{flex-wrap:wrap;justify-content:unset}}@media all and (max-width:500px){header .well nav.category{position:absolute;top:100%;left:0;background:#fff;width:100%;padding:.5em 10px;display:none;z-index:10;box-shadow:0 2px 3px 0 rgba(0,0,0,.15)}.deck-account nav,header .well nav.category.active{display:block}.sub-head-top .well ul li,footer .well .col,header .well nav.category ul li{display:block;float:none}header .well nav.rt{margin:auto 0 auto auto}header .well nav.rt ul.head li .drop-show-menu{display:flex}footer .well .col{min-height:36px;width:calc(100% - 20px)}footer .well .col:first-child{margin-bottom:1em}footer .well .col.links h3 i{display:inline-block}footer .well .col.links ul{height:0}footer .well h5{text-align:center;width:100%;padding:10px}.sub-head-top{position:absolute;top:50px;left:0;width:100%;max-height:0;overflow:hidden;transition:all 500ms ease-in-out;z-index:3000}.sub-head-top.active{max-height:100%}.sub-head-top .well ul{margin:unset}.deck-home .splash,.deck-home .splash .well .home-page-slider .swiper-slide{height:550px}.deck-home .splash .well .home-page-slider .swiper-slide .image{margin-bottom:-550px}.deck-home .splash .well .home-page-slider .swiper-slide .image .m.img1{background-size:120%;background-position-x:-100%;background-position-y:-150%;opacity:.5}.deck-home .splash .well .home-page-slider .swiper-slide .image .m.img2{background-size:100%;background-position-x:100%;background-position-y:-60%;opacity:.5}.deck-home .splash .well .home-page-slider .swiper-slide .content .wrap h2{font-size:1.7em}.deck-home .deck-layer.home-product-col .col-wrap .col,.deck-home .deck-layer.home-product-featured .col-wrap .col,.deck-learn .well .col{display:block;float:none;width:100%}.deck-home .deck-layer.unlock-showcase .well .col-wrap{flex-direction:column}.deck-home .deck-layer.unlock-showcase .well .col-wrap .col{flex-basis:100%}.deck-home .deck-layer.app-download .well .col .content ul li{display:block;float:none;width:calc(100% - 10px)}.deck-home .deck-layer.showcase .wrap .content strong{font-size:1.2em}.deck-home .deck-layer.showcase .wrap .content:last-child,.deck-home .deck-layer.showcase .wrap .content:nth-child(2){display:none}.deck-home .deck-layer.showcase .wrap .content span{font-size:16px}.deck-home .deck-layer.showcase-1 .well{flex-direction:column;min-height:inherit}.deck-home .deck-layer.showcase-1 .well::after{content:"";display:block;clear:both}.deck-home .deck-layer.showcase-1 .well .col{flex-basis:100%;min-height:50px}.deck-home .deck-layer.showcase-1 .well .col.image{flex-basis:100%;min-height:350px}.deck-home .deck-layer.showcase-1 .well .col .wrap .content h3,.deck-home .deck-layer.showcase-2 .well .col .wrap .content h3{font-size:18px}.deck-home .deck-layer.showcase-1 .well .col .wrap .content a,.deck-home .deck-layer.showcase-2 .well .col .wrap .content a{display:block;padding:10px;text-align:center}.deck-home .deck-layer.showcase-2 .well{display:flex;flex-direction:column}.deck-home .deck-layer.showcase-2 .well .col{order:2;flex-basis:100%;min-height:50px}.deck-home .deck-layer.showcase-2 .well .col.image{order:1;flex-basis:100%;min-height:350px}.deck-home .deck-layer.showcase-1 .well .col .wrap .content,.deck-home .deck-layer.showcase-2 .well .col .wrap .content{flex-basis:100%;padding:10px}.deck-home .deck-layer.whyus .well h3,.deck-points .well .col-wrap h2,.deck-stuff .head .well h2,.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box h2{font-size:26px}.deck-home .deck-layer.whyus .well ul li{display:inline-block;float:left;width:calc(50% - 20px)}.deck-stuff .deck-layer .well .col{display:block;float:none}.deck-stuff .deck-layer .well .col.col-1,.deck-stuff .deck-layer .well .col.col-2{width:100%}.deck-stuff .deck-layer .well .col.col-1 .col-box{height:auto}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image{min-height:400px}.deck-learn .well .col .col-box{height:auto;min-height:15px}.deck-pricing .well .col-wrapper .col,.deck-profile .well .deck-layer .col{display:block;float:none;width:100%}.deck-profile .well .deck-layer.reward-points{flex-wrap:wrap;justify-content:unset}.deck-profile .well .deck-layer.reward-points .button{flex-basis:100%}.deck-account nav ul li{width:25%}.deck-account nav ul li a{text-align:center}.deck-account .deck-layer.general .col{width:100%;margin-right:0}.deck-mybag .well .deck-layer .col,.deck-points .well .col-wrap .col{display:block;float:none;width:100%}.deck-points .well .col-wrap .col .col-box{min-height:50px}.deck-pricing .well h2{font-size:28px}.deck-pricing .well .price-list{flex-direction:column;height:auto!important}.deck-pricing .well .price-list .block{flex-basis:100%}.deck-pricing .well .price-list .block:first-child{font-size:18px!important}.deck-pricing .well .price-list .block h3{font-size:16px}.deck-pricing .well .deck-layer:last-child .block h3{font-size:18px}.deck-pricing .well .deck-layer:last-child .block h3 span{font-size:14px}.deck-basket .deck-layer .well .col .col-box.item-list{padding:0;min-height:150px}.deck-mobile-front .deck-layer .well.list-featured .col .col-box .image,.deck-mobile-front .deck-layer .well.list-new .col .col-box .image{height:198px}.deck-competition-view .well .image{height:405px}}@media all and (max-width:375px){.deck-stuff .head .well h2{font-size:24px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box.image{min-height:350px}.deck-stuff.deck-stuff-view .well .deck-layer .col .col-box h2{font-size:20px}.deck-home .deck-layer.showcase-1 .well .col.image,.deck-home .deck-layer.showcase-2 .well .col.image{min-height:300px}.deck-pricing .well .deck-layer:last-child .block{height:175px}.deck-pricing .well .deck-layer:last-child .block h3{font-size:18px}.deck-pricing .well .deck-layer:last-child .block h3 span{font-size:14px}.deck-mobile-front .deck-layer .well.list-featured .col .col-box .image,.deck-mobile-front .deck-layer .well.list-new .col .col-box .image{height:173px}.deck-competition-view .well .image{height:355px}.deck-access form .g_id_signin{transform:scale(1.1)}}@media all and (max-width:320px){.deck-home .deck-layer.showcase-1 .well .col.image,.deck-home .deck-layer.showcase-2 .well .col.image{min-height:280px}.deck-home .deck-layer.showcase-1 .well .col .wrap .content,.deck-home .deck-layer.showcase-2 .well .col .wrap .content{padding:10px 0}.deck-home .deck-layer.whyus .well h3,.deck-home .deck-layer.whyus .well ul li i{font-size:18px}.deck-home .deck-layer.whyus .well ul li{font-size:14px}.deck-home .deck-layer.whyus .well ul li span{font-size:12px}.deck-pricing .well .deck-layer .price-list .block ul li{display:block;float:none;width:100%;box-sizing:border-box;margin:0 0 2px!important}.deck-pricing .well .deck-layer:last-child{flex-direction:column}.deck-pricing .well .deck-layer:last-child .block{height:175px;width:100%;margin-bottom:10px;padding:2em 1em;box-sizing:border-box}.deck-pricing .well .deck-layer:last-child .block h3{text-align:center}.deck-about .well .col:first-child{height:300px}.deck-mobile-front .deck-layer .well.list-featured .col .col-box .image,.deck-mobile-front .deck-layer .well.list-new .col .col-box .image{height:145px}.deck-competition-view .well .image{height:300px}.deck-access form .g_id_signin{transform:scale(1)}}