#snippet--productsArea{padding:0 !important;min-height:0}#snippet--productsList{transition:opacity 400ms ease 0ms}.product_list{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:40px;column-gap:20px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(33.33333333% - (2 * 20px / 3) * 1);margin-right:20px}.product_list.small{display:grid;grid-template-columns:repeat(4, 1fr);row-gap:60px;column-gap:40px}.product_list.small.owl-carousel{display:block}.product_list.small.owl-carousel .item{width:calc(25% - (3 * 40px / 4) * 1);margin-right:40px}.product_list .item{box-sizing:border-box;padding:20px;border-radius:16px;position:relative;display:block;background:#ffffff;transition:border 400ms ease 0ms}.product_list .item::after{display:none}.product_list.rdy .item{width:100% !important;margin:0 auto !important}.product_list .item .img{max-width:initial;padding:0 0 75%;min-height:0;width:100%;position:relative;margin:0;display:block}.product_list .item .img img{object-fit:contain;height:100%}.product_list .item .text{position:relative;width:100%;margin:20px 0 0;display:flex;flex-direction:column;gap:20px}.product_list .item .text .title{position:relative;background:none;text-align:left;text-transform:none;padding:0 30px 0 0;margin:0;font-size:20px;line-height:28px;font-weight:600;color:#1B4139;display:flex;align-items:center;justify-content:flex-start}.product_list.categories .item .text .title{text-align:center;justify-content:center;padding:0}.product_list .item .text .more{display:inline-block;color:#1B4139;position:relative;padding:10px 0 10px 30px;box-sizing:border-box;text-transform:uppercase;font-weight:600;transition:all 400ms ease 0ms}.notouch .product_list .item:is(:hover,:focus) .text .more{color:#DABE48}.product_list .item .text .more::after{content:"";position:absolute;left:0;top:50%;translate:0 -50%;width:20px;height:20px;background-color:#DABE48;-webkit-mask-image:url('../../../../img/arrow_right.svg');mask-image:url('../../../../img/arrow_right.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%}@media screen and (max-width:1920px){.product_list{grid-template-columns:repeat(3, 1fr);row-gap:40px;column-gap:40px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(33.33333333% - (2 * 40px / 3) * 1);margin-right:40px}}@media screen and (max-width:1500px){.product_list{grid-template-columns:repeat(3, 1fr);row-gap:25px;column-gap:25px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(33.33333333% - (2 * 25px / 3) * 1);margin-right:25px}.product_list.small{grid-template-columns:repeat(3, 1fr);row-gap:25px;column-gap:40px}.product_list.small.owl-carousel{display:block}.product_list.small.owl-carousel .item{width:calc(33.33333333% - (2 * 40px / 3) * 1);margin-right:40px}}@media screen and (max-width:1430px) and (min-width:1281px){.product_list{grid-template-columns:repeat(2, 1fr);row-gap:25px;column-gap:25px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(50% - (1 * 25px / 2) * 1);margin-right:25px}}@media screen and (max-width:1000px){.product_list{grid-template-columns:repeat(3, 1fr);row-gap:25px;column-gap:25px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(33.33333333% - (2 * 25px / 3) * 1);margin-right:25px}.product_list.small{grid-template-columns:repeat(2, 1fr);row-gap:25px;column-gap:40px}.product_list.small.owl-carousel{display:block}.product_list.small.owl-carousel .item{width:calc(50% - (1 * 40px / 2) * 1);margin-right:40px}}@media screen and (max-width:850px){.product_list{grid-template-columns:repeat(2, 1fr);row-gap:15px;column-gap:15px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(50% - (1 * 15px / 2) * 1);margin-right:15px}.product_list .item .text{gap:10px}}@media screen and (max-width:500px){.product_list{grid-template-columns:repeat(1, 1fr);row-gap:25px;column-gap:25px}.product_list.owl-carousel{display:block}.product_list.owl-carousel .item{width:calc(100% - (0 * 25px / 1) * 1);margin-right:25px}.product_list.small{grid-template-columns:repeat(1, 1fr);row-gap:25px;column-gap:40px}.product_list.small.owl-carousel{display:block}.product_list.small.owl-carousel .item{width:calc(100% - (0 * 40px / 1) * 1);margin-right:40px}}.product_list.owl-carousel{max-width:100%;margin-left:auto;margin-right:auto}.product_list.owl-carousel .owl-nav{min-height:0;z-index:991;margin:20px 0 0;display:flex;justify-content:flex-end;gap:20px}.product_list.owl-carousel .owl-nav .owl-prev.disabled,.product_list.owl-carousel .owl-nav .owl-next.disabled{opacity:.3;cursor:no-drop}.product_list.owl-carousel .owl-nav :is(.owl-prev,.owl-next){cursor:pointer;position:relative;width:44px;height:44px;border-radius:6px;background-color:#DABE48;transition:all 400ms ease 0ms}.product_list.owl-carousel .owl-nav :is(.owl-prev,.owl-next)::before{content:"";position:absolute;inset:0;background-color:#1B4139;-webkit-mask-image:url('../../../../img/arrow_right_short.svg');mask-image:url('../../../../img/arrow_right_short.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:20px 20px;mask-repeat:no-repeat;mask-position:center center;mask-size:20px 20px;display:block;transition:all 400ms ease 0ms}.product_list.owl-carousel .owl-nav .owl-prev::before{transform:rotate(180deg)}.notouch .product_list.owl-carousel .owl-nav :is(.owl-prev, .owl-next):is(:hover,:focus)::before,.notouch .product_list.owl-carousel .owl-nav :is(.owl-prev, .owl-next):is(:hover,:focus)::before{background-color:#1B4139}@media screen and (max-width:1000px){.product_list.owl-carousel{max-width:100%;grid-template-columns:repeat(2, 1fr);row-gap:20px;column-gap:20px}.product_list.owl-carousel.owl-carousel{display:block}.product_list.owl-carousel.owl-carousel .item{width:calc(50% - (1 * 20px / 2) * 1);margin-right:20px}}