/** Shopify CDN: Minification failed

Line 1104:23 Expected ":"

**/
body {
  overflow-x: hidden;
  /* user-select: none; */
}









.nami_grad_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-image: radial-gradient(140% 120% at 50% -25%, #073AFF00 80%, #000000FF 100%);
    display: none;
}







.dark_img_container {
    width: 100vw;
}



.nl_left_section form > :first-child {
    gap: 10px !important;
}

.go3176171171 h1 {
    color: #ea0000 !important;
    line-height: normal;
    font-size: 40px !important;
}

.bg_white{

  background: #fff;

}

 div#appSlideUp {
    display: none;
}

.fi_main_container {
  display: flex;
  width: 100%;
  padding: 40px;
}

.fi_main_content_container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #000;
  gap: 50px;
}

.fi_content_container {
  width: 100%;
  display: flex;
  align-items: center;
  color: #fff;
}

.fi_text h2 {
  font-size: 70px;
  font-weight: 400;
  letter-spacing: -2.58px;
}

.fi_image {
  width: 50%;
  /* height: 400px; */
  background-position: center;
  background-size: cover;
  opacity: 1;
  aspect-ratio: 730 / 715;
  position: relative;
  overflow: hidden;
}

.fi_text {
  width: 50%;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.fi_text p {
  font-size: 20px;
  font-weight: 350;
  line-height: 28.6px;
}

div#resultsCount {
  color: #d8ff00;
}

div#load-more-container {
  display: flex;
  justify-content: center;
}

.m23box {
  display: flex;
  flex-direction: column;
}

.visible-none {
  visibility: hidden;
  width: 200px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px #00000026;
  overflow: hidden;
  /* position: absolute; */
  /* z-index: 99; */
  /* right: 0; */
}

.dropdown-container.left-filter {
  left: 0;
}

.filters_container {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 40px 0px;
}

.dropdown-container {
  width: 200px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px #00000026;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  right: 0;
}

.dropdown-container {
  width: 200px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.dropdown-header {
  padding: 12px 16px;
  background: white;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  color: #333;
}

.dropdown-header:hover {
  background-color: #f8f9fa;
}

.chevron {
  width: 12px;
  height: 12px;
  border-right: 2px solid #666;
  border-top: 2px solid #666;
  transform: rotate(-45deg);
  transition: transform 0.2s ease;
}

.chevron.open {
  transform: rotate(135deg);
}

.dropdown-content {
  max-height: 300px;
  overflow-y: hidden;
  transition: max-height 0.3s ease;
}

.dropdown-content.closed {
  max-height: 0;
}

.option-item {
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: #555;
  font-size: 14px;
  border-bottom: 1px solid #f0f0f0;
}

.option-item:hover {
  background-color: #f8f9fa;
}

.option-item:last-child {
  border-bottom: none;
}

.checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  border-radius: 2px;
  position: relative;
  background: #ffffff;
  transition: all 0.2s ease;
}

.checkbox.checked {
  background-color: #d8ff00;
  border-color: #000000;
}

.checkbox.checked:after {
  content: "\2714";
  position: absolute;
  left: 50%;
  top: 50%;
  /* width: 6px; */
  /* height: 8px; */
  /* border: solid #000000; */
  /* border-width: 0 2px 2px 0; */
  transform: translate(-50%, -50%);
}

.white_back_wrapper {
  background: #fff;
}

.text-right s {
  color: #fff !important;
}

.jdgm-rev-widg {
  padding: 20px !important;
}

.disabled {
  color: red;
  text-decoration: line-through;
  opacity: 0.5;
}

p.article_text {
  font-family: "Inter";
  font-weight: 700;
  font-size: 16px;
}

h1.meta_title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -0.6px;
  /* word-spacing: 10px; */
}

.tbl_meta_info_container {
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter";
  color: #6c7275;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

span.tbl_author_container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}

span.tbl_date_container {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}

.tbl_main_article_content_container img {
  width: 100%;
  height: 645px;
  object-fit: cover;
}

span.grid-2-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* grid-template-rows: repeat(1, 1fr); */
  gap: 20px;
}

.tbl_main_article_content_container p {
  font-family: inter;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.tbl_main_article_content_container ul {
  font-family: inter;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  list-style-type: unset;
  padding-left: 40px;
}

.tbl_main_article_content_container a {
  font-family: inter;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-decoration: underline;
}

.related_article_head_container {
  display: flex;
  justify-content: space-between;
}

span.related_article_link_container {
  display: flex;
  gap: 14px;
  align-items: center;
  font-size: 16px;
  /* text-decoration: underline; */
  font-family: "Inter";
  border-bottom: 1px solid;
}

span.related_article_heading {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.tbl_meta_container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0px;
}

.related_article_posts_container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.t_blog_grid_wrapper {
  display: flex;
  flex-direction: column;
  gap: 80px;
  padding: 0px 0px;
  align-items: center;
}

.tbl_main_container {
  display: flex;
  flex-direction: column;
  max-width: 1600px;
  padding: 50px 40px;
  margin: auto;
  gap: 40px;
}

.t_blog_grid_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 25px;
  transition: grid-template-columns 0.4s ease-in-out;
  width: 100%;
}

.blog_post_container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-bottom: 16px;
}

.blog_igm_container {
  width: 100%;
  aspect-ratio: 357/325;
}

.blog_content_container {
  /* font-size: 20px; */
  /* font-family: poppins; */
  /* font-weight: 500; */
  /* line-height: 36px; */
  color: #23262f;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.active_filter {
  color: #121212;
  /* text-decoration: underline; */
  padding: 2px 2px;
  border-bottom: 1px solid black;
}

span.grid_view_selector_container {
  display: flex;
  flex-direction: row;
  align-items: center;
}

span.grid_view_option_container {
  aspect-ratio: 46/40;
  width: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f5f7;
  border: 1px solid #e8ecef;
}

.t_blog_grid_wrapper button {
  width: fit-content;
  padding: 12px 40px;
  border-radius: 150px;
  border: 1px solid;
  color: #141718;
  font-size: 16px;
  font-family: inter;
  font-weight: 500;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.t_blog_grid_wrapper button:hover {
  background-color: #000000; /* hover bg */
  color: #ffffff; /* hover text */
}

span.blog_sort_btn_wrapper {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  color: #121212;
}
.blog_filter_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 2px 2px; */
  /* border-bottom: 1px solid black; */
}

