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