
@layer base {
  
  body, :host {
    /* Color */
      --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--white: #ffffff;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
  /* Fonts */
    --font-intertight: 'Inter Tight',sans-serif;
--font-inter: 'Inter',sans-serif;
--font-poppins: 'Poppins',sans-serif;
--font-amethysta: 'Amethysta',serif;
--font-alice: 'Alice',serif;
--font-arizonia: 'Arizonia',handwriting;
--font-courierprime: 'Courier Prime',monospace;
--font-abhayalibre: 'Abhaya Libre',serif;
--font-abrilfatface: 'Abril Fatface',display;
--font-alegreya: 'Alegreya',serif;
--font-anonymouspro: 'Anonymous Pro',monospace;
--font-anton: 'Anton',sans-serif;
--font-antonio: 'Antonio',sans-serif;
--font-baijamjuree: 'Bai Jamjuree',sans-serif;
--font-badscript: 'Bad Script',handwriting;
--font-geist: 'Geist',sans-serif;

    /* Font size */
    
    /* Font weight */
    --font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    --default: 5px;
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .etAlav {
    width:100%;
  height:fit-content;
  max-width:100%;
  min-width:100%;
  min-height:100%;
  align-items:center;
  font-family:'Inter Tight';
  justify-content:start;
  background-color:#fbfbfe;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .fuUFKz {
    gap:5px;
  width:65px;
  cursor:pointer;
  height:65px;
  position:relative;
  align-items:center;
  padding-left:0px;
  padding-right:0px;
  flex-direction:row;
  justify-content:end;
  }
      

      
          @media (max-width: 470px) {
            
  .fuUFKz {
    width:33px;
  height:45px;
  position:relative;
  align-items:center;
  padding-left:0px;
  padding-right:0px;
  flex-direction:row;
  justify-content:end;
  }
      

          }
          
        
        
      
      
  .fpEWMb {
    gap:5px;
  width:220px;
  box-shadow:1px 4px 8px 0px #b1afaf17;
  overflow-x:clip;
  overflow-y:clip;
  border-color:var(--grey-200, #E5E5E5);
  border-style:solid;
  border-width:0.5px;
  border-radius:13px;
  background-color:var(--white, #ffffff);
  }
      

      
          @media (max-width: 470px) {
            
  .fpEWMb {
    gap:10px;
  width:48.5%;
  }
      

          }
          
        
        
      
      
  .ezZGcb {
    top:15px;
  color:#ffffff;
  right:0px;
  z-index:;
  position:absolute;
  font-size:12px;
  font-family:'Inter Tight';
  font-weight:inherit;
  padding-top:3px;
  padding-left:5px;
  border-radius:99px;
  padding-right:5px;
  padding-bottom:3px;
  background-color:var(--red-600, #DC2626);
  }
      

      
          @media (max-width: 470px) {
            
  .ezZGcb {
    top:5px;
  position:absolute;
  }
      

          }
          
        
        
      
      
  .btfkNB {
    width:65px;
  position:relative;
  max-width:65px;
  max-height:100%;
  align-items:center;
  padding-top:8px;
  padding-right:16px;
  padding-bottom:8px;
  justify-content:center;
  }
      

      
          @media (max-width: 470px) {
            
  .btfkNB {
    width:45px;
  max-width:45px;
  max-height:100%;
  align-items:start;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  justify-content:start;
  }
      

          }
          
        
        
      
      
  .eHMmCD {
    gap:34px;
  flex:1;
  width:1240px;
  display:flex;
  flex-wrap:wrap;
  align-items:start;
  padding-top:25px;
  flex-direction:row;
  padding-bottom:25px;
  justify-content:start;
  grid-template-rows:repeat(4, 1fr);;
  grid-template-columns:repeat(4, 1fr);;
  }
      

      
          @media (max-width: 470px) {
            
  .eHMmCD {
    gap:10px;
  width:100%;
  flex-wrap:wrap;
  max-width:100%;
  align-items:start;
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  flex-direction:row;
  padding-bottom:15px;
  justify-content:space-between;
  }
      

          }
          
        
        
      
      
  .enqPEy {
    width:100%;
  max-width:100%;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .evIWzc {
    width:100%;
  cursor:pointer;
  height:100%;
  position:relative;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  border-radius:6px;
  }
      

      
        
        
      
      
  .hzghL {
    gap:12px;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .fnJFzo {
    color:var(--grey-800, #262626);
  font-size:12px;
  font-family:'Inter';
  font-weight:inherit;
  }
      

      
          @media (max-width: 470px) {
            
  .fnJFzo {
    font-size:11px;
  }
      

          }
          
        
        
      
      
  .WdxdB {
    color:var(--grey-600, #525252);
  font-size:12px;
  font-family:'Inter';
  font-weight:inherit;
  padding-left:6px;
  padding-right:6px;
  text-decoration-line: line-through;
  }
      

      
          @media (max-width: 470px) {
            
  .WdxdB {
    font-size:11px;
  }
      

          }
          
        
        
      
      
  .dlqqBW {
    gap:4px;
  color:var(--grey-50, #FAFAFA);
  width:100%;
  font-family:'Inter';
  font-weight:var(--font-weight-regular);
  padding-bottom:10px;
  }
      

      
          @media (max-width: 470px) {
            
  .dlqqBW {
    gap:3px;
  }
      

          }
          
        
        
      
      
  .eqFslf {
    width:1240px;
  height:65px;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
          @media (max-width: 470px) {
            
  .eqFslf {
    width:100%;
  height:55px;
  align-items:center;
  padding-left:0px;
  padding-right:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

          }
          
        
        
      
      
  .dhKfNo {
    object-fit:cover;
  }
      

      
          @media (max-width: 470px) {
            
  .dhKfNo {
    width:100%;
  height:170px;
  object-fit:cover;
  border-top-left-radius:12px;
  border-top-right-radius:12px;
  }
      

          }
          
        
        
      
      
  
      

      
          @media (min-width: 470px) {
            
  .bLa-dyA {
    display:none;
  }
      

          }
          
        
        
      
      
  .dvlbFG {
    font-family:'Inter';
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .eOebVU {
    color:var(--grey-800, #262626);
  height:19px;
  font-size:14px;
  max-height:19px;
  overflow-y:hidden;
  font-family:'Inter';
  font-weight:600;
  padding-left:7px;
  padding-right:7px;
  }
      

      
          @media (max-width: 470px) {
            
  .eOebVU {
    height:18px;
  font-size:13px;
  max-height:18px;
  }
      

          }
          
        
        
      
      
  .bqlrSb {
    gap:15px;
  width:100%;
  z-index:;
  position:relative;
  max-width:100%;
  min-width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  background-color:#ffffff;
  border-bottom-color:var(--grey-200, #E5E5E5);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
          @media (max-width: 470px) {
            
  .bqlrSb {
    gap:0px;
  z-index:;
  position:relative;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:center;
  padding-top:0px;
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  padding-bottom:0px;
  justify-content:space-between;
  }
      

          }
          
        
        
      