.t_blog_filter_section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 40px 0px;
}

.blog_content_container p {
  font-size: 12px;
  font-family: inter;
  font-weight: 400;
  line-height: 20px;
  color: #6c7275;
}

.blog_content_container h2 {
  font-size: 24px;
  font-family: poppins;
  font-weight: 500;
  line-height: 36px;
}

.t_blog_filter_section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.t_blog_container {
  padding: 0px 160px;
}

.blog_sort_container {
  display: flex;
  flex-direction: row;
  gap: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #807e7e;
  cursor: pointer;
  font-family: "Inter";
}

.main_about_hero_sec {
  /* overflow: hidden; */
}

.nl_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000bd;
  z-index: 14;
}

.newsletter-footer-section {
  position: relative;
}

.quickbuy_test {
  display: none !important;
}

#MainContent {
  overflow-x: unset;
}

.header__navigation {
  position: relative;
  z-index: 10000;
}

.jdgm-rev-widg {
  display: flex !important;
  /* width: 1600px !important; */
  flex-direction: column !important;
}

/* #judgeme_product_reviews {
  display: flex;
  width: 100vw;
  justify-content: center;
} */

.header {
  top: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 24px 36px 24px 54px;
  justify-content: space-between;

  /* ensure background covers content beneath */
  background-color: #ffffff;
  /* light border + subtle shadow */
  border-bottom: 0.5px solid #000000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;

  font-family: "Space Grotesk", sans-serif;
}

/* intensify shadow once scrolled */
.header.scrolled {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  position: relative;
}

/* ─────────────────────────────────────────
   Typography & Icons (unchanged)
───────────────────────────────────────── */
@font-face {
  font-family: "Segoe UI";
  src: url('{{ "Segoe UI.ttf" | asset_url }}') format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Segoe UI", sans-serif;
}

.header__menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #6c7275;
}

.active-link {
  color: #141718 !important;
}

.header__icons {
  display: flex;
  gap: 16px;
  align-content: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: color 0.5s ease;
}

.header__menu-link {
  transition: color 0.3s ease;
}

.header__menu-link:hover {
  color: #141718;
}

.header__logo {
  max-width: 210px;
}

.header__icons svg {
  width: 22px;
}

.header__cart-icon--mobile {
  display: none;
}

.header__hamburger {
  display: none;
}

/* ─────────────────────────────────────────
   Mobile Slide‑Out Menu Base Styles
───────────────────────────────────────── */
.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: #ffffff8c;
    box-shadow: 2px 0 12px #0000001a;
    transition: transform .3s ease;
    z-index: 100000;
    overflow-y: auto;
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: Inter,sans-serif;
    transform: translate(-100%);
    backdrop-filter: blur(10px);
}

/* When menu is open */
.mobile-menu.open {
  transform: translateX(0);
}

/* Header (logo + close) */
.mobile-menu__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-menu__logo img {
  max-height: 64.5px;
  max-width: 185.33px;
}

/* Close button */
.mobile-menu__close {
  background: none;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

/* Wrapper for positioning */
.search-input-wrapper {
  position: relative;
  width: 100%;
}

/* Style the icon */
.search-input-wrapper svg {
  position: absolute;
  left: 12px;
  top: 50%;
  width: 24px;
  height: auto;
  transform: translateY(-50%);
  /* fill: #6c7275; */
  pointer-events: none;
}

/* Push the input text over so it doesn't overlap the icon */
.search-input-wrapper input {
  width: 100%;
  padding: 14px 12px 14px 44px;
  border: 1px solid #ccc;
  color: #000;
}

/* (Optional) Change placeholder color */
.search-input-wrapper input::placeholder {
  color: #999;
}

/* Search */
.mobile-menu__search {
  border-bottom: 1px solid #e5e5e5;
}

/* WebKit browsers (Chrome, Safari, newer Edge) */
.search-input-wrapper input::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

/* Selector */
.mobile-menu__selector {
  border-bottom: 1px solid #e5e5e5;
}

.mobile-menu__selector select {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 8px; /* if you have two selects */
}

.mobile-menu__nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.mobile-menu__nav ul > li:first-child {
  padding: 0px 0px 20px 0px;
}

.mobile-menu__nav li {
  border-bottom: 1.15px solid #e8ecef;
  padding: 20px 0px;
}

.mobile-menu__nav a {
  text-decoration: none;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.mobile-menu__nav a.active-link {
  color: #000;
}

/* Cart */
.mobile-menu__cart {
  display: flex;
  border-bottom: 1px solid #e5e5e5;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 0px;
}

.mobile-menu__cart a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  font-size: 16px;
}

.mobile-menu__cart a svg,
.mobile-menu__cart a .icon {
  margin-right: 8px;
}

/* Social Icons */
.mobile-menu__social {
  display: flex;
  gap: 12px;
}

.mobile-menu__social a {
  display: inline-block;
  text-decoration: none;
  font-size: 20px; /* or size of your SVG icons */
  color: #333;
}

/* Optional: hide scrollbar on webkit */
.mobile-menu::-webkit-scrollbar {
  width: 6px;
}

.mobile-menu::-webkit-scrollbar-track {
  background: transparent;
}

.mobile-menu::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.mobile_logo_menu_wrapper {
  display: flex;
  flex-direction: column;
  gap: 19px;
}

#carousal_product_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 16px;
    color: #fff;
    line-height: 30px;
    width: 100%;
}

#carousal_product_price {
  font-size: 32px;
  font-weight: 300;
  line-height: 16px;
}

.product-detail-wrapper {
  display: flex;
  height: 200px;
  flex-direction: column;
  background: #000;
}

.product-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 20px;
}

.product-short-description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
}

.product-price-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.splide__arrows {
  display: flex;
  gap: 24px;
}

.carousal-pagination-wrapper {
  display: flex;
  justify-content: center;
}

.carousal-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 30px 0px !important;
}

.carousal-title-custom {
  text-align: center;
  font-size: 40px;
}

.view-all-wrapper {
  padding: 10px 0px 0px !important;
  width: 100%;
  text-align: center;
}

.image-text-btn {
  background: #c6f91f !important;
  color: #000 !important;
  font-size: 18px;
  font-weight: 600;
  font-family: inter;
  border: none;
  padding: 20px 25px;
}

