.products-items{--columns-count:4;display:grid;grid-template-columns:repeat(var(--columns-count),1fr)}.products-items,.products-items>*{min-width:0;min-height:0}.products-items .products-item{position:relative;min-height:38rem}.products-items .products-item .inner{display:flex;flex-direction:column;padding:2rem;background-color:#fff;border-radius:.5rem;transition:box-shadow .3s ease!important}.products-items .products-item .inner .enm-tags{display:flex;flex-direction:column;gap:.5rem;position:absolute;top:initial;left:initial;z-index:1}.products-items .products-item .inner .enm-tags .tag{display:flex;flex-direction:row;gap:.5rem;padding:.5rem 1rem;border-radius:0 1rem 1rem 0;width:11rem;color:#fff;font-weight:500;line-height:1}.products-items .products-item .inner .enm-tags .tag.NO{display:none}.products-items .products-item .inner .enm-tags .tag.enm-new{background-color:#cf2523}.products-items .products-item .inner .enm-tags .tag.enm-new::before{content:"\f005";font-family:"Font Awesome 6 Pro";font-weight:500}.products-items .products-item .inner .enm-tags .tag.enm-top{background-color:#ff8100}.products-items .products-item .inner .enm-tags .tag.enm-top::before{content:"\f091";font-family:"Font Awesome 6 Pro";font-weight:500}.products-items .products-item .inner .enm-tags .tag.enm-promo{background-color:#23ad0c}.products-items .products-item .inner .enm-tags .tag.enm-promo::before{content:"\f02c";font-family:"Font Awesome 6 Pro";font-weight:500}.products-items .products-item .inner .faze-colorchanger-colors{top:initial;left:2rem;bottom:21.2rem}.products-items .products-item .inner .faze-colorchanger-colors .faze-colorchanger-color,.products-items .products-item .inner .faze-colorchanger-colors .faze-colorchanger-more{width:4.2rem;height:4.2rem;border-radius:.3rem}.products-items .products-item .image{display:flex;align-items:center;justify-content:center}.products-items .products-item .image,.products-items .products-item .image img{width:100%;max-width:20rem;height:auto;margin:0 auto}.products-items .products-item .name{height:4.3rem;margin-top:1rem;margin-bottom:.8rem;color:#202020;font-size:1.6rem;font-weight:500;line-height:1.2;overflow:hidden}.products-items .products-item .param{color:#adadaf;font-size:1.6rem;font-weight:400;line-height:1}@media (max-width:500px){.products-items .products-item .param{font-size:1.4rem}}.products-items .products-item .param:not(:last-child){margin-bottom:.6rem}.products-items .products-item .btn-favorite{position:absolute;top:1rem;right:1rem;border:none;background:0 0}.products-items .products-item .btn-favorite:before{content:'\f004';color:#adadaf;font-family:'Font Awesome 6 Pro';font-size:2.4rem;font-weight:400;line-height:1}.products-items .products-item .btn-favorite:hover,.products-items .products-item .btn-favorite[data-favorite-id]{cursor:pointer}.products-items .products-item .btn-favorite:hover:before,.products-items .products-item .btn-favorite[data-favorite-id]:before{color:#cf2523;font-weight:700}.products-items .products-item .colors{position:absolute;top:2rem;right:2rem;display:grid;grid-template-rows:repeat(6,1fr);grid-auto-flow:column;width:3.2rem;margin-top:.3rem;margin-right:.4rem}.products-items .products-item .colors .color{position:relative;display:block;width:3.2rem;height:3.2rem;background-size:80%!important}.products-items .products-item .colors .color:hover{cursor:pointer}.products-items .products-item .colors .color:nth-child(n+4){display:none}.products-items .products-item .colors:empty{display:none}.products-items .products-item .colors:hover{width:unset;min-width:unset}.products-items .products-item .colors:hover .color:nth-child(n+4){display:block}.products-items .products-item .price{margin-top:.8rem;font-size:2.4rem;font-weight:600;line-height:1;white-space:nowrap}.products-items .products-item .order{display:none;flex-direction:row;align-items:center;gap:1rem;margin-top:1rem}.products-items .products-item .order input{width:100%;height:3.6rem;margin-left:auto;color:#454545;font-size:1.6rem;line-height:3.6rem;text-align:center;border:.1rem solid #e1e1e1;border-radius:.5rem}.products-items .products-item .order input[type=number]{appearance:textfield}.products-items .products-item .order input::-webkit-inner-spin-button,.products-items .products-item .order input::-webkit-outer-spin-button{appearance:none}.products-items .products-item .order button{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:3.6rem;color:#fff;line-height:1;background:#cf2523;border-radius:.5rem;border:none}.products-items .products-item .order button:hover{cursor:pointer;background:#a31d1c}.products-items .products-item:hover .inner{position:absolute;box-shadow:0 0 2rem 0 rgba(0,0,0,.2);z-index:4}.products-items .products-item:hover .inner .faze-colorchanger-colors{bottom:25.8rem}.products-items .products-item:hover .order{display:flex}.products-items .pagination{grid-column:span var(--columns-count)}.specials{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem}.specials .special{display:flex}.specials .special img{width:100%;height:auto;border-radius:.5rem}.promo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;margin-top:5rem}.promo .title{margin-bottom:1.6rem;color:#202020;font-size:2.8rem;text-transform:uppercase;line-height:1.2}.promo .subtitle{text-transform:uppercase;line-height:1.4}.title{margin-bottom:3rem;color:#202020;font-size:3.2rem;font-weight:500;line-height:1}section.catalog-main{margin-top:5rem;margin-bottom:4rem}section.catalog-main .catalog-items{display:grid;grid-template-columns:repeat(5,1fr);grid-row-gap:5rem;min-width:0;min-height:0}section.catalog-main .catalog-items .catalog-item{position:relative;min-width:0;min-height:0}section.catalog-main .catalog-items .catalog-item .inner{position:relative;display:flex;flex-direction:row;width:100%;height:23.5rem;padding:2.5rem;background-color:#fff;overflow:hidden}section.catalog-main .catalog-items .catalog-item .inner a{display:block;text-decoration:none;align-self:flex-start}section.catalog-main .catalog-items .catalog-item .inner img{display:flex;width:4rem;height:4rem;margin-right:2rem}section.catalog-main .catalog-items .catalog-item .inner .name{color:#202020;font-size:1.8rem;font-weight:500;text-decoration:none;line-height:1.2}section.catalog-main .catalog-items .catalog-item .inner .subcatalog-items{display:flex;flex-direction:column;width:100%;margin-top:2rem}section.catalog-main .catalog-items .catalog-item .inner .subcatalog-items .subcatalog-item{position:relative;color:#202020;font-size:1.6rem;text-decoration:none;text-align:left;line-height:1.2}section.catalog-main .catalog-items .catalog-item .inner .subcatalog-items .subcatalog-item:nth-child(n+6){display:none}section.catalog-main .catalog-items .catalog-item .inner .subcatalog-items .subcatalog-item:hover{color:#cf2523}section.catalog-main .catalog-items .catalog-item .inner .subcatalog-items .subcatalog-item:not(:last-child){margin-bottom:1.2rem}section.catalog-main .catalog-items .catalog-item:hover{border-right:none}section.catalog-main .catalog-items .catalog-item:hover .inner{position:absolute;top:0;left:0;height:auto;border-radius:.5rem;box-shadow:0 0 1rem 0 rgba(0,0,0,.2);overflow:visible;z-index:2}section.catalog-main .catalog-items .catalog-item:hover .inner svg{color:#cf2523}section.catalog-main .catalog-items .catalog-item:hover .inner .subcatalog-items .subcatalog-item:nth-child(n+6){display:block}section.catalog-main .catalog-items .catalog-item:hover .inner::after{display:none}.prints .prints-items{display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:23rem 29rem;grid-gap:2rem}.prints .prints-items .prints-item{position:relative;display:flex;width:100%;height:100%;grid-column:span 4;background-size:cover!important;border-radius:.5rem}.prints .prints-items .prints-item .name{position:absolute;left:2rem;bottom:3rem;display:flex;flex-direction:column;color:#fff;font-size:2.8rem;font-family:'TRY Clother';font-weight:700;line-height:1.2}.prints .prints-items .prints-item .name span{font-size:2rem}.prints .prints-items .prints-item:before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.3);border-radius:.5rem;transition:background-color .2s}.prints .prints-items .prints-item:hover:before{background-color:rgba(0,0,0,.5)}.prints .prints-items .prints-item:nth-child(-n+4){grid-column:span 5}.with-us{padding:3rem 0;background-color:#f4f4f8}.with-us .container-centered{display:flex;flex-direction:column;align-items:center}.with-us .title{align-self:flex-start}.with-us .with-us-items{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.with-us .with-us-items .with-us-item{display:flex;flex-direction:column;width:12.5%}.with-us .with-us-items .with-us-item img{width:6rem;height:6rem}.with-us .with-us-items .with-us-item .delimiter{display:block;width:20.7rem;height:2.4rem;margin-top:1rem;background:url('/i/svg/delimiter.svg') center center no-repeat}.with-us .with-us-items .with-us-item .name{margin-top:1rem;font-size:1.8rem;font-weight:700;line-height:1.2}.with-us .with-us-items .with-us-item .text{color:#606060;font-size:1.4rem;font-weight:400;line-height:1.2}.with-us .with-us-items .with-us-item.with-us-item-final{display:block;width:3.2rem;height:3.2rem;align-self:center;margin-bottom:1.6rem;background:url('/i/svg/checkmark.svg') center center no-repeat}.with-us .with-us-items .with-us-item:first-child .delimiter{background:url('/i/svg/line.svg') center center no-repeat}.with-us .caption{margin-top:4rem;font-size:1.8rem;font-weight:700;line-height:1}.with-us .btn{margin-top:2rem;background-color:#ff8100}.products-items{grid-template-columns:repeat(5,1fr);padding:2rem 0 7rem}.products-items.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev{left:1rem}.products-items.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next{right:1rem}@media (max-width:1600px){.with-us .with-us-items{flex-wrap:wrap;width:80rem}.with-us .with-us-items .with-us-item{width:20rem}}