/*!* 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}}.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}.pagi{text-align:center;margin:20px 0}@media screen and (max-width:767px){.pagi .pages{display:none}}.pagi span,.pagi a,.pagi a:visited{display:inline-block;padding:10px 20px;font-size:18px;-webkit-border-radius:3px;border-radius:3px;margin:3px 1px;color:#fff;border:1px solid #8896a7;background:#8896a7 url(../images/bg-pagi.png) left bottom repeat-x;font-family:Arial,san-serif}.pagi span.visible-xs-inline,.pagi a.visible-xs-inline,.pagi a:visited.visible-xs-inline{display:none}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.pagi span,.pagi a,.pagi a:visited{font-size:24px;padding:3px 10px;font-weight:600}}@media screen and (max-width:767px){.pagi span,.pagi a,.pagi a:visited{font-size:24px;padding:3px 10px;font-weight:600}.pagi span.visible-xs-inline,.pagi a.visible-xs-inline,.pagi a:visited.visible-xs-inline{display:inline-block}}.pagi span,.pagi a.active{border:1px solid #285183;background:#285183 url(../images/bg-pagi-ovr.png) left bottom repeat-x;color:#fff;text-decoration:none}.mpg-pagenavi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 5px}.mpg-pagenavi .page_left{display:inline-block;overflow-y:hidden}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.mpg-pagenavi .page_left{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap}.mpg-pagenavi .page_left.page_1{-webkit-box-flex:0;-webkit-flex:0 0 0;-ms-flex:0 0 0;flex:0 0 0;display:none}}@media screen and (max-width:767px){.mpg-pagenavi .page_left{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap;display:none}.mpg-pagenavi .page_left.page_1{-webkit-box-flex:0;-webkit-flex:0 0 0;-ms-flex:0 0 0;flex:0 0 0;display:none}}.mpg-pagenavi .page_right{display:inline-block;overflow-y:hidden}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.mpg-pagenavi .page_right{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap}}@media screen and (max-width:767px){.mpg-pagenavi .page_right{overflow-x:hidden;-webkit-box-flex:0;-webkit-flex:0 0 95px;-ms-flex:0 0 95px;flex:0 0 95px;white-space:nowrap;display:none}}.mpg-pagenavi .page_middle{display:inline-block;overflow-y:hidden;overflow-x:auto;white-space:nowrap}.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}.list{padding-top:15px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.list{padding-top:0}}@media screen and (max-width:767px){.list{padding-top:0;padding-bottom:0}}@media screen and (max-width:767px){.c-grid{padding-left:5px;padding-right:5px}}.site-content{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}.bread-crumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.bread-crumb{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;z-index:60;padding:10px 5px;margin:0 -5px 5px}}.bread-crumb .show_similar_sites{position:relative;padding-left:35px}@media screen and (max-width:1449.98px){.bread-crumb .show_similar_sites{padding-left:15px}}@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{display:none}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites{display:none}}.bread-crumb .show_similar_sites a{color:#828282;font-size:15px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0}.bread-crumb .show_similar_sites a::-webkit-scrollbar{display:none}@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 a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff}}@media screen and (max-width:1023.98px){.bread-crumb .show_similar_sites a{overflow-y:hidden;overflow-x:auto;will-change:transform;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites a{color:#fff;padding:5px 15px}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.bread-crumb .show_similar_sites a{display:none}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.bread-crumb .show_similar_sites a{display:none}}.bread-crumb .show_similar_sites .left_content{-webkit-box-flex:8;-webkit-flex-grow:8;-ms-flex-positive:8;flex-grow:8;display:inline-block;text-transform:capitalize;color:#fff}@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 .left_content{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width:1023.98px){.bread-crumb .show_similar_sites .left_content{color:#fff;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites .left_content{padding-left:0;line-height:26px}}.bread-crumb .show_similar_sites .left_content .arrow_down{border:1px solid #fff;padding:0 4px}@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 .left_content .arrow_down{border:1px solid #fff;padding:2px 5px 1px;background:#0caa26}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites .left_content .arrow_down{border:1px solid #fff;padding:2px 5px 1px;background:#0caa26}}.bread-crumb .show_similar_sites .left_content .arrow_down:before{content:' ';display:inline-block;width:0;height:0;border-style:solid;border-width:9px 6.5px 0;border-color:#fff transparent transparent transparent}@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 .left_content .arrow_down:before{border-color:#fff transparent transparent transparent}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites .left_content .arrow_down:before{border-color:#fff transparent transparent transparent}}.bread-crumb .show_similar_sites .left_content .site_count{color:#d1f34b}@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 .left_content .site_count{color:#fff}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites .left_content .site_count{color:#fff}}.bread-crumb .show_similar_sites .left_content .site_name{color:#fff;font-weight:900}@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 .left_content .site_name{color:#fff}}@media screen and (max-width:767px){.bread-crumb .show_similar_sites .left_content .site_name{color:#fff}}.bread-crumb .show_similar_sites .icons{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 0 5px;height:22px}.bread-crumb .show_similar_sites .icons .deIcon{position:relative;width:22px;height:22px;border:1px solid #828282;display:block;float:left;margin:0 2px}.bread-crumb .show_similar_sites .icons .deIcon::before{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:' ';display:block;width:16px;height:16px}.click_visit_mobile_top{display:none}.swiper-slide-prev .slide_item_inner,.swiper-slide-next .slide_item_inner{position:relative}.swiper-slide-prev .slide_item_inner:before,.swiper-slide-next .slide_item_inner:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);z-index:2;cursor:pointer}.review_container{background:#3b3b3b;margin-bottom:15px;padding:10px 25px}@media screen and (max-width:991px){.review_container{padding:10px 0}}.review_container audio{opacity:0;visibility:hidden;position:absolute;left:0}.review_container .click_for_audio{border-top:1px solid #c5c0c0;border-left:1px solid #c5c0c0;border-right:1px solid #c5c0c0;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;color:#555;display:inline-block;height:28px;line-height:21px;padding:4px 8px 4px 0;font-weight:500;cursor:pointer;background:#fff;background:-webkit-linear-gradient(top,white 0%,#ebebeb 100%);background:-webkit-gradient(linear,left top,left bottom,from(white),to(#ebebeb));background:-o-linear-gradient(top,white 0%,#ebebeb 100%);background:linear-gradient(to bottom,white 0%,#ebebeb 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ebebeb',GradientType=0 )}.review_container .click_for_audio::before{background:url(../images/icon_play_blue.png) center no-repeat;-webkit-background-size:auto 100%;background-size:auto 100%;width:40px;height:20px;content:' ';display:inline-block;float:left}.review_container .review_search{background:#fff;position:relative;height:34px;border:1px solid #ccc;margin-top:6px;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}@media screen and (max-width:767px){.review_container .review_search{padding:0 15px}}.review_container .review_search::before{background:#fff url(../images/screenshot-tool-bar-left.jpg);width:90px;height:32px;content:' ';display:inline-block}@media screen and (max-width:767px){.review_container .review_search::before{display:none}}.review_container .review_search .favicon-bar-addressbar{border:1px solid #a8c7fa;-webkit-border-radius:20px;border-radius:20px;padding:2px 15px 2px 6px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;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;position:relative}.review_container .review_search .favicon-bar-addressbar:before{left:10px;top:4px;content:' ';display:block;width:16px;height:16px;margin-right:5px}.review_container .review_search .favicon-bar-addressbar a{color:#000;margin-left:5px}.review_container .review_search::after{background:#fff url(../images/screenshot-tool-bar-right.jpg);width:33px;height:32px;content:' ';display:inline-block;left:10px}@media screen and (max-width:767px){.review_container .review_search::after{display:none}}.review_container .no_sneak_peek{height:140px;content:' ';display:block;-webkit-transition:height .2s ease-in-out;-o-transition:height .2s ease-in-out;transition:height .2s ease-in-out}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.review_container .no_sneak_peek{height:0}}@media screen and (max-width:991px){.review_container .no_sneak_peek{height:0}}@media screen and (max-width:767px){.review_container .no_sneak_peek{height:0}}.review_slide{padding-top:85.4729%;position:relative;background:#000}.review_slide:nth-child(n+2){display:none}.review_slide img{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:11;text-indent:100vw}.review_slide .slider_inner{position:absolute;display:block;top:60px;bottom:60px;left:0;width:100%;overflow:hidden}@media screen and (max-width:767px){.review_slide .slider_inner{top:50px;bottom:50px}}.review_slide .slider_inner.slide_0{top:0;bottom:0}.swiper-container-initialized .review_slide:nth-child(n+2){display:block}.gallery-thumbs{height:20%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin-top:20px}@media screen and (max-width:1024px){.gallery-thumbs{display:none}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.gallery-thumbs-wrapper{padding:0 15px 10px}}@media screen and (max-width:767px){.gallery-thumbs-wrapper{padding:10px}}@media screen and (max-width:767px){.gallery-thumbs{height:75px;margin:0}}.gallery-thumbs .swiper-slide{max-width:25%;opacity:.4;height:119px;-o-object-fit:cover;object-fit:cover;margin-right:10px}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.gallery-thumbs .swiper-slide{max-width:100%;width:auto}}@media screen and (max-width:767px){.gallery-thumbs .swiper-slide{aspect-ratio:-webkit-calc(70/60);aspect-ratio:calc(70/60);height:75px;-o-object-fit:cover;object-fit:cover}}.gallery-thumbs .swiper-slide-thumb-active{opacity:1}.review-slides .slide_item_inner{padding-bottom:100px}.review-slides .gallery-thumbs-wrapper{position:absolute;width:-webkit-calc(100vw - 30px);width:calc(100vw - 30px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none}.review-slides .swiper-slide-active .gallery-thumbs-wrapper{display:block}.screen_shot_dummy{margin:0 auto}@media screen and (max-width:991px){.screen_shot_dummy{width:71.42857%}}.link-thumbs-holder>.swiper-slide{width:71.42857%}.swiper-container-horizontal>.swiper-scrollbar{height:5px;width:100%;margin-top:5px;position:relative;opacity:1!important}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:''!important}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:''!important}.review_screenshot{position:absolute;left:0;right:0;height:100%;top:0;z-index:9;content:" ";padding-top:85.4545%;border:1px solid #ccc;-webkit-border-radius:5px;border-radius:5px;-webkit-background-size:auto 100%!important;background-size:auto 100%!important;background-repeat:no-repeat!important;background-position:50% 50%!important}@media screen and (max-width:991px){.review_screenshot{border:none;-webkit-border-radius:0;border-radius:0}}.review_screenshot a{position:absolute;top:0;bottom:0;left:0;right: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;-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;z-index:10}.review_screenshot .review_screenshot_hover{position:absolute;top:0;left:0;right:0;height:100%;background-color:rgba(0,0,0,.8);text-align:center;display:none}@media screen and (max-width:767px){.review_screenshot .review_screenshot_hover{display:block;background:0 0}}.review_screenshot .review_screenshot_hover img{width:auto;margin-left:auto;margin-right:auto;max-width:200px}@media screen and (max-width:767px){.review_screenshot .review_screenshot_hover img{visibility:hidden}}.review_screenshot .review_screenshot_hover img.games{max-width:300px;height:auto}.review_screenshot .review_screenshot_hover p{color:#fff;font-size:24px;margin-top:20px;white-space:nowrap}@media screen and (max-width:767px){.review_screenshot .review_screenshot_hover p{display:none}}.review_screenshot .review_screenshot_hover p span{color:#0596f8}.review_screenshot:not(.is_dead):hover .review_screenshot_hover{display:block}@media screen and (max-width:991.98px){.review_screenshot:not(.is_dead):hover .review_screenshot_hover{display:none}}@media screen and (max-width:767px){.review_screenshot:not(.is_dead):hover .review_screenshot_hover{display:block;background:0 0}}.review_screenshot .site_dead{position:absolute;top:0;left:0;right:0;height:100%;background-color:rgba(216,10,18,.8);text-align:center;padding:25px 0;display:-webkit-box;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-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;display:none}.review_screenshot .site_dead a:hover{text-decoration:none}.review_screenshot .site_dead .alternative_title{color:#fff;font-size:40px}.review_screenshot .site_dead img{width:auto;max-width:75%}.review_screenshot .site_dead .dead_site_hand{height:120px}.review_screenshot .site_dead .mpg_head{height:150px}.review_screenshot .site_dead .site_dead_bottom{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;margin-top:50px}.review_screenshot .site_dead .site_dead_red{color:#e00911;font-size:26px}.swiper-container[data-slide="0"] .site_dead{display:block}.review_row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.review_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:991.98px){.review_row.dummy_thumb{display:none}}.review_column{width:50%}@media screen and (max-width:991.98px){.review_column{width:100%;padding:0}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.review_column{width:100%;padding:0}}.screen_shot{padding-right:15px}.screen_shot_dummy.hide{display:none}@media screen and (min-width:768px) and (max-width:1023.98px){.screen_shot{padding-right:0}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.screen_shot{padding-right:0;margin-bottom:15px}}@media screen and (max-width:1024px){.screen_shot{margin-bottom:15px;padding-right:0}}.review_con{padding-left:35px}@media screen and (min-width:768px) and (max-width:1449.98px){.review_con{padding-left:15px}}@media screen and (min-width:768px) and (max-width:1199.98px){.review_con{padding-left:15px}}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.review_con{padding:0 15px}}@media screen and (max-width:767px){.review_con{padding:0 15px}}.review_con mark{background-color:#1e559a;color:#fff}.pirateC{margin:10px 0;text-align:center}.pirateC span{display:inline-block;vertical-align:middle}.pirateC div{display:inline-block;vertical-align:middle;font-size:22px;font-weight:400;text-align:left;color:#fff;text-align:center}@media screen and (max-width:1230px){.pirateC div{font-size:18px;width:90%}}@media screen and (max-width:1110px){.pirateC div{font-size:22px;width:90%}}.pirateC div a{text-decoration:underline;font-weight:700}.review_con{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}.review_con .site_review_title_content{position:relative}.review_con h1,.review_con h2{font-size:45px;color:#fff;margin:0 0 -5px;width:100%;font-weight:600}@media screen and (max-width:1449.98px){.review_con h1,.review_con h2{font-size:36px}}@media screen and (max-width:767px){.review_con h1,.review_con h2{font-size:24px;line-height:25px;margin-bottom:10px}}.review_con h3{font-size:20px;margin:0 0 9px;color:#fff;font-weight:700}.review_con h3.site_name{padding:0;margin:0;font-size:18px;color:#e2e2e2;font-weight:500}.review_con .review_scroll_container{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;font-size:18px;padding-bottom:20px;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;padding-right:10px;color:#d7d7d7}@media screen and (max-width:767px){.review_con .review_scroll_container{padding-right:0;border-bottom:none;padding-bottom:0}}@media screen and (max-width:991.98px){.review_con .review_scroll_container:after{display:block;position:absolute;bottom:0;width:100%;height:40px;content:' ';background-image:url(../images/gradient_dark.svg);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}}.review_con .review_scroll_container #cs_com{position:absolute;height:100%;font-size:18px;padding-top:20px;padding-bottom:20px;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;overflow:auto;padding-right:10px;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.review_con .review_scroll_container #cs_com{position:relative;padding-right:0;padding-top:10px;padding-bottom:0;border-bottom:none}}@media screen and (max-width:991.98px){.review_con .review_scroll_container #cs_com{position:relative;border-bottom:none;padding-bottom:0;max-height:298px;overflow:auto}}@media screen and (max-width:767px){.review_con .review_scroll_container #cs_com{position:relative;padding-right:0;padding-top:10px;padding-bottom:0;border-bottom:none}}.review_con .review_scroll_container #cs_com::-webkit-scrollbar{display:none}.review_con .review_scroll_container #cs_com a{color:#2eaf61}.review_con .review_scroll_container #cs_com a:hover,.review_con .review_scroll_container #cs_com a:focus{color:#2eaf61}.review_con .review_scroll_container #cs_com p{font-size:16px;margin:0 0 10px}.review_con .review_scroll_container .scroll_track{background:rgba(0,0,0,.1);position:absolute;width:10px;right:0;top:0;height:100%}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.review_con .review_scroll_container .scroll_track{display:none}}@media screen and (max-width:991.98px){.review_con .review_scroll_container .scroll_track{display:none}}@media screen and (max-width:767px){.review_con .review_scroll_container .scroll_track{display:none}}.review_con .review_scroll_container .scroll_thumb{position:absolute;top:0;right:0;background:#9c9b9c;width:10px;content:' '}.review_con .review_scroll_container .scroll_progress{position:absolute;top:0;right:0;width:10px;content:' ';display:none}.review_con .review_scroll_container:hover .scroll_progress{display:block}.review_con .review_scroll_container:hover .scroll_thumb{background-position:bottom;-webkit-background-size:contain;background-size:contain;border:none}.review_site_link{display:inline-block}@media screen and (max-width:767px){.review_site_link{display:none}}.joinarrw{border:2px solid #f30808;background:#fff;padding:20px 15px 20px 140px;display:inline-block;margin:20px auto 35px;background:url(../images/red-arrow.png) left 10px center no-repeat;vertical-align:middle;font-size:24px;font-weight:700;color:#f5f5f5;word-break:break-word}@media screen and (max-width:767px){.joinarrw{display:none}}.joinarrw a{color:#dcecff;text-decoration:underline;white-space:nowrap}.single-sites .joinarrw a{white-space:normal}.ratingtu{margin:5px 0 0;position:relative}.ratingtu .rtu-ty{font-size:14px;font-weight:700;color:#dcecff;display:none}@media screen and (max-width:767px){.ratingtu .rtu-ty{font-size:13px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.ratingtu .rtu-txt{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;font-size:20px;font-weight:900;color:#fff;margin-right:10px;margin-bottom:6px}@media screen and (max-width:767px){.ratingtu .rtu-txt{margin-bottom:10px}}.new-ratingt{position:relative;text-align:left;width:180px;height:36px;unicode-bidi:bidi-override;direction:rtl;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;vertical-align:middle;cursor:pointer;margin-left:10px}@media screen and (max-width:767px){.new-ratingt{width:150px;height:30px;margin-left:15px}}.new-ratingt>span{position:relative;width:36px;height:36px;margin:0}@media screen and (max-width:767px){.new-ratingt>span{width:30px;height:30px}}.new-ratingt:hover>span{background:url(../images/ratings_2.png) 0 -36px no-repeat;-webkit-background-size:36px 36px;background-size:36px}@media screen and (max-width:767px){.new-ratingt:hover>span{background:url(../images/ratings_2.png) 0 -30px no-repeat;-webkit-background-size:30px 30px;background-size:30px}}.new-ratingt>span:hover:before,.new-ratingt>span:hover~span:before{width:36px;height:36px;background:url(../images/ratings_2.png) 0 0 no-repeat;position:absolute;content:'';left:0;top:0}@media screen and (max-width:767px){.new-ratingt>span:hover:before,.new-ratingt>span:hover~span:before{width:30px;height:30px;-webkit-background-size:auto 200%;background-size:auto 200%}}.new-ratingt:NOT([data-percent]):before,.new-ratingt[data-percent="0"]:before{display:none}.new-ratingt[data-percent="1"]:before,.new-ratingt[data-percent="2"]:before,.new-ratingt[data-percent="3"]:before,.new-ratingt[data-percent="4"]:before,.new-ratingt[data-percent="5"]:before{width:180px;height:36px;background:url(../images/ratings.png) 0 -144px no-repeat;position:absolute;content:'';left:0;top:0}@media screen and (max-width:767px){.new-ratingt[data-percent="1"]:before,.new-ratingt[data-percent="2"]:before,.new-ratingt[data-percent="3"]:before,.new-ratingt[data-percent="4"]:before,.new-ratingt[data-percent="5"]:before{height:30px;background-position:0 -30px;-webkit-background-size:auto 500%;background-size:auto 500%}}@media screen and (max-width:767px){.new-ratingt[data-percent="1"]:before{background-position:0 -120px}}.new-ratingt[data-percent="2"]:before{background-position:0 -108px}@media screen and (max-width:767px){.new-ratingt[data-percent="2"]:before{background-position:0 -90px}}.new-ratingt[data-percent="3"]:before{background-position:0 -72px}@media screen and (max-width:767px){.new-ratingt[data-percent="3"]:before{background-position:0 -60px}}.new-ratingt[data-percent="4"]:before{background-position:0 -36px}@media screen and (max-width:767px){.new-ratingt[data-percent="4"]:before{background-position:0 -30px}}.new-ratingt[data-percent="5"]:before{background-position:0 0}.new-ratingt:hover[data-percent="1"]:before,.new-ratingt:hover[data-percent="2"]:before,.new-ratingt:hover[data-percent="3"]:before,.new-ratingt:hover[data-percent="4"]:before,.new-ratingt:hover[data-percent="5"]:before{background:0 0}.ratingtu_buttons{position:absolute;right:-31px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.ratingtu_buttons{display:none}}.ratingtu_buttons .cs_hide_comments{outline:none;background:#5f5e5e;color:#fff;display:none;width:120px;height:29px;right:0;line-height:29px;position:relative;padding:0 15px;font-weight:600;text-transform:uppercase;margin-bottom:10px;border:none}.ratingtu_buttons .cs_show_comments{display:block;width:120px;background:#fff;right:0;color:#006ab5;padding:0 15px;font-weight:600;text-transform:uppercase;border:1px solid #066db6;margin-bottom:10px;position:relative;outline:none;text-align:center;line-height:29px;height:29px;font-size:12px}@media screen and (max-width:1198.98px){.ratingtu_buttons .cs_show_comments{display:none}}.ratingtu_buttons .cs_show_comments,.ratingtu_buttons .cs_hide_comments{top:5px}@media screen and (max-width:767px){.ratingtu_buttons .cs_show_comments,.ratingtu_buttons .cs_hide_comments{display:none}}.pros_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:15px}@media screen and (max-width:767px){.pros_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.pros_container_col{width:50%}@media screen and (max-width:767px){.pros_container_col{width:100%}}.pros_container .pros_title{font-weight:600;font-size:18px;margin:20px 0 10px;line-height:19px;color:#fff}.pros_container ul{padding:0;list-style-type:none}@media screen and (max-width:1449.98px){.pros_container ul{font-size:12.5px}}.pros_container ul li{background:url(../images/icon_pro.png) no-repeat;padding-left:35px;line-height:30px;color:#bbb;font-weight:600}.pros_container ul.conns li{background:url(../images/icon_conn.png) no-repeat}.review_con .visit_web{display:block}.visit_web_full{width:100%}.cs_hide_comments{outline:none;background:#5f5e5e;color:#fff;display:none;width:120px;height:29px;right:0;line-height:29px;position:relative;padding:0 15px;font-weight:600;text-transform:uppercase;margin-bottom:10px}.cs_show_comments{display:block;width:120px;background:#fff;right:0;color:#006ab5;padding:0 15px;font-weight:600;text-transform:uppercase;border:1px solid #066db6;margin-bottom:10px;position:relative;outline:none;text-align:center;line-height:29px;height:29px;font-size:12px}.cs_show_comments::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;background-color:#1e559a;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:scale(1,.5);-ms-transform:scale(1,.5);transform:scale(1,.5)}.cs_show_comments span{z-index:2;display:block;position:absolute;left:0;right:0;height:100%;top:0}.cs_show_comments:hover{cursor:pointer}.cs_show_comments:hover::before{opacity:1;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.cs_show_comments:hover span{color:#fff}.cs_comments_counter{background-color:#3775c3;background-image:url(../images/circle.png);background-repeat:no-repeat;background-position:center;content:" ";-webkit-border-radius:61px;border-radius:61px;width:32px;padding:11px 0;height:32px;text-align:center;position:absolute;top:-2px;color:#fff;left:-20px;z-index:1;font-size:9px;line-height:10px}.cs_comments_counter.close{top:-1px;left:-19px}.long_next .swiper_long_next{display:block}.gallery-top.show_top_nav .swiper_arrows{display:none}.gallery-top.hide_top_nav .swiper_top,.gallery-top.hide_top_nav .swiper_bottom{display:none}.swiper_top,.swiper_bottom{position:absolute;width:100%;margin:0;left:0;height:60px}@media screen and (max-width:767px){.swiper_top,.swiper_bottom{height:35px}}.swiper_top::after,.swiper_bottom::after{background-position-x:center;height:60px;width:100%;content:' '}@media screen and (max-width:767px){.swiper_top::after,.swiper_bottom::after{height:35px;width:100%;content:' ';-webkit-background-size:auto 100%;background-size:auto 100%;background-position:10px center}}.swiper_top{top:0}@media screen and (max-width:767px){.swiper_top{top:7px}}.swiper_bottom{top:auto;bottom:0}@media screen and (max-width:767px){.swiper_bottom{bottom:8px}}.floating_bar{position:fixed;bottom:0;width:100%;left:0;background:#55a126;text-align:center;z-index:12;line-height:70px;background:#59c404;background:-webkit-linear-gradient(top,#59c404 0%,#4dab03 60%,#367602 100%);background:-webkit-gradient(linear,left top,left bottom,from(#59c404),color-stop(60%,#4dab03),to(#367602));background:-o-linear-gradient(top,#59c404 0%,#4dab03 60%,#367602 100%);background:linear-gradient(to bottom,#59c404 0%,#4dab03 60%,#367602 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c404',endColorstr='#367602',GradientType=0 );-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none}@media screen and (max-width:767px){.floating_bar{display:block}}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar{line-height:45px}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar{line-height:45px}}.floating_bar a{color:#fff;font-size:20px;font-weight:300;display:block;padding-right:70px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:70px}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar a{line-height:45px}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar a{line-height:45px}}.floating_bar a span{font-weight:600}.floating_bar a i{position:absolute;height:70px;width:70px;right:0;top:0;background:#3a8300;background:-webkit-linear-gradient(top,#3a8300 0%,#327200 60%,#245100 100%);background:-webkit-gradient(linear,left top,left bottom,from(#3a8300),color-stop(60%,#327200),to(#245100));background:-o-linear-gradient(top,#3a8300 0%,#327200 60%,#245100 100%);background:linear-gradient(to bottom,#3a8300 0%,#327200 60%,#245100 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a8300',endColorstr='#245100',GradientType=0 )}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar a i{height:45px}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar a i{height:45px}}.floating_bar a i b{width:100%;height:100%;content:' ';display:block;background:url(../images/icon_review_floating.png) no-repeat;background-position:center}@media screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar a i b{-webkit-background-size:auto 35px;background-size:auto 35px}}@media screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.floating_bar a i b{-webkit-background-size:auto 35px;background-size:auto 35px}}@media screen and (max-width:767px){.floating_bar a i{}}.swiper_short_next,.swiper_short_prev{display:none;width:45%}.swiper_short_next{right:0;left:auto}.swiper_long_prev::after{display:block;background:url(../images/arrow_left_long.png) no-repeat;-webkit-background-size:auto 90%;background-size:auto 90%;background-position:10px center}.long_prev .swiper_long_prev{display:block}.swiper_long_next,.swiper_long_prev{display:none}.swiper_long_next::after{display:block;background:url(../images/arrow_left_long.png) no-repeat;background-position:10px center;-webkit-background-size:auto 90%;background-size:auto 90%;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);content:' '}.short_nav .swiper_short_next,.short_nav .swiper_short_prev{display:inline-block;outline:none}.short_nav .swiper_short_next:hover,.short_nav .swiper_short_next:focus,.short_nav .swiper_short_prev:hover,.short_nav .swiper_short_prev:focus{outline:none}.swiper_short_prev::after{display:block;background:url(../images/arrow_left.png) no-repeat;-webkit-background-size:auto 90%;background-size:auto 90%;background-position:10px center}.swiper_short_next::after{display:block;background:url(../images/arrow_left.png) no-repeat;-webkit-background-size:auto 90%;background-size:auto 90%;background-position:10px center;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.below_text{background:url(../images/below_text_bg.jpg);-webkit-background-size:100% 100%;background-size:100% 100%;padding:5px 20px;text-align:center;font-size:18px;color:#3a3a3a;margin:-16px 0 15px;line-height:58px}@media screen and (max-width:767px){.below_text{padding:5px 12.5%;line-height:inherit}}.below_text .below_text_container{display:inline-block}.below_text .below_text_box{display:inline-block;vertical-align:super;background:url(../images/icon_suggesion.png) no-repeat;background-position:0 center;padding-left:95px;margin-top:5px}@media screen and (max-width:767px){.below_text .below_text_box{-webkit-background-size:auto 100%;background-size:auto 100%;background:0 0;padding:0;font-size:12px}}@media screen and (max-width:767px){.bottom_back a{font-weight:600;font-size:14px}}@media screen and (max-width:767px) and (max-width:767px){.bottom_back 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;padding:5px 10px;font-size:16px;font-weight:600;color:#fff;min-height:50px;line-height:26px}}@media screen and (max-width:767px){.link_btn a.visit_web.grey{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;padding:5px 10px;font-size:16px;font-weight:600;color:#fff;min-height:50px;line-height:26px}#other_categories{margin-bottom:25px}}.review_header{background:#052449;padding:5px 0;position:fixed;top:0;left:0;right:0;z-index:100;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;z-index:11100}@media screen and (max-width:1449.98px){.review_header{padding:5px 15px}}@media screen and (max-width:1023.98px){.review_header{display:none}}@media screen and (max-width:767px){.review_header{display:none}}.review_header a{color:#fff}.review_header .review_header_inner{max-width:1264px;position:relative;margin:0 auto;color:#fff}@media screen and (max-width:1449.98px){.review_header .review_header_inner{max-width:1300px}}.review_header .btn-menu{float:left;margin:15px 10px 0 0;cursor:pointer;text-align:center}.review_header .btn-menu span{width:64px;height:5px;background:#d1f34b;display:block;margin-bottom:6px}.review_header .btn-menu-text{font-size:10px;text-transform:uppercase;margin-top:5px}.review_header .btn-visit{float:right;background:#c0f200;background:-webkit-linear-gradient(top,#c0f200 0%,#aeef00 50%,#83e900 100%);background:-webkit-gradient(linear,left top,left bottom,from(#c0f200),color-stop(50%,#aeef00),to(#83e900));background:-o-linear-gradient(top,#c0f200 0%,#aeef00 50%,#83e900 100%);background:linear-gradient(to bottom,#c0f200 0%,#aeef00 50%,#83e900 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0f200',endColorstr='#83e900',GradientType=0 );border:1px solid #fff;-webkit-border-radius:3px;border-radius:3px;color:#000;padding:10px 20px 10px 15px;-webkit-transition:background .1s;-o-transition:background .1s;transition:background .1s;position:relative;margin:10px 0 0 10px;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}.review_header .btn-visit img{margin-right:10px;height:30px}.review_header .header_center{display:block;overflow:hidden}.review_header .header_center ul{display:table;width:100%;text-align:center;margin:0;padding:0}.review_header .header_center ul li{display:table-cell;width:33.3333333%}.review_header .header_center .item-title{text-transform:uppercase;font-size:14px;line-height:16px;color:#fff;margin-bottom:4px;font-weight:700;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.review_header .header_center .item-ico{width:32px;height:32px;-webkit-border-radius:7px;border-radius:7px;margin:0 auto 2px;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}.review_header .header_center .item-ico.item-ico-colored{background:#c1f200;padding:4px 6px}.review_header .header_center .item-ico img{background:#c1f200;padding:4px 6px;-webkit-border-radius:7px;border-radius:7px}.review_header .header_center .item-ico .link-icon-base{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;width:16px;height:16px}.review_header .header_center .item-ico .link-icon-base::before{position:relative;margin:0}.review_header .header_center .item-ico .iconCat:before{margin-left:0;margin-right:0}.review_header .header_center .item-ico .iconCat.icPost1:before{background:url(../images/review/archived.png);-webkit-background-size:33.5px 33.5px;background-size:33.5px}.review_header .header_center .item-text{font-size:12px;color:#fff;white-space:normal;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.review_header_dropdown{position:absolute;top:-webkit-calc(100% + 5px);top:calc(100% + 5px);display:none;background:#052449;width:100%;border-top:2px solid #000;padding:0;margin:0;-webkit-border-radius:0;border-radius:0}.review_header_dropdown .site_nav_categories{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.review_header_dropdown .site_nav_categories .site_nav_cat_col{width:25%;font-family:helvetica neue,Helvetica,Arial,sans-serif}.review_header_dropdown .site_nav_categories .wank_list_title{background:#00346e;color:#75aff8;border-right:0;border-left:0}.review_header_dropdown .wank_list{position:absolute;width:100%;top:50px;bottom:0;background-color:#021a37;background-position:center;background-repeat:no-repeat;-webkit-background-size:80% 80%;background-size:80%}@media screen and (max-width:1449.98px){.review_header_dropdown .wank_list{top:36px;text-align:center}}.review_header_dropdown .wank_list a{width:100%;height:100%;display:block;content:' '}.review_header_dropdown .wank_list img{max-width:100%;max-height:100%;width:100%;height:100%}.review_header_dropdown .view_all_categories{background:#4198bd;background:-webkit-linear-gradient(top,#4198bd 0%,#3f95b9 0%,#083368 100%);background:-webkit-gradient(linear,left top,left bottom,from(#4198bd),color-stop(0%,#3f95b9),to(#083368));background:-o-linear-gradient(top,#4198bd 0%,#3f95b9 0%,#083368 100%);background:linear-gradient(to bottom,#4198bd 0%,#3f95b9 0%,#083368 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4198bd',endColorstr='#083368',GradientType=0 );text-align:center;font-size:30px;font-weight:600;line-height:55px;text-transform:uppercase}@media screen and (max-width:1449.98px){.review_header_dropdown .view_all_categories{font-size:22px;line-height:45px}}.site_nav_cat_col{position:relative}.site_nav_cat_col .cat_type_title{background:#021a37;font-size:20px;font-weight:600;text-align:center;padding:0;line-height:50px;position:relative;border-left:7px solid #011732;border-right:7px solid #011732;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (max-width:1449.98px){.site_nav_cat_col .cat_type_title{font-size:17px;line-height:36px}}.site_nav_cat_col .cat_type_title::after{position:absolute;left:50%;top:100%;margin-left:-7px;content:' ';width:0;height:0;border-style:solid;border-width:7px 7px 0;border-color:#021a37 transparent transparent transparent}.site_nav_cat_col .cat_item{display:block;color:#dcd6d6;height:45px;line-height:45px;border-bottom:1px solid #05375b;font-size:18px;padding:0 20px 0 80px;position:relative;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.site_nav_cat_col .cat_item:hover{text-decoration:underline}@media screen and (max-width:1449.98px){.site_nav_cat_col .cat_item{font-size:16px;line-height:40px;height:40px}}.site_nav_cat_col .cat_item::before{position:absolute;left:30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;margin:0}.fixed_header .review_header{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header_opend .review_header .dropdown-menu{display:block}.grecaptcha-badge{visibility:hidden!important}.light .joinarrw{color:#333}.light .joinarrw a{color:#0056c2}.light .ratingtu{margin:5px 0 0;position:relative}.light .ratingtu .rtu-ty{color:#0641a3}.light .review_container{background:#fff}@media screen and (max-width:991.98px){.light .review_con .review_scroll_container:after{background-image:url(../images/gradient_light.svg);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}}.light .review_con h1,.light .review_con h2{color:#113d74}.light .review_con h3{color:#698ab3}.light .review_con .site_review_title_content h3{color:#6e87a7}.light .review_con .review_scroll_container{color:#333}.light .review_con .review_scroll_container .scroll_progress{background:#225396}.light .review_con .review_scroll_container:hover .scroll_thumb{background:url(../images/scrollbar-hover.gif) no-repeat;background-position:bottom;-webkit-background-size:contain;background-size:contain}.light .ratingtu .rtu-txt{color:#4d4c4c}.light .review_con .review_scroll_container{background:#fff}.light .pros_container ul li{color:#515050}.light .pros_container .pros_title{color:#333}.light .bread-crumb .show_similar_sites .left_content{color:#828282}.light .bread-crumb .show_similar_sites .left_content .site_count{color:#568e00}.light .bread-crumb .show_similar_sites .left_content .arrow_down{border:1px solid #828282}.light .bread-crumb .show_similar_sites .left_content .arrow_down:before{border-color:#828282 transparent transparent transparent}.light .bread-crumb .show_similar_sites .left_content .site_name{color:#656363}.light .review_con .review_scroll_container #cs_com a{color:#4099f9}.light .review_con .review_scroll_container #cs_com a:hover,.light .review_con .review_scroll_container #cs_com a:focus{color:#337ab7}.light .pirateC div{color:#333}.light .swiper-slide-prev .slide_item_inner:before,.light .swiper-slide-next .slide_item_inner:before{background-color:rgba(255,255,255,.7)}@media screen and (max-width:767px){.footer{padding-bottom:70px}}.fixed_header .bread-crumb .show_similar_sites{display:block}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.fixed_header .bread-crumb .show_similar_sites{position:fixed;top:120px;left:0;color:#fff;z-index:10}.fixed_header .bread-crumb .show_similar_sites .deIcon{border:1px solid #828282;background:#fff}}@media screen and (max-width:1023.98px){.fixed_header .bread-crumb .show_similar_sites{position:fixed;top:120px;left:0;color:#fff;background:#77c28e;padding:5px 15px;z-index:10;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fixed_header .bread-crumb .show_similar_sites .left_content{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width:1023.98px) and (max-width:1023.98px){.fixed_header .bread-crumb .show_similar_sites .left_content{color:#fff}}@media screen and (max-width:1023.98px) and (max-width:1023.98px){.fixed_header .bread-crumb .show_similar_sites .left_content .arrow_down{border:1px solid #fff}.fixed_header .bread-crumb .show_similar_sites .left_content .arrow_down:before{border-color:#fff transparent transparent transparent}}@media screen and (max-width:1023.98px) and (max-width:1023.98px){.fixed_header .bread-crumb .show_similar_sites .left_content .site_name{color:#fff}}@media screen and (max-width:1023.98px) and (max-width:1023.98px){.fixed_header .bread-crumb .show_similar_sites .left_content .site_count{color:#fff}}@media screen and (max-width:1023.98px){.fixed_header .bread-crumb .show_similar_sites .deIcon{border:1px solid #828282;background:#fff}}@media screen and (max-width:767px){.fixed_header .bread-crumb .show_similar_sites{padding:0 15px}}.related_sites_container{background:#3b3b3b;padding-bottom:25px;margin-bottom:20px}.similar_sites{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px 15px}@media screen and (max-width:991.98px){.similar_sites{padding:15px 5px}}@media screen and (max-width:767px){.similar_sites{padding:0 0 15px}}.similar_sites_item{width:25%;text-align:center}@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.similar_sites_item{width:33.333333%}}.similar_sites_item_inner{padding:0 15px}@media screen and (max-width:991.98px){.similar_sites_item_inner{padding:0 8px}}@media screen and (max-width:767px){.similar_sites_item_inner{padding:0 5px}}@media screen and (max-width:991.98px){.similar_sites_item{width:33.3333333%;max-width:33.3333333%}}@media screen and (max-width:767px){.similar_sites_item{width:50%;max-width:50%}.similar_sites_item:nth-child(2n)_inner{padding-left:0}}.similar_sites_item_thumb{display:block;width:100%;content:" ";padding-top:84.8%;border:1px solid #ccc;-webkit-background-size:contain!important;background-size:contain!important;position:relative;overflow:hidden}.similar_sites_item_thumb img{width:auto;height:100%;position:absolute;top:0;left:0;max-width:inherit;max-height:inherit}.similar_sites_item .free_badge{background:url(../images/free_ribbon.png);width:84px;height:86px;content:' ';display:inline-block;position:absolute;right:-4px;top:-4px}.similar_sites_item .similar_link{display:block;font-size:16px;font-weight:600;margin:0;position:relative;max-width:100%;line-height:40px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;color:#fff}.light .related_sites_container{background:#fff}.light .similar_sites_item .similar_link{color:#337ab7}#cs_com{width:100%}.ratingtu_buttons{float:right;z-index:980}.comments_block{background:#d6d6d6;padding:10px;position:absolute;display:none;height:100%;width:100%;font-size:14px;color:#333}.comments_block.is-open{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comments_block #comment_area_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;width:100%;position:relative}.comments_block .comments_bottom_full_h{position:absolute;width:100%;height:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:auto}.comments_block .comments_bottom_full_h .comments_section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.comments_block .comments_bottom_full_h .comments_section .comments-list{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-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.comments_block .comments_bottom_full_h .comments_section .no_comments{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-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.comment_body{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#got_something{color:#797b7d}#comment_div{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:100%}#go_back_div{font-size:17px}#your_comment_div{font-size:17px;font-weight:700}#sucess_text{font-size:17px;font-weight:700}#div_success_container{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:100%}#back_btn_link{font-size:17px}#main_btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}#author_block #author{width:100%!important}.dark #author_block #author{color:#000}#author_comment{font-weight:700;font-size:12px}.logged-in-as{margin-top:5px;margin-bottom:15px}.cs_asset_item_comment{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.logged .cs_assets_call{bottom:20px}.flex-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comment_full_line{width:100%}#got_something{color:#797b7d}.comments_header{border-bottom:1px solid #adadad}.comments_header h4{font-size:16px;margin:0;color:#333}.comments_header p{font-size:13px;margin-bottom:5px}.comments_header a{color:#223eb1;font-weight:700}.comments_head{color:red;font-size:18px}#cs_comment_form_call_button{cursor:pointer}.dark #cs_comment_form_call_button{color:#223eb1}.comment_form_block{position:absolute;z-index:100;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#d6d6d6;display:none;left:0;right:0;top:0;bottom:0;margin:auto;padding:20px 10px}.comment_form_block input{padding:5px}.comment_form_block input,.comment_form_block textarea{border:none}.submit{display:none}.submit-new{background:#164a8d;color:#fff;border:none;width:100%;height:42px;text-transform:uppercase;font-weight:700;padding:5px;font-size:20px;outline:none}#smile_btn{background:url(../images/smile.png);background-repeat:no-repeat;background-position:center;height:100%;width:100%}.cs_assets_call{background:#939393;color:#fff;height:42px;width:42px;padding:3px;outline:none}.assets_form{position:absolute;background:#f0f0f0;width:380px;height:250px;z-index:500;bottom:75px;right:-5px;border:1px solid #a8a8a8;display:none;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.assets_form::after{content:"";position:absolute;top:100%;right:9.5%;margin-left:-15px;border-width:15px;border-style:solid;border-color:#f0f0f0 transparent transparent transparent}.assets_form_header{margin-left:10px;margin-right:10px;padding:10px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #878787;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cs_tabs_button{background:#fff;color:#174a8c;border:1px solid #1c4376;width:105px;height:30px;margin:0 3px;outline:none}.cs_button_active{background:#174a8c;color:#fff;border:2px solid #174a8c}.cs_assets_close{width:auto;border:none;background:0 0;font-weight:700;color:#838383;font-size:20px;margin-left:10px}.cs_tab{display:none;height:170px;overflow-y:scroll;overflow-x:hidden}.cs_tab img{width:30%;margin:5px;height:auto;cursor:pointer}.cs_tab.pp78 img{width:15%;padding:5px;margin:0;height:auto;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.cs_tab_active{display:block}hr{margin-top:0;margin-bottom:0}.comments_section{overflow-y:scroll;overflow-x:hidden}.comments-list{padding:0;margin:0;list-style:none}.comments-list li{margin:5px 10px 10px}.comment_avatar{width:90px;background-image:url(../images/avatar.png);background-repeat:no-repeat;background-position:center;height:65px;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}.no-scroll{overflow:hidden!important}.comment_author{font-weight:700;font-size:12px;color:blue;padding:2px;margin:0}.comment_avatar img{user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.comment_content{float:left;width:-webkit-calc(100% - 150px);width:calc(100% - 150px)}.comment_text{padding:10px;background:-webkit-gradient(linear,left bottom,left top,from(#757575),to(#858585));background:-webkit-linear-gradient(bottom,#757575,#858585);background:-o-linear-gradient(bottom,#757575,#858585);background:linear-gradient(to top,#757575,#858585);color:#fff;-webkit-border-radius:5px;border-radius:5px;font-size:14px;display:inline-block;position:relative}.comment_text::before{content:"";position:absolute;top:50%;left:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #848484}#smiley_btn{padding-left:10px}#avatar_img{width:100%}.cs_comment_text img{max-width:110px;max-height:100px;width:auto}.cs_comment_text img.comment_img__78{height:25px}.sc_comment_form img{max-width:110px;height:auto;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.sc_comment_form{width:100%;height:130px;background:#fff;overflow-y:scroll;overflow-x:hidden;-webkit-user-select:text;padding:5px}.dark .sc_comment_form{color:#000}#comment{height:70px}.comment-reply-title,.comment-notes{display:none}.comment-respond{margin-top:20px}.no_comments_text{width:100%;height:100%;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px;text-align:center;color:#4e4e4e}.no_comments_text h4{font-size:18px;-webkit-margin-before:1.33em;margin-block-start:1.33em;-webkit-margin-after:1.33em;margin-block-end:1.33em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.no_comments_text p{font-size:14px}.no_comments_button{width:100%;text-align:center;background:#4c4c4c;color:#fff;padding:9px;font-size:20px;margin-top:10px}.cs_comment_success{width:100%;left:0;top:0;height:100%;background:#d1e9c7;position:absolute;text-align:center;z-index:400;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;display:none;padding:30px;color:#3b763c;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#wait_text h4{margin:5px;font-size:20px;color:#ff2727;font-weight:700}#wait_text p{font-size:17px;color:#090909}.back{color:#000;font-size:17px;text-transform:uppercase;font-weight:bolder;line-height:.751}.cs_comment_wait div{text-align:center}.comments_wait{background:url(../images/comment_wait.png);background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;background-size:contain;user-drag:none;height:95px;width:auto}.cs_comment_wait{background-image:url(../images/comment_gradient.jpg);background-repeat:no-repeat;background-position:top;-webkit-background-size:cover;background-size:cover;width:100%;left:0;top:0;height:100%;position:absolute;text-align:center;z-index:400;padding:10px;-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;display:none}#comment_form_wrapper{width:100%}.loader{background:url(../images/coupon_loading.gif);-webkit-background-size:contain;background-size:contain;background-position:center;width:120px;height:120px}#loader_container{position:absolute;background:#d6d6d6;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-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}.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}