/* cache 2025-09-29 13:08:00 */
.fade{position:absolute;margin-top:1rem;z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.fade.active,.fade.is-active{opacity:1;visibility:visible}.scroll{scrollbar-width:thin;scrollbar-color:dark}.scroll::-webkit-scrollbar{width:.9rem}.scroll::-webkit-scrollbar-track{background-color:#eaeaea}.scroll::-webkit-scrollbar-thumb{background-color:#ed564b}.cart{display:block}.cart .cart-wrapper{display:grid;align-items:start;grid-template-columns:1fr 25rem;column-gap:3.2rem}.cart .cart-wrapper .right-col{display:flex;flex-direction:column}.cart .cart-wrapper .cart-decorate{margin-top:4rem;margin-left:auto}.cart .clear-cart-wrapper{position:relative}.cart .clear-cart-wrapper .clear-button{position:absolute;right:0;top:-2.5rem;transform:translateY(-100%);padding:0;display:flex;align-items:center;column-gap:1rem;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.4rem;color:#000;background-color:transparent;border:0}.cart .min-price{width:100%;margin-bottom:3rem;padding:1.7rem 2rem;text-align:center;color:#fef2e8;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;border:1px solid #fef2e8;border-radius:1rem}.cart .hide{display:none!important}.cart .cart-list{margin-bottom:2.5rem}.cart .cart-list .cart-item{position:relative;display:grid;align-items:center;grid-template-columns:10rem 2.7fr 8.5rem 8rem 13rem 3.5rem;grid-gap:4%;padding:1.5rem 0;font-size:1.6rem;font-weight:400;line-height:109.9%;border-bottom:1px solid #d9d9d9}.cart .cart-list .cart-item:last-child{border-bottom:0}.cart .cart-list .cart-item:hover .col:nth-child(7){opacity:1;visibility:visible}.cart .cart-list .cart-item-header{padding:0;color:#989898;border-bottom:0}.cart .cart-list .cart-item .col{display:flex;flex-direction:column;text-align:center}.cart .cart-list .cart-item .col.flex{display:flex;flex-direction:row;column-gap:3rem}.cart .cart-list .cart-item .col.flex a{flex-shrink:0}.cart .cart-list .cart-item .col:first-child{text-align:left}.cart .cart-list .cart-item .col:first-child a{display:flex;height:10rem;align-items:center;justify-content:center;background-color:#fff;border-radius:2rem}.cart .cart-list .cart-item .col:nth-child(2){text-align:left}.cart .cart-list .cart-item .col:nth-child(3){align-items:center}.cart .cart-list .cart-item .col:nth-child(3) label span{display:none}.cart .cart-list .cart-item .col:nth-child(4){display:flex;align-items:center}.cart .cart-list .cart-item .col:nth-child(4) label{display:none}.cart .cart-list .cart-item .col:nth-child(5){text-align:right}.cart .cart-list .cart-item .col:nth-child(6){text-align:right;transition:opacity .3s ease,visibility .3s ease}.cart .cart-list .cart-item .col .checkbox{height:2rem;width:2rem}.cart .cart-list .cart-item img{object-fit:contain}.cart .cart-list .cart-item input{width:100%;height:3rem;padding:0 1rem;font-size:1.6rem;text-align:center;border:1px solid #d9d9d9;border-radius:3rem;background-color:#fff}.cart .cart-list .cart-item .price{padding-top:.8rem;white-space:nowrap;text-align:right;font-size:1.8rem;line-height:109.9%}.cart .cart-list .cart-item .unit-price{text-align:right;font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#989898}.cart .cart-list .cart-item .name{margin-bottom:1rem}.cart .cart-list .cart-item .name a{color:inherit}.cart .cart-list .cart-item .article,.cart .cart-list .cart-item .color,.cart .cart-list .cart-item .size{font-size:1.4rem;color:#c4c4c4}.cart .cart-list .cart-item .size{display:none}.cart .cart-list .cart-item .size[data-value]{display:block}.cart .cart-list .cart-item .remove{background-color:transparent;border:0;padding:2rem;color:#898989;transition:color .3s ease;cursor:pointer}.cart .cart-list .cart-item .remove:hover{color:red}.cart .cart-list .cart-item .sum{margin-top:.5rem;font-weight:600;font-size:1.8rem;line-height:2.4rem;color:#aeaeae}.cart .cart-list .cart-item .add-application{display:flex;align-items:center;column-gap:1rem;padding:1rem 1.5rem;width:fit-content;font-weight:500;font-size:1.8rem;line-height:109.9%;color:inherit;border:1px solid #d6d6d6;border-radius:8px;background-color:#fff}.cart .bottom{display:grid;grid-template-columns:1fr auto;column-gap:5.6rem}.cart .bottom .desc p{font-weight:500;font-size:1.8rem;line-height:136.4%;padding:2rem 2.3rem;background:#f8f8f8;border-radius:2rem}.cart .bottom .desc .links{margin-top:1.1rem;display:flex;column-gap:4rem;padding:0 2.3rem}.cart .bottom .desc .links a{color:inherit;text-decoration:underline;font-weight:500;font-size:1.8rem;line-height:2.4rem}.cart .buy{position:relative;padding:2.5rem 2.5rem 2.3rem;text-align:center;background-color:#fef2e8;border-radius:2.5rem}.cart .buy .title{margin-bottom:.5rem;font-size:1.3rem;text-transform:uppercase}.cart .buy .total{margin-bottom:1rem;font-size:1.8rem;font-weight:500}.cart .buy .btn{margin-bottom:.5rem;width:100%;text-align:center}.cart .buy .min-order{font-size:1.4rem}.cart .buy .decorate{position:absolute;z-index:-1;width:100%;height:auto;top:100%;left:0;bottom:0;transform:translateY(-4rem)}.cart .order-success{margin-bottom:6rem}.cart .order-success .title{margin-bottom:3rem;font-size:6rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-2px;color:#000}.cart .order-success .title span{color:#ed564b}.cart .order-success .subtitle{margin-bottom:5rem;font-size:3rem;font-style:normal;font-weight:400;line-height:120%}.cart .order-success .btn{display:flex;max-width:30rem;width:100%;text-align:center}.fav-container .products-list{display:grid;grid-template-columns:repeat(4,1fr);column-gap:3rem}@media (max-width:1280px){.fav-container .products-list{grid-template-columns:repeat(3,1fr);column-gap:2rem}}@media (max-width:768px){.fav-container .products-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.fav-container .products-list{grid-template-columns:repeat(1,1fr)}}