@import "https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,:before,:after{box-sizing:border-box;border:0;margin:0;padding:0}a{text-decoration:none}ul,ol,li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html,body{color:#252b42;height:100%;font-size:16px;font-weight:500;line-height:1}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 10px}.brands .brands__content select{color:#000;letter-spacing:.5px;cursor:pointer;background:#fff;border:1px solid #00000072;border-radius:5px;outline:none;padding:8px 15px;font-family:inter;font-size:14px;font-weight:500}.brands .brands__content select option{color:#000}@media (width<=768px){.brands .brands__content select{width:100%}}.model select{color:#000;letter-spacing:.5px;cursor:pointer;background:#fff;border:1px solid #00000072;border-radius:5px;outline:none;padding:8px 15px;font-family:inter;font-size:14px;font-weight:500}@media (width<=768px){.model select{width:100%}}.price .price__content{align-items:center;gap:5px;display:flex}.price .price__content input{color:#000;letter-spacing:.5px;background:#fff;border:1px solid #00000072;border-radius:5px;outline:none;width:100%;padding:8px 15px;font-family:inter;font-size:14px;font-weight:500}@media (width<=1024px){.price .price__content input{width:100%}}.price .price__content .price__content-icon{font-size:15px}.city .city__content select{color:#000;letter-spacing:.5px;cursor:pointer;background:#fff;border:1px solid #00000072;border-radius:5px;outline:none;padding:8px 15px;font-family:inter;font-size:14px;font-weight:500}@media (width<=768px){.city .city__content select{width:100%}}.filters .filters__content{border:1px solid #00000072;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;margin:15px 0;padding:10px;display:flex}.filters .filters__content button{color:#fff;letter-spacing:.5px;cursor:pointer;background:#6dbd45;border-radius:5px;outline:none;align-items:center;gap:8px;padding:8px 15px;font-family:inter;font-size:13px;font-weight:500;display:flex}.filters .filters__content button .filters__content-icon{font-size:18px}.filters .filters__content .filters__clear{background:red;padding:9px 15px}@media (width<=768px){.filters .filters__content button{grid-column:1/3;justify-content:space-between}.filters .filters__content{grid-template-columns:repeat(2,1fr);display:grid}}.callmodal__overlay{z-index:9999;inset:0;z-index:9999;background:#0006;border-radius:10px;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.callmodal__overlay .callmodal{background:#fff;border-radius:15px;flex-direction:column;gap:20px;width:100%;max-width:400px;padding:30px 20px;display:flex;box-shadow:0 8px 20px #0000008c}.callmodal__overlay .callmodal h1{color:#000;letter-spacing:.3px;text-align:center;font-family:inter;font-size:22px;font-weight:600}.callmodal__overlay .callmodal .callmodal__buttons{justify-content:center;align-items:center;gap:10px;display:flex}.callmodal__overlay .callmodal .callmodal__buttons button{color:#fff;letter-spacing:.3px;cursor:pointer;background:#6dbd45;border-radius:5px;padding:5px 20px;font-family:inter;font-size:18px;font-weight:500}.product__card-content{border:1px solid #ececec;border-radius:8px;flex-direction:column;width:220px;padding:10px;transition:all .25s;display:flex}.product__card-content .product__card-images{text-align:center;background:#f3f3f3;border-radius:8px;height:200px}.product__card-content .product__card-images img{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:200px}.product__card-content .product__card-text{flex-direction:column;flex:1;gap:15px;margin-top:7px;display:flex}.product__card-content .product__card-text .product__card-name h2{color:#000;height:15px;font-family:inter;font-size:16px;font-weight:600}.product__card-content .product__card-text .product__card-name .product__card-gb{align-items:center;gap:8px;margin-top:5px;display:flex}.product__card-content .product__card-text .product__card-name .product__card-gb .product__card-radios{background:#00000072;border-radius:50%;width:5px;height:5px}.product__card-content .product__card-text .product__card-name .product__card-gb h3{color:#00000072;letter-spacing:.3px;font-family:inter;font-size:11px;font-weight:500}.product__card-content .product__card-text h3{color:#6dbd45;font-family:inter;font-size:15px;font-weight:700}.product__card-content .product__card-text .product__card-city{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product__card-content .product__card-text .product__card-city .product__card-icon{font-size:14px}.product__card-content .product__card-text .product__card-city h4{color:#00000072;align-items:end;gap:3px;font-family:inter;font-size:11px;font-weight:500;display:flex}.product__card-content .product__card-text .product__card-buttons{align-items:center;gap:5px;display:flex}.product__card-content .product__card-text .product__card-buttons button{cursor:pointer;color:#fff;letter-spacing:.5px;background:#6dbd45;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:8px;font-family:inter;font-size:12px;font-weight:500;transition:all .5s;display:flex}.product__card-content .product__card-text .product__card-buttons button:hover{color:#000;background:0 0;border:1px solid #00000072}.product__card-content:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}@media (width<=576px){.product__card-content{width:100%}.product__card-content .product__card-text .product__card-buttons button{font-size:10px}}@media (width<=430px){.product__card-content .product__card-images,.product__card-content .product__card-images img{height:170px}.product__card-content .product__card-text .product__card-name h2{font-size:14px}.product__card-content .product__card-text .product__card-name .product__card-gb h3{font-size:10px}.product__card-content .product__card-text h3{font-size:13px}.product__card-content .product__card-text .product__card-city .product__card-icon{font-size:12px}.product__card-content .product__card-text .product__card-city h4{font-size:10px}.product__card-content .product__card-text .product__card-buttons button{font-size:8px}}@media (width<=390px){.product__card-content .product__card-images,.product__card-content .product__card-images img{height:140px}.product__card-content .product__card-text .product__card-city{flex-direction:column;align-items:start;gap:7px}.product__card-content .product__card-text .product__card-buttons{flex-direction:column}.product__card-content .product__card-text .product__card-buttons button{font-size:10px}}.loadMore{color:#fff;cursor:pointer;background:#6dbf45;border-radius:5px;align-items:end;gap:5px;margin:20px auto;padding:8px 10px;font-family:inter;font-size:20px;font-weight:500;display:flex}.loadMore .loadMore__icon{font-size:20px}.product__card{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.product__notfound{text-align:center}.product__notfound h1{color:#000;letter-spacing:.3px;font-family:inter;font-size:20px;font-weight:500}.product__notfound p{color:#000;letter-spacing:.3px;margin:10px 0;font-family:inter;font-size:15px;font-weight:400}@media (width<=576px){.product__card{grid-template-columns:repeat(2,1fr);display:grid}}@media (width<=390px){.product__card{gap:15px}}.gallery-title{color:#000;letter-spacing:.3px;text-align:center;font-family:inter;font-size:20px;font-weight:600}.gallery{width:50%}.gallery .gallery__content .gallery__img{object-fit:contain;background:#f1f1f1;border-radius:10px;width:100%;height:420px;transition:opacity .25s}.gallery .gallery__content .gallery__images{align-items:center;gap:10px;margin-top:15px;display:flex}.gallery .gallery__content .gallery__images img{object-fit:cover;cursor:pointer;background:#f1f1f1;border-radius:5px;width:85px;height:85px;transition:all .25s}.gallery .gallery__content img.active{transform:translateY(-5px);box-shadow:0 8px 18px #101010}@media (width<=768px){.gallery{width:100%}.gallery .gallery__content .gallery__images{margin:0;padding-top:15px;overflow-y:auto}.gallery .gallery__content .gallery__images img{margin-bottom:10px}.gallery .gallery__content .gallery__images::-webkit-scrollbar{height:5px}.gallery .gallery__content .gallery__images::-webkit-scrollbar-thumb{background:red;border-radius:5px}.gallery .gallery__content .gallery__images::-webkit-scrollbar-track{background:#f1f1f1}}@media (width<=430px){.gallery .gallery__content .gallery__img{height:400px}}.product__info{border-radius:10px;flex-direction:column;width:50%;min-height:520px;padding:20px;display:flex;box-shadow:0 8px 20px #00000026}.product__info .product__info-name{border-top:1px solid #00000072;border-bottom:1px solid #00000072;flex-direction:column;gap:10px;padding:7px 0;display:flex}.product__info .product__info-name .product__info-title{color:#000;letter-spacing:.3px;font-family:inter;font-size:25px;font-weight:600}.product__info .product__info-name h2{color:#6dbd45;font-family:inter;font-size:20px;font-weight:800}.product__info .product__info-nav{border-bottom:1px solid #00000072;padding:20px 0}.product__info .product__info-nav .product__info-nav-link{flex-direction:column;gap:10px;display:flex}.product__info .product__info-nav .product__info-nav-link li{color:#00000072;letter-spacing:.3px;justify-content:space-between;align-items:end;font-family:inter;font-size:16px;font-weight:500;display:flex}.product__info .product__info-nav .product__info-nav-link li span{color:#000}.product__info .product__info-text{border-bottom:1px solid #00000072;flex-direction:column;gap:10px;padding:15px 0;display:flex}.product__info .product__info-text label{color:#000;letter-spacing:.3px;font-family:inter;font-size:20px;font-weight:600}.product__info .product__info-text p{color:#000;letter-spacing:.5px;max-height:80px;font-family:inter;font-size:15px;font-weight:400;line-height:18px;overflow-y:auto}.product__info .product__info-text p::-webkit-scrollbar{width:5px}.product__info .product__info-text p::-webkit-scrollbar-thumb{background:#72c343;border-radius:10px}.product__info .product__info-text p::-webkit-scrollbar-track{background:#f1f1f1}.product__info .product__info-buttons{grid-gap:10px;grid-template-columns:1fr 1fr;margin-top:auto;display:grid}.product__info .product__info-buttons button{color:#fff;letter-spacing:.3px;cursor:pointer;background:#6dbd45;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;font-family:inter;font-size:14px;font-weight:600;transition:all .9s;display:flex}.product__info .product__info-buttons button .product__info-locol{font-size:18px}.product__info .product__info-buttons button:hover{background-color:green}@media (width<=768px){.product__info{width:100%}.product__info .product__info-text{margin-bottom:20px}.product__info .product__info-text p{max-height:150px}}.product-title{color:#000;letter-spacing:.3px;text-align:center;font-family:inter;font-size:20px;font-weight:500}.product____content{margin:20px 0}.product____content .product__gallery-back{cursor:pointer;color:#000;letter-spacing:.3px;align-items:center;gap:5px;margin:15px 0;font-family:inter;font-weight:600;display:inline-flex}.product____content .product__gallery-back .product__gallery-icon{font-size:25px}.product__gallery{align-items:start;gap:30px;display:flex}@media (width<=768px){.product__gallery{flex-direction:column;gap:10px;display:flex}}.notfound .notfound__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:30px;display:flex}.notfound .notfound__content img{width:180px}.notfound .notfound__content .notfound__text{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.notfound .notfound__content .notfound__text h1{color:#000;letter-spacing:.5px;font-family:inter;font-size:25px;font-weight:600}.notfound .notfound__content .notfound__text p{color:#000;letter-spacing:.5px;font-family:inter;font-size:18px;font-weight:400}.notfound .notfound__content .notfound__text button{color:#fff;letter-spacing:.5px;cursor:pointer;background:#6dbd45;border-radius:5px;width:fit-content;margin-top:30px;margin-bottom:20px;padding:10px 20px;font-family:inter;font-size:16px;font-weight:500}.logo .logo__content{cursor:pointer;align-items:center;gap:7px;display:flex}.logo .logo__content img{object-fit:contain;width:65px;height:65px}.logo .logo__content .logo__content-text h1{color:#6dbd45;letter-spacing:.5px;font-family:DynaPuff;font-size:27px;font-weight:700}.logo .logo__content .logo__content-text h1 span{color:#000}.logo .logo__content .logo__content-text h5{color:#666;letter-spacing:.8px;align-items:center;gap:3px;font-family:inter;font-size:9px;font-weight:700;display:flex}.logo .logo__content .logo__content-text h5:before{content:"";background:#6dbd45;border-radius:50%;width:7px;height:7px;display:block}@media (width<=768px){.logo .logo__content img{width:40px;height:40px}.logo .logo__content .logo__content-text h1{font-size:25px}.logo .logo__content .logo__content-text h5{font-size:8px}}@media (width<=576px){.logo .logo__content img{width:35px;height:35px}.logo .logo__content .logo__content-text h1{font-size:20px}.logo .logo__content .logo__content-text h5{font-size:7px}.logo .logo__content .logo__content-text h5:before{content:"";width:5px;height:5px}}.search .search__content{align-items:center;display:flex;position:relative}.search .search__content input{color:#000;letter-spacing:.5px;border:1px solid #000;border-right:none;border-radius:5px 0 0 5px;outline:none;width:450px;padding:8px 8px 8px 35px;font-family:inter;font-size:18px;font-weight:500}.search .search__content .clearIcon{color:#fff;cursor:pointer;background:red;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-radius:5px 0 0 5px;width:30px;height:100%;position:absolute}.search .search__content button{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#6dbd45;border-radius:0 5px 5px 0;padding:8.8px 20px;font-family:inter;font-size:18px;font-weight:500}@media (width<=1024px){.search .search__content input{width:100%}}@media (width<=768px){.search .search__content input{width:100%;font-size:16px}.search .search__content button{padding:8.8px 15px;font-size:16px}}@media (width<=430px){.search .search__content input{width:100%;font-size:14px}.search .search__content button{font-size:14px}}.actions .actions__content{cursor:pointer;border:1px solid #000;border-radius:20px;align-items:center;gap:10px;padding:10px;display:flex}.actions .actions__content .actions__content-icon{color:#000;font-size:18px}.actions .actions__content h3{color:#000;letter-spacing:.5px;font-family:inter;font-size:18px;font-weight:500}@media (width<=768px){.actions .actions__content{background:#6dbd45;border:none;border-radius:30px;padding:12px 30px;transition:all .2s;box-shadow:0 5px 20px #2fff008c}.actions .actions__content .actions__content-icon,.actions .actions__content h3{color:#fff;font-size:16px}.actions .actions__content:active{transform:translate(-50%)scale(.96)}}.header .header__content{justify-content:space-between;align-items:center;gap:20px;display:flex}.header .header__content .language{margin-left:auto}@media (width<=768px){.header .header__content{grid-template-columns:1fr auto;grid-template-areas:"logo publish""search language";align-items:center;gap:10px;display:grid}.header .logo{grid-area:logo}.header .search{grid-area:search}.header .language{grid-area:publish;justify-self:center}.header .actions{z-index:1000;width:calc(100% - 32px);max-width:200px;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}}@media (width<=576px){.header .header__content{position:relative}.header .header__content .search{grid-column:1/3}}.language .language__content select{color:#000;cursor:pointer;background:#fff;outline:none;font-family:inter;font-size:16px;font-weight:500}.footer{border-top:1px solid #000;border-bottom:1px solid #000}.footer .footer__content{flex-direction:column;align-items:center;gap:10px;padding:20px 0;display:flex}.footer .footer__content p{text-align:center;color:#000;letter-spacing:.5px;width:350px;font-family:inter;font-size:14px;font-weight:500}.footer .footer__content .footer__content-text{color:#666;letter-spacing:.7px;text-align:center;font-family:inter;font-size:12px;font-weight:500}.footer .footer__content .footer__content-icons{align-items:center;gap:25px;margin-top:50px;font-size:25px;display:flex}.footer .footer__content .footer__content-icons .footer__content-icon{cursor:pointer;color:#000}.footer-version{color:#666;letter-spacing:.7px;text-align:center;text-align:center;margin:5px 0;font-family:inter;font-size:10px;font-weight:500}@media (width<=430px){.footer .footer__content p{width:100%}}.layout{flex-direction:column;min-height:100vh;display:flex}.layout .layout-main{flex:1}.adsimg{flex-direction:column;gap:20px;display:flex}.adsimg .adsimg__count{color:#000;letter-spacing:.3px;text-align:center;font-family:inter;font-size:18px;font-weight:600}.adsimg h1{color:#000;letter-spacing:.5px;cursor:pointer;align-items:center;gap:5px;font-family:inter;font-size:16px;font-weight:600;display:flex}.adsimg__images{flex-wrap:wrap;gap:12px;display:flex}.adsimg__image,.adsimg__empty{border-radius:10px;width:150px;height:120px}.adsimg__image{background:#f3f3f3;position:relative;overflow:hidden}.adsimg__image img{object-fit:cover;width:100%;height:100%;display:block}.adsimg__delete{color:red;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:5px;right:5px;box-shadow:0 2px 8px #0003}.adsimg__delete:hover{transform:scale(1.08)}.adsimg__empty{cursor:pointer;background:#f3f3f3;border:2px dashed #ccc;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:all .2s;display:flex}.adsimg__empty svg{font-size:30px}.adsimg__empty span{font-family:inter;font-size:13px;font-weight:600}.adsimg__empty:hover{background:#ebebeb;border-color:#999}.adsimg .ads__input{text-align:center;margin:0 auto}.adsimg .ads__input span{color:red;letter-spacing:.3px;font-family:inter;font-size:12px;font-weight:500}.adsimg .ads__input label{cursor:pointer;color:#000;letter-spacing:.5px;border-radius:5px;align-items:center;gap:6px;margin-top:10px;padding:10px 24px;font-family:inter;font-size:14px;font-weight:600;display:flex;box-shadow:0 5px 20px #0000004d}.adsimg .ads__input-icon{font-size:20px}.adsimg .adsimg__modal{z-index:999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.adsimg .adsimg__modal img{border-radius:15px;max-width:90%;max-height:90%}.adsleft{flex-direction:column;gap:15px;display:flex}.adsleft .adsleft__content{flex-direction:column;gap:5px;display:flex}.adsleft .adsleft__content label{color:#000;letter-spacing:.3px;font-family:inter;font-size:14px;font-weight:500}.adsleft .adsleft__content input{color:#000;letter-spacing:.3px;border:1px solid #00000072;border-radius:5px;outline:none;width:200px;padding:8px;font-family:inter;font-size:14px;font-weight:500}.adsleft .adsleft__content span{color:red;letter-spacing:.3px;font-family:inter;font-size:12px;font-weight:500}@media (width<=576px){.adsleft .adsleft__content input{width:100%}}.adsright{flex-direction:column;gap:15px;display:flex}.adsright .adsright__content{flex-direction:column;gap:5px;display:flex}.adsright .adsright__content label{color:#000;letter-spacing:.3px;font-family:inter;font-size:14px;font-weight:500}.adsright .adsright__content input{color:#000;letter-spacing:.3px;border:1px solid #00000072;border-radius:5px;outline:none;width:200px;padding:8px;font-family:inter;font-size:12px;font-weight:500}.adsright .adsright__content span{color:red;letter-spacing:.3px;font-family:inter;font-size:12px;font-weight:500}@media (width<=576px){.adsright .adsright__content input{width:100%}}.addads .addads__content{border-radius:10px;margin:30px 0;padding:15px;box-shadow:0 8px 20px #00000026}.addads .addads__content .adds__content-inputs{justify-content:space-evenly;align-items:center;margin:30px 0;display:flex}.addads .addads__content .addads__textarea{flex-direction:column;gap:5px;max-width:570px;margin:0 auto 40px;display:flex}.addads .addads__content .addads__textarea label{color:#000;letter-spacing:.5px;font-family:inter;font-size:16px;font-weight:800}.addads .addads__content .addads__textarea .addads__textarea-text{color:#000;letter-spacing:.3px;resize:vertical;border:1px solid #00000072;border-radius:5px;outline:none;width:100%;min-height:100px;padding:8px;font-family:inter;font-size:14px;font-weight:500}.addads .addads__content .addads__textarea span{color:red;letter-spacing:.3px;font-family:inter;font-size:12px;font-weight:500}.addads .addads__content .addads__content-btn{display:flex}.addads .addads__content .addads__content-btn button{color:#fff;letter-spacing:.5px;cursor:pointer;background:#6dbd45;border-radius:5px;width:fit-content;margin:0 auto;padding:10px 20px;font-family:inter;font-size:18px;font-weight:700;box-shadow:0 0 15px #77cd2c}@media (width<=768px){.addads .addads__content .addads__textarea{max-width:500px}}@media (width<=576px){.addads .addads__content .adds__content-inputs{flex-direction:column;align-items:stretch;gap:15px}.addads .addads__content .addads__textarea{max-width:100%}.addads .addads__content .addads__content-btn button{width:100%;padding:12px 0}}.success .success__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:50px;display:flex}.success .success__content img{width:180px}.success .success__content .success__text{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.success .success__content .success__text h1{color:#000;letter-spacing:.5px;font-family:inter;font-size:25px;font-weight:600}.success .success__content .success__text p{color:#000;letter-spacing:.5px;font-family:inter;font-size:18px;font-weight:400}.success .success__content .success__text button{color:#fff;letter-spacing:.5px;cursor:pointer;background:#6dbd45;border-radius:5px;width:fit-content;margin-top:30px;padding:10px 20px;font-family:inter;font-size:16px;font-weight:500}.success .success__content .success__text span{color:#00000072;letter-spacing:.3px;margin-bottom:10px;font-family:inter;font-size:12px;font-weight:500}@media (width<=390px){.success .success__content img{width:150px}}