.image-text-para {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.image-text-heading {
  font-family: unset;
  font-size: 70px;
  color: #fff;
}

.image-text-image-wrapper {
  padding: 40px;
}

.image-text-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #00000096, transparent);
  z-index: 1;
}

.carousal-subtitle {
  max-width: 56%;
  padding: 32px 32px 10px 32px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
}

.rich-text-cust-title {
  font-family: unset;
  font-size: 72px;
  font-weight: 400;
}

.rich-text-cust-para {
  font-family: unset;
  font-size: 24px;
  font-weight: 400;
}

.rich-text-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 84px 0 0;
  width: 50%;
}

.custom_product_slider_overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000b3;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(3px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.2s linear;
  z-index: 100;
}

.custom_add_to_cart_btn {
  padding: 16px 24px;
  background: #fff;
  color: #000;
  border: none;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  border-radius: 0px;
  transition: transform 0.2s ease;
  font-family: inter;
}

.custom_add_to_cart_btn:hover {
  transform: scale(1.05);
}

/* Show overlay on hover */
.custom_product_card:hover .custom_product_slider_overlay {
  opacity: 1;
}

/* Star Snippets css Starts here */

.rating-card {
  top: 20px;
  position: absolute;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 0px;
  padding: 10px 12px;
  font-family: "inter";
  right: 20px;
  z-index: 100;
  font-weight: bold;
}

.rating-card .star {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  display: inline-block;
}

.rating-card .rating {
  font-size: 14px;
  font-weight: bolder;
  color: #3f3f43;
  line-height: 1;
}

/* cart_ */

.cart_rating-card {
  top: 10px;
  right: 10px;
  gap: 2px;
  padding: 8px 8px;
  font-family: "inter";

  position: absolute;
  display: inline-flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 0px;
  z-index: 100;
  font-weight: bold;
}

.cart_star {
  width: 16px !important;
  height: 16px !important;
}

.cart_star svg {
  height: 16px;
  width: 16px;
}

.cart_rating-card .cart_rating {
  font-size: 12px;
  font-weight: bold;
  color: #3f3f43;
  line-height: 1;
}

.main_about_hero_sec {
  /* background: #000; */
  position: relative;
  width: 100%;
  height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;s
  justify-content: flex-end;
  background-size: 120%;
  background-position: center 12%;
  background-repeat: no-repeat;
  overflow-x: clip; 
  margin-bottom: 120px;
}


.modal_container img {
    height: 100%!important;
    object-fit: contain;
}

.modal_container {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    z-index: 1;
}

h1.bold_stroke {
  font-size: 72px;
  font-weight: 600;
  letter-spacing: -1.65px;
  z-index: 10;
}

h1.med_stroke {
  font-size: 72px;
  font-weight: 300;
  letter-spacing: -1.65px;
  z-index: 10;
}

.about-slider-section {
  /* background-color: #000; */
  color: white;
  /* padding: 2rem 0; */
  text-align: center;
  position: relative;
  z-index: 10;
  /* margin-top: 10%; */
}

p.about-slide-subtitle {
  line-height: 42.25px;
  font-size: 28px;
  background: #000;
  /* padding: 40px 80px; */
  text-align: center;
  font-weight: 400;
  letter-spacing: -1.49px;
  max-width: 950px;
}

.neon_ver_bar_loader {
  width: 0%;
  transition: width 0.3s ease;
  height: 15px;
  background-color: rgba(198, 249, 31, 1);
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
}

.neon_ver_bar {
  width: 80%;
  height: 15px;
  background-color: rgba(198, 249, 31, 1);
  position: absolute;
  z-index: 10;
  bottom: 0px;
  right: 0px;
}

.about-nas-over {
  padding: 0px !important;
}

section.border-b-gridline.border-gridline-color.bg-gridline-color {
  border: none !important;
  background-color: #fff !important;
  padding: 60px 0px;
}

.flex.flex-wrap.items-center.gap-y-4.bg-scheme-background.px-section-horizontal-spacing.py-section-vertical-spacing.text-scheme-text.lg\:flex-nowrap.justify-center {
  background: #fff !important;
}

.mission_main_section {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px;
  background: #fff;
}

.mission_sub_container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  overflow: hidden;
}

.mission-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  padding: 0px 70px;
  gap: 40px;
}

p.mission_content {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

h1.mission_head {
  font-size: 72px;
  font-weight: 700;
  letter-spacing: -1.65px;
}

.mission_img_container {
  position: relative;
  aspect-ratio: 615 / 820;
  width: 100%;
  background-size: cover;
  background-position: center center;
  transform-origin: top left;
  transform: scale(1.06);
  z-index: 12;
}

.mission-right {
  width: 40%;
}

.neon_back_main_section {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #000;
  padding: 20px 0px;
  position: relative;
  z-index: 10;
}

p.neon_para {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
  max-width: 900px;
}

p.neon_subtitle {
  font-size: 54px;
  font-weight: 600;
  letter-spacing: -1.65px;
  color: #c6f91f;
  text-align: center;
}

.neon_back_img_1_container {
  aspect-ratio: 1/1;
  width: 416px;
  background-position: center center;
  background-size: cover;
}

.neon_first_container {
  padding: 70px 70px 0px;
}

.neon_second_container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0px 0px 110px;
  padding-right: 10%;
}

.neon_main_back {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -30%);
  /* padding: 20px; */
  background-color: #c6f91f;
  aspect-ratio: 360/479;
  width: 340px;
  z-index: -2;
}

.neon_back2 {
  position: relative;
  width: 100%;
  height: 100%;
  background: aliceblue;
  /* padding: 20px; */
  z-index: 10;
}

.neon_black_overlay {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: -3;
}

.neon_half {
  position: absolute;
  width: 100%;
  height: 50%;
  background: #000000;
  bottom: 0px;
  border: 1px solid #000;
}

.neon_img2_container {
  width: 100%;
  height: 100%;
  /* padding: 20px; */
}

.neon_img2 {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.neon_first_back {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -30%); /* padding: 20px; */
  background-color: #c6f91f;
  aspect-ratio: 360/479;
  width: 400px;
  z-index: -3;
  overflow: hidden; /* border-bottom: 1px solid #000; */
}

