body{margin:0}.header{display:flex;justify-content:center;align-items:center;font-size:2vw}.header h1{text-shadow:1px 1px 1px #957dad,1px 2px 1px #957dad,1px 3px 1px #957dad,1px 4px 1px #957dad,1px 5px 1px #957dad,1px 6px 1px #957dad,1px 10px 5px rgba(16,16,16,.5),1px 15px 10px rgba(16,16,16,.4),1px 20px 30px rgba(16,16,16,.3),1px 25px 50px rgba(16,16,16,.2)}@media screen and (max-width:576px){.header h1{display:none}.header img{margin:16px}}.m-0{margin:0}.layout{height:100vh}.layout__header{height:100px;padding-inline:50px;line-height:100px;color:#fff;background:linear-gradient(90deg,#4cc9e6,#210cac);font-size:2em}.layout__content{text-align:center;min-height:120px;line-height:120px}.layout__footer{height:48px;color:#fff;background:#001529;padding:10px 50px}.product-catalog{height:100%;overflow:auto}.product-item{margin:10px;padding:10px;box-shadow:2px 2px 10px gray}.product-item .product-title,.product-item .ant-card-meta-title{font-size:1.3vw}.product-item .product-number{color:#000;font-weight:700;font-size:2vw}.product-item svg{color:#ff0;margin:5%;font-size:2vw}.product-item img{min-width:15vw;min-height:15vw;max-width:15vw;max-height:15vw}.product-title{overflow:auto}.product-item .ant-card-cover{display:flex;justify-content:center}.product-item .ant-card-actions{border-top:3px solid lightgray}.product-item .ant-card-actions li:not(:last-child){border-inline-end:3px solid lightgray}@media screen and (max-width:576px){.product-item img{min-width:250px;height:250px;max-width:250px;max-height:250px}.product-item .product-title,.product-item .ant-card-meta-title,.product-item .product-number,.product-item .ant-card-actions{font-size:30px}.product-item svg{font-size:30px}}.footer{display:flex;justify-content:space-evenly}.footer h1{margin:0;display:flex;align-items:center}.price-filter{margin:15px}.title{text-decoration:underline;padding-top:10px}.status{position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.filter-btn{margin:10px;height:40px;border-radius:8px}.filter-btn svg{font-size:30px}.product-row{height:100vh;display:flex;justify-content:center;align-items:center;background:#f5f5f5}.product-row .product-description{font-size:1rem;border:1px solid silver;text-align:center;background:#fff;padding:20px;border-radius:10px;color:gray;box-shadow:5px 5px 10px gray;display:flex;align-items:center;max-width:100%}.product-row .product-description img{min-width:15vw;min-height:15vw;max-width:15vw;max-height:15vw;display:block;margin:0 auto;padding:10px}.product-row .product-description p{font-weight:700;text-align:justify}.product-row .product-description .summary{padding:5px}.product-row .product-description .title{margin:0;padding:10px}.product-row .product-description .price{color:#108ee9}@media screen and (max-width:576px){.product-row .product-description{flex-direction:column}.product-row .product-description img{min-width:50vw;max-height:50vw}.product-row .product-description .title{max-width:300px;overflow:auto}}@media screen and (min-width:576px)and (max-width:992px){.product-row .product-description{max-width:100%}}
