a,article,aside,audio,b,blockquote,body,canvas,caption,center,dd,details,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,label,legend,li,mark,menu,nav,object,ol,p,pre,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;list-style:none;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box;word-wrap:break-word;-webkit-tap-highlight-color:transparent}:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none;outline:0}img{width:100%;height:auto;display:block}:focus{outline:0;box-shadow:none}a:hover{cursor:pointer}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;border-radius:0;line-height:normal;outline:0;box-shadow:none;border:none;font-family:inherit;font-weight:inherit}button{display:inline-block;cursor:pointer;border:none}textarea{overflow:auto;vertical-align:top;resize:vertical}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;cursor:pointer}a:focus,a:hover,button:focus,button:hover,textarea:focus{outline:0;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}ul{list-style:none}li a{display:block;overflow:hidden}.logo:hover{text-decoration:none}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.align-end{align-items:flex-end}.align-start{align-items:flex-start}.justify-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-end{justify-content:flex-end}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-grow{flex-grow:1}.text-center{text-align:center}.text-right{text-align:right}.noscroll{overflow:hidden}.grid{display:grid}.grid-4-columns{grid-template-columns:repeat(4,1fr)}.grid-2-columns{grid-template-columns:repeat(2,1fr)}@font-face{font-family:Inter-Regular;src:url(../../../assets/fonts/Inter_Regular.woff);font-display:swap;font-weight:400}@font-face{font-family:Inter-Bold;src:url(../../../assets/fonts/Inter_Bold.woff);font-display:swap;font-weight:700}@font-face{font-family:Inter-SemiBold;src:url(../../../assets/fonts/Inter_SemiBold.woff);font-display:swap;font-weight:600}@font-face{font-family:Inter-Medium;src:url(../../../assets/fonts/Inter_Medium.woff);font-display:swap;font-weight:500}html{font-size:62.5%;scroll-behavior:smooth;height:100%;-webkit-text-size-adjust:100%}body{color:#000;font-weight:400;overflow-x:hidden;-webkit-font-smoothing:antialiased;height:100%;background:#fff;font-family:Georgia,'Times New Roman',Times,serif}.main{min-height:100%}.inner-wrap{height:100%}.row{margin:0 -40px}header{position:relative;background:#fff;box-shadow:0 4px 10px 0 #aeaEAE40}.header-inner-wrap{position:relative;height:90px;justify-content:space-between;max-width:1370px;margin:0 auto;padding:0 15px 0 30px}.logo .img-wrap{width:160px}.logo .img-wrap svg{max-width:100%;max-height:100%}.logo a{font-size:2rem;display:inline-block}.desktop-menu #menu-headermenu{display:flex;flex-wrap:wrap;align-items:center;gap:60px}.desktop-menu #menu-headermenu>li{cursor:pointer;position:relative}.desktop-menu #menu-headermenu>li:last-child{margin-right:0}#close-search{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent;display:none}#close-search.active{display:block;z-index:1}.desktop-menu #menu-headermenu>li:first-child{padding-right:0}.desktop-menu #menu-headermenu>li:first-child:after{display:none}.desktop-menu #menu-headermenu>li>a{font-family:Inter-Regular,Arial,sans-serif;color:#000;font-size:20px;display:block;font-weight:500}.desktop-menu #menu-headermenu>li:hover>a{color:#4e54c8}.desktop-menu .sub-menu{position:absolute;top:65px;border:1px solid #dedede;padding:10px;display:none;width:200px;background:#fff;z-index:10}.desktop-menu .sub-menu li{margin-top:10px}.desktop-menu .sub-menu li:first-child{margin-top:0}.desktop-menu .sub-menu li a{color:#000;font-size:1.3rem;line-height:1.5}.desktop-menu .sub-menu li a:hover{text-decoration:underline;color:#4e54c8}.desktop-menu #menu-headermenu li:hover .sub-menu{display:block}.mobile-menu{display:none}.mobile-menu .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:.5;z-index:99;display:none;cursor:pointer;transition:all .5s ease-in-out}.mobile-menu.active .overlay{display:block}.mob_hamburger{user-select:none;cursor:pointer;position:relative;z-index:2}.mob_hamburger .bar{margin-top:0}.mob_hamburger .bar{width:42px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAaCAYAAADBuc72AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAoSURBVHgB7dXBDQAQAACxY/+d2UF8SLtER7V6wAwAODByPQD8zPW3bfRJAwcl1xG9AAAAAElFTkSuQmCC) no-repeat center}.mob-menu-list{height:100%;position:fixed;top:0;left:-100%;overflow:hidden;transform:translate3d(-100%,0,0);background:#4e54c8;transition:all .5s ease-in-out;width:320px;min-width:200px;z-index:9999}.mob-menu-list.active{transform:translate3d(0,0,0);left:0}.mob-menu-list{padding:28px 20px 28px 20px;font-size:2rem;line-height:25px;font-weight:700;color:#fff;text-transform:uppercase}.mob-menu-list li a{display:block;padding:12px 15px 12px 0;color:#fff;font-size:1.4rem;line-height:1.5;font-weight:700;text-transform:uppercase;border-bottom:1px solid #fff}.mob-menu-list li a:hover{text-decoration:underline}.header-search-container{display:flex;justify-content:center;align-items:center;cursor:pointer}.search{opacity:0;visibility:hidden;z-index:1000;transition:all .3s ease-out;display:block;max-width:380px;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);margin-left:auto;position:absolute;top:100px;right:15px}.search.active{visibility:visible;opacity:1;transition:all .3s ease-out;z-index:1000}.search .query{color:#000;height:36px;line-height:1;border-bottom:1px solid #ccc;padding-right:10px;word-wrap:break-word;overflow:hidden;width:100%;position:relative;padding-right:100px}.search .search-icon{position:absolute;right:20px;border-bottom:1px solid #ccc;width:80px;height:36px;background:#4e54c8;color:#fff;font-weight:700;cursor:pointer;outline:0}.search-logo{width:26px;height:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAP1BMVEVHcEwvRlIxR1QyR1UxR1UySFQwSFQxR1QsQk8xSFUxSFQwR1MySFX////y8/Tl6OnM0tWLl589Ul5kdX9VaHLzfrOmAAAADHRSTlMAJrCv8YBAwhDfoF73ETFPAAAAiUlEQVQY05XRWQ7DIAwEUBI2kwx77n/WtqRhkaBS5/PJwthm7BMltRBaKtaHOL7h1HQzSDE4F2KC2WqtQfa2xGeYp35HtjUZ/FaF5Bv7hLuvRLRdImRhjdBzgC4s4Hp2EL948cii5eKD4zgXjsnwFwTNVgXo6rQ/iz3eJc27M9Dgw/b/9ZPN/GQvUUkNrrmes9wAAAAASUVORK5CYII=) center center no-repeat;cursor:pointer}.searchform{padding:10px 20px}.banner-container{max-width:1440px;margin:0 auto 0 auto;position:relative}.banner-container .banneranchor{position:relative;overflow:hidden;padding-left:112px;gap:40px}.banner-container .img-wrap{position:relative;z-index:999;flex:1}.desktop-banner{position:relative}.banner-container .img-wrap img{height:567px;object-fit:cover}.banner-container .post-content{overflow:hidden;flex:0 0 33%;justify-content:center}.banner-container .title-wrap{margin:40px 0}.banner-container .title{font-size:64px;line-height:78px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter-Bold}.banner-container .desc{font-size:20px;line-height:30px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter-Regular,Arial,sans-serif;font-weight:400;color:#4e4e4e}.banner-container .read-more{padding:15px 22px;font-size:20px;line-height:23px;font-family:Inter-SemiBold,Arial,sans-serif;position:relative;background-color:#4e54c8;border-radius:100px;width:fit-content;color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.banneranchor:hover .title{text-decoration:underline}.banneranchor:hover .read-more{text-decoration:underline}.section-2-post-wrap{padding:83px 112px 0 112px;max-width:1440px;margin:0 auto;position:relative;max-height:647px}.section-2 .banneranchor{justify-content:space-between;gap:90px}.section-2 .banneranchor:hover .title{text-decoration:underline}.section-2 .post-content{flex-direction:column;flex:0 0 47%}.section-2 .post-item img{height:444px;width:455px;object-fit:cover}.section-2 .post-content .cat-title{font-size:20px;text-transform:uppercase;letter-spacing:5px;color:#676767;font-family:Inter-Regular}.section-2 .post-content .title-wrap{margin:15px 0 30px 0}.section-2 .post-content .title{font-size:40px;line-height:60px;color:#212529;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter-SemiBold}.section-2 .post-content .desc-wrap{margin-bottom:35px}.section-2 .post-content .desc{font-size:18px;line-height:30px;color:#4e4e4e}.section-2 .post-content .desc p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter-Regular,Arial,sans-serif}.main-component-layout{margin:120px 0;position:relative}.main-component-container{max-width:1440px;margin:0 auto;padding:0 112px}.main-component-layout .top-wrap .layout-title{color:#212529;font-size:50px;margin-bottom:30px;text-align:center;font-family:Inter-SemiBold}.main-component-layout .top-wrap .layout-desc{color:#9c9c9c;font-size:20px;line-height:30px;font-family:Inter-Regular,Arial,sans-serif;text-align:center;max-width:1060px;margin:0 auto 52px auto}.main-component-layout .top-wrap .post-wrap{gap:36px}.main-component-layout .top-wrap li{box-shadow:0 4px 15px 0 #eaeaea;border-radius:10px}.main-component-layout .top-wrap li a{padding:36px;gap:34px;height:100%;justify-content:space-between}.main-component-layout .top-wrap li .img-wrap{overflow:hidden}.main-component-layout .top-wrap li .arrow-cta{width:31px;height:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAQCAYAAADu+KTsAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACrSURBVHgBxZTLDYMwEEQnnwJyzDEtpAPSQUpwOkgHoZVUkHRAOggl0AFQAcwKkGwLwYVdP+ndVhp7bO0BOtzpmVZLQ3vocKIFfSIBjnajLxjjvHDxg6GNAK3aY+QP/OkFCcIxBhfwDmAZPh1AGpAmsMPwJinIrW/u00IJh/C3+9Y0kyHrm5f0Sn/W4W96w8rK3QKHsOp8bugIXRr6oF8Yh1cwqjkmw8wuj+kBinwiw/YHMf0AAAAASUVORK5CYII=) center no-repeat;flex-shrink:0}.main-component-layout .top-wrap li .title{font-family:Inter-SemiBold,Arial,sans-serif;color:#595959;font-size:22px;line-height:29px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.main-component-layout .top-wrap li:hover .title{color:#fff}.main-component-layout .top-wrap li:hover{background-color:#4e54c8}.main-component-layout .top-wrap li:hover .cta svg path{stroke:#fff}.main-component-layout .top-wrap li:hover .img-wrap svg path{fill:#fff}.main-component-layout .bottom-wrap{margin-top:67px}.main-component-layout .bottom-wrap .layout-title{color:#2d2d2d;font-size:30px;margin-bottom:56px;position:relative;font-family:Inter-SemiBold}.main-component-layout .bottom-wrap .layout-title::before{content:'';width:100%;height:29px;background-color:#fafafa;position:absolute;z-index:-1;bottom:-8px}.main-component-layout .bottom-wrap .card-container{gap:45px}.main-component-layout .bottom-wrap .post-wrap{gap:36px}.main-component-layout .bottom-wrap .post-wrap .post-item{box-shadow:0 8px 15px 0 #a0a0A040}.main-component-layout .bottom-wrap .post-item .banneranchor{padding:23px;gap:33px}.main-component-layout .bottom-wrap .post-item .img-wrap{height:140px;width:213px;overflow:hidden}.main-component-layout .bottom-wrap .post-item img{height:100%;width:100%;object-fit:cover}.main-component-layout .bottom-wrap .post-content .title-wrap{margin:23px 0 15px 0}.main-component-layout .bottom-wrap .post-content .title{color:#2d2d2d;font-size:27px;line-height:40px;text-transform:capitalize;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter-Regular,Arial,sans-serif}.main-component-layout .bottom-wrap .post-content{flex:1}.main-component-layout .bottom-wrap .post-content .title-desc p{color:#2d2d2d;font-size:24px;line-height:35px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter-Regular,Arial,sans-serif}.main-component-layout .bottom-wrap .post-wrap .post-item:hover .title-desc{text-decoration:underline}.arrow-cta svg{width:100%;height:100%}.main-component-layout .bottom-wrap .post-item:hover .post-content .title{text-decoration:underline}.sidebar-main-title{overflow:hidden}.sidebar-main-title .main-title{margin-bottom:30px;font-size:2.2rem;letter-spacing:7.2px;font-family:Inter-Regular,Arial,sans-serif;text-transform:uppercase}.sidebar .inner-content .content-left{flex:0 0 26.14%;overflow:hidden;margin:30px 0}.sidebar .inner-content .right-content{margin-left:25px;padding:30px;overflow:hidden;border-bottom:1px solid #dedede;width:100%}.sidebar .sidebar-img-wrap{display:block;overflow:hidden}.sidebar .title-wrap .title{color:#000;font-size:2.2rem;line-height:1.5;overflow:hidden;word-break:break-word}.sidebar li:hover .title-wrap .title{text-decoration:underline}.article-sidebar .sidebar-main-title .main-title{padding-top:5px}.article-banner{max-width:1345px;margin:0 auto;background:#4e54c8;padding:60px 80px;position:relative}.article-banner .post-content{flex:0 0 40%;max-width:40%;padding-right:40px;margin-top:110px}.article-banner .cat-title{font-size:1.8rem;letter-spacing:7.2px;font-family:Inter-Regular,Arial,sans-serif;font-weight:700;text-transform:uppercase;color:#fff}.article-banner .article-title{font-size:5rem;line-height:1.5;margin:15px 0}.article-banner .article-author{font-size:1.8rem;line-height:1.5;font-family:Inter-Regular,Arial,sans-serif;font-weight:400;color:#fff}.article-banner .img-wrap{margin-bottom:-40px;width:60%;background-repeat:no-repeat!important;background-size:cover!important;margin-bottom:-100px}.article-banner .mobile-thumbnail{display:none;margin-bottom:-40px}.article-main-container{max-width:1370px;margin:0 auto;background:#fff;padding:90px 80px 0}.article-wrap{max-width:59%;flex:1 1 59%;padding:0 40px}.article-sidebar{max-width:41%;flex:1 1 41%;padding:0 40px}.article-title{font-size:4.2rem;line-height:1.2;color:#fff;margin-bottom:10px;text-transform:capitalize}.article-img{margin:0 0 18px;overflow:hidden}.article-wrap .author-wrap{font-size:1.6rem;line-height:1.8;margin-bottom:20px;color:#000}.content{margin-bottom:20px;font-size:2rem;line-height:1.8;font-family:Inter-Regular,Arial,sans-serif;font-weight:400}.content p,.content span{font-size:2rem;line-height:1.8;margin-bottom:25px;color:#000;display:block}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-size:2.6rem;font-weight:700;margin-bottom:10px;line-height:1.8;color:#000;margin-top:15px;font-family:Georgia,'Times New Roman',Times,serif;font-weight:700}.content b,.content strong{font-weight:700}.content ul{margin:20px 0 20px 0;list-style:none}.content ul li{color:#000;margin:5px 0 5px}.content ol li{color:#000;margin:5px 0 5px}.content ol{counter-reset:item;margin-bottom:20px}.content ol li{list-style-type:none;counter-increment:item}.content ol li:before{display:inline-block;padding-right:.5em;font-weight:800;text-align:right;content:counter(item) "."}.content table td,.content table th{border:1px solid #ddd;padding:6px}.content table{border:1px solid #ddd}.content img{width:100%;height:auto;display:block;margin-bottom:15px}.pagination li{max-width:48%;flex:1 1 48%;background:#f8f8f8;margin-bottom:30px}.pagination .pagination-layout{padding:25px}.pagination li a{color:#000;font-size:1.4rem;line-height:1.5}.pagination li .title{color:#000;font-size:1.4rem;line-height:1.5;text-transform:uppercase}.pagination li:last-child .pagination-layout{text-align:right}.pagination li:hover{background:#4e54c8}.pagination li:hover .title,.pagination li:hover a{color:#fff}.pagination li:hover .link{text-decoration:underline}.category-container{max-width:1440px;margin:30px auto;background:#fff;padding:0 80px}.category-left-wrap{max-width:59%;flex:1 1 59%;padding:0 40px}.category-right-wrap{max-width:41%;flex:1 1 41%;padding:0 40px}.category-title{margin-bottom:30px;font-size:2.2rem;letter-spacing:7.2px;font-family:Inter-Regular,Arial,sans-serif;font-weight:700;text-transform:uppercase}.category-content li{position:relative;margin-bottom:30px}.category-content .img-wrap{width:252px;margin-right:20px;display:block;overflow:hidden}.category-content .title-wrap .title{color:#000;font-size:2.4rem;line-height:1.5;margin:0 0 8px;overflow:hidden}.category-content .main-content{font-size:1.4rem;line-height:1.5;color:#000;margin-top:10px;font-family:Inter-Regular,Arial,sans-serif;font-weight:400}.category-content li .right-section{max-width:calc(100% - 270px)}.category-content .cat-btn{font-size:1.1rem;color:#fff;padding:2px 5px;letter-spacing:.06em;margin-right:12px;background:#4e54c8;line-height:1.2;display:inline-block}.category-content li:hover .title{text-decoration:underline}.category-sidebar li{margin-bottom:30px;position:relative;overflow:hidden}.category-sidebar .sidebar-img-wrap{display:block;overflow:hidden}.search-container{max-width:1440px;margin:30px auto;background:#fff;padding:0 80px}.search-left-wrap{max-width:59%;flex:1 1 59%;padding:0 40px}.search-right-wrap{max-width:41%;flex:1 1 41%;padding:0 40px}.search-title{margin-bottom:30px;font-size:2.2rem;letter-spacing:7.2px;font-family:Inter-Regular,Arial,sans-serif;font-weight:700;text-transform:uppercase}.search-content li{position:relative;margin-bottom:30px}.search-content li .right-section{overflow:hidden}.search-content .img-wrap{width:252px;margin-right:20px;display:block;overflow:hidden}.search-content .title-wrap .title{color:#000;font-size:2.4rem;line-height:1.5;margin:0 0 8px;overflow:hidden;word-wrap:break-word}.search-content .main-content{font-size:1.4rem;line-height:1.5;color:#000;margin-top:10px;font-family:Inter-Regular,Arial,sans-serif;font-weight:400}.search-content .cat-btn{font-size:1.1rem;color:#fff;padding:2px 5px;letter-spacing:.06em;margin-right:12px;background:#4e54c8;line-height:1.2;display:inline-block}.search-content li:hover .title{text-decoration:underline}.search-sidebar li{margin-bottom:30px;position:relative;overflow:hidden}.search-sidebar .sidebar-img-wrap{display:block;overflow:hidden}.search-not-found{color:#000;font-size:2.4rem;line-height:1.5}.search-content .inner-content .right-content{padding-left:0}.search-content .inner-content .content-left{flex:none}.privacy-main-container{max-width:1440px;margin:30px auto;background:#fff;padding:0 40px}.privacy-wrap{max-width:100%;flex:1 1 100%;padding:0 40px}.privacy-title{font-size:4.2rem;line-height:1.2;color:#000;margin-bottom:25px;text-transform:capitalize}.tos-main-container{max-width:1440px;margin:30px auto;background:#fff;padding:0 40px}.tos-wrap{max-width:100%;flex:1 1 100%;padding:0 40px}.tos-title{font-size:4.2rem;line-height:1.2;color:#000;margin-bottom:25px;text-transform:capitalize}.e-container{position:relative;margin:30px auto;max-width:1440px;background:#fff;padding:78px 40px;text-align:center}.e-title{font-size:3.4rem;line-height:1.2;color:#000;margin-bottom:25px}.e-desc{font-size:1.6rem;line-height:1.1;color:#000;margin-bottom:35px}.e-btn{display:block;line-height:40px;height:40px;width:180px;background:#000;text-align:center;margin:0 auto;font-size:1.3rem;color:#fff;text-transform:uppercase}.e-btn:hover{background:#4e54c8}footer{background:#4e54c8;padding:45px 0}.footer-wrap{font-size:1.6rem;flex-direction:column;color:#fff;text-align:center}.footer-wrap ul{display:flex;justify-content:center;flex-wrap:wrap}.footer-wrap li{padding:0 12px;border-right:1px solid #fff;margin-bottom:5px}.footer-wrap li a{font-family:Inter-Regular,Arial,sans-serif;color:#fff;font-size:1.6rem;line-height:1.5}.footer-wrap li:hover a{text-decoration:underline}.footer-wrap li:last-child{border-right:none}.footer-bottom-wrap{max-width:1440px;margin:0 auto;padding:0 15px}.copyright{margin-top:20px;font-family:Inter-Regular,Arial,sans-serif}@media only screen and (max-width:1200px){.article-banner,.article-main-container,.article-sidebar,.article-wrap,.category-container,.category-left-wrap,.category-right-wrap,.header-inner-wrap,.main-component-container,.privacy-main-container,.search-container,.search-left-wrap,.search-right-wrap,.tos-main-container{padding-left:40px;padding-right:40px}.header-inner-wrap{padding-right:0}}@media only screen and (max-width:1100px){.section-2{width:100%}.section-2 .banneranchor{flex-direction:column}.section-2 .post-item img{height:339px;width:100%}.section-2-post-wrap{max-height:none;padding:20px 28px;padding-bottom:0}.main-component-layout .bottom-wrap .post-wrap{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:970px){header .logo{text-align:center;margin-left:0}.footer-top-content>li{max-width:100%;flex:1 1 100%}.footer-top-content{flex-direction:column;display:block}.desktop-menu{display:none}.mobile-menu{display:block}.header-search-container{display:none}}@media only screen and (max-width:899px){.header-inner-wrap{padding-right:40px}.banner-container .banneranchor{padding-left:0}.article-sidebar,.article-wrap,.category-left-wrap,.category-right-wrap,.contact-sidebar,.contact-wrap,.search-left-wrap,.search-right-wrap{max-width:100%;flex:1 1 100%}.main-component-layout{margin-top:27px}.main-component-layout .top-wrap{flex:0 0 100%;width:100%;margin:0 auto}.main-component-layout .top-wrap .post-wrap{grid-template-columns:repeat(1,1fr)}.main-component-layout .bottom-wrap .mobile-thumbnail{display:block}.main-component-layout .top-wrap li{flex:0 0 100%;max-width:100%;margin-top:16px!important}.main-component-layout .top-wrap li:first-child{margin-top:0}.main-component-layout .bottom-wrap .post-item img{height:151px}.main-component-layout .bottom-wrap .post-item .banneranchor{padding:18px 13px 13px 13px}.main-component-layout .bottom-wrap .post-content .title-wrap{text-align:left;margin:19px 0}.main-component-layout .bottom-wrap .post-content .title-desc{text-align:left;margin-bottom:19px}.main-component-layout .bottom-wrap{padding:0 27px 27px 27px;margin-top:51px}.sidebar{margin:20px 0 70px}}@media only screen and (max-width:767px){.article-banner,.article-main-container,.article-sidebar,.article-wrap,.category-container,.category-left-wrap,.category-right-wrap,.header-inner-wrap,.main-component-container,.privacy-main-container,.search-container,.search-left-wrap,.search-right-wrap,.tos-main-container{padding-left:20px;padding-right:20px}header{padding:0}.header-inner-wrap{height:56px;padding:0 15px;justify-content:space-between;margin-top:0}.search{top:80px;left:15px;max-width:none;width:auto}.mobile-menu #menu-headermenu-1 li .sub-menu{display:none}.mob-menu-list{width:50%}.logo .img-wrap{height:56px}.logo .img-wrap svg{margin-top:0}.banner-container{margin-top:30px}.banner-container .banneranchor{flex-direction:column;gap:0}.banner-container .img-wrap{order:1}.banner-container .img-wrap img{height:243px}.banner-container .post-content{order:2;padding:36px 28px}.banner-container .cat-title{font-size:1.4rem;margin-bottom:10px}.banner-container .title-wrap{margin:0;margin-bottom:22px}.banner-container .title{font-size:30px;line-height:38px;-webkit-line-clamp:unset}.banner-container .desc{font-size:18px;line-height:35px}.banner-container .read-more{margin-top:30px;font-size:20px}.section-2 .banneranchor{gap:0}.section-2 .post-content .cat-title{font-size:17px}.section-2 .post-content .title-wrap{margin:20px 0 27px 0}.section-2 .post-content .title{font-size:30px;line-height:37px}.section-2 .post-content .desc-wrap{margin-bottom:33px}.section-2 .post-content .desc{font-size:18px;line-height:35px}.main-component-layout{margin:0 0 50px}.main-component-layout .main-component-container{display:flex;flex-direction:column;padding:0}.main-component-layout .bottom-wrap .post-wrap,.main-component-layout .bottom-wrap .post-wrap:nth-child(2),.main-component-layout .top-wrap{max-width:100%}.main-component-layout .top-wrap{padding:0 20px}.main-component-layout .top-wrap .layout-title{font-size:30px;padding-top:45px;margin-bottom:15px}.main-component-layout .top-wrap .layout-desc{font-size:20px;line-height:30px;margin-bottom:33px}.main-component-layout .top-wrap li a{padding:22px}.main-component-layout .top-wrap li .img-wrap{flex:1 0 15%}.main-component-layout .top-wrap li img{object-fit:cover;height:revert-layer}.main-component-layout .top-wrap li .post-content .title-wrap{padding-top:13px}.main-component-layout .top-wrap li .title{font-size:20px;line-height:28px}.main-component-layout .bottom-wrap .post-item .img-wrap{height:83px;width:125px}.main-component-layout .bottom-wrap .post-item .banneranchor{padding:15px 11px;gap:12px}.main-component-layout .bottom-wrap .layout-title{font-size:30px;margin-bottom:21px}.main-component-layout .bottom-wrap .cat-title{font-size:1.4rem;margin-bottom:20px}.main-component-layout .bottom-wrap .post-content .title{font-size:22px;margin:0}.main-component-layout .bottom-wrap .post-content .title-desc p{font-size:14px;line-height:20px}.main-component-layout .bottom-wrap .arrow-cta{width:8px;height:16px}.main-component-layout .bottom-wrap .arrow-cta svg{width:100%;height:100%}.article-banner{flex-direction:column;padding:20px 20px 0}.article-banner .desktop-thumbnail{display:none}.article-banner .mobile-thumbnail{display:block}.article-banner .post-content{flex:0 0 100%;max-width:100%;padding:0 0 20px;margin-top:0}.article-banner .article-author,.article-banner .cat-title{font-size:1.4rem}.article-banner .article-title{font-size:3rem}.sidebar-main-title .main-title{margin:30px 0 0}.sidebar .inner-content .content-left{margin:20px 0}.sidebar .inner-content .right-content{padding:20px 0}.row{margin:0 -20px}.title-el2{display:block;-webkit-line-clamp:unset}.pagination li{max-width:100%;flex:1 1 100%}.pagination .pagination-layout{text-align:center}.pagination li:last-child .pagination-layout{text-align:center}.category-content li .right-section{max-width:100%}.category-left-wrap .inner-content,.search-left-wrap .inner-content{flex-wrap:wrap}.category-content .img-wrap,.category-content .left-section,.search-content .img-wrap,.search-content .left-section{width:100%}}
