@import '_content/BFTForms/BFTForms.bundle.scp.css';

/* _content/BFT2024Ventures/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-o2etyqfurj] {
   position: relative;
   display: flex;
   flex-direction: column;
}

main[b-o2etyqfurj] {
   flex: 1;
}

.sidebar[b-o2etyqfurj] {
   background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-o2etyqfurj] {
   background-color: #f7f7f7;
   border-bottom: 1px solid #d6d5d5;
   justify-content: flex-end;
   height: 3.5rem;
   display: flex;
   align-items: center;
}

   .top-row[b-o2etyqfurj]  a, .top-row[b-o2etyqfurj]  .btn-link {
      white-space: nowrap;
      margin-left: 1.5rem;
      text-decoration: none;
   }

      .top-row[b-o2etyqfurj]  a:hover, .top-row[b-o2etyqfurj]  .btn-link:hover {
         text-decoration: underline;
      }

      .top-row[b-o2etyqfurj]  a:first-child {
         overflow: hidden;
         text-overflow: ellipsis;
      }

@media (max-width: 640.98px) {
   .top-row[b-o2etyqfurj] {
      justify-content: space-between;
   }

      .top-row[b-o2etyqfurj]  a, .top-row[b-o2etyqfurj]  .btn-link {
         margin-left: 0;
      }
}

@media (min-width: 641px) {
   .page[b-o2etyqfurj] {
      flex-direction: row;
   }

   .sidebar[b-o2etyqfurj] {
      width: 250px;
      height: 100vh;
      position: sticky;
      top: 0;
   }

   .top-row[b-o2etyqfurj] {
      position: sticky;
      top: 0;
      z-index: 1;
   }

      .top-row.auth[b-o2etyqfurj]  a:first-child {
         flex: 1;
         text-align: right;
         width: 0;
      }

   .top-row[b-o2etyqfurj], article[b-o2etyqfurj] {
      padding-left: 2rem !important;
      padding-right: 1.5rem !important;
   }
}

/* NOT to block display */
#NOT-blazor-error-ui[b-o2etyqfurj] {
   background: pink;
   bottom: 0;
   box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
   display: none;
   left: 0;
   padding: 0.6rem 1.25rem 0.7rem 1.25rem;
   position: fixed;
   width: 100%;
   z-index: 1000;
}

   #NOT-blazor-error-ui .dismiss[b-o2etyqfurj] {
      cursor: pointer;
      position: absolute;
      right: 0.75rem;
      top: 0.5rem;
   }
/* _content/BFT2024Ventures/Components/Layout/MobileLayout.razor.rz.scp.css */
.page[b-y1ek4yy85l] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-y1ek4yy85l] {
    flex: 1;
}

.sidebar[b-y1ek4yy85l] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-y1ek4yy85l] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-y1ek4yy85l]  a, .top-row[b-y1ek4yy85l]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-y1ek4yy85l]  a:hover, .top-row[b-y1ek4yy85l]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-y1ek4yy85l]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-y1ek4yy85l] {
        justify-content: space-between;
    }

    .top-row[b-y1ek4yy85l]  a, .top-row[b-y1ek4yy85l]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-y1ek4yy85l] {
        flex-direction: row;
    }

    .sidebar[b-y1ek4yy85l] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-y1ek4yy85l] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-y1ek4yy85l]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-y1ek4yy85l], article[b-y1ek4yy85l] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* NOT to block display */
#NOT-blazor-error-ui[b-y1ek4yy85l] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #NOT-blazor-error-ui .dismiss[b-y1ek4yy85l] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


/* _content/BFT2024Ventures/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mku39bpv33] {
    appe arance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-mku39bpv33] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-mku39bpv33] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mku39bpv33] {
    font-size: 1.1rem;
}

.bi[b-mku39bpv33] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-mku39bpv33] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-mku39bpv33] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-mku39bpv33] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-mku39bpv33] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mku39bpv33] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mku39bpv33] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mku39bpv33]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-mku39bpv33]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-mku39bpv33]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-mku39bpv33] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-mku39bpv33] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-mku39bpv33] {
        display: none;
    }

    .nav-scrollable[b-mku39bpv33] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/BFT2024Ventures/Components/LTTWidgets/BFTMobileMainMenu.razor.rz.scp.css */

.hamburger-icon[b-mhagvto4y4] {
   font-size: 20px;
   color: #202020;
}

