img[data-src]{opacity:0}img[data-src].visible{opacity:1}header{align-items:center;background:#db0f27;display:flex;height:60px;left:0;position:fixed;right:0;top:0;transition:box-shadow .1s ease;z-index:999999}header .content{display:flex;height:inherit;margin:0 auto}header.scrolling{box-shadow:0 0 10px rgba(0,0,0,.35)}header .logo{align-items:center;display:flex;margin-right:30px;transform-origin:50% 50%;transition:transform .2s ease;user-select:none}header .logo:active{transform:scale(.92)}header .logo img{height:auto;vertical-align:top}header .logo img:first-child{width:24px}header .logo img:last-child{margin-left:8px;width:94px}header .menu-icon{display:none}@media screen and (max-width:1020px){header .logo{margin-right:20px}header .logo img:last-child{width:90px}}@media screen and (max-width:800px){header{padding:0}header .logo{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}header .logo:active{transform:translate(-50%,-50%) scale(.94)}header .menu-icon{display:block}}header .search{color:#fff;color:hsla(0,0%,100%,.9);cursor:pointer;font-size:18px;height:60px;margin-left:auto;position:relative;transition:transform .2s ease;width:60px}@media screen and (max-width:800px){header .search{font-size:20px}}header .search:active{transform:scale(.92)}header .search:hover{color:#fff}header .search:before{content:"\ea0c";font-family:Icons;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}header .menu{display:flex;flex:1 0;font-size:15px;font-weight:500;height:60px;max-width:600px;overflow:hidden;white-space:nowrap}.menu div:nth-child(n+5):not(#more-menu){display:none}@media screen and (max-width:800px){header .menu{display:none}}header .menu>div{margin-right:8px}header .menu>div:last-child{margin-right:0}header .menu>div.hidden{display:none}header .menu a{color:#fff;display:block;line-height:20px;padding:20px 10px;position:relative}header .menu a:hover{color:#fff}header .menu a:before{background:hsla(0,0%,100%,.75);border-radius:1px;bottom:0;content:"";display:block;height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity 50ms ease}header .menu a:hover:before{opacity:1}header .menu .more{color:hsla(0,0%,100%,.9);cursor:pointer;font-size:18px;line-height:20px;padding:20px 10px;text-align:center;transition:transform .1s ease;width:50px}header .menu .more:hover{color:#fff}header .menu .more:active{transform:scale(.9)}header .menu .more:before{content:"\ea0a";font-family:Icons}@keyframes contextMenuOpen{to{opacity:1;transform:translateY(0)}}.menu-context{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.15);font-size:14px;margin-top:-2px;opacity:0;padding:4px 0;position:fixed;transform:translateY(-.75em);width:200px;z-index:9999999}.menu-context.active{animation:contextMenuOpen 75ms ease-out forwards}.menu-context a{color:rgba(0,0,0,.75);display:block;font-weight:500;padding:10px 14px}.menu-context a:hover{background:rgba(0,0,0,.03);color:#000}.search-context{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.25);display:flex;font-size:14px;margin-top:-2px;opacity:0;position:fixed;transform:translateY(-.75em);width:280px;z-index:9999999}.search-context>input[type=text]{background:transparent;border:0;flex:1 0;line-height:20px;padding:12px 15px}.search-context>button{background:transparent;border:0;color:rgba(0,0,0,.6);cursor:pointer;flex:0 0 44px;font-size:16px;height:44px;position:relative;transition:transform .15s ease}@media screen and (max-width:800px){.search-context{border-radius:8px;left:3px;padding:0 5px;right:3px;top:50px;width:auto}.search-context>input[type=text]{line-height:30px}.search-context>button{height:54px}}.search-context>button:hover{color:rgba(0,0,0,.9)}.search-context>button:active{color:rgba(0,0,0,.6);transform:scale(.9)}.search-context>button:before{content:"\ea0c";font-family:Icons;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.search-context.active{animation:contextMenuOpen 75ms ease-out forwards}.search-context a{color:rgba(0,0,0,.75);display:block;font-weight:500;padding:10px 14px}.search-context a:hover{background:rgba(0,0,0,.03);color:#000}.app-banner,.app-banner:active,.app-banner:hover{background:#0042ff;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.2);color:#fff;font-size:12px;font-weight:500;left:5px;opacity:0;padding:14px 60px 14px 15px;position:fixed;right:5px;top:65px;transform:translateY(-20px);transition:opacity .25s ease,transform .2s ease;z-index:2000000000}.app-banner .label{align-items:center;display:flex}.app-banner .label:after{content:"\ea07";font-family:Icons;font-size:8px;margin-left:4px}.app-banner .close-banner{align-items:center;bottom:0;color:hsla(0,0%,100%,.9);display:flex;font-weight:500;justify-content:center;position:absolute;right:0;top:0;width:40px}.app-banner .close-banner:before{content:"✕"}.app-banner .close-banner:after{background:hsla(0,0%,100%,.1);bottom:8px;content:"";left:0;position:absolute;top:8px;width:1px}.app-banner.visible{opacity:1;transform:translateY(0)}.app-banner .sub{color:hsla(0,0%,100%,.8);font-weight:400;margin-top:3px}.main-menu{background:#170d0d;bottom:0;color:#fff;left:-300px;overflow-y:auto;position:fixed;top:60px;-webkit-transition:left .2s ease-out;-moz-transition:left .2s ease-out;-o-transition:left .2s ease-out;transition:left .2s ease-out;width:300px;z-index:99}.main-menu.menu-open{left:0}.main-menu ul li{border-bottom:1px solid hsla(0,0%,100%,.03)}.main-menu ul li a{color:#fff;display:block;font-weight:500;opacity:.9;padding:15px 20px}.main-menu ul li a:hover{opacity:.6}.main-menu .inner-menu{min-height:100%;overflow:hidden;padding-bottom:60px;position:relative}.menu-icon{cursor:pointer;height:18px;left:20px;position:absolute;top:50%;transform:translateY(-50%) rotate(0deg);transition:.5s ease-in-out;width:24px}.menu-icon span{background:#fff;border-radius:1px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.menu-icon span:first-child{top:0;transform-origin:left center}.menu-icon span:nth-child(2){top:8px;transform-origin:left center}.menu-icon span:nth-child(3){top:16px;transform-origin:left center}.menu-icon.open span:first-child{left:4px;top:-1px;transform:rotate(45deg);width:28px}.menu-icon.open span:nth-child(2){opacity:0;width:0}.menu-icon.open span:nth-child(3){left:4px;top:19px;transform:rotate(-45deg);width:28px}.content{margin:0 auto;width:1100px}.flex{display:flex}.body .main{flex:1 0 0;margin-right:30px}.body .side{flex:0 0 300px}.body{margin-top:30px}.text h1{color:#000;font-size:34px;font-weight:900;margin-bottom:20px}.text h2,.text h3,.text h4{font-size:24px;font-weight:700;margin-bottom:10px}.text p{line-height:1.4em;margin-bottom:10px;text-align:justify}.cp{align-items:center;display:flex;justify-content:center;margin:15px 0;min-height:300px;text-align:center;width:100%}.next-button,.next-button:hover{background:#06f;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:700;line-height:24px;margin:30px 0 0;padding:20px;text-align:center}.next-button:active{background:#095edd}.next-button:after{content:"\ea07";display:inline-block;font-family:Icons;font-size:11px;height:24px;line-height:24px;text-align:center;vertical-align:top;width:24px}.fourohfour{margin:20px auto;max-width:450px;text-align:center}.fourohfour .title{font-size:200px;font-weight:900;margin-bottom:25px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(0,0,0,.8);color:#fff;text-shadow:6px 6px 0 rgba(0,0,0,.075);user-select:none}.fourohfour .subtitle{font-size:22px;font-weight:700;line-height:1.4em}.page-title{color:rgba(0,0,0,.8);font-size:40px;font-weight:900;margin-bottom:25px;padding-bottom:8px;position:relative}.page-title:before{background:#db0f27;border-radius:2px;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:30px}@media screen and (max-width:800px){.page-title{font-size:32px;margin:15px 3px 25px}}.list-page{margin:0 auto}@media screen and (max-width:820px){.list-page{margin:10px;width:auto}}.list-page>.title{color:#000;display:block;font-size:32px;font-weight:900;line-height:28px;margin-bottom:20px;padding-bottom:12px;position:relative}.list-page>.title:hover{text-decoration:underline}.list-page>.title:after{content:"\ea07";display:inline-block;font-family:Icons;font-size:10px;margin-left:6px;vertical-align:top}.list-page>.title:before{background:#db0f27;border-radius:2px;bottom:0;content:"";display:block;height:5px;left:0;position:absolute;width:30px}.breadcrumb{color:rgba(0,0,0,.4);font-size:87.5%;font-weight:500;margin-bottom:10px;white-space:nowrap}.breadcrumb .content{overflow:hidden;padding:0;position:relative}.breadcrumb.fade-end .content:after,.breadcrumb.fade-start .content:before{bottom:0;content:"";display:block;position:absolute;top:0;width:150px}.breadcrumb.fade-start .content:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.breadcrumb.fade-end .content:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.breadcrumb ol{align-items:center;display:flex;list-style:none;margin:0;overflow-y:auto;padding:15px 0;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb ol::-webkit-scrollbar{display:none}.breadcrumb li:first-child span{display:none}.breadcrumb li:first-child a:before{content:"\ea16";display:block;font-family:icons;font-size:105%}.breadcrumb li{align-items:center;display:flex}.breadcrumb a{color:rgba(0,0,0,.4);text-decoration:none}.breadcrumb a:hover{color:rgba(0,0,0,.6);text-decoration:none}.breadcrumb li:not(:last-child):after{color:rgba(0,0,0,.15);content:"\ea14";font-family:icons;font-size:16px;margin:0 6px}footer{border-top:1px solid rgba(0,0,0,.1);margin-top:50px}footer>.content{margin:25px auto}footer .logo{display:block;height:17px;opacity:.6;user-select:none}footer .logo>img{height:100%;vertical-align:top;width:auto}footer .items{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin-bottom:15px}footer .items:last-child{margin-bottom:0;margin-top:25px}footer .app-buttons{display:flex}footer .app-buttons .item{align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:8px;color:rgba(0,0,0,.8);display:block;display:flex;font-weight:500;height:32px;margin-right:8px;padding:0 10px;user-select:none;white-space:nowrap}footer .app-buttons .item>img{height:12px;margin-right:5px;vertical-align:top;width:auto}footer .app-buttons .item:hover{border-color:rgba(0,0,0,.25)}footer .app-buttons .item:active{border-color:rgba(0,0,0,.2)}footer .app-buttons .item:last-child{margin-right:0}footer .links{display:flex}footer .links>a{color:rgba(0,0,0,.6);display:block;font-weight:500;margin-right:25px}footer .links>a:hover{color:rgba(0,0,0,.9)}footer .links>a:active{color:rgba(0,0,0,.7)}footer .links>a:last-child{margin-right:0}footer .social-buttons{display:flex}footer .social-buttons .item{align-items:center;background:rgba(0,0,0,.06);border-radius:8px;color:rgba(0,0,0,.6);display:block;display:flex;flex:0 0 32px;font-size:14px;height:32px;justify-content:center;margin-right:8px;user-select:none}footer .social-buttons .item:hover{background:rgba(0,0,0,.09)}footer .social-buttons .item:active{background:rgba(0,0,0,.08)}footer .social-buttons .item:before{font-family:icons}footer .social-buttons .item.item-instagram:before{content:"\ea03";font-size:1.07em}footer .social-buttons .item.item-facebook:before{content:"\ea02";font-size:1.07em}footer .social-buttons .item.item-snapchat:before{content:"\ea13"}footer .social-buttons .item.item-tiktok:before{content:"\ea12"}footer .social-buttons .item.item-youtube:before{content:"\ea05"}footer .social-buttons .item.item-x:before{content:"\ea10";font-size:.93em}footer .social-buttons .item:last-child{margin-right:0}footer .copyright{color:rgba(0,0,0,.5);order:1}footer .top-button{align-items:center;color:rgba(0,0,0,.4);cursor:pointer;display:flex;font-weight:500;order:2;user-select:none}footer .top-button:hover{color:rgba(0,0,0,.6)}footer .top-button:active{color:rgba(0,0,0,.5)}footer .top-button:before{content:"\ea11";font-family:icons;font-size:.93em;margin-right:4px}@media screen and (max-width:700px){footer .items{display:block}footer .logo{height:16px;margin-bottom:20px;opacity:.5;text-align:center}footer .social-buttons{margin-bottom:20px;width:100%}footer .social-buttons .item{flex:1 0;font-size:16px;height:50px}footer .app-buttons{width:100%}footer .app-buttons .item{flex:1 0;font-size:14px;height:50px;justify-content:center}footer .app-buttons .item>img{height:14px}footer .links{flex-wrap:wrap}footer .links>a{flex:0 0 33.33333%;margin:0;padding:10px;text-align:center}footer .top-button{font-size:14px;justify-content:center;padding:10px}footer .copyright{font-size:11px;margin-top:20px;text-align:center}}.au{margin:0 auto 20px;text-align:center}.au-top{margin-top:20px}.au-related{padding:18px 0}@media screen and (max-width:1200px){.content{width:1050px}.body{margin-top:20px}.body .main{margin-right:20px}}@media screen and (max-width:1100px){.content{padding:0 20px;width:100%}}@media screen and (max-width:800px){.content{display:block;padding:0;width:100%}footer>.content{padding:0 10px}div.text{padding:15px}.body{margin-top:0}.body .main{flex:none;margin-bottom:30px;margin-right:0}}@media screen and (max-width:550px){body.menu-active{overflow:hidden}.main-menu{left:-90%;width:90%}.main-menu ul li a{font-size:18px}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local(""),url(b009a76ad6afe4ebd301.woff2) format("woff2"),url(f1e2a76794cb86b2aa8e.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local(""),url(f25d774ecfe0996f8eb5.woff2) format("woff2"),url(48af7707fe9e6494d6a5.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local(""),url(227c93190fe7f82de3f8.woff2) format("woff2"),url(77ecb942e56f9b036426.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:local(""),url(2e8becfcae330421664b.woff2) format("woff2"),url(f5677eb229af2e6c8fe1.woff) format("woff")}@font-face{font-display:swap;font-family:Icons;font-style:normal;font-weight:400;src:url(2f0a09971e46844af426.eot);src:url(2f0a09971e46844af426.eot) format("embedded-opentype"),url(7be6f38a57a424afc715.woff2) format("woff2"),url(5779f7af13511c5b3679.woff) format("woff"),url(8481d6929de86bae3d36.ttf) format("truetype"),url(dad935166d4538c1e4b1.svg) format("svg")}html{color:#000}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit}legend{color:#000}#yui3-css-stamp.cssreset{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}html{background:#fff;font-family:Roboto,sans-serif;font-size:16px;padding-top:60px}a{color:#db0f27;text-decoration:none}a:hover{color:#7c0815}strong{font-weight:700}h1,h2,h3,h4{margin:0;padding:0}.large-list{display:flex;flex-wrap:wrap;margin:-10px -10px 40px;width:auto}.large-list:last-child{margin-bottom:0}.large-list .item{display:block;flex:1 0 40%;margin:10px 10px 25px;max-width:calc(50% - 20px)}.large-list .item:first-child{flex:1 0;min-width:calc(100% - 20px)}.large-list .item .thumb{width:100%}.large-list .item .thumb div{background:#f2f2f2;border-radius:4px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.large-list .item:first-child .thumb div{padding-bottom:50%}.large-list .item .meta{margin-top:15px}.large-list .item .thumb img{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:top;width:100%}.large-list .item .title{color:#151515;font-size:28px;font-weight:900;line-height:1.1em;word-wrap:break-word;margin-bottom:6px;overflow-wrap:break-word}.large-list .item:first-child .title{font-size:32px}.large-list .item .subtitle{color:rgba(0,0,0,.75);font-size:20px;line-height:1.4em;word-wrap:break-word;display:none;overflow-wrap:break-word}.large-list .item:first-child .subtitle{display:block}.large-list .item .category{border-radius:3px;color:#006dff;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;margin-bottom:7px;text-transform:uppercase}.large-list .item:hover .title{color:#ab2210}.large-list .fact{background-position:50%;background-repeat:no-repeat;background-size:contain;height:min(484px,calc(100vw - 20px));margin-bottom:25px;max-width:484px;width:100%}.large-list_fact{align-items:center;flex-direction:column}@media screen and (max-width:800px){.large-list .item{flex:1 0;min-width:calc(100% - 20px)}.large-list .item .thumb div{padding-bottom:50%}.large-list .item .title{font-size:24px}.large-list .item .subtitle{display:block;font-size:16px}}article.single{margin:0 auto;width:760px}article.single .article-category{margin-bottom:8px}article.single figure{margin:0;width:100%}article.single .article-category a{background:rgba(0,138,255,0);border-radius:2px;color:#006dff;cursor:pointer;display:inline-block;font-size:15px;font-weight:500;margin-right:24px;padding:6px 0;position:relative}article.single .article-category a:after{color:#006dff;content:"\ea07";font-family:Icons;font-size:7px;left:100%;margin-left:8px;position:absolute;top:50%;transform:translateY(-50%)}article.single .article-category a:last-child:after{display:none}article.single .article-category a:last-child{margin-right:0}article.single .article-header{margin-bottom:25px}article.single .google-auto-placed{display:none}article.single h1{font-size:38px;font-weight:900;line-height:1.1em;margin-bottom:12px}article.single .article-excerpt,article.single h2{color:rgba(0,0,0,.8);font-size:20px;line-height:1.4em}article.single .article-time{color:rgba(0,0,0,.7);font-size:15px;font-weight:700;margin-top:12px}article.single .main-image{background:rgba(0,0,0,.05);margin:0 -40px 30px;overflow:hidden;position:relative}article.single .main-image img{height:auto;vertical-align:top;width:100%}article.single .article-content{margin-bottom:0}article.single .article-content h2,article.single .article-content h3,article.single .article-content h4,article.single .article-content h5{color:#000;font-size:24px;font-weight:700;line-height:1.2em;margin-bottom:15px;padding-top:5px}article.single .article-content p{color:rgba(0,0,0,.95);font-size:18px;line-height:1.8em;margin-bottom:15px}article.single .article-content figure,article.single .iframe-container{margin:0 0 20px}article.single .article-content img{display:block;height:auto!important;vertical-align:top;width:100%!important}article.single .article-content ol,article.single .article-content ul{font-size:18px;line-height:1.6em;padding-bottom:15px}article.single .article-content ul{list-style:disc none outside;margin-left:20px}article.single .article-content ol{list-style-type:decimal;margin-left:40px}article.single .article-content ol li,article.single .article-content ul li{margin-bottom:4px}article.single .article-content>.iframe-container,article.single .article-content>p>.iframe-container,article.single .wp-block-embed-youtube .wp-block-embed__wrapper{background:rgba(0,0,0,.05);padding-top:56.25%;position:relative}article.single .article-content>.iframe-container iframe,article.single .article-content>p>.iframe-container iframe,article.single .wp-block-embed-youtube .wp-block-embed__wrapper iframe{border:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%!important}article.single .suggested-article{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;display:flex;gap:25px;padding:18px}article.single .suggested-article img{border-radius:4px;height:110px!important;width:180px!important}article.single .suggested-article a{color:#000;font-size:19px;font-weight:700;line-height:26px}article.single .main-image,article.single .wp-block-image{position:relative}article.single .wp-block-image figure{width:auto}article.single .wp-block-image img{overflow:hidden;vertical-align:top}article.single .main-image .thumbnail-credit,article.single .wp-block-image figcaption{background:rgba(0,0,0,.5);border-radius:3px;bottom:8px;color:hsla(0,0%,100%,.8);font-size:11px;margin-top:10px;padding:4px 6px;position:absolute}article.single .wp-block-image figcaption{right:8px}article.single .main-image .thumbnail-credit{left:8px}article.single blockquote{max-width:100%;width:100%}article.single .cca{padding:20px 0 25px;text-align:center}article.single .cca .cca-label{color:rgba(0,0,0,.3);font-size:11px;margin-top:5px;text-align:center;text-transform:uppercase}article.single .cca .cca-display{align-items:center;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.03);border-radius:1px;display:flex;justify-content:center;min-height:252px;text-align:center}@media screen and (max-width:860px){article.single .cca{margin:0}article.single{padding:0 20px;width:700px}article.single .main-image{margin-left:-20px;margin-right:-20px}article.single iframe{width:100%!important}}@media screen and (max-width:800px){article.single{padding:15px;width:100%}article.single .main-image{margin-left:-10px;margin-right:-10px}article.single iframe{width:100%!important}article.single h1{font-size:34px}article.single .article-content p{font-size:17px}}@media screen and (max-width:450px){article.single .suggested-article{flex-direction:column}article.single .suggested-article img{height:auto!important;width:100%!important}}article.single .share-buttons{margin:20px 0}article.single .share-buttons div.share-title{color:rgba(0,0,0,.75);font-size:15px;font-weight:700;margin-bottom:10px}article.single .share-buttons>a{border-radius:50%;display:inline-block;font-family:Icons;height:50px;margin-right:7px;position:relative;transform:scale(1);transition:transform .1s linear;width:50px}article.single .share-buttons>a:active{transform:scale(.9)}article.single .share-buttons>a:before{color:#fff;content:"";font-size:23px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}article.single .share-buttons>a.wa{background:#25d366}article.single .share-buttons>a.wa:before{content:"\ea06"}article.single .share-buttons>a.fb{background:#4267b2}article.single .share-buttons>a.fb:before{content:"\ea02"}article.single .share-buttons>a.tw{background:#2aa3ef}article.single .share-buttons>a.tw:before{content:"\ea04"}article.single .share-buttons>a.me{background:#2787ff}article.single .share-buttons>a.me:before{content:"\ea08"}article.single .share-buttons>a.ma{background:rgba(0,0,0,.25)}article.single .share-buttons>a.ma:before{content:"\ea09"}.pagination{display:flex;font-size:16px;font-weight:700;justify-content:center;user-select:none}.pagination>*{height:40px;line-height:40px;margin-right:3px;min-width:40px;text-align:center}.pagination>:last-child{margin-right:0}.pagination a{border-radius:6px;color:rgba(0,0,0,.55);padding:0 10px}.pagination a:hover{background-color:rgba(0,0,0,.05)}.pagination a:active{background-color:rgba(0,0,0,.03)}.pagination a.selected{background:rgba(0,138,255,.2);color:#008aff}.pagination a.disabled,.pagination a.disabled:active,.pagination a.disabled:hover{color:rgba(0,0,0,.3)}.pagination>div:after{color:rgba(0,0,0,.4);content:"\2026"}.pagination a.next:before,.pagination a.prev:before{content:"\ea07";display:block;font-family:Icons;font-size:10px}.pagination a.prev:before{transform:rotate(-180deg)}.ticker-box{margin-bottom:20px;overflow:hidden;position:relative}.ticker-box.fade-end:after,.ticker-box.fade-start:before{bottom:0;content:"";display:block;position:absolute;top:0;width:50px}.ticker-box.fade-start:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.ticker-box.fade-end:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.ticker-box .arrow{background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:50%;box-shadow:1px 21x 5px rgba(0,0,0,.1);color:rgba(0,0,0,.8);cursor:pointer;display:none;height:32px;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center center;transition:transform .1s ease;width:32px;z-index:10}.ticker-box .arrow:after{content:"\ea07";font-family:icons;font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ticker-box .arrow.prev:after{transform:translate(-50%,-50%) rotate(180deg)}.ticker-box .arrow:hover{border-color:rgba(0,0,0,.3);color:#db0f27}.ticker-box .arrow:active{transform:translateY(-50%) scale(.95)}.ticker-box .arrow.prev{left:5px}.ticker-box.fade-start .arrow.prev{display:block}.ticker-box .arrow.next{right:5px}.ticker-box.fade-end .arrow.next{display:block}@media screen and (max-width:820px){.ticker-box{margin:10px 10px 15px}}.ticker-box .inner{display:flex;overflow:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.ticker-box .inner::-webkit-scrollbar{display:none}.ticker-box .item{border:1px solid rgba(0,0,0,.12);border-radius:8px;cursor:pointer;flex:0 0 250px;margin-right:10px;padding:16px;transition:border 80ms ease}.ticker-box .item:last-child{margin-right:0}.ticker-box .item:hover{border-color:rgba(0,0,0,.25)}.ticker-box .item .title{color:#000;display:-webkit-box;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden}.ticker-box .item:hover .title{text-decoration:underline;text-decoration-color:#db0f27}.ticker-box .item .time{color:rgba(0,0,0,.4);font-size:14px;margin-top:5px}.toplist-box{margin-bottom:50px}.toplist-box>.title{font-size:24px;font-weight:700;margin-bottom:10px}.toplist-box>.title span{display:none}.toplist-box .box-content{position:relative}.toplist-box .box-content .inner{display:flex;overflow:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.toplist-box .box-content .inner::-webkit-scrollbar{display:none}.toplist-box .box-content.fade-end:after,.toplist-box .box-content.fade-start:before{bottom:0;content:"";display:block;position:absolute;top:0;width:50px}.toplist-box .box-content.fade-start:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.toplist-box .box-content.fade-end:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.toplist-box .box-content .arrow{background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:50%;box-shadow:1px 21x 5px rgba(0,0,0,.1);color:rgba(0,0,0,.8);cursor:pointer;display:none;height:32px;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center center;transition:transform .1s ease;width:32px;z-index:10}.toplist-box .box-content .arrow:after{content:"\ea07";font-family:icons;font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.toplist-box .box-content .arrow.prev:after{transform:translate(-50%,-50%) rotate(180deg)}.toplist-box .box-content .arrow:hover{border-color:rgba(0,0,0,.3);color:#db0f27}.toplist-box .box-content .arrow:active{transform:translateY(-50%) scale(.95)}.toplist-box .box-content .arrow.prev{left:5px}.toplist-box .box-content.fade-start .arrow.prev{display:block}.toplist-box .box-content .arrow.next{right:5px}.toplist-box .box-content.fade-end .arrow.next{display:block}.toplist-box .item{align-items:center;border:1px solid rgba(0,0,0,.12);border-radius:8px;cursor:pointer;display:flex;flex:0 0 400px;margin-right:10px;padding:10px;transition:border 80ms ease}@media screen and (max-width:820px){.toplist-box .item{flex:0 0 340px}}.toplist-box .item:last-child{margin-right:0}.toplist-box .item:hover{border-color:rgba(0,0,0,.25)}.toplist-box .item .count{align-items:center;background:#db0f27;border-radius:50%;color:#fff;display:flex;flex:0 0 30px;font-size:16px;font-weight:700;height:30px;justify-content:center;margin-right:10px}.toplist-box .item .thumb{border-radius:4px;flex:0 0 90px;height:90px;overflow:hidden;position:relative}.toplist-box .item .thumb>div{bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%)}.toplist-box .item .thumb>div>img{height:100%;width:auto}.toplist-box .item .meta{margin-left:10px}.toplist-box .item .category{color:#006dff;font-size:13px;font-weight:700;margin-bottom:3px;text-transform:uppercase}.toplist-box .item .title{color:#000;display:-webkit-box;font-weight:700;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.toplist-box .item:hover .title{text-decoration:underline;text-decoration-color:#db0f27}