.neon_first_inner_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.instagram-swiper {
  position: relative;
}

.about_info_card_continer {
  width: 450px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: absolute;
  z-index: 1;
}

.left_positioning {
    left: 230px;
    top: 55%;
}

  .right_positioning {
    right: 240px;
    top: 59%;
}

.connecting.line_1 {
  position: absolute;
  top: 0;
  transform: translateY(calc(-100% - 20px));
  left: 60%;
  width: 100px;
}

.connecting.line_2 {
  position: absolute;
  top: 0;
  transform: translateY(calc(-100% - 20px));
  right: 40%;
  width: 200px;
}

h2.section-title {
  font-size: 50px;
  font-weight: 400;
  letter-spacing: -2.58px;
}

p.section-subtitle {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -1.06px;
  max-width: 700px;
  line-height: 34px;
}

.insta_p_wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.about_info_sec {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    /* background-color: #c2c2c2e0; */
    padding: 25px 40px;
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-image: linear-gradient(0deg, #000000FF 40%, #555555 100%);
}

.grainy_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h2.info_name {
  font-size: 25px;
  font-weight: 700;
  font-family: inter;
  width: fit-content;
  padding: 8px 15px;
  background: #c6f91f;
}

p.info_desgination {
    font-size: 16px;
    font-weight: 600;
    font-family: inter;
    color: #fff;
}

.info_card_head_container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

p.info_card_para {
    font-size: 16px;
    font-weight: 400;
    font-family: inter;
    line-height: 28px;
    color: #fff;
}

.head_para_main_container {
  display: flex;
  width: 100%;
  padding: 70px 0px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
}

h1.head_para_heading {
  font-size: 72px;
  font-weight: 600;
  letter-spacing: -1.65px;
  text-align: center;
}

p.head_para_content {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: -1.65px;
  max-width: 900px;
  text-align: center;
  line-height: 36.75px;
}

.head_para_background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: -1;
  background-size: cover;
  background-position: top center;
}

.t_colletion_section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 40px;
}

.t_product_grid_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: #000;
  color: #fff;
  gap: 40px;
}

.t_porduct_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* grid-template-rows: repeat(1, 1fr); */
  gap: 8px;
  width: 100%;
}

.about_slider_sub_content_wrapper {
  background: #000;
  padding: 80px 80px;
  display: flex;
  width: 100%;
  justify-content: center;
}

.about_slider_sub_content_wrapper_custom {

  padding: 40px !important;

}

.slided_down_backlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  transform: translateY(50%);
}

.about_hero_overlay {
    position: absolute;
    width: 3622px;
    height: 200%;
    background-color: #000000;
    filter: blur(150px);
    border-radius: 50% / 50%;
    top: 0px;
}

.about_hero_overlay_inner_img {
    position: absolute;
    width: 120vw;
    height: 30%;
    background-color: #000000;
    filter: blur(44px);
    bottom: -70px;
    left: 50%;
    /* display: none; */
    transform: translateX(-50%);
}

#product-grid {
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
  gap: 24px;
}

div#results {
  padding: 20px 20px 40px;
  background: #000;
}

.collection {
  padding: 0px 40px !important;
  border: none;
  background: transparent;
}

data-island.relative.flex.h-full.flex-col.text-center.hover\:text-scheme-accent {
  background: #000;
}

button#load-more-btn {
  font-size: 16px;
  font-weight: 500;
  font-family: inter;
  border: 1px solid;
  transition: 0.2s ease;
}

button#load-more-btn:hover {
  background: #c6f91f;
  color: #000;
}

#load-more-btn::after {
  display: none;
}

button#filter-drop-down-toggle {
  background: #fff;
  width: 190px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  gap: 40px;
  align-content: center;
  border-radius: 6px;
  border: 1px solid;
  box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
  justify-content: space-between;
}

button#sort-drop-down-toggle {
  background: #fff;
  width: 190px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  gap: 40px;
  align-content: center;
  border-radius: 6px;
  border: 1px solid;
  box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
  justify-content: space-between;
}

button#filter-drop-down-toggle:hover {
  color: #000;
}

button#sort-drop-down-toggle {
  color: #000;
}

button.filter_close_button {
  display: none;
}

.filters_wrapper {
  display: flex;
  width: 100%;
}

div.filter_main_wrap {
  padding: 14px 20px;
  display: flex;
  align-items: center;
  width: 190px;
  border: 1px solid;
  box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
  border-radius: 6px;
}

.sort-wrapper {
  padding: 14px 20px;
  display: flex;
  align-items: center;
  width: fit-content;
  border: 1px solid;
  box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
  border-radius: 6px;
  background: #fff;
}

div#sort-drop-down {
  display: flex;
  justify-content: flex-end;
  padding: 0px;
  border: none;
  background: transparent;
}

.filters-wrapper {
  padding: 0px;
  display: flex;
  align-items: flex-start;
}

.custom_filter_label_style {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.custom_coll_style {
  padding: 20px 0px;
}

.custom_style_misc1 {
  width: 100%;
}

.peer:checked
  ~ .peer-checked\:\[\&\>span\:first-child\]\:bg-current
  > span:first-child::after {
  content: "✔";
  color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}

.h_grid_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* grid-template-rows: repeat(2, 1fr); */
  gap: 20px;
  padding: 0px 40px 20px;
}

.h_grid_container3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 0px 40px 20px;
}

