:root {
--keycolor:#1cc749;
--background:#111319;
--background-image:#111319 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhH-smH0g3QYTpBgnHribLPBIo5RwxoEjbSW47CyYzFCttDuMmfG7DDBucdapuA__fcZgSIzufmWIQNGABfEn2d7XtjIEm5MRCzcGLOzYzBAirnBbHaiHmKOsJpFhWixz6cV8Vqejb9aYb2yx8N7mAv6Xvpnrh2BejLfOdZBiH36tIkkM9YcQAz9YoR2uNq/s1600-rw/bg-theme.webp) no-repeat scroll top center /* Credit: Temabanua (https://www.temabanua.com/) */;
--head-text:#ffffff;
--head-hover:#00be06;
--head-border-hover:#11c749;
--head-fixed:#0a0c0f;
--menu-background:#1a1c22;
--menu-link-color:#a9a9ac;
--post-button:#2d2f34;
--post-btn-hover:#56575b;
--post-grey:#828387;
--bg-text:#ffffff;
--bg-label-left:#00d639;
--bg-label-right:#00c234;
--bg-label-text:#ffffff;
--bg-label-button:#48d16c;
--bg-progress-line:#1eca95;
--post-title:#ffffff;
--post-title-hover:#1cc749;
--blog-pager:#2d2f34;
--blog-pager-hover:#37383d;
--bg-head:rgba(255,255,255,0.6);
--bg-trans:rgba(255,255,255,0.08);
--bg-label-trans:rgba(255,255,255,0.2);
--bg-dot-trans:rgba(255,255,255,0.3);
--line-footer-m:rgba(255,255,255,0.12);
--border-back-t:rgba(255,255,255, 0.25);
--bg-footer:#0a0c0f;
--text-footer:#999999;
--text-footer-hover:#1cc749;
--text-footer-copyright:#9b9b9b;
--text-footer-widget:#dddddd;
--border-footer:#2d2f34;
--button-footer:#23252b;
--line-footer:#333333;
}
/* CSS Framework by Temabanua */
html{font-size:100%;text-size-adjust:none;-webkit-tap-highlight-color:transparent}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,figure,menu,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,select,th,td,div{margin:0;padding:0;outline:0}ul,ol{list-style:none}a{text-decoration:none;color:var(--keycolor);outline:none}a:link,a:visited,a:hover,a:active{text-decoration:none;user-select:none;color:var(--bg-text)}img{width:100%;height:100%;border:0;vertical-align:top}html,body{font-family:"SF Pro",Roboto,"Noto Sans",sans-serif;min-width:320px;background-color:var(--background);color: var(--bg-text);}.owl-carousel{display:none;/*width:100%*/;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;height:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,#mobile-m{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.index-wrapper {font-size: 0.16rem;height: 100%;width: 100%;position: relative;box-sizing: border-box;}.main-wrapper {overflow:hidden}.Profile .widget-content{position:relative;box-sizing:border-box;font-size:16px;color:var(--head-text);padding:22px 28px;width:100%;background-image:var(--background-image);background-repeat:no-repeat;background-size:cover;background-position:center center}.Profile .profile-item{display:flex;-webkit-box-align:center;align-items:center;height:44px;width:100%}.Profile img{border-radius:50%;width:40px;height:auto;min-height:40px}.Profile .profile-info{padding-left:12px;height:100%;display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center}.Profile .profile-name{font-size:14px;line-height:16px;vertical-align:middle;max-width:128px;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-word;font-weight:bold}.Profile .profile-layer{position:absolute;left:0;bottom:0;width:100%;height:40px;background-image:linear-gradient(rgba(26,28,34,0) 0,rgba(26,28,34,0.06) 6%,rgba(26,28,34,0.12) 12%,rgba(26,28,34,0.19) 19%,rgba(26,28,34,0.26) 26%,rgba(26,28,34,0.34) 34%,rgba(26,28,34,0.42) 42%,rgba(26,28,34,0.5) 50%,rgba(26,28,34,0.58) 58%,rgba(26,28,34,0.66) 66%,rgba(26,28,34,0.74) 74%,rgba(26,28,34,0.81) 81%,rgba(26,28,34,0.88) 88%,rgba(26,28,34,0.94) 94%,var(--menu-background) 100%)}.BlogArchive li,.PageList li,#menu-bottom-wrapper .LinkList li{margin:16px 0}.BlogArchive li:last-child,.PageList li:last-child,#menu-bottom-wrapper .LinkList li:last-child{margin-bottom:0}.Label li a{display:inline-block}.BlogArchive .post-count,.Label .label-count{float:right;margin-left:.25em}.BlogArchive .post-count::before{content:"("}.BlogArchive .post-count::after{content:")"}.Label li,.Label span.label-size,.byline.post-labels a{background-image:linear-gradient(90deg, var(--bg-label-left) 0%, var(--bg-label-right) 100%);border-radius:4px;display:inline-block;margin:4px 4px 4px 0;padding:3px 8px;font-size:12px}.Label a,.byline.post-labels a{color:var(--bg-label-text)}#menu-bottom-wrapper .widget-title > h3 {font-size:16px}#menu-bottom-wrapper .widget-title {border-bottom:1px solid var(--border-footer)}#menu-bottom-wrapper .widget-content,#menu-bottom-wrapper .widget-title {margin:0 24px;padding:15px 0}.head-container.is-fixed {background-color:var(--head-fixed)}.head-wrapper{width:100%;height:0;position:relative;z-index:200;top:0;vertical-align:middle;transition:background-color .5s linear 0s}.head-container{width:100%;height:60px;position:fixed;z-index:100;top:0;vertical-align:middle;transition:background-color .5s linear 0s}.head-box{height:100%;margin:0 auto;position:relative;vertical-align:top;box-sizing:border-box;padding:0 56px;display:flex;-webkit-box-align:center;align-items:center}.head-logo{font-size:0;position:relative;display:flex;-webkit-box-align:center;align-items:center}#main-logo .header-image-wrapper{width:82px;height:26px;padding:18px 0;display:inline-block}#main-logo .header-image-wrapper img{object-fit:contain;}.head-menu{position:relative;list-style:none;height:100%}#main-menu{position:relative;height:100%}#main-menu #LinkList1{display:inline-block;position:relative;float:left;overflow:hidden;height:100%;margin-right:40px}#main-menu .tm-channel{position:relative;font-size:.16rem;margin:0 0 0 40px;display:inline-block;line-height:.7rem}#main-menu .tm-channel a:hover,#main-menu #LinkList2 a:hover,#main-menu #LinkList2 .menu-drop .drop-link:hover a,.igBookmark label.item-flex:hover,#head-right .menu-grid a:hover,#menu-mobile ul li a:hover,#menu-mobile ul li a:hover.list-0,#head-right .bm-title a:hover{opacity:1;color:var(--head-hover)}#menu-mobile ul li a.list-0{color:#ececec;font-weight:700}#main-menu .tm-channel a.menu_0{font-weight:700;opacity:1}#main-menu .tm-channel a{color:var(--head-text);opacity:.6;display:inline-block;cursor:pointer;font-size:16px;line-height:24px}#main-menu #LinkList2{display:none;color:var(--head-text);text-align:center;position:relative;line-height:.6rem;vertical-align:middle}#main-menu #LinkList2 a{font-size:14px;line-height:24px;opacity:.6}.head-content{display:flex;-webkit-box-align:center;align-items:center}#main-menu #LinkList2>a,#head-right a{font-size:16px;color:var(--head-text)}#main-menu #LinkList2 .down{display:inline-block;vertical-align:middle;top:-0.01rem;position:relative;font-size:0;margin-left:5px;width:0;height:0;border-left:4px solid transparent;border-top:4px solid white;border-right:4px solid transparent}#main-menu #LinkList2 a:hover .down{border-bottom:4px solid var(--head-border-hover)}#main-menu #LinkList2:hover .down{border-right:4px solid transparent;border-bottom:4px solid white;border-left:4px solid transparent;border-top:0}#LinkList2 .menu-drop:after,.translation-links:after,.history-panel:after{display:block;box-sizing:border-box;content:"";height:12px;width:12px;position:absolute;z-index:-1;top:-1px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:var(--menu-background);border-left:1px solid var(--border-back-t);border-top:1px solid var(--border-back-t);border-radius:4px 0 0}#LinkList2 .menu-drop,.translation-links,.history-panel{display:none;position:absolute;top:59px;left:50%;transform:translate(-50%);border-radius:4px;background:var(--menu-background);border:1px solid var(--border-back-t);box-sizing:border-box;min-height:0;padding:8px 0}.history-panel{width:280px}.history-panel .history-list{display:flex;flex-direction:column}#head-right .menu-grid .history-panel a.history-item{padding:8px 16px;flex-direction:row;align-items:stretch;justify-content:flex-start;font-size:14px}.history-panel .thumb{width:110px;height:62px;border-radius:4px;overflow:hidden}.history-panel .info{flex:1 1 0;text-align:left;padding:4px 0 4px 8px;display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.history-panel .info .title{font-size:14px;color:var(--menu-link-color);letter-spacing:0;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.history-panel .info .meta{font-size:12px;color:var(--post-grey);letter-spacing:0;line-height:18px}.history-panel .progress-bar{display:flex;-webkit-box-align:center;align-items:center}.history-panel .progress-line{background:var(--line-footer-m);flex:1 1 0;margin-right:4px;height:2px}.history-panel .progress-fill{display:flex;height:100%;background-image:linear-gradient(90deg,var(--keycolor) 0,var(--bg-progress-line) 100%)}.history-empty{padding:16px;font-size:14px;color:var(--menu-link-color);line-height:18px}#main-menu #LinkList2:hover .menu-drop,.gs:hover .translation-links,.history:hover .history-panel{display:block}#LinkList2 .drop-link{margin:0;text-align:center;font-size:14px;width:180px;height:44px;line-height:44px;display:block;color:var(--menu-link-color);cursor:pointer}.menu-drop .drop-link:hover,#head-right .translation-links li a:hover,#head-right .history-panel a.history-item:hover{background:var(--bg-trans)}#head-right{position:absolute;right:56px;display:flex;-webkit-box-align:center;align-items:center}.menu-grid{display:flex;margin:0 16px 0 24px}.d-hide,#goog-gt-tt,#google_translate_element,.VIpgJd-ZVi9od-ORHb-OEVmcd,.cookie-choices-info,.goog-te-banner-frame,.goog-te-banner-frame.skiptranslate,.goog-te-menu-frame,.goog-te-menu-value span,img.goog-te-gadget-icon{display:none!important}#LinkList3 .translation-links{transform:translate(-50%,0px)}#head-right .translation-links li a{position:relative;height:44px;line-height:44px;font-size:14px;width:248px;color:var(--menu-link-color);cursor:pointer}.error-msg{color:var(--bg-text);background:var(--button-footer);display:block;font-size:16px;margin:13px 64px;border-radius:4px;padding:16px}.menu-grid .icon-link svg{fill:currentColor;width:32px;height:32px}.menu-grid .icon-link a{display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-grid .icon-link .tct,.item-link-text{font-size:12px;line-height:12px;opacity:.8}.igBookmark label.item-flex{color:var(--head-text);width:80px;height:80px;display:contents;cursor:pointer}.item-relative{position:relative;display:flex;align-items:center;justify-content:center}.item-link-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition-duration:200ms}.item-link-number{position:absolute;top:-1px;right:4px;line-height:18px}.item-link-number span{border-radius:50px;display:flex;align-items:center;justify-content:center;background-color:var(--keycolor);min-width:18px;height:18px;max-width:36px}.item-link-number span i{font-style:normal;font-size:12px;color:var(--head-text);padding:3px 5px;line-height:18px}.bookmark-inner ul li{gap:14px;display:flex;position:relative;padding:0}.bookmark-inner .bm-thumb{position:relative;flex-shrink:0;width:50px}.bookmark-title{font-size:16px;margin:0 0 16px}.bm-thumb a{display:block;position:inherit;padding-top:100%;border-radius:4px;background-color:var(--head-fixed);overflow:hidden}.bm-title{font-size:14px;flex-grow:1}#head-right .bm-title a{font-size:inherit;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.bm-delete{cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.bm-thumb img{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-position:center;background-repeat:no-repeat;font-size:10px;line-height:1.1}.showBookmark{position:absolute;top:32px;display:none;right:-10px;background-color:var(--menu-background);border:1px solid var(--border-back-t);border-radius:3.6px;z-index:110;margin-top:16px}.bookmark-wrapper{padding:16px;width:298px;color:var(--head-text);height:100%}.bookmark-wrapper ul{display:flex;flex-direction:column;gap:15px}.fNO{font-size:12px}.showBookmark:after{display:block;box-sizing:border-box;content:"";z-index:-1;height:12px;width:12px;position:absolute;top:-1px;left:90%;transform:translate(-50%,-50%) rotate(45deg);background-color:var(--menu-background);border-left:1px solid var(--border-back-t);border-top:1px solid var(--border-back-t);border-radius:4px 0 0}#Text005{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative}.navBookmark:checked ~ .showBookmark,#Text005:hover .showBookmark{display:block}.navBookmark:checked ~ .igBookmark .df-d:after{opacity:1;visibility:visible}.df-d:after{content:'';display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;background-color:transparent;opacity:0;visibility:hidden}@media screen and (min-width:768px) and (max-width:1679px){.showBookmark{top:42px}}.entry-top-label{width:34px;height:34px;position:absolute;right:0;top:0;z-index:9999999;border-radius:2px 4px;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden}.menu-grid .icon-link{position:relative;text-align:center;width:80px;min-width:80px}.btn-head{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative}.btn-head a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:var(--bg-label-text);background:var(--keycolor);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;outline:0;padding:0 12px;box-sizing:border-box;height:34px;border-radius:4px}.btn-head svg{margin-right:4px;width:20px;height:20px}.BlogSearch *{outline:0}.head-widget .head-search{width:240px;cursor:pointer}.head-widget .head-form-search{position:relative;display:flex;width:100%;height:36px;border-radius:4px;box-sizing:border-box;z-index:1}.head-widget .BlogSearch{width:100%;position:relative}.BlogSearch input{width:240px;height:36px;padding:0 53px 0 12px;box-sizing:border-box;border-radius:4px;display:block;background:var(--bg-label-trans);border:0;color:var(--bg-head);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BlogSearch input::placeholder{color:var(--bg-head)}.head-form-search .PopularPosts{display:none;position:absolute;left:0;top:48px;width:100%;background:var(--menu-background);border:1px solid var(--line-footer-m);border-radius:4px;overflow:hidden scroll;padding:8px 0;max-height:486px;box-sizing:border-box}.head-form-search .PopularPosts::-webkit-scrollbar{display:none}.search-title-widget{position:relative;width:100%;height:32px;line-height:32px;font-size:12px;color:var(--text-footer);padding:0 16px;box-sizing:border-box}.search-content a{display:flex;-webkit-box-align:center;align-items:center;position:relative;padding:14px 16px;font-size:14px;color:#ccc;transition:.2s;max-height:60px}.search-content a:nth-of-type(1)>span,.search-content a:nth-of-type(2)>span,.search-content a:nth-of-type(3)>span,#head-right .history-panel a.history-item:hover .title{color:var(--head-hover)}.search-content span{line-height:14px;height:14px;font-size:14px;font-weight:700}.search-content p{color:#bcbdbe;margin-left:8px;min-height:16px;max-height:32px;font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-content a:hover{background:var(--bg-trans)}.search-content a:hover p,.search-content a:hover span{color:var(--head-hover)}.search-overflow{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,0.5)}.search-active .head-form-search .PopularPosts,.search-active .search-overflow{display:block}.search-close{display:none;position:absolute;right:53px;top:10px;width:16px;height:16px;color:var(--bg-head)}.search-close svg{fill:currentColor;width:10px;height:10px}.search-action{color:var(--head-text);cursor:pointer;position:absolute;border:0;background:transparent;right:11px;top:5px;width:24px;height:24px;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.search-line{position:absolute;right:44px;top:9px;width:1px;height:16px;background:var(--bg-label-trans)}.search-action:hover svg g,.close-share:hover svg{fill:var(--keycolor)}.head-menu-fixed{display:none;position:absolute;left:0;bottom:-44px;height:44px;width:100%;background:var(--background)}#menu-mobile ul{height:100%;width:100%;box-sizing:border-box;padding:0 16px;overflow:scroll hidden;white-space:nowrap}#menu-mobile ul li{display:inline-block;margin-right:23px;height:100%;font-size:16px;line-height:44px}#menu-mobile ul li a{color:var(--bg-head)}#menu-mobile ul::-webkit-scrollbar,.head-menu-mobile{display:none}.btn-head a:hover,.copyButton button:hover{background-color:var(--bg-label-button)}.head-menu-mobile{padding:14px 0;vertical-align:top;cursor:pointer}.header-widget{display:flex;-webkit-box-align:center;align-items:center}#content-wrapper{min-height:100vh}.content-slider{position:relative;overflow:hidden;margin-bottom:-15.5%;cursor:pointer;z-index:0;height:56vw;max-height:1012px}.slider-wrapper{height:56vw;max-height:1012px;box-sizing:border-box;background:var(--background);transition:all .6s ease .4s}a.slider-img-link{display:block;position:relative;width:100%;height:100%}.slider-img{width:100%;height:56vw;box-sizing:border-box;overflow:hidden;max-width:1808px;margin:0 auto;position:relative}.shadow-slider{width:100%;height:30%;background-image:linear-gradient(rgba(17,19,25,0) 2%,var(--background) 94%);z-index:101;position:absolute;bottom:0;pointer-events:none}.slider-button{position:absolute;bottom:32%;left:64px;z-index:102;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:8.333vw;max-width:152px}.slider-icon-play,.slider-icon-save,.slider-button svg{cursor:pointer;z-index:100;display:flex;align-items:flex-start;max-width:60px;max-height:60px;width:3.51562vw;height:3.51562vw}.slider-button .nw:hover,.slider-button:hover #bg{opacity:1}.slider-shadow{max-width:1808px;width:100%;height:100%;position:absolute;top:0;right:0;left:0;margin:0 auto;display:flex;-webkit-box-pack:justify;justify-content:space-between}.slider-info{position:absolute;bottom:calc(32% + 24px + 3.5vw);left:64px;z-index:102;color:var(--bg-text)}.slider-featured{margin-top:12px}.slider-title{margin-top:20px}.slider-title,.slider-featured{display:flex;font-size:12px;-webkit-box-align:center;align-items:center}.slider-lab{background:var(--bg-label-trans);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:18px;line-height:18px;font-size:11px;color:#fff;padding-right:4px;margin-right:6px;border-radius:2px;box-sizing:border-box;font-weight:700}.slider-best{background-image:linear-gradient(90deg,var(--bg-label-left) 0,var(--bg-label-right) 100%);border-radius:2px 0 0 2px;padding:0 4px;margin-right:4px;text-transform:uppercase;height:18px;line-height:18px;display:flex;-webkit-box-align:center;align-items:center}.slider-icon:after{content:"";margin:0 6px;height:10px;width:2px;background:rgba(255,255,255,0.2)}.slider-icon{display:inline-flex;-webkit-box-align:center;align-items:center;color:var(--keycolor)}.slider-small{display:inline-flex;-webkit-box-align:center;align-items:center;text-shadow:rgb(0 0 0 / 50%) 0 1px 2px;font-weight:500;line-height:17px}.slider-icon svg{width:12px;height:12px;margin-right:4px}.slider-caption{width:31.25vw;min-width:320px;overflow:hidden;height:32px;line-height:16px;margin-top:12px;font-size:14px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-shadow:rgb(0 0 0 / 50%) 0 1px 2px;font-weight:500}.slider-shadow .left{width:30%;height:100%;background:linear-gradient(269deg,rgba(17,19,25,0) 1%,rgba(17,19,25,0.02) 10%,rgba(17,19,25,0.05) 18%,rgba(17,19,25,0.12) 25%,rgba(17,19,25,0.2) 32%,rgba(17,19,25,0.29) 38%,rgba(17,19,25,0.39) 44%,rgba(17,19,25,0.5) 50%,rgba(17,19,25,0.61) 57%,rgba(17,19,25,0.71) 63%,rgba(17,19,25,0.8) 69%,rgba(17,19,25,0.88) 76%,rgba(17,19,25,0.95) 83%,rgba(17,19,25,0.98) 91%,#0a0a0a 100%);z-index:101}.slider-shadow .center{position:absolute;left:0;top:0;width:100%;height:120px;background-image:linear-gradient(179.5deg,rgba(17,19,25,0.88) 0,rgba(17,19,25,0.89) 9%,rgba(17,19,25,0.85) 17%,rgba(17,19,25,0.79) 24%,rgba(17,19,25,0.72) 31%,rgba(17,19,25,0.64) 37%,rgba(17,19,25,0.55) 44%,rgba(17,19,25,0.45) 50%,rgba(17,19,25,0.35) 56%,rgba(17,19,25,0.26) 63%,rgba(17,19,25,0.18) 69%,rgba(17,19,25,0.11) 76%,rgba(17,19,25,0.05) 83%,rgba(17,19,25,0.01) 91%,rgba(17,19,25,0) 100%)}.slider-shadow .right{width:15%;height:100%;background:linear-gradient(90deg,rgba(17,19,25,0) 1%,rgba(17,19,25,0.02) 10%,rgba(17,19,25,0.05) 18%,rgba(17,19,25,0.12) 25%,rgba(17,19,25,0.2) 32%,rgba(17,19,25,0.29) 38%,rgba(17,19,25,0.39) 44%,rgba(17,19,25,0.5) 50%,rgba(17,19,25,0.61) 57%,rgba(17,19,25,0.71) 63%,rgba(17,19,25,0.8) 69%,rgba(17,19,25,0.88) 76%,rgba(17,19,25,0.95) 83%,rgba(17,19,25,0.98) 91%,#1d1d1d 100%);z-index:101}#main-slider .owl-nav button.owl-prev,#main-slider .owl-nav button.owl-next{position:absolute;top:35%;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;z-index:101}#main-slider .owl-nav button.owl-prev{left:10px}#main-slider .owl-nav button.owl-next{right:10px}#main-slider .owl-nav svg,.content-post .owl-nav svg{color:var(--bg-text);fill:currentColor;width:24px;height:24px}#main-slider .owl-dots{text-align:right;position:absolute;bottom:32%;right:64px;z-index:101;cursor:auto;display:flex}#main-slider .owl-dots .owl-dot span:first-child{margin-left:0}#main-slider .owl-dots .owl-dot span{display:inline-block;transition-duration:300ms;transition-delay:300ms;background-color:var(--bg-dot-trans)}#main-slider .owl-dots .owl-dot.active span{background:var(--bg-text)}#before-ad .widget-title>.title,#after-ad .widget-title>.title,#temabanua-main-before-ad .widget-title>.title,#temabanua-main-after-ad .widget-title>.title{font-size:10px;opacity:.6;font-weight:400;line-height:1;margin:0 0 6px}#before-ad .widget,#after-ad .widget{margin:12px 0}a.ads-here{box-sizing:border-box;padding:0 12px;font-size:12px;height:44px;background:var(--button-footer);border-radius:4px;color:var(--menu-link-color);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:center}.content-post{min-height:60vh}.blog-wrapper{position:relative;overflow:hidden}.main-title {margin:0 51px;padding:0 13px}.main-title h3 {color:var(--bg-text);font-size:22px;line-height: 32px;font-weight: 600;position: relative;display: inline-block;transition-delay: 0.2s;}.content-post .widget{position:relative;overflow:hidden}.content-post .owl-item{display:inline-block;width:calc((100% - 80px)/6);margin-right:16px}.content-post .index-post{width:100%;transform:translate(0px);position:relative;display:inline-block;vertical-align:top}.content-post .owl-nav button.owl-prev.disabled,.content-post .owl-nav button.owl-next.disabled,.content-post .owl-dots{display:none}.content-post .owl-nav button.owl-next,.content-post .owl-nav button.owl-prev{position:absolute;margin-top:16px;top:0;height:calc(100% - 82px);display:flex;background:transparent;border:0;-webkit-box-pack:center;justify-content:center;flex-direction:column}.content-post .owl-nav button.owl-prev{left:24px}.content-post .owl-nav button.owl-next{right:24px}.index-post-wrap,.blog-pager,.entry-slider{margin:0 51px;padding:16px 13px 36px}.index-post-wrap,.related-posts{display:-moz-grid;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;-moz-grid-gap:16px}.related-item .entry-image-wrap{display:block;position:relative;z-index:2;overflow:hidden}.index-post .entry-image-wrap{display:block;position:relative;z-index:2;border-radius:6px;overflow:hidden}.entry-image-wrap:before{content:"";display:block;padding-top:133.333%}.entry-image.lazyloaded{opacity:1}.entry-image{display:block;position:absolute;top:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;transform-origin:center;opacity:0;transition:opacity .35s ease,transform .35s ease}.related-posts .entry-header{height:min-content}.entry-header{height:40px;position:relative;padding:8px 0 0;font-size:14px;transition:color .3s ease 0s}.entry-label{background-image:linear-gradient(90deg,var(--bg-label-left) 0,var(--bg-label-right) 100%);position:absolute;right:0;top:0;display:inline-block;font-size:12px;color:var(--bg-label-text);letter-spacing:0;line-height:14px;border-radius:2px;text-align:center;padding:3px 4px}.entry-title{white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;font-size:14px}.entry-title a{color:var(--post-title)}.entry-title a:hover,.index-post:hover .entry-title a,.related-item:hover .entry-title a{color:var(--post-title-hover)}.footer-wrapper{z-index:auto;width:100%;top:0;vertical-align:middle;background:var(--bg-footer);border-top:1px solid var(--border-footer);transition:background-color .5s linear 0s;color:var(--text-footer-widget);font-size:14px;text-align:left;position:relative;padding-bottom:40px}.post-player-container{margin:70px auto 0;will-change:width}.intl-player-wrap{position:relative;padding:20px 60px 24px}.intl-player-inner{max-width:1520px;margin:0 auto}.intl-player-box{display:table;width:100%}.intl-player-left{position:relative;display:table-cell}.intl-player-right{position:relative;overflow:hidden;display:table-cell;width:366px}.intl-video-wrap{position:relative;will-change:width;transform:translateZ(0px)}.intl-video-wrap::before{content:"";display:block;padding-top:56.2%}.intl-video-area{font-size:12px;position:absolute;top:0;left:0;width:100%;height:100%}.intl-video-item{font-size:12px;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.intl-video-item img{position:absolute;top:0;left:0;width:100%}.intl-video-iframe{position:relative;width:100%;height:100%;min-width:230px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;-webkit-font-smoothing:antialiased;background:#000}.intl-video-footer{width:100%;height:44px;background:var(--menu-background)}.intl-video-button{background:var(--menu-background);font-size:14px;color:var(--menu-link-color);height:44px;padding:0 20px;display:flex;-webkit-box-pack:justify;justify-content:space-between}.intl-button-left,.intl-button-right{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;gap:24px}.intl-right-inner{font-size:14px;position:absolute;inset:0}.intl-video-button .post-share:hover,.intl-player-title a:hover{color:var(--keycolor)}.intl-post-body{padding-top:14px}.intl-content-body{position:relative;margin-left:60px;margin-right:60px}.intl-player-info{padding:0 20px}.intl-player-title{margin:18px 0}.intl-main-title{line-height:1.25;font-size:20px;color:var(--bg-text);font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.intl-button-option{cursor:pointer;position:relative;z-index:101;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center}.intl-player-icon{position:absolute;display:flex;-webkit-box-align:center;align-items:center;padding:2px 12px}.intl-play-animed{background-image:url(data:image/gif;base64,R0lGODlhDQALAIABABzHSQAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowYjg3YTNlZC03ZjFjLTQzODQtYTYzZC05MTcyZjM2ZGY0YjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkJGODE3QTFBQTU3MTFFQkI4MkE5MzNCRjRCQjc4NTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkJGODE3QTBBQTU3MTFFQkI4MkE5MzNCRjRCQjc4NTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMDIyOWU5NS1kNGQ3LTQ4NmQtYTAzMS0yYzVhYzVmODhlMGYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo0OTQ0YjU5ZC05ZWY1LWIzNDgtYWZlMi02MWU0NmFiYTJhNjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQJFAABACwAAAAADQALAAACGYSDqQbqwd46j8VqG7boZu1lHfWNoAiRRgEAIfkECRQAAQAsAAAAAA0ACwAAAhqMj6DIodDSW21SZqGj2TxvgVq3jWEpfmhZAAAh+QQJFAABACwAAAAADQALAAACGoyPecCKDNxqASZb6YwZcuxRYGiMXimSHQoUACH5BAkUAAEALAAAAAANAAsAAAIZhIOpBurB3jqPxWobtuhm7WUd9Y2gCJFGAQAh+QQJFAABACwAAAAADQALAAACGoSDqQbqwd46EkVI072acuuFTIORowiOaVoAACH5BAkUAAEALAAAAAANAAsAAAIZjI+pBr3XIljSqTpvZRbz7AXRN4rdZoJNAQAh+QQFFAABACwAAAAADQALAAACGYwNeXsJzBxcMtSmrMt1878hYDeCYqg9aQEAOw==);width:13px;height:11px;margin-right:6px}.intl-title-ep{width:calc(100% - 16px);font-size:14px;color:var(--keycolor);text-align:center;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.intl-player-scroll{position:relative;overflow:hidden scroll;background:var(--menu-background);height:calc(100% - 114px)}.intl-player-episode{margin-top:12px;padding:0 0 0 20px;margin-right:-13px}.intl-player-episode::before,.intl-player-episode::after{content:" ";display:table;clear:both}.intl-player-scroll::-webkit-scrollbar{width:5px}.intl-player-scroll::-webkit-scrollbar-thumb{border-radius:2px;background:#37383d}.intl-tab-bg{height:40px}.intl-player-episode button{position:relative;cursor:pointer;padding:0;margin-right:12px;border:0;margin-bottom:12px;display:inline-block;border-radius:2px;float:left;width:40px;height:40px;background:transparent;box-sizing:border-box}.intl-player-episode .ep-item{display:block;line-height:40px;font-weight:400;font-size:16px;color:var(--bg-text);border-radius:2px;background-color:var(--button-footer);white-space:nowrap;text-align:center}.intl-player-episode button.active .ep-item,.intl-player-episode button:hover{color:var(--keycolor)}.intl-player-episode button.active .lab-view{opacity:0}.lab-view:before{content:"Preview";position:absolute;bottom:0;left:0;right:0;border-radius:0 0 2px 2px;width:40px;color:var(--keycolor);background:rgba(28,199,73,0.15);font-size:10px;height:12px}@media screen and (min-width:1280px) and (max-width:1679px){.intl-player-wrap{padding:10px 60px}.intl-player-inner{max-width:100%}.intl-player-right{width:280px}.intl-post-left{margin-right:0}.intl-content-body{margin-left:60px}.intl-player-info{padding:0 16px}.intl-player-episode{padding:8px 0 0 16px}}@media screen and (min-width:1024px) and (max-width:1279px){.intl-post-body{padding:0}.post-player-container{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.post-player-container{width:100%;margin-top:60px}.intl-player-right{overflow:visible}.intl-right-inner{position:relative;padding:0 50px}.intl-content-body{margin-left:50px;margin-right:50px}}@media screen and (min-width:1023px){.intl-right-inner{background:var(--menu-background)}}@media screen and (max-width:1023px){.intl-player-wrap{padding:0}.intl-player-box,.intl-player-left{display:block}.intl-player-right{display:block;width:100%;padding:24px 0 0}.intl-player-scroll{border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px;max-height:400px}.intl-player-info{padding:0}.intl-player-title{display:none}}@media screen and (max-width:767px){.post-player-container{width:100%;margin-top:0}.intl-player-right{padding-top:20px}.intl-content-body{margin:0}.intl-right-inner,.intl-content-body{position:relative;padding:0 15px}.intl-player-episode{padding-bottom:4px;padding-left:12px;margin-right:-7px}.intl-post-body{padding-top:20px}.intl-post-left h1.entry-title{font-size:20px}.intl-video-footer{display:none}}@media screen and (max-width:480px){.intl-player-left{padding-top:56.2%}.intl-video-wrap{position:fixed;height:56.2vw;width:100%;top:88px;z-index:103}}.footer-container{width:904px;height:100%;margin:0 auto;position:relative}.footer-line{height:1px;background-color:var(--line-footer);margin:0 auto}#footer-info .widget .title{font-size:20px;line-height:20px;color:var(--bg-text);text-align:center;font-weight:700;margin-top:32px}#footer-info .widget-content{font-size:12px;color:var(--menu-link-color);font-weight:400;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:12px;line-height:24px;margin-top:16px}#footer-info .widget-content svg{width:18px;height:18px;margin-right:2px;color:var(--keycolor)}#footer-info .flex {display:flex;align-items:center;margin-right:4px;color:var(--keycolor)}.btn-footer{display:flex;-webkit-box-pack:center;justify-content:center;margin:32px auto}.btn-footer svg{width:20px;height:20px;fill:currentColor;margin-right:4px}.btn-footer a{position:relative;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:var(--button-footer);border-radius:4px;min-width:160px;padding:8px 12px;box-sizing:border-box;cursor:pointer;margin:0 40px}.main-footer ul{list-style:none}.main-footer ul li:first-of-type{margin-top:16px}.main-footer ul li{line-height:16px;font-size:13px;margin-top:12px}.main-footer ul li a{color:var(--text-footer)}.main-footer ul li a:hover,.footer-copyright a:hover{color:var(--text-footer-hover)}.main-footer h3{font-weight:500;font-size:14px;line-height:19px;margin-top:0}.main-footer{display:flex;position:relative}.main-footer #footer-widget{display:flex;flex:1 1 0;margin:20px 0;-webkit-box-pack:justify;justify-content:space-between}#footer-widget .widget{width:auto;max-width:160px;text-align:left;display:flex;flex-direction:column;word-break:break-word}.footer-copyright{margin-top:20px;display:flex;-webkit-box-align: start;align-items: flex-start;flex-direction: column;-webkit-box-pack: justify;justify-content: flex-start;}.footer-copyright .widget p,.footer-copyright .widget{font-size:12px;line-height:16px;font-weight:300;color:var(--text-footer-copyright)}.footer-copyright .widget p:nth-child(2){margin:10px auto 0;padding-bottom:16px}#footer-right{margin:20px 0}#footer-right .widget{margin-left:130px}.loader{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0}.loader:after{content:'';display:block;width:24px;height:24px;box-sizing:border-box;margin:0;border:2px solid var(--keycolor);border-right-color:rgba(155,170,175,0.12);border-radius:100%;animation:spinner .65s infinite linear;transform-origin:center}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#google_translate_element .goog-te-gadget,#google_translate_element .goog-te-gadget span a{font-size:0!important}#google_translate_element img{display:none!important}#google_translate_element .goog-te-gadget .goog-te-combo{background:var(--bg-footer);margin:16px 0;height:30px;border:1px solid var(--text-footer-copyright);color:var(--bg-text);border-radius:4px;position:relative;cursor:pointer;user-select:none;-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:0 8px;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.post-body img,.post-body br,.post-share-content::-webkit-scrollbar,.entry-button-show span.en,.show .entry-button-show span:first-child,.entry-button-more{display:none}.item-post-image-inner{position:relative;/*z-index:90*/}.entry-featured{position:relative;margin:0 0 0 56px}.entry-featured:before{content:"";display:block;padding-top:33%}.entry-boxed img,.video img{object-fit:cover}.entry-boxed{position:absolute;opacity:.95;width:100%;height:100%;cursor:pointer;top:0;right:0}.entry-boxed a{display:block;width:100%;height:100%;background-repeat:no-repeat;background-size:100%}.temabanua-layer-left{width:28%;height:100%;background-image:linear-gradient(270deg,rgba(17,19,25,0) 0,rgba(17,19,25,0.05) 16%,rgba(17,19,25,0.2) 30%,rgba(17,19,25,0.39) 43%,rgba(17,19,25,0.61) 55%,rgba(17,19,25,0.8) 68%,rgba(17,19,25,0.95) 82%,var(--background) 98%);border-radius:1px;z-index:100;position:absolute;bottom:0}.temabanua-layer-bottom{width:100%;height:36%;background-image:linear-gradient(179deg,rgba(17,19,25,0) 1%,rgba(17,19,25,0.05) 17%,rgba(17,19,25,0.2) 31%,rgba(17,19,25,0.39) 44%,rgba(17,19,25,0.61) 56%,rgba(17,19,25,0.8) 69%,rgba(17,19,25,0.95) 83%,var(--background) 99%);border-radius:1px;z-index:100;position:absolute;bottom:0}.item-post-content{color:var(--bg-text);display:flex;flex-wrap:wrap;margin-top:-25.7%;position:relative;z-index:91}.item-post-content-inner{width:calc(100% - 56px);margin:0 0 0 56px}.df:before,.df:after{content:"";display:table;clear:both}.entry-content-wrap{position:relative;width:720px;z-index:90}.entry-labels{display:flex;flex-wrap:wrap;overflow:hidden;height:20px}.entry-labels a{background:var(--bg-trans);border-radius:2px;font-size:12px;line-height:14px;color:#ececec;font-weight:500;padding:3px 4px;letter-spacing:0;text-shadow:rgb(0 0 0 / 70%) 1px 1px 0;margin-right:10px}.tag-line{white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-align:initial;align-items:initial;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tag-line span,.entry-rating span{text-shadow:rgb(0 0 0 / 70%) 1px 1px 0;font-weight:400;line-height:19px}.item-post .sp h3{font-weight:400;display:inline-block}.item-post .sp{color:var(--menu-link-color)}.entry-content.show {-webkit-line-clamp: unset;}.entry-content.show .entry-button-icon {transform: rotate(180deg);}.show .entry-button-show span.en {display:block}.entry-content{font-size:16px;line-height:24px;position:relative;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post-body p{display:inline;margin:0;padding:0}.entry-button-more.em{display:flex;position:absolute;right:0;bottom:0;margin-top:6px}.btn-layer{display:block;width:32px;height:24px;background-image:linear-gradient(90deg,rgba(17,19,25,0) 0,var(--background) 100%)}.entry-button-show{font-size:14px;font-weight:600;color:var(--keycolor);cursor:pointer;text-align:right;display:none;text-shadow:rgb(0 0 0 / 70%) 1px 1px 0}.entry-button-show.all{display:flex;-webkit-box-align:center;align-items:center;background:var(--background);padding-left:20px}.entry-button-icon{margin-left:4px;display:inline-block;text-align:center;vertical-align:middle}.entry-button{margin-top:20px;font-size:16px;color:var(--bg-text);line-height:20px;display:flex}.entry-button .btn{color:var(--bg-text);background:var(--post-button);margin-right:10px;border-radius:4px;padding:0 16px;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-weight:600;height:36px;white-space: nowrap;text-overflow: ellipsis;}.entry-button .btn:hover{background:var(--post-btn-hover)}.entry-button .btn:first-child{background:var(--keycolor);color:var(--bg-label-text);}.entry-button .btn:hover:first-child{background:var(--bg-label-button)}.post-footer{width:100%;position:relative;color:var(--bg-text);margin-top:18px}.entry-post-tab{margin-top:16px}.entry-list-tab{font-size:16px;padding:0 56px;display:flex;text-align:center}.entry-list-tab .tab-list{cursor:pointer;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-right:40px;height:56px}.entry-list-tab .tab-list h2{font-size:14px;text-transform: capitalize;opacity:.6;font-weight:400;padding:16px 0;border-bottom:4px solid var(--background)}.entry-download {display:flex}.entry-info-more{padding-top:16px;font-size:12px;line-height:14px;display:flex;-webkit-box-align:center;align-items:center}.entry-info-label.top{background:var(--bg-label-trans);padding-left:0}.entry-info-label{background:linear-gradient(90deg,var(--bg-label-left) 0,var(--bg-label-right) 100%);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:20px;line-height:20px;font-size:12px;color:var(--bg-label-text);padding:0 4px;margin-right:8px;border-radius:2px;box-sizing:border-box;font-weight:700;text-align:center}.entry-label-last{background-image:linear-gradient(90deg,var(--bg-label-left) 0,var(--bg-label-right) 100%);border-radius:2px 0 0 2px;display:flex;-webkit-box-align:center;align-items:center;text-align:center;padding:0 4px;margin-right:4px;height:18px;line-height:18px}.entry-score{display:inline-block}.entry-score svg{position:relative;top:1px;width:13px;height:13px}.entry-score .entry-comments-link{color:var(--keycolor);text-shadow:rgb(0 0 0 / 70%) 1px 1px 0;font-weight:700;margin:0 4px}.xnxx-line{width:2px;height:10px;border:0;background:var(--bg-label-trans);margin:0 8px;display:inline-block}.entry-list-tab .tab-list .tab-item.selected{opacity:1;font-weight:700;border-bottom:4px solid var(--keycolor)}#blog-pager,#blog-pager .no-more.show{display:flex;align-items:center;justify-content:center}#blog-pager .load-more{transition:all .2s;display:flex;height:36px;font-size:14px;color:var(--keycolor);border-radius:4px;align-items:center;padding:0 25px;background:var(--blog-pager)}#blog-pager .load-more svg{margin-right:4px;vertical-align:middle}#blog-pager .no-more.show{background-color:rgba(155,170,175,0.12);cursor:not-allowed;color:#bcbdbe}#blog-pager .loading,#blog-pager .no-more,.main-mobile{display:none}.btn-footer a:hover,#blog-pager a.load-more:hover{background:var(--blog-pager-hover)}#blog-pager .loading .loader{height:32px}#back-top.on{opacity:1;visibility:visible}#back-top{display:flex;align-items:center;justify-content:center;position:fixed;bottom:40px;right:40px;width:44px;height:44px;background-color:var(--post-button);color:var(--bg-text);z-index:50;box-shadow:rgb(0 0 0 / 50%) 0 4px 6px 0;opacity:0;border-radius:50%;visibility:hidden;transition:visibility .17s ease,opacity .17s ease}#back-top:hover .back-top-msg{display:flex}.back-top-msg{position:absolute;right:48px;display:none;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.back-top-title{white-space:nowrap;font-size:14px;color:var(--bg-text);text-align:center;min-width:70px;padding:12px;background:var(--menu-background);border:1px solid var(--border-back-t);border-radius:4px;line-height:16px}.back-top-border{transform:rotate(-315deg);background:#1a1c22;border-top:1px solid var(--border-back-t);border-right:1px solid var(--border-back-t);border-radius:0 4px 0 0;width:10px;height:10px;position:relative;right:6px}.back-icon-top{height:100%;width:100%;cursor:pointer;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.post-share{position:relative;min-height:40px}.post-share-text{width:100%;height:40px;display:flex;-webkit-box-align:center;align-items:center;cursor:pointer}.post-share-button{display:flex;-webkit-box-align:center;align-items:center}.post-share-button svg{width:24px;height:24px;margin-left:-7px}.font-share{padding-left:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.post-share-item{position:fixed;display:none;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:105}.show-share .post-share-item{display:block}.post-share-title{display:flex;align-items:center;justify-content:center;margin:0 0 32px}.title-x{font-size:16px;font-weight:600;color:var(--bg-text);line-height:25px;text-transform:capitalize}.post-share-wrap{position:absolute;left:50%;bottom:50%;transform:translate(-50%,50%);box-sizing:border-box;width:600px;height:364px;padding:40px;background:var(--post-button);box-shadow:rgb(0 0 0 / 20%) 0 3px 10px 0;border-radius:8px;z-index:101}.post-share-content{display:flex;flex-direction:row;-webkit-box-pack:center;justify-content:center;padding:0 0 30px;border-bottom:1px dashed var(--line-footer-m)}.post-share-content li:first-child{margin-left:0}.post-share-content li{margin-left:12px}.post-share-content li a{position:relative;display:flex;cursor:pointer;flex-direction:column;-webkit-box-align:center;align-items:center;width:77px}.post-share-content li a span{cursor:pointer;margin-top:8px;font-size:12px;width:77px;text-align:center;font-weight:400;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.close-share{cursor:pointer;width:14px;height:14px;position:absolute;right:14px;top:14px;color:var(--bg-head)}.post-share-item svg{fill:currentColor}.post-share-title svg{width:14px;height:14px}.share-bg{position:relative;width:56px;overflow:hidden;border-radius:50%;height:56px;display:flex;align-items:center;justify-content:center}.post-share-content li a:hover svg{opacity:.8}.svg-facebook .share-bg{background-color:#0866ff;align-items:flex-end}.svg-twitter .share-bg{background-color:#0f1419}.svg-whatsapp .share-bg{background-color:#25d366}.svg-telegram-plane .share-bg{background-color:#3390ec}.svg-email .share-bg{background-color:var(--bg-head)}.svg-facebook .share-bg svg{width:46px;height:46px}.svg-twitter svg,.svg-whatsapp svg,.svg-line-chat svg,.svg-email svg{width:34px;height:34px}.svg-line-chat .share-bg {background-color:#06c755}.post-share-url{margin-top:40px;padding:8px 0;justify-content:space-between;border:1px solid var(--bg-label-trans);background-color:var(--background);border-radius:6px;display:flex;align-items:center}.post-share-url input{margin-left:16px;border:0;background:transparent;color:var(--bg-text);overflow:hidden;font-size:14px;white-space:nowrap}.copyButton{display:inline-block;margin:0 8px}.copyButton button{background:var(--keycolor);color:var(--bg-text);padding:0 16px;height:36px;line-height:36px;border-radius:6px;position:relative;margin:0;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;border:0;cursor:pointer;outline-width:0;box-sizing:border-box;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:center}#shareNotif span{left:60px;display:inline-flex;align-items:center;position:fixed;bottom:calc(-100px + 22px);padding:20px 30px;text-transform:capitalize;font-weight:400;border-radius:5px;color:var(--bg-text);background:var(--blog-pager-hover);font-size:18px;box-shadow:5px 10px 20px 0 rgb(0 0 0 / 10%);transition:bottom .1s ease,opacity .1s ease,visibility .1s ease;z-index:999;animation:slideIn 2.2s ease-in forwards}@keyframes slideIn{0%{opacity:0}10%,80%{opacity:1;bottom:22px}100%{bottom:calc( - 100px + 22px);opacity:0;visibility:hidden}}.widget iframe,.widget img {border:0;max-width: 100%}.about-box{width:100%;box-sizing:border-box;background-color:var(--menu-background);border-radius:4px;padding:20px;margin-bottom:16px;display:inline-block}.about-author{display:flex;padding-bottom:16px;margin:0 0 16px;border-bottom:1px solid #2d2f34;cursor:pointer}.about-author:hover .author-title,.author-url{color:#00cc36}.footer-language{height:30px;border:1px solid var(--text-footer-copyright);border-radius:4px;position:relative;cursor:pointer;user-select:none;line-height:35px;text-align:left;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:var(--text-footer-widget);padding:0 10px}.footer-language svg{width:16px;height:16px;margin-right:6px}.footer-language span{font-size:12px;margin-right:4px}.footer-icon-size{width:20px;height:20px;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.footer-icon-down{display:inline-block;vertical-align:middle;position:relative;font-size:0;margin:0;width:0;height:0;border-left:4px solid transparent;border-top:4px solid var(--text-footer-widget);border-right:4px solid transparent}.widget-content-lang .translation-links{display:block;position:absolute;border-radius:4px;margin-top:10px;padding:12px 0 24px;z-index:999;background:var(--blog-pager-hover);text-align:left;right:0;transition:.3s;transform:scale(1,0);opacity:0;border:0;top:auto;left:auto;bottom:130%;transform-origin:50% 100%}.widget-content-lang .translation-links:after{display:none}.widget-content-lang .translation-links li{font-size:14px;height:20px;line-height:20px;margin:12px 25px 0;white-space:nowrap;color:var(--post-grey);cursor:pointer}#footer-right #LinkList11{position:relative}#footer-right #LinkList11:hover .translation-links{opacity:1;transform:scale(1)}.about-summary{font-size:16px;line-height:24px;color:rgba(255,255,255,0.8);font-weight:400;overflow:hidden;position:relative}.author-avatar-wrap{position:relative;overflow:hidden;width:80px;height:80px;border-radius:50%}.author-description{box-sizing:border-box;padding:12px 0 12px 16px;display:flex;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;width:calc(100% - 50px)}.author-title{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-link{display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between}.author-me{font-size:14px;color:var(--menu-link-color);font-weight:500}.author-url{font-size:14px;text-align:right;font-weight:500;cursor:pointer;position:relative;display:flex;-webkit-box-align:center;align-items:center}.author-url svg{margin-left:4px;width:12px;height:12px;fill:currentColor;top:5px;transform:rotate(-90deg)}.related-item{transition:all .3s ease 0s;margin:0 0 15px}.related-item:hover{transform:scale(1.05)}.related-item:hover .entry-lyr{display:block}.entry-lyr{display:none;position:absolute;left:0;bottom:0;width:100%;height:100%}.entry-lyr-icon{position:absolute;z-index:10;left:50%;bottom:50%;transform:translate(-50%,50%);color:var(--keycolor)}.svg-32{width:32px;height:32px}.entry-slip{width:100%;height:84px;background-image:linear-gradient(-180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.55) 80%);position:absolute;bottom:0}#comments .comment .comment-actions,.subscribe-popup .FollowByEmail .follow-by-email-submit{background:0;border:0;box-shadow:none;color:var(--keycolor);cursor:pointer;font-size:14px;font-weight:700;outline:0;text-decoration:none;text-transform:uppercase;width:auto}.item-control,#comment-holder .continue,.hidden{display:none!important}#comments{font-size:14px;margin:0;padding:0}#comments .comment-thread ol{margin:0;padding-left:0;padding-left:0}#comments .comment .comment-replybox-single,#comments .comment-thread .comment-replies{margin-left:60px}#comments .comment-thread .thread-count{display:none}#comments .comment{list-style-type:none;padding:0 0 30px;position:relative}#comments .comment .comment{padding-bottom:8px}.comment .avatar-image-container{position:absolute}.comment .avatar-image-container img{border-radius:50%}.avatar-image-container svg,.comment .avatar-image-container .avatar-icon{border-radius:50%;border:0;box-sizing:border-box;fill:currentColor;height:35px;margin:0;padding:7px;width:35px}.comment .comment-block{margin-top:10px;margin-left:60px;padding-bottom:0}#comments .comment-author-header-wrapper{margin-left:40px}#comments .comment .thread-expanded .comment-block{padding-bottom:20px;margin-top:30px}#comments .comment .comment-header .user,#comments .comment .comment-header .user a{font-size:14px;font-style:normal;font-weight:700}#comments .comment .comment-actions{bottom:0;margin-bottom:15px;position:absolute}#comments .comment .comment-actions>*{margin-right:8px;color:inherit}#comments .comment .comment-header .datetime{bottom:0;color:rgba(255,255,255,.54);display:inline-block;font-size:13px;font-style:normal;margin-left:8px}#comments .comment .comment-footer .comment-timestamp a,#comments .comment .comment-header .datetime a{color:rgba(255,255,255,.54)}#comments .comment .comment-content,.comment .comment-body{color:var(--bg-head);margin:12px 0;word-break:break-word}.comment-body{margin-bottom:12px}#comments.embed[data-num-comments="0"]{border:0;margin-top:0;padding-top:0}#comments.embed[data-num-comments="0"] #comment-post-message,#comments.embed[data-num-comments="0"] div.comment-form>p,#comments.embed[data-num-comments="0"] p.comment-footer{display:none}#comment-editor-src{display:none}.comments .comments-content .loadmore.loaded{max-height:0;opacity:0;overflow:hidden}.entry-video.show {display:block;opacity:1}.entry-video{position:absolute;display:none;width:54.9%;height:500px;margin-top:-7%;right:0;opacity:0}.temabanua-post-video{position:absolute;left:0;top:0;right:0;height:100%}.youtube-responsive,.video{position:relative;height:100%;width:100%;min-height:230px;overflow:hidden}.youtube-responsive iframe,.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.temabanua-video-top{width:300px;height:100%;background-image:linear-gradient(270deg,rgba(17,19,25,0) 0,rgba(17,19,25,0.05) 16%,rgba(17,19,25,0.2) 30%,rgba(17,19,25,0.39) 43%,rgba(17,19,25,0.61) 55%,rgba(17,19,25,0.8) 68%,rgba(17,19,25,0.95) 82%,var(--background) 98%);border-radius:1px;position:absolute;bottom:0}.temabanua-video-left{width:100%;height:150px;background-image:linear-gradient(1deg,rgba(17,19,25,0) 1%,rgba(17,19,25,0.05) 17%,rgba(17,19,25,0.2) 31%,rgba(17,19,25,0.39) 44%,rgba(17,19,25,0.61) 56%,rgba(17,19,25,0.8) 69%,rgba(17,19,25,0.95) 83%,var(--background) 99%);border-radius:1px;position:absolute}.temabanua-video-bottom{width:100%;height:150px;background-image:linear-gradient(179deg,rgba(17,19,25,0) 1%,rgba(17,19,25,0.05) 17%,rgba(17,19,25,0.2) 31%,rgba(17,19,25,0.39) 44%,rgba(17,19,25,0.61) 56%,rgba(17,19,25,0.8) 69%,rgba(17,19,25,0.95) 83%,var(--background) 99%);border-radius:1px;position:absolute;bottom:0}.hide-scroll{overflow:hidden;width:100%}[class*="yt"]:before,[class*="yt"]:after{cursor:pointer;display:flex;align-items:center;justify-content:center;content:"";position:absolute;right:50%;transform:translate(50%,50%);bottom:50%}[class*="yt"]:before{width:48px;height:48px;border-radius:50%;background-color:var(--keycolor)}[class*="yt"]:after{background-image:url("data:image/svg+xml,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M8,5.14V19.14L19,12.14L8,5.14Z' fill='%23ffffff'></path></svg>");background-repeat:no-repeat;width:32px;height:32px;background-color:transparent;z-index:3}.item-error #content-wrapper{height:100%;min-height:100%}.errorWrap{max-width:1236px;margin:0 auto;display:flex}.errorWrap #temabanua-error-entry{margin-top:142px;margin-right:11.3%;width:57.6%;vertical-align:top;display:inline-block}.errorWrap .entry-error{margin-top:193px;display:inline-block;width:31%}.entry-error .error-title{font-size:30px;line-height:36px;margin-bottom:20px;color:var(--bg-text)}.entry-error .error-caption{color:var(--text-footer-copyright);line-height:22px;margin-bottom:40px;font-size:16px}.entry-error .error-button{min-width:108px;display:inline-block}.entry-error .error-button a{padding:0 16px;height:44px;display:block;font-size:16px;line-height:44px;background-color:var(--keycolor);color:var(--post-title);border-radius:4px;text-align:center;font-weight:500}.queryEmpty{padding:20px;background:var(--menu-background);margin-top:60px;margin-bottom:50px;text-align:center;min-height:123px}.queryEmpty .result{padding:30px 0 16px;color:var(--bg-text);font-size:20px}.queryEmpty span.search-query{font-weight:700}.queryEmpty span.search-query:before,.queryEmpty span.search-query:after{content:"";background:url("data:image/svg+xml,<svg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'><path d='M12 12a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1h-1.388c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 9 7.558V11a1 1 0 0 0 1 1h2Zm-6 0a1 1 0 0 0 1-1V8.558a1 1 0 0 0-1-1H4.612c0-.351.021-.703.062-1.054.062-.372.166-.703.31-.992.145-.29.331-.517.559-.683.227-.186.516-.279.868-.279V3c-.579 0-1.085.124-1.52.372a3.322 3.322 0 0 0-1.085.992 4.92 4.92 0 0 0-.62 1.458A7.712 7.712 0 0 0 3 7.558V11a1 1 0 0 0 1 1h2Z' fill='%23ffffff'></path></svg>") no-repeat;display:inline-block;width:12px;height:12px;vertical-align:top}.queryEmpty .result-caption{font-size:16px;line-height:19px;color:var(--text-footer-copyright);font-weight:400;margin:0 20px;padding-bottom:30px}.first-title{padding-top:50px;font-weight:bold;font-size:32px}.temabanua-blog-post-comments h3{font-size:18px;margin:0 0 20px}.page-body img{border-radius:5px;width:auto}.page-body p{margin:20px 0}.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{margin:16px 0}.item-page-inner,.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{color:var(--bg-text)}.page-title{padding-top:110px;font-size:60px;font-weight:bold;text-align:center}.page-wrapper{margin:50px auto 0;width:1172px;background-image:linear-gradient(var(--blog-pager-hover) 0,var(--menu-background) 0,var(--background) 100%);box-shadow:rgb(0 0 0 / 20%) 0 -6px 15px 0;text-align:center}.page-body{width:846px;margin:24px auto 0;font-size:16px;line-height:22px;color:var(--post-grey)}.page-footer{margin-top:90px}.page-width{margin:31px auto 0;width:1450px;display:flex;-webkit-box-align:center;align-items:center;justify-content:center}.page-line{height:2px;margin-top:70px;background:var(--border-footer)}.page-bottom{width:1000px;margin:40px auto 70px}@media screen and (min-width: 1281px) and (max-width: 1680px){html {font-size: 100px;}}@media screen and (min-width: 1280px) and (max-width: 1679px){#main-menu #LinkList1 {margin-right: 30px;}#main-menu .tm-channel:first-child {margin-left:24px}#main-menu .tm-channel {line-height: 0.6rem;margin-left: 30px;font-size: 14px;}#main-menu .tm-channel:nth-child(n+6) {display: none;}#main-menu #LinkList2{display: table-cell;}}@media screen and (min-width: 1024px) and (max-width: 1919px){.temabanua-layer-left {width:52%}.temabanua-video-top {width:360px}.temabanua-video-left,.temabanua-video-bottom {height:120px}}@media screen and (min-width: 1024px) and (max-width: 1679px){.entry-video{width:68%;margin-top:-9%}.entry-button-more{margin-top:4px}.entry-featured{margin:0 0 0 64px}.entry-featured:before{padding-top:39.8%}.entry-boxed{width:70.84%}.item-post-content{margin-top:-29%}.item-post-content-inner{width:calc(100% - 64px);margin:0 0 0 64px}.entry-content-wrap{width:500px}h1.entry-title{font-size:28px;font-weight:800;line-height:1.2;text-shadow:rgb(0 0 0 / 70%) 1px 1px 0}.in-tag{font-size:14px;line-height:16px;margin-top:8px;margin-bottom:8px}.entry-post-meta .tag-line{margin-bottom:8px}.tag-line span,.item-post .sp h3,.entry-rating span{font-size:14px}.entry-content{font-size:14px;line-height:21px;text-shadow:rgb(0 0 0 / 70%) 1px 1px 0}.entry-button{font-size:14px;height:36px}.post-footer{margin-top:20px}.entry-post-tab{margin:24px 64px 24px 64px}.entry-list-tab{padding:0 64px;font-size:14px}}@media screen and (min-width: 768px) and (max-width: 1279px){#main-menu .tm-channel:nth-child(n) {display:none}#main-menu #LinkList1 {margin-right:16px}#main-menu #LinkList2 {display: table-cell;height:60px}}@media screen and (min-width: 768px) and (max-width: 1679px){#main-logo .header-image-wrapper{width:82px;height:26px;padding:12px 0}.head-logo{height:60px}#main-slider .owl-dots .owl-dot.active span{width:12px}#main-slider .owl-dots .owl-dot span{margin:0 3px;height:6px;border-radius:1px;width:6px}.footer-wrapper{padding-bottom:30px}}
@media screen and (min-width: 768px) and (max-width: 1023px) {.head-widget #LinkList3 .icon-link {width:60px;min-width:60px}.menu-grid{margin:0 8px 0 24px}.head-container #head-right{right:56px}#Text005{margin-left:0px}.entry-video{margin-top:-58%;width:100%;height:550px;left:0}.main-title{padding:0 56px;margin:0}.entry-featured,.item-post-content,.item-post-content-inner{margin:0}.entry-featured:before{padding-top:56.25%}.item-post-content-inner,.entry-content-wrap{width:100%}.item-post-content-inner{padding:0 50px}h1.entry-title{font-size:28px;line-height:1.2;font-weight:800}
.index-post-wrap,.related-posts{grid-template-columns:repeat(4,1fr)}.in-tag{font-size:14px;line-height:16px;margin-top:8px;margin-bottom:8px}.item-post .sp h3{font-size:14px}.tag-line{margin-bottom:8px}.entry-content{font-size:14px;line-height:21px}.index-post-wrap,.blog-pager,.entry-slider{margin:0 49px;padding:16px 7px}.queryEmpty{min-height:100px}.queryEmpty .result{padding:24px 0 16px;line-height:20px;font-size:18px}.queryEmpty .result-caption{font-size:14px;line-height:16px;padding-bottom:24px}.post-footer{margin-top:10px}.entry-list-tab{font-size:14px;padding:0 50px}.entry-post-tab{margin:24px 50px 24px 50px}}@media screen and (max-width: 1679px){#head-right{right:64px}.head-box{padding:0 64px}.author-description{padding:10px 0 10px 10px;width:calc(100% - 80px)}.author-title{font-weight:500}.about-author{padding-bottom:12px}.author-me,.author-url{font-size:12px}.author-url svg{width:10px;height:10px}}@media screen and (max-width: 1023px) {.menu-grid .icon-link .tct,.item-link-text,.footer-line,.head-menu-mobile,.main-mbl-menu::-webkit-scrollbar{display:none}.head-menu-mobile{padding:10px 0;margin-right:30px}.item-link-number{right:0}.show-menu .main-mobile{z-index:100;width:100%;opacity:1}.show-menu .main-mbl-background{width:100%;height:100%}.show-menu .main-mbl-menu{left:0;overflow-y:scroll}.errorWrap{max-width:418px;margin:0 auto 40px;flex-direction:column}.errorWrap #temabanua-error-entry{margin:44px auto;width:80%;height:100%;display:block;text-align:center}.errorWrap .entry-error{margin-top:0;display:block;width:100%;text-align:center}.entry-error .error-title{font-size:18px;line-height:1;margin-bottom:20px}.entry-error .error-caption{font-size:14px;margin-bottom:30px;padding:0 15px}.entry-error .error-button{margin:0 auto}.main-mobile{position:fixed;display:block;z-index:100;top:0;left:0;height:100%;width:0;opacity:0;overflow:hidden;transition:all .3s ease 0s}.main-mbl-background{position:fixed;top:0;left:0;height:0;width:0;background:rgba(0,0,0,.54)}.main-mbl-menu{color:var(--head-text);font-size:16px;width:270px;left:-270px;height:100%;background-color:var(--button-footer);position:absolute;transition:left .3s ease 0s;padding-bottom:8px;box-shadow:1px 1px 3px rgb(0 0 0 / 20%)}.main-mobile-close{color:var(--head-text);height:14px;width:14px;position:absolute;cursor:pointer;padding:4px;right:12px;top:12px;fill:currentColor}.head-box{padding:0 50px}#head-right:{right:50px}.head-widget .head-search{width:186px}.BlogSearch input{width:186px;padding:0 60px 0 15px}.head-menu-mobile>svg{width:28px;height:28px}.author-avatar-wrap{width:60px;height:60px}.author-description{width:calc(100% - 60px)}.about-summary{font-size:14px;line-height:20px}.footer-container{width:668px}.btn-footer{margin:24px 50px}.btn-footer a{margin:0 20px}#footer-right .widget{margin-left:20px}.main-footer{display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:24px 0;border-top:1px solid var(--line-footer-m)}}@media screen and (max-width: 767px) {.entry-top-label {width:24px;height:24px;border-radius: 1px 2px;}.head-menu,.head-widget #LinkList3,.item-link-text,.slider-caption,.slider-wrapper .owl-nav,.main-footer #footer-widget{display:none}.head-menu-fixed{display:block}.head-menu-mobile{margin-right:8px;display:inline-block}.head-wrapper{height:92px}.head-container{height:44px}.head-menu-mobile svg{width:18px;height:18px}#main-logo .header-image-wrapper{height:18px;padding:10px 0}.head-box{padding:0 16px;background:var(--background)}.head-logo{height:44px;line-height:1;z-index:1}#head-right{right:15px;width:100%;padding-left:148px;box-sizing:border-box}.error-msg {margin:13px}.shadow-slider,.slider-button {display:none;}.head-form-search .PopularPosts {position: fixed;border-top: 1px solid var(--line-footer-m);border-left:0;border-right:0;border-bottom:0;left: 0px;border-radius:0;height:100%;max-height:100%;background:var(--head-fixed);top: 45px;}.entry-button {font-size:14px}.head-widget .head-search{flex:1 1 1px;height:28px}.BlogSearch input{width:100%;height:28px;padding:0 50px 0 12px;border:0}.post-share-wrap{position:fixed;left:0;bottom:50px;transform:translate(0px,0px);box-sizing:border-box;width:100%;padding:20px;height:297px;border-radius:8px 8px 0 0}.post-share-content li{margin-left:8px}.post-share-content li a{;width:72px}.post-share-content{overflow-x:scroll;-webkit-box-pack:start;justify-content:flex-start;position:relative;border:0;padding:0}.item-query #content-wrapper{min-height:inherit}.queryEmpty{margin-top:0;margin-bottom:36px;min-height:88px}.queryEmpty .result{padding:20px 15px 12px;line-height:20px;font-size:16px}.queryEmpty .result-caption{font-size:14px;line-height:16px;padding-bottom:20px}.entry-post-tab{margin:24px 15px 16px 15px}.search-action{top:2px}.search-line{top:7px}#Text005{padding:0;margin-left:12px}.item-link-number{right:-2px}.btn-head svg{margin-right:0}.slider-info{left:15px;bottom:15px}.content-slider{margin-bottom:16px}#main-slider .owl-dots{right:12px;bottom:15px}#main-slider .owl-dots .owl-dot span{margin:0 2px;height:3px;border-radius:.5px;width:3px}#main-slider .owl-dots .owl-dot.active span{width:6px}.index-post-wrap,.related-posts{grid-template-columns:repeat(3,1fr);grid-gap:8px}.entry-featured,.item-post-content,#footer-right{margin:0}.entry-featured:before{padding-top:56.27%}.entry-boxed,.item-post-content-inner,.entry-content-wrap,#footer-right,.widget-content-lang .translation-links{width:100%}.item-post-content-inner{padding:0 15px;margin:0;box-sizing:border-box}h1.entry-title{font-size:24px;line-height:24px;font-weight:800}.tag-line{margin-bottom:8px}.entry-labels{height:18px}.in-tag{margin-top:8px;margin-bottom:8px;font-size:13px;line-height:16px}.entry-content{font-size:13px;line-height:21px}.entry-button{margin-right:-15px}.entry-button,.entry-list-tab{overflow:scroll hidden;white-space:nowrap}.entry-list-tab{padding:0 15px;font-size:14px;min-width:320px}.entry-list-tab .tab-list{height:44px;margin-right:24px}.entry-list-tab .tab-list h2{padding:10px 0}.entry-list-tab::-webkit-scrollbar,.entry-button::-webkit-scrollbar{width:0;display:none}.item-post .sp h3{font-size:13px}.entry-video{margin-top:-58%;width:100%;height:400px;left:0}.temabanua-video-top{width:0}.temabanua-video-left,.temabanua-video-bottom{height:60px}.footer-wrapper{padding-bottom:20px}.footer-container{width:100%}#footer-info .widget .title{font-size:18px;margin-top:24px}.btn-footer{margin:24px 15px;padding:0 33px;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.btn-footer a:first-child{flex-basis:100%;margin:0 0 16px}.btn-footer a{min-width:100px;flex-basis:48%;margin:0}.footer-copyright{margin:16px 50px 0}.footer-copyright .widget p{font-size:11px;line-height:14px}.footer-copyright .widget p:nth-child(2){margin:10px auto 20px}.main-footer{margin:0 50px}#footer-right .widget{margin-left:0}#shareNotif span{font-size:14px;padding:14px 20px}}@media screen and (max-width: 640px){.entry-video {height:320px}}@media screen and (min-width: 481px) and (max-width: 767px){.content-post .owl-nav button.owl-next, .content-post .owl-nav button.owl-prev {margin-top: 12px;height: calc(100% - 67px);}.content-post .owl-nav button.owl-next {right:-6px}.content-post .owl-nav button.owl-prev {left:-6px}.index-post-wrap, .blog-pager,.entry-slider {padding: 12px 4px 16px;margin:0 11px}.main-title{margin: 0;padding: 0 15px;}.error-msg{margin:13px}.main-title h3 {font-size: 20px;line-height: 20px;}}@media screen and (max-width: 480px){html{font-size:75px}.entry-video{height:230px}.main-title{padding:0 15px;margin:0}.content-post .owl-nav button.owl-next,.content-post .owl-nav button.owl-prev{margin-top:12px;height:calc(100% - 66px)}.main-title h3{font-size:15px;line-height:15px}.content-post .owl-nav svg{height:20px;width:20px}.content-post .owl-nav button.owl-next{right:-3px}.content-post .owl-nav button.owl-prev{left:-3px}.index-post-wrap,.blog-pager,.entry-slider{padding:12px 4px 16px;margin:0 11px}}.add-bm ~ label svg{display:none}.add-bm:not(:checked) ~ label .bm-off{display:block}.add-bm:checked ~ label .nw{display:block}svg.line,svg .line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.add-bm:checked ~ label svg{color:var(--post-title);fill:currentColor}.btn-bm svg{width:24px;height:24px}.btn-bm{position:absolute;left:0;top:0;display:inline-block;font-size:12px;color:var(--post-title);letter-spacing:0;line-height:14px;border-radius:2px;text-align:center;padding:3px 4px}.btn-bm label{display:flex;align-items:center;justify-content:center;cursor:pointer}.m-bb-c,.none,.post-body img,.post-body iframe{display:none}.m-bg-n{position:fixed;bottom:0;height:55px;max-width:100%;box-sizing:border-box;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;z-index:99;background-color:var(--head-fixed);box-shadow:0 2px 10px 0 rgb(0 0 0 / 25%);padding:0 0 55px}.navIcon{display:flex;-webkit-box-pack:center;justify-content:space-around;-webkit-box-align:center;align-items:center;position:relative;z-index:0;text-align:center;white-space:nowrap;flex-flow:column nowrap;padding:8px 0;box-sizing:border-box;transition:color .2s ease-out 0s}.navIconPost,.navIconPost img{position:relative;width:24px;height:24px;margin-bottom:4px}.navText{display:block;position:relative;font-weight:400;font-size:10px;line-height:16px;color:var(--bg-head);text-decoration:initial;margin:0}@media screen and (min-width: 320px) and (max-width: 645px){.m-bb-c {display:block}}