.hamburger[b-mhagvto4y4] {
   border: none;
   background-color: transparent;
   /*
         display: flex;
         flex-direction: column;
         justify-content: space-around;
         width: 36px;
         height: 36px;
         background: none;
         border: none;
         cursor: pointer;
         padding: 0;
         z-index: 10;
         background-color: transparent;
         */
}

   .hamburger .bar[b-mhagvto4y4] {
      width: 100%;
      height: 3px;
      background-color: white;
      border-radius: 10px;
   }

.close-btn[b-mhagvto4y4] {
   font-size: 24px; /* Large enough to be easily clickable */
   line-height: 1;
   padding: 10px;
   border: none;
   background: none;
   color: white;
   cursor: pointer;
   position: absolute;
   top: 0;
   left: 10px;
}

.menu[b-mhagvto4y4] {
   position: fixed;
   top: 60px;
   /*left: -250px; *//* Start hidden off-screen */
   left: -344px; /* Start hidden off-screen */
   width: 344px !important;
   /*width: 250px;*/
   height: 100%;
   background-color: white;
   box-shadow: 2px 0 5px rgba(0,0,0,0.5);
   transition: left 0.3s ease;
   z-index: 1000;
   padding-top: 0px; /* Space for close button */
}

   .menu.open[b-mhagvto4y4] {
      left: 0; /* Slide in */
   }

   .menu a[b-mhagvto4y4] {
      display: block;
      padding: 10px;
      text-decoration: none;
      border-bottom: 1px solid #444;
      color: black;
      background-color: white !important; /* #bbceeb;*/
   }

      .menu a:hover[b-mhagvto4y4] {
         background-color: var(--blue0) !important;
      }

/* Media query for smaller screens (e.g., iPhones) */
@media (max-width: 768px) {
   .menu[b-mhagvto4y4] {
      width: 80% !important;
      left: -80%; /* Start hidden off-screen to the left */
   }

      .menu.open[b-mhagvto4y4] {
         left: 0; /* Slide in to cover the full width */
      }
}
/* _content/BFT2024Ventures/Components/LTTWidgets/BFTPageHeroCarousel.razor.rz.scp.css */
.bft-hero-section img[b-vx2q93ifck] {
   position: absolute;
   top: 0;
   left: 0;
   width: 100vw; /* Viewport width to ensure it spans the entire width */
   height: auto; /* Maintain aspect ratio */
   margin-left: calc(-50vw + 50%); /* Center the image */
}

.AAA-content[b-vx2q93ifck] {
   position: relative; /* To ensure content is not overlapped by the image */
   z-index: 1; /* Bring content above the image */
   background: rgba(255, 255, 255, 0.8); /* Optional: add background to content for readability */
}

.carousel-item img[b-vx2q93ifck] {
   /*filter: brightness(0.9) saturate(2) sepia(1) hue-rotate(180deg);*/
   filter: brightness(0.9) saturate(1) sepia(0) hue-rotate(360deg);

   max-height: 600px;
   object-fit:cover;
}

.carousel-caption[b-vx2q93ifck] {
   position: absolute !important;
   color: white !important;
   text-align: left !important;
   top: 10% !important;
   max-width: 500px;
}

   .carousel-caption h1[b-vx2q93ifck] {
      font-size: 59px;
   }

   .carousel-caption h5[b-vx2q93ifck] {
      font-size: 32px;
      margin-top: 20px;
   }

@media (max-width: 640.98px) {
   .carousel-caption[b-vx2q93ifck] {
      top: 5% !important;
      right: 10% !important;
      left: 10% !important;
      padding-top: 1rem !important;
   }

   .carousel-caption h1[b-vx2q93ifck] {
      font-size: 29px; /*24px;*/
   }
   .carousel-caption h5[b-vx2q93ifck] {
      font-size: 22px; /*16px;*/
   }
}


/* _content/BFT2024Ventures/Components/LTTWidgets/BFTPageHeroSection.razor.rz.scp.css */

.hero[b-8ecyx4ei7x] {
   display: flex;
   align-items: center;
   /* height: 100vh; */ /* Full height of the viewport */
   color: rgb(0,0,40); /*navy;*/
   /*background-color: #f8f9fa; */ /* Light background to support visibility */
   /*background-color: greenyellow;*/
}

