.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;will-change:transform}.slick-arrow.slick-next,.slick-arrow.slick-prev{position:absolute;top:0;bottom:0;margin:auto;z-index:20;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;background-color:#fff;border-radius:50%;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.16);box-shadow:0 2px 6px rgba(0,0,0,.16);font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.slick-arrow.slick-next::before,.slick-arrow.slick-prev::before{font-size:32px;color:#51555c}.slick-arrow.slick-prev{left:-20px}.slick-arrow.slick-prev::before{margin-left:-2px;content:"\e926"}.slick-arrow.slick-next{right:-20px}.slick-arrow.slick-next::before{content:"\e92d"}.slick-arrow:hover::before{color:#36b049}.slick-arrow:hover.slick-next{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)}.slick-arrow:hover.slick-prev{-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}.slick-arrow.slick-disabled{display:none!important}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slick-dots li{margin:0 4px}.slick-dots li button{font-size:0;padding:0;width:8px;height:8px;border-radius:50%;background-color:#e0e0e0}.slick-dots li.slick-active button{width:10px;height:10px;border:2px solid #208f35;background-color:transparent}.code-block+pre{margin-top:32px}.tabs{position:relative;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.tabs.scrolled-right .overflow-arrow.right{opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tabs.scrolled-left .overflow-arrow.left{opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tabs ul{width:100%;list-style:none;overflow:hidden;margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.tabs ul::-webkit-scrollbar{display:none;-webkit-appearance:none}.tabs ul li{-ms-flex-negative:0;flex-shrink:0;cursor:pointer;color:#4e535c;display:inline-block;background:0 0;border:none;font-size:18px;padding:2px 6px;border-radius:4px;margin-right:24px;position:relative;white-space:nowrap}.tabs ul li:last-of-type{margin-right:0}.tabs ul li:hover{color:#2483f2}.tabs ul li.current{color:#2483f2;font-weight:600}.tabs ul li.current::after{display:block}.tabs .indicator{position:absolute;bottom:0;background:#2483f2;height:2px;border-radius:5px 5px 0 0}.tabs .btn.btn-icon i{line-height:40px}.tabs .overflow-arrow{display:none;width:40px;position:absolute;top:0;bottom:0;background:#fff;border-radius:0}.tabs .overflow-arrow i{color:#4e535c}.tabs .overflow-arrow i:hover{color:#2483f2}.tabs .overflow-arrow::after{content:"";width:18px;position:absolute;top:0;bottom:0;background:-webkit-gradient(linear,left top, right top,color-stop(0, #fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.tabs .overflow-arrow.right{right:0;-webkit-transition:opacity .15s;transition:opacity .15s}.tabs .overflow-arrow.right::after{left:-18px;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.tabs .overflow-arrow.left{left:0}.tabs .overflow-arrow.left::before{right:0}.tabs.tabs-overflow .overflow-arrow{display:block}.tabs .tabs-modal-btn{color:#4e535c;position:relative}.tabs .tabs-modal-btn i{border-radius:50%}.tabs .tabs-modal-btn i:hover{background:0 0}.tabs .tabs-modal-btn i:active{background:rgba(5,80,191,.1)}.tabs .tabs-modal-btn::after{content:"";width:18px;position:absolute;top:0;bottom:0;left:-18px;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);background:-webkit-gradient(linear,left top, right top,color-stop(0, #fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.tabs .tabs-modal-btn{display:none}@media (max-width:1199.98px){.tabs .btn.btn-icon i{height:40px;width:40px;line-height:40px}.tabs ul{height:40px;overflow:scroll;overflow-y:hidden}.tabs .btn.btn-icon i{background:0 0!important}}@media (max-width:767.98px){.tabs.tabs-overflow .overflow-arrow{display:none}.tabs.tabs-overflow .tabs-modal-btn{display:block}.tabs.tabs-overflow.tabs-overflow-left .overflow-arrow.left{display:none}.tabs.tabs-overflow.tabs-overflow-left .empty.left{display:none}.tabs.tabs-overflow .indicator{bottom:4px}}html[dir=rtl] .tabs ul{direction:rtl;padding:0}html[dir=rtl] .tabs ul li{margin-right:0;margin-left:24px}html[dir=rtl] .tabs ul li:last-of-type{margin-left:0}html[dir=rtl] .tabs.tabs-overflow .overflow-arrow{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}html[dir=rtl] .tabs.tabs-overflow .overflow-arrow.right{right:auto;left:0}html[dir=rtl] .tabs.tabs-overflow .overflow-arrow.left{left:auto;right:0}html[dir=rtl] .tabs.tabs-overflow .overflow-arrow.left::after{right:-18px}html[dir=rtl] .tabs-modal-btn::after{right:-18px;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:767.98px){html[dir=rtl] .tabs-overflow{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html[dir=rtl] .tabs-overflow ul{width:calc(100% - 48px)}}body[site_type=gospel] .tabs .btn.btn-icon{padding:0}body[site_type=gospel] .tabs .btn.btn-icon i{-webkit-box-shadow:none!important;box-shadow:none!important}body[site_type=gospel] .tabs .btn.btn-icon:hover i{background:#ebf2ff}body[site_type=gospel] .tabs .btn.btn-icon:active i{background:#e5edf9}.modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;width:100vw;height:100%;top:0;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:-9999;opacity:0;display:none}.modal .modal-dialog{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.modal .modal-box{background-color:#fff;border-radius:8px;z-index:99999;opacity:1;will-change:opacity;overflow:hidden;-webkit-box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);width:100%;max-width:80%;max-height:80vh}.modal .modal-box .modal-header{height:44px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99;background:#fff;position:relative}.modal .modal-box .modal-header button{padding:0;border:0;background:0 0;position:absolute;right:1px;outline:0}.modal .modal-box .modal-header button i{font-size:30px;display:block;padding:8px;cursor:pointer}.modal .modal-box .modal-body{padding:0 44px 0 24px;overflow-y:auto;overflow-x:hidden;margin-right:-20px}.modal-bg{background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;will-change:opacity;opacity:0;-webkit-transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0s;transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0s}.modal-video-share .modal-box{width:560px!important;min-width:288px!important;height:231px}.modal-video-share .modal-box .modal-header .modal-title{line-height:26px;font-size:18px;color:#4e535c;padding:0 10px}.modal-video-share .modal-box .modal-body{max-height:calc(100% - 88px)!important}.modal-change-lang .modal-box{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);max-width:65%;padding:44px 56px 44px 80px}.modal-change-lang .modal-box .modal-header{padding-bottom:26px;border-bottom:1px solid rgba(0,0,0,.1)}.modal-mb-show .modal-box{max-width:560px;width:calc(100% - 76px)}.modal-mb-show .modal-box .modal-body{max-height:calc(40vh - 44px)}html[dir=rtl] .modal .modal-box .modal-header .modal-header-close{left:1px!important;right:unset!important}.rich-slick{position:relative}.rich-slick .slick-list{-webkit-transition:opacity 1.6s;transition:opacity 1.6s;opacity:1}.rich-slick.rending .slick-list{-webkit-transition:opacity 0s;transition:opacity 0s;opacity:0}.rich-slick:hover .slick-arrow{opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;pointer-events:auto}.rich-slick.edge-left .slick-prev{opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.rich-slick.edge-right .slick-next{opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.rich-slick .rich-slick-lazy{opacity:0;-webkit-transition:opacity 2s ease-in-out;transition:opacity 2s ease-in-out}.rich-slick .rich-slick-lazy.loaded{opacity:1}.rich-slick .slick-slide{margin:0 12px}.rich-slick .slick-list{margin:0 -12px}.share-wrapper{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1200;visibility:hidden;pointer-events:none}.share-wrapper .share-panel{background-color:#fff;padding:14px 16px;border-top-left-radius:4px;border-top-right-radius:4px;position:absolute;z-index:1010;-webkit-box-shadow:0 3px 16px rgba(0,0,0,.16);box-shadow:0 3px 16px rgba(0,0,0,.16);-webkit-transition:opacity 625ms cubic-bezier(.4,0,.2,1) 0s;transition:opacity 625ms cubic-bezier(.4,0,.2,1) 0s;opacity:0}.share-wrapper .share-content h4{font-size:18px}.share-wrapper .share-content .share-target{margin-top:36px}.share-wrapper .share-content .a2a_kit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.share-wrapper .share-content .a2a_kit a[class^=a2a_]{width:56px;min-width:56px;height:56px;padding:4px;display:block;margin-right:24px;margin-bottom:16px}.share-wrapper .share-content .a2a_kit a[class^=a2a_].a2a_dd{margin-right:0!important}.share-wrapper .share-wrapper-mask{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:999;-webkit-transition:opacity 425ms cubic-bezier(.4,0,.2,1) 0s;transition:opacity 425ms cubic-bezier(.4,0,.2,1) 0s;will-change:opacity;opacity:0}.share-wrapper .copy-link{margin-top:16px}.share-wrapper .copy-link-renderer{background:#f5f7fa;border:1px solid rgba(0,0,0,.1);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-wrapper .copy-link-renderer i{padding:0 8px;font-size:22px;color:#919499}.share-wrapper .copy-link-renderer input{width:100%;background:0 0;border:none;border-right:1px solid rgba(0,0,0,.1);margin:10px 0;padding-right:16px;color:#919499;overflow:hidden}.share-wrapper .copy-link-renderer .btn-copy{white-space:nowrap;background-color:transparent;padding:0 16px;color:#208f35;-ms-flex-negative:0;flex-shrink:0}.share-wrapper .start-at{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.share-wrapper .start-at span{color:#7f7f7f;font-size:14px;padding-left:26px}.share-wrapper .start-at .start-at-timestamp{border-radius:4px;border:1px solid rgba(0,0,0,.1);padding:4px 8px;width:84px;color:#262b33;font-family:Roboto;margin-left:20px}.share-wrapper .start-at .checkbox+span::after{border-color:#36b049;top:0}.share-wrapper .start-at .checkbox+span::before{top:2px}.share-wrapper .start-at{margin-top:24px}.share-wrapper .close-btn{background-color:transparent;position:absolute}.share-wrapper.shows{visibility:visible;pointer-events:auto}.share-wrapper.shows .share-panel,.share-wrapper.shows .share-wrapper-mask{opacity:1}.share-wrapper.hides{-webkit-transition:all .1s ease .65s;transition:all .1s ease .65s}@media (min-width:768px){.share-wrapper .share-panel{padding:24px 16px}}@media (min-width:1248px){.share-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-wrapper.present{position:absolute}.share-wrapper.present .share-wrapper-mask{display:none}.share-wrapper .share-panel{position:relative;border-radius:4px;padding:32px 24px;width:560px;min-height:260px}.share-wrapper .share-content .a2a_kit{-ms-flex-wrap:wrap;flex-wrap:wrap}.share-wrapper .close-btn{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:10px;top:16px}.share-wrapper .close-btn span{display:none}.share-wrapper .close-btn i{font-size:28px}}@media (max-width:1247.98px){.share-wrapper .share-panel{padding-bottom:64px;bottom:0;left:0;right:0;width:70%;min-height:250px;margin:auto;will-change:transform;-webkit-transform:translateY(120%);-ms-transform:translateY(120%);transform:translateY(120%);opacity:0;-webkit-transition:all 425ms cubic-bezier(.4,0,.2,1) 0s;transition:all 425ms cubic-bezier(.4,0,.2,1) 0s}.share-wrapper .share-panel .share-target{overflow-x:auto}.share-wrapper .start-at{margin-bottom:34px}.share-wrapper .close-btn{bottom:12px;left:0;right:0;margin:auto;height:52px;width:70%}.share-wrapper .close-btn i{display:none}.share-wrapper .close-btn span{color:#208f35}.share-wrapper.shows .share-panel{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}@media (max-width:575.98px){.share-wrapper .share-panel{width:100%}}@media (max-width:340px){.share-wrapper .share-panel .copy-link-renderer i{padding-left:4px;padding-right:2px}.share-wrapper .share-panel .copy-link-renderer .btn-copy{font-size:14px;padding-left:6px;padding-right:6px}.share-wrapper .share-panel .share-target{margin-top:16px}.share-wrapper .share-panel .start-at{margin:16px 0}.share-wrapper .share-panel .a2a_kit a[class^=a2a_]{margin-bottom:0}}@media (max-width:309.98px){.share-wrapper .share-panel{padding-bottom:50px}.share-wrapper .share-panel .copy-link{margin-top:8px}.share-wrapper .share-panel .share-target{overflow-x:hidden}.share-wrapper .share-panel .share-target .a2a_kit{display:block}.share-wrapper .share-panel .share-target .a2a_kit a[class^=a2a_]{display:inline-block;width:40px;min-width:40px;height:40px;float:none;margin-right:10px}}.module-deck{background-color:#f8fcf8;padding-bottom:48px;overflow:hidden;border-radius:8px}.module-deck .sub-gard{padding-left:24px;padding-right:24px}.module-deck .sub-conduct{width:100%;height:156px;position:relative;background-repeat:no-repeat;background-size:auto 90%;background-color:#e7f5e8;background-position:bottom center}.module-deck .sub-conduct::after{content:"";width:20px;height:20px;background-color:#e7f5e8;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:-10px;left:0;right:0;margin:auto}.module-deck .checkbox+span::after{top:1px}.module-deck .checkbox+span::before{top:2px}.subscribe-wrapper{position:relative;height:auto;-webkit-transition:height .35s ease-out;transition:height .35s ease-out;overflow:hidden;margin-top:42px}.subscribe-wrapper.module-deck{padding:0}.subscribe-wrapper .email-subscribe h4,.subscribe-wrapper .free-subscribe h4{font-size:22px;margin-bottom:16px;text-align:center}.subscribe-wrapper .news-privacy a,.subscribe-wrapper .news-privacy span{font-size:14px}.subscribe-wrapper .news-privacy a{color:#2da140}.subscribe-wrapper .free-subscribe{-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out}.subscribe-wrapper .free-subscribe .news-desc{display:inline;font-size:16px}.subscribe-wrapper .free-subscribe .more{font-size:14px;color:#36b049;text-decoration:none;padding-left:6px}.subscribe-wrapper .free-subscribe .more:hover{text-decoration:underline}.subscribe-wrapper .free-subscribe .sub-list{text-align:center;margin-top:4px}.subscribe-wrapper .free-subscribe .sub-list .btn{margin-top:16px;width:256px;font-size:14px;padding-left:24px;padding-right:24px}.subscribe-wrapper .free-subscribe .news-privacy{margin-top:16px;margin-bottom:8px}.subscribe-wrapper .email-subscribe{background-color:#f8fcf8;min-height:100%;width:100%;position:absolute;top:0;left:0;z-index:4;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.subscribe-wrapper .email-subscribe h4{font-weight:500}.subscribe-wrapper .email-subscribe .sub-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.subscribe-wrapper .email-subscribe .sub-list label{margin-bottom:8px;width:100%}.subscribe-wrapper .email-subscribe .sub-list .checkbox+span::after{border-color:#36b049}.subscribe-wrapper .email-subscribe .sub-list span{font-size:16px}.subscribe-wrapper .email-subscribe .sub-email{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;height:42px;overflow:hidden}.subscribe-wrapper .email-subscribe .sub-email br,.subscribe-wrapper .email-subscribe .sub-email label{display:none}.subscribe-wrapper .email-subscribe .sub-email input{border:0}.subscribe-wrapper .email-subscribe .sub-email input[type=submit]{background-color:#36b049;color:#fff;font-size:16px;position:relative;z-index:2;margin-left:-10px;padding-left:18px;padding-right:22px;border-radius:8px}.subscribe-wrapper .email-subscribe .sub-email input[type=submit]:hover{background-color:rgba(54,176,73,.85)}.subscribe-wrapper .email-subscribe .sub-email input[type=email]{background-color:#fff;width:calc(100% - 92px);padding-left:16px;border:1px solid rgba(0,0,0,.1);border-top-left-radius:8px;border-bottom-left-radius:8px;outline:0;font-size:16px}.subscribe-wrapper .email-subscribe .news-privacy{margin-top:16px}.subscribe-wrapper .email-subscribe .news-privacy a{color:#208f35}.subscribe-wrapper .email-subscribe .news-privacy input[type=checkbox]{width:16px;height:16px;margin-right:4px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.subscribe-wrapper .email-subscribe .back-options{margin:auto;display:block;margin-top:24px;background-color:transparent;color:#208f35;font-size:16px}.subscribe-wrapper .email-subscribe .back-options i{display:inline-block;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:all .3s ease;transition:all .3s ease;color:#36b049}.subscribe-wrapper .email-subscribe .back-options:hover i{-webkit-transform:translate3d(-4px,5px,0);transform:translate3d(-4px,5px,0)}.subscribe-wrapper .mc4wp-response{margin-top:10px}.sub-event .email-subscribe{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.sub-event.change .free-subscribe{-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%)}.sub-event.change .email-subscribe{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.news-privacy.warning{-webkit-animation:shakes .82s cubic-bezier(.36,.07,.19,.97) both;animation:shakes .82s cubic-bezier(.36,.07,.19,.97) both}.news-privacy.warning a,.news-privacy.warning span{color:#c71717!important}.news-privacy.warning span::after{border-color:#c71717}.subscribe-wrapper.no-magsub .free-subscribe .news-privacy{display:none}.subscribe-wrapper.no-magsub .email-subscribe{position:relative;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:16px}.subscribe-wrapper.no-magsub .email-subscribe .back-options,.subscribe-wrapper.no-magsub .email-subscribe h4{display:none}@-webkit-keyframes shakes{10%,90%{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}20%,80%{-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}30%,50%,70%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}40%,60%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes shakes{10%,90%{-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}20%,80%{-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}30%,50%,70%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}40%,60%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}#banner .banner-carousel-1:hover .slick-arrow{opacity:1}#banner .banner-carousel-1 .ban-item{width:100%;position:relative;overflow:hidden}#banner .banner-carousel-1 .ban-item .card-title{display:none!important}#banner .banner-carousel-1 .ban-item .card-title p{line-height:1.2;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.2em * 2);line-height:1.2}#banner .banner-carousel-1 .ban-card img{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:768px){#banner .banner-carousel-1 .ban-item .ban-card{height:300px}#banner .banner-carousel-1 .ban-item .card-title{height:116px}#banner .banner-carousel-1 .ban-item .card-title p{max-width:658px;font-size:22px}#banner .banner-carousel-1 .ban-item img{height:100%;max-width:none}#banner .banner-carousel-1 .slick-dots li button{width:56px}}@media (min-width:1248px){#banner{max-width:1920px}#banner .banner-carousel-1 .ban-item .ban-card{padding-top:23.96%;height:auto}#banner .banner-carousel-1 .ban-item .card-title{height:190px}#banner .banner-carousel-1 .ban-item .card-title p{font-size:28px;max-width:1060px}#banner .banner-carousel-1 .slick-dots li button{width:118px}}@media (max-width:767.98px){#banner .ban-item .ban-card{padding-top:56%}}#banner .slick-dots{position:absolute;bottom:0;left:0;right:0}#banner .slick-dots li{padding-bottom:8px}#banner .slick-dots li button{width:48px;height:3px;border-radius:4px;overflow:hidden;background-color:rgba(255,255,255,.4);border:0}#banner .slick-arrow{background-color:rgba(0,0,0,.6);height:56px;width:56px;background-repeat:no-repeat;background-position:center center}#banner .slick-arrow::before{display:none}#banner .slick-arrow.slick-prev{left:48px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNy40NzMiIHZpZXdCb3g9IjAgMCAxNSAyNy40NzMiPg0KICA8cGF0aCBpZD0ibGVmdC1hcnJvdy1mZmYiIGQ9Ik0uMywyNy40MzJhLjk4OC45ODgsMCwwLDEsMC0xLjQxNGwxMi4yNTMtMTIuMDNMLjMsMS45NTlBLjk4Ny45ODcsMCwwLDEsLjMuNTQ1YTEuMDMxLDEuMDMxLDAsMCwxLDEuNDQsMEwxNC43LDEzLjI3MmExLjAxLDEuMDEsMCwwLDEsMCwxLjQzM0wxLjczOSwyNy40MzJhMS4wMzIsMS4wMzIsMCwwLDEtMS40NDEsMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1IDI3LjcyNSkgcm90YXRlKDE4MCkiIGZpbGw9IiNmZmYiLz4NCjwvc3ZnPg0K)}#banner .slick-arrow.slick-next{right:48px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyNy40NzMiIHZpZXdCb3g9IjAgMCAxNSAyNy40NzMiPg0KICA8cGF0aCBpZD0icmlnaHQtYXJyb3ctZmZmIiBkPSJNLjMuMjkzYS45ODguOTg4LDAsMCwwLDAsMS40MTRsMTIuMjUzLDEyLjAzTC4zLDI1Ljc2NmEuOTg3Ljk4NywwLDAsMCwwLDEuNDE0LDEuMDMxLDEuMDMxLDAsMCwwLDEuNDQsMEwxNC43LDE0LjQ1M2ExLjAxLDEuMDEsMCwwLDAsMC0xLjQzM0wxLjczOS4yOTNBMS4wMzIsMS4wMzIsMCwwLDAsLjMuMjkzWiIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=)}@media (max-width:309.98px){#banner .slick-dots li button{width:38px}}#banner .banner-strip{position:relative;overflow:hidden;height:210px}#banner .banner-strip>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#banner .banner-bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}#banner .banner-bg img{position:absolute;top:0;left:50%;height:100%;max-width:none;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#banner .ban-title{position:relative;width:100%;z-index:2}#banner .ban-title h1{color:#fff;line-height:1.2;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.2em * 2);line-height:1.2;text-shadow:0 3px 6px rgba(0,0,0,.16)}@media (min-width:768px){#banner .banner-strip{height:256px}#banner .banner-strip .ban-title.left{padding-left:80px}#banner .banner-strip .ban-title.left h1{text-align:left}#banner .banner-strip .ban-title.center{top:-40px}#banner .banner-strip .ban-title.center h1{text-align:center}#banner .banner-strip .ban-title.right h1{text-align:right}}@media (min-width:1248px){#banner .banner-strip{height:320px}}@media (max-width:767.98px){#banner .banner-strip .ban-title{padding-bottom:16px;text-align:center}#banner .banner-strip .ban-title.right{text-align:right}}@media (max-width:575.98px){#banner .banner-strip{height:calc(100vw * .5626)}}@media (max-width:309.98px){#banner .banner-strip{height:180px}#banner .banner-strip .ban-title.right{text-align:center}}#banner .f-p-first-plate .card-title{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}#banner .f-p-first-plate .card-title p{margin-right:auto;margin-left:8px;font-size:16px;line-height:1.4;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.4em * 2);line-height:1.4}#banner .f-p-first-plate .card-title .watch,#banner .f-p-first-plate .card-title i{color:#fff;-ms-flex-negative:0;flex-shrink:0}#banner .f-p-first-plate .card-title i{font-size:24px}#banner .f-p-first-plate .card-title .watch{background-color:rgba(45,161,64,.88);border-radius:4px;margin:0 4px 0 16px;-webkit-transition:all .35s ease;transition:all .35s ease}#banner .f-p-first-plate .card-title .watch:hover{background-color:#36b049}#banner .f-p-first-plate .large-ban .card-title{padding-top:12px;padding-bottom:12px}#banner .f-p-first-plate .col-md-8{padding-right:4px}#banner .f-p-first-plate .col-md-4 .ban-item .card-title{padding-bottom:8px;padding-left:10px}#banner .f-p-first-plate .col-md-4 .ban-item .ban-card:hover img,#banner .f-p-first-plate .col-md-8 .ban-item .ban-card:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:768px){#banner .banner-carousel-3 .ban-item{display:block!important;margin-bottom:8px}#banner .banner-carousel-3 .ban-item:last-child{margin-bottom:0}#banner .banner-carousel-3 .ban-item.md-hide{display:none!important}#banner .f-p-first-plate .watch{font-size:12px;padding:4px 12px}#banner .f-p-first-plate .col-md-4{padding-left:4px}}@media (max-width:767.98px){#banner .banner-carousel-3 .slick-track{display:block}#banner .banner-carousel-3 .slick-track .ban-item{float:left}}@media (min-width:992px){#banner .f-p-first-plate .card-title p{font-size:18px;margin-left:16px}#banner .f-p-first-plate .card-title .watch{font-size:16px;padding:8px 32px;margin:0 18px 0 42px}#banner .f-p-first-plate .card-title i{font-size:32px}#banner .f-p-first-plate .large-ban .card-title{padding-top:24px;padding-bottom:16px}}@media (min-width:1248px){#banner .f-p-first-plate .card-title p{font-size:24px}#banner .f-p-first-plate .card-title .watch{margin-left:50px}#banner .f-p-first-plate .large-ban .card-title{padding-top:30px;padding-bottom:18px}}#banner .banner-carousel-2{border-radius:8px;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}#banner .banner-carousel-2 .ban-card .card-title p{font-size:16px;line-height:1.5;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.5em * 2);line-height:1.5}@media (min-width:768px){#banner .banner-carousel-2 .ban-card .card-title{height:140px;padding-left:24px;padding-right:24px}#banner .banner-carousel-2 .ban-card .card-title p{font-size:24px}}@media (max-width:767.98px){#banner .banner-carousel-2 .ban-card .card-title p{line-height:1.2;-webkit-line-clamp:2;max-height:calc(1.2em * 2);line-height:1.2}}@media (max-width:309.98px){#banner .banner-carousel-2 .ban-card .card-title{padding-bottom:22px}#banner .banner-carousel-2 .ban-card .card-title p{font-size:14px}}#banner .banner-carousel-5.init .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#banner .banner-carousel-5:hover .slick-arrow{opacity:1}#banner .banner-carousel-5 .ban-item{width:100vw}#banner .banner-carousel-5 .swiper-pagination{bottom:16px}#banner .banner-carousel-5 .swiper-pagination span{width:48px;height:3px;border-radius:4px;overflow:hidden;background-color:rgba(255,255,255,.4);opacity:1}#banner .banner-carousel-5 .slick-arrow.slick-prev{left:16px}#banner .banner-carousel-5 .slick-arrow.slick-next{right:16px}@media (min-width:768px){#banner .banner-carousel-5.init .ban-item{width:460px;position:relative}#banner .banner-carousel-5 .ban-item{-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease, -webkit-transform .35s ease;margin:30px 0;-webkit-transform:scale(.98)!important;-ms-transform:scale(.98)!important;transform:scale(.98)!important}#banner .banner-carousel-5 .ban-item .ban-card::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;pointer-events:none;background-color:rgba(0,0,0,.3);-webkit-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}#banner .banner-carousel-5 .ban-item.swiper-slide-active{-webkit-transform:scale(1.16)!important;-ms-transform:scale(1.16)!important;transform:scale(1.16)!important}#banner .banner-carousel-5 .ban-item.swiper-slide-active .ban-card::before{opacity:0;visibility:hidden}}@media (min-width:992px){#banner .banner-carousel-5.init .ban-item{width:520px}}@media (min-width:1248px){#banner .banner-carousel-5.init .ban-item{width:676px}}@media (max-width:767.98px){#banner .banner-carousel-5 .ban-item{padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}#banner .banner-carousel-5 .ban-item .ban-card{border-radius:8px;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}}@media (max-width:309.98px){#banner .banner-carousel-5 .swiper-pagination span{width:38px}}#banner .banner-carousel-5.swiper-container-initialized .swiper-wrapper .ban-item{display:block}#banner .banner-with-meeting{position:relative}#banner .banner-with-meeting .background-box{width:100%}#banner .banner-with-meeting .background-box img{display:block;width:100%}#banner .banner-with-meeting .content-box{position:absolute;left:0;top:0;bottom:0;right:0;z-index:9}#banner .banner-with-meeting .content-box .content-wrap{width:624px;margin-top:80px}#banner .banner-with-meeting .content-box .content-wrap h1{font-size:42px;font-weight:700;line-height:1.2em;margin-bottom:24px}#banner .banner-with-meeting .content-box .content-wrap .btn.warm{color:#fff;background:#ed7b18;font-size:20px}#banner .banner-with-meeting .content-box .content-wrap .btn.warm:hover{background:#ff8419}@media (max-width:1339.98px){#banner .banner-with-meeting .content-box .content-wrap h1{font-size:34px}}@media (max-width:1247.98px){#banner .banner-with-meeting .content-box{position:relative}#banner .banner-with-meeting .content-box .content-wrap{margin-top:0;padding:0 58px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#banner .banner-with-meeting .content-box .content-wrap h1{margin-top:16px;font-size:32px;margin-bottom:32px;text-align:center}}@media (max-width:991.98px){#banner .banner-with-meeting .content-box .content-wrap{padding:0}}@media (max-width:767.98px){#banner .banner-with-meeting .content-box .content-wrap h1{font-size:24px;margin-bottom:24px}}@media (max-width:309.98px){#banner .banner-with-meeting .content-box .content-wrap h1{font-size:18px;margin-bottom:18px}}#banner{width:100%;max-width:1920px;position:relative;overflow:hidden;margin-left:auto;margin-right:auto}#banner div[class^=banner-carousel] .ban-item:not(:first-child){display:none}#banner div[class^=banner-carousel] .ban-item.slick-slide{display:block}#banner .ban-card{background-color:#f4f4f4;position:relative}#banner .ban-card img{position:absolute;top:0;left:0;opacity:0}#banner .ban-card img.loaded{opacity:1}#banner .ban-item .card-title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;left:0;z-index:2;background:transparent -webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),color-stop(60%, rgba(0,0,0,.6)),to(rgba(0,0,0,.85098))) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 60%,rgba(0,0,0,.85098) 100%) 0 0 no-repeat padding-box;padding:24px 16px 32px 16px}#banner .ban-item .card-title p{font-weight:700;color:#fff}#banner .banner-carousel-2 .ban-card,#banner .banner-carousel-3 .ban-card,#banner .banner-carousel-5 .ban-card,#banner .large-ban .ban-card{width:100%;padding-top:56.25%;overflow:hidden}#banner .banner-carousel-2 .ban-card img,#banner .banner-carousel-3 .ban-card img,#banner .banner-carousel-5 .ban-card img,#banner .large-ban .ban-card img{width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1s ease-in-out,-webkit-transform .8s ease;transition:opacity 1s ease-in-out,-webkit-transform .8s ease;transition:transform .8s ease,opacity 1s ease-in-out;transition:transform .8s ease,opacity 1s ease-in-out,-webkit-transform .8s ease}#banner .banner-carousel-2 .ban-card:hover img,#banner .banner-carousel-3 .ban-card:hover img,#banner .banner-carousel-5 .ban-card:hover img,#banner .large-ban .ban-card:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}@media (max-width:767.98px){#banner .banner-carousel-3,#banner .banner-carousel-5,#banner .large-ban{border-radius:8px;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}}@media (min-width:768px){#banner .banner-carousel-3 .ban-item .ban-card,#banner .banner-carousel-5 .ban-item .ban-card,#banner .large-ban .ban-item .ban-card{border-radius:8px;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}}@media (max-width:767.98px){#banner .ban-card img{width:100%}}#banner .slick-dots .slick-active button,#banner .swiper-pagination .swiper-pagination-bullet-active{position:relative}#banner .slick-dots .slick-active button::after,#banner .swiper-pagination .swiper-pagination-bullet-active::after{content:"";position:absolute;bottom:0;left:0;height:3px;border-radius:4px;background-color:#fff;-webkit-animation-name:slider-progress;animation-name:slider-progress;-webkit-animation-duration:5.4s;animation-duration:5.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear}[class*=banner-carousel]:active .slick-dots .slick-active button::after,[class*=banner-carousel]:active .swiper-pagination .swiper-pagination-bullet-active::after{-webkit-animation-play-state:paused;animation-play-state:paused}@media (min-width:992px){[class*=banner-carousel]:hover .slick-dots .slick-active button::after,[class*=banner-carousel]:hover .swiper-pagination .swiper-pagination-bullet-active::after{-webkit-animation-play-state:paused;animation-play-state:paused}}@-webkit-keyframes slider-progress{from{width:0}to{width:100%}}@keyframes slider-progress{from{width:0}to{width:100%}}.banner-with-popular{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.banner-with-popular .card-img>a{border-radius:8px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);overflow:hidden}.banner-with-popular .left-box{width:65.86%;max-width:822px}@media (min-width:1248px){.banner-with-popular .left-box .left .card{margin-bottom:0}}.banner-with-popular .left-box .left .card-title{font-weight:700}.banner-with-popular .right-box{width:32.05%;max-width:400px}.banner-with-popular .image-set{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.banner-with-popular .image-set .left{width:68.49%;max-width:563px}.banner-with-popular .image-set .left .card-title a{font-size:24px}.banner-with-popular .image-set .right{width:28.58%;max-width:235px}.banner-with-popular .image-set .right .card-title{padding-top:12px}.banner-with-popular .image-set .right .card-title a{line-height:1.33em;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}@media (min-width:1248px){.banner-with-popular .image-set .right .article-card{margin-bottom:24px}}@media (max-width:1247.98px){.banner-with-popular .image-set .right .article-card{margin-bottom:0}}.banner-with-popular .image-set .right .col-12:last-of-type .article-card{margin-bottom:0}.banner-with-popular .right-box .list-title{font-size:22px;line-height:1.33em;margin-bottom:20px}@media (min-width:1248px){.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1){margin-bottom:0}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body{border-bottom:none}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body .article-card-title{margin-bottom:0}}@media (max-width:1247.98px){.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card{margin-bottom:24px!important}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(4){margin-bottom:0!important}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(4) .article-card-body{border-bottom:none}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(4) .article-card-title{margin-bottom:0}}@media (min-width:768px) and (max-width:1247.98px){.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(n+5){display:none}}@media (min-width:768px) and (max-width:991.98px){.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(n+3){margin-bottom:0!important}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(n+3) .article-card-body{border-bottom:none}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(n+3) .article-card-title{margin-bottom:0}}@media (max-width:767.98px){.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1),.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(4){margin-bottom:0!important}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-title,.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-of-type(4) .article-card-title{margin-bottom:0}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body{border-bottom:none}}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card-body{padding-left:32px}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card-body .article-card-title{margin-bottom:24px;font-size:18px;font-weight:500}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card-body .article-card-meta::before{left:-36px;font-size:22px}@media (max-width:309.98px){.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card-body{padding-left:0}}.banner-with-popular .article-box .article-card,.banner-with-popular .article-box.layout-7 .article-card{margin-bottom:24px}@media (max-width:1247.98px){.banner-with-popular .article-list .article-card:nth-of-type(6) .article-card-body{border-bottom:none}}@media (max-width:1247.98px) and (min-width:992px){.banner-with-popular .article-card{margin-bottom:24px}}@media (max-width:1247.98px){.banner-with-popular .left-box{width:calc(50% - 12px)}.banner-with-popular .right-box{width:calc(50% - 12px);max-width:1200px}.banner-with-popular .image-set{-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-with-popular .image-set .left{width:100%}.banner-with-popular .image-set .left .card{margin-bottom:0}.banner-with-popular .image-set .left .card-title a{font-size:22px}.banner-with-popular .image-set .right{width:100%;max-width:1200px}}@media (min-width:992px) and (max-width:1247.98px){.banner-with-popular .left-box .right{display:none}.banner-with-popular .article-box.layout-5 .article-list .article-card:nth-last-of-type(2) .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)}.banner-with-popular .article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body{border-bottom:none!important}}@media (max-width:991.98px){.banner-with-popular{-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-with-popular .article-list .article-card:nth-of-type(5),.banner-with-popular .article-list .article-card:nth-of-type(6){display:none}.banner-with-popular .article-list .article-card:nth-of-type(3) .article-card-body,.banner-with-popular .article-list .article-card:nth-of-type(4) .article-card-body{border-bottom:none}.banner-with-popular .left-box{width:100%}.banner-with-popular .right-box{margin-top:24px;width:100%}.banner-with-popular .image-set{-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-with-popular .image-set .left{width:67.77%;max-width:488px}.banner-with-popular .image-set .left .card-title a{font-size:22px}.banner-with-popular .image-set .right{width:28.88%;max-width:208px}.banner-with-popular .image-set .right .article-card{margin-bottom:16px}.banner-with-popular .image-set .right .col-12:last-of-type .article-card{margin-bottom:0}}@media (max-width:767.98px){.banner-with-popular{-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-with-popular .article-list .article-card:nth-of-type(3) .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)}.banner-with-popular .image-set{-ms-flex-wrap:wrap;flex-wrap:wrap}.banner-with-popular .image-set .left{width:100%;max-width:768px}.banner-with-popular .image-set .left .card-title a{font-size:16px}.banner-with-popular .image-set .right{display:none}.banner-with-popular .right-box .article-box.layout-5 .article-list .article-card-body .article-card-title{font-size:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}}@media (min-width:768px){.plan2 .banner-with-popular .image-set .left .card-title a{font-size:22px}}.page-home04{margin-top:24px}.banner-with-sidebar .article-box .article-list .article-card:nth-of-type(n+6){display:none!important}.banner-with-sidebar .article-box .article-list .article-card:nth-of-type(5){margin-bottom:0}.banner-with-sidebar .article-box .article-list .article-card:nth-of-type(5) .article-card-title{margin-bottom:0}@media (min-width:992px){.banner-with-sidebar .sidebar-box .article-box .article-list .article-card,.banner-with-sidebar .sidebar-box .article-box .article-list .article-card .article-card-title{margin-bottom:20px!important}}@media (min-width:1248px){.page-home04{margin-top:40px}}@media (min-width:992px) and (max-width:1247.98px){.banner-with-sidebar .article-box .article-list .article-card:nth-of-type(4){margin-bottom:0}.banner-with-sidebar .article-box .article-list .article-card:nth-of-type(4) .article-card-body{border-bottom:0!important}.banner-with-sidebar .article-box .article-list .article-card:nth-of-type(4) .article-card-title{margin-bottom:0!important}}.popular-article{padding-top:44px;padding-bottom:48px}.popular-article .pop-content-text h4,.popular-article .pop-content-text p{text-align:center}.popular-article .pop-content-text .pop-article-title{font-size:24px;font-weight:700}.popular-article .pop-content-text .pop-article-desc{font-size:16px;margin-top:24px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.5em * 2);line-height:1.5}.popular-article .tips{display:inline-block;position:relative;padding-bottom:4px;margin-bottom:32px}.popular-article .tips::after{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;display:block;width:90%;height:2px;background-color:#208f35}.popular-article .tips:hover::after{-webkit-animation-name:tips-animate;animation-name:tips-animate;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.popular-article .pop-read-more{margin-top:48px}@media (min-width:768px){.popular-article{padding-bottom:64px}.popular-article .tips{font-size:20px}.popular-article .pop-read-more{margin-top:40px}.popular-article .tips{margin-bottom:40px}}@media (max-width:309.98px){.popular-article .pop-content .pop-content-text .pop-article-title{font-size:18px}.popular-article .pop-content .tips{margin-bottom:24px}.popular-article .pop-read-more{font-size:12px;margin-top:24px}}.popular-article-bg{padding:56px 16px 70px 16px;position:relative}.popular-article-bg::before{content:"";position:absolute;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.3);display:block;width:100%;height:100%}.popular-article-bg .pop-article-title{font-size:24px}.popular-article-bg:not(.worship) .pop-article-desc{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.5em * 2);line-height:1.5}.popular-article-bg .pop-article-desc{font-size:18px;margin-top:24px}.popular-article-bg .pop-content-text{margin-top:16px}.popular-article-bg .pop-read-more{margin-top:32px}.popular-article-bg.worship .pop-article-desc,.popular-article-bg.worship .pop-article-title{text-shadow:none}.popular-article-bg .popular-bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.popular-article-bg .popular-bg img{height:100%;max-width:none}@media (min-width:768px){.popular-article-bg{padding:72px 0 76px 0}.popular-article-bg .pop-article-title{font-size:36px}.popular-article-bg .pop-article-desc{font-size:18px}.popular-article-bg .pop-read-more{margin-top:40px}}@media (min-width:992px){.popular-article-bg{padding:72px 142px 76px 142px}}@media (min-width:1248px){.popular-article-bg .pop-article-title{font-size:40px}.popular-article-bg .pop-article-desc{font-size:20px}}@media (max-width:1339.98px){.popular-article-bg.worship .pop-content{margin:auto;max-width:740px}}@media (max-width:1247.98px){.popular-article-bg.worship .pop-content{max-width:608px;min-height:200px}}@media (max-width:991.98px){.popular-article-bg.worship .pop-content{max-width:490px}}@media (min-width:768px) and (max-width:1247.98px){.popular-article-bg .popular-bg{width:auto!important;left:50%;margin:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:767.98px){.popular-article-bg{padding-top:32px}.popular-article-bg.worship{padding-bottom:84%;background-color:#ddebde}.popular-article-bg.worship .pop-content{min-height:auto;max-width:100%}.popular-article-bg.worship .pop-content .pop-article-title{font-size:30px}.popular-article-bg.worship .popular-bg{width:134%;height:auto;top:auto;left:-40px;bottom:0}.popular-article-bg.worship .popular-bg img{height:auto;max-width:100%}.popular-article-bg.worship .pop-read-more{margin-top:24px}}@media (max-width:309.98px){.popular-article-bg{padding-bottom:76vw!important}.popular-article-bg .pop-article-title{font-size:20px}.popular-article-bg .pop-article-desc{font-size:14px}.popular-article-bg .pop-content .pop-article-title{font-size:18px!important}.popular-article-bg .pop-article-desc,.popular-article-bg .pop-read-more{margin-top:16px}.popular-article-bg .pop-read-more{font-size:14px}}.popular-bg-mb,.popular-bg-pc{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center bottom;background-size:cover}@-webkit-keyframes tips-animate{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right}30%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out, -webkit-transform .15s ease-in-out}70%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}}@keyframes tips-animate{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right}30%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out, -webkit-transform .15s ease-in-out}70%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}}.popular-verse-of-day{padding-top:40px;padding-bottom:72px}.popular-verse-of-day .pop-article-title{font-size:24px}.popular-verse-of-day .bf-footer{color:#4c4c4c}.popular-verse-of-day .pop-content-text{margin-top:24px}.popular-verse-of-day .pop-content-text .bf-content{font-size:22px}@media (min-width:768px){.popular-verse-of-day{padding-top:42px;padding-bottom:42px}.popular-verse-of-day .pop-article-title{font-size:32px}}@media (min-width:1248px){.popular-verse-of-day{padding-top:44px;padding-bottom:62px}.popular-verse-of-day .pop-article-title{font-size:36px}}.popular-verse-of-day-bg{padding:40px 20px 50px 20px}.popular-verse-of-day-bg .pop-article-title{font-size:24px}.popular-verse-of-day-bg .bf-content{font-size:22px}.popular-verse-of-day-bg .pop-content-text{margin-top:16px}.popular-verse-of-day-bg .timer{color:#fff}@media (min-width:768px){.popular-verse-of-day-bg{padding:60px 70px}.popular-verse-of-day-bg::before{content:"";position:absolute;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.1);display:block;width:100%;height:100%}.popular-verse-of-day-bg .pop-article-title{font-size:36px}.popular-verse-of-day-bg .bf-content{font-size:24px}}@media (min-width:1248px){.popular-verse-of-day-bg{padding:60px 240px}}@media (max-width:767.98px){.popular-verse-of-day-bg{padding-top:30px}}.popular-verse-of-day .timer,.popular-verse-of-day-bg .timer{font-size:16px;margin-top:16px;-webkit-box-shadow:inset 0 -.55rem 0 rgba(54,176,73,.78);box-shadow:inset 0 -.55rem 0 rgba(54,176,73,.78)}.popular-verse-of-day .pop-content .bf-content,.popular-verse-of-day-bg .pop-content .bf-content{line-height:1.4;font-weight:700}.popular-verse-of-day .pop-content .bf-footer,.popular-verse-of-day-bg .pop-content .bf-footer{margin-top:16px;text-align:right}.popular-verse-of-day .pop-read-more,.popular-verse-of-day-bg .pop-read-more{margin-top:32px}@media (min-width:768px){.popular-verse-of-day .timer,.popular-verse-of-day-bg .timer{font-size:20px;white-space:nowrap}}@media (max-width:767.98px){.popular-verse-of-day .bf-footer,.popular-verse-of-day-bg .bf-footer{font-size:16px}}@media (max-width:309.98px){.popular-verse-of-day .pop-article-title,.popular-verse-of-day-bg .pop-article-title{font-size:22px}.popular-verse-of-day .bf-content,.popular-verse-of-day-bg .bf-content{font-size:20px!important}.popular-verse-of-day .pop-read-more,.popular-verse-of-day-bg .pop-read-more{font-size:14px;margin-top:16px;padding-left:10px;padding-right:10px}.popular-verse-of-day .timer,.popular-verse-of-day-bg .timer{margin-top:16px}}.popular-article,.popular-verse-of-day{background-color:#e7f5e8}.popular-article .pop-content-text,.popular-verse-of-day .pop-content-text{padding:0 36px;position:relative}.popular-article .pop-content-text::after,.popular-article .pop-content-text::before,.popular-verse-of-day .pop-content-text::after,.popular-verse-of-day .pop-content-text::before{content:"";display:block;width:45px;height:45px;background-position:center center;background-repeat:no-repeat;background-size:100%;position:absolute}.popular-article .pop-content-text::before,.popular-verse-of-day .pop-content-text::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAM6SURBVFhH7ZdbSxtBFMdnd3ZzT+qt1tCmJSTGRKwP+h0KFgmRIqVfsNCHaghKoN/Bt4IXpFRsFUW0TTXJXma3M+NJuslmd2ff+rA/AnvOCdn5z+0/ExQRERER8X8jwTM06+vraqFQSGuynCG2rX/Z3b2Gr4So1+tZMx5PS0RN7e98/AZlF6EFbm5upqxY7mkMozkoIYOgO79GHMhvtrbmEnJiQZYlFWpIu7/72m63NUhHkOEpxNvt7QUlmas5xYnCRqz+7sNKSkkWnOJsZPQgnIjoCMqNxvsyUnEWcv5iyTAums1mh6bWY3UyjUZjCqmpEqQcjfSvrs/Org4ODgwoTURIIBVXcYpjL2/v7FzQ0FcYwyXOIH80rXPmNaXjBAqka2aeTQukA3E/IPVlY2MjHs9Mr0DKxTWbn05pFNixAb5rkO1Upzg2raLiGHJy+jmEHNN8YL8VFsfwFTj/6tUzCDk907yBMBC221WMpiHlndvb2+tCKoynQDZ6cZwYERgGZkUQckyi9iEMhadAasI5CIcoiiJqS/K4FSnYSEAYCgxPF6XltTyWURJSDkY493KpTKbSaf3y8tJzLVHPy0hKbBZSjoSwWqq+TtYWi+bx8bEO5UA8dzE11VWnoY7j8MFfUBoyvvPHsSzbMGztVsQHPUewtrL6AsKJsBGhn5lqZTmbTic6zhFdWl6bo6OfgtSFJElYkZVM9snsTG2prB0dHXmuz4lrim0QCIOhBl4olIuQcei0eHbcCZ8hauJsx0PJxUSB+XxeXCCDivRrJAgSi81A6GKiQOpXoS1BV9UMhKGJW2q4EaSEcvtxLNQX3qUcxzk/jqevBV2D/GAXWAiF8GvLU6BOCLtGCZMgZNgI7vd/QyiEQdQHCF14CsS6fgthIMzXWq3WsBF2lQozAzGr69khT4HsYGdXK0h9kUnvJ32MrFvS632H0B9+BXOb/QBfvzo9POwUq4vcVKHkomv2zvebTdct5+TkxKhWSj1LUrLMmKE8yr/7of1YcBNoqExkpVy8N6SYPTgd2JTqlnaDtO55u9Xy7D07ITKp+G0il0FYtjE/fSjsTxYmXXpMfmYj7ykuIiIiIgKhv2lMOZ9ti1GwAAAAAElFTkSuQmCC);top:-10px;left:0}.popular-article .pop-content-text::after,.popular-verse-of-day .pop-content-text::after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAMhSURBVFhH7ZfNTttAEMd313ZiR3ylRWpES5AQKlWvvEOltAhBLpV4wwoJIoQaqULqE3BpKz4CVC0ulShFJSE4cRzb9biT1Im9a1u99ODfZWfWm+x/x7O7Y5KRkZGR8X9DsRXBXmxszBbc3AxRpEm/x7LvDNq7fbez89PzHL+Pw/r6+kyPFaZzEpkF33Fcq+/SJuu1rvf29gx/kAChwEqlklcKM8uMUQW7RoDJLOP2pF6vm9gVhL2sbs4PhEVh9Du6t8gf6EbCsI2CicQB8AzGgPmn5y+VanVOJA4oyNo8RBjdSLgCYQKRuAEwBsai6wORz0vqI3SFOJJW9hquDu4DheYfoBnL+FhbVafRjAUW6EVxCt0QPIEsSfQGwNjV1dUCup5gbQLNRJiMccdHCvQmU9FMjCzLGpqpYUTNoRkiUmCS7T+OQamEZmok6qaLIOASq4NmahTHaKKZCFE6cQVSy7pCMzW6rrfgjET3n+AKrNVqNz1iXaKbioODA/8ATyrSsskvNEMI8+b08LC9tLjQtJjryEwW7kxqdr43Go2hoLOzM/vk6NN1eXmpLzOSo0TivkbHJd3To4+RIpPcxQMYnFeuosxRooR2rP755ANEDt0QcHhTrViKul1EV16aneceHx93JzTtdro4O3JLwIZ6v78vzFmIqBel5rOnzyeJxPLY7eMYbR2eozsCNwd5REWp0+9DVZOInuK00PSBxXGKDZ/UAldWVkK5dHNxwU3ycaitDG8cIG5xqQU+LJeLaPrAThflXhBYnCKR4e8helhTckklEBJdZWoJXX+Ct1tbwnouSGlheR5NH9c0da8RFryJBa6trU0G60M443rt9jmY4IuAyL2qbi4GoweR393dvUOXS+wxA1WKm5sqBf88ppIeAsIgJSDqwevMtLtX9e3tb+gK4QqESheKydA96X2PmGbra4w478x8vTT8hkFgYczuXMIthV2xCF9xUJxfPFjGea32phEXOQ8nKA6EQdQuvzSO0ogDuBGEDcG04mPL7bSlbreZQNQI3mfAEypJfdk0771cu/e6YnM1IyMjI2McQn4Dc2ZOHuTku4IAAAAASUVORK5CYII=);bottom:-10px;right:0}@media (max-width:767.98px){.popular-article .pop-content-text::after,.popular-article .pop-content-text::before,.popular-verse-of-day .pop-content-text::after,.popular-verse-of-day .pop-content-text::before{width:28px!important}}@media (min-width:768px){.popular-article .pop-content-text,.popular-verse-of-day .pop-content-text{padding:0 76px}}@media (min-width:992px){.popular-article .pop-content-text,.popular-verse-of-day .pop-content-text{padding:0 102px}}.popular-article-bg,.popular-verse-of-day-bg{border-radius:8px;overflow:hidden;position:relative}.popular-article-bg .pop-content,.popular-verse-of-day-bg .pop-content{position:relative;z-index:4;min-height:200px}.popular-article-bg .bf-content,.popular-article-bg .bf-footer,.popular-article-bg .pop-article-desc,.popular-article-bg .pop-article-title,.popular-verse-of-day-bg .bf-content,.popular-verse-of-day-bg .bf-footer,.popular-verse-of-day-bg .pop-article-desc,.popular-verse-of-day-bg .pop-article-title{text-shadow:0 3px 6px rgba(9,23,12,.24);color:#fff}@media (min-width:992px){.popular-article-bg .pop-content,.popular-verse-of-day-bg .pop-content{min-height:272px}}@media (max-width:767.98px){.popular-article-bg .popular-bg-mb::before,.popular-verse-of-day-bg .popular-bg-mb::before{content:"";position:absolute;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.1);display:block;width:100%;height:100%}}.popular-article .pop-article-desc,.popular-article .pop-article-title,.popular-article .pop-read-more,.popular-article-bg .pop-article-desc,.popular-article-bg .pop-article-title,.popular-article-bg .pop-read-more,.popular-verse-of-day .pop-article-desc,.popular-verse-of-day .pop-article-title,.popular-verse-of-day .pop-read-more,.popular-verse-of-day-bg .pop-article-desc,.popular-verse-of-day-bg .pop-article-title,.popular-verse-of-day-bg .pop-read-more{text-align:center}.verses-by-topic .title-item{border-bottom:1px solid #ebebeb;height:100%;padding-top:24px;padding-bottom:24px}.verses-by-topic .title-item>a{text-decoration:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.verses-by-topic .title-item>a:hover .title{text-decoration:underline}.verses-by-topic .title-item .num{font-size:28px;color:#e0e0e0;font-weight:700;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.verses-by-topic .title-item .title-content{min-height:40px}.verses-by-topic .title-item .title-content .title{font-weight:700;padding-right:8px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.34em * 2);line-height:1.34}.verses-by-topic .title-item .title-content .text-tips{display:inline-block;font-size:14px;color:#7f7f7f;margin-top:16px}.verses-by-topic .title-item .icon-navigate-next{font-size:32px;margin-left:auto;color:#36b049;-ms-flex-negative:0;flex-shrink:0}@media (min-width:768px){.verses-by-topic .title-item{padding-top:32px}.verses-by-topic .title-item .title-content .text-tips{margin-top:24px}}@media (min-width:992px){.verses-by-topic .col-12:nth-of-type(n+7) .title-item{border:0;padding-bottom:0}.verses-by-topic .col-12:nth-of-type(n+10){display:none}}@media (min-width:1248px){.verses-by-topic>.row{margin-left:-16px;margin-right:-16px}.verses-by-topic>.row>.col-xl-4{padding-left:16px;padding-right:16px}.verses-by-topic .title-item .num{font-size:30px;margin-right:24px}.verses-by-topic .title-item .title-content .title{font-size:20px}.verses-by-topic .title-item>.icon-navigate-next{font-size:32px}}@media (max-width:991.98px){.verses-by-topic .col-12:nth-of-type(n+5) .title-item{border:0;padding-bottom:0}.verses-by-topic .col-12:nth-of-type(n+7){display:none}}@media (max-width:767.98px){.verses-by-topic .col-12:nth-of-type(n+4) .title-item{border:0;padding-bottom:0}.verses-by-topic .col-12:nth-of-type(n+5){display:none}}.topics-item .card-img>a{border-radius:8px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.topics-item .card-img img{-webkit-transition:opacity .6s ease-in-out,-webkit-transform .8s ease;transition:opacity .6s ease-in-out,-webkit-transform .8s ease;transition:transform .8s ease,opacity .6s ease-in-out;transition:transform .8s ease,opacity .6s ease-in-out,-webkit-transform .8s ease;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.topics-item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.topics-item .card-title{padding-top:16px}.topics-item .card-title h3{font-weight:700;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.3em * 2);line-height:1.3;height:calc(1.3em * 2)}.topics-item .car-desc,.topics-item .card-title{width:100%}.topics-item .car-desc{font-size:16px;margin-top:8px;color:#4c4c4c;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.4em * 3);line-height:1.4;height:calc(3 * 1.4em)}.topics-item .read-more{margin-top:16px;padding:9px 26px}.topics-item .topics-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:310px){.topics-item .card-title h3{font-weight:700;font-size:22px}}@media (min-width:1248px){.topics-item .car-desc{-webkit-line-clamp:2;max-height:calc(1.4em * 2);line-height:1.4;height:calc(2 * 1.4em)}}@media (max-width:1247.98px){.topics-item{background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.16);box-shadow:0 2px 8px rgba(0,0,0,.16);padding-bottom:48px;overflow:hidden;border-radius:8px}.topics-item .topics-card .card-img a{border-bottom-left-radius:0;border-bottom-right-radius:0}.topics-item .topics-content{padding:0 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767.98px){.topics-item .topics-content{padding:0 12px}}@media (max-width:309.98px){.topics-item{padding-bottom:24px}.topics-item .topics-content .car-desc{display:none!important}.topics-item .topics-content .card-title h3{-webkit-line-clamp:4;max-height:calc(1.3em * 4);line-height:1.3;height:calc(1.3em * 4)}.topics-item .read-more{margin-top:24px;padding:6px 22px}}.white-module{background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.16);box-shadow:0 2px 8px rgba(0,0,0,.16);padding-bottom:48px;overflow:hidden;border-radius:8px}@media (min-width:1248px){.white-module .topics-content{padding:0 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.white-module .topics-card .card-img a{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media (min-width:768px) and (max-width:1247.98px){.topics-module.md-only-screen{width:100%;overflow:hidden}}@media (min-width:768px){.topics-module.md-only-screen .topics-carousel .slick-track{width:100%!important;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.topics-module.md-only-screen .topics-carousel .slick-dots{display:none!important}.topics-module.md-only-screen .topics-carousel .topics-item{margin-bottom:8px}}@media (min-width:992px) and (max-width:1247.98px){.topics-module.md-only-screen .topics-carousel .col-12{max-width:350px;width:350px}.topics-module.md-only-screen .topics-carousel .col-12:nth-of-type(n+4){display:none}}@media (max-width:991.98px){.topics-module.md-only-screen .topics-carousel:not(.slick-initialized)::after{content:"";display:block;min-width:24px;width:24px;height:1px;opacity:0}.topics-module.md-only-screen .topics-carousel .col-12{-ms-flex-negative:0;flex-shrink:0;max-width:330px;width:330px}}@media (max-width:767.98px){.topics-module.md-only-screen .topics-carousel *{outline:0}.topics-module.md-only-screen .topics-carousel .col-12{max-width:548px;width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.topics-module.md-only-screen .topics-carousel .col-12:nth-of-type(n+2){display:none}.topics-module.md-only-screen .topics-carousel .col-12.slick-slide{display:block}}@media (max-width:309.98px){.topics-module.md-only-screen .topics-carousel{padding-bottom:46px}.topics-module.md-only-screen .topics-carousel .slick-dots{display:none!important}.topics-module.md-only-screen .topics-carousel .slick-arrow{top:auto;opacity:1!important;width:40px;height:40px}.topics-module.md-only-screen .topics-carousel .slick-arrow.slick-next{right:28px}.topics-module.md-only-screen .topics-carousel .slick-arrow.slick-prev{left:28px}}@media (min-width:310px){.topics-module.md-only-screen .slide-count,.topics-module.md-only-screen button.slick-arrow{display:none}}@media (max-width:309.98px){.topics-module.md-only-screen{position:relative}.topics-module.md-only-screen .slide-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;position:absolute;bottom:8px;left:0;right:0}.topics-module.md-only-screen .slide-count span{font-size:16px;padding:0 4px}.topics-module.md-only-screen .slide-count span.flow{color:#208f35}}.gallery-card{position:relative;margin-bottom:32px}.gallery-card .img-item{position:relative;border-radius:8px;overflow:hidden}.gallery-card .img-item img{width:100%}.gallery-card .img-item .item-info .btn-icon{margin:0 4px}.gallery-card .img-item .item-info i{font-size:20px;opacity:.8}.gallery-card .img-item .item-info a,.gallery-card .img-item .item-info button{border:0;height:40px}.gallery-card .img-item .item-info a:hover i,.gallery-card .img-item .item-info button:hover i{color:#51555c;opacity:1}.gallery-card .img-item .item-info .js-down-btn,.gallery-card .img-item .item-info .js-share-btn{width:40px}.gallery-card .img-item .item-info .js-fave-btn{width:auto;padding:0 8px;border-radius:36px}.gallery-card .img-item .item-info .js-fave-btn span{color:#4e535c;padding-left:2px;font-size:16px;line-height:16px}.gallery-card .img-item .item-info .js-fave-btn.like .icon-favorite{opacity:1!important;color:rgba(222,73,26,.86)!important}@media (min-width:1248px){.gallery-card .card-title,.gallery-card .item-info{position:absolute;opacity:0;-webkit-transition:all .35s ease;transition:all .35s ease}.gallery-card img{border-radius:8px}.gallery-card .item-info{top:8px;right:8px;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px);will-change:transform}.gallery-card .item-info a,.gallery-card .item-info button{background-color:#fff}.gallery-card .card-title{bottom:0;left:0;width:100%;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);padding:34px 8px 8px 8px;background:transparent -webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),color-stop(60%, rgba(0,0,0,.6)),to(rgba(0,0,0,.85098))) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 60%,rgba(0,0,0,.85098) 100%) 0 0 no-repeat padding-box;will-change:transform}.gallery-card .card-title span{font-size:14px;color:#fff;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.3em * 2);line-height:1.3}.gallery-card:hover .card-title,.gallery-card:hover .item-info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media (max-width:1247.98px){.gallery-card .img-item{-webkit-box-shadow:0 6px 16px rgba(0,0,0,.16);box-shadow:0 6px 16px rgba(0,0,0,.16)}.gallery-card .img-item .item-info{background-color:#fff;padding:8px 8px 12px 8px}.gallery-card .img-item .item-info .js-fave-btn{margin-left:auto;margin-right:0;padding-right:4px}.gallery-card .img-item .item-info .js-share-btn{margin-left:0}.gallery-card .img-item .item-info a,.gallery-card .img-item .item-info button{border:0}.gallery-card .img-item img{border-top-left-radius:8px;border-top-right-radius:8px}}@media (max-width:309.98px){.gallery-card .img-item .item-info{padding:8px}}.head-operate{position:relative}.head-operate .get-apps{margin-right:32px}.exhibition-apps{width:350px;min-height:150px;height:150px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.16);box-shadow:0 4px 8px rgba(0,0,0,.16);background-color:#fff;position:absolute;left:0;top:54px;border-radius:8px;overflow:hidden}.exhibition-apps.show{opacity:1;visibility:visible}.exhibition-apps .apps-container{padding:24px 36px 0 36px}.exhibition-apps .apps-container .apps-carousel{padding-bottom:24px}.exhibition-apps .apps-container .apps-item{padding:0 8px;outline:0}.exhibition-apps .apps-container .apps-item a{outline:0}.exhibition-apps .apps-container .apps-item:nth-of-type(n+2){display:none}.exhibition-apps .apps-container .apps-item.slick-slide{display:block}.exhibition-apps .apps-container .apps-sign img{width:50px;margin-right:16px}.exhibition-apps .apps-container .apps-store{margin-top:10px}.exhibition-apps .apps-container .apps-store a{width:50%;height:40px}.exhibition-apps .apps-container .apps-store a img{height:100%}.exhibition-apps .apps-container .apps-store a:nth-of-type(2n-1){padding-right:6px}.exhibition-apps .apps-container .apps-store a:nth-of-type(2n){padding-left:6px}.exhibition-apps .apps-container .slick-dots{position:absolute;bottom:0;left:0;width:100%;z-index:2;padding-bottom:4px}.exhibition-apps .apps-container .slick-dots li.slick-active button{border-color:#208f35}.exhibition-apps .apps-container .slick-arrow{opacity:1;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;top:-14px}.exhibition-apps .apps-container .slick-arrow::before{font-size:40px}.exhibition-apps .apps-container .slick-arrow.slick-prev{left:-38px}.exhibition-apps .apps-container .slick-arrow.slick-next{right:-38px}@media (max-width:1474px){.exhibition-apps{right:0;left:auto}}.js-search-content{width:100%}.js-search-content .input-plate{width:100%;background-color:#f4f4f4;height:48px;padding:10px 8px 10px 12px;padding-left:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:8px}.js-search-content .input-plate label{position:absolute;left:10px;top:14px}.js-search-content .input-plate .search-input{border:0;width:100%;max-width:calc(100% - 120px);font-size:16px}.js-search-content .input-plate .clear-btn{padding:0;width:22px;height:22px;background-color:rgba(38,43,51,.1);border-radius:50%;margin-right:6px;-ms-flex-negative:0;flex-shrink:0;visibility:hidden;opacity:0}.js-search-content .input-plate .clear-btn i{font-size:16px!important;line-height:10px}.js-search-content .input-plate .clear-btn.on{visibility:visible;opacity:1}.js-search-content .input-plate .search-change-btn{border-left:1px solid rgba(0,0,0,.1);padding-left:8px;padding-right:0;-ms-flex-negative:0;flex-shrink:0}.js-search-content .input-plate .search-change-btn span{white-space:nowrap;font-size:14px;line-height:22px;color:#4c4c4c}.js-search-content .input-plate .search-change-btn i{font-size:24px;margin-left:8px}.js-search-content .input-plate .search-options{position:absolute;top:40px;right:0;z-index:4;width:106px;padding:14px 0;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:6px;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.js-search-content .input-plate .search-options.show{opacity:1;visibility:visible}.js-search-content .input-plate .search-options button{width:100%;padding:8px 20px;font-size:14px;color:#4c4c4c}@media (min-width:310px){.js-search-content .input-plate .search-options button.active{display:none}}@media (max-width:309.98px){.js-search-content .input-plate .search-change-btn{padding-left:0}.js-search-content .input-plate .search-change-btn span{display:none}.js-search-content .input-plate .search-change-btn i{margin-left:4px}.js-search-content .input-plate .search-input{max-width:calc(100% - 54px)}.js-search-content .input-plate .search-options button{text-align:left}.js-search-content .input-plate .search-options button.active{background-color:#f5f5f5}}.search-form[no-gcse] .input-plate{padding-left:16px}.search-form[no-gcse] .input-plate .search-input{max-width:calc(100% - 28px)}.search-form[no-gcse] label{display:none}.search-form[no-gcse] .form-search-btn{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-form[no-gcse] .form-search-btn::before{content:"";width:1px;height:22px;background-color:rgba(0,0,0,.2);margin-right:8px}.search-form[no-gcse] .form-search-btn:hover i{color:#36b049}.popular-call-action-img-and-text{border-radius:8px;overflow:hidden}.popular-call-action-img-and-text:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.popular-call-action-img-and-text img{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.popular-call-action,.popular-call-action-base{border-radius:8px}.popular-call-action .call-action-box,.popular-call-action-base .call-action-box{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popular-call-action .call-action-box .call-action-btn,.popular-call-action-base .call-action-box .call-action-btn{background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:6px;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.popular-call-action .call-action-box .call-action-btn:hover,.popular-call-action-base .call-action-box .call-action-btn:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.16);box-shadow:0 5px 10px rgba(0,0,0,.16);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.popular-call-action .call-action-box .call-action-btn:hover a,.popular-call-action-base .call-action-box .call-action-btn:hover a{text-decoration:none;color:#36b049}.popular-call-action .call-action-box .call-action-btn>a,.popular-call-action-base .call-action-box .call-action-btn>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;-webkit-transition:all .3s ease;transition:all .3s ease}.popular-call-action .call-action-box .call-action-btn span,.popular-call-action-base .call-action-box .call-action-btn span{font-size:16px;line-height:1.1em;display:inline-block;text-align:center;margin-top:-2px}.popular-call-action .call-action-box .call-action-btn img,.popular-call-action-base .call-action-box .call-action-btn img{width:30px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}@media (min-width:768px){.popular-call-action .call-action-btn:nth-of-type(1),.popular-call-action-base .call-action-btn:nth-of-type(1){margin-right:16px}.popular-call-action .call-action-btn:nth-of-type(2),.popular-call-action-base .call-action-btn:nth-of-type(2){margin-left:16px}}@media (min-width:1248px){.popular-call-action,.popular-call-action-base{overflow:hidden}}@media (min-width:768px){.popular-call-action h3,.popular-call-action-base h3{font-size:30px}}@media (max-width:767.98px){.popular-call-action h3,.popular-call-action-base h3{margin-bottom:16px!important}.popular-call-action .call-action-box,.popular-call-action-base .call-action-box{-ms-flex-wrap:wrap;flex-wrap:wrap}.popular-call-action .call-action-box .call-action-btn,.popular-call-action-base .call-action-box .call-action-btn{width:100%;max-width:400px;margin-left:0!important;margin-right:0!important}.popular-call-action .call-action-box .call-action-btn>a,.popular-call-action-base .call-action-box .call-action-btn>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:309.98px){.popular-call-action .call-action-box .call-action-btn a,.popular-call-action-base .call-action-box .call-action-btn a{padding-left:16px;padding-right:10px}.popular-call-action .call-action-box .call-action-btn span,.popular-call-action-base .call-action-box .call-action-btn span{font-size:14px;line-height:1.2}}.popular-call-action{background-color:#e7f5e8}.popular-call-action>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px 24px 46px 24px}.popular-call-action h3{text-align:center}.popular-call-action .desc{text-align:center}@media (min-width:768px){.popular-call-action>.container{padding:32px 60px 46px 60px}}@media (min-width:992px){.popular-call-action>.container{padding:32px 114px 40px 114px}}@media (min-width:1248px){.popular-call-action .call-action-btn:nth-of-type(1){margin-right:24px}.popular-call-action .call-action-btn:nth-of-type(2){margin-left:24px}}@media (min-width:768px) and (max-width:1247.98px){.popular-call-action>.container{padding-left:40px;padding-right:40px}}@media (max-width:767.98px){.popular-call-action .call-action-btn:nth-of-type(1){margin-bottom:24px}}@media (max-width:309.98px){.popular-call-action>.container{padding-left:16px;padding-right:16px}}@media (min-width:768px){.popular-call-action-base .call-action-box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1248px){.popular-call-action-base .call-action-btn:nth-of-type(1){margin-right:12px}.popular-call-action-base .call-action-btn:nth-of-type(2){margin-left:12px}}@media (max-width:991.98px){.popular-call-action-base .call-action-box{-ms-flex-wrap:wrap;flex-wrap:wrap}.popular-call-action-base .call-action-box .call-action-btn{width:100%;max-width:360px;margin-left:0!important;margin-right:0!important}.popular-call-action-base .call-action-box .call-action-btn:nth-of-type(1){margin-bottom:16px}}@media (max-width:767.98px){.popular-call-action-base .call-action-box .call-action-btn{max-width:400px}}@media (max-width:460px){.popular-call-action-base{padding-bottom:50vw!important}}@media (max-width:1247.98px){.mb-screen{padding:0}.mb-screen .popular-call-action{border-radius:0}}.popular-subscribe h3,.popular-subscribe-mc4wp h3{font-size:24px}.popular-subscribe .sub-title,.popular-subscribe-mc4wp .sub-title{display:inline}.popular-subscribe .more,.popular-subscribe .news-privacy a,.popular-subscribe-mc4wp .more,.popular-subscribe-mc4wp .news-privacy a{color:#e66d33}.popular-subscribe .more,.popular-subscribe-mc4wp .more{margin-left:8px}@media (max-width:309.98px){.popular-subscribe,.popular-subscribe-mc4wp{padding-bottom:60vw}}.popular-subscribe .sub-setup{margin-top:24px}.popular-subscribe a.btn{text-align:center;min-height:44px;padding-top:12px;padding-bottom:12px;font-size:16px}.popular-subscribe a.btn:hover{color:#fff;background-color:rgba(0,132,255,.8)}@media (min-width:1248px){.popular-subscribe .more,.popular-subscribe .sub-title{font-size:18px}}@media (max-width:309.98px){.popular-subscribe .sub-setup .btn{font-size:14px;line-height:1.2;padding-left:10px;padding-right:10px}}.popular-subscribe-mc4wp .sub-setup{margin-top:24px}.popular-subscribe-mc4wp .mc4wp-form-fields .sub-list{overflow:hidden}.popular-subscribe-mc4wp .mc4wp-form-fields .sub-list>label{margin-bottom:16px}.popular-subscribe-mc4wp .mc4wp-form-fields .sub-list>label span{font-size:16px}.popular-subscribe-mc4wp .news-privacy{margin-bottom:16px}.popular-subscribe-mc4wp .news-privacy span{font-size:16px}.popular-subscribe-mc4wp .sub-email{background-color:#fff;border-radius:6px;overflow:hidden;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:14px;width:100%;margin-top:8px;clear:both}.popular-subscribe-mc4wp .sub-email>label{display:none}.popular-subscribe-mc4wp .sub-email input[type=email],.popular-subscribe-mc4wp .sub-email input[type=submit]{border:0}.popular-subscribe-mc4wp .sub-email input[type=email]{background-color:transparent;width:calc(100% - 60px)}.popular-subscribe-mc4wp .sub-email input[type=submit]{background-color:#2da140;font-size:0;width:56px;height:100%;-ms-flex-negative:0;flex-shrink:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAABHNCSVQICAgIfAhkiAAAAoJJREFUWEftmI1NAzEMhe0JYAO6AWUCYAM2gA2ACYAJ6AbABMAE0A1gAmADmOChVzlVes3fXXKISrWEKnF3ydfnZztXlQ0L3TBe2QKPnbGtwluFOwpsLTGWJQBMVfXtXygMYCIieyKyKyJT75Pf/8hEOPgzYKojIjseDAH9v1xiLlV1xpuqFQZAVfZtR6dG9zMHlLr+rKon7oYssJeurioufTUwuWe/mBVV/V4DBnDRSZvzUm7RMa8vfOtvsFTYgG/H3D2w9o+IEIiWYsb8WPo2CMx/Avi0ah2bey4i97YJRerCrvg2BcxieRmJlmo+iciMaQZwJyJngb3WfBsFNpVfReSwITQBrgnL4rEifrQWF9pmzbc5YHaDjwbAD0y7qlKARQBge6KyXQu4W4K+TQLbwlTkagA01aQ3mfZlK7I1uR7XjUXUtyXAVIAFyOlUEiwiQtKjK2GDhRZwwyS0XtK3WWBThAXB9MWCReTU5JdbCxvJLOKYBdwzSd8WARu065H+M++mpmtLwS8E4Jz3FaQn69s+wK7NrbSkFIRZgJlZzv9a3xYDe9ZYtKScWmYBwnKs56LYt72Ac7u66wDo+dDUii1R7NvmwImpFYO9UdVUi4vqlD1eZvzKIZOaWqHH56qaanHJpA4GLphaoY1ZvJOSeohRDwIGkJtasf2O/VFdWh9VHgbAQTAkpYN9WwvMgXHaU50q39YC9z1nVPu2CtiGSZ/TXLVvq4ENuuR1qolvWwHzrMAeHItmvm0CbCrHXqea+rYlcOx1qqlvmwGbyjzz8uzrorlvWwP7bW4U3zYFNpX5MxdbXdU5oWQYDTpLhBZ2PziXbFpzTzPgGog+z24c8C+vV+0tAXdZMwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center center;background-size:28px}.popular-subscribe-mc4wp .sub-email input[type=submit]:hover{background-color:#339dff}@media (min-width:768px){.popular-subscribe-mc4wp .sub-email{width:316px}.popular-subscribe-mc4wp .mc4wp-form-fields .sub-list>label{margin-right:24px}}@media (min-width:1248px){.popular-subscribe-mc4wp h3{margin-bottom:16px}.popular-subscribe-mc4wp .sub-email{width:390px}}@media (min-width:768px) and (max-width:1247.98px){.popular-subscribe-mc4wp .sub-setup{margin-top:16px}}@media (max-width:991.98px){.popular-subscribe-mc4wp .mc4wp-form-fields .sub-list>label{width:100%}}@media (max-width:767.98px){.popular-subscribe-mc4wp{padding-bottom:40vw!important}.popular-subscribe-mc4wp h3{text-align:center}}@media (max-width:410px){.popular-subscribe-mc4wp{padding-bottom:56vw!important}}.base-package{padding:32px 24px 42vw 24px;border-radius:8px;overflow:hidden;position:relative}.base-package .basc-mb,.base-package .basc-tab-pc{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.base-package .call-action-box .call-action-btn{background-color:#fbbe00;background:-webkit-gradient(linear,left top, left bottom,from(#fbbe00),to(#d87000));background:linear-gradient(to bottom,#fbbe00,#d87000)}.base-package .call-action-box .call-action-btn span{color:#fff}.base-package .popular-content{position:relative;z-index:1}.base-package h3{line-height:1.2}@media (min-width:768px){.base-package{padding:32px 200px 40px 40px}}@media (min-width:992px){.base-package{padding-right:260px}}@media (min-width:1248px){.base-package{padding:40px 80px 40px 80px}.base-package .popular-content{max-width:700px}}@media (max-width:767.98px){.base-package h3{text-align:center}}@media (max-width:309.98px){.base-package{padding-left:16px;padding-right:16px;padding-bottom:56vw}}.base-package h3,.popular-call-action h3{margin-bottom:24px}@media (min-width:992px){.base-package h3,.popular-call-action h3{font-size:30px}}@media (max-width:767.98px){.base-package h3,.popular-call-action h3{font-size:24px}.base-package .desc,.popular-call-action .desc{font-size:16px}}.base-package .basc-mb,.base-package .basc-tab-pc{background-repeat:no-repeat;background-position:bottom right;background-size:cover}@media (min-width:992px){body.single .base-package .call-action-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body.single .base-package .call-action-box .call-action-btn{width:100%;max-width:360px}body.single .base-package .call-action-box .call-action-btn:nth-of-type(1){margin-bottom:16px;margin-right:0}body.single .base-package .call-action-box .call-action-btn:nth-of-type(2){margin-left:0}}@media (min-width:1248px){body.single .base-package{padding-left:40px;padding-right:40px}body.single .base-package.popular-call-action-base,body.single .base-package.popular-subscribe{padding-right:210px}}@media (max-width:1247.98px){body.single .popular-call-action{border-radius:0}}.popular-down-apps{border-radius:8px;overflow:hidden;background-color:#e7f5e8;padding:18px 18px 32px 18px}.popular-down-apps .sym-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0}.popular-down-apps .sym-logo img{width:40px;height:40px;margin-right:16px}.popular-down-apps .sym-logo span{font-size:24px;color:#208f35;font-weight:700}.popular-down-apps .sym-logo:hover{text-decoration:none}.popular-down-apps .t-lead{font-size:16px;display:block}.popular-down-apps .badge-list{-ms-flex-negative:0;flex-shrink:0}.popular-down-apps .badge-list a{display:inline-block;height:40px}.popular-down-apps .badge-list a:nth-of-type(1){margin-right:24px}.popular-down-apps .badge-list a img{height:100%}@media (min-width:768px){.popular-down-apps{padding:28px 46px 28px 40px}.popular-down-apps .apps-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popular-down-apps .symbol{padding-right:24px}.popular-down-apps .badge-list a:nth-of-type(1){margin-right:12px}}@media (min-width:1248px){.popular-down-apps{padding:38px 48px 35px 80px}.popular-down-apps .symbol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popular-down-apps .symbol .sym-logo{margin-right:32px}.popular-down-apps .symbol .sym-logo img{margin-right:24px}}@media (max-width:1247.98px){.popular-down-apps .symbol .t-lead{margin-top:12px}}@media (max-width:767.98px){.popular-down-apps .badge-list{margin-top:20px}}@media (max-width:350px){.popular-down-apps .symbol .sym-logo span{display:block;width:100%;text-align:center;margin-top:10px;font-size:22px}.popular-down-apps .symbol .sym-logo img{width:60px;height:60px;margin:0 auto}.popular-down-apps .symbol .t-lead{text-align:center}.popular-down-apps .badge-list{text-align:center}.popular-down-apps .badge-list a{width:144px;height:auto}.popular-down-apps .badge-list a:nth-of-type(1){margin-right:0;margin-bottom:10px}.popular-down-apps .badge-list a img{width:100%;height:auto}}.popular-down-apps.base-map{position:relative;overflow:visible}.popular-down-apps.base-map .apps-wrapper{position:relative;z-index:2}.popular-down-apps.base-map .bases{position:absolute;bottom:0;left:24px;z-index:0;max-width:374px}@media (min-width:768px) and (max-width:1247.98px){.popular-down-apps.base-map .apps-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:260px}.popular-down-apps.base-map .apps-wrapper .symbol{width:100%;margin-bottom:14px}}@media (min-width:1248px){.popular-down-apps.base-map{padding-top:56px;padding-bottom:56px}.popular-down-apps.base-map .apps-wrapper{padding-left:280px}.popular-down-apps.base-map .bases{left:60px}}.inside-apps-download-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inside-apps-download-wrapper .apps-bg{position:absolute;top:0;left:0;right:0;margin:auto;width:100%;height:100%;z-index:0;border-radius:4px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center right}.inside-apps-download-wrapper .info-content{position:relative;z-index:2}.inside-apps-download-wrapper .info-content .guid-text h4{line-height:1.15;font-size:22px}.inside-apps-download-wrapper .info-content .guid-text p{line-height:1.25;font-size:16px;margin-top:8px}.inside-apps-download-wrapper .info-content .badge-list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.inside-apps-download-wrapper .info-content .store-aims{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:410px){.inside-apps-download-wrapper .info-content .store-aims{margin-left:24px}.inside-apps-download-wrapper .badge-list .apps-logo,.inside-apps-download-wrapper .badge-list .store-item{display:block;height:40px}.inside-apps-download-wrapper .badge-list .apps-logo img,.inside-apps-download-wrapper .badge-list .store-item img{height:100%}.inside-apps-download-wrapper .badge-list .store-item:nth-of-type(2){margin-left:16px}}@media (min-width:768px){.inside-apps-download-wrapper{padding:38px 0}.inside-apps-download-wrapper .info-content{padding:0 24px;max-width:470px}.inside-apps-download-wrapper .badge-list .apps-logo,.inside-apps-download-wrapper .badge-list .store-item{height:46px}}@media (min-width:992px){.inside-apps-download-wrapper .info-content{padding:0 40px;max-width:620px}}@media (min-width:1248px){.inside-apps-download-wrapper{min-height:232px}.inside-apps-download-wrapper .info-content{max-width:520px}}@media (min-width:1350px){.inside-apps-download-wrapper{min-height:232px}.inside-apps-download-wrapper .info-content{max-width:560px}}@media (max-width:991.98px){.inside-apps-download-wrapper .apps-bg{background-position:86% center}}@media (max-width:767.98px){.inside-apps-download-wrapper{padding-top:0;border-radius:4px;background-image:radial-gradient(circle,#c1e7f9 20%,#b7ebfd 76%);display:block;overflow:hidden}.inside-apps-download-wrapper .apps-bg{display:none!important}.inside-apps-download-wrapper .info-content{padding:16px 16px 24px 16px}.inside-apps-download-wrapper .info-content .guid-text h4{text-align:center}}@media (max-width:409px){.inside-apps-download-wrapper .info-content .badge-list .apps-logo{display:block;width:88px;height:88px;-ms-flex-negative:0;flex-shrink:0;margin-right:24px}.inside-apps-download-wrapper .info-content .badge-list .store-aims{display:block;width:120px}.inside-apps-download-wrapper .info-content .badge-list .store-aims .store-item{display:inline-block}.inside-apps-download-wrapper .info-content .badge-list .store-aims .store-item:nth-of-type(2){margin-left:0;margin-top:8px}}@media (max-width:310px){.inside-apps-download-wrapper .info-content{padding:16px 8px 24px 8px}.inside-apps-download-wrapper .info-content .guid-text h4{font-size:18px}.inside-apps-download-wrapper .info-content .guid-text p{font-size:14px;line-height:1.3}.inside-apps-download-wrapper .info-content .badge-list .store-aims{width:90%}.inside-apps-download-wrapper .info-content .badge-list .store-aims .store-item{width:100%}.inside-apps-download-wrapper .info-content .badge-list .store-aims .store-item img{width:100%}.inside-apps-download-wrapper .info-content .badge-list .store-aims .store-item:nth-of-type(2){margin-top:16px}.inside-apps-download-wrapper .mb-bg{display:none!important}.inside-apps-download-wrapper .apps-logo{display:none!important}}@media (max-width:1247.98px){.popular-categray-card{overflow-x:auto;-webkit-overflow-scrolling:touch}.popular-categray-card::after{content:"";display:block;width:1px;min-width:1px;height:10px;visibility:hidden}}@media (max-width:575.98px){.popular-categray-card{padding-left:16px}}.popular-categray-card.slick-initialized{padding:0;overflow:hidden}.popular-categray-card.slick-initialized .categray-card{width:100%;height:auto;margin-left:16px}.popular-categray-card.slick-initialized .slick-dots{display:none!important}@media (min-width:260px){.popular-categray-card.slick-initialized{max-width:312px}}.categray-card{border-radius:8px;overflow:hidden;position:relative;margin-bottom:8px;min-width:calc(25% - 18.5px);width:calc(25% - 18.5px);margin-right:23px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.categray-card>a{display:block;width:100%;padding-top:137.29%;background:#f4f4f4}.categray-card .card-img{height:100%;width:auto;min-width:100%;position:absolute;left:0;bottom:0;z-index:0}.categray-card .card-body{position:absolute;z-index:1;bottom:0;left:0;width:100%;padding:24px 24px 12px 24px;background:transparent -webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),color-stop(60%, rgba(0,0,0,.6)),to(rgba(0,0,0,.85098))) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 60%,rgba(0,0,0,.85098) 100%) 0 0 no-repeat padding-box}.categray-card .card-body h2,.categray-card .card-body p{color:#fff}.categray-card .card-body h2{font-size:28px;line-height:1em}.categray-card .card-body p{font-size:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33;height:2.66em;margin-top:16px}@media (max-width:1247.98px){.categray-card{min-width:243px;width:243px;height:335px;margin-right:23px}.categray-card .card-body h2{font-size:20px;line-height:1em}}@media (min-width:1248px){.categray-card:nth-of-type(4){margin-right:0}.categray-card img{-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease, -webkit-transform .35s ease}.categray-card:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}}@media (max-width:309.98px){.categray-card{width:180px;min-width:180px;height:248px;margin-right:16px}.categray-card .card-body{padding:24px 16px 16px 16px}.categray-card .card-body h2{font-size:22px}.categray-card .card-body p{font-size:14px}}.popular-categray-card+.slide-count{padding:0!important;text-align:center;position:absolute;left:0;right:0;bottom:16px}.popular-categray-card.slick-initialized{padding-bottom:50px}.popular-categray-card.slick-initialized .slick-arrow{top:auto;bottom:8px;opacity:1!important;width:40px;height:40px}.popular-categray-card.slick-initialized .slick-arrow.slick-prev{left:28px}.popular-categray-card.slick-initialized .slick-arrow.slick-next{right:28px}.lg-screen{position:relative}section.popular-categray header>a{cursor:text}.popular-categray-card-f .categray-card{min-width:calc(33% - 24px);width:calc(33% - 24px);margin-bottom:24px;margin-right:24px}.popular-categray-card-f .categray-card>a{padding-top:100%}.popular-categray-card-f .categray-card .card-body{padding:24px}@media (max-width:1247.98px){.popular-categray-card-f .categray-card{min-width:303px;width:303px;height:303px}}@media (min-width:1248px){.popular-categray-card-f{-ms-flex-wrap:wrap;flex-wrap:wrap}.popular-categray-card-f .categray-card:nth-of-type(3),.popular-categray-card-f .categray-card:nth-of-type(6){margin-right:0}}.aside-commercial-wrap{position:relative}.aside-commercial-wrap .close-btn{position:absolute;right:8px;top:8px;width:28px;height:28px;background-color:rgba(38,43,51,.8);border-radius:50%;padding:2px}.aside-commercial-wrap .close-btn i{color:#fff;font-size:17px}.popular-commercial-picture{border-radius:8px;overflow:hidden}.recom-item .videos-box video{max-width:100%;display:block}.list-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.list-card.audio-card-2{width:100%;border-radius:8px;border:1px solid #c5e7c7;padding:24px;-webkit-box-shadow:0 3px 10px rgba(32,143,53,.14);box-shadow:0 3px 10px rgba(32,143,53,.14)}.list-card.audio-card-2:hover{border:1px solid #208f35}.list-card.audio-card-2 .card-img{min-width:190px;width:190px;height:190px}.list-card.audio-card-2 .card-img a{height:100%}.list-card.audio-card-2 .card-img a img{height:100%}.list-card.audio-card-2 .card-title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-card.audio-card-2 .card-title .desc{display:block!important;-webkit-line-clamp:4!important;max-height:calc(1.4em * 4)!important}.list-card.audio-card-2 .card-title .line-see-more{width:100%}.list-card.audio-card-2 .line-see-more{text-align:right;margin-top:12px}.list-card .card-img{width:38.38%;min-width:38.37%}.list-card .card-title{padding-left:16px;width:62.62%}.list-card .card-title p a{font-size:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.34em * 3);line-height:1.34}.list-card .card-title .desc{font-size:16px;margin-top:12px;color:#4c4c4c;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.4em * 3);line-height:1.4}.list-card.topic .card-img>a{padding-top:56.25%}@media (min-width:768px){.list-card{margin-bottom:32px}.list-card .card-img{min-width:222px;width:222px}.list-card .card-img>a{border-radius:8px}.list-card .card-title{padding-left:24px;width:calc(100% - 222px)}.list-card .card-title p a{font-size:20px;font-weight:700;-webkit-line-clamp:4;max-height:calc(1.34em * 4);line-height:1.34}}@media (min-width:1248px){.list-card .card-img{min-width:250px;width:250px}.list-card .card-title{width:calc(100% - 250px)}}@media (max-width:767.98px){.list-card .card-title .desc{display:none}.list-card.audio-card-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:16px}.list-card.audio-card-2 .card-img{min-width:100%;width:100%;height:100%;min-height:84px;background-color:#f4f4f4;margin-bottom:24px}.list-card.audio-card-2 .card-img>a{padding-top:0}.list-card.audio-card-2 .card-img>a img{position:unset}.list-card.audio-card-2 .card-title{padding-left:0}.list-card.audio-card-2 .card-title p a{font-size:20px;font-weight:700}.list-card.audio-card-2 .card-title .desc{-webkit-line-clamp:6!important;max-height:calc(1.4em * 6)!important}}@media (max-width:309.98px){.list-card{margin-bottom:16px}.list-card .card-img{min-width:80px;width:80px}.list-card .card-img .attach-duration i{margin-right:0}.list-card .card-img .attach-duration time{display:none}.list-card .card-title{padding-left:12px;width:calc(100% - 80px);margin-top:-3px}.list-card .card-title p a{font-size:14px;-webkit-line-clamp:4;max-height:calc(1.34em * 4)}}.list-card{position:relative}.list-card .post-edit{top:0!important}.list-card:hover .post-edit{opacity:1!important}.bible-item{margin-bottom:32px}.bible-item:hover .post-edit{opacity:1!important}.bible-item .bible-card{border-radius:8px;overflow:hidden;border:1px solid #ebebeb;-webkit-box-shadow:0 3px 10px rgba(33,83,41,.14);box-shadow:0 3px 10px rgba(33,83,41,.14);padding:24px;padding-bottom:60px;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease;position:relative}.bible-item .bible-card:hover{border-color:#2da140}.bible-item .bible-card .line-see-more{position:absolute;bottom:24px;right:30px;z-index:2;font-size:16px}.bible-item .bible-card .line-see-more i{font-size:20px}.bible-item .bible-card .bible-title{font-weight:700;font-size:20px}.bible-item .bible-card .bible-right,.bible-item .bible-card .bible-text{font-size:16px;color:#4c4c4c;margin-top:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.3em * 3);line-height:1.3}.bible-item .bible-card .bible-text strong{font-weight:500}.bible-item .bible-card .bible-right{text-align:right}@media (min-width:1248px){.bible-item .bible-card{padding-bottom:72px}.bible-item .bible-card .bible-text{margin-top:24px}}@media (min-width:768px){.bible-item .bible-card{height:100%}}@media (max-width:309.98px){.bible-item{margin-bottom:24px}.bible-item .bible-card{padding-left:16px;padding-right:16px;padding-top:16px}}.long-card-item{margin-bottom:32px}.long-card-item.today .long-card{background-color:#e7f5e8;border-color:#c5e7c7}.long-card-item.panel .long-card .intro-word{font-style:italic;font-weight:400;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:24px}.long-card-item.panel .long-card .long-card-content .long-card-text.bible-today{font-size:20px}.long-card-item.panel .long-card .long-card-content .long-card-text.god-s-word-today{line-height:1.5}.long-card-item.panel .long-card .long-card-footer a:first-child{width:100%;text-align:right}.long-card-item .btn{display:none;margin:0 auto;margin-top:40px;border:2px solid #2da140;color:#2da140}.long-card-item .btn:hover{color:#fff;background-color:#2da140}.long-card-item .btn i{color:inherit}.long-card-item .long-card{width:100%;border-radius:8px;overflow:hidden;border:1px solid #ebebeb;-webkit-box-shadow:0 3px 10px rgba(32,143,53,.14);box-shadow:0 3px 10px rgba(32,143,53,.14);padding:24px;-webkit-transition:all .35s ease;transition:all .35s ease}.long-card-item .long-card:hover{border:1px solid #208f35}.long-card-item .long-card .long-card-content .long-card-title h3{width:100%;font-weight:700;font-size:24px}.long-card-item .long-card .long-card-content .long-card-title h4{width:100%;font-weight:700;font-size:24px}.long-card-item .long-card .long-card-content .long-card-title .date{width:100%;text-align:right;font-size:16px;font-style:italic;font-weight:400;color:#4c4c4c}.long-card-item .long-card .long-card-content .long-card-text{font-size:18px;color:#4c4c4c;margin-top:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.3em * 3);line-height:1.3}.long-card-item .long-card .long-card-content .long-card-text.god-s-word-today{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;max-height:calc(1.6em * 4);line-height:1.6;line-height:1.3;position:relative}.long-card-item .long-card .long-card-content .long-card-text.god-s-word-today::after{content:"";display:block;position:absolute;bottom:0;width:100%;height:30px;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(219,239,247,0)),to(#e7f5e8));background:linear-gradient(180deg,rgba(219,239,247,0) 0,#e7f5e8 100%)}.long-card-item .long-card .long-card-content .long-card-text.god-s-word-today p{font-size:16px}.long-card-item .long-card .long-card-content .long-card-text h4{font-weight:700;font-size:20px;margin-bottom:12px}.long-card-item .long-card .long-card-content .long-card-text strong{font-weight:500}.long-card-item .long-card .long-card-footer{margin-top:24px}.long-card-item .long-card .long-card-footer .share-box .a2a_kit{line-height:60px!important}.long-card-item .long-card .long-card-footer .share-box a[class^=a2a_]{width:24px;height:24px;margin-right:12px;display:inline-block;float:none;padding:0;overflow:unset}.long-card-item .long-card .long-card-footer .share-box a[class^=a2a_]:last-of-type{margin-right:0}@media (min-width:768px){.long-card-item .long-card{padding:32px 16px}}@media (max-width:767.98px){.long-card-item .long-card{padding:32px 24px}.long-card-item .long-card .long-card-content .long-card-title{-ms-flex-wrap:wrap;flex-wrap:wrap}.long-card-item .long-card .long-card-content .long-card-title .date{margin-top:12px;text-align:left}.long-card-item .long-card .long-card-content .long-card-text{overflow:unset;text-overflow:unset;-webkit-box-orient:unset;-webkit-line-clamp:unset;max-height:unset}.long-card-item .long-card .long-card-content .long-card-text.god-s-word-today{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:6;max-height:calc(1.6em * 6);line-height:1.6}.long-card-item .long-card .long-card-content .long-card-text h4{display:none}.long-card-item .long-card .long-card-footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.long-card-item .long-card .long-card-footer .share-box{margin-top:24px}.long-card-item .long-card .long-card-footer .share-box a[class^=a2a_]{width:40px;height:40px;margin-right:20px}.long-card-item.panel .long-card-footer .line-see-more{text-align:center!important}}@media (min-width:1248px){.long-card-item .long-card{padding:24px}.long-card-item.panel{padding:0 74px}.long-card-item.panel .btn{display:block}.long-card-item.panel .long-card{padding:32px 125px}}.panel .panel-header{width:100%}.panel .panel-header .icon-navigate-next{font-size:28px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.panel .panel-header a:not(.more):hover{text-decoration:none}.panel .level-title{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:-8px auto 24px auto;font-size:18px}.panel .level-title a{font-size:inherit}.panel.plan1{margin-bottom:48px}.panel.plan1 .panel-header{margin-bottom:24px}.panel.plan1 .panel-header>a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.panel.plan1 .panel-header>a:hover h2,.panel.plan1 .panel-header>a:hover i{color:#000}@media (min-width:768px){.panel.plan1{margin-bottom:64px}.panel.plan1 .panel-header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}.panel.plan1 .panel-header h2{text-align:center}}@media (min-width:1248px){.panel.plan1{margin-bottom:72px}.panel.plan1 .panel-header{margin-bottom:40px}}@media (max-width:1247.98px){.panel.plan1 .panel-header h2{padding-right:4px}}@media (max-width:767.98px){.panel.plan1 .panel-header>a{width:100%}.panel.plan1 .panel-header h2{max-width:calc(100% - 36px);word-break:break-all}}@media (max-width:309.98px){.panel.plan1{margin-bottom:32px}.panel.plan1 .panel-header{margin-bottom:16px}}.panel.plan2{margin-bottom:48px}.panel.plan2 .panel-header,.panel.plan2 .tablet-header{margin-bottom:32px}.panel.plan2 .article-card-section-title>a:hover,.panel.plan2 .panel-header>a:hover,.panel.plan2 .tablet-header h2>a:hover{color:#ed7b18;text-decoration:none}.panel.plan2 .article-card-section-title>a:hover h2,.panel.plan2 .article-card-section-title>a:hover i,.panel.plan2 .panel-header>a:hover h2,.panel.plan2 .panel-header>a:hover i,.panel.plan2 .tablet-header h2>a:hover h2,.panel.plan2 .tablet-header h2>a:hover i{color:#ed7b18}.panel.plan2 .article-card-section-title,.panel.plan2 .panel-header h2,.panel.plan2 .tablet-title{position:relative}.panel.plan2 .article-card-section-title::before,.panel.plan2 .panel-header h2::before,.panel.plan2 .tablet-title::before{content:"";display:block;width:4px;height:24px;background-color:#ed7b18;position:absolute;top:0;bottom:0;left:0;margin:auto}.panel.plan2 .level-title{margin-top:-8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:24px}.panel.plan2 .panel-header a.more{font-size:16px;line-height:24px;color:#ed7b18;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.panel.plan2 .panel-header a.more::after{display:block;content:"";width:8px;height:8px;border:2px solid #ed7b18;border-left:none;border-bottom:none;-webkit-transform:rotateZ(45deg) translateY(2px);-ms-transform:rotate(45deg) translateY(2px);transform:rotateZ(45deg) translateY(2px);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;margin-left:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.panel.plan2 .panel-header a.more:hover::after{-webkit-transform:rotateZ(45deg) translateY(0) translateX(2px);-ms-transform:rotate(45deg) translateY(0) translateX(2px);transform:rotateZ(45deg) translateY(0) translateX(2px)}@media (min-width:768px){.panel.plan2{margin-bottom:56px}.panel.plan2 .panel-header,.panel.plan2 .tablet-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.panel.plan2 .panel-header h2,.panel.plan2 .tablet-title{padding-left:16px;padding-right:12px}.panel.plan2 .heading-2{font-size:28px}}@media (min-width:1248px){.panel.plan2{margin-bottom:64px}.panel.plan2 .heading-2{font-size:32px}}@media (max-width:767.98px){.panel.plan2 .panel-header>a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.panel.plan2 .panel-header>a.more{display:none}.panel.plan2 .panel-header h2{max-width:calc(100% - 36px)}.panel.plan2 .panel-header h2::before{display:none}}@media (max-width:575.98px){.panel.plan2 .article-card-section-title::before,.panel.plan2 .panel-header h2::before{display:block;left:-16px}}@media (max-width:309.98px){.panel.plan2 .panel-header{margin-bottom:16px}}@media (min-width:768px){.panel .level-title{margin-top:-16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px}}@media (min-width:1248px){.panel .level-title{margin-bottom:32px}}@media (max-width:309.98px){.panel header .heading-2{font-size:20px}}.panel-aside,.sidebar-part .aside-commercial-wrap{margin-bottom:40px}.panel-aside:nth-last-child(1),.sidebar-part .aside-commercial-wrap:nth-last-child(1){margin-bottom:0}.category-title{margin-bottom:24px}@media (min-width:768px){.category-title{margin-bottom:32px}}@media (max-width:309.98px){.category-title{font-size:20px}}.list-content .sidebar-part{padding-left:60px}.list-content .main-part .video-card .card-img>a{border-radius:8px}.today-list .category-title{margin-bottom:12px}.today-list .category-title-caption{margin-bottom:32px}.classify-label{margin-bottom:24px;overflow:hidden;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:0;-webkit-transition:opacity .35s ease .4s;transition:opacity .35s ease .4s}.classify-label .slider-items a{font-size:16px;min-height:48px}.classify-label.open .label-count .slider-items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.classify-label.open .label-count .slider-items .item{margin-bottom:16px}.classify-label.open .dropdown-btn i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.classify-label.full .dropdown-box{display:none!important}.classify-label.full .label-count{width:100%}.classify-label.full .slider-items .item a{width:auto;height:100%;padding:12px}@media (min-width:768px){.classify-label{margin-bottom:32px}.classify-label .label-wrap{height:auto!important}.classify-label .slider-items .item.active a{color:#fff;background-color:#36b049}.classify-label .label-count{width:calc(100% - 60px);overflow:hidden}.classify-label .label-count .close-btn,.classify-label .label-count .modal-mask{display:none!important}.classify-label .line-see-more{width:44px;height:44px;border-radius:50%;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .35s ease;transition:all .35s ease;padding:0}.classify-label .line-see-more i{font-size:30px;display:inline-block}.classify-label .line-see-more i::before{-webkit-transform:none;-ms-transform:none;transform:none}.classify-label .line-see-more:hover{border-color:#2da140}.classify-label .slider-items{display:-webkit-box;display:-ms-flexbox;display:flex}.classify-label .slider-items .item{margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.classify-label .slider-items .item a{display:inline-block;height:100%}.classify-label .dropdown-box{position:relative;height:100%}.classify-label .dropdown-box::after{content:"";width:66px;height:60px;position:absolute;top:0;bottom:0;z-index:9;right:44px;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),color-stop(66%, #fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 66%)}.classify-label.no-full .slider-items .item a{width:192px}.classify-label.no-full .line-see-more{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}}@media (min-width:1248px){.classify-label{margin-bottom:40px}}@media (max-width:767.98px){.classify-label .label-count{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;visibility:hidden;opacity:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.classify-label .label-count.show{visibility:visible;opacity:1;pointer-events:auto;-webkit-transition:all .35s ease;transition:all .35s ease}.classify-label .label-count.hide{visibility:hidden;opacity:0;-webkit-transition:all .35s ease;transition:all .35s ease}.classify-label .label-count .label-wrap{position:relative;z-index:15;max-width:556px;width:calc(100% - 8px * 4);background-color:#fff;margin:auto;max-height:calc(100vh - 120px);border-radius:12px;-webkit-box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2);padding-top:40px;padding-bottom:40px;overflow:hidden}.classify-label .label-count .slider-items{display:block;height:100%;overflow-y:auto;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-overflow-scrolling:touch}.classify-label .label-count .slider-items li{padding:0 16px;margin-bottom:8px}.classify-label .label-count .slider-items li:last-child{margin-bottom:0}.classify-label .label-count .slider-items li.active{background-color:#f9f9fb}.classify-label .label-count .slider-items li.active a{color:#36b049}.classify-label .label-count .slider-items li a{border:0;padding:10px 0}.classify-label .label-count .close-btn,.classify-label .label-count .modal-mask{position:absolute;top:0}.classify-label .label-count .modal-mask{bottom:0;left:0;right:0;z-index:10;background-color:rgba(0,0,0,.6)}.classify-label .label-count .close-btn{right:2px;top:2px;height:44px;width:44px}.classify-label .current-label-name{width:100%;height:44px;background-color:#e7f5e8;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px}.classify-label .current-label-name span{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:calc(1.5em * 1);line-height:1.5;margin-right:4px}}@media (max-width:309.98px){.classify-label .label-wrap{width:calc(100% - 8px * 2)!important}}.pagination{text-align:center;display:none}.pagination .line-see-more{display:none;padding:11px 8px;color:#208f35!important}.main-part{position:relative;min-height:50vh}.spinner-box{text-align:center;margin-top:50px;display:none}.list-inter{overflow:hidden;margin-bottom:-16px}.today-list .list-inter{overflow:unset}@media (min-width:310px){.list-inter{margin-bottom:-24px}}@media (min-width:768px){.list-inter{margin-bottom:-32px}}@media (min-width:1248px){.pagination{margin-top:32px}.main-part{min-height:100vh}.spinner-box{position:absolute;left:0;right:0;top:200px}.today-list .today-words .pagination{margin-top:64px}.today-list .today-words .spinner-box{top:380px}.today-list .bible-today-list .spinner-box{top:600px}}@media (max-width:1247.98px){.pagination .line-see-more{margin-top:14px}}@media (min-width:1248px){.sidebar-part .popular-commercial-picture .recom-item{display:block;width:100%;padding-top:100%;background-color:#f4f4f4;position:relative}.sidebar-part .popular-commercial-picture .recom-item img,.sidebar-part .popular-commercial-picture .recom-item video{position:absolute;left:0;right:0;top:0;margin:auto}}.see-too{padding:12px;margin-top:64px;font-size:24px}.see-too .title{font-weight:700;margin-bottom:28px}.see-too li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:32px}.see-too li::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin:0 16px;background-color:rgba(54,176,73,.6)}.see-too li a{font-weight:500;line-height:34px;color:rgba(54,176,73,.6)}@media (max-width:767.98px){.see-too li{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}#go-top{width:48px;height:48px;border-radius:50%;position:fixed;bottom:196px;right:26px;z-index:886;background:#fff;-webkit-box-shadow:0 3px 5px rgba(91,117,178,.16);box-shadow:0 3px 5px rgba(91,117,178,.16);cursor:pointer;display:none}#go-top i{font-size:24px;line-height:36px;display:block;color:#208f35;font-weight:600;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}#go-top:hover{background:#fff;-webkit-box-shadow:0 3px 14px rgba(91,117,178,.22);box-shadow:0 3px 14px rgba(91,117,178,.22)}#go-top:hover i{-webkit-transform:translate(0,-2px);-ms-transform:translate(0,-2px);transform:translate(0,-2px)}#go-top:active{background:#208f35}#go-top:active i{color:#fff}@media (max-width:1247.98px){#go-top{display:none!important}}.header-commercial-wrap{position:relative;width:100%;overflow:hidden}.header-commercial-wrap .recom-item{display:block;position:relative;padding-top:20%}.header-commercial-wrap .recom-item.show{display:block}.header-commercial-wrap .recom-item img,.header-commercial-wrap .recom-item video{display:block;position:absolute;top:0;left:0;right:0;margin:auto}.header-commercial-wrap .recom-item video{width:100%;max-width:100%}.header-commercial-wrap .commercial-close{width:28px;height:28px;padding:0;position:absolute;top:3px;right:3px;background-color:rgba(0,0,0,.55);border-radius:50%}.header-commercial-wrap .commercial-close i{font-size:20px;color:#fff;display:block}@media (max-width:1247.98px){.header-commercial-wrap.media-pc{display:none}}@media (min-width:768px){.header-commercial-wrap .recom-item{padding-top:12.37%}}@media (min-width:1248px){.header-commercial-wrap{display:none!important}}.headAd-fixed .header-commercial-wrap{position:fixed;top:0;z-index:1010}@media (orientation:landscape){.headAd-fixed .header-commercial-wrap{position:unset}.headAd-fixed #web-header,.headAd-fixed header#header{margin-top:unset!important}}.article-card-cover,.video-box .rich-slick-card .cover{position:relative;width:100%;overflow:hidden}.article-card-cover a,.video-box .rich-slick-card .cover a{border-radius:8px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);display:block;padding-bottom:62.25%;overflow:hidden;background:#f4f4f4;position:relative}.article-card-cover img,.video-box .rich-slick-card .cover img{display:block;position:absolute;will-change:transform;left:50%;top:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:opacity .6s,-webkit-transform .5s;transition:opacity .6s,-webkit-transform .5s;transition:transform .5s,opacity .6s;transition:transform .5s,opacity .6s,-webkit-transform .5s;-webkit-transform:translate3D(-50%,-50%,0);-ms-transform:translate3D(-50%,-50%,0);transform:translate3D(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:1248px){.article-card-cover:hover img{-webkit-transform:translate3D(-50%,-50%,0) scale(1.05);-ms-transform:translate3D(-50%,-50%,0) scale(1.05);transform:translate3D(-50%,-50%,0) scale(1.05)}}.article-card-cover img{height:100%;max-width:none}@media (max-width:991.98px){.article-box.default .article-card:nth-of-type(1),.article-box.default .article-card:nth-of-type(2){margin-bottom:24px}}.article-box .attrs,.article-box.layout-7 .attrs{margin-top:16px;display:inline-block}.article-box .attrs .hide,.article-box.layout-7 .attrs .hide{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.article-box .article-card-title,.article-box.layout-7 .article-card-title{font-size:18px;line-height:1.33em;color:#292929;margin-top:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}@media (max-width:767.98px){.article-box .article-card-title,.article-box.layout-7 .article-card-title{margin-top:12px}}@media (max-width:309.98px){.article-box .article-card-title,.article-box.layout-7 .article-card-title{font-size:16px;font-weight:400}}.article-box .article-card-description,.article-box.layout-7 .article-card-description{margin-top:16px;font-size:16px;font-weight:400;color:#4c4c4c;line-height:1.4em}@media (min-width:992px) and (max-width:1247.98px){.article-box.default .article-card.col-lg-4:nth-last-of-type(1){display:none}}@media (max-width:767.98px){.article-box.default .article-card.col-12:nth-of-type(4){display:none}}@media (max-width:1247.98px){.article-box.layout-2 .article-list .article-card:nth-of-type(4n){display:none}}@media (max-width:767.98px){.article-box.layout-2 .article-card:nth-of-type(1),.article-box.layout-2 .article-card:nth-of-type(2){margin-bottom:24px}}.article-box.layout-3 .article-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article-box.layout-3 .attrs{margin-top:16px;display:inline-block}.article-box.layout-3 .article-card-title{margin-top:0;font-size:22px;font-weight:700;line-height:1.2em}.article-box.layout-3 .article-card-cover{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:41.94%}.article-box.layout-3 .article-card-body{padding-right:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:992px){.article-box.layout-3 .article-card:nth-of-type(1),.article-box.layout-3 .article-card:nth-of-type(2){margin-bottom:32px}}@media (max-width:991.98px){.article-box.layout-3 .article-card:nth-of-type(1),.article-box.layout-3 .article-card:nth-of-type(2),.article-box.layout-3 .article-card:nth-of-type(3){margin-bottom:32px}}@media (max-width:767.98px){.article-box.layout-3 .article-card:nth-of-type(1),.article-box.layout-3 .article-card:nth-of-type(2),.article-box.layout-3 .article-card:nth-of-type(3){margin-bottom:24px}}@media (max-width:767.98px){.article-box.layout-3 .article-card-body{padding-right:16px}}@media (max-width:767.98px){.article-box.layout-3 .article-card-title{font-size:16px;line-height:1.4em}.article-box.layout-3 .article-card-body{padding-right:16px}.article-box.layout-3 .article-card-description{display:none}.article-box.layout-3 .attrs{display:none}}@media (max-width:309.98px){.article-box.layout-3 .article-card{padding-bottom:24px;border-bottom:1px solid #ebebeb;margin-bottom:24px}.article-box.layout-3 .article-card:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}.article-box.layout-3 .article-card-cover{display:none}.article-box.layout-3 .article-card-body{padding-right:0}}.plan2 .article-box.layout-3 .article-card-title{font-size:20px}.article-box.layout-4 .article-list,.article-box.layout-5 .article-list{counter-reset:listNumber}.article-box.layout-4 .article-list .article-card-body,.article-box.layout-5 .article-list .article-card-body{padding-left:48px;position:relative;border-bottom:1px solid rgba(0,0,0,.08);height:100%}.article-box.layout-4 .article-list .article-card-body .article-card-meta,.article-box.layout-5 .article-list .article-card-body .article-card-meta{position:relative}.article-box.layout-4 .article-list .article-card-body .article-card-meta::before,.article-box.layout-5 .article-list .article-card-body .article-card-meta::before{counter-increment:listNumber;content:"0" counters(listNumber, "");font-weight:700;font-size:30px;color:#303030;line-height:1.2em;font-family:"Frank Ruhl Libre";opacity:.16;position:absolute;left:-50px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.article-box.layout-4 .article-list .article-card-body .article-card-title,.article-box.layout-5 .article-list .article-card-body .article-card-title{margin-top:0;font-size:20px;font-weight:500;color:#292929;line-height:1.33em;margin-bottom:32px}@media (min-width:1248px){.article-box.layout-4 .article-list .article-card-body .article-card-title,.article-box.layout-5 .article-list .article-card-body .article-card-title{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}}@media (min-width:768px) and (max-width:991.98px){.article-box.layout-4 .article-list .article-card-body .article-card-title,.article-box.layout-5 .article-list .article-card-body .article-card-title{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}}@media (min-width:992px) and (max-width:1247.98px){.article-box.layout-4 .article-list .article-card-body .article-card-title,.article-box.layout-5 .article-list .article-card-body .article-card-title{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}}.article-box.layout-4 .article-list .attrs,.article-box.layout-5 .article-list .attrs{margin-top:-16px;margin-bottom:32px;display:block}@media (min-width:992px) and (max-width:1247.98px){.article-box.layout-4 .article-list .article-card,.article-box.layout-5 .article-list .article-card{margin-bottom:40px}}@media (max-width:767.98px){.article-box.layout-4 .article-list .article-card-body,.article-box.layout-5 .article-list .article-card-body{padding-left:42px}.article-box.layout-4 .article-list .article-card-body .article-card-title,.article-box.layout-5 .article-list .article-card-body .article-card-title{font-size:18px;margin-bottom:24px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}.article-box.layout-4 .article-list .article-card-body .article-card-meta::before,.article-box.layout-5 .article-list .article-card-body .article-card-meta::before{font-size:28px;left:-42px}.article-box.layout-4 .article-list .attrs,.article-box.layout-5 .article-list .attrs{margin-bottom:24px}}@media (max-width:309.98px){.article-box.layout-4 .article-list .article-card,.article-box.layout-5 .article-list .article-card{margin-bottom:24px}.article-box.layout-4 .article-list .article-card-body,.article-box.layout-5 .article-list .article-card-body{padding-left:0}.article-box.layout-4 .article-list .article-card-body .article-card-meta::before,.article-box.layout-5 .article-list .article-card-body .article-card-meta::before{display:none}.article-box.layout-4 .article-list .article-card-body .article-card-title,.article-box.layout-5 .article-list .article-card-body .article-card-title{font-size:16px;line-height:1.4em;margin-bottom:24px}.article-box.layout-4 .article-list .article-card-body .attrs,.article-box.layout-5 .article-list .article-card-body .attrs{display:none}}.article-box.layout-4 .article-list .article-card:nth-of-type(1),.article-box.layout-4 .article-list .article-card:nth-of-type(2){margin-bottom:32px}@media (min-width:1248px){.article-box.layout-4 .article-list .article-card:nth-of-type(3){margin-bottom:32px}.article-box.layout-4 .article-list .article-card:nth-of-type(3)~.article-card .attrs{margin-bottom:0}}.article-box.layout-4 .article-list .article-card:nth-of-type(n+4){display:none}@media (min-width:768px){.article-box.layout-4 .article-list .article-card:nth-of-type(n+4){display:block}.article-box.layout-4 .article-list .article-card:nth-of-type(n+5) .attrs{margin-bottom:0}}.article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body{border:none}@media (min-width:576px){.article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)}.article-box.layout-4 .article-list .article-card:nth-of-type(n+5) .article-card-body{border-bottom:none}}@media (min-width:1248px){.article-box.layout-4 .article-list .article-card:nth-of-type(n+4) .article-card-body{border:none}}@media (min-width:992px) and (max-width:1247.98px){.article-box.layout-4 .article-list .article-card:nth-of-type(5),.article-box.layout-4 .article-list .article-card:nth-of-type(6){margin-bottom:0}}@media (max-width:991.98px){.article-box.layout-4 .article-list .article-card:not(:nth-of-type(5)):not(:nth-of-type(6)){margin-bottom:32px}}@media (max-width:767.98px){.article-box.layout-4 .article-list .article-card:not(:nth-of-type(5)):not(:nth-of-type(6)){margin-bottom:24px}.article-box.layout-4 .article-list .article-card:nth-of-type(3){margin-bottom:0!important}.article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body{border-bottom:0!important}.article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body .attrs{margin-bottom:0!important}}@media (max-width:309.98px){.article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-title{margin-bottom:0!important}}@media (max-width:767.98px){.article-box.layout-4:not(.layout-9) .article-list .article-card:nth-of-type(3) .article-card-title{margin-bottom:0}.article-box.layout-4:not(.layout-9) .article-list .article-card:nth-of-type(3) .attrs{margin-top:8px}}.article-box.layout-5 .article-list .large-article-card{width:92%}.article-box.layout-5 .article-list .large-article-card .warm{font-weight:700}.article-box.layout-5 .article-list .large-article-card .title{font-size:30px;margin-bottom:24px;font-weight:700;color:#292929;line-height:1.2em}.article-box.layout-5 .article-list .large-article-card .description{font-size:18px;font-weight:400;color:#4c4c4c;line-height:1.33em;margin-bottom:32px}.article-box.layout-5 .article-list .article-card{margin-bottom:24px}.article-box.layout-5 .article-list .article-card:last-of-type{margin-bottom:0}.article-box.layout-5 .article-list .article-card:last-of-type .article-card-body .article-card-title{margin-bottom:0}.article-box.layout-5 .article-list .article-card .article-card-body .article-card-title{margin-bottom:32px}.article-box.layout-5 .article-list .article-card .article-card-body .article-card-meta::before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:992px) and (max-width:1247.98px){.article-box.layout-5 .article-list .article-card:nth-of-type(3),.article-box.layout-5 .article-list .article-card:nth-of-type(4){margin-bottom:0}.article-box.layout-5 .article-list .article-card:nth-of-type(3) .article-card-title,.article-box.layout-5 .article-list .article-card:nth-of-type(4) .article-card-title{margin-bottom:0}}@media (max-width:991.98px){.article-box.layout-5 .article-list .article-card .article-card-body .article-card-title{margin-bottom:24px}.article-box.layout-5 .article-list .article-card:nth-of-type(4){margin-bottom:0}.article-box.layout-5 .article-list .article-card:nth-of-type(4) .article-card-title{margin-bottom:0}}@media (min-width:1248px){.article-box.layout-5 .article-list>div:nth-of-type(2) .article-card:first-of-type{display:none}.article-box.layout-5 .article-list>div:nth-of-type(2) .article-card:last-of-type .article-card-body{border-bottom:none}.article-box.layout-5 .article-list .article-card.col-xl-6:nth-last-of-type(1) .article-card-body,.article-box.layout-5 .article-list .article-card.col-xl-6:nth-last-of-type(2) .article-card-body{border-bottom:none}}@media (min-width:992px) and (max-width:1247.98px){.article-box.layout-5 .article-list .article-card .article-card-body .article-card-title{font-size:22px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}.article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body,.article-box.layout-5 .article-list .article-card:nth-last-of-type(2) .article-card-body{border-bottom:none}}@media (max-width:991.98px){.article-box.layout-5 .article-list .article-card:nth-last-of-type(1) .article-card-body{border-bottom:none}}.plan2 .article-box.layout-5 .article-list .large-article-card .title{font-size:28px}@media (max-width:1247.98px){.article-box.layout-6 .article-list .article-card:not(:first-of-type),.article-box.layout-6 .layout-6-tablet .right .article-card,.article-layout-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:24px}.article-box.layout-6 .article-list .article-card:not(:first-of-type) .article-card-cover,.article-box.layout-6 .layout-6-tablet .right .article-card .article-card-cover,.article-layout-6 .article-card-cover{-ms-flex-negative:0;flex-shrink:0;margin-right:16px;width:46%}.article-box.layout-6 .article-list .article-card:not(:first-of-type) .article-card-body,.article-box.layout-6 .layout-6-tablet .right .article-card .article-card-body,.article-layout-6 .article-card-body{border-bottom:none;padding-bottom:0}.article-box.layout-6 .article-list .article-card:not(:first-of-type) .article-card-title,.article-box.layout-6 .layout-6-tablet .right .article-card .article-card-title,.article-layout-6 .article-card-title{margin-top:0;font-size:16px;line-height:1.4em;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.4em * 3);line-height:1.4}}.article-box.layout-6 .article-list .article-card{margin-bottom:0}.article-box.layout-6 .article-list .article-card .article-card-cover{display:none}.article-box.layout-6 .article-list .article-card:first-of-type{margin-bottom:16px}.article-box.layout-6 .article-list .article-card:first-of-type .article-card-cover{display:block}.article-box.layout-6 .article-list .article-card:first-of-type .article-card-body{border-bottom:none;padding-bottom:0}.article-box.layout-6 .article-list .article-card:first-of-type .article-card-title{font-size:22px;line-height:1.3em;color:#292929;font-weight:700}.article-box.layout-6 .article-list .article-card:last-of-type .article-card-body{border-bottom:none}.article-box.layout-6 .article-list .article-card .article-card-title{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:calc(1.33em * 2)}.article-box.layout-6 .article-list .article-card .article-card-body{border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:24px}.article-box.layout-6 .article-list .article-card:last-of-type .article-card-body{padding-bottom:0}@media (max-width:1247.98px){.article-box.layout-6 .article-list .article-card .article-card-cover{display:block}.article-box.layout-6 .article-list .article-card:first-of-type,.article-box.layout-6 .article-list .article-card:last-of-type{margin-bottom:0}.article-box.layout-6 .article-list .article-card:first-of-type .article-card-title,.article-box.layout-6 .article-list .article-card:last-of-type .article-card-title{margin-top:12px;font-size:18px;font-weight:500;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}}@media (min-width:1248px){.article-box.layout-6 .article-list .article-card:not(:first-of-type):not(:nth-of-type(2)) .article-card-title{margin-top:24px}}@media (max-width:991.98px){.article-box.layout-6 .article-list .article-card:nth-of-type(4){display:none}}@media (max-width:309.98px){.article-box.layout-6 .article-list .article-card .article-card-cover{display:none}.article-box.layout-6 .article-list .article-card:first-of-type .article-card-title{font-size:16px}.article-box.layout-6 .article-list .article-card .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)!important;padding-bottom:24px!important}.article-box.layout-6 .article-list .article-card:nth-last-of-type(2) .article-card-body{border-bottom:none!important}.article-box.layout-6 .article-list .article-card:nth-of-type(3) .article-card-body{padding-bottom:0!important}}.article-box.layout-6 .layout-6-tablet .left .article-card .article-card-body{position:absolute;bottom:0;left:12px;right:12px;border-radius:0 0 8px 8px;background:rgba(26,26,26,.5);padding:8px 16px}.article-box.layout-6 .layout-6-tablet .left .article-card .article-card-body .article-card-title{margin-top:0;font-size:16px;line-height:1.4em}@media (min-width:768px) and (max-width:1247.98px){.article-box.layout-6 .layout-6-tablet .left .article-card .article-card-body .article-card-title{color:#fff}}.article-box.layout-6 .layout-6-tablet .left .article-card .article-card-body .article-card-title a{color:#fff}.article-box.layout-6 .layout-6-tablet .right .article-card{margin-top:20px}.article-box.layout-6 .layout-6-tablet .right .article-card:first-of-type{margin-top:0}.article-box.layout-6 .layout-6-tablet .right .article-card .article-card-cover{margin-right:20px}.article-box.layout-6 .layout-6-tablet .right .article-card .article-card-body .article-card-meta .article-card-title{margin-top:0}.layout-6-tablet>div{margin-bottom:72px}.layout-6-tablet>div:last-of-type{margin-bottom:0}.layout-6-tablet .tablet-title{margin-bottom:40px;font-size:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.layout-6-tablet .tablet-title i{display:inline-block;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.article-card-section-title{font-size:36px;line-height:1.22em;text-align:center;margin-bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-card-section-title i{display:none}.article-card-section-title a{display:block}.article-card-section-title a:hover{color:#000;text-decoration:none}@media (max-width:991.98px){.article-card-section-title{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:24px;line-height:29px;margin-bottom:32px;min-height:auto!important;margin-top:48px;position:relative;padding-right:24px}.article-card-section-title i{position:absolute;right:0;top:0;display:block;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}}@media (max-width:767.98px){.article-card-section-title{margin-bottom:24px}}.article-box.layout-6 .article-list:first-of-type .article-card-section-title{margin-top:0}@media (min-width:768px){.layout-6.panel.plan2 .tablet-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layout-6.panel.plan2 .tablet-title{width:auto;margin-bottom:0}.layout-6.panel.plan2 .tablet-title i.icon-navigate-next{display:none}.layout-6.panel.plan2 .article-card-section-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:16px}.layout-6.panel.plan2 .article-card-section-title a{text-align:left}}@media (min-width:576px) and (max-width:767.98px){.layout-6.panel.plan2 .article-card-section-title::before{display:none}}.article-box.layout-7.mobile-layout .article-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-box.layout-7.mobile-layout .article-card-title{margin-top:0;font-size:16px;line-height:1.33em}.article-box.layout-7.mobile-layout .article-card-cover{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:42%;margin-right:16px}@media (min-width:310px) and (max-width:767.78px){.article-box.layout-7 .article-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-box.layout-7 .article-card-title{margin-top:0;font-size:16px;line-height:1.33em}.article-box.layout-7 .article-card-cover{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:42%;margin-right:16px}}@media (max-width:309.98px){.article-box.layout-7 .article-card-title{margin-top:12px;font-size:16px;line-height:1.33em}}@media (min-width:768px) and (max-width:1247.98px){.article-box.layout-7 .article-list .article-card:nth-of-type(4){display:none}}@media (max-width:767.98px){.article-box.layout-7 .article-list .article-card{margin-bottom:24px}.article-box.layout-7 .article-list .article-card:last-of-type{margin-bottom:0}}.article-box.layout-8 .article-card{margin-bottom:24px}.article-box.layout-8 .article-card:last-of-type{margin-bottom:0}@media (min-width:768px){.article-box.layout-8 .article-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-box.layout-8 .attrs{margin-top:16px;display:inline-block}.article-box.layout-8 .article-card-title{margin-top:0;font-size:22px;font-weight:700;line-height:1.2em}.article-box.layout-8 .article-card-cover{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:35.68%}.article-box.layout-8 .article-card-body{margin-left:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:767.98px){.article-box.layout-8 .article-card-title{font-size:16px;line-height:1.4em}.article-box.layout-8 .article-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.article-box.layout-8 .article-card .article-card-cover{width:162px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.article-box.layout-8 .article-card .article-card-title{margin-top:0}.article-box.layout-8 .article-card-body{padding-right:16px}.article-box.layout-8 .article-card-body:nth-of-type(4){display:none}.article-box.layout-8 .article-card-description{display:none}.article-box.layout-8 .attrs{display:none}}@media (max-width:309.98px){.article-box.layout-8 .article-card-title{margin-top:0}.article-box.layout-8 .article-card{padding-bottom:24px;border-bottom:1px solid #ebebeb;margin-bottom:24px}.article-box.layout-8 .article-card:last-of-type{border-bottom:0}.article-box.layout-8 .article-card-cover{display:none}.article-box.layout-8 .article-card-body{padding-right:0}}@media (min-width:768px){.plan2 .article-box.layout-8 .article-card-title{font-size:20px}}.article-box.layout-4.layout-9 .article-list .article-card-body .article-card-title{margin-bottom:32px}.article-box.layout-4.layout-9 .article-list .article-card{margin-bottom:40px}.article-box.layout-4.layout-9 .article-list .article-card .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)}@media (min-width:992px){.article-box.layout-4.layout-9 .article-list .article-card:nth-last-child(-n+2){margin-bottom:0}.article-box.layout-4.layout-9 .article-list .article-card:nth-last-child(-n+2) .article-card-body{border-bottom:0}.article-box.layout-4.layout-9 .article-list .article-card:nth-last-child(-n+2) .article-card-body .article-card-title{margin-bottom:0}}@media (max-width:991.98px){.article-box.layout-4.layout-9 .article-list .article-card .article-card-body .article-card-title{margin-bottom:24px}.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(4){margin-bottom:0}.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(4) .article-card-body{border:0}.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(4) .article-card-body .article-card-title{margin-bottom:0}.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(n+5){display:none!important}}@media (max-width:767.98px){.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(3){margin-bottom:24px!important}.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(3) .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)!important}.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(4){display:block}}@media (max-width:991.98px){.article-box.layout-4.layout-9 .article-list .article-card:nth-last-child(1){display:block;margin-bottom:0!important}.article-box.layout-4.layout-9 .article-list .article-card:nth-last-child(1) .article-card-body .article-card-title{margin-bottom:0!important;height:auto}.article-box.layout-4.layout-9 .article-list .article-card:nth-last-child(1) .article-card-body{border-bottom:none!important}}@media (max-width:309.98px){.article-box.layout-4.layout-9 .article-list .article-card:nth-of-type(3) .article-card-body .article-card-title{margin-bottom:24px!important}}@media (min-width:768px){.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+2),.article-box.layout-4:not(.layout-9).last2 .article-card:nth-last-of-type(-n+2){margin-bottom:0}.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+2) .article-card-body,.article-box.layout-4:not(.layout-9).last2 .article-card:nth-last-of-type(-n+2) .article-card-body{border:none}.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+2) .article-card-body .article-card-title,.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+2) .article-card-body .attrs,.article-box.layout-4:not(.layout-9).last2 .article-card:nth-last-of-type(-n+2) .article-card-body .article-card-title,.article-box.layout-4:not(.layout-9).last2 .article-card:nth-last-of-type(-n+2) .article-card-body .attrs{margin-bottom:0}.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+2) .article-card-body .article-card-meta+.attrs,.article-box.layout-4:not(.layout-9).last2 .article-card:nth-last-of-type(-n+2) .article-card-body .article-card-meta+.attrs{margin-top:14px}.article-box.layout-4:not(.layout-9).last1 .article-card:nth-last-of-type(1){margin-bottom:0}.article-box.layout-4:not(.layout-9).last1 .article-card:nth-last-of-type(1) .article-card-body{border:none}.article-box.layout-4:not(.layout-9).last1 .article-card:nth-last-of-type(1) .article-card-body .article-card-title,.article-box.layout-4:not(.layout-9).last1 .article-card:nth-last-of-type(1) .article-card-body .attrs{margin-bottom:0}.article-box.layout-4:not(.layout-9).last1 .article-card:nth-last-of-type(1) .article-card-body .article-card-meta+.attrs{margin-top:14px}}@media (min-width:1248px){.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+3){margin-bottom:0}.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+3) .article-card-body{border:none}.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+3) .article-card-body .article-card-title,.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+3) .article-card-body .attrs{margin-bottom:0}.article-box.layout-4:not(.layout-9).last0 .article-card:nth-last-of-type(-n+3) .article-card-body .article-card-meta+.attrs{margin-top:14px}}@media (min-width:992px){.article-box.layout-4.layout-9.last0 .article-card:nth-last-of-type(-n+2){margin-bottom:0}.article-box.layout-4.layout-9.last0 .article-card:nth-last-of-type(-n+2) .article-card-body{border:none}.article-box.layout-4.layout-9.last0 .article-card:nth-last-of-type(-n+2) .article-card-body .article-card-title,.article-box.layout-4.layout-9.last0 .article-card:nth-last-of-type(-n+2) .article-card-body .attrs{margin-bottom:0}.article-box.layout-4.layout-9.last0 .article-card:nth-last-of-type(-n+2) .article-card-body .article-card-meta+.attrs{margin-top:14px}.article-box.layout-4.layout-9.last1 .article-card:nth-last-of-type(1){margin-bottom:0}.article-box.layout-4.layout-9.last1 .article-card:nth-last-of-type(1) .article-card-body{border:none}.article-box.layout-4.layout-9.last1 .article-card:nth-last-of-type(1) .article-card-body .article-card-title,.article-box.layout-4.layout-9.last1 .article-card:nth-last-of-type(1) .article-card-body .attrs{margin-bottom:0}.article-box.layout-4.layout-9.last1 .article-card:nth-last-of-type(1) .article-card-body .article-card-meta+.attrs{margin-top:14px}}.video-box *{outline:0!important}.video-box[data-layout=layout-2] .slick-list{margin-bottom:-24px}.video-box[data-layout=layout-2] .slick-arrow{top:-24px}.video-box[data-layout=layout-2] .right .col-12:nth-of-type(2) .rich-slick-card{margin-bottom:0}.video-box .loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:165px}@media (max-width:1339.98px){.video-box .slick-arrow{display:none!important}}.video-box .rich-slick-card .icon-thumb-up{font-size:16px}.video-box .rich-slick-card .cover a{padding-bottom:56.25%}.video-box .cover{position:relative}.video-box .cover .duration{will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:.3s;transition:.3s}.video-box .cover img{width:100%}@media (min-width:1248px){.video-box .cover:hover .duration{opacity:0}}.video-box .card-body{position:relative}.video-box .card-body .attach{position:relative;margin-top:12px}@media (max-width:309.98px){.video-box .card-body .attach{display:none}}.video-box .duration{position:absolute;bottom:4px;right:4px;padding:2px 6px 2px 20px;background:rgba(20,21,29,.7);color:#fff;border-radius:4px;font-size:12px}.video-box .duration .icon-play-arrow{color:#fff;font-size:16px;position:absolute;left:2px;top:2px}.video-box .rich-slick-item.layout-1 .left .title,.video-box .rich-slick-item.layout-2 .left .title{margin-top:16px;font-size:24px;font-weight:700;color:#292929;line-height:1.2em;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.2em * 2);line-height:1.2}.video-box .rich-slick-item.layout-1 .left .description,.video-box .rich-slick-item.layout-2 .left .description{font-size:16px;font-weight:400;color:#4c4c4c;line-height:1.4;margin-top:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.4em * 3);line-height:1.4}.video-box .rich-slick-item.layout-1 .right .title,.video-box .rich-slick-item.layout-2 .right .title{font-size:18px;font-weight:500;color:#292929;line-height:1.33em;margin-top:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}.video-box .rich-slick-item.layout-1 .right .rich-slick-card,.video-box .rich-slick-item.layout-2 .right .rich-slick-card{margin-bottom:24px}.video-box .rich-slick-item.layout-1 .right .col-6:nth-of-type(2)~.col-6 .rich-slick-card,.video-box .rich-slick-item.layout-2 .right .col-6:nth-of-type(2)~.col-6 .rich-slick-card{margin-bottom:0}.video-box .rich-slick-item.layout-3 .top .title{margin-top:12px;font-size:18px;font-weight:700;color:#292929;line-height:1.2em;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.2em * 2);line-height:1.2}.video-box .rich-slick-item.layout-3 .top .rich-slick-card{margin-bottom:24px}.video-box .rich-slick-item.layout-3 .bottom .title{font-size:16px;font-weight:500;color:#292929;line-height:1.33em;margin-left:-8px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}.video-box .rich-slick-item.layout-3 .bottom .rich-slick-card{margin-bottom:24px}@media (max-width:767.98px){.video-box .rich-slick-item.layout-3 .bottom .title{margin-left:0}}.video-box .rich-slick-item.layout-3 .bottom .col-12:last-of-type .rich-slick-card{margin-bottom:0}.video-box .rich-slick-item.sidebar .title{font-size:16px;font-weight:500;color:#292929;line-height:1.33em;margin-left:-8px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}.video-box .rich-slick-item.sidebar .rich-slick-card{margin-bottom:24px}@media (max-width:767.98px){.video-box .rich-slick-item.sidebar .title{margin-left:0}}.video-box .rich-slick-item.default .title{font-size:18px;font-weight:500;color:#292929;line-height:1.33;margin-top:16px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}@media (min-width:768px){.video-box .rich-slick-item.default.default .col-6:nth-of-type(3) .is-show-more,.video-box .rich-slick-item.default.default .col-6:nth-of-type(3) .rich-slick-card,.video-box .rich-slick-item.default.default .col-6:nth-of-type(4) .is-show-more,.video-box .rich-slick-item.default.default .col-6:nth-of-type(4) .rich-slick-card{margin-top:32px}}@media (max-width:767.98px){.video-box .rich-slick-item.default.default .rich-slick-card{margin-bottom:24px}.video-box .rich-slick-item.default.default .row>div:last-of-type .rich-slick-card{margin-bottom:0}}@media (max-width:1247.98px){.video-box .rich-slick-item.default .title{margin-top:16px;font-size:18px}}@media (max-width:767.98px){.video-box .rich-slick-item.default .title{margin-top:12px}}@media (max-width:309.98px){.video-box .rich-slick-item.default .title{font-size:16px;margin-top:8px}.video-box .rich-slick-item.default .rich-slick-card{margin-bottom:16px}}.video-box .is-free-to-scroll-box>.row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;margin-left:calc((100vw - 100%)/ 2 * -1);margin-right:calc((100vw - 100%)/ 2 * -1);padding-left:calc((100vw - 100%)/ 2);-webkit-overflow-scrolling:touch}.video-box .is-free-to-scroll-box>.row .is-free-to-scroll{margin-right:24px;-ms-flex-negative:0;flex-shrink:0}.video-box .is-free-to-scroll-box>.row::after{content:"1";display:block;width:1px;height:1px;opacity:0;pointer-events:none}@media (max-width:767.98px){.video-box .is-free-to-scroll-box>.row .is-free-to-scroll{margin-right:16px}}.rich-slick-card .cover::before{pointer-events:none;cursor:pointer;position:absolute;content:"";left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.3);border-radius:8px;opacity:0;z-index:1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.rich-slick-card .cover::after{pointer-events:none;cursor:pointer;position:absolute;content:"";background-position:center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAtCAMAAAAp3Z1oAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAdPbq+r7w2RDkmXJp3tWMgrmWSNHLsquma0E8GxUEj9u1g15dLSh+U4ykAAABLklEQVRIx6WW2W6DMBBFLzbYmCVsSchO26Sd///DSlERURXshHue0cHLeOZi4nS8RvWQ7bbJZmVL57QxKhaJlTHaudKuNsl2lw11dD2e8I80b2wsbxDbJk+Bkb2SBagCf2SykAx3CllMcd+/Wi5QKYBcCHIACSNIAGhGoIGzUJxx4AQH7DlBgS9OUKOVGaosljAtepkhwncTFvRI5gVAZ8OFsPYJcMmNX7DGh1cApIP3KCxcQAD8fHoEDjooALqVp5bNCwJcirn/GMQ+wURaPf9QQfyCie65gV4BfQb0LdB1EK7E1l+J9FugX6O3HyQSpKc7Et0T6a5MzwV6MrGzkZ7OdD6gEwqbkfiUxufEKam+JVFTUn3MyreorsasXDqtx6ystSvHrFzV0e0xK/8Clwd3v37WJ8wAAAAASUVORK5CYII=);width:40%;padding-top:21%;max-width:64px;min-width:36px;top:50%;left:50%;opacity:0;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(-50%,-30%,0);transform:translate3d(-50%,-30%,0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (min-width:1248px){.rich-slick-card .cover:hover::before{opacity:1}.rich-slick-card .cover:hover::after{opacity:1;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}.show-more-video{background:#f4f4f4;padding-bottom:56.25%;position:relative;border-radius:8px;overflow:hidden;white-space:nowrap}.show-more-video a{color:#2da140;font-size:18px;line-height:1.3;position:absolute;left:0;top:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .3s;transition:color .3s}.show-more-video a i{color:#2da140;-webkit-transform:translate(0,2px);-ms-transform:translate(0,2px);transform:translate(0,2px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;position:relative;font-size:18px;margin-left:8px}.show-more-video a i::after{content:"";left:-4px;bottom:-4px;right:-4px;height:8px;background:#f4f4f4;position:absolute}.show-more-video a:hover{color:#36b049}.show-more-video a:hover i{color:#36b049;-webkit-transform:translate(4px,2px);-ms-transform:translate(4px,2px);transform:translate(4px,2px)}@media (max-width:1247.98px){.show-more-video a{font-size:16px}}.tabs-slick-content-box .slick-prev,.video-box .slick-prev{left:-20px}.tabs-slick-content-box .slick-next,.video-box .slick-next{right:-20px}.rich-slick-card,.video-card{position:relative}.rich-slick-card:hover .post-edit,.video-card:hover .post-edit{opacity:1!important}.video-box.layout-3 .cover{padding-bottom:0}.video-box.layout-3 .cover a{padding-bottom:139.534%}.video-box.layout-3 .cover a img{width:auto;max-width:none;height:100%}.video-box.layout-3 .rich-slick-card .cover::after{background-size:contain}.video-box.layout-3 .show-more-video{padding-bottom:139.534%}.video-box.layout-3 .show-more-video a{white-space:nowrap}.video-box.layout-3 .rich-slick-item.default .title{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}@media (max-width:309.98px){.rich-slick-item.layout-3 .top .rich-slick-card{margin-bottom:16px!important}.rich-slick-item.layout-3 .top .title{margin-top:8px!important;font-weight:500!important;font-size:16px!important;-webkit-line-clamp:4!important;max-height:calc(1.2em * 4)!important;line-height:1.2!important}.rich-slick-item.layout-3 .bottom .rich-slick-card{margin-bottom:16px!important}.rich-slick-item.layout-3 .bottom .rich-slick-card .col-6{width:100%!important;max-width:100%!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.rich-slick-item.layout-3 .bottom .title{margin-left:0!important;margin-top:8px!important}}.sidebar-box .rich-slick-card .cover::after{background-size:contain}.sidebar-box .article-box.layout-4 .article-list .article-card{margin-bottom:24px}.sidebar-box .article-box.layout-4 .article-list .article-card .article-card-body .article-card-title{margin-bottom:24px}.sidebar-box .article-box.layout-4 .article-list .article-card:last-of-type{margin-bottom:0}.sidebar-box .article-box.layout-4 .article-list .article-card:last-of-type .article-card-body .article-card-title{margin-bottom:0}@media (max-width:1247.98px){.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(5){display:none!important}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(4){margin-bottom:0!important}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(4) .article-card-body{border-bottom:none}}@media (max-width:991.98px){.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3),.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(4){margin-bottom:0!important}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body,.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(4) .article-card-body{border-bottom:none}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body .article-card-title,.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(4) .article-card-body .article-card-title{margin-bottom:0}}@media (max-width:767.98px){.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3){margin-bottom:24px!important}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)!important}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body .article-card-title{margin-bottom:24px}.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(4){display:block}}@media (max-width:309.98px){.sidebar-box .article-box.layout-4 .article-list .article-card:nth-of-type(3) .article-card-body .article-card-title{margin-bottom:24px!important}}.sidebar-box .article-box.layout-4 .article-list .article-card-body{padding-left:40px}@media (min-width:1248px){.sidebar-box .article-box.layout-4 .article-list .article-card-body{border-bottom:1px solid rgba(0,0,0,.08)!important}}@media (max-width:309.98px){.sidebar-box .article-box.layout-4 .article-list .article-card-body{padding-left:0}}.sidebar-box .article-box.layout-4 .article-list .article-card-body .article-card-title{font-size:18px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.33em * 2);line-height:1.33}.sidebar-box .article-box.layout-4 .article-list .article-card-body .article-card-meta::before{font-size:22px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-40px}.sidebar-box .article-box.layout-4 .article-list .article-card:last-of-type .article-card-body{border-bottom:none!important}@media (min-width:992px) and (max-width:1247.98px){.sidebar-box .article-box.layout-4 .article-list .article-card{margin-bottom:24px}}@media (min-width:768px) and (max-width:991.98px){.sidebar-box .article-box.layout-4 .article-list .article-card:nth-last-of-type(2) .article-card-body{border-bottom:none!important}}@media (max-width:767.98px){.sidebar-box .article-box.layout-4 .article-list .article-card-body .article-card-title{font-size:16px;margin-bottom:24px}}.sidebar-box .default-title,.sidebar-box .sidebar-title-2{font-size:22px;line-height:1.2em;margin-bottom:24px}.sidebar-box .sidebar-title-2{margin-top:40px}@media (max-width:991.98px){.sidebar-box .default-title{margin-top:32px}}@media (max-width:767.98px){.sidebar-box .default-title,.sidebar-box .sidebar-title-2{margin-top:24px}}.sidebar-box .article-box{margin-bottom:0}.sidebar-box .article-box .article-list .article-card{margin-bottom:24px}.sidebar-box .article-box .article-list .article-card:nth-last-child(1){margin-bottom:0}@media (min-width:768px) and (max-width:991.98px){.sidebar-box .article-box .article-list .article-card:nth-last-child(2){margin-bottom:0}}@media (max-width:767.98px){.sidebar-box .article-box.layout-6 .article-card:nth-of-type(3){margin-bottom:0}}.sidebar-box .video-box .rich-slick-card{margin-bottom:24px}.sidebar-box .video-box .rich-slick-card:nth-last-child(1){margin-bottom:0}.sidebar-box .article-box.layout-6 .article-list .article-card .article-card-title{font-size:16px;font-weight:400;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.3em * 3);line-height:1.3}@media (min-width:1248px){.sidebar-box .article-box.layout-6 .article-card:nth-of-type(1){margin-bottom:32px}}.compose-build .aside-commercial-wrap,.compose-build .popular-down-apps{margin-bottom:48px}@media (min-width:1248px){.compose-build .popular-down-apps{padding:16px 24px 24px 24px}.compose-build .popular-down-apps .apps-wrapper,.compose-build .popular-down-apps .symbol{-ms-flex-wrap:wrap;flex-wrap:wrap}.compose-build .popular-down-apps .symbol{margin-bottom:20px}.compose-build .popular-down-apps .symbol .t-lead{margin-top:12px}.compose-build .popular-commercial-picture .close-btn{display:none}.compose-build .popular-commercial-picture .recom-item{display:block;width:100%;padding-top:100%;position:relative;background-color:#f4f4f4}.compose-build .popular-commercial-picture .recom-item img{position:absolute;top:0;left:0;right:0;margin:auto;z-index:1}}@media (min-width:768px) and (max-width:1247.98px){.compose-build .aside-commercial-wrap,.compose-build .popular-down-apps{margin-bottom:56px}}.tabs-component{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.tabs-component>button:not(.tabs-mobile-nav){width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.tabs-component .tabs{width:calc(100% - 40px - 16px)}.tabs-component .tabs>.btn{padding:0}.tabs-component .tabs ul li.current{color:#2da140}.tabs-component .tabs ul li:hover{color:#2da140}.tabs-component .tabs .indicator{background:#2da140}.tabs-component .tabs .overflow-arrow i:hover{color:#2da140}.tabs-component .popover-box{display:none;position:absolute;right:0;top:44px;width:660px;padding:32px 32px;padding-bottom:8px;background:#fff;border-radius:8px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);z-index:1004;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.12);box-shadow:0 4px 10px rgba(0,0,0,.12)}.tabs-component .popover-box .popover-item{padding-right:8px!important;padding-left:8px!important}.tabs-component .popover-box .popover-item button{height:100%;border:1px solid rgba(0,0,0,.08);padding:12px;width:100%;line-height:1.2em;color:#333}.tabs-component .popover-box .popover-item:hover button{border-color:#36b049;color:#36b049}.tabs-component .popover-box .popover-item.current button{background-color:#36b049;border-color:#36b049;color:#fff}.tabs-component .popover-box .popover-item{margin-bottom:24px}@media (max-width:767.98px){.tabs-component .popover-box{display:none!important}}.tabs-component .popover-btn{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);text-align:center;padding:0;line-height:0;display:none;background:#e7f5e8;margin-left:16px}.tabs-component.popover>.btn{display:none!important}@media (max-width:767.98px){.tabs-component .tabs{width:100%}.tabs-component .popover-btn{display:none!important}}.modal{z-index:99999;background:rgba(0,0,0,.5)}.modal .modal-box .modal-body{max-height:50vh;overflow:scroll;overflow-x:hidden;margin-right:0;padding:0 15px;padding-bottom:16px}.modal .modal-box .modal-body button{font-size:16px;padding:14px 0;text-align:left;line-height:1.1em}.modal .modal-box .modal-body button.current{color:#2da140}.tabs-modal .modal-body button{display:block}.tabs-mobile-nav{width:100%;white-space:pre-wrap;-ms-flex-negative:0;flex-shrink:0;text-align:left;padding:11px 14px;background:#e7f5e8;font-size:16px;line-height:1.33em;border:none;border-radius:4px;position:relative;padding-right:50px}.tabs-mobile-nav::after{content:"\e918";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;right:18px;top:8px;color:#51555c;font-size:28px}@media (max-width:309.98px){.tabs-mobile-nav{font-size:14px;padding-right:32px}.tabs-mobile-nav::after{right:8px}}.tabs-slick .tabs-slick-content-box{position:relative;margin-top:32px}@media (max-width:991.98px){.tabs-slick .tabs-slick-content-box{margin-top:24px}}.tabs-slick.tabs-slick-inited .tabs-slick-content-box .tabs-slick-content:not(.current):not(.tab-slick-fade-in){display:none!important}.tabs-slick:not(.tabs-slick-inited) .tabs-slick-content-box .tabs-slick-content:not(:first-of-type){display:none}.tabs-slick:not(.tabs-slick-inited) .see-more-box{display:none}.tabs-slick *{outline:0!important}@media (min-width:768px){.tabs-slick{margin-top:-8px}}.see-more-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-slick-fade-in{position:absolute;left:0;top:0;right:0;display:block!important;z-index:99;opacity:0}.tabs-slick.audios-card-slick .rich-slick-card .card-body .title{margin-top:16px;line-height:1.4em;font-size:18px;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.4em * 3);line-height:1.4}.tabs-slick.audios-card-slick .rich-slick-card .cover{position:relative}.tabs-slick.audios-card-slick .rich-slick-card .cover::after,.tabs-slick.audios-card-slick .rich-slick-card .cover::before{display:none!important}.tabs-slick.audios-card-slick .rich-slick-card .cover a{position:relative;display:block;padding-top:56.25%;background-color:#f4f4f4;overflow:hidden;border-radius:8px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.tabs-slick.audios-card-slick .rich-slick-card .cover a img{-webkit-transition:opacity .6s ease-in-out,-webkit-transform .8s ease;transition:opacity .6s ease-in-out,-webkit-transform .8s ease;transition:transform .8s ease,opacity .6s ease-in-out;transition:transform .8s ease,opacity .6s ease-in-out,-webkit-transform .8s ease;position:absolute;left:0;top:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tabs-slick.audios-card-slick .rich-slick-card .cover:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.tabs-slick.audios-card-slick .rich-slick-card .duration{will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);right:4px;bottom:4px;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;border-radius:4px;padding:4px 6px;padding-left:20px;background-color:rgba(0,0,0,.6);line-height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;font-size:12px;color:#fff}.tabs-slick.audios-card-slick .rich-slick-card .duration i{color:#fff;font-size:14px;position:absolute;left:3px;top:3px}.tabs-slick.audios-card-slick .rich-slick-item.layout-3 .top .title{margin-top:12px;font-size:18px;font-weight:500;color:#292929;line-height:1.2em;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.2em * 2);line-height:1.2}.tabs-slick.audios-card-slick .rich-slick-item.layout-3 .top .rich-slick-card{margin-bottom:24px}.tabs-slick.audios-card-slick .rich-slick-item.layout-3 .bottom .title{font-weight:500;color:#292929;line-height:1.33em;margin-left:-8px;margin-top:0;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(1.33em * 3);line-height:1.33}.tabs-slick.audios-card-slick .rich-slick-item.layout-3 .bottom .rich-slick-card{margin-bottom:24px}@media (max-width:767.98px){.tabs-slick.audios-card-slick .rich-slick-item.layout-3 .bottom .title{margin-left:0}}.tabs-slick.audios-card-slick .show-more-video{border-radius:8px}@media (min-width:768px) and (max-width:1247.98px){.audio-basic .col-md-4:nth-of-type(4){display:none}}@media (max-width:767.98px){.audio-basic .col-md-4:nth-of-type(n+2) .card{display:-webkit-box;display:-ms-flexbox;display:flex}.audio-basic .col-md-4:nth-of-type(n+2) .card .card-img,.audio-basic .col-md-4:nth-of-type(n+2) .card .card-title{width:50%}.audio-basic .col-md-4:nth-of-type(n+2) .card .card-img{padding-right:8px}.audio-basic .col-md-4:nth-of-type(n+2) .card .card-title{padding-left:8px;padding-top:0}.audio-basic .col-md-4:last-child .card{margin-bottom:0!important}}@media (max-width:309.98px){.audio-basic .card{margin-bottom:24px}.audio-basic .col-md-4:nth-of-type(n+2) .card{padding-top:24px;border-top:1px solid #ebebeb}.audio-basic .col-md-4:nth-of-type(n+2) .card .card-img{display:none}.audio-basic .col-md-4:nth-of-type(n+2) .card .card-title{width:100%;padding:0}}.audio-player-reader .range{width:100%;background:rgba(0,0,0,.1);height:4px;position:relative;border-radius:2px}.audio-player-reader .range::after,.audio-player-reader .range::before{content:"";position:absolute;left:0;right:0;height:8px;background:0 0;cursor:pointer}.audio-player-reader .range::before{bottom:4px}.audio-player-reader .range::after{top:4px}.audio-player-reader .range .range-fill{height:100%;position:absolute;top:0;left:0;background-color:#51555c;width:40px;border-radius:2px}.audio-player-reader .range .range-handle{position:absolute;top:-4px;left:0;width:12px;height:12px;padding:0;border-radius:50%;background:#51555c;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.38);box-shadow:0 1px 3px rgba(0,0,0,.38);z-index:2;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.audio-player-reader .range .range-handle::after{content:"";display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background:#51555c;width:12px;height:12px;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease;z-index:-1}.audio-player-reader .range .range-handle:active::after{-webkit-transform:translate(-50%,-50%) scale(1.4);-ms-transform:translate(-50%,-50%) scale(1.4);transform:translate(-50%,-50%) scale(1.4)}.audio-player-reader .range.rtl .range-fill{left:auto;right:0}.audio-player-reader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:28px;padding:6px 10px;margin-bottom:24px;width:auto;height:56px;background-color:#f4f4f4}@media (min-width:1248px){.audio-player-reader{margin-bottom:40px}}.audio-player-reader.ios .volume-box{display:none!important}.audio-player-reader.ios .range-box{width:100%}.audio-player-reader button{-ms-flex-negative:0;flex-shrink:0}.audio-player-reader .play-pause i{font-size:28px}.audio-player-reader .play-pause .icon-pause{display:none}.audio-player-reader .play-pause.playing .icon-play-arrow{display:none}.audio-player-reader .play-pause.playing .icon-pause{display:block}.audio-player-reader .range-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:12px;width:calc(100% - 44px)}@media (min-width:768px){.audio-player-reader .range-box{padding-right:0;width:calc(100% - 272px)}}.audio-player-reader .range-box #range-target{height:4px;width:calc(100% - 90px)}.audio-player-reader .range-box .range{border-radius:4px}.audio-player-reader .volume-box{width:144px;direction:ltr}.audio-player-reader .volume-box #volume-range-target{height:4px;width:calc(100% - 90px)}.audio-player-reader .current-time,.audio-player-reader .duration{display:inline-block;font-size:12px}@-webkit-keyframes today-scroll{0%{-webkit-transform:translate(0)}100%{-webkit-transform:translate(-210%)}}@keyframes today-scroll{0%{-webkit-transform:translate(0);transform:translate(0)}100%{-webkit-transform:translate(-210%);transform:translate(-210%)}}.audio-player-reader.loading .play-pause i{width:28px;height:28px;color:transparent;border-radius:50%;background-color:rgba(0,0,0,.1)}.audio-player-reader.loading .play-pause i.icon-play-arrow{display:block}.audio-player-reader.loading .range-box span{overflow:hidden;color:transparent;position:relative}.audio-player-reader.loading .range-box span::after{content:'';position:absolute;left:0;right:0;top:4px;height:6px;border-radius:4px;background:rgba(0,0,0,.1)}.audio-player-reader.loading .range-box #range-target{height:6px;background-color:rgba(0,0,0,.1)}.audio-player-reader.loading .volume-box i{display:block;width:28px;height:28px;color:transparent;border-radius:50%;background-color:rgba(0,0,0,.1)}.audio-player-reader.loading .volume-box #volume-range-target{height:6px;background-color:rgba(0,0,0,.1)}.audio-player-reader.loading .icon-list-download{display:block;width:28px;height:28px;color:transparent;border-radius:50%;background-color:rgba(0,0,0,.1)}body.IOS .audio-player-reader{padding-right:25px}@media (min-width:768px){body.IOS .audio-player-reader .range-box{width:calc(100% - 272px + 144px + 68px)}}body.IOS .audio-player-reader .audio-download,body.IOS .audio-player-reader .volume-box{display:none!important}#fix-player{position:fixed;left:0;bottom:20px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:30px;padding:12px 10px 12px 8px;max-width:225px;height:60px;background:#e7f5e8;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}@media (min-width:1248px){#fix-player{max-width:236px}}@media (max-width:767.98px){#fix-player{bottom:100px}}#fix-player .fp-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:14px;margin-right:18px;position:relative}#fix-player .fp-left:before{content:"";width:18px;position:absolute;top:0;bottom:0;background:-webkit-gradient(linear,left top, right top,color-stop(0, #e7f5e8),to(rgba(249,249,249,0)));background:linear-gradient(to right,#e7f5e8 0,rgba(249,249,249,0) 100%);right:-4px;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);z-index:9}#fix-player .fp-left:after{content:"";width:18px;position:absolute;top:0;bottom:0;background:-webkit-gradient(linear,left top, right top,color-stop(0, #e7f5e8),to(rgba(249,249,249,0)));background:linear-gradient(to right,#e7f5e8 0,rgba(249,249,249,0) 100%);left:-3px}#fix-player .fp-left .player-title{display:-webkit-box;display:-ms-flexbox;display:flex;width:90px;overflow:hidden;position:relative;height:19px}#fix-player .fp-left .player-title span{font-size:14px;color:#4e535c;display:inline-block;position:absolute;line-height:19px;left:100%;top:0;white-space:nowrap;-webkit-animation:today-scroll 30s linear infinite;animation:today-scroll 30s linear infinite;margin-right:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#fix-player .fp-left .player-title span:nth-last-of-type(1){-webkit-animation:today-scroll 30s linear 15s infinite;animation:today-scroll 30s linear 15s infinite;margin-right:0}#fix-player .fp-left .fp-data{margin-top:2px;margin-left:10px;font-size:12px;color:#4e535c;line-height:12px}#fix-player .fp-center{border-radius:50%;margin-right:5px;width:30px;height:30px;background:-webkit-gradient(linear,left top, left bottom,from(#57bc64),to(#2da140));background:linear-gradient(#57bc64,#2da140)}#fix-player .fp-center .play-pause{margin-bottom:0;padding:0;width:30px;height:30px}#fix-player .fp-center .play-pause i{color:#fff;font-size:20px}#fix-player .fp-center .play-pause .icon-pause{display:none}#fix-player .fp-center .play-pause.playing .icon-play-arrow{display:none}#fix-player .fp-center .play-pause.playing .icon-pause{display:block}#fix-player .fp-center .icon-play-arrow-filled{width:30px;height:30px;position:relative}#fix-player .fp-center .icon-play-arrow-filled:before{position:absolute;top:0;left:0;right:0;bottom:0}#fix-player .fp-center .arrow-pause{position:relative;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#fix-player .fp-center .arrow-pause:after{position:absolute;content:"";width:3px;height:16px;display:block;background:#fff;left:30%;border-radius:8px;top:11px}#fix-player .fp-center .arrow-pause:before{position:absolute;content:"";width:3px;height:16px;display:block;background:#fff;right:35%;border-radius:8px;top:11px}#fix-player .btn-icon-close{position:relative}#fix-player .btn-icon-close i{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;line-height:44px}#fix-player .btn-icon-close .icon-close{font-size:24px}#fix-player .btn-icon-close .icon-navigate-next{margin-right:-20px;font-size:38px}.slide-left-PC{-webkit-animation-name:slideLeftPC;animation-name:slideLeftPC;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease;animation-timing-function:ease}.slide-left-MB{-webkit-animation-name:slideLeftMB;animation-name:slideLeftMB;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes slideLeftPC{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideLeftPC{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes slideLeftMB{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}70%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(calc(40px - 100%));transform:translateX(calc(40px - 100%))}}@keyframes slideLeftMB{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}70%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(calc(40px - 100%));transform:translateX(calc(40px - 100%))}}.slide-right-PC{-webkit-animation-name:slideRightPC;animation-name:slideRightPC;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease;animation-timing-function:ease}.slide-right-MB{-webkit-animation-name:slideRightMB;animation-name:slideRightMB;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes slideRightPC{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(24px);transform:translateX(24px)}}@keyframes slideRightPC{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(24px);transform:translateX(24px)}}@-webkit-keyframes slideRightMB{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(16px);transform:translateX(16px)}}@keyframes slideRightMB{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(16px);transform:translateX(16px)}}.the-post-cont{overflow:hidden}.the-post-cont p{font-size:16px;line-height:1.65;margin-bottom:32px}.the-post-cont p a,.the-post-cont p i,.the-post-cont p span,.the-post-cont p strong{font-size:inherit!important}@media (min-width:310px){.the-post-cont p{font-size:18px}}@media (min-width:768px){.the-post-cont p{font-size:20px;line-height:1.8}}.the-post-cont a{color:#208f35}.the-post-cont a:hover{color:#36b049}.the-post-cont img[class*=wp-image]{display:block;max-width:540px;height:auto!important;margin:auto;border-radius:4px;max-width:100%;margin-bottom:0}.the-post-cont h2,.the-post-cont h3,.the-post-cont h4,.the-post-cont h5{line-height:1.3}.the-post-cont h2 a,.the-post-cont h2 span,.the-post-cont h3 a,.the-post-cont h3 span,.the-post-cont h4 a,.the-post-cont h4 span,.the-post-cont h5 a,.the-post-cont h5 span{display:inline-block}.the-post-cont h2{font-size:22px;margin-bottom:24px}@media (min-width:768px){.the-post-cont h2{font-size:24px}}.the-post-cont h3{font-size:18px;margin-bottom:16px}@media (min-width:768px){.the-post-cont h3{font-size:20px}}.the-post-cont h4{font-size:18px;font-weight:400;line-height:1.2;margin-bottom:16px}.the-post-cont p.bible-right,.the-post-cont p.txt-right{text-indent:0!important;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.the-post-cont p.txt-center{text-indent:0!important;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.the-post-cont p.txt-left{text-indent:0!important;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.the-post-cont hr{-webkit-box-sizing:content-box;box-sizing:content-box;margin:24px 0;border:0;border-top:1px solid rgba(0,0,0,.1)}.the-post-cont img{height:auto}.the-post-cont .extensive-reading{margin-bottom:24px}.the-post-cont .extensive-reading dt{font-size:20px;margin-bottom:24px}.the-post-cont .extensive-reading dd{margin-bottom:16px;font-size:20px;position:relative}.the-post-cont .extensive-reading dd:last-of-type{margin-bottom:0}.the-post-cont sup{color:#36b049;cursor:pointer}.the-post-cont #tooltip{max-width:238px;background-color:#fff;padding:12px 20px;border-radius:4px;font-size:16px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2)}.the-post-cont #tooltip div{bottom:5px}.the-post-cont #tooltip div:before{content:"";width:10px;height:10px;position:absolute;z-index:-1;background:#fff;top:0;left:-5px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2);-webkit-transition:visibility .2s ease-out 0s,-webkit-transform .2s ease-out 0s;transition:visibility .2s ease-out 0s,-webkit-transform .2s ease-out 0s;transition:transform .2s ease-out 0s,visibility .2s ease-out 0s;transition:transform .2s ease-out 0s,visibility .2s ease-out 0s,-webkit-transform .2s ease-out 0s;visibility:visible;-webkit-transform:translateX(0) rotate(45deg);-ms-transform:translateX(0) rotate(45deg);transform:translateX(0) rotate(45deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.the-post-cont #tooltip div:after{content:"";width:20px;height:10px;position:absolute;z-index:-1;background:#fff;top:-5px;left:-12px}.the-post-cont .footnote{margin-bottom:32px}.the-post-cont .footnote dt{font-size:16px;margin-bottom:16px}.the-post-cont .footnote dd{font-size:16px;margin-bottom:8px;margin-right:0}.the-post-cont .footnote dd:last-of-type{margin-bottom:0}.the-post-cont .from{text-align:right;font-size:.875em!important;margin-top:-16px;color:#4c4c4c}.the-post-cont .from-inline{font-size:.875em!important}.the-post-cont .quick-nav{line-height:1.2;margin-bottom:32px;padding-left:24px;border-left:4px solid #488f54}.the-post-cont .quick-nav dt{font-size:22px;margin-bottom:24px}@media (min-width:768px){.the-post-cont .quick-nav dt{font-size:24px}}.the-post-cont .quick-nav dd{font-size:18px;line-height:1.2;margin-bottom:16px}.the-post-cont .quick-nav dd:last-of-type{margin-bottom:0}.the-post-cont .quick-nav dd a{color:#2da140}.the-post-cont .quick-nav dd p{text-indent:0}.the-post-cont .editors-note{margin-bottom:32px}.the-post-cont .editors-note dt{font-size:22px;margin-bottom:24px}@media (min-width:768px){.the-post-cont .editors-note dt{font-size:24px}}.the-post-cont .editors-note dd{font-size:18px;line-height:32px;margin-bottom:16px;padding-left:24px;border-left:4px solid #488f54}.the-post-cont .related-link{margin-bottom:24px;max-width:660px}.the-post-cont .related-link .related-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-post-cont .related-link .related-content img{width:200px;display:block;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;margin-bottom:0}.the-post-cont .related-link .related-content .title-box{position:absolute;top:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border:1px solid rgba(0,0,0,.1);border-top-right-radius:4px;border-bottom-right-radius:4px;padding:.5em 32px;width:calc(100% - 200px);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1)}.the-post-cont .related-link .related-content .title-box a{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:calc(1.4em * 2);line-height:1.4}@media (max-width:767.98px){.the-post-cont .related-link .related-content img{width:135px}.the-post-cont .related-link .related-content .title-box{width:calc(100% - 135px);padding-right:16px;padding-left:16px}}.the-post-cont .bible-feeling{margin-bottom:40px;padding:30px 16px;border-radius:8px;background-color:#e8f3eb}@media (min-width:768px){.the-post-cont .bible-feeling{padding:30px 54px}}.the-post-cont .bible-feeling .bf-header{margin-bottom:24px}.the-post-cont .bible-feeling .bf-content{font-size:22px}.the-post-cont .bible-feeling .bf-footer{margin-top:24px;margin-bottom:0;text-align:right}.the-post-cont .video-container{width:100%;padding-top:56.25%;position:relative;overflow:hidden;margin-bottom:32px;border-radius:8px}.the-post-cont .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;max-width:100%}@media (min-width:992px){.the-post-cont img[class*=wp-image].alignleft,.the-post-cont img[class*=wp-image].text-around-left{float:left;margin-right:24px;margin-top:12px}}@media (min-width:992px){.the-post-cont img[class*=wp-image].alignright,.the-post-cont img[class*=wp-image].text-around-right{float:right;margin-left:24px;margin-top:12px}}.the-post-cont .songs-left{margin-bottom:24px;line-height:1.2}.the-post-cont .wp-caption{max-width:100%;margin-right:auto;margin-left:auto;text-align:center}.the-post-cont .wp-caption img.size-full{margin-bottom:8px;width:100%;height:auto}.the-post-cont .wp-caption a,.the-post-cont .wp-caption p.wp-caption-text{font-size:16px}.the-post-cont .bible-content{margin-bottom:32px}.the-post-cont .bible-content h4{font-size:20px;font-weight:700}.the-post-cont .addtoany_content,.the-post-cont .gospelCallBox,.the-post-cont .ptChatSocial{display:none!important}.the-post-cont.bible-verses-by-topic p[style="text-align: right;"]{font-size:16px}.the-post-cont .book-list{margin-bottom:24px}.the-post-cont .book-list .book-title{font-size:20px;font-weight:700;margin-bottom:24px;text-indent:0}.the-post-cont .book-list li{margin-bottom:16px;font-size:20px;position:relative}.the-post-cont .book-list li:last-of-type{margin-bottom:0}.inside-cat-box{position:relative;margin-bottom:24px}.inside-cat-box img{width:100%!important;display:inline-block!important}.inside-cat-box a{position:absolute;z-index:2;width:100%;left:0}.inside-cat-box.inside-cat-plan1 .inside-cat-link-1{height:100%}@media (min-width:768px){.inside-cat-box.inside-cat-plan2 a{height:20%}.inside-cat-box.inside-cat-plan2 .inside-cat-link-1{top:50%}.inside-cat-box.inside-cat-plan2 .inside-cat-link-2{top:72%}}@media (max-width:767.98px){.inside-cat-box.inside-cat-plan2 a{height:13%}.inside-cat-box.inside-cat-plan2 .inside-cat-link-1{top:67%}.inside-cat-box.inside-cat-plan2 .inside-cat-link-2{top:82%}}.the-post-cont .date{text-align:right;padding-right:1em}@media (min-width:768px) and (max-width:991.98px){body.page .list-inter .bible-item:nth-of-type(3){display:none}}.devotion-for-today .panel-body:nth-of-type(1){margin-bottom:40px}@media (min-width:992px){.devotion-for-today .panel-body:nth-of-type(1){margin-bottom:56px}}@media (max-width:1247.98px){.page-home .compose-build .aside-commercial-wrap{display:none}}@media (max-width:309.98px){#js-floating-action-box.chat-plan1{bottom:0!important}}@media (max-width:1247.98px){.lg-screen>div,.md-lg-between-screen>div{padding-left:calc((100vw - 946px)/ 2)}}@media (max-width:991.98px){.lg-screen>div,.md-lg-between-screen>div{padding-left:calc((100vw - 720px)/ 2)}}@media (max-width:1247.98px){.lg-screen{max-width:none;padding-left:0;padding-right:0}.lg-screen>div{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.md-screen{max-width:none;padding-left:0;padding-right:0}.md-screen>div{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.md-screen>div{padding-left:calc((100vw - 720px)/ 2)}}@media (max-width:767.98px){.lg-screen>div,.md-screen>div{padding-left:calc((100vw - 524px)/ 2)}}@media (max-width:575.98px){.lg-screen>div,.md-screen>div{padding-left:16px}}@media (min-width:768px) and (max-width:991.98px){.md-only-screen{max-width:none;padding-left:0;padding-right:0}.md-only-screen>div{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.md-only-screen>div{padding-left:calc((100vw - 720px)/ 2)}}@media (max-width:767.98px){.sm-screen{max-width:none;padding-left:0;padding-right:0}.sm-screen>div{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.sm-screen>div{padding-left:calc((100vw - 524px)/ 2)}}@media (min-width:768px) and (max-width:1247.98px){.md-lg-between-screen{max-width:none;padding-left:0;padding-right:0}.md-lg-between-screen>div{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}}img.lazy{min-height:1px}
/*# sourceMappingURL=zq-components.css.map */
