/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--bg:#fff;--bg-2:#f4f3f1;--text:#242424;--green:#145455;--green-2:#104044;--border:#242424}.dark{--bg:#121212;--bg-2:#282825;--text:#fafafa;--green:#145455;--green-2:#104044;--border:#b8b6b6}.grecaptcha-badge{display:none!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg);color:var(--text);font-size:10px;overflow-x:hidden}@media screen and (max-width:4000px){html{font-size:15px}}@media screen and (max-width:3000px){html{font-size:13px}}@media screen and (max-width:2000px){html{font-size:10px}}@media screen and (max-width:1199.9px){html{font-size:9px}}@media screen and (max-width:1023.9px){html{font-size:8px}}@media screen and (max-width:991.9px){html{font-size:7px}}@media screen and (max-width:767.9px){html{font-size:10px}}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}ol,ul{list-style:none}body{background-color:var(--bg);color:var(--text);word-wrap:break-word;overflow-wrap:break-word;width:100vw;max-width:100%;position:relative;margin:0!important;overflow:hidden!important}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}button,input,textarea{font:inherit;background:0 0;border:none;outline:none;padding:0}button{cursor:pointer;background:0 0}img{border:0;max-width:100%;display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}h1{font-size:4.8rem;line-height:110%}h1,h2{color:var(--text);font-weight:700}h2{font-size:2.4rem;line-height:1.5}.selectContent{background-color:var(--green);border-radius:.8rem;padding:.8rem;box-shadow:0 4px 10px #0000001a}.selectContent .selectViewPort{max-height:20rem;overflow-y:auto}.selectContent .selectItem{color:var(--bg);cursor:pointer;border-radius:.8rem;padding:.8rem;font-size:1.4rem;transition:all .3s}.selectContent .selectItem:focus,.selectContent .selectItem:hover{background-color:var(--green-2);border:none;outline:none}.selectTrigger{background-color:var(--green);width:fit-content;min-width:13rem;height:100%;color:var(--bg);border-radius:0 .8rem .8rem 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:.8rem;padding:0 1.6rem;font-size:1.4rem;transition:all .3s;display:flex;position:relative}.selectTrigger:hover{background-color:var(--green-2)}.selectTrigger[aria-expanded=true] .selectIconChevron{transform:rotate(180deg)}.selectTrigger .selectIconChevron{flex-shrink:0;width:2rem;height:2rem;transition:all .3s}.selectTrigger .selectIconChevron path{stroke:var(--bg)}.selectTriggerLang{background-color:var(--bg);width:fit-content;height:100%;color:var(--green);border-radius:.8rem;flex-shrink:0;justify-content:space-between;align-items:center;gap:.8rem;padding:.8rem;font-size:1.8rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 3px #0000001a}.selectTriggerLang span{font-size:1.4rem}.selectTriggerLang[aria-expanded=true] .selectIconLang{transform:rotate(180deg)}.selectTriggerLang .selectIconLang{flex-shrink:0;width:2rem;height:2rem;transition:all .3s}.selectTriggerLang .selectIconLang svg{width:2rem;height:2rem}.selectContentLang{background-color:var(--bg);border-radius:.8rem;flex-direction:column;gap:2rem;padding:.8rem;display:flex;box-shadow:0 4px 10px #0000001a}.selectContentLang .selectViewPortLang{flex-direction:column;gap:.8rem;width:100%;height:100%;display:flex;overflow:hidden}.selectContentLang .selectViewPortLang::-webkit-scrollbar{display:none!important}.selectContentLang .selectItemLang{cursor:pointer;width:100%;color:var(--green);text-align:center;border:none;border-radius:.8rem;outline:none;padding:.8rem;font-size:1.4rem;font-weight:600;transition:all .3s}.selectContentLang .selectItemLang:hover{background-color:var(--green);color:var(--bg)}.darkModeToggle{background-color:var(--bg-2);border-radius:50%;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;padding:.8rem;display:flex;position:fixed;bottom:1.5rem;left:1rem}.darkModeToggle.dark svg path{stroke:var(--text);fill:var(--text);stroke-width:0}.darkModeToggle.light circle,.darkModeToggle.light path{stroke:var(--text)}.darkModeToggle svg{width:2.5rem;height:2.5rem}.nprogress{pointer-events:none;z-index:99999}.nprogress .bar{background:var(--green);z-index:99999;width:100%;height:.4rem;position:fixed;top:0;left:0}.nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}.nprogress .spinner-icon{box-sizing:border-box;border-color:#29d #0000 #0000 #29d;border-style:solid;border-width:2px;border-radius:50%;width:18px;height:18px;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent .nprogress .bar,.nprogress-custom-parent .nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.clearfix:after{content:"";clear:both;display:block}.container{box-sizing:border-box;width:100%;max-width:95%;margin-inline:auto;padding-inline:1.6rem}@media screen and (max-width:767.9px){.container{max-width:100%;padding-inline:1rem}}header{background:var(--bg);padding:0 0 2rem}header .headerMain{border:1px solid var(--bg-2);background-color:var(--bg-2);border-radius:0 0 1.6rem 1.6rem;justify-content:space-between;padding:0 2.4rem}header .headerMain,header .headerMain .headerLeft{align-items:center;gap:2.6rem;display:flex}header .headerMain .headerLeft .headerLogo svg{width:8rem;height:8rem}header .headerMain .headerLeft .headerCategories{background-color:var(--green);border-radius:.8rem;align-items:center;gap:1.6rem;padding:.8rem 1.6rem;transition:all .3s;display:flex}header .headerMain .headerLeft .headerCategories:hover{background-color:var(--green-2)}header .headerMain .headerLeft .headerCategories .menuButton{align-items:center;gap:.8rem;display:flex}header .headerMain .headerLeft .headerCategories .menuButton>svg{width:2.4rem;height:2.4rem}header .headerMain .headerLeft .headerCategories .menuButton>span{color:var(--bg);font-size:1.8rem}header .headerMain .search{border:1px solid var(--border);background-color:var(--bg-2);border-radius:1rem;align-items:center;gap:1rem;width:100%;height:4.5rem;padding:0 0 0 1.6rem;display:flex}header .headerMain .search input{width:100%;height:96%;color:var(--text);font-size:1.6rem}header .headerMain .search input::placeholder{color:var(--text)}header .headerMain .search>svg{flex-shrink:0;width:2rem;height:2rem}header .headerMain .search>svg path{stroke:var(--text)}header .headerMain .headerRight{flex-shrink:0;align-items:center;gap:2.6rem;display:flex}header .headerMain .headerRight .favoriteButton{align-items:center;gap:.8rem;display:flex}header .headerMain .headerRight .favoriteButton svg{flex-shrink:0;width:3.6rem;height:3.6rem}header .headerMain .headerRight .favoriteButton span{color:var(--text);font-size:1.6rem;font-weight:600}header .headerMain .headerRight .sellButton{border:1px solid var(--green);border-radius:.8rem;align-items:center;gap:.8rem;height:4.5rem;padding:0 2rem 0 1.6rem;transition:all .3s;display:flex}header .headerMain .headerRight .sellButton:hover{background-color:var(--bg)}header .headerMain .headerRight .sellButton svg{flex-shrink:0;width:2.6rem;height:2.6rem}header .headerMain .headerRight .sellButton span{color:var(--green);font-size:1.6rem;font-weight:700}header .headerMain .loginSection{flex-shrink:0;align-items:center;gap:1.6rem;display:flex}header .headerMain .loginSection .loginButton{background-color:var(--green);height:4.5rem;color:var(--bg);border:1px solid var(--green);border-radius:.8rem;justify-content:center;align-items:center;padding:0 2rem;font-size:1.8rem;transition:all .3s;display:flex}header .headerMain .loginSection .loginButton:hover{background-color:var(--green-2)}.hero .heroMain{background-color:var(--bg-2);border-radius:1.6rem;justify-content:space-between;align-items:center;gap:2.4rem;width:100%;height:calc(75vh - 10.2rem);padding:12rem 6rem;display:flex;position:relative;overflow:hidden}.hero .heroMain .bgImage img,.hero .heroMain .bgImage2 img{object-fit:contain;flex-shrink:0;width:100%;height:100%}.hero .heroMain .bgImage{z-index:1;opacity:.2;width:30rem;height:30rem;position:absolute;top:-9.5rem;left:-5.75rem;transform:rotate(30deg)}.hero .heroMain .bgImage2{z-index:1;opacity:.2;width:20rem;height:20rem;position:absolute;bottom:-6.5rem;right:-5.75rem;transform:rotate(-30deg)}.hero .heroMain .heroMainLeft{flex-direction:column;gap:2.4rem;width:50%;display:flex}.hero .heroMain .heroMainLeft p{color:var(--text);width:70%;font-size:1.8rem;font-weight:400;line-height:1.5}.hero .heroMain .heroMainRight{width:50%}.hero .heroMain .heroMainRight,.hero .heroMain .heroMainRight .heroImages{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.hero .heroMain .heroMainRight .heroImages{width:100%}.hero .heroMain .heroMainRight .heroImages .heroImage{z-index:2;flex-shrink:0;width:20rem;height:20rem}.hero .heroMain .heroMainRight .heroImages .heroImage img{object-fit:contain;flex-shrink:0;width:100%;height:100%}.hero .heroCategories{background-color:var(--bg-2);border-radius:1.6rem;flex-direction:column;gap:1.6rem;margin-top:3rem;padding:1.6rem 2.4rem;display:flex}.hero .heroCategories .heroCategoriesMain{flex-wrap:wrap;gap:1.6rem;display:flex}.hero .heroCategories .heroCategoriesMain .categoryCard{background-color:var(--bg);border-radius:1.6rem;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;width:calc(11.1111% - 1.42222rem);height:15rem;padding:1rem;display:flex;box-shadow:3px 3px 3px #0000001a}.hero .heroCategories .heroCategoriesMain .categoryCard:hover .categoryCardImage img{transform:scale(1.05)}.hero .heroCategories .heroCategoriesMain .categoryCard:hover h3{color:var(--green)}.hero .heroCategories .heroCategoriesMain .categoryCard .categoryCardImage{flex-shrink:0;width:100%;height:8rem;overflow:hidden}.hero .heroCategories .heroCategoriesMain .categoryCard .categoryCardImage img{object-fit:contain;flex-shrink:0;width:100%;height:100%;transition:all .3s}.hero .heroCategories .heroCategoriesMain .categoryCard h3{color:var(--text);text-align:center;font-size:1.4rem;font-weight:600;line-height:1.5;transition:all .3s}.listings{width:100%;margin:3.6rem 0;position:relative}.listings .listingsMain{background-color:var(--bg-2);border-radius:1.6rem;flex-direction:column;gap:4.6rem;padding:1.6rem 2.4rem 4.6rem;display:flex}.listings .listingsMain .listingsTop{justify-content:space-between;align-items:center;display:flex}.listings .listingsMain .listingCards{grid-template-columns:repeat(6,1fr);gap:1.6rem;display:grid}@media screen and (max-width:1440px){.listings .listingsMain .listingCards{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1024px){.listings .listingsMain .listingCards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767.9px){.listings .listingsMain .listingCards{grid-template-columns:repeat(2,1fr)}}.listings .listingsMain .listingCardsLoadMore{justify-content:center;align-items:center;display:flex}.listings .listingsMain .listingCardsLoadMore .loadMore{background-color:var(--green);width:fit-content;color:var(--bg);cursor:pointer;border-radius:.8rem;padding:1rem 2rem;font-size:1.6rem;font-weight:600}.listingCard{background-color:var(--bg);border-radius:1.2rem;width:100%;height:32rem;transition:all .3s;overflow:hidden}.listingCard:hover{box-shadow:0 0 10px #14545580}.listingCard .listingCardImage{height:20rem;display:flex}.listingCard .listingCardImage,.listingCard .listingCardImage img{border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;width:100%}.listingCard .listingCardImage img{object-fit:cover;height:100%;overflow:hidden}.listingCard .listingCardBottom{flex-direction:column;gap:.8rem;height:100%;padding:1.6rem;display:flex}.listingCard .listingCardBottom .listingCardBottomTop{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.listingCard .listingCardBottom .listingCardBottomTop .listingCardPrice{color:var(--green);font-size:1.8rem;font-weight:600}.listingCard .listingCardBottom .listingCardBottomTop .listingCardTime{color:var(--text);font-size:1.4rem;font-weight:400}.listingCard .listingCardBottom .listingCardTitle{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:4rem;font-size:2rem;font-weight:500;line-height:100%;transition:all .3s;display:-webkit-box;overflow:hidden}.listingCard .listingCardBottom .listingCardTitle:hover{color:var(--green)}.listingCard .listingCardBottom .listingCardLocation{width:fit-content;color:var(--text);align-items:center;gap:.2rem;margin-left:auto;font-size:1.2rem;font-weight:400;display:flex}.listingCard .listingCardBottom .listingCardLocation svg{flex-shrink:0;width:1.4rem;height:1.4rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/81f44dd2e4d3cabf-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3916ba59bc59a9e6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/40d40f0f334d7ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/81f44dd2e4d3cabf-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3916ba59bc59a9e6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/40d40f0f334d7ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/81f44dd2e4d3cabf-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3916ba59bc59a9e6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/40d40f0f334d7ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/81f44dd2e4d3cabf-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3916ba59bc59a9e6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/40d40f0f334d7ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito Fallback;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_e5ceaf{font-family:Nunito,Nunito Fallback;font-style:normal}.__variable_e5ceaf{--font-nunito:"Nunito","Nunito Fallback"}