.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-4d7dcd8:#000000;--e-global-color-b80ba1f:#272727;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-weight:500;--e-global-typography-6ad679a-font-size:38px;--e-global-typography-a0e87b2-font-size:19px;--e-global-typography-a92508a-font-weight:400;--e-global-typography-a92508a-line-height:1.1px;background-color:#FFFFFF;color:var( --e-global-color-text );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#202020;font-family:"Poppins", Sans-serif;font-weight:400;line-height:1.2em;color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-b80ba1f );font-weight:400;text-decoration:none;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h5{color:var( --e-global-color-4d7dcd8 );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-6ad679a-font-size:32px;--e-global-typography-a0e87b2-font-size:18px;line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h3{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h4{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h5{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h6{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-6ad679a-font-size:28px;--e-global-typography-6ad679a-line-height:1.2em;--e-global-typography-a0e87b2-font-size:16px;line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h3{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h4{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h5{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h6{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden;
}
/* BB YT Feed — shorts tuning */
.bb-yt-reels.bb-yt-reels{
  justify-content:safe center;
  gap:12px;
}

/* Hide arrows when there's nothing to scroll */
.bb-yt-arrow.bb-yt-arrow:disabled{
  opacity:0 !important;
  pointer-events:none !important;
}

/* Mobile: exactly 2 across, fluid instead of fixed 160px */
@media (max-width:768px){
  .bb-yt-reels.bb-yt-reels{
    gap:12px;
    padding-left:12px;
    padding-right:12px;
  }
  .bb-yt-reel.bb-yt-reel{
    flex:0 0 calc(50% - 6px) !important;
    width:calc(50% - 6px) !important;
  }
  .bb-yt-arrow.bb-yt-arrow{display:none !important;}
}/* End custom CSS */