:root{--bg-primary:#f6f9ff;--bg-secondary:#dee6ff;--bs-blue:#3761ee;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#e83e8c;--bs-red:#ff7851;--bs-orange:#fd7e14;--bs-yellow:#ffce67;--bs-green:#56cc9d;--bs-teal:#20c997;--bs-cyan:#6cc3d5;--bs-black:#000;--bs-white:#fff;--bs-gray:#888;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#f7f7f9;--bs-gray-300:#eceeef;--bs-gray-400:#ced4da;--bs-gray-500:#aaa;--bs-gray-600:#888;--bs-gray-700:#5a5a5a;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#3761ee;--bs-secondary:#f3969a;--bs-success:#56cc9d;--bs-info:#6cc3d5;--bs-warning:#ffce67;--bs-danger:#ff7851;--bs-light:#f8f9fa;--bs-dark:#343a40;--bs-primary-rgb:120,194,173;--bs-secondary-rgb:243,150,154;--bs-success-rgb:86,204,157;--bs-info-rgb:108,195,213;--bs-warning-rgb:255,206,103;--bs-danger-rgb:255,120,81;--bs-light-rgb:248,249,250;--bs-dark-rgb:52,58,64;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:136,136,136;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#888;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#eceeef;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.4rem;--bs-border-radius-sm:0.3rem;--bs-border-radius-lg:0.6rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#21304f;--bs-link-hover-color:#4865a6;--bs-code-color:#e83e8c;--bs-highlight-bg:#fff5e1}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#3761ee;--bs-btn-border-color:#3761ee;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4b70f0;--bs-btn-hover-border-color:#4b70f0;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#3257d7;--bs-btn-active-border-color:#3257d7;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#788fda;--bs-btn-disabled-border-color:#788fda}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#f0b239;--bs-btn-border-color:#f0b239;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f0b239;--bs-btn-disabled-border-color:#f0b239}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#ea6f54;--bs-btn-border-color:#ea6f54;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#ea6f54;--bs-btn-disabled-border-color:#ea6f54}.pagination{--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:transparent;--bs-pagination-border-width:0px;--bs-pagination-border-color:#24ac4a;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#3761ee;--bs-pagination-active-bg:#f6f9ff;--bs-pagination-active-border-color:#97dcea;--bs-pagination-disabled-color:#a1acb5;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6}.pagination:last-child{margin-bottom:0}@keyframes dropdownAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes dropdownAnimation{0%{opacity:0}to{opacity:1}}.dropdown-toggle:after{background:no-repeat 0 0 url(../img/icons/dropdown-carret.svg);background-size:100% 100%;border:0;height:6px;margin-left:.555em;transform:rotate(180deg);transition:transform .3s ease;vertical-align:.055em;width:11px}.dropdown-toggle.show:after,.dropdown-toggle[aria-expanded=true]:after{transform:rotate(0deg)}.dropdown-toggle.btn-info:after,.dropdown-toggle.btn-primary:after{filter:brightness(20)}.dropdown-menu{--bs-dropdown-font-size:0.9285rem;--bs-dropdown-link-hover-bg:#fbfbfb;--bs-dropdown-link-active-bg:rgba(33,48,79,.1);--bs-dropdown-link-active-color:#000;--bs-dropdown-link-color:#21304f;--bs-dropdown-link-hover-color:#375998;--bs-dropdown-item-padding-x:1em;--bs-dropdown-item-padding-y:1em;--bs-dropdown-header-padding-x:1em;--bs-dropdown-header-padding-y:1em;--bs-border-color:#ececec;background:#fff;border:0;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.05);margin-top:8px!important;padding:0}.dropdown-menu.show{animation-duration:.2s;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-iteration-count:1;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-name:dropdownAnimation;-webkit-animation-name:dropdownAnimation;-moz-animation-name:dropdownAnimation;animation-timing-function:ease;-webkit-animation-timing-function:ease;-moz-animation-timing-function:ease}.dropdown-menu>.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-menu>.dropdown-item:last-child{border-radius:0 0 8px 8px}.dropdown-item{align-items:center;display:flex;font-weight:500;gap:8px;justify-content:flex-start;line-height:1;min-height:40px;transition:color .2s ease,background-color .2s ease}.alert{--bs-alert-border:2px dashed var(--bs-alert-border-color);font-weight:500}.alert-primary{--bs-alert-color:#3257d7;--bs-alert-bg:#d5deff;--bs-alert-border-color:#a9bdff}.alert-secondary{--bs-alert-color:#717171;--bs-alert-bg:#f1f1f1;--bs-alert-border-color:#ddd9d9}.alert-success{--bs-alert-color:#20c27e;--bs-alert-bg:#ddfff1;--bs-alert-border-color:#9ff0ce}.alert-danger{--bs-alert-color:#c22020;--bs-alert-bg:#faecec;--bs-alert-border-color:#ebcfcf}.alert-warning{--bs-alert-color:#c29520;--bs-alert-bg:#f5eedb;--bs-alert-border-color:#e8dcb2}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-payment{padding-right:30px}.alert-payment:after{background:no-repeat 0 0 url(../img/icons/alert-payment.svg);background-size:100% 100%;content:" ";display:block;height:16px;margin:-8px 0 0;position:absolute;right:16px;top:50%;width:16px}.table-crud{border:1px solid #e9edf8;border-collapse:separate;border-radius:8px;border-spacing:0}.table-crud>:not(caption)>*>*{padding-left:1rem;padding-right:1rem}.table-crud td,.table-crud th{border:1px solid #e9edf8;color:#21304f;font-weight:700}.table-crud th{color:#919db6}.table-crud th:first-child{border-radius:8px 0 0 0}.table-crud th:last-child{border-radius:0 8px 0 0}.table-crud th a{text-decoration:none}.table-crud th a.asc,.table-crud th a.desc{color:#3761ee;display:block;position:relative}.table-crud th a.asc:after,.table-crud th a.desc:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #3761ee;content:" ";display:block;height:0;margin:-3px 0 0;position:absolute;right:0;top:50%;width:0}.table-crud th a.asc:after{transform:rotate(180deg)}.table-crud tr:last-child td:first-child{border-radius:0 0 0 8px}.table-crud tr:last-child td:last-child{border-radius:0 0 8px 0}.table-bordered{border-radius:8px;border-width:2px}.table-bordered td,.table-bordered th{border-width:2px}.breadcrumb{--bs-breadcrumb-margin-bottom:1.68rem;--bs-breadcrumb-divider-color:#787e9e;--bs-breadcrumb-item-padding-x:6px;--bs-breadcrumb-item-active-color:#0b1e2c;--bs-breadcrumb-font-size:12px;color:#0b1e2c;--bs-link-color:#707e9a;--bs-link-hover-color:#3761ee}.breadcrumb a{text-decoration:none;transition:color .3s ease}.container{max-width:1248px;padding-left:24px;padding-right:24px}@media (max-width:800px){.container{padding-left:12px;padding-right:12px}}body,html{background:#fff;font-family:Inter,sans-serif;min-width:340px}html{font-size:14px}*{min-height:0;min-width:0}.load--preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}.btn-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0;border:0;cursor:pointer;display:inline-block;margin:0;padding:0}.btn-reset,.layout-bg{height:auto;width:auto}.layout-bg{background:rgba(181,186,194,.88);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:700}body[data-body-fly] .layout-bg{opacity:1;visibility:visible}.wraps{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.container-center{align-self:center;justify-self:center;margin:auto}.content{flex:1 0}.content_width .container{max-width:1700px}@-webkit-keyframes anim-rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes anim-rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(1turn);-moz-transform:rotate(1turn);-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.pagination{align-content:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.pagination>li{position:relative}.pagination>li>a,.pagination>li>span{background-color:#fff;border:1px solid #e9edf8;border-radius:8px;color:#21304f;display:block;font-size:12px;height:32px;line-height:32px;margin:0;padding:0;position:relative;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:32px}.pagination>li.next>a,.pagination>li.next>span,.pagination>li.prev>a,.pagination>li.prev>span{overflow:hidden;text-indent:-9999px!important}.pagination>li.next>a:after,.pagination>li.next>span:after,.pagination>li.prev>a:after,.pagination>li.prev>span:after{font-size:inherit;line-height:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;align-content:center;content:"<";display:flex;height:100%;justify-content:center;left:0;position:absolute;text-indent:0;top:0;width:100%}.pagination>li.next>a:after,.pagination>li.next>span:after{content:">"}.pagination>li>a:hover{background-color:#3761ee;border:none;color:#fff;text-decoration:none;z-index:2}.pagination>li.active>a,.pagination>li.active>span{background-color:#3761ee;border:none;color:#fff;z-index:3}.pagination>li.disabled>a,.pagination>li.disabled>span{background-color:#fff;border-color:#e9edf8;color:#21304f;pointer-events:none}.breadcrumb{display:block;font-size:0}.breadcrumb-item{display:inline;font-size:12px;word-break:break-word}.breadcrumb-item:before{display:inline;float:none!important}.fly-scroll-top-site{bottom:0;height:1px;left:0;position:fixed;right:0;width:auto}.fly-scroll-top-site-container{margin:0 auto;max-width:1400px;position:relative;width:100%}.fly-scroll-top-site-btn{bottom:60px;height:44px;opacity:0;position:absolute;right:20px;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:44px}@media (max-width:799.5px){.fly-scroll-top-site-btn{bottom:30px;height:34px;right:14px;width:34px}}.fly-scroll-top-site-btn:after{background:no-repeat 0 0 url(../img/icons/dropdown-carret.svg);background-size:100% 100%;border:0;content:" ";display:block;filter:brightness(20);height:12px;vertical-align:.055em;width:22px}.fly-scroll-top-site-btn.allow-scroll{opacity:1;visibility:visible}.btn-danger,.btn-info,.btn-primary,.btn-success,.btn-warning{border:none}.btn-danger:focus,.btn-info:focus,.btn-primary:focus,.btn-success:focus,.btn-warning:focus{border:none;box-shadow:none}.btn{align-items:center;border-radius:8px;display:flex;justify-content:center}.btn-success{background:#20c27e;border:none;outline:none}.btn-success:hover{background:#24d88c}.btn-success:active,.btn-success:focus{background:#1cac70}.btn-gray{background:#e3eaf9;border:none;color:#506183;outline:none}.btn-gray:hover{background:#d9e2f7}.btn-gray:active,.btn-gray:focus{background:#cedaf5}.btn-black{background:#212123;border:none;color:#fff;outline:none}.btn-black:hover{background:#1b1b1c}.btn-black:active,.btn-black:focus{background:#151516}.btn-icon{align-items:center;display:flex;gap:1.1428571429rem;justify-content:space-between}.btn-md{line-height:1;min-height:2.8571428571rem;padding:8px 16px}.btn-sm.btn-icon{gap:.5714285714rem}.btn-sm.btn-icon-solo{padding:8px}.btn-sm{font-size:.8571428571rem;line-height:1;min-height:24px;padding:8px 12px}.btn-lg{font-size:16px;font-style:normal;font-weight:700;line-height:16px;min-height:3rem;padding:16px 24px}.btn__label{flex:1 0;text-align:left}.btn-arrow-svg svg{border:0;height:6px;margin-left:.555em;transform:rotate(180deg);transition:transform .3s ease;vertical-align:.055em;width:11px}.btn-arrow-svg[aria-expanded=true] svg{transform:rotate(0deg)}.btn-pseudo-link{border-bottom:1px dashed #3761ee;color:#3761ee;display:inline-flex;line-height:1.12;position:relative;transition:color .3s ease,border-color .3s ease;vertical-align:baseline}.btn-pseudo-link:hover{border-bottom-color:#5b83ff;color:#5b83ff}.btn-pseudo-link-arrow-down{position:relative}.btn-pseudo-link-arrow-down:after{align-items:center;background:no-repeat 50% url(../img/icons/dropdown-carret.svg);border:0;content:" ";display:flex;height:20px;justify-content:center;left:100%;line-height:20px;margin:-8px 0 0;position:absolute;top:50%;transform:rotate(-180deg);transition:transform .3s ease;width:20px}.btn-pseudo-link-arrow-down[aria-expanded=true]:after{transform:rotate(0deg)}.nav-link_icon{align-items:center;display:flex}.nav-link_partnership{color:#00a90d;gap:0 8px;transition:opacity .3s ease}.nav-link_partnership:before{background:no-repeat 0 0 url(../img/icons/link-provider.svg);background-size:100% 100%;content:" ";height:16px;width:16px}.nav-link_partnership:hover{color:#00a90d;opacity:.6}.badge{text-decoration:none;transition:color .3s ease}.badge-md{border-radius:8px;font-size:14px;line-height:16px;padding:6px 8px}.badge-white{background-color:#fff;color:#21304f}.badge-white:hover{color:#3761ee}.loader-overflow{align-items:center;background:hsla(0,0%,100%,.7);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:77}.modal-static__container .loader-overflow{border-radius:10px}.loader-order{animation:spinner-bulqg1 .64s linear infinite alternate,spinner-oaa3wk 1.28s linear infinite;border:6.4px solid #3761ee;border-radius:50%;flex:none;height:40px;width:40px}@keyframes spinner-bulqg1{0%{clip-path:polygon(50% 50%,0 0,50% 0,50% 0,50% 0,50% 0,50% 0)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 0,100% 0,100% 0)}25%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0,100% 0,100% 100%,50% 100%,0 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0 100%)}}@keyframes spinner-oaa3wk{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}to{transform:scaleY(-1) rotate(-135deg)}}.idesc{color:#2c2045;font-size:14px;font-weight:500;line-height:1.14;word-break:break-word}.idesc p{margin:16px 0}.idesc .h1,.idesc .h2,.idesc .h3,.idesc .h4,.idesc .h5,.idesc .h6,.idesc h1,.idesc h2,.idesc h3,.idesc h4,.idesc h5,.idesc h6{margin:30px 0 12px}.idesc ul{line-height:1.64;padding:revert}.idesc ol,.idesc ul,.idesc ul>li{display:revert;list-style:revert;margin:revert}.idesc ol{line-height:1.64;padding:revert}.idesc p+ul{margin-top:10px}.idesc ol>li{display:revert;list-style:revert;margin:revert}.idesc ol ol,.idesc ol ul,.idesc ul ol,.idesc ul ul{margin-left:20px}.idesc .h1:first-child,.idesc .h2:first-child,.idesc .h3:first-child,.idesc .h4:first-child,.idesc .h5:first-child,.idesc .h6:first-child,.idesc h1:first-child,.idesc h2:first-child,.idesc h3:first-child,.idesc h4:first-child,.idesc h5:first-child,.idesc h6:first-child,.idesc p:first-child{margin-top:0!important}.idesc .h1:last-child,.idesc .h2:last-child,.idesc .h3:last-child,.idesc .h4:last-child,.idesc .h5:last-child,.idesc .h6:last-child,.idesc h1:last-child,.idesc h2:last-child,.idesc h3:last-child,.idesc h4:last-child,.idesc h5:last-child,.idesc h6:last-child,.idesc p:last-child{margin-bottom:0!important}.idesc img{border-radius:5px;height:auto;max-width:500px}@media (max-width:520px){.idesc img{max-width:100%}}.idesc code{color:#e83e8c;font-size:.875em;word-wrap:break-word}.idesc blockquote{background:rgba(233,237,248,.5);border-left:4px solid #3761ee;border-radius:10px;color:#1f2a44;line-height:1.55;margin:16px 0;padding:14px 16px;word-break:break-word}.idesc blockquote>:last-child{margin-bottom:0}.idesc blockquote p{margin:0 0 10px}.idesc blockquote p:last-child{margin-bottom:0}.idesc blockquote a{color:#3761ee;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.idesc blockquote code{background:rgba(55,97,238,.12);border-radius:6px;padding:2px 6px}.idesc hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.list-icon{list-style:none}.list-icon>li{padding-left:24px;position:relative}.list-icon-dot>li:before{background:no-repeat 0 0 url(../img/icons/list-dot.svg);background-size:100% 100%}.list-icon-checked>li:before,.list-icon-dot>li:before{content:"";float:left;height:14px;margin:4px 0 0 -24px;width:14px}.list-icon-checked>li:before{background:no-repeat 0 0 url(../img/icons/list-check.svg);background-size:100% 100%}.list-icon-unchecked>li:before{background:no-repeat 0 0 url(../img/icons/list-uncheck.svg);background-size:100% 100%;content:"";float:left;height:14px;margin:4px 0 0 -24px;width:14px}.ics{align-items:center;background:no-repeat 50%;background-size:contain;display:inline-flex;flex:none;height:16px;justify-content:center;vertical-align:top;width:16px}.ics_tiny{height:8px;width:8px}.ics_sm{height:12px;width:12px}.ics_position_show{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.ics_success{filter:brightness(0) saturate(100%) invert(67%) sepia(38%) saturate(856%) hue-rotate(102deg) brightness(87%) contrast(85%)}.ics_primary{filter:brightness(0) saturate(100%) invert(27%) sepia(91%) saturate(1306%) hue-rotate(205deg) brightness(101%) contrast(91%)}.ics_light{filter:contrast(0) brightness(20)}.ics_btn_menu{background-image:url(../img/icons/btn-menu.svg)}.ics_btn_cart{background-image:url(../img/icons/btn-cart.svg)}.ics_btn_catalog{background-image:url(../img/icons/btn-catalog.svg)}.ics_btn_login{background-image:url(../img/icons/btn-login.svg)}.ics_btn_register{background-image:url(../img/icons/btn-user-register.svg)}.ics_btn_search{background-image:url(../img/icons/btn-search.svg)}.ics_btn_search_more{background-image:url(../img/icons/btn-search-more.svg)}.ics_btn_clear{background-image:url(../img/icons/btn-clear.svg)}.ics_btn_user{background-image:url(../img/icons/btn-user.svg)}.ics_btn_flame{background-image:url(../img/icons/btn-flame.svg)}.ics_btn_list{background-image:url(../img/icons/btn-list.svg)}.ics_btn_arrow{background-image:url(../img/icons/btn-arrow.svg)}.ics_btn_market{background-image:url(../img/icons/btn-market.svg)}.ics_btn_case{background-image:url(../img/icons/btn-case.svg)}.ics_btn_basket{background-image:url(../img/icons/btn-basket.svg)}.ics_btn_copy{background-image:url(../img/icons/btn-copy.svg)}.ics_btn_download{background-image:url(../img/icons/btn-download.svg)}.ics_btn_refresh{background-image:url(../img/icons/btn-refresh.svg)}.ics_btn_trophy{background-image:url(../img/icons/btn-trophy.svg)}.ics_link_telegram{background-image:url(../img/icons/link-telegram.svg)}.ics_btn_home{background-image:url(../img/icons/btn-home.svg)}.ics_btn_catalog_root{background-image:url(../img/icons/btn-catalog-root.svg)}.ics_btn_nav_close{background-image:url(../img/icons/btn-nav-close.svg)}.ics_btn_faq{background-image:url(../img/icons/btn-faq.svg)}.ics_prop_cash{background-image:url(../img/icons/prop-cash.svg)}.ics_btn_close{background-image:url(../img/icons/btn-close.svg)}.ics_btn_star{background-image:url(../img/icons/btn-star.svg)}.ics_btn_view{background-image:url(../img/icons/btn-view.svg)}.ics_return_money{background-image:url(../img/icons/return-money.svg)}.ics_prop_time{background-image:url(../img/icons/prop-time.svg)}.ics_prop_time_blue{background-image:url(../img/icons/prop-time-blue.svg)}.ics_prop_note{background-image:url(../img/icons/prop-note.svg)}.ics_email{background-image:url(../img/icons/email.svg)}.ics_blog-time{background-image:url(../img/icons/blog-prop-time.svg)}.ics_blog-category{background-image:url(../img/icons/blog-prop-category.svg)}.ics_btn_cabinet_my_order{background-image:url(../img/icons/btn-cabinet-my-order.svg)}.ics_btn_cabinet_balance{background-image:url(../img/icons/btn-cabinet-balance.svg)}.ics_btn_cabinet_partners{background-image:url(../img/icons/btn-cabinet-partners.svg)}.ics_btn_cabinet_withdraw{background-image:url(../img/icons/btn-cabinet-withdraw.svg)}.ics_btn_cabinet_supplier{background-image:url(../img/icons/link-provider.svg)}.ics_btn_cabinet_setting{background-image:url(../img/icons/btn-cabinet-setting.svg)}.ics_btn_cabinet_logout{background-image:url(../img/icons/btn-cabinet-logout.svg)}.ics_btn-product-favorite-add{background-image:url(../img/icons/btn-product-favorite-add.svg)}.ics_btn-product-favorite-remove{background-image:url(../img/icons/btn-product-favorite-remove.svg)}.crud-card{border-radius:16px}.crud-card,.crud-card__header{background:#fff;padding:1.5rem}.crud-card__header{align-items:center;border-bottom:1px solid #ececec;border-radius:16px 16px 0 0;display:flex;gap:15px 10px;justify-content:space-between;margin:-1.5rem -1.5rem 0}.crud-card__header+.crud-card__body{margin-top:0}.crud-card__left{align-items:center;display:flex;gap:16px}@media (max-width:424px){.crud-card__left{flex-direction:column;gap:10px 0}}.crud-card__title{color:#0b1e2c;font-size:18px;font-weight:700;margin:0}.crud-card__controls,.crud-card__title_after{align-items:center;display:flex;flex:none;flex-wrap:wrap;gap:12px}.crud-card__controls{margin-bottom:-5px;margin-top:-5px}@media (max-width:765px){.crud-card__controls{flex:1 0;justify-content:flex-end}}.crud-card__body{margin:-1.5rem;padding:1.5rem}.crud-card__overflow{margin:-1.5rem}.crud-card__overflow .summary{background:#fdfdfd;border-bottom:1px solid #ececec;padding:.5rem 1.5rem}@media (max-width:1172px){.crud-card__scroller{overflow:hidden;overflow-x:auto}}.crud-card__table{margin:0;width:100%}.crud-card__table tr>td,.crud-card__table tr>th{border-bottom:1px solid #ececec;padding:.75rem .5rem;vertical-align:middle}.crud-card__table tr>td:first-child,.crud-card__table tr>th:first-child{padding-left:1.5rem}.crud-card__table tr>td:last-child,.crud-card__table tr>th:last-child{padding-right:1.5rem;text-align:right}.crud-card__table tr>td:first-child:last-child,.crud-card__table tr>th:first-child:last-child{text-align:center}.crud-card__table tr>th{color:#787e9e;font-size:12px;font-weight:500;text-transform:uppercase}.crud-card__table tr>th a{border-bottom:1px dashed #787e9e;color:#787e9e;text-decoration:none;transition:color .3s ease}.crud-card__table tr>th a:hover{color:#4e5eaf}.crud-card__table tr>th a.asc,.crud-card__table tr>th a.desc{white-space:nowrap}.crud-card__table tr>th a.asc:after,.crud-card__table tr>th a.desc:after{background:#fff no-repeat 50% url(../img/icons/filter-asc.svg);background-size:contain;content:" ";display:inline-block;height:16px;margin:0 0 0 4px;vertical-align:middle;width:16px}.crud-card__table tr>th a.desc:after{transform:scaleY(-1)}.crud-card__table tr>td{color:#0b1e2c;font-size:14px;font-weight:500;line-height:16px;word-break:break-word}.crud-card__pagination{padding:1rem}.crud-card__pagination .pagination{gap:5px;margin:0}.crud-card__pagination .pagination .next,.crud-card__pagination .pagination .prev{display:none}.crud-card__pagination .pagination .page-link{border-radius:5px}.table-col-id{width:70px}.mini-action{align-items:center;display:flex;gap:5px}.mini-action__value{white-space:nowrap}.mini-action__btn{border-radius:6px;flex:none;height:26px;min-width:26px;order:-1;padding:0 5px}.btn-clipboard{position:relative}.btn-clipboard .ics_clipboard-copy{transform:translate(0);transition:transform .3s ease,opacity .3s ease}.btn-clipboard .ics_clipboard-check{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-60%,-60%);transition:transform .3s ease,opacity .3s ease}.btn-clipboard.type--copysuccess .ics_clipboard-copy{opacity:0;transform:translate(5px,-5px)}.btn-clipboard.type--copysuccess .ics_clipboard-check{opacity:1;transform:translate(-50%,-50%)}.btn-showed{position:relative}.btn-showed .ics_eye-open{transform:translate(0);transition:transform .3s ease,opacity .3s ease}.btn-showed .ics_eye-close{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-60%,-60%);transition:transform .3s ease,opacity .3s ease}.btn-showed.type--active .ics_eye-open{opacity:0;transform:translate(5px,-5px)}.btn-showed.type--active .ics_eye-close{opacity:1;transform:translate(-50%,-50%)}.filter-drop-open .card-toggle{max-height:650px}.card{border:2px solid #f6f9ff;border-radius:12px;display:flex;flex-direction:column}.card-toggle{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease}.card-title{font-size:14px;margin:0 0 16px}.card-header,.card-title{color:#21304f;font-weight:700;line-height:16px}.card-header{align-items:flex-start;background:#f6f9ff;border:none;display:flex;flex-direction:row;font-size:16px;font-style:normal;gap:10px;padding:24px;position:relative}.card-header__row{flex:none;width:100%}.card-header__row-title{font-size:20px;text-align:center}.card-header-title{flex:1 0}.card-header-controls{margin-bottom:-4px;margin-top:-4px}@media screen and (max-width:680px){.card-header-controls{margin-bottom:0;margin-top:0}}.card-header-toggle-button{height:44px;padding:0 16px}.card-header-toggle-button-icon{display:block;height:16px;transform:rotate(180deg);transition:transform .3s ease;width:16px}.card-header-toggle-button.active .card-header-toggle-button-icon{transform:rotate(0deg)}@media screen and (max-width:480px){.card-header__tabs{padding:16px}}.card-header__tabs{padding:16px 16px 0}@media screen and (max-width:680px){.card-header__btns{flex-direction:column}}.card-header__btns{align-items:center;justify-content:space-between;min-height:60px;padding:18px 24px}@media screen and (max-width:551px){.card-header__bottom,.card-header__left .text-center{width:100%}}@media screen and (min-width:768px){.card-header__guest-btn{display:none!important}}.card-header_middle{background:#fbfcff;border-bottom:1px solid #eee;padding-bottom:17px;padding-top:16px}.card-body{align-items:flex-start;color:#21304f;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:16px;line-height:150%;padding:24px}.card-body_block{display:block}.card-body-column{flex-direction:column}.card-footer{align-items:flex-start;background:#fff;border-radius:0 0 12px 12px!important;border-top:2px solid #f6f9ff;display:flex;flex-direction:row;gap:16px;padding:24px}.form__group{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:992px){.form-over-btn{align-items:center;display:flex;min-height:48px}}.input__group{display:flex;flex-direction:column;position:relative}.input__group-radio div{align-items:center;display:flex}.input__group-radio div label:first-child span{border:2px solid #f6f9ff;border-radius:8px 0 0 8px;border-right-width:1px}.input__group-radio div label:last-child span{border:2px solid #f6f9ff;border-left-width:1px;border-radius:0 8px 8px 0}.input__group-radio div label span{align-items:center;border:2px solid #f6f9ff;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:16px;padding:14px 16px;position:relative}.input__group-radio div label span:hover{background:#fafdff}.input__group-radio div label span{color:#21304f;font-size:14px;font-weight:500;line-height:16px;transition:border .3s ease,color .3s ease,background-color .3s ease}.input__group-radio div label span:after{background-color:#3761ee;bottom:-2px;content:"";height:2px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:calc(100% - 32px)}.input__group-radio div label span:focus,.input__group-radio div label span:focus-visible{border:2px solid #dfeafa;outline:none}.input__group-radio div label input{height:100%;left:0;margin:0;position:absolute;visibility:hidden;width:100%}.input__group-radio div label input:checked+span{color:#3761ee}.input__group-radio div label input:checked+span:after{opacity:1}.input__group .alert{margin-bottom:0;margin-top:16px}.input__group-flex{display:flex;flex-direction:row;gap:16px}.input__group-flex .input__group{flex:1 0;position:relative}.input__group-flex .input__group_filter_labels{flex:none;width:140px}.input__group-flex .input__group-inner-border{align-items:center;border:2px solid #f6f9ff;border-radius:8px;display:flex;flex:1 0;gap:16px;min-height:48px;padding:0 16px}.input__group-flex .input__group-suffix{align-items:center;bottom:0;color:#21304f;display:flex;font-size:14px;font-weight:500;height:auto;justify-content:center;position:absolute;right:16px;text-align:center;top:0}.input__group-flex .input__group_double{display:flex}.input__group-flex .input__group_double .input__group input{border-radius:0}.input__group-flex .input__group_double .input__group_first input{border-radius:8px 0 0 8px;border-right-width:1px}.input__group-flex .input__group_double .input__group_last input{border-left-width:1px;border-radius:0 8px 8px 0}.input__group-chosen{position:relative}.input__group-chosen-select{border-right:2px solid #f6f9ff;left:0;position:absolute;top:0}.input__group-chosen-select .select2-container--default .select2-selection--single{background-color:transparent!important;border-color:transparent!important}.input__group-chosen_contact .input__group-chosen-select{width:70px}.input__group-chosen_contact .option--label{display:none}.input__group-chosen_contact .input__place[type]{padding-left:80px}.input__group .invalid-feedback{background:#fff;color:#c22020;font-size:10px;font-weight:400;line-height:16px;margin:0;padding:0 4px 0 16px}.input__group .form-text{margin:5px 0 0 16px}.input__group .pseudo-input-border,.input__group input[type=date],.input__group input[type=email],.input__group input[type=number],.input__group input[type=password],.input__group input[type=tel],.input__group input[type=text],.input__group select,.input__group textarea{align-items:center;border:2px solid #dfeafa;border-radius:8px;color:#21304f;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:16px;line-height:16px;min-height:48px;padding:0 16px;transition:border .3s ease}.input__group .pseudo-input-border:focus,.input__group .pseudo-input-border:focus-visible,.input__group input[type=date]:focus,.input__group input[type=date]:focus-visible,.input__group input[type=email]:focus,.input__group input[type=email]:focus-visible,.input__group input[type=number]:focus,.input__group input[type=number]:focus-visible,.input__group input[type=password]:focus,.input__group input[type=password]:focus-visible,.input__group input[type=tel]:focus,.input__group input[type=tel]:focus-visible,.input__group input[type=text]:focus,.input__group input[type=text]:focus-visible,.input__group select:focus,.input__group select:focus-visible,.input__group textarea:focus,.input__group textarea:focus-visible{border:2px solid #bbceee;outline:none}.input__group textarea{padding:14px 16px}.input__group .control-label,.input__group .form-label{background:#fff;border-radius:5px;color:#506183;font-size:10px;font-weight:400;left:12px;line-height:16px;margin:0;padding:0 4px;position:absolute;top:-8px;z-index:3}.input__group .control-label_req:after,.input__group .form-label_req:after{color:red;content:"*";font-weight:700;margin-left:4px}select{align-items:center;-webkit-appearance:none;background-image:url(../img/icons/dropdown-carret.svg);background-position:right 16px center;background-repeat:no-repeat;border:2px solid #f6f9ff;border-radius:8px;color:#21304f;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:16px;line-height:16px;margin:0;padding:14px 40px 14px 16px;position:relative;transition:border .3s ease}select:focus,select:focus-visible{outline:none}div.input__checkbox{cursor:default!important}.input__checkbox{align-items:center;color:#506183;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:8px;line-height:16px}.input__checkbox input[type=checkbox],.input__checkbox input[type=radio]{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #dfeafa;border-radius:4px;box-sizing:border-box;flex:none;height:20px;position:relative;transition:background-color .3s ease,border .3s ease;width:20px}.input__checkbox input[type=checkbox].is-invalid,.input__checkbox input[type=radio].is-invalid{border-color:darkred}.input__checkbox input[type=checkbox].is-invalid+label,.input__checkbox input[type=radio].is-invalid+label{color:darkred}.input__checkbox input[type=checkbox]:hover:not(:checked),.input__checkbox input[type=radio]:hover:not(:checked){border:2px solid #dfeafa}.input__checkbox input[type=checkbox]:before,.input__checkbox input[type=radio]:before{background-image:url(../img/icons/icn_check.svg);background-position:50%;background-repeat:no-repeat;content:"";height:10px;left:4px;opacity:0;position:absolute;top:5px;transition:opacity .3s ease;width:12px}.input__checkbox input[type=checkbox]:checked,.input__checkbox input[type=radio]:checked{background-color:#3761ee;border:none}.input__checkbox input[type=checkbox]:checked:hover,.input__checkbox input[type=radio]:checked:hover{background:#4b70f0}.input__checkbox input[type=checkbox]:checked:before,.input__checkbox input[type=radio]:checked:before{opacity:1}.input__checkbox input[type=radio],.input__checkbox input[type=radio]:before{border-radius:50%}.table-responsive{overflow:hidden;overflow-x:auto}.grid-view{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:990px){.grid-view{overflow:hidden;overflow-x:scroll}}.table-primary{border-collapse:separate!important;border-spacing:0;width:100%}.table-primary tfoot+tbody tr:last-child td:first-child,.table-primary tfoot+tbody tr:last-child td:last-child{border-radius:0}.table-primary tfoot+tbody tr:last-child td{border-bottom:0}.table-primary tfoot tr td:first-child,.table-primary tfoot tr th:first-child{border-bottom-left-radius:8px;border-width:2px 1px 2px 2px}.table-primary tfoot tr td:last-child,.table-primary tfoot tr th:last-child{border-bottom-right-radius:8px;border-width:2px 2px 2px 1px}.table-primary tfoot tr td,.table-primary tfoot tr th{border-color:#e9edf8;border-style:solid;border-width:2px 1px}.table-primary tfoot tr td .td-col,.table-primary tfoot tr td a,.table-primary tfoot tr th .td-col,.table-primary tfoot tr th a{align-items:center;color:#919db6;display:flex;font-size:12px;font-style:normal;font-weight:700;justify-content:space-between;line-height:16px;padding:8px 16px;text-decoration:none;transition:color .3s ease,background-color .3s ease;width:100%}.table-primary tfoot tr td .td-col.asc,.table-primary tfoot tr td .td-col.desc,.table-primary tfoot tr td a.asc,.table-primary tfoot tr td a.desc,.table-primary tfoot tr th .td-col.asc,.table-primary tfoot tr th .td-col.desc,.table-primary tfoot tr th a.asc,.table-primary tfoot tr th a.desc{color:#3761ee}.table-primary tfoot tr td .td-col.asc:after,.table-primary tfoot tr td .td-col.desc:after,.table-primary tfoot tr td a.asc:after,.table-primary tfoot tr td a.desc:after,.table-primary tfoot tr th .td-col.asc:after,.table-primary tfoot tr th .td-col.desc:after,.table-primary tfoot tr th a.asc:after,.table-primary tfoot tr th a.desc:after{background-position:50%;background-repeat:no-repeat;content:"";height:12px;width:12px}.table-primary tfoot tr td .td-col.desc:after,.table-primary tfoot tr td a.desc:after,.table-primary tfoot tr th .td-col.desc:after,.table-primary tfoot tr th a.desc:after{background-image:url(../img/icons/table-arrow-desc.svg)}.table-primary tfoot tr td .td-col.asc:after,.table-primary tfoot tr td a.asc:after,.table-primary tfoot tr th .td-col.asc:after,.table-primary tfoot tr th a.asc:after{background-image:url(../img/icons/table-arrow-asc.svg)}.table-primary tfoot tr td a:hover,.table-primary tfoot tr th a:hover{background-color:#fbfbff;color:#3761ee}.table-primary thead tr th{border-color:#e9edf8;border-style:solid;border-width:2px 1px}.table-primary thead tr th:first-child{border-top-left-radius:8px;border-width:2px 1px 2px 2px}.table-primary thead tr th:last-child{border-top-right-radius:8px;border-width:2px 2px 2px 1px}.table-primary thead tr th .td-col,.table-primary thead tr th a{align-items:center;color:#919db6;display:flex;font-size:12px;font-style:normal;font-weight:700;justify-content:space-between;line-height:16px;padding:8px 16px;text-decoration:none;transition:color .3s ease,background-color .3s ease;width:100%}.table-primary thead tr th .td-col.asc,.table-primary thead tr th .td-col.desc,.table-primary thead tr th a.asc,.table-primary thead tr th a.desc{color:#3761ee}.table-primary thead tr th .td-col.asc:after,.table-primary thead tr th .td-col.desc:after,.table-primary thead tr th a.asc:after,.table-primary thead tr th a.desc:after{background-position:50%;background-repeat:no-repeat;content:"";height:12px;width:12px}.table-primary thead tr th .td-col.desc:after,.table-primary thead tr th a.desc:after{background-image:url(../img/icons/table-arrow-desc.svg)}.table-primary thead tr th .td-col.asc:after,.table-primary thead tr th a.asc:after{background-image:url(../img/icons/table-arrow-asc.svg)}.table-primary thead tr th a:hover{background-color:#fbfbff;color:#3761ee}.table-primary thead tr td{border-color:#e9edf8;border-style:solid;border-width:0 1px 2px;padding:5px}.table-primary thead tr td:first-child{border-width:0 1px 2px 2px}.table-primary thead tr td:last-child{border-width:0 2px 2px 1px}.table-primary tbody tr:last-child td:first-child{border-bottom-left-radius:8px;border-width:0 1px 2px 2px}.table-primary tbody tr:last-child td:last-child{border-bottom-right-radius:8px;border-width:0 2px 2px 1px}.table-primary tbody tr td:first-child{border-width:0 1px 2px 2px}.table-primary tbody tr td:last-child{border-width:0 2px 2px 1px}.table-primary tbody tr td{border-color:#e9edf8;border-style:solid;border-width:0 1px 2px;padding:8px 16px}.tippy-box,.tippy-box[data-theme=gray-center],.tippy-box[data-theme=gray]{background-color:rgba(49,50,55,.8);border-radius:16px;font-size:14px;max-width:400px;min-width:150px;word-break:break-word}.tippy-box,.tippy-box[data-theme=gray-center]{text-align:center}.tippy-box .tippy-arrow,.tippy-box[data-theme=gray-center] .tippy-arrow,.tippy-box[data-theme=gray] .tippy-arrow{color:rgba(49,50,55,.8)}.tippy-product__loader{text-align:center}.modal-static,body.body--modal-open{overflow:hidden}.modal-static{align-items:center;background:rgba(181,186,194,.88);bottom:0;display:flex;flex-wrap:wrap;height:auto;justify-content:center;left:0;opacity:0;overflow-y:auto;padding:10px;position:fixed;right:0;top:0;transition:visibility .3s ease,opacity .3s ease;visibility:hidden;width:auto;z-index:1033}.modal-static.m--open{opacity:1;visibility:visible}.modal-static__layer{align-items:center;bottom:0;display:flex;flex-wrap:wrap;height:auto;justify-content:center;left:0;padding:10px;position:absolute;right:0;top:0;width:auto;z-index:3}.modal-layer__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0;border:0;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:3}.modal-static__container{background:#fff;border-radius:10px;box-shadow:0 0 40px rgba(0,0,0,.1);flex:none;max-width:100%;position:relative;width:506px;z-index:4}html[lang=ru-RU] .modal-static__container .alert-payment-info-sum{font-size:13px}.modal-static__header{align-items:center;border-bottom:1px solid #f6f9ff;color:#21304f;display:flex;font-size:16px;font-weight:700;justify-content:space-between;line-height:16px;padding:16px 24px}.modal-static__button-close{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:no-repeat 50% url(../img/icons/btn-close.svg);background-size:100% 100%;border:0;cursor:pointer;display:flex;filter:grayscale(5);height:24px;justify-content:center;margin:0;opacity:.5;padding:0;transition:all .3s ease;width:24px}.modal-static__button-close:hover{filter:grayscale(0);opacity:1}.modal-static__content{display:flex;flex-direction:column;gap:24px;padding:24px}.modal-static__content-form{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:480px){.modal-static__content-form .input__group-flex{flex-direction:column}}@media (max-width:772px){.modal-static__header{font-size:18px;padding:15px}.modal-static__content{padding:15px}}.modal__checkout-totals{display:grid;flex-direction:column;gap:16px}.modal__checkout-total{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.modal__checkout-total:after{background:repeating-linear-gradient(90deg,transparent,transparent 4px,#e4edff 0,#e4edff 8px);content:" ";flex:1 0;height:2px;order:2;width:auto}.modal__checkout-total_label{color:#21304f;font-size:14px;font-weight:500;line-height:16px;order:1}.modal__checkout-total_stroke{border:1px dashed #e4edff;width:100%}.modal__checkout-total_value{color:#21304f;font-size:18px;font-weight:700;line-height:24px;order:3;text-align:right}.modal__checkout-total_value_price{font-size:24px}.modal__checkout-controls{display:flex;flex-direction:column;gap:24px}.chosen_contact_dropdown{min-width:140px!important}.section-products{margin-top:24px;width:100%}.section-products:first-child{margin-top:0}.section-products__header-label{align-items:center;display:flex;justify-content:space-between;padding:16px 192px 16px 16px}@media screen and (max-width:990px){.section-products__header-label{padding-right:16px}}.section-products__header-label{background:linear-gradient(270deg,#f6f9ff,#dee6ff),#3761ee;border-radius:8px;gap:16px;position:relative}.section-products__header-label-badge a{color:#21304f;font-size:14px;font-weight:700;line-height:16px;text-align:center}.section-products__header-label-title .badge{flex:none}.section-products__header-label-title-icon{flex:none;width:32px}.section-products__header-label-title img{height:32px;width:32px}.section-products__header-label-title{align-items:center;display:flex;gap:16px}.section-products__header-label-title-link{color:#21304f;font-size:18px;font-style:normal;font-weight:700;line-height:16px;text-decoration:none;transition:color .3s ease;word-break:break-word}.section-products__header-label-title-link:hover{color:#3761ee}.product__item-infos{border-radius:8px 8px 0 0;bottom:0;display:flex;gap:1px;overflow:hidden;position:absolute;right:183px}.product__item-infos_prop{align-items:center;background:#fff;color:#21304f;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:10px;height:48px;justify-content:center;line-height:16px;padding:16px;text-align:center;width:100px}.section-products .product__item-infos{right:159px}.section-products__more{align-items:center;display:flex;justify-content:center;margin-bottom:24px;margin-top:16px}.section-products__more .btn{position:relative}.section-products__more .btn .ics{transition:opacity .3s ease}.section-products__more .btn:after{background:#fff;border:2px solid transparent;border-radius:50%;border-top-color:#3761ee;box-shadow:0 0 0 2px #fff;content:" ";display:block;height:18px;margin:-9px 0 0;opacity:0;position:absolute;right:14px;top:50%;transition:opacity .3s ease;width:18px}.section-products__more .btn.type--loading .ics{opacity:0}.section-products__more .btn.type--loading:after{animation:anim-rotating 2s linear infinite;opacity:1}.product__items,.section-products{display:flex;flex-direction:column;gap:16px}.product__items{width:100%}.product__label-fly-box{flex:none;left:5px;position:absolute;top:5px}.product__label.label--new{background:#20c27e}.product__label.label--top{background:#dcb323}.product__label.label--best{background:#3761ee}.product__label .ics{height:8px;width:6px}.product__label{align-items:center;background:#20c27e;border-radius:4px;color:#fff;display:flex;flex-direction:row;font-size:8px;font-style:normal;font-weight:700;gap:2px;justify-content:center;line-height:12px;padding:2px 4px;text-transform:uppercase}.product__label-wrapper{align-items:center;display:flex;gap:4px;left:16px;position:absolute;top:-8px}.product__btn-fav{align-items:center;background:#f6f9ff;border-radius:50%;display:flex;flex:none;height:32px;justify-content:center;position:relative;transition:background .3s ease;width:32px}.product__btn-fav:hover{background:#e9edf8}.product__btn-fav .loader-overflow{border-radius:50%}@media screen and (max-width:990px){.product__item{flex-direction:column;gap:16px}}.product__item{align-items:center;border:1px solid #e9edf8;border-radius:8px;box-shadow:0 0 8px 1px #eee;display:flex;flex-direction:row;gap:48px;justify-content:space-between;padding:11px 12px 11px 16px;position:relative;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease}.product__item:hover{background:#fbfcff;box-shadow:0 0 12px 1px #dee5ff}@media screen and (max-width:990px){.product__item-title{padding-right:34px;width:100%}}.product__item-title{align-items:center;color:#21304f;display:flex;font-size:13px;font-style:normal;font-weight:400;gap:16px;line-height:150%;text-decoration:none;transition:color .3s ease;word-break:break-word}.product__item-title:hover{color:#3761ee}.product__item-title img{flex:none;height:32px;width:32px}@media screen and (max-width:990px){.product__item-info{width:100%}}.product__item-info{align-items:center;border-radius:8px;display:flex;gap:1px;overflow:hidden}@media screen and (max-width:990px){.product__item-info .product__item-prop{padding:6px 16px;width:100%}.product__item-info .product__item-prop span{color:#506183;display:block!important;font-size:10px;line-height:10px;margin:0}}.product__item-info .product__item-prop{align-items:center;background:#e9edf8;color:#21304f;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:700;gap:2px;height:40px;justify-content:center;line-height:16px;padding:16px;white-space:nowrap;width:100px}.product__item-info .product__item-prop span{display:none}@media screen and (max-width:990px){.product__item-info-wrapper{gap:16px;width:100%}.product__item-info-wrapper .btn,.product__item-info-wrapper a{width:100%}.product__item-info-wrapper .product__btn-fav{position:absolute;right:10px;top:10px}}@media screen and (max-width:480px){.product__item-info-wrapper{flex-direction:column;gap:8px 16px}}.product__item-info-wrapper{align-items:center;display:flex;flex:none;gap:34px}.product__item-btn_buy{justify-content:center;min-width:112px;padding-left:5px;padding-right:5px}.product__item-btn_not_stock{cursor:default!important}@keyframes animate-product-ajax-load{0%{opacity:0}to{opacity:1}}.product__item[data-product-ajax=true]{animation:animate-product-ajax-load .35s linear}@media screen and (max-width:990px){.catalog__bottom-more img{display:none}}.catalog__bottom-more{align-items:center;background:radial-gradient(49.42% 336.93% at 50% 50%,#f6f9ff 0,#dee6ff 97.4%);border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-top:64px;padding:32px;position:relative;width:100%}.catalog__bottom-more-ill{bottom:0;position:absolute}.catalog__bottom-more-ill-r{right:-23px}.catalog__bottom-more-ill-l{left:-12px}.catalog__bottom-more-text{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:60%}@media screen and (max-width:990px){.catalog__bottom-more-text{width:100%}}.catalog__bottom-more-text h4{color:#21304f;font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin:0;text-align:center}.catalog__bottom-more-text p{color:#21304f;font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin:0;text-align:center}@keyframes animationPulse{0%{transform:scale(1)}25%{transform:scale(1.2)}75%{transform:scale(.9)}to{transform:scale(1)}}.animation-pulse{animation:animationPulse 1s linear infinite}.main__banka{align-items:flex-start;display:flex;justify-content:center;margin:0 auto 20px}.main__banka-position-bottom{padding-top:35px}.main__banka-large{max-width:100%;width:900px}.main__banka-large img{height:auto;max-width:100%;vertical-align:top;width:100%}.main__banka-heads{margin:0 0 10px;opacity:.3}.main__banka-foots{font-size:13px;margin:10px 0 0;text-align:right}.main__banka-foots a{opacity:.3;text-decoration:underline}.main__banka-foots a:hover{opacity:1}.main__banka-list{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:100%;width:1200px}@media screen and (max-width:1248px){.main__banka-list{width:100%}}@media screen and (max-width:992px){.main__banka-list{gap:10px}}@media screen and (max-width:710px){.main__banka-list{flex-direction:column}}.main__banka-list-item{flex:1 0;text-align:center;text-decoration:none}.main__banka-list-item img{height:auto;max-width:100%;vertical-align:top;width:590px}.footer{align-items:center;display:flex;justify-content:space-between;padding:24px 0}@media screen and (max-width:990px){.footer{flex-direction:column;gap:32px;justify-content:center}}.footer__wrapper{background-color:#f6f9ff;margin-top:64px}@media screen and (max-width:990px){.footer__logo{gap:16px;justify-content:center}.footer__logo a{align-items:center;display:flex;justify-content:center}}.footer__logo{display:flex;flex-direction:column;gap:8px}.footer__logo p{color:#21304f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0}.footer__logo img{filter:grayscale(100%);height:32px;opacity:.75;transition:filter .3s ease,opacity .3s ease;width:fit-content}.footer__logo img:hover{filter:grayscale(0);opacity:1}@media screen and (max-width:990px){.footer-nav-list{flex-wrap:wrap;justify-content:center}}.footer-nav-list{font-size:14px;font-weight:500;line-height:16px}.footer-nav-list .nav-link{padding-left:8px;padding-right:8px}.footer__copy{align-items:center;display:flex;gap:8px;text-decoration:none}.footer__copy:hover .footer__copy-text{opacity:1}.footer__copy:hover img{filter:grayscale(0);opacity:1}.footer__copy img{filter:grayscale(100%);height:32px;opacity:.75;transition:opacity .3s ease,filter .3s ease;width:32px}.footer__copy-text{display:flex;flex-direction:column;opacity:.75;transition:opacity .3s ease}.footer__copy-text p{font-weight:400}.footer__copy-name,.footer__copy-text p{color:#21304f;font-size:12px;line-height:16px;margin:0}.footer__copy-name{font-weight:700}.header{flex:none;padding:0 0 32px}@media (max-width:799.5px){.header{height:64px;margin-bottom:20px;padding:0}}.header-container-top{background:#fff;position:relative;z-index:701}@media (max-width:799.5px){.header-container-top{background:0;left:0;position:fixed;right:0;top:5px}.header-container-nav{background-color:var(--bg-primary);bottom:0;display:flex;opacity:0;overflow:hidden;overflow-y:auto;padding:0;position:fixed;right:0;top:5px;transform:translateX(100%);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;width:210px;z-index:700}.header .btn-md{align-items:center;display:flex;flex:none;height:40px;justify-content:center;min-width:40px;padding:5px;width:40px}}.header-line{background-color:var(--bg-primary);position:relative;z-index:702}@media (max-width:799.5px){.header-line{z-index:700}}.header-inner{align-items:center;border-radius:8px 8px 0 0;display:flex;gap:16px;padding:8px 12px;position:relative;transition:border-radius .3s ease}@media (max-width:799.5px){.header-inner{background:var(--bg-primary);border-radius:8px;gap:8px}}@media (min-width:800px){.header-inner_nav{align-items:normal;border-radius:0 0 8px 8px;padding:4px 12px 4px 0}.header-inner_nav:before{background:#dfe7ff;content:" ";display:block;height:1px;left:0;position:absolute;right:0;top:0;width:auto}}@media (max-width:799.5px){.header-inner_nav{background:0;border-radius:0;flex-direction:column;gap:0;padding:64px 0 0;width:100%}}.header-logo{display:block;flex:none;text-decoration:none}.header-logo img{height:auto;vertical-align:top;width:100%}.header-logo img.header-logo-large{width:152px}.header-logo img.header-logo-small{display:none;width:40px}@media (max-width:900px){.header-logo img.header-logo-large{display:none}.header-logo img.header-logo-small{display:block}}.header-left{display:flex;flex:1 0;gap:0 16px}@media (max-width:799.5px){.header-left{gap:8px}}@media (max-width:1150px){.header .btn__label_search{display:none}}@media (max-width:1050px){.header .btn__label_mybuy{display:none}}@media (max-width:799.5px){.header .btn__label_categories,.header .btn__label_login,.header .btn__label_nickname{display:none}}.header-catalog{flex:none}.header-catalog-btn{position:relative}.header-catalog-btn .ics{transition:opacity .3s ease}@media (min-width:800px){.header-catalog-btn .ics_position_show{left:24px}}.header-catalog-btn:after{background:no-repeat 0 0 url(../img/icons/dropdown-carret.svg);background-size:100% 100%;border:0;content:" ";display:block;filter:brightness(20);height:6px;transform:rotate(180deg);transition:transform .3s ease;vertical-align:.055em;width:11px}@media (max-width:799.5px){.header-catalog-btn:after{display:none}}.header-catalog-drop{animation:animateHeaderCatalogShow .3s ease;background:#fff;border-radius:0 0 12px 12px;display:none;z-index:-1}@media (min-width:799px){.header-catalog-drop{border-top:1px solid #dee5ff}}@media (min-width:800px){.header-catalog-drop{left:0;padding:8px 0;position:absolute;right:0;top:100%;width:auto}}@media (max-width:799.5px){.header-catalog-drop{left:20px;max-height:calc(100vh - 10px);overflow:hidden;overflow-y:auto;padding:114px 0 0;position:fixed;right:20px;top:5px}}.header-search{align-items:center;display:flex;flex:1 0;gap:8px}@media (max-width:799.5px){.header-search{background:#fff;border-bottom:1px solid #eee;left:20px;opacity:0;padding:50px 10px 10px;position:fixed;right:20px;top:20px;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:auto;z-index:-1}.header-search .box-search__input{background:#f6f9ff}}.header-nav{flex:1 0;font-size:13px;font-weight:500}@media (max-width:799.5px){.header-nav{flex:none;width:100%}.header-nav .nav-item{width:100%}}.header-nav-list{align-items:center}@media (max-width:799.5px){.header-nav-list{align-items:normal;flex-direction:column;width:100%}}.header-nav-list .nav-link{align-items:center;display:flex;position:relative}@media (max-width:799.5px){.header-nav-list .nav-link{border-bottom:1px solid #e3eaf9;justify-content:flex-start;padding:15px;text-align:left;width:100%}}.header-nav-list .nav-link_lang{align-items:center;background:#fff;border-radius:8px;display:flex;font-size:12px;font-weight:500;height:28px;justify-content:center;line-height:1.34;min-width:28px;padding:5px;text-align:center;text-transform:uppercase}.header-nav-list .nav-link_lang:hover{background-color:#e9edf8;color:#3761ee}.header-nav .dropdown-menu{margin-top:0!important}.header-nav-right{align-items:center;display:flex;gap:16px}@media (max-width:799.5px){.header-nav-right{align-items:flex-end;flex:none;flex-direction:column;justify-content:space-between;order:1;padding:15px;width:100%}}.header-shop{align-items:center;display:flex;flex:none;gap:0 8px;justify-content:flex-end}.header-contact-link{align-items:flex-start;color:#2ca5e0;display:flex;flex-direction:column;gap:2px 0;line-height:1;padding:0 0 0 32px;position:relative;text-decoration:none;transition:opacity .3s ease}.header-contact-link:hover{color:#2ca5e0;opacity:.6}.header-contact-link-icon{height:24px;left:0;margin:-12px 0 0;object-fit:contain;position:absolute;top:50%;width:24px}.header-contact-link-value{font-size:12px;font-weight:700}.header-contact-link-label{color:#777;font-size:11px}@media (min-width:800px){.header-menu-btn{display:none}}@media (max-width:799.5px){.header-menu-btn{display:flex;position:relative}.header-menu-btn .ics{transition:opacity .3s ease}}@media (min-width:800px){body[data-body-fly=catalog] .header-inner_top{border-radius:8px}}@keyframes animateHeaderCatalogShow{0%{opacity:0}to{opacity:1}}body[data-body-fly=catalog] .header-catalog-drop{display:block}body[data-body-fly=catalog] .header-catalog-btn:after{transform:rotate(0)}body[data-body-fly=catalog] .header-catalog-btn .ics{opacity:0}body[data-body-fly=catalog] .header-catalog-btn .ics_position_show{opacity:1}body[data-body-fly=catalog] .header-search{opacity:1;visibility:visible}body[data-body-fly=menu] .header-container-nav{opacity:1;transform:translateX(0);visibility:visible}body[data-body-fly=menu] .header-menu-btn:after{transform:rotate(0)}body[data-body-fly=menu] .header-menu-btn .ics{opacity:0}body[data-body-fly=menu] .header-menu-btn .ics_position_show{opacity:1}.catalog-drop-list{display:grid;gap:8px;grid-template-columns:repeat(12,1fr)}.catalog-drop-list,.catalog-drop-list li,.catalog-drop-list ul{list-style:none;margin:0;padding:0}@media (max-width:1200.5px){.catalog-drop-list{grid-template-columns:repeat(10,1fr)}}@media (max-width:954.5px){.catalog-drop-list{grid-template-columns:repeat(7,1fr)}}@media (max-width:799.5px){.catalog-drop-list{grid-template-columns:repeat(6,1fr);padding-bottom:1px;padding-top:10px}}@media (max-width:674.5px){.catalog-drop-list{grid-template-columns:repeat(4,1fr)}}@media (max-width:474.5px){.catalog-drop-list{gap:4px;grid-template-columns:repeat(3,1fr);padding:8px 0}}.catalog-drop-item:last-child{border-bottom:0}.catalog-drop-item:last-child .catalog-drop-item-link:before{display:none}.catalog-drop-item-link{align-items:center;color:var(--bs-link-color);display:flex;flex-direction:column;font-size:13px;font-weight:500;gap:8px;padding:5px 16px;position:relative;text-align:center;text-decoration:none;transition:opacity .3s ease,color .3s ease}@media (max-width:464.5px){.catalog-drop-item-link{font-size:12px}}.catalog-drop-item-link img{height:40px;object-fit:contain;width:40px}.catalog-drop-item-link:before{bottom:-2px;content:" ";display:block;height:4px;left:0;position:absolute;right:0;width:auto}.box-search{flex:1 0;position:relative}.box-search__input{background-color:#e5ebff;border:0;border-radius:8px;height:40px;min-height:40px;padding:0 70px 0 16px;transition:background-color .3s ease}.box-search__input:focus,.box-search__input:hover{background-color:#f1f4ff}.box-search__button{align-items:center;background:0;border:0;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:40px;z-index:1}.box-search__button_reset{height:30px;opacity:0;right:40px;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:30px}.box-search__button_reset.btn_reset_display_show{opacity:1;visibility:visible}.box-search-more-button{color:#3761ee;font-size:14px;font-weight:500;gap:8px;transition:background-color .3s ease,color .3s ease}.box-search-more-button:hover{color:#3761ee}.box-account{position:relative;width:auto}.box-account_orders{width:auto}@media (max-width:799.5px){.box-account{width:auto}}.box-account-btn{display:flex!important;gap:8px;position:relative;z-index:11}.box-account-btn_order:after{filter:brightness(20);margin-left:0}@media (max-width:799.5px){.box-account-btn:after{display:none}}.box-account-nickname{margin-right:-6px;overflow:hidden;text-overflow:ellipsis}@media (min-width:800.01px){.box-account-drop{bottom:auto!important;left:auto!important;max-width:calc(100vw - 32px);min-width:180px;padding:0;right:0!important;top:100%!important;inset:revert;margin:8px 0 0!important;transform:none!important;width:max-content!important;z-index:10}}.box-account-drop .dropdown-item{line-height:1.25;white-space:normal;word-break:break-word}.box-balance{align-items:center;display:flex}.box-balance__label{flex:1 0}.page-title{color:#21304f;font-size:24px;font-weight:700;margin:0 0 24px}@media screen and (max-width:990px){.error__wrapper{flex-direction:column;height:unset;padding-bottom:25px;padding-top:25px}}@media screen and (max-width:772px){.error__wrapper{padding-bottom:15px;padding-top:15px}}.error__wrapper{align-items:stretch;display:flex;justify-content:center;padding-bottom:50px;padding-top:50px;width:100%}.error__wrapper .error__info{align-items:center;display:flex;flex:1 0;flex-direction:column;gap:16px;justify-content:center;width:auto}.error__wrapper .error__info-error{display:flex;flex-direction:column;gap:8px;text-align:center}.error__wrapper .error__info-error h4{color:#21304f;font-size:24px;font-weight:700;line-height:24px;margin:0;text-align:center}.error__wrapper .error__info-error p{color:#21304f;font-size:16px;font-weight:500;line-height:24px;margin:0;text-align:center}.error__wrapper .error__info-error span{color:#21304f;font-size:104px;font-weight:700;line-height:104px}.error__wrapper .error__info-nav{align-items:center;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}@media screen and (max-width:450px){.error__wrapper .error__info-nav{justify-content:center}}.error__wrapper .error__illustration{display:flex;flex:none;max-width:100%;width:500px}@media screen and (max-width:990px){.error__wrapper .error__illustration{margin:0 auto 24px;order:-1;width:250px}}.error__wrapper .error__illustration img{height:auto;vertical-align:top;width:100%}.auth__block{margin:0 auto;max-width:100%;width:470px}.auth__form{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.auth__form .input__group,.auth__form button{width:100%}.auth__form .field-loginform-recaptcha{align-items:center;display:flex;flex:none;flex-direction:column;justify-content:center;text-align:center;width:100%}@media screen and (max-width:400px){.auth__form .field-loginform-recaptcha{scale:.8}}.auth__form-middle{align-items:center;display:flex;justify-content:space-between;width:100%}.need-register{flex:none;font-size:14px;font-weight:400;margin:12px 0 0;text-align:center;width:100%}.need-register a{font-weight:700}.auth__footer{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.auth__footer a{color:#6686f2;font-size:12px;font-weight:500;line-height:16px;text-align:center;text-decoration-line:underline;transition:color .3s ease}.auth__footer a:hover{color:#3761ee}.product__view{display:flex;flex-direction:column;gap:24px}.product__view-main-prop-list{border-radius:8px;display:flex;gap:1px;overflow:hidden;position:relative}.product__view-main-prop-item{display:flex;flex:1 0;flex-direction:column;gap:2px}.product__view-main-prop-label,.product__view-main-prop-value{align-items:center;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:16px;padding:0 16px;text-align:center;white-space:nowrap}.product__view-main-prop-label{background:#fff;color:#21304f;height:32px;margin-bottom:-6px;padding-bottom:3px}.product__view-main-prop-value{background:#e9edf8;color:#21304f;gap:2px;height:38px}.product__view-properties{display:flex;gap:5px}.product__view-prop_mobile_show{display:none}@media (max-width:772px){.product__view-prop_mobile_show{display:flex}.product__view-prop_mobile_hide{display:none}}.product__view-prop{display:flex;overflow:hidden;width:100%}.product__view-prop-value{align-items:center;background:#fff;color:#707e9a;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:0;justify-content:space-between;line-height:16px;margin:0;padding:3px;width:100%}.product__view-prop-value span.product__view-price{color:#21304f;font-size:16px;font-weight:900;line-height:16px}.product__view-prop-value span{color:#21304f;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}.product__view-header{margin:0 0 16px}.product__view-header .product__label-fly-box{display:inline-flex!important;left:auto;position:static;top:auto;vertical-align:middle}.product__view-title{color:#21304f;display:inline-flex;font-size:22px;font-weight:700;line-height:1.34;margin:0 10px 0 0;vertical-align:middle;word-break:break-word}@media screen and (max-width:772px){.product__view-title{align-items:center;flex-direction:row;line-height:1.24;text-align:left}}@media screen and (max-width:446px){.product__view-title_mobile_show{display:block}.product__view-title_mobile_hide{display:none}}@media (max-width:772px){.product__view-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}}.product__view-wrapper{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;position:relative;width:100%}.product__view-img{position:relative}.product__view-img .product__btn-fav{bottom:10px;left:10px;position:absolute}.product__view-img img{border-radius:8px;height:200px;object-fit:cover;vertical-align:top;width:200px}@media (max-width:772px){.product__view-img img{height:166px;width:166px}}@media (max-width:446px){.product__view-img img{height:auto;object-fit:none;width:100%}}.product__view-sidebar{background:#f6f9ff;border-radius:12px;display:flex;flex:none;flex-direction:column;gap:8px;padding:24px;position:relative;width:248px}@media (min-width:445.5px)and (max-width:772px){.product__view-sidebar{flex-direction:row;margin:0 auto;max-width:100%;width:420px}}@media (max-width:446px){.product__view-sidebar{width:100%}}.product__view-shop{display:flex;flex-direction:column;gap:8px}@media (max-width:772px){.product__view-shop{flex:1 0}.product__view-info{flex:none;order:10;width:100%}}.product__view-info{align-items:flex-start;background:#f6f9ff;border-radius:12px;display:flex;flex:1 0;flex-direction:column;gap:16px}.product__view-tabs{width:100%}.product__view-desc{color:#000}.product__view-left{align-items:flex-start;display:flex;flex:none;flex-direction:column;gap:24px;height:fit-content;min-width:auto}.product__view-right{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (min-width:772.5px){.product__view-description-toggle{max-height:none!important}}@media screen and (max-width:772px){.product__view-description-toggle.initial_crop_toggle{max-height:200px;overflow:hidden;position:relative;transition:max-height .5s ease}.product__view-description-toggle.text_crop_toggle:after{background:-moz-linear-gradient(top,rgba(246,249,255,0) 0,#f6f9ff 100%);background:-webkit-linear-gradient(top,rgba(246,249,255,0),#f6f9ff);background:linear-gradient(180deg,rgba(246,249,255,0) 0,#f6f9ff);bottom:0;content:" ";display:block;height:50px;left:0;position:absolute;right:0;transition:visibility .3s ease,opacity .3s ease;width:auto;z-index:7}.product__view-description-toggle.toggle--show:after{opacity:0;visibility:hidden}}.product__view-description-button{display:none}@media screen and (max-width:772px){.product__view-description-button{display:flex;margin:2px 0 0;position:relative;transition:margin-top .3s ease}.product__view-description-button svg{border:0;content:" ";display:block;height:6px;left:100%;margin:-2px 0 0;position:absolute;top:50%;transform:rotate(180deg);width:20px}}.product__view-description-button_label_show{display:block}.product__view-description-button_label_hide{display:none}.product__view-description-button.current{margin-top:6px}.product__view-description-button.current svg{transform:rotate(0deg)}.product__view-description-button.current .product__view-description-button_label_show{display:none}.product__view-description-button.current .product__view-description-button_label_hide{display:block}.product__view-similar{margin-top:24px}.product__view .tab-pane{background:#fff;border:2px solid #f6f9ff;border-radius:0 0 6px 6px;border-top:0;padding:16px}.product__view-tabs-list{padding:16px 16px 0}.product__view-tabs-list .nav-item:first-child .nav-link{border-radius:6px 0 0 0}.product__view-tabs-list .nav-item:last-child .nav-link{border-radius:0 6px 0 0}.product__view-tabs-list .nav-item:first-child:last-child .nav-link{border-radius:6px 0}.product__view-tabs-list .nav-link{align-items:center;background:#e7eff8;color:#9ea9bc;display:flex;font-size:13px;font-weight:600;justify-content:center;min-height:40px;padding:0 18px;text-align:center}.product__view-tabs-list .nav-link.active{color:#3b3d4f}@media screen and (max-width:480px){.switch__tabs{border-radius:8px;flex-direction:column;width:100%}}.switch__tabs{border-radius:8px 8px 0 0;display:flex;gap:1px;overflow:hidden}.switch__tabs-link{align-items:center;background:#e8eff8;color:#93a0bb;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:16px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.switch__tabs-link:not(.active):hover{color:#3761ee}.switch__tabs-link.active{background:#fff;color:#21304f;pointer-events:none}.purchases{display:flex;flex-direction:column;gap:8px;width:100%}.order__link-footer{color:#21304f;font-size:10px;font-weight:600;line-height:150%;margin:0;text-align:center;width:100%}.order__link-info{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:990px){.order__link-info-item{flex-direction:column}}.order__link-info-item{align-content:center;color:#21304f;display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:16px}@media screen and (max-width:990px){.order__link-info-item p{text-align:left}}.order__link-info-item p{color:#21304f;font-size:16px;font-weight:700;line-height:16px;margin:0;text-align:right}@media screen and (max-width:990px){.order__status{width:100%}}.order__status{align-items:center;border-radius:8px;color:#fff;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:16px;padding:12px 5px;width:146px}.order__status.bg-primary{background-color:#3761ee!important}.order__status.bg-success{background-color:#20c27e!important}.order__status.bg-secondary{background-color:#c2208f!important}.product__item-history{gap:16px}.product__item-infos_history{right:345px}@media screen and (max-width:990px){.product__item-infos{display:none}}@media screen and (max-width:720px){.product__item-info-wrapper-history{flex-direction:column;gap:8px}}.product__item-info-wrapper-history{gap:16px}.order__history-button_download{justify-content:center;width:130px}.order__history-id{align-items:center;display:flex;flex:none;flex-direction:row;justify-content:center;width:80px}@media screen and (max-width:480px){.order__history-id{width:auto}}.order__history-date{color:#21304f;flex:none;font-size:13px;font-style:normal;font-weight:400;line-height:150%;margin:0}@media screen and (max-width:480px){.order__history-date_pos_right{align-items:center;display:flex;height:28px;position:absolute;right:16px;top:11px}}.order__history-title{display:flex;gap:16px}@media screen and (max-width:990px){.order__history-title{justify-content:flex-start;width:100%}}@media screen and (max-width:480px){.order__history-title{align-items:flex-start;flex-direction:column}}.order__history-info{align-items:center;border-radius:8px;display:flex;gap:1px;overflow:hidden}@media screen and (max-width:990px){.order__history-info{width:100%}.order__history-info-prop{padding:6px 16px;width:100%}.order__history-info-prop span{color:#506183;display:block!important;font-size:10px;line-height:10px;margin:0}}.order__history-info-prop{align-items:center;background:#e9edf8;color:#21304f;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:700;gap:2px;height:40px;justify-content:center;line-height:16px;padding:16px;white-space:nowrap;width:100px}.order__history-info-prop span{display:none}.order__search-idesc{color:#21304f;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:16px;line-height:150%}@media screen and (max-width:990px){.order__search-form{flex-direction:column;gap:8px}}.order__search-form{align-items:center;display:flex;gap:16px;width:100%}.order__search-form button{flex:none}.order__search-form .field-orderownform-email{width:100%}.order__search-form .field-orderownform-recaptcha{flex:none;margin:0!important}@media screen and (max-width:400px){.order__search-form .field-orderownform-recaptcha{flex:auto;scale:.8}}.order__search-info{color:#21304f;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin:0}.order__search-link{display:flex;flex-direction:column;gap:16px;width:100%}.order__search-link p{color:#21304f;font-size:12px;font-weight:500;line-height:16px;margin:0}.order__search-link a{flex:none}.history-attachment-buttons{align-items:center;display:flex;justify-content:flex-end;position:relative;z-index:3}.guest-order-histories-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px}@media (max-width:562px){.guest-order-histories-header{flex-direction:column}}.guest-order-histories-title{flex:1 0}.guest-order-histories-controls{align-items:center;display:flex;flex:none;gap:8px;margin:-10px 0}@media (max-width:562px){.guest-order-histories-controls{margin:0}}.guest-order-histories-button-no-pay__hide{display:block}.guest-order-histories-button-no-pay__show,.guest-order-histories_no_pay_hide .guest-order-histories-button-no-pay__hide{display:none}.guest-order-histories_no_pay_hide .guest-order-histories-button-no-pay__show{display:block}.guest-order-histories_no_pay_hide .item_no_pay{display:none}.guest-order-histories-item{align-items:center;border:1px solid #e9edf8;border-radius:8px;display:flex;margin-bottom:8px;padding:11px 16px;position:relative;transition:background-color .3s ease}@media (max-width:662px){.guest-order-histories-item{align-items:normal;flex-direction:column}}.guest-order-histories-item:hover{background:#fbfcff}.guest-order-histories-item_id{align-items:center;background:#e9edf8;border-radius:8px;color:#21304f;display:flex;flex:none;font-size:13px;font-weight:700;height:32px;justify-content:center;line-height:16px;margin:0 16px 0 0;text-align:center;width:80px}@media (max-width:662px){.guest-order-histories-item_id{left:10px;margin:0;position:absolute;top:10px}}.guest-order-histories-item_name{flex:1 0}@media (max-width:662px){.guest-order-histories-item_name{align-items:center;display:flex;margin-bottom:10px;min-height:32px;padding-left:90px}}.guest-order-histories-item_name_link{color:#21304f;font-size:13px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .3s ease}.guest-order-histories-item_name_link:hover{color:#3761ee}.guest-order-histories-item_right{align-items:center;display:flex}@media (max-width:772px){.guest-order-histories-item_right{gap:8px}}@media (max-width:662px){.guest-order-histories-item_right{justify-content:flex-end}}.guest-order-histories-item_status{display:flex;flex:none;justify-content:center;margin:0 45px;width:122px}@media (max-width:772px){.guest-order-histories-item_status{margin:0}}@media (max-width:662px){.guest-order-histories-item_status{flex:1 0;width:auto}}.guest-order-histories-item_status .order__status{padding-left:16px;padding-right:16px;width:auto}@media (max-width:772px){.guest-order-histories-item_status .order__status{width:100%}}.guest-order-histories-item_control{align-items:center;display:flex;flex:none;gap:8px}.guest-order-histories-item_button{height:40px;justify-content:center;padding:0;width:40px}.deposit__card-balance{align-items:center;background:#e9edf8;border-radius:8px;color:#21304f;display:flex;flex-direction:row;font-size:16px;font-weight:700;gap:10px;justify-content:space-between;line-height:16px;padding:16px;text-align:right;width:100%}.deposit__card-balance p{color:#707e9a;font-size:12px;font-weight:700;line-height:16px;text-align:left}.deposit__card-form{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:480px){.deposit__card-form-inputs{flex-direction:column}}.deposit__card-form-inputs{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.deposit__card-form-inputs-item_method{order:1}.deposit__card-form-inputs-item_sum{order:3}.deposit__card-form-inputs-item_info{display:none}@media screen and (max-width:768px){.deposit__card-form-inputs-item_info{display:block;flex:none;order:4;width:100%}}@media screen and (max-width:480px){.deposit__card-form-inputs-item_info{font-size:13px;order:2}.deposit__card-form-inputs-item{flex:none;width:100%}}.deposit__card-form-inputs-item{flex:1 0}.deposit__card-form-inputs .input__group,.deposit__card-form-inputs select{width:100%}.deposit__card-form-controls{align-items:flex-start;display:flex;gap:16px}.deposit__card-form-controls .input__group{flex:1 0}@media screen and (max-width:992px){.deposit__card-form-controls{align-items:normal;flex-direction:column}}@media screen and (max-width:768px){.deposit__card-info-block{display:none}}.deposit__card-info{display:flex;flex-direction:column;gap:16px;width:100%}.deposit__card-info .alert{margin:0}.deposit__card-info .alert+.alert{margin-top:8px}.deposit__card-info-minmax{border-radius:8px;display:flex;gap:1px;overflow:hidden}.deposit__card-info-minmax-item{align-items:center;background:#e9edf8;color:#21304f;display:flex;flex-direction:row;font-size:12px;font-weight:500;gap:10px;justify-content:space-between;line-height:16px;padding:12px 16px;width:100%}@media screen and (max-width:400px){.deposit__card-info-minmax-item{flex-direction:column;gap:1px;padding:8px 12px}}.deposit__card-info-minmax-item span{color:#21304f;font-size:12px;font-weight:700;line-height:16px}@media screen and (max-width:410px){.deposit__card-header{flex-direction:column;padding-bottom:16px;padding-top:16px}}@media screen and (max-width:992px){.deposit__methods{background:0 0;display:flex;height:auto;overflow:hidden;overflow-x:scroll;padding:0;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.deposit__methods::-webkit-scrollbar{height:0}}@media screen and (max-width:992px){.deposit__methods-overlay{display:block}}.deposit__methods-overlay{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));display:none;height:100%;pointer-events:none;position:absolute;right:0;top:0;width:32px;z-index:1}.deposit__methods-container{border:2px solid hsla(0,0%,93.3%,.7);border-radius:8px;padding:10px}.deposit__methods-outer{display:grid;gap:16px 0;grid-auto-columns:1fr}.deposit__methods-block{position:relative}.deposit__methods{grid-gap:8px;display:grid;grid-template-columns:repeat(auto-fit,calc(25% - 6px));grid-template-rows:108px;width:100%}.deposit__methods-title{font-size:16px;line-height:16px;margin-bottom:16px;margin-top:0}.deposit__methods-icon{border:2px solid #3962ee;border-radius:8px;bottom:0;height:auto;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;visibility:hidden;width:auto}.deposit__methods-image{align-items:center;border:1px solid #e9edf8;border-bottom:0;border-radius:8px 8px 0 0;display:flex;flex:1 0;justify-content:center;padding:18px;width:100%}@media screen and (max-width:772px){.deposit__methods-image{padding:12px}}.deposit__methods-image img{height:auto;max-height:38px;max-width:100%;width:auto}.deposit__methods-label{background:#e9edf8;border-radius:0 0 8px 8px;display:block;flex:none;font-size:12px;font-weight:700;overflow:hidden;padding:5px 8px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.deposit__methods-commission{background-color:#cc661b;border-radius:4px;color:#fff;font-size:11px;font-weight:600;padding:2px 5px;position:absolute;right:5px;top:5px;z-index:3}@media screen and (max-width:992px){.deposit__methods-item{border-radius:8px;flex:0 0 112px;height:80px;scroll-snap-align:start;width:112px}.deposit__methods-item:last-child{margin-right:32px}}.deposit__methods-item input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:2}.deposit__methods-item input:checked+.deposit__methods-icon{opacity:1;visibility:visible}.deposit__methods-item input:checked+.deposit__methods-icon+.deposit__methods-image img,.deposit__methods-item input:checked~img{opacity:1}.deposit__methods-item{align-items:center;background:#fbfbff;border-radius:8px;display:flex;flex-direction:column;height:108px;justify-content:center;position:relative;width:100%}@media screen and (max-width:990px){.settings__form{flex-direction:column}}.settings__form{align-items:flex-start;display:flex;gap:16px;width:100%}.settings__form .input__group{width:100%}.settings__form button{margin-top:3px;width:100%}@media (max-width:799.5px){.settings__form button{margin-top:0}}.security-2fa-card{overflow:hidden}.security-2fa-card__header{align-items:center;display:flex;gap:16px;justify-content:space-between}.security-2fa-card__heading{min-width:0}.security-2fa-card__eyebrow{color:#506183;font-size:12px;font-weight:600;letter-spacing:.04em;line-height:1.2;margin-bottom:4px;text-transform:uppercase}.security-2fa-card__badge{border-radius:999px;flex:0 0 auto;font-size:12px;font-weight:700;line-height:1.2;margin-bottom:-5px;margin-top:-5px;padding:6px 12px;white-space:nowrap}.security-2fa-card__badge--enabled{background:rgba(18,161,80,.12);color:#128245}.security-2fa-card__badge--disabled{background:rgba(245,165,36,.14);color:#9b5b00}.security-2fa-card__body{padding:24px}.security-2fa-card__description{color:#506183;font-size:14px;line-height:1.5;margin:0 0 20px}.security-2fa-card__content{min-width:0}.security-2fa{margin:0 auto;max-width:650px}.security-2fa .input__group .invalid-feedback{background:0!important}.security-2fa__qr{padding-right:12px}.security-2fa__form{min-width:0}.security-2fa__form-card{background:#fbfcff;border:1px solid #e5ebf7;border-radius:16px;box-shadow:0 10px 30px rgba(33,48,79,.04);padding:20px}.security-2fa__form-card--compact{max-width:520px}.security-2fa__form-title{color:#21304f;font-size:16px;font-weight:700;line-height:1.25;margin-bottom:6px}.security-2fa__form-text{color:#506183;font-size:13px;line-height:1.45;margin-bottom:16px}.security-2fa__code-group{margin-bottom:0}.security-2fa__code{font-size:20px!important;letter-spacing:.22em;max-width:220px;text-align:center}.security-2fa__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.settings-nav{margin-bottom:20px}.settings-nav__list{gap:10px}.settings-nav__item{background:linear-gradient(135deg,rgba(55,97,238,.14),rgba(55,97,238,.08));border:1px solid rgba(55,97,238,.14);box-shadow:0 8px 20px rgba(33,48,79,.06);color:#21304f;font-weight:600;gap:12px;min-height:52px;padding:10px 18px 10px 14px;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease,color .25s ease}.settings-nav__item:hover{background:linear-gradient(135deg,rgba(55,97,238,.2),rgba(55,97,238,.12));border-color:rgba(55,97,238,.22);box-shadow:0 12px 24px rgba(33,48,79,.08);color:#13203e;transform:translateY(-1px)}.settings-nav__item.active{background:linear-gradient(135deg,#3761ee,#4b70f0);border-color:transparent;box-shadow:0 12px 24px rgba(55,97,238,.25);color:#fff;cursor:default}.settings-nav__item.active .settings-nav__icon{filter:brightness(0) invert(1)}.settings-nav__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;flex:none;height:16px;transition:filter .25s ease,transform .25s ease;width:16px}.settings-nav__label{line-height:1.2;word-break:break-word}.settings-nav__icon--password{background-image:url(../img/icons/settings/password.svg)}.settings-nav__icon--api{background-image:url(../img/icons/settings/api-key.svg)}.settings-nav__icon--security{background-image:url(../img/icons/settings/two-factor.svg)}@media screen and (max-width:767px){.security-2fa-card__body,.security-2fa-card__header{padding:16px}.security-2fa-card__header{align-items:flex-start;flex-direction:column}.security-2fa__qr{padding-right:0}.security-2fa__form-card{max-width:none;padding:16px}.security-2fa__code{max-width:100%}.security-2fa__actions .btn{width:100%}}.order__info{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.order__info-banners{display:flex;margin-bottom:24px;margin-top:24px}@media screen and (max-width:1200px){.order__info-banners{flex-direction:column}}.order__info-banners{gap:16px;width:100%}@media screen and (max-width:572px){.order__info-banners-item{flex-direction:column;padding:24px}}.order__info-banners-item{align-items:flex-start;background:radial-gradient(49.42% 336.93% at 50% 50%,#f6f9ff 0,#dee6ff 97.4%);border-radius:8px;display:flex;flex-direction:row;gap:16px;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:660px;padding:32px;position:relative;width:100%}.order__info-banners-item-text{line-height:1.24}.order__info-banners-item-block{flex:1 0}@media screen and (max-width:572px){.order__info-banners-item-block{flex:none;width:100%}}.order__info-banners-item-block{align-items:flex-start;display:flex;flex-direction:column;gap:16px;position:relative}.order__info-banners-item-block_right{flex:none;width:138px}@media screen and (max-width:572px){.order__info-banners-item-block_right{flex-direction:row;justify-content:flex-end;left:0;position:absolute;right:-12px;top:-20px;width:auto}.order__info-banners-item-block_right img{height:auto;transform:rotate(14deg);width:78px}}.order__info-banners-item-block_problem{flex:none}.order__info-banners-item-block_pc_btn{display:flex}.order__info-banners-item-block_mobile_btn{display:none}@media screen and (max-width:572px){.order__info-banners-item-block_pc_btn{display:none}.order__info-banners-item-block_mobile_btn{display:flex}}@media screen and (min-width:572px){.order__info-banners-item-block img{border-radius:8px;height:227.9px;position:absolute;right:-73px;top:-47px;transform:rotate(14.66deg);width:227.9px}}.order__info-banners-item-block h4{color:#21304f;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0}.order__info-banners-item-block p{color:#21304f;font-size:14px;font-style:normal;font-weight:500;line-height:150%;margin:0}.order__info-banners-item-block .alert{align-items:center;background:#d5deff;border:2px dashed #a9bdff;border-radius:8px;color:#3257d7;display:flex;flex-direction:row;font-size:11px;font-weight:500;gap:8px;justify-content:space-between;line-height:16px;margin:0;padding:8px 12px}.order__info-replaces{display:flex;flex-direction:column;gap:8px;margin-top:16px;width:100%}.order__info-replaces-item{align-items:center;border:1px solid #e9edf8;border-radius:8px;color:#21304f;display:flex;flex-direction:row;font-size:13px;font-weight:400;gap:16px;justify-content:space-between;line-height:150%;padding:11px 12px 11px 16px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.order__info-replaces-item:hover{background:#fbfcff;color:#3761ee}.order__info-replaces-item:first-child{display:none}.order__info .alert{margin:0}.order__info-footer{display:flex;flex-direction:column;gap:16px;width:100%}.order__info-footer details{width:100%}.order__info-footer details[open] summary:after{transform:rotate(0deg)}.order__info-footer details summary{align-items:center;color:#21304f;display:flex;font-size:14px;font-weight:700;justify-content:space-between;line-height:16px;list-style:none;width:100%}.order__info-footer details summary:after{background:no-repeat 0 0 url(../img/icons/dropdown-carret.svg);background-size:100% 100%;border:0;content:"";height:6px;margin-left:.555em;transform:rotate(180deg);transition:transform .3s ease;vertical-align:.055em;width:11px}.product__item-order{width:100%}.order-product-download-button{text-align:left}@media (max-width:772px){.order-product-download-button_date{display:block;font-size:11px}}@keyframes ldio-gwwisvpqits-1{0%{height:128px;top:36px}50%{height:64px;top:68px}to{height:64px;top:68px}}@keyframes ldio-gwwisvpqits-2{0%{height:112px;top:44px}50%{height:64px;top:68px}to{height:64px;top:68px}}@keyframes ldio-gwwisvpqits-3{0%{height:96px;top:52px}50%{height:64px;top:68px}to{height:64px;top:68px}}.ldio-gwwisvpqits div{position:absolute;width:30px}.ldio-gwwisvpqits div:first-child{animation:ldio-gwwisvpqits-1 1s cubic-bezier(0,.5,.5,1) infinite;animation-delay:-.2s;background:#3761ee;left:35px}.ldio-gwwisvpqits div:nth-child(2){animation:ldio-gwwisvpqits-2 1s cubic-bezier(0,.5,.5,1) infinite;animation-delay:-.1s;background:#3761ee;left:85px}.ldio-gwwisvpqits div:nth-child(3){animation:ldio-gwwisvpqits-3 1s cubic-bezier(0,.5,.5,1) infinite;background:#3761ee;left:135px}.order-wait-spinner{height:100px;margin:0 auto;overflow:hidden;position:relative;width:160px}.order-wait-spinner_animation{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.loadingio-spinner-pulse-ozysma7tboi{background:#fff;display:inline-block;height:200px;overflow:hidden;width:200px}.ldio-gwwisvpqits{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(1);transform-origin:0 0;width:100%}.ldio-gwwisvpqits div{box-sizing:content-box}.order-cancelled-form-return{display:flex;flex-direction:column;gap:16px}.faq-header{color:#02141f;font-size:24px;font-weight:700;margin:0 0 24px}.faq-list{color:#21304f;margin-bottom:20px}.faq-list-item,.faq-list-item-question,.faq-list-item-response{display:block;list-style:none;margin:0;padding:0}.faq-list-item{border:2px solid #f6f9ff;border-radius:12px;margin:8px 0}.faq-list-item-question{align-items:center;background:#f6f9ff;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;line-height:1;padding:24px;position:relative;text-align:left;transition:background .3s ease,border-radius .3s ease;width:100%;z-index:7}.faq-list-item-question-label{flex:1 0}.faq-list-item-question-icon{flex:none;height:16px;transform:rotate(0deg);transition:all .3s ease;width:16px}.faq-list-item-question-icon_open{fill:#506183}.faq-list-item-question-icon_close{color:transparent}.faq-list-item-question.current{border-radius:10px 10px 0 0}.faq-list-item-question.current .faq-list-item-question-icon{transform:rotate(180deg)}.faq-list-item-question.current .faq-list-item-question-icon_open{fill:transparent}.faq-list-item-question.current .faq-list-item-question-icon_close{fill:#506183}@media (max-width:772px){.faq-list-item-question{padding:18px}}.faq-list-item-question:hover{background:#ecf2ff}.faq-list-item>dd{margin-top:-35px;max-height:35px;opacity:0;overflow:hidden;position:relative;transition:max-height .3s ease,opacity .3s ease;z-index:5}.faq-list-item .fn_height:before{content:" ";display:block;height:12px;width:100%}.faq-list-item .fn_height:after{content:" ";display:block;height:3px;width:100%}.faq-list__desc{background:#fff;border-radius:15px;font-size:14px;font-weight:400;line-height:1.5;padding:42px 24px 24px;position:relative;width:100%}@media (max-width:772px){.faq-list__desc{padding:32px 18px 18px}}.faq-list p{margin:10px 0}.faq-list img{height:auto;max-width:100%;vertical-align:top}.faq-list p:first-child{margin-top:0}.faq-list p:last-child{margin-bottom:0}.faq-list ol>li+li{margin-top:20px}.confirm-view{display:flex;flex-direction:column;gap:24px}@media (max-width:990px){.confirm-view-buy{flex:1 0}}@media (max-width:520px){.confirm-view-buy{width:100%}}.confirm-view-buy{display:flex;flex:none;flex-direction:column;gap:8px}@media screen and (max-width:990px){.confirm-view-product-title{width:100%}}.confirm-view-product-title{align-items:center;color:#21304f;display:flex;font-size:13px;font-style:normal;font-weight:400;gap:16px;line-height:150%;text-decoration:none;transition:color .3s ease;word-break:break-word}.confirm-view-product-title:hover{color:#3761ee}.confirm-view-product-title img{flex:none;height:32px;width:32px}.confirm-view-prop{border-radius:8px;display:flex;overflow:hidden;width:100%}.confirm-view-prop-value{align-items:center;background:#f6f9ff;color:#707e9a;display:flex;font-size:12px;font-weight:400;gap:16px;justify-content:space-between;line-height:16px;margin:0;padding:12px 16px;width:100%}.confirm-view-prop-value span.confirm-view-price{color:#21304f;font-size:16px;font-weight:900;line-height:16px}.confirm-view-prop-value span{color:#21304f;font-size:12px;font-weight:500;line-height:16px}.confirm-view-prop-icon{align-items:center;background:#f6f9ff;border-left:1px solid #e6ecff;display:flex;flex:none;gap:8px;justify-content:center;padding:12px;width:40px}.confirm-view-prop-icon i{color:#3761ee;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.confirm-view-instruction-control{align-items:center;display:flex;justify-content:center;margin:10px 0 0}.confirm-view-instruction-drop{margin:10px 0 0}.confirm-view-instruction-drop img{max-width:100%;vertical-align:top;width:auto}.confirm-view-instruction-drop .help-block{font-size:11px;opacity:.8;text-align:center}.catalog-filter,.catalog-filter-body{width:100%}.catalog-filter-places{display:flex;gap:16px}@media (min-width:1090.5px){.catalog-filter-places{align-items:flex-start}}@media (max-width:1090px){.catalog-filter-places{flex-direction:column}}@media (min-width:1090.5px){.catalog-filter-places-left{flex:1 0}}@media (max-width:772px){.catalog-filter-places-left{flex-direction:column}}@media (min-width:1090.5px){.catalog-filter-places-right{flex:none}}@media (max-width:772px){.catalog-filter-places-right{flex-direction:column}}@media (min-width:1090.5px){.catalog-filter-places-stock{flex:none!important;width:180px}}.catalog-filter-places-stock .input__checkbox{font-size:inherit}.catalog-filter-places-price{position:relative}@media (min-width:1090.5px){.catalog-filter-places-price{width:223px}}@media (max-width:1090px){.catalog-filter-places-price{flex:1 0}}.catalog-filter-places-price__range{bottom:0;height:12px;left:18px;position:absolute;right:18px;width:auto}.catalog-filter-places-price__range .irs,.catalog-filter-places-price__range .irs--flat{height:20px}.catalog-filter-places-price__range .irs--flat:after{background-color:#e3eaf9;content:" ";display:block;height:2px;left:0;margin:-1px 0 0;pointer-events:none;position:absolute;right:0;top:50%;width:auto}.catalog-filter-places-price__range .irs--flat .irs-bar,.catalog-filter-places-price__range .irs--flat .irs-handle,.catalog-filter-places-price__range .irs--flat .irs-line{top:0}.catalog-filter-places-price__range .irs--flat .irs-line{background:0;border-radius:34px;height:20px}.catalog-filter-places-price__range .irs--flat .irs-line:after,.catalog-filter-places-price__range .irs--flat .irs-line:before{background-color:#e3eaf9;border:2px solid #f6f9ff;border-radius:50%;content:" ";display:block;height:16px;margin:-8px 0 0;position:absolute;top:50%;width:16px}.catalog-filter-places-price__range .irs--flat .irs-line:after{left:0}.catalog-filter-places-price__range .irs--flat .irs-line:before{right:0}.catalog-filter-places-price__range .irs--flat .irs-bar{background:0;height:20px}.catalog-filter-places-price__range .irs--flat .irs-bar:after{background-color:#3761ee;content:" ";display:block;height:2px;left:0;margin:-1px 0 0;position:absolute;right:0;top:50%;width:auto;z-index:3}.catalog-filter-places-price__range .irs--flat .irs-handle{height:20px;width:20px;z-index:4}.catalog-filter-places-price__range .irs--flat .irs-handle>i:first-child{background-color:#3761ee;display:none}.catalog-filter-places-price__range .irs--flat .irs-handle>i:last-child{background:#3761ee;border:2px solid #f6f9ff;border-radius:50%;box-shadow:inset 0 0 0 2px #3761ee;display:block;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.catalog-filter-places-price__range .irs--flat .irs-handle.state_hover>i:last-child,.catalog-filter-places-price__range .irs--flat .irs-handle:hover>i:last-child{background-color:#0dcaf0}.catalog-filter-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-bottom:16px;padding-top:16px}@media (max-width:772px){.catalog-filter-controls{justify-content:center}}@media (max-width:560px){.catalog-filter-controls{flex-direction:column;gap:8px}.catalog-filter-controls-button{padding:8px 16px;width:100%}}.catalog-filter-controls-labels{display:flex;flex:1 0;justify-content:flex-start}@media (max-width:758px){.catalog-filter-controls-labels{display:block;flex:none}}.catalog-filter-controls-labels-inner{align-items:center;border:2px solid #f6f9ff;border-radius:8px;display:flex;flex-wrap:wrap;gap:2px 10px;justify-content:flex-start;min-height:32px;padding:0 16px}@media (max-width:758px){.catalog-filter-controls-labels-inner{border:0;border-bottom:2px solid #f6f9ff;border-radius:0;justify-content:center;margin:-14px -24px 16px;padding:16px 24px}}.catalog-filter-controls-labels-label{color:#506183;font-size:10px;font-weight:400;line-height:16px}@media (max-width:758px){.catalog-filter-controls-labels-label{display:none;flex:none;width:100%}.catalog-filter-controls-labels{flex:none;width:100%}}.catalog-filter-controls-labels .input__checkbox{gap:0}.catalog-filter-controls-labels .input__checkbox input[type=checkbox],.catalog-filter-controls-labels .input__checkbox input[type=radio]{border-radius:4px 0 0 4px}.catalog-filter-controls-labels .product__label{border-radius:0 4px 4px 0;font-size:11px;min-height:20px}.filter-header{align-items:center;background:#f6f9ff;border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;display:flex;flex-wrap:wrap;gap:16px;padding:8px}@media (max-width:622px){.filter-header{flex-direction:column}}.filter-header__left{flex:1 0}.filter-header__controls{align-items:center;display:flex;flex:none;flex-wrap:wrap;gap:16px}@media (max-width:622px){.filter-header__controls{order:-1;width:100%}}@media (max-width:452px){.filter-header__controls{flex-direction:column}}.filter-header__sort-select{width:210px}@media (max-width:452px){.filter-header__sort-select{width:100%}}.filter-header__view{width:130px}@media (max-width:452px){.filter-header__view{width:100%}}.filter-card{border-radius:0 0 12px 12px}.group-nav{margin:0 0 16px;padding:0;position:relative}@media (max-width:490px){.group-nav{margin-left:-12px;margin-right:-12px;overflow:hidden}.group-nav:after,.group-nav:before{bottom:0;content:" ";display:block;height:auto;pointer-events:none;position:absolute;top:0;width:10px;z-index:3}.group-nav:before{background:-moz-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:-ms-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));left:0}.group-nav:after{background:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:-ms-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);right:0;width:34px}}.group-nav__list{align-items:center;display:flex;flex-wrap:wrap;gap:8px 16px;position:relative}@media (max-width:490px){.group-nav__list{flex-wrap:nowrap;margin-bottom:-26px;overflow:hidden;overflow-x:auto;padding:0 32px 32px 12px}.group-nav__list-item{flex:none}}.group-nav__list-item{align-items:center;background-color:rgba(55,97,238,.1);border-radius:8px;display:flex;font-size:14px;font-weight:500;gap:8px;min-height:40px;padding:3px 16px;position:relative;text-decoration:none!important;transition:background-color .3s ease}.group-nav__list-item:hover{background-color:rgba(55,97,238,.24)}.group-nav__list-item.active{background-color:rgba(55,97,238,.55);color:#fff;cursor:default}@media (max-width:490px){.group-nav__list-item.active{order:-2}}.group-nav__list-item.active .ics{filter:grayscale(1) brightness(30)}.categories{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:992px){.categories{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.categories{grid-template-columns:repeat(1,1fr)}}.categories__item{background:#f6f9ff;border-radius:8px;display:flex;flex-direction:column;padding:24px;position:relative;width:100%}.categories__item-title a{color:#21304f;font-size:16px;font-weight:700;line-height:16px;text-decoration:none;transition:color .3s ease}.categories__item-title a:hover{color:#3761ee}.categories__item-subs{display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}.categories__item-subs li:not(:last-child):after{content:"/"}.categories__item-subs li a{color:#21304f;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;transition:color .3s ease}.categories__item-subs li a:hover{color:#3761ee}.categories__item-counter{color:#707e9a;font-size:12px;font-weight:500;line-height:16px}.categories__item-image{position:absolute;right:24px;top:16px}.categories__item-image img{height:46px;vertical-align:top;width:46px}.news-label{align-self:center;background:#3761ee;border-radius:4px;color:#fff;display:inline-flex;font-size:8px;font-weight:700;height:18px;justify-content:center;line-height:18px;padding:0 6px;text-align:center;text-transform:uppercase;vertical-align:middle}.preview-news-item{background:#f6f9ff;border-radius:12px;font-weight:500;margin-bottom:16px;padding:16px}.preview-news-item:last-child{margin-bottom:0}.preview-news-header{align-self:center;display:flex;gap:6px;margin:0 0 8px}@media (max-width:490px){.preview-news-header{flex-direction:column}}.preview-news-header__left{flex:1 0}.preview-news-title{color:#21304f;display:inline;font-size:14px;font-weight:700;line-height:16px;margin:0 5px 0 0;word-break:break-word}.preview-news-title a{color:#21304f;text-decoration:none;transition:color .3s ease}.preview-news-title a:hover{color:#3761ee}.preview-news-date{color:#21304f;flex:none;font-size:12px}@media (max-width:490px){.preview-news-date{order:-1}}.preview-news-desc{color:#506183;font-size:14px;line-height:16px;overflow:hidden;position:relative;word-break:break-word}.preview-news-more{margin:10px 0 0;text-align:right}.preview-news-more a{align-items:center;color:#21304f;display:inline-flex;font-size:12px;gap:8px;text-decoration:none;transition:color .3s ease;vertical-align:middle}.preview-news-more a:after{background:no-repeat 0 0 url(../img/icons/dropdown-carret.svg);background-size:100% 100%;content:" ";display:block;height:6px;transform:rotate(90deg);transition:transform .3s ease;width:11px}.preview-news-more a:hover{color:#3761ee}.preview-news-more a:hover:after{transform:rotate(90deg) translateY(-5px)}.page-news-date{color:#21304f;flex:none;font-size:12px}@media (max-width:490px){.page-news-date{order:-1}.page-news-header{flex-direction:column}}.page-news-title{word-break:break-word}.page-news-title-label{color:#21304f;display:inline;font-size:16px;font-weight:700;line-height:16px;margin:0 5px 0 0;vertical-align:middle}.alternative-blogs{display:grid;gap:6px;grid-template-columns:repeat(3,1fr)}@media (max-width:772px){.alternative-blogs{grid-template-columns:repeat(2,1fr)}}@media (max-width:572px){.alternative-blogs{grid-template-columns:repeat(1,1fr)}}.alternative-blogs .pagination{grid-column:1/-1}.alternative-blog{border:2px solid #dee5ff;border-radius:10px;display:flex;flex-direction:column;position:relative}@media (min-width:572.5px)and (max-width:772px){.alternative-blog:first-child{grid-column:1/-1}}.alternative-blog__image{border-radius:10px 10px 0 0;display:block;overflow:hidden;padding:50% 0 0;position:relative;text-decoration:none}.alternative-blog__image:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;transform:translate(-300%);transition:transform .9s linear;width:300%;z-index:4}.alternative-blog__image:hover:after{left:100%;transform:translate(300%)}.alternative-blog__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.alternative-blog__content{padding:18px}@media (max-width:472px){.alternative-blog__content{padding:8px}}.alternative-blog__props{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:8px 14px}.alternative-blog__props a:hover{filter:grayscale(0) opacity(1)}.alternative-blog__meta{align-items:center;display:flex;flex:1 0 auto;gap:14px}.alternative-blog__category{flex:none}.alternative-blog__prop{align-items:center;color:#3761ee;display:flex;filter:grayscale(1) opacity(.5);gap:8px;line-height:1.24;text-decoration:none;transition:filter .3s ease}.alternative-blog__prop .ics{margin-top:1px}.alternative-blog__title{color:#21304f;font-size:14px;font-weight:500;line-height:1.28;margin:14px 0 0;word-break:break-word}.alternative-blog__title a{color:inherit;text-decoration:none;transition:color .3s ease}.alternative-blog__title a:after{border:2px solid rgba(55,97,238,.1);border-radius:10px;bottom:0;content:" ";display:block;height:auto;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:auto}.alternative-blog__title a:hover:after{opacity:1}.alternative-blog__title a:hover{color:var(--bs-link-hover-color)}.category-blog-header{margin-bottom:30px}.category-blog-title{align-items:center;display:flex;gap:16px;margin:0 0 16px;width:100%}.category-blog-title-icon{flex:none;height:30px;width:30px}.category-blog-title-icon img{height:100%;object-fit:contain;vertical-align:top;width:100%}.category-blog-title-label{flex:1 0;margin:0;word-break:break-word}@media (max-width:490px){.page-blog-header{flex-direction:column}}.page-blog-title{word-break:break-word}.page-blog-title-label{color:#21304f;display:inline;font-size:16px;font-weight:700;line-height:16px;margin:0 5px 0 0;vertical-align:middle}.blog-category-nav{border-bottom:1px solid #eee;margin:0 0 16px;padding:0 0 16px;position:relative}@media (max-width:490px){.blog-category-nav{margin-left:-12px;margin-right:-12px;overflow:hidden}.blog-category-nav:after,.blog-category-nav:before{bottom:0;content:" ";display:block;height:auto;pointer-events:none;position:absolute;top:0;width:10px;z-index:3}.blog-category-nav:before{background:-moz-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:-ms-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));left:0}.blog-category-nav:after{background:-moz-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:-ms-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);right:0;width:34px}}.blog-category-nav__list{align-items:center;display:flex;flex-wrap:wrap;gap:8px 16px;position:relative}@media (max-width:490px){.blog-category-nav__list{flex-wrap:nowrap;margin-bottom:-26px;overflow:hidden;overflow-x:auto;padding:0 32px 24px 12px}.blog-category-nav__list-item{flex:none}}.blog-category-nav__list-item{align-items:center;border-radius:8px;display:flex;gap:8px;min-height:40px;padding:3px 0;position:relative;text-decoration:none;transition:color .3s ease}.blog-category-nav__list-item.active{background-color:#f6f9ff;cursor:default;padding:3px 10px}@media (max-width:490px){.blog-category-nav__list-item.active{order:-2}}.blog-category-nav__list-left{flex:none;position:relative}.blog-category-nav__list-image{flex:none;height:24px;width:24px}.blog-category-nav__list-name{font-size:14px;font-weight:500}.blog-category-nav__list-counter{background-color:#f6f9ff;border-radius:50%;color:#454d64;font-size:9px;font-weight:700;height:14px;position:absolute;right:-6px;text-align:center;top:-6px;width:14px}.page-confirm-payeer{margin:0 auto;max-width:100%;width:586px}.confirm-view-payeer{display:flex;flex-direction:column;gap:8px}@media (max-width:990px){.confirm-view-payeer-buy{flex:1 0}}@media (max-width:520px){.confirm-view-payeer-buy{width:100%}}.confirm-view-payeer-buy{display:flex;flex:none;flex-direction:column;gap:8px}.confirm-view-payeer-btn-clipboard{align-items:center;display:flex;flex:none;height:28px;justify-content:center;padding:0;width:28px}.confirm-view-payeer .confirm-view-prop-value{text-align:right}@media (max-width:562px){.confirm-view-payeer .confirm-view-prop-value{align-items:flex-start;flex-direction:column;gap:5px;text-align:left}}.confirm-view-payeer-alert{font-weight:700}.partner-header-item{display:flex}.partner-header-item .card{position:relative;width:100%}.partner-header-item .card-body{position:relative}.partner-header-withdraw-body{min-height:100px}@media (max-width:772px){.partner-header-withdraw-body{padding:0}}.partner-header-withdraw{height:auto;position:absolute;width:auto}@media (max-width:772px){.partner-header-withdraw{min-height:100px;position:relative}}.partner-header-withdraw{align-items:center;bottom:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;left:0;overflow:hidden;right:0;top:0;z-index:2}.partner-header-withdraw:after{background:repeat 0 0 url(../img/bgs-partner.png);bottom:0;content:" ";height:auto;left:0;opacity:.07;overflow:hidden;position:absolute;right:0;top:0;width:auto;z-index:-1}.partner-header-withdraw-inner{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px}.partner-header-withdraw-btn{color:#fff!important;transition:opacity .3s ease}.partner-header-withdraw-btn:hover{opacity:.9}.partner-user-info-item{align-items:center;border-radius:5px;color:#fff;display:flex;font-size:14px}.partner-user-info-item.bg-payout{background:#659f68}.partner-user-info-item-icon{filter:invert(1);flex:none;height:32px;margin:0 8px 0 0;width:32px}.partner-user-info-item-label{flex:1 0}.partner-user-info-item .badge{color:#0fcaf0;flex:none;font-size:16px}.page-partner-filter{max-height:0;overflow:hidden;position:relative;transition:max-height .3s ease,opacity .3s ease}.page-partner-filter.filter-open{max-height:800px}.page-partner-btn-filter .label_open{display:block}.page-partner-btn-filter .label_close,.page-partner-btn-filter.active .label_open{display:none}.page-partner-btn-filter.active .label_close{display:block}.page-partner-btn-filter.dropdown-toggle:after{filter:invert(1)}.page-partner-btn-filter.active.dropdown-toggle:after{transform:rotate(0deg)}.page-partner-form-toggle{background:#f6f9ff;border-radius:10px;margin:0 0 20px;padding:20px}.page-partner-form-toggle form{margin-bottom:-15px}.supplier-request{max-width:730px}.supplier-request .card{border:1px solid #e6ecf7;border-radius:18px;box-shadow:0 8px 26px rgba(17,33,70,.05);overflow:hidden}.supplier-request .card-body{padding:24px}@media screen and (max-width:576px){.supplier-request .card-body{padding:18px}}.supplier-request__form{display:flex;flex-direction:column;gap:16px}.supplier-request .input__group.required>.control-label:after,.supplier-request .input__group.required>.form-label:after{color:#e4483b;content:" *"}.supplier-request .control-label,.supplier-request .form-label{z-index:3}.supplier-request__textarea{min-height:160px;resize:vertical}.supplier-request__agreement{color:#6d7891;font-size:13px;line-height:1.5;margin-top:-4px}.supplier-request__agreement a{border-bottom:1px solid rgba(55,97,238,.35);color:#3761ee;font-weight:600;text-decoration:none;transition:color .2s ease,border-color .2s ease}.supplier-request__agreement a:hover{border-bottom-color:#4b70f0;color:#4b70f0}.supplier-request__actions{display:flex;gap:12px;justify-content:center;margin-top:4px}.supplier-request__actions .btn{min-width:220px}@media screen and (max-width:576px){.supplier-request__actions{flex-direction:column}.supplier-request__actions .btn{min-width:0;width:100%}}.supplier-request__timeline{display:flex;list-style:none;margin:4px 0 28px;padding:0}.supplier-request__step{align-items:center;display:flex;flex:1 1 0;flex-direction:column;padding:0 8px;position:relative;text-align:center}.supplier-request__step:before{background:#e6ecf7;content:"";height:2px;left:-50%;position:absolute;right:50%;top:15px;z-index:0}.supplier-request__step:first-child:before{display:none}.supplier-request__step.is-active:before,.supplier-request__step.is-done:before{background:#3761ee}.supplier-request__step--success.is-done:before{background:#1fad66}.supplier-request__step--danger.is-done:before{background:#e4483b}.supplier-request__step-marker{align-items:center;background:#fff;border:2px solid #e6ecf7;border-radius:50%;box-shadow:0 0 0 4px #fff;display:flex;height:32px;justify-content:center;position:relative;width:32px;z-index:1}.is-active .supplier-request__step-marker{border-color:#3761ee;box-shadow:0 0 0 4px rgba(55,97,238,.14)}.is-done .supplier-request__step-marker{background:#3761ee;border-color:#3761ee}.is-done .supplier-request__step-marker:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:5px;margin-top:-2px;transform:rotate(-45deg);width:9px}.is-active .supplier-request__step-marker:after{background:#3761ee;border-radius:50%;content:"";height:10px;width:10px}.supplier-request__step--success.is-done .supplier-request__step-marker{background:#1fad66;border-color:#1fad66}.supplier-request__step--danger.is-done .supplier-request__step-marker{background:#e4483b;border-color:#e4483b}.supplier-request__step-body{display:flex;flex-direction:column;gap:2px;margin-top:10px}.supplier-request__step-title{color:#6d7891;font-size:14px;font-weight:600}.is-active .supplier-request__step-title,.is-done .supplier-request__step-title{color:#0b1e2c}.supplier-request__step--success.is-done .supplier-request__step-title{color:#1fad66}.supplier-request__step--danger.is-done .supplier-request__step-title{color:#e4483b}.supplier-request__step-subtitle{color:#9aa4bc;font-size:12px}@media screen and (max-width:576px){.supplier-request__timeline{flex-direction:column;gap:0;margin-bottom:24px}.supplier-request__step{align-items:flex-start;flex:0 0 auto;flex-direction:row;gap:14px;padding:0 0 26px;text-align:left}.supplier-request__step:before{bottom:auto;height:100%;left:15px;right:auto;top:16px;width:2px}.supplier-request__step:first-child:before{display:block}.supplier-request__step:last-child{padding-bottom:0}.supplier-request__step:last-child:before{display:none}.supplier-request__step:has(+.supplier-request__step):before{background:#e6ecf7}.supplier-request__step:has(+.supplier-request__step.is-active):before,.supplier-request__step:has(+.supplier-request__step.is-done):before{background:#3761ee}.supplier-request__step:has(+.supplier-request__step--success.is-done):before{background:#1fad66}.supplier-request__step:has(+.supplier-request__step--danger.is-done):before{background:#e4483b}.supplier-request__step-body{margin-top:4px}}.supplier-request__details{display:grid;gap:12px;margin:0 0 28px}.supplier-request__detail{background:#f8fbff;border:1px solid #e6ecf7;border-radius:12px;padding:14px 16px}.supplier-request__detail-label{color:#6d7891;font-size:13px;font-weight:600;margin-bottom:4px}.supplier-request__detail-value{color:#0b1e2c;margin:0;word-break:break-word}.supplier-request__detail-value a{color:#3761ee;text-decoration:none}.supplier-request__detail-value a:hover{text-decoration:underline}.supplier-request .alert{border-radius:12px}.section-item{display:flex;flex-direction:column;gap:16px}.section-item__header{align-items:center;background:#dee5ff;background:-moz-linear-gradient(left,#dee5ff 0,#f6f9ff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#dee5ff),color-stop(100%,#f6f9ff));background:-webkit-linear-gradient(left,#dee5ff,#f6f9ff);background:-o-linear-gradient(left,#dee5ff 0,#f6f9ff 100%);background:-ms-linear-gradient(left,#dee5ff 0,#f6f9ff 100%);background:linear-gradient(90deg,#dee5ff 0,#f6f9ff);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px;position:relative}@media (max-width:772px){.section-item__header{padding:8px 16px}}.section-item__label{color:#21304f;flex:1 0;font-size:18px;font-style:normal;font-weight:700;line-height:16px;text-decoration:none;transition:color .3s ease;word-break:break-word}@media (max-width:772px){.section-item__label{font-size:16px}}.section-item__control{flex:none}.section-item+.section-item{margin-top:34px}.section-categories{display:grid;gap:16px;grid-template-columns:repeat(12,1fr)}@media (max-width:1108px){.section-categories{grid-template-columns:repeat(10,1fr)}}@media (max-width:860px){.section-categories{grid-template-columns:repeat(8,1fr)}}@media (max-width:772px){.section-categories{gap:8px;grid-template-columns:repeat(6,1fr)}}@media (max-width:472px){.section-categories{grid-template-columns:repeat(4,1fr)}}.section-categories__link{align-items:center;display:flex;flex-direction:column;gap:8px;text-decoration:none}.section-categories__link img{flex:none;height:50px;width:50px}.section-categories__name{display:block;font-size:14px;font-weight:500;line-height:1.34;text-align:center;word-break:break-word}.alternative-products{display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}@media (max-width:1108px){.alternative-products{grid-template-columns:repeat(4,1fr)}}@media (max-width:772px){.alternative-products{grid-template-columns:repeat(3,1fr)}}@media (max-width:672px){.alternative-products{grid-template-columns:repeat(2,1fr)}}.alternative-product{padding:18px}@media (max-width:472px){.alternative-product{padding:8px}}.alternative-product{border:2px solid #dee5ff;border-radius:10px;box-shadow:0 0 8px 1px #dee5ff;display:flex;flex-direction:column;gap:10px;position:relative;transition:box-shadow .3s ease}.alternative-product:hover{box-shadow:0 0 12px 1px #dee5ff}.alternative-product__icon{display:block;flex:none;height:100px;margin:0 auto;overflow:hidden;position:relative;text-align:center;text-decoration:none;width:100px}.alternative-product__icon:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translate(-200%);transition:transform .7s linear;width:200%;z-index:4}.alternative-product__icon:hover:after{left:100%;transform:translate(200%)}.alternative-product__icon img{height:100%;object-fit:contain;vertical-align:top;width:100%}.alternative-product__title{color:#21304f;display:-webkit-box;flex:1 0;font-size:14px;font-weight:500;line-height:1.28;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.alternative-product__title-link{color:inherit;text-decoration:none;transition:color .3s ease;word-break:break-word}.alternative-product__props{display:flex;flex-direction:column;gap:5px}.alternative-product__quantity{color:#21304f;font-size:13px;font-weight:700;line-height:16px}.alternative-product__price{color:#3761ee;font-size:16px;font-weight:700;line-height:16px}.alternative-product__controls .btn:after{border:2px solid rgba(55,97,238,.1);border-radius:10px;bottom:0;content:" ";display:block;height:auto;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:auto}.alternative-product__controls .btn:hover:after{opacity:1}.category-faq{border-top:1px solid #eee;margin:30px 0 0;padding:30px 0 0}.category-faq-title{text-align:center}.category-faq-list{display:grid;gap:32px;grid-template-columns:1fr 1fr}@media (max-width:772px){.category-faq-list{gap:16px;grid-template-columns:1fr}}.category-faq-list__item{border:1px solid #eee;border-radius:10px;padding:14px 16px}.category-faq-list__title{color:#222;font-size:16px;font-weight:500;margin:0 0 5px}.category-faq-list__content{overflow:hidden;position:relative}.category-faq-list__content .idesc{color:#6c6c6c;line-height:1.34}.text-toggle{align-items:flex-start;display:flex;flex-direction:column}.text-toggle-overflow{max-height:200px;overflow:hidden;position:relative;transition:max-height .5s ease;width:100%}.text-toggle .btn-text-hide:after,.text-toggle .btn-text-show:after{background:no-repeat 0 0 url(../../../img/icons/dropdown-carret.svg);content:" ";display:inline-flex;height:6px;margin:0 0 0 5px;transform:rotate(180deg);transition:transform .3s ease;vertical-align:middle;width:11px}.text-toggle .btn-text-hide:after{transform:rotate(0deg)}.text-toggle .btn-text-show{display:inline}.text-toggle .btn-text-hide{display:none}.text-toggle-btn{color:#303091;display:none;font-size:14px;font-weight:400;line-height:1.25;position:relative;text-decoration:underline;transition:color .3s ease;z-index:4}.text-toggle-btn:hover{color:#388cd7}.text-toggle-content{overflow:hidden;position:relative}.text-toggle.show-btn .text-toggle-overflow:after{background:-moz-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);background:-ms-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);bottom:0;content:" ";display:block;height:110px;left:0;position:absolute;right:0;width:auto;z-index:3}.text-toggle.show-btn .text-toggle-btn{display:inline-flex}.text-toggle.expanded .text-toggle-overflow:after{display:none}.text-toggle.expanded .text-toggle-btn{margin-top:20px}.text-toggle.expanded .text-toggle-btn .btn-text-show{display:none}.text-toggle.expanded .text-toggle-btn .btn-text-hide{display:inline}