#fw-section-collections-list-66a8ca00-600b-461e-8b8c-8ce4398a2889 {

@font-face{
    font-family:'AgencyFB';
    src:url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/FONTS/agencyfb-webfont.woff2')format('woff2'),
        url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/FONTS/agencyfb-webfont.woff')format('woff');
    font-weight:normal;font-style:normal;
  }
}















#fw-section-header {

/* 🔥 Font & layout */
h1, h2, h3,
.header,
.header-title,
.site-header,
.site-header *,
[data-component="Header"],
[data-component="Header"] * {
  font-family: 'AgencyFB', sans-serif !important;
  font-size: 25px !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  z-index: 11000 !important;
  position: relative !important;
}

/* 🔥 Force dropdowns and overlays above banners */
[data-component="Header"] .dropdown,
[data-component="Header"] .dropdown-menu,
[data-component="Header"] .menu,
[data-component="Header"] .menu * {
  position: absolute !important;
  z-index: 12000 !important;
}

}
























































































#fw-section-custom-html-11c1280e-9cf6-4cc2-ab01-e84a8ab04d4d {

.custom-slider {
  position: relative;
  overflow: hidden;
  max-width: 1400px;
  margin: 0 auto;
  border-radius: 10px;
}

.slider-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
}

.slider-item {
  min-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
}

.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 24px;
  padding: 10px 16px;
  border: none;
  cursor: pointer;
  z-index: 10;
  border-radius: 6px;
  user-select: none;
}

.nav.prev {
  left: 10px;
}

.nav.next {
  right: 10px;
}

@media (max-width: 768px) {
  .custom-slider {
    margin-top: 20px !important;
    padding: 0 10px;
  }

  .slider-track {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
  }

  .slider-item {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 60vh;
    object-fit: contain;
  }
}


}




#fw-section-rich-text-174305111107478 {

body {
  font-family: 'AgencyB', Arial, sans-serif;
}
}




#fw-section-custom-html-8aa3e44c-401d-4286-b960-08fd9ca4255d {

html, body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  background: transparent;
  overflow-x: hidden;
}

.carousel-section {
  margin: 10px auto !important;
  margin-bottom: -50px;
  margin-top:-100px;
}

.container {
  width: 90%;
  max-width: 1200px;
  margin: 20px auto !important;
  position: relative;
  z-index: 1;
}

.swiper {
  width: 100%;
  padding: 10px 0 !important;
  position: relative;
  z-index: 1;
}

.swiper-slide {
  width: 230px;
  height: auto;
  aspect-ratio: 9 / 16;
  overflow: hidden;
  border-radius: 12px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #111;
}

.swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.swiper-pagination {
  position: absolute;
  bottom: 5px;
  z-index: 2;
}

.swiper-pagination-bullet {
  background: gray;
  opacity: 0.6;
  width: 10px;
  height: 10px;
}

.swiper-pagination-bullet-active {
  background: white !important;
  opacity: 1;
}

}































































#fw-section-custom-html-307a003f-4a50-4e5e-8afb-69e43c5f0e43 {

.center-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.gallery-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.carousel-container {
  width: 400px;
  max-width: 100%;
  text-align: center;
}

.carousel-item video, .carousel-item img {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: contain;
  border-radius: 10px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}

.carousel-control-prev-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/left%20arrow.svg');
}

.carousel-control-next-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/right%20arrow.svg');
}

}





















































#fw-section-custom-html-5a73158c-a196-4f4e-9a6b-a559af3fcc32 {

.center-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.gallery-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.carousel-container {
  width: 400px;
  max-width: 100%;
  text-align: center;
}

.carousel-item video, .carousel-item img {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: contain;
  border-radius: 10px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}

.carousel-control-prev-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/left%20arrow.svg');
}

.carousel-control-next-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/right%20arrow.svg');
}

}
















#fw-section-custom-html-07ad44f4-07af-4c4b-8ba2-d079ed1b0d4b {

@font-face {
  font-family: 'AgencyB';
  src: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/FONTS/agencyb-webfont.woff') format('woff');
}

body {
  background-color: black;
  color: #d3d3d3;
  font-family: 'AgencyB', sans-serif;
  margin: 0;
  padding: 0;
}

.center-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.branding-section {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 20px;
}

.branding-text {
  max-width: 600px;
}

.branding-text h1 {
  color: red;
  font-size: 2.5rem;
  font-weight: regular;
  margin-bottom: 20px;
}

