

@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;
--brand-primary-color: #31dcb2;
--brand-secondary-color: #6694ff;
--brand-300: #ff6669;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-plusjakartasans: 'Plus Jakarta Sans',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* 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 */
    
    /* 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;
    }
  }
}

      
  .eyAmaz {
    width:100%;
  height:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .listing\:root {
    background: white;
  }
      

      
        
      
      
  .BPWtc {
    gap:0.5rem;
  display:flex;
  overflow-x:scroll;
  flex-direction:row;
  scrollbar-width:none;
  }
      
.BPWtc::-webkit-scrollbar {
  width: 0;
}


      
          @media (min-width: 640px) {
            
  .BPWtc {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .eyVPLS {
    font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .kpgyE {
    row-gap:1rem;
  column-gap:1rem;
  }
      

      
        
      
      
  .dbbjUa {
    display:flex;
  background: var(--brand-primary-color);
  align-items:center;
  font-weight:var(--font-weight-bold);
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
  .dbbjUa:hover {
    background:;
  box-shadow:0px 2px 4px 0px #00000020;
  }
      


  .dbbjUa:focus {
    outline:none;
  box-shadow:0 0 0 2px var(--tw-ring-color);
  --tw-ring-color:#edf2f7;
  --tw-ring-shadow:0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-shadow:0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
      

        
      
      
  .bUPEdE {
    gap:1rem;
  display:flex;
  padding-top:1rem;
  flex-direction:column;
  }
      

      
        
      
      
  .eyWVUy {
    color:var(--grey-600);
  display:block;
  line-height:1.625;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .frGPnH {
    gap:0.75rem;
  color:#ffffff;
  display:flex;
  background:;
  font-weight:var(--font-weight-bold);
  flex-direction:column;
  }
      

      
        
      
      
  .Wwnbd {
    width:1.25rem;
  height:1.25rem;
  }
      

      
        
      
      
  .dJyKVD {
    color:var(--grey-600);
  display:block;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .czcVJJ {
    width:fit-contentfit-content;
  cursor:pointer;
  height:2.5rem;
  display:none;
  row-gap:0.5rem;
  font-size:var(--font-size-sm);
  background: white;
  box-shadow:0px 4px 12px -6px #00000075;
  column-gap:0.5rem;
  padding-top:1rem;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:1rem;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
          @media (min-width: 1024px) {
            
  .czcVJJ {
    display:flex;
  align-items:center;
  padding-top:0.25rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-bottom:0.25rem;
  justify-content:center;
  }
      

          }
          

  .czcVJJ:hover {
    opacity:0.5;
  }
      

        
      
      
  .cSqooH {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .oHDyx {
    color:var(--grey-500);
  font-size:var(--font-size-xs);
  font-weight:inherit;
  }
      

      
        
      
      
  .ccpIkG {
    display:block;
  font-size:1.25rem;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fGvScQ {
    height:40px;
  display:none;
  }
      

      
          @media (min-width: 1024px) {
            
  .fGvScQ {
    display:block;
  }
      

          }
          
        
      
      
  .eFtXFk {
    color:#ffffff;
  width:fit-content;
  cursor:pointer;
  font-size:var(--font-size-xs);
  background: var(--brand-primary-color);
  font-weight:700;
  padding-top:0.75rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.75rem;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
  .eFtXFk:hover {
    opacity:0.5;
  background:;
  }
      

        
      
      
  .eMwYgP {
    display:block;
  font-size:1.25rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  letter-spacing:-0.025em;
  }
      

      
        
      
      
  .cPCQYj {
    color:var(--brand-primary-color);
  width:0.75rem;
  row-gap:0.5rem;
  column-gap:0.5rem;
  }
      

      
        
      
      
  .bdvXBE {
    top:0px;
  left:0px;
  right:0px;
  width:100%;
  bottom:0px;
  height:100vh;
  z-index:100000;
  position:fixed;
  background: #ffffff63;
  backdrop-filter:blur(5px);
  }
      

      
        
      
      
  .fzVsVH {
    font-size:inherit;
  font-family:inherit;
  font-weight:600;
  }
      

      
        
      
      
  .eSiVst {
    gap:1.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .cbdQuM {
    width:100%;
  height:80%;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  overflow-x:scroll;
  overflow-y:hidden;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  scrollbar-width:none;
  }
      
.cbdQuM::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .chJcPL {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .wDuVq {
    gap:0.5rem;
  color:var(--grey-600);
  width:100%;
  display:flex;
  flex-wrap:wrap;
  overflow-x:hidden;
  align-items:start;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 640px) {
            
  .wDuVq {
    align-items:center;
  flex-direction:row;
  }
      

          }
          
        
      
      
  .CmPbJ {
    display:block;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .cKoJd {
    gap:0.25rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bObwNE {
    max-width:40%;
  }
      

      
        
      
      
  .cpCPVQ {
    width:100%;
  max-width:80rem;
  margin-left:auto;
  margin-right:auto;
  }
      

      
        
      
      
  .bKPYQk {
    flex:1  ;
  width:100%;
  height:6rem;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bHhRMl {
    color:#000000;
  width:100%;
  cursor:pointer;
  display:flex;
  row-gap:0.5rem;
  background:;
  column-gap:0.5rem;
  align-items:center;
  padding-top:0.75rem;
  padding-left:1.25rem;
  padding-right:1.25rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  justify-content:flex-start;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
  .bHhRMl:hover {
    opacity:0.5;
  background:;
  }
      

        
      
      
  .nscZF {
    display:block;
  font-size:var(--font-size-sm);
  max-width:100%;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eptBLw {
    color:#000000;
  width:fit-content;
  cursor:pointer;
  display:flex;
  background: var(--grey-100);
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  padding-bottom:8px;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
  .eptBLw:hover {
    opacity:0.5;
  background:;
  }
      

        
      
      
  .cqpJsI {
    width:100%;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .eYGIIf {
    top:0rem;
  right:0rem;
  bottom:0rem;
  row-gap:1.5rem;
  position:absolute;
  background: white;
  box-shadow:0px 2px 4px 0px #00000020;
  column-gap:1.5rem;
  padding-top:3rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:3rem;
  }
      

      
        
      
      
  .eIcQma {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .fwYOka {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (min-width: 768px) {
            
  .fwYOka {
    grid-column:span 2 / span 2;
  }
      

          }
          
        
      
      
  .jwLGl {
    width:1rem;
  }
      

      
        
      
      
  .dLsWJr {
    row-gap:0.5rem;
  flex-wrap:wrap;
  column-gap:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .fhhsMv {
    color:inherit;
  font-size:1rem;
  font-weight:var(--font-weight-semi-bold);
  }
      

      
        
      
      
  .bvDLOY {
    left:0px;
  right:0px;
  bottom:0px;
  position:fixed;
  background: white;
  box-shadow:0px -3px 4px 0px #0000002b;
  padding-top:1.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1.5rem;
  }
      

      
          @media (min-width: 768px) {
            
  .bvDLOY {
    display:none;
  }
      

          }
          
        
      
      
  .eXvasO {
    top:0px;
  left:0px;
  right:0px;
  width:100%;
  height:100vh;
  display:flex;
  row-gap:2rem;
  z-index:100;
  position:fixed;
  background: #ffffff6e;
  column-gap:2rem;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:center;
  padding-top:2rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:2rem;
  backdrop-filter:blur(3px);
  justify-content:flex-start;
  }
      

      
        
      
      
  .cPWdNr {
    display:block;
  border-style:solid;
  border-width:0px;
  margin-right:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .ImjLs {
    gap:0.75rem;
  display:flex;
  align-items:center;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .frTkNk {
    color:#ffffff;
  width:fit-content;
  cursor:pointer;
  height:2.5rem;
  display:none;
  row-gap:0.5rem;
  font-size:var(--font-size-sm);
  background: var(--brand-primary-color);
  box-shadow:0px 4px 12px -6px #00000075;
  column-gap:0.5rem;
  font-weight:700;
  padding-top:1rem;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:row;
  padding-bottom:1rem;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
          @media (min-width: 1024px) {
            
  .frTkNk {
    display:flex;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  justify-content:center;
  }
      

          }
          

  .frTkNk:hover {
    opacity:0.5;
  }
      

        
      
      
  .bNMXTe {
    gap:0.25rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .dnDoSq {
    gap:1rem;
  top:1.5rem;
  display:flex;
  padding:1.5rem;
  position:sticky;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  border-radius:0.5rem;
  flex-direction:column;
  }
      

      
        
      
      
  .bPdYJH {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
          @media (max-width: 768px) {
            
  .bPdYJH {
    display:none;
  }
      

          }
          
        
      
      
  .eXDLwr {
    width:100%;
  display:flex;
  row-gap:2rem;
  max-width:80rem;
  column-gap:2rem;
  margin-left:auto;
  padding-top:2rem;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:2rem;
  }
      

      
          @media (min-width: 640px) {
            
  .eXDLwr {
    padding-left:1.5rem;
  padding-right:1.5rem;
  }
      

          }
          
        
      
      
  .aHiKj {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bDuORG {
    font-size:var(--font-size-xs);
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .dYUxrl {
    gap:1.5rem;
  display:grid;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  }
      

      
          @media (min-width: 768px) {
            
  .dYUxrl {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }
      

          }
          
        
      
      
  .cXDbxM {
    height:20rem;
  max-height:25rem;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .cQlKVT {
    display:block;
  overflow:hidden;
  border-style:solid;
  border-width:0px;
  border-radius:0.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bmARuJ {
    gap:0.5rem;
  display:flex;
  align-items:baseline;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bACOMn {
    row-gap:2rem;
  column-gap:2rem;
  padding-top:1.5rem;
  border-color:#edf2f7;
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:1.5rem;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .eSHwuS {
    color:#ffffff;
  width:fit-content;
  display:flex;
  row-gap:0.5rem;
  background: #000000;
  column-gap:0.5rem;
  align-items:center;
  padding-top:0.5rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:flex-start;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .KjbKB {
    display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eKXHCw {
    top:2rem;
  left:2rem;
  color:#000000;
  width:fit-content;
  cursor:pointer;
  position:fixed;
  font-size:var(--font-size-sm);
  background: var(--grey-200);
  box-shadow:0px 2px 4px 0px #00000063;
  padding-top:0.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:0.5rem;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
        
      
      
  .cuRbVa {
    width:100%;
  height:100vh;
  position:absolute;
  }
      

      
        
      
      
  .pmJlw {
    width:100%;
  display:flex;
  row-gap:1rem;
  z-index:1;
  max-width:80rem;
  background: white;
  column-gap:1rem;
  align-items:center;
  margin-left:auto;
  padding-top:1rem;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:space-between;
  }
      

      
          @media (max-width: 1024px) {
            
  .pmJlw {
    display:none;
  background:;
  }
      

          }
          
        
      
      
  .flwFGe {
    width:1.25rem;
  }
      

      
        
      
      
  .dCaqZd {
    font-size:var(--font-size-sm);
  }
      

      
        
      
      
  .cpBzkE {
    gap:0.5rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .bvRMEV {
    width:100%;
  display:flex;
  background: #ffffff;
  align-items:center;
  padding-bottom:10rem;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bccrvm {
    display:block;
  font-size:1rem;
  font-weight:700;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .ejYgbC {
    width:100%;
  height:400px;
  display:block;
  object-fit:cover;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      