.h_grid {
  background-color: #c6f91f;
  border-radius: 15px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* 
.h_grid1 {
  grid-row: span 2 / span 2;
} */

.h_grid4 {
  grid-column: span 2 / span 2;
  grid-column-start: 2;
  display: flex;
  color: #fff;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 50px;
  font-weight: 600;
  font-size: 60px;
  letter-spacing: -1.65px;
}

.h_grid2 {
  background-size: c;
  aspect-ratio: 398 / 385;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.h_grid {
  background-color: #000;
  border-radius: 15px;
  overflow: hidden;
}

.h_grid3 {
  aspect-ratio: 398 / 385;
  width: 100%;
}

.h_grid3_bl {
  grid-column: span 2 / span 2;
  grid-column-start: 1;
  grid-row-start: 2;
  display: flex;
  color: #fff;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 50px;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: -1.65px;
  text-transform: uppercase;
}

.h_grid4_bl {
  /* grid-row: span 2 / span 2; */
  grid-column-start: 3;
  grid-row-start: 1;
  display: flex;
  color: #fff;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 50px;
  font-weight: 600;
  font-size: 60px;
  letter-spacing: -1.65px;
  text-transform: uppercase;
}

.h_grid2_bl {
  background-size: c;
  aspect-ratio: 398 / 385;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.t_faq_main_container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  /* padding: 60px 0; */
  background-color: #000000;
  color: #fff;
  /* border-bottom: 1px solid #fff; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.t_faq_head_container {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -1.65px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  /* max-width: 800px; */
  text-align: center;
  padding: 60px 0px;
  width: 100%;
  border-bottom: 1px solid #fff;
}

.p_header_section {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 100px 0px;
}

.bread_crumb_section {
  font-size: 16px;
  font-family: Space Grotesk;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
}

.bread_crumb_header h1 {
  font-size: 54px;
  font-family: "Poppins";
  font-weight: 500;
}

.pg_cont_section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
  background: #fff;
  flex-direction: column;
}

.pg_cont_inner_section {
  min-width: 900px;
  max-width: 900px;
  border-left: 3px solid #d8ff00;
  padding: 10px 30px;
  margin-bottom: 50px;
}

.pg_cont_richtext {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.pg_cont_richtext p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.pg_cont_richtext h1 {
  letter-spacing: -2.4px;
}
.pg_cont_richtext ul {
  list-style: unset !important;
}

.pg_cont_richtext ol {
  list-style: auto !important;
}

.pg_cont_richtext li {
  margin-bottom: 10px;
}

.p_crumb {
  display: flex;
  gap: 6px;
  align-items: center;
}

.bread_crumb_para p {
  font-size: 20px;
  font-family: Inter;
  font-weight: 400;
  max-width: 900px;
  text-align: center;
  line-height: 34px;
}

.bc_date_container {
  font-size: 16px;
  font-family: Inter;
  font-weight: 400;
  display: flex;
  gap: 10px;
  align-items: center;
}
.bc_date_section {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.t_faq_head_container h1 {
  max-width: 800px;
}

@media screen and (max-width: 500px) {

  .nas_btn_wrapper_custom{

    display: none !important;

  }

  .naswiper-container-custom-padding {
    padding-top: 60px !important;
}

  .rating-card .rating {
    font-size: 12px;
    font-weight: bold;
  }

  .dropdown-header {
    padding: 12px 6px;
  }

  .dropdown-container {
    width: 156px;
  }

  .dropdown-header {
    font-size: 14px;
  }

  .option-item {
    padding: 10px 6px;
  }

  .rating-card {
    top: 10px;
    right: 10px;
    gap: 2px;
    padding: 8px 8px;
    font-family: "inter";
  }

  .star {
    width: 16px !important;
    height: 16px !important;
  }

  .star svg {
    height: 16px;
    width: 16px;
  }
}

/* Star Snippets css Ends here */

/* ─────────────────────────────────────────
   Responsive Breakpoints (unchanged)
───────────────────────────────────────── */

@media screen and (max-width: 1600px) {


  .about_info_card_continer {
    transform: scale(0.8);
  }

  .left_positioning {
    left: 130px;
    top: 55%;
}
  .right_positioning {
    right: 140px;
    top: 59%;
}


  .neon_second_container {
    padding: 0 0% 110px 0;
  }

  .hero__title {
    font-size: 52px;
  }

  .hero__text {
    font-size: 20px;
  }

  .hero__text-content {
    gap: 40px;
    padding-right: 80px;
  }

  .h_grid4,
  .h_grid3_bl {
    font-size: 30px;
  }

  #carousal_product_title {
    font-size: 20px;
    width: 100%;
  }

  .product-short-description {
    font-size: 16px;
  }
}

/* Tablets (portrait and smaller, e.g., 1024px and below) */
@media screen and (max-width: 1024px) {
  .fi_text {
    padding: 30px;
  }

  .fi_text p {
    font-size: 14px;
    font-weight: 350;
    line-height: 26.6px;
  }

  .fi_text h2 {
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -2.58px;
  }

  .fi_text {
    gap: 10px;
  }

  .fi_main_container {
    display: flex;
    width: 100%;
    padding: 20px;
  }

  .fi_main_container {
    padding: 20px;
  }

  .t_blog_container {
    padding: 0px 40px;
  }

  .blog_content_container h2 {
    font-size: 18px;
    font-family: poppins;
    font-weight: 500;
    line-height: 26px;
  }

  .about_info_card_continer {
    transform: scale(0.8);
  }

  .left_positioning {
    left: 0px;
    top: 50%;
}
  .right_positioning {
    right: 0;
    top: 50%;
}

  .connecting.line_1 {
    left: 30%;
  }

  .connecting.line_2 {
    right: 30%;
  }

  h1.med_stroke {
    font-size: 52px;
  }

  h1.bold_stroke {
    font-size: 52px;
  }

  .h_grid4,
  .h_grid3_bl {
    font-size: 20px;
  }

  h1.mission_head {
    font-size: 52px;
    font-weight: 700;
    letter-spacing: -1.65px;
  }

  p.mission_content {
    font-size: 18px;
    line-height: 28px;
  }

  .neon_first_container {
    padding: 70px 70px 70px;
    order: 2;
  }

  .neon_second_container {
    padding: 350px 40px 0px;
    order: 1;
  }

  .neon_third_container {
    order: 3;
  }

  p.neon_subtitle {
    font-size: 34px;
  }

 


  h1.med_stroke {
    font-size: 42px;
  }

  .header {
    padding: 24px 16px;
  }

  .header__menu {
    gap: 22px;
    font-size: 14px;
  }

  .header__logo {
    max-width: 180px;
  }

  .pg_cont_section {
    padding: 100px 40px;
  }

  .pg_cont_inner_section {
    min-width: unset;
    max-width: unset;
    width: 100%;
    border-left: 3px solid #d8ff00;
    padding: 10px 30px;
    margin-bottom: 50px;
  }

  .hero__text-content {
    gap: 40px;
    padding-right: 0px;
  }

  .hero__content {
    max-width: 50%;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .hero__text-content {
    gap: 32px;
    padding-right: 0px;
  }

  .hero__title {
    font-size: 46px;
    line-height: 50px;
  }

  .hero__text {
    font-size: 18px;
    line-height: 26px;
  }

  #carousal_product_price {
    font-size: 24px;
  }

  .product-short-description {
    font-size: 14px;
  }

  .carousal-subtitle {
    max-width: 80%;
    padding: 32px 32px 10px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
  }

  .carousal-prod-title-class {
    font-size: 24px !important;
  }

  .rich-text-content-wrapper {
    width: 90%;
  }


}

@media screen and (max-width: 768px) {


   .about_info_card_continer {
    transform: scale(0.6);
  }


  /* .about_hero_overlay {
      display: none;
} */

.about_hero_overlay_inner_img {
    display: block;
}
 

  .feature-bar-section {
    border-top: none !important;
  }

  .main_product_section_wrapper {
    padding: 0px 0px;
}

  .fi_content_container {
    flex-direction: column !important;
  }

  .fi_image {
    width: 100%;
  }

  .fi_text {
    width: 100%;
  }

  .collection {
    padding: 0px 20px !important;
    border: none;
    background: transparent;
  }

  .main_about_hero_sec {
    position: relative;
    width: 100%;
    height: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    background-size: cover;
    background-position: center 12%;
    background-repeat: no-repeat;
}

  .left-model-image,
  .right-model-image {
    height: 100svh;
    z-index: 1;
}

  .modal_container {
    position: relative;
    flex-direction: column;
    align-items: center;
}

/* .about_hero_overlay{

  display: none;

} */

  h1.head_para_heading {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: -1.65px;
  }

  .blog_content_container h2 {
    font-size: 16px;
    font-family: poppins;
    font-weight: 500;
    line-height: 20px;
  }

  .blog_post_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-bottom: 16px;
  }

  .t_blog_container {
    padding: 0px 20px;
  }

  p.head_para_content {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.75px;
    max-width: 900px;
    text-align: center;
    line-height: 30.75px;
  }

  .t_faq_head_container {
    font-size: 18px;
  }

  .t_faq_content_container {
    padding: 0px !important;
  }

  .containerTUT {
    max-width: 1200px;
    padding: 20px !important;
    /* margin: 0 auto; */
  }

  .accordionTUT-title {
    font-size: 22px !important;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: inherit;
    font-family: poppins;
  }

  .head_para_main_container {
    padding: 70px 20px;
  }

      .left_positioning {
        left: 50%;
        top: 30%;
        transform: translateX(-80%) scale(0.8);
    }

 .right_positioning {
    right: 50%;
    bottom: 0px;
    top: unset;
    transform: translateX(80%) scale(0.8);
}


.h_grid4,
  .h_grid3_bl {
    font-size: 20px;
    padding: 30px 40px;
  }

  .mission_sub_container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    overflow: hidden;
  }

  p.mission_content {
    width: 100%;
  }

  .mission-right {
    width: 100%;
  }

  .mission_img_container {
    transform-origin: top right;
    transform: translate(0%, 10%) scale(0.8);
  }

  .mission-right {
    width: 100%;
    height: 850px;
  }

  .neon_main_back {
    transform: translate(-90%, 30%);
  }
  .neon_first_back {
    transform: translate(-90%, 30%) scale(1.2);
  }

  .mission-left {
    width: 100%;
    padding: 0px 40px;
  }

  .neon_second_container {
    padding: 650px 40px 0px;
  }

  .neon_first_back {
    background-color: #000000;
    width: 340px;
    z-index: -2;
  }

  .neon_half {
    background: #c6f91f;
  }

  .neon_first_container {
    display: flex;
    justify-content: center;
  }

  .hero__title {
    line-height: 72px;
  }

  .hero__text-content {
    padding: 0px;
    gap: 30px;
  }

  .tbl_main_container {
    padding: 50px 20px;
  }

  .hero__content {
    max-width: 100%;
    padding: 32px;
    gap: 20px;
  }

  .hero__text {
    font-size: 20px;
  }

  .hero__content {
    text-align: center;
    align-items: center;
  }

  .hero__inner {
    flex-direction: column-reverse;
  }

  .image-text-image-wrapper {
    padding: 0px;
  }

  .carousal-subtitle {
    max-width: 93%;
    font-size: 18px;
  }
  .rich-text-content-wrapper {
    width: 80%;
  }
}

