.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.dropdown-content[data-v-3f25a38d]{bottom:100%!important;top:auto!important;margin-bottom:8px}.footer__right[data-v-d5f55a2f]{display:flex;align-items:center;gap:24px}@media only screen and (max-width: 767px){.footer__right[data-v-d5f55a2f]{flex-direction:column;align-items:flex-end;gap:8px}}.notifications[data-v-040ca49f]{position:relative}@media only screen and (max-width: 767px){.notifications[data-v-040ca49f]{display:none}}.notifications__button[data-v-040ca49f]{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f4f5f6;border:none;border-radius:50%;color:#353945;cursor:pointer;transition:all .2s ease}.notifications__button[data-v-040ca49f]:hover,.notifications__button.is-active[data-v-040ca49f]{background:#e6e8ec;color:#3772ff}.notifications__badge[data-v-040ca49f]{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 4px;background:#ef466f;border-radius:9px;font-size:12px;line-height:1.65;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.notifications__dropdown[data-v-040ca49f]{position:absolute;top:calc(100% + 12px);right:0;width:380px;max-height:480px;background:#fff;border:1px solid #E6E8EC;border-radius:16px;box-shadow:0 12px 24px #00000029;z-index:110;overflow:hidden;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.notifications__dropdown[data-v-040ca49f]{position:fixed;inset:auto 0 0;width:100%;max-height:70vh;border-radius:16px 16px 0 0}}.notifications__header[data-v-040ca49f]{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #E6E8EC}.notifications__header h4[data-v-040ca49f]{font-size:16px;line-height:1.5;font-weight:500;color:#23262f;margin:0}.notifications__list[data-v-040ca49f]{flex:1;overflow-y:auto}.notifications__empty[data-v-040ca49f]{padding:48px 24px;text-align:center;color:#777e90}.notifications__empty svg[data-v-040ca49f]{margin-bottom:16px;color:#777e90}.notifications__empty p[data-v-040ca49f]{font-size:16px;line-height:1.5;margin-bottom:24px}.notification-item[data-v-040ca49f]{display:flex;align-items:center;gap:16px;padding:16px 24px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #F4F5F6;text-decoration:none;color:inherit}.notification-item[data-v-040ca49f]:last-child{border-bottom:none}.notification-item[data-v-040ca49f]:hover{background:#f4f5f6}.notification-item__icon[data-v-040ca49f]{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.notification-item__icon.status-confirmed[data-v-040ca49f]{background:#45b26b1a;color:#45b26b}.notification-item__icon.status-pending[data-v-040ca49f]{background:#ffd1661a;color:#ffd166}@media only screen and (max-width: 767px){.notification-item__icon[data-v-040ca49f]{display:none!important}}.notification-item__content[data-v-040ca49f]{flex:1;min-width:0}.notification-item__title[data-v-040ca49f]{font-size:14px;line-height:1.7;font-weight:500;color:#23262f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.notification-item__meta[data-v-040ca49f]{display:flex;gap:8px;align-items:center}.notification-item__time[data-v-040ca49f]{font-size:12px;line-height:1.65;color:#777e90}.notification-item__status[data-v-040ca49f]{font-size:12px;line-height:1.65;font-weight:600}.notification-item__status.status-confirmed[data-v-040ca49f]{color:#45b26b}.notification-item__status.status-pending[data-v-040ca49f]{color:#ffd166}.notification-item__action[data-v-040ca49f]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#777e90}.notifications__footer[data-v-040ca49f]{padding:16px 24px;border-top:1px solid #E6E8EC;text-align:center}.notifications__footer a[data-v-040ca49f]{font-size:14px;line-height:1.7;font-weight:500;color:#3772ff;text-decoration:none;transition:opacity .2s ease}.notifications__footer a[data-v-040ca49f]:hover{opacity:.7}.notifications__overlay[data-v-040ca49f]{position:fixed;inset:0;background:transparent;z-index:105}.dropdown-enter-active[data-v-040ca49f],.dropdown-leave-active[data-v-040ca49f]{transition:all .2s ease}.dropdown-enter-from[data-v-040ca49f],.dropdown-leave-to[data-v-040ca49f]{opacity:0;transform:translateY(-8px)}.modal-overlay[data-v-fb5d199e]{position:fixed;inset:0;background:#141416cc;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000;overflow-y:auto}.modal-container[data-v-fb5d199e]{background:#fff;border-radius:16px;box-shadow:0 12px 24px #00000029;position:relative;width:100%;max-height:90vh;overflow-y:auto}.modal-container.modal-small[data-v-fb5d199e]{max-width:400px}.modal-container.modal-medium[data-v-fb5d199e]{max-width:600px}.modal-container.modal-large[data-v-fb5d199e]{max-width:900px}.modal-container.modal-full[data-v-fb5d199e]{max-width:95vw;max-height:95vh}.modal-container[data-v-fb5d199e]:not(.modal-no-padding){padding:32px}@media only screen and (max-width: 767px){.modal-container[data-v-fb5d199e]:not(.modal-no-padding){padding:24px}}.modal-close[data-v-fb5d199e]{position:absolute;top:24px;right:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#777e90;cursor:pointer;transition:all .2s ease;z-index:1}.modal-close[data-v-fb5d199e]:hover{background:#f4f5f6;color:#23262f}.modal-close svg[data-v-fb5d199e]{width:20px;height:20px}.modal-header[data-v-fb5d199e]{margin-bottom:24px;padding-right:40px}.modal-title[data-v-fb5d199e]{font-size:24px;font-weight:700;color:#23262f;margin:0}.modal-body[data-v-fb5d199e]{color:#353945}.modal-footer[data-v-fb5d199e]{margin-top:32px;display:flex;gap:16px;justify-content:flex-end}@media only screen and (max-width: 767px){.modal-footer[data-v-fb5d199e]{flex-direction:column}}.modal-enter-active[data-v-fb5d199e],.modal-leave-active[data-v-fb5d199e]{transition:opacity .2s ease}.modal-enter-active .modal-container[data-v-fb5d199e],.modal-leave-active .modal-container[data-v-fb5d199e]{transition:all .2s ease}.modal-enter-from[data-v-fb5d199e],.modal-leave-to[data-v-fb5d199e]{opacity:0}.modal-enter-from .modal-container[data-v-fb5d199e],.modal-leave-to .modal-container[data-v-fb5d199e]{transform:scale(.95) translateY(20px)}.wallet-connect[data-v-ab861c37]{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 767px){.wallet-connect[data-v-ab861c37]{flex-direction:column}}.connect-menu[data-v-ab861c37]{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.method-link[data-v-ab861c37]{display:flex;align-items:center;gap:16px;padding:24px;background:#fff;border:2px solid #E6E8EC;border-radius:16px;cursor:pointer;transition:all .2s ease}.method-link[data-v-ab861c37]:hover:not(.disabled):not(.loading){border-color:#3772ff;background:#3772ff05}.method-link.loading[data-v-ab861c37]{border-color:#3772ff;background:#3772ff0d}.method-link.loading .method-arrow[data-v-ab861c37]{color:#3772ff}.method-link.disabled[data-v-ab861c37]{opacity:.5;cursor:not-allowed}.method-icon[data-v-ab861c37]{position:relative;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.method-icon .main-icon[data-v-ab861c37]{transition:all .2s ease}.method-icon .spinner-icon[data-v-ab861c37]{position:absolute;width:56px;height:56px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-ab861c37 .8s linear infinite}@keyframes spin-ab861c37{to{transform:rotate(360deg)}}.method-content[data-v-ab861c37]{flex:1;text-align:left}.method-title[data-v-ab861c37]{font-size:24px;line-height:1.35;font-weight:600;letter-spacing:-.01em;color:#23262f;margin-bottom:4px}.method-description[data-v-ab861c37]{font-size:14px;line-height:1.7;color:#777e90}.method-arrow[data-v-ab861c37]{color:#777e90;transition:all .2s ease;flex-shrink:0}.wallet-error[data-v-ab861c37]{background:#ef466f1a;border:2px solid rgba(239,70,111,.3);border-radius:12px;padding:16px;font-size:14px;line-height:1.7;color:#ef466f;display:flex;align-items:center;gap:8px;margin-top:24px}.wallet-error svg[data-v-ab861c37]{flex-shrink:0}.generate-content[data-v-ab861c37]{text-align:center}.success-icon[data-v-ab861c37]{margin-bottom:24px;display:flex;justify-content:center}.generate-label[data-v-ab861c37]{font-size:14px;line-height:1.7;color:#777e90;margin-bottom:8px}.wallet-address[data-v-ab861c37]{display:block;background:#f4f5f6;padding:16px;border-radius:12px;font-size:14px;line-height:1.7;font-family:Courier New,monospace;word-break:break-all;color:#23262f;margin-bottom:24px}.warning-box[data-v-ab861c37]{background:#ffd1661a;border:2px solid rgba(255,209,102,.3);border-radius:12px;padding:16px;font-size:14px;line-height:1.7;color:#23262f;display:flex;gap:8px;text-align:left}.warning-box svg[data-v-ab861c37]{flex-shrink:0;color:#ffd166}.header[data-v-5f567f0d]{position:sticky;top:0;background:#fff;border-bottom:1px solid #E6E8EC;padding:20px 0;z-index:100;transition:all .2s ease}@media only screen and (max-width: 767px){.header[data-v-5f567f0d]{padding:48px 0 24px;border:none}}.header__container[data-v-5f567f0d]{max-width:1280px;margin:0 auto;padding:0 80px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media only screen and (max-width: 1023px){.header__container[data-v-5f567f0d]{padding:0 40px}}@media only screen and (max-width: 767px){.header__container[data-v-5f567f0d]{padding:0 32px}}.header__logo[data-v-5f567f0d]{display:flex;align-items:center;flex-shrink:0}.header__logo .logo-dark[data-v-5f567f0d]{display:none}.header__wrapper[data-v-5f567f0d]{display:flex;align-items:center;gap:32px;flex:1}.header__nav[data-v-5f567f0d]{display:flex;align-items:center;gap:24px}.header__link[data-v-5f567f0d]{font-size:14px;line-height:1.7;font-weight:500;color:#353945;transition:color .2s ease}.header__link[data-v-5f567f0d]:hover{color:#3772ff}.header__link--deposits[data-v-5f567f0d]{display:flex;align-items:center;gap:4px}.header__actions[data-v-5f567f0d]{display:flex;align-items:center;gap:16px;margin-left:auto;position:relative}@media only screen and (max-width: 767px){.header__actions[data-v-5f567f0d]{gap:8px;z-index:25}}.header__deposit-btn .deposit-icon-mobile[data-v-5f567f0d]{display:none}@media only screen and (max-width: 767px){.header__deposit-btn[data-v-5f567f0d]{min-width:40px;width:40px;height:40px;padding:0!important;display:flex;align-items:center;justify-content:center}.header__deposit-btn .deposit-icon-mobile[data-v-5f567f0d]{display:block;margin:0}.header__deposit-btn .deposit-text[data-v-5f567f0d]{display:none}}.header__wallet[data-v-5f567f0d]{position:relative;margin-left:0}@media only screen and (max-width: 767px){.header__wallet[data-v-5f567f0d]{display:block!important}}.wallet-button[data-v-5f567f0d]{display:flex;align-items:center;gap:8px;padding:4px;background:transparent;border:none;border-radius:24px;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 0 0 2px #e6e8ec}.wallet-button[data-v-5f567f0d]:hover{background:#f4f5f6}.wallet-avatar[data-v-5f567f0d]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f4f5f6;border-radius:50%;color:#353945}.wallet-balance-display[data-v-5f567f0d]{padding-right:16px;font-size:14px;line-height:1.7;font-weight:500;color:#23262f}@media only screen and (max-width: 767px){.wallet-balance-display[data-v-5f567f0d]{display:none}}.wallet-dropdown[data-v-5f567f0d]{position:absolute;top:calc(100% + 12px);right:0;min-width:280px;background:#fff;border:1px solid #E6E8EC;border-radius:16px;box-shadow:0 12px 24px #00000029;z-index:120;overflow:hidden}@media only screen and (max-width: 1023px){.wallet-dropdown[data-v-5f567f0d]{position:fixed;inset:auto 0 0;min-width:auto;border-radius:16px 16px 0 0}}.dropdown-body[data-v-5f567f0d]{padding:24px}.dropdown-name[data-v-5f567f0d]{font-size:24px;line-height:1.35;font-weight:600;letter-spacing:-.01em;color:#23262f;margin-bottom:8px}.dropdown-code[data-v-5f567f0d]{display:flex;align-items:center;gap:8px;padding:8px;background:#f4f5f6;border-radius:8px;margin-bottom:24px}.dropdown-number[data-v-5f567f0d]{flex:1;font-size:12px;line-height:1.65;font-family:Courier New,monospace;color:#777e90;word-break:break-all}.dropdown-copy[data-v-5f567f0d]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#777e90}.dropdown-copy[data-v-5f567f0d]:hover{background:#e6e8ec;color:#3772ff}.dropdown-wrap[data-v-5f567f0d]{padding:16px;background:linear-gradient(135deg,#3772ff0d,#3772ff05);border-radius:12px;border:1px solid rgba(55,114,255,.1);margin-bottom:24px;box-shadow:0 4px 12px #3772ff14}.dropdown-line[data-v-5f567f0d]{display:flex;align-items:center;gap:24px}.dropdown-preview[data-v-5f567f0d]{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #3772ff26}.dropdown-info[data-v-5f567f0d]{font-size:12px;line-height:1.65;color:#777e90;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.dropdown-price[data-v-5f567f0d]{font-size:24px;line-height:1.35;font-weight:600;letter-spacing:-.01em;font-size:18px;color:#23262f;margin-bottom:2px}.dropdown-usd[data-v-5f567f0d]{font-size:12px;line-height:1.65;color:#777e90;font-weight:500}.dropdown-menu[data-v-5f567f0d]{border-top:1px solid #E6E8EC;padding-top:16px}.dropdown-item[data-v-5f567f0d]{display:flex;align-items:center;gap:16px;padding:8px 0;background:transparent;border:none;width:100%;cursor:pointer;transition:opacity .2s ease;text-align:left}.dropdown-item[data-v-5f567f0d]:hover{opacity:.7}.dropdown-item--disconnect[data-v-5f567f0d],.dropdown-item--disconnect .dropdown-icon[data-v-5f567f0d]{color:#ef466f}.dropdown-icon[data-v-5f567f0d]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#777e90}.dropdown-text[data-v-5f567f0d]{flex:1;font-size:14px;line-height:1.7;font-weight:500;color:#23262f;text-align:left}.header__burger[data-v-5f567f0d]{display:none;flex-direction:column;justify-content:space-between;width:24px;height:20px;background:transparent;border:none;cursor:pointer;padding:0}@media only screen and (max-width: 1023px){.header__burger[data-v-5f567f0d]{display:flex}}.header__burger span[data-v-5f567f0d]{width:100%;height:2px;background:#23262f;border-radius:2px;transition:all .2s ease}.header__burger.active span[data-v-5f567f0d]:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__burger.active span[data-v-5f567f0d]:nth-child(2){opacity:0}.header__burger.active span[data-v-5f567f0d]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.dropdown-overlay[data-v-5f567f0d]{position:fixed;inset:0;background:#14141680;z-index:109;backdrop-filter:blur(2px)}.toast-container[data-v-24779f6b]{position:fixed;top:80px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}@media only screen and (max-width: 767px){.toast-container[data-v-24779f6b]{left:16px;right:16px;top:70px}}.toast[data-v-24779f6b]{display:flex;align-items:center;gap:16px;min-width:320px;max-width:420px;padding:16px 24px;background:#fff;border:1px solid #E6E8EC;border-radius:12px;box-shadow:0 12px 24px #00000029;cursor:pointer;pointer-events:auto;transition:all .2s ease}@media only screen and (max-width: 767px){.toast[data-v-24779f6b]{min-width:auto;max-width:none}}.toast[data-v-24779f6b]:hover{transform:translateY(-2px);box-shadow:0 8px 32px #14141626}.toast__icon[data-v-24779f6b]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.toast__message[data-v-24779f6b]{flex:1;font-size:14px;line-height:1.7;font-weight:500;color:#23262f}.toast__close[data-v-24779f6b]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;color:#777e90;cursor:pointer;transition:all .2s ease}.toast__close[data-v-24779f6b]:hover{background:#f4f5f6;color:#23262f}.toast--success[data-v-24779f6b]{border-left:4px solid #45B26B}.toast--success .toast__icon[data-v-24779f6b]{color:#45b26b}.toast--error[data-v-24779f6b]{border-left:4px solid #EF466F}.toast--error .toast__icon[data-v-24779f6b]{color:#ef466f}.toast--warning[data-v-24779f6b]{border-left:4px solid #FFD166}.toast--warning .toast__icon[data-v-24779f6b]{color:#ffd166}.toast--info[data-v-24779f6b]{border-left:4px solid #3772FF}.toast--info .toast__icon[data-v-24779f6b]{color:#3772ff}.toast-enter-active[data-v-24779f6b],.toast-leave-active[data-v-24779f6b]{transition:all .3s ease}.toast-enter-from[data-v-24779f6b],.toast-leave-to[data-v-24779f6b]{opacity:0;transform:translate(100%)}.toast-move[data-v-24779f6b]{transition:transform .3s ease}.home-container[data-v-88645863]{width:100%;max-width:1120px;margin:0 auto;padding:0 32px;display:flex}@media (min-width: 768px){.home-container[data-v-88645863]{padding:0 40px}}@media (min-width: 1280px){.home-container[data-v-88645863]{padding:0}}.home-content[data-v-88645863]{padding:50px 0;width:100%}@media (min-width: 768px){.home-content[data-v-88645863]{padding:110px 0}}.home-content p[data-v-88645863]{font-size:15px;line-height:20px}@media (min-width: 768px){.home-content p[data-v-88645863]{font-size:16px;line-height:24px}}.sect-black[data-v-88645863]{background:#040e21}.sect-black .sect-header[data-v-88645863]{display:flex;justify-content:center;margin-bottom:20px}@media (min-width: 768px){.sect-black .sect-header[data-v-88645863]{margin-bottom:60px}}.sect-black h2[data-v-88645863]{max-width:fit-content;font-family:DM Sans,sans-serif;font-weight:700;font-size:35px;letter-spacing:-.01em;line-height:40px;text-align:center}@media (min-width: 768px){.sect-black h2[data-v-88645863]{font-size:40px;line-height:48px;margin-bottom:0}}.sect-black h3[data-v-88645863]{color:#fff}.sect-black p[data-v-88645863]{color:#e6e8ec}.sect-light[data-v-88645863]{background-color:#f6f6f4}.sect-light h2[data-v-88645863]{font-family:DM Sans,sans-serif;text-align:left;color:#040e21;width:100%;max-width:740px;margin-bottom:30px;font-weight:700;font-size:35px;letter-spacing:-.01em;line-height:40px}@media (min-width: 768px){.sect-light h2[data-v-88645863]{font-size:40px;line-height:48px}}.sect-light h3[data-v-88645863]{font-family:Poppins,sans-serif;font-weight:regular;font-size:18px;line-height:20px;margin-bottom:14px}@media (min-width: 768px){.sect-light h3[data-v-88645863]{font-size:22px;line-height:20px;margin-bottom:20px}}.text-gradient-color[data-v-88645863]{background:linear-gradient(90deg,#73c3e2,#b9c0a5 34.63%,#f0c79f 67.12%,#f7f7f7 94.09% 100%);background-clip:text;background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.steps[data-v-88645863]{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;row-gap:40px}@media (min-width: 768px){.steps[data-v-88645863]{column-gap:25px;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}}@media (min-width: 1024px){.steps[data-v-88645863]{column-gap:80px}}.step[data-v-88645863]{flex:1 1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;column-gap:12px}.step .number[data-v-88645863]{font-family:Poppins,sans-serif;font-size:20px;letter-spacing:-.01em;line-height:20px;color:#777e90}@media (min-width: 768px){.step .number[data-v-88645863]{font-size:24px;line-height:22px}}.step .text h3[data-v-88645863]{margin-bottom:8px}.cols-4[data-v-88645863]{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;row-gap:25px}@media (min-width: 768px){.cols-4[data-v-88645863]{column-gap:25px;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}}@media (min-width: 1024px){.cols-4[data-v-88645863]{column-gap:48px}}.cols-4 .col[data-v-88645863]{flex:1 1}.cols-4 .col h3[data-v-88645863]{color:#040e21}.footer-cta[data-v-88645863]{display:flex;flex-direction:row;justify-content:center;margin:50px 0 0}.btn[data-v-88645863]{display:inline-flex;justify-content:center;align-items:center;height:48px;padding:0 24px;background:#040e21;border-radius:24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;text-align:center;color:#fff;transition:all .2s ease-in-out;text-decoration:none;border:2px solid transparent;user-select:none}.btn[data-v-88645863]:hover{opacity:.9}.btn.disabled[data-v-88645863]{opacity:.5;pointer-events:none}.btn-secondary[data-v-88645863]{border-color:#fff;color:#fff;background:transparent}.btn-secondary[data-v-88645863]:hover{background:#fff;color:#040e21}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}img,fieldset,a img{border:none}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none}input[type=submit],button{cursor:pointer}input[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border:0}button{background:none}textarea{overflow:auto}input,button{margin:0;padding:0;border:0}div,input,textarea,select,button,h1,h2,h3,h4,h5,h6,a,span,a:focus{outline:none}ul,ol{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--primary: #040e21;--primary-alt: #0d2042;--secondary: #3772ff;--white: white;--success: #41b983;--success-alt: #e5f8f0;--error: #ea7b81;--error-alt: #fef0f2;--background: #FCFCFD }#nprogress{pointer-events:none}#nprogress .bar{background:var(--primary);opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--primary),0 0 5px var(--primary);opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:-15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 4px transparent;border-top-color:var(--primary);border-left-color:var(--primary);border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.txt-center{text-align:center}.l-break{line-break:anywhere}.l-break-word{line-break:auto}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.flex-auto{flex:auto}.d-block{display:block}body{min-width:375px;background:#fcfcfd;font-family:Poppins,sans-serif;font-size:14px;line-height:1.71429;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#23262f}body.dark{background:#141416;color:#fcfcfd}a{text-decoration:none}svg,img{vertical-align:middle}.outer{overflow:hidden}.center{width:100%;max-width:1280px;margin:0 auto;padding:0 80px}@media only screen and (max-width: 1023px){.center{padding:0 40px}}@media only screen and (max-width: 767px){.center{padding:0 32px}}body.dark .some-icon,.some-icon-dark{display:none}body.dark .some-icon-dark{display:inline-block}.slick-arrow{position:absolute;z-index:2;width:40px;height:40px;border-radius:50%;font-size:0;transition:all .2s}.slick-arrow path{position:relative;z-index:2;fill:#777e90;transition:fill .2s}.slick-arrow:hover{box-shadow:inset 0 0 0 2px #e6e8ec}body.dark .slick-arrow:hover{box-shadow:inset 0 0 0 2px #353945}body.dark .slick-arrow:hover path{fill:#e6e8ec}.select{float:none;width:100%;height:48px;padding:0 48px 0 16px;box-shadow:inset 0 0 0 2px #e6e8ec;background:#fcfcfd;border-radius:12px;border:none;opacity:1;font-size:14px;font-weight:500;line-height:48px}.select:after{display:none}.select:before{content:"";position:absolute;top:50%;right:8px;width:32px;height:32px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;box-shadow:inset 0 0 0 2px #e6e8ec;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/10px auto;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}body.dark .select{background:#141416;box-shadow:inset 0 0 0 2px #353945;-webkit-appearance:none}body.dark .select:before{box-shadow:inset 0 0 0 2px #353945;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23FCFCFD'/%3E%3C/svg%3E")}.select.open,body.dark .select.open{box-shadow:inset 0 0 0 2px #777e90}.select.open:before{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.select .current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select .list{right:0;margin-top:2px;border-radius:12px;background:#fcfcfd;border:2px solid #E6E8EC;box-shadow:0 4px 12px #23262f1a}body.dark .select .list{background:#141416;border-color:#353945;box-shadow:0 4px 12px #1414161a}.select .option{min-height:auto;padding:10px 14px;font-weight:500;line-height:1.4}.select .option:hover,.select .option.focus,.select .option.selected.focus{background:#f4f5f6}body.dark .select .option:hover,body.dark .select .option.focus,body.dark .select .option.selected.focus{background:#23262f}.select .option.selected{font-weight:500;color:var(--primary)}.select-empty{float:none;width:100%;height:64px;padding:0 64px 0 24px;box-shadow:none;background:transparent;border-radius:32px;border:none;opacity:1;font-family:DM Sans,sans-serif;font-size:40px;font-weight:700;line-height:64px}.select-empty:after{display:none}.select-empty:before{content:"";position:absolute;top:50%;right:27px;width:15px;height:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%2323262F'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}body.dark .select-empty:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23FCFCFD'/%3E%3C/svg%3E")}.select-empty.open{background:#fcfcfd}body.dark .select-empty.open{background:#141416}.select-empty.open:before{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.select-empty .current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-empty .list{right:0;margin-top:4px;border:none;border-radius:24px;background:#fcfcfd;box-shadow:0 24px 32px #0f0f0f26}body.dark .select-empty .list{border:2px solid #141416;background:#141416;box-shadow:0 4px 12px #1414161a}.select-empty .option{min-height:auto;padding:10px 24px;border:none;font-family:DM Sans,sans-serif;font-size:40px;font-weight:700;line-height:1.2;color:#777e90}body.dark .select-empty .option{padding:10px 22px;color:#fcfcfd}.select-empty .option:hover,.select-empty .option.focus,.select-empty .option.selected.focus{background:#f4f5f6}body.dark .select-empty .option:hover,body.dark .select-empty .option.focus,body.dark .select-empty .option.selected.focus{background:#19191b}.select-empty .option.selected,body.dark .select-empty .option.selected{color:var(--primary)}.text-uppercase{text-transform:uppercase}.m-auto{margin:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.align-baseline{align-items:baseline}@media only screen and (max-width: 1179px){.desktop-text-right{text-align:right!important}}@media only screen and (max-width: 1023px){.tablet-text-right{text-align:right!important}}@media only screen and (max-width: 767px){.mobile-text-right{text-align:right!important}}[class^=section]{padding:128px 0}@media only screen and (max-width: 1339px){[class^=section]{padding:112px 0}}@media only screen and (max-width: 767px){[class^=section]{padding:64px 0}}.section-bg{background:#f4f5f6}body.dark .section-bg{background:#23262f}.section-pb{padding-top:0}@media only screen and (max-width: 1179px){.section-pb{padding-top:0}}@media only screen and (max-width: 767px){.section-pb{padding-top:0}}.section-pt80{padding-top:80px}@media only screen and (max-width: 1179px){.section-pt80{padding-top:64px}}@media only screen and (max-width: 767px){.section-pt80{padding-top:32px}}.btn,[class^=button]{display:inline-flex;justify-content:center;align-items:center;height:48px;padding:0 24px;background:var(--primary);border-radius:24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;text-align:center;color:#fcfcfd;transition:all .2s}.btn:hover,[class^=button]:hover{background:var(--primary-alt)}[class^=button].disabled{opacity:.5;pointer-events:none}[class^=button].done{background:#b1b5c3}[class^=button].loading{background:#0045ea;font-size:0}[class^=button].error{box-shadow:0 0 0 2px #e6e8ec inset;background:none;color:#ef466f}body.dark [class^=button].error{box-shadow:0 0 0 2px #777e90 inset}[class^=button] .icon{fill:#fcfcfd}[class^=button]:not([class^=button-circle]) .icon:first-child{margin-right:15px}[class^=button]:not([class^=button-circle]) .icon:last-child{margin-left:15px}.button-stroke{background:none;box-shadow:0 0 0 2px #e6e8ec inset;color:#23262f}.button-stroke .icon{fill:#23262f;transition:fill .2s}body.dark .button-stroke{box-shadow:0 0 0 2px #353945 inset;color:#fcfcfd}body.dark .button-stroke .icon{fill:#fcfcfd}.button-stroke:hover{background:var(--primary);box-shadow:0 0 0 2px var(--primary) inset;color:#fcfcfd}body.dark .button-stroke:hover{box-shadow:0 0 0 2px #fff inset;color:var(--primary);background:#fff}.button-stroke:hover .icon{fill:#fcfcfd}.button-pink{background:#ef466f}.button-pink:hover{background:#e41446}.button-small{height:40px;border-radius:20px;padding:0 16px;font-size:14px}.button-circle-stroke{flex:0 0 48px;width:48px;height:48px;padding:0;border-radius:50%;box-shadow:0 0 0 2px #e6e8ec inset;background:transparent;transition:all .2s}.button-circle-stroke .icon{fill:#777e90;transition:fill .2s}.button-circle-stroke:hover{background:var(--primary);box-shadow:0 0 0 2px var(--primary) inset}.button-circle-stroke:hover .icon{fill:#fcfcfd}body.dark .button-circle-stroke{box-shadow:0 0 0 2px #353945 inset}body.dark .button-circle-stroke:hover{background:#353945}.button-circle-stroke.button-small{flex:0 0 40px;width:40px;height:40px}.hero,.h1,.h2,.h3,.h4{font-family:DM Sans,sans-serif;font-weight:700}.hero{font-size:96px;line-height:1;letter-spacing:-.02em}.h1{font-size:64px;line-height:1;letter-spacing:-.02em}.h2{font-size:48px;line-height:1.16667;letter-spacing:-.02em}.h3{font-size:40px;line-height:1.2;letter-spacing:-.01em}.h4{font-size:32px;line-height:1.25;letter-spacing:-.01em}[class^=status]{display:inline-block;padding:0 8px;border-radius:4px;font-size:12px;line-height:26px;font-weight:700;text-transform:uppercase;color:#fcfcfd}.status-green{background:#45b26b}.status-purple{background:#9757d7}.status-black{background:#23262f}.status-stroke-black{box-shadow:inset 0 0 0 2px #e6e8ec;color:#777e90}body.dark .status-stroke-black{box-shadow:inset 0 0 0 2px #353945;color:#fcfcfd}.status-stroke-green{box-shadow:inset 0 0 0 2px #45b26b;color:#45b26b}.theme{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:0}.theme__input{position:absolute;top:0;left:0;opacity:0}.theme__input:checked+.theme__inner .theme__box{background:var(--primary)}.theme__input:checked+.theme__inner .theme__box:before{-webkit-transform:translate(20px,-50%);transform:translate(20px,-50%);background:#fcfcfd}.theme__inner{position:relative;display:inline-block;transition:all .2s}.theme__box{position:relative;display:block;width:40px;height:20px;background:#e6e8ec;border-radius:10px;transition:all .2s}body.dark .theme__box{background:#353945}.theme__box:before{content:"";position:absolute;top:50%;left:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:var(--primary);transition:all .2s}.theme_big .theme__box{width:48px;height:24px;border-radius:12px}.theme_big .theme__box:before{left:4px;width:16px;height:16px}.theme_big .theme__input:checked+.theme__inner .theme__box:before{-webkit-transform:translate(24px,-50%);transform:translate(24px,-50%)}.player{position:relative}.player img{width:100%;border-radius:16px}.player__control{position:absolute;left:8px;right:8px;bottom:8px;z-index:3;display:flex;align-items:center;height:40px;padding:0 20px;border-radius:20px;background:#fcfcfd}body.dark .player__control{background:#141416}.player__button .icon{width:24px;height:24px;fill:#777e90;transition:fill .2s}.player__button:hover .icon{fill:#23262f}body.dark .player__button:hover .icon{fill:#fcfcfd}.player__button:not(:last-child){margin-right:24px}@media only screen and (max-width: 767px){.player__button:not(:last-child){margin-right:16px}}.player__line{position:relative;flex-grow:1;height:8px;margin-right:24px;background:#e6e8ec;border-radius:4px}@media only screen and (max-width: 767px){.player__line{margin-right:16px}}body.dark .player__line{background:#353945}.player__progress{position:absolute;top:0;left:0;bottom:0;border-radius:4px;background:var(--primary)}.player__time{margin-right:24px;font-size:16px;line-height:1.5;font-weight:500}@media only screen and (max-width: 767px){.player__time{margin-right:16px}}.main__head{max-width:600px;margin:0 auto 128px;text-align:center}@media only screen and (max-width: 1339px){.main__head{margin-bottom:112px}}@media only screen and (max-width: 767px){.main__head{margin-bottom:64px}}.main__stage{margin-bottom:8px;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;color:#777e90}.main__title{margin-bottom:24px}@media only screen and (max-width: 767px){.main__title{font-size:32px}}.main__wrapper{position:relative;margin:0 -12px}.main__row{display:flex;align-items:flex-start}@media only screen and (max-width: 1023px){.main__row{display:block}}.main .player{flex-grow:1}@media only screen and (max-width: 1023px){.main .player{max-width:768px;margin:0 auto}}.main__details{flex-shrink:0;width:352px;margin-left:128px;padding-bottom:80px}@media only screen and (max-width: 1339px){.main__details{margin-left:64px}}@media only screen and (max-width: 1179px){.main__details{width:304px;margin-left:32px;padding-bottom:64px}}@media only screen and (max-width: 1023px){.main__details{width:100%;margin:48px 0 0;padding-bottom:80px}}@media only screen and (max-width: 767px){.main__details{margin-top:32px}}.main__subtitle{margin-bottom:20px}@media only screen and (max-width: 1179px){.main__subtitle{font-size:48px}}.main__line{display:flex;margin:0 -16px 40px}@media only screen and (max-width: 1179px){.main__line{margin-bottom:24px}}.main__item{display:flex;align-items:center;flex:0 0 calc(50% - 32px);width:calc(50% - 32px);margin:0 16px}.main__avatar,.main__icon{flex-shrink:0;width:40px;height:40px;margin-right:8px}.main__avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.main__icon{display:flex;justify-content:center;align-items:center;background:#45b26b;border-radius:50%}.main__icon .icon{width:24px;height:24px;fill:#fcfcfd}.main__description{flex-grow:1}.main__category{font-size:12px;line-height:1.66667;color:#777e90}.main__text{font-weight:500}.main__wrap{margin-bottom:40px;padding:30px 16px;box-shadow:0 64px 64px -48px #1f2f461f;border:2px solid #E6E8EC;border-radius:24px;text-align:center}@media only screen and (max-width: 1179px){.main__wrap{margin-bottom:32px;padding:24px 16px}}body.dark .main__wrap{background:#23262f;border-color:#23262f}.main__info{font-size:16px;line-height:1.5;font-weight:500}.main__currency{font-family:DM Sans,sans-serif;font-size:48px;line-height:1.16667;letter-spacing:-.02em}.main__price{margin-bottom:24px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em;color:#777e90}.main__timer{display:flex;justify-content:center;margin-top:8px}.main__box{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:64px}.main__box:not(:last-child){margin-right:20px}.main__number{font-family:DM Sans,sans-serif;font-size:32px;line-height:1.25;letter-spacing:-.01em}.main__time{font-size:16px;line-height:1.5;font-weight:500;color:#777e90}.main__btns{display:flex;flex-direction:column}.main__btns .main__button{width:100%}.main__btns .main__button:not(:last-child){margin-bottom:8px}.main__slider{position:static;visibility:hidden}.main__slider.slick-initialized{visibility:visible}.main .slick-list{overflow:visible}.main .slick-slide{padding:0 12px;opacity:0;transition:opacity .4s}.main .slick-slide.slick-active{opacity:1}.main .slick-arrow{bottom:8px;background:#fcfcfd}body.dark .main .slick-arrow{background:transparent}.main .slick-prev{right:324px}@media only screen and (max-width: 1179px){.main .slick-prev{right:276px}}@media only screen and (max-width: 1023px){.main .slick-prev{right:auto;left:calc(50% - 56px)}}@media only screen and (max-width: 767px){.main .slick-prev{left:calc(50% - 44px)}}.main .slick-next{right:276px}@media only screen and (max-width: 1179px){.main .slick-next{right:228px}}@media only screen and (max-width: 1023px){.main .slick-next{right:calc(50% - 56px)}}@media only screen and (max-width: 767px){.main .slick-next{right:calc(50% - 44px)}}.selection__center{display:flex}@media only screen and (max-width: 1339px){.selection__center{display:block}}.selection__row{display:flex;flex-grow:1;margin-right:32px;padding-right:32px;border-right:1px solid #E6E8EC}@media only screen and (max-width: 1339px){.selection__row{margin-right:0;padding:0;border:none}}body.dark .selection__row{border-color:#353945}.selection__sidebar{flex-shrink:0;width:224px}@media only screen and (max-width: 1339px){.selection__sidebar{width:100%;margin-top:64px}}@media only screen and (max-width: 767px){.selection__sidebar{margin-top:40px;padding-top:40px;border-top:1px solid #E6E8EC}body.dark .selection__sidebar{border-color:#353945}}.selection__sidebar .selection__button{margin-top:8px}@media only screen and (max-width: 1339px){.selection__sidebar .selection__button{display:none}}.selection__sidebar .selection__button .icon{width:10px;height:10px}.selection__col:first-child{flex-grow:1;padding-right:32px}@media only screen and (max-width: 1023px){.selection__col:first-child{padding:0}}.selection__col:nth-child(2){flex:0 0 42.2%}@media only screen and (max-width: 1179px){.selection__col:nth-child(2){flex:0 0 43.5%}}@media only screen and (max-width: 1023px){.selection__col:nth-child(2){display:none}}.selection__preview{position:relative;border-radius:12px;overflow:hidden}.selection__preview img{width:100%;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.selection__preview:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#1414164d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M0 24C0 10.745 10.745 0 24 0s24 10.745 24 24-10.745 24-24 24S0 37.255 0 24z' fill='%23fcfcfd'/%3E%3Cpath fill-rule='evenodd' d='M25.394 20.843c.271-.25.692-.233.942.038l2.154 2.333c.236.255.236.649 0 .904l-2.154 2.333c-.25.271-.672.287-.942.038s-.287-.671-.038-.942l1.121-1.215H20c-.368 0-.667-.298-.667-.667S19.632 23 20 23h6.477l-1.121-1.214c-.25-.271-.233-.692.038-.942z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/48px 48px;opacity:0;visibility:hidden;transition:all .2s}.selection__card,.selection__item{color:#23262f}body.dark .selection__card,body.dark .selection__item{color:#fcfcfd}.selection__card:hover .selection__preview img,.selection__item:hover .selection__preview img{-webkit-transform:scale(1.1);transform:scale(1.1)}.selection__card:hover .selection__preview:before,.selection__item:hover .selection__preview:before{opacity:1;visibility:visible}.selection__card .selection__preview{margin-bottom:24px}.selection__card .selection__avatar{width:48px;height:48px;margin-right:16px}.selection__card .selection__title{font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}@media only screen and (max-width: 767px){.selection__card .selection__title{font-size:16px}}.selection__card .selection__content{margin-bottom:2px}.selection__line,.selection__head{display:flex}.selection__line{align-items:center}.selection__box{margin-left:auto;padding-left:20px;text-align:right}.selection__avatar{flex-shrink:0}.selection__avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.selection__description{flex-grow:1}.selection__counter{font-weight:500;color:#353945}body.dark .selection__counter{color:#e6e8ec}.selection__content{font-size:12px;line-height:1.66667;color:#777e90}.selection__price{display:inline-block;padding:7px;box-shadow:inset 0 0 0 2px #45b26b;border-radius:4px;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;color:#45b26b}.selection__item{display:flex;align-items:center}.selection__item .selection__preview{flex-shrink:0;width:160px;margin-right:24px}.selection__item .selection__avatar{width:24px;height:24px;margin-right:12px}.selection__item .selection__title{margin-bottom:8px;font-size:16px;line-height:1.5;font-weight:500}.selection__item .selection__line{margin-bottom:16px}.selection__item .selection__price{margin-right:12px}.selection__item .selection__button{padding:0 12px;height:32px}.selection__item:not(:last-child){margin-bottom:30px}.selection__info{font-size:12px;line-height:1.66667;font-weight:600;color:#777e90}@media only screen and (max-width: 1339px){.selection__info{margin-bottom:24px}}@media only screen and (max-width: 1023px){.selection__info{margin-bottom:20px}}@media only screen and (max-width: 1339px){.selection__list{display:flex;margin:0 -12px}}@media only screen and (max-width: 1023px){.selection__list{margin:0 -40px;padding-top:4px;overflow:auto;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.selection__list::-webkit-scrollbar{display:none}.selection__list:before,.selection__list:after{content:"";flex-shrink:0;width:40px;height:1px}}.selection__user{display:flex;align-items:center;padding:24px 0}@media only screen and (max-width: 1339px){.selection__user{flex:0 0 calc(25% - 24px);width:calc(25% - 24px);margin:0 12px;padding:0}}@media only screen and (max-width: 1023px){.selection__user{flex:0 0 224px;width:224px;margin:0;padding-right:16px}}.selection__user .selection__avatar{position:relative;width:56px;height:56px;margin-right:16px}.selection__user:not(:last-child){border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 1339px){.selection__user:not(:last-child){border:none}}body.dark .selection__user:not(:last-child){border-color:#353945}.selection__number{position:absolute;top:-4px;left:-4px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:2px solid #FCFCFD;background:#23262f;font-size:12px;line-height:1.66667;font-weight:600;color:#fcfcfd}body.dark .selection__number{border-color:#141416;background:#fcfcfd;color:#23262f}.selection__name{margin-bottom:2px;font-weight:500}.selection__money{font-size:12px;line-height:1.66667;color:#777e90}.selection__money span{font-weight:600;color:#23262f}body.dark .selection__money span{color:#e6e8ec}.popular{overflow:hidden;padding-bottom:140px}@media only screen and (max-width: 1339px){.popular{padding-bottom:112px}}@media only screen and (max-width: 767px){.popular{padding-bottom:64px}}.popular__top{display:flex;align-items:center;margin-bottom:54px}@media only screen and (max-width: 767px){.popular__top{display:block;margin-bottom:32px}}.popular__stage{font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em;color:#777e90}.popular .field .select{min-width:256px}@media only screen and (max-width: 767px){.popular .field .select{min-width:100%}}body.dark .popular .field .select{background:none}.popular__box{margin-right:auto}@media only screen and (max-width: 767px){.popular__box{margin:0 0 16px}}.popular__box .select-empty{width:auto;min-width:240px;margin-left:-24px}@media only screen and (max-width: 767px){.popular__box .select-empty{display:inline-block}}.popular__wrapper{margin:0 -16px}@media only screen and (max-width: 767px){.popular__wrapper{margin:0 -4px}}.popular__item{padding:24px;border-radius:16px;background:#fcfcfd;transition:box-shadow .2s}body.dark .popular__item{background:#141416}.popular__item:hover{box-shadow:0 64px 64px -48px #1f2f461f}.popular__item:hover .popular__avatar{width:80px}@media only screen and (max-width: 1179px){.popular__item:hover .popular__avatar{width:64px}}.popular__head{display:flex;align-items:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #E6E8EC}body.dark .popular__head{border-color:#353945}.popular__rating{display:flex;align-items:center;height:24px;margin-right:auto;padding:0 8px;border-radius:12px;font-size:12px;line-height:1.66667;font-weight:600;color:#fcfcfd}.popular__icon{margin-right:4px}.popular__icon img{width:16px}.popular__control{display:flex}.popular__button .icon{width:24px;height:24px;fill:#b1b5c3;transition:fill .2s}.popular__button:hover .icon{fill:var(--primary)}.popular__button:not(:last-child){margin-right:8px}.popular__add{position:relative}.popular__add .icon{transition:all .2s}.popular__add .icon:nth-child(2){position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.popular__add.active .icon:first-child{opacity:0}.popular__add.active .icon:nth-child(2){opacity:1}.popular__body{text-align:center}.popular__avatar{position:relative;width:64px;margin:0 auto 16px;transition:width .2s}.popular__avatar:before{content:"";display:block;padding-bottom:100%}.popular__preview{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}.popular__preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.05);transform:scale(1.05)}.popular__reward{position:absolute;right:-4px;bottom:-4px}.popular__name{margin-bottom:2px;font-weight:500}.popular__price{font-size:12px;line-height:1.66667;color:#777e90}.popular__price span{font-weight:600;color:#23262f}body.dark .popular__price span{color:#e6e8ec}.popular__slider{visibility:hidden}@media only screen and (max-width: 1023px){.popular__slider{padding-bottom:80px}}@media only screen and (max-width: 767px){.popular__slider{padding-bottom:72px}}.popular__slider.slick-initialized{visibility:visible}.popular .slick-list{overflow:visible;height:231px}@media only screen and (max-width: 474px){.popular .slick-list{margin:0 -136px 0 0}}.popular .slick-track{display:flex}.popular .slick-slide{height:auto;padding:0 16px;opacity:0;transition:opacity .4s}@media only screen and (max-width: 767px){.popular .slick-slide{padding:0 4px}}.popular .slick-slide.slick-active{opacity:1}.popular .slick-arrow{top:111px}@media only screen and (max-width: 1023px){.popular .slick-arrow{top:auto;bottom:0}}.popular .slick-prev{left:-60px}@media only screen and (max-width: 1339px){.popular .slick-prev{left:-40px}}@media only screen and (max-width: 1023px){.popular .slick-prev{left:calc(50% - 56px)}}@media only screen and (max-width: 767px){.popular .slick-prev{left:calc(50% - 44px)}}.popular .slick-next{right:-60px}@media only screen and (max-width: 1339px){.popular .slick-next{right:-40px}}@media only screen and (max-width: 1023px){.popular .slick-next{right:calc(50% - 56px)}}@media only screen and (max-width: 767px){.popular .slick-next{right:calc(50% - 44px)}}.field__input{height:48px;padding:0 14px}.field__textarea{height:96px;padding:10px 14px;resize:none}.card{display:flex;flex-direction:column}.card:hover .card__preview>img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card:hover .card__control{visibility:visible;opacity:1}.card__preview{position:relative;border-radius:16px;overflow:hidden}.card__preview>img{width:100%;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.card__control{position:absolute;top:0;left:0;width:100%;height:100%;background:#23262f33;visibility:hidden;border-radius:16px;opacity:0;transition:all .3s}.card__category{position:absolute;top:11px;left:8px}.card__favorite{position:absolute;top:8px;right:8px;width:32px;height:32px;background:#fcfcfd;box-shadow:0 8px 16px #0f0f0f33;border-radius:50%}.card__favorite .icon{width:20px;height:20px;fill:#777e90;transition:all .2s}.card__favorite:before{content:"";position:absolute;top:51%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' fill='none' viewBox='0 0 22 18'%3E%3Cpath d='M11 1.81A6.48 6.48 0 0 0 6.5 0 6.5 6.5 0 0 0 0 6.5c0 6.368 6.97 9.885 9.814 11.055.766.315 1.607.315 2.372 0C15.03 16.385 22 12.868 22 6.5A6.5 6.5 0 0 0 15.5 0 6.48 6.48 0 0 0 11 1.81z' fill='%23ef466f'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;opacity:0;transition:opacity .2s}.card__favorite:hover .icon{fill:#23262f}.card__favorite.active .icon{opacity:0}.card__favorite.active:before{opacity:1}body.dark .card__favorite{background:#23262f}body.dark .card__favorite:hover .icon{fill:#fcfcfd}.card__button{position:absolute;left:50%;bottom:16px;min-width:140px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.card__button .icon{width:16px;height:16px}.card__link{display:flex;flex-direction:column;flex-grow:1;padding:20px 0;color:#23262f}body.dark .card__link{color:#fcfcfd}.card__body{display:flex;flex-direction:column;flex-grow:1}.card__line{display:flex;align-items:flex-start}.card__line:first-child{margin-bottom:12px}.card__line:nth-child(2){margin-top:auto}.card__title{margin-right:auto;padding-top:1px;font-size:16px;line-height:1.5;font-weight:500}.card__price{flex-shrink:0;margin-left:8px;padding:0 8px;border-radius:4px;box-shadow:inset 0 0 0 2px #45b26b;font-size:12px;line-height:26px;font-weight:700;text-transform:uppercase;color:#45b26b}.card__users{display:flex;margin-right:auto}.card__avatar{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid #FCFCFD}body.dark .card__avatar{border-color:#23262f}.card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.card__avatar:not(:first-child){margin-left:-8px}body.dark .card__counter{color:#e6e8ec}.card__foot{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #E6E8EC;font-size:12px;line-height:1.66667;color:#777e90}body.dark .card__foot{border-color:#353945}.card__status .icon{width:20px;height:20px;margin:-2px 4px 0 0;fill:#777e90}.card__status span{font-weight:600;color:#353945}body.dark .card__status span{color:#fcfcfd}.hot__wrapper{position:relative}.hot__title{margin-bottom:64px}@media only screen and (max-width: 767px){.hot__title{margin-bottom:48px}}.hot__inner{margin:0 -16px}@media only screen and (max-width: 767px){.hot__inner{margin:0 -8px}}.hot .card{width:100%;height:100%}.hot__slider{position:static;visibility:hidden}.hot__slider.slick-initialized{visibility:visible}.hot .slick-list{overflow:visible}@media only screen and (max-width: 474px){.hot .slick-list{margin:0 -215px 0 0}}.hot .slick-track{display:flex}.hot .slick-slide{display:flex;height:auto;margin:0 16px;opacity:0;transition:opacity .4s}@media only screen and (max-width: 767px){.hot .slick-slide{margin:0 8px}}.hot .slick-slide.slick-active{opacity:1}.hot .slick-arrow{top:4px}.hot .slick-prev{right:48px}.hot .slick-next{right:0}.collections__wrapper{position:relative}.collections__title{margin-bottom:80px}@media only screen and (max-width: 1179px){.collections__title{margin-bottom:64px}}@media only screen and (max-width: 767px){.collections__title{margin-bottom:32px;text-align:center}}.collections__inner{margin:0 -16px}.collections__gallery{display:flex;flex-wrap:wrap;margin:-8px -4px 16px}.collections__preview{flex:0 0 calc(33.333% - 8px);width:calc(33.333% - 8px);margin:8px 4px 0}.collections__preview:first-child{flex:0 0 calc(100% - 8px);width:calc(100% - 8px)}.collections__preview img{width:100%;border-radius:8px}.collections__subtitle{margin-bottom:8px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em;color:#23262f;transition:color .2s}body.dark .collections__subtitle{color:#fcfcfd}.collections__item:hover .collections__subtitle{color:var(--primary)}.collections__line{display:flex;align-items:center}.collections__user{display:flex;align-items:center;margin-right:auto;color:#353945}body.dark .collections__user{color:#e6e8ec}.collections__user span{font-weight:500}.collections__avatar{flex-shrink:0;width:24px;height:24px;margin-right:12px}.collections__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.collections__counter{flex-shrink:0}.collections__slider{position:static;visibility:hidden}@media only screen and (max-width: 767px){.collections__slider{padding-bottom:72px}}.collections__slider.slick-initialized{visibility:visible}.collections .slick-list{overflow:visible}.collections .slick-slide{padding:0 16px;opacity:0;transition:opacity .4s}.collections .slick-slide.slick-active{opacity:1}.collections .slick-arrow{top:4px}@media only screen and (max-width: 767px){.collections .slick-arrow{top:auto;bottom:0}}.collections .slick-prev{right:48px}@media only screen and (max-width: 767px){.collections .slick-prev{right:auto;left:calc(50% - 44px)}}.collections .slick-next{right:0}@media only screen and (max-width: 767px){.collections .slick-next{right:calc(50% - 44px)}}.discover__title{margin-bottom:64px}@media only screen and (max-width: 767px){.discover__title{margin-bottom:32px}}.discover__top{position:relative;display:flex;justify-content:space-between;margin-bottom:32px}@media only screen and (max-width: 767px){.discover__top{display:block}}.discover__top .select{width:180px}@media only screen and (max-width: 1023px){.discover__top .select{width:260px}}@media only screen and (max-width: 767px){.discover__top .select{width:100%;margin-bottom:12px}}.discover__nav{position:absolute;top:10px;left:50%;display:flex;justify-content:center;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 1023px){.discover__nav{display:none}}.discover__link{margin:0 6px;padding:6px 12px;border-radius:14px;background:none;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;transition:all .2s}.discover__link:hover{color:#353945}body.dark .discover__link:hover{color:#e6e8ec}.discover__link.active{background:#353945;color:#fcfcfd}body.dark .discover__link.active{background:#fcfcfd;color:#23262f}@media only screen and (max-width: 1179px){.discover__link:nth-child(n+5){display:none}}.discover__filter{position:relative;display:flex;justify-content:center;align-items:center;padding:0 0 0 24px;flex-shrink:0;border-radius:24px;background:var(--primary);font-family:DM Sans,sans-serif;font-size:16px;line-height:48px;color:#fcfcfd;transition:background .2s,box-shadow .2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width: 767px){.discover__filter{width:100%}}.discover__filter.active .icon-filter{display:none}.discover__filter.active .icon-close{display:inline-block}.discover__icon{display:flex;justify-content:center;align-items:center;width:52px;padding-right:10px;background:none;font-size:0}.discover__icon .icon{fill:#fcfcfd;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.discover__icon .icon-filter{width:18px;height:18px}.discover__icon .icon-close{display:none;width:10px;height:10px}.discover__filters{display:none;padding:32px 0;border-top:1px solid #E6E8EC}body.dark .discover__filters{border-color:#353945}.discover__sorting{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width: 1179px){.discover__sorting{margin:-24px -8px 0}}@media only screen and (max-width: 767px){.discover__sorting{display:block;margin:0}}.discover__cell{flex:0 0 calc(25% - 32px);max-width:calc(25% - 32px);margin:32px 16px 0}@media only screen and (max-width: 1179px){.discover__cell{flex:0 0 calc(25% - 16px);max-width:calc(25% - 16px);margin:24px 8px 0}}@media only screen and (max-width: 1023px){.discover__cell{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px);margin:32px 16px 0}}@media only screen and (max-width: 767px){.discover__cell{max-width:100%;margin:0}.discover__cell:not(:last-child){margin-bottom:20px}}@media only screen and (max-width: 767px){.discover__list{margin:0 -8px}}.discover__slider{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width: 767px){.discover__slider{display:block;margin:0}}.discover .card{flex:0 0 calc(25% - 32px);max-width:calc(25% - 32px);margin:32px 16px 0}@media only screen and (max-width: 1179px){.discover .card{flex:0 0 calc(33.333% - 32px);max-width:calc(33.333% - 32px)}}@media only screen and (max-width: 1023px){.discover .card{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}}@media only screen and (max-width: 767px){.discover .card{max-width:100%;margin:0}}.discover__btns{margin-top:32px;text-align:center}@media only screen and (max-width: 767px){.discover__btns{display:none}}.discover .slick-list{overflow:visible;padding-bottom:72px}.discover .slick-slide{padding:0 8px}.discover .slick-arrow{bottom:0}.discover .slick-prev{left:calc(50% - 44px)}.discover .slick-next{right:calc(50% - 44px)}.range__label{margin-bottom:20px;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;color:#b1b5c3}.range__indicators{display:flex;justify-content:space-between;margin-top:8px}.range__text{font-weight:500}.noUi-horizontal{height:8px}.noUi-target{border:none;background:#e6e8ec;box-shadow:none}body.dark .noUi-target{background:#353945}.noUi-connect{background:var(--primary)}.noUi-handle{border:none;box-shadow:none;background:var(--primary);border-radius:50%;cursor:pointer}.noUi-handle:before,.noUi-handle:after{display:none}.noUi-horizontal .noUi-handle{right:-12px;top:-8px;width:24px;height:24px;border:4px solid #FCFCFD}.noUi-tooltip{display:flex;justify-content:center;align-items:center;min-width:40px;padding:4px 8px;background:#141416;border-radius:8px;border:none;font-size:14px;font-weight:600;color:#fcfcfd;visibility:hidden;opacity:0;transition:all .2s}.noUi-tooltip:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:0px;height:0px;border-style:solid;border-width:4px 4px 0 4px;border-color:#141416 transparent transparent transparent}body.dark .noUi-tooltip{background:#353945}body.dark .noUi-tooltip:before{width:0px;height:0px;border-style:solid;border-width:4px 4px 0 4px;border-color:#353945 transparent transparent transparent}.noUi-handle:hover .noUi-tooltip{visibility:visible;opacity:1}.noUi-horizontal .noUi-tooltip{bottom:24px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-12px}.description{position:relative;display:flex;align-items:center;min-height:800px;padding:80px 0;border-top:1px solid #E6E8EC}@media only screen and (max-width: 1179px){.description{min-height:576px}}@media only screen and (max-width: 767px){.description{display:block;min-height:auto;padding:64px 0;text-align:center}}body.dark .description{border-color:#353945}.description__wrap{position:relative;z-index:3;max-width:480px}@media only screen and (max-width: 1179px){.description__wrap{max-width:420px}}@media only screen and (max-width: 767px){.description__wrap{max-width:100%;margin-bottom:40px}}.description__stage{margin-bottom:12px;font-size:16px;line-height:1;font-weight:700;text-transform:uppercase;color:#777e90}.description__title{margin-bottom:20px}@media only screen and (max-width: 767px){.description__title{font-size:48px}}.description__text{margin-bottom:40px;font-size:16px;line-height:1.5;color:#777e90}.description__btns{display:flex}@media only screen and (max-width: 767px){.description__btns{display:block}}@media only screen and (max-width: 767px){.description__button{width:100%}}.description__button:not(:last-child){margin-right:16px}@media only screen and (max-width: 767px){.description__button:not(:last-child){margin:0 0 16px}}.description__gallery{position:absolute;top:50%;right:calc(50% - 560px);width:684px;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media only screen and (max-width: 1339px){.description__gallery{right:calc(50% - 520px);width:550px}}@media only screen and (max-width: 1179px){.description__gallery{right:calc(50% - 440px);width:470px}}@media only screen and (max-width: 767px){.description__gallery{position:static;-webkit-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width: 474px){.description__gallery{width:auto;margin:0 0 0 -22px}}.description__preview:first-child{position:relative;z-index:2}.description__preview:nth-child(2){right:-11%;bottom:-3.5%;z-index:3;width:47%}.description__preview:not(:first-child){position:absolute}.description__preview img{width:100%}.subscription{position:relative}.subscription__input{width:100%;height:48px;padding:0 48px 0 14px;border-radius:24px;background:none;border:2px solid #E6E8EC;font-family:Poppins,sans-serif;font-size:14px;line-height:1.71429;color:#23262f;transition:border-color .2s}body.dark .subscription__input{border-color:#353945;color:#fcfcfd}.subscription__input:focus{border-color:#777e90}body.dark .subscription__input:focus{border-color:#777e90}.subscription__input::-webkit-input-placeholder{color:#777e90}.subscription__input::-moz-placeholder{color:#777e90}.subscription__input:-ms-input-placeholder{color:#777e90}.subscription__input::-ms-input-placeholder{color:#777e90}.subscription__input::placeholder{color:#777e90}.subscription__btn{position:absolute;top:8px;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;background:var(--primary);transition:background .2s}.subscription__btn .icon{width:14px;height:14px;fill:#fcfcfd}.subscription__btn:hover{background:var(--primary-alt)}.breadcrumbs{display:flex}@media only screen and (max-width: 767px){.breadcrumbs{display:none}}.breadcrumbs__item{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700}.breadcrumbs__item:not(:last-child){margin-right:33px}.breadcrumbs__item:not(:last-child):after{content:"";display:inline-block;width:6px;height:9px;margin-left:33px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill-rule='evenodd' d='M.793.793a1 1 0 0 0 0 1.414L3.586 5 .793 7.793a1 1 0 0 0 1.414 1.414l3.5-3.5a1 1 0 0 0 0-1.414l-3.5-3.5a1 1 0 0 0-1.414 0z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto}.breadcrumbs__link{color:#777e90;transition:color .2s}.breadcrumbs__link:hover{color:var(--primary)}.control{padding:24px 0;border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 1179px){.control{padding:16px 0}}@media only screen and (max-width: 767px){.control{padding:24px 0}}body.dark .control{border-color:#353945}.control__center{display:flex;align-items:center}.control__button{margin-right:auto}.control__button .icon{width:10px;height:10px}.variants{text-align:center}.variants__center{max-width:896px}.variants__top{max-width:736px;margin:0 auto 80px}@media only screen and (max-width: 1179px){.variants__top{margin-bottom:64px}}@media only screen and (max-width: 767px){.variants__top{margin-bottom:32px}}.variants__title{margin-bottom:24px;font-size:40px}@media (min-width: 768px){.variants__title{margin-bottom:16px;font-size:48px}}.variants__info{color:#777e90}.variants__info span{color:#23262f}body.dark .variants__info span{color:#fcfcfd}.variants__list{display:flex;margin:0 -16px 32px}@media only screen and (max-width: 767px){.variants__list{display:block;margin:0 0 32px}}.variants__item{flex:0 0 calc(50% - 32px);width:calc(50% - 32px);margin:0 16px;padding:16px 16px 24px;border-radius:16px;border:1px solid #E6E8EC;transition:box-shadow .2s}@media only screen and (max-width: 767px){.variants__item{width:100%;margin:0}}body.dark .variants__item{border-color:#353945}@media only screen and (max-width: 767px){.variants__item:not(:last-child){margin-bottom:24px}}.variants__item:hover{box-shadow:0 40px 32px -24px #0f0f0f1f}.variants__preview{margin-bottom:24px}.variants__preview img{width:100%;border-radius:8px}.variants__note{font-size:12px;line-height:1.66667;color:#777e90}.field__label{margin-bottom:12px;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;color:#b1b5c3}.field__wrap{position:relative}.field__input,.field__textarea{width:100%;border-radius:12px;border:2px solid #E6E8EC;background:none;font-family:Poppins,sans-serif;font-size:14px;line-height:1.71429;font-weight:500;color:#23262f;transition:border-color .2s}body.dark .field__input,body.dark .field__textarea{border-color:#353945;color:#fcfcfd}.field__input::-webkit-input-placeholder,.field__textarea::-webkit-input-placeholder{color:#777e90}.field__input::-moz-placeholder,.field__textarea::-moz-placeholder{color:#777e90}.field__input:-ms-input-placeholder,.field__textarea:-ms-input-placeholder{color:#777e90}.field__input::-ms-input-placeholder,.field__textarea::-ms-input-placeholder{color:#777e90}.field__input::placeholder,.field__textarea::placeholder{color:#777e90}.field__input:focus,.field__textarea:focus{border-color:#777e90}body.dark .field__input:focus,body.dark .field__textarea:focus{border-color:#777e90}.field__input{background-color:#fff;height:48px;padding:0 14px}.field__textarea{background-color:#fff;height:96px;padding:10px 14px;resize:none}.field__currency{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.field_textarea{font-size:0}.preview__inner{padding:48px;background:#fcfcfd;box-shadow:0 64px 64px #1f2f461f;border-radius:16px;width:352px}@media only screen and (max-width: 1179px){.preview__inner{padding:24px}}@media only screen and (max-width: 1023px){.preview__inner{position:relative;margin:auto}}body.dark .preview__inner{background:#141416;box-shadow:inset 0 0 0 1px #353945}.preview__close{display:none;position:absolute;top:20px;right:24px;width:40px;height:40px;background:#fcfcfd;border:2px solid #E6E8EC;border-radius:50%;font-size:0}@media only screen and (max-width: 1023px){.preview__close{display:inline-block}}.preview__close .icon{width:14px;height:14px;fill:#23262f;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}body.dark .preview__close{border-color:#353945;background:#141416}body.dark .preview__close .icon{fill:#fcfcfd}.preview__info{margin-bottom:24px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.preview__clear{display:inline-flex;align-items:center;margin-top:24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#777e90;transition:color .2s}.preview__clear .icon{width:24px;height:24px;margin-right:8px;fill:#777e90;transition:fill .2s}.preview__clear:hover{color:var(--primary)}.preview__clear:hover .icon{fill:var(--primary)}@media only screen and (max-width: 1339px){.upload{padding-top:80px}}@media only screen and (max-width: 767px){.upload{padding-top:64px}}.upload__center{display:flex;align-items:flex-start}@media only screen and (max-width: 1023px){.upload__center{display:block}}.upload__wrapper{flex:0 0 calc(100% - 352px);width:calc(100% - 352px);padding-right:128px}@media only screen and (max-width: 1339px){.upload__wrapper{padding-right:64px}}@media only screen and (max-width: 1179px){.upload__wrapper{flex:0 0 calc(100% - 304px);width:calc(100% - 304px);padding-right:32px}}@media only screen and (max-width: 1023px){.upload__wrapper{width:100%;padding:0}}.upload .preview{flex-shrink:0;width:352px}@media only screen and (max-width: 1179px){.upload .preview{width:304px}}@media only screen and (max-width: 1023px){.upload .preview{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;padding:48px;background:#141416e6;overflow:auto;z-index:999;visibility:hidden;opacity:0;transition:all .4s}body.dark .upload .preview{background:#23262fe6}.upload .preview.visible{visibility:visible;opacity:1}}@media only screen and (max-width: 767px){.upload .preview{padding:32px 16px}}.upload__head{display:flex;margin-bottom:40px}@media only screen and (max-width: 1179px){.upload__head{flex-direction:column-reverse;align-items:flex-start}}@media only screen and (max-width: 767px){.upload__head{margin-bottom:32px}}.upload__head .upload__button{flex-shrink:0;margin-left:24px}@media only screen and (max-width: 1179px){.upload__head .upload__button{margin:0 0 16px}}.upload__title{margin-right:auto;font-size:40px}@media (min-width: 768px){.upload__title{font-size:48px}}.upload__list{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 767px){.upload__list{margin-bottom:32px;padding-bottom:32px}}body.dark .upload__list{border-color:#353945}.upload__item:not(:last-child){margin-bottom:40px}@media only screen and (max-width: 767px){.upload__item:not(:last-child){margin-bottom:32px}}.upload__note{margin-top:4px;font-size:12px;line-height:1.66667;color:#777e90}.upload__file{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:182px;margin-top:16px;border-radius:16px;overflow:hidden;background:#f4f5f6}body.dark .upload__file{background:#23262f}.upload__input{position:absolute;top:0;left:0;font-size:400px;opacity:0}.upload__icon{margin-bottom:10px}.upload__icon .icon{width:24px;height:24px;fill:#777e90}.upload__format{font-size:14px;line-height:1.66667;color:#252528}.upload__format strong{color:var(--primary);text-decoration:underline;font-weight:500}.upload__category{font-size:16px;line-height:1.5;font-weight:500}.upload__fieldset{margin-top:32px}.upload__fieldset .field:not(:last-child){margin-bottom:32px}@media only screen and (max-width: 767px){.upload__fieldset .field:not(:last-child){margin-bottom:20px}}.upload__row{display:flex;margin:0 -10px}@media only screen and (max-width: 767px){.upload__row{display:block;margin:0}}.upload__col{flex:0 0 calc(50% - 20px);width:calc(50% - 20px);margin:0 10px}@media only screen and (max-width: 767px){.upload__col{width:100%;margin:0}.upload__col:not(:last-child){margin-bottom:20px}}.upload__options{margin-bottom:40px}@media only screen and (max-width: 767px){.upload__options{margin-bottom:32px}}.upload__option{display:flex;align-items:flex-start}.upload__option:not(:last-child){margin-bottom:32px}.upload__box{flex-grow:1}.upload .switch{flex-shrink:0;margin-left:24px}.upload__text{margin-top:4px;font-size:12px;line-height:1.66667;color:#777e90}.upload__cards{display:flex;margin:24px -4px 0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media only screen and (max-width: 767px){.upload__cards{margin:24px -32px 0}}.upload__cards::-webkit-scrollbar{display:none}@media only screen and (max-width: 767px){.upload__cards:before,.upload__cards:after{content:"";flex-shrink:0;width:32px;height:1px}}.upload__card{flex-shrink:0;width:160px;margin:0 4px;padding:24px;border-radius:16px;background:#f4f5f6;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;cursor:pointer}@media only screen and (max-width: 767px){.upload__card{margin:0}.upload__card:not(:last-child){margin-right:8px}}body.dark .upload__card{background:#23262f}.upload__card:hover .upload__plus .icon{opacity:1}.upload__plus{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;margin-bottom:12px}.upload__plus .icon{width:24px;height:24px;fill:#fcfcfd;opacity:0;transition:opacity .2s}.upload__foot{display:flex;align-items:center}@media only screen and (max-width: 767px){.upload__foot{display:block;text-align:center}}.upload__foot .upload__button .icon{width:10px;height:10px}@media only screen and (max-width: 767px){.upload__foot .upload__button{width:100%}}.upload__foot .upload__button:not(:last-child){margin-right:24px}@media only screen and (max-width: 767px){.upload__foot .upload__button:not(:last-child){margin:0 0 12px}}.upload__saving{display:inline-flex;align-items:center;margin-left:auto;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1}.upload .loader{margin-left:24px}.switch{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:0}.switch__input{position:absolute;top:0;left:0;opacity:0}.switch__input:checked+.switch__inner .switch__box{background:var(--primary)}.switch__input:checked+.switch__inner .switch__box:before{-webkit-transform:translate(24px,-50%);transform:translate(24px,-50%);background:#fcfcfd}.switch__inner{position:relative;display:inline-block;transition:all .2s}.switch__box{position:relative;display:block;width:48px;height:24px;background:#e6e8ec;border-radius:12px;transition:all .2s}body.dark .switch__box{background:#353945}.switch__box:before{content:"";position:absolute;top:50%;left:4px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background:var(--primary);transition:all .2s}.loader{width:1em;height:1em;border-radius:50%;position:relative;font-size:4px;-webkit-animation:loader 1.1s infinite ease;animation:loader 1.1s infinite ease;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0)}body.dark .loader,.loader_white{-webkit-animation-name:loader-white;animation-name:loader-white}@-webkit-keyframes loader{0%,to{box-shadow:0 -2.6em #777e90,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9080,-1.8em -1.8em #777e90b3}12.5%{box-shadow:0 -2.6em #777e90b3,1.8em -1.8em #777e90,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9080}25%{box-shadow:0 -2.6em #777e9080,1.8em -1.8em #777e90b3,2.5em 0 #777e90,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}37.5%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9080,2.5em 0 #777e90b3,1.75em 1.75em #777e90,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}50%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9080,1.75em 1.75em #777e90b3,0 2.5em #777e90,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}62.5%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9080,0 2.5em #777e90b3,-1.8em 1.8em #777e90,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}75%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9080,-1.8em 1.8em #777e90b3,-2.6em 0 #777e90,-1.8em -1.8em #777e9033}87.5%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9080,-2.6em 0 #777e90b3,-1.8em -1.8em #777e90}}@keyframes loader{0%,to{box-shadow:0 -2.6em #777e90,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9080,-1.8em -1.8em #777e90b3}12.5%{box-shadow:0 -2.6em #777e90b3,1.8em -1.8em #777e90,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9080}25%{box-shadow:0 -2.6em #777e9080,1.8em -1.8em #777e90b3,2.5em 0 #777e90,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}37.5%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9080,2.5em 0 #777e90b3,1.75em 1.75em #777e90,0 2.5em #777e9033,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}50%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9080,1.75em 1.75em #777e90b3,0 2.5em #777e90,-1.8em 1.8em #777e9033,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}62.5%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9080,0 2.5em #777e90b3,-1.8em 1.8em #777e90,-2.6em 0 #777e9033,-1.8em -1.8em #777e9033}75%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9080,-1.8em 1.8em #777e90b3,-2.6em 0 #777e90,-1.8em -1.8em #777e9033}87.5%{box-shadow:0 -2.6em #777e9033,1.8em -1.8em #777e9033,2.5em 0 #777e9033,1.75em 1.75em #777e9033,0 2.5em #777e9033,-1.8em 1.8em #777e9080,-2.6em 0 #777e90b3,-1.8em -1.8em #777e90}}@-webkit-keyframes loader-white{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}@keyframes loader-white{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}.loader-circle,.loader-circle:after{border-radius:50%}.loader-circle{font-size:10px;position:relative;text-indent:-9999em;border-top:5px solid #B1B5C3;border-right:5px solid #B1B5C3;border-bottom:5px solid #B1B5C3;border-left:5px solid var(--primary);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loader-circle 1.1s infinite linear;animation:loader-circle 1.1s infinite linear}body.dark .loader-circle{border-top:5px solid #353945;border-right:5px solid #353945;border-bottom:5px solid #353945}@-webkit-keyframes loader-circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader-circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wallet__head{margin-bottom:80px;padding-bottom:40px;border-bottom:2px solid #E6E8EC}@media only screen and (max-width: 767px){.wallet__head{margin-bottom:40px;padding-bottom:24px}}body.dark .wallet__head{border-color:#353945}.wallet__back{display:inline-flex;align-items:center;color:#23262f}.wallet__back .icon{width:24px;height:24px;margin-right:24px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media only screen and (max-width: 767px){.wallet__back .icon{flex-shrink:0;width:24px;height:24px;margin-right:16px}}body.dark .wallet__back{color:#fcfcfd}body.dark .wallet__back .icon{fill:#fcfcfd}.wallet__back:hover .icon{-webkit-transform:translateX(-2px);transform:translate(-2px)}@media only screen and (max-width: 767px){.wallet__stage{font-size:24px}}.wallet__body{display:flex}@media only screen and (max-width: 767px){.wallet__body{display:block}}.wallet__menu{flex-shrink:0;width:544px;margin-right:auto}@media only screen and (max-width: 1179px){.wallet__menu{width:384px}}@media only screen and (max-width: 1023px){.wallet__menu{width:300px}}@media only screen and (max-width: 767px){.wallet__menu{width:100%;margin-bottom:40px}}.wallet__wrapper{flex-grow:1;padding-left:128px}@media only screen and (max-width: 1339px){.wallet__wrapper{padding-left:64px}}@media only screen and (max-width: 1023px){.wallet__wrapper{padding-left:32px}}@media only screen and (max-width: 767px){.wallet__wrapper{padding-left:0}}.wallet__link{position:relative;display:flex;align-items:center;padding:32px 64px 32px 32px;border-radius:12px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em;color:#23262f;cursor:pointer}@media only screen and (max-width: 1023px){.wallet__link{padding:0 30px 0 0;font-size:20px}}body.dark .wallet__link{color:#fcfcfd}.wallet__link:hover .wallet__arrow{opacity:1}.wallet__link.active{box-shadow:inset 0 0 0 2px #e6e8ec}@media only screen and (max-width: 1023px){.wallet__link.active{box-shadow:none}}body.dark .wallet__link.active{box-shadow:inset 0 0 0 2px #353945}@media only screen and (max-width: 1023px){body.dark .wallet__link.active{box-shadow:none}}.wallet__link.active .wallet__icon:before{opacity:1}.wallet__link.active .wallet__icon .icon:first-child{opacity:0}.wallet__link.active .wallet__icon .icon:nth-child(2){opacity:1}.wallet__link.active .wallet__arrow{opacity:1}@media only screen and (max-width: 1023px){.wallet__link:not(:last-child){margin-bottom:24px}}.wallet__icon{position:relative;display:flex;justify-content:center;align-items:center;width:64px;height:64px;margin-right:32px;border-radius:50%;flex-shrink:0}@media only screen and (max-width: 1179px){.wallet__icon{margin-right:24px}}@media only screen and (max-width: 1023px){.wallet__icon{margin-right:16px}}.wallet__icon:before{content:"";position:absolute;inset:3px;border-radius:50%;background:#fcfcfd;opacity:0;transition:opacity .2s}body.dark .wallet__icon:before{background:#141416}.wallet__icon .icon{transition:opacity .2s}.wallet__icon .icon:first-child{width:24px;height:24px;fill:#fcfcfd}.wallet__icon .icon:nth-child(2){position:absolute;top:50%;left:50%;width:18px;height:18px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:var(--primary);opacity:0}.wallet__arrow{position:absolute;top:50%;right:37px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity .2s}@media only screen and (max-width: 1179px){.wallet__arrow{right:24px}}@media only screen and (max-width: 1023px){.wallet__arrow{right:0}}.wallet__arrow .icon{width:14px;height:14px;fill:#23262f}body.dark .wallet__arrow .icon{fill:#fcfcfd}.wallet__bg img{width:100%;border-radius:24px}.wallet__title{margin-bottom:8px}@media only screen and (max-width: 767px){.wallet__title{text-align:center;font-size:32px}}.wallet__text{margin-bottom:24px;font-size:12px;line-height:1.66667;color:#777e90}@media only screen and (max-width: 767px){.wallet__text{text-align:center}}.wallet__text span{font-weight:600;color:#23262f}body.dark .wallet__text span{color:#fcfcfd}.wallet__preview{margin:40px 0}.wallet__preview img{width:100%;border-radius:12px}.wallet__variants{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:40px}.wallet .checkbox:not(:last-child){margin-bottom:12px}@media only screen and (max-width: 767px){.wallet__button{width:100%}}.wallet__btns{display:flex}@media only screen and (max-width: 767px){.wallet__btns{display:block}}.wallet__btns .wallet__button:not(:last-child){margin-right:8px}@media only screen and (max-width: 767px){.wallet__btns .wallet__button:not(:last-child){margin:0 0 8px}}.checkbox{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.checkbox__input{position:absolute;top:0;left:0;opacity:0}.checkbox__input:checked+.checkbox__inner .checkbox__tick{background:var(--primary);border-color:var(--primary)}.checkbox__input:checked+.checkbox__inner .checkbox__tick:before{opacity:1}.checkbox__inner{display:flex}.checkbox__inner:hover .checkbox__tick{border-color:var(--primary)}.checkbox__tick{position:relative;flex-shrink:0;width:24px;height:24px;margin-right:12px;border-radius:4px;border:2px solid #E6E8EC;transition:all .2s}body.dark .checkbox__tick{background:#23262f;border-color:#353945}.checkbox__tick:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' fill='none' viewBox='0 0 14 10'%3E%3Cpath fill-rule='evenodd' d='M13.707.293a1 1 0 0 1 0 1.414l-8 8a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414L5 7.586 12.293.293a1 1 0 0 1 1.414 0z' fill='%23fcfcfd'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;opacity:0;transition:opacity .2s}.checkbox__text{line-height:1.71429;font-weight:500;color:#23262f}body.dark .checkbox__text{color:#fcfcfd}.faq__top{max-width:640px;margin-bottom:80px}@media only screen and (max-width: 1023px){.faq__top{margin-bottom:64px}}@media only screen and (max-width: 767px){.faq__top{margin-bottom:40px}}.faq__stage{margin-bottom:12px;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;color:#777e90}.faq__title{margin-bottom:20px}.faq__info{font-size:16px;line-height:1.5;color:#353945}@media only screen and (max-width: 767px){.faq__info{margin-bottom:40px}}body.dark .faq__info{color:#e6e8ec}.faq__info a{font-weight:500;color:var(--primary)}.faq__info a:hover{text-decoration:underline}.faq__row{display:flex}@media only screen and (max-width: 767px){.faq__row{display:block}}.faq__col:first-child{flex-shrink:0;width:160px}@media only screen and (max-width: 767px){.faq__col:first-child{display:none}}.faq__col:nth-child(2){flex-grow:1;padding-left:225px}@media only screen and (max-width: 1339px){.faq__col:nth-child(2){padding-left:128px}}@media only screen and (max-width: 1179px){.faq__col:nth-child(2){padding-left:64px}}@media only screen and (max-width: 1023px){.faq__col:nth-child(2){padding-left:32px}}@media only screen and (max-width: 767px){.faq__col:nth-child(2){padding:0}}.faq__nav{display:flex;flex-direction:column;align-items:flex-start}.faq__link{display:flex;align-items:center;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;cursor:pointer;transition:color .2s}.faq__link .icon{width:16px;height:16px;margin-right:16px;fill:#777e90;transition:fill .2s}.faq__link:hover,.faq__link.active{color:#23262f}.faq__link:hover .icon,.faq__link.active .icon{fill:#23262f}body.dark .faq__link:hover,body.dark .faq__link.active{color:#fcfcfd}body.dark .faq__link:hover .icon,body.dark .faq__link.active .icon{fill:#fcfcfd}.faq__link:not(:last-child){margin-bottom:40px}.faq__box{display:none}.faq__item{border-top:1px solid #E6E8EC}body.dark .faq__item{border-color:#353945}.faq__item.active .faq__head:before{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.faq__head{position:relative;padding:32px 40px 32px 0;font-size:16px;line-height:1.5;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .2s}.faq__head:before{content:"";position:absolute;top:50%;right:8px;width:10px;height:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.faq__head:hover{color:var(--primary)}.faq__body{display:none;padding-bottom:32px;font-size:16px;line-height:1.5;color:#777e90}.faq__button{margin-top:24px}.activity__top{position:relative;z-index:3;display:flex;align-items:center;width:calc(100% - 352px);padding-right:128px}@media only screen and (max-width: 1339px){.activity__top{padding-right:64px}}@media only screen and (max-width: 1179px){.activity__top{width:calc(100% - 304px);padding-right:32px}}@media only screen and (max-width: 1023px){.activity__top{width:100%;padding:0}}@media only screen and (max-width: 767px){.activity__row>.activity__button{width:100%;margin-top:16px}}.activity__title{margin-right:auto}.activity__toggle{position:relative;margin-left:24px}.activity__toggle .icon-filter{width:24px;height:24px}.activity__toggle .icon-close{position:absolute;top:50%;left:50%;width:14px;height:14px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.activity__toggle.active{background:var(--primary);box-shadow:inset 0 0 0 2px var(--primary)}body.dark .activity__toggle.active{background:var(--primary)}.activity__toggle.active .icon{fill:#fcfcfd}.activity__toggle.active .icon-filter{opacity:0}.activity__toggle.active .icon-close{opacity:1}.activity__row{display:flex;align-items:flex-start;margin-top:-56px}@media only screen and (max-width: 1023px){.activity__row{flex-direction:column-reverse;margin-top:0}}.activity__wrapper{flex-grow:1;padding-right:128px;padding-top:120px}@media only screen and (max-width: 1339px){.activity__wrapper{padding-right:64px}}@media only screen and (max-width: 1179px){.activity__wrapper{padding-right:32px}}@media only screen and (max-width: 1023px){.activity__wrapper{width:100%;padding:0}}.activity__filters{flex-shrink:0;width:352px;padding:48px;border-radius:24px;box-shadow:inset 0 0 0 1px #e6e8ec,0 40px 32px -24px #0f0f0f1f}@media only screen and (max-width: 1179px){.activity__filters{width:304px;padding:32px}}@media only screen and (max-width: 1023px){.activity__filters{display:none;width:100%}}body.dark .activity__filters{box-shadow:inset 0 0 0 1px #353945,0 40px 32px -24px #0f0f0f1f;background:#23262f}@media only screen and (max-width: 1023px){.activity__filters.visible{display:block;margin-top:32px}}@media only screen and (max-width: 767px){.activity__filters.visible{margin-top:16px}}.activity__nav{display:flex;flex-wrap:wrap;margin:0 -6px 32px}@media only screen and (max-width: 1023px){.activity__nav{margin-top:40px}}@media only screen and (max-width: 767px){.activity__nav{margin-top:32px}}.activity__link{margin:0 6px;padding:6px 12px;border-radius:14px;background:none;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;transition:all .2s}.activity__link:hover{color:#353945}body.dark .activity__link:hover{color:#e6e8ec}.activity__link.active{background:#353945;color:#fcfcfd}.activity__item{position:relative;display:flex;align-items:center;padding:16px 64px 16px 16px;border-radius:20px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s}@media only screen and (max-width: 767px){.activity__item{padding-right:32px}}.activity__item:before,.activity__item:after{content:"";position:absolute;top:50%;right:24px;width:12px;height:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s}@media only screen and (max-width: 767px){.activity__item:before,.activity__item:after{right:12px}}.activity__item:before{border-radius:50%;background:var(--primary)}.activity__item:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill-rule='evenodd' d='M.793.793a1 1 0 0 0 0 1.414L3.586 5 .793 7.793a1 1 0 0 0 1.414 1.414l3.5-3.5a1 1 0 0 0 0-1.414l-3.5-3.5a1 1 0 0 0-1.414 0z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/6px auto;opacity:0}.activity__item:hover{background:#f4f5f6}body.dark .activity__item:hover{background:#23262f}.activity__item:hover:before{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}.activity__item:hover:after{opacity:1}.activity__item:not(:last-child){margin-bottom:16px}.activity__preview{position:relative;flex-shrink:0;width:96px;height:96px;margin-right:24px}@media only screen and (max-width: 767px){.activity__preview{width:64px;height:64px;margin-right:16px}}.activity__preview>img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.activity__icon{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}@media only screen and (max-width: 767px){.activity__icon{width:24px;height:24px}}body.dark .activity__icon{border:1px solid #353945}.activity__icon img{max-width:16px}@media only screen and (max-width: 767px){.activity__icon img{max-width:12px}}.activity__details{flex-grow:1}.activity__subtitle{font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em;color:#23262f}@media only screen and (max-width: 767px){.activity__subtitle{margin-bottom:3px;font-size:16px}}body.dark .activity__subtitle{color:#fcfcfd}.activity__description{font-size:16px;line-height:1.5;color:#353945}@media only screen and (max-width: 767px){.activity__description{font-size:12px}}body.dark .activity__description{color:#e6e8ec}.activity__date{font-size:12px;line-height:1.66667;font-weight:600;color:#777e90}.activity .loader{margin:32px auto 0}.activity__info{margin-bottom:32px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.activity__group{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #E6E8EC}body.dark .activity__group{border-color:#353945}.activity .checkbox:not(:last-child){margin-bottom:24px}.activity__btns{display:flex;margin:0 -6px}.activity__btns .activity__button{width:calc(50% - 12px);flex:0 0 calc(50% - 12px);height:32px;margin:0 6px;padding:0 8px}body.dark .activity__btns .activity__button{box-shadow:inset 0 0 0 2px #777e90}body.dark .activity__btns .activity__button:hover{box-shadow:inset 0 0 0 2px var(--primary)}.catalog__top{display:flex;align-items:center;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 1023px){.catalog__top{display:block;margin-bottom:32px;padding-bottom:0;border:none}}@media only screen and (max-width: 767px){.catalog__top{margin-bottom:24px}}body.dark .catalog__top{border-color:#353945}.catalog__title{margin-right:auto;font-size:24px;line-height:1.33333;letter-spacing:-.01em}@media only screen and (max-width: 1023px){.catalog__title{display:none}}.catalog__search{position:relative;flex-shrink:0;width:320px;margin-left:30px}@media only screen and (max-width: 1023px){.catalog__search{width:100%;margin:0}}.catalog__input{width:100%;height:48px;padding:0 48px 0 14px;border-radius:12px;background:none;border:2px solid #E6E8EC;font-family:Poppins,sans-serif;font-size:14px;line-height:1.71429;color:#23262f;transition:border-color .2s}body.dark .catalog__input{border-color:#353945;color:#fcfcfd}.catalog__input::-webkit-input-placeholder{color:#777e90}.catalog__input::-moz-placeholder{color:#777e90}.catalog__input:-ms-input-placeholder{color:#777e90}.catalog__input::-ms-input-placeholder{color:#777e90}.catalog__input::placeholder{color:#777e90}.catalog__input:focus{border-color:#777e90}body.dark .catalog__input:focus{border-color:#777e90}.catalog__result{position:absolute;top:8px;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;background:var(--primary);transition:background .2s}.catalog__result .icon{width:16px;height:16px;fill:#fcfcfd}.catalog__result:hover{background:var(--primary-alt)}.catalog__sorting{display:flex;align-items:center;margin-bottom:48px}@media only screen and (max-width: 1023px){.catalog__sorting{display:block}}@media only screen and (max-width: 767px){.catalog__sorting{margin-bottom:32px}}.catalog__sorting .select{width:256px;margin-right:auto}@media only screen and (max-width: 1023px){.catalog__sorting .select{width:100%;margin:0 0 32px}}.catalog__nav{display:flex}@media only screen and (max-width: 767px){.catalog__nav{margin:0 -32px;overflow:auto;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.catalog__nav::-webkit-scrollbar{display:none}.catalog__nav:before,.catalog__nav:after{content:"";flex-shrink:0;width:32px;height:1px}}.catalog__link{flex-shrink:0;margin:0 6px;padding:6px 12px;border-radius:14px;background:none;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;transition:all .2s}@media only screen and (max-width: 767px){.catalog__link{margin:0}}.catalog__link:hover{color:#353945}body.dark .catalog__link:hover{color:#e6e8ec}.catalog__link.active{background:#353945;color:#fcfcfd}body.dark .catalog__link.active{background:#fcfcfd;color:#23262f}@media only screen and (max-width: 767px){.catalog__link:not(:last-child){margin-right:12px}}.catalog__row{display:flex}@media only screen and (max-width: 1023px){.catalog__row{display:block}}.catalog__wrapper{flex-grow:1;padding-left:32px}@media only screen and (max-width: 1023px){.catalog__wrapper{padding-left:0}}.catalog__filters{flex-shrink:0;width:256px}@media only screen and (max-width: 1023px){.catalog__filters{width:100%;margin-bottom:32px}}.catalog .range{margin-bottom:24px}.catalog__group{margin-bottom:24px;padding:24px 0;border-width:1px 0;border-style:solid;border-color:#e6e8ec}body.dark .catalog__group{border-color:#353945}.catalog .field:not(:last-child){margin-bottom:24px}.catalog__reset{display:inline-flex;align-items:center;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#23262f;cursor:pointer;transition:color .2s}body.dark .catalog__reset{color:#fcfcfd}.catalog__reset .icon{width:24px;height:24px;margin-right:8px;fill:#23262f;transition:fill .2s}body.dark .catalog__reset .icon{fill:#fcfcfd}.catalog__reset:hover{color:var(--primary)}.catalog__reset:hover .icon{fill:var(--primary)}body.dark .catalog__reset:hover{color:var(--primary)}body.dark .catalog__reset:hover .icon{fill:var(--primary)}.catalog__list{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width: 767px){.catalog__list{display:block;margin:0}}.catalog .card{flex:0 0 calc(33.333% - 32px);max-width:calc(33.333% - 32px);margin:32px 16px 0;padding:12px;box-shadow:0 32px 32px #1f2f461f;border-radius:20px}@media only screen and (max-width: 1279px){.catalog .card{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}}@media only screen and (max-width: 767px){.catalog .card{max-width:100%;margin:0}.catalog .card:not(:last-child){margin-bottom:32px}}body.dark .catalog .card{background:#23262f}.catalog__btns{margin-top:32px;text-align:center}.result{overflow:hidden}@media only screen and (max-width: 767px){.result{padding-top:48px}}.result__preview{margin-bottom:96px}@media only screen and (max-width: 1179px){.result__preview{margin:0 -64px 90px}}@media only screen and (max-width: 1023px){.result__preview{margin-bottom:64px}}@media only screen and (max-width: 767px){.result__preview{margin:0 -160px 32px}}.result__preview img{width:100%}.result__wrap{max-width:736px;margin:0 auto 96px;text-align:center}@media only screen and (max-width: 767px){.result__wrap{margin-bottom:64px}}.result__title{margin-bottom:8px}.result__info{margin-bottom:24px;color:#777e90}.result .subscription{max-width:300px;margin:0 auto}@media only screen and (max-width: 767px){.result .subscription{max-width:100%}}.result__subtitle{margin-bottom:48px;text-align:center;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.result__list{display:flex;margin:0 -16px}@media only screen and (max-width: 1179px){.result__list{margin:0 -80px;overflow:auto;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.result__list::-webkit-scrollbar{display:none}.result__list:before,.result__list:after{content:"";flex-shrink:0;width:80px;height:1px}}.result__item{display:flex;align-items:center;flex:0 0 calc(25% - 32px);width:calc(25% - 32px);margin:0 16px;padding:9px;border:1px solid #E6E8EC;border-radius:32px;cursor:pointer;transition:all .2s}@media only screen and (max-width: 1179px){.result__item{flex:0 0 256px;width:256px;margin:0}}@media only screen and (max-width: 1179px){.result__item:not(:last-child){margin-right:20px}}.result__item:hover{box-shadow:0 24px 24px -16px #0f0f0f33}body.dark .result__item{border-color:#353945}body.dark .result__item:hover{border-color:#777e90}.result__picture{flex-shrink:0;width:44px;height:44px;margin-right:12px}.result__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.result__category{font-size:16px;line-height:1.5;font-weight:500;color:#23262f}body.dark .result__category{color:#fcfcfd}.result__text{font-size:12px;line-height:1.66667;color:#777e90}.profile__head{position:relative;display:flex;align-items:flex-end;height:326px;padding:32px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;overflow:hidden}@media only screen and (max-width: 1023px){.profile__head{height:260px;padding-bottom:64px}}@media only screen and (max-width: 767px){.profile__head{height:230px;padding-bottom:56px}}.profile__head .container{display:flex;justify-content:flex-end}.profile__head.active .profile__btns{opacity:0}.profile__head.active .profile__file{opacity:1;visibility:visible}.profile__btns{display:flex;justify-content:flex-end;transition:opacity .2s}.profile__btns .profile__button{box-shadow:0 0 0 2px #777e90 inset;color:#fcfcfd}@media only screen and (max-width: 767px){.profile__btns .profile__button{flex-grow:1;padding:0 10px}}.profile__btns .profile__button .icon{width:16px;height:16px;fill:#fcfcfd}.profile__btns .profile__button:hover{box-shadow:0 0 0 2px var(--primary) inset}body.dark .profile__btns .profile__button{box-shadow:0 0 0 2px #777e90 inset}body.dark .profile__btns .profile__button:hover{box-shadow:0 0 0 2px var(--primary) inset}.profile__btns .profile__button:not(:last-child){margin-right:16px}.profile__file{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;color:#fcfcfd;opacity:0;visibility:hidden;transition:all .2s}@media only screen and (max-width: 767px){.profile__file{align-items:flex-start;padding-top:40px}}.profile__file:before,.profile__file:after{content:"";position:absolute}.profile__file:before{top:0;left:0;width:100%;height:100%;background:#14141699}.profile__file:after{inset:8px;border:2px dashed #E6E8EC;border-radius:12px}.profile__file input{position:absolute;top:0;left:0;z-index:3;font-size:1400px;opacity:0}.profile__file .icon{margin-bottom:24px;width:48px;height:48px;fill:#fcfcfd}@media only screen and (max-width: 767px){.profile__file .icon{width:24px;height:24px;margin-bottom:12px}}.profile__file .profile__button{position:absolute;right:16px;bottom:16px;z-index:4}@media only screen and (max-width: 1023px){.profile__file .profile__button{bottom:48px}}@media only screen and (max-width: 767px){.profile__file .profile__button{right:50%;-webkit-transform:translateX(50%);transform:translate(50%)}}.profile__wrap{position:relative;z-index:2}.profile__info{font-size:24px;line-height:1.33333;font-weight:600}@media only screen and (max-width: 767px){.profile__info{font-size:16px}}.profile__text{font-size:16px;line-height:1.5}@media only screen and (max-width: 767px){.profile__text{font-size:12px}}.profile__body{position:relative;z-index:3;padding:80px 0}@media only screen and (max-width: 1023px){.profile__body{padding-top:0}}@media only screen and (max-width: 767px){.profile__body{padding:0 0 64px}}.profile__body .profile__center{display:flex;align-items:flex-start}@media only screen and (max-width: 1023px){.profile__body .profile__center{display:block}}.profile .user{flex-shrink:0;width:256px;margin-top:-193px}@media only screen and (max-width: 1023px){.profile .user{width:100%;margin:-32px 0 48px}}.profile__wrapper{flex:0 0 calc(100% - 256px);width:calc(100% - 256px);padding-left:64px}@media only screen and (max-width: 1339px){.profile__wrapper{padding-left:32px}}@media only screen and (max-width: 1023px){.profile__wrapper{width:100%;padding-left:0}}.profile__nav{display:flex;margin:0 -6px 32px}@media only screen and (max-width: 767px){.profile__nav{margin:0 -32px 32px;overflow:auto;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.profile__nav::-webkit-scrollbar{display:none}.profile__nav:before,.profile__nav:after{content:"";flex-shrink:0;width:32px;height:1px}}.profile__link{flex-shrink:0;margin:0 6px;padding:6px 12px;border-radius:14px;background:none;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;transition:all .2s}@media only screen and (max-width: 767px){.profile__link{margin:0}}.profile__link:hover{color:#353945}body.dark .profile__link:hover{color:#e6e8ec}.profile__link.active{background:#353945;color:#fcfcfd}body.dark .profile__link.active{background:#fcfcfd;color:#23262f}@media only screen and (max-width: 767px){.profile__link:not(:last-child){margin-right:12px}}.profile__item{display:none}.profile__list{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width: 1339px){.profile__list{margin:-32px -10px 0}}@media only screen and (max-width: 1179px){.profile__list{margin:-32px -16px 0}}@media only screen and (max-width: 767px){.profile__list{display:block;margin:0}}.profile .card{flex:0 0 calc(33.333% - 32px);width:calc(33.333% - 32px);margin:32px 16px 0}@media only screen and (max-width: 1339px){.profile .card{flex:0 0 calc(33.333% - 20px);width:calc(33.333% - 20px);margin:32px 10px 0}}@media only screen and (max-width: 1179px){.profile .card{flex:0 0 calc(50% - 32px);width:calc(50% - 32px);margin:32px 16px 0}}@media only screen and (max-width: 767px){.profile .card{width:100%;margin:0}.profile .card:not(:last-child){margin-bottom:32px}}.profile .loader{margin:32px auto 10px}.profile .followers{padding-top:16px}@media only screen and (max-width: 767px){.profile .followers{padding-top:0}}.user{padding:32px 28px;border-radius:16px;box-shadow:0 40px 32px -24px #0f0f0f1f;background:#fcfcfd;border:1px solid #E6E8EC;text-align:center}body.dark .user{background:#23262f;border-color:#353945}.user__avatar{width:160px;height:160px;margin:0 auto 24px}.user__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.user__name{margin-bottom:4px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.user__code{display:inline-flex;align-items:center;margin-bottom:20px}.user__number{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#23262f}body.dark .user__number{color:#fcfcfd}.user__copy{margin-left:8px}.user__copy .icon{width:16px;height:16px;fill:var(--primary);transition:fill .2s}.user__copy:hover .icon{fill:var(--primary-alt)}.user__info{margin-bottom:20px;font-size:12px;line-height:1.66667;color:#777e90}.user__site{display:inline-flex;align-items:center;margin-bottom:48px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#23262f}body.dark .user__site{color:#fcfcfd}.user__site .icon{width:16px;height:16px;margin-right:8px;fill:#777e90}.user__control{display:inline-block;position:relative;margin-bottom:48px}.user__box{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:2;width:220px;-webkit-transform:translateX(-50%);transform:translate(-50%);padding:32px 16px;background:#fcfcfd;border:1px solid #E6E8EC;box-shadow:0 32px 32px -8px #1f2f461f;border-radius:16px;text-align:center;visibility:hidden;opacity:0;transition:all .2s}body.dark .user__box{background:#23262f;border-color:#353945}.user__box.active{visibility:visible;opacity:1}.user__stage{margin-bottom:24px;font-weight:500}.user__share{display:flex;justify-content:center}.user__direction span{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#e6e8ec;cursor:pointer;transition:all .2s}.user__direction span .icon{width:20px;height:20px;transition:fill .2s}.user__direction span:hover{background:var(--primary)}.user__direction span:hover .icon{fill:#fcfcfd}body.dark .user__direction span{background:#353945}body.dark .user__direction span .icon{fill:#fcfcfd}body.dark .user__direction span:hover{background:var(--primary)}body.dark .user__direction span:hover .icon{fill:#fcfcfd}.user__direction:not(:last-child){margin-right:24px}.user__btns{display:flex;justify-content:center;align-items:center}.user__button .icon{width:20px;height:20px}.user__button span:nth-child(2){display:none}.user__button.active{background:var(--primary);box-shadow:inset 0 0 0 2px var(--primary);color:#fcfcfd}body.dark .user__button.active{background:var(--primary);box-shadow:inset 0 0 0 2px var(--primary)}.user__button.active .icon{fill:#fcfcfd}.user__button.active span:first-child{display:none}.user__button.active span:nth-child(2){display:inline}.user__button:not(:last-child){margin-right:8px}.user__socials{display:flex;justify-content:center}.user__social .icon{width:20px;height:20px;fill:#777e90;transition:fill .2s}.user__social:hover .icon{fill:var(--primary)}.user__social:not(:last-child){margin-right:24px}.user__note{margin-top:48px;padding-top:48px;border-top:1px solid #E6E8EC;font-size:12px;line-height:1.66667;color:#777e90}body.dark .user__note{border-color:#353945}.followers__item{display:flex;padding-bottom:32px;border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 767px){.followers__item{position:relative;display:block;padding:0 100px 0 0;border:none}}body.dark .followers__item{border-color:#353945}.followers__item:not(:last-child){margin-bottom:48px}@media only screen and (max-width: 767px){.followers__item:not(:last-child){margin-bottom:32px}}.followers__user{display:flex;align-items:center;width:326px;flex:0 0 326px;padding-right:24px}@media only screen and (max-width: 1179px){.followers__user{flex:0 0 244px;width:244px}}@media only screen and (max-width: 767px){.followers__user{width:100%;padding-right:0}}.followers__wrap{width:calc(100% - 326px);flex:0 0 calc(100% - 326px)}@media only screen and (max-width: 1179px){.followers__wrap{width:calc(100% - 244px);flex:0 0 calc(100% - 244px)}}@media only screen and (max-width: 767px){.followers__wrap{display:none}}.followers__avatar{flex-shrink:0;width:88px;height:88px;margin-right:20px}@media only screen and (max-width: 767px){.followers__avatar{width:72px;height:72px;margin-right:16px}}.followers__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.followers__title{font-size:16px;line-height:1.5;font-weight:500}.followers__counter{font-size:12px;line-height:1.66667;color:#777e90}.followers__button{height:32px;margin-top:12px;padding:0 12px}@media only screen and (max-width: 767px){.followers__button{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}}.followers__gallery{display:flex;margin:0 -4px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.followers__gallery::-webkit-scrollbar{display:none}.followers__preview{flex-shrink:0;width:112px;margin:0 4px}.followers__preview img{width:100%;border-radius:12px}.followers .loader{margin:48px auto 10px}.details__center{max-width:896px}.details__top{margin-bottom:64px}@media only screen and (max-width: 767px){.details__top{margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #E6E8EC}body.dark .details__top{border-color:#353945}}.details__title{margin-bottom:16px}.details__info{color:#777e90}.details__info strong{font-weight:500;color:#23262f}body.dark .details__info strong{color:#fcfcfd}.details__row{display:flex;margin:0 -16px}@media only screen and (max-width: 1179px){.details__row{display:block;margin:0}}.details__col{flex:0 0 calc(50% - 32px);width:calc(50% - 32px);margin:0 16px}@media only screen and (max-width: 1179px){.details__col{width:100%;margin:0}}@media only screen and (max-width: 1179px){.details__col:not(:last-child){margin-bottom:64px}}@media only screen and (max-width: 767px){.details__col:not(:last-child){margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #E6E8EC}body.dark .details__col:not(:last-child){border-color:#353945}}.details__user{display:flex}@media only screen and (max-width: 1179px){.details__user{max-width:416px}}.details__avatar{flex-shrink:0;width:128px;height:128px;margin-right:32px}@media only screen and (max-width: 767px){.details__avatar{width:64px;height:64px;margin-right:16px}}.details__avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.details__wrap{flex-grow:1}.details__stage{margin-bottom:8px;font-size:16px;line-height:1.5;font-weight:500}.details__text{margin-bottom:16px;font-size:12px;line-height:1.66667;color:#777e90}.details__file{display:inline-block;position:relative;overflow:hidden}.details__input{position:absolute;top:0;left:0;font-size:140px;opacity:0}.details__list{margin-bottom:40px}@media only screen and (max-width: 1179px){.details__list{display:flex;margin:0 -20px 64px}}@media only screen and (max-width: 767px){.details__list{display:block;margin:0 0 32px}}@media only screen and (max-width: 1179px){.details__item{flex:0 0 calc(50% - 40px);width:calc(50% - 40px);margin:0 20px}}@media only screen and (max-width: 767px){.details__item{width:100%;margin:0}}.details__item>.details__button{margin-top:32px}.details__item>.details__button .icon{width:16px;height:16px}.details__item:not(:last-child){margin-bottom:40px}@media only screen and (max-width: 1179px){.details__item:not(:last-child){margin-bottom:0}}@media only screen and (max-width: 767px){.details__item:not(:last-child){margin-bottom:32px}}.details__category{margin-bottom:32px;font-size:16px;line-height:1.5;font-weight:500}.details__fieldset>.field:not(:last-child){margin-bottom:32px}.details__box{position:relative}.details__box .details__button{position:absolute;right:12px;bottom:8px;height:32px;padding:0 10px}.details__note{color:#777e90}.details__btns{display:flex;margin-top:40px;padding-top:40px;border-top:1px solid #E6E8EC}@media only screen and (max-width: 767px){.details__btns{display:block;text-align:center}}body.dark .details__btns{border-color:#353945}@media only screen and (max-width: 767px){.details__btns .details__button{width:100%}}.details__btns .details__button:not(:last-child){margin-right:32px}@media only screen and (max-width: 767px){.details__btns .details__button:not(:last-child){margin:0 0 32px}}.details__clear{display:inline-flex;align-items:center;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#777e90;transition:color .2s}.details__clear .icon{width:24px;height:24px;margin-right:8px;fill:#777e90;transition:fill .2s}.details__clear:hover{color:var(--primary)}.details__clear:hover .icon{fill:var(--primary)}.item{padding:96px 0}@media only screen and (max-width: 1339px){.item{padding:80px 0}}@media only screen and (max-width: 767px){.item{padding:64px 0}}.item__bg{position:relative;flex-grow:1;align-self:flex-start;margin-right:96px}@media only screen and (max-width: 1339px){.item__bg{margin-right:64px}}@media only screen and (max-width: 1179px){.item__bg{margin-right:32px}}@media only screen and (max-width: 1023px){.item__bg{margin:0 0 32px}}.item__details{display:flex;flex-direction:column;flex-shrink:0;width:384px}@media only screen and (max-width: 1179px){.item__details{width:336px}}@media only screen and (max-width: 1023px){.item__details{width:100%}}.item__preview{position:relative}.item__preview img{width:100%;border-radius:16px}.item__categories{position:absolute;top:24px;left:24px;display:flex;flex-wrap:wrap;margin:-8px 0 0 -8px}.item__category{margin:8px 0 0 8px}.item .options{position:absolute;top:auto;left:50%;bottom:24px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.item__title{margin-bottom:8px}.item__cost{display:flex;align-items:center;margin-bottom:40px}.item__cost .item__price{font-family:DM Sans,sans-serif;font-size:16px;line-height:30px}.item__cost .item__price:not(:last-child){margin-right:8px}.item__counter{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#777e90}.item__text{margin-bottom:40px;font-size:16px;line-height:1.5;color:#777e90}.item__text a{text-decoration:underline;font-weight:500;color:#23262f}body.dark .item__text a{color:#fcfcfd}.item__text a:hover{text-decoration:none}.item__tabs{margin-bottom:auto}.item__nav{display:flex;margin-bottom:32px;padding:6px;border-radius:20px;box-shadow:inset 0 0 0 2px #e6e8ec}body.dark .item__nav{box-shadow:inset 0 0 0 2px #353945}.item__link{padding:6px 12px;border-radius:14px;background:none;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;transition:all .2s}.item__link:hover{color:#353945}body.dark .item__link:hover{color:#e6e8ec}.item__link.active{background:#353945;color:#fcfcfd}body.dark .item__link.active{background:#fcfcfd;color:#23262f}.item__link:not(:last-child){margin-right:8px}.item__user{display:flex;align-items:center;padding-bottom:16px;border-bottom:1px solid #E6E8EC}body.dark .item__user{border-color:#353945}.item__user:not(:last-child){margin-bottom:16px}.item__avatar{position:relative;flex-shrink:0;width:48px;height:48px;margin-right:16px}.item__avatar>img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.item__reward{position:absolute;right:-5px;bottom:-5px}.item__reward img{max-width:25px}.item__description{flex-grow:1}.item__time{flex-shrink:0;align-self:flex-start;margin-left:12px;font-size:12px;line-height:1.66667;color:#777e90}.item__action{color:#777e90}.item__action span{font-weight:500;color:#23262f}body.dark .item__action span{color:#fcfcfd}.item__action span.item__money{color:#45b26b}.item__position{color:#777e90}.item__name{font-weight:500;display:flex;align-items:center}.item__name span{background-color:#77838f1a;font-size:10px;padding:3px 6px;border-radius:4px;margin-left:8px}.item__box{display:none}.item__control{margin-top:32px;padding:24px;border-radius:16px;box-shadow:0 64px 64px -24px #1f2f461f;border:1px solid #E6E8EC}@media only screen and (max-width: 767px){.item__control{margin-left:-16px;margin-right:-16px;padding:16px}}body.dark .item__control{background:#23262f;border-color:#353945}.item__head{display:flex;align-items:center}.item__info{font-size:16px;line-height:1.5;font-weight:500;color:#777e90}.item__info span{color:#23262f}body.dark .item__info span{color:#fcfcfd}.item__currency{display:flex}.item__price{font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.item__price:nth-child(2){color:#777e90}.item__price:not(:last-child){margin-right:12px}.item__btns{display:flex;margin:32px -4px 0}.item__btns .item__button{flex:0 0 calc(50% - 8px);width:calc(50% - 8px);margin:0 4px;padding:0 8px}.item__variants{margin-top:32px;font-weight:500;color:#777e90}.item__variants span{margin-left:12px;font-weight:400}.item__percent{font-weight:500;color:#23262f}body.dark .item__percent{color:#fcfcfd}.item__foot{margin-top:32px}.item__foot .item__button{width:100%}.item__note{margin-top:32px;color:#777e90}.options__list{display:flex;padding:8px;border-radius:32px;background:#fcfcfd}body.dark .options__list{background:#23262f}.options__button .icon{width:24px;height:24px}.options__button_favorite .icon{fill:#777e90;transition:fill .2s;transition:opacity .2s}.options__button_favorite:before{content:"";position:absolute;top:51%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:22px;height:22px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' fill='none' viewBox='0 0 22 18'%3E%3Cpath d='M11 1.81A6.48 6.48 0 0 0 6.5 0 6.5 6.5 0 0 0 0 6.5c0 6.368 6.97 9.885 9.814 11.055.766.315 1.607.315 2.372 0C15.03 16.385 22 12.868 22 6.5A6.5 6.5 0 0 0 15.5 0 6.48 6.48 0 0 0 11 1.81z' fill='%23ef466f'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;opacity:0;transition:opacity .2s}.options__button_favorite:hover .icon{fill:#23262f}.options__button_favorite.active .icon{opacity:0}.options__button_favorite.active:before{opacity:1}.options__button_favorite:hover .icon{fill:#fcfcfd}.options__button_share.active,body.dark .options__button_share.active{background:var(--primary);box-shadow:inset 0 0 0 2px var(--primary)}.options__button_share.active .icon{fill:#fcfcfd}.options__button:not(:last-child){margin:0 24px 0 0}.options__box{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:2;width:220px;-webkit-transform:translateX(-50%);transform:translate(-50%);padding:32px 16px;background:#fcfcfd;border:1px solid #E6E8EC;box-shadow:0 32px 32px -8px #1f2f461f;border-radius:16px;text-align:center;visibility:hidden;opacity:0;transition:all .2s}body.dark .options__box{background:#23262f;border-color:#353945}.options__box.active{visibility:visible;opacity:1}.options__stage{margin-bottom:24px;font-weight:500}.options__share{display:flex;justify-content:center}.options__direction span{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#e6e8ec;cursor:pointer;transition:all .2s}.options__direction span .icon{width:20px;height:20px;transition:fill .2s}.options__direction span:hover{background:var(--primary)}.options__direction span:hover .icon{fill:#fcfcfd}body.dark .options__direction span{background:#353945}body.dark .options__direction span .icon{fill:#fcfcfd}body.dark .options__direction span:hover{background:var(--primary)}body.dark .options__direction span:hover .icon{fill:#fcfcfd}.options__direction:not(:last-child){margin-right:24px}.actions__button .icon{width:24px;height:24px}.actions__body{position:absolute;right:0;bottom:calc(100% + 12px);width:208px;padding:16px 16px 20px;border-radius:12px;background:#fcfcfd;box-shadow:0 16px 64px -16px #1f2f464d;visibility:hidden;opacity:0;-webkit-transform:translateY(3px);transform:translateY(3px);transition:all .2s}body.dark .actions__body{background:#23262f;box-shadow:inset 0 0 0 2px #23262f,0 4px 24px #14141680}.actions__item{display:flex;align-items:center;padding:16px 0 12px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;cursor:pointer;color:#777e90;transition:color .2s}.actions__item .icon{width:20px;height:20px;margin-right:8px;fill:#777e90;transition:fill .2s}.actions__item:hover{color:#ef466f}.actions__item:hover .icon{fill:#ef466f}.actions__item:not(:last-child){border-bottom:1px solid #E6E8EC}body.dark .actions__item:not(:last-child){border-color:#353945}.actions.active .actions__button{background:#23262f;box-shadow:inset 0 0 0 2px #23262f}body.dark .actions.active .actions__button{background:#141416;box-shadow:inset 0 0 0 2px #141416}.actions.active .actions__button .icon{fill:#fcfcfd}.actions.active .actions__body{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.popup{position:relative;max-width:448px;margin:15px auto;padding:32px;background:#fcfcfd;border-radius:16px}body.dark .popup{background:#141416;box-shadow:inset 0 0 0 1px #23262f}.popup__item{display:none}.popup__title{margin-bottom:32px}.popup__info{margin-bottom:32px;font-size:16px;line-height:1.5}.popup__info strong{font-weight:500}.popup__row{display:flex;padding-top:12px}.popup__row:first-child{padding:0 0 12px;border-bottom:1px solid #E6E8EC;font-weight:500}body.dark .popup__row:first-child{border-color:#353945}.popup__col{font-size:16px;line-height:1.5}.popup__col:first-child{color:#777e90}.popup__col:nth-child(2){margin-left:auto;padding-left:20px;font-weight:500}.popup__btns{margin-top:32px}.popup__btns .popup__button{width:100%}.popup__btns .popup__button:not(:last-child){margin-bottom:8px}.popup__attention{display:flex;align-items:center;margin-top:32px;padding:24px;border-radius:8px;background:#ef466f14;color:#ef466f}@media only screen and (max-width: 767px){.popup__attention{align-items:stretch}}.popup__preview{flex-shrink:0;width:32px;margin-right:16px}.popup__preview .icon{width:32px;height:32px;fill:#ef466f}.popup__details{flex-grow:1}.popup__category{font-size:16px;line-height:1.5;font-weight:500}.popup__text{font-size:12px;line-height:1.66667}.popup__avatar{width:48px;height:48px}.popup__avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.popup__attention .popup__avatar{flex-shrink:0;margin-left:16px}.popup__img{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin:72px auto 32px;border-radius:50%;background:#9757d7}.popup__img .icon{width:24px;height:24px;fill:#fcfcfd}.popup__description{margin-bottom:32px;text-align:center;font-size:16px;line-height:1.5;font-weight:500}.popup__subtitle{margin-bottom:16px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.popup__line{display:flex;margin-bottom:32px}.popup__line strong{white-space:nowrap;font-weight:500}.popup__icon{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;margin-right:16px;background:#9757d7;border:2px solid #9757D7;border-radius:50%;transition:all .2s}.popup__icon .icon{width:24px;height:24px;fill:#fcfcfd;transition:fill .2s}.popup__icon .loader{position:absolute;inset:-2px}.popup__box{flex-grow:1}.popup__note{margin-bottom:32px;font-size:16px;line-height:1.5;color:#777e90}.popup__input{width:100%;height:48px;border-bottom:1px solid #E6E8EC;background:none;border-radius:0;font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;font-weight:500;color:#23262f;-webkit-transform:border-color .2s;transform:border-color .2s}body.dark .popup__input{border-color:#353945;color:#fcfcfd}.popup__input::-webkit-input-placeholder{color:#777e90}.popup__input::-moz-placeholder{color:#777e90}.popup__input:-ms-input-placeholder{color:#777e90}.popup__input::-ms-input-placeholder{color:#777e90}.popup__input::placeholder{color:#777e90}.popup__input:focus{border-color:#777e90}body.dark .popup__input:focus{border-color:#777e90}.popup__bid{display:flex;align-items:center}.popup__rate{min-width:100px;height:24px;background:none;border:none;text-align:right;font-family:Poppins,sans-serif;font-weight:500;font-size:16px}.popup__bid .popup__currency{margin-left:4px}.popup .switch{flex-shrink:0;margin-left:16px}.popup .mfp-close{position:absolute;top:32px;right:32px;width:40px;height:40px;border:2px solid #E6E8EC;border-radius:50%;line-height:normal;opacity:1;background:#fcfcfd url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' fill='none' viewBox='0 0 14 15'%3E%3Cpath fill-rule='evenodd' d='M.293 1.289a1 1 0 0 1 1.414 0L7 6.582l5.293-5.293a1 1 0 0 1 1.414 1.414L8.414 7.996l5.293 5.293a1 1 0 0 1-1.414 1.414L7 9.41l-5.293 5.293a1 1 0 0 1-1.414 0 1 1 0 0 1 0-1.414l5.293-5.293L.293 2.703a1 1 0 0 1 0-1.414z' fill='%2323262F'/%3E%3C/svg%3E") no-repeat 50% 48%/14px auto;font-size:0;transition:all .2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}body.dark .popup .mfp-close{border-color:#353945;background-color:#141416;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%23FCFCFD' d='M1.613.2l.094.083L5 3.585 8.293.293a1 1 0 0 1 1.414 0 1 1 0 0 1 .083 1.32l-.083.094L6.415 5l3.292 3.293a1 1 0 0 1-1.32 1.497l-.094-.083L5 6.415 1.707 9.707A1 1 0 0 1 .21 8.387l.083-.094L3.585 5 .293 1.707a1 1 0 0 1 0-1.414A1 1 0 0 1 1.613.21z'/%3E%3C/svg%3E")}.popup .mfp-close:hover{border-color:#23262f}body.dark .popup .mfp-close:hover{border-color:#fcfcfd}.popup_price .field__input,.popup_price .field__currency{font-size:24px;font-weight:600;text-transform:uppercase}.mfp-container{padding:20px}@media only screen and (max-width: 767px){.mfp-container{padding:0}}@media (max-width: 900px){.mfp-container{padding:0 16px}}.mfp-bg{background:#141416e6}body.dark .mfp-bg{background:#23262fe6}.mfp-zoom-in .popup{opacity:0;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .2s ease-out}.mfp-zoom-in.mfp-ready .popup{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:1}.mfp-zoom-in.mfp-removing .popup{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.steps__item.error .steps__icon{border-color:#ef466f;background:transparent}.steps__item.error .steps__icon .icon{fill:#ef466f}.steps__item.done .steps__icon:before{opacity:1}.steps__item.done .steps__icon .icon{display:none}.steps__item:not(:last-child){margin-bottom:32px}.steps__head{display:flex;align-items:center;margin-bottom:16px}.steps__icon{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;margin-right:20px;background:#e6e8ec;border:2px solid #E6E8EC;border-radius:50%;transition:all .2s}.steps__icon .icon{width:24px;height:24px;fill:#777e90;transition:fill .2s}.steps__icon .icon-check{width:16px;height:16px}.steps__icon:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:#45b26b url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' fill='none' viewBox='0 0 14 10'%3E%3Cpath fill-rule='evenodd' d='M13.707.293a1 1 0 0 1 0 1.414l-8 8a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414L5 7.586 12.293.293a1 1 0 0 1 1.414 0z' fill='%23fcfcfd'/%3E%3C/svg%3E") no-repeat 50% 50%/14px auto;opacity:0;transition:opacity .2s}body.dark .steps__icon{background:#353945;border-color:#353945}.steps__icon .loader-circle{position:absolute;inset:-2px;z-index:2;background:#fcfcfd}body.dark .steps__icon .loader-circle{background:#141416}.steps__info{font-size:16px;line-height:1.5;font-weight:500}.steps__text{font-size:12px;line-height:1.66667;color:#777e90}.steps__button{width:100%}.steps__note{margin-top:16px;font-size:12px;line-height:1.66667;color:#777e90}.steps__note a{color:var(--primary)}.steps__note a:hover{text-decoration:underline}.success{padding-top:40px}.success__title{margin-bottom:32px;text-align:center}.success__info{max-width:240px;margin:0 auto 32px;text-align:center;font-size:16px;line-height:1.5;font-weight:500}.success__info span{text-decoration:underline}.success__table{margin-bottom:32px;padding:24px;border-radius:12px;border:1px solid #E6E8EC}body.dark .success__table{border-color:#353945}.success__row{display:flex}.success__row:first-child{color:#777e90}.success__row:nth-child(2){font-weight:500}.success__row:nth-child(2) .success__col:first-child{color:#9757d7}.success__row:not(:last-child){margin-bottom:10px}.success__col:first-child{margin-right:auto;padding-right:16px}.success__col:nth-child(2){flex-shrink:0;width:152px}.success__stage{margin-bottom:16px;text-align:center;font-size:16px;line-height:1.5;font-weight:500}.success__socials{display:flex;justify-content:center}.success__social{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;border:2px solid #E6E8EC;border-radius:50%;transition:border-color .2s}body.dark .success__social{border-color:#353945}.success__social .icon{width:24px;height:24px;fill:#777e90;transition:fill .2s}.success__social:hover,body.dark .success__social:hover{border-color:var(--primary)}.success__social:hover .icon{fill:var(--primary)}.success__social:not(:last-child){margin-right:16px}.accept__line{display:flex;align-items:center;margin-top:72px;margin-bottom:32px;font-size:16px;line-height:1.5}.accept__line strong{white-space:nowrap;font-weight:500}.accept__icon{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;margin-right:16px;background:#45b26b;border:2px solid #45B26B;border-radius:50%;transition:all .2s}.accept__icon .icon{width:24px;height:24px;fill:#fcfcfd;transition:fill .2s}.accept__icon .loader{position:absolute;inset:-2px;background:#fcfcfd}body.dark .accept__icon .loader{background:#141416}.accept__subtitle{margin-bottom:16px;font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.accept__row{display:flex;padding-top:12px}.accept__row:first-child{border-top:1px solid #E6E8EC}body.dark .accept__row:first-child{border-color:#353945}.accept__col:first-child{margin-right:auto;padding-right:16px;color:#777e90}.accept__col:nth-child(2){font-weight:500}.upload__file .hidden{display:none}.preview_waiting{font-size:12px;padding:15px;color:#777e90}[class^=button],[class*=" button"]{display:inline-flex;justify-content:center;align-items:center;height:48px;padding:0 24px;background:#3772ff;border:none;border-radius:24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1;text-align:center;color:#fcfcfd;cursor:pointer;transition:all .2s ease;white-space:nowrap}[class^=button]:hover,[class*=" button"]:hover{background:#044eff;transform:translateY(-1px)}[class^=button]:active,[class*=" button"]:active{transform:translateY(0)}[class^=button]:disabled,[class^=button].disabled,[class*=" button"]:disabled,[class*=" button"].disabled{opacity:.5;pointer-events:none;cursor:not-allowed}[class^=button].loading,[class*=" button"].loading{background:#0045ea;cursor:wait}[class^=button].loading:after,[class*=" button"].loading:after{content:"";width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:button-spin .6s linear infinite}[class^=button] svg,[class*=" button"] svg{fill:currentColor}[class^=button] svg:first-child,[class*=" button"] svg:first-child{margin-right:12px}[class^=button] svg:last-child:not(:first-child),[class*=" button"] svg:last-child:not(:first-child){margin-left:12px}.button-stroke{background:transparent;box-shadow:0 0 0 2px #e6e8ec inset;color:#23262f}.button-stroke:hover{background:#3772ff;box-shadow:0 0 0 2px #3772ff inset;color:#fcfcfd}.dark-mode .button-stroke{box-shadow:0 0 0 2px #353945 inset;color:#fcfcfd}.dark-mode .button-stroke:hover{box-shadow:0 0 0 2px #3772ff inset}.button-secondary{background:#9757d7}.button-secondary:hover{background:#7e30cb}.button-success{background:#45b26b}.button-success:hover{background:#378d55}.button-error{background:#ef466f}.button-error:hover{background:#eb174a}.button-small{height:40px;padding:0 16px;border-radius:20px;font-size:14px}.button-large{height:56px;padding:0 32px;font-size:18px}.button-circle{width:48px;height:48px;padding:0;border-radius:50%}.button-circle.button-small{width:40px;height:40px}.button-circle svg{margin:0!important}@keyframes button-spin{to{transform:rotate(360deg)}}.form-group{margin-bottom:24px}.form-label{display:block;margin-bottom:8px;font-size:14px;line-height:1.7;font-weight:600;color:#23262f}.dark-mode .form-label{color:#fcfcfd}.form-input,.form-textarea,.form-select{width:100%;padding:12px 16px;background:#fcfcfd;border:2px solid #E6E8EC;border-radius:12px;font-size:16px;line-height:1.5;color:#23262f;transition:all .2s ease}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#3772ff;box-shadow:0 0 0 3px #3772ff1a}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:#777e90}.form-input:disabled,.form-textarea:disabled,.form-select:disabled{background:#f4f5f6;cursor:not-allowed}.dark-mode .form-input,.dark-mode .form-textarea,.dark-mode .form-select{background:#23262f;border-color:#353945;color:#fcfcfd}.form-textarea{min-height:120px;resize:vertical}.form-error{margin-top:8px;font-size:12px;line-height:1.65;color:#ef466f}.form-helper{margin-top:8px;font-size:12px;line-height:1.65;color:#777e90}@media only screen and (max-width: 1179px){.desktop-hide{display:none!important}}@media only screen and (max-width: 1023px){.tablet-hide{display:none!important}}@media only screen and (max-width: 767px){.mobile-hide{display:none!important}}.desktop-show{display:none!important}@media only screen and (max-width: 1179px){.desktop-show{display:block!important}}.tablet-show{display:none!important}@media only screen and (max-width: 1023px){.tablet-show{display:block!important}}.mobile-show{display:none!important}@media only screen and (max-width: 767px){.mobile-show{display:block!important}}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-sm{margin-top:8px}.mt-md{margin-top:16px}.mt-lg{margin-top:24px}.mt-xl{margin-top:32px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:24px}.mb-xl{margin-bottom:32px}.pt-sm{padding-top:8px}.pt-md{padding-top:16px}.pt-lg{padding-top:24px}.pt-xl{padding-top:32px}.pb-sm{padding-bottom:8px}.pb-md{padding-bottom:16px}.pb-lg{padding-bottom:24px}.pb-xl{padding-bottom:32px}.header{position:relative;z-index:20;padding:20px 0;border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 767px){.header{padding:48px 0 24px;border:none}}body.dark .header{border-color:#353945}.header__center{display:flex;align-items:center}.header__upload{margin-right:12px}@media only screen and (max-width: 767px){.header__upload{display:none}}.header__logo{position:relative;z-index:12;display:inline-block;flex-shrink:0;width:150px;margin-right:32px}@media only screen and (max-width: 1179px){.header__logo{margin-right:auto}}.header__logo img{width:100%}.header__wrapper{display:flex;align-items:center;flex-grow:1}@media only screen and (max-width: 1179px){.header__wrapper{flex-grow:0}}@media only screen and (max-width: 767px){.header__wrapper{position:absolute;top:0;left:0;right:0;flex-direction:column;align-items:stretch;min-height:calc(var(--vh, 1vh) * 100);margin:0;padding:140px 32px 40px;box-shadow:0 64px 64px #1f2f4633;background:#fcfcfd;visibility:hidden;opacity:0;transition:all .2s}body.dark .header__wrapper{background:#141416}.header__wrapper.visible{visibility:visible;opacity:1}}.header__wrapper .header__button{display:none}@media only screen and (max-width: 767px){.header__wrapper .header__button{display:inline-flex;margin-top:16px}}@media only screen and (min-width: 768px){.header__wrapper .header__connect{display:none!important}}.header__nav{display:flex;margin-right:auto;border-left:1px solid #E6E8EC}@media only screen and (max-width: 1179px){.header__nav{display:none}}@media only screen and (max-width: 767px){.header__nav{display:flex;flex-direction:column;margin:0 0 40px;border:none}}body.dark .header__nav{border-color:#353945}.header__nav .header__link{margin-left:32px;font-family:DM Sans,sans-serif;line-height:40px;color:#777e90;transition:color .2s}@media only screen and (max-width: 767px){.header__nav .header__link{margin-left:0;font-size:24px;line-height:64px}}.header__nav .header__link:hover,.header__nav .header__link.active{color:#3772ff}.header__nav .header__link:nth-child(n+3){display:none}@media only screen and (max-width: 767px){.header__nav .header__link:nth-child(n+3){display:block}}.header__search{position:relative;flex-shrink:0;width:256px;margin-right:24px}@media only screen and (max-width: 1023px){.header__search{display:none}}@media only screen and (max-width: 767px){.header__search{display:block;width:100%;margin:auto 0 0}}.header__input{width:100%;height:40px;padding:0 42px 0 16px;background:none;border:2px solid #E6E8EC;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;line-height:1.66667;transition:border-color .2s}.header__input::-webkit-input-placeholder{color:#777e90}.header__input::-moz-placeholder{color:#777e90}.header__input:-ms-input-placeholder{color:#777e90}.header__input::-ms-input-placeholder{color:#777e90}.header__input::placeholder{color:#777e90}body.dark .header__input{border-color:#353945;color:#fcfcfd}.header__input:focus{border-color:#777e90}body.dark .header__input:focus{border-color:#777e90}.header__result{position:absolute;top:0;right:0;bottom:0;width:42px}.header__result .icon{width:20px;height:20px;fill:#777e90;transition:fill .2s}.header__result:hover .icon{fill:#3772ff}.header__item{position:relative}@media only screen and (max-width: 767px){.header__item{position:static}}.header__item_notification{display:none;margin-right:24px}@media only screen and (max-width: 767px){.header__item_notification{margin-right:20px}}.header__item_user{display:none}@media only screen and (max-width: 767px){.header__item_user{margin-right:20px}}.header__item_notification .header__head{position:relative;width:40px;height:40px}.header__item_notification .header__head .icon{width:24px;height:24px;fill:#777e90;transition:fill .2s}.header__item_notification .header__head:hover .icon{fill:#3772ff}.header__item_notification .header__head.active:before{content:"";position:absolute;top:0;right:0;width:12px;height:12px;border-radius:50%;background:#45b26b}.header__item_user .header__head{position:relative;display:flex;align-items:center;padding:4px 16px 4px 4px;border-radius:20px;box-shadow:inset 0 0 0 2px #e6e8ec;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;cursor:pointer;transition:box-shadow .2s}@media only screen and (max-width: 767px){.header__item_user .header__head{padding:0;border-radius:0;box-shadow:none}}body.dark .header__item_user .header__head{box-shadow:inset 0 0 0 2px #353945}@media only screen and (max-width: 767px){body.dark .header__item_user .header__head{box-shadow:none}}.header__item_user .header__head:hover{box-shadow:inset 0 0 0 2px #3772ff}@media only screen and (max-width: 767px){.header__item_user .header__head:hover{box-shadow:none}}body.dark .header__item_user .header__head:hover{box-shadow:inset 0 0 0 2px #3772ff}@media only screen and (max-width: 767px){body.dark .header__item_user .header__head:hover{box-shadow:none}}.header__avatar{flex-shrink:0;width:32px;height:32px}.header__avatar img{width:100%;height:100%;border-radius:50%}.header__wallet{margin-left:12px}@media only screen and (max-width: 767px){.header__wallet{display:none}}body.dark .header__wallet{color:#fcfcfd}.header__currency{color:#45b26b}.header__body{position:absolute;left:50%;box-shadow:0 16px 64px #1f2f4666;background:#fcfcfd;opacity:0;visibility:hidden;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:50% 50px;transform-origin:50% 50px;will-change:transform;transition:all .4s}@media only screen and (max-width: 767px){.header__body{left:16px;right:16px;box-shadow:0 16px 32px #1f2f4666}}.header__body:before{content:"";position:absolute;left:50%;bottom:100%;width:32px;height:13px;-webkit-transform:translateX(-50%);transform:translate(-50%);background:url("data:image/svg+xml,%3Csvg width='32' height='13' viewBox='0 0 32 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3432 2.65685L0 13H32L21.6569 2.65686C18.5327 -0.467339 13.4673 -0.467344 10.3432 2.65685Z' fill='%23FCFCFD'/%3E%3C/svg%3E%0A") no-repeat 100% 50%/100% auto}@media only screen and (max-width: 767px){.header__body:before{display:none}}body.dark .header__body{box-shadow:0 16px 32px #23262f4d}.header__item_notification .header__body{top:calc(100% + 44px);width:396px;margin-left:-198px;padding:40px 32px 32px;border-radius:24px}@media only screen and (max-width: 767px){.header__item_notification .header__body{top:calc(100% + 16px);width:auto;margin:0;padding:32px 16px}}body.dark .header__item_notification .header__body{background:#141416}body.dark .header__item_notification .header__body:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='13' viewBox='0 0 32 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3432 2.65685L0 13H32L21.6569 2.65686C18.5327 -0.467339 13.4673 -0.467344 10.3432 2.65685Z' fill='%23141416'/%3E%3C/svg%3E%0A")}.header__item_user .header__body{top:calc(100% + 20px);width:256px;margin-left:-128px;padding:32px 16px 20px;border-radius:12px}@media only screen and (max-width: 1023px){.header__item_user .header__body{left:auto;right:0}}@media only screen and (max-width: 767px){.header__item_user .header__body{left:16px;right:16px;top:calc(100% + 16px);width:auto;margin:0}}body.dark .header__item_user .header__body{background:#23262f}body.dark .header__item_user .header__body:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='13' viewBox='0 0 32 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3432 2.65685L0 13H32L21.6569 2.65686C18.5327 -0.467339 13.4673 -0.467344 10.3432 2.65685Z' fill='%2323262F'/%3E%3C/svg%3E%0A")}.header__item.active .header__body{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.header__title{margin-bottom:16px}@media only screen and (max-width: 767px){.header__title{margin:0 16px}}.header__list{margin:0 -16px}@media only screen and (max-width: 767px){.header__list{margin:0}}.header__notification{position:relative;display:flex;align-items:center;padding:16px 40px 16px 16px;border-radius:16px;transition:background .2s}.header__notification:hover{background:#f4f5f6}body.dark .header__notification:hover{background:#23262f}.header__preview{flex-shrink:0;width:64px;height:64px;margin-right:24px}@media only screen and (max-width: 767px){.header__preview{margin-right:16px}}.header__preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.header__details{flex-grow:1}.header__subtitle{font-size:16px;line-height:1.5;font-weight:500;color:#141416}body.dark .header__subtitle{color:#fcfcfd}.header__price{font-weight:500;color:#353945}body.dark .header__price{color:#e6e8ec}.header__date{font-size:12px;line-height:1.66667;color:#777e90}.header__status{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#3772ff}.header__item_notification .header__button{position:absolute;top:40px;right:32px}@media only screen and (max-width: 767px){.header__item_notification .header__button{position:static;width:100%;margin-top:20px}}.header__name{font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.header__code{display:flex;align-items:center;margin-bottom:8px}.header__number{font-weight:500;color:#777e90}.header__copy{margin-left:8px}.header__copy .icon{width:16px;height:16px;fill:#3772ff;transition:fill .2s}.header__copy:hover .icon{fill:#044eff}.header__wrap{margin-bottom:7px;padding:8px;border-radius:16px;box-shadow:0 24px 24px -8px #0f0f0f33}.header__line{display:flex;align-items:center;margin-bottom:10px}.header__img{flex-shrink:0;width:40px;height:40px;margin-right:16px}.header__img img{width:100%;height:100%;border-radius:50%}.header__info{font-size:12px;line-height:1.66667;color:#777e90}.header__money{font-size:24px;line-height:1.33333;font-weight:600;letter-spacing:-.01em}.header__item_user .header__button{width:100%;height:32px;padding:0 10px;font-size:14px}.header__menu .header__link{display:flex;align-items:center;padding:17px 0 12px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90}.header__menu .header__link:not(:last-child){border-bottom:1px solid #E6E8EC}body.dark .header__menu .header__link:not(:last-child){border-color:#353945}.header__menu .header__link[href]:hover{color:#3772ff}.header__menu .header__link[href]:hover .icon{fill:#3772ff}.header__icon{flex-shrink:0;width:20px;margin-right:8px}.header__icon .icon{width:20px;height:20px;fill:#777e90;transition:fill .2s}.header .theme{margin-left:auto}.header__burger{display:none}@media only screen and (max-width: 767px){.header__burger{display:block;position:relative;width:32px;height:32px;background:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}}@media only screen and (max-width: 767px){.header__center>.header__connect{display:none!important}}.header.registered .header__connect{display:none}.header.registered .header__item_notification,.header.registered .header__item_user{display:block}.footer{border-top:1px solid #E6E8EC}body.dark .footer{border-color:#353945}.footer__row{display:flex;padding:80px 0 48px;border-bottom:1px solid #E6E8EC}@media only screen and (max-width: 1023px){.footer__row{display:block}}@media only screen and (max-width: 767px){.footer__row{padding:64px 0 48px}}body.dark .footer__row{border-color:#353945}.footer__col:first-child{flex-grow:1;padding-right:32px}@media only screen and (max-width: 1023px){.footer__col:first-child{position:relative;margin-bottom:32px;padding:0}}.footer__col:nth-child(2){display:flex;flex-shrink:0;width:352px}@media only screen and (max-width: 1179px){.footer__col:nth-child(2){width:276px}}@media only screen and (max-width: 1023px){.footer__col:nth-child(2){width:auto;margin-bottom:32px}}@media only screen and (max-width: 767px){.footer__col:nth-child(2){display:block;border-width:1px 0;border-style:solid;border-color:#e6e8ec}body.dark .footer__col:nth-child(2){border-color:#353945}}.footer__col:nth-child(3){flex-shrink:0;width:384px;padding-left:32px}@media only screen and (max-width: 1179px){.footer__col:nth-child(3){width:304px}}@media only screen and (max-width: 1023px){.footer__col:nth-child(3){width:100%;padding:0}}.footer__logo{display:inline-block;margin-bottom:32px}.footer__logo img{width:128px}.footer__info{max-width:256px;font-size:24px;line-height:1.33333;letter-spacing:-.01em}@media only screen and (max-width: 1179px){.footer__info{font-size:16px}}.footer__theme{display:flex;align-items:center;margin-top:24px}@media only screen and (max-width: 1023px){.footer__theme{position:absolute;top:5px;right:0;margin:0}}.footer__details{margin-right:16px;font-size:12px;line-height:1.66667}@media only screen and (max-width: 767px){.footer__details{margin-right:10px}}.footer__group{flex:0 0 50%}.footer__group:first-child{padding-right:16px}@media only screen and (max-width: 767px){.footer__group:first-child{padding-right:0}}.footer__group:nth-child(2){padding-left:16px}@media only screen and (max-width: 767px){.footer__group:nth-child(2){padding-left:0}}@media only screen and (max-width: 767px){.footer__group:not(:last-child){border-bottom:1px solid #E6E8EC}body.dark .footer__group:not(:last-child){border-color:#353945}}.footer__head{margin-bottom:40px;font-size:16px;line-height:1.5;font-weight:500}@media only screen and (max-width: 1023px){.footer__head{margin-bottom:32px}}@media only screen and (max-width: 767px){.footer__head{position:relative;margin-bottom:0;padding:32px 32px 32px 0;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase}}.footer__head .icon{display:none}@media only screen and (max-width: 767px){.footer__head .icon{display:inline-block;position:absolute;top:50%;right:10px;width:10px;height:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#777e90;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}.footer__head.active .icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}@media only screen and (min-width: 768px){.footer__body{display:flex!important}}@media only screen and (max-width: 767px){.footer__body{display:none;padding-bottom:32px}}.footer__menu{display:flex;flex-direction:column;align-items:flex-start}.footer__link{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.14286;font-weight:700;color:#777e90;transition:color .2s}.footer__link:hover{color:#3772ff}.footer__link:not(:last-child){margin-bottom:24px}.footer__category{margin-bottom:40px;font-size:16px;line-height:1.5;font-weight:500}.footer__text{margin-bottom:24px}.footer__foot{display:flex;justify-content:space-between;padding:32px 0;font-size:12px;line-height:1.66667}@media only screen and (max-width: 767px){.footer__foot{display:block;padding:24px 0 32px}}.footer__copyright{color:#777e90}.footer__copyright a{color:#353945}@media only screen and (max-width: 767px){.footer__copyright{text-align:center}}@media only screen and (max-width: 767px){.footer__note{display:none}}.footer__note a{margin-left:16px;font-weight:600;color:#3772ff;transition:color .2s}.footer__note a:hover{color:#044eff}.results__deposit__container{background:#fff;border-radius:12px;box-shadow:0 .5rem 1.2rem #bdc5d133;border:1px solid #E6E8EC}body.dark .results__deposit__container{background:#23262f;border:1px solid #353945;box-shadow:none}.results__deposit__container header{border-radius:12px 12px 0 0;line-height:1.5;padding:1.2rem 1rem;border-bottom:1px solid #e2e2e2;font-weight:400;font-size:14px;display:flex;column-gap:10px;flex-direction:row;flex-wrap:nowrap;align-items:center}body.dark .results__deposit__container header{border-bottom:1px solid #353945}.results__deposit__container header svg{width:16px;color:var(--success)}.results__deposit__container .item{font-weight:500;border-bottom:1px solid #e2e2e2;padding:12px 0}.results__deposit__container .item:last-of-type{border:none}body.dark .results__deposit__container .item{border-bottom:1px solid #353945}.results__deposit__container .item .item__name,.results__deposit__container .item .item__value{position:relative;width:100%;padding-right:15px;padding-left:15px;font-weight:400;font-size:14px}.results__deposit__container .item .item__name{font-size:12px;font-weight:400;color:#777e90}.item__link{padding:7px 15px}.item__box{transition:opacity .3s linear;display:none;opacity:0}.fade{transition:opacity .3s linear}.fade:not(.tab_active){opacity:0}.tab_active{display:block;opacity:1}.item__value p,.item__name{line-break:anywhere}.tags-list{list-style:none;margin-top:8px}.tags-list li{margin-bottom:10px;line-break:anywhere}.tag-name{background-color:#77838f1a;font-size:.74094rem;padding:.3rem .5rem;border-radius:4px}body.dark .tag-name{background-color:#bcc4ce1a}.search__container{display:flex;flex-direction:column;align-items:center;padding:40px 0;width:200px;margin:auto;row-gap:25px;text-align:center}body.dark .item__text{color:#e6e8ec}.upload_progress{position:relative;width:100%;background-color:#f0f2f6;padding:16px 24px;border-top:1px solid #E6E8EC}.upload_progress.done{background-color:#fff;border-radius:0 0 8px 8px}.upload_progress .progress_done{background-color:var(--success-alt);display:flex;height:28px;width:28px;border-radius:28px;flex-direction:row;justify-content:center;align-items:center}.upload_progress .progress_done svg{width:20px;fill:var(--success)}.upload_progress .info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:16px}.upload_progress .info .title{font-weight:500;font-size:14px;padding:.5rem 0}.upload_progress .progress_container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:16px}.upload_progress .progress_container .pourcentage{color:#374151;font-weight:400;font-size:14px;max-width:40px;min-width:40px;text-align:right}.upload_progress .progress_container .progress-bar{font-size:.75rem;line-height:1rem;background-color:#d1d5db;border-radius:.25rem;height:.5rem;margin-bottom:0;display:block;width:100%}.upload_progress .progress_container .progress-bar-fuel{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;height:.5rem;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;border-radius:.25rem;color:#fff;text-align:center;background-color:var(--secondary);white-space:nowrap;justify-content:center;flex-direction:column;display:flex}.upload__icon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-bottom:20px}.upload__file{padding:0 15px;height:200px;margin-top:0;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23c2c2c2FF' stroke-width='3' stroke-dasharray='8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:10px}.upload__file:hover{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23333333' stroke-width='3' stroke-dasharray='8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");cursor:pointer}.upload__input{width:100%;height:100%;font-size:12px;cursor:pointer;transition:border-color .4s}.upload__file__title{padding:0 15px;text-align:center;font-weight:500;margin-bottom:15px}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.upload.preview_on{transition:all .8s;transition-timing-function:ease;transition-delay:0s}@media (min-width: 1023px){.upload.preview_on{transform:translate(calc(450px - 100%))}}@media (min-width: 1179px){.upload.preview_on{transform:translate(-815px)}}.upload__wrapper{transition:all .5s;transition-timing-function:ease;transition-delay:0s}.upload.preview_on .upload__wrapper{opacity:.2}.upload.preview_on .js-preview{width:100%;display:flex;justify-content:center;height:auto}.upload.preview_on .js-preview .preview__close{display:inline-block}.upload.preview_on .js-preview .preview__inner{width:815px;display:block;position:relative}.preview-doc{max-height:465px;position:relative}.upload.preview_on .preview-doc{max-height:100%;height:auto}.preview-doc_cta{background-color:#0000002b;background:linear-gradient(0deg,#7a7a7abc,#fff0);border-radius:0 0 8px 8px;cursor:pointer;display:flex;position:absolute;width:100%;height:100%;align-items:center;justify-content:center;top:0}.preview-doc_cta button{background-color:var(--secondary);box-shadow:0 6px 6px #1f2f461f}.upload.preview_on .preview-doc_cta{display:none}.upload.preview_on .owb-container{transform:scale(1);transform-origin:0 0}.preview__inner{padding:10px;background:#fcfcfd;box-shadow:0 64px 64px #1f2f461f;border-radius:16px}.results__deposit__container header{font-size:16px;line-height:1.5;font-weight:500}.results__deposit__container .item__value img{width:100%}.results__deposit__container .item__value .flex-center-loader{display:flex;align-items:center;flex-direction:row;justify-content:center;background:#f5f6f8;margin:16px 0}.results__deposit__container .item__value .flex-center-loader .loader{margin:30px 0}.transaction__container{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;row-gap:32px;padding-top:16px}.transaction__img{margin-top:20px}@media (min-width: 768px){.transaction__img{margin-top:0}}.transaction__img img{width:100%;max-width:192px}@media (min-width: 768px){.transaction__img img{width:100%;max-width:256px}}.transaction__state{font-size:16px;max-width:430px;text-align:center;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;row-gap:32px}.transaction__state a{font-size:12px;border:2px solid #e6e8ec;padding:4px 10px;margin-top:16px;border-radius:4px;color:#777e90;font-weight:500;display:block;line-break:anywhere}.transaction__state a:hover{color:#fff;border:2px solid var(--primary);background-color:var(--primary)}body.dark .transaction__state a:hover{color:var(--primary);border:2px solid white;background-color:#fff}.upload__preview-file{background-color:#fff;border:2px solid #E6E8EC;border-radius:8px;position:relative}.upload__preview-file .close{position:absolute;top:24px;right:24px;background-color:#e6e8ec;display:flex;height:24px;width:24px;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.upload__preview-file .close:hover{background-color:var(--primary)}.upload__preview-file .close:hover svg{fill:#fff}.upload__preview-file .close svg{fill:#767676}.upload__preview-file .file-info{padding:24px;display:flex;flex-direction:row;column-gap:24px}.upload__preview-file .file-info .file-icon{display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #E6E8EC;border-radius:5px;padding:8px;width:52px;height:52px;min-width:52px;min-height:52px}.upload__preview-file .file-info .file-meta{padding-right:32px;word-break:break-all}.upload__preview-file .file-info .file-meta .title{font-size:14px;line-height:1.5;font-weight:600;margin-bottom:8px}.upload__preview-file .file-info .file-meta .size{font-size:14px;line-height:1.5;font-weight:400}.anim-appear{animation:appear .5s ease-in-out}@keyframes appear{0%{opacity:0}to{opacity:1}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px #4444441c;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}/*! nouislider - 11.0.3 - 2018-01-21 14:04:07 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active,.mfp-close.nice-select.open{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active,.mfp-arrow.nice-select.open{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;inset:40px 0;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.dropbtn{border:none;box-shadow:0 0 0 2px #e6e8ec inset;padding:6px;cursor:pointer;border-radius:40px}.dropbtn:hover img{opacity:.8}.dropbtn:focus{box-shadow:0 0 0 2px #fff inset;background:#fff}.dropbtn img{display:block;width:28px;min-width:28px;height:28px;transition:all .3s;transition-timing-function:ease;transition-delay:0s}.langue-box .flag{position:relative;border:none;box-shadow:0 0 0 2px #e6e8ec inset;padding:6px;cursor:pointer;border-radius:40px;background:#fff}.langue-box .flag:hover img{opacity:.8}.langue-box .flag.selected{box-shadow:0 0 0 2px var(--success) inset}.langue-box .flag img{display:block;width:28px;min-width:28px;height:28px;transition:all .3s;transition-timing-function:ease;transition-delay:0s}.langue-box{display:flex;width:100%;align-items:center;border-radius:40px;padding:4px;column-gap:20px;font-size:14px}.langue-box:hover{background-color:#e6e8ec}.langue-box:hover .flag{box-shadow:none}.langue-box .flag .indicator{position:absolute;top:-4px;right:-4px;height:24px;width:24px;border-radius:100%;justify-content:center;align-items:center;background:var(--success);border:3px solid var(--white)}.langue-box .flag .indicator svg{height:10px;width:10px;stroke-width:3px;color:var(--white)}.dropdown{position:relative;margin-right:0;z-index:105}.dropdown-backdrop{position:fixed;inset:0;z-index:104;background:#1a1a1a}.dropdown-backdrop.show{opacity:.2}.dropdown-content{padding:12px;border-radius:12px;margin-top:10px;margin-left:-80px;border:1px solid #E6E8EC;transition:box-shadow .2s;display:none;position:absolute;background-color:#fff;min-width:180px;z-index:1;flex-wrap:wrap;row-gap:12px}@media (min-width: 768px){.dropdown-content{margin-left:-15px}}.show{display:flex}.reader__box{margin-bottom:16px;background:#fff;border-radius:16px;border:none;box-shadow:0 0 0 2px #e6e8ec inset;padding:6px 10px;width:100%;max-width:400px;min-height:280px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}body.dark .reader__box{background:#23262f}.reader__code{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:column;row-gap:20px;width:100%;padding:30px;border-radius:12px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1}.reader__code svg{width:100%;max-width:167px}.reader__code svg .st0{fill:#23262f}.reader__code svg .st1{fill:none;stroke:#c8cbce;stroke-width:8;stroke-miterlimit:10}.reader__code svg .st2{fill:none;stroke:#c8cbce;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10}body.dark .reader__code svg .st0{fill:#fff}body.dark .reader__code svg .st1{fill:none;stroke:#c8cbce;stroke-width:8;stroke-miterlimit:10}body.dark .reader__code svg .st2{fill:none;stroke:#c8cbce;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10}body.dark .wallet__code{background:#b1b5c3;border-color:#353945}#qr-code-container{position:relative;border-radius:12px}.qrcode__loader{width:100%;max-width:167px;height:167px;display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.spinner{color:var(--primary);height:50px;width:50px}body.dark .spinner{color:#e6e8ec}.no-camera{color:var(--primary);height:90px;width:90px}body.dark .no-camera{color:#e6e8ec;fill:#e6e8ec}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.reader__scan{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.wallet__item{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;row-gap:30px}@media (min-width: 768px){.wallet__item{flex-direction:row-reverse;column-gap:80px}}.qrcode_section,.qrcode_section .button-stroke{width:100%;min-width:310px;max-width:310px}.how_section{width:100%;max-width:550px}.proof_section h3,.how_section h3{font-size:24px;font-weight:600;line-height:28px;color:var(--primary);margin-top:24px;margin-bottom:16;font-family:DM Sans,sans-serif;letter-spacing:-.01em}body.dark .proof_section h3,body.dark .how_section h3{color:#fff}.proof_section h3 span,.how_section h3 span{font-size:18px;font-weight:400;color:#677394}.proof_section p,.how_section p{font-size:15px;line-height:1.4;color:#353945;margin-top:16px}body.dark .proof_section p,body.dark .how_section p{color:#e6e8ec}.how_section p{font-size:16px;line-height:1.4;color:#353945;margin-top:16px}.how_section small{font-size:14px;color:#777e90}.how_section li{padding-left:8px;padding-top:12px;font-weight:400;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.how_section li svg{color:var(--success);width:14px;margin-right:5px}.how_section ul{padding-top:10px;padding-bottom:10px}.proof_section{display:flex;flex-direction:column;flex-wrap:wrap}.proof_section ul{list-style:disc;padding-left:20px}.proof_section li{font-size:15px;line-height:1.4}@media (min-width: 768px){.proof_section li{font-size:16px;line-height:1.5}}@media (min-width: 768px){.proof_section{flex-direction:row;flex-wrap:nowrap;column-gap:60px}}.proof_section .col{width:100%}.proof_section .col p{font-size:15px;line-height:1.4}@media (min-width: 768px){.proof_section .col p{font-size:16px;line-height:1.5}}.section-bg{background-color:#f6f6f4;padding-top:30px;padding-bottom:70px}@media (min-width: 768px){.section-bg{padding-top:80px;padding-bottom:100px}}.section-hero{padding-bottom:50px}@media (min-width: 768px){.section-hero{padding-top:80px;padding-bottom:80px}}.footer__info{max-width:320px}.footer__body{display:block}.footer__col:nth-child(2){border:none}.footer__row{padding:64px 0 0}@media (min-width: 768px){.footer__row{padding:80px 0 48px}}.camera-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap}.camera-error-container .qrcode__loader{height:120px}.camera-error-container span{text-align:center}.error-message{background-color:var(--error-alt);border:2px solid var(--error);padding:15px 20px;border-radius:12px;margin-top:16px;color:#23262f;display:flex;flex-direction:row;flex-wrap:wrap}.error-message p{line-height:2;display:block;width:100%;margin-bottom:12px}.error-message .error-label{background-color:#fff;border:1px solid var(--error);text-align:center;margin-right:10px;margin-bottom:10px;padding:3px 8px;border-radius:4px;display:flex;width:fit-content}.upload__icon .icon{width:50px;height:50px}.upload__foot .upload__button .icon,.upload__button .icon{width:15px;height:15px}body.dark .upload__foot .upload__button:hover .icon,body.dark .upload__button:hover .icon{fill:var(--primary)}.upload__foot .upload__button:disabled .icon,.upload__button:disabled .icon{fill:#777e90}.upload__foot .upload__button:disabled,.upload__button:disabled{background:#e6e8ec;cursor:not-allowed;color:#777e90}body.dark .upload__foot .upload__button,body.dark .upload__button{border:2px solid white;background:transparent}body.dark .upload__foot .upload__button:hover,body.dark .upload__button:hover{background:#fff;color:var(--primary)}.field__input.error,.field__textarea.error{border-color:#ef466f}.animate-hide{animation:disapear .4s cubic-bezier(.25,.46,.45,.94) both}@keyframes disapear{0%{opacity:1}99%{opacity:0}to{display:none}}.deposit__download{margin-top:12px;padding:24px;border-radius:16px;box-shadow:0 64px 64px -24px #1f2f461f;border:1px solid #E6E8EC}.deposit__download .deposit-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:left;column-gap:25px}.deposit__download .deposit-container .icon-img img{width:100%;max-width:60px}.deposit__download .deposit-container a{width:100%;max-width:100%}.download__description h5{font-size:16px;line-height:1.5;font-weight:500;color:#23262f;text-align:left;margin-bottom:16px}.download__description p{font-size:12px;line-height:1.5;color:#777e90;margin-bottom:8px}.download__text{margin-bottom:60px;font-size:16px;line-height:1.5;color:#23262f}.download__description a,.download__text a{text-decoration:underline;font-weight:500;color:#23262f}.cert_download_button{margin-top:32px}body.dark .cert_download_button{background:transparent;box-shadow:0 0 0 2px #fff inset}body.dark .cert_download_button:hover{background:#fff;box-shadow:0 0 0 2px var(--primary) inset;color:var(--primary)}.success__details .item__title{margin-bottom:16px;font-size:40px}@media (min-width: 768px){.success__details .item__title{font-size:48px}}.success__details{display:flex;flex-direction:column;flex-shrink:0;width:100%}@media (min-width: 768px){.success__details{width:336px}}@media (min-width: 1179px){.success__details{width:450px}}.success__transaction{position:relative;flex-grow:1;align-self:flex-start}@media (min-width: 768px){.success__transaction{margin-left:32px}}@media (min-width: 1023px){.success__transaction{margin-left:64px}}@media (min-width: 1179px){.success__transaction{margin-left:96px}}.success__center{display:block}@media (min-width: 768px){.success__center{display:flex}}.owb-section{padding:32px 0 64px}@media (min-width: 768px){.owb-section{padding:64px 0 112px}}@media (min-width: 1023px){.owb-section{padding:80px 0 128px}}.owb-hero-content{width:100%;max-width:1280px;margin:0 auto;padding-left:32px;padding-right:32px;display:flex;flex-direction:column;row-gap:32px;flex-wrap:nowrap;align-items:center;justify-content:space-between;background-image:url(/assets/ownbase-blueprint-bg-BexXYroC.webp);background-repeat:no-repeat;background-position:bottom -100px center;background-size:700px}@media (min-width: 768px){.owb-hero-content{background-position:center right;padding-left:40px;padding-right:40px;flex-direction:row;column-gap:32px;row-gap:0}}@media (min-width: 1023px){.owb-hero-content{padding-left:80px;padding-right:80px}}.owb-hero-content h1{width:100%;max-width:450px;font-size:35px;font-weight:700}@media (min-width: 768px){.owb-hero-content h1{font-size:40px}}@media (min-width: 1023px){.owb-hero-content h1{font-size:48px}}.owb-hero-content .left-col{width:100%;max-width:550px}.owb-hero-content .right-col{width:100%;max-width:320px;padding:0 32px;margin:-30px 0 -60px}@media (min-width: 768px){.owb-hero-content .right-col{max-width:450px;margin:0}}.owb-hero-content .right-col img{width:100%;max-width:100%;box-shadow:-16px 16px 6px #00000029;border-radius:16px;transform:rotateX(50deg) rotateY(0) rotate(-45deg)}@media (min-width: 768px){.owb-hero-content .right-col img{transform:none;box-shadow:0 3px 6px #00000029}}.owb-hero-content .upload__button{display:flex}.owb-hero-content .upload__button:hover{background-color:var(--secondary)}@media (min-width: 768px){.owb-hero-content .upload__button{display:inline-flex}}.owb-hero-content ul{padding:32px 0}.owb-hero-content ul li{font-size:16px;display:flex;align-items:center;column-gap:18px;margin-bottom:16px}.owb-hero-content ul li svg{min-width:20px}.legal__details{display:flex;flex-direction:column;flex-shrink:0;width:100%}@media (min-width: 768px){.legal__details{width:500px}}@media (min-width: 1179px){.legal__details{width:600px}}.legal__description h5{font-size:20px;line-height:1.5;font-weight:500;color:#23262f;text-align:left;margin-bottom:20px}.legal__description p{font-size:14px;line-height:1.5;color:#777e90;margin-bottom:8px}.legal__text{margin-bottom:60px;font-size:16px;line-height:1.5;color:#23262f}.legal__description a,.legal__text a{text-decoration:underline;font-weight:500;color:#23262f}
