@charset "UTF-8";.catalog-header-card{display:flex;flex-direction:column;gap:6px;padding:10px;border-radius:8px;background:#2a2a2a;transition:all .2s ease-in-out;color:#fff;text-decoration:none}.catalog-header-card:hover{background:#333;color:#fff}.catalog-header-card__img{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.catalog-header-card__img img{max-width:100%;max-height:80px;object-fit:contain}.catalog-header-card__img .uNoPic{opacity:.3;width:40px}.catalog-header-card__title{font-size:11px;font-weight:400;line-height:1.3;color:#fff}.catalog-header-card__price{font-size:12px;font-weight:500;color:#00c1ad}.bottom-header__icon[data-v-2d0092e4]{position:relative}.bottom-header__icon-dot[data-v-2d0092e4]{position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#00c1ad;border:2px solid #1a1a1a}.uChat[data-v-7394d2b4]{position:fixed;right:20px;bottom:20px;z-index:9999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--u-w-accent: #00C1AD;--u-w-accent-dark: #00a594;--u-w-accent-deep: #005B52;--u-w-bg: rgba(20, 24, 30, .78);--u-w-bg-solid: #14181e;--u-w-card: rgba(38, 38, 38, .85);--u-w-card-solid: #262626;--u-w-text: #fafafa;--u-w-muted: rgba(250, 250, 250, .55);--u-w-border: rgba(255, 255, 255, .08);--u-w-border-strong: rgba(255, 255, 255, .16);--u-w-glow: rgba(0, 193, 173, .25);--u-w-ease: cubic-bezier(.16, 1, .3, 1)}.uChat__fab[data-v-7394d2b4]{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--u-w-accent) 0%,var(--u-w-accent-dark) 50%,var(--u-w-accent-deep) 100%);color:#fff;border:none;box-shadow:0 12px 28px #00c1ad73,0 4px 8px #00000040,inset 0 1px #ffffff38;cursor:pointer;transition:transform .25s var(--u-w-ease),box-shadow .25s var(--u-w-ease)}.uChat__fab[data-v-7394d2b4]:hover{transform:scale(1.08);box-shadow:0 18px 40px #00c1ad99,0 8px 14px #0000004d,inset 0 1px #ffffff47}.uChat__fab[data-v-7394d2b4]:active{transform:scale(.96)}.uChat__fab[data-v-7394d2b4]:focus-visible{outline:3px solid rgba(0,193,173,.6);outline-offset:4px}.uChat__pulse[data-v-7394d2b4]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(0,193,173,.55);pointer-events:none;animation:uFabRing-7394d2b4 2.6s var(--u-w-ease) infinite}.uChat__pulse--2[data-v-7394d2b4]{animation-delay:1.1s}.uChat__fab.has-unread .uChat__pulse[data-v-7394d2b4]{border-color:#ef4444b3;animation-duration:1.6s}@keyframes uFabRing-7394d2b4{0%{transform:scale(1);opacity:.65}70%{transform:scale(1.7);opacity:0}to{transform:scale(1.7);opacity:0}}.uChat__fabIcon[data-v-7394d2b4]{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transform-origin:center 60%;animation:uFabWiggle-7394d2b4 4.5s var(--u-w-ease) infinite}.uChat__fab.has-unread .uChat__fabIcon[data-v-7394d2b4]{animation-duration:1.4s}.uChat__fab.is-open .uChat__fabIcon[data-v-7394d2b4]{animation:none}@keyframes uFabWiggle-7394d2b4{0%,88%,to{transform:rotate(0)}90%{transform:rotate(-8deg)}93%{transform:rotate(8deg)}96%{transform:rotate(-5deg)}}.uChat__badge[data-v-7394d2b4]{position:absolute;top:-2px;right:-2px;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #0e1413,0 4px 12px #ef444480;animation:uPulse-7394d2b4 1.6s ease-in-out infinite;z-index:2}@keyframes uPulse-7394d2b4{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.uChat__tip[data-v-7394d2b4]{position:absolute;right:76px;bottom:14px;max-width:220px;display:inline-flex;align-items:center;gap:8px;padding:10px 12px 10px 14px;background:var(--u-w-card);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--u-w-border-strong);border-radius:14px;box-shadow:0 12px 30px #0006,0 0 0 1px #00c1ad2e;color:var(--u-w-text);font-size:13px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.uChat__tip[data-v-7394d2b4]:after{content:"";position:absolute;right:-7px;bottom:18px;width:14px;height:14px;background:var(--u-w-card);border-right:1px solid var(--u-w-border-strong);border-top:1px solid var(--u-w-border-strong);transform:rotate(45deg);border-top-right-radius:3px}.uChat__tipText[data-v-7394d2b4]{white-space:nowrap}.uChat__tipClose[data-v-7394d2b4]{background:transparent;border:none;cursor:pointer;width:18px;height:18px;border-radius:50%;color:var(--u-w-muted);display:flex;align-items:center;justify-content:center;transition:background .15s var(--u-w-ease),color .15s var(--u-w-ease)}.uChat__tipClose[data-v-7394d2b4]:hover{background:#ffffff14;color:var(--u-w-text)}.uChatTip-fade-enter-active[data-v-7394d2b4]{transition:opacity .4s var(--u-w-ease),transform .4s var(--u-w-ease)}.uChatTip-fade-leave-active[data-v-7394d2b4]{transition:opacity .25s var(--u-w-ease),transform .25s var(--u-w-ease)}.uChatTip-fade-enter-from[data-v-7394d2b4],.uChatTip-fade-leave-to[data-v-7394d2b4]{opacity:0;transform:translate(8px) scale(.95)}.uChat__panel[data-v-7394d2b4]{position:absolute;bottom:76px;right:0;width:380px;height:580px;max-height:calc(100vh - 100px);background:var(--u-w-bg);backdrop-filter:blur(24px) saturate(1.3);-webkit-backdrop-filter:blur(24px) saturate(1.3);border-radius:20px;box-shadow:0 24px 64px #00000073,0 8px 16px #00000040,inset 0 1px #ffffff0f;border:1px solid var(--u-w-border);display:flex;flex-direction:column;overflow:hidden;color:var(--u-w-text)}.uChat__header[data-v-7394d2b4]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(180deg,rgba(0,193,173,.06) 0%,transparent 100%),linear-gradient(135deg,#0c1110,#131a1c);color:var(--u-w-text);border-bottom:1px solid var(--u-w-border);position:relative;overflow:hidden}.uChat__header[data-v-7394d2b4]:before{content:"";position:absolute;top:-60%;right:-20%;width:70%;height:220%;background:radial-gradient(circle,rgba(0,193,173,.22) 0%,transparent 65%);pointer-events:none}.uChat__title[data-v-7394d2b4]{display:flex;gap:12px;align-items:center;min-width:0}.uChat__avatar[data-v-7394d2b4]{position:relative;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#00c1ad38,#005b5238);color:var(--u-w-accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;letter-spacing:-.01em;border:1.5px solid rgba(0,193,173,.4);box-shadow:inset 0 0 0 1px #ffffff0a;flex-shrink:0;overflow:hidden}.uChat__avatar--brand[data-v-7394d2b4]{color:var(--u-w-accent)}.uChat__avatar img[data-v-7394d2b4]{width:100%;height:100%;object-fit:cover}.uChat__statusDot[data-v-7394d2b4]{position:absolute;bottom:-1px;right:-1px;width:11px;height:11px;background:#4ade80;border-radius:50%;border:2px solid #0c1110;box-shadow:0 0 8px #4ade808c}.uChat__titleText[data-v-7394d2b4]{min-width:0}.uChat__heading[data-v-7394d2b4]{margin:0;font-weight:600;font-size:14px;letter-spacing:-.01em;color:var(--u-w-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uChat__sub[data-v-7394d2b4]{margin:2px 0 0;font-size:12px;color:var(--u-w-muted)}.uChat__headRight[data-v-7394d2b4]{display:flex;align-items:center;gap:6px;position:relative;z-index:1}.uChat__close[data-v-7394d2b4]{background:#ffffff0f;border:1px solid var(--u-w-border);color:var(--u-w-text);width:30px;height:30px;border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .18s var(--u-w-ease),background .18s var(--u-w-ease),border-color .18s var(--u-w-ease)}.uChat__close[data-v-7394d2b4]:hover{opacity:1;background:#ffffff1a;border-color:var(--u-w-border-strong)}.uChat__close[data-v-7394d2b4]:focus-visible{outline:2px solid var(--u-w-accent);outline-offset:2px}.uChat__scroll[data-v-7394d2b4]{flex:1;overflow-y:auto;padding:14px 14px 8px;background:radial-gradient(600px 200px at 50% -10%,rgba(0,193,173,.06),transparent 70%),linear-gradient(180deg,#0e141366,#0e1413b3);display:flex;flex-direction:column;gap:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.uChat__scroll[data-v-7394d2b4]::-webkit-scrollbar{width:6px}.uChat__scroll[data-v-7394d2b4]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.uChat__scroll[data-v-7394d2b4]::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.uChat__welcome[data-v-7394d2b4]{display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--u-w-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--u-w-border);border-radius:16px;padding:20px 18px;text-align:center;margin-bottom:8px;box-shadow:0 12px 30px #00000040}.uChat__welcomeIcon[data-v-7394d2b4]{width:56px;height:56px;background:linear-gradient(135deg,#00c1ad2e,#005b522e);border:1px solid rgba(0,193,173,.25);border-radius:16px;display:flex;align-items:center;justify-content:center}.uChat__welcome h3[data-v-7394d2b4]{margin:0;font-size:16px;font-weight:600;color:var(--u-w-text);letter-spacing:-.01em}.uChat__welcome p[data-v-7394d2b4]{margin:0;font-size:13px;line-height:1.5;color:var(--u-w-muted)}.uChat__offHours[data-v-7394d2b4]{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.22);border-radius:8px;padding:4px 10px;margin-top:4px}.uChat__quickReplies[data-v-7394d2b4]{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;justify-content:center}.uChat__quickBtn[data-v-7394d2b4]{background:#00c1ad1a;border:1px solid rgba(0,193,173,.25);color:var(--u-w-accent);font-size:12px;font-weight:500;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .18s var(--u-w-ease),border-color .18s var(--u-w-ease),transform .18s var(--u-w-ease)}.uChat__quickBtn[data-v-7394d2b4]:hover{background:#00c1ad2e;border-color:#00c1ad80;transform:translateY(-1px)}.uChat__quickBtn[data-v-7394d2b4]:focus-visible{outline:2px solid var(--u-w-accent);outline-offset:2px}.uChat__hint[data-v-7394d2b4]{padding:14px;font-size:13px;color:var(--u-w-muted);text-align:center}.uChat__sep[data-v-7394d2b4]{text-align:center;font-size:10.5px;color:var(--u-w-muted);text-transform:uppercase;letter-spacing:.06em;margin:10px 0 4px}.uChat__system[data-v-7394d2b4]{text-align:center;font-size:11.5px;color:var(--u-w-muted);font-style:italic;padding:6px 12px}.uChat__msg[data-v-7394d2b4]{display:flex;flex-direction:column;max-width:80%;margin-bottom:4px;animation:uMsgIn-7394d2b4 .32s var(--u-w-ease) both}@keyframes uMsgIn-7394d2b4{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.uChat__msg--mine[data-v-7394d2b4]{align-self:flex-end;align-items:flex-end}.uChat__msg--theirs[data-v-7394d2b4]{align-self:flex-start;align-items:flex-start}.uChat__msg-name[data-v-7394d2b4]{font-size:11px;color:var(--u-w-accent);font-weight:600;margin-bottom:4px;padding-left:4px;letter-spacing:.01em}.uChat__bubble[data-v-7394d2b4]{padding:10px 13px;border-radius:16px;font-size:13.5px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.uChat__msg--mine .uChat__bubble[data-v-7394d2b4]{background:linear-gradient(135deg,var(--u-w-accent) 0%,var(--u-w-accent-dark) 50%,var(--u-w-accent-deep) 100%);color:#fff;border-bottom-right-radius:4px;box-shadow:0 6px 18px #00c1ad47,inset 0 1px #ffffff2e}.uChat__msg--theirs .uChat__bubble[data-v-7394d2b4]{background:var(--u-w-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--u-w-text);border:1px solid var(--u-w-border);border-bottom-left-radius:4px;box-shadow:0 4px 12px #0000002e}.uChat__bubble[data-v-7394d2b4] a{color:inherit;text-decoration:underline}.uChat__time[data-v-7394d2b4]{font-size:10.5px;color:var(--u-w-muted);margin:4px 8px 0}.uChat__atts[data-v-7394d2b4]{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;max-width:100%}.uChat__att[data-v-7394d2b4]{display:inline-flex;align-items:center;gap:6px;background:#ffffff0a;border:1px solid var(--u-w-border);border-radius:9px;padding:6px 10px;text-decoration:none;color:var(--u-w-text);font-size:12px;transition:border-color .18s var(--u-w-ease),background .18s var(--u-w-ease)}.uChat__att[data-v-7394d2b4]:hover{border-color:var(--u-w-border-strong);background:#ffffff12}.uChat__att.is-image[data-v-7394d2b4]{padding:2px}.uChat__att img[data-v-7394d2b4]{max-width:200px;max-height:160px;border-radius:8px;display:block}.uChat__attSize[data-v-7394d2b4]{color:var(--u-w-muted);font-size:11px}.uChat__typing[data-v-7394d2b4]{align-self:flex-start;padding:4px 0}.uChat__typingBubble[data-v-7394d2b4]{display:inline-flex;gap:3px;background:var(--u-w-card);border:1px solid var(--u-w-border);padding:9px 13px;border-radius:16px 16px 16px 4px}.uChat__typingBubble span[data-v-7394d2b4]{width:6px;height:6px;border-radius:50%;background:var(--u-w-accent);opacity:.65;animation:uTypingDot-7394d2b4 1.4s infinite}.uChat__typingBubble span[data-v-7394d2b4]:nth-child(2){animation-delay:.2s}.uChat__typingBubble span[data-v-7394d2b4]:nth-child(3){animation-delay:.4s}@keyframes uTypingDot-7394d2b4{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.uChat__pendingAtt[data-v-7394d2b4]{padding:8px 12px;display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid var(--u-w-border);background:#0e141399}.uChat__pendingItem[data-v-7394d2b4]{display:inline-flex;align-items:center;gap:6px;background:#00c1ad1f;border:1px solid rgba(0,193,173,.25);color:var(--u-w-accent);border-radius:8px;padding:4px 10px;font-size:11.5px;font-weight:500}.uChat__pendingItem button[data-v-7394d2b4]{background:transparent;border:none;cursor:pointer;font-size:14px;padding:0 0 0 4px;color:inherit;line-height:1}.uChat__compose[data-v-7394d2b4]{display:flex;align-items:flex-end;gap:8px;padding:12px;border-top:1px solid var(--u-w-border);background:#0c1110d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.uChat__attBtn[data-v-7394d2b4],.uChat__emojiBtn[data-v-7394d2b4]{background:transparent;border:none;width:38px;height:38px;border-radius:50%;color:var(--u-w-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s var(--u-w-ease),color .18s var(--u-w-ease);flex-shrink:0}.uChat__attBtn[data-v-7394d2b4]:hover,.uChat__emojiBtn[data-v-7394d2b4]:hover{background:#00c1ad1f;color:var(--u-w-accent)}.uChat__attBtn[data-v-7394d2b4]:focus-visible,.uChat__emojiBtn[data-v-7394d2b4]:focus-visible{outline:2px solid var(--u-w-accent);outline-offset:2px}.uChat__compose textarea[data-v-7394d2b4]{flex:1;min-height:40px;max-height:120px;resize:none;padding:10px 14px;border-radius:12px;border:1px solid var(--u-w-border);background:#ffffff0a;color:var(--u-w-text);font-size:13.5px;font-family:inherit;line-height:1.45;outline:none;transition:border-color .18s var(--u-w-ease),background .18s var(--u-w-ease),box-shadow .18s var(--u-w-ease)}.uChat__compose textarea[data-v-7394d2b4]::placeholder{color:var(--u-w-muted)}.uChat__compose textarea[data-v-7394d2b4]:focus{border-color:#00c1ad99;background:#ffffff0f;box-shadow:0 0 0 3px #00c1ad2e}.uChat__send[data-v-7394d2b4]{background:linear-gradient(135deg,var(--u-w-accent) 0%,var(--u-w-accent-dark) 50%,var(--u-w-accent-deep) 100%);color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .2s var(--u-w-ease),opacity .18s var(--u-w-ease),box-shadow .2s var(--u-w-ease);box-shadow:0 6px 16px #00c1ad6b,inset 0 1px #ffffff2e}.uChat__send[data-v-7394d2b4]:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.uChat__send[data-v-7394d2b4]:not(:disabled):hover{transform:translateY(-2px) scale(1.03);box-shadow:0 10px 24px #00c1ad8c,inset 0 1px #ffffff38}.uChat__send[data-v-7394d2b4]:focus-visible{outline:2px solid var(--u-w-accent);outline-offset:3px}.uChat__send--text[data-v-7394d2b4]{width:auto;height:38px;border-radius:999px;padding:0 22px;font-size:13px;font-weight:600;letter-spacing:.01em}.uChat__emojiPop[data-v-7394d2b4]{position:absolute;bottom:70px;right:14px;display:grid;grid-template-columns:repeat(8,32px);gap:2px;padding:8px;background:#14181ef5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--u-w-border-strong);border-radius:14px;box-shadow:0 12px 30px #00000080;z-index:5}.uChat__emojiPick[data-v-7394d2b4]{width:32px;height:32px;background:transparent;border:none;cursor:pointer;font-size:18px;border-radius:8px;transition:background .15s var(--u-w-ease)}.uChat__emojiPick[data-v-7394d2b4]:hover{background:#00c1ad26}.uChat__contact[data-v-7394d2b4]{padding:16px;border-top:1px solid var(--u-w-border);background:#0c1110e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:10px}.uChat__contact-hint[data-v-7394d2b4]{margin:0 0 6px;font-size:12.5px;color:var(--u-w-muted);line-height:1.5}.uChat__contact input[data-v-7394d2b4]{border:1px solid var(--u-w-border);border-radius:12px;padding:10px 14px;background:#ffffff0a;color:var(--u-w-text);font-size:13px;font-family:inherit;outline:none;transition:border-color .18s var(--u-w-ease),background .18s var(--u-w-ease),box-shadow .18s var(--u-w-ease)}.uChat__contact input[data-v-7394d2b4]::placeholder{color:var(--u-w-muted)}.uChat__contact input[data-v-7394d2b4]:focus{border-color:#00c1ad99;background:#ffffff0f;box-shadow:0 0 0 3px #00c1ad2e}.uChat__contact-actions[data-v-7394d2b4]{display:flex;gap:12px;align-items:center;margin-top:4px}.uChat__skip[data-v-7394d2b4]{background:transparent;border:none;color:var(--u-w-muted);font-size:12.5px;font-weight:500;cursor:pointer;padding:8px 4px;transition:color .18s var(--u-w-ease)}.uChat__skip[data-v-7394d2b4]:hover{color:var(--u-w-text)}.uChat__skip[data-v-7394d2b4]:focus-visible{outline:2px solid var(--u-w-accent);outline-offset:2px;border-radius:4px}.uChat__quote[data-v-7394d2b4]{width:100%;max-width:320px;display:flex;flex-direction:column;gap:8px;padding:12px;background:var(--u-w-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--u-w-border);border-radius:16px;box-shadow:0 8px 24px #00000052}.uChat__quoteHead[data-v-7394d2b4]{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--u-w-accent)}.uChat__quoteCard[data-v-7394d2b4]{display:flex;gap:12px;padding:10px;background:#ffffff08;border:1px solid var(--u-w-border);border-radius:12px;text-decoration:none;color:inherit;transition:border-color .2s var(--u-w-ease),background .2s var(--u-w-ease),transform .2s var(--u-w-ease);cursor:pointer}.uChat__quoteCard[data-v-7394d2b4]:hover{border-color:#00c1ad73;background:#00c1ad0f;transform:translateY(-1px)}.uChat__quoteImg[data-v-7394d2b4]{flex-shrink:0;width:72px;height:72px;border-radius:10px;background:#ffffff0a;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--u-w-muted)}.uChat__quoteImg img[data-v-7394d2b4]{width:100%;height:100%;object-fit:cover}.uChat__quoteBody[data-v-7394d2b4]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.uChat__quoteMfr[data-v-7394d2b4]{font-size:10px;font-weight:600;letter-spacing:.06em;color:var(--u-w-muted)}.uChat__quoteTitle[data-v-7394d2b4]{font-size:13.5px;font-weight:600;line-height:1.25;color:var(--u-w-text);letter-spacing:-.01em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.uChat__quoteSpecs[data-v-7394d2b4]{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.uChat__quoteChip[data-v-7394d2b4]{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:6px;background:#ffffff0d;border:1px solid var(--u-w-border);color:var(--u-w-muted);font-size:10.5px;font-weight:500;white-space:nowrap}.uChat__quoteChip svg[data-v-7394d2b4]{color:var(--u-w-accent);flex-shrink:0}.uChat__quotePrice[data-v-7394d2b4]{display:flex;align-items:baseline;gap:6px;margin-top:4px;font-size:14px;font-weight:700;color:var(--u-w-text)}.uChat__quoteQty[data-v-7394d2b4]{font-size:11.5px;font-weight:500;color:var(--u-w-muted)}.uChat__quoteFoot[data-v-7394d2b4]{display:flex;flex-direction:column;gap:6px;padding-top:8px;border-top:1px dashed var(--u-w-border)}.uChat__quoteNotes[data-v-7394d2b4]{font-size:12px;line-height:1.45;color:var(--u-w-muted);white-space:pre-wrap}.uChat__quoteFootRow[data-v-7394d2b4]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px}.uChat__quoteValid[data-v-7394d2b4]{color:var(--u-w-muted)}.uChat__quote .uChat__quoteTotal[data-v-7394d2b4]{color:var(--u-w-text)}.uChat__quote .uChat__quoteTotal strong[data-v-7394d2b4]{color:var(--u-w-accent);font-size:14px}.uChat-fade-enter-active[data-v-7394d2b4],.uChat-fade-leave-active[data-v-7394d2b4]{transition:opacity .28s var(--u-w-ease),transform .28s var(--u-w-ease)}.uChat-fade-enter-from[data-v-7394d2b4],.uChat-fade-leave-to[data-v-7394d2b4]{opacity:0;transform:translateY(10px) scale(.97)}@media(prefers-reduced-motion:reduce){.uChat__msg[data-v-7394d2b4],.uChat-fade-enter-active[data-v-7394d2b4],.uChat-fade-leave-active[data-v-7394d2b4],.uChat__send[data-v-7394d2b4],.uChat__quickBtn[data-v-7394d2b4],.uChat__fab[data-v-7394d2b4],.uChat__pulse[data-v-7394d2b4],.uChat__fabIcon[data-v-7394d2b4],.uChat__badge[data-v-7394d2b4],.uChatTip-fade-enter-active[data-v-7394d2b4],.uChatTip-fade-leave-active[data-v-7394d2b4]{animation:none!important;transition:none!important}}@media(max-width:480px){.uChat__panel[data-v-7394d2b4]{width:calc(100vw - 24px);height:calc(100vh - 100px);bottom:76px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--content-width: 1400px;--container-offset: 20px}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container{width:100%;margin:0 auto;padding:0 var(--container-offset);max-width:calc(var(--content-width) + var(--container-offset) * 2)}html,body{max-width:100vw;min-height:100vh;overflow-x:clip;background-color:#0e1413;color:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}body{position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(120% 60% at 50% -20%,rgba(255,255,255,.025),transparent 60%),radial-gradient(900px 600px at 4% -8%,rgba(0,193,173,.09),transparent 60%),radial-gradient(750px 520px at 100% 102%,rgba(0,91,82,.12),transparent 60%),radial-gradient(500px 350px at 50% 55%,rgba(0,193,173,.025),transparent 70%)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.022) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse 75% 55% at 50% 35%,black 0%,transparent 80%);mask-image:radial-gradient(ellipse 75% 55% at 50% 35%,black 0%,transparent 80%)}main{padding-top:80px}@media screen and (max-width:1365.98px){main{padding-top:90px}}main>:first-of-type,main>*>:first-of-type{margin-top:0}a{color:#fff;text-decoration:none;transition:all .2s ease-in-out}a:hover{color:#00c1ad}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}.section-title{font-size:clamp(30px,7vw,64px);font-weight:600;letter-spacing:-.03rem;color:#fff;line-height:1}.section-title_centered{text-align:center}.section-title_sm{font-size:clamp(30px,7vw,50px);font-weight:500}.section-title_40{font-size:40px;font-weight:500;letter-spacing:-.02em}.section-title_46{font-size:46px;font-weight:600;letter-spacing:-.02em}.section-title_thin{line-height:.9;font-weight:500}.section-subtitle{font-size:clamp(18px,4vw,38px);font-weight:300;letter-spacing:-.06rem;line-height:1.2;color:#c1c1c1}.section{margin-top:130px;margin-bottom:130px}@media screen and (max-width:991.98px){.section{margin-top:60px;margin-bottom:60px}}.section__body_centered{display:flex;flex-direction:column;align-items:center}.section__header{display:flex;justify-content:space-between;align-items:center}.highlighted{color:#00c1ad}.animate-on-scroll{opacity:1}.animated{animation:fadeInUpSpec .5s ease-in-out}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid #00C1AD;outline-offset:2px;border-radius:4px}.btn{border-radius:10px;background-color:#00c1ad;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.02em;text-align:center;color:#000;height:50px;display:flex;align-items:center;justify-content:center;padding:0 24px;transition:transform .22s cubic-bezier(.25,.46,.45,.94),box-shadow .22s cubic-bezier(.25,.46,.45,.94),background-color .2s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.btn:hover{will-change:transform;transform:translate3d(0,-2px,0);box-shadow:0 10px 24px #00c1ad40}.btn:active{transform:translateZ(0);transition-duration:80ms}@media(prefers-reduced-motion:reduce){.btn{transition:background-color .2s cubic-bezier(.25,.46,.45,.94)}.btn:hover{transform:none}}:root{--btn-prim-border-width: 1px}.btn-prim{position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:100px;background:#111;color:#fff;font-weight:500;padding:14px 28px;border:1px solid transparent;outline:none;white-space:nowrap;z-index:1;overflow:hidden;transition:.5s}.btn-prim:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100px;background:linear-gradient(90deg,#00c1ad,#008952,#00c1ad);box-shadow:inset 0 0 25px #a1fff5;z-index:-1;transition:.5s}.btn-prim:hover:not(.-busy):not(:disabled){color:#00c1ad;background:#111;border-color:#00c1ad99;box-shadow:inset 0 0 30px #00c1ad99}.btn-prim:hover:not(.-busy):not(:disabled):before{opacity:0}.btn-prim:hover:not(.-busy):not(:disabled) svg path{stroke:#00c1ad}.btn-prim.-busy{opacity:.4}.btn-prim.-sz50{height:50px}.btn-prim.-sz60{height:60px}.btn_33{place-self:center;width:33%}.btn-round{display:flex}.btn-round__main_inverted{font-size:18px;font-weight:500;color:#000;background-color:#00c1ad;padding:16px 32px;border-radius:30px;text-align:center;height:60px;display:flex;align-items:center;justify-content:center}.btn-round__arrow{width:60px;height:60px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-round__arrow svg{width:15px;height:15px;fill:#fff;rotate:-45deg;transition:all .2s ease-in-out}.btn--primary{background-color:#00c1ad;color:#000;border-radius:30px;padding:14px 28px;font-weight:500}.btn--primary:hover{opacity:.9;color:#000}.btn--outline{border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:30px;padding:14px 28px}.btn--outline:hover{border-color:#00c1ad;color:#00c1ad}.btn--lg{padding:16px 32px;font-size:16px}.m-90{margin-top:90px}.m-100{margin-top:100px}.mb-90{margin-bottom:90px}.hero{position:relative;margin-top:120px;padding-bottom:200px;isolation:isolate}@media screen and (max-width:991.98px){.hero{padding-bottom:40px}}.hero__title{text-align:center;color:#00c1ad}.hero__title span{color:#fff}.hero__text{font-size:20px;font-weight:400;letter-spacing:-.02em;color:#fafafa;text-align:center;line-height:1.3;max-width:660px;margin:20px auto 0;opacity:.8}@media screen and (max-width:575.98px){.hero__text{font-size:14px}}.hero__items{margin-top:350px;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:991.98px){.hero__items{flex-direction:column-reverse;align-items:center;margin-top:330px}}.hero__item_video{display:flex;align-items:center;gap:10px}.hero__item_video video{width:72px}.hero__item_video p{color:#b2b2b2;font-size:18px;line-height:1.3;font-weight:300;max-width:300px}.hero__item_border{overflow:hidden;border-radius:12px;padding:20px;max-width:461px}@media screen and (max-width:991.98px){.hero__item_border{background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset;padding-left:0;padding-right:0}}.hero__item_border .hero__item-btn-round{align-items:center;text-wrap:nowrap}@media screen and (max-width:991.98px){.hero__item_border .hero__item-btn-round{gap:0;text-wrap:unset}}.hero__item_border p{color:#dedede;font-size:18px;line-height:1.3;font-weight:400;padding-right:8px;margin-top:16px}@media screen and (max-width:991.98px){.hero__item_border p{text-align:center}}.hero__bg{position:absolute;top:0;left:50%;translate:-50%;height:100%;width:100%;z-index:-1}@media screen and (max-width:991.98px){.hero__bg{height:507px;top:12vw}}.hero__bg-video{height:100%;width:100%;object-fit:cover}.hero__bg-shade{position:absolute;top:100%;left:0;translate:0 -90%;width:100%;height:73px;background-image:linear-gradient(0turn,#000 10%,#0000)}.hero_about{margin-top:0;padding-bottom:0}.hero_about .hero__bg{opacity:.3}@media screen and (max-width:991.98px){.hero_about .hero__bg{height:100%}}.hero_blog{padding-bottom:0}.hero_blog .hero__title{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.8em;row-gap:.2em}.hero_blog .hero__title span{font-style:normal;font-weight:600;font-size:clamp(60px,10vw,100px);line-height:clamp(60px,9vw,90px);letter-spacing:-.03em;background:linear-gradient(91.61deg,#00c1ad 15.2%,#005b52 87.36%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.hero_blog .hero__img{display:flex;justify-content:center}.hero_blog .hero__img img{max-width:568px;width:80%}.hero_blog .hero__bg{width:80%;height:100%}.hero_blog .hero__bg img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:479.98px){.hero_blog .hero__bg{width:100%}}.hero_blog .hero__bg .hero__shade{width:100%;height:174px;background:linear-gradient(180deg,#0000,#000);position:absolute;left:0;bottom:0}.hero_thanks{padding-top:200px;padding-bottom:200px}@media screen and (max-width:991.98px){.hero_thanks{padding-top:10vw;padding-bottom:70vw}}.hero_thanks .hero__title{color:#fff;text-align:left}.hero_thanks .hero__title span{background:linear-gradient(91.61deg,#00c1ad 15.2%,#005b52 87.36%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media screen and (max-width:991.98px){.hero_thanks .hero__title{text-align:center}}.hero_thanks .hero__text{margin:30px 0 0;text-align:left}@media screen and (max-width:991.98px){.hero_thanks .hero__text{text-align:center;margin:15px auto 0}}.hero_thanks .hero__img{pointer-events:none;position:absolute;top:50%;right:-60px;translate:0 -50%;width:60%;z-index:-2}.hero_thanks .hero__img img{width:100%}@media screen and (max-width:991.98px){.hero_thanks .hero__img{bottom:0;top:unset;right:50%;translate:50%;width:80%}}.hero_thanks .hero__shade{position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:174px;background:linear-gradient(180deg,#0000,#000)}.hero_thanks .hero__bg{width:80%;height:100%;z-index:-3}.hero_thanks .hero__bg img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:479.98px){.hero_thanks .hero__bg{width:100%}}.hero_calculator{padding-top:150px;padding-bottom:200px;margin-bottom:-100px}.hero_calculator#calculator-hero{margin-top:-75px;margin-bottom:-140px}@media(max-width:992px){.hero_calculator#calculator-hero{margin-top:0}}@media screen and (max-width:991.98px){.hero_calculator{padding-top:10vw;padding-bottom:70vw;margin-bottom:-30px}}.hero_calculator .hero__title{color:#fff;text-align:left;max-width:55%}@media screen and (max-width:991.98px){.hero_calculator .hero__title{text-align:center;max-width:100%}}.hero_calculator .hero__card{display:flex;align-items:center;gap:5px;padding:20px;background:linear-gradient(112.87deg,#00c1ad1a,#00c1ad00 95.68%);border-radius:20px;border:1px solid #00C1AD;max-width:43%;margin-top:30px;font-style:normal;font-weight:600;font-size:clamp(20px,3vw,30px);line-height:110%;letter-spacing:-.02em;color:#00c1ad}.hero_calculator .hero__card img{mix-blend-mode:plus-lighter;width:70px;height:auto}@media screen and (max-width:575.98px){.hero_calculator .hero__card img{width:50px}}@media screen and (max-width:991.98px){.hero_calculator .hero__card{max-width:550px;width:fit-content;margin:20px auto 0}}@media screen and (max-width:575.98px){.hero_calculator .hero__card{padding:10px}}.hero_calculator .hero__text{margin:30px 0 0;text-align:left;max-width:40%}@media screen and (max-width:991.98px){.hero_calculator .hero__text{text-align:center;margin:20px auto 0;max-width:800px;width:100%}}.hero_calculator .hero__btn{margin-top:70px;max-width:300px;width:100%;height:60px}@media screen and (max-width:991.98px){.hero_calculator .hero__btn{margin:30px auto 0}}@media screen and (max-width:575.98px){.hero_calculator .hero__btn{font-size:16px}}.hero_calculator .hero__img{pointer-events:none;position:absolute;right:-60px;width:60%;bottom:50px;z-index:-2}.hero_calculator .hero__img img{width:100%}@media screen and (max-width:991.98px){.hero_calculator .hero__img{bottom:0;top:unset;right:50%;translate:50%;width:80%}}.hero_calculator .hero__shade{position:absolute;z-index:-1;left:0;bottom:50px;width:100%;height:174px;background:linear-gradient(180deg,#0000,#000)}@media screen and (min-width:1393px){.hero_calculator .hero__shade{bottom:39px}}@media screen and (max-width:1199.98px)and (min-width:991.98px){.hero_calculator .hero__shade{height:300px}}@media screen and (max-width:991.98px){.hero_calculator .hero__shade{height:unset;aspect-ratio:992/50;bottom:0}}.hero_calculator .hero__shade_top{position:absolute;top:50px;transform:rotate(180deg);z-index:-1;left:0;width:100%;height:174px;background:linear-gradient(180deg,#0000,#000)}@media screen and (min-width:1393px){.hero_calculator .hero__shade_top{top:39px}}@media screen and (max-width:1276px)and (min-width:1199.98px){.hero_calculator .hero__shade_top{top:100px}}@media screen and (max-width:1199.98px)and (min-width:991.98px){.hero_calculator .hero__shade_top{height:300px}}@media screen and (max-width:991.98px){.hero_calculator .hero__shade_top{height:unset;aspect-ratio:992/50;bottom:0}}.hero_calculator .hero__bg{width:80%;height:100%;z-index:-3}.hero_calculator .hero__bg img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1199.98px){.hero_calculator .hero__bg{width:100%;height:100%}}@media screen and (max-width:479.98px){.hero_calculator .hero__bg{width:100%}}.hero_delievery{background:url(/assets/stat/img/delievery-bg.png);background-position:right center;background-repeat:no-repeat;background-size:contain;padding-top:75px;padding-bottom:70px}@media(max-width:991.98px){.hero_delievery{padding-top:60px;margin-bottom:40px}}.hero_delievery__title{color:#fff;font-size:clamp(30px,7vw,60px);font-style:normal;font-weight:600;line-height:1.1;letter-spacing:-1.2px;margin-bottom:30px}.hero_delievery__title_highlighted{background:linear-gradient(90deg,#00c1ad,#005b52);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:normal}@media(max-width:479.98px){.hero_delievery__title br{display:none}}.hero_delievery__card{display:flex;padding:30px 40px;gap:16px;border-radius:20px;border:1px solid #B2B2B2;align-items:center;background:linear-gradient(92deg,#00c1ad1a 7.58%,#1616161a 92.42%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);max-width:611px}.hero_delievery__card svg{flex-shrink:0}@media(max-width:479.98px){.hero_delievery__card{flex-direction:column;align-items:flex-start}}.hero_delievery__text{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:110%;letter-spacing:-.48px}.uFormSect.uSectThanks{padding:0;margin:0}.uFormSect.uSectThanks .hero__title{font-size:40px;text-align:center}@media screen and (max-width:767.98px){.uFormSect.uSectThanks .hero__title{font-size:36px}}@media screen and (max-width:575.98px){.uFormSect.uSectThanks .hero__title{font-size:28px}}.uFormSect.uSectThanks .hero__text{text-align:center;margin:15px 0 0}.uSectThanksAction{display:flex;column-gap:15px;margin-top:70px}.uSectThanksAction .btn{width:100%;max-width:240px;height:60px}@media screen and (max-width:991.98px){.uSectThanksAction{justify-content:center;margin:30px auto 0}}.lang-EN .hero__items{margin-top:420px}.section{margin-top:130px;margin-bottom:130px;scroll-margin:130px}@media screen and (max-width:767.98px){.section{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:575.98px){.section{margin-top:60px;margin-bottom:60px}}.section_bg{padding-top:40px;padding-bottom:40px;position:relative;isolation:isolate}.section__bg{position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background-color:#00c1ad;border-radius:40px;transform-origin:center center;animation:fade-in linear;animation-timeline:view(300px)}.section__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.section__body{margin-top:40px}@media screen and (max-width:767.98px){.section__body{margin-top:30px}}@media screen and (max-width:575.98px){.section__body{margin-top:20px}}.section__body_centered{display:flex;flex-direction:column;align-items:center;gap:30px}.m-90{margin-top:90px;margin-bottom:90px;scroll-margin:90px}@media screen and (max-width:767.98px){.m-90{margin-top:70px;margin-bottom:70px}}@media screen and (max-width:575.98px){.m-90{margin-top:40px;margin-bottom:40px}}.mb-90{margin-bottom:90px;scroll-margin:90px}@media screen and (max-width:767.98px){.mb-90{margin-bottom:70px}}@media screen and (max-width:575.98px){.mb-90{margin-bottom:40px}}.m-100{margin-top:100px;margin-bottom:100px;scroll-margin:100px}@media screen and (max-width:767.98px){.m-100{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:575.98px){.m-100{margin-top:50px;margin-bottom:50px}}.section.-front{position:relative;z-index:2}.progress{color:#fefefe}.progress__text{color:#efefef;font-size:clamp(20px,3vw,30px);line-height:1.2;font-weight:300;letter-spacing:-.04rem;opacity:.95;max-width:482px;text-align:center;margin-top:48px}.progress__bar,.progress .progressBar{display:flex;position:relative;width:100%;justify-content:space-between;align-items:center;gap:16px;padding:0 8px;margin:56px 0 48px}@media(max-width:575.98px){.progress__bar,.progress .progressBar{gap:8px;margin:44px 0 36px}}.progress__bar__point,.progress__bar .point,.progress .progressBar__point,.progress .progressBar .point{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.progress__bar__point__heading,.progress__bar .point__heading,.progress .progressBar__point__heading,.progress .progressBar .point__heading{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%);color:#00c1ad;font-size:clamp(18px,2.2vw,30px);line-height:1;letter-spacing:-.5px;opacity:1;font-weight:600;white-space:nowrap;margin:0}.progress__bar__point__text,.progress__bar .point__text,.progress .progressBar__point__text,.progress .progressBar .point__text{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);color:#f0f0f0;font-size:clamp(14px,1.6vw,18px);line-height:1;font-weight:400;opacity:.9;white-space:nowrap;margin:0}.progress__bar__point__point,.progress__bar .point__point,.progress .progressBar__point__point,.progress .progressBar .point__point{height:20px;width:20px;position:relative;flex-shrink:0}.progress__bar__point__point:before,.progress__bar .point__point:before,.progress .progressBar__point__point:before,.progress .progressBar .point__point:before{content:"";background-color:#00c1ad;border-radius:50%;width:100%;height:100%;position:absolute;left:50%;top:50%;translate:-50% -50%;box-shadow:0 0 10px #00c1adb3;transition:box-shadow .4s cubic-bezier(.16,1,.3,1)}.progress__bar__point__point.point-active:before,.progress__bar .point__point.point-active:before,.progress .progressBar__point__point.point-active:before,.progress .progressBar .point__point.point-active:before{animation:progressPointPulse 2.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.progress__bar__point__point.point-active:before,.progress__bar .point__point.point-active:before,.progress .progressBar__point__point.point-active:before,.progress .progressBar .point__point.point-active:before{animation:none}}.progress__bar__line_bg,.progress .progressBar__line_bg{background-color:#00c1ad;height:4px;width:100vw;position:absolute;top:50%;transform:translateY(-50%);opacity:.35;border-radius:20px}.progress__bar__line_progress,.progress .progressBar__line_progress{background-color:#00c1ad;height:6px;position:absolute;top:50%;transform:translateY(-50%);left:calc(-.5*(100vw - 100%));border-radius:20px;box-shadow:0 0 12px #00c1ad80;transition:width 0ms;max-width:none}.point.point-future .point__heading{opacity:.55}.point.point-future .point__point:before{background-color:transparent;border:2px solid rgba(0,193,173,.5)}.point.point-future .point__text{opacity:.7}@keyframes progressPointPulse{0%,to{box-shadow:0 0 #00c1ad99}50%{box-shadow:0 0 0 14px #00c1ad00}}.promo__content{display:flex;background:url(@UHomeApp/resources/images/promobg.png) center top/cover no-repeat;padding:50px;border-radius:40px;position:relative;overflow:clip;justify-content:space-between;gap:30px}@media(max-width:991.98px){.promo__content{flex-direction:column;align-items:center}}@media(max-width:767.98px){.promo__content{padding:20px}}.promo__content_solid{background:#00c1ad}@media(max-width:991.98px){.promo__content_solid{flex-direction:column-reverse}}.promo__textContent{display:flex;flex-direction:column;justify-content:space-between;width:50%;gap:20px}@media(max-width:991.98px){.promo__textContent{align-items:center;text-align:center;width:100%}}.promo__text{display:flex;flex-direction:column;gap:20px}.promo__title{font-weight:600;opacity:1}.promo__title_thin{font-weight:500}.promo__subtitle{color:#fff;font-size:clamp(18px,3.5vw,26px);line-height:1.3;font-weight:400}.promo__image{width:50%;height:100%;display:flex;justify-content:center;overflow:hidden;border-radius:30px}@media(max-width:991.98px){.promo__image{width:100%}}.promo__image .img{width:100%;border-radius:30px;display:block;transition:transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}.promo__image:hover .img{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){.promo__image .img{transition:none}.promo__image:hover .img{transform:none}}.map{color:#fff}@media(max-width:991.98px){.map{padding-bottom:60px}}.map__title{max-width:80%;margin-bottom:32px;text-shadow:0 2px 12px rgba(0,0,0,.6)}@media(max-width:991.98px){.map__title{max-width:100%}}.map__subtitle{max-width:900px;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media(max-width:991.98px){.map__subtitle{max-width:100%}}.map__content{background:url(/assets/images/map.png);background-position:-20px top;background-repeat:no-repeat;background-size:contain;min-height:607px;position:relative;width:100%;max-width:1440px;margin:0}@media(max-width:991.98px){.map__content{min-height:400px}}@media(max-width:575.98px){.map__content{min-height:350px}}@media(max-width:479.98px){.map__content{min-height:200px}}.map__legend{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;right:5%;top:55%;width:fit-content;padding:24px 32px;border-radius:20px;border:solid 1px rgba(255,255,255,.4);display:flex;flex-direction:column;gap:8px}@media(max-width:1365.98px){.map__legend{top:85%}}@media(max-width:991.98px){.map__legend{padding:16px 24px}}@media(max-width:575.98px){.map__legend{position:relative;right:auto;top:auto;margin:16px auto 0}}.map__legend .dot{width:10px;height:10px;border-radius:3000px;box-shadow:0 0 10px 3px #00d2b2;background-color:#00c1ad;animation:mapDotPulse 3s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.map__legend .dot{animation:none}}.map__legend .text{font-size:clamp(14px,2vw,20px);line-height:1.5;font-weight:300;opacity:.9}.map__legendItem{display:flex;align-items:center;gap:10px}@keyframes mapDotPulse{0%,to{box-shadow:0 0 10px 3px #00d2b2}50%{box-shadow:0 0 16px 6px #00d2b299}}.smallPromo{color:#fff;opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.smallPromo{opacity:1;transform:none;transition:none}}.smallPromo__content{display:flex;flex-direction:column;align-items:center;gap:32px;margin:0 auto;max-width:652px}.smallPromo__text{line-height:1.5}@media(max-width:767.98px){.smallPromo__text{text-align:center}}.smallPromo__text_centered{text-align:center}.smallPromo.in-view{opacity:1;transform:translateY(0)}.articles__tabs{display:flex;align-items:center;gap:5px;padding:5px;background:#222;border-radius:10px}.articles__tab{color:#fff;background:#3c3c3c;border-radius:5px;padding:10px;font-size:16px;font-weight:400;line-height:16px;text-decoration:none;transition:all .2s ease-in-out}.articles__tab_active{background:#00c1ad}.articles__wrapper{display:flex;flex-wrap:wrap;gap:20px}.articles__wrapper>*{flex:0 0 calc(33.33% - 13.3333px)}@media(max-width:991.98px){.articles__wrapper>*{flex:0 0 calc(50% - 10px)}}@media(max-width:575.98px){.articles__wrapper>*{flex:0 0 100%}}.articles__foot{display:flex;justify-content:center;margin-top:40px}.article-preview{aspect-ratio:352/240;border-radius:20px;padding:24px;position:relative;overflow:hidden;background-color:#262626;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .32s cubic-bezier(.25,.46,.45,.94),box-shadow .32s cubic-bezier(.25,.46,.45,.94)}.article-preview:hover{will-change:transform;transform:translate3d(0,-4px,0);box-shadow:0 14px 34px #00c1ad2e}@media(prefers-reduced-motion:reduce){.article-preview:hover{transform:none}}.article-preview__arrow{position:absolute;z-index:2;top:20px;right:20px;transition:transform .15s cubic-bezier(.34,1.56,.64,1);will-change:transform}.article-preview__arrow svg{width:30px;rotate:-45deg;transition:rotate .15s cubic-bezier(.16,1,.3,1)}.article-preview__arrow svg path{fill:#fff}.article-preview:hover .article-preview__arrow{transform:translate(4px,-4px)}.article-preview:hover .article-preview__arrow svg{rotate:0deg}@media(prefers-reduced-motion:reduce){.article-preview__arrow,.article-preview__arrow svg{transition:none}.article-preview:hover .article-preview__arrow,.article-preview:hover .article-preview__arrow svg{transform:none;rotate:-45deg}}.article-preview__title{color:#fff;position:relative;z-index:1;font-size:clamp(16px,2vw,24px);line-height:1.3;text-shadow:0 2px 10px rgba(0,0,0,.7)}.article-preview__img{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0}.article-preview__img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0006 40%,#0000 70%);pointer-events:none}.article-preview__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1)}.article-preview:hover .article-preview__img img{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.article-preview__img img{transition:none}.article-preview:hover .article-preview__img img{transform:none}}.gallery__title{margin-bottom:32px}.gallery__content{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.gallery__item,.gallery__item_vertical,.gallery__item_horizontal{padding:10px;background-color:#262626;border-radius:20px;overflow:hidden;transition:transform .32s cubic-bezier(.25,.46,.45,.94),box-shadow .32s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.16,1,.3,1);opacity:0;transform:translate3d(0,12px,0)}.gallery__item.in-view,.in-view.gallery__item_vertical,.in-view.gallery__item_horizontal{opacity:1;transform:translateZ(0)}.gallery__item:hover,.gallery__item_vertical:hover,.gallery__item_horizontal:hover{will-change:transform;transform:translate3d(0,-3px,0);box-shadow:0 8px 24px #00000040}@media(prefers-reduced-motion:reduce){.gallery__item,.gallery__item_vertical,.gallery__item_horizontal{opacity:1;transform:none;transition:none}.gallery__item:hover,.gallery__item_vertical:hover,.gallery__item_horizontal:hover,.gallery__item.in-view,.in-view.gallery__item_vertical,.in-view.gallery__item_horizontal{transform:none}}.gallery__item_horizontal{flex:0 0 calc(33% - 10.6666666667px)}@media(max-width:991.98px){.gallery__item_horizontal{flex:1 1 calc(33% - 10.6666666667px)}}.gallery__item_vertical{flex:1 0 calc(25% - 12px)}@media(max-width:991.98px){.gallery__item_vertical{flex:1 0 calc(50% - 12px)}}.gallery__item img,.gallery__item_horizontal img,.gallery__item_vertical img{border-radius:10px;display:block;height:100%;width:100%;object-fit:cover;transition:transform .4s cubic-bezier(.16,1,.3,1)}.gallery__item:hover img,.gallery__item_horizontal:hover img,.gallery__item_vertical:hover img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.gallery__item img,.gallery__item_horizontal img,.gallery__item_vertical img{transition:none}.gallery__item:hover img,.gallery__item_horizontal:hover img,.gallery__item_vertical:hover img{transform:none}}.roadmap{color:#fff;margin-top:50px}.roadmap__content{padding:10px 20px 20px;border-radius:30px;display:flex;gap:20px;border:1px solid #262626}@media(max-width:767.98px){.roadmap__content{flex-direction:column;width:fit-content;margin:0 auto}}.roadmap__point{flex:0 0 calc(14.2% - 20px * 6 / 7);opacity:0;transform:translateY(12px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.roadmap__point{opacity:1;transform:none;transition:none}}@media(max-width:767.98px){.roadmap__point{display:flex;align-items:flex-start;gap:20px}}.roadmap.in-view .roadmap__point{opacity:1;transform:translateY(0)}.roadmap.in-view .roadmap__point:nth-child(1){transition-delay:0ms}.roadmap.in-view .roadmap__point:nth-child(2){transition-delay:80ms}.roadmap.in-view .roadmap__point:nth-child(3){transition-delay:.16s}.roadmap.in-view .roadmap__point:nth-child(4){transition-delay:.24s}.roadmap.in-view .roadmap__point:nth-child(5){transition-delay:.32s}.roadmap.in-view .roadmap__point:nth-child(6){transition-delay:.4s}.roadmap.in-view .roadmap__point:nth-child(7){transition-delay:.48s}.roadmap h4{color:#262626;font-size:min(5vw,80px);line-height:1.55;font-weight:400;letter-spacing:-3px;transition:color .25s cubic-bezier(.16,1,.3,1)}@media(max-width:767.98px){.roadmap h4{line-height:1;font-size:50px;width:40%}}.roadmap__point:hover h4{color:#00c1ad59}@media(prefers-reduced-motion:reduce){.roadmap h4{transition:none}}.roadmap__circle{margin-top:min(.5vw,10px);flex-shrink:0;width:max(.01vw,10px);height:max(.01vw,10px);border-radius:3px;background-color:#03c1ad;background-position:center center;border-color:transparent;border-style:solid;transform:rotate(45deg)}@media(max-width:767.98px){.roadmap__circle{width:10px;height:10px;margin-top:5px}}@media(max-width:767.98px){.roadmap ul{width:50%;padding:8px 0}}.roadmap li{display:flex;gap:10px;color:#dfdfdf;font-size:min(1.5vw,24px);font-weight:300;line-height:1.15;letter-spacing:-.5px;margin-bottom:10px}@media(max-width:767.98px){.roadmap li{font-size:16px}}@media(max-width:479.98px){.roadmap li{font-size:14px}}.swiper-pagination-bullets{text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination-bullet{width:26px!important;height:3px!important;display:inline-block;border-radius:20px!important;background:#d9d9d933!important;margin:0 5px;transition:background-color .3s;cursor:pointer;opacity:1!important}.swiper-pagination-bullet-active{background:#00c1ad!important;cursor:default}.basicSVG *{stroke:#3f3f3f}.activeSVG *{fill:#00c1ad;stroke:#00c1ad}.card__like{display:flex;-webkit-user-select:none;user-select:none}.catalog{color:#fff}.catalog svg{cursor:pointer}.catalog__category{font-size:16px;font-weight:400;line-height:21.86px;letter-spacing:-.02em;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#222;padding:9px 20px;border-radius:34px;margin-bottom:20px}@media screen and (max-width:991.98px){.catalog__category{border-radius:10px}}.catalog__open-filters{margin-bottom:20px}@media screen and (min-width:991.98px){.catalog__open-filters{display:none}}.catalog .categories{font-size:16px;font-weight:400;line-height:21.86px;letter-spacing:-.02em;display:flex;justify-content:flex-start;gap:1.5vw;flex-wrap:wrap}@media screen and (max-width:991.98px){.catalog .categories{gap:10px}}.catalog .categories__view{display:flex;gap:.8vw}.catalog .categories__view .basicSVG *{fill:#3f3f3f}.catalog .categories__view .activeSVG *{fill:#00c1ad}.catalog .categories__view svg{transition:all .3s ease-in-out}@media screen and (max-width:1199.98px){.catalog .categories__view{display:none}}.catalog .categories__item a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;letter-spacing:-.02em;color:#9d9d9d}.catalog .categories__item_active a{color:#fff}.catalog__content{display:flex;align-items:flex-start;gap:20px}.catalog__items{width:100%}.catalog__cards,.catalog__cards_rows,.catalog__cards_grid{gap:20px;display:flex;flex-wrap:wrap}@media screen and (min-width:1199.98px){.catalog__cards_rows{flex-direction:column;flex-wrap:unset}}.catalog .card__top{display:flex;justify-content:space-between;align-items:center;gap:10px}.catalog .card__categories{display:flex;gap:8px;flex-wrap:wrap}.catalog .card__category,.catalog .card__category_red,.catalog .card__category_primary,.catalog .card__category_white,.catalog .card__category_outlined{padding:5px 10px;gap:10px;border-radius:90px;font-size:12px;font-weight:500;line-height:16.39px;letter-spacing:-.02em;white-space:nowrap}.catalog .card__category_outlined{border:1px solid #00C1AD;color:#00c1ad}.catalog .card__category_white{background-color:#fff;color:#000}.catalog .card__category_primary{background-color:#00c1ad;color:#000}.catalog .card__category_red{background-color:#f23c00}.catalog .card>a{display:flex;flex-direction:column;gap:10px}.catalog .card>a>img{width:80%;max-width:228px;align-self:center}.catalog .card__subtitle{font-size:12px;font-weight:500;line-height:16.39px;letter-spacing:-.02em;opacity:.3}.catalog .card__title{font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.02em;display:flex;justify-content:space-between}.catalog .card__title span{max-width:69%}.catalog .card__crypto{display:flex;height:40px}.catalog .card__crypto img{height:100%;width:auto;flex-shrink:0;margin-right:-12px}.catalog .card__crypto img [alt=LTC]{height:90%}.catalog .card__crypto img:last-child{margin-right:0}.catalog .card__characteristics,.catalog .card__characteristics_big{display:flex;flex-direction:column;gap:5px}.catalog .card__characteristics_big{flex-direction:row;gap:30px}.catalog .card__characteristics_big .card__characteristic{flex-direction:column;gap:0}.catalog .card__characteristics_big .card__characteristicValue{font-weight:700;line-height:30.2px;letter-spacing:-.02em;text-align:left;color:#00c1ad;font-size:24px}.catalog .card__characteristics_big .card__characteristicName{font-size:12px;font-weight:400;line-height:16.39px;letter-spacing:-.02em;text-align:left}.catalog .card__characteristic{display:flex;justify-content:space-between;align-items:flex-end;gap:8px}.catalog .card__characteristicName{font-size:16px;font-weight:500;line-height:17.39px;letter-spacing:-.02em;text-align:left;color:#b5b5b5}.catalog .card__characteristicBlank{flex-grow:1;height:1px;background:#3f3f3f}.catalog .card__characteristicValue{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:17.39px;letter-spacing:-.02em;text-align:left}.catalog .card__subPrice{color:#b5b5b5;font-size:16px;font-weight:500;line-height:16px;letter-spacing:-.02em}.catalog .card__price{font-size:40px;font-weight:500;line-height:1;letter-spacing:-.02em;display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;margin-top:5px}.catalog .card__buttons{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.catalog .card__buttons-icon{display:flex;gap:13px;align-items:center}.catalog .card__buttons .btn{font-size:18px}.catalog .card__topWrapper{display:flex;flex-direction:column;gap:10px;margin-top:auto;margin-bottom:20px}.catalog .card__topWrapper>.card__categories{display:none}.catalog .card__bottomWrapper div>.card__subtitle{display:none}.catalog .card>.card__like{display:none}.catalog .card__top .card__categories{position:relative;height:26px;z-index:5}.catalog__card_red .card__price{color:#f23c00}.catalog__card{overflow:hidden}.catalog__card img{transition:transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}.catalog__card:hover img{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.catalog__card img{transition:none}.catalog__card:hover img{transform:none}}.catalog__card .uNoPic{padding:15px}.cards_slider .catalog__card.cards__item{flex-grow:0}@media screen and (min-width:1199.98px){.catalog__cards_rows .card{position:relative;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.catalog__cards_rows .card>img{max-width:169px;position:relative;margin-left:40px}.catalog__cards_rows .card>.card__top{display:none}.catalog__cards_rows .card>.card__subtitle{display:none}.catalog__cards_rows .card__bottomWrapper{display:flex;flex-direction:column;gap:25px}.catalog__cards_rows .card__bottomWrapper div>.card__subtitle{display:block}.catalog__cards_rows .card__topWrapper>.card__categories{display:flex;margin-bottom:10px}.catalog__cards_rows .card__title span{max-width:none}.catalog__cards_rows .card__crypto{position:absolute;top:20px;left:20px;z-index:2;flex-direction:column;height:unset;width:40px}.catalog__cards_rows .card__crypto img{width:100%;height:auto;margin-right:0;margin-top:-15px}.catalog__cards_rows .card__crypto img:first-child{margin-top:0}.catalog__cards_rows .card__like{display:block;position:absolute;right:20px;top:20px}}.product .form{display:flex;flex-wrap:wrap;gap:6.06vw;row-gap:20px;padding:20px 0}@media screen and (max-width:575.98px){.product .form{flex-direction:column}}.product .form input[name=ammount]{flex-shrink:1;max-width:100px;background-color:#000;border:2px solid #222;color:#fff;text-align:center;font-size:20px;font-weight:400;line-height:24.2px;letter-spacing:-.02em;-moz-appearance:textfield}.product .form input[name=ammount].invalid{color:#9f2c2c}.product .form input[name=ammount]::placeholder{color:#bcbcbc}.product .form input[name=ammount]::-webkit-outer-spin-button,.product .form input[name=ammount]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product .form__tabs{display:flex;gap:5px;flex-wrap:wrap}.product .form__ammount{display:flex;max-width:180px}.product .form__group{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.product .form__symbol,.product .form__symbol_right,.product .form__symbol_left{padding:8px 15px;background:#222;font-size:20px;font-weight:400;line-height:24.2px;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;cursor:pointer}.product .form__symbol_left{border-radius:10px 0 0 10px}.product .form__symbol_right{border-radius:0 10px 10px 0}.product .card__top{align-items:start}.product .card__categories{justify-content:flex-end}.product .card__subtitle{margin-bottom:15px;margin-top:25px;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#9d9d9d;opacity:1}.product .card__buttons{justify-content:flex-start;gap:15px}@media screen and (max-width:575.98px){.product .card__buttons{flex-direction:column;align-items:unset;justify-content:unset}}.product ._navItem{cursor:pointer;display:block;padding:8px 11px;background:#222;border-radius:5px;font-size:20px}.product ._navItem.active{outline:1px solid #00C1AD}.product__minAmmount{font-size:14px;font-weight:400;line-height:19.12px;color:#9d9d9d}.unProductMain{display:flex;gap:40px}@media screen and (max-width:1199.98px){.unProductMain{flex-direction:column}}.unProductVisual{display:flex;gap:20px;flex-shrink:0}@media screen and (max-width:1199.98px){.unProductVisual{flex-direction:column-reverse;align-items:center}}.product__gallery{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1199.98px){.product__gallery{flex-direction:row;width:100%;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center}}.product__gallery-img{width:110px;height:110px;background-color:#222;border-radius:5px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;transition:border-color .2s;border:1px solid transparent}.product__gallery-img img{width:80px;height:80px;object-fit:contain}.product__gallery-img.-active{border-color:#00c1ad}@media screen and (max-width:1199.98px){.product__gallery-img{width:80px;height:80px}.product__gallery-img img{width:60px;height:60px}}.product__slider-btn{cursor:pointer;display:flex;justify-content:center;-webkit-user-select:none;user-select:none;opacity:.6;transition:opacity .2s}.product__slider-btn:hover{opacity:1}@media screen and (max-width:1199.98px){.product__slider-btn svg{rotate:-90deg}}@media screen and (max-width:991.98px){.product__slider-btn{display:none}}.product__image{flex:0 0 540px;max-width:540px;width:540px;justify-content:space-between;background:#161616;border-radius:14px;padding:30px;display:flex;flex-direction:column;gap:20px;position:relative}@media screen and (max-width:1199.98px){.product__image{flex:unset;width:100%;max-width:540px}}@media screen and (max-width:479.98px){.product__image{padding:15px}}.product__image .card__top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px}.product__image .card__categories{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.product__image .card__category_primary,.product__image .card__category_white,.product__image .card__category_red,.product__image .card__category_outlined{padding:5px 12px;border-radius:30px;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}.product__image .card__category_primary{background:#00c1ad;color:#000}.product__image .card__category_white{background:#fff;color:#000}.product__image .card__category_red{background:#f23c00;color:#fff}.product__image .card__category_outlined{background:transparent;color:#00c1ad;border:1px solid #00C1AD}.product__image .card__image{display:flex;align-self:center;max-width:386px;width:100%;aspect-ratio:1}.product__image .card__image img{width:100%;height:100%;object-fit:contain}.product__image .card__image .product__no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.15}.product__image .card__crypto{display:flex;gap:8px;align-items:center}.product__image .card__crypto img{width:32px;height:32px}.product__image .card__characteristics_big{display:flex;gap:20px;flex-wrap:wrap}.product__image .card__characteristic{display:flex;flex-direction:column;gap:2px;text-align:right}.product__image .card__characteristicValue{font-size:22px;font-weight:600;color:#fff}.product__image .card__characteristicName{font-size:12px;color:#9d9d9d}.unProductInfo{display:flex;flex-direction:column;gap:18px;flex-grow:1}.unProductHead{display:flex;justify-content:space-between;align-items:flex-start;font-size:clamp(24px,3vw,32px);font-weight:500;line-height:1.2;letter-spacing:-.02em;margin:0 0 4px;gap:16px}.product__title-wrapper{display:flex;max-width:80%;flex-direction:column}@media screen and (max-width:1199.98px){.product__title-wrapper{max-width:100%}}.uProductDetailNavSect{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.uProductDetailNav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.uProductDetailNav .form__title{font-size:14px;color:#9d9d9d;letter-spacing:-.02em}.unProductOffers{display:flex;flex-direction:column;row-gap:12px;margin-top:20px}.unProductOffer{display:flex;column-gap:8px;align-items:center}.unProductOfferIcon{min-width:18px;text-align:center;line-height:0;color:#ffffffb3}.unProductOfferText{font-size:13px;line-height:100%;letter-spacing:-.02em;color:#ffffffb3}.unProductAction{display:flex;flex-direction:column;gap:16px;margin-top:8px}.unProductAction .card__price{font-size:36px;font-weight:600;line-height:1;letter-spacing:-.02em;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.unProductAction .card__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px}.product__minAmmount{font-size:14px;color:#9d9d9d}.product__form{display:flex;flex-direction:column;gap:18px}.product__amount.form__group{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.product__amount.form__group .form__title{font-size:14px;color:#9d9d9d}.product__amount.form__group .form__ammount{display:flex;align-items:center;background:#1a1a1a;border-radius:10px;overflow:hidden;-webkit-user-select:none;user-select:none}.product__amount.form__group .form__symbol_left,.product__amount.form__group .form__symbol_right{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#1a1a1a;color:#fff;cursor:pointer;font-size:22px;-webkit-user-select:none;user-select:none;transition:background .15s}.product__amount.form__group .form__symbol_left:hover,.product__amount.form__group .form__symbol_right:hover{background:#2a2a2a}.product__amount.form__group input[name=ammount]{width:80px;height:38px;background:#0e0e0e;border:none;text-align:center;color:#fff;font-size:16px;-moz-appearance:textfield}.product__amount.form__group input[name=ammount]::-webkit-outer-spin-button,.product__amount.form__group input[name=ammount]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._navItem{cursor:pointer;display:block;padding:6px 14px;background:#1a1a1a;border-radius:5px;font-size:16px;font-weight:400;color:#fff;transition:outline-color .15s,color .15s,opacity .15s}._navItem.active{outline:1px solid #00C1AD}._navItem--soldout{color:#777;text-decoration:line-through;text-decoration-color:#ffffff59}._navItem--soldout.active{outline-color:#ffffff59}.form__tabs{display:flex;gap:8px;flex-wrap:wrap}.product .card__like{cursor:pointer;flex-shrink:0;padding:4px;margin-top:6px}.product .card__like svg path{transition:fill .2s,stroke .2s}.product .card__like.-active svg path,.product .card__like:hover svg path{stroke:#00c1ad;fill:#00c1ad33}.tooltip{display:inline-flex;align-items:center;gap:8px;background:#00c1ad1f;border:1px solid rgba(0,193,173,.35);border-radius:100px;padding:6px 12px;font-size:13px;cursor:pointer;transition:background .15s}.tooltip:hover{background:#00c1ad38}.tooltip__text{color:#fff}.tooltip svg{flex-shrink:0}.tabs{width:100%}.tabs .tab-content{margin-top:30px}.tabs__header{display:flex;align-items:center;gap:30px;width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid rgba(255,255,255,.15)}.tabs__header::-webkit-scrollbar{display:none}.tabs__item{flex-shrink:0;padding:10px 0;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#fff9;cursor:pointer;transition:color .2s;position:relative;background:transparent}.tabs__item:hover,.tabs__item.active{color:#fff}.tabs__item.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;border-radius:2px;background-color:#00c1ad}.tabs__text{font-size:16px;line-height:1.6;letter-spacing:-.02em;color:#fff;max-width:720px}.uArt{font-size:16px;line-height:1.6;color:#c5c5c5}.uArt p{margin:0 0 14px}.uArt img{border-radius:10px;max-width:100%;height:auto}.spec-table{font-weight:400;font-size:16px;line-height:1.3;border-collapse:collapse;min-width:min(100%,672px);width:100%;max-width:720px}@media screen and (max-width:575.98px){.spec-table{font-size:14px}.spec-table td.specL{padding-right:10px}}.spec-table td{padding:18px 0;border-bottom:1px solid #2a2a2a;vertical-align:top}.specL{color:#b5b5b5;width:50%}.specV{color:#fff}.product-card{background:#131313;border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:12px}.product-card__title{font-size:22px;line-height:1.15;font-weight:500;color:#fff;display:flex;align-items:flex-start;gap:14px}.product-card__icon{width:54px;height:54px;flex-shrink:0}.product-card__text{font-size:14px;line-height:1.5;color:#9d9d9d}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media screen and (max-width:1199.98px){.cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575.98px){.cards{grid-template-columns:1fr}}.filter{--form-bg: black;--form-ctrl-bg: black;--form-ctrl-border-color: #565656;flex:0 0 316px;color:#fff;padding:30px 22px 10px;border:1px solid #3f3f3f;border-radius:10px;font-size:16px;font-weight:400}@media screen and (max-width:1199.98px){.filter{flex:0 0 286px}}@media screen and (max-width:991.98px){.filter{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:#000;overflow-y:auto;display:none}.filter_active{display:block}.filter_active .filter__close{display:flex}}.filter__close{display:none;position:absolute;top:30px;right:20px}.filter .heading{font-weight:500}.filter hr{border:none;outline:none;background:#3f3f3f;height:1px}.filter__group{display:flex;flex-direction:column;gap:10px;padding:30px 0}.filter__group.switchBlock{padding:0 0 30px}.filter__switch{padding:17.5px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3f3f3f}.filter__buttons{display:flex;flex-direction:column;gap:10px}.filter__submit{color:#000}.filter__reset{color:#9d9d9d}.filter__tabs{display:inline-flex;padding:3px;gap:3px;border-radius:8px;background-color:#3f3f3f}.filter__tab{background-color:inherit;color:#fff;padding:2px 5px;border-radius:6px;cursor:pointer}.filter__tab.active{background-color:#00c1ad;transition:all .12s ease-in-out}.filter__numbers{margin-bottom:30px}.filter__numbers:last-child{margin-bottom:0}.options{padding:0 15px;display:flex;flex-direction:column;cursor:pointer;transition:all .12s ease-out}.options.active .options__heading{font-weight:600}.options__item{display:flex;gap:5px;align-items:center}.options__item label{display:flex;align-items:center;gap:8px;cursor:pointer}.options__items{display:grid;grid-template-rows:0fr;overflow:hidden;margin-top:0;transition:all .12s ease-in-out}.options__itemsWrapper{display:flex;flex-direction:column;gap:10px;overflow:hidden;transition:.5s ease all}.active .options__items{grid-template-rows:1fr;grid-template-columns:auto;margin-top:12px;gap:10px;padding-bottom:10px}.switch{position:relative;display:inline-block;width:40px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#3f3f3f;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#000;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#00c1ad}input:focus+.slider{box-shadow:0 0 1px #00c1ad}input:checked+.slider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translate(15px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}#firstCheckboxes{opacity:0;width:1em;height:1em;cursor:pointer;z-index:2}#firstCheckboxes~label{position:relative}#firstCheckboxes~label:before{z-index:1;left:-1.55em;top:-3px;content:"";position:absolute;text-align:center;color:#fff;line-height:1em;width:.9em;height:.9em;border:1px solid #3f3f3f;border-radius:.25em;margin:.25em}#firstCheckboxes:checked~label:before{content:url(@UHomeApp/resources/images/checkbox-tik.svg);border:1px solid #00C1AD;background-color:#00c1ad}.double-range-input{margin-top:15px}.double-range-input__values{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#fff}.double-range-input__progress{position:relative;margin-top:18px;width:99%;height:3px;background-color:#00c1ad;border-radius:3px}.double-range-input__range{background:none;padding:0;position:absolute;z-index:3;bottom:0;left:0;translate:0 50%;width:100%;pointer-events:none;cursor:pointer;-webkit-appearance:none}.double-range-input__range::-webkit-slider-thumb{position:relative;top:-1px;-webkit-appearance:none;pointer-events:auto;width:26px;height:26px;background:#00c1ad;border:4px solid #000000;border-radius:50%}.breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:30px;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumbs__item{flex-shrink:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff}.breadcrumbs__item:last-of-type{color:#9d9d9d}.breadcrumbs__arrow{flex-shrink:0;display:flex}.uSectMore{display:flex;justify-content:center;margin-top:40px}.uSectMore .btn{width:100%;max-width:240px}.unEmpty,.unFail{display:flex;flex-direction:column;align-items:center;row-gap:24px;margin:65px auto 45px;font-size:20px;font-weight:500;text-align:center;color:#9d9d9d}.unFail{color:#f23c00}.d-none{display:none!important}.steps-cards{position:relative;z-index:2}.steps-cards__content{display:flex;gap:18px;flex-wrap:wrap}.steps-cards .top-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}.steps-cards .enum{font-size:clamp(30px,6vw,50px);line-height:.8;letter-spacing:-.03em;background-color:#00c1ad;background-image:linear-gradient(180deg,#b2b2b2,#616161);opacity:.2;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;-moz-text-fill-color:transparent;font-weight:600}.steps-cards__item{flex:1 calc(20% - 18px);min-width:209px}.steps-cards__item_smaller{flex:1 calc(16.7% - 18px)}.steps-cards__text{font-size:20px;font-weight:400;line-height:27.32px;letter-spacing:-.02em;color:#ededed}.steps-cards__image{width:60px;height:60px}.steps-cards__mini{font-size:14px;font-weight:400;line-height:19.12px;letter-spacing:-.02em;color:#00c1ad}.flex-column-30{display:flex;flex-direction:column;gap:30px}.offer-cards{position:relative;color:#fff;z-index:3}.offer-cards__content{display:flex;gap:24px;flex-wrap:wrap}.offer-cards__item{flex:1 0 calc(33% - 24px);position:relative;min-width:275px;gap:25px}.offer-cards__item *{z-index:3}.offer-cards__item img{max-width:339px;flex-shrink:1;width:100%;align-self:flex-end}.offer-cards__item .background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;height:100%;max-width:none}@media screen and (max-width:767.98px){.offer-cards__item svg{height:50px}}.offer-cards__heading{font-size:clamp(22px,2vw,30px);font-weight:400;line-height:1.33;letter-spacing:-.03em}.offer-cards__text,.offer-cards__text-gray,.offer-cards__text-white{font-size:20px;font-weight:400;line-height:28px;letter-spacing:-.03em;color:#00c1ad}.offer-cards__text-white{color:#fff}.offer-cards__text-gray{color:#9d9d9d}.offer-cards__item-wrapper{display:flex;flex-direction:column;gap:25px}.offer-cards__text-wrapper{display:flex;flex-direction:column;gap:15px}.offer-cards__button{font-size:18px;line-height:24.59px}.offer-cards>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;opacity:.7}.flex-row{flex-direction:row;align-items:flex-start}.calculator-promo__subtitle{font-size:20px;font-weight:400;line-height:27.32px;letter-spacing:-.02em;margin-top:14px}.calculator-promo__content{background:url(@UHomeApp/resources/images/promo-calculator-bg.png) 0 0/cover no-repeat;position:relative;border-radius:20px;display:flex;padding:50px 60px;flex-direction:column;gap:30px;z-index:2;overflow:hidden}@media(max-width:991.98px){.calculator-promo__content{padding:20px}}.calculator-promo__content>img{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}@media(max-width:991.98px){.calculator-promo__content>img{width:auto}}.calculator-promo__wrapper{display:flex;gap:63px;flex-wrap:wrap}@media(max-width:767.98px){.calculator-promo__wrapper{flex-direction:column;gap:30px}}.calculator-promo__item{max-width:371px;z-index:2}@media(max-width:991.98px){.calculator-promo__item{max-width:300px}}.calculator-promo__number{background-color:#b2b2b2;background-image:linear-gradient(180deg,#b2b2b2,#616161);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;-moz-text-fill-color:transparent;font-size:30px;font-weight:400;line-height:40.98px;letter-spacing:-.02em}.calculator-promo__text{font-size:20px;font-weight:400;line-height:27.32px;letter-spacing:-.02em;color:#ededed}.calculator{color:#eee}.calculator__title{font-size:clamp(25px,6vw,50px);font-weight:600;letter-spacing:-.02em}.calculator__title-thin-gradient{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:40px}@media(max-width:1299.98px){.calculator__title-thin-gradient{flex-direction:column;align-items:center;text-align:center;gap:20px}}.calculator__title-thin-gradient span{font-weight:400;letter-spacing:-.03em;background-color:#00c1ad;background-image:linear-gradient(91.61deg,#00c1ad 15.2%,#005b52 87.36%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;-moz-text-fill-color:transparent}.calculator__content{border:1px solid #545454;border-radius:20px;padding:30px 32px;display:flex;gap:min(4.1vw,60px)}@media(max-width:1199.98px){.calculator__content{flex-direction:column}}@media(max-width:767.98px){.calculator__content{padding:15px}}.calculator__slider{background-color:#272727;border-radius:20px;padding:20px 32px;min-width:57%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gaP:20px}@media(max-width:575.98px){.calculator__slider{padding:20px}}@media(max-width:575.98px){.calculator__slider svg{width:15px}}.calculator__slider-body{width:100%;display:flex;align-items:center;justify-content:space-between;z-index:2;gap:20px}.calculator__slider-body img{max-width:472px;width:100%;min-width:0}.calculator__slider-nav{cursor:pointer}.calculator__images{max-width:572px;width:100%;min-width:0}.calculator__images .swiper-slide{display:flex;justify-content:center}.calculator__image-title{z-index:1;color:#585858;font-size:100px;font-weight:600;line-height:100px;letter-spacing:-.02em;position:absolute;top:20px;left:32px}@media(max-width:575.98px){.calculator__image-title{font-size:60px;line-height:1}}@media(max-width:479.98px){.calculator__image-title{font-size:40px}}.calculator__characteristics{display:flex;justify-content:space-between;width:100%;align-items:center}.calculator__characteristics .card__crypto{display:flex;height:40px}@media(max-width:575.98px){.calculator__characteristics .card__crypto{height:46px}}@media(max-width:479.98px){.calculator__characteristics .card__crypto{position:absolute;top:20px;right:20px}}.calculator__characteristics .card__crypto img{height:100%;width:auto;flex-shrink:0;margin-right:-15px}@media(max-width:479.98px){.calculator__characteristics{justify-content:center}}.calculator__characteristics-body{display:flex;gap:2.9vw}.calculator__characteristic-title{font-size:32px;font-weight:400;line-height:45px;letter-spacing:-.02em;white-space:nowrap}@media(max-width:767.98px){.calculator__characteristic-title{font-size:20px;line-height:24px}}@media(max-width:575.98px){.calculator__characteristic-title{font-size:16px;line-height:20px}}.calculator__characteristic-subtitle{font-size:16px;font-weight:400;line-height:21.86px;letter-spacing:-.02em;color:#b5b5b5}@media(max-width:575.98px){.calculator__characteristic-subtitle{font-size:12px;line-height:20px}}.calculator form{display:flex;flex-direction:column;gap:15px}.calculator form .range-value{position:absolute;pointer-events:none;top:18px}.calculator form .uFormItem{font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.01em;width:100%}.calculator form select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.calculations{display:flex;gap:50px;border:1px solid #00C1AD;border-radius:10px;padding:20px 20px 13px;margin-top:15px;margin-bottom:10px;max-width:fit-content;align-self:center}.calculations__item{display:flex;gap:8px;align-items:flex-start}.calculations__item svg{position:relative;top:6px}.calculations__title{font-size:30px;font-weight:600;line-height:41.25px;letter-spacing:-.02em;color:#00c1ad}.calculations__subtitle{font-size:12px;font-weight:400;line-height:16.39px;letter-spacing:-.01em;color:#b5b5b5}@media(max-width:479.98px){.calculations{flex-direction:column;gap:20px;max-width:100%}}.terms{background:#272727;border-radius:15px;padding:24px 30px 30px}@media(max-width:575.98px){.terms{padding:20px}}.terms__title{font-size:20px;font-weight:500;line-height:22px;letter-spacing:-.01em}.terms__body{padding:17px 0 32px;display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between}.terms__item{display:flex;gap:15px;align-items:flex-start;max-width:187px}@media(max-width:1299.98px){.terms__item{max-width:none}}@media(max-width:1199.98px){.terms__item{flex:1 0 calc(50% - 10px)}}@media(max-width:575.98px){.terms__item{flex:0 0 100%}}.terms__item svg{flex-shrink:0;width:24px}.terms__text{font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.01em}.terms button[type=button]{width:100%}@media(max-width:479.98px){.terms button[type=button]{font-size:12px;line-height:1.2}}.aboutText{color:#fff}.aboutText__content{background-color:#27272780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:40px}@media(max-width:767.98px){.aboutText__content{padding:20px}}.aboutText__item{display:flex;justify-content:space-between;margin-bottom:2.7vw;align-items:flex-start}@media(max-width:767.98px){.aboutText__item:nth-child(1){flex-direction:column-reverse;gap:1vw;margin-bottom:20px}.aboutText__item:nth-child(1) .aboutText__textContent{width:100%}.aboutText__item:nth-child(1) .aboutText__illustration{width:100%;display:flex;gap:20px;align-items:flex-end}.aboutText__item:nth-child(1) .aboutText__illustrationSubtitle{width:20vmin}}.aboutText__item:nth-child(2n){flex-direction:row-reverse;gap:20px}.aboutText__item:nth-child(2n) .aboutText__text{width:100%}.aboutText__subtitle{display:block;margin-bottom:.6vw}.aboutText__textContent{width:70%}.aboutText__illustration{width:20%;max-width:230px}.aboutText__illustration img{width:100%;object-fit:cover}.aboutText__illustrationHeading{font-size:clamp(30px,5vw,72px);line-height:1.3;font-weight:700;letter-spacing:-2px;opacity:.8}.aboutText__text{color:#fff;font-size:clamp(12px,1.7vw,30px);line-height:1.2;opacity:.8;font-weight:300;letter-spacing:1px}.aboutText__image{border-radius:clamp(20px,2vw,30px);overflow:hidden}.aboutText__image img{width:100%;display:block}.text_small{color:#929292;font-size:clamp(10px,2vw,20px);line-height:1.55}.ourMission{color:#fff}.ourMission__heading{max-width:530px}@media(max-width:991.98px){.ourMission__heading{max-width:max(90%,400px)}}.ourMission__content{max-width:45%}@media(max-width:991.98px){.ourMission__content{max-width:100%}}.ourMission__text{color:#fff;font-size:clamp(12px,3vw,30px);line-height:1.2;opacity:.8;margin-bottom:30px}.ourMission__points{color:#fff;font-size:clamp(12px,2vw,20px);line-height:1.2;font-weight:300;opacity:.8}.ourMission__point{display:flex;gap:10px;margin-bottom:20px}.ourMission .circle{margin-top:min(.5vw,10px);width:max(.01vw,10px);height:max(.01vw,10px);flex-shrink:0;border-radius:3px;background-color:#00c1ad;transform:rotate(45deg)}@media(max-width:991.98px){.headQuote{margin-top:100vmin}}.headQuote__content{position:relative;border-radius:20px;background-color:#262626;padding:40px;display:flex;gap:40px;align-items:flex-start}@media(max-width:991.98px){.headQuote__content{flex-direction:column-reverse;gap:10px}}.headQuote__quotes{color:#fff;font-size:60px;line-height:1;opacity:.8}@media(max-width:991.98px){.headQuote__quotes{order:2;line-height:.5}}.headQuote__quote{color:#fff;font-size:clamp(12px,3vw,26px);line-height:1.2;font-weight:300;opacity:.8}@media(max-width:991.98px){.headQuote__quote{order:1}}.headQuote__author{padding:30px 40px;border-width:1px;border-radius:20px;border-color:#5a5a5a;border-style:solid}@media(max-width:991.98px){.headQuote__author{order:3;padding:20px;margin-bottom:20px;width:100%}}.headQuote__title{white-space:nowrap}.headQuote__subtitle{color:#cecece;font-size:clamp(14px,2vw,24px);line-height:1.2;opacity:.8;margin-top:8px}.headQuote__portrait{display:block;height:min(800px,60vw);position:absolute;right:5%;bottom:100%;translate:0 10%}@media(max-width:991.98px){.headQuote__portrait{right:50%;height:100vmin;translate:50% 10%}}.graphic{color:#fff}.graphic__legend{display:flex;gap:1vw;align-items:center}.graphic__color{height:.7vw;width:3.4vw;border-radius:10px;background-color:#03ffbf}.graphic__body{width:100%;position:relative}.graphic__body img{width:100%;display:block}.graphic__body [alt="line for a graphic"]{position:absolute;bottom:1.6vw;left:5vw;width:75vw;max-width:1050px}.graphic__lineWrapper{position:absolute;bottom:20%;left:8.6%;width:75vw;max-width:1050px;min-height:30vw;height:fit-content;overflow:visible}.contacts-section:first-child{margin-top:60px}@media screen and (min-width:767.98px){.contacts-section .card{flex-grow:0}}@media screen and (max-width:767.98px){.contacts-section .cards{flex-direction:column}}.cards{display:flex;flex-wrap:wrap;gap:20px}.cards__item{flex:1 0 calc(25% - 15px);min-width:min(320px,100%)}.cards__item_bigger{flex:1 0 calc(33.33% - 13.3333333333px)}.cards__item_half{flex:1 0 calc(50% - 10px)}.cards__item_lg{flex:1 0 calc(66.66% - 10px)}.cards_column{display:flex;gap:20px}@media(max-width:991.98px){.cards_column{flex-direction:column;flex-wrap:nowrap}}.cards_column .cards__item{min-width:unset}.cards_counted{counter-reset:offers}.cards_counted .card__title{position:relative}.cards_counted .card__title:before{counter-increment:offers;content:"0" counter(offers);position:absolute;z-index:-1;top:50%;right:20px;translate:0 -50%;color:#1a1a1a;font-size:90px;line-height:1.55;font-weight:300;font-style:italic;letter-spacing:-6px}.cards_slider{flex-wrap:nowrap;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.cards_slider::-webkit-scrollbar{display:none}.cards_slider>*{flex-shrink:0}.card{background-color:#262626;border-radius:20px;overflow:hidden;padding:25px;transition:all .2s ease-in-out;display:flex;flex-direction:column;gap:16px}.card_white{background-color:#fff}.card_white .card__title{color:#000}.card_white .card__text{color:#000;opacity:.4}.card_row{flex-direction:row}.card_row svg{flex-shrink:0}@media(max-width:575.98px){.card_row{flex-direction:column}}.card_outline{background-color:unset;border:1px solid #4d4d4d}.card:has(.card__arrow):hover .card__arrow svg{rotate:0deg}.card__img{height:clamp(106px,15vw,156px)}.card__img img{height:100%}.card__img_bottom{height:300px;margin:auto -25px -25px;display:flex;justify-content:center}.card__img_bottom img{height:100%;width:95%;object-fit:contain;object-position:center bottom}.card__img_right{display:flex;justify-content:flex-end}.card__img_right img{height:100%;width:95%;object-fit:contain;object-position:right bottom}.card__img_full{width:100%;height:unset;aspect-ratio:49/30;border-radius:10px;overflow:hidden}.card__img_full img{height:100%;width:100%;object-fit:cover}.card__title{color:#fff;font-size:clamp(36px,7vw,46px);font-weight:500;letter-spacing:-.02em;line-height:.9;display:flex;align-items:center;gap:11px}.card__title_with_arrow{display:flex;gap:20px;justify-content:space-between}.card__title_highlighted{color:#00c1ad;opacity:.8;line-height:1.3}.card__title_bigger{font-size:clamp(46px,5vw,64px);letter-spacing:-.06rem}.card__text{color:#f1f1f1;font-size:18px;line-height:1.2;font-weight:500;opacity:.8}.card__text_bigger{font-size:clamp(20px,2vw,28px);line-height:1;font-weight:400;letter-spacing:-1px;opacity:.8}.card__arrow{display:flex;align-items:center;justify-content:center;height:60px;width:60px;aspect-ratio:1;border-radius:50%;border-width:1px;border-style:solid;flex-shrink:0}.card__arrow svg,.card__arrow img{width:50%;rotate:-45deg;transition:all .2s ease-in-out}.card__arrow:hover svg,.card__arrow:hover img{rotate:0deg}.card__arrow{border-color:#000;margin-bottom:auto}.card__arrow svg path{fill:#000}.card__list{display:flex;flex-direction:column;gap:20px}.card__list-item{display:flex;gap:10px;color:#fff;font-size:20px;line-height:1.2;font-weight:400;opacity:.8}.card__list-item a:hover{color:#00c1ad;opacity:1}.card__list-icon{max-width:20px}.card__list-icon img{width:100%}.card_black{background:#000}.uCardItemLogo>._w{position:relative;display:flex;justify-content:center;height:100%;width:100%}.uCardItemLogo .card__title{position:absolute;top:0;right:0;left:0}.uCardItemLogo .card__arrow{border:1px solid #fff}.uCardItemLogo .card__arrow svg path{fill:#fff}.card__img.-list{display:flex;justify-content:center;margin:auto -25px;height:auto}.card__img.-list>ul{display:flex;flex-direction:column;gap:10px;margin-top:25px;margin-bottom:25px}.card__img.-list>ul>li{display:flex;gap:15px;color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.4px;align-items:center}@media(max-width:479.98px){.card__img.-list>ul>li{font-size:16px}}.card__img.-list>ul>li svg{margin-top:2px}.product-card{border-radius:10px;border:1px solid #878787;padding:30px}@media screen and (max-width:767.98px){.product-card{padding:20px}}.product-card__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:26px;color:#fff;display:flex;align-items:center;gap:12px}.product-card__text{margin-top:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#9d9d9d}.cards__item.-soldout{opacity:.6;transition:opacity .2s ease-in-out}.cards__item.-soldout:hover{opacity:1}.card__title_with_arrow{font-size:32px;line-height:34px}.card:not(.card_white):not(.card_black) .card__img{overflow:hidden;border-radius:12px}.card:not(.card_white):not(.card_black) .card__img img{transition:transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}.card:not(.card_white):not(.card_black):hover .card__img img{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.card:not(.card_white):not(.card_black) .card__img img{transition:none}.card:not(.card_white):not(.card_black):hover .card__img img{transform:none}}.card{transition:transform .32s cubic-bezier(.25,.46,.45,.94),box-shadow .32s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94)}.card:hover{will-change:transform;transform:translate3d(0,-4px,0);box-shadow:0 14px 34px #00c1ad2e}@media(prefers-reduced-motion:reduce){.card{transition:box-shadow .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94)}.card:hover{transform:none}}.card .card__arrow{transition:transform .22s cubic-bezier(.25,.46,.45,.94)}.card .card__arrow svg{transition:transform .22s cubic-bezier(.25,.46,.45,.94)}.card:hover .card__arrow{transform:translate3d(3px,0,0)}@media(prefers-reduced-motion:reduce){.card .card__arrow,.card .card__arrow svg{transition:none}.card:hover .card__arrow,.card:hover .card__arrow svg{transform:none}}.card.card_black:hover{transform:translate3d(0,-2px,0);box-shadow:0 10px 24px #ffffff0a}@keyframes pulsation{0%{scale:1}50%{scale:1.2}to{scale:1}}.miner{margin-bottom:max(-40vw,-600px);display:flex;align-items:center;justify-content:center;position:relative;z-index:-1}@media screen and (max-width:767.98px){.miner{margin-bottom:-50vw}}.miner__bg{display:flex;align-items:center;justify-content:center;max-width:70%;width:100%;position:relative;animation:pulsation 3s linear infinite}@media screen and (max-width:479.98px){.miner__bg{max-width:100%}}.miner__bg img:first-child{width:100%}.miner__bg img:nth-child(2){position:absolute;top:50%;left:50%;translate:-50% -50%;width:80%}.miner__bg img:last-child{position:absolute;top:50%;left:50%;translate:-50% -50%;width:60%}.miner__img{position:absolute;top:30%;left:50%;translate:-50% -50%;width:100%;max-width:40%;scale:.8}@media screen and (max-width:479.98px){.miner__img{max-width:60%}}.payment{z-index:2;position:relative}.payment *{z-index:2}.payment__title{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.4px}.payment__subtitle{color:#b5b5b5;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.32px}.payment__item{border:1px solid #B2B2B2;background:linear-gradient(86deg,#00000080 1.5%,#71737226 98.5%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);min-width:313px;align-items:center}@media(max-width:575.98px){.payment__item{align-items:flex-start}}@media(max-width:479.98px){.payment__item{min-width:280px}}.payment .bg{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:110%;left:-5%}.card_outlined{border:1px solid #00C1AD}.card_outlined__text{color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.4px}.card_bg-blur{background:#00c1ad1a}.leazing-hero{position:relative;z-index:2;overflow:visible}.leazing-hero .btc-bg{position:absolute;z-index:1;right:10%;width:25%;bottom:0}.leazing-hero .btc-bg img{width:100%;z-index:1}@media(max-width:1099.98px){.leazing-hero .btc-bg{width:50%}}@media(max-width:767.98px){.leazing-hero .btc-bg{width:100%;right:-40%}}.leazing-hero .shadow{position:absolute;z-index:1;left:0;bottom:0;width:100%;height:174px;background:linear-gradient(180deg,#0000,#000)}.leazing-hero button{z-index:2}.leazing-hero>img{display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;width:130%;top:-50%;left:-15%;z-index:1}@media(max-width:991.98px){.leazing-hero>img{transform:rotate(-60deg);top:20%;left:-80%;width:200%}}.leazing-hero__title{letter-spacing:-.03em;background-color:#00c1ad;background-image:linear-gradient(91.61deg,#00c1ad 15.2%,#005b52 87.36%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;font-size:clamp(30px,6vw,60px);font-weight:600;margin-top:80px;line-height:1.1}.leazing-hero__subtitle{color:#fff;font-size:24px;font-weight:400;letter-spacing:-.48px;max-width:900px;z-index:2}@media(max-width:575.98px){.leazing-hero__subtitle{max-width:none;text-align:center}}.leazing-hero__content{display:flex;flex-direction:column;gap:30px;align-items:flex-start}@media(max-width:575.98px){.leazing-hero__content{align-items:stretch}}.leazing-hero__wrapper{display:flex;flex-direction:column;gap:22px;align-items:flex-start}.leazing-hero__cards{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:575.98px){.leazing-hero__cards{flex-direction:column;width:100%}}.leazing-hero__cards .section-title{display:block}.card-opacity{padding:20px 40px;border-radius:15px;background:#00c1ad4d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:0;z-index:2}@media(max-width:575.98px){.card-opacity{flex-grow:1}}.card-opacity__title{color:#00c1ad;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}@media(max-width:575.98px){.card-opacity__title{font-size:25px}}.card-opacity__subtitle{color:#ededed;font-size:18px;font-weight:600;line-height:normal;letter-spacing:-.36px}.leasing-advantages{position:relative;z-index:2}.leasing-advantages>*{position:relative;z-index:2}.leasing-advantages>img{display:block;position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none;width:130%;transform:rotate(180deg);top:0%;left:-15%;z-index:1}@media(max-width:991.98px){.leasing-advantages>img{transform:rotate(90deg);top:80%;left:-45%;width:200%}}.leasing-advantages>img.big-bg{display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;width:130%;transform:rotate(180deg);top:0%;left:-15%;z-index:1}@media(max-width:991.98px){.leasing-advantages>img.big-bg{width:auto;height:100%}}.delievery-cards{position:relative;z-index:5}.delievery-cards *{position:relative;z-index:2}.delievery-cards .bg{position:absolute;z-index:1;top:-20%;width:113%;height:auto;left:-6.5%}@media(max-width:575.98px){.delievery-cards .bg{top:0}}.article-card{display:flex;flex-direction:column;gap:15px;border-radius:10px;padding:10px 10px 40px;background:#222}.article-card__cover{width:100%;aspect-ratio:407/261;border-radius:10px;overflow:hidden;position:relative}.article-card__cover:before{content:url(/assets/stat/img/blog/article-arrow.svg);position:absolute;top:20px;right:20px}.article-card__cover img{width:100%;height:100%;object-fit:cover}.article-card__details{display:flex;align-items:flex-start;justify-content:space-between;padding:0 15px}@media screen and (max-width:767.98px){.article-card__details{padding:0}}.article-card__time,.article__time,.article__author{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#00c1ad}.article-card__date,.article__date{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#9d9d9d}.article-card__title{padding:0 15px;font-weight:600;font-size:clamp(20px,3vw,30px);line-height:1.05;letter-spacing:-.01em;color:#fff}@media screen and (max-width:767.98px){.article-card__title{padding:0}}.article-card__text{padding:0 15px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#dadada;max-width:355px}@media screen and (max-width:767.98px){.article-card__text{padding:0}}.article__header{display:flex;flex-direction:column;gap:15px;max-width:988px;width:100%;margin-bottom:10px}@media screen and (max-width:991.98px){.article__header{width:100%;max-width:100%}}.article__row{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:15px}.article__author{display:flex;align-items:center;gap:10px}@media screen and (max-width:575.98px){.article__author{flex:0 0 100%}}@media screen and (max-width:479.98px){.article__author{font-size:14px}}.article__author-img{width:40px;height:40px;border-radius:50%;overflow:hidden}.article__author-img img{width:100%;height:100%;object-fit:cover}.article__author-name{color:#fff}@media screen and (max-width:479.98px){.article__time{font-size:14px}}.article__share{margin-left:auto;position:relative}.article__share-icon{cursor:pointer;-webkit-user-select:none;user-select:none;transition:.15s transform ease-in-out,.15s rotate ease-in-out}@media screen and (max-width:575.98px){.article__share-icon{transform:scaleY(-1)}}.article__share .share{display:none;align-items:center;gap:10px;border-radius:5px;background:#222;padding:10px 20px;position:absolute;right:calc(100% + 20px);top:50%;translate:0 -50%}.article__share .share__item{display:flex}@media screen and (max-width:575.98px){.article__share .share{flex-direction:column;padding:10px;right:50%;translate:50%;top:calc(100% + 10px)}}.article__share_active .article__share-icon{transform:scaleX(-1)}@media screen and (max-width:575.98px){.article__share_active .article__share-icon{transform:scaleY(-1);rotate:-90deg}}.article__share_active .share{display:flex}.article__body{display:flex;align-items:flex-start;gap:20px}.article__content{flex:0 1 988px;color:#fff}@media screen and (max-width:991.98px){.article__content{flex:0 0 100%}}.article__content img{width:100%;height:auto;border-radius:10px;overflow:hidden;max-width:fit-content}.article__content .uPostTopImg{width:100%;aspect-ratio:988/544;border-radius:10px;overflow:hidden}.article__content h2{font-style:normal;font-weight:600;font-size:clamp(30px,4vw,40px);line-height:100%;letter-spacing:-.02em;margin-top:clamp(40px,6vw,60px);margin-bottom:clamp(20px,3vw,30px)}.article__content h3{font-style:normal;font-weight:600;font-size:clamp(20px,3vw,30px);line-height:100%;letter-spacing:-.02em;color:#fff;margin-top:clamp(40px,6vw,60px);margin-bottom:clamp(20px,3vw,30px)}.article__content p,.article__content ul,.article__content ol{font-style:normal;font-weight:400;font-size:clamp(16px,2.4vw,24px);line-height:140%;letter-spacing:-.02em;color:#fff;margin-bottom:1em;margin-top:1em}.article__content p a,.article__content ul a,.article__content ol a{color:#00c1ad;text-decoration:underline}.article__content ul{list-style:disc;padding-left:1.25em}.article__content ol{list-style:decimal;padding-left:1.25em}.article__content table{width:100%;border-collapse:separate;border:1px solid gray;border-spacing:0}.article__content table>thead>tr>th,.article__content table>tbody>tr>td{padding:10px 15px}.article__content table>thead>tr>th{border-bottom:1px solid gray}.article__content table>tbody>tr:not(:last-child)>td{border-bottom:1px solid #333}.article-sidebar{border:1px solid #3D3D3D;border-radius:10px;padding:30px;position:sticky;top:100px}@media screen and (max-width:991.98px){.article-sidebar{flex:unset;width:100%;margin-top:20px;position:static}}.article-sidebar__title{font-style:normal;font-weight:400;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#fff}.article-sidebar ul{list-style-type:none;padding-left:0;margin-top:20px;display:flex;flex-direction:column;gap:20px}.article-sidebar ul li{padding-left:10px}@media screen and (max-width:991.98px){.article-sidebar ul li{padding-left:0}}.article-sidebar ul a{font-style:normal;font-weight:400;font-size:16px;line-height:1.12;color:#00c1ad}.articles-nav{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-top:-30px}@media screen and (max-width:575.98px){.articles-nav{flex-direction:column;margin-top:0;gap:30px}}.articles-nav__item{display:flex;flex-direction:column;gap:15px;max-width:490px}@media screen and (max-width:575.98px){.articles-nav__item{flex:unset}}.articles-nav__item_next{align-items:flex-end;text-align:right;margin-left:auto}@media screen and (max-width:575.98px){.articles-nav__item_next{align-items:unset;text-align:left}}.articles-nav__subtitle{display:flex;align-items:center;gap:10px;font-style:normal;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.02em;color:#9d9d9d}.articles-nav__title{font-style:normal;font-weight:500;font-size:clamp(20px,3vw,30px);line-height:100%;letter-spacing:-.02em;color:#00c1ad}.uPostMain img{object-fit:cover;width:100%;height:100%}.uBkDoc{padding-top:3rem;padding-bottom:5rem;font-weight:400;font-size:16px;line-height:140%;letter-spacing:-.02em}.uBkDoc h1{padding:0 0 2rem;text-align:center;margin:0;font-size:2rem;letter-spacing:-.025em}.uBkDoc h4{margin-top:35px;margin-bottom:.5rem;font-size:1.5rem;font-weight:400;line-height:1.5}.uBkDoc h5{margin-bottom:.5rem;font-size:1.2rem;font-weight:400;line-height:1.5}.uBkDoc p{margin:10px 0;color:#dadada;line-height:1.7}.uBkDoc a{color:#00c1ad;text-decoration:underline}.uBkDoc ul.-disc{color:#dadada;line-height:1.7;list-style:disc;margin-left:48px;margin-bottom:.5rem}.hero__globe{position:relative;isolation:isolate}.hero__locations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero__location{position:absolute;display:flex;flex-direction:column;align-items:center;white-space:nowrap;width:1px}.hero__location_box{position:relative;font-size:15px;font-weight:300;line-height:1;border:2px solid transparent;padding:8px 16px;border-radius:50px;margin-bottom:6px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero__location_box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50px;padding:1px;background:radial-gradient(ellipse at 10% 10%,rgba(255,255,255,.5) 0%,transparent 70%),radial-gradient(ellipse at 90% 90%,rgba(255,255,255,.5) 0%,transparent 70%),#ffffff1a;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero__location_box strong{font-weight:600}.hero__location_line{width:1px;height:50px;background:linear-gradient(to bottom,#fff,#fff0)}.hero__location_box_border{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.hero__img{position:relative;max-width:100%;height:auto;z-index:-1}.hero__location.-abudhabi{bottom:43.9%;left:59.9%}.hero__location.-abudhabi .hero__location_line{height:90px}.hero__location.-ethiopia{bottom:51.7%;left:48%}.hero__location.-ethiopia .hero__location_line{height:32px}.hero__location.-delaware{bottom:29.7%;left:1.9%}.hero__location.-delaware .hero__location_box{margin-left:56px}.hero__location.-delaware .hero__location_line{height:32px}.hero__location.-guangzhou{bottom:30.6%;left:94.8%}.hero__location.-guangzhou .hero__location_box{margin-right:50px;font-size:17px}.hero__location.-guangzhou .hero__location_line{height:98px}.hero__location.-hongkong{bottom:27%;left:87.7%}.hero__location.-hongkong .hero__location_box{margin-right:52px;font-size:17px}@media screen and (max-width:991.98px){.hero__globe{margin-top:56px}.hero__location_box{margin-bottom:3px;padding:6px 14px;font-size:9px}.hero__location.-abudhabi{bottom:32.9%}.hero__location.-abudhabi .hero__location_line{height:76px}.hero__location.-abudhabi svg{width:32px;height:32px}.hero__location.-ethiopia{bottom:43.7%}.hero__location.-ethiopia .hero__location_box{margin-right:48px}.hero__location.-ethiopia svg{width:26px;height:26px}.hero__location.-delaware{bottom:24.7%}.hero__location.-delaware .hero__location_box{margin-left:56px}.hero__location.-delaware svg{width:22px;height:22px}.hero__location.-guangzhou{bottom:25.6%}.hero__location.-guangzhou .hero__location_box{margin-right:50px;font-size:9px}.hero__location.-guangzhou .hero__location_line{height:66px}.hero__location.-guangzhou svg{width:32px;height:32px}.hero__location.-hongkong{bottom:21%}.hero__location.-hongkong .hero__location_box{margin-right:52px;font-size:9px}.hero__location.-hongkong .hero__location_line{height:42px}.hero__location.-hongkong svg{width:32px;height:32px}}.hero__stats{position:absolute;display:flex;justify-content:center;gap:95px;right:0;left:0;bottom:40px}.hero__stats.-mobile{display:none;gap:14px;position:relative;bottom:24px;margin-top:16px}.hero__stats.-mobile .hero__stats_text{font-size:11px}.hero__stats.-mobile .hero__stats_num{font-size:40px}.hero__stats_item{display:flex;align-items:center;justify-content:flex-start;gap:8px}.hero__stats_num{font-size:69px;font-weight:700;background:linear-gradient(143deg,#fff 10%,#9990 79.19%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__stats_text{color:#fff;font-size:16px;font-weight:300;line-height:1.3}@media screen and (max-width:991.98px){.hero__stats{display:none}.hero__stats.-mobile{display:flex}}main>.hero:first-child{margin-top:40px}.solution-section{--content-width: 1070px;opacity:0;transform:translateY(40px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.solution-section--visible{opacity:1;transform:translateY(0)}.solution-section .section_foot{margin-top:42px}.solution-section .slider-nav{justify-content:center}.solution-section .swiper-pagination-bullets{position:relative;top:-5px}.solution{position:relative;display:flex;flex-direction:column;min-height:390px;padding:48px 56px 40px;border-radius:30px;border:1px solid rgba(255,255,255,.3);overflow:hidden;transition:transform .32s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94),box-shadow .32s cubic-bezier(.25,.46,.45,.94)}.solution:hover{will-change:transform;transform:translate3d(0,-4px,0);border-color:#00c1ad99;box-shadow:0 14px 34px #00c1ad2e}@media(prefers-reduced-motion:reduce){.solution{transition:border-color .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94)}.solution:hover{transform:none}}.solution_head{font-size:clamp(24px,3.5vw,36px);font-weight:600;line-height:1.2;letter-spacing:-.03em}.solution_main{margin-top:40px;font-weight:300;line-height:1.4}.solution_main ul{list-style:disc;margin-left:20px;line-height:1.4}.solution_text{text-align:left}.solution_text-extra{display:flex;gap:14px}.solution_text-sub{margin-top:3px;font-size:13px}.solution_text-sub span{font-weight:500;color:#ffffff80}.solution-actions{display:flex;text-wrap:nowrap;align-items:center;margin-top:auto}.solution-manufactures{display:flex;align-items:center;column-gap:16px;margin-top:8px}.solution-manufactures .-canaan{position:relative;top:1px;max-height:30px}.solution-manufactures .-microbit{position:relative;max-height:20px}.solution-advantages{display:flex;align-items:center;gap:24px;margin-top:24px}.solution-advantages svg{flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1),filter .25s cubic-bezier(.16,1,.3,1)}.solution-advantages strong{font-weight:500}.solution-advantage{display:flex;align-items:center;gap:8px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.solution:hover .solution-advantage svg{filter:drop-shadow(0 0 8px rgba(0,193,173,.4));transform:scale(1.08)}@media(prefers-reduced-motion:reduce){.solution:hover .solution-advantage svg{transform:none}}.solution-advantage_text{color:#ffffffa6;font-size:14px;font-weight:300;text-align:left;line-height:1.4}.solution-advantage_text.-mobile{display:none}.solution-note{margin-top:46px;font-size:16px;font-weight:500;color:#00c1ad80}.solution-note.-mobile{display:none;margin-top:12px;font-size:13px;font-weight:300}.solution-img{position:absolute;bottom:-3px;right:0}.solution-img img{position:relative;z-index:-1}.solution.-asic .solution-img img{width:442px}.solution.-container .solution-img img{width:382px}.solution.-hosting .solution-img img{width:364px}.solution.-facility .solution-img img{width:374px}.crypto{width:100%;background-color:#222;border-radius:15px;padding:5px;margin-bottom:20px;display:flex;align-items:center;flex-wrap:wrap;gap:20px;row-gap:10px}@media screen and (max-width:575.98px){.crypto{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.crypto::-webkit-scrollbar{display:none}}.crypto__item{flex-shrink:0;border-radius:10px;display:flex;align-items:center;gap:5px;padding:5px 10px;font-style:normal;font-weight:500;font-size:30px;line-height:40px;letter-spacing:-.03em}.crypto__item img{height:45px;width:auto}.crypto__item.active{color:#282828;background-color:#00c1ad}@media screen and (max-width:991.98px){.solution-section{--content-width: 316px}.solution-section .section__body{margin-top:0}.solution-section .swiper-slide{display:flex;height:unset}.solution{min-height:unset;text-align:center;padding:24px 24px 204px}.solution_head{font-size:24px;font-weight:600}.solution_main{margin-top:16px}.solution_text{display:flex;justify-content:center;font-size:12px}.solution-note{display:none}.solution-note.-mobile{display:block}.solution-actions{justify-content:center;margin-top:22px}.solution-actions .btn{height:36px;font-size:16px}.solution-actions .btn-round__arrow{width:36px;height:36px}.solution-manufactures{flex-wrap:wrap;justify-content:center;gap:8px 26px;max-width:284px;margin:22px auto 0}.solution-advantages{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:22px}.solution-advantages svg{width:30px;height:30px}.solution-advantage{gap:4px}.solution-advantage_text{font-size:12px}.solution-advantage_text.-wide{display:none}.solution-advantage_text.-mobile{display:block}.solution_text-sub{margin-top:0;font-size:12px}.solution.-asic .solution_text{font-size:14px}.solution.-asic .solution-img img{width:260px}.solution.-container .solution-img img{width:240px}.solution.-hosting .solution-advantage{width:calc(50% - 16px)}.solution.-hosting .solution-advantage_text{font-size:11px}.solution.-hosting .solution-img{bottom:-42px}.solution.-hosting .solution-img img{width:260px}.solution.-facility .solution_text{font-size:13px;text-align:center;line-height:1.5}.solution.-facility .solution-advantages{gap:8px 8px;margin-left:-10px;margin-right:-10px}.solution.-facility .solution-advantage_text{font-size:11px}.solution.-facility .solution-img img{width:240px}}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog){--content-width: 1002px;position:unset;padding-bottom:0;margin-top:40px}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog) .hero__title{font-size:max(30px,min(7vw,53px));font-weight:600;color:#fff}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog) .hero__text{font-size:36px;font-weight:300;color:#fff;letter-spacing:unset}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog) .hero__glow{position:absolute;top:0;left:0;width:100%;height:auto;z-index:-1;pointer-events:none}@media screen and (max-width:991.98px){.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog){--content-width: 418px}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog) .hero__title{font-size:25px}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog) .hero__text{font-size:12px}.container.hero:not(.hero_calculator):not(.hero_thanks):not(.hero_about):not(.hero_blog) .hero__glow{margin-top:82px}}.slider-nav{display:flex;align-items:center;gap:20px}.slider-nav_btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;height:50px;border-radius:50%;border:1px solid rgb(0,193,173);background:transparent;transition:all .2s ease-in-out}.slider-nav_btn svg{width:50%}.slider-nav_btn svg path{fill:#00c1ad}.slider-nav_btn:hover{scale:1.05}.slider-nav_btn.-prev svg{rotate:180deg}.slider-nav__btn-round{flex-shrink:0;width:60px;height:60px;border-radius:50%;background-color:#00c1ad;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.slider-nav__btn-round svg{width:60%}.slider-nav__btn-round svg path{fill:#fff}.slider-nav__btn-round:hover{scale:1.05}.slider-nav__btn-round_prev svg{rotate:180deg}.uForm{--form-bg: #2a2a2a;--form-ctrl-bg: #2a2a2a;--form-ctrl-border-color: #565656}.uForm fieldset{position:relative}.uFormSect{display:flex;flex-direction:column;align-items:center;width:100%}.uFormTitle{font-weight:500;font-size:40px;line-height:100%;letter-spacing:-.02em;color:#fff;text-align:center}@media screen and (max-width:575.98px){.uFormTitle{font-size:30px}}.uFormDesc{font-weight:400;font-size:20px;line-height:140%;text-align:center;letter-spacing:-.02em;color:#fff;margin:10px}@media screen and (max-width:575.98px){.uFormDesc{font-size:16px}}.uFormFields{display:flex;flex-direction:column;gap:16px;width:100%}.uFormFields.-space{margin-top:40px}.uFormRow{display:flex;flex-wrap:wrap;gap:20px;row-gap:16px}.uFormRow>*{flex:1 0 calc(50% - 10px)}.uFormRow.-line{align-items:center;justify-content:space-between}.uFormRow.-line>*{flex:0 1 auto}.uFormItem{display:flex;flex-direction:column}.uFormItem.-wr50{width:calc(50% - 1vw)}.uFormItem.-sub{flex-direction:row;align-items:baseline;column-gap:10px;flex:1}.uFormItem.-sub .uFormLabel{margin:0}.uFormItem.-sub .uFormCtrl{width:100%}.uFormItem.-nAgree{padding-left:12px}.uFormItem.-nAgree .radio-label{font-size:14px;line-height:18px;letter-spacing:.279px}.uFormItem.-nAgree .uFormHint{padding-left:0}.uFormGroup{width:100%}.radio-label{font-size:16px;font-weight:400;line-height:21.86px;color:#fff;cursor:pointer;vertical-align:middle;display:flex;align-items:center;gap:5px}.uFormCtrl,.input-main{font-size:16px;font-weight:400;letter-spacing:-.02em;transition:all .2s ease-in-out}.uFormCtrl[type=number]::-webkit-outer-spin-button,.uFormCtrl[type=number]::-webkit-inner-spin-button,.input-main[type=number]::-webkit-outer-spin-button,.input-main[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.uFormCtrl{padding:12px 16px;line-height:22px;background:var(--form-ctrl-bg);border:1px solid var(--form-ctrl-border-color);border-radius:8px;color:#bbb;transition:border-color .15s cubic-bezier(.16,1,.3,1),box-shadow .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1)}.uFormCtrl::placeholder{color:#bbb}.uFormCtrl:focus-visible,.uFormCtrl:focus{outline:none;border-color:#00c1ad;box-shadow:0 0 0 3px #00c1ad4d;color:#fff}@media(prefers-reduced-motion:reduce){.uFormCtrl{transition:border-color .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1)}}.input-main{padding:19px;line-height:21.86px;color:#9c9c9c;background:#222;border:none;border-radius:10px}.input-main:focus{color:#fff;outline:none;border-color:#00c1ad;box-shadow:0 0 0 3px #00c1ad4d}.uFormCtrl:disabled,.input-main:disabled{background:#111}.uFormCtrl:disabled::placeholder,.input-main:disabled::placeholder{color:#222}.uFormCheck{position:relative;flex-shrink:0;width:25px;height:25px;line-height:1;border:1px solid var(--form-ctrl-border-color);border-radius:5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.uFormCheck:checked{background-color:#00c1ad;border:1px solid #00C1AD}.uFormCheck:checked:before{content:url(@UHomeApp/resources/images/checkbox-tik.svg);position:absolute;top:50%;left:50%;translate:-50% -50%;margin-top:1px}.uFormRadio{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;width:25px;height:25px;cursor:pointer;transition:all .1s ease-in-out;flex-shrink:0}.uFormRadio:checked{background-color:#00c1ad;padding:6px;box-shadow:0 0 0 1px #00c1ad}.uFormRadio{border:6px solid var(--form-bg);box-shadow:0 0 0 1px var(--form-ctrl-border-color)}.radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.uFormLabel{margin-left:12px;margin-bottom:5px;font-size:12px;font-style:normal;line-height:18px;color:#fff;white-space:nowrap}.uFormLabel.-required:after{content:"*";color:#de4437;margin-left:3px;font-size:16px;line-height:12px;display:inline-block}.uFormHint{display:block;margin-top:0;margin-bottom:0;padding-left:12px;max-height:0;width:100%;font-size:12px;font-weight:400;font-style:normal;line-height:19.12px;color:#ff1500;overflow:hidden;opacity:0;transition:max-height .2s ease-out,padding .2s ease,opacity .2s ease}.uFormItem .input-main{border:1px solid transparent}.uFormItem.-err .uFormCtrl,.uFormItem.-err .input-main,.uFormItem.-err .radio-label input[type=checkbox]{border-color:#901b11}.uFormItem.-err .uFormRadio{box-shadow:0 0 0 1px #901b11}.uFormItem.-err .uFormHint{padding-top:5px;opacity:1;max-height:100px;transition:max-height .2s ease-in,padding .2s ease,opacity .2s ease}.uFormInputGroup{display:flex;flex-direction:column}@media(min-width:575.98px){.uFormInputGroup{flex-direction:row;gap:24px}}.uFormRadioGroup{display:flex;flex-direction:column;gap:10px;padding:10px}@media(min-width:575.98px){.uFormRadioGroup{flex-direction:row;gap:24px}}.uPopupSubmit{margin-top:40px;height:50px;max-width:270px;font-size:18px}@media screen and (max-width:575.98px){.uPopupSubmit{max-width:100%}}.uSelect{position:relative;width:100%}.uSelect .uFormCtrl{padding-right:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.uSelect svg{position:absolute;top:50%;transform:translateY(-50%);right:20px;pointer-events:none;cursor:pointer}.uSelect option{background-color:#262626}.uSectFeedback{display:flex;width:100%;background:#2a2a2a;border-radius:30px}.uSectFeedback .uSectThanks{padding:240px 0}.uSectFeedback .uSectThanks .hero__title{font-size:clamp(30px,3vw,40px)}.uSectFeedback .uFormItem.-nAgree .radio-label{font-size:12px;line-height:16px}.uSectFeedbackPic,.uSectFeedbackMain{width:50%}.uSectFeedbackPic{position:relative;border-radius:30px;overflow:hidden}.uSectFeedbackPic img{width:100%;height:100%;object-fit:cover}.uSectFeedbackPic:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(113deg,#00c1ad33,#00c1ad00 96%),linear-gradient(227deg,#00c1ad00 44%,#00c1ad99 83%);box-shadow:inset 0 4px 153px #2b2b2b}.uSectFeedbackText{position:absolute;left:20px;right:20px;bottom:20%}.uSectFeedbackText .title{font-weight:700;font-size:48px;line-height:53px;text-align:left}.uSectFeedbackText .desc{margin-top:18px;font-size:25px;font-weight:500;line-height:36px;text-align:left}.uSectFeedbackMain{padding:40px}.uSectFeedbackAction{align-items:center}.uSectFeedbackSend{max-width:210px}.uSectFeedbackSend .btn{margin:0 auto;max-width:180px;font-size:18px}.feedback-delivery{margin-top:240px}@media screen and (max-width:767.98px){.feedback-delivery{margin-top:150px}}@media screen and (max-width:575.98px){.feedback-delivery{margin-top:130px}}.uFormRow.uFeedbackAmountRange{align-items:flex-start;flex-wrap:nowrap;margin-left:12px}.uFeedbackSelectCoin{min-width:280px}@media(max-width:991.98px){.uSectFeedback{flex-direction:column}.uSectFeedback .hero_thanks{padding:80px 0}.uSectFeedbackPic,.uSectFeedbackMain{width:100%}.uSectFeedbackPic{border-bottom-left-radius:0;border-bottom-right-radius:0}.uSectFeedbackPic img{min-height:400px}.uSectFeedbackMain{padding:40px 20px}.uSectFeedbackText{left:30px;right:30px;bottom:120px}}@media(max-width:767.98px){.uSectFeedbackText{bottom:45px}}@media screen and (max-width:575.98px){.uSectFeedback,.uSectFeedbackPic{border-radius:15px}.uSectFeedback .uFormItem.-nAgree{padding-left:0}.uSectFeedback .uSectThanks .hero__title{font-size:28px}.uSectFeedbackMain{padding:36px 10px 38px}.uSectFeedbackText{bottom:36px}.uSectFeedbackText .title{font-size:28px;line-height:36px}.uSectFeedbackText .desc{font-size:15px;line-height:20px}.uFormRow.uFeedbackAmountRange{flex-wrap:wrap}.uSectFeedbackAction{flex-direction:column;margin-top:10px}.uSectFeedbackSend{max-width:100%;width:100%;margin-top:18px}.uSectFeedbackSend .btn{max-width:100%;height:40px;font-size:16px}}.header{position:fixed;left:0;right:0;top:0;z-index:100;padding-bottom:20px;display:flex;flex-direction:column;transition:all .2s ease-in-out}.header a:hover{color:#00c1ad}.header-droplist{position:relative;z-index:7}.header-droplist:hover .header-droplist__list{display:flex}.header-droplist__wrapper{position:absolute;top:100%;left:0;translate:-15px;padding-top:24px}.header-droplist__list{display:none;flex-direction:column;gap:10px;padding:15px;border-radius:5px;background-color:#222;min-width:120px;width:max-content}.header-droplist__list a{font-style:normal;font-weight:400;font-size:16px;line-height:16px;color:#fff}.top-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 0;background-color:#000;color:#9c9c9c}.top-header__list{display:flex;align-items:center;gap:30px}.top-header__list a{font-style:normal;font-weight:400;font-size:16px}.top-header__list a:hover{color:#fff}.top-header__search{flex:0 1 428px;position:relative}.top-header__search input{width:100%;padding:7px 25px 7px 0;font-style:normal;font-weight:400;font-size:14px;line-height:1.35;background:none;border-bottom:1px solid #3F3F3F;color:#fff}.top-header__search input::placeholder{color:#9c9c9c}.top-header__search input:active,.top-header__search input:focus,.top-header__search input:focus-visible{border-bottom:1px solid #FFF}.top-header__search input:active+svg path,.top-header__search input:focus+svg path,.top-header__search input:focus-visible+svg path{stroke:#fff}.top-header__search input::-webkit-search-decoration,.top-header__search input::-webkit-search-cancel-button,.top-header__search input::-webkit-search-results-button,.top-header__search input::-webkit-search-results-decoration{display:none}.top-header__search-icon{position:absolute;height:20px;right:0;top:50%;translate:0 -50%}.top-header__contacts{display:flex;align-items:center;gap:15px;font-weight:400;font-size:16px}.top-header__socials{display:flex;align-items:center;gap:4px;margin-left:15px}.top-header__social{display:flex;align-items:center}.bottom-header{display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 0 10px #0009;background-color:#222;border-radius:10px;padding:10px 20px;margin-top:10px;position:relative;transition:all .2s ease-in-out}.bottom-header__logo{max-width:180px;width:100%}.bottom-header__logo img{width:100%;display:block}.bottom-header__nav{margin-right:auto}.bottom-header__list{display:flex;align-items:center;gap:20px}.bottom-header__list a{font-style:normal;font-weight:500;font-size:16px;color:#fff}.bottom-header__droplist{display:flex;align-items:center;gap:4px}.bottom-header__contacts{display:flex;align-items:center;gap:10px;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#00c1ad;padding-right:20px;border-right:1px solid #3F3F3F}.bottom-header__socials{display:flex;align-items:center;gap:4px}.bottom-header__social{display:flex}.bottom-header__social svg{height:30px;width:auto}.bottom-header__icons{display:flex;align-items:center;gap:15px}.bottom-header__icon{display:flex;align-items:center}@media(max-width:575.98px){.bottom-header__icon.none{display:none}}.bottom-header__icon svg{height:35px;width:auto}@media screen and (max-width:575.98px){.bottom-header__icon svg{height:25px}}.bottom-header__icon_notification{position:relative}.bottom-header__icon_notification:before{content:attr(data-notification);position:absolute;bottom:2px;right:0;translate:10%;font-weight:500;font-size:10px;line-height:1;color:#000;border-radius:50%;background-color:#00c1ad;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.bottom-header__lang{font-weight:500;font-size:16px;line-height:22px;color:#fff;border-left:1px solid #3F3F3F;padding-left:15px;cursor:pointer}.bottom-header__search{display:flex}.bottom-header__burger{display:none;align-items:center;justify-content:center;width:26px;height:20px;position:relative;flex-shrink:0}.bottom-header__burger span{display:flex;height:3px;width:100%;border-radius:2px;background-color:#fff;transition:all .2s ease-in-out}.bottom-header__burger:before{content:"";display:flex;height:3px;width:100%;border-radius:2px;background-color:#fff;transition:all .2s ease-in-out;position:absolute;top:0;left:0}.bottom-header__burger:after{content:"";display:flex;height:3px;width:100%;border-radius:2px;background-color:#fff;transition:all .2s ease-in-out;position:absolute;bottom:0;left:0}.bottom-header__burger_active span{opacity:0}.bottom-header__burger_active:before{top:50%;translate:0 -50%;rotate:45deg}.bottom-header__burger_active:after{rotate:-45deg;bottom:50%;translate:0 50%}.catalog-btn{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#00c1ad;border-radius:5px;padding:8px 12px}.catalog-btn span{color:#000}.catalog-header{position:absolute;top:100%;left:0;right:0;padding-top:5px;box-shadow:0 0 10px #0009}.catalog-header__inner{border-radius:5px;background-color:#222;display:flex}.catalog-header__menu{padding:20px 30px;flex:0 0 250px;display:flex;flex-direction:column;gap:10px;border-right:1px solid #5A5A5A}.catalog-header__menu a{display:flex;align-items:center;gap:5px;padding:2px 0;font-style:normal;font-weight:500;font-size:16px;letter-spacing:-.02em;color:#fff}.catalog-header__menu a.active{color:#00c1ad}.catalog-header__menu a.active svg path{stroke:#00c1ad}.catalog-header__all-products{margin-top:auto}.catalog-header__all-products a{font-style:normal;font-weight:500;font-size:12px;line-height:14px;letter-spacing:-.02em;color:#00c1ad;text-decoration:underline}.catalog-header__body{padding:12px 50px 30px;display:flex;gap:20px}.catalog-header__products{display:flex;flex-direction:column;flex:0 0 calc(50% - 10px);gap:8px}.catalog-header__category{display:flex;align-items:flex-end;gap:12px}.catalog-header__category img{height:30px}.catalog-header__category a{font-style:normal;font-weight:500;font-size:10px;line-height:14px;letter-spacing:-.02em;color:#00c1ad;text-decoration:underline;margin-bottom:1px}.catalog-header__cards{display:flex;flex-wrap:wrap;gap:10px}.catalog-header__cards>*{flex:0 0 127px}.catalog-header .tab-content{width:100%}.catalog-header__body{flex-wrap:wrap}.catalog-header-card{border-radius:5px;background-color:#393939;padding:12px;position:relative}.catalog-header-card:before{content:url(@UHomeApp/resources/images/header-card-arrow.svg);position:absolute;top:8px;right:8px;width:10px;height:10px}.catalog-header-card__img{width:82px}.catalog-header-card__img img{width:100%}.catalog-header-card__title{font-style:normal;font-weight:500;font-size:10px;line-height:1.2;letter-spacing:-.02em;color:#fff;margin-top:8px}.catalog-header-card__price{font-style:normal;font-weight:500;font-size:16px;line-height:22px;letter-spacing:-.02em;color:#fff;margin-top:2px}.search-header{position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 0 10px #0009;border-radius:5px;background-color:#222;display:flex;justify-content:center;align-items:center;padding:30px}.search-header__close{position:absolute;top:20px;right:20px}.search-header__wrapper{display:flex;justify-content:center;align-items:center;gap:10px;width:100%}.search-header__input{height:60px;border-radius:10px;background-color:#373737;max-width:604px;width:100%;font-weight:500;font-size:16px;line-height:22px;letter-spacing:-.02em;color:#fff;padding:10px 20px}.search-header__input::placeholder{color:#9d9d9d}.search-header__input::-webkit-search-decoration,.search-header__input::-webkit-search-cancel-button,.search-header__input::-webkit-search-results-button,.search-header__input::-webkit-search-results-decoration{display:none}.search-header__icon{background:none;border:none;outline:none}@media screen and (max-width:1365.98px){.header{background-color:#000;padding-bottom:0}.top-header{display:none}.bottom-header{padding:20px 0;border-bottom:1px solid #3F3F3F;background-color:#000;border-radius:0}.bottom-header__burger{display:flex}.bottom-header__nav,.bottom-header__contacts{display:none}.bottom-header__icons{margin-left:auto}.bottom-header__icon svg{height:25px}.bottom-header__icon_notification:before{bottom:-4px;right:-5px}.bottom-header__icon_desc{display:none}.bottom-header__lang{border-left:none;padding-left:0}.bottom-header__search{display:none}}.bottom-header__icon_notification.-n:before{display:none}.footer{position:relative;background-color:#262626;border-radius:40px 40px 0 0;padding-top:40px;overflow:clip;z-index:5}.footer__row{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:1199.98px){.footer__row{flex-direction:column;align-items:center}}@media screen and (max-width:991.98px){.footer__row{align-items:flex-start}}.footer__col{display:flex;flex-direction:column;gap:40px;justify-content:space-between;min-width:min(100%,180px)}.footer__item-wrapper{display:flex;flex-direction:column;gap:10px}.footer__item-caption{color:#727272;font-size:14px;line-height:1.55;font-weight:400;margin-bottom:10px}.footer__contacts{display:flex;flex-direction:column}.footer__contact{display:flex;align-items:center;gap:20px}.footer__contact img{width:clamp(18px,4vw,38px)}.footer__contact a{color:#fff;font-size:clamp(18px,5vw,50px);line-height:1.55;font-weight:400}.footer__contact a:hover{color:#00c1ad}.footer__text{color:#9d9d9d;font-size:16px;max-width:432px}.footer__navWrapper{display:flex;gap:20px;flex-wrap:wrap}@media screen and (max-width:479.98px){.footer__navWrapper>*{flex:1 0 calc(50% - 10px)}}.footer__list{display:flex;flex-direction:column}.footer__list-item{color:#fff;font-size:16px;font-weight:400;line-height:28px;text-align:left;white-space:nowrap}.footer__list-item:hover{color:#00c1ad}.footer__copy{margin-top:40px;border-top:1px solid rgba(255,255,255,.1)}.footer__copy-list{position:relative;display:flex;flex-wrap:wrap;gap:24px;row-gap:0;padding-top:16px;padding-bottom:16px}.footer__copy-list li,.footer__copy-list a{color:#ffffff4d;font-size:16px;line-height:1.55;font-weight:300;position:relative;z-index:1}.footer__copy-list a:hover{color:#fff}.footer__copy-list .footer__gradient{position:absolute;pointer-events:none;z-index:0;left:0;bottom:0;width:911px;height:911px;translate:-45% 45%;background-image:url(@UHomeApp/resources/images/background-gradient.png);background-size:cover}.uFootSoc{display:flex;flex-wrap:wrap;column-gap:16px;margin:24px 0 0;padding:0}.uFootSoc svg{width:auto;height:40px}.uFootSoc svg path{transition:all .15s ease-in-out}@media screen and (max-width:767.98px){.uFootSoc svg{height:32px}}@media screen and (max-width:575.98px){.uFootSoc svg{height:28px}}.uFootSoc a.-vk:hover path{fill:#3292ff}.uFootSoc a.-tg:hover path{fill:#29a9eb}.uFootSoc a.-yt:hover path{fill:#f61c0d}.uFootSoc a.-fb:hover path{fill:#0866ff}.uFootSoc a.-ig:hover path{fill:#ee4856}.uFootSoc a.-ln:hover path{fill:#0073b1}.uFootSoc a.-x:hover path{fill:#8a8a8a}
