.Page{display:flex;flex-direction:column;justify-content:start!important;align-items:center;width:100%;min-height:100vh;position:relative;padding:16px 16px 60px;gap:32px}@media (min-width: 900px){.Page{padding:96px 16px 80px 80px}}@media (max-width: 900px){.product-type-price{flex-wrap:wrap}}form{justify-content:center;align-items:center;display:flex;flex-direction:column;gap:16px}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.login-register-container{position:relative;display:flex;flex-direction:column;justify-content:start;gap:16px;align-items:center;width:100%}.login-register-container img{width:350px;height:200px;position:relative}.top-buttons-container{margin-top:32px;height:58px}.login-register-btn{display:flex;gap:16px}.login-form-container{width:100%;display:flex;justify-content:start;align-items:center;gap:32px;flex-direction:column}#login-form{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:16px}.forgot-password{text-align:center;position:relative;font-weight:400;font-size:14px;color:#0d53fc;text-decoration:none}.social-media{margin:0 auto;min-height:100px;max-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.social-media-text{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.social-media-icons{display:flex;justify-content:center;align-items:center;gap:24px}.sm-icon{width:32px;height:32px;box-shadow:0 0 3px #789;padding:4px;border-radius:6px}.all-products-container{width:80%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}@media (max-width: 900px){.all-products-container{justify-content:center}}.ProductCard{width:300px;min-height:600px;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:8px;border-radius:6px;box-shadow:0 0 4px;padding:8px;transition:all .5s ease-in-out}.ProductCard:hover{box-shadow:0 0 16px;transform:scale(1.1)}.ProductCard img{width:100%;height:200px;border-radius:6px}.product-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:start;width:100%}.product-info-container{flex-grow:2;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:start;gap:8px}.info-usr-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;align-items:center;gap:8px}.info-usr-container img{width:30px;height:30px}.Profile{gap:100px}.user-info,.editingInputs{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}a{text-decoration:none;color:#005f8b}.user-actions{display:flex;width:80%;flex-direction:column;justify-content:center;align-items:start;gap:32px}.action{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:16px;width:100%;cursor:pointer}.my-products-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:8px;gap:32px;width:100%;min-width:300px}@media (max-width: 900px){.my-products-container{justify-content:center}}.add-new-product{display:flex;justify-content:center;align-items:center;width:300px;height:500px}.image-carousel{width:100%;max-width:600px;margin:auto}.carousel-container{overflow:hidden}.carousel-container img{width:100%;height:400px}.controls{display:flex;justify-content:center;align-items:center;gap:16px;width:100%;margin:auto;text-align:center}button{margin:0 5px;padding:8px 12px;cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:14px}.Product{width:80%;margin:auto}.Product img{border-radius:6px}.product-buttons{display:flex;margin-bottom:16px;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;align-items:center;gap:16px}.Offer{gap:16px!important}.offer-container,.products-to-offer-container{width:100%;border-radius:6px;display:flex;flex-direction:row;min-width:1400px;justify-content:space-between;align-items:center}.sender-container,.receiver-container{padding:4px 16px;width:40%;min-height:320px;border-radius:6px;display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;justify-content:center;align-items:center}.offer-sides-info{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;text-align:center}.buttons-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:150px;text-align:center}.users-container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:center}.info{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:40%}.text-container{border:1px solid lightblue;border-radius:6px;padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.messages-container{width:300px;height:100px;overflow-y:auto}.mobile-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-width:600px;position:relative;min-height:100vh}.user-switch{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.user-mobile-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%}.bottom-offer-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px;padding:8px;width:100%}.ProductOfferCard{width:250px;height:300px;padding:4px 8px;display:flex;gap:8px;flex-direction:column;justify-content:start;align-items:start;border:1px solid black;border-radius:6px;box-shadow:0 0 5px}.ProductOfferCard:hover{box-shadow:0 0 20px}.info-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;align-items:start;gap:8px}.ProductOfferCard img{width:100%;height:200px}.OfferCard{width:80%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center;padding:8px 16px}.users-names{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:16px}.Review{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:16px;width:100%}.rating{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:16px}.ReviewCard{width:40%;padding:8px 16px;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:16px;background-color:#789;border-radius:6px;border:1px solid #333;box-shadow:0 0 6px;position:relative}.review-sender-info{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:16px}.barter-def{width:100%;text-align:left}
