/*!* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers*/.hamburger{padding:15px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;-o-transition-property:opacity,filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger .hamburger-inner{-webkit-transition-duration:.075s;-o-transition-duration:.075s;transition-duration:.075s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger .hamburger-inner::before{-webkit-transition:top .075s .12s ease,opacity .075s ease;-o-transition:top .075s .12s ease,opacity .075s ease;transition:top .075s .12s ease,opacity .075s ease}.hamburger .hamburger-inner::after{-webkit-transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,-webkit-transform .075s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19);transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19),-webkit-transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .075s ease,opacity .075s .12s ease;-o-transition:top .075s ease,opacity .075s .12s ease;transition:top .075s ease,opacity .075s .12s ease}.hamburger.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1);-o-transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .075s .12s cubic-bezier(.215,.61,.355,1)}.hamburger-box{width:30px;height:19px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:3px;background-color:#fff;-webkit-border-radius:4px;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}html,body{width:100%;min-height:100%;font-family:helvetica neue,Helvetica,Arial,sans-serif;color:#333}html.is-hideScroll,body.is-hideScroll{width:100%}@media screen and (min-width:768px){html.is-hideScroll,body.is-hideScroll{overflow:hidden!important}}html.is-hideScroll #wp-chatbot-chat-container,body.is-hideScroll #wp-chatbot-chat-container{display:none}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{overflow-x:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;margin:0;padding:0;background-color:#080915;line-height:1.42857143;font-size:14px;font-weight:400;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:helvetica neue,Helvetica,Arial,sans-serif}.light body{background:#cad4df}.light body.home{background:#d6d9e2}a{color:#4099f9}a:hover{color:#337ab7}a:focus{color:#337ab7}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button[disabled]{opacity:.55;cursor:not-allowed}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}h1,h2,h3,h4,h5,h6,hr{margin:0;padding:0}ul{margin:0;padding:0}ul li{list-style:none}a{outline:none;text-decoration:none}a:hover,a:focus{text-decoration:none}input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom_scroll{scrollbar-color:#131313 #525252}.custom_scroll::-webkit-scrollbar{width:10px}.custom_scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.custom_scroll::-webkit-scrollbar-thumb{background:#9c9b9c}.light .custom_scroll:hover::-webkit-scrollbar-thumb{background:#225396}strong{font-weight:700}[data-label-desc]::after{content:attr(data-label-desc)}@media screen and (max-width:767px){[data-label-desc]::after{content:attr(data-label-mobile)}}.visible-xs-inline{display:none}@media screen and (max-width:767px){.visible-xs-inline{display:inline-block}}.show-xs{display:none}@media screen and (max-width:767px){.hidden-xs{display:none}.show-xs{display:block}}.c-grid,.c-grid-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}.c-grid{max-width:1300px}.c-grid_nav{padding-top:0}@media screen and (min-width:1199.98px) and (max-width:1449.98px){.c-grid{padding-left:0;padding-right:0}}@media screen and (min-width:767px) and (max-width:1199.98px){.c-grid{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.c-grid{padding-left:10px;padding-right:10px}.c-grid-main{margin-top:115px}}@media screen and (max-width:1023px) and (orientation:landscape){.c-grid-main{margin-top:120px}}.c-grid-fluid{max-width:100%}@media screen and (max-width:767px){.show_2nd_header_ .c-grid-main{margin-top:80px}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_ .c-grid-main{margin-top:80px}}@media screen and (max-width:767px){.show_2nd_header_1 .c-grid-main{margin-top:120px}}@media screen and (max-width:1023px) and (orientation:landscape){.show_2nd_header_1 .c-grid-main{margin-top:125px}}@media screen and (max-width:767px){.gaming_cat_1 .c-grid-main{margin-top:80px}}@media screen and (max-width:1023px) and (orientation:landscape){.gaming_cat_1 .c-grid-main{margin-top:80px}}@media screen and (max-width:767px){.user_page_1 .c-grid-main{margin-top:120px}}@media screen and (max-width:1023px) and (orientation:landscape){.user_page_1 .c-grid-main{margin-top:120px}}.page-id-17 .c-grid{}.page-id-17 .c-grid.list{padding-top:15px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.page-id-17 .c-grid.list{padding:15px 20px 25px}}.page-id-17 .c-grid--inner{position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7px;display:grid;grid-row-gap:9px;row-gap:9px;-webkit-column-gap:8px;-moz-column-gap:0;column-gap:0;grid-template-rows:initial;grid-template-columns:repeat(4,1fr);grid-template-areas:initial;grid-auto-flow:row dense;grid-auto-rows:1px;grid-auto-columns:initial}@media screen and (max-width:1023.98px){.page-id-17 .c-grid--inner{margin:0;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.page-id-17 .c-grid--inner{margin:0;grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1330px){.page-id-17 .c-grid{max-width:75%;min-width:1300px}}@media screen and (max-width:1329.98px){.page-id-17 .c-grid{max-width:100%;min-width:auto}}.lang{position:relative}.lang:hover .lang__toggle{border-color:#fff;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;background-color:#fff;-webkit-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;-o-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out,-webkit-border-radius .35s ease-in-out}.lang:hover .lang__toggle span,.lang:hover .lang__toggle .icon-font{color:#080915;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.lang:hover .lang__drop{display:block;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.lang__toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:84px;height:29px;padding-left:10px;padding-right:10px;border-width:2px;border-color:#30335a;border-style:solid;-webkit-border-radius:5px;border-radius:5px;background-color:transparent;-webkit-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,-webkit-border-radius .35s ease-in-out;-o-transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out;transition:border-color .35s ease-in-out,background-color .35s ease-in-out,border-radius .35s ease-in-out,-webkit-border-radius .35s ease-in-out}@media screen and (max-width:1279px){.lang__toggle{width:65px}}@media screen and (max-width:1023px){.lang__toggle{width:84px;padding-right:0;border-color:transparent}}.lang__toggle span,.lang__toggle .icon-font{color:#9294ad;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.lang__toggle span{font-weight:700;text-transform:uppercase}@media screen and (max-width:1279px){.lang__toggle span{display:none}}@media screen and (max-width:1023px){.lang__toggle span{display:inline-block}}.lang__toggle .icon-font{margin-left:10px;font-size:8px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.lang__drop{display:none;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);z-index:2000;position:absolute;top:100%;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:350px;-webkit-border-radius:5px 0 5px 5px;border-radius:5px 0 5px 5px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:480px){.lang__drop{min-width:320px}}.lang__drop-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:15px}.lang__drop-link{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:5px;margin-bottom:5px}.lang__drop-link:hover:before,.lang__drop-link:hover:after{width:50%;-webkit-transition:width .35s ease-in-out;-o-transition:width .35s ease-in-out;transition:width .35s ease-in-out}.lang__drop-link:before,.lang__drop-link:after{content:'';position:absolute;top:100%;width:0;height:1px;background-color:#080915;-webkit-transition:width .35s ease-in-out;-o-transition:width .35s ease-in-out;transition:width .35s ease-in-out}.lang__drop-link:before{left:50%}.lang__drop-link:after{right:50%}.lang__drop-link span{color:#080915}.lang__flag{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:5px}.lang__flag:before{content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:16px;height:11px;background-repeat:no-repeat}.lang__flag--en:before{background-position:-48px 0}.lang__flag--de:before{background-position:0 -22px}.lang__flag--fr:before{background-position:-32px -33px}.lang__flag--it:before{background-position:-16px -44px}.lang__flag--ro:before{background-position:-64px -44px}.lang__flag--pt:before{background-position:-64px -33px}.lang__flag--ru:before{background-position:0 -55px}.lang__flag--es:before{background-position:0 -33px}.lang__flag--nl:before{background-position:-64px 0}.lang__flag--tr:before{background-position:-64px -55px}.lang__flag--sv:before{background-position:-32px -55px}.lang__flag--no:before{background-position:-64px -11px}.lang__flag--be:before{background-position:0 -11px}.lang__flag--ja:before{background-position:-32px -44px}.lang__flag--el:before{background-position:-32px -22px}.lang__flag--hi:before{background-position:-48px -11px}.lang__flag--vi:before{background-position:-16px -66px}.lang__flag--pl:before{background-position:-64px -22px}.lang__flag--fi:before{background-position:-16px -33px}.lang__flag--da:before{background-position:-32px -11px}.lang__flag--sl:before{background-position:-16px -55px}.lang__flag--hr:before{background-position:-48px -33px}.lang__flag--ar:before{background-position:0 0}.lang__flag--hu:before{background-position:-48px -22px}.lang__flag--cs:before{background-position:-32px 0}.lang__flag--zh:before{background-position:-32px -66px}.lang__flag--ko:before{background-position:-48px -44px}.lang__flag--th:before{background-position:-48px -55px}.lang__flag--id:before{background-position:0 -44px}.lang__flag--he:before{background-position:-64px -88px}.lang__flag--bg:before{background-position:-16px -110px}.lang__flag--hu:before{background-position:-32px -110px}.lang__flag--ms:before{background-position:-64px -99px}.lang__flag--zu:before{background-position:0 -110px}.category{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1023px){.category{padding-top:0}}.category__left{width:43px;height:34px}@media screen and (max-width:767px){.category__left{height:44px}}@media screen and (max-width:1023px) and (orientation:landscape){.category__left{height:44px}}.category__middle{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;padding-right:4px}@media screen and (max-width:1023px){.category__middle{padding-right:0}}.category__right{width:111px}@media screen and (max-width:1023px){.category__right{width:43px}.category__right .category__btn{display:none}}.category__btn{outline:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:34px;-webkit-border-radius:5px;border-radius:5px;border:none;-webkit-box-shadow:none;box-shadow:none;background-color:#004aac;text-transform:uppercase;color:#fff;font-size:13px;font-weight:700}.category__btn:hover{color:#fff}.category__wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%}.category__toggle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;background-color:#fff;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}@media screen and (max-width:1023px){.category__toggle{-webkit-border-radius:0;border-radius:0}}.category__toggle input{outline:none;position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%;height:100%;padding:0 12px;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;background-color:transparent;font-size:14px;font-weight:700}.category__toggle input.searchinput{padding:0 0 0 5px}.category__toggle input.placeholder{color:#9294ad;font-size:14px;font-weight:700}.category__toggle input:-moz-placeholder{color:#9294ad;font-size:14px;font-weight:700}.category__toggle input::-moz-placeholder{color:#9294ad;font-size:14px;font-weight:700}.category__toggle input:-ms-input-placeholder{color:#9294ad;font-size:14px;font-weight:700}.category__toggle input::-webkit-input-placeholder{color:#9294ad;font-size:14px;font-weight:700}.category__toggle button{outline:none;cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;height:100%;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.category__toggle button.search_icon{width:25px}.category__toggle button .icon-font{color:#9294ad}.category__drop{overflow:hidden;z-index:1000;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);position:absolute;top:100%;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}@media screen and (max-width:1023px){.category__drop{top:-webkit-calc(100% + 10px);top:calc(100% + 10px);left:-63px;width:100vw;height:-webkit-calc(100vh - 54px);height:calc(100vh - 54px);min-height:682px;-webkit-border-radius:0;border-radius:0;background-color:#080915}}@media screen and (min-width:768px){.category__drop.is-open{z-index:1600;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}}.category__drop-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:1px;max-height:100%;padding-left:10px;padding-right:10px}.category__drop-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px}.category__title{color:#fff;font-size:18px;font-weight:700}@media screen and (max-width:1023px){.category__title{color:#abbde7;font-size:16px}}.category__close{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;cursor:pointer}@media screen and (max-width:1023px){.category__close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.category__close .icon-font{color:#33529e;font-size:24px}.category__load{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:150px;height:40px;background-color:#cde549;color:#080915;font-size:14px;text-transform:uppercase}@media screen and (max-width:1023px){.category__load{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 15px}}.light .category__btn{color:#fff}.category.search_form{max-height:34px}@media screen and (max-width:767px){.category.search_form{height:44px;max-height:44px;margin-bottom:10px}}@media screen and (max-width:1023px) and (orientation:landscape){.category.search_form{height:44px;max-height:44px;margin-bottom:10px}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.category.search_form{height:54px;max-height:54px}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.category.search_form{height:54px;max-height:54px}}.sort{position:relative;width:100%;height:100%}.sort__toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:100%;height:100%;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background-color:#939cb2}@media screen and (max-width:1023px){.sort__toggle{-webkit-border-radius:0;border-radius:0}}.sort__toggle .icon-font{color:#fff;font-size:20px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.sort__toggle p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px)}.sort__toggle p span{font-weight:700;font-size:12px;color:#fff;line-height:1}.light .sort__drop-link{color:#081b49}fieldset{border:none}.copyright{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.copyright__text{text-align:center;font-size:16px;color:#8790b0;line-height:2.273;margin:0}.copyright__text a{color:#4099f9}.copyright__text a:hover,.copyright__text a:focus{color:#4099f9}@media screen and (max-width:767px){.copyright__text{font-size:12px;line-height:2}}@media screen and (max-width:424px){.copyright__text{font-size:10px}}.icon-png:before{content:"";display:block}.icon-font{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1}.logo--haeder{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:320px}@media screen and (max-width:1919px){.logo--haeder{left:12px}}@media screen and (max-width:1279px){.logo--haeder{top:-webkit-calc(50% + 5px);top:calc(50% + 5px);max-width:295px}}@media screen and (max-width:1023px){.logo--haeder{display:none}}.logo--footer{max-width:250px;padding-bottom:30px}@media screen and (max-width:767px){.logo--footer{max-width:150px;padding-bottom:15px}}.logo__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.logo__img{display:block;max-width:100%;height:auto}.logo__img.logo_footer{aspect-ratio:attr(width)/attr(height)}.logo__img.logo_mobile{aspect-ratio:attr(width)/attr(height)}.header{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#07113b}.header__container-1{background-color:#07113b}@media screen and (max-width:1023px){.header__container-1{display:none}}.header__container-2{background-color:#081b49}@media screen and (max-width:1023px){.header__container-2{z-index:1600;opacity:0;visibility:hidden;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;padding:10px 20px 0;background-color:rgba(8,9,21,.975)}.header__container-2.is-open{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}}.header__container-2 .c-grid{position:relative}@media screen and (max-width:1023px){.header__container-2 .c-grid{padding-left:0;padding-right:0}}@media screen and (min-width:1024px){.header__container-3{background-color:#0b0d28;-webkit-box-shadow:1.482px 16.935px 35px 0 rgba(31,37,103,.33);box-shadow:1.482px 16.935px 35px 0 rgba(31,37,103,.33)}}@media screen and (max-width:1023px){.header__container-3{display:none}}.header__toggle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:45px;height:20px;border-width:1px;border-color:#fff;border-style:solid;-webkit-border-radius:2em;border-radius:2em;background-color:#030b2e}@media screen and (max-width:767px){.header__toggle{position:absolute;left:50%;margin-left:-22.5px}}.header__toggle-left,.header__toggle-right{z-index:0;position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50%;height:100%}.header__toggle-left .icon-font,.header__toggle-right .icon-font{color:#fff;font-size:12px;-webkit-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.header__toggle-left .icon-font.icon-moon,.header__toggle-right .icon-font.icon-moon{opacity:0;font-size:9px}.header__toggle-left{left:0;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.header__toggle-right{right:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header__toggle input{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:0;height:0}.header__toggle input:checked+label .icon-font{-webkit-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.header__toggle input:checked+label .icon-font.icon-sun{opacity:0}.header__toggle input:checked+label .icon-font.icon-moon{opacity:1}.header__toggle input:checked+label span{-webkit-transform:translateX(-25px);-ms-transform:translateX(-25px);transform:translateX(-25px);-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__toggle label{z-index:2;cursor:pointer;position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%}.header__toggle span{position:absolute;top:2px;right:2px;-webkit-border-radius:50%;border-radius:50%;background-color:#d7f24a;width:14px;height:14px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.header__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:44px}@media screen and (max-width:1023px){.header__nav{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.header__nav-item,.header__nav-link,.header__nav-separator{position:relative;height:100%}@media screen and (max-width:1023px){.header__nav-item,.header__nav-link,.header__nav-separator{width:100%}}.header__nav-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}@media screen and (max-width:1023px){.header__nav-item:not(:last-of-type){border-bottom:1px solid #1b1d30}}.header__nav-item--saparator{-webkit-box-flex:unset;-webkit-flex:unset;-ms-flex:unset;flex:unset;width:3px}@media screen and (max-width:1023px){.header__nav-item--saparator{display:none}}.header__nav-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}@media screen and (max-width:1023px){.header__nav-link{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;min-height:60px;padding-left:20px;padding-right:20px}}.header__nav-link:hover span{color:#fff;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.header__nav-link>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1023px){.header__nav-link>div:nth-of-type(1){width:40px}.header__nav-link>div:nth-of-type(2){-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:1px;max-width:100%}}.header__nav-link .icon-png{margin-right:6px;mix-blend-mode:screen}@media screen and (max-width:1023px){.header__nav-link .icon-png{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.header__nav-link .icon-png.icon-category:before{background:url(../images/icon-category.svg);background-repeat:no-repeat;width:22px;height:17px}.header__nav-link span{text-transform:uppercase;font-size:13px;color:#e2e3e6;font-weight:700;line-height:1.2;-webkit-transition:color .35s ease-in-out;-o-transition:color .35s ease-in-out;transition:color .35s ease-in-out}@media screen and (max-width:1279px){.header__nav-link span{font-size:11px}}@media screen and (max-width:1023px){.header__nav-link span{color:#fff;min-width:115px;font-size:20px}}.header__nav-separator{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:-webkit-calc(100% - 14px);height:calc(100% - 14px);background-color:#161e3e}@media screen and (max-width:1023px){.header__nav-separator{display:none}}.header__recent{display:none;position:relative;left:-20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:-webkit-calc(100% + 40px);width:calc(100% + 40px)}@media screen and (max-width:1023px){.header__recent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.header__recent-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:40px;padding:5px 20px;background-color:#0a3e83}.header__recent-head p{color:#abbde7;font-weight:700;margin:0}.header__recent-head .icon-font{margin-left:5px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#fff}.header__recent-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (max-width:1023px) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}@media screen and (device-width:320px) and (device-height:640px) and (-webkit-device-pixel-ratio:2) and (orientation:landscape){.header__recent-body{max-height:-webkit-calc((var(--vh,1vh) * 100) - 110px);max-height:calc((var(--vh,1vh) * 100) - 110px);overflow:auto}}.header__recent-body a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:65px}.header__recent-body a:not(:last-of-type){border-bottom:1px solid #1b1d30}.header__recent-body a .icon-font{margin-right:5px;font-size:20px;color:#cde549;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.header__recent-body a span{color:#fff;font-weight:700;font-size:24px}.header__update{color:#35539c;font-size:12px;font-weight:700;margin-top:5px;margin-bottom:0}@media screen and (max-width:1023px){.header__update{display:none}}@media screen and (max-width:1023.98px){.header{position:fixed;width:100%;z-index:105}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header{position:fixed;width:100%;z-index:105}}@media screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.header{position:relative;width:100%;z-index:105}}@media screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header{position:relative;width:100%;z-index:105}}@media screen and (max-width:1023px){.light .pre-header__mobile{background-color:#303030fa}.light .header__nav-item:not(:last-of-type){border-bottom:1px solid #4a4a4a}.light .pre-header__mobile-middle{border-top:1px solid #4a4a4a;border-bottom:1px solid #4a4a4a}}.is_logged .header__view-wrapper{display:block}@media screen and (max-width:1023px){.is_logged .header__view-wrapper{display:none}}.is_logged .header__view-text{display:none}[data-label-lg]::after{content:attr(data-label-lg)}@media screen and (max-width:767px){[data-label-xs]::after{content:attr(data-label-xs)}}.pre-header{display:none}@media screen and (max-width:1023px){.pre-header{display:block}}.pre-header__title{color:#fff;font-size:14px;text-align:center}@media screen and (max-width:767px){.pre-header__title{font-size:10px}}@media screen and (device-aspect-ratio:40 / 71){.pre-header__title{display:none}}.pre-header__hamburger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:15px;padding-bottom:15px}.pre-header__hamburger-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;height:19px}.pre-header__hamburger .icon-font{color:#fff;font-size:20px}.pre-header__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#abbde7;font-size:15px;font-weight:700}@media screen and (max-width:767px){.pre-header__link{font-size:14px}}.pre-header__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pre-header__wrapper-1{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:80px;padding:5px 20px;background-color:#081b49}.pre-header__wrapper-1 .pre-header__wrapper-middle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:20px;padding-right:20px}.pre-header__wrapper-2{min-height:40px;background-color:#0b0d28}@media screen and (max-width:767px){.pre-header__wrapper-2{border-top:2px solid #0a3e83;border-bottom:2px solid #0a3e83}}.pre-header__wrapper-2 .pre-header__wrapper-left,.pre-header__wrapper-2 .pre-header__wrapper-middle,.pre-header__wrapper-2 .pre-header__wrapper-right{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:-webkit-calc(100%/3);max-width:calc(100%/3)}.pre-header__wrapper-2 .pre-header__wrapper-middle:before,.pre-header__wrapper-2 .pre-header__wrapper-middle:after{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px;height:-webkit-calc(100% - 14px);height:calc(100% - 14px);background-color:#161e3e}.pre-header__wrapper-2 .pre-header__wrapper-middle:before{left:0}.pre-header__wrapper-2 .pre-header__wrapper-middle:after{right:0}.pre-header__mobile{opacity:0;visibility:hidden;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);display:none}@media screen and (max-width:1023px){.pre-header__mobile{overflow:hidden;overflow-y:auto;position:fixed;top:80px;left:0;display:block;width:100%;height:-webkit-calc(100% - 80px);height:calc(100% - 80px);background-color:rgba(8,9,21,.975);-webkit-backface-visibility:hidden;backface-visibility:hidden}.pre-header__mobile>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pre-header__mobile.is-open{z-index:1600;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,-webkit-transform .35s ease-in-out;-o-transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out;transition:opacity .35s ease-in-out,visibility .35s ease-in-out,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}}.pre-header__mobile-top{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:40px;border-top:1px solid #0a3e83}.pre-header__mobile-top:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#161e3e}.pre-header__mobile-top>div{width:50%;min-height:100%}.pre-header__mobile-middle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:35px;padding-left:20px;padding-right:20px;border-top:1px solid #0a3e83;border-bottom:1px solid #0a3e83}.pre-header__mobile-middle:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#161e3e}.pre-header__heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pre-header__heading i{position:relative;top:3px;width:0;height:0;margin-right:3px;border-style:solid;border-width:6px;border-color:#fff transparent transparent transparent}.pre-header__heading span{color:#fff}.pre-header__signin,.pre-header__signup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.pre-header__signin .icon-font,.pre-header__signup .icon-font{margin-right:5px;color:#fff;font-size:16px}.pre-header__signin span,.pre-header__signup span{color:#fff;text-transform:uppercase;font-size:14px}.pre-header__signin{border-right:1px solid #0a3e83}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_form{height:54px}}.search_results_sites{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.search_results_box.category__drop{background:#000}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.search_results_box.category__drop{display:none}}@media screen and (max-width:767px){.search_results_box.category__drop{display:none}}.search_results_box_mobile{display:none}.header__container-2.is-open .search_results_box_mobile{display:block}@media screen and (max-width:767px){.header__container-2.is-open .search_results_box_mobile{overflow:auto}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.header__container-2.is-open .search_results_box_mobile{position:absolute;left:-20px;right:-20px;top:54px;bottom:0;z-index:2}}@media screen and (max-width:767px){.header__container-2.is-open .search_results_box_mobile{position:absolute;left:-20px;right:-20px;top:54px;bottom:0;z-index:2;height:100vh;height:-webkit-calc((var(--vh,1vh) * 100) - 64px);height:calc((var(--vh,1vh) * 100) - 64px);min-height:-webkit-calc((var(--vh,1vh) * 100) - 64px);min-height:calc((var(--vh,1vh) * 100) - 64px)}}.blue_heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;min-height:48px;background:#1c3f87;background:-webkit-linear-gradient(top,#1c3f87 0%,#121f5e 39%,#0e285d 100%);background:-webkit-gradient(linear,left top,left bottom,from(#1c3f87),color-stop(39%,#121f5e),to(#0e285d));background:-o-linear-gradient(top,#1c3f87 0%,#121f5e 39%,#0e285d 100%);background:linear-gradient(to bottom,#1c3f87 0%,#121f5e 39%,#0e285d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f87',endColorstr='#0e285d',GradientType=0 )}.blue_heading__h1,.blue_heading__h2{font-size:24px;color:#d1f34b;font-weight:600;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:48px;padding:0 15px}@media screen and (max-width:1024px){.blue_heading__h1,.blue_heading__h2{line-height:26px;padding:5px 8px;font-size:24px;white-space:normal}}@media screen and (max-width:767px){.blue_heading__h1,.blue_heading__h2{font-size:17px;line-height:20px;white-space:normal}}.blue_heading .other_categories_title,.blue_heading .bar_title{font-size:24px;color:#d1f34b;line-height:48px;font-weight:600;margin:0;display:inline;padding-right:40px;padding-left:15px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.blue_heading .other_categories_title,.blue_heading .bar_title{font-size:22px}}@media screen and (max-width:767px){.blue_heading .other_categories_title,.blue_heading .bar_title{padding:0 8px;font-size:17px;white-space:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.blue_heading .other_categories_title:after,.blue_heading .bar_title:after{content:' ';display:inline-block;background:url(../images/icon-arrow-down.png) no-repeat;background-position:center;width:34px;height:17px;-webkit-background-size:contain;background-size:contain;margin-left:10px}@media screen and (max-width:767px){.blue_heading .other_categories_title:after,.blue_heading .bar_title:after{background-position:center;width:28px;height:15px}}.blue_heading_back{background:url(../images/back_button_blue.png);background-repeat:no-repeat;background-position:0 center;padding-left:35px;color:#fff;font-weight:600;font-size:14px;line-height:48px;margin-right:18px}.blue_heading_back:hover{color:#fff}@media screen and (max-width:767px){.blue_heading_back{display:none}}.blue_heading_back_green{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0;padding-left:35px;color:#fff;font-weight:600;font-size:14px;line-height:48px;margin-right:18px}.blue_heading_back_green:before{display:inline-block;background:url(../images/var-icons.png) 0 0 no-repeat;background-position:-218px -91px;background-repeat:no-repeat;width:24px;height:24px;content:' ';margin-right:5px}.blue_heading_back_green:hover{color:#fff}@media screen and (max-width:767px){.blue_heading_back_green{font-size:0;text-indent:0;margin-right:10px}}.light .blue_heading{background:#1e559a}.bread-crumb{padding:5px 25px;background:#4a4a4a;font-size:15px;font-weight:600;color:#fff}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.bread-crumb{font-size:12px;margin-bottom:-1px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;padding:10px;text-align:center;font-size:11px;margin:0 -20px 10px}}.bread-crumb-links{width:50%;color:#fff;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb-links{width:100%}}@media screen and (max-width:767px){.bread-crumb-links{width:100%;font-size:11px;text-align:center;-o-text-overflow:unset;text-overflow:unset;overflow:auto;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.bread-crumb-links::-webkit-scrollbar{width:0;background:0 0}}.bread-crumb .show_similar_sites{width:50%}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb .show_similar_sites{width:100%;position:absolute;color:#fff;background:#77c28e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-transform:capitalize;font-size:15px;white-space:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites{width:100%;position:absolute;color:#fff;background:#77c28e;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-transform:capitalize;font-size:15px;white-space:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.bread-crumb a{margin:0 10px;color:#fff}@media screen and (max-width:1449.98px){.bread-crumb a{font-size:12px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.bread-crumb a{margin:0;padding:5px 15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.bread-crumb a{padding:3px 0;font-size:11px;margin:0 5px}}@media screen and (max-width:991px){.archive.category .bread-crumb{display:none}}.light .bread-crumb{background:#eee;color:#333}.light .bread-crumb-links{color:#333}.light .bread-crumb-links a{color:#337ab7}.link_btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 30px;margin:0 auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:25px;line-height:50px;background:#12478c;background:-webkit-linear-gradient(#12478c,#4d74a8);background:-o-linear-gradient(#12478c,#4d74a8);background:-webkit-gradient(linear,left top,left bottom,from(#12478c),to(#4d74a8));background:linear-gradient(#12478c,#4d74a8);border:1px solid #12478c;color:#d6d6d6;text-align:center;-webkit-border-radius:5px;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.link_btn.upper a{text-transform:uppercase}.link_btn a{text-decoration:none;color:#fff}.link_btn a.grey{color:#d6d6d6}.link_btn a.bold{font-weight:600}.link_btn a.bold::before{font-weight:700}@media screen and (max-width:767px){.link_btn a{font-size:16px}}.link_btn a::before{content:attr(data-label)}@media screen and (max-width:767px){.link_btn a::before{content:attr(data-label-mobile)}}.link_btn a:visited{text-decoration:none}.link_btn.wide{width:100%;padding:0}@media screen and (max-width:767px){.link_btn.wide a{font-size:19.5px}}.blue_button_solid{text-align:center}.blue_button_solid a{background:#003e89;text-align:center;margin:6px auto;padding:15px 30px;color:#fff;font-weight:600;-webkit-border-radius:4px;border-radius:4px;font-size:18px;display:inline-block}.category_sites{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;counter-reset:number;padding:0 10px;font:400 14px/1.2}@media screen and (max-width:767px){.category_sites{padding:0 1px}}.category_sites_description{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%;padding:15px 0 0 10px;position:relative}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.category_sites_description{width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}@media screen and (max-width:991px){.category_sites_description{padding-left:0}}@media screen and (max-width:767px){.category_sites_description{width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;padding:15px 5px 0}}.category_sites_description__readmore{display:none}@media screen and (max-width:767px){.category_sites_description__readmore{display:block;position:absolute;bottom:-1px;left:5px;right:5px;padding-top:20px;text-align:center;color:#a8a8a8;font-size:24px;cursor:pointer;background:#3b3b3b;background:-webkit-gradient(linear,left bottom,left top,from(#3b3b3b),color-stop(85%,rgba(59,59,59,0.8)),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,#3b3b3b 0%,rgba(59,59,59,0.8) 85%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(bottom,#3b3b3b 0%,rgba(59,59,59,0.8) 85%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#3b3b3b 0%,rgba(59,59,59,0.8) 85%,rgba(255,255,255,0) 100%)}.category_sites_description__readmore__img{margin-left:5px}}.category_sites_description.show_all .category_sites_description__readmore{display:none}@media screen and (min-width:768px){.category_sites_description .category_description{position:absolute;top:15px;bottom:0;right:0;left:10px;overflow:auto}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.category_sites_description .category_description{position:relative;top:0;height:230px}}@media screen and (max-width:767px){.category_sites_description .category_description{height:200px;overflow:hidden;position:relative;top:0;left:0}}.category_sites_description .category_description.tubes h2{margin:0 0 10px;color:#fff;font-size:20px;font-weight:600}@media screen and (max-width:991px){.category_sites_description .category_description.tubes h2{display:none}.category_sites_description .category_description.tubes h2:first-of-type{display:block}}.category_sites_description h3{font-size:20px;color:#fff;margin:0 0 10px;font-weight:700}@media screen and (max-width:991px){.category_sites_description h3{display:none}.category_sites_description h3:first-of-type{display:block}}@media screen and (max-width:767px){.category_sites_description h3{font-size:19px;line-height:22px;margin:0 0 5px}}.category_sites_description a{color:#2eaf61}.category_sites_description a:hover,.category_sites_description a:focus{color:#2eaf61}.category_sites_description p{padding:0;font-size:16px;margin:0 0 10px}@media screen and (max-width:575px){.category_sites_description p{display:none}.category_sites_description p:first-of-type{-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}}.category_sites_description.show_all .category_description{height:auto}.category_sites_description.show_all .readmore{display:none}@media screen and (max-width:991px){.category_sites_description.show_all .category_description h1,.category_sites_description.show_all .category_description h2,.category_sites_description.show_all .category_description h3,.category_sites_description.show_all .category_description p{display:block}}.category_sites_item{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:25%;max-width:25%;padding:15px 5px 0}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.category_sites_item{width:25%;max-width:25%;padding:15px 4px 0}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.category_sites_item{width:33.333333%;max-width:33.333333%;padding:15px 4px 0}}@media screen and (max-width:767px){.category_sites_item{width:50%;max-width:50%;padding:10px 3px 0}}.category_sites_item_inner{padding:0;position:relative}.category_sites_item_inner .free_to_play{background:url(../images/free_to_play.png);width:84px;height:86px;content:' ';display:inline-block;position:absolute;right:-4px;top:-4px}@media screen and (max-width:767px){.category_sites_item_inner{padding:0}.category_sites_item_inner .category_site_content{padding:0 8px 8px}}.category_sites_item_overlay{position:absolute;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);display:none;width:100%;height:100%;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:2}.category_sites_item_overlay a{padding:16px 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:#004aad;text-decoration:none;-webkit-border-radius:5px;border-radius:5px;width:80%;position:relative;text-transform:uppercase;font-size:18px;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s}@media screen and (max-width:1024px){.category_sites_item_overlay a{padding:5px 0;font-size:12px;width:70%}}.category_sites_item_overlay a i{-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s;opacity:0;width:0}.category_sites_item_overlay a i.right_angle{color:#c4f015}.category_sites_item_overlay a i.right_angle:before{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.category_sites_item_overlay a:hover i{opacity:1;width:18px;padding-left:10px}.category_sites_item_overlay .link_site{background:#c4f015;color:#000;margin-top:15px}.category_sites_item_content{position:relative;overflow:hidden}.category_sites_item_content:hover .category_sites_item_overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.category_sites_item_content:hover .category_sites_item_overlay{display:none}}.category_sites_item_content.has_video:hover .category_sites_item_overlay{display:none}.category_sites_item_content.touched .category_sites_item_overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.category_sites_item_thumb{line-height:0;overflow:hidden;position:relative;display:block;padding-bottom:84.8%}.category_sites_item_thumb__img{aspect-ratio:1.1811;position:absolute;top:-1px;left:0;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 250ms,-webkit-transform .3s!important;transition:opacity 250ms,-webkit-transform .3s!important;-o-transition:opacity 250ms,transform .3s!important;transition:opacity 250ms,transform .3s!important;transition:opacity 250ms,transform .3s,-webkit-transform .3s!important;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.category_sites_item_thumb:hover .category_sites_item_thumb__img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.category_sites_item_thumb video{position:absolute;top:50%;left:50%;height:103%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.category_sites_item_thumb__overlay{content:'';position:absolute;display:block;top:0;left:-1px;bottom:0;right:0;z-index:1;background:#000;background:-webkit-linear-gradient(0deg,#000 0,rgba(0,0,0,0.58) 25%,rgba(107,107,107,0) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(25%,rgba(0,0,0,0.58)),color-stop(50%,rgba(107,107,107,0)),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,#000 0,rgba(0,0,0,0.58) 25%,rgba(107,107,107,0) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(bottom,#000 0,rgba(0,0,0,0.58) 25%,rgba(107,107,107,0) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#000 0,rgba(0,0,0,0.58) 25%,rgba(107,107,107,0) 50%,rgba(255,255,255,0) 100%)}.category_sites_item_title{position:absolute;z-index:2;bottom:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:15px 0 7px;font-size:15px;font-weight:600;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff}@media screen and (max-width:767px){.category_sites_item_title{font-size:13px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.category_sites_item_title:hover,.category_sites_item_title:focus{color:#fff}.category_sites_item_title:before{counter-increment:number;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:10px;content:counter(number);display:inline-block;margin:-1px 1px 0 0;text-align:right;color:#bbbcc0;font-weight:400}@media screen and (max-width:767px){.category_sites_item_title:before{font-size:12px}}.category_sites_item_title h2{color:#fff;font-weight:600;margin:0;white-space:nowrap;font-size:15px;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;text-transform:capitalize}.category_sites_item_title h2:active,.category_sites_item_title h2:hover{text-decoration:underline}@media screen and (max-width:767px){.category_sites_item_title h2{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;max-width:62%;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.category_sites_item_summary{font-weight:400;font-size:12px;padding-top:5px;line-height:20px;height:80px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.category_sites_item_summary{font-size:12px}}@media screen and (max-width:767px){.category_sites_item_summary{font-size:12px;-webkit-line-clamp:5;line-height:17px;height:auto;margin:12px 0 3px}}.category_sites_item .ratings{display:block;content:' ';height:16px;background-repeat:no-repeat;margin-bottom:10px;margin-top:-3px}.category_sites_item .rating_1{background-image:url(../images/rating_1.png)}.category_sites_item .rating_2{background-image:url(../images/rating_2.png)}.category_sites_item .rating_3{background-image:url(../images/rating_3.png)}.category_sites_item .rating_4{background-image:url(../images/rating_4.png)}.category_sites_item .rating_5{background-image:url(../images/rating_5.png)}@media screen and (min-width:992px){.category_sites.cat_archive .category_sites_item:nth-child(2){-webkit-box-ordinal-group:-1;-webkit-order:-2;-ms-flex-order:-2;order:-2}.category_sites.cat_archive .category_sites_item:nth-child(3){-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}.similar_sites{margin-bottom:20px}.light .category_sites_description .category_description h3{color:#698ab3}.light .category_sites_description .category_description.tubes h2{color:#698ab3}.light .category_sites_description .category_description a{color:#4099f9}.light .category_sites_description .category_description a:hover,.light .category_sites_description .category_description a:focus{color:#337ab7}.light .category_sites_description__readmore{background:#fff;background:-webkit-gradient(linear,left bottom,left top,from(white),color-stop(85%,rgba(255,255,255,0.8)),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,white 0%,rgba(255,255,255,0.8) 85%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(bottom,white 0%,rgba(255,255,255,0.8) 85%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,white 0%,rgba(255,255,255,0.8) 85%,rgba(255,255,255,0) 100%)}.deIcon:not(.nolazy):before{content:' ';display:block;width:16px;height:16px;margin-right:5px}.list{padding-top:15px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.blue_heading_back{display:none}}@media screen and (max-width:767px){.bread-crumb{display:none}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.c-grid{padding-left:15px;padding-right:15px}#primary{margin-top:120px}.gaming_cat_1 #primary{margin-top:80px}}@media screen and (max-width:767px){.gaming_cat_11 .site-content{margin-top:70px}}@media screen and (max-width:1023px) and (orientation:landscape){.gaming_cat_11 .site-content{margin-top:70px}}.category_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.category_bottom_description{padding:10px 15px}.main_con{background:#3b3b3b;color:#d7d7d7}.light .main_con{background:#fff;color:#333}.click_for_more_games{text-align:center;padding:15px 0 5px}@media screen and (max-width:767px){.click_for_more_games{padding:15px 10px 5px}}.click_for_more_games span{display:inline-block;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;color:#fff;font-family:roboto,sans-serif;font-weight:700;font-size:18px;padding:18px 10px;background:#0660c0;background:-webkit-linear-gradient(top,#0660c0 0%,#05509f 50%,#043c79 100%);background:-webkit-gradient(linear,left top,left bottom,from(#0660c0),color-stop(50%,#05509f),to(#043c79));background:-o-linear-gradient(top,#0660c0 0%,#05509f 50%,#043c79 100%);background:linear-gradient(to bottom,#0660c0 0%,#05509f 50%,#043c79 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0660c0',endColorstr='#043c79',GradientType=0 )}@media screen and (max-width:767px){.click_for_more_games span{display:block}}.category_site_container.category_55 .category_site_lits.page_1 .category_sites_item:nth-child(n+52){display:none}.category_site_container.category_55 .category_site_lits.page_1 .pagi{display:none}.category_site_container.category_55 .category_bottom_links.page_1{display:none}.category_site_container.category_55.show_all .category_site_lits.page_1 .pagi{display:block}.category_site_container.category_55.show_all .click_for_more_games{display:none}.category_site_container.category_55.show_all .category_bottom_links{display:block;text-align:center}@media screen and (max-width:767px){.category_site_container.category_55.show_all .category_bottom_links{padding:0 10px 5px}}.category_site_container.category_55.show_all .category_site_lits.page_1 .category_sites_item:nth-child(n+52){display:block}.category_bottom_links{text-align:center;padding-bottom:30px}@media screen and (max-width:767px){.category_bottom_links{padding:0 8px 10px}}.category_bottom_links .go_back{margin-top:15px;color:#fff;font-family:roboto,sans-serif;font-weight:700;font-size:18px;padding:18px 25px 18px 105px;-webkit-background-size:contain;background-size:contain;text-transform:uppercase;display:inline-block;-webkit-border-radius:5px;border-radius:5px;position:relative;background:#065cc0;background:-webkit-linear-gradient(top,#065cc0 0%,#0451b6 24%,#0244a6 50%,#00398c 100%);background:-webkit-gradient(linear,left top,left bottom,from(#065cc0),color-stop(24%,#0451b6),color-stop(50%,#0244a6),to(#00398c));background:-o-linear-gradient(top,#065cc0 0%,#0451b6 24%,#0244a6 50%,#00398c 100%);background:linear-gradient(to bottom,#065cc0 0%,#0451b6 24%,#0244a6 50%,#00398c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#065cc0',endColorstr='#00398c',GradientType=0 )}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.category_bottom_links .go_back{font-size:14px;padding:21px 20px 20px 100px}}@media screen and (max-width:767px){.category_bottom_links .go_back{margin-top:10px}}.category_bottom_links .go_back::before{background:url(../images/geek_blue_button_head.png);-webkit-background-size:contain;background-size:contain;content:' ';display:inline-block;height:60px;width:97px;position:absolute;top:0;left:0}@media screen and (max-width:767px){.category_bottom_links .go_back::before{display:none}}@media screen and (max-width:767px){.category_bottom_links .go_back{padding:15px;display:block;font-size:14px}}@media screen and (max-width:767px){.view_all_categories{font-size:16px}}.dropAll{margin-right:5px;font-size:20px;color:#fff;position:relative}.dropAll__span{cursor:pointer;position:relative;background:#fc337b;padding:5px 10px 5px 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dropAll__arrow{margin-left:12px}.dropAll__ul{position:absolute;z-index:10;top:38px;right:0;background:#f1f1f1;width:200px;margin:0;padding:0 10px;display:none;list-style:none}.dropAll__ul li{padding:8px 10px;border-bottom:1px solid}.dropAll__ul a{color:#000}.dropAll.active ul{display:block}.blue_heading.has_dropdown{position:relative}.discounted_deals_container{display:none;width:100%}@media screen and (min-width:992px){.discounted_deals_container{display:block}}.light .readmore{background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,white 42%,white 47%,white 49%,white 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(42%,white),color-stop(47%,white),color-stop(49%,white),to(white));background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,white 42%,white 47%,white 49%,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,white 42%,white 47%,white 49%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0 )}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){#other_categories .bottom_back{padding:10px 0 20px}#other_categories .bottom_back .link_btn{font-size:16px}}