/* Mobile devices (e.g., 640px and below) */
@media screen and (max-width: 640px) {
  span.related_article_heading {
    font-size: 22px;
  }


  .line_1,
  .line_2 {

    display: none;

  }


  .right-model-image {
    position: relative;
    transform: translateY(-140px) !important;
}


  .left_positioning {
    left: 50%;
    top: 30%;
    transform: translate(-50%) scale(.8);
}


  .right_positioning {
    right: 50%;
    bottom: 0;
    top: unset;
    transform: translate(50%, -140px) scale(.8) !important;
}




   /* .about_info_card_continer {
    width: 95vw;
    transform: scale(0.5);
  } */


  span.related_article_link_container {
    font-size: 12px;
  }

  .blog_sort_container {
    gap: 16px;
  }

  .t_blog_grid_container {
    grid-template-columns: repeat(1, 1fr);
  }

  span.grid_view_selector_container {
    display: none;
  }

  .bread_crumb_header h1 {
    font-size: 34px;
    font-family: "Poppins";
    font-weight: 500;
  }

  .bread_crumb_para p {
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    max-width: 900px;
    text-align: center;
    line-height: 25px;
  }

  .p_header_section {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    padding: 60px 20px;
  }

  .pg_cont_section {
    padding: 60px 20px;
  }

  .pg_cont_richtext h1 {
    font-size: 30px;
  }

  .pg_cont_richtext p {
    font-size: 16px;
    line-height: 26px;
  }

  .pg_cont_richtext ul {
    list-style: unset !important;
    font-size: 16px;
  }

  .bc_date_section {
    display: flex;
    flex-direction: row;
    gap: 10px;
  }

  .bc_date_container {
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .h_grid {
    background-color: #000;
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 1 /1;
  }

  .h_grid_container {
    gap: 20px;
    padding: 0px 20px 20px;
    display: flex !important;
    flex-direction: column;
  }

  .h_grid4,
  .h_grid3_bl {
    font-size: 16px;
    padding: 20px 20px;
  }

  .h_grid_container3 {
    gap: 20px;
    padding: 0px 20px 20px;
    display: flex !important;
    flex-direction: column;
  }

  .h_grid_container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 0px 20px 20px;
  }

  button#filter-drop-down-toggle {
    background: #fff;
    width: 160px;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    align-content: center;
    border-radius: 6px;
    border: 1px solid;
    box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
    justify-content: space-between;
  }

  button#sort-drop-down-toggle {
    background: #fff;
    width: 140px;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    gap: 40px;
    align-content: center;
    border-radius: 6px;
    border: 1px solid;
    box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
    justify-content: space-between;
  }

  h1.head_para_heading {
    font-size: 32px;
  }

  p.head_para_content {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.65px;
    max-width: 900px;
    text-align: center;
    line-height: 28px;
  }

  #product-grid {
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
    gap: 24px;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .head_para_main_container {
    padding: 40px 20px;
  }

  div#results {
    padding: 10px 10px 40px;
    background: #000;
  }

  .neon_first_back {
    transform: translate(-70%, 30%) scale(1.2);
  }

  p.neon_para {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 29px;
    max-width: 900px;
  }

  .neon_second_container {
    padding: 500px 40px 0px;
  }

  .neon_main_back {
    transform: translate(-70%, 30%);
  }

  .neon_main_back {
    width: 250px;
  }

  p.neon_subtitle {
    font-size: 24px;
  }

  .neon_third_container {
    padding: 0px 20px;
  }

  .neon_first_back {
    width: 250px;
  }

  .mission-right {
    width: 100%;
    height: 480px;
  }

  /* .main_about_hero_sec {
    position: relative;
    width: 100%;
    height: 100svh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    background-size: cover;
    background-position: center 12%;
    background-repeat: no-repeat;
  } */


  .about_slider_sub_content_wrapper {
    padding: 30px !important;
  }

  p.about-slide-subtitle {
    line-height: 32px;
    font-size: 18px;
  }

  h1.bold_stroke {
    font-size: 30px;
  }

  h1.mission_head {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -1.65px;
  }


  .about_info_sec {
    padding: 20px 20px;
}


  .mission-left {
    width: 100%;
    padding: 0px 20px;
  }

  h1.med_stroke {
    font-size: 30px;
    text-align: center;
  }

  .mission-left {
    gap: 20px;
  }



  .header__cart-icon--mobile {
    display: block;
  }
  .header__cart-icon--lgD {
    display: none;
  }
  .header__menu--lgD {
    display: none;
  }
  .header__hamburger {
    display: block;
  }

  .header__search-icon {
    display: none;
  }

  .hero__title {
    line-height: 43px;
    font-size: 37px;
  }

  .hero__text {
    font-size: 16px;
    line-height: 20px;
  }

  .carousal-title-custom {
    font-size: 32px;
  }

  .view-all-wrapper a {
    font-size: 14px;
  }

  #carousal_product_price {
    font-size: 22px;
  }

  .btn .hero__btn {
    padding: 12px 22px 12px 12px;
    font-size: 12px;
  }

  .product-short-description {
    font-weight: 300;
  }

  #carousal_product_title {
    font-size: 18px;
    width: 100%;
  }

  .hero__content {
    padding: 26px 14px;
  }

  .image-text-heading {
    font-size: 46px;
  }

  .rich-text-cust-title {
    font-size: 48px;
  }

  .rich-text-cust-para {
    font-size: 18px;
  }

  .rich-text-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 60px 8px 0;
    width: 100%;
  }
}

