.EZDrawer .EZDrawer__checkbox{display:none}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__overlay{opacity:1;display:block}.EZDrawer .EZDrawer__checkbox:checked~.EZDrawer__container{visibility:visible;transform:translate(0,0)!important}.EZDrawer .EZDrawer__overlay{width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.EZDrawer .EZDrawer__container{visibility:hidden;background:#fff;transition:all;position:fixed;box-shadow:0 0 10px 5px #0000001a}
:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;will-change:opacity;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{backface-visibility:hidden;background:inherit;z-index:-1;position:absolute}.core-styles-module_content__BRKdB{z-index:1;position:relative}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;font-size:90%}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
@font-face{font-family:VolteRounded;src:url(/fonts/volterounded-regular-webfont.woff)format("woff"),url(/fonts/volterounded-regular-webfont.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:VolteRounded;src:url(/fonts/volterounded-bold-webfont.woff)format("woff"),url(/fonts/volterounded-bold-webfont.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:VolteRounded;src:url(/fonts/volterounded-semibold-webfont.woff)format("woff"),url(/fonts/volterounded-semibold-webfont.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:VolteRounded;src:url(/fonts/volterounded-medium-webfont.woff)format("woff"),url(/fonts/volterounded-medium-webfont.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}.layout-container,.footer-links,.footer-bottom,.footer-top{padding-left:30px;padding-right:30px}.layout-container .layout-inner-container,.layout-container .footer-links-content,.footer-links .layout-inner-container,.footer-links .footer-links-content,.layout-container .footer-bottom-content,.footer-links .footer-bottom-content,.footer-bottom .layout-inner-container,.footer-bottom .footer-links-content,.footer-bottom .footer-bottom-content,.layout-container .footer-top-content,.footer-links .footer-top-content,.footer-bottom .footer-top-content,.footer-top .layout-inner-container,.footer-top .footer-links-content,.footer-top .footer-bottom-content,.footer-top .footer-top-content{width:100%;max-width:1200px;margin:0 auto}.hr-line{background:#1b1f28;width:100%;height:1px;display:block}.header{color:#fff;-webkit-user-select:none;user-select:none;z-index:1;background:#14171e;padding-left:30px;padding-right:30px;position:sticky;top:0}.header-top{flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0;font-size:20px;display:flex}.scrolled .header-top img{width:40px;height:25px}.header-top a{margin:0 3px;padding:3px;display:inline-block}.header-top a:hover{color:#fad701}.header-top-right{text-align:right;color:#5e626c61;min-width:150px}@media screen and (max-width:940px){.header-top-right{display:none}}.header-top-left{color:#fff;min-width:150px}.header-top-left span{cursor:pointer;padding:3px}@media screen and (max-width:940px){.header-bottom{display:none}}.header-bottom nav{flex-direction:row;justify-content:center;align-items:center;padding:10px 0 0;display:flex}.header-bottom nav .menu-item{-o-transition:border-color .3s linear;border-bottom:4px solid #0000;margin:0 5px;padding:0 15px 10px;font-size:16px;transition:border-color .3s linear;display:inline-block;position:relative}.header-bottom nav .menu-item-link{color:#fad701;font-weight:600}.header-bottom nav .menu-item:hover{border-color:#fad701}.header-bottom nav .menu-item.hovered{border-color:#fad701!important}.header-bottom nav>a{-o-transition:border-color .3s linear;border-bottom:5px solid #0000;margin:0 5px;padding:0 15px 10px;font-size:16px;transition:border-color .3s linear;display:inline-block}.header-bottom nav>a:hover{border-color:#fad701}.menu-item-collapse{flex-direction:row;display:flex}.menu-item-collapse-list{background:#1b1f28;flex-direction:column;min-width:200px;max-width:200px;padding:15px 0;display:flex}.menu-item-collapse-list>span{border-bottom:1px solid #5e626c61;margin:0 20px;display:block}.menu-item-collapse-list>span:hover{background:#2c303b}.menu-item-collapse-list>span:last-child{border-color:#0000}.menu-item-collapse-list a{padding:15px;line-height:1;display:block}.menu-item-collapse-detail{flex-direction:row;gap:20px;max-width:900px;height:255px;padding:20px;display:none;overflow:hidden}.menu-item-collapse-detail.active{display:flex}.menu-item-collapse-detail .article-item{width:200px}.menu-item-collapse-detail .article-item .poster-with-text-component .order-width-text .text-contents a{margin:0;padding:0}.menu-item-collapse-detail .article-item .poster-with-text-component .order-width-text .text-contents .title{color:#fff;font-size:16px}.menu-item-collapse-detail .article-item .poster-with-text-component .order-width-text .text-contents .author-and-date{color:#fff;opacity:.5;font-size:13px}.menu-item-collapse-detail a{margin:0 20px;padding:15px;display:inline-block}.menu-item-collapse.only-articles .menu-item-collapse-detail{flex-wrap:wrap;max-width:1120px;height:auto}.footer-top{background:#1b1f28}.footer-top-content{color:#fff;flex-direction:row;justify-content:space-between;gap:50px;padding:60px 0;display:flex}@media screen and (max-width:940px){.footer-top-content{flex-direction:column;justify-content:flex-start;max-width:700px!important}}.footer-top-section{width:100%}.footer-top-section.about-us img{margin-bottom:15px}.footer-top-section.about-us p{padding:15px 0}.footer-top-section .vertical-list-container{flex-direction:column;display:flex}.footer-top-section .vertical-list-container .list-item{padding:16px 0}.footer-top-section .vertical-list-container .list-item:first-child{padding-top:0}.footer-top-section .vertical-list-container .list-item:not(:last-child){border-bottom:1px solid #5e626c61}.footer-top-section .vertical-list-container .list-item .widget-contents .tag-block{margin-bottom:8px}.footer-top-section .vertical-list-container .list-item .widget-contents .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:8px!important}.footer-top-section .vertical-list-container .list-item .widget-image{aspect-ratio:120/90;max-height:90px}.footer-top-section .vertical-list-container .list-item .author-and-date{color:#fff}.footer-top-section .vertical-list-container .list-item .title{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.footer-top-section .comment-block{flex-direction:column;display:flex}.footer-top-section .comment-block .comment-item-component{padding:16px 0}.footer-top-section .comment-block .comment-item-component:first-child{padding-top:0}.footer-top-section .comment-block .comment-item-component:not(:last-child){border-bottom:1px solid #5e626c61}.footer-bottom{background:#14171e}.footer-bottom-content{color:#fff;text-align:center;padding:60px 0}.footer-bottom-content .socials a{text-align:center;background:#5e626c61;border-radius:25px;width:50px;margin:0 10px;padding:14px 0 9px;font-size:20px;display:inline-block}.footer-bottom-content .socials a:hover{color:#fad701}.footer-bottom-content .copyright{color:#5e626c61;margin-top:30px;font-size:14px}.footer-bottom-content .copyright .version{color:#fff;font-size:16px}.footer-bottom-content .copyright a{color:#b3b5b9}.footer-bottom-content .copyright a:hover{color:#fad701}.footer-links{background:#1b1f28}.footer-links-content{color:#fff;text-align:center;border-top:1px solid #5e626c61;justify-content:space-around;gap:10px;padding:20px 0;display:flex}@media screen and (max-width:940px){.footer-links-content{flex-direction:column}}.footer-links-content a{padding:10px 0;font-size:16px}.footer-links-content a.yellow,.footer-links-content a:hover{color:#fad701}.title{justify-content:space-between;margin-bottom:35px;display:flex;position:relative}.title>*{text-transform:uppercase;padding-bottom:13px}.title .title-link{color:#0d1015;text-transform:capitalize;align-items:center;padding-bottom:13px;font-size:18px;font-weight:600;line-height:24px;display:flex}.title .title-link:hover{color:#fad701}.title:after{content:" ";width:40px;height:3px;display:inline-block;position:absolute;bottom:-1px;left:0}.title.dark{color:#0d1015;border-bottom:1px solid #5e626c61}.title.dark:after{background:#fad701}.title.light{color:#fff;border-bottom:1px solid #0d1015}.title.light:after{background:#fad701}.sidedrawer-container{color:#fff;background:#14171e!important}.sidedrawer{flex-direction:column;height:100%;display:flex;position:relative}.sidedrawer-header{text-align:center;background:#14171e;padding:30px 25px}.sidedrawer-header a{color:#b3b5b9;background:#1b1f28;padding:5px 8px 1px;font-size:20px;position:absolute;top:0;right:0}.sidedrawer-header a:hover{color:#fff}.sidedrawer-content{flex-grow:1;padding:20px 25px 100px;position:relative;overflow-y:auto}.sidedrawer-content::-webkit-scrollbar{width:5px}.sidedrawer-content::-webkit-scrollbar-thumb{background-color:#2c303b;border-radius:5px}.sidedrawer-content::-webkit-scrollbar-thumb:hover{background-color:#1b1f28}.sidedrawer-content nav .menu-item{border-bottom:1px solid #5e626c61;margin-bottom:10px;display:block}.sidedrawer-content nav .menu-item>a{padding:10px 10px 15px;font-size:18px;font-weight:700;display:inline-block}.sidedrawer-content nav .menu-item>a:hover{color:#5e626c61}.sidedrawer-content nav .menu-item .collapse-icon{cursor:pointer;float:right;padding:10px;font-size:18px}.sidedrawer-content nav .menu-item .collapse-icon:hover{color:#5e626c61}.sidedrawer-content nav .menu-item .collapse-content{padding-bottom:15px;padding-left:10px;display:none}.sidedrawer-content nav .menu-item .collapse-content.expanded{display:block}.sidedrawer-content nav .menu-item .collapse-content .expanded-menu-item{padding:5px 0}.sidedrawer-content nav .menu-item .collapse-content .expanded-menu-item a{padding:3px 10px;display:inline-block}.sidedrawer-content nav .menu-item .collapse-content .expanded-menu-item a:hover{color:#5e626c61}.sidedrawer-content .vertical-list{padding:50px 0 35px}.sidedrawer-content .vertical-list p{margin-bottom:15px}.sidedrawer-content .vertical-list .vertical-list-container{flex-direction:column;display:flex}.sidedrawer-content .vertical-list .vertical-list-container .list-item{max-height:140px;padding:16px 0}.sidedrawer-content .vertical-list .vertical-list-container .list-item:first-child{max-height:124px;padding-top:0}.sidedrawer-content .vertical-list .vertical-list-container .list-item:not(:last-child){border-bottom:1px solid #5e626c61}.sidedrawer-content .vertical-list .vertical-list-container .list-item .widget-image{aspect-ratio:120/110;max-height:110px}.sidedrawer-content .vertical-list .vertical-list-container .list-item .tag-block,.sidedrawer-content .vertical-list .vertical-list-container .list-item .title{margin-bottom:8px}.sidedrawer-content .vertical-list .vertical-list-container .list-item .author-and-date{color:#fff}.sidedrawer-content .vertical-list .vertical-list-container .list-item .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:600;display:-webkit-box;overflow:hidden}.sidedrawer-content .socials{text-align:center;height:80px;padding:20px 0;bottom:0;left:0;right:0}.sidedrawer-content .socials a{text-align:center;background:#5e626c61;border-radius:20px;width:40px;margin:0 5px;padding:11px 0 6px;font-size:18px;display:inline-block}.sidedrawer-content .socials a:hover{color:#fad701}.poster-with-text-component{width:100%;position:relative}.poster-with-text-component h3{font-weight:600}.poster-with-text-component .poster{aspect-ratio:16/9;width:100%;height:100%;margin-bottom:16px;position:relative}.poster-with-text-component .poster .tag-component{text-align:center;height:23px;line-height:1.2;position:absolute;bottom:0;left:0;right:0}.poster-with-text-component .poster .center{margin-left:auto;margin-right:auto}.poster-with-text-component .poster .start{margin-left:0}.poster-with-text-component .poster .end{left:unset;margin-right:0}.poster-with-text-component .poster .play-icon{opacity:.7;cursor:pointer;color:#fff;font-size:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:940px){.poster-with-text-component .poster .play-icon{font-size:45px}}.poster-with-text-component .order-width-text{display:flex}.poster-with-text-component .order-width-text .order{color:#2c303b;opacity:.4;width:48px;height:100%;padding:0 12px;font-size:40px;font-weight:700}.poster-with-text-component .order-width-text .text-contents{text-align:center;width:100%}.poster-with-text-component .order-width-text .text-contents .title{color:#0d1015;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;padding:0;font-size:18px;line-height:24px;display:-webkit-box;overflow:hidden}.poster-with-text-component .order-width-text .text-contents .title:hover{color:#fad701}.poster-with-text-component .order-width-text .text-contents .author-and-date{color:#2c303b;margin-bottom:16px;font-size:14px}.poster-with-text-component .order-width-text .text-contents .author-and-date a{color:#0d1015;font-weight:500}.poster-with-text-component .description{-webkit-line-clamp:2;color:#2c303b;-webkit-box-orient:vertical;height:36px;font-size:15px;line-height:18px;display:-webkit-box;overflow:hidden}.poster-with-text-component .read-more-link-container{width:100%;margin-top:16px}.poster-with-text-component .read-more-link-container .read-more-link-button{white-space:nowrap;text-transform:uppercase;border:1px solid #5e626c61;border-radius:1px;width:min-content;height:40px;padding:10px 16px;font-size:15px;font-weight:500;display:inline-block}.poster-with-text-component .read-more-link-container .read-more-link-button:hover{background:#5e626c1a}.horizontal-poster-with-text-component{width:100%;height:100%;display:flex;position:relative}.horizontal-poster-with-text-component h3{font-weight:600}.horizontal-poster-with-text-component .widget-image{height:100%;margin-right:16px;position:relative}.horizontal-poster-with-text-component .widget-image .play-icon{opacity:.7;cursor:pointer;color:#fff;font-size:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:940px){.horizontal-poster-with-text-component .widget-image .play-icon{font-size:45px}}.horizontal-poster-with-text-component .widget-contents{margin-top:auto;margin-bottom:auto;padding-right:8px}.horizontal-poster-with-text-component .widget-contents .tag-block{width:100%;margin-bottom:16px}.horizontal-poster-with-text-component .widget-contents .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;display:-webkit-box;overflow:hidden;margin-bottom:16px!important}.horizontal-poster-with-text-component .widget-contents .title:hover{color:#fad701}.horizontal-poster-with-text-component .widget-contents .author-and-date{color:#2c303b;line-height:18px}.horizontal-poster-with-text-component .widget-contents .author-and-date .author{color:#0d1015;font-weight:500}.poster-with-text-in-image-component{width:100%;height:100%;position:relative}.poster-with-text-in-image-component .widget-image{height:100%;position:relative}.poster-with-text-in-image-component .widget-contents{text-align:center;-webkit-user-select:none;user-select:none;background:linear-gradient(#0000 0%,#000c);width:100%;padding:16px;position:absolute;bottom:0}.poster-with-text-in-image-component .widget-contents .title{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:800px;font-size:25px;font-weight:600;display:-webkit-box;overflow:hidden}@media screen and (max-width:940px){.poster-with-text-in-image-component .widget-contents .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.poster-with-text-in-image-component .widget-contents .author-and-date{color:#fff;font-size:14px}.poster-with-text-in-image-component .play-icon{opacity:.7;cursor:pointer;color:#fff;font-size:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:940px){.poster-with-text-in-image-component .play-icon{font-size:45px}}.tag-component{color:#000;text-transform:uppercase;width:max-content;padding:4px 8px;font-size:13px;font-weight:600;line-height:1.5;display:inline-block}.main-widget-component{width:100%;height:495px;position:relative}.main-widget-component .widget-image{height:495px;position:relative}.main-widget-component .widget-contents{text-align:center;-webkit-user-select:none;user-select:none;background:linear-gradient(#0000 0%,#000c);width:100%;position:absolute;bottom:0}.main-widget-component .widget-contents .title{color:#fff;max-width:800px;margin:16px auto;padding:0 16px;font-size:38px;font-weight:700}.main-widget-component .widget-contents .author-and-date{color:#fff;margin-bottom:24px;font-size:14px}.colored-block-component{color:#fff;opacity:.9;gap:8px;width:100%;height:44px;font-weight:500;line-height:44px;display:flex}@media screen and (max-width:940px){.colored-block-component{grid-template-columns:2fr 2fr;gap:0;padding-right:8px}}.colored-block-component .icon{justify-content:center;align-items:center;width:40px;font-size:16px;display:flex}.colored-block-component .follower{font-weight:600}.colored-block-component .social-media-title{font-size:14px}.comment-item-component .author{color:#ef2626;margin-bottom:8px;font-size:12px;font-style:italic;font-weight:600}.comment-item-component .author:hover{color:#fad701}.comment-item-component .comment{color:#b3b5b9;font-size:14px;font-weight:500}.comment-item-component .comment:hover{color:#fff}.prev-next-button-component{border-top:1px solid #5e626c61;border-bottom:1px solid #5e626c61;padding:32px 0;display:flex}.prev-next-button-component .button-container{-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;max-height:92px;margin:0;padding:0 32px;display:-webkit-box;overflow:hidden}@media screen and (max-width:940px){.prev-next-button-component .button-container{padding:0 16px}}.prev-next-button-component .button-container:not(:last-child){border-right:1px solid #5e626c61}.prev-next-button-component .button-container p{color:#fad701;cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;font-weight:500;display:flex}.prev-next-button-component .button-container a{font-weight:600}.video-container-youtube-component{aspect-ratio:16/9}.must-read-component .vertical-list-container{flex-direction:column;margin-bottom:32px;display:flex}.must-read-component .vertical-list-container .title{min-height:38px;font-size:16px;font-weight:600}.must-read-component .vertical-list-container .divider:not(:last-child){border-bottom:1px solid #5e626c61;padding-bottom:16px}.must-read-component .vertical-list-container .divider:not(:first-child){padding-top:16px}.must-read-component .vertical-list-container .list-item{margin-bottom:16px}@media screen and (max-width:940px){.must-read-component .vertical-list-container .horizontal-poster-with-text-component{height:130px}}.our-picks-component .vertical-list-container{flex-direction:column;margin-bottom:32px;display:flex}.our-picks-component .vertical-list-container .divider:not(:last-child){border-bottom:1px solid #5e626c61;padding-bottom:16px}.our-picks-component .vertical-list-container .divider:not(:first-child){padding-top:16px}.our-picks-component .vertical-list-container .divider .author-and-date{margin-bottom:0}.our-picks-component .vertical-list-container .list-item{margin-bottom:16px}.author-block-component{gap:32px;margin-bottom:32px;display:flex}.author-block-component div{margin-bottom:0!important}.author-block-component-image-container{aspect-ratio:1;border-radius:50%;min-width:95px;height:95px;position:relative;overflow:hidden}.author-block-component-contents{flex-direction:column;gap:16px;width:100%;display:flex}.author-block-component-contents-title{justify-content:space-between;width:100%;font-size:17px;font-weight:600;display:flex}.author-block-component-contents-title .social-media-links a{margin:0 8px}@media screen and (max-width:940px){.author-block-component-contents-title .social-media-links{flex-flow:wrap;justify-content:center;gap:4px;display:flex}}.author-block-component-contents p{font-size:14px}.share-block-component-vertical,.share-block-component-horizontal{align-items:center;gap:8px;display:flex}.share-block-component-vertical{flex-direction:column;width:60px}.share-block-component-horizontal{flex-direction:row;min-width:min-content}.share-block-component p{font-size:18px;font-weight:500}.share-block-component .social-media-share-icon{justify-content:center;align-items:center;width:50px;height:50px;display:flex;border:1px solid #5e626c61!important}.review-chart-component{border:1px solid #5e626c61;padding:32px}.review-chart-component .chart-list{flex-direction:column;width:100%;display:flex}.review-chart-component .chart-list .chart-item{margin-bottom:8px}.review-chart-component .chart-list .chart-item-rate{background:#d3d3d3;width:100%;height:16px;margin-bottom:10px}.review-chart-component .chart-list .chart-item-rate div{height:100%}.review-chart-component .chart-list .chart-item-text{justify-content:space-between;width:100%;margin-bottom:8px;font-size:15px;font-weight:500;display:flex}.review-chart-component .review-summary{justify-content:space-between;gap:32px;margin-bottom:0;display:flex}.review-chart-component .review-summary .summary{margin-bottom:0;font-weight:500}.review-chart-component .review-summary .summary p{margin-bottom:8px;font-size:16px}.review-chart-component .review-summary .summary p:last-child{font-size:14px}.review-chart-component .review-summary .total-rating{white-space:nowrap;text-align:right;margin-bottom:0}.review-chart-component .review-summary .total-rating .average{font-size:48px;font-weight:700}.five-box-articles-component{width:100%;margin-bottom:48px;display:flex}@media screen and (max-width:940px){.five-box-articles-component{flex-direction:column;gap:32px}}.five-box-articles-component .left-block{flex:1;width:50%;padding:0 16px}@media screen and (max-width:940px){.five-box-articles-component .left-block{width:100%}}.five-box-articles-component .left-block .poster-with-text-in-image-component{aspect-ratio:582/632;max-height:632px}@media screen and (max-width:940px){.five-box-articles-component .left-block .poster-with-text-in-image-component{aspect-ratio:680/740;max-height:740px}}.five-box-articles-component .right-block{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:32px;width:50%;padding:0 16px;display:grid}@media screen and (max-width:940px){.five-box-articles-component .right-block{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(1,1fr);width:100%}}.five-box-articles-component .right-block .poster-with-text-component .poster{aspect-ratio:276/205;max-height:205px}@media screen and (max-width:940px){.five-box-articles-component .right-block .poster-with-text-component .poster{aspect-ratio:4/3;max-height:240px}}.external-html-block div,.external-html-block p,.external-html-block img{width:100%;height:auto}.right-area-component{flex-direction:column;gap:32px;width:100%;height:auto;display:flex}.right-area-component-image-container{aspect-ratio:1;max-height:500px;position:relative}.right-area-component-list-container-odd .vertical-list-container{margin-bottom:0}.breadcrumb-component{color:#2c303b;gap:4px;margin:0 auto 30px;font-size:12px;line-height:1;display:flex}.breadcrumb-component .link-item{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.breadcrumb-component .link-item:hover{color:#5e626c61}@media (max-width:600px){.breadcrumb-component .link-item{min-width:fit-content}.breadcrumb-component .link-item:not(:last-child){max-width:none}.breadcrumb-component .link-item:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:auto;max-width:150px;display:inline;overflow:hidden}}.pagination-component{gap:8px;display:inline-flex}.pagination-component-item{color:#000;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.pagination-component-item:hover{opacity:.6;background:#b3b5b9}.pagination-component .active{color:#fad701;border:1px solid #fad701}.pagination-component .active:hover{opacity:.9;background:#fff}.pagination-component .prev-next{width:max-content;padding:0 8px}.main-page section{width:100%;max-width:1264px;margin:0 auto;padding:0 16px}@media screen and (max-width:940px){.main-page section{max-width:712px}}.main-page .full-width{max-width:unset;margin:0;padding:0}.main-page .main-widget,.main-page .ordered-section{margin-bottom:48px}.main-page .ordered-section .title{margin:0 16px 32px}.main-page .ordered-section .slider{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(3,1fr);gap:32px;height:100%;padding:0 16px;display:grid}@media screen and (max-width:940px){.main-page .ordered-section .slider{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(1,1fr)}}.main-page .ordered-section .slider .poster-with-text-component .poster{aspect-ratio:376/212;max-height:212px}.main-page .ordered-section .slider .poster-with-text-component .order-width-text .text-contents .title{margin:0 0 8px;padding:0}.main-page .home-page-wide-image{width:100%;height:250px;margin-bottom:48px;display:block;position:relative}@media screen and (max-width:940px){.main-page .home-page-wide-image{display:none}}.main-page .home-page-wide-image .image{aspect-ratio:24/5;width:100%;max-height:250px;padding:0 16px}.main-page .dark-background-section-container{background:#2c303b;width:100%;height:100%;min-height:max-content;margin-bottom:48px;padding:48px 0}.main-page .dark-background-section-container .dark-background-section .title{margin:0 16px 32px;font-size:20px}@media screen and (max-width:940px){.main-page .dark-background-section-container .dark-background-section .title{font-size:13px}}.main-page .dark-background-section-container .dark-background-section .contents{grid-template-columns:repeat(4,1fr);justify-content:space-between;padding:0 16px;display:grid}@media screen and (max-width:940px){.main-page .dark-background-section-container .dark-background-section .contents{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}}.main-page .dark-background-section-container .dark-background-section .contents .poster-with-text-in-image-component .widget-image{aspect-ratio:3/4;max-height:400px}@media screen and (max-width:940px){.main-page .dark-background-section-container .dark-background-section .contents .poster-with-text-in-image-component .widget-image{aspect-ratio:340/452;max-height:452px}}.main-page .dark-background-section-container .dark-background-section .contents .author-and-date{margin-top:8px}@media screen and (max-width:940px){.main-page .dark-background-section-container .dark-background-section .contents .author-and-date{display:none}}.main-page .dark-background-section-container .dark-background-section .widget-contents{padding-bottom:8px}.main-page .double-content-section{grid-template-columns:2fr 1fr;gap:32px;width:100%;margin-bottom:48px;display:grid}@media screen and (max-width:940px){.main-page .double-content-section{flex-direction:column;display:flex}}.main-page .double-content-section .left-block{flex-direction:column;width:100%;padding-left:16px;display:flex;overflow:hidden}@media screen and (max-width:940px){.main-page .double-content-section .left-block{max-width:unset;padding-left:0}}.main-page .double-content-section .left-block .poster-with-text-in-image-component{height:unset}.main-page .double-content-section .left-block .poster-with-text-in-image-component .widget-image{aspect-ratio:784/450;max-height:450px}@media screen and (max-width:940px){.main-page .double-content-section .left-block .poster-with-text-in-image-component .widget-image{aspect-ratio:680/400;max-height:400px}}.main-page .double-content-section .left-block .item-list{flex-direction:column;display:flex}.main-page .double-content-section .left-block .item-list .horizontal-poster-with-text-component{border-bottom:1px solid #94949473;padding:16px 0}.main-page .double-content-section .left-block .item-list .horizontal-poster-with-text-component:last-child{border:none}.main-page .double-content-section .left-block .item-list .horizontal-poster-with-text-component .widget-image{aspect-ratio:300/168;max-height:168px}@media screen and (max-width:940px){.main-page .double-content-section .left-block .item-list .horizontal-poster-with-text-component .widget-image{aspect-ratio:1;max-height:unset}}.main-page .double-content-section .left-block .item-list2{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.main-page .double-content-section .left-block .item-list2 .poster-with-text-item .poster{aspect-ratio:376/210;max-height:210px}@media screen and (max-width:940px){.main-page .double-content-section .left-block .item-list2 .poster-with-text-item .poster{aspect-ratio:322/180;max-height:180px}}.main-page .double-content-section .right-block{width:100%;padding-right:16px}@media screen and (max-width:940px){.main-page .double-content-section .right-block{max-width:unset;padding-right:0}}.main-page .double-content-section .right-block .content-list{max-height:1280px;overflow:scroll}.main-page .double-content-section .right-block .content-list::-webkit-scrollbar{display:none}@media screen and (max-width:940px){.main-page .double-content-section .right-block .content-list{max-height:unset}}.main-page .double-content-section .right-block .content-list .poster-with-text-component .poster{aspect-ratio:382/220;max-height:220px}@media screen and (max-width:940px){.main-page .double-content-section .right-block .content-list .poster-with-text-component .poster{aspect-ratio:680/382;max-height:382px}}.main-page .double-content-section .right-block .follow-us{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:32px;display:grid}.main-page .double-content-section .right-block .must-read-component{background:#5e626c1a;padding:32px 24px}.main-page .double-content-section .right-block .must-read-component .content-list{flex-direction:column;display:flex}.main-page .double-content-section .right-block .must-read-component .content-list .list-item{padding:16px 0}.main-page .double-content-section .right-block .must-read-component .content-list .list-item:first-child{padding-top:0}.main-page .double-content-section .right-block .must-read-component .content-list .list-item:not(:last-child){border-bottom:1px solid #5e626c61}.content-detail-page{max-width:1232px;margin:32px auto;padding:0 16px}.content-detail-page-title{margin:24px 0;font-size:48px;font-weight:700}@media screen and (max-width:940px){.content-detail-page-title{font-size:32px;font-weight:600}}.content-detail-page-sub-title{color:#2c303b;max-width:900px;margin-bottom:24px;font-size:18px;font-weight:500}.content-detail-page-author{align-items:center;gap:8px;margin-bottom:24px;display:flex}.content-detail-page-author-pp{aspect-ratio:1;border-radius:50%;max-width:40px}.content-detail-page-author .author-details-block{gap:8px;margin-right:16px;display:inline-flex}.content-detail-page-author .reading-time-block{align-items:center;gap:8px;display:inline-flex}.content-detail-page-main-content{grid-template-columns:2fr 1fr;gap:48px;display:grid}@media screen and (max-width:940px){.content-detail-page-main-content{flex-direction:column;display:flex}}.content-detail-page-main-content-details{width:100%;height:min-content}.content-detail-page-main-content-details .share-block-container-vertical{width:0;height:0;margin-left:-100px;position:sticky;top:80px}.content-detail-page-main-content-details .social-media-container{grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;display:grid}@media screen and (max-width:940px){.content-detail-page-main-content-details .social-media-container{display:none}}.content-detail-page-main-content-details-posts div{margin-bottom:32px}@media screen and (max-width:940px){.content-detail-page-main-content-details-posts div{margin-bottom:0}}.content-detail-page-main-content-details-posts .share-block-container-horizontal{margin:32px 0}.content-detail-page-main-content-details-posts .prev-next-button-container{margin-bottom:32px}.content-detail-page-main-content-details-posts .article-banner{aspect-ratio:4/3;width:100%;max-height:500px;position:relative}.content-detail-page-main-content-others{width:100%}.content-detail-page-main-content-others .social-media-container{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:32px;display:grid}@media screen and (max-width:940px){.content-detail-page-main-content-others .social-media-container{grid-template-columns:2fr 2fr}}.content-detail-page .external-html-block{line-height:1.8}.content-detail-page .external-html-block h1,.content-detail-page .external-html-block h2,.content-detail-page .external-html-block h3,.content-detail-page .external-html-block h4,.content-detail-page .external-html-block h5{margin-top:30px;margin-bottom:10px}.content-detail-page .external-html-block>*{margin:15px 0}.content-detail-page .external-html-block blockquote{padding-left:50px;position:relative}.content-detail-page .external-html-block blockquote:before{content:"\"";color:#5e626c61;font-family:cursive,sans-serif;font-size:75px;position:absolute;top:-15px;left:0}.content-detail-page .external-html-block ul,.content-detail-page .external-html-block ol{padding-left:50px}.content-detail-page .external-html-block a{color:#dfc000}.content-detail-page .external-html-block table{border-spacing:0;border:1px solid #5e626c61;border-radius:5px;width:100%}.content-detail-page .external-html-block table tbody tr td{border-bottom:1px solid #5e626c61;border-right:1px solid #5e626c61;padding:5px}.content-detail-page .external-html-block table tbody tr td:last-child{border-right:none}.content-detail-page .external-html-block table tbody tr td p{margin:3px 0}.content-detail-page .external-html-block table tbody tr:last-child td{border-bottom:0}.author-detail-page{max-width:1232px;margin:32px auto;padding:0 16px}.author-detail-page .author-name{text-transform:uppercase;letter-spacing:.01em;border-left:3px solid #fad701;margin-bottom:40px;padding-left:14px;font-size:19px;font-weight:600;line-height:2}.author-detail-page .content-container{grid-template-columns:2fr 1fr;gap:48px;display:grid}@media screen and (max-width:940px){.author-detail-page .content-container{flex-direction:column;display:flex}}.author-detail-page .content-container-left{flex-direction:column;gap:32px;width:100%;display:flex}.author-detail-page .content-container-left .author-block-component{border-bottom:1px solid #5e626c61;margin-bottom:0;padding-bottom:32px}.author-detail-page .content-container-left .article-container{position:relative}.author-detail-page .content-container-left .share-block-container-vertical{width:0;height:0;margin-left:-100px;font-size:20px;position:sticky;top:80px}.category-detail-page{max-width:1232px;margin:32px auto;padding:0 16px}.category-detail-page .five-box-articles-component{width:calc(100% + 32px);margin:0 -16px}.category-detail-page .five-box-articles-component .widget-contents .title{margin-bottom:16px!important}.category-detail-page .article-list-container{grid-template-columns:2fr 1fr;gap:32px;width:100%;margin-top:32px;display:grid}@media screen and (max-width:940px){.category-detail-page .article-list-container{flex-direction:column;display:flex}}.category-detail-page .article-list-container .left-block .list{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media screen and (max-width:940px){.category-detail-page .article-list-container .left-block .list{flex-direction:column;display:flex}}.category-detail-page .article-list-container .left-block .list .poster{height:100%;max-height:210px}.category-detail-page .article-list-container .left-block .pagination{margin-top:32px}.category-detail-page .article-list-container .left-block .share-block-container-vertical{width:0;height:0;margin-left:-100px;font-size:20px;position:sticky;top:80px}.category-list-page{max-width:1232px;margin:32px auto;padding:0 16px}.category-list-page .category-list-container{flex-flow:wrap;justify-content:center;gap:20px;display:flex}.category-list-page .category-list-container .poster-with-text-in-image-component{width:250px;height:250px}.category-list-page .category-list-container .poster-with-text-in-image-component h3{transition:color .2s linear}.category-list-page .category-list-container .poster-with-text-in-image-component:hover h3{color:#fad701}*,:before,:after{box-sizing:border-box;margin:0;padding:0;font-family:VolteRounded,Arial,Tahoma}html,body{max-width:100vw}body{color:#0d1015}a{color:inherit;-o-transition:color .3s linear;cursor:pointer;text-decoration:none;transition:color .3s linear}.hidden{display:none!important}
