
@font-face {
    font-family: 'Tusker Grotesk 7600';
    src: url('/assets/fonts/tuskergrotesk/TuskerGrotesk-7600Semibold.eot');
    src: local('Tusker Grotesk 7600 Semibold'), local('TuskerGrotesk-7600Semibold'),
        url('/assets/fonts/tuskergrotesk/TuskerGrotesk-7600Semibold.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/tuskergrotesk/TuskerGrotesk-7600Semibold.woff2') format('woff2'),
        url('/assets/fonts/tuskergrotesk/TuskerGrotesk-7600Semibold.woff') format('woff'),
        url('/assets/fonts/tuskergrotesk/TuskerGrotesk-7600Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
body{font-family: 'Inter', sans-serif !important;}
.scale-hover {
  transition: transform 0.3s ease-in-out;
}

.scale-hover:hover {
  transform: scale(1.1);
}

.memberCar {
  width: 100%;
  height: 117px;
  object-fit: cover;
  border-radius: 10px;
  flex-shrink: 0;
}

.borderColor10 {
  border-radius: 10px;
  background: #FFDA4E !important;
}


.bg-white-area {
  display: flex;
  height: 117px;
  padding: 21px 14px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  border-radius: 10px;
  background: #FFF;
  flex-shrink: 0;
}

.b10 {
  border-radius: 10px !important;
}

.customCardnew {
  text-align: center !important;
  margin: 0 auto;
 
  border-radius: 10px;
  background: #EDEDEE !important;
}

.memberHeading {
  text-align: center;
  font-family: 'Tusker Grotesk 7600' !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  margin-bottom: 20px;
  color: #000;
}

.mainHeading {
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.drawn, .current, .youhave, .totalEntries, .smallText {
  font-family: 'Inter', sans-serif;
  color: #000;
  font-style: normal;
  line-height: normal;
}

.drawn {
  font-size: 16px;
  font-weight: 700;
}

.current {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.smallText {
  font-size: 12px;
  font-weight: 400;
}

.youhave {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.numberRed {
  font-family: 'Tusker Grotesk 7600';
  font-size: 30px;
  color: #FF0000 !important;
  text-align: center;
}

.totalEntries {
  font-size: 14px;
  font-weight: 700;
  text-align: center;

}
.testimonial-content {
    position: relative;
    /* top: -16px; */
}
.iconshow {
  width: 12px;
  height: 12px;
  margin-top: -12px;
}

.welcomeMessage {
  text-align: center;
  font-family: 'Tusker Grotesk 7600';
  font-size: 36px;
  font-weight: 400;
  color: #000;
}

/* Card and Event Box */
.card.bg-warning {
  border-radius: 15px;
  background-color: #FFDA4E !important;
  color: #000;
}

.card .event-date-box {
  width: 60px;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 5px 0;
  font-weight: bold;
}

.card .event-date-box .month {
  font-size: 12px;
  font-weight: 600;
}

.card .event-date-box .day {
  font-size: 22px;
  font-weight: 800;
}

.card .event-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 10px;
}

.card .btn-sm {
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 8px;
}

/* Side Panel */
.sideheading {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.smallpara {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  color: #000;
}

.monthName {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 800;
  color: #000;
}

.dataNumber {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.time {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  color: #000;
}

.concertImg {
  width: 100%;
  height: 60px;
  object-fit: cover;
}

.text-heading {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
  text-align: left;
}

.smallareatext {
  font-family: 'Inter', sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: left;
  color: #000;
}
.b5{border-radius: 5px !important;}

.detail {
  background: #000;
  color: #FFDA4E;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.calendarCss {
  background: #FFDA4E;
  border: none;
  color: #000;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}


    /* Heading style */
  .modal-content h4 {
    color: #000;
    text-align: center;
    font-family: "Tusker Grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  /* Body text style */
  #welcomeModal p,
  #welcomeModal ul li {
    color: #000;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  /* Responsive video */
  @media (max-width: 767px) {
    .testimonial-img {
    height: 282px !important;
    aspect-ratio: 307 / 282;
}
    .section-subheading{font-size:28px !important;}
    .w75{    width: 75%;}
    .f18{font-size:18px;  font-family: 'Inter', sans-serif;
}
    .event-location.small.mb-3 {
    font-size: 1rem;  font-family: 'Inter', sans-serif;

}
    .event-box p{font-size:16px !important;}
     .billing-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }



  .billing-text {
    width: 100%;line-height: 2 !important;
  }
    #welcomeModal video {
      width: 100% !important;
      height: auto !important;
    }
      .account-header {
    justify-content: center !important;
    text-align: center;        padding-top: 20px !important;
  }
  .form-group-inline {
    flex-direction: row;
    align-items: center; /* This ensures vertical centering */
    flex-wrap: nowrap;
  }

  .form-group-inline label {
    width: 30%;
    margin-bottom: 0;
  }

  .form-group-inline input {
    width: 70%;
  }

  .account-header .settings {
    margin-bottom: 10px;width:100%;
  }
  }


  @media (min-width: 769px) {
    .mobile-draw-section {
      display: none;
    }
  
  }
   @media (max-width: 769px) {
  
    .mobileHide{      display: none;
}.welcomeMessage {
    font-size: 20px;
}
  }
  .fontInter{    font-family: 'Inter', sans-serif;
}
.yellow {color: #FFDA4E !important;}
  .customdrawn{ color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;}
    .customDate{   color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;}
    .customHsv{   color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;}
    .custommember{    color: #000;
    font-family: 'Inter', sans-serif;
    
    font-style: normal;
    font-weight: 400;
    line-height: normal;}
    .dashbtn{color: #000;

/* Bodycopy Bold */
font-family: 'Inter', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;

}
 @media (min-width: 768px) {
    .tooltip-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: rgba(0, 0, 0, 0.5);
      z-index: 9998;
    }

    .tooltip-highlight {
      position: relative;
      z-index: 9999;
      outline: 4px solid #FFDA4E;
      border-radius: 10px;
    }

    .tooltip-box {
      position: absolute;
      background: #fff;
      border: 1px solid #ccc;
      padding: 16px;
      border-radius: 10px;
      max-width: 320px;
      z-index: 10000;
      font-family: 'Inter', sans-serif;
      color: #000;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    }

    .tooltip-box.right::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -8px;
      transform: translateY(-50%);
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-right: 8px solid #fff;
      box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
    }

    .tooltip-box.bottom::after {
      content: "";
      position: absolute;
      top: -8px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #fff;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    }

    .tooltip-buttons {
      display: flex;
      justify-content: space-between;
      margin-top: 16px;
    }

    .tooltip-box button {
    
      border: none;
      color: #000;
      font-weight: 600;
      padding: 6px 16px;
    }
  }
  button#nextTooltip {border-radius: 5px;
background: #FFDA4E;
width: 134px;
height: 31px;
padding: 5px 13px;
justify-content: center;
align-items: center;
gap: 10px;}
 .tooltip-box.left::after {
      content: "";
      position: absolute;
      top: 50%;
      right: -8px;
      /* transform: translateY(-50%); */
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 8px solid #fff;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    }

 
.btn-closed {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0 !important;
    color: #000;
    background: url(../../images/memberDashboard/cross.svg) !important;
    border: 0 !important;
    border-radius: .25rem !important;
    opacity: 1 !important;
    background-repeat: no-repeat !important;
    margin: 0 !important;
}
.tooltip-box p {
    font-family: 'Inter', sans-serif;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}button#exitTooltip {
    background: transparent !important;
}

    
    .yoentry {
    color: #000;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.rednumber{color: #F00;
text-align: center;
font-family: "Tusker Grotesk 7600";
font-size: 29px;
font-style: normal;
font-weight: 400;
line-height: normal;}
.acutext{color: #000;
text-align: center;

/* Subheading */
font-family: 'Inter', sans-serif;
font-size: 18px;
font-style: normal;margin-bottom:0px;
font-weight: 700;
line-height: normal;    text-transform: uppercase;}
.width80{width:70%}
 .b10box{
	  border-radius: 10px !important;
    background: #FFF;
	  }
	  
	  
	  
	  
	/* Remove default spacing */
.custom-table {
  border-collapse: separate;
  border-spacing: 0 14px;
}

/* Header */
.custom-table thead th {
  background: #fff !important;
  color: #000;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;padding:16px;
  border: none;padding-bottom:0;
}

/* Table Body Cells */
.custom-table tbody td {
  border: none;
  background: transparent !important;
  padding: 16px;
  vertical-align: middle;
  color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* Odd row wrapper */
.row-wrapper.odd {
  background-color: #F5F5F5;
  border-radius: 10px;
  overflow: hidden;
}

/* Even row wrapper */
.row-wrapper.even {
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
  .custom-table tbody tr:nth-child(odd) {
    background: #F5F5F5;
    border-radius: 10px;color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  /* Optional: smooth border-radius on all cells */
  .custom-table tbody tr:nth-child(odd) td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .custom-table tbody tr:nth-child(odd) td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
.grab-btn{
			color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;border-radius: 5px;
background: #000;    position: relative;
    bottom: 7px;}


    /* Upcoming Event Block */
.upcoming-event-box {
  background-color: #FFDA4E;
  border-radius: 12px;
  padding: 30px;
}

/* Event Time */
.event-time {
  font-weight: bold;
  font-size: 16px;
}

/* Buttons */
.btn-dark {
  font-weight: 600;
  border-radius: 6px;
}

.btn-outline-dark {
  font-weight: 600;
  border-radius: 6px;
  border: 2px solid #000;
}

.btn-outline-dark:hover {
  background-color: #000;
  color: #fff;
}

/* Past Event Cards */
.card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 215px;
height: 218px;
  object-fit: cover;
}

.card-body {
  padding: 15px;
}

 .ebookbody p {
  font-size: 10px !important;
  line-height: 1.4;
  color: #000;font-family: 'Inter', sans-serif !important;
}
.btnsize {
    font-size: 12px !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    font-family: 'inter';
    height: 39px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.bordergrey{    border: 18px solid #F5F5F5 !important;}
.testimonial-text {
    color: #FFF;
    font-family: 'Inter' !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
/* Responsive image tweak */
@media (max-width: 767px) {
  .card-img-top {
    height: auto;
    max-height: 306.507px;        border-radius: 7.03px !important;
  }
.customCardnew{background-color:transparent !important}
 
  .upcoming-event-box {
    padding: 20px;
  }
}

/* Event Section Styling */
.event-box {
  background-color: #FFDA4E;
border-radius: 12px;
    padding: 18px;
}

.event-img {
  max-width: 100px;
}

.event-title {
  font-weight: 700;
  font-size: 16px;
}

.event-date {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2;
}

.event-time {
  font-weight: 600;
  font-size: 14px;
}

.btn-custom-black {
  background: #000;
  color: #fff;
  border-radius: 6px;
  font-weight: 600;
  width: 100%;
  padding: 6px 12px;
  border: none;
}

.btn-custom-yellow {
  background: #FFDA4E;
  border-radius: 6px;
  font-weight: 600;
  width: 100%;
  padding: 6px 12px;
  border: none;
}

.past-event-card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  background: #fff;
}

.past-event-card img {
  width: 100%;
 
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.past-event-card .card-body {
  padding: 15px;
}

.past-event-card p {
  font-size: 14px;
  margin-bottom: 5px;
  color: #000;
  font-family: 'Inter', sans-serif !important;
}

@media (max-width: 576px) {
  .event-img {
    max-width: 80px;
  }

  .btn-custom-black,
  .btn-custom-yellow {
    font-size: 14px;
  }

  .event-box {
    padding: 20px;
  }
}
.events p {

   color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1.4;

}
.bgevent{    border-radius: 5px;
    background: #F4F4F4 !important;
    padding: 12px 15px;}
    .bgevent p {

   color: #000;
text-align: center;
font-family:  'Inter', sans-serif;;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;

}
.event-right-box {
  padding: 10px 0;
}

.event-date .month {
  font-size: 16px;
  line-height: 1;
}

.event-date .day {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.event-title {
  font-size: 14px;
  line-height: 1.2;
}

.event-time {
  font-size: 14px;
  font-weight: 500;
}

.btn-black {
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  padding: 8px 12px;
}

.btn-yellow {
  background-color: #FFDA4E;
  color: #000;

/* Bodycopy Bold */
font-family: 'Inter', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.btn-yellow i {
  font-size: 16px;
}
.btn-black {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 8px 12px;
  border-radius: 5px;
}

.btn-yellow {
  background-color: #FFDA4E;
  color: #000;
  border: none;
  padding: 8px 12px;
  border-radius: 5px;
}

.event-time {
  font-size: 0.9rem;
}

.event-location {
  font-size: 0.85rem;
  color: #333;
}

.event-right-box .fw-bold {
  font-weight: 700;
}
/* E-Books Section */
.ebook-section {
  padding: 2rem 0;
}

.ebook-heading {
  font-size: 2rem;
  font-weight: 800;
}

.ebook-subheading {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.ebook-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}

.ebook-card {
  display: flex;
  background: #fff;
  border-radius: 10px;
 
  padding: 10px;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  transition: transform 0.3s ease;
}



.ebook-card img {
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
}

.ebook-details {
  flex: 1;
  padding-left: 1rem;
}

.ebook-title {
  font-weight: 700;
  font-size: 0.95rem;
  margin-bottom: 0.25rem;
}

.ebook-desc {
  font-size: 0.85rem;
  color: #444;
  margin-bottom: 0.75rem;
}

.btn-download {
  background-color: #FFDA4E;
  border: none;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 0.9rem;
  transition: background-color 0.3s ease;
}

.btn-download:hover {
  background-color: #e4c200 !important;
}

/* Highlight yellow border for JUST ADDED */
.border-yellow {
  border: 18px solid #FFDA4E !important;
}
h6.fw-bold.mb-1 {
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
h5.fw-bold.text-uppercase.text-center{
    color: #000;
    text-align: center;
    font-family: "Tusker Grotesk 7600";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
h6 {
    font-family: 'Inter', sans-serif;
}

   .account-header {
         padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    background: #FFDA4E;
    }
    .badge-active {
      background-color: #3edb77;
      color: #000;
      padding: 4px 8px;
      border-radius: 4px;
      font-size: 14px;
    }
    .btn-yellow {
      background-color: #FFDA4E;
      border: none;
      color: #000;
      font-weight: bold;
      padding: 8px 20px;
    }
    .btn-yellow:hover {
      background-color: #e6b800;
    }
    .card-box {
      background: #f9f9f9;
      border: 1px solid #ddd;
      border-radius: 8px;
      padding: 20px;
      margin-bottom: 20px;
    }
    .section-title {
      color: #000;
    text-align: center;
    font-family: "Tusker Grotesk 7600";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    }
    .form-group-inline {
      display: flex;
      align-items: center;
      margin-bottom: 1rem;
    }
    .form-group-inline label {
         width: 180px;
    margin-bottom: 0;
    color: #000;
   font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    }
  .form-group-inline input {
    flex: 1;
    border-radius: 5px;
    background: #F5F5F5;
    border: none !important;    height: 32px;    font-size: 13px;
    font-family: 'inter';

}
.bigHeading {
    color: #000;
    text-align: center;
    font-family: "Tusker Grotesk 7600";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.settings{

  color: #000;

/* Bodycopy Bold */
 font-family: 'Inter', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.settings span{

  color: #000;

/* Bodycopy Bold */
font-family: 'Inter', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.billing-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .billing-text {
      margin-bottom: 0;
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  .billing-text span {
    margin-left: 10px;
  }
  .newtheme p ,.newtheme a , .billing-text span ,.badge-active {font-family: 'Inter', sans-serif !important;}

  .billing-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  gap: 10px;
}
 .customColorModla{border-radius: 15px !important;
    background: #F5F5F5 !important;}
    button.btn-closed {
    position: absolute;
    right: 12px;
    top: 11px;
}
.welcometxt{color: #000; text-align: center; font-family: 'Tusker Grotesk 7600'; font-size: 24px; font-weight: 400;}
@media (max-width: 991px) {
    .card-img-top {
    height: auto;
    max-height: 306.507px;        border-radius: 7.03px !important;
  }
  .productName{font-size:18px !important;}p.text-product.small {
    font-size: 18.278px;
}

.customCardnew{background-color:transparent !important}
 
  .welcometxt{font-size:19px;}
  .customClass{top:0 !important;}
  .billing-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
.testimonial-content {
   
    top: 0;
}
  .billing-text {
    width: 100%;
  }

  .button-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
  }


}

.testimonials-section {
    background-color: #313131;
    /* height: 338px; */
    /* margin-bottom: 65px; */
}

.testimonial-box {
 
  border-radius: 20px;
  color: #fff;
  height: 100%;
}

.image-wrapper {
 
  position: relative;
    top: 10px;
}

.testimonial-img {
  width: 240.372px;
  height: 220.695px;

    object-fit: cover;
    border: 3px solid #FFDA4E;
    background:  lightgray -1.4px -177.089px / 100.465% 194.529% no-repeat;
    border-radius: 35px !important;
}


.main-banner-section img {
  display: block;
  width: 100%;
  height: auto;
}
.billy-avatar {
  width: 27px;
  height: 27px;
  flex-shrink: 0;
  border-radius: 6px;
  object-fit: cover;
}
.spin-wheel-section {
   
    /* margin-bottom: 3rem; */
      background-color: #313131;    max-height: 451px;
}

.wheel-box {
  background-color: #313131;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  
}

.wheel-image-wrapper {
  position: relative;
  left: -80px; /* Image overflow to left */
  margin-bottom: -20px; /* Slight drop under the box */
  flex-shrink: 0;
}

.spin-wheel-img {
z-index: 99;
    position: relative;
  height: auto;
  display: block;
}

.wheel-text p {
  color: #ccc;
}
.insurance-section {
  background-color: #f5f5f5; /* or #f9f9f9, depending on your design */
}

.insurance-blend {
  mix-blend-mode: darken;
  max-width: 100%;
  height: auto;
}
.insurance-section {
  background-color: #f9f9f9; /* Optional light background */
}
.winners-section {
  background-color: #1d1d1d;
}

.section-subheading {
 color: #FFDA4E;
text-align: center;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: "Tusker Grotesk 7600";
font-size: 53px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.section-heading {
 color: #FFDA4E;
text-align: center;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: "Tusker Grotesk 7600";
font-size: 73px;
font-style: normal;
font-weight: 400;
line-height:0.9;

}

.section-tagline {
 color: #FFF;
text-align: center;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: "Tusker Grotesk 7600" !important;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;

}

.winner-card {
  background-color: transparent;
  border: none;
}

.winner-image {
  width: 100%;
  height: auto;
  aspect-ratio: 200 / 187;
  border-radius: 5px;
  flex-shrink: 0;    object-fit: cover;
 
}
.customHeading {
    color: #000;
    font-family: "Tusker Grotesk 7600";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.btn-warning {
    border-radius: 5px;
    background: #FFDA4E;
    display: flex
;
   
    padding: 10px 13px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    border: none !important;
}
.customBtnsize{    width: 50% ;
    height: 44px;}
    .d-inlineblk{    display: inline-block !important;}
    .highlightedtext{border-radius: 5px;
background: #FFDA4E;}

.customClass{position: relative; top: -50px;}


/* spining the wheel*/

        .spinner-container {
            position: relative;
            width: 490px;
            height: 490px;
        }

        .wheel {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  transition: transform 4s cubic-bezier(0.33, 1, 0.68, 1);
}

        .pointer {
            position: absolute;
            top: -30px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 10;
            width: 90px;
            height: 90px;
        }

        .spin-button {
            position: absolute;
            top: 50%;
            height: 132px;
            width: 132px;
            left: 50%;
            transform: translate(-50%, -50%);
            background: radial-gradient(50% 50% at 50% 50%, #0F0F0F 83.17%, #757575 100%);
            border: none;
            border-radius: 50%;
            padding: 20px 25px;
            font-size: 22px;
            cursor: pointer;
            z-index: 20;
            font-weight: bold;
            transition: opacity 0.3s ease;
            color: #FFDA4E;

            font-weight: 900;
            line-height: 25px;
            text-align: center;

        }

        .spin-text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color:#FFDA4E;
            font-size: 20px;
            font-weight: bold;
            display: none;
            z-index: 20;
        }
    
    
        @media only screen and (max-width: 768px) {
            .spinner-container {
                overflow: visible;
                width: 420px;
                min-width:420px;
                height: 420px;
            }
            .spin-button{
              height:130px;
              width:130px;
              font-size:16px;
              padding: 4px 8px;
            }
            .section-heading{font-size:42px;}
            .pointer{
                top:-20px;
                width: 80px;
                height: 80px;
            }
        }
    
    
        main {
            background-color: #fff;
        }
    
    
        .spin-heading {
            h1 {
                font-family: inherit;
                font-weight: 900;
                font-size: 36px;
                text-align: center;
                margin-bottom: 15px;
            }

            p {
                font-family: inherit;
                font-weight: 400;
                font-size: 16px;
                text-align: center;
            }
        }
    


    
        .current-prize-section {
            padding: 16px 9px;
            background-color: #FFDA4E;
            border-radius: 10px;
            width: 1010px;
        }

        .car-block {
            width: 540px;
            border-radius: 10px;
            background-color: white;
            padding: 13px 14px;

            .current-draw {
                font-weight: 500;
                font-size: 16px;
                line-height: 19px;
                color: black;
                font-family: inherit;

            }

            .drawn-date {
                font-weight: 500;
                font-size: 16px;
                line-height: 19px;
                color: black;
                font-family: inherit;

                span {
                    font-weight: 700;
                    font-family: inherit;
                }
            }

            .cash-prize {
                margin-top: 10px;
                margin-bottom: 10px;
                font-family: inherit;
                font-weight: 700;
                font-style: Bold;
                font-size: 18px;

            }

            .cash-details {
                font-family: inherit;
                font-weight: 400;
                font-size: 12px;
                margin-bottom: 0;
            }
        }

        .no-of-draw {
            background-color: white;
            border-radius: 10px;
            width: 181px;
            /* height: 117px; */
            display: grid;
            justify-content: center;
            text-align: center;
            align-content: center;
            gap: 10px;

            p {
                margin-bottom: 0;
            }

            .you-have {
                font-family: inherit;
                font-weight: 500;
                font-size: 12px;
                text-transform: uppercase;
            }

            .no {
                font-family: inherit;
                font-weight: 900;
                font-size: 29px;
                color: #FF0000;
                text-align: center;

            }

            .total {
                font-family: inherit;
                font-weight: 700;
                font-size: 18px;
                text-align: center;

            }
        }

        @media only screen and (max-width: 768px) {
            .current-prize-section {
                width: 357px;
                padding: 13px;
            }

            .car-block {
                width: 185px;

                .current-draw {
                    font-size: 12px;
                }

                .drawn-date {
                    font-size: 12px;
                    line-height: 14px;
                    margin-top: 10px;
                }

                .cash-prize {
                    font-size: 14px;

                }

                .cash-details {
                    font-size: 10px;
                }
            }

            .no-of-draw {
                width: 100%;
            }
            .spin-heading {
                h1 {
                    font-size: 20px;
                }

                p {
                    font-size: 16px;
                }
            }
        }
    /*insurace*/
      .health-section {
                margin-top: 10px;
                text-align: center;
                font-family: inherit;

                h1 {
                    font-family: 'Tusker Grotesk 7600' !important;
                    font-weight: 900;
                    font-size: 36px;
                    margin-bottom: 11px;
                    color:#000;
                }

                p {
                    margin-bottom: 0px;
                }

                .better-cover {
                    font-family: inherit;
                    font-weight: 700;
                    font-size: 18px;
                }

                .reward {
                    font-family: inherit;
                    font-weight: 400;
                    font-size: 18px;
                    width: 789px;
                    margin: 0 auto;
                    margin-top: 15px;
                }

                .how-it-works {
                    font-family: inherit;
                    font-weight: 400;
                    font-size: 18px;
                    width: 642px;
                    margin: 0 auto;
                    margin-top: 11px;

                    span {
                        font-family: inherit;
                        font-weight: 700;
                        margin-bottom: 20px;
                    }
                }

                .start-my-comparison-link {
                    width: 312px;
                    height: 44px;
                    background: #FFDA4E;
                    color: black;
                    margin: 0 auto;
                    margin-top: 20px;
                    margin-bottom: 38px;
                    border-radius: 5px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    text-transform: uppercase;
                    font-family: inherit;
                    font-weight: 700;
                    font-size: 16px;
                    text-align: center;
                }

                .no-obligation {
                    font-family: inherit;
                    font-weight: 400;
                    font-size: 12px;
                    margin-bottom: 38px;
                }
            }
/* Avatar padding fix */
.post-avatar {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  object-fit: cover;
}

/* Text tweaks */
.post-author-name {
  font-weight: 700;
  font-size: 1rem;
}
.days

 {
    color: #000;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.yellowheading{position: relative;
    top: 4px;}

.post-time {
  font-size: 1rem;
  
}

.post-text {
  font-size: 1rem;

}
.mt3px{margin-top:3px;}
            @media only screen and (max-width:768px) {
                .health-section {
                    margin-top: 19px;

                    h1 {
                        font-size: 24px;
                        margin-bottom: 22px;
                    }
                    .better-cover {
                        font-size: 16px;
                    }

                    .reward {
                        margin-top: 10px;
                         font-size: 16px;
                         width: 100%;
                    }

                    svg{
                        width: 100%;
                        height:100%;
                    }
                    .how-it-works {
                        font-size: 14px;
                        width: 100%;
                        margin-top: 10px;
                    }

                    .start-my-comparison-link {
                        width: 312px;
                        height: 44px;
                        background: #FFDA4E;
                        color: black;
                        margin: 0 auto;
                        margin-top: 20px;
                        margin-bottom: 38px;
                        border-radius: 5px;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        text-transform: uppercase;
                        font-family: inherit;
                        font-weight: 700;
                        font-size: 16px;
                        text-align: center;
                    }

                    .no-obligation {
                        font-family: inherit;
                        font-weight: 400;
                        font-size: 12px;
                        margin-bottom: 38px;
                    }
                }
            } .customCard{border-radius: 10px;
background: #EDEDEE;
}
            /* .customCard:hover{border-radius: 10px;
background: #EDEDEE;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 0px 11.4px 0px #E1B515 !important;} */

               .productName{color: #000;
    text-align: center;
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;}

    @media (max-width: 991px) {
      .f24{font-size:24px !important}
  .testimonials-section {

    height:100%;margin-bottom: 25px;
    /* Add more mobile-specific styles here */
  }
  .customBtnsize {
    width: 100%;
  
}
.spin-wheel-section{height:100%;max-height: 100%;}
.d-inlineblk{        width: 100%;
        height: 44px;
        display: flex !important;  align-items: center;
        justify-content: center;}
        .imageCloser{border-radius: 5px;
box-shadow: 0px 0px 20.5px 0px rgba(0, 0, 0, 0.25);
}
}
   

@media (max-width: 991px) {
  .equal-mobile-height {
    display: flex;
    flex-wrap: wrap;
  }

  .equal-mobile-height > [class*="col-"] {
    display: flex;
    flex-direction: column;
  }

  .equal-mobile-height img,
  .equal-mobile-height .p-2 {
    flex: 1 1 auto;
    height: 100%;
  }
  .dhide{display:none;}
   .mhide{display:none;}
   .mblock{display:block}
}


 .pinIcon{
       width: 16px;
    height: 20px;
    transform: rotate(356deg);
    margin-left: 3px;
      }
      p#spinCountdown {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;  
}
.shimmer-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px; /* adjust based on image size */
}

.user-dropdown-wrapper {
  position: relative;
}

.user-icon-img {
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.user-dropdown-box {
  position: absolute;
  top: 45px;
  right: 0;
  width: 220px;
  background-color: white;
  z-index: 1000;
}

/* Arrow (triangle) */
.user-dropdown-box::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 14px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
}
#addCardModal input.form-control
 {
    border-radius: 5px;
    background: #F5F5F5;
    height: 36px;
    border: none !important;
    font-family: 'inter';font-size: 14px;
}
#addCardModal span.input-group-text {
    border-radius: 5px;
    background: #F5F5F5 !important;
    border: none !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#addCardModal label.form-label {
    color: #888;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#addCardModal button.btn.btn-link.text-dark {
    color: #000;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}
#addCardModal button.btn.btn-yellow {
    font-size: 14px;
}
.ebookHeading{
    color: #000;
 font-family: 'Inter', sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 800;
line-height: normal;}

a.btn.btn-dark.flex-fill.fontInter.yellow {
    height: 44px;
    padding: 5px 13px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    display: flex;
}

  .grabbtn{display: flex;
   
    height: 44px;
    padding: 5px 13px;
    justify-content: center; font-family: 'Inter', sans-serif;

    align-items: center;border-radius: 5px !important;
background: #000;color:#fff !important;color: #FFF;

/* Bodycopy Bold */ position: relative ; top:-5px;

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
    gap: 10px;}
 .grabthebtn{color:#fff !important;height:auto !important;}
 .custom-table td:nth-child(4),
.custom-table th:nth-child(4) {
  width: 30%;
}
button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none !important;
}
.bg-yellow {
    background-color: #FFDA4E !important;
    padding: 18px;
    border-radius: 10px;
}
.bg-greycolor{border-radius: 10px;
background: #F5F5F5; padding: 18px;}
.event-box p {
       font-size: 12px;
    font-family: 'inter';
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0.3rem;
}
a.btn.detail:hover {
    color: #fff !important;
}
.border-yellow

 {
    border: 18px solid #FFDA4E !important;
}
.text-black{color:#000 !important;}

span.badge-active
{
    background: #d9ffc6 !important;
}
   .newLink{ 
    color: #000;
    text-align: center;
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-decoration: none;
}
.newLink:hover{color:#000;}



:root {
    --glow-hue: 222deg;
    --shadow-hue: 180deg;
    --spring-easing: linear(
      0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%,
      1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%,
      1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%,
      0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%,
      0.998 84%, 1
    );
    --spring-duration: 1.33s;
  }

  @property --shimmer {
    syntax: "<angle>";
    inherits: false;
    initial-value: 33deg;
  }

  @keyframes shimmer {
    0% { --shimmer: 0deg; }
    100% { --shimmer: 360deg; }
  }

  @keyframes shine {
    0% { opacity: 0; }
    15%, 55% { opacity: 1; }
    100% { opacity: 0; }
  }

  .customCard {
    position: relative;
    isolation: isolate;
    border-radius: .66em;
    overflow: hidden;
    transition: all var(--spring-duration) var(--spring-easing);
    box-shadow: 0 2px 3px 1px hsl(var(--glow-hue) 50% 20% / 50%),
                inset 0 -10px 20px -10px hsla(var(--shadow-hue),10%,90%,95%);
  }
.customPadding{padding: 18px 12px;
}
  .customCard:hover {
   
  }

  .shimmer {
    position: absolute;
    inset: -40px;
    z-index: 1;
    border-radius: inherit;
    mask-image: conic-gradient(
      from var(--shimmer, 0deg),
      transparent 10%,
      black 45%,
      transparent 60%,
      black 95%
    );
    mask-size: cover;
    mix-blend-mode: plus-lighter;
    animation: shimmer 1s linear infinite both;
  }

  .shimmer::before,
  .shimmer::after {
    content: "";
    position: absolute;
    inset: 40px;
    border-radius: inherit;
    mix-blend-mode: color;
    opacity: 0;
    transition: 0.5s ease;
    pointer-events: none;
  }

  .shimmer::before {
    box-shadow:
      0 0 3px 2px hsl(var(--glow-hue) 20% 95%),
      0 0 7px 4px hsl(var(--glow-hue) 20% 80%),
      0 0 13px 4px hsl(var(--glow-hue) 50% 70%),
      0 0 25px 5px hsl(var(--glow-hue) 100% 70%);
    z-index: -1;
  }

  .shimmer::after {
    box-shadow:
      inset 0 0 0 1px hsl(var(--glow-hue) 70% 95%),
      inset 0 0 2px 1px hsl(var(--glow-hue) 100% 80%),
      inset 0 0 5px 2px hsl(var(--glow-hue) 100% 70%);
    z-index: 2;
  }

  .customCard:hover .shimmer::before,
  .customCard:hover .shimmer::after {
    opacity: 1;
    animation: shine 1.2s ease-in 1 forwards;
  }

  .scale-hover {
    transition: transform 0.3s ease;
  }

  .scale-hover:hover {
    transform: scale(1.1);
  }
  .tooltipIconWrapper {
  position: relative;
  display: inline-block;
}

.tooltipBoxCustom {
  visibility: hidden;
  opacity: 0;
  width: 260px;
  background-color: #333;
  color: #fff;
  text-align: left;
  padding: 10px;
  border-radius: 6px;
  font-size: 14px;
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.3s ease;
  z-index: 1000;
}

.tooltipBoxCustom::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.tooltipIconWrapper:hover .tooltipBoxCustom {
  visibility: visible;
  opacity: 1;
}

 .mobile-entry {
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
  }
  .mobile-entry:nth-child(odd) {
    background-color: #F5F5F5;
  }
  .mobile-entry:nth-child(even) {
    background-color: #fff;
  }
  .entry-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .entry-left {

    width: 70%;
    color: #000;

/* Bodycopy */
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
  }
  .entry-right {
    text-align: right;

    white-space: nowrap;
    width: 30%;
    color: #000;
text-align: right;

/* Bodycopy */
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
  }
  .entry-right .sub {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    margin-top: 2px;
  }
  .entry-bottom {
       display: flex;
    justify-content: space-between;
    margin-top: 8px;
    color: #000;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .smallmember{    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 0;}

    a.btn.btn-gradient.fw-bold.text-uppercase.headerbtn {
    background: #F6D722 !important;
    border-radius: 8px !important;
    border: 0 !important;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    height: 38px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;    font-family: 'Inter' !important;
    padding: 0 30px !important;    text-transform: capitalize !important;
    border-radius: 8px !important;
    background: #F6D722 !important;
}
#top{z-index: inherit !important;}
header#top{    background-color: #313131 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 20px !important;
	}
#top #logo img{
margin-top:0 !important;}
@media (max-width: 768px) {
	#overlay nav a {
    font-family: 'Inter';
    text-decoration: none;
}
	button.btn.btn-light.btn-sm {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    color: #fff;
    border: none !important;
    font-size: 2rem;
}
	.user-icon {
    display: none;
}
	img.customIcon {
    width: 40px;
    height: 20px;
}
	#top #logo img, #top{padding: 0px !important;
        padding-top: 0 !important;
        border-radius: 0 !important;}
	#top #logo img{width:100% !important;}
header.fixed .mainHeader{border-radius:0px !important}
	header.fixed {
    padding: 0px !important;
    border-radius: 0px !important;
}
    section-heading h1 {
    font-size: 2rem;
	}
	
	.navbar-toggler {
        border: none;
        background: transparent;
    }

    .navbar-toggler-icon {
        width: 30px;
        height: 3px;
        background-color: #000;
        display: block;
        position: relative;
    }

    .navbar-toggler-icon::before,
    .navbar-toggler-icon::after {
        content: '';
        width: 30px;
        height: 3px;
        background-color: #000;
        display: block;
        position: absolute;
    }

    .navbar-toggler-icon::before {
        top: -8px;
    }

    .navbar-toggler-icon::after {
        top: 8px;
    }

    #mainNavs {
        text-align: center;
        background: #fff;
        padding: 10px 0;
    }

    .navbarNew .nav-link {
        font-size: 14px;
        margin: 5px 0;
    }

    .iconsHeader img {
        width: 20px;
        height: 20px;
    }
}
.headerbtn{    font-size: 1rem !important;
    padding: 10px 22px !important;
    line-height: 1.2 !important;}
.menu-title-txtNewTheme{font-size:16px !important;font-family:'Inter' !important;color:#fff !important;font-weight:700 !important;}
.navbar-nav .nav-link{text-transform:inherit !important;}
.dlogo{width:100% !important;}
.mainHeader{border-radius:13px !important;background:transparent !important;padding:20px;}
span.menu-title-txtNewTheme.active {
    color: #f6d721 !important;
}
.navbar-nav .nav-link {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0.5rem 1rem;
    transition: color 0.3s ease-in-out;
}
.btn-primary:focus {
    outline: none !important;
    box-shadow: none !important;
}

@media (max-width: 767px) {
    .mainHeader {
        flex-direction: row;
        align-items: center;justify-content: space-between !important;
    }
}
ul.dropdown-menu.show {
    background: #313131;
   /* padding: 35px 20px;*/
    align-items: center;
    gap: 10px;
}
@media (min-width: 992px) {
  .container {
    max-width: 1106px !important;
    
  }
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent !important;
}
a.dropdown-item.text-white {
    color: #fff !important;
    font-family: Inter !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    padding-bottom: 16px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #F6D722 !important;
    background-color: transparent;
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 1.799rem;
}
span.badge.bg-success {
    background: #d9ffc4 !important;
    color: #000;
    font-weight: 300;
    font-size: 10px;
    font-family: 'inter';
    padding: 6px;
}