﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,700&family=Work+Sans:wght@400;500;600;700&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul{list-style:none;padding:0;margin:0}html{scroll-behavior:smooth;scrollbar-color:#bdbdbd #eee}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{background:#eee}html::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}html::-webkit-scrollbar-thumb:hover{background:#757575}body{font-family:'Roboto', Arial, "Helvetica Neue", Helvetica, sans-serif;line-height:1.4;position:relative;background-color:#fff}a{color:black;transition-property:color, background-color;transition-duration:0.2s;transition-timing-function:ease-in-out}a:hover{text-decoration:none;color:#FF0018}.breadcrumbs{margin-bottom:1rem;display:flex;flex-wrap:wrap;text-transform:uppercase;align-items:center}.breadcrumbs .category__main .main{font-size:1.125rem;font-weight:500;text-transform:uppercase;margin:0}.breadcrumbs .category__main .main a{padding:0.25rem 1rem;border-radius:8px 0 8px 0;background-color:#FF0018;color:white}.breadcrumbs .category__sub{display:none;align-items:center;width:100%;margin-top:0.5rem;text-transform:uppercase;padding:0.5rem;background-color:#eee}.breadcrumbs .category__sub .sub{font-size:0.875rem;font-weight:normal;padding-left:1rem;margin:1rem 0rem 0rem 0rem;position:relative}.breadcrumbs .category__sub .sub::before{content:'';width:4px;height:4px;border-radius:50%;position:absolute;left:0.5rem;top:4px;background-color:#FF0018}.breadcrumbs .category__sub .sub:first-child{margin-top:0}.breadcrumbs .category__sub .sub.is-active a{color:#FF0018}.breadcrumbs .category__trigger{margin-left:auto}@media (min-width: 768px){.breadcrumbs{flex-direction:column;align-items:flex-start}.breadcrumbs .category__main{margin-bottom:1rem}.breadcrumbs .category__sub{display:flex;margin-top:0;width:initial;padding:0;background-color:transparent;flex-wrap:wrap}.breadcrumbs .category__sub .sub{margin-top:0;margin-bottom:0.25rem}.breadcrumbs .category__sub .sub:not(:first-child){margin-left:1rem}.breadcrumbs .category__trigger{display:none}}.zone{margin-bottom:1rem}@media (min-width: 1200px){.zone{margin-bottom:2rem}}.zone__header{display:flex;flex-direction:column;margin-bottom:0.5rem;position:relative}.zone__header::before{display:block;content:'';position:absolute;width:100%;height:1px;left:0;top:50%;background:black}.zone--featured .zone__header::before{top:calc(50% - 2px)}.zone--featured .zone__header::after{display:block;content:'';position:absolute;width:calc(100% - 25px);height:1px;left:0;top:calc(50% + 2px);background:black;z-index:-1}.zone--featured--center .zone__header::after{left:50%;transform:translateX(-50%)}.zone--featured--center .zone__header .zone__title{margin-left:auto;margin-right:auto;padding-left:1rem}@media (min-width: 768px){.zone__header{flex-direction:row;align-items:center;justify-content:space-between}}.zone__header .zone__title,.zone__header .zone__title--sub{margin-bottom:0}.zone__title{font-size:0.875rem;font-weight:500;text-transform:uppercase;margin-bottom:0.5rem;font-family:'Work Sans';display:inline-block;padding-right:1rem;background-color:white;position:relative}.zone__title span,.zone__title a{background-color:#FF0018;color:white;display:inline-block;border-radius:0.5rem 0 0.5rem 0;padding:0.25rem 0.5rem;font-weight:500}.zone__title span:hover,.zone__title a:hover{background-color:#e60016}.zone__title--sub{font-size:0.875rem;text-transform:uppercase;font-weight:normal;display:none}.zone__title--sub a{color:#616161;display:inline-block;margin-bottom:0.25rem;margin-right:1rem}.zone__title--sub a:last-child{margin-right:0}.zone__title--sub a:hover{text-decoration:underline}@media (min-width: 992px){.zone__title{font-size:1rem}}.zone__content::after{display:block;content:"";clear:both}.zone--breaking{display:flex;flex-wrap:nowrap;align-items:center;position:relative}.zone--breaking .zone__title{flex-basis:120px;margin-bottom:0;font-size:0.75em}.zone--breaking .zone__content{flex-basis:calc(100% - 128px);white-space:nowrap;overflow:auto;max-width:100%;font-size:0;scrollbar-color:#f5f5f5 transparent;scrollbar-width:thin}.zone--breaking .zone__content::-webkit-scrollbar{width:4px;height:4px}.zone--breaking .zone__content::-webkit-scrollbar-track{background:transparent}.zone--breaking .zone__content::-webkit-scrollbar-thumb{background:#f5f5f5;border-radius:4px}.zone--breaking .zone__content::-webkit-scrollbar-thumb:hover{background:#bdbdbd}.zone--breaking .zone__content .item{display:inline-block;font-size:0.75rem;line-height:2;text-transform:uppercase;padding-left:0.75rem;position:relative;margin-right:1rem;color:#757575}.zone--breaking .zone__content .item::before{content:'';display:block;position:absolute;top:50%;left:0;width:4px;height:4px;transform:translateY(-50%);background-color:#FF0018;border-radius:50%}.zone--breaking .zone__content .item:last-child{margin-right:3rem}@media (min-width: 768px){.zone--breaking .zone__content{margin-bottom:-4px}.zone--breaking .zone__content .item:last-child{margin-right:6rem}}.zone--secondary .zone__title{font-size:1rem}.zone--secondary .zone__title a,.zone--secondary .zone__title span{display:inline-block;background-color:#FF0018;color:white;padding:0.25rem 0.75rem}.zone--secondary .zone__title a:hover,.zone--secondary .zone__title span:hover{background-color:#cc0013}.zone--lite .zone__title{font-size:0.875rem}.zone--media .zone__header{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.zone--media .zone__title--sub{margin-top:0.5rem;width:100%}@media (min-width: 768px){.zone--media .zone__title--sub{display:block;width:initial}.zone--media .zone__title--trigger{display:none}}.zone--center .zone__header{margin-bottom:0;padding-bottom:0.5rem}.zone--center .zone__header::before{background-color:#eee}.zone--center .zone__title{margin-left:auto;margin-right:auto;padding-left:1rem}.zone--center .zone__content{padding:1rem 1rem 0.5rem;border:1px solid #eee;border-top:none;margin-top:-1rem}.zone--utilities .zone__header{flex-direction:row;align-items:center;justify-content:space-between}.zone--utilities .zone__header::before{display:none}.zone--utilities .zone__title{padding-right:0}.zone--utilities .zone__title--sub{display:block}.zone .glide__controls{position:absolute;bottom:100%;right:0;margin-bottom:0.25rem;display:flex;align-items:center}.zone .glide__bullets{margin-left:0.75rem;margin-right:0.75rem;justify-content:center;display:flex}.zone .glide__bullet{width:0.5rem;height:0.5rem;display:inline-block;border-radius:8px;background-color:#e0e0e0;cursor:pointer;margin-inline:0.125rem;transition:0.2s all ease-out}.zone .glide__bullet--active{width:1.5rem;background-color:#FF0018}.zone .table{margin-bottom:0}.zone .table-responsive::-webkit-scrollbar{width:8px;height:4px}.zone .table-responsive::-webkit-scrollbar-track{background:#fafafa}.zone .table-responsive::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.zone .table-responsive::-webkit-scrollbar-thumb:hover{background:#555}.zone .table thead th{background-color:#bdbdbd;font-size:12px;border-bottom:none}.zone .table tbody td{font-size:11px}.area{margin-bottom:2rem}.area--dark{background-color:#212121;position:relative;overflow:hidden;padding:2rem 0}.area--dark:before{content:"";display:block;position:absolute;top:0;left:50%;z-index:0;width:100%;height:100vh;background-image:radial-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0));-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.area--dark [class*="container"]{position:relative;z-index:1}.area--gray{background-color:#eee;position:relative;overflow:hidden;padding:2rem 0}.area .zone__header::before{display:none}.area .zone__title{background:transparent}.area .zone__title--sub a{color:white;opacity:0.6}.area .zone:last-child{margin-bottom:0}.qc{text-align:center;margin:0 auto 1.5rem}.qc:empty{display:none}.qc--slide{display:none}@media (min-width: 1400px){.qc--slide{display:block;position:fixed;top:220px}.qc--slide.is-left{left:calc(50% - 816px)}.qc--slide.is-right{left:calc(50% + 656px)}}.page-link{margin-left:0.5rem;min-width:24px}.page-item:first-child .page-link{border-radius:0}.page-item:last-child .page-link{border-radius:0}.story{margin-bottom:1rem}.story::after{display:block;content:"";clear:both}.story__thumb{margin-bottom:0.5rem;overflow:hidden}.story__thumb a{display:block;position:relative}.story__thumb img{transition:all 0.2s ease-in-out}.story__thumb video{width:100%;height:auto}.story__thumb:hover img{transform:scale(1.05)}.story__footer{margin-top:0.5rem}.story__footer a{position:relative;padding-left:1rem;font-size:0.75rem;opacity:0.8}.story__footer a:hover{opacity:1}.story__footer a::before{content:"";display:inline-block;width:6px;height:6px;position:absolute;left:0;top:0.5rem;background-color:#FF0018;transform:translateY(-50%)}.story__title{margin-bottom:0;font-weight:bold;font-size:1.125rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis}.story__title ~ .story__meta,.story__title ~ .story__summary{margin-top:0.5rem}.story__title+.story__thumb{margin-top:0.5rem}.story__title .highlight{color:#FF0018;font-style:normal}.story__meta{font-size:0.75rem}.story__meta time{opacity:0.5}.story__meta .story__comment{float:right}.story__meta .story__comment:hover .icon-comment{background-position-y:-50px}.story__summary{font-size:0.875rem;color:#424242}.story__summary .highlight{color:#FF0018;font-style:normal}.story__cate{display:inline-block;margin-right:0.25rem;text-transform:uppercase;color:#FF0018}.story--highlight .story__cate{background-color:#FF0018;color:white;font-size:0.75rem;padding:0.125rem 0.5rem;border-radius:4px -0 4px -0}.story--highlight .story__cate:hover{background-color:#cc0013;color:white}.story__author{opacity:0.7}.story__tag{color:#FF0018}.story__tag:hover{color:#cc0013}.story__tag::after{content:' - ';display:inline;color:black}.story__cluster{font-size:0.875rem;margin-top:0.5rem;text-transform:capitalize}.story__cluster a{color:#FF0018}.story__cluster a:hover{text-decoration:underline}.story--rank{position:relative;padding-top:3.5rem}.story--rank .story__thumb{position:relative;z-index:2}.story--rank .story__order{font-family:'Rozha One', serif;font-size:6rem;line-height:1em;color:black;opacity:0.08;position:absolute;left:1rem;top:0;margin-top:-1rem;z-index:1}.story--rank.story--left{padding-top:0}.story--rank.story--left .story__thumb a{padding-bottom:66.67%}.story--rank.story--left .story__order{font-size:5rem;top:50%;left:auto;right:0;z-index:0;transform:translateY(-50%)}.story--highlight{background-color:#f5f5f5}.story--highlight .story__thumb{margin:0}.story--highlight .story__header{padding:0.5rem}.story--highlight .story__title{font-size:1.25rem;font-weight:bold}@media (min-width: 768px){.story--highlight{margin-bottom:2rem;display:flex}.story--highlight .story__thumb{width:calc(66.67% - 0.5rem);order:2}.story--highlight .story__header{padding:0.75rem;width:calc(33.33% + 0.5rem);order:1}.story--highlight .story__title{font-size:1.25rem;line-height:1.3}}@media (min-width: 992px){.story--highlight .story__header{padding:0.75rem}.story--highlight .story__title{font-size:1.5rem}}@media (min-width: 1200px){.story--highlight .story__header{padding:1rem}.story--highlight .story__title{font-size:1.75rem}}.story--highlight.story--secondary .story__thumb{order:1}.story--highlight.story--secondary .story__header{order:2}.zone--highlight .story--highlight .story__title a{color:#1F488E}.zone--highlight .story--highlight .story__title a:hover{color:#FF0018}.story--featured{background-color:#fff}.story--featured .story__header{padding:1rem}@media (min-width: 768px){.story--featured{display:flex}.story--featured .story__thumb{width:calc(50% - 16px);margin-bottom:0}.story--featured .story__header{width:50%;margin-left:auto}}.story--secondary .story__title{font-size:1.125rem}@media (min-width: 768px){.story--secondary .story__title{font-size:1.25rem}}@media (min-width: 992px){.story--secondary .story__title{font-size:1.375rem}}.story--border{position:relative;padding-bottom:1.125em}.story--border::before{content:'';display:block;position:absolute;height:1px;right:0;bottom:0;left:0;background:#eee}.story--border:last-of-type,.story--border:last-child{padding-bottom:0}.story--border:last-of-type::before,.story--border:last-child::before{background-color:transparent}.story--bold .story__title{font-weight:bold}.story--lite .story__title{font-size:1rem;font-weight:500}.story--special .story__thumb{border-radius:0 32px 0 32px;border:8px solid #fff;overflow:hidden;max-width:240px;margin:0 auto -5rem;position:relative}.story--special .story__header{border-radius:32px 0 32px 0;overflow:hidden;background-color:#1F488E;text-align:center;padding:6rem 1rem 1rem;color:white}.story--special .story__title{font-weight:500}.story--special .story__title a{color:white}.story--special .story__title a:hover{color:#bdbdbd}.story--overlay{position:relative}.story--overlay .story__header{position:absolute;bottom:0;left:0;right:0;padding:0.5rem;z-index:2;color:white}.story--overlay .story__header .story__title a{color:white}.story--overlay .story__header .story__title a:hover{color:#e0e0e0}.story--overlay::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;top:0;background:rgba(0,0,0,0.2);background:linear-gradient(0deg, #000 0%, rgba(0,0,0,0.5) 25%, transparent 100%);z-index:1}.story--left .story__thumb{float:left;margin-right:1rem;width:80px;margin-bottom:0}.column-sidebar .story--left .story__thumb{max-width:80px}.story--left .story__header{overflow:hidden}.story--left .story__summary{display:none}.story--left.story--secondary .story__thumb{width:33.33%}.story--left.story--secondary .story__thumb a{padding-bottom:66.67%}@media (min-width: 768px){.story--left.story--timeline .story__thumb{width:240px}}@media (min-width: 768px){.story--left .story__summary{display:block}}.story--right .story__thumb{float:right;margin-left:1rem;width:80px;margin-bottom:0}.column-sidebar .story--right .story__thumb{max-width:80px}.zone--highlight .story--right .story__thumb{width:100px}.story--right .story__header{overflow:hidden}.story--right .story__summary{display:none}.story--right.story--secondary .story__thumb{width:33.33%}.story--right.story--secondary .story__thumb a{padding-bottom:66.67%}@media (min-width: 768px){.story--right .story__summary{display:block}}.story--gray{background-color:#eee}.story--gray .story__header{padding:0.5rem}@media (min-width: 768px){.story--gray{display:flex}.story--gray .story__thumb{width:calc(50% - 0.5rem);margin-bottom:0}.story--gray .story__header{padding:0.75rem;width:calc(50% + 0.5rem)}}.story--photo .story__thumb,.story--magazine .story__thumb,.story--infographic .story__thumb,.story--video .story__thumb{position:relative}.story--photo .story__thumb a::after,.story--magazine .story__thumb a::after,.story--infographic .story__thumb a::after,.story--video .story__thumb a::after{content:'';font-family:"Font Awesome 5 Pro";position:absolute;bottom:50%;left:50%;transform:translate(-50%, 50%);color:#fff;font-size:1.125rem;font-weight:300;background-color:rgba(0,0,0,0.2);border-radius:50%;line-height:1;width:2rem;height:2rem;text-align:center;line-height:2rem;z-index:3}.story--photo.story--secondary .story__thumb a::after,.story--magazine.story--secondary .story__thumb a::after,.story--infographic.story--secondary .story__thumb a::after,.story--video.story--secondary .story__thumb a::after{font-size:2.5rem;width:5rem;height:5rem;line-height:5rem}.story--photo .story__thumb a::after{content:''}.story--magazine .story__thumb a::after{content:''}.story--infographic .story__thumb a::after{content:''}.story--live .story__title{padding-left:1.25rem;position:relative;overflow:initial}.story--live .story__title::before{display:block;content:'';border:2px solid #FF0018;-webkit-border-radius:30px;height:12px;width:12px;position:absolute;left:2px;top:7px;-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;opacity:0.0}.story--live .story__title::after{content:'';display:block;width:8px;height:8px;background-color:#FF0018;border-radius:50%;position:absolute;top:9px;left:4px}.story--live .story__title a::before{content:"Trực tiếp";display:inline-block;margin-right:0.5rem;font-size:0.8em;color:#FF0018}.story.has-photo .story__title a::before,.story.has-magazine .story__title a::before,.story.has-infographic .story__title a::before,.story.has-podcast .story__title a::before,.story.has-video .story__title a::before{content:'';font-family:"Font Awesome 5 Pro";font-weight:normal;display:inline-block;margin-right:0.25rem;font-size:0.7em;color:#FF0018;vertical-align:middle}.story.has-photo .story__title a::before{content:''}.story.has-infographic .story__title a::before{content:''}.story.has-magazine .story__title a::before{content:''}.story.has-podcast .story__title a::before{content:''}.story--portrait{background-color:#eee;text-align:center;border-radius:16px 0 16px 0;overflow:hidden}.story--portrait .story__thumb{margin-bottom:0}.story--portrait .story__header{padding:0.5rem}.story--bullet .story__title a{padding-left:0.75rem;position:relative}.story--bullet .story__title a::before{content:'';display:block;position:absolute;top:8px;left:0;background-color:#FF0018;width:4px;height:4px;border-radius:50%}.story--publication .story__thumb{padding:1rem 2rem;border-radius:16px 0 16px 0;background-color:#fff}.story--publication .story__thumb a{padding-bottom:0}.story--publication .story__thumb img{position:static}.story--publication .story__link{display:block;padding-left:1rem;position:relative;font-size:0.875rem;margin-bottom:0.5rem}.story--publication .story__link:last-child{margin-bottom:0}.story--publication .story__link::before{position:absolute;left:0;top:2px;content:'●';display:block;color:#1F488E}.story--media{position:relative}.story--media .story__thumb{border-radius:16px 0 16px 0}.story--media .story__thumb a::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;top:0;background:rgba(0,0,0,0.2);background:linear-gradient(0deg, #000 0%, rgba(0,0,0,0.5) 25%, transparent 74%);z-index:1}.story--media .story__header{position:relative;z-index:2}.area--dark .story--media:not(.story--secondary) .story__title a{color:white}.area--dark .story--media:not(.story--secondary) .story__meta{color:white}.story--media.story--secondary .story__header{margin-left:auto;padding:1rem;border-radius:16px 0 16px 0;background-color:#fff;transform:translateY(-2rem);max-width:90%;margin-bottom:-1rem}@media (min-width: 768px){.story--media.story--secondary .story__header{padding:1.5rem;max-width:82%;transform:translateY(-50%);margin-bottom:-2rem}}.story--media.story--secondary .story__meta{color:black}@media (min-width: 768px){.story--media.story--secondary{margin-bottom:0}}@media (min-width: 992px){.column-wrap{display:flex}.column-main{width:calc(100% - 300px - 30px)}.column-sidebar{width:300px;margin-left:auto}}.zone .cluster-wrap .story-listing,.zone--mostview .story-listing{font-size:0}.zone .cluster-wrap .story,.zone--mostview .story{display:inline-block;vertical-align:top;width:50%;padding-left:1rem;padding-right:1rem}.zone .cluster-wrap .story:first-child,.zone--mostview .story:first-child{width:100%}@media (min-width: 768px){.zone .cluster-wrap .story,.zone--mostview .story{width:20%}.zone .cluster-wrap .story:first-child,.zone--mostview .story:first-child{width:20%}}.zone .cluster-wrap{font-size:0}.site-header{z-index:20;margin-bottom:1rem}.site-header__topbar{padding:0.5rem 0;background-color:#f5f5f5;display:none}.site-header__content{padding:0.5rem 0}.site-header__content [class^='container']{display:flex;align-items:center;position:relative}.site-header__content .logo{margin:0 auto}.site-header__content .logo .img-fluid{max-height:3rem}.site-header__content .tools{display:none}.site-header__content .tools .btn-link{color:black;text-transform:uppercase;font-size:0.75rem}.site-header__content .tools .btn-link:hover{color:#FF0018}.site-header__content .tools [class^="fa"]{color:#FF0018;margin-right:0.25rem;font-size:1.375rem;position:relative;top:3px;width:24px;text-align:center}.site-header__content .tools .fa-times-circle{display:none}.site-header__content .tools #menuDesktop.is-active .fa-bars{display:none}.site-header__content .tools #menuDesktop.is-active .fa-times-circle{display:inline-block}.site-header .m-btn #menuMobile,.site-header .m-btn #userMobile,.site-header .m-btn #searchMobile{position:absolute;width:24px;height:24px;font-size:1.5rem;text-align:center;line-height:24px;top:50%;transform:translateY(-50%);left:1rem;color:#616161}.site-header .m-btn #menuMobile .fa-times{display:none}.site-header .m-btn #menuMobile.is-active .fa-times{display:inline-block}.site-header .m-btn #menuMobile.is-active .fa-bars{display:none}.site-header .m-btn #searchMobile{left:auto;right:1rem}.site-header .m-btn #userMobile{left:auto;right:calc(24px + 1rem + 1rem)}.site-header .m-btn #userMobile .user-avatar{background-color:transparent;width:24px;height:24px;line-height:24px;font-size:1.5rem}.site-header .user-wrap{display:none;position:relative;margin-left:0.5rem;cursor:pointer}.site-header .user-avatar{line-height:40px;width:40px;height:40px;font-size:1.25rem;color:#FF0018;text-align:center;border-radius:50%;background-color:#f4ebdf;display:inline-block;transition:background 250ms ease-in-out}.site-header .user-avatar:hover{background-color:#EEDFCC}.site-header__nav{display:none;position:fixed;top:64px;left:0;right:0;bottom:0;z-index:9}.site-header__nav.is-active{display:block;overflow:auto;background-color:#f5f5f5}.site-header .nav{flex-direction:column;font-family:'Work Sans'}.site-header .nav-item{font-size:1rem;text-transform:uppercase;font-weight:600;border-top:1px solid rgba(0,0,0,0.08)}.site-header .nav-item:hover .nav-sub{display:block}.site-header .nav-search{padding-top:0.5rem;padding-bottom:0.5rem;background-color:#424242;position:relative}.site-header .nav-search .fa-search{position:absolute;top:50%;right:2rem;transform:translateY(-50%);color:#FF0018}.site-header .nav-search .form-control{border:none}.site-header .nav-search .input-wrap{display:block;margin:0 1rem}.site-header .nav-link{padding:0.75rem 1rem;-webkit-transition:0.2s all ease-in-out;-o-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out;color:black}.site-header .nav-link:hover{color:#FF0018}.site-header .nav-sub{list-style-type:none;padding-left:1.5rem;z-index:3}.site-header .nav-sub .nav-item{font-size:0.875em;font-weight:500}.site-header .nav-sub .nav-link{padding-left:0}.site-header .nav-expand>.nav-link{display:none}.site-header .nav-expand>.nav-sub{padding-left:0}@media (min-width: 768px){.site-header .nav{flex-direction:row;margin:0 auto;padding-left:0.75rem;padding-right:0.75rem;justify-content:center}.site-header .nav .nav-search{display:none;visibility:hidden}.site-header .nav .nav-item{position:relative;font-size:0.75rem;letter-spacing:-0.9px;text-transform:capitalize;height:42px}.site-header .nav .nav-item:first-child{border-top:none}.site-header .nav .nav-item:hover .nav-sub{transform:translateY(0);opacity:1;visibility:visible;transition:0.3s transform ease-out}.site-header .nav .nav-item:hover .nav-link{background-color:#f5f5f5}.site-header .nav .nav-item.is-active>.nav-link{background-color:rgba(0,0,0,0.2)}.site-header .nav .nav-item+.nav-item{margin-left:1px}.site-header .nav .nav-item a{height:inherit}.site-header .nav .nav-item:nth-child(n+12) .nav-sub{left:auto;right:0}.site-header .nav .nav-link{padding:0.75rem 0.25rem}.site-header .nav .nav-sub{position:absolute;top:100%;left:0;right:auto;width:300px;padding-left:0;background-color:white;transform:translateY(1rem);opacity:0;visibility:hidden}.site-header .nav .nav-sub .nav-item{height:initial}.site-header .nav .nav-sub .nav-link:hover{text-decoration:underline}.site-header .nav .nav-home{line-height:1}.site-header .nav .nav-home .fa-home{font-size:1rem}.site-header .nav .input-wrap{display:none}.site-header .nav-expand>.nav-link{display:block}.site-header .nav-expand>.nav-sub{left:auto;right:0}}@media (min-width: 992px){.site-header .nav{padding-left:1rem;padding-right:1rem}.site-header .nav .nav-item{letter-spacing:-0.5px}.site-header .nav .nav-link{padding:0.75rem 0.3125rem}.site-header .nav .nav-sub .nav-item{font-size:0.9em}}@media (min-width: 1200px){.site-header .nav .nav-item{font-size:0.875rem;text-transform:uppercase}.site-header .nav .nav-item .nav-home .fa-home{font-size:1.25rem}}@media (min-width: 1400px){.site-header .nav{max-width:1320px}.site-header .nav .nav-link{padding:0.75rem 0.5rem}}.site-header.is-pinned{background:white}@media (max-width: 767px){.site-header.is-pinned{position:fixed;top:0;right:0;left:0;border-bottom:1px solid rgba(0,0,0,0.05)}.site-header.is-pinned time{display:none}.site-header.is-pinned+.site-content{margin-top:89px}}@media (min-width: 768px){.site-header.is-pinned{border-bottom:none}.site-header.is-pinned .nav{position:fixed;top:0px;left:0;right:0;margin:0 auto;z-index:4;max-width:1288px;padding:0;box-shadow:0px 4px 4px rgba(0,0,0,0.1);background:white}.site-header.is-pinned .nav::after{display:none}}@media (min-width: 768px){.site-header{position:relative}.site-header__nav{display:block;position:static;border-top:1px solid black;border-bottom:4px double black}.site-header .m-btn{display:none}.site-header .tools,.site-header .search-wrap,.site-header .user-wrap{display:block}.site-header__content{padding:1.5rem 0}.site-header__content .logo .img-fluid{max-height:12rem}.site-header__topbar{display:block;font-size:0.75rem}.site-header__topbar [class*="container"]{display:flex;align-items:center}.site-header__topbar .linked-site{display:flex}.site-header__topbar .linked-site>li{margin-right:0.5rem}.site-header__topbar .linked-site [class*="fa"]{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid #e0e0e0;text-align:center;line-height:22px}.site-header__topbar .linked-site .fa-road,.site-header__topbar .linked-site .fa-city{color:#1F488E}.site-header__topbar .linked-site .fa-newspaper{color:#00B328}.site-header__topbar .linked-site .fa-dollar-sign{color:#FFC919}.site-header__topbar .linked-site .fa-balance-scale{color:#FF0018}.site-header__topbar .linked-site .fa-couch{color:#99553D}.site-header__topbar .linked-site .linked__title{display:none}.site-header__topbar .toolbar{margin-left:auto;display:flex;align-items:center;text-transform:uppercase}.site-header__topbar .toolbar .links__item{margin-left:0.25rem}.site-header__topbar .search-wrap{position:relative;display:none}.site-header__topbar .search-wrap .form-control{border:none;font-size:0.75rem;line-height:28px;border-radius:12px 0 12px 0}}@media (min-width: 768px) and (min-width: 768px){.site-header__topbar .search-wrap .form-control{width:150px}}@media (min-width: 768px) and (min-width: 992px){.site-header__topbar .search-wrap .form-control{width:250px}}@media (min-width: 768px){.site-header__topbar .search-wrap .fa-search{position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#FF0018;font-size:1.25rem}.site-header__topbar .d-btn{display:flex;position:relative;margin-left:0.5rem}.site-header__topbar .d-btn .btn{width:32px;text-align:center;outline:none;box-shadow:none}.site-header__topbar .d-btn .search-wrap{position:absolute;top:100%;right:20px;border:1px solid #bdbdbd;border-radius:12px 0 12px 0}.site-header__topbar .d-btn #searchDesktop .fa-times{display:none}.site-header__topbar .d-btn #searchDesktop.is-active .fa-search{display:none}.site-header__topbar .d-btn #searchDesktop.is-active .fa-times{display:inline-block}}@media (min-width: 992px){.site-header__topbar .linked-site .linked__title{display:inline-block}}.site-footer::after{display:block;content:"";clear:both}.site-footer [class^='container']{padding-top:2rem;position:relative}.site-footer [class^='container']::before{content:'';display:block;position:absolute;top:0;left:1rem;right:1rem;height:1px;background-color:#FF0018}.site-footer .text{margin-bottom:0.25rem;font-size:0.75rem}.site-footer .social{margin:1rem 0}.site-footer .social a{display:inline-block;width:2rem;height:2rem;line-height:2rem;font-size:.875rem;border-radius:50%;text-align:center;color:#757575;border:1px solid #757575;margin-left:0.25rem}.site-footer .social a:hover{background-color:rgba(0,0,0,0.2)}.site-footer__bottom{padding-top:1rem;margin-top:2rem;border-top:1px dashed #bdbdbd}@media (min-width: 768px){.site-footer{padding:2rem 0 1rem}}.page-category .zone--highlight .story--secondary .story__thumb{margin-bottom:0}.page-category .zone--highlight .story--secondary .story__header{background-color:#f5f5f5;padding:0.75rem 1rem}.page-category .zone--highlight .story--secondary .story__cate{border-radius:4px 0 4px 0;background-color:#FF0018;color:white;padding:0.125rem 0.5rem}.page-category .zone--utilities .glide__slide{transform:scale(0.9);transition:transform 0.3s ease-out}.page-category .zone--utilities .glide__slide--active{transform:scale(1)}.detail-wrap{margin-bottom:2rem}.detail__header{position:relative;margin-bottom:0.15rem}.detail__title{margin:0 0 1rem;line-height:1.4;font-weight:bold;color:#212121}.detail__title--sub{font-size:1.125rem;font-weight:bold;color:#616161;margin:0 0 0.5rem}@media (min-width: 768px){.detail__title{font-size:1.5rem}.detail__title--sub{font-size:1.25rem}}@media (min-width: 992px){.detail__title{font-size:1.75rem}.detail__title--sub{font-size:1.5rem}}@media (min-width: 1200px){.detail__title{font-size:2rem}}.detail__category{text-transform:uppercase;font-size:0.8125rem}.detail__category a{color:#616161}.detail__category a:first-child{margin-inline-end:0.75rem}.detail__category a:last-child{margin-inline-start:0.75rem}.detail__time{color:#424242}.detail__tools{margin-top:0.5rem}.detail__tools>span,.detail__tools>a{margin:0 0.25rem}.detail__tools .item{width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;color:white;display:inline-block;font-size:1.125rem}.detail__tools .item-facebook{background-color:#3B5998}.detail__tools .item-twitter{background-color:#55ACEE}.detail__tools .item-zalo{background-color:#018FE5}.detail__tools .item-envelope{background-color:#FF0018}.detail__tools .item:hover{background-color:#424242}.detail__summary{font-size:1.25rem;line-height:1.6;margin:0.5rem 0 1.5rem;font-weight:500;position:relative}.detail__author{margin-right:0.5rem;font-weight:bold}.detail__avatar{text-align:center}.detail__avatar figcaption{margin-top:0.5rem;font-style:italic;text-align:center;color:#757575}.detail .wrap-video .imf_video,.detail .wrap-video video,.detail__player .imf_video,.detail__player video{width:100%;height:auto}.detail__content{color:black;font-size:1.125rem;line-height:1.7}.detail__content::after{display:block;content:"";clear:both}.detail__content>p,.detail__content>div,.detail__content>h1,.detail__content>h2,.detail__content>h3,.detail__content>h4,.detail__content>h5{margin:0 0 1rem}.detail__content ul{padding-left:1.5rem}.detail__content a{color:#FF0018}.detail__content a:hover{text-decoration:underline}.detail__content img{max-width:100%;height:auto}.detail__content .content-image,.detail__content .image-wrap{position:relative}.detail__content .content-image img,.detail__content .image-wrap img{display:block;margin:auto}.detail__content .content-image .image-caption,.detail__content .content-image .fig,.detail__content .image-wrap .image-caption,.detail__content .image-wrap .fig{width:90%;max-width:640px;margin:0.5rem auto 0px;text-align:center;font-style:italic;color:#757575}.detail__content .content-image .image-caption .author,.detail__content .content-image .fig .author,.detail__content .image-wrap .image-caption .author,.detail__content .image-wrap .fig .author{font-style:italic}.detail__content .content-image.pull-left,.detail__content .content-image.vertical-left,.detail__content .image-wrap.vertical-left,.detail__content .content-image.pull-right,.detail__content .content-image.vertical-right,.detail__content .image-wrap.vertical-right,.detail__content .content-image.align-right-image,.detail__content .content-image.align-left-image,.detail__content .image-wrap.pull-left,.detail__content .image-wrap.pull-right,.detail__content .image-wrap.align-right-image,.detail__content .image-wrap.align-left-image{margin-top:16px;max-width:50%;clear:none}.detail__content .content-image.pull-left .fig,.detail__content .content-image.vertical-left .fig,.detail__content .image-wrap.vertical-left .fig,.detail__content .content-image.pull-left .image-caption,.detail__content .content-image.vertical-left .image-caption,.detail__content .image-wrap.vertical-left .image-caption,.detail__content .content-image.pull-right .fig,.detail__content .content-image.vertical-right .fig,.detail__content .image-wrap.vertical-right .fig,.detail__content .content-image.pull-right .image-caption,.detail__content .content-image.vertical-right .image-caption,.detail__content .image-wrap.vertical-right .image-caption,.detail__content .content-image.align-right-image .fig,.detail__content .content-image.align-right-image .image-caption,.detail__content .content-image.align-left-image .fig,.detail__content .content-image.align-left-image .image-caption,.detail__content .image-wrap.pull-left .fig,.detail__content .image-wrap.pull-left .image-caption,.detail__content .image-wrap.pull-right .fig,.detail__content .image-wrap.pull-right .image-caption,.detail__content .image-wrap.align-right-image .fig,.detail__content .image-wrap.align-right-image .image-caption,.detail__content .image-wrap.align-left-image .fig,.detail__content .image-wrap.align-left-image .image-caption{max-width:calc(100% - 32px)}.detail__content .content-image.pull-left,.detail__content .content-image.vertical-left,.detail__content .image-wrap.vertical-left,.detail__content .content-image.align-left-image,.detail__content .image-wrap.pull-left,.detail__content .image-wrap.align-left-image{float:left;margin-right:30px}.detail__content .content-image.pull-right,.detail__content .content-image.vertical-right,.detail__content .image-wrap.vertical-right,.detail__content .content-image.align-right-image,.detail__content .image-wrap.pull-right,.detail__content .image-wrap.align-right-image{float:right;margin-left:30px}.detail__content .content-image.vertical-left,.detail__content .content-image.vertical-right,.detail__content .image-wrap.vertical-left,.detail__content .image-wrap.vertical-right{max-width:40%}.detail__content .box-image{clear:both;border-radius:2rem 0 2rem 0;overflow:hidden}.detail__content .box-image .item .image-wrap,.detail__content .box-image .content-image .image-wrap{width:100%;height:100%}.detail__content .box-image img{object-fit:cover;height:100%;width:100%}.detail__content .box-image.twin{display:flex}.detail__content .box-image.twin .item,.detail__content .box-image.twin .content-image{width:calc(50% - 2px);margin:0 1px}.detail__content .box-image.triple,.detail__content .box-image.four,.detail__content .box-image.five,.detail__content .box-image.seven{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap;flex-flow:row wrap;align-content:flex-end}.detail__content .box-image.triple .item,.detail__content .box-image.four .item,.detail__content .box-image.five .item,.detail__content .box-image.seven .item{height:230px;width:calc(33.33% - 2px);overflow:hidden;position:relative}.detail__content .box-image.triple .item{height:250px}.detail__content .box-image.triple .item img{height:100%;width:auto;max-width:initial;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.detail__content .box-image.four .item{width:calc(50% - 2px);height:200px;margin-bottom:4px}.detail__content .box-image.five .item,.detail__content .box-image.seven .item{width:calc(40% - 2px);margin-bottom:4px;height:170px}.detail__content .box-image.five .item-sm,.detail__content .box-image.seven .item-sm{flex-basis:calc(20% - 2px)}.detail__content .box-image.five .item-sm img,.detail__content .box-image.seven .item-sm img{height:100%;width:auto;max-width:initial;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.detail__content .box-image.five .item-lg,.detail__content .box-image.seven .item-lg{width:calc(50% - 2px);height:220px}.detail__content .box-image.grid,.detail__content .box-image.eight{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:wrap;flex-flow:row wrap;align-content:flex-end}.detail__content .box-image.grid .item,.detail__content .box-image.eight .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;height:250px;margin-bottom:3px;flex-basis:calc(40% - 2px);justify-content:center;flex-direction:column;position:relative;overflow:hidden}.detail__content .box-image.grid .item img,.detail__content .box-image.eight .item img{height:100%;width:auto;max-width:initial;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.detail__content .box-image.grid .item-lg,.detail__content .box-image.eight .item-lg{flex-basis:calc(50% - 2px)}.detail__content .box-image.grid .item-vertical,.detail__content .box-image.eight .item-vertical{flex-basis:calc(20% - 2px)}.detail__content .box-image .image-wrap{margin:0}.detail__content table{width:100%;max-width:100%;margin-bottom:1rem}.detail__content table th,.detail__content table td{padding:.5rem;vertical-align:top}.detail__content table.has-border th,.detail__content table.has-border td{border:1px solid #dee2e6}.detail__content .first-letter::first-letter{font-weight:bold;text-transform:uppercase;color:#FF0018;font-size:5.4rem;line-height:4.2rem;padding-right:8px;float:left;vertical-align:top}.detail__content .quotes{background-color:#eee;clear:both;font-size:1.125rem;line-height:1.6;margin-bottom:1rem;position:relative;padding:1rem;border-radius:2rem 0 2rem 0;border:1px solid #000}@media (min-width: 768px){.detail__content .quotes{width:50%;float:left;margin-right:1rem}}.detail__content .quotes.w100percent{max-width:100%;float:none;margin-left:0;margin-right:0}@media (min-width: 768px){.detail__content .quotes.quotes-right{float:right;margin-right:0;margin-left:1rem}}.detail__content .quotes .author{text-align:right;font-weight:bold}.detail__content .quotes.has-icon{padding:1.5rem 1rem 1rem 6rem;width:100%;float:none;margin-left:0;margin-right:0}.detail__content .quotes.has-icon::before{content:'';display:block;font-family:"Font Awesome 5 Pro";font-weight:700;font-size:3rem;color:#FF0018;width:48px;height:42px;position:absolute;top:0.5rem;left:1.5rem}.detail__content .highlight{background-color:#fff;border-left:8px solid #FF0018;font-size:1.25rem;font-style:italic;padding:1rem 1rem 1rem 1.5rem;border-radius:4px}.detail__content .zone--related{padding:1rem 0 0;border-top:3px solid #FF0018;border-bottom:1px solid #e0e0e0}.detail__content .zone--related .zone__title{font-size:0.875rem;font-weight:normal;margin-bottom:0.5rem}.detail__content .zone--related .story__title a{color:#424242}.detail__content .lightgallery img{cursor:zoom-in}.detail__credit{text-align:right}.detail__footer{max-width:640px;margin:0 0 1.5rem auto}.detail__footer .zone{padding:1rem;background:#eee;border-radius:1rem 0 1rem 0}.detail__footer .zone__header::before{display:none}.detail__footer .zone__title{background-color:transparent}.detail__comment{margin:1.5rem 0;border-top:1px solid #e0e0e0;padding-top:1rem}.detail__comment .box-header{align-items:center;margin-bottom:1rem}.detail__comment .title{font-weight:bold;font-size:1.5rem}.detail__comment .comment-listing{padding-left:0;list-style-type:none;margin-top:1rem}.detail__comment .comment-listing .comment-listing{display:none;border-top:1px solid #e0e0e0;padding-top:1rem;margin-left:1.5rem}.detail__comment .comment-item{margin-bottom:1rem}.detail__comment .comment-item .user{font-weight:bold;margin-bottom:0.5rem;display:flex;align-items:center}.detail__comment .comment-item .user .avatar{margin-right:0.25rem;line-height:40px;width:40px;height:40px;font-size:1.25rem;color:#FF0018;text-align:center;border-radius:50%;background-color:#ededed;display:inline-block;transition:background 250ms ease-in-out}.detail__comment .comment-item .user .avatar .img-fluid{border-radius:50%}.detail__comment .comment-item time{font-size:0.8em;opacity:0.8;font-weight:normal;margin-left:1rem}.detail__comment .comment-item .comment-input{margin-top:1rem;display:none}.detail__comment .comment-item+.comment-item{padding-top:1rem;border-top:1px solid #e0e0e0}.detail__comment .comment-vote{font-weight:normal;cursor:pointer;margin-left:1rem}.detail__comment .comment-vote:hover{color:#FF0018}.detail__comment .comment-vote.is-voted{color:#FF0018;cursor:auto}.detail__comment .comment-vote.is-voted .fa-thumbs-up{font-weight:bold}.detail__comment .comment-user{margin-right:0.75rem}.detail__comment .comment-user .img-fluid{max-width:32px;margin-right:0.25rem}.detail__comment .comment-user .name{font-size:0.75rem}.detail__comment .comment-reply{font-weight:normal;margin-left:0.75rem;font-size:0.8em;color:#FF0018}.detail__comment .comment-reply:hover{text-decoration:underline}.detail__comment .comment-reply-count{margin-top:0.5rem;font-size:0.875rem}.detail__comment .btn-facebook,.detail__comment .btn-google,.detail__comment .btn-zalo{background-color:#3B5998;color:white;min-width:230px}.detail__comment .btn-facebook:hover,.detail__comment .btn-google:hover,.detail__comment .btn-zalo:hover{opacity:0.8}.detail__comment .btn-google{background-color:#f44335}.detail__comment .btn-zalo{background-color:#018FE5}.detail__social{margin-bottom:1rem;padding:1rem 0;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;display:flex;align-items:center}.detail__tag{margin-top:8px}.detail__tag .tag-label{font-size:14px;margin-bottom:8px !important;margin-right:4px;font-weight:500;display:inline-block;text-transform:uppercase;color:#FF0018}.detail__tag .tag-item{color:#bdbdbd;display:inline-block;font-weight:500;font-size:14px;padding:0.25rem 0.75rem;margin-bottom:0.5rem;text-transform:uppercase}.detail__tag .tag-item:hover{color:#FF0018}.detail__tag .tag-item+.tag-item{margin-left:8px}.detail-skin-3 .detail__aside,.detail-skin-2 .detail__aside{padding:1rem 1rem 0.5rem;background-color:#f5f5f5;margin-bottom:1rem;border-radius:1rem 0 1rem 0}.detail-skin-3 .detail__aside .zone,.detail-skin-2 .detail__aside .zone{margin-bottom:0}.detail-skin-3 .detail__aside .zone .zone__header::before,.detail-skin-2 .detail__aside .zone .zone__header::before{display:none}.detail-skin-3 .detail__aside .zone .zone__title,.detail-skin-2 .detail__aside .zone .zone__title{background-color:transparent}.detail-skin-3 .detail__aside .zone .story--right,.detail-skin-3 .detail__aside .zone .story--border,.detail-skin-2 .detail__aside .zone .story--right,.detail-skin-2 .detail__aside .zone .story--border{margin-bottom:0}.detail-skin-3 .detail__aside .zone .story--right:not(:last-child),.detail-skin-3 .detail__aside .zone .story--border:not(:last-child),.detail-skin-2 .detail__aside .zone .story--right:not(:last-child),.detail-skin-2 .detail__aside .zone .story--border:not(:last-child){margin-bottom:0.5rem;padding-bottom:0.5rem}.detail-skin-3 .detail__footer{max-width:initial}.detail-skin-3 .detail__footer .zone--lite{max-width:640px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.detail__meta{margin-top:0}.detail-skin-2 .detail__content .box-image:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image),.detail-skin-2 .detail__content .content-image:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image),.detail-skin-2 .detail__content .image-wrap:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image){margin-left:-2rem;margin-right:-2rem}}@media (min-width: 992px){.detail-skin-2 .detail__content .box-image:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image),.detail-skin-2 .detail__content .content-image:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image),.detail-skin-2 .detail__content .image-wrap:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image){margin-left:-3rem;margin-right:-3rem}}@media (min-width: 1200px){.detail-skin-1 .detail__content-wrap::after{display:block;content:"";clear:both}.detail-skin-1 .detail__content-wrap .detail__aside{position:-webkit-sticky;position:sticky;width:calc(100% - 640px - 18px);top:64px;float:left}.detail-skin-1 .detail__content-wrap .detail__content{width:640px;float:right}.detail-skin-2 .detail__content .box-image:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image),.detail-skin-2 .detail__content .content-image:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image),.detail-skin-2 .detail__content .image-wrap:not(.pull-left):not(.pull-right):not(.align-right-image):not(.align-left-image){margin-left:-5rem;margin-right:-5rem}}.floating-action{position:fixed;width:32px;left:50%;display:none}.floating-action a{display:block}.floating-action a+a{margin-top:0.5rem}@media (min-width: 768px){.floating-action{margin-left:-432px;top:94px}}@media (min-width: 992px){.floating-action{margin-left:-562px;top:54px}}@media (min-width: 1200px){.floating-action{margin-left:-646px}}.floating-action.is-active{display:block}.page-magazine .site-header{margin-bottom:0}.page-magazine .site-header__content{background-color:#F3F3E8;padding:0}.page-magazine .site-header__content .container{display:flex;padding:0.5rem 1rem;align-items:center}.page-magazine .site-header__content .logo{margin:0;padding:0;display:none}@media (min-width: 768px){.page-magazine .site-header__content .logo{display:block}}.page-magazine .site-header__content .logo a{padding-bottom:0}.page-magazine .site-header__content .logo a::after{display:none}.page-magazine .site-header__content .logo .img-fluid{max-height:20px}.page-magazine .site-header__content .icon-back{margin-right:0.5rem;padding:0 0.5rem}.page-magazine .site-header__content .category{margin:0 auto;font-family:'Playfair', serif;font-weight:bold}.page-magazine .site-header__content .icon-btn-facebook{margin-left:auto}.page-magazine .site-header.is-pinned .container{padding-top:0.25rem;padding-bottom:0.25rem}.page-magazine .site-header.is-pinned .site-header__content{background-color:#F3F3E8;border-bottom:1px solid #e9ecef;position:fixed;top:0px;left:0;right:0;z-index:20}.page-magazine .detail-wrap{flex-basis:100%}.page-magazine .detail__cover{margin-bottom:1rem;text-align:center}.page-magazine .detail__cover .img-fluid{margin-left:auto;margin-right:auto}@media (min-width: 992px){.page-magazine .detail__header,.page-magazine .detail__footer{text-align:center;max-width:728px;margin-left:auto;margin-right:auto}}.page-magazine .detail__content{color:initial;font-size:initial;line-height:1.4}.page-magazine .detail__content .detail__author{text-align:right;padding-top:0.5rem;position:relative;font-size:0.875rem}.page-magazine .detail__content .detail__author p{margin-bottom:0.25rem}.page-magazine .detail__content .detail__author::before{content:'';display:block;width:100px;height:1px;background-color:#555;position:absolute;top:0;right:0}@media (min-width: 992px){.page-magazine .detail__content .detail__author{font-size:1rem}}@media (min-width: 992px){.page-magazine .detail__content{max-width:640px;margin-left:auto;margin-right:auto}.page-magazine .detail__content .lightgallery .image-wrap,.page-magazine .detail__content .image-wrap .image-wrap{margin-left:0;margin-right:0}}@media (min-width: 992px){.page-magazine .detail__footer{text-align:left}}@media (min-width: 992px){.page-photo .column-article-aside.right{flex-basis:250px}}@media (min-width: 1200px){.page-photo .column-article-aside.right{flex-basis:300px}}@media (min-width: 992px){.page-photo .detail-wrap{flex-basis:calc(100% - 274px);margin-right:auto}}@media (min-width: 1200px){.page-photo .detail-wrap{flex-basis:calc(100% - 324px)}}@media (min-width: 992px){.page-photo .detail__content{max-width:600px;margin-left:auto;margin-right:auto}.page-photo .detail__content .lightgallery,.page-photo .detail__content .image-wrap{margin-left:-52px;margin-right:-52px}.page-photo .detail__content .lightgallery .image-wrap,.page-photo .detail__content .image-wrap .image-wrap{margin-left:0;margin-right:0}}@media (min-width: 1200px){.page-photo .detail__content .lightgallery,.page-photo .detail__content .image-wrap{margin-left:-128px;margin-right:-128px}}.interview{margin-top:0.5rem}.interview .stream li{border-radius:2rem 0 2rem 0;background-color:#f5f5f5;padding:1rem}.interview .stream li:not(:last-child){margin-bottom:1rem}.interview .stream li time{font-size:0.8em;float:right;color:#bdbdbd}.interview .stream li .author{margin-bottom:0.5rem;color:var(--clr)}.interview .stream li .author span{text-transform:uppercase;font-weight:bold}.interview .stream li .content{padding:1rem;position:relative}.interview .stream li .content::after{content:'';display:block;position:absolute;bottom:100%;left:1rem;width:20px;height:20px;border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--clr);border-left:10px solid transparent;opacity:0.1}.interview .stream li .content::before{background-color:var(--clr);border-radius:8px;opacity:0.1;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.interview .stream li .content p{position:relative}.interview .stream li .content p:last-child{margin-bottom:0}.interview .stream li .question{--clr:#FF0018;margin-bottom:1.5rem}.interview .stream li .answer{--clr:#1F488E}.interview .stream li .answer .author{text-align:right}.interview .stream li .answer .content::after{left:auto;right:1rem}.interview .stream:hover .social-block{opacity:1}.event .live{border-top:1px solid #eee}.event .live li{padding:1rem 0 1rem 5rem;border-bottom:1px solid #eee;position:relative}.event .live li p:last-child{margin-bottom:0}.event .live li::before{content:'';display:block;position:absolute;top:0.5rem;left:0;font-weight:300;font-family:"Font Awesome 5 Pro";font-size:1.5rem}.event .live li.comment::before{content:''}.event .live li.video::before{content:''}.event .live li.image::before{content:''}.event .live li.time::before{content:''}.event .live li:hover .social-block{opacity:1}.guest{padding:0.5rem;cursor:pointer;border:1px solid transparent}.guest:hover{border-color:#e0e0e0}.guest.is-selected{border-color:#1F488E;position:relative}.guest.is-selected::after{content:'';background-color:white;font-family:"Font Awesome 5 Pro";position:absolute;bottom:0.25rem;left:0.25rem;font-size:1rem;width:24px;height:24px;text-align:center;border-radius:50%;line-height:24px;color:#1F488E}.guest__avatar{position:relative}.guest__avatar .form-check{position:absolute;bottom:0.25rem;right:0}.guest__avatar .form-check-label{position:absolute;width:100%;height:100%;left:0}.guest__info{padding:0 0.5rem}.social-block{display:flex;justify-content:flex-end;opacity:0;margin-top:1rem;font-size:0.75rem}.social-block .label{font-weight:bold;margin-right:0.5rem}.social-block a{color:#616161}.social-block a:not(:last-child){margin-right:1rem}.social-block a:hover{text-decoration:underline}.social-block a .fa-facebook-f{color:#3b5999}.social-block a .fa-twitter{color:#55acee}.page-404 .site-header{margin-bottom:0}.page-404 .site-content{padding:1rem 0 2rem;position:relative;background-color:rgba(206,130,15,0.2)}.page-404 svg{max-width:100%}.page-404 .message-box{font-family:Roboto;font-weight:300}.page-404 .message-box h1{font-size:60px;line-height:46px;margin-bottom:40px}.page-404 #Polygon-1,.page-404 #Polygon-2,.page-404 #Polygon-3,.page-404 #Polygon-4,.page-404 #Polygon-4,.page-404 #Polygon-5{animation:float 1s infinite ease-in-out alternate}.page-404 #Polygon-2{animation-delay:.2s}.page-404 #Polygon-3{animation-delay:.4s}.page-404 #Polygon-4{animation-delay:.6s}.page-404 #Polygon-5{animation-delay:.8s}@keyframes float{100%{transform:translateY(20px)}}@media (min-width: 768px){.page-404 .site-content{padding:3rem 0}}.text-normal,.normal-text{font-size:1rem;line-height:1.4;font-weight:normal}.text-small{font-size:1.25rem;line-height:1.3}.text-link{color:#FF0018}.text-link:hover{text-decoration:underline}.text-black{font-weight:900}[aria-expanded="false"] .short{display:none}[aria-expanded="true"] .full{display:none}[aria-expanded="true"] .short{display:block}a.btn{cursor:pointer}a.btn:not([href]):not([tabindex]){color:white}.btn-custom{border-radius:12px 0 12px 0}.btn-custom:hover{background-color:#FF0018;color:white}.form-control.error{border:1px solid red}.form-control.error ~ .error{font-size:0.875rem;margin-bottom:0;color:red}.grecaptcha-badge{visibility:collapse !important;display:none !important}#btnGoTop{display:none;position:fixed;bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;padding:0;color:white;z-index:2}@media (min-width: 992px) and (max-width: 1399px){#btnGoTop{opacity:0.4}#btnGoTop:hover{opacity:1}}.aDisable{cursor:auto}.aDisable:hover,.aDisable:active{color:#000}@keyframes animation-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading .icon{-webkit-animation:animation-spin 2s linear infinite;animation:animation-spin 2s linear infinite}.site-content .aspNetHidden{margin-top:1rem}@keyframes placeHolderPulse{0%{opacity:0.3}100%{opacity:1}}.animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderPulse;animation-timing-function:ease-in-out;animation-direction:alternate}.weather__day{display:flex;justify-content:space-between;align-items:center;font-size:0.875rem}.weather__date{font-weight:bold}.weather__temp{font-weight:bold;font-size:1.2em}.weather__desc [class^="fa"]{font-size:1.5em}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(0.1, 0.1);opacity:0.0}50%{opacity:1.0}100%{-webkit-transform:scale(1.2, 1.2);opacity:0.0}}

/*# sourceMappingURL=main.css.map */