[data-v-18b32e20]:root{--primary:#1825dd;--primary-hover:#2130ff;--secondary:#e90054;--black:#25232b;--dark:#000;--neutral-black:#131c32;--black-additional:#1a1a1a;--gray:#535869;--gray-two:#3d5573;--light-gray:#969cb0;--light-gray-two:#f2f5ff;--gray-blue:#b6c1e5;--gray-blue-2:#d8e1ff;--input-color:#8c95b4;--yellow:#fff200;--yellow-bg:#ffc632;--green:#02ba78;--dark-blue:#eef3fe;--dark-blue-2:#eaeeff;--range:#dce4ff;--white:#fff;--border-color:#dfe6ff;--white-opacity:hsla(0,0%,100%,.8);--gradient:linear-gradient(360deg,#25232b,rgba(125,118,145,0));--gradient-hover:linear-gradient(360deg,#272d7e,rgba(125,118,145,0));--text-color:#25232b;--text-color-second:#535869;--text-size:16px;--text-size-big:18px;--text-size-small:14px;--blue-shadow:0px 4px 16px 0px rgba(57,80,200,.16);--time:ease-in-out .25s}.comparison__empty[data-v-18b32e20]{font-size:24px;font-weight:600;line-height:48px;margin-top:24px}.comparison__title[data-v-18b32e20]{font-size:32px;font-weight:600;line-height:40px}.comparison__top[data-v-18b32e20]{align-items:center;display:flex;justify-content:space-between}.comparison__top .btn[data-v-18b32e20]{padding:8px 28px}.comparison__tags[data-v-18b32e20]{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.comparison__tag[data-v-18b32e20]{background:var(--white);border-radius:8px;color:var(--dark);cursor:pointer;font-size:16px;font-weight:500;line-height:24px;padding:8px 16px;transition:background var(--time),color var(--time);width:-moz-fit-content;width:fit-content}.comparison__tag--active[data-v-18b32e20]{background:var(--primary);color:var(--white)}.comparison__items[data-v-18b32e20]{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:24px}.comparison__item[data-v-18b32e20]{position:relative;width:100%}.comparison__item-icon[data-v-18b32e20]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath stroke='%231825DD' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M25.333 20v2.667m-10.666-5.334v5.334m5.333-8v8M9.333 12v10.667M4 4v22.667A1.333 1.333 0 0 0 5.333 28H28'/%3E%3C/svg%3E");cursor:pointer;height:32px;position:absolute;right:24px;top:16px;transition:transform var(--time);width:32px;z-index:3}.comparison__item-icon[data-v-18b32e20]:hover{transform:scale(1.05)}.comparison__item-wrap[data-v-18b32e20]{display:block;padding:8px 8px 24px}.comparison__item-image[data-v-18b32e20]{align-items:center;display:flex;height:240px;justify-content:center;width:100%}.comparison__item-title[data-v-18b32e20]{color:var(--dark);font-size:16px;font-weight:500;line-height:24px;margin-top:8px;padding:0 8px}.comparison__item-price[data-v-18b32e20]{align-items:center;display:flex;justify-content:space-between;margin-top:8px;padding:0 8px}.comparison__item-price-new[data-v-18b32e20]{color:var(--dark);font-size:20px;font-weight:600;line-height:24px}.comparison__item-price-old[data-v-18b32e20]{color:var(--secondary);font-size:16px;font-weight:500;line-height:20px;text-decoration-line:line-through}.comparison__add[data-v-18b32e20]{align-items:center;background:var(--white);border-radius:16px;cursor:pointer;display:flex;justify-content:center;min-height:200px;position:relative;width:100%}.comparison__add[data-v-18b32e20]:after{background-color:var(--primary);content:"";height:62px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' fill='none' viewBox='0 0 62 62'%3E%3Cpath stroke='%231825DD' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M3 31h56M31 3v56'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' fill='none' viewBox='0 0 62 62'%3E%3Cpath stroke='%231825DD' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M3 31h56M31 3v56'/%3E%3C/svg%3E");position:absolute;width:62px}.comparison__sort[data-v-18b32e20]{display:flex;gap:24px;margin-top:24px}.comparison__sort-item input[data-v-18b32e20]{display:none}.comparison__sort-item input:checked+label[data-v-18b32e20]:after{border-color:var(--primary)}.comparison__sort-item input:checked+label[data-v-18b32e20]:before{opacity:1;visibility:visible}.comparison__sort-item label[data-v-18b32e20]{cursor:pointer;font-size:16px;font-weight:500;line-height:24px;padding-left:29px;position:relative}.comparison__sort-item label[data-v-18b32e20]:after{border:2px solid #969cb0;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:-1px;transition:border var(--time);width:18px}.comparison__sort-item label[data-v-18b32e20]:before{background:var(--primary);border-radius:50%;content:"";height:8px;left:7px;opacity:0;position:absolute;top:6px;transition:opacity var(--time),visibility var(--time);visibility:hidden;width:8px}.comparison__table[data-v-18b32e20]{flex-direction:column;gap:8px;margin-top:24px;max-width:1280px;overflow-x:auto}.comparison__table[data-v-18b32e20],.comparison__table-row[data-v-18b32e20]{display:flex;width:100%}.comparison__table-item[data-v-18b32e20]{align-items:center;background:var(--white);display:flex;flex-shrink:0;font-size:16px;font-weight:500;line-height:24px;max-width:300px;padding:12px;width:100%}.comparison__table-item--title[data-v-18b32e20]{font-weight:600;padding:16px}@media (max-width:992px){.comparison__top[data-v-18b32e20]{align-items:flex-start;flex-direction:column;gap:16px}.comparison__top .btn[data-v-18b32e20]{width:100%}.comparison__title[data-v-18b32e20]{font-size:24px;line-height:32px}.comparison__items[data-v-18b32e20]{grid-template-columns:repeat(2,1fr)}.comparison__tags[data-v-18b32e20]{flex-wrap:nowrap;margin-left:-16px;margin-top:16px;overflow-x:auto;padding:0 16px;width:calc(100% + 32px)}.comparison__tags[data-v-18b32e20]::-webkit-scrollbar{display:none}.comparison__tag[data-v-18b32e20]{flex-shrink:0}.comparison__sort[data-v-18b32e20]{flex-direction:column;gap:8px;margin-top:16px}.comparison__table[data-v-18b32e20]{margin-left:-16px;margin-top:16px;overflow-x:auto;padding:0 16px;width:calc(100% + 32px)}.comparison__table[data-v-18b32e20]::-webkit-scrollbar{display:none}.comparison__table-item[data-v-18b32e20]{flex-shrink:0;max-width:250px;padding:12px 16px}.comparison__table-item--title[data-v-18b32e20]{padding:12px 16px}}@media (max-width:550px){.comparison__table-item[data-v-18b32e20]{max-width:160px;padding:12px 8px}}
