@import"https://fonts.googleapis.com/css2?family=Piazzolla:ital,opsz,wght@0,8..30,100..900;1,8..30,100..900&display=swap";body,html{margin:0;font-family:Piazzolla,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;scroll-behavior:smooth}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}#makeOrder .pagination{font-family:Piazzolla,serif;color:#656565;font-size:16px;margin-bottom:49px;margin-top:99px}#makeOrder .container{padding-left:98px;padding-right:98px}@media screen and (max-width:1230px){#makeOrder .container{padding-left:20px;padding-right:20px}}@media screen and (max-width:700px){#makeOrder .container{padding-left:5px;padding-right:5px;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:400px){#makeOrder .container{padding-left:0;padding-right:0}}#makeOrder .container h1{font-family:Piazzolla,serif;color:#656565}#makeOrder .order-and-cart{display:flex;width:max-content}@media screen and (max-width:800px){#makeOrder .order-and-cart{flex-direction:column-reverse}}#makeOrder .leftPart{width:360px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}@media screen and (max-width:500px){#makeOrder .leftPart{width:100%}}#makeOrder .text{font-weight:600;font-size:48px;margin-bottom:64px}#makeOrder .firstFilter{margin-right:15px}#makeOrder .choose,#makeOrder .firstFilter,#makeOrder .secondFilter{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#makeOrder .choose{margin-bottom:8px}#makeOrder .choose input[type=radio]:checked{accent-color:#656565}#makeOrder .choose label{font-family:Piazzolla,serif;font-size:15px;color:#656565;margin-left:8px}#makeOrder .dataUser{display:flex;flex-direction:column;justify-content:center}#makeOrder .dataUser input{width:310px;height:40px;border-radius:60px;padding-left:6px;margin-bottom:8px;font-family:Piazzolla,serif;font-size:15px;color:#656565}#makeOrder .dataUser .delivery{height:75px;border-radius:10px}#makeOrder .money{width:356px;height:128px;border-radius:60px;border:1px solid #000;display:flex;align-items:center;padding-left:23px}@media screen and (max-width:400px){#makeOrder .money{display:none}}#makeOrder .money p{text-align:center;font-family:Piazzolla,serif;color:#656565;font-size:15px;font-weight:500}#makeOrder .card{width:356px;height:128px;border-radius:60px;border:1px solid #000;display:flex;align-items:center;padding-left:23px;margin-top:11px}@media screen and (max-width:400px){#makeOrder .card{display:none}}#makeOrder .card p{text-align:center;font-family:Piazzolla,serif;color:#656565;font-size:15px;font-weight:500}#makeOrder .name{width:356px;height:73px;border-radius:60px;border:1px solid #000;display:flex;align-items:center;margin-top:11px;flex-direction:column}@media screen and (max-width:400px){#makeOrder .name{display:none}}#makeOrder .name p{text-align:center;font-family:Piazzolla,serif;color:#656565;font-size:15px;font-weight:500}#makeOrder .bottomPart{display:flex;justify-content:center;align-items:center;padding-top:18px;flex-direction:column}#makeOrder .bottomPart p{padding-left:4px}#makeOrder .bottomPart button{border:0;border-radius:60px;width:430px;height:78px;font-family:Piazzolla,serif;color:#656565;display:flex;align-items:center;justify-content:center;font-size:48px;cursor:pointer;background-image:url(/furnitureForOrder/button.jpg);background-position:0;line-height:68px;font-weight:500;margin-bottom:20px}@media screen and (max-width:500px){#makeOrder .bottomPart button{width:250px;font-size:30px}}#makeOrder .bottomPart .button{margin-top:32px}#makeOrder .checkbox{display:flex;justify-content:center;align-items:center}#makeOrder .checkbox input[type=checkbox]:checked{accent-color:#656565}#makeOrder .rightPart{padding-left:15px}@media screen and (max-width:600px){#makeOrder .rightPart{padding-left:0}}#makeOrder .rightPart .products{display:grid;grid-template-columns:repeat(4,220px);grid-auto-rows:minmax(300px,auto);grid-row-gap:100px;width:100%;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:1450px){#makeOrder .rightPart .products{grid-template-columns:repeat(3,220px)}}@media screen and (max-width:1230px){#makeOrder .rightPart .products{grid-template-columns:repeat(2,220px)}}@media screen and (max-width:500px){#makeOrder .rightPart .products{grid-template-columns:repeat(1,90%);justify-content:center}}#makeOrder .rightPart .products .product{position:relative;color:#656565;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:2px solid #656565;border-radius:10px;padding-top:40px}#makeOrder .rightPart .products .product:not(:last-child){margin-right:10px}@media screen and (max-width:600px){#makeOrder .rightPart .products .product:not(:last-child){margin-right:0}}#makeOrder .rightPart .products .product .heart-container img{position:absolute;top:10px;right:10px;cursor:pointer;transition:filter .5s,opacity .5s}#makeOrder .rightPart .products .product .heart-container .like-filled{opacity:0}#makeOrder .rightPart .products .product .heart-container:hover .like-filled{opacity:1}#makeOrder .rightPart .products .product .heart-container:hover .heart-outline{opacity:0}#makeOrder .rightPart .products .product .image-slider img{object-fit:cover}#makeOrder .rightPart .products .product .image-slider .prev-arrow{left:5px}#makeOrder .rightPart .products .product .image-slider .next-arrow{right:5px}#makeOrder .rightPart .products .product .price{font-size:32px;font-weight:400;font-family:Piazzolla,serif;border-bottom:2px solid #656565;margin-top:0}#makeOrder .rightPart .products .product .name{font-size:15px;font-weight:400;font-family:Piazzolla,serif;color:#000;margin-top:5px;margin-bottom:10px;text-align:center;width:90%;border:none;height:50px}#makeOrder .rightPart .products .product .line{width:100%;margin-top:auto;margin-bottom:10px}