.c-catalog-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--column-gap);gap:var(--column-gap)}@media(min-width:0)and (max-width:1023px){.c-catalog-products{grid-template-columns:repeat(2,1fr)}}@media(min-width:0)and (max-width:767px){.c-catalog-products{gap:12px 8px}}.c-catalog-products-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:24px;aspect-ratio:345/367}@media(min-width:0)and (max-width:767px){.c-catalog-products-item{padding:12px}}@media(min-width:768px)and (max-width:1023px){.c-catalog-products-item{padding:20px}}.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){grid-row:span 2;grid-column:span 2;padding-bottom:32px;aspect-ratio:702/680}@media(min-width:0)and (max-width:1023px){.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){grid-row:unset;grid-column:unset}}@media(min-width:0)and (max-width:767px){.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){padding:12px}}@media(min-width:768px)and (max-width:1023px){.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){padding:20px}}.c-catalog-products-item__image{position:absolute;top:0;left:0;width:100%;height:100%;background:50% no-repeat;background-size:cover}.c-catalog-products-item__image:after{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:var(--black-color);opacity:.2;transition:opacity .25s;content:""}@media(min-width:1024px)and (max-width:99998px){.c-catalog-products-item:hover .c-catalog-products-item__image:after,.hovered-item:hover .c-catalog-products-item .c-catalog-products-item__image:after{opacity:.3}}.c-catalog-products-item__name{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em;position:relative;z-index:2;max-width:476px;color:var(--white);text-align:center}@media(min-width:0)and (max-width:1023px){.c-catalog-products-item__name{font-size:18px;line-height:24px}}.c-catalog-products__skeleton{aspect-ratio:345/367}.c-catalog-products__skeleton:nth-child(6n-2),.c-catalog-products__skeleton:nth-child(6n-3){grid-row:span 2;grid-column:span 2;aspect-ratio:702/680}.vm-catalog-product{position:relative;display:flex;flex-direction:column;gap:8px;height:100%;text-decoration:none;text-align:center}@media(min-width:0)and (max-width:767px){.vm-catalog-product{gap:12px}}.vm-catalog-product-media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:540px;padding:70px 12px;transition:background-color .25s}@media(min-width:0)and (max-width:767px){.vm-catalog-product-media{height:192px;padding:12px 12px 40px}}@media(min-width:768px)and (max-width:1439px){.vm-catalog-product-media{height:280px;padding:26px 18px 54px}}@media(min-width:1440px)and (max-width:1899px){.vm-catalog-product-media{height:380px;padding:40px 22px}}.vm-catalog-product-media__image{width:100%;height:100%;background:50% no-repeat;background-size:contain}.vm-catalog-product__colors{position:absolute;right:0;bottom:20px;left:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;padding:0 40px;opacity:0;transition:opacity .25s}@media(min-width:768px)and (max-width:1439px){.vm-catalog-product__colors{bottom:26px;padding:0 12px;opacity:1}}@media(min-width:0)and (max-width:767px){.vm-catalog-product__colors{bottom:12px;padding:0 4px;opacity:1}}.vm-catalog-product__color{width:16px;height:16px;border-radius:100%}.vm-catalog-product__color--border{border:1px solid #f4f4f4}.vm-catalog-product__badges{position:absolute;top:12px;left:12px;z-index:1}@media(min-width:0)and (max-width:767px){.vm-catalog-product__badges{top:0;left:0}}.vm-catalog-product__arrow{position:absolute;right:12px;bottom:20px;width:20px;height:20px;opacity:0;transition:opacity .25s}@media(min-width:0)and (max-width:1439px){.vm-catalog-product__arrow{display:none}}.vm-catalog-product__info{display:flex;flex-direction:column;align-items:center;gap:4px}.vm-catalog-product__name{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;color:var(--black-default-color)}.vm-catalog-product__category{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.01em;color:var(--text-gray-color)}@media(min-width:1024px)and (max-width:99998px){.vm-catalog-product:hover .vm-catalog-product-media{background-color:rgba(26,26,26,.03)}}@media(min-width:1024px)and (max-width:99998px)and (min-width:0)and (max-width:1439px){.vm-catalog-product:hover .vm-catalog-product-media{background:none}}@media(min-width:1024px)and (max-width:99998px){.vm-catalog-product:hover .vm-catalog-product__arrow,.vm-catalog-product:hover .vm-catalog-product__colors{opacity:1}}.vm-document{display:flex;flex-direction:column;align-items:center;gap:30px}@media(min-width:0)and (max-width:1439px){.vm-document{gap:16px}}.vm-document__image{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:190px;height:270px;background:50% no-repeat;background-size:cover}@media(min-width:0)and (max-width:1439px){.vm-document__image{width:140px;height:198px}}.vm-document .ui-icon{opacity:.6;transition:opacity .25s}.vm-document__name{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;max-width:244px;color:var(--black-color);text-align:center}@media(min-width:0)and (max-width:1439px){.vm-document__name{max-width:190px;font-size:14px;line-height:18px}}.vm-document__name span{border-bottom:1px solid transparent;transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.hovered-item:hover .vm-document .ui-icon,.vm-document:hover .ui-icon{opacity:.8}.vm-document:hover .vm-document__name span{border-color:var(--black-color)}}.vm-exhibition{display:block}.vm-exhibition__image{width:100%;height:344px;background:50% no-repeat;background-size:cover;position:relative}.vm-exhibition__image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--black-30-color);opacity:0;transition:opacity .25s;content:""}@media(min-width:0)and (max-width:767px){.vm-exhibition__image{height:200px}}.vm-exhibition__body{display:flex;flex-direction:column;gap:16px;padding:24px 24px 32px;background:var(--white)}@media(min-width:0)and (max-width:767px){.vm-exhibition__body{gap:12px;padding:12px 8px 16px}}.vm-exhibition__info{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;display:flex;align-items:center;gap:8px;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.vm-exhibition__info{margin-bottom:4px;font-size:14px;line-height:18px}}.vm-exhibition__name{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em;color:var(--black-color)}@media(min-width:0)and (max-width:767px){.vm-exhibition__name{font-size:18px;line-height:24px;letter-spacing:-.01em}}.vm-exhibition__name span{border-bottom:1px solid transparent;transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.vm-exhibition:hover .vm-exhibition__name span{border-color:var(--black-color)}}.vm-exhibition:hover .vm-exhibition__image:before{opacity:1}.vm-exhibition__text{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.vm-exhibition__text{font-size:14px;line-height:18px}}.vm-news--lg{display:flex;gap:170px}@media(min-width:0)and (max-width:1439px){.vm-news--lg{gap:0}}@media(min-width:0)and (max-width:767px){.vm-news--lg{flex-direction:column;gap:12px}}@media(min-width:1440px)and (max-width:1899px){.vm-news--lg{justify-content:space-between;gap:78px}}.vm-news__image{width:100%;height:512px;background:50% no-repeat;background-size:cover;position:relative}.vm-news__image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--black-30-color);opacity:0;transition:opacity .25s;content:""}@media(min-width:0)and (max-width:767px){.vm-news__image{height:200px}}@media(min-width:768px)and (max-width:1439px){.vm-news__image{height:354px}}.vm-news--lg .vm-news__image{flex-shrink:0;width:670px;height:auto;aspect-ratio:670/533}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__image{align-self:flex-start}}@media(min-width:0)and (max-width:767px){.vm-news--lg .vm-news__image{width:100%;aspect-ratio:336/240}}@media(min-width:768px)and (max-width:1439px){.vm-news--lg .vm-news__image{width:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*5 + var(--column-gap)*4)}}@media(min-width:1900px)and (max-width:99998px){.vm-news--lg .vm-news__image{margin-left:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*2 + var(--column-gap)*2)}}.vm-news:hover .vm-news__image:before{opacity:1}.vm-news__body{display:flex;flex-direction:column;gap:40px;padding:24px 24px 16px;background:var(--white)}@media(min-width:0)and (max-width:767px){.vm-news__body{gap:16px;padding:12px 8px 16px}}@media(min-width:768px)and (max-width:1439px){.vm-news__body{gap:24px;padding:24px 12px 16px}}.vm-news--lg .vm-news__body{width:612px;padding:0 0 10px;background:none}@media(min-width:768px)and (max-width:1439px){.vm-news--lg .vm-news__body{padding-bottom:0}}@media(min-width:0)and (max-width:767px){.vm-news--lg .vm-news__body{gap:20px;width:100%;padding:0 8px 12px}}@media(min-width:768px)and (max-width:1439px){.vm-news--lg .vm-news__body{width:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*6 + var(--column-gap)*5);margin-left:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*1 + var(--column-gap)*2)}}@media(min-width:768px)and (max-width:1023px){.vm-news--lg .vm-news__body{gap:46px}}@media(min-width:1024px)and (max-width:1439px){.vm-news--lg .vm-news__body{padding-left:12px}}.vm-news__inner{display:flex;flex-direction:column;gap:12px}.vm-news__date{margin-bottom:12px;color:var(--text-gray-color)}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__date{font-size:14px;line-height:18px}}@media(min-width:0)and (max-width:767px){.vm-news--lg .vm-news__date{margin:0}}.vm-news__name{font-weight:400;font-size:22px;line-height:30px;letter-spacing:-.02em;color:var(--black-color)}@media(min-width:0)and (max-width:767px){.vm-news__name{font-size:18px;line-height:24px;letter-spacing:-.01em}}.vm-news--lg .vm-news__name{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__name{font-size:22px;line-height:30px}}.vm-news__name span{border-bottom:1px solid transparent;transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.vm-news:hover .vm-news__name span{border-color:var(--black-color)}}.vm-news__text{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.vm-news__text{font-size:14px;line-height:18px}}.vm-news--lg .vm-news__text{color:var(--text-color)}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__text{font-size:14px;line-height:18px}}.swiper-slide .vm-news__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(min-width:0)and (max-width:767px){.swiper-slide .vm-news__text{-webkit-line-clamp:5}}@media(min-width:768px)and (max-width:1023px){.swiper-slide .vm-news__text{-webkit-line-clamp:4}}@media(min-width:1024px)and (max-width:1439px){.swiper-slide .vm-news__text{-webkit-line-clamp:5}}.vm-news__tag{margin-top:auto}.vm-news--lg .vm-news__tag .ui-badge{font-size:18px;line-height:24px}.c-catalog-products-slider{opacity:0;transition:.35s}.c-catalog-products-slider--initialized{opacity:1}.c-catalog-products-slider .ui-slider{overflow:visible}@media(min-width:0)and (max-width:767px){.c-catalog-products-slider .ui-slider{padding-top:52px}}.c-catalog-products-slider .ui-slider__nav{top:-82px;right:0;left:auto}@media(min-width:0)and (max-width:767px){.c-catalog-products-slider .ui-slider__nav{top:0;left:0;justify-content:center;transform:none}}@media(min-width:768px)and (max-width:1023px){.c-catalog-products-slider .ui-slider__nav{top:-40px}}@media(min-width:1024px)and (max-width:1439px){.c-catalog-products-slider .ui-slider__nav{top:-68px}}.c-catalog-products-slider .swiper-slide{height:auto}@media(min-width:0)and (max-width:1023px){.c-catalog-products-slider .swiper-slide{width:auto}}@media(min-width:1024px)and (max-width:99998px){.c-catalog-products-slider .swiper-slide:hover,.hovered-item:hover .c-catalog-products-slider .swiper-slide{z-index:2}}.c-catalog-product-badges{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.c-catalog-product-badges--row{align-items:center;gap:4px}.c-catalog-product-badges .ui-badge--icon{width:40px;height:40px}.p-catalog{padding-bottom:150px}@media(min-width:0)and (max-width:767px){.p-catalog{padding-bottom:80px}}@media(min-width:768px)and (max-width:1439px){.p-catalog{padding-bottom:120px}}.p-catalog .ui-page-header{padding:40px 0 56px}@media(min-width:0)and (max-width:767px){.p-catalog .ui-page-header{padding-bottom:40px}}@media(min-width:768px)and (max-width:1023px){.p-catalog .ui-page-header{padding-bottom:60px}}@media(min-width:1024px)and (max-width:1439px){.p-catalog .ui-page-header{padding-bottom:48px}}.p-catalog .ui-page-header__subtitle{color:var(--text-gray-color)}