.cta-button {
  display: block;
  background-color: red;
  color: white;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 24px;
  border-radius: 5px;
  text-align: center;
  margin: 30px auto 50px;
  width: fit-content;
}

@media (max-width: 768px) {
  .branding-section {
    flex-direction: column;
    align-items: center;
  }

  .branding-text {
    text-align: center;
  }
}

}






















































#fw-section-custom-html-eeb5a1f4-d3f7-434c-8763-f097ed2c6870 {

.center-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.gallery-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.carousel-container {
  width: 400px;
  max-width: 100%;
  text-align: center;
}

.carousel-item video, .carousel-item img {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: contain;
  border-radius: 10px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}

.carousel-control-prev-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/left%20arrow.svg');
}

.carousel-control-next-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/right%20arrow.svg');
}

}










#fw-section-custom-html-c7348041-1ee9-4da4-9647-7e4fcadaf767 {

.center-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.gallery-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.carousel-container {
  width: 400px;
  max-width: 100%;
  text-align: center;
}

.carousel-item video, .carousel-item img {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: contain;
  border-radius: 10px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}

.carousel-control-prev-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/left%20arrow.svg');
}

.carousel-control-next-icon {
  background-image: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/SVG/right%20arrow.svg');
}

}









#fw-section-image-with-text-1189ea44-efbd-4dbe-894a-ce2bdd980b34 {

/* Adjust text color */
.fw-text-container {
    color: #d3d3d3 !important; /* Lighter text for visibility */
}

/* Make the header red */
.fw-text-container h1 {
    color: red !important;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Align text with the top of the image */
.fw-section {
    display: flex;
    align-items: flex-start !important; /* Align text to the top */
    justify-content: center;
}

/* Center the button horizontally */
.fw-text-container .fw-button {
    display: block !important;
    margin: 20px auto !important; /* Center button */
    background-color: red !important;
    color: white !important;
    font-weight: bold !important;
    text-decoration: none !important;
    padding: 12px 20px !important;
    border-radius: 5px !important;
    width: fit-content !important;
}

}





















#fw-section-custom-html-5b551068-8a38-48a3-99c8-bfb2ce431ba1 {

/* 🔥 Mobile Adjustments */
@media (max-width: 768px) {
  .autoplay-gallery-container {
    margin-top: 20px !important; /* 🔥 Pulls it closer to the tiles */
  }
}

}








































#fw-section-custom-html-a2371f80-34bf-43f2-8027-2efbc9011770 {

/* 🔥 Mobile Adjustments */
@media (max-width: 768px) {
  .autoplay-gallery-container {
    margin-top: 20px !important; /* 🔥 Pulls it closer to the tiles */
  }
}

}





#fw-section-rich-text-2b62c950-adf8-4839-96b6-27032e28e5e5 {


  @font-face {
    font-family: 'AgencyFB';
    src: url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/FONTS/AgencyFB-CY.woff2') format('woff2'),
         url('https://knightwitch.nyc3.cdn.digitaloceanspaces.com/FONTS/AgencyFB-CY.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  html, body {
    font-family: 'AgencyFB', Arial, sans-serif;
  }

}










































































#fw-section-collections-list-9cd472bb-9c18-4042-90e4-ec56a5a98b9e {

/* Center collection titles and make text red */
.collection-tile {
  display: flex;
  flex-direction: column; /* Stack title below image */
  align-items: center; /* Center content horizontally */
  justify-content: center; /* Center content vertically if needed */
  text-align: center;
  padding: 15px;
  border-radius: 10px;
  background-color: #000; /* Optional: Black background for the tile */
  transition: transform 0.3s ease; /* Optional: Add hover scaling */
}

/* Collection title styling */
.collection-tile .collection-title {
  color: #ff0000; /* Red text */
  font-size: 18px; /* Adjust size as needed */
  font-weight: bold; /* Bold title */
  margin-top: 10px; /* Space between image and title */
}

/* Optional: Add hover effect for the tile */
.collection-tile:hover {
  transform: scale(1.05); /* Slight zoom effect on hover */
  box-shadow: 0 0 20px rgba(144, 0, 255, 0.8); /* Purple glow effect */
}

/* Optional: Style the collection link */
.collection-tile a {
  text-decoration: none; /* Remove underline from links */
  color: inherit; /* Inherit the red color from the title */
}

}