/* Mobile devices (e.g., 430px and below) */
@media screen and (max-width: 500px) {


  .about_info_card_continer{

    width: 110%;

  }


    .fi_text {
    padding: 20px;
}

.bg_white{

  background: transparent;

}

  .product-price-wrapper {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
  }

  .slided_down_backlayer {
    transform: translateY(0%);
  }

  .carousal_shop_btn {
    width: 100% !important;
  }

  .product-title-wrapper {
    gap: 14px;
  }

  .image-text-btn {
    font-size: 14px;
    padding: 18px 23px;
  }

  .carousal-subtitle {
    max-width: 100%;
    padding: 22px 10px 0px;
    font-size: 14px;
  }
  .carousal-title-price-wrapper {
    padding: 10px 10px !important;
  }

  .carousal-prod-title-class {
    font-size: 16px !important;
  }

  .rich-text-cust-title {
    font-size: 38px;
  }

  .rich-text-content-wrapper {
    gap: 12px;
    padding: 50px 8px 0;
  }

  .rich-text-cust-para {
    font-size: 16px;
  }
}

.psp_version {
  width: 100% !important;
  padding: 20px !important;
}

.wishlist_button_section {
  width: 100%;
  height: 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #141718;
  cursor: pointer;
  transition: color 0.2s, background 0.2s;
}

.wishlist_button_section:hover {
  background: #c6f91f;
}

.atc_btn_section {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #141718;
  cursor: pointer;
  transition: color 0.2s, background 0.2s;
  background: #c6f91f;
  padding: 10px 0;
}

.atc_btn_section:hover {
  background: #000000;
  color: #ffffff;
}

.wishlist_button {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.q_btn {
  cursor: pointer;
}

.q_class {
  user-select: none;
  display: flex;
  background: #f5f5f5;
  width: 44px;
  height: 42px;
  justify-content: center;
  align-items: center;
}

.main_product_section_wrapper {
  display: flex;
  flex-direction: row;
  background: #ffffff;
  padding: 50px 0px;
}

.product-gallery-column {
  width: 50%;
}

.product_info_column {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  padding: 0px 10% 20px 20px;
  width: 50%;
  max-width: 960px;
  gap: 16px;
}

.product_RTDP_section {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  width: 100%;
  border-bottom: 1px solid #e8ecef;
  padding-bottom: 16px;
  gap: 16px;
}

.product_size_section {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 0px;
  width: 100%;
}
.gender_select_wrapper::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.gender_select_wrapper {
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}

.product_gender_picker {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  width: 100%;
}

.drag-scroll {
  overflow-x: auto;
  white-space: nowrap;
}
/* .drag-scroll:active {
                  cursor: grabbing;
                } */

.gender_select_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: start;
  font-size: 12px;
  font-weight: 600;
  /* border: 0.5px solid #939393; */
  gap: 8px;
  overflow-x: auto;
  padding: 10px 0px;
}

