@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:15px;font-family:"DM Sans",sans-serif;color:#434343;line-height:28px;overflow-x:hidden!important;font-weight:400;background-color:#f9faff}h1,h2,h3,h4,h5{margin-bottom:.5rem}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}p,ul{margin-bottom:1rem;margin:0}ul{padding-left:2rem;padding:0;list-style-type:none}b{font-weight:bolder}a{color:inherit;text-decoration:none;-webkit-transition:500ms all ease;transition:500ms all ease}img{vertical-align:middle;max-width:100%;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;height:auto}a,label,span{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-6{flex:0 0 auto;width:50%}@media (min-width:768px){.col-md-5,.col-md-6{flex:0 0 auto;width:41.66666667%}.col-md-6{width:50%}.col-md-12,.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-12{width:100%}}@media (min-width:992px){.col-lg-4,.col-lg-5{flex:0 0 auto;width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-6,.col-lg-7{flex:0 0 auto;width:50%}.col-lg-7{width:58.33333333%}.col-lg-12,.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{width:100%}}@media (min-width:1200px){.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3,.col-xl-4{flex:0 0 auto;width:25%}.col-xl-4{width:33.33333333%}.col-xl-5,.col-xl-6{flex:0 0 auto;width:41.66666667%}.col-xl-6{width:50%}.col-xl-7,.col-xl-8{flex:0 0 auto;width:58.33333333%}.col-xl-8{width:66.66666667%}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active{color:#fff;background-color:#0d6efd}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.clearfix::after{display:block;clear:both;content:""}.d-flex{display:flex!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.mb-3{margin-bottom:1rem!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media (min-width:992px){.d-lg-none{display:none!important}}.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:300;font-family:"Font Awesome 5 Pro"}.fa-angle-double-up:before{content:""}.fa-bars:before{content:""}.fa-calendar-alt:before{content:""}.fa-comments:before{content:""}.fa-envelope:before{content:""}.fa-eye:before{content:""}.fa-fire-alt:before{content:""}.fa-long-arrow-right:before{content:""}.fa-phone-alt:before{content:""}.fa-search:before{content:""}.fa-times:before{content:""}.fa-user-alt:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-duotone-900.eot);src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-duotone-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-duotone-900.woff)format("woff"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-duotone-900.ttf)format("truetype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-duotone-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-light-300.eot);src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-light-300.woff)format("woff"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-light-300.ttf)format("truetype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-light-300.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far,.fas{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/benqu/assets/fonts/fontawesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fas{font-weight:900}.pfy-sidebar-wrap .pfy-sidebar-overlay{right:100%;top:0;position:fixed;z-index:101;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in .8s;-o-transition:all .4s ease-in .8s;transition:all .4s ease-in .8s}.pfy-sidebar-wrap .pfy-sidebar-close-wrap{position:absolute;top:0;left:0;padding:30px;background:#fff;border-bottom-right-radius:150px}.pfy-sidebar-nav-widget{position:fixed;left:-100%;top:0;bottom:0;width:100%;max-width:450px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#0a0d12;-webkit-transition:all .5s cubic-bezier(.9,.03,0,.96) .6s;-o-transition:all .5s cubic-bezier(.9,.03,0,.96) .6s;transition:all 1.5s cubic-bezier(.9,.03,0,.96) .6s;visibility:hidden;opacity:0}.pfy-sidebar-nav-widget::-webkit-scrollbar{display:none}.sidebar-logo a.site-logo.light-logo{display:block;margin-bottom:15px}.pfy-sidebar-info-content .pfy-post-date{color:#aeabab}.pfy-sidebar-content .sidebar-style{padding:55px 60px 40px;border-bottom:1px solid #494949}.pfy-sidebar-close{color:#3b60fe;font-size:19px;display:block;position:absolute;top:8px;left:18px}.pfy-sidebar-wid-wrap{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;-o-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pfy-sidebar-overlay{position:absolute;top:0;right:0;height:100%;width:100%;opacity:.5;z-index:0}.pfy-sidebar-return{background-color:#222}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.owl-carousel{-webkit-tap-highlight-color:transparent;position:relative;display:none;width:100%;z-index:1}button::-moz-focus-inner{padding:0;border:0}.body-overlay,.slide-bar{position:fixed;top:0;height:100%}.body-overlay{background-color:#000;width:100%;z-index:90;left:0;opacity:0;visibility:hidden;transition:all 600ms ease;-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease}.side-mobile-menu ul li a{padding:13px 0;display:block;border-bottom:1px solid rgb(0 0 0/.05);font-size:15px;color:#222;font-weight:600;text-transform:uppercase;position:relative;font-family:"Encode Sans Condensed",sans-serif}.hamburger_menu a{border:1px solid #e2e2e2;width:40px;text-align:center;height:40px;line-height:40px;color:#0a0d12;border-radius:4px;font-size:18px}.hamburger_menu a:hover{color:#0a0d12}.side-mobile-menu ul li a:hover{color:#3b60fe;padding-left:5px}.side-mobile-menu ul{list-style:none;margin:0;padding:0}.slide-bar{overflow-y:auto;right:-330px;width:300px;display:block;background-color:#fff;z-index:100;padding:60px 20px 25px;transition:all 600ms cubic-bezier(.785,.135,.15,.86);-webkit-transition:all 600ms cubic-bezier(.785,.135,.15,.86);-moz-transition:all 600ms cubic-bezier(.785,.135,.15,.86);-ms-transition:all 600ms cubic-bezier(.785,.135,.15,.86);-o-transition:all 600ms cubic-bezier(.785,.135,.15,.86)}.close-mobile-menu a{color:#fff;position:relative;z-index:2;font-size:16px;left:0;display:block}.close-mobile-menu a:hover{color:#fff}.close-mobile-menu,.header-mobile-search input{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.close-mobile-menu{position:absolute;top:0;left:0;background:#3b60fe;width:40px;height:40px;text-align:center;line-height:40px}.header-mobile-search input{width:100%;height:50px;background-color:#fff;padding:0 40px 0 18px;font-size:14px;border:1px solid #ececec;border-radius:2px}.header-mobile-search input:focus{border-color:#3b60fe}.header-mobile-search{margin-bottom:15px;position:relative;display:block}.header-mobile-search button{position:absolute;width:50px;height:100%;right:0;line-height:100%;padding:0;border:0;background-color:initial;background-image:none;color:#3a505f;top:0;cursor:pointer}@media (max-width:991px){.side-mobile-menu{display:block}}.widget{margin:0 0 1.5em}:root{--color-primary:#5541f8}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5{font-family:"Encode Sans Condensed",sans-serif;font-weight:700;color:#1d2027;margin:0}h1 a,h3 a,h4 a{color:#1d2027}h1{font-size:36px;line-height:50px}h2{font-size:30px;line-height:38px}h3{font-size:24px;line-height:34px}h4{font-size:18px;line-height:26px}h5{font-size:15px;line-height:24px}a:hover{text-decoration:none;color:inherit}input[type=search]:focus{outline:0}.pfy-postthumb{display:block}.pfy-flex,.pfy-post-grid-wrap.grid-style-3 .pfy-post-item,.pfy-post-slider-item .pfy-post-meta ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pfy-img-commn-style img{-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s;width:100%}.pfy-main-wrapper{z-index:1;background:#f9faff;position:relative;overflow:hidden}@media (min-width:992px) and (max-width:1400px){.container{max-width:1320px}}.pfy-scale .pfy-post-thumb img{-webkit-transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.pfy-scale:hover .pfy-post-thumb img{-webkit-transform:scale(1.1);transform:scale(1.1)}.pfy-post-item .pfy-post-title a{background:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background:-webkit-linear-gradient(left,currentColor 0,currentColor 100%);background:linear-gradient(to right,currentColor 0,currentColor 100%);background-size:0 6%;background-repeat:no-repeat;background-position:left 100%;-webkit-transition-duration:.5s;transition-duration:.5s;display:inline}.pfy-post-item:hover .pfy-post-title a{background-size:100% 6%}div#pfytopbar.pfy-top-bar{background:#0a1233;padding:10px 0}.topbar-date span{color:#fff;font-size:12px;font-weight:700;padding:9px 15px;border-radius:30px;background-color:var(--color-primary);text-transform:uppercase;display:inline-block;border-top-left-radius:0;line-height:12px}.breaking-heading{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;color:#f0f0f0;font-size:14px;font-weight:600;font-family:"Encode Sans Condensed",sans-serif}.pfy-top-left .topbar-date{float:left;padding-right:20px}.tp-news-ticker{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breaking-heading i{color:#f86900;margin-right:2px}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item .pfy-post-thumb .post-thumb,.pfy-top-left{overflow:hidden}.pfy-breakingnews ul li a{color:#fff;font-size:14px;font-weight:400}.pfy-breakingnews ul li{display:block;margin-top:-2px}.pfy-breakingnews ul{margin:0;padding:0;list-style:none}.pfy-top-right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-login a{background:#1c2446;color:#fff;width:30px;text-align:center;height:30px;font-size:16px;border-radius:50%}.user-login{padding-right:20px;margin-right:20px;position:relative}.user-login:after{position:absolute;right:0;width:1px;height:181%;background:#253065;content:"";top:-14px}.bnq-search{border:1px solid #e2e2e2;width:260px;position:relative;height:40px;border-radius:5px;background:#fff;overflow:hidden}.bnq-search input[type=search]{border:0;width:100%;padding:5px 15px}.bnq-search button{position:absolute;border:0;background:#fff0;right:15px;color:#919191;top:7px}.pfy-logo{padding-right:40px}.pfy-logo-wrap{padding:20px 0}span.pfy-sidebarnav{display:block;margin-right:41px;-webkit-box-flex:0;-ms-flex:0 0 41px;flex:0 0 41px;cursor:pointer;border:1px solid #dbdcdd;border-radius:5px}.sidebar-logo p{color:#b6b5b5;font-size:16px;font-weight:500}.pfy-sidebar-contact-info p{color:#cfcfcf;font-size:16px}.pfy-sidebar-contact-info.sidebar-style{padding-top:40px}.pfy-sidebar-contact-info p:not(:last-child){margin-bottom:15px}.header-menu{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;background:#fff}.site-logo.light-logo,.tabs-to-dropdown ul#pills-tab-v3{display:none}.mainmenu .site-navigation .navigation li{display:inline-block;position:relative}.mainmenu .site-navigation .navigation li a{color:#1d2027;font-size:16px;font-weight:700;padding:20px 50px 20px 0;font-family:"Encode Sans Condensed",sans-serif}a.pfy-btn{text-align:center;text-transform:uppercase;font-size:15px;font-weight:700;border-radius:5px;width:120px;height:40px;line-height:40px;border:1px solid #fff;color:var(--color-primary)}.header-right .menu-right{margin-left:12px}a.pfy-btn.pfy-btn-primery.login-btn{border-radius:5px;padding:0;width:80px;height:40px;line-height:40px}a.pfy-btn.pfy-btn-primery{background-color:var(--color-primary);width:170px;height:50px;color:#fff;line-height:50px;border:1px solid var(--color-primary)}a.pfy-btn.pfy-btn-primery:hover{border:1px solid var(--color-primary);background:#fff0;color:var(--color-primary)}a.pfy-btn:hover{background:#fff0;color:#fff}.benqu-cate-name,.pfy-post-date{text-transform:uppercase;font-size:14px}.benqu-cate-name{font-weight:600;display:block;letter-spacing:1px}h4.benqu__post-title a{color:#f5f5f5}.pfy-post-date{color:#666;font-weight:700;font-family:"Encode Sans Condensed",sans-serif}.post-thumb{display:block}.benqu-cate-badge:hover{color:#fff}.pfy-post-grid-wrap.grid-style-3{background-image:url(/wp-content/themes/benqu/assets/img/grid-shape.png);background-size:cover}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item .pfy-post-thumb{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.pfy-post-grid-wrap.grid-style-3 .pfy-post-content{padding:0 30px;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item .pfy-post-thumb img{height:300px}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item .benqu-cate-badge{margin-bottom:15px}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item .pfy-post-title{margin-bottom:15px;font-size:22px;line-height:32px}.grid-style-3 .pfy-post-gd-meta li,.grid-style-3 .pfy-post-gd-meta li a{color:#666}.pfy-post-gd-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.pfy-post-gd-meta li{color:#fff}.pfy-post-gd-meta li,.pfy-post-gd-meta li a{font-size:14px;text-transform:uppercase;font-weight:700;font-family:"Encode Sans Condensed",sans-serif}.pfy-post-gd-meta li:not(:last-child){padding-right:25px}.pfy-overlay-style-1 .pfy-post-thumb a,.pfy-post-slider-item .post-thumbnil,.pfy-post-thumb a{display:block}.pfy-post-slider-item{position:relative;border-radius:5px;overflow:hidden}.pfy-post-slider-item .pfy-post-content{position:absolute;bottom:60px;left:60px;z-index:1;right:60px}.pfy-post-slider-item:after{background:#000;position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.pfy-post-slider-item .pfy-post-content .pfy-post-title a{color:#fff;text-decoration:underline .15em #fff0;-webkit-transition:-webkit-text-decoration-color 300ms;transition:text-decoration-color 300ms;transition:text-decoration-color 300ms,-webkit-text-decoration-color 300ms}.pfy-post-slider-item:hover .pfy-post-content .pfy-post-title a{-webkit-text-decoration-color:rgb(255 255 255);text-decoration-color:rgb(255 255 255)}.pfy-post-slider-item .pfy-post-content .benqu-cate-badge{margin-bottom:20px}.pfy-post-slider-item .pfy-post-meta ul li{text-transform:uppercase;color:#fff;font-size:14px;font-family:"Encode Sans Condensed",sans-serif;font-weight:700}.pfy-post-date i,.pfy-post-slider-item .pfy-post-meta ul li i{margin-right:5px}.pfy-post-slider-item .pfy-post-meta{margin-top:25px}.benqu-cate-badge,.pfy-cate-item-wrap.cat-style1 .pfy-cat-item a{text-transform:uppercase;font-weight:700;color:#fff;letter-spacing:1px}.benqu-cate-badge{font-size:12px;border-radius:30px;line-height:1.5;display:inline-block;padding:5px 15px;border-top-left-radius:0}.benqu-cate-badge:hover{border-top-right-radius:0;border-top-left-radius:30px}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item a{display:block;text-align:center;padding:20px;border-radius:5px;font-size:15px;font-family:"Encode Sans Condensed",sans-serif;position:relative;z-index:1}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item{position:relative;background-size:cover;background-position:center;margin-bottom:10px;border-radius:40px;overflow:hidden;border-top-left-radius:0;-webkit-transition:.3s;transition:.3s}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item .bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";-webkit-transition:.5s;transition:.5s}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item:hover .bg-overlay{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.pfy-cate-item-wrap.cat-style1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(-.5*.6rem);margin-left:calc(-.5*.6rem)}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:calc(.6rem*.5);padding-left:calc(.6rem*.5)}.pfy-post-list-wrap.list-style-1 .benqu-cate-badge{font-size:12px;padding:5px 15px;margin-bottom:10px}.pfy-post-list-wrap.list-style-1 .pfy-post-thumb img{height:140px}.pfy-post-list-wrap.list-style-1 .pfy-post-thumb{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;margin-right:20px}.pfy-post-list-wrap.list-style-1 .pfy-post-thumb a{border-radius:10px;overflow:hidden}.pfy-post-list-wrap.list-style-1 .pfy-post-item:not(:last-child){margin-bottom:30px}.pfy-post-list-wrap.list-style-1 .pfy-post-title{margin-bottom:10px}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item{padding-left:12px;padding-right:12px}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item .pfy-post-thumb img{height:210px}span.auth_by{font-weight:600}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item ul li,.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item ul li a{font-size:14px;text-transform:uppercase;color:#818181;font-weight:700;font-family:"Encode Sans Condensed",sans-serif}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item ul li:not(:last-child){padding-right:30px}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-content .pfy-post-title{font-size:20px;line-height:28px;margin-bottom:15px}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-thumb{position:relative}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-content{background:#fff;padding:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:0 0 29px 0 rgb(0 0 0/8%);margin-bottom:13px}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-thumb .benqu-cate-badge{position:absolute;top:20px;left:20px}.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-thumb .post-thumb{border-top-left-radius:5px;overflow:hidden;border-top-right-radius:5px}.benqu-section-title-wrap h2{position:relative;padding-left:140px}.benqu-section-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.benqu-section-title-wrap span{height:2px;background:#d7d7d7;line-height:normal;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:20px}.benqu-section-title-wrap h2:before{width:120px;height:2px;background:#d7d7d7;content:"";top:50%;left:0;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bnq-tab-info .benqu-section-title-wrap span{margin-right:120px}.tabs-to-dropdown{position:relative}.tabs-to-dropdown .nav-wrapper{position:absolute;top:0;right:0}.tabs-to-dropdown .pfy-section-two-title-wrap.st_style_3{margin-bottom:40px}button:focus{box-shadow:none!important}.post-v2-tab-lg.pfy-scale .pfy-post-thumb img{height:630px}.post-v2-tab-lg .pfy-post-content:after{background:-webkit-linear-gradient(bottom,#191c20 0,#191c20f2 calc(100% - 150px),#191c2000 100%);background:linear-gradient(to top,#191c20 0,#191c20f2 calc(100% - 150px),#191c2000 100%);width:100%;height:100%;bottom:0;left:0;content:"";position:absolute;z-index:-1}.post-v2-tab-lg .pfy-post-content .benqu-cate-badge{margin-bottom:15px}.pfy-post-item.post-v2-tab-lg{border-radius:5px;overflow:hidden}.post-v2-tab-md .pfy-post-thumb.pfy-img-commn-style{border-radius:5px;margin-bottom:10px}.post-v2-tab-md .pfy-post-thumb.pfy-img-commn-style img{height:180px}.post-v2-tab-md .pfy-post-content ul li{color:#666;font-size:14px;text-transform:uppercase;font-weight:700;font-family:"Encode Sans Condensed",sans-serif}.pfy-post-item.post-v2-tab-md{margin-bottom:15px}.post-v2-tab-md.pfy-post-item .pfy-post-title{margin-bottom:10px}.post-v2-tab-md.pfy-post-item .benqu-cate-name{margin-bottom:5px;font-size:14px}.post-v2-tab-lg .pfy-post-content{position:absolute;bottom:0;left:0;z-index:1;padding:30px;width:100%}.pfy-overlay-style-1 .pfy-post-item .pfy-post-gd-meta li,.pfy-overlay-style-1 .pfy-post-item .pfy-post-gd-meta li a,.pfy-overlay-style-1 .pfy-post-item .pfy-post-title a,.post-v2-tab-lg .pfy-post-content .pfy-post-title a{color:#fff}.pfy-post-thumb{overflow:hidden}.pfy-overlay-style-1 .pfy-post-thumb img{height:568px}.pfy-post-content,.pfy-post-item,.pfy-post-thumb{position:relative}.pfy-overlay-style-1 .pfy-post-item .pfy-post-content{position:absolute;bottom:40px;left:40px;right:40px;z-index:1}.pfy-overlay-style-1 .pfy-post-item{overflow:hidden;border-radius:5px}.pfy-overlay-style-1 .pfy-post-item:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:#000;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}.pfy-overlay-style-1 .pfy-post-item .benqu-cate-badge,.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item .pfy-post-content .benqu-cate-badge{margin-bottom:15px}.pfy-overlay-style-9 .pfy-post-content:after{background:-webkit-linear-gradient(bottom,#191c20 0,#191c20f2 calc(100% - 150px),#191c2000 100%);background:linear-gradient(to top,#191c20 0,#191c20f2 calc(100% - 150px),#191c2000 100%);width:100%;height:100%;bottom:0;left:0;content:"";position:absolute;z-index:-1}.pfy-overlay-style-9 .pfy-post-content{position:absolute;bottom:0;left:0;padding:60px;z-index:1;width:100%}.pfy-overlay-style-9 .pfy-scale .pfy-post-thumb img{height:540px}.pfy-overlay-style-9 .pfy-scale .pfy-post-thumb{border-radius:5px}.pfy-overlay-style-9 .pfy-post-content .pfy-post-title,.pfy-overlay-style-9 .pfy-post-content .pfy-post-title a,.pfy-overlay-style-9 .pfy-post-gd-meta li,.pfy-overlay-style-9 .pfy-post-gd-meta li a,.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item .pfy-post-content .pfy-post-title,.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item .pfy-post-content .pfy-post-title a{color:#fff}.pfy-overlay-style-9 .benqu-cate-badge,.pfy-post-grid-wrap.pfy-overlay-style-2.style-4 .pfy-post-item .pfy-post-content .benqu-cate-badge{margin-bottom:20px}.pfy-overlay-style-9 .pfy-post-gd-meta{margin-top:25px}.pfy-overlay-style-9 .pfy-post-item{border-radius:5px;overflow:hidden}.pfy-post-grid-wrap.grid-style-4 .post-thumb{border-top-right-radius:5px;overflow:hidden;border-top-left-radius:5px}.pfy-post-grid-wrap.grid-style-4 .pfy-post-content{background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:20px}.pfy-post-grid-wrap.grid-style-4 .pfy-post-content .pfy-post-gd-meta{margin-top:15px}.pfy-post-grid-wrap.grid-style-4 .benqu-cate-badge-wrapper{position:absolute;top:0;padding:20px;width:100%}.pfy-post-grid-wrap.grid-style-4 .benqu-cate-badge-wrapper .benqu-cate-badge{margin-right:5px;margin-bottom:5px;display:inline-block}.pfy-post-grid-wrap.grid-style-4 .pfy-post-content li{color:#818181;font-weight:700;text-transform:uppercase;line-height:normal}.pfy-post-grid-wrap.grid-style-4 .post-thumb img{height:180px;-o-object-position:top;object-position:top}.pfy-post-list-wrap.list-style-3 .pfy-post-thumb{-webkit-box-flex:0;-ms-flex:0 0 68px;flex:0 0 68px;max-width:68px;margin-right:15px}.pfy-post-list-wrap.list-style-3 .pfy-post-thumb img{height:68px;border:2px solid var(--color-primary);border-radius:50%}.pfy-post-list-wrap.list-style-3{background:#fff;border-radius:10px}.pfy-post-list-wrap.list-style-3 .pfy-post-item{padding:27px 15px}.pfy-post-list-wrap.list-style-3 .pfy-post-item:nth-child(even){background:#faf9ff}.pfy-post-list-wrap.list-style-3 .pfy-post-thumb a{border-radius:50%;overflow:hidden}.pfy-post-list-wrap.list-style-3 .pfy-post-item .pfy-post-date{color:#7b7b7b;margin-bottom:10px;text-transform:uppercase;font-weight:600;line-height:normal;font-family:"Encode Sans Condensed",sans-serif}.pfy-post-list-wrap.list-style-3 .pfy-post-item:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.pfy-post-content ul li i{margin-right:5px;font-size:14px}.pfy-post-list-wrap.list-style-6 .pfy-post-title{font-size:20px}.pfy-post-list-wrap.list-style-6 .pfy-post-thumb a{border-radius:5px}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-thumb img{height:360px}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item:after{position:absolute;background:#121213;width:100%;height:100%;content:"";top:0;left:0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item .pfy-post-content{position:absolute;bottom:50px;z-index:1;text-align:center;padding:0 40px;width:100%}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item{border-radius:5px;overflow:hidden}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-gd-meta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter-info p,.pfy-post-gd-meta li a,.pfy-post-grid-wrap.overlay-5 .pfy-post-gd-meta li,.pfy-post-grid-wrap.overlay-5 .pfy-post-gd-meta li a,.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-gd-meta li,.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-gd-meta li a{color:#fff}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item .pfy-post-thumb a{display:block}.pfy-post-grid-wrap.pfy-overlay-style-2.style-4 .pfy-post-item .pfy-post-content{left:0;text-align:left;padding:0 30px;bottom:40px}.pfy-post-grid-wrap.pfy-overlay-style-2.style-4 .pfy-post-gd-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item .pfy-post-content .pfy-post-title{font-size:24px;line-height:34px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item:not(:last-child){margin-bottom:30px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .pfy-post-thumb{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px;max-width:110px;margin-right:10px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .benqu-cate-name{position:relative;padding-right:25px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .benqu-cate-name:after{position:absolute;content:"";width:1px;height:15px;background:#aaa;top:4px;right:13px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .pfy-post-meta-tb{margin-bottom:8px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .pfy-post-thumb img{height:85px}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .pfy-post-thumb a{border-radius:5px;overflow:hidden;display:block}.pfy-post-tab-list .nav .nav-item .nav-link{background:#e3e8ff;color:var(--color-primary);text-transform:uppercase;font-size:15px;font-weight:700;padding:10px 25px;font-family:"Encode Sans Condensed",sans-serif;border-radius:0}.pfy-post-tab-list .nav .nav-item:first-child .nav-link{border-top-left-radius:30px;border-bottom-left-radius:30px}.pfy-post-tab-list .nav .nav-item:last-child .nav-link{border-top-right-radius:30px;border-bottom-right-radius:30px}.pfy-post-tab-list .nav .nav-item .nav-link.active{background:var(--color-primary);color:#fff}.pfy-post-tab-list .nav .nav-item:not(:last-child){margin-right:9px}.pfy-post-tab-list ul#pills-tab.nav.nav-pills{margin-bottom:30px!important}.pfy-post-grid-wrap.overlay-5 .pfy-post-content{position:absolute;top:50%;width:100%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;padding:0 20px}.pfy-post-grid-wrap.overlay-5 .pfy-post-item .pfy-post-thumb a{display:block}.pfy-post-grid-wrap.overlay-5 .pfy-post-content .pfy-post-title{font-size:22px;line-height:32px;color:#fff}.pfy-post-grid-wrap.overlay-5 .pfy-post-content .pfy-post-title a{color:inherit}.pfy-post-grid-wrap.overlay-5 .pfy-post-item:after{position:absolute;content:"";background:#030a32;width:100%;height:100%;top:0;left:0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.pfy-post-grid-wrap.overlay-5 .pfy-post-item{overflow:hidden;border-radius:5px}.pfy-post-grid-wrap.overlay-5 .pfy-post-gd-meta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bnq-post-list-item .pfy-post-item .pfy-post-thumb{width:324px;margin-right:30px}.bnq-post-list-item .pfy-post-item .pfy-post-thumb img{height:330px;border-top-left-radius:5px;border-bottom-left-radius:5px}.bnq-post-list-item .pfy-post-item .pfy-post-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:30px}.bnq-post-list-item .pfy-post-item:not(:last-child){margin-bottom:30px}.bnq-post-list-item .pfy-post-item{border:1px solid #e1e1e1;border-radius:5px;background-color:#fff}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-content{text-align:left}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-gd-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-thumb{height:500px;background-size:cover;background-position:center}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-item{border-radius:0}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-content .pfy-post-title{font-size:50px;line-height:65px}.pfy-post-grid-wrap.overlay-5.overlay-7 .benqu-cate-badge{margin-bottom:25px}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-gd-meta{margin-top:25px}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-item:after{background:#000}.grid-style-4 .pfy-post-gd-meta li{color:#818181}.newsletter-info p{font-size:24px;line-height:50px;margin-bottom:20px}.pfy-mailsubscribe-form-tow{background:var(--color-primary);border-radius:10px;padding:40px;text-align:center}.pfy-mailsubscribe-form-tow .newsletter-info h3{color:#fff;margin-bottom:10px}.pfy-mailsubscribe-form-tow .newsletter-info p{font-size:15px;font-weight:400;line-height:normal}.pfy-mailsubscribe-form-tow .newlater-icon{background:#274ff9;width:115px;height:115px;line-height:115px;border-radius:50%;margin:0 auto 20px}.bnq-post-list-item .pfy-post-gd-meta li,.bnq-post-list-item .pfy-post-gd-meta li a{color:#666}.bnq-post-list-item .pfy-post-item .pfy-post-content .pfy-post-title{font-size:26px;line-height:35px;margin-bottom:20px}.bnq-post-list-item .pfy-post-item .pfy-post-content .pfy-post-excerpt{color:#7a7e83;font-size:16px}.bnq-post-list-item .pfy-post-item .pfy-post-content .pfy-post-gd-meta{margin-top:15px}.bnq-post-list-item .pfy-post-item .benqu-cate-badge{margin-bottom:20px}.penqu-widget-pagi li{display:inline-block;padding-right:8px}.penqu-widget-pagi li a{color:#1d2027}.penqu-widget-pagi li .current,.penqu-widget-pagi li a{border:2px solid #e1e1e1;width:46px;height:46px;text-align:center;line-height:46px;border-radius:2px;font-weight:500;font-size:18px}.penqu-widget-pagi li .current,.penqu-widget-pagi li a:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.penqu-widget-pagi{margin-top:50px}.bnq__sticky_footer{position:-webkit-sticky;position:sticky;bottom:0}footer.pfy-site-footer{background:#0a0d12;padding-top:76px}.pfy-footer-top .widget.widget_media_image.pfy-footer-widget-item img{margin-bottom:10px;max-width:190px!important}.pfy-footer-top .widget.widget_text.pfy-footer-widget-item .textwidget{padding-right:30px}.pfy-footer-top .widget.widget_text.pfy-footer-widget-item p{color:#dbdbdb;font-size:16px}.pfy-contact-info{margin-top:30px}.pfy-contact-info ul li,.pfy-contact-info ul li a{color:#dbdbdb}.pfy-contact-info ul li:not(:last-child){margin-bottom:10px}.pfy-contact-info ul li i{margin-right:5px;font-size:15px}.pfy-footer-widget-item .footer-title{color:#fff;font-size:22px;margin-bottom:35px;line-height:28px}.pfy-footer-widget-item .tagcloud a{font-size:14px!important;color:#dbdbdb;display:inline-block;border:1px solid #41464e;padding:0 18px;border-radius:30px;height:35px;line-height:35px;margin-right:5px;font-family:"Encode Sans Condensed",sans-serif;font-weight:600;margin-bottom:10px;text-transform:uppercase;border-top-left-radius:0;-webkit-transition:ease-in .5s;transition:ease-in .5s}.pfy-footer-widget-item .tagcloud a:hover{background:var(--color-primary);border-color:var(--color-primary);border-top-right-radius:0;border-top-left-radius:30px}.pfy-footer-widget-item .benqu__post-title a{color:#f1f1f1}.pfy-footer-widget-item .pfy-post-date{color:#aeabab}.pfy-footer-widget-item .benqu__post-title.hover-title{font-size:15px;line-height:20px}.pfy-footer-widget-item .pfy-post-content{padding-right:50px}.pfy-footer-widget-item ul li a{color:#dbdbdb;position:relative;padding-left:14px;font-weight:500;font-size:16px}.pfy-footer-widget-item ul li:not(:last-child){margin-bottom:15px}.pfy-footer-widget-item ul li a:before{width:3px;height:12px;position:absolute;background:#dbdbdb;content:"";left:0;top:8px;-webkit-transition:.4s;transition:.4s}.pfy-footer-widget-item ul li a:hover{color:var(--color-primary)}.back-top-btn:hover,.pfy-footer-widget-item ul li a:hover:before{background:var(--color-primary)}.footer-copyright p{color:#dbdbdb;font-size:15px}.pfy-footer-bottm{border-top:1px solid #222428;padding:22px 0}.widget.benqu_latest_news_widget.mrb.pfy-footer-widget-item{margin-bottom:30px}.ft_widget-item,.pfy-footer-top{padding-bottom:30px}.back-top-btn{position:fixed;background:#181b1e;width:45px;height:45px;right:30px;bottom:40px;text-align:center;color:#fff;line-height:45px;border-radius:5px;cursor:pointer;z-index:11;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";visibility:hidden;-webkit-transition:all .7s ease-out 0s;transition:all .7s ease-out 0s}.back-top-btn:hover{box-shadow:0 4px 15px var(--color-primary)}.widget-post-slider-wrap .pfy-img-commn-style .post-thumbnil img{height:350px}.widget-post-slider-wrap .pfy-post-slider-item .pfy-post-content{bottom:30px;left:30px}.widget-post-slider-wrap .pfy-post-slider-item .pfy-post-content .pfy-post-meta{margin-top:15px}.widget-post-slider-wrap .pfy-post-slider-item .pfy-post-content .pfy-post-title{font-size:22px;line-height:29px}.benqu-switch-box-wrap{position:fixed;right:32px;bottom:215px;z-index:2;transform:rotate(90deg)}.benqu-switch-box-wrap input[type=checkbox]{position:relative;width:55px;height:20px;-webkit-appearance:none;background:#e8e8e8;outline:0;border-radius:20px;transition:.7s;cursor:pointer}.benqu-switch-box-wrap input:checked[type=checkbox]{background:#fff}.benqu-switch-box-wrap input[type=checkbox]:before{content:url(/wp-content/themes/benqu/assets/img/sun.svg);position:absolute;width:30px;height:30px;border-radius:30px;top:-6px;left:0;background:#fff;transform:scale(1.1);transition:.5s;text-align:center;line-height:36px}.benqu-switch-box-wrap input:checked[type=checkbox]:before{left:29px}.bnq__cookie_area{background:#0c0927;max-width:500px;padding:35px;position:fixed;bottom:35px;left:35px;z-index:100;-webkit-transition:.5s;transition:.5s;border-radius:5px}@media (max-width:991px){.bnq__cookie_area{max-width:280px;left:15px;bottom:15px}}.bnq__cookie_area a:hover{text-decoration:underline;color:var(--color-primary)}.bnq__cookie_area button,.bnq__cookie_area p{color:#fff;font-family:"Encode Sans Condensed",sans-serif}.bnq__cookie_area button{background:#6a58ff;width:100px;height:40px;border-radius:2px;font-size:16px;font-weight:700;margin-top:10px;border:0}.bnq__cookie_area p{font-weight:400;font-size:18px}.bnq__cookie_area a{font-weight:700}@media (max-width:1399px){footer.pfy-site-footer{position:relative}}@media (min-width:992px) and (max-width:1199px){.pfy-post-grid-wrap.grid-style-4 .pfy-post-item{margin-bottom:30px}}@media (min-width:1076px) and (max-width:1199px){.pfy-post-grid-wrap.pfy-overlay-style-2.style-4 .pfy-post-item{margin-bottom:24px}}@media (min-width:992px) and (max-width:1076px){.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item ul li,.pfy-post-grid-carousel-wrap.carousel-style-2 .pfy-post-item ul li a{font-size:13px;text-transform:uppercase;color:#818181;font-weight:500}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item-col{flex:0 0 33.333%!important;max-width:33.333%!important}.pfy-mailsubscribe-form-tow,.pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item{margin-top:30px}}@media (min-width:993px) and (max-width:1024px){.mainmenu .site-navigation .navigation li a{padding-right:45px}}@media (min-width:992px) and (max-width:1024px){.pfy-post-gd-meta li,.pfy-post-gd-meta li a{font-size:12px}}@media (min-width:768px) and (max-width:992px){.pfy-cate-item-wrap.cat-style1 .pfy-cat-item-col{max-width:50%!important;flex:0 0 50%!important}.pfy-post-grid-wrap.pfy-overlay-style-2.style-4 .pfy-post-item{margin-top:24px}}@media (max-width:992px){.mainmenu .site-navigation,.tp-news-ticker,span.pfy-sidebarnav{display:none}.pfy-post-list-wrap.list-style-1{margin-top:30px}.grid-style-4 .pfy-post-item{margin-bottom:30px}.bnq-post-list-item .pfy-post-item{display:block!important;padding:15px}.bnq-post-list-item .pfy-post-item .pfy-post-thumb.pfy-img-commn-style{width:100%;margin-bottom:15px}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item{display:block}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item .pfy-post-thumb{max-width:100%;margin-bottom:30px}.pfy-post-grid-wrap.grid-style-3 .pfy-post-content{max-width:100%;padding-bottom:25px}.widget-post-slider-wrap .pfy-post-slider-item .pfy-post-content{bottom:20px;left:20px;right:20px}.pfy-cate-item-wrap.cat-style1 .pfy-cat-item a{font-size:14px}.benqu_latest_news_widget .benqu__post-title.hover-title{font-size:16px;line-height:24px}.footer-copyright.text-end{text-align:center!important;margin-top:15px}.footer-btm-nav{text-align:center}.pfy-post-item.post-v2-tab-lg{margin-bottom:24px}.header-menu{padding:20px 0}}@media (max-width:767px){h2{font-size:25px;line-height:35px}.pfy-overlay-style-2 .pfy-post-item{margin-bottom:30px}.pfy-site-footer .col-md-6{margin-top:30px}.pfy-top-left{text-align:center}.pfy-post-grid-wrap.grid-style-3 .pfy-post-content,.pfy-top-left .topbar-date{padding:0}.pfy-top-right .user-login{display:none}.user-login:after{background:#fff0}.pfy-post-gd-meta li,.pfy-post-gd-meta li a,.pfy-post-slider-item .pfy-post-meta ul li{font-size:12px}.pfy-post-slider-item .pfy-post-content{bottom:30px;left:30px;right:30px}h1.pfy-post-title{font-size:25px;line-height:39px}.pfy-logo{padding-right:0}.newsletter-info,.newsletter-info.text-center{padding:20px}.newsletter-info p{font-size:16px;line-height:22px}.pfy-mailsubscribe-form-tow{margin-top:30px}.pfy-logo{max-width:30%;flex:0 0 30%}.pfy-post-grid-wrap.pfy-overlay-style-2.style-4 .pfy-post-item{margin-top:24px}.header-menu .container{position:relative}.header-right{position:absolute;top:0;right:18px}.pfy-overlay-style-9 .pfy-post-content{padding:30px}.pfy-post-grid-wrap.grid-style-3 .pfy-post-item{margin-bottom:20px}}@media (max-width:430px){.pfy-post-list-wrap.list-style-6 .pfy-post-title,h3{font-size:18px}.pfy-post-gd-meta li,.pfy-post-gd-meta li a{display:inline-block}.pfy-post-grid-wrap.overlay-5.overlay-7 .pfy-post-content .pfy-post-title{font-size:30px;line-height:44px}h3{line-height:28px}.pfy-overlay-style-1 .pfy-post-item .pfy-post-content{bottom:30px;left:30px;right:40px}.pfy-post-tab-list .nav .nav-item .nav-link{font-size:14px;padding:10px 9px}.pfy-post-gd-meta,.pfy-post-grid-wrap.grid-style-tb .pfy-post-item{display:block}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .pfy-post-thumb{flex:0 0 100%;max-width:100%}.pfy-post-grid-wrap.grid-style-tb .pfy-post-item .pfy-post-thumb img{height:200px;margin-bottom:20px}.benqu-section-title-wrap span,.bnq-tab-info .benqu-section-title-wrap span,.header-right .menu-right{display:none}.bnq-search{width:190px}.tabs-to-dropdown .nav-wrapper{position:relative;margin-bottom:25px}.benqu-section-title-wrap h2:before{width:80px}.benqu-section-title-wrap h2{position:relative;padding-left:100px}.benqu-section-title-wrap{display:block}.tabs-to-dropdown .pfy-section-two-title-wrap.st_style_3{margin-bottom:0}.benqu__post-content.pfy-scale.d-flex{flex-direction:column}.pfy-top-left .topbar-date{float:left}.benqu-switch-box-wrap input[type=checkbox]{width:45px;height:15px}.benqu-switch-box-wrap input[type=checkbox]:before{width:25px;height:25px;line-height:31px}.benqu-switch-box-wrap input:checked[type=checkbox]:before{left:20px}.benqu-switch-box-wrap{right:15px;bottom:158px}.back-top-btn{position:fixed;background:#181b1e;width:40px;height:40px;line-height:40px;right:15px}.pfy-overlay-style-1 .pfy-post-item{margin-bottom:24px}}:root{--direction-multiplier:1}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-33{width:33.333%}.elementor-column.elementor-col-66{width:66.666%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width);margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction);align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con .elementor-widget{min-width:0}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1)*var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)*var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.animated{animation-duration:1.25s}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-12 .elementor-element.elementor-element-a32e7b8>.elementor-container{max-width:1320px}.elementor-12 .elementor-element.elementor-element-a32e7b8{padding:30px 0 80px}.elementor-12 .elementor-element.elementor-element-344d8f9>.elementor-element-populated{padding:0 12px}.elementor-12 .elementor-element.elementor-element-d69ce08>.elementor-element-populated{padding:0 12px 0 13px}.elementor-12 .elementor-element.elementor-element-59a47fd:not(.elementor-motion-effects-element-type-background){background-color:#fff}.elementor-12 .elementor-element.elementor-element-59a47fd{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0 130px}.elementor-12 .elementor-element.elementor-element-53487e5>.elementor-element-populated{padding:0 12px}.elementor-12 .elementor-element.elementor-element-20f2fe5:not(.elementor-motion-effects-element-type-background){background-color:#f9faff}.elementor-12 .elementor-element.elementor-element-20f2fe5>.elementor-container{max-width:1320px}.elementor-12 .elementor-element.elementor-element-20f2fe5{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0}.elementor-12 .elementor-element.elementor-element-73dfef1>.elementor-element-populated{margin:0 10px 0 0;--e-column-margin-right:10px;--e-column-margin-left:0px;padding:0 12px}.elementor-12 .elementor-element.elementor-element-f9f435f>.elementor-widget-container{padding:0 0 50px}.elementor-12 .elementor-element.elementor-element-9800928>.elementor-widget-container{margin:0 0-20px}.elementor-12 .elementor-element.elementor-element-b140c56>.elementor-element-populated{padding:0 12px}.elementor-12 .elementor-element.elementor-element-029349a>.elementor-widget-container{margin:0 0-20px}.elementor-12 .elementor-element.elementor-element-029349a .benqu-section-title-wrap h2,.elementor-12 .elementor-element.elementor-element-7ce9dd6 .benqu-section-title-wrap h2{padding-left:40px;font-size:20px}.elementor-12 .elementor-element.elementor-element-029349a .benqu-section-title-wrap h2:before,.elementor-12 .elementor-element.elementor-element-7ce9dd6 .benqu-section-title-wrap h2:before{width:30px}.elementor-12 .elementor-element.elementor-element-289d445>.elementor-widget-container{margin:0 0 10px}.elementor-12 .elementor-element.elementor-element-7ce9dd6>.elementor-widget-container{margin:0 0-20px}.elementor-12 .elementor-element.elementor-element-91ac60d>.elementor-widget-container{margin:0 0 10px}.elementor-12 .elementor-element.elementor-element-2c1d3ae{--display:flex}.elementor-12 .elementor-element.elementor-element-d5e4bac:not(.elementor-motion-effects-element-type-background){background-color:#f3f8ff}.elementor-12 .elementor-element.elementor-element-d5e4bac>.elementor-container{max-width:1320px}.elementor-12 .elementor-element.elementor-element-8d208e8,.elementor-12 .elementor-element.elementor-element-d5e4bac{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 0}.elementor-12 .elementor-element.elementor-element-e86651c>.elementor-element-populated{margin:0 10px 0 0;--e-column-margin-right:10px;--e-column-margin-left:0px;padding:0 12px}.elementor-12 .elementor-element.elementor-element-c42926a>.elementor-element-populated{padding:0 12px}.elementor-12 .elementor-element.elementor-element-8d208e8:not(.elementor-motion-effects-element-type-background){background-color:#f9faff}.elementor-12 .elementor-element.elementor-element-8d208e8>.elementor-container{max-width:1320px}.elementor-12 .elementor-element.elementor-element-aca965a>.elementor-element-populated{margin:0 10px 0 0;--e-column-margin-right:10px;--e-column-margin-left:0px;padding:0 12px}.elementor-12 .elementor-element.elementor-element-abb5dda>.elementor-widget-container{padding:0 0 10px}.elementor-12 .elementor-element.elementor-element-abb5dda .pfy-post-grid-wrap .pfy-post-item,.elementor-12 .elementor-element.elementor-element-abb5dda .pfy-post-grid-wrap.pfy-overlay-style-2 .pfy-post-item{border-radius:5px 5px 5px 5px}.elementor-12 .elementor-element.elementor-element-1be6921>.elementor-element-populated{padding:0 12px}.elementor-12 .elementor-element.elementor-element-79fbbd6>.elementor-widget-container,.elementor-12 .elementor-element.elementor-element-9f16dba>.elementor-widget-container{padding:0 0 30px}.elementor-12 .elementor-element.elementor-element-79fbbd6 .pfy-post-tab-list .nav .nav-item .elementor-repeater-item-e0e8d79{color:#3b60fe;background-color:#e3e8ff}.elementor-12 .elementor-element.elementor-element-79fbbd6 .pfy-post-tab-list .nav .nav-item .elementor-repeater-item-b38a744{color:#ff003c;background-color:#fddfe6}.elementor-12 .elementor-element.elementor-element-79fbbd6 .pfy-post-tab-list .nav .nav-item .elementor-repeater-item-b38a744.active{color:#fff;background-color:#ff003c}.elementor-12 .elementor-element.elementor-element-79fbbd6 .pfy-post-tab-list .nav .nav-item .elementor-repeater-item-94e3a18{color:#ff2c05;background-color:#ffe4df}@media (max-width:1024px){.elementor-12 .elementor-element.elementor-element-9f16dba>.elementor-widget-container{padding:30px 0}}@media (min-width:768px){.elementor-12 .elementor-element.elementor-element-344d8f9{width:69.666%}.elementor-12 .elementor-element.elementor-element-d69ce08{width:30%}.elementor-12 .elementor-element.elementor-element-73dfef1{width:69.666%}.elementor-12 .elementor-element.elementor-element-b140c56{width:30%}.elementor-12 .elementor-element.elementor-element-e86651c{width:69.666%}.elementor-12 .elementor-element.elementor-element-c42926a{width:30%}.elementor-12 .elementor-element.elementor-element-aca965a{width:69.666%}.elementor-12 .elementor-element.elementor-element-1be6921{width:30%}}@media (max-width:1024px) and (min-width:768px){.elementor-12 .elementor-element.elementor-element-1be6921,.elementor-12 .elementor-element.elementor-element-344d8f9,.elementor-12 .elementor-element.elementor-element-73dfef1,.elementor-12 .elementor-element.elementor-element-aca965a,.elementor-12 .elementor-element.elementor-element-b140c56,.elementor-12 .elementor-element.elementor-element-c42926a,.elementor-12 .elementor-element.elementor-element-d69ce08,.elementor-12 .elementor-element.elementor-element-e86651c{width:100%}}