.label{align-items:center;background:#dee2e7;border-radius:10px;display:flex;font-weight:500;justify-content:center;padding:5px 7px}.label--sale{background:#f4f3f1;border-radius:8px;position:relative}@media only screen and (max-width:1024px){.label--sale .label__text{font-weight:600}}.label--big-sale .label__text{color:#fff}@media only screen and (max-width:1024px){.label--big-sale .label__text{font-weight:400}}.label--hit{background:#d9e4e2}.label__text{font-size:12px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1024px){.label__text{font-size:13px;font-weight:600;line-height:100%}}.label--black{background:#100c08}.label--black .label__text{color:#fff}.label--big .label__text{font-size:14px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:1024px){.label--big .label__text{font-size:13px;font-weight:600;line-height:100%}}.catalog-item{display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease-out}.catalog-item.swiper-slide{width:25%}.catalog-item--banner{background:#f4f3f1;border-radius:15px;overflow:visible;width:100%}@media only screen and (max-width:1024px){.catalog-item--banner .catalog-item__content{padding:20px}}.catalog-item--search .catalog-item__title{display:inline-block;font-size:16px;line-height:110%;padding:10px 0 5px}.catalog-item__info{flex-grow:1}.catalog-item__photo{align-items:center;background:#f5f3f1;border-radius:20px;display:flex;justify-content:center;overflow:hidden;padding:50%;position:relative;text-align:center}@media only screen and (max-width:1024px){.catalog-item__photo{border-radius:20px}}.catalog-item__photo .swiper-wrapper{height:100%!important}.catalog-item__photo .swiper-container{inset:0;position:absolute}.catalog-item__photo .swiper-slide{align-items:center;background:#f5f5f5;display:flex;justify-content:center;width:100%!important}.catalog-item__photo img{display:flex;max-height:100%!important;max-width:100%!important;mix-blend-mode:darken;-o-object-fit:contain;object-fit:contain;width:100%}.catalog-item .catalog-item__photo:hover+.catalog-item__title .catalog-item__name{color:#ac8c75}.catalog-item__pagination{align-items:center;bottom:20px!important;display:flex;flex-grow:1;flex-wrap:nowrap;font-size:14px;justify-content:center;left:50%!important;overflow:hidden;position:absolute;transform:translate(-50%);width:100%;z-index:3}@media only screen and (max-width:1200px){.catalog-item__pagination{bottom:20px!important}}@media only screen and (max-width:1024px){.catalog-item__pagination{bottom:15px!important}}@media only screen and (max-width:768px){.catalog-item__pagination{bottom:10px!important}}.catalog-item__pagination .swiper-pagination-bullet{background:#abadb7;border-radius:50%!important;cursor:pointer;display:block;height:6px;margin:0 5px!important;max-height:6px;max-width:6px;min-height:6px;min-width:6px;opacity:1!important;position:relative;width:6px;z-index:3}@media only screen and (max-width:1024px){.catalog-item__pagination .swiper-pagination-bullet{margin:0 2px!important}}.catalog-item__pagination .swiper-pagination-bullet-active{background:#dee2e7;height:8px;max-height:8px;max-width:8px;min-height:8px;min-width:8px;width:8px}.catalog-item__img{border-radius:8px;display:flex;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute}.catalog-item__sizes{color:#dee2e7;display:flex;display:none;font-size:14px;padding:0}@media only screen and (max-width:600px){.catalog-item__sizes{font-size:14px}}.catalog-item__size{align-items:center;color:#dee2e7;display:flex;justify-content:flex-start;margin-right:0}@media only screen and (max-width:600px){.catalog-item__size{font-size:14px}}.catalog-item__title{padding:20px 30px 0 0;position:relative}@media only screen and (max-width:768px){.catalog-item__title{padding:20px 30px 5px 0}}.catalog-item__title--center{text-align:center}.catalog-item__name{display:flex;font-size:20px;line-height:120%;transition:all .3s ease-out}@media only screen and (max-width:768px){.catalog-item__name{font-size:16px;font-weight:400;line-height:110%}}.catalog-item__name:hover{color:#ac8c75}.catalog-item__name--middle{font-size:18px;font-weight:700}.catalog-item__rating{display:none}.catalog-item__label{display:flex;position:relative}.catalog-item__stocks{align-items:center;display:flex;justify-content:center;left:50px;position:absolute;right:50px;top:10px}.catalog-item--favorite{margin-bottom:30px;width:100%}.catalog-item__prices{align-items:flex-start;display:flex;gap:0 10px;padding:15px 0 0}@media only screen and (max-width:768px){.catalog-item__prices{flex-wrap:wrap;gap:0;padding:5px 0 0;position:relative}}.catalog-item--collections{margin:0 10px 20px;width:calc(33% - 20px)}@media only screen and (max-width:1024px){.catalog-item--collections{width:calc(50% - 20px)}}@media only screen and (max-width:600px){.catalog-item--collections{width:100%}}@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.modal-sheets{background:#fff;bottom:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0;position:fixed;right:0;top:0;transform:translate(110%);transition:transform .6s cubic-bezier(.19,1,.22,1);width:480px;z-index:1000}@media only screen and (max-width:1024px){.modal-sheets{padding-bottom:70px;width:100%}}.modal-sheets--active{transform:translate(0);visibility:visible!important}.modal-sheets .separator{position:relative;z-index:11}.modal-sheets--filter{width:400px;z-index:1200}@media only screen and (max-width:1024px){.modal-sheets--filter{width:100%}}.modal-sheets--filter .separator--modal-sheets{display:none}.modal-sheets--filter .modal-sheets__container{overflow-x:hidden;overflow-y:auto;padding:0}.modal-sheets__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-start;margin-bottom:0;padding:30px 40px 20px;position:relative;z-index:10}@media only screen and (max-width:1024px){.modal-sheets__header{padding:30px 30px 20px}}.modal-sheets__title{border-bottom:1px solid transparent;flex-grow:1;font-size:20px;font-weight:700;line-height:100%;transition:all .3s ease-out}.modal-sheets__close{padding:0 0 0 30px;position:absolute;right:25px}@media only screen and (max-width:1024px){.modal-sheets__close{right:15px}}.modal-sheets__close-link{align-items:center;background:#fff;border-radius:50%;display:flex;height:45px;justify-content:center;position:relative;top:-3px;transition:all .3s ease-out;width:45px}.modal-sheets__close-button{height:15px;width:15px}.modal-sheets__close-button path{stroke:#100c08}.modal-sheets__container{overflow-x:hidden;overflow-y:auto;padding:0 30px 40px 40px}@media only screen and (max-width:1024px){.modal-sheets__container{padding:10px 20px 20px}}.modal-sheets__content{display:flex;flex-direction:column;gap:30px 0;padding:20px 10px 10px;position:relative}
