.btn-price{z-index:200}.btn-price .btn-calculator{width:200px}.btn-price .btn-calculator .icon-calculator{width:27px}.btn-price .btn-calculator .q-btn__content>div{display:flex;gap:10px;justify-content:space-around}.btn-price .btn-calculator .q-btn__content>div>div{font-weight:700;padding-top:2px}.btn-price .q-btn{background-color:#ff8a00;border-radius:6px;color:#fff;height:35px;width:150px}.btn-price .q-btn__content{font-size:14px;font-weight:600}@media only screen and (min-width:768px){.btn-price .q-btn{width:170px}.btn-price .q-btn__content{font-size:16px}}.product-card{cursor:pointer;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between}.product-card>div .q-img{margin-bottom:5%;width:100%}.product-card>div .title{color:#020054;font-size:14px;line-height:20px}.product-card .btn-price .q-btn{height:28px;width:100px}.product-card .btn-price .q-btn .q-btn__content{flex-flow:row-reverse;font-size:14px;height:100%}@media only screen and (min-width:768px){.product-card>div .title{line-height:26px}}@media only screen and (min-width:1175px){.product-card>div .title{font-size:16px}}.products-page{margin-bottom:50px}.products-page .products-list{display:flex;flex-direction:column;gap:40px}.products-page .products-list .category>h2{background:linear-gradient(90deg,#020054,#020054 40%,#0000);color:#fff;margin-bottom:40px;padding:8px 16px;text-align:left}.products-page .products-list .category .list{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin:0 auto;max-width:100%;padding:0 15px;row-gap:50px}.products-page .products-list .category .list>div{max-width:47%;width:100%}@media only screen and (min-width:320px){.products-page .products-list{justify-content:space-between}}@media only screen and (min-width:400px){.products-page .products-list{justify-content:space-between;margin:0 auto;padding:0 30px}}@media only screen and (min-width:768px){.products-page{margin-bottom:70px}.products-page .products-list{max-width:800px;padding:0 60px}.products-page .products-list .category>h2{font-size:20px}.products-page .products-list .category .list{row-gap:80px}.products-page .products-list .category .list>div{max-width:300px}}@media only screen and (min-width:1175px){.products-page .products-list{gap:60px;justify-content:flex-start;margin:0 auto;max-width:1120px}.products-page .products-list .category>h2{margin-bottom:60px}.products-page .products-list .category .list{gap:35px;justify-content:flex-start;row-gap:70px}}