.product_QWLATC_btn_section {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: start;
  justify-content: start;
  gap: 10px;
}

.quantity_selector_WLbtn_section {
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: start;
  gap: 10px;
  /* width: 100%; */
}

.quantity_selector_section {
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: start;
  font-size: 16px;
  font-family: inter;
  font-weight: 600;
  color: #121212;
}

.product_title_section {
  font-size: 26px;
  font-weight: 500;
  font-family: poppins;
  letter-spacing: -0.4px;
}

.product_description_section {
  font-family: inter;
  font-size: 16px;
  font-weight: 400;
  color: #3b3b3b;
  line-height: 26px;
}

.product-price {
  font-size: 28px;
  font-family: "Poppins";
  font-weight: 500;
  color: #121212;
  letter-spacing: -0.6px;
}

.product_gender_picker p {
  font-size: 15px;
  font-weight: 600;
}

.gender_btns {
  padding: 8px 24px;
  cursor: pointer;
  border: 0.5px solid #00000012;
}

.gender_active {
  background: #c6f91f;
}

.size-list-pop li {
  padding: 12px 12px;
  border: 1px solid #141718;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 400;
  transition: color 0.2s, background 0.2s;
  cursor: pointer;
  white-space: nowrap;
}

.size_render_section {
  width: 100%;
}

.size-list-pop {
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 10px 0px;
}

.size-list-pop {
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}

.size-list-pop::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.size-list--women {
  display: none;
}

.product_freeShipping_section {
  display: flex;
  gap: 8px;
  font-size: 16px;
  font-family: inter;
  font-weight: 400;
  align-items: center;
  justify-content: flex-start;
}

.accordion {
  border-top: 1px solid #e5e5e5;
  max-width: 600px;
  margin: 20px auto;
  font-family: sans-serif;
}

.accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion-header {
  cursor: pointer;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  font-family: "Inter";
}

.accordion-header .icon {
  transition: transform 0.3s ease;
}

.accordion-item.open .icon {
  transform: rotate(45deg);
}

.accordion-content {
  overflow: hidden;
  height: 0;
  padding: 0 1rem;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Inter";
  font-weight: 400;
}

/* Container
              .product-gallery-{{ section.id }} {
                width: 100%;
                margin: 0 auto;
              }

             .product-gallery-{{ uid }} {
              max-width: 600px;
              margin: 0 auto;
            }
            .product-gallery-{{ uid }} .swiper-main-{{ uid }} {
              width: 100%;
              height: 600px;
              margin-bottom: 25px;
            }
            .product-gallery-{{ uid }} .swiper-main-{{ uid }} .swiper-slide img {
              width: 100%;
              height: 100%;
              object-fit: contain;
            }
            .product-gallery-{{ uid }} .swiper-thumbs-{{ uid }} {
              width: 100%;
              height: 100px;
            }
            .product-gallery-{{ uid }} .swiper-thumbs-{{ uid }} .swiper-slide {
              width: 25%;
              opacity: 1;
              cursor: pointer;
            }
            .product-gallery-{{ uid }} .swiper-thumbs-{{ uid }} .swiper-slide-thumb-active {
              opacity: 1;
            }
            .product-gallery-{{ uid }} .swiper-thumbs-{{ uid }} .swiper-slide img {
              width: 100%;
              height: 100% !important;
              object-fit: contain;
            } */

.size_active {
  border: 1.5px solid #000000;
  background: #c6f91f;
}

@media screen and (max-width: 1024px) {
  .product_info_column {
    padding: 0px 20px 20px 20px;
  }
}

@media screen and (max-width: 768px) {

   div#appSlideUp {
    display: block !important;
}

  .main_product_section_wrapper {
    flex-direction: column;
    gap: 50px;
  }

  .product_info_column {
    width: 100%;
  }

  .product-gallery-column {
    width: 100%;
  }

  .accordion {
    border-top: 1px solid #e5e5e5;
    max-width: unset;
    font-family: sans-serif;
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  /* .product-gallery-{{ uid }} .swiper-main-{{ uid }}
    {
        height: 410px;
    } */

  .testimonial_slider_btn svg {
    width: 50px !important;
    height: 80px;
  }

  .main_product_section_wrapper {
    flex-direction: column;
    gap: 0px;
  }

  .product_info_column {
    padding-top: 20px;
  }

  .product_title_section {
    font-size: 18px;
  }

  .product_description_section {
    font-size: 14px;
  }

  .product-price {
    font-size: 26px;
  }

  .product_RTDP_section {
    gap: 10px;
  }

  .main_product_section_wrapper {
    padding: 0px;
  }

  .main_product_section_wrapper {
    padding: 0px;
  }

  /* .product-gallery-{{ uid }} .swiper-main-{{ uid }} {
                      margin-bottom: 20px;
            }  */
}

@media screen and (max-width: 500px) {




  .right-model-image {
    position: relative;
    transform: translateY(0px)!important;
}


.right_positioning {
    right: 50%;
    bottom: 0;
    top: unset;
    transform: translate(50%,140px) scale(.8)!important;
}







  /* .product-gallery-{{ uid }} .swiper-main-{{ uid }} {
                        margin-bottom: 15px;
            }  */

  .product_title_section {
    font-size: 14px;
  }

  /* .left_positioning {
    left: -85px;
    top: 60%;
} */

/* .right_positioning {
    right: -85px;
    top: 60%;
} */

  .psp_version {
    padding: 14px !important;
  }

  .product_title_section {
    font-size: 14px;
  }
  .product-price {
    font-size: 22px;
  }

  .product_freeShipping_section {
    font-size: 12px;
  }
}

.btn.hero__btn {
  display: inline-block;
  padding: 20px 30px 20px 20px;
  background-color: #c6f91f;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  font-family: inter;
  width: fit-content;
  transition: color 0.3s ease;
}

.go681896951 {
  display: none !important;
}

.popup-size-item.sold-out {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
  position: relative;
  text-decoration: line-through;
  color: red;
}

.popup-size-item.sold-out::after {
  /* content: 'Sold Out'; */
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: red;
}

.popup-size-item.sold-out {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
  position: relative;
}

.popup-size-item .sold-out-label {
  font-size: 12px;
  color: red;
  margin-left: 4px;
}

.popup-atc-section:disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