.hero-content[b-8ecyx4ei7x] {
   flex: 1;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: flex-start; /* Aligns text to the left */
   padding: 10px;
   margin-left: 20px; /* Adds margin to the left */
   text-align: left;
   max-width: 300px;
}


.hero-image[b-8ecyx4ei7x] {
   flex: 1;
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 20px;
}

   .hero-image img[b-8ecyx4ei7x] {
      max-width: 100%;
      height: auto;
      border-radius: 8px; /* Optional, for styled image edges */
   }

/*.hero h1 {
   font-size: 2.5em;
}
*/
.hero-content .bft-h1[b-8ecyx4ei7x] {
   font-size: 32px;
   font-weight: bold;
   line-height: 1.4em;
}

.bft-h1-cutout-effect[b-8ecyx4ei7x] {
   text-decoration: underline;
}

.bft-offset-highlight[b-8ecyx4ei7x] {
   position: relative;
   display: inline-block;
   z-index: 1; /* 2*/
}

   .bft-offset-highlight[b-8ecyx4ei7x]::after {
      content: "";
      position: absolute;
      left: -5px;
      right: 0;
      bottom: 5px;
      height: 15px;
      background-color: cornflowerblue;
      width: 105%;
      opacity: 0.5;
      z-index: -1;
   }

@keyframes bft-blink-b-8ecyx4ei7x {
   0%, 100% {
      opacity: 1;
   }

   50% {
      opacity: 0;
   }
}

.bft-blink-text[b-8ecyx4ei7x] {
   animation: bft-blink-b-8ecyx4ei7x 5s linear infinite;
   font-weight: normal
}

.NOTbft-offset-highlight[b-8ecyx4ei7x] {
   position: relative;
   font-size: 3rem; /* Large font size for visibility */
   font-weight: bold; /* Bold text for clarity */
   color: #000; /* Color of the text */
   display: inline-block; /* Necessary for the relative positioning of the pseudo-element */
}

   .NOTbft-offset-highlight[b-8ecyx4ei7x]::before {
      content: ""; /* Required but no actual content needed */
      position: absolute;
      z-index: -1; /* Places the pseudo-element behind the text */
      width: 100%; /* Same width as the text */
      height: 20px; /* Height of the highlight */
      background-color: #FFFF00; /* Yellow background for the highlight */
      top: 50%; /* Vertically positions the highlight starting from the middle of the text */
      left: 0; /* Aligns the highlight with the left edge of the text */
      transform: translateY(50%); /* Moves the highlight further down below the text */
   }

@media (max-width: 640.98px) {
   .hero-content .bft-h1[b-8ecyx4ei7x] {
      /* same */
   }
}

.hero h2[b-8ecyx4ei7x] {
   font-size: 2em;
   font-weight: lighter;
   margin-top: -10px; /* Brings subtitle closer to the main title */
}

button.bft-hero-btn[b-8ecyx4ei7x] {
   padding: 10px 20px;
   font-size: 1em;
   color: #fff;
   background-color: #007BFF; /* Bootstrap primary blue */
   border: none;
   border-radius: 5px;
   cursor: pointer;
   margin-top: 20px;
   transition: background-color 0.3s ease;
}

button:hover[b-8ecyx4ei7x] {
   background-color: #0056b3; /* Darker blue on hover */
}

.bft-custom-hero[b-8ecyx4ei7x] {
   position: relative;
   overflow: hidden; /* Ensures no overflow from rounded corners */
   border-radius: 25px; /* Adjust as necessary for the desired roundness */
   /*height: 400px;*/
   /* new */
   /*background-image: url(/assets/blur3.jpg);
   background-size: contain;
   background-repeat: no-repeat;*/
}

   
/* _content/BFT2024Ventures/Components/LTTWidgets/BFTPageSeparator.razor.rz.scp.css */
.bft-page-separator[b-n3miege947] {
   text-align: left; /* Centers the text horizontally */
   font-size: 24px; /* Large font size for visibility */
   color: black; /* Black text for contrast */
   margin: 15px 15px;
   font-weight: bold;
   opacity: 0.8; /* Slightly transparent for a softer look */
   border-bottom: 1px solid;
}

@media (max-width: 640.98px) {
   .bft-page-separator[b-n3miege947] {
      /* same */
      /*font-size: 24px;*/ /* Large font size for visibility */
      /*margin: 15px 0; *//* Space above and below the text */
   }
}
