@keyframes pvc-loading{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}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}}p{margin-bottom:1rem;margin-top:0}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}::-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]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}iframe{border:0}[hidden]{display:none !important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:30px;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x) * -.5);margin-right:calc(var(--bs-gutter-x) * -.5);margin-top:calc(var(--bs-gutter-y) * -1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);width:100%}.col-4{flex:0 0 auto;width:33.33333333%}.col-6{flex:0 0 auto;width:50%}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1400px){.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-6{flex:0 0 auto;width:50%}}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.d-grid{display:grid !important}.d-flex{display:flex !important}.d-none{display:none !important}.flex-column-reverse{flex-direction:column-reverse !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.p-0{padding:0 !important}.text-end{text-align:right !important}.text-center{text-align:center !important}@media (min-width:576px){.d-sm-flex{display:flex !important}}@media (min-width:768px){.flex-md-row{flex-direction:row !important}}@media (min-width:992px){.d-lg-block{display:block !important}.justify-content-lg-end{justify-content:flex-end !important}.align-items-lg-center{align-items:center !important}.text-lg-start{text-align:left !important}}@font-face{font-display:swap;font-family:Josefin Sans;font-style:normal;font-weight:700;src:url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/d7813b8d749f9c5be6de.woff") format("woff"),url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/e3021fc34c658df7155c.woff2") format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/d40ce83d9c36d8172bff.woff") format("woff"),url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/961bb0d4f14adf500700.woff2") format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/59357ea0f7551d2477d3.woff") format("woff"),url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/7d0ad7612d886ced9d14.woff2") format("woff2")}body{color:#000;font:300 1rem/1.5 Roboto}.h1,.h2,.h3,.h4,.h5,.h6,.page-template-default .section-article h2,.page-template-default .section-article h3,.single .section-article .single-content h1,.single .section-article .single-content h2,.single .section-article .single-content h3,h1,h2,h3,h4,h5,h6,header .col-logo a{font-family:Josefin Sans;font-weight:700;line-height:1.2;margin:0}.h1,h1{font-size:52px;font-weight:700}.h2,h2{font-size:40px}.h3,.page-template-default .section-article h2,.single .section-article .single-content h1,.single .section-article .single-content h2,h3,header .col-logo a{font-size:28px}.h4,h4{font-size:24px}.h5,.page-template-default .section-article h3,.single .section-article .single-content h3,h5{font-size:20px}@media (max-width:991px){body{font-size:18px}.h1,h1{font-size:36px}.h2,h2{font-size:28px}.h3,.page-template-default .section-article h2,.single .section-article .single-content h1,.single .section-article .single-content h2,h3,header .col-logo a{font-size:24px}.h4,h4{font-size:20px}}@media (max-width:767px){body{font-size:16px}.h1,.h2,.h3,.page-template-default .section-article h2,.single .section-article .single-content h1,.single .section-article .single-content h2,h1,h2,h3,header .col-logo a{font-size:20px}.h4,.h5,.page-template-default .section-article h3,.single .section-article .single-content h3,h4,h5{font-size:18px}}.visually-hidden-focusable{display:none}.img-container img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.img-container{padding-top:66.67%;position:relative}.btn,.page-bk-newsletters #mc_embed_signup .button{background:#fff;border:1px solid #bd3529;border-radius:48px;color:#bd3529;font:500 16px Roboto;padding:14px 20px;transition:.4s}.btn:hover,.page-bk-newsletters #mc_embed_signup .button:hover{background:#bd3529;color:#fff}.container{margin-block:96px}@media (min-width:1400px){.container{max-width:1170px}}@media (max-width:991px){.container{margin-block:48px}}@media (min-width:1400px){.container-lg{max-width:1440px}}header{background:#fff;border-bottom:1px solid #bd3529;position:sticky;top:0;z-index:1}header.theme-red{background:#bd3529}header.theme-red .col-logo a,header.theme-red .col-menu .nav-date{color:#fff}header.theme-red .col-search .btn-search img{filter:brightness(100)}header .container{margin-block:0;padding-block:1rem}header .col-menu{gap:24px;position:relative}header .col-menu .nav-date{font:500 14px Roboto;text-transform:uppercase}header .col-menu .nav-search{margin-bottom:24px}header .col-menu .nav-search .input-group{gap:12px}header .col-menu .nav-search input{border:1px solid #e0e0e0;border-radius:0;color:#787878;font-size:14px;outline:0;padding:10px 14px}header .col-menu .nav-search input::placeholder{color:#787878}header .col-menu .nav-search button{background:#bd3529;border:0;padding:0;transition:.4s;width:48px}header .col-menu .nav-search button:hover{background:#a82f24}header .col-menu .nav-search button img{filter:brightness(100);height:1rem;width:1rem}header .col-menu .nav-follow-us{margin-top:24px}header .col-logo{text-align:center}header .col-logo a{color:#bd3529;text-decoration:none}header .col-logo img{height:48px;width:auto}@media (max-width:767px){header .col-logo img{height:24px}}header .col-search .btn-search{cursor:pointer}header .col-search .btn-search img{height:24px}header .col-search .search-dropdown{background:#fff;box-shadow:0 0 24px rgba(0,0,0,.15);left:0;opacity:0;position:absolute;top:85%;transition:.4s;visibility:hidden;width:100%}header .col-search .search-dropdown .container{padding-block:0}header .col-search .search-dropdown.active{opacity:1;top:calc(100% + 1px);visibility:visible}header .col-search .search-dropdown input{border:0;color:#787878;outline:0;padding-block:24px;width:100%}header .col-search .search-dropdown input::placeholder{color:#787878}header .col-search .search-dropdown button{display:none}.nav-follow-us{gap:12px}.nav-follow-us a{align-items:center;background:#000;border-radius:50%;display:flex;justify-content:center;padding:8px;transition:.4s}.nav-follow-us a:hover{background:#bd3529}.nav-follow-us img{filter:invert(1);height:20px;width:20px}footer{border-top:1px solid #bd3529}footer .footer-copyright{background:#bd3529;color:#fff;font:500 14px/1.5 Roboto;padding-block:24px}footer .footer-copyright a{color:#fff;text-decoration:none;transition:.4s}footer .footer-copyright a:hover{color:hsla(0,0%,100%,.65)}footer .footer-copyright .footer-menu{gap:24px}@media (max-width:991px){footer .footer-copyright .footer-menu{margin-top:12px}}footer .row-top{margin-block:48px}@media (max-width:575px){footer .row-top{row-gap:24px}}footer .row-top .nav-logo img{height:48px;width:auto}footer .row-bottom{margin-block:48px}@media (max-width:991px){footer .row-bottom{row-gap:24px}}@media (max-width:991px)and (min-width:768px){footer .row-bottom>div:first-child{order:1}}@media (min-width:1400px){footer .row-bottom>div:first-child .navbar-nav{column-count:2}}@media (max-width:991px){footer .row-bottom>div:first-child .navbar-nav{column-count:2}}@media (max-width:991px)and (min-width:768px){footer .row-bottom>div:nth-child(2){order:3}}footer .row-bottom>div:nth-child(2) .row{row-gap:24px}@media (max-width:991px)and (min-width:768px){footer .row-bottom>div:last-child{order:2}}footer .navbar-nav{margin-top:1rem}footer .navbar-nav a{font:500 14px/1.8 Roboto}.navbar-toggler{background:0;border:0;height:1rem;position:relative;width:1rem;z-index:1}.navbar-toggler:after,.navbar-toggler:before{background:#bd3529;content:"";height:2px;left:0;position:absolute;transform-origin:left;transition:.4s;width:100%}.navbar-toggler:before{top:0}.navbar-toggler:after{bottom:0}.navbar-toggler span{background:#bd3529;height:2px;transition:.4s;width:100%}.navbar-toggler.active:after,.navbar-toggler.active:before{width:130%}.navbar-toggler.active:before{transform:rotate(40deg)}.navbar-toggler.active:after{transform:rotate(-40deg)}.navbar-toggler.active span{width:0}.navbar-container{background:#fff;box-shadow:0 0 24px rgba(0,0,0,.15);left:20px;opacity:0;padding:24px;position:absolute;top:0;transition:.4s;visibility:hidden}.navbar-container.active{opacity:1;top:50%;visibility:visible}.navbar-nav{list-style:none;margin-block:0}.navbar-nav a{display:flex;font-size:14px;font-weight:600;justify-content:space-between;line-height:1.8;text-decoration:none;transition:.4s}.navbar-nav a:hover{color:#bd3529}.navbar-nav .menu-item-has-children{align-items:baseline;display:flex;flex-wrap:wrap}.navbar-nav .menu-item-has-children .menu-expand{border-right:2px solid #000;border-top:2px solid #000;cursor:pointer;height:10px;margin-left:auto;transform:rotate(45deg);transition:.4s;width:10px}.navbar-nav .menu-item-has-children .menu-expand:hover{border-color:#bd3529}.navbar-nav .menu-item-has-children ul{list-style:none;max-height:0;overflow:hidden;padding-left:12px;transition:.4s;width:100%}.navbar-nav .menu-item-has-children.active .dropdown-toggle{color:#bd3529}.navbar-nav .menu-item-has-children.active .menu-expand{border-color:#bd3529;transform:rotate(135deg)}.navbar-nav .menu-item-has-children.active ul{max-height:100vh}header .navbar-nav>li:nth-last-child(6){border-top:1px solid #e0e0e0;margin-top:12px;padding-top:12px}header.theme-red .navbar-toggler span,header.theme-red .navbar-toggler:after,header.theme-red .navbar-toggler:before{background:#fff}.section-title{font-family:Josefin Sans;margin-bottom:24px}.section-title img{vertical-align:unset}@media (max-width:991px){.section-title img{height:1.25rem}}@media (max-width:767px){.section-title img{height:1rem}}.section-title a img{height:20px;transition:.4s;vertical-align:unset}.section-title:not(:hover) img{margin-left:-10px;opacity:0}.section-newsletter{background:url("https://www.bkmagazine.com/wp-content/themes/cb-bkmagazine/build/9ffd2eb21e550fe9f566.jpg") 50%/cover;color:#fff}@media (min-width:992px){.section-newsletter .col-img{padding-top:96px}}.section-newsletter .col-img .img-container{padding-top:83.33%}.section-newsletter .col-content{display:grid;row-gap:24px}@media (max-width:991px){.section-newsletter .col-content{padding-block:48px;row-gap:12px}}.section-newsletter .col-content h2{font-family:Roboto}.section-news .container>.row{row-gap:24px}.section-news .news-img{background:#d9d9d9;position:relative}.section-news .news-img:before{background:url("https://www.bkmagazine.com/wp-content/uploads/2025/07/logo.png") no-repeat 50%/25%;content:"";inset:0;opacity:.25;position:absolute}.section-news .news-img a{inset:0;position:absolute}.section-news .news-title a{text-decoration:none;transition:.4s}.section-news .news-title a:hover{color:#bd3529}.section-news .news-meta{font:14px Roboto}.section-news .news-meta a{text-decoration:none;transition:.4s}.section-news .news-meta a:hover{color:#bd3529}.section-news .news-content{display:grid;row-gap:12px}.section-news .news-excerpt{font-weight:300}@media (min-width:768px){.section-news .news-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;height:3em;overflow:hidden;text-overflow:ellipsis}}.section-news .news-featured .news-content{row-gap:24px}@media (max-width:991px){.section-news .news-featured .news-content{row-gap:12px}}.section-news .news-list{display:grid;row-gap:24px}@media (max-width:991px){.section-news .news-list{row-gap:12px}}.section-news .news-list hr{border-top:1px solid #000;margin:0;opacity:1}.section-news .news-col,.section-news .news-row{row-gap:24px}@media (max-width:991px){.section-news .news-row .row{row-gap:12px}}@media (min-width:768px){.section-cols .news-featured .news-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;height:2.4em;overflow:hidden;text-overflow:ellipsis}}.section-cols .news-row{margin-top:48px}@media (max-width:991px){.section-cols .news-row{margin-top:24px}}.section-cols .news-row .news-title{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;height:6em;height:auto;overflow:hidden;text-overflow:ellipsis}@media (max-width:991px)and (min-width:768px){.section-cols .news-row .news-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;height:2.4em;overflow:hidden;text-overflow:ellipsis}}.section-popular-stories .container{padding-block:96px}@media (max-width:767px){.section-popular-stories .container{padding-block:48px}}.section-popular-stories{background:#f8ebea}.section-popular-stories .col-divider{background:#000;height:100%;width:1px}.section-popular-stories .row-nav{margin-bottom:48px}.section-popular-stories .row-nav button{background:0;border:0;border-bottom:3px solid transparent;font:500 14px Roboto;padding:0 12px 24px;transition:.4s}.section-popular-stories .row-nav button:hover{color:#bd3529}@-webkit-keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}