.product-gallery{overflow:hidden}.product-gallery__general{background:var(--c-gray);border-radius:16px;overflow:hidden}.product-gallery__general-item{align-items:center;display:flex;height:623px;justify-content:center;overflow:hidden}.product-gallery__general img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery__thumbs{display:flex;margin-top:12px}.product-gallery__thumbs:hover .product-gallery__thumbs-item{opacity:.8}.product-gallery__thumbs-item{background:var(--c-gray);border-radius:16px;cursor:pointer;height:90px;max-width:94px;overflow:hidden;transition:.3s ease}.product-gallery__thumbs-item:hover{opacity:1!important}.product-gallery__thumbs-item.active{background:#e7e7e7}.product-gallery__thumbs-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}html.dark-theme .product-gallery__general,html.dark-theme .product-gallery__thumbs-item{background:var(--c-black-s)}html.dark-theme .product-gallery__thumbs-item.active{background:#2a2a2a}.product-info[data-v-65368fdb]{background:var(--c-gray);border-radius:16px;display:flex;flex:auto;flex-direction:column;padding:24px}.product-info__top[data-v-65368fdb]{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.product-info__id[data-v-65368fdb]{color:var(--c-l-gray);font-size:12px;font-weight:400}.product-info__section[data-v-65368fdb]{margin-bottom:28px}.product-info__section-title[data-v-65368fdb]{font-size:18px;font-weight:500;margin-bottom:16px}.product-info__wrapper[data-v-65368fdb]{flex:none}.product-info__wrapper .ui-button[data-v-65368fdb]{width:100%}.product-info__wrapper[data-v-65368fdb]:first-child{flex:auto;margin-bottom:28px}.product-info__price[data-v-65368fdb]{font-size:33px;font-weight:700;margin-bottom:23px}.product-info h1[data-v-65368fdb]{font-size:21px;font-weight:600;margin:0 0 10px}.product-info h2[data-v-65368fdb]{font-size:16px;font-weight:400;margin:0 0 45px}.product-info__specs-item[data-v-65368fdb]{align-items:center;border-bottom:1px solid rgba(34,39,45,.1);display:flex;justify-content:space-between;padding:10px 0}.product-info__specs-item span[data-v-65368fdb]:first-child{color:#626569;font-size:16px;font-weight:400}.product-info__specs-item span[data-v-65368fdb]:nth-child(2){font-size:16px;font-weight:500;margin-left:24px;text-align:right}.product-info__colors[data-v-65368fdb]{display:flex;margin:-2px}.product-info__colors-item[data-v-65368fdb]{align-items:center;background:#596067;border-radius:7px;cursor:pointer;display:flex;height:33px;justify-content:center;margin:2px;transition:.3s ease;width:33px}.product-info__colors-item[data-v-65368fdb]:hover{opacity:.75}.product-info__colors-item[data-v-65368fdb]:before{background:#fff;border-radius:50%;content:"";display:block;height:9px;opacity:0;transform:scale(0);transition:.3s ease;width:9px}.product-info__colors-item.active[data-v-65368fdb]{pointer-events:none}.product-info__colors-item.active[data-v-65368fdb]:before{opacity:1;transform:none}.product-info__types[data-v-65368fdb]{display:flex;margin:-2.5px}.product-info__types-item[data-v-65368fdb]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--c-black);border-radius:6px;color:var(--c-black);display:flex;font-size:18px;height:35px;justify-content:center;margin:2.5px;padding:6px 12px;text-align:center;text-decoration:none}.product-info__types-item.router-link-exact-active[data-v-65368fdb]{background:var(--c-black);border-color:var(--c-black);color:#fff;pointer-events:none}html.dark-theme .product-info[data-v-65368fdb]{background:var(--c-black-s)}html.dark-theme .product-info__specs-item[data-v-65368fdb]{border-bottom:1px solid #323233}html.dark-theme .product-info__specs-item span[data-v-65368fdb]:first-child{color:#bbb}html.dark-theme .product-info__types-item[data-v-65368fdb]{border-color:#fff;color:#fff}html.dark-theme .product-info__types-item.router-link-exact-active[data-v-65368fdb]{background:#fff;border-color:#fff;color:#111}html.dark-theme .product-info .ui-button.black[data-v-65368fdb]{background:#f5f5f5;color:var(--c-black)}html.dark-theme .product-info .ui-button.black[data-v-65368fdb]:hover{background:#e9e9e9}.product-banner{background:var(--c-gray);border-radius:16px;overflow:hidden;position:relative}.product-banner .swiper-pagination{bottom:30px}.product-banner .swiper-pagination-bullet{background:#6f737c;border-radius:50%;height:10px;opacity:.5;transition:.3s ease;width:10px}.product-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;transform:scale(1.3)}.product-banner__arrows{align-items:center;display:flex;justify-content:space-between;left:0;margin-top:-28px;padding:0 40px;position:absolute;top:50%;width:100%;z-index:5}.product-banner__arrow{align-items:center;background:#22272d0d;border-radius:4px;cursor:pointer;display:flex;height:42px;justify-content:center;transition:.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:42px}.product-banner__arrow:hover{background:#22272d1a}.product-banner__arrow_right svg{transform:scaleX(-1)}.product-banner__slide{align-items:center;border-radius:16px;display:flex;height:623px;justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-banner__slide picture{display:block;height:100%;-o-object-fit:contain;object-fit:contain}.product-banner__slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover}html.dark-theme .product-banner{background:var(--c-black-s)}html.dark-theme .product-banner__arrow{background:#ffffff0d}html.dark-theme .product-banner__arrow:hover{background:#ffffff1a}html.dark-theme .product-banner__arrow svg path{stroke:#fff}.product-specs__item[data-v-8fedf445]{background:var(--c-gray);border-radius:16px;margin-bottom:6px;max-height:63px;overflow:hidden}.product-specs__item.opened[data-v-8fedf445]{max-height:999px}.product-specs__item.opened .product-specs__item-arrow[data-v-8fedf445]{opacity:1;transform:none}.product-specs__item-arrow[data-v-8fedf445]{flex:none;margin-top:-3px;opacity:.5;position:absolute;right:18px;top:50%;transform:rotate(180deg);transition:.3s ease}.product-specs__item-arrow svg[data-v-8fedf445]{display:block}.product-specs__item-box[data-v-8fedf445]{align-items:center;cursor:pointer;display:flex;height:63px;padding:0 18px;position:relative}.product-specs__item-title[data-v-8fedf445]{background:linear-gradient(90.73deg,#22272d -90.94%,#6f7f93 130.93%);-webkit-background-clip:text;font-size:27px;font-weight:500;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.product-specs__item-num[data-v-8fedf445]{color:#76797d;font-size:16px;font-weight:500;margin-right:300px;width:50px}.product-specs__item-body[data-v-8fedf445]{overflow:hidden;padding-bottom:24px;padding-left:368px;padding-right:34px;transition:.3s ease}.product-specs__spec[data-v-8fedf445]{align-items:center;border-bottom:1px solid #e1e2e2;display:flex;justify-content:space-between;padding:10px 0}.product-specs__spec span[data-v-8fedf445]{font-size:16px}.product-specs__spec span[data-v-8fedf445]:first-child{color:#76797d;font-weight:400}.product-specs__spec span[data-v-8fedf445]:nth-child(2){font-weight:500}html.dark-theme .product-specs .product-specs__item[data-v-8fedf445]{background:var(--c-black-s)}html.dark-theme .product-specs .product-specs__item-arrow svg path[data-v-8fedf445]{stroke:#fff}html.dark-theme .product-specs .product-specs__item-title[data-v-8fedf445]{background:none;-webkit-background-clip:inherit;color:#fff;-webkit-text-fill-color:inherit;background-clip:inherit;text-fill-color:inherit}html.dark-theme .product-specs .product-specs__spec[data-v-8fedf445]{border-bottom:1px solid #323233}.product-in-box[data-v-d8c8a408]{align-items:flex-start;display:flex;margin:-10px}.product-in-box__wrapper[data-v-d8c8a408]{flex:1 1 1px;margin:10px;overflow:hidden}.product-in-box__wrapper[data-v-d8c8a408]:first-child{position:relative}.product-in-box__wrapper[data-v-d8c8a408]:first-child:before{background:linear-gradient(180deg,transparent 0,#fff);bottom:0;content:"";display:block;height:40px;left:0;pointer-events:none;position:absolute;right:0;z-index:5}.product-in-box__items[data-v-d8c8a408]{height:367px;overflow-x:hidden;overflow-y:auto}.product-in-box__items-wrapper[data-v-d8c8a408]{padding-right:8px}.product-in-box__item[data-v-d8c8a408]{background:var(--c-gray);border-radius:16px;font-size:33px;font-weight:500;letter-spacing:-.05em;padding:12px 18px}.product-in-box__item[data-v-d8c8a408]:not(:last-child){margin-bottom:6px}.product-in-box__item span[data-v-d8c8a408]{background:linear-gradient(90.73deg,#22272d -90.94%,#6f7f93 130.93%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.product-in-box__image[data-v-d8c8a408]{background:var(--c-gray);border-radius:16px;height:367px;overflow:hidden}.product-in-box__image picture[data-v-d8c8a408]{display:block;height:100%;-o-object-fit:contain;object-fit:contain}.product-in-box__image img[data-v-d8c8a408]{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}html.dark-theme .product-in-box__item[data-v-d8c8a408]{background:var(--c-black-s)}html.dark-theme .product-in-box__item span[data-v-d8c8a408]{background:none;-webkit-background-clip:inherit;color:#fff;-webkit-text-fill-color:inherit;background-clip:inherit;text-fill-color:inherit}html.dark-theme .product-in-box__image[data-v-d8c8a408]{background:var(--c-black-s)}html.dark-theme .product-in-box__wrapper[data-v-d8c8a408]:first-child:before{background:linear-gradient(180deg,transparent 0,#111112)}.dark-theme .product-faq__item{background:var(--c-black-s)}.dark-theme .product-faq__item-title{-webkit-background-clip:inherit;color:#fff;-webkit-text-fill-color:inherit;background-clip:inherit;text-fill-color:inherit;background:none}.dark-theme .product-faq__text{color:#bbb}.dark-theme .product-faq__text b,.dark-theme .product-faq__text strong{color:#dfdfdf}.product-faq__item{background:var(--c-gray);border-radius:16px;margin-bottom:6px;max-height:61px;overflow:hidden}.product-faq__item.opened{max-height:999px}.product-faq__item.opened .product-faq__item-arrow{opacity:1;transform:none}.product-faq__item-arrow{flex:none;margin-top:-3px;opacity:.5;position:absolute;right:18px;top:50%;transform:rotate(180deg);transition:.3s ease}.product-faq__item-arrow svg{display:block}.product-faq__item-box{align-items:center;cursor:pointer;display:flex;height:63px;padding:0 18px;position:relative}.product-faq__item-title{background:linear-gradient(90.73deg,#22272d -90.94%,#6f7f93 130.93%);-webkit-background-clip:text;font-size:27px;font-weight:500;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.product-faq__item-num{color:#76797d;font-size:16px;font-weight:500;margin-right:300px;width:50px}.product-faq__item-body{overflow:hidden;padding-bottom:24px;padding-left:368px;padding-right:34px;transition:.3s ease}.product-faq__text{color:var(--c-second-black);font-size:16px;font-weight:400;line-height:1.5em}.product-faq__text p:first-child{margin-top:0}.product-faq__text p:last-child{margin-bottom:0}.product-faq__text ol,.product-faq__text ul{margin:0;padding:0 0 0 20px}.product-faq__text li{margin:.5em 0}.plate-box[data-v-4895cafd]{border-radius:16px;flex:auto}.plate-box.dark .plate-box__description[data-v-4895cafd],.plate-box.dark .plate-box__title[data-v-4895cafd]{color:#fff}.plate-box.dark .plate-box__description[data-v-4895cafd]{opacity:.7}.plate-box.darkGray[data-v-4895cafd]{background:linear-gradient(119.67deg,#484848 31.83%,#393939 68.12%)}.plate-box.darkGray .plate-box__description[data-v-4895cafd],.plate-box.darkGray .plate-box__title[data-v-4895cafd]{color:#e9e9e9}.plate-box.darkGray .plate-box__description[data-v-4895cafd]{opacity:.7}.plate-box.darkGraySecond[data-v-4895cafd]{background:linear-gradient(143.74deg,#343434 27.79%,#252525 73.42%)}.plate-box.darkGraySecond .plate-box__description[data-v-4895cafd],.plate-box.darkGraySecond .plate-box__title[data-v-4895cafd]{color:#e9e9e9}.plate-box.darkGraySecond .plate-box__description[data-v-4895cafd]{opacity:.7}.plate-box.darkBlue[data-v-4895cafd]{background:linear-gradient(74.55deg,#6b90bd26 22.15%,#19427426 109.49%)!important}.plate-box.darkBlue .plate-box__description[data-v-4895cafd],.plate-box.darkBlue .plate-box__title[data-v-4895cafd]{color:#7fa4d1}.plate-box.darkPurple[data-v-4895cafd]{background:linear-gradient(74.55deg,#7a6bbd26 22.15%,#57197426 109.49%)!important}.plate-box.darkPurple .plate-box__description[data-v-4895cafd],.plate-box.darkPurple .plate-box__title[data-v-4895cafd]{color:#e4cbe9}.plate-box__title[data-v-4895cafd]{color:#3d3d3d;font-size:27px;font-weight:700;margin-bottom:20px;position:relative;z-index:2}.plate-box__description[data-v-4895cafd]{color:var(--c-second-black);font-size:16px;font-weight:400;line-height:120%;position:relative;z-index:2}
