

@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%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .add-listing\:root {
    background: white;
  }
      

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

      
        
      
      
  .ULdXw {
    color:var(--grey-900);
  font-size:var(--font-size-xs);
  font-weight:600;
  }
      

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

      
        
      
      
  .eQdAON {
    display:flex;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .cqpnXW {
    color:#E5E5E5;
  font-size:0.75rem;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  background-color:#262626;
  }
      

      
  .cqpnXW:focus {
    outline-color:#2463ebff;
  outline-style:solid;
  outline-width:1px;
  }
      

        
      
      
  .bNfNZw {
    row-gap:0.25rem;
  column-gap:0.25rem;
  }
      

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

      
        
      
      
  .QEFrT {
    width:fit-content;
  display:flex;
  row-gap:2rem;
  flex-wrap:wrap;
  background: var(--grey-50);
  column-gap:2rem;
  padding-top:1.5rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1.5rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
          @media (max-width: 1024px) {
            
  .QEFrT {
    row-gap:1rem;
  column-gap:1rem;
  }
      

          }
          
        
      
      
  .dVWNTh {
    gap:2rem;
  display:flex;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
          @media (max-width: 1024px) {
            
  .dVWNTh {
    display:flex;
  flex-direction:column;
  }
      

          }
          
        
      
      
  .FAhLM {
    color:#f40101;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .djOIsZ {
    font-size:var(--font-size-sm);
  font-family:inherit;
  font-weight:700;
  }
      

      
        
      
      
  .eMkIIB {
    row-gap:1rem;
  background: white;
  column-gap:1rem;
  }
      

      
        
      
      
  .djmMRa {
    display:flex;
  row-gap:1.5rem;
  column-gap:1.5rem;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .blqWek {
    color:#000000;
  width:100%;
  font-size:0.75rem;
  background: var(--grey-100);
  padding-top:1rem;
  padding-left:1rem;
  border-radius:6px;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
  .blqWek:focus {
    outline-color:#2463ebff;
  outline-style:solid;
  outline-width:1px;
  }
      

        
      
      
  .fgGZvH {
    left:0px;
  right:0px;
  bottom:0px;
  row-gap:1rem;
  position:sticky;
  column-gap:1rem;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:2rem;
  }
      

      
        
      
      
  .bdxhLM {
    color:#000000;
  width:100%;
  font-size:0.75rem;
  background: var(--grey-100);
  padding-top:1rem;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:1rem;
  }
      

      
  .bdxhLM:focus {
    outline-color:#2463ebff;
  outline-style:solid;
  outline-width:1px;
  }
      

        
      
      
  .cRYGIA {
    width:auto;
  background: white;
  }
      

      
        
      
      
  .ecGhED {
    display:block;
  opacity:0.7;
  font-size:var(--font-size-xs);
  text-align:left;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .ckEvGj {
    width:1.5rem;
  height:1.5rem;
  }
      

      
        
      
      
  .cfqKRN {
    flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .lKosp {
    display:block;
  font-size:var(--font-size-xs);
  font-weight:var(--font-weight-bold);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .fpXydm {
    gap:0.75rem;
  cursor:pointer;
  display:flex;
  background: #ffffff;
  box-shadow:0px 10px 15px -3px #0000000d;
  text-align:center;
  align-items:center;
  padding-top:1rem;
  border-color:var(--grey-200);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  border-radius:0.75rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  --tw-bg-opacity:0.1;
  justify-content:center;
  --tw-border-opacity:40%;
  transition-duration:300ms;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fpXydm:hover {
    color:#ffffff;
  background: var(--brand-primary-color);
  }
      

        
      
      
  .cgRjlW {
    width:100%;
  height:auto;
  display:block;
  padding:2rem;
  background: var(--grey-100);
  border-color:#fff;
  border-style:solid;
  border-width:1px;
  border-radius:1rem;
  flex-direction:row;
  --tw-bg-opacity:0.2;
  --tw-border-opacity:30%;
  }
      

      
        
      
      
  .bMyPth {
    flex:1  ;
  color:#ffffff;
  width:100%;
  cursor:pointer;
  display:flex;
  position:relative;
  background: var(--brand-primary-color);
  box-shadow:0px 3px 7px 1px #0000002b;
  margin-top:1.25rem;
  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:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

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

        
      
      
  .cnbsOi {
    width:20%;
  max-width:100%;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
          @media (max-width: 1024px) {
            
  .cnbsOi {
    width:100%;
  }
      

          }
          
        
      
      
  .JvZIa {
    display:none;
  }
      

      
        
      
      
  .fqaMn {
    display:block;
  font-size:1rem;
  text-align:center;
  font-weight:600;
  border-style:solid;
  border-width:0px;
  margin-bottom:1.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .cJrUYg {
    width:100%;
  display:flex;
  row-gap:1rem;
  flex-wrap:wrap;
  max-width:100%;
  column-gap:1rem;
  align-items:center;
  padding-top:1.25rem;
  flex-direction:row;
  justify-content:space-evenly;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .add-listing\:9FUHrJpiLlPt8gMQCltDN {
    flex:1  ;
  width:100%;
  }
      

      
        
      
      
  .eYJXhR {
    :;
  top:0px;
  left:0px;
  color:var(--grey-700);
  right:0px;
  height:100vh;
  display:flex;
  z-index:10000;
  position:fixed;
  background:#ffffff80;
  align-items:center;
  backdrop-filter:blur(10px);
  justify-content:center;
  }
      

      
        
      
      
  .eXHtAz {
    color:inherit;
  font-size:1.125rem;
  font-weight:700;
  }
      

      
        
      
      
  .bUcjdQ {
    display:flex;
  z-index:1;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
      
      
  .cyBmbr {
    color:inherit;
  width:fit-content;
  font-size:1.5rem;
  font-weight:var(--font-weight-bold);
  }
      

      
          @media (max-width: 1024px) {
            
  .cyBmbr {
    font-size:var(--font-size-xl);
  }
      

          }
          
        
      
      
  .fbNHyu {
    color:#000000;
  cursor:pointer;
  display:flex;
  font-size:var(--font-size-xs);
  background:;
  align-items:center;
  font-weight:700;
  padding-top:0.5rem;
  border-color:var(--grey-200);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
  .fbNHyu.isCurrent {
    color:#ffffff;
  background: var(--brand-primary-color);
  }
      


          @media (max-width: 1024px) {
            
  .fbNHyu {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
      
      
  .dTkvCX {
    color:#ffffff;
  cursor:pointer;
  display:flex;
  font-size:var(--font-size-xs);
  background: #ff6669;
  align-items:center;
  font-weight:700;
  padding-top:0.5rem;
  border-color:var(--grey-200);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
          @media (max-width: 1024px) {
            
  .dTkvCX {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
      
      
  .dWwjMd {
    color:#000000;
  width:100%;
  height:150px;
  font-size:0.75rem;
  background: var(--grey-100);
  padding-top:1rem;
  padding-left:1rem;
  border-radius:6px;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
        
      
      
  .cLQKlr {
    width:100%;
  height:auto;
  flex-grow:1;
  overflow-x:hidden;
  overflow-y:hidden;
  }
      

      
        
      
      
  .eKvoce {
    cursor:pointer;
  display:flex;
  font-size:var(--font-size-xs);
  background:;
  align-items:center;
  font-weight:700;
  padding-top:0.5rem;
  border-color:var(--grey-200);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
  .eKvoce.isCurrent {
    color:#ffffff;
  background: var(--brand-primary-color);
  }
      


          @media (max-width: 1024px) {
            
  .eKvoce {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  .cHheLQ {
    color:#000000;
  width:100%;
  display:block;
  min-height:100vh;
  overflow-x:hidden;
  padding-top:2rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:2rem;
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops));
  }
      

      
        
      
      
  .bZPxnf {
    display:flex;
  background: #fccfcf;
  align-items:flex-start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  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;
  }
      

      
        
      
      
  .dTzYtC {
    left:0px;
  right:0px;
  bottom:0px;
  position:sticky;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:2rem;
  }
      

      
        
      
      
  .mFrXA {
    color:#000000;
  width:auto;
  cursor:pointer;
  position:relative;
  font-size:var(--font-size-xs);
  background: #e5e5e52b;
  box-shadow:0px 3px 7px 1px #0000002b;
  font-weight:var(--font-weight-bold);
  padding-top:0.5rem;
  padding-left:0.5rem;
  padding-right:0.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;
  }
      

      
  .mFrXA:hover {
    color:#ffffff;
  opacity:0.5;
  }
      


          @media (max-width: 1024px) {
            
  .mFrXA {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
      
      
  .dDPAif {
    color:#ffffff;
  cursor:pointer;
  display:flex;
  font-size:var(--font-size-xs);
  background: var(--brand-secondary-color);
  align-items:center;
  font-weight:700;
  padding-top:0.5rem;
  border-color:var(--grey-200);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
          @media (max-width: 1024px) {
            
  .dDPAif {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
      
      
  
      

      
        
      
      
  .WqbOx {
    width:100%;
  height:100%;
  row-gap:2rem;
  column-gap:2rem;
  overflow-x:hidden;
  overflow-y:scroll;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  scrollbar-width:none;
  }
      
.WqbOx::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .vSsBc {
    gap:1rem;
  width:100%;
  height:100%;
  position:absolute;
  transition:translate 300ms ease 0ms normal;
  align-items:center;
  justify-content:center;
  }
      

      
  .vSsBc.hidden-right {
    translate:105%;
  }
      


  .vSsBc.hidden-left {
    translate:-105%;
  }
      

        
      
      
  .add-listing\:SkDuRHcFLbO2S1oeOUstU {
    width:100%;
  height:100%;
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
      
      
  .ccGVzY {
    width:fit-content;
  height:auto;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  padding-top:0.5rem;
  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;
  }
      

      
        
      
      
  .bFUSqV {
    width:100%;
  height:100vh;
  display:flex;
  row-gap:0.5rem;
  max-width:80rem;
  column-gap:0.5rem;
  overflow-x:hidden;
  overflow-y:hidden;
  padding-top:1rem;
  flex-direction:column;
  padding-bottom:1rem;
  scrollbar-width:none;
  }
      
.bFUSqV::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .dkyvdS {
    color:white;
  display:flex;
  font-size:var(--font-size-xs);
  background: var(--brand-secondary-color);
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  padding-top:0.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .cfSzXY {
    width:fit-content;
  display:flex;
  row-gap:2rem;
  flex-wrap:wrap;
  max-width:qq1a;
  background: var(--grey-50);
  column-gap:2rem;
  padding-top:1.5rem;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1.5rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
          @media (max-width: 1024px) {
            
  .cfSzXY {
    row-gap:1rem;
  column-gap:1rem;
  }
      

          }
          
        
      
      
  .cCgvcv {
    width:fit-content;
  height:auto;
  row-gap:1rem;
  column-gap:1rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  flex-direction:row;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .ewEFRP {
    color:#ffffff;
  width:fit-content;
  cursor:pointer;
  font-size:var(--font-size-sm);
  background: var(--brand-primary-color);
  padding-top:0.5rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:0.5rem;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eZrsSl {
    width:100%;
  height:auto;
  max-width:450px;
  max-height:450px;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .flyLfT {
    width:100%;
  display:block;
  padding:2rem;
  flex-grow:1;
  background: var(--grey-100);
  flex-basis:0%;
  flex-shrink:1;
  border-color:#fff;
  border-style:solid;
  border-width:1px;
  border-radius:1rem;
  flex-direction:row;
  --tw-bg-opacity:0.2;
  --tw-border-opacity:30%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eTgILx {
    display:flex;
  margin-top:1.25rem;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .Lhczh {
    color:#ffffff;
  width:100%;
  cursor:pointer;
  position:relative;
  background: var(--brand-primary-color);
  box-shadow:0px 3px 7px 1px #0000002b;
  font-weight:var(--font-weight-bold);
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

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

        
      
      
  .eXeVwq {
    width:0.75rem;
  }
      

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

      
        
      
      
  .eLMBoH {
    font-size:var(--font-size-sm);
  font-family:inherit;
  font-weight:inherit;
  }
      

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

      
        
      
      
  .cdsKJX {
    color:white;
  display:flex;
  font-size:var(--font-size-sm);
  background: var(--brand-secondary-color);
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  padding-top:0.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .add-listing\:kFYXci7Gep5CG1LhnbETh {
    width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
      
      
  .NmwsX {
    color:#000000;
  font-size:0.75rem;
  max-width:100%;
  background: var(--grey-100);
  padding-top:1rem;
  padding-left:1rem;
  border-radius:6px;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

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

      
        
      
      
  .dJFKAp {
    color:var(--grey-500);
  width:100%;
  font-size:var(--font-size-sm);
  font-family:inherit;
  font-weight:inherit;
  }
      

      
          @media (max-width: 1024px) {
            
  .dJFKAp {
    font-size:var(--font-size-xxs);
  }
      

          }
          
        
      
      
  .cHAqmQ {
    flex:1  ;
  color:#ffffff;
  width:auto;
  cursor:pointer;
  display:flex;
  position:relative;
  background: var(--brand-primary-color);
  box-shadow:0px 3px 7px 1px #0000002b;
  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:100rem;
  border-top-right-radius:100rem;
  border-bottom-left-radius:100rem;
  border-bottom-right-radius:100rem;
  }
      

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

        
      
      
  .add-listing\:y0yToorkYh-HC4PkEdFha {
    width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  }
      

      
        
      