.glider,.glider-contain{margin:0 auto;position:relative}
.glider,.glider-track{transform:translateZ(0)}
.glider-dot,.glider-next,.glider-prev{border:0;padding:0;user-select:none;outline:0}
.glider-contain{width:100%}
.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}
.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}
.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}
.glider.draggable .glider-slide img{user-select:none;pointer-events:none}
.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}
.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%;min-width:150px}
.glider-slide img{max-width:100%}
.glider::-webkit-scrollbar{opacity:0;height:0}
.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:hsla(0,0%,61.2%,.25);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.25);box-shadow:0 0 1px hsla(0,0%,100%,.25)}}.products__head{padding:140px 0 60px;background:var(--dark)}.products--page .products__head{padding:240px 0 60px}.products__title{display:flex;justify-content:flex-start;align-items:flex-start}.products__title h1{font-family:var(--ogg);font-style:normal;font-weight:400;font-size:168px;line-height:196px;color:var(--ecru)}.products__title svg{width:81px;height:81px;flex-shrink:0}.products__category{padding:80px 10px 40px;background:var(--ecru-main)}.products__category h2{font-size:30px;line-height:34px;font-family:var(--mattone);color:var(--dark);letter-spacing:-.005em;margin-bottom:30px;margin-left:30px;text-transform:uppercase}.products__category__wrapper{display:flex;justify-content:space-between;align-items:flex-start}.products__category__banner{width:677px;height:704px;background:var(--pure-white);display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:1920px){.products__category__banner{width:100%;margin-left:60px}}.products__category__banner h3{margin-bottom:50px;color:var(--dark);font-family:var(--ogg);font-weight:400;font-size:48px;line-height:56px}.products__category__banner img{width:400px}.products__category__products{display:flex;justify-content:flex-start;align-items:flex-start;/*margin:0!important*/}.products__category__products>div{align-items:stretch!important}.products__item{width:340px;position:relative;margin-right:6px;display:flex;flex-direction:column;cursor:pointer}.products__category--main .products__item{height:704px}.products__item:last-child{margin-right:0}.products__item-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background:var(--ecru)}.products__item-label{position:absolute;z-index:2;width:100%;top:0;left:0;background:var(--beige-6);letter-spacing:.04em;text-transform:uppercase;font-size:9px;color:var(--cream-white);font-family:var(--mattone);font-weight:600;padding:6px 8px}.products__item-image{width:100%;max-width:300px;margin:0 auto auto;min-height:340px;display:flex;justify-content:center;align-items:center}.products__category--main .products__item-image{max-width:280px;max-height:420px;margin:auto}.products__item-image img{width:100%;height:100%;object-fit:contain;transform:scale(.95)}.products__item-image img[src$=".png"]{filter:drop-shadow(12px 12px 25px rgba(0,0,0,0))}.products__item-content,.products__item-image{position:relative;z-index:1}.products__item-content{padding:20px;margin-top:auto;height:240px;display:flex;flex-direction:column;justify-content:space-between}.products__item-title{font-size:30px;line-height:34px;font-weight:600;font-family:var(--mattone);text-transform:uppercase;color:var(--dark);letter-spacing:-.005em;margin-bottom:12px}.products__item-sku{font-family:var(--active);color:var(--dark);font-size:20px;line-height:30px;font-weight:600;letter-spacing:.015em}.products__item-price-desc{color:var(--light-chocolate);font-size:8px;line-height:10px;letter-spacing:.04em;text-transform:uppercase;font-family:var(--mattone);margin-bottom:6px;margin-top:auto}.products__item-price{margin-bottom:20px;letter-spacing:.015em;font-size:18px;line-height:26px}.products__item-colors h3,.products__item-price{font-family:var(--mattone);color:var(--light-chocolate);font-weight:600}.products__item-colors h3{font-size:9px;line-height:10px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px}.products__item-colors ul{padding:0;list-style:none;display:flex;justify-content:flex-start;align-items:center}.products__item-colors ul li{width:14px;height:14px;border-radius:50%;margin-right:8px}.products__cta{padding:100px 0;background:var(--dark)}.products__cta h3{font-size:47px;color:var(--cream-white);font-family:var(--ogg);line-height:45px;font-weight:400}.products__cta-content{display:flex;justify-content:space-between;align-items:center}