*,:before,:after{box-sizing:border-box}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0;list-style:none}html{font-size:14px}body{font-family:Inter,"system-ui",sans-serif;line-height:1.2}button{cursor:pointer;background:0 0;border:none;outline:none;padding:0}:root{--color-white:#fff;--color-black-1:#f8f9fa;--color-black-2:#f0f1f4;--color-black-3:#e3e5e9;--color-black-4:#c8cad1;--color-black-5:#878990;--color-black-6:#4b4e57;--color-black-7:#0f111b;--color-violet-1:#e4eaff;--color-violet-2:#cfd9fb;--color-violet-5:#5461ba;--color-violet-6:#273283;--color-violet-7:#292d3d;--color-blue-1:#e6efff;--color-blue-2:#c1d7ff;--color-blue-3:#8fb1f2;--color-blue-4:#1a60e3;--color-blue-5:#0c398d;--color-blue-6:#082f79;--color-green-1:#dcf0e4;--color-green-2:#4fb678;--color-green-4:#4fb678;--color-green-5:#2da15b;--color-orange-1:#ffeed5;--color-orange-5:#e79417;--color-red-1:#fbeeee;--color-red-2:#ffd3d3;--color-red-3:#ff8f8f;--color-red-4:#da5857;--color-red-5:#ca4241;--breakpoint-mobile:0;--breakpoint-desktop:1025px;--breakpoint-desktop-full:1361px}.blurred-content{filter:blur(4px);opacity:.5;transition:filter .2s}.blurred-content:hover{filter:blur();opacity:1}.flex-container-center{flex:1;justify-content:center;align-items:center;display:flex}.desktop-only{display:none}@media (width>=1025px){.desktop-only{display:flex}}body{flex-direction:column;min-height:100vh;display:flex}body.sidedrawer-open{touch-action:none;width:100%;height:100vh;position:fixed;overflow:hidden}main{flex:1;display:flex}.scrollable-content{flex-direction:column;flex:1;height:100%;display:flex;overflow:auto}.sidedrawer-open .scrollable-content{margin-top:60px}.layout{background-color:#f8f9fa;flex-direction:column;align-items:center;width:100%;display:flex}.layout__content{width:100%;padding:0 10px}@media (width>=1025px){.layout__content{max-width:1361px;padding-left:10px;padding-right:10px}}@media (width>=1361px){.layout__content{padding-left:0;padding-right:0}}.layout__content--page{flex-direction:column;flex:1;margin-bottom:40px;display:flex}@media (width>=1025px){.layout__content--page{margin-bottom:60px}}.vue-component-wrapper{display:contents}.scroll{display:none;position:fixed;bottom:46px;right:12px}@media (width>=1025px){.scroll{--is-desktop:true}}.header-top-bar{display:none}@media (width>=1025px){.header-top-bar{background-color:#292d3d;display:flex}}.header-top-bar__content{justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex}.header{z-index:10;background:#fff;border-bottom:1px solid #f0f1f4;justify-content:center;align-items:center;min-height:60px;padding:6px 24px;display:flex;position:sticky;top:0}.sidedrawer-open .header{z-index:51;position:fixed}@media (width>=1025px){.header{min-height:auto;padding:20px 10px}}.header__content{justify-content:space-between;align-items:center;gap:24px;padding:0;display:flex}.header__nav-list{gap:40px;margin:0;padding:0;line-height:2.71429rem;list-style:none;display:flex}.header__nav-link{color:#c8cad1;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.header__search{display:none}@media (width>=1025px){.header__search{flex:1;align-items:center;gap:10px;display:flex}}.header__actions{display:none}@media (width>=1025px){.header__actions{align-items:center;gap:10px;display:flex}}.header__actions--delimiter{background-color:#f0f1f4;width:1.6px;height:30px}.header__actions-group{display:none}@media (width>=1025px){.header__actions-group{align-items:center;margin:0;padding:0;list-style:none;display:flex}}.header__actions-group--type-links{gap:6px}.header__actions-group--type-quick{gap:10px}.region-label{gap:2px;display:flex}.footer{flex-direction:column;display:flex}.footer__primary{background-color:#f0f1f4}.footer__secondary{background-color:#e3e5e9}.footer__secondary__content{flex-direction:column;justify-content:space-between;gap:6px;padding-top:12px;padding-bottom:12px;display:flex}@media (width>=1025px){.footer__secondary__content{flex-direction:row}}.footer__primary__content{flex-wrap:wrap;gap:50px;padding-top:40px;padding-bottom:50px;display:flex}.footer__catalog{display:none}@media (width>=1025px){.footer__catalog{flex-direction:column;gap:20px;display:flex}}.footer__catalog-items{flex-wrap:wrap;gap:12px;display:flex}.footer__about{flex-wrap:wrap;gap:20px;display:flex}.footer__contacts{flex-direction:column;gap:20px;display:flex}@media (width>=1025px){.footer__contacts{flex-direction:row}}.footer__column{flex-direction:column;gap:20px;display:flex}.footer__column-category{gap:30px;width:180px}.footer__column-info{width:160px}.footer__list{flex-direction:column;gap:10px;display:flex}.bottom-menu{z-index:10;flex-direction:column;display:flex;position:sticky;bottom:0;left:0;right:0}@media (width>=1025px){.bottom-menu{display:none}}.bottom-menu__action{background:#fff;border-top:1px solid #f0f1f4;padding:12px;display:flex}.bottom-menu__action:empty{display:none}.bottom-menu__nav{background:#fff;border-top:1px solid #f0f1f4;justify-content:space-between;align-items:center;padding:6px 24px;display:flex}.form-field{flex-direction:column;display:flex;position:relative}.form-field--full-width{width:100%}.form-field__info{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.form-field.form-field--floating-info .form-field__info{position:absolute;bottom:100%}.form-field__label-control{flex-direction:row;align-items:center;gap:2px;display:flex}.form-field__label{font-style:normal;font-weight:500;line-height:normal}.form-field__label--required:after{content:"*";color:red;margin-left:2px}.form-field__description{font-style:normal;font-weight:400;line-height:normal}.form-field__message{text-wrap:nowrap;align-items:center;gap:4px;margin-top:4px;display:flex;position:absolute;top:100%}.form-field__message.form-field__message--take-space{position:relative}.form-field__add-on{display:flex}.form-field__add-on:after{content:"" "";background-color:#e3e5e9;width:1px;display:block}.form-field__add-on:empty{display:none}.form-field--color-violet.form-field--style-fill .form-field__label-control{color:#878990}.form-field--color-violet.form-field--style-fill .form-field__label{color:#4b4e57}.form-field--color-violet.form-field--style-fill .form-field__description,.form-field--color-violet.form-field--style-fill .form-field__message{color:#878990}.form-field--color-violet.form-field--style-fill.form-field--error .form-field__message{color:#da5857}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__label{color:#878990}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__description,.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__message{color:#c8cad1}.form-field--color-blue.form-field--style-border .form-field__label-control{color:#878990}.form-field--color-blue.form-field--style-border .form-field__label{color:#4b4e57}.form-field--color-blue.form-field--style-border .form-field__description,.form-field--color-blue.form-field--style-border .form-field__message{color:#878990}.form-field--color-blue.form-field--style-border.form-field--error .form-field__message{color:#da5857}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__label{color:#878990}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__description,.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__message{color:#c8cad1}.form-field--color-blue.form-field--style-tint .form-field__label-control{color:#878990}.form-field--color-blue.form-field--style-tint .form-field__label{color:#4b4e57}.form-field--color-blue.form-field--style-tint .form-field__description,.form-field--color-blue.form-field--style-tint .form-field__message{color:#878990}.form-field--color-blue.form-field--style-tint.form-field--error .form-field__message{color:#da5857}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__label{color:#878990}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__description,.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__message{color:#c8cad1}.form-field--color-blue.form-field--style-empty .form-field__label-control{color:#878990}.form-field--color-blue.form-field--style-empty .form-field__label{color:#4b4e57}.form-field--color-blue.form-field--style-empty .form-field__description,.form-field--color-blue.form-field--style-empty .form-field__message{color:#878990}.form-field--color-blue.form-field--style-empty.form-field--error .form-field__message{color:#da5857}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__label{color:#878990}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__description,.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__message{color:#c8cad1}.form-field--size-sm .form-field__label-control svg{width:14px;height:14px}.form-field--size-sm .form-field__label{font-size:1rem}.form-field--size-sm .form-field__description,.form-field--size-sm .form-field__message{font-size:.857143rem}.form-field--size-sm .form-field__message svg{width:16px;height:16px}.form-field--size-sm .form-field__add-on:after{height:16px;margin-left:8px}.form-field--size-md .form-field__label-control svg{width:14px;height:14px}.form-field--size-md .form-field__label{font-size:1rem}.form-field--size-md .form-field__description,.form-field--size-md .form-field__message{font-size:.857143rem}.form-field--size-md .form-field__message svg{width:16px;height:16px}.form-field--size-md .form-field__add-on:after{height:20px;margin-left:10px}.form-field--size-lg .form-field__label-control svg{width:16px;height:16px}.form-field--size-lg .form-field__label{font-size:1.14286rem}.form-field--size-lg .form-field__description,.form-field--size-lg .form-field__message{font-size:1rem}.form-field--size-lg .form-field__message svg{width:18px;height:18px}.form-field--size-lg .form-field__add-on:after{height:24px;margin-left:12px}.form-field__control{align-items:center;gap:6px;display:flex}.form-field__input-wrapper{cursor:text;flex:1;align-items:center;display:flex}.form-field__input{flex:1;font-style:normal;font-weight:500;line-height:normal;display:flex}.form-field__input::placeholder{font-weight:400}.form-field__control{background:0 0;border:none}.form-field__control input.form-field__input{box-shadow:none;background:0 0;border:none;outline:none}.form-field__control input.form-field__input:focus{box-shadow:none;border:none;outline:none}.form-field--color-violet.form-field--style-fill .form-field__input{color:#4b4e57}.form-field--color-violet.form-field--style-fill .form-field__input::placeholder{color:#878990}.form-field--color-violet.form-field--style-fill .form-field__control{color:#878990;box-shadow:none;background:#f0f1f4}.form-field--color-violet.form-field--style-fill .form-field__control:hover,.form-field--color-violet.form-field--style-fill .form-field__control:focus-within{background:#f8f9fa;box-shadow:inset 0 0 0 2px #5461ba}.form-field--color-violet.form-field--style-fill.form-field--error .form-field__control,.form-field--color-violet.form-field--style-fill.form-field--error .form-field__control:hover,.form-field--color-violet.form-field--style-fill.form-field--error .form-field__control:focus-within{box-shadow:none;background:#fbeeee}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__input{color:#878990}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__input::placeholder{color:#c8cad1}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__control{color:#878990;box-shadow:none;background:#f8f9fa}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__control:hover,.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__control:focus-within{box-shadow:none;background:#f8f9fa}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__control:focus-within{box-shadow:none}.form-field--color-blue.form-field--style-border .form-field__input{color:#4b4e57}.form-field--color-blue.form-field--style-border .form-field__input::placeholder{color:#878990}.form-field--color-blue.form-field--style-border .form-field__control{color:#878990;background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border .form-field__control:hover,.form-field--color-blue.form-field--style-border .form-field__control:focus-within{background:#fff;box-shadow:inset 0 0 0 2px #8fb1f2}.form-field--color-blue.form-field--style-border.form-field--error .form-field__control,.form-field--color-blue.form-field--style-border.form-field--error .form-field__control:hover,.form-field--color-blue.form-field--style-border.form-field--error .form-field__control:focus-within{background:#fff;box-shadow:inset 0 0 0 2px #ff8f8f}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__input{color:#878990}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__input::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__control{color:#878990;background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__control:hover,.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__control:focus-within{background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__control:focus-within{box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-tint .form-field__input{color:#4b4e57}.form-field--color-blue.form-field--style-tint .form-field__input::placeholder{color:#878990}.form-field--color-blue.form-field--style-tint .form-field__control{color:#878990;box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint .form-field__control:hover,.form-field--color-blue.form-field--style-tint .form-field__control:focus-within{box-shadow:none;background:#f0f1f4}.form-field--color-blue.form-field--style-tint.form-field--error .form-field__control,.form-field--color-blue.form-field--style-tint.form-field--error .form-field__control:hover,.form-field--color-blue.form-field--style-tint.form-field--error .form-field__control:focus-within{box-shadow:none;background:#fbeeee}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__input{color:#878990}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__input::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__control{color:#878990;box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__control:hover,.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__control:focus-within{box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__control:focus-within{box-shadow:none}.form-field--color-blue.form-field--style-empty .form-field__input{color:#4b4e57}.form-field--color-blue.form-field--style-empty .form-field__input::placeholder{color:#878990}.form-field--color-blue.form-field--style-empty .form-field__control{color:#878990;box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty .form-field__control:hover,.form-field--color-blue.form-field--style-empty .form-field__control:focus-within,.form-field--color-blue.form-field--style-empty.form-field--error .form-field__control,.form-field--color-blue.form-field--style-empty.form-field--error .form-field__control:hover,.form-field--color-blue.form-field--style-empty.form-field--error .form-field__control:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__input{color:#878990}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__input::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__control{color:#878990;box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__control:hover,.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__control:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__control:focus-within{box-shadow:none}.form-field--size-sm .form-field__control{border-radius:.428571rem;gap:6px;height:2.71429rem;padding:10px 12px}.form-field--size-sm .form-field__control svg{width:16px;height:16px}.form-field--size-sm .form-field__input{font-size:16px}@media (width>=1025px){.form-field--size-sm .form-field__input{font-size:1rem}}.form-field--size-sm.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 3px none}.form-field--size-sm.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 3px #89b3ff4d}.form-field--size-sm.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within,.form-field--size-sm.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:none, 0 0 0 3px none}.form-field--size-md .form-field__control{border-radius:.428571rem;gap:6px;height:3.14286rem;padding:10px 12px}.form-field--size-md .form-field__control svg{width:20px;height:20px}.form-field--size-md .form-field__input{font-size:16px}@media (width>=1025px){.form-field--size-md .form-field__input{font-size:1rem}}.form-field--size-md.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 4px none}.form-field--size-md.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 4px #89b3ff4d}.form-field--size-md.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within,.form-field--size-md.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:none, 0 0 0 4px none}.form-field--size-lg .form-field__control{border-radius:.571429rem;gap:8px;height:3.71429rem;padding:10px 15px}.form-field--size-lg .form-field__control svg{width:24px;height:24px}.form-field--size-lg .form-field__input{font-size:16px}@media (width>=1025px){.form-field--size-lg .form-field__input{font-size:1.14286rem}}.form-field--size-lg.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 5px none}.form-field--size-lg.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 5px #89b3ff4d}.form-field--size-lg.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within,.form-field--size-lg.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .form-field__control:focus-within{box-shadow:none, 0 0 0 5px none}.form-field__textarea{resize:none;box-shadow:none;background:0 0;border:none;outline:none;flex:1;font-style:normal;font-weight:500;line-height:normal;display:flex}.form-field__textarea::placeholder{font-weight:400}.form-field__textarea:focus{box-shadow:none;border:none;outline:none}.form-field--color-violet.form-field--style-fill .form-field__textarea{color:#4b4e57;box-shadow:none;background:#f0f1f4}.form-field--color-violet.form-field--style-fill .form-field__textarea:hover,.form-field--color-violet.form-field--style-fill .form-field__textarea:focus-within{background:#f8f9fa;box-shadow:inset 0 0 0 2px #5461ba}.form-field--color-violet.form-field--style-fill .form-field__textarea::placeholder{color:#878990}.form-field--color-violet.form-field--style-fill.form-field--error .form-field__textarea,.form-field--color-violet.form-field--style-fill.form-field--error .form-field__textarea:hover,.form-field--color-violet.form-field--style-fill.form-field--error .form-field__textarea:focus-within{box-shadow:none;background:#fbeeee}.form-field--color-violet.form-field--style-fill.form-field--error .form-field__textarea:focus-within{box-shadow:none}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__textarea{color:#878990;box-shadow:none;background:#f8f9fa}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__textarea:hover,.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__textarea:focus-within{box-shadow:none;background:#f8f9fa}.form-field--color-violet.form-field--style-fill.form-field--disabled .form-field__textarea::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-border .form-field__textarea{color:#4b4e57;background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border .form-field__textarea:hover,.form-field--color-blue.form-field--style-border .form-field__textarea:focus-within{background:#fff;box-shadow:inset 0 0 0 2px #8fb1f2}.form-field--color-blue.form-field--style-border .form-field__textarea::placeholder{color:#878990}.form-field--color-blue.form-field--style-border.form-field--error .form-field__textarea,.form-field--color-blue.form-field--style-border.form-field--error .form-field__textarea:hover,.form-field--color-blue.form-field--style-border.form-field--error .form-field__textarea:focus-within{background:#fff;box-shadow:inset 0 0 0 2px #ff8f8f}.form-field--color-blue.form-field--style-border.form-field--error .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #ff8f8f}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__textarea{color:#878990;background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__textarea:hover,.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__textarea:focus-within{background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .form-field__textarea::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-tint .form-field__textarea{color:#4b4e57;box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint .form-field__textarea:hover,.form-field--color-blue.form-field--style-tint .form-field__textarea:focus-within{box-shadow:none;background:#f0f1f4}.form-field--color-blue.form-field--style-tint .form-field__textarea::placeholder{color:#878990}.form-field--color-blue.form-field--style-tint.form-field--error .form-field__textarea,.form-field--color-blue.form-field--style-tint.form-field--error .form-field__textarea:hover,.form-field--color-blue.form-field--style-tint.form-field--error .form-field__textarea:focus-within{box-shadow:none;background:#fbeeee}.form-field--color-blue.form-field--style-tint.form-field--error .form-field__textarea:focus-within{box-shadow:none}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__textarea{color:#878990;box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__textarea:hover,.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__textarea:focus-within{box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint.form-field--disabled .form-field__textarea::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-empty .form-field__textarea{color:#4b4e57;box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty .form-field__textarea:hover,.form-field--color-blue.form-field--style-empty .form-field__textarea:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty .form-field__textarea::placeholder{color:#878990}.form-field--color-blue.form-field--style-empty.form-field--error .form-field__textarea,.form-field--color-blue.form-field--style-empty.form-field--error .form-field__textarea:hover,.form-field--color-blue.form-field--style-empty.form-field--error .form-field__textarea:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--error .form-field__textarea:focus-within{box-shadow:none}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__textarea{color:#878990;box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__textarea:hover,.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__textarea:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .form-field__textarea::placeholder{color:#c8cad1}.form-field--size-sm .form-field__textarea{border-radius:.428571rem;gap:6px;padding:10px 12px;font-size:16px}@media (width>=1025px){.form-field--size-sm .form-field__textarea{font-size:1rem}}.form-field--size-sm.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 3px none}.form-field--size-sm.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 3px #89b3ff4d}.form-field--size-sm.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within,.form-field--size-sm.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:none, 0 0 0 3px none}.form-field--size-md .form-field__textarea{border-radius:.428571rem;gap:6px;padding:10px 12px;font-size:16px}@media (width>=1025px){.form-field--size-md .form-field__textarea{font-size:1rem}}.form-field--size-md.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 4px none}.form-field--size-md.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 4px #89b3ff4d}.form-field--size-md.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within,.form-field--size-md.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:none, 0 0 0 4px none}.form-field--size-lg .form-field__textarea{border-radius:.571429rem;gap:8px;padding:10px 15px;font-size:16px}@media (width>=1025px){.form-field--size-lg .form-field__textarea{font-size:1.14286rem}}.form-field--size-lg.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 5px none}.form-field--size-lg.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 5px #89b3ff4d}.form-field--size-lg.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within,.form-field--size-lg.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .form-field__textarea:focus-within{box-shadow:none, 0 0 0 5px none}.typography-text-ellipsis,.goods-item-attribute__value,.filters-option-label__label,.form-field .select__trigger-text,.form-field .select__trigger-placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.typography--size-sm,.order-download-link,.goods-item-page-purchase-price__label,.catalog-search a,.goods-item-label-value :last-child,.badge__text-content{font-size:.857143rem}.typography--size-md,.order-create-form__submit-hint,.order-goods-item__name,.order-comment-user,.order-comment-date,.order-comment__content,.catalog-correction,.catalog-not-found__detail,.goods-item-balance__label,.goods-item-balance__value,.goods-item-label-value :first-child,.goods-item-attribute__label,.goods-item-attribute__value,.filters-option-label__label,.table__header-cell,.table__body-cell,.link-radio-group__label{font-size:1rem}.typography--size-lg,.order-info-menu__toggle-name,.goods-item-page-purchase-price__unit,.serial-item__label-serial,.serial-item__label-balance,.goods-item-name{font-size:1.14286rem}.typography--size-18,.cart--embedded .cart-subtitle{font-size:1.28571rem}.typography--size-20,.catalog-not-found__title,.cart-subtitle{font-size:1.42857rem}.typography--size-24,.order-list-title,.goods-item-page-purchase-price__value,.catalog-title,.cart--embedded .cart-title{font-size:1.71429rem}.typography--size-30,.cart-title{font-size:2.14286rem}.typography--color-primary,.order-goods-item__name,.order-comment__content,.order-list-title,.goods-item-page-purchase-price__value,.goods-item-page-purchase-price__unit,.catalog-title,.serial-item__label-serial,.cart-title,.cart-subtitle,.goods-item-name,.goods-item-balance__value,.goods-item-attribute__value,.filters-option-label__label,.paragraph,.breadcrumb-text,.heading{color:#0f111b}.typography--color-secondary,.order-create-form__submit-hint,.order-comment-date,.goods-item-page-purchase-price__label,.catalog-correction,.breadcrumb-text,.cart-title sup,.goods-item-balance__label,.goods-item-label-value :last-child,.goods-item-attribute__label,.table__header-cell,.link-radio-group__label{color:#878990}.typography--color-white{color:#fff}.typography--color-black-1{color:#f8f9fa}.typography--color-black-2{color:#f0f1f4}.typography--color-black-3{color:#e3e5e9}.typography--color-black-4,.serial-item--disabled .serial-item__label-balance{color:#c8cad1}.typography--color-black-5,.serial-item--disabled .serial-item__label-serial{color:#878990}.typography--color-black-6,.order-info-menu__toggle-name,.serial-item__label-balance,.goods-item-label-value :first-child,.table__body-cell{color:#4b4e57}.typography--color-black-7{color:#0f111b}.typography--color-violet-1{color:#e4eaff}.typography--color-violet-2{color:#cfd9fb}.typography--color-violet-5{color:#5461ba}.typography--color-violet-6{color:#273283}.typography--color-violet-7{color:#292d3d}.typography--color-blue-1{color:#e6efff}.typography--color-blue-2{color:#c1d7ff}.typography--color-blue-3{color:#8fb1f2}.typography--color-blue-4{color:#1a60e3}.typography--color-blue-5{color:#0c398d}.typography--color-blue-6{color:#082f79}.typography--color-green-1{color:#dcf0e4}.typography--color-green-2,.typography--color-green-4{color:#4fb678}.typography--color-green-5{color:#2da15b}.typography--color-orange-1{color:#ffeed5}.typography--color-orange-5{color:#e79417}.typography--color-red-1{color:#fbeeee}.typography--color-red-2{color:#ffd3d3}.typography--color-red-3{color:#ff8f8f}.typography--color-red-4{color:#da5857}.typography--color-red-5{color:#ca4241}.typography--weight-regular,.order-create-form__submit-hint,.order-comment-date,.order-comment__content,.goods-item-page-purchase-price__label,.catalog-correction,.catalog-not-found__detail,.serial-item__label-balance,.goods-item-balance__label,.goods-item-label-value :last-child,.goods-item-attribute__label,.paragraph,.breadcrumb-text{font-weight:400}.typography--weight-semi-bold,.order-info-menu__toggle-name,.order-comment-user,.goods-item-page-purchase-price__unit,.catalog-search a,.breadcrumb:not(.breadcrumbs--last):hover .breadcrumb-text,.goods-item-balance__value,.goods-item-label-value :first-child,.goods-item-attribute__value,.filters-option-label__label,.table__header-cell,.table__body-cell,.badge__text-content,.link-radio-group__label,.heading{font-weight:500}.typography--weight-bold,.order-goods-item__name,.order-download-link,.order-list-title,.catalog-not-found__title,.catalog-title,.serial-item__label-serial,.cart-title,.cart-title sup,.cart-subtitle{font-weight:600}.typography--weight-extra-bold,.goods-item-page-purchase-price__value,.goods-item-name{font-weight:700}.form-field .select{flex-direction:column;display:flex;position:relative}.form-field .select__trigger{justify-content:space-between;align-items:center;display:flex}.form-field .select__trigger__content{align-items:center;width:100%;display:flex;overflow:hidden}.form-field .select__trigger-icon{flex-shrink:0;display:flex}.form-field .select__trigger-input{width:100%;box-shadow:none;background:0 0;border:none;outline:none}.form-field .select__trigger-input:focus{box-shadow:none;border:none;outline:none}.form-field .select-option{cursor:pointer;outline:none;align-items:start;display:flex}.form-field .select-option__content{flex-direction:column;gap:4px;max-width:100%;display:flex}.form-field .select-option.select-option--disabled{opacity:.5}.form-field .select__dropdown{z-index:20;outline:none;overflow:auto}.form-field--color-violet.form-field--style-fill .select__trigger{box-shadow:none;background:#f0f1f4;font-weight:500}.form-field--color-violet.form-field--style-fill .select__trigger:hover,.form-field--color-violet.form-field--style-fill .select__trigger:focus-within,.form-field--color-violet.form-field--style-fill .select__trigger:focus-visible,.form-field--color-violet.form-field--style-fill .select__trigger.select__trigger--focus{background:#f8f9fa;box-shadow:inset 0 0 0 2px #5461ba}.form-field--color-violet.form-field--style-fill .select__trigger-placeholder,.form-field--color-violet.form-field--style-fill .select__trigger-input::placeholder{font-weight:400}.form-field--color-violet.form-field--style-fill .select__dropdown,.form-field--color-violet.form-field--style-fill .select-option__description{color:#878990}.form-field--color-violet.form-field--style-fill .select-option:has(.select-option--disabled) .select-option__label{opacity:.5}.form-field--color-violet.form-field--style-fill .select-option:has(.select-option--disabled) .select-option__description{color:#c8cad1}.form-field--color-violet.form-field--style-fill.form-field--error .select__trigger,.form-field--color-violet.form-field--style-fill.form-field--error .select__trigger:hover,.form-field--color-violet.form-field--style-fill.form-field--error .select__trigger:focus-within{box-shadow:none;background:#fbeeee}.form-field--color-violet.form-field--style-fill.form-field--error .select__trigger:focus-within{box-shadow:none}.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger{color:#878990;box-shadow:none;opacity:.5;background:#f8f9fa}.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger:hover,.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger:focus-within{box-shadow:none;background:#f8f9fa}.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger-text,.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger-input,.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger-icon{color:#878990}.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger-placeholder,.form-field--color-violet.form-field--style-fill.form-field--disabled .select__trigger-input::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-border .select__trigger{color:#878990;background:#fff;font-weight:500;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border .select__trigger:hover,.form-field--color-blue.form-field--style-border .select__trigger:focus-within,.form-field--color-blue.form-field--style-border .select__trigger:focus-visible,.form-field--color-blue.form-field--style-border .select__trigger.select__trigger--focus{background:#fff;box-shadow:inset 0 0 0 2px #8fb1f2}.form-field--color-blue.form-field--style-border .select__trigger-text,.form-field--color-blue.form-field--style-border .select__trigger-input{color:#0f111b}.form-field--color-blue.form-field--style-border .select__trigger-placeholder,.form-field--color-blue.form-field--style-border .select__trigger-input::placeholder{color:#878990;font-weight:400}.form-field--color-blue.form-field--style-border .select__trigger-icon{color:#878990}.form-field--color-blue.form-field--style-border .select__dropdown{color:#878990;background:#fff}.form-field--color-blue.form-field--style-border .select-option__label{color:#0f111b}.form-field--color-blue.form-field--style-border .select-option__description{color:#878990}.form-field--color-blue.form-field--style-border .select-option:not(.select-option--disabled).select-option--active,.form-field--color-blue.form-field--style-border .select-option:not(.select-option--disabled):hover,.form-field--color-blue.form-field--style-border .select-option:not(.select-option--disabled):focus,.form-field--color-blue.form-field--style-border .select-option:not(.select-option--disabled).select-option--selected{color:#0c398d;background:#e6efff}.form-field--color-blue.form-field--style-border .select-option:not(.select-option--disabled).select-option--selected .select-option__description{color:#0c398d}.form-field--color-blue.form-field--style-border .select-option:has(.select-option--disabled) .select-option__label{opacity:.5}.form-field--color-blue.form-field--style-border .select-option:has(.select-option--disabled) .select-option__description{color:#c8cad1}.form-field--color-blue.form-field--style-border.form-field--error .select__trigger,.form-field--color-blue.form-field--style-border.form-field--error .select__trigger:hover,.form-field--color-blue.form-field--style-border.form-field--error .select__trigger:focus-within{background:#fff;box-shadow:inset 0 0 0 2px #ff8f8f}.form-field--color-blue.form-field--style-border.form-field--error .select__trigger:focus-within{box-shadow:inset 0 0 0 2px #ff8f8f}.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger{color:#878990;opacity:.5;background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger:hover,.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger:focus-within{background:#fff;box-shadow:inset 0 0 0 1px #c8cad1}.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger-text,.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger-input,.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger-icon{color:#878990}.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger-placeholder,.form-field--color-blue.form-field--style-border.form-field--disabled .select__trigger-input::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-tint .select__trigger{color:#0f111b;box-shadow:none;background:#f8f9fa;font-weight:500}.form-field--color-blue.form-field--style-tint .select__trigger:hover,.form-field--color-blue.form-field--style-tint .select__trigger:focus-within,.form-field--color-blue.form-field--style-tint .select__trigger:focus-visible,.form-field--color-blue.form-field--style-tint .select__trigger.select__trigger--focus{box-shadow:none;background:#f0f1f4}.form-field--color-blue.form-field--style-tint .select__trigger-text,.form-field--color-blue.form-field--style-tint .select__trigger-input{color:#0f111b}.form-field--color-blue.form-field--style-tint .select__trigger-placeholder,.form-field--color-blue.form-field--style-tint .select__trigger-input::placeholder{color:#4b4e57;font-weight:400}.form-field--color-blue.form-field--style-tint .select__trigger-icon{color:#0f111b}.form-field--color-blue.form-field--style-tint .select__dropdown{color:#878990;background:#f8f9fa}.form-field--color-blue.form-field--style-tint .select-option__label{color:#0f111b}.form-field--color-blue.form-field--style-tint .select-option__description{color:#878990}.form-field--color-blue.form-field--style-tint .select-option:not(.select-option--disabled).select-option--active,.form-field--color-blue.form-field--style-tint .select-option:not(.select-option--disabled):hover,.form-field--color-blue.form-field--style-tint .select-option:not(.select-option--disabled):focus,.form-field--color-blue.form-field--style-tint .select-option:not(.select-option--disabled).select-option--selected{color:#0c398d;background:#e6efff}.form-field--color-blue.form-field--style-tint .select-option:not(.select-option--disabled).select-option--selected .select-option__description{color:#0c398d}.form-field--color-blue.form-field--style-tint .select-option:has(.select-option--disabled) .select-option__label{opacity:.5}.form-field--color-blue.form-field--style-tint .select-option:has(.select-option--disabled) .select-option__description{color:#c8cad1}.form-field--color-blue.form-field--style-tint.form-field--error .select__trigger,.form-field--color-blue.form-field--style-tint.form-field--error .select__trigger:hover,.form-field--color-blue.form-field--style-tint.form-field--error .select__trigger:focus-within{box-shadow:none;background:#fbeeee}.form-field--color-blue.form-field--style-tint.form-field--error .select__trigger:focus-within{box-shadow:none}.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger{color:#878990;box-shadow:none;opacity:.5;background:#f8f9fa}.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger:hover,.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger:focus-within{box-shadow:none;background:#f8f9fa}.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger-text,.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger-input,.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger-icon{color:#878990}.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger-placeholder,.form-field--color-blue.form-field--style-tint.form-field--disabled .select__trigger-input::placeholder{color:#c8cad1}.form-field--color-blue.form-field--style-empty .select__trigger{color:#c8cad1;box-shadow:none;background:0 0;font-weight:500}.form-field--color-blue.form-field--style-empty .select__trigger:hover,.form-field--color-blue.form-field--style-empty .select__trigger:focus-within,.form-field--color-blue.form-field--style-empty .select__trigger:focus-visible,.form-field--color-blue.form-field--style-empty .select__trigger.select__trigger--focus{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty .select__trigger-text,.form-field--color-blue.form-field--style-empty .select__trigger-input{color:#f0f1f4}.form-field--color-blue.form-field--style-empty .select__trigger-placeholder,.form-field--color-blue.form-field--style-empty .select__trigger-input::placeholder{color:#e3e5e9;font-weight:400}.form-field--color-blue.form-field--style-empty .select__trigger-icon{color:#c8cad1}.form-field--color-blue.form-field--style-empty .select__dropdown{color:#878990;background:#fff}.form-field--color-blue.form-field--style-empty .select-option__label{color:#0f111b}.form-field--color-blue.form-field--style-empty .select-option__description{color:#878990}.form-field--color-blue.form-field--style-empty .select-option:not(.select-option--disabled).select-option--active,.form-field--color-blue.form-field--style-empty .select-option:not(.select-option--disabled):hover,.form-field--color-blue.form-field--style-empty .select-option:not(.select-option--disabled):focus,.form-field--color-blue.form-field--style-empty .select-option:not(.select-option--disabled).select-option--selected{color:#0c398d;background:#e6efff}.form-field--color-blue.form-field--style-empty .select-option:not(.select-option--disabled).select-option--selected .select-option__description{color:#0c398d}.form-field--color-blue.form-field--style-empty .select-option:has(.select-option--disabled) .select-option__label{opacity:.5}.form-field--color-blue.form-field--style-empty .select-option:has(.select-option--disabled) .select-option__description{color:#c8cad1}.form-field--color-blue.form-field--style-empty.form-field--error .select__trigger,.form-field--color-blue.form-field--style-empty.form-field--error .select__trigger:hover,.form-field--color-blue.form-field--style-empty.form-field--error .select__trigger:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--error .select__trigger:focus-within{box-shadow:none}.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger{color:#878990;box-shadow:none;opacity:.5;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger:hover,.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger:focus-within{box-shadow:none;background:0 0}.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger-text,.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger-input,.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger-icon{color:#878990}.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger-placeholder,.form-field--color-blue.form-field--style-empty.form-field--disabled .select__trigger-input::placeholder{color:#c8cad1}.form-field--size-sm .select svg,.form-field--size-sm .select .select__trigger-icon{width:16px;height:16px}.form-field--size-sm .select__trigger{border-radius:.428571rem;min-width:220px;height:2.71429rem;padding:10px 12px;font-size:16px}@media (width>=1025px){.form-field--size-sm .select__trigger{font-size:1rem}}.form-field--size-sm .select__trigger__content{gap:6px}.form-field--size-sm .select__dropdown,.form-field--size-sm .select .select__dropdown:before{border-radius:.285714rem;padding:4px 0}.form-field--size-sm.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-sm.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-sm.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 3px none}.form-field--size-sm.form-field--color-violet.form-field--style-fill .select-option{gap:8px;padding:4px 12px}.form-field--size-sm.form-field--color-violet.form-field--style-fill .select-option__label{font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-sm.form-field--color-violet.form-field--style-fill .select__dropdown{padding-left:2px;padding-right:2px;box-shadow:inset 0 0 0 2px #5461ba,0 0 0 3px}.form-field--size-sm.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-sm.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-sm.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 3px #89b3ff4d}.form-field--size-sm.form-field--color-blue.form-field--style-border .select-option{gap:8px;padding:4px 12px}.form-field--size-sm.form-field--color-blue.form-field--style-border .select-option__label{font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-sm.form-field--color-blue.form-field--style-border .select__dropdown{padding-left:2px;padding-right:2px;box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 3px #89b3ff4d}.form-field--size-sm.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-sm.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-sm.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:none, 0 0 0 3px none}.form-field--size-sm.form-field--color-blue.form-field--style-tint .select-option{gap:8px;padding:4px 12px}.form-field--size-sm.form-field--color-blue.form-field--style-tint .select-option__label{font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-sm.form-field--color-blue.form-field--style-tint .select__dropdown,.form-field--size-sm.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-sm.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-sm.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:none, 0 0 0 3px none}.form-field--size-sm.form-field--color-blue.form-field--style-empty .select-option{gap:8px;padding:4px 12px}.form-field--size-sm.form-field--color-blue.form-field--style-empty .select-option__label{font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-sm.form-field--color-blue.form-field--style-empty .select__dropdown{box-shadow:0 2px 5px #0c0c0d0d}.form-field--size-md .select svg,.form-field--size-md .select .select__trigger-icon{width:20px;height:20px}.form-field--size-md .select__trigger{border-radius:.428571rem;min-width:240px;height:3.14286rem;padding:10px 12px;font-size:16px}@media (width>=1025px){.form-field--size-md .select__trigger{font-size:1rem}}.form-field--size-md .select__trigger__content{gap:6px}.form-field--size-md .select__dropdown,.form-field--size-md .select .select__dropdown:before{border-radius:.571429rem;padding:6px 0}.form-field--size-md.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-md.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-md.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 4px none}.form-field--size-md.form-field--color-violet.form-field--style-fill .select-option{gap:10px;padding:12px 18px}.form-field--size-md.form-field--color-violet.form-field--style-fill .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-md.form-field--color-violet.form-field--style-fill .select__dropdown{padding-left:2px;padding-right:2px;box-shadow:inset 0 0 0 2px #5461ba,0 0 0 4px}.form-field--size-md.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-md.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-md.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 4px #89b3ff4d}.form-field--size-md.form-field--color-blue.form-field--style-border .select-option{gap:10px;padding:12px 18px}.form-field--size-md.form-field--color-blue.form-field--style-border .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-md.form-field--color-blue.form-field--style-border .select__dropdown{padding-left:2px;padding-right:2px;box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 4px #89b3ff4d}.form-field--size-md.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-md.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-md.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:none, 0 0 0 4px none}.form-field--size-md.form-field--color-blue.form-field--style-tint .select-option{gap:10px;padding:12px 18px}.form-field--size-md.form-field--color-blue.form-field--style-tint .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-md.form-field--color-blue.form-field--style-tint .select__dropdown,.form-field--size-md.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-md.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-md.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:none, 0 0 0 4px none}.form-field--size-md.form-field--color-blue.form-field--style-empty .select-option{gap:10px;padding:12px 18px}.form-field--size-md.form-field--color-blue.form-field--style-empty .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-md.form-field--color-blue.form-field--style-empty .select__dropdown{box-shadow:0 2px 6px #0c0c0d0d}.form-field--size-lg .select svg,.form-field--size-lg .select .select__trigger-icon{width:24px;height:24px}.form-field--size-lg .select__trigger{border-radius:.571429rem;min-width:320px;height:3.71429rem;padding:10px 15px;font-size:16px}@media (width>=1025px){.form-field--size-lg .select__trigger{font-size:1.14286rem}}.form-field--size-lg .select__trigger__content{gap:8px}.form-field--size-lg .select__dropdown,.form-field--size-lg .select .select__dropdown:before{border-radius:.857143rem;padding:8px 0}.form-field--size-lg.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-lg.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-lg.form-field--color-violet.form-field--style-fill:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:inset 0 0 0 2px #5461ba, 0 0 0 5px none}.form-field--size-lg.form-field--color-violet.form-field--style-fill .select-option{gap:12px;padding:14px 24px}.form-field--size-lg.form-field--color-violet.form-field--style-fill .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-lg.form-field--color-violet.form-field--style-fill .select__dropdown{padding-left:2px;padding-right:2px;box-shadow:inset 0 0 0 2px #5461ba,0 0 0 5px}.form-field--size-lg.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-lg.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-lg.form-field--color-blue.form-field--style-border:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 5px #89b3ff4d}.form-field--size-lg.form-field--color-blue.form-field--style-border .select-option{gap:12px;padding:14px 24px}.form-field--size-lg.form-field--color-blue.form-field--style-border .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-lg.form-field--color-blue.form-field--style-border .select__dropdown{padding-left:2px;padding-right:2px;box-shadow:inset 0 0 0 2px #8fb1f2,0 0 0 5px #89b3ff4d}.form-field--size-lg.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-lg.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-lg.form-field--color-blue.form-field--style-tint:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:none, 0 0 0 5px none}.form-field--size-lg.form-field--color-blue.form-field--style-tint .select-option{gap:12px;padding:14px 24px}.form-field--size-lg.form-field--color-blue.form-field--style-tint .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-lg.form-field--color-blue.form-field--style-tint .select__dropdown,.form-field--size-lg.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-within,.form-field--size-lg.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger:focus-visible,.form-field--size-lg.form-field--color-blue.form-field--style-empty:not(.form-field--disabled):not(.form-field--error) .select__trigger.select__trigger--focus{box-shadow:none, 0 0 0 5px none}.form-field--size-lg.form-field--color-blue.form-field--style-empty .select-option{gap:12px;padding:14px 24px}.form-field--size-lg.form-field--color-blue.form-field--style-empty .select-option__label{font-size:1.14286rem;font-style:normal;font-weight:500;line-height:normal}.form-field--size-lg.form-field--color-blue.form-field--style-empty .select__dropdown{box-shadow:0 2px 7px #0c0c0d0d}.checkbox{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;width:fit-content;max-width:100%;height:fit-content;font-weight:500;line-height:normal;display:inline-flex;position:relative}.checkbox--disabled{cursor:not-allowed;opacity:.6}.checkbox__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.checkbox__box{position:relative}.checkbox__box .checkbox__icon--box{border:1px solid #0000;outline:1px solid #0000}.checkbox__box .checkbox__icon--checked{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox.checkbox--readonly{pointer-events:none}.checkbox.checkbox--checked .checkbox__box .checkbox__icon--checked{opacity:1}.checkbox:has(.checkbox__input:checked) .checkbox__box .checkbox__icon--checked{opacity:1}.checkbox--color-blue{color:#0f111b}.checkbox--color-blue .checkbox__box .checkbox__icon--box{--checkbox-fill-color:#f8f9fa;border-color:#c8cad1}.checkbox--color-blue .checkbox__box .checkbox__icon--checked{--checkbox-mark-color:#0c398d}:is(.checkbox--color-blue.checkbox--hovered:has(input.checkbox__input:not([disabled])) .checkbox__box .checkbox__icon--box,.checkbox--color-blue:hover:has(input.checkbox__input:not([disabled])) .checkbox__box .checkbox__icon--box){--checkbox-fill-color:#fff;border-color:#0c398d}:is(.checkbox--color-blue.checkbox--hovered:has(input.checkbox__input:not([disabled])) input.checkbox__input:checked+.checkbox__box .checkbox__icon--box,.checkbox--color-blue:hover:has(input.checkbox__input:not([disabled])) input.checkbox__input:checked+.checkbox__box .checkbox__icon--box){--checkbox-fill-color:#8fb1f24d}.checkbox--color-blue input.checkbox__input:not([disabled]):focus-visible+.checkbox__box .checkbox__icon--box,.checkbox--color-blue input.checkbox__input:not([disabled]):active+.checkbox__box .checkbox__icon--box{--checkbox-fill-color:#fff;border-color:#0c398d;outline-color:#8fb1f24d}.checkbox--color-blue.checkbox--checked .checkbox__box .checkbox__icon--box{--checkbox-fill-color:#fff;border-color:#0c398d}.checkbox--color-blue:has(input.checkbox__input:checked) .checkbox__box .checkbox__icon--box{--checkbox-fill-color:#fff;border-color:#0c398d}.checkbox--color-blue.checkbox--checked input.checkbox__input:checked:not([disabled]):active+.checkbox__box .checkbox__icon--box{--checkbox-fill-color:#8fb1f24d}.checkbox--color-blue:has(input.checkbox__input:checked) input.checkbox__input:checked:not([disabled]):active+.checkbox__box .checkbox__icon--box{--checkbox-fill-color:#8fb1f24d}.checkbox--color-blue.checkbox--disabled .checkbox__box .checkbox__icon--box{--checkbox-fill-color:#fff;border-color:#e3e5e9}.checkbox--color-blue:has(input.checkbox__input:disabled) .checkbox__box .checkbox__icon--box{--checkbox-fill-color:#fff;border-color:#e3e5e9}.checkbox--color-blue.checkbox--disabled .checkbox__box .checkbox__icon--checked{--checkbox-mark-color:#e3e5e9}.checkbox--color-blue:has(input.checkbox__input:disabled) .checkbox__box .checkbox__icon--checked{--checkbox-mark-color:#e3e5e9}.checkbox.checkbox--size-sm,.form-field--size-sm .checkbox{font-size:.857143rem}.checkbox.checkbox--size-sm .checkbox__box,.form-field--size-sm .checkbox .checkbox__box{width:16px;height:16px}.checkbox.checkbox--size-sm .checkbox__box .checkbox__icon--box,.form-field--size-sm .checkbox .checkbox__box .checkbox__icon--box{border-width:1px;border-radius:3px;outline-width:3px;width:16px;height:16px}.checkbox.checkbox--size-sm .checkbox__box .checkbox__icon--checked,.form-field--size-sm .checkbox .checkbox__box .checkbox__icon--checked{--checkbox-mark-width:2;width:10px;height:10px}.checkbox.checkbox--size-sm.checkbox--radio .checkbox__box .checkbox__icon--box,.form-field--size-sm .checkbox.checkbox--radio .checkbox__box .checkbox__icon--box{border-radius:8px}.checkbox.checkbox--size-sm.checkbox--radio .checkbox__box .checkbox__icon--checked,.form-field--size-sm .checkbox.checkbox--radio .checkbox__box .checkbox__icon--checked{width:16px;height:16px}.checkbox.checkbox--size-md,.form-field--size-md .checkbox{font-size:1rem}.checkbox.checkbox--size-md .checkbox__box,.form-field--size-md .checkbox .checkbox__box{width:20px;height:20px}.checkbox.checkbox--size-md .checkbox__box .checkbox__icon--box,.form-field--size-md .checkbox .checkbox__box .checkbox__icon--box{border-width:1.4px;border-radius:4px;outline-width:4px;width:20px;height:20px}.checkbox.checkbox--size-md .checkbox__box .checkbox__icon--checked,.form-field--size-md .checkbox .checkbox__box .checkbox__icon--checked{--checkbox-mark-width:2;width:14px;height:14px}.checkbox.checkbox--size-md.checkbox--radio .checkbox__box .checkbox__icon--box,.form-field--size-md .checkbox.checkbox--radio .checkbox__box .checkbox__icon--box{border-radius:10px}.checkbox.checkbox--size-md.checkbox--radio .checkbox__box .checkbox__icon--checked,.form-field--size-md .checkbox.checkbox--radio .checkbox__box .checkbox__icon--checked{width:20px;height:20px}.checkbox.checkbox--size-lg,.form-field--size-lg .checkbox{font-size:1.14286rem}.checkbox.checkbox--size-lg .checkbox__box,.form-field--size-lg .checkbox .checkbox__box{width:24px;height:24px}.checkbox.checkbox--size-lg .checkbox__box .checkbox__icon--box,.form-field--size-lg .checkbox .checkbox__box .checkbox__icon--box{border-width:1.8px;border-radius:6px;outline-width:5px;width:24px;height:24px}.checkbox.checkbox--size-lg .checkbox__box .checkbox__icon--checked,.form-field--size-lg .checkbox .checkbox__box .checkbox__icon--checked{--checkbox-mark-width:3;width:16px;height:16px}.checkbox.checkbox--size-lg.checkbox--radio .checkbox__box .checkbox__icon--box,.form-field--size-lg .checkbox.checkbox--radio .checkbox__box .checkbox__icon--box{border-radius:12px}.checkbox.checkbox--size-lg.checkbox--radio .checkbox__box .checkbox__icon--checked,.form-field--size-lg .checkbox.checkbox--radio .checkbox__box .checkbox__icon--checked{width:24px;height:24px}.button{cursor:pointer;font:inherit;color:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;font-weight:500;line-height:normal;display:inline-flex;position:relative}.button__inner{justify-content:center;align-items:center;display:flex}.button__spinner{visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute}.button__badge{position:absolute}.button__badge:empty{display:none}.button.button--loading .button__inner{visibility:hidden}.button.button--loading .button__spinner{visibility:visible}.button--color-violet.button--style-fill{color:#fff;box-shadow:none;background-color:#5461ba;border:1px solid #0000}.button--color-violet.button--style-fill:not(:disabled):not(.button--disabled):hover,.button--color-violet.button--style-fill:not(:disabled):not(.button--disabled):active{background-color:#273283;border:1px solid #0000}.button--color-violet.button--style-fill:disabled,.button--color-violet.button--style-fill.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-blue.button--style-fill{color:#fff;box-shadow:none;background-color:#0c398d;border:1px solid #0000}.button--color-blue.button--style-fill:not(:disabled):not(.button--disabled):hover,.button--color-blue.button--style-fill:not(:disabled):not(.button--disabled):active{background-color:#082f79;border:1px solid #0000}.button--color-blue.button--style-fill:disabled,.button--color-blue.button--style-fill.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-red.button--style-fill{color:#fff;box-shadow:none;background-color:#da5857;border:1px solid #0000}.button--color-red.button--style-fill:not(:disabled):not(.button--disabled):hover,.button--color-red.button--style-fill:not(:disabled):not(.button--disabled):active{background-color:#ca4241;border:1px solid #0000}.button--color-red.button--style-fill:disabled,.button--color-red.button--style-fill.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-white.button--style-fill{color:#4b4e57;background-color:#fff;border:1px solid #f0f1f4;box-shadow:0 2px 4px #0c0c0d0d}.button--color-white.button--style-fill:not(:disabled):not(.button--disabled):hover,.button--color-white.button--style-fill:not(:disabled):not(.button--disabled):active{background-color:#f8f9fa;border:1px solid #e3e5e9}.button--color-white.button--style-fill:disabled,.button--color-white.button--style-fill.button--disabled{cursor:default;pointer-events:none;color:#c8cad1;box-shadow:none;background-color:#fff;border:1px solid #0000}.button--color-lightBlue.button--style-fill{color:#0c398d;box-shadow:none;background-color:#e6efff;border:1px solid #0000}.button--color-lightBlue.button--style-fill:not(:disabled):not(.button--disabled):hover,.button--color-lightBlue.button--style-fill:not(:disabled):not(.button--disabled):active{background-color:#c1d7ff;border:1px solid #0000}.button--color-lightBlue.button--style-fill:disabled,.button--color-lightBlue.button--style-fill.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-violet.button--style-tint{color:#273283;box-shadow:none;background-color:#e4eaff;border:1px solid #0000}.button--color-violet.button--style-tint:not(:disabled):not(.button--disabled):hover,.button--color-violet.button--style-tint:not(:disabled):not(.button--disabled):active{background-color:#cfd9fb;border:1px solid #0000}.button--color-violet.button--style-tint:disabled,.button--color-violet.button--style-tint.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-blue.button--style-tint{color:#0c398d;box-shadow:none;background-color:#e6efff;border:1px solid #0000}.button--color-blue.button--style-tint:not(:disabled):not(.button--disabled):hover,.button--color-blue.button--style-tint:not(:disabled):not(.button--disabled):active{background-color:#c1d7ff;border:1px solid #0000}.button--color-blue.button--style-tint:disabled,.button--color-blue.button--style-tint.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-red.button--style-tint{color:#da5857;box-shadow:none;background-color:#fbeeee;border:1px solid #0000}.button--color-red.button--style-tint:not(:disabled):not(.button--disabled):hover,.button--color-red.button--style-tint:not(:disabled):not(.button--disabled):active{background-color:#ffd3d3;border:1px solid #0000}.button--color-red.button--style-tint:disabled,.button--color-red.button--style-tint.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--color-white.button--style-tint{color:#4b4e57;box-shadow:none;background-color:#fff;border:1px solid #0000}.button--color-white.button--style-tint:not(:disabled):not(.button--disabled):hover{background-color:#f8f9fa;border:1px solid #0000}.button--color-white.button--style-tint:not(:disabled):not(.button--disabled):active{background-color:#f8f9fa;border:1px solid #c8cad1}.button--color-white.button--style-tint:disabled,.button--color-white.button--style-tint.button--disabled{cursor:default;pointer-events:none;color:#c8cad1;box-shadow:none;background-color:#fff;border:1px solid #0000}.button--color-lightBlue.button--style-tint{color:#0c398d;box-shadow:none;background-color:#e6efff;border:1px solid #0000}.button--color-lightBlue.button--style-tint:not(:disabled):not(.button--disabled):hover,.button--color-lightBlue.button--style-tint:not(:disabled):not(.button--disabled):active{background-color:#c1d7ff;border:1px solid #0000}.button--color-lightBlue.button--style-tint:disabled,.button--color-lightBlue.button--style-tint.button--disabled{cursor:default;pointer-events:none;color:#fff;box-shadow:none;background-color:#c8cad1;border:1px solid #0000}.button--size-sm{border-radius:.285714rem;height:2.71429rem;padding:10px 12px}.button--size-sm .button__inner{gap:5px;font-size:1rem}.button--size-sm .button__inner svg{width:16px;height:16px}.button--size-sm.button--color-violet.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #606dc333}.button--size-sm.button--color-blue.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #89b3ff4d}.button--size-sm.button--color-red.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #ff908f33}.button--size-sm.button--color-white.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #87899026}.button--size-sm.button--color-lightBlue.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #89b3ff4d}.button--size-sm.button--color-violet.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #606dc333}.button--size-sm.button--color-blue.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #89b3ff4d}.button--size-sm.button--color-red.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #ff908f33}.button--size-sm.button--color-white.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #87899026}.button--size-sm.button--color-lightBlue.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 3px #89b3ff4d}.button--size-sm.button--icon-only{border-radius:5px;width:2.71429rem;height:2.71429rem;padding:10px 11px}.button--size-md{border-radius:.428571rem;height:3.14286rem;padding:10px 12px}.button--size-md .button__inner{gap:10px;font-size:1rem}.button--size-md .button__inner svg{width:20px;height:20px}.button--size-md.button--color-violet.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #606dc333}.button--size-md.button--color-blue.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #89b3ff4d}.button--size-md.button--color-red.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #ff908f33}.button--size-md.button--color-white.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #87899026}.button--size-md.button--color-lightBlue.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #89b3ff4d}.button--size-md.button--color-violet.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #606dc333}.button--size-md.button--color-blue.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #89b3ff4d}.button--size-md.button--color-red.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #ff908f33}.button--size-md.button--color-white.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #87899026}.button--size-md.button--color-lightBlue.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 4px #89b3ff4d}.button--size-md.button--icon-only{border-radius:6px;width:3.14286rem;height:3.14286rem;padding:10px 11px}.button--size-lg{border-radius:.571429rem;height:3.71429rem;padding:10px 16px}.button--size-lg .button__inner{gap:10px;font-size:1.14286rem}.button--size-lg .button__inner svg{width:24px;height:24px}.button--size-lg.button--color-violet.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #606dc333}.button--size-lg.button--color-blue.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #89b3ff4d}.button--size-lg.button--color-red.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #ff908f33}.button--size-lg.button--color-white.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #87899026}.button--size-lg.button--color-lightBlue.button--style-fill:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #89b3ff4d}.button--size-lg.button--color-violet.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #606dc333}.button--size-lg.button--color-blue.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #89b3ff4d}.button--size-lg.button--color-red.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #ff908f33}.button--size-lg.button--color-white.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #87899026}.button--size-lg.button--color-lightBlue.button--style-tint:not(:disabled):not(.button--disabled):active{box-shadow:0 0 0 5px #89b3ff4d}.button--size-lg.button--icon-only{border-radius:8px;width:3.71429rem;height:3.71429rem;padding:10px 11px}.button--badge-size-sm .button__badge{top:-2px;right:0}.button--badge-size-md .button__badge{top:-4px;right:-6px}.button--badge-size-lg .button__badge{top:-4px;right:-10px}.button.button--shape-circle{border-radius:100px}.select-button{cursor:pointer;font:inherit;color:#4b4e57;-webkit-user-select:none;user-select:none;z-index:0;background:#fff;border:none;outline:none;justify-content:center;align-items:center;line-height:normal;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #c8cad1}.select-button svg{color:#878990}.select-button:active{z-index:1}.select-button:not(:disabled):not(.select-button--disabled){margin-left:-1px}.select-button.select-button--selected{color:#fff;background-color:#0c398d}.select-button.select-button--selected svg{color:#fff}.select-button:not(:disabled):not(.select-button--disabled):hover,.select-button:not(:disabled):not(.select-button--disabled):hover svg{color:#082f79}.select-button:not(:disabled):not(.select-button--disabled):active{color:#082f79;background-color:#e6efff}.select-button:not(:disabled):not(.select-button--disabled):active svg{color:#082f79}.select-button:not(:disabled):not(.select-button--disabled).select-button--selected:hover{color:#fff;background-color:#082f79}.select-button:not(:disabled):not(.select-button--disabled).select-button--selected:hover svg{color:#fff}.select-button:not(:disabled):not(.select-button--disabled).select-button--selected:active{background-color:#082f79}.select-button:disabled,.select-button.select-button--disabled{cursor:default;pointer-events:none;color:#c8cad1;background-color:#f8f9fa;box-shadow:inset 0 0 0 1px #f0f1f4}.select-button:disabled svg,.select-button.select-button--disabled svg{color:#c8cad1}.select-button--size-sm{border-radius:.285714rem;gap:4px;min-width:2.71429rem;height:2.71429rem;padding:10px 12px;font-size:1rem}.select-button--size-sm svg{width:16px;height:16px}.select-button--size-sm.select-button--icon-only{width:2.71429rem;height:2.71429rem}.select-button--size-sm:not(:disabled):not(.select-button--disabled):hover{box-shadow:inset 0 0 0 1px #8fb1f2}.select-button--size-sm:not(:disabled):not(.select-button--disabled):active{box-shadow:inset 0 0 0 1px #8fb1f2,0 0 0 3px #89b3ff4d}.select-button--size-sm:not(:disabled):not(.select-button--disabled).select-button--selected,.select-button--size-sm:not(:disabled):not(.select-button--disabled).select-button--selected:hover{box-shadow:none}.select-button--size-sm:not(:disabled):not(.select-button--disabled).select-button--selected:active{box-shadow:0 0 0 3px #89b3ff4d}.select-button--size-md{border-radius:.428571rem;gap:4px;min-width:3.14286rem;height:3.14286rem;padding:13px 12px;font-size:1rem}.select-button--size-md svg{width:20px;height:20px}.select-button--size-md.select-button--icon-only{width:3.14286rem;height:3.14286rem}.select-button--size-md:not(:disabled):not(.select-button--disabled):hover{box-shadow:inset 0 0 0 1.6px #8fb1f2}.select-button--size-md:not(:disabled):not(.select-button--disabled):active{box-shadow:inset 0 0 0 1.6px #8fb1f2,0 0 0 4px #89b3ff4d}.select-button--size-md:not(:disabled):not(.select-button--disabled).select-button--selected,.select-button--size-md:not(:disabled):not(.select-button--disabled).select-button--selected:hover{box-shadow:none}.select-button--size-md:not(:disabled):not(.select-button--disabled).select-button--selected:active{box-shadow:0 0 0 4px #89b3ff4d}.select-button--size-lg{border-radius:.571429rem;gap:6px;min-width:3.71429rem;height:3.71429rem;padding:12px;font-size:1.14286rem}.select-button--size-lg svg{width:24px;height:24px}.select-button--size-lg.select-button--icon-only{width:3.71429rem;height:3.71429rem}.select-button--size-lg:not(:disabled):not(.select-button--disabled):hover{box-shadow:inset 0 0 0 1.6px #8fb1f2}.select-button--size-lg:not(:disabled):not(.select-button--disabled):active{box-shadow:inset 0 0 0 1.6px #8fb1f2,0 0 0 5px #89b3ff4d}.select-button--size-lg:not(:disabled):not(.select-button--disabled).select-button--selected,.select-button--size-lg:not(:disabled):not(.select-button--disabled).select-button--selected:hover{box-shadow:none}.select-button--size-lg:not(:disabled):not(.select-button--disabled).select-button--selected:active{box-shadow:0 0 0 5px #89b3ff4d}.select-button-group{display:flex}.select-button-group .select-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.select-button-group .select-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.select-button-group .select-button:not(:first-child):not(:last-child){border-radius:0}.link{color:#0c398d;align-items:center;display:flex}.link--size-sm{gap:6px}.link--size-sm svg{width:16px;height:16px}.link--size-sm .link__text{font-size:.857143rem}.link--size-md{gap:6px}.link--size-md svg{width:20px;height:20px}.link--size-md .link__text{font-size:1rem}.link--size-lg{gap:8px}.link--size-lg svg{width:24px;height:24px}.link--size-lg .link__text{font-size:1.14286rem}.link--disabled{color:#c8cad1;pointer-events:none;cursor:default}.link--disabled .link__text{font-weight:600}.link__text{text-align:center;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:calc(1em/13.3333)}.link__text:hover{font-weight:600}.link-button{align-items:center;display:flex}.link-button--size-sm{gap:6px}.link-button--size-sm svg{width:16px;height:16px}.link-button--size-sm .link-button__text{font-size:.857143rem}.link-button--size-md{gap:6px}.link-button--size-md svg{width:20px;height:20px}.link-button--size-md .link-button__text{font-size:1rem}.link-button--size-lg{gap:8px}.link-button--size-lg svg{width:24px;height:24px}.link-button--size-lg .link-button__text{font-size:1.14286rem}.link-button--color-black{color:#0f111b}.link-button--color-black:hover,.link-button--color-black.link-button--active{color:#0c398d}.link-button--color-black.link-button--disabled{color:#c8cad1}.link-button--color-blue,.link-button--color-blue:hover,.link-button--color-blue.link-button--active{color:#0c398d}.link-button--color-blue.link-button--disabled{color:#c8cad1}.link-button--color-red,.link-button--color-red:hover,.link-button--color-red.link-button--active{color:#ca4241}.link-button--color-red.link-button--disabled{color:#c8cad1}.link-button--color-white,.link-button--color-white:hover,.link-button--color-white.link-button--active{color:#fff}.link-button--color-white.link-button--disabled{color:#c8cad1}.link-button--disabled{pointer-events:none;cursor:default}.link-button--active .link-button__text{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:25%;text-underline-position:from-font;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:calc(1em/10)}.link-button:hover .link-button__text,.link-button--disabled .link-button__text,.link-button--active .link-button__text{font-weight:600}.link-button__text{text-align:center;font-style:normal;font-weight:500;line-height:normal}.link-button__text:hover{font-weight:600}.link-radio-group{align-items:center;gap:12px;display:flex}.pill{cursor:pointer;font:inherit;color:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;line-height:normal;display:inline-flex}.pill svg{flex-shrink:0;display:flex}.pill--color-white{color:#4b4e57;background-color:#fff}.pill--color-white:not(:disabled):not(.pill--disabled):hover{color:#0f111b;background-color:#fff}.pill--color-white:not(:disabled):not(.pill--disabled).pill--selected{color:#4b4e57;background-color:#fff;box-shadow:0 2px 14px 2px #40496426}.pill--color-white:not(:disabled):not(.pill--disabled).pill--selected:hover{color:#0f111b;box-shadow:0 2px 14px 2px #40496426}.pill--color-white:disabled,.pill--color-white.pill--disabled{cursor:default;pointer-events:none;color:#c8cad1;background-color:#fff}.pill--color-white:disabled.pill--selected,.pill--color-white.pill--disabled.pill--selected{color:#c8cad1;background-color:#f0f1f4;box-shadow:0 2px 4px #0c0c0d0d}.pill--color-blue{color:#fff;background-color:#082f79}.pill--color-blue:not(:disabled):not(.pill--disabled):hover{color:#fff;background-color:#0c398d}.pill--color-blue:not(:disabled):not(.pill--disabled).pill--selected{color:#fff;background-color:#1a60e3;box-shadow:0 2px 14px 2px #40496426}.pill--color-blue:not(:disabled):not(.pill--disabled).pill--selected:hover{color:#fff;box-shadow:0 0 0 2px #85beff80}.pill--color-blue:disabled,.pill--color-blue.pill--disabled{cursor:default;pointer-events:none;color:#c8cad1;background-color:#fff}.pill--color-blue:disabled.pill--selected,.pill--color-blue.pill--disabled.pill--selected{color:#8fb1f2;background-color:#0c398d;box-shadow:0 2px 4px #0c0c0d0d}.pill--color-violet{color:#4b4e57;background-color:#fff}.pill--color-violet:not(:disabled):not(.pill--disabled):hover{color:#0f111b;background-color:#fff}.pill--color-violet:not(:disabled):not(.pill--disabled).pill--selected{color:#fff;background-color:#5461ba;box-shadow:0 2px 14px 2px #40496426}.pill--color-violet:not(:disabled):not(.pill--disabled).pill--selected:hover{color:#fff;box-shadow:0 0 0 3px #606dc333}.pill--color-violet:disabled,.pill--color-violet.pill--disabled{cursor:default;pointer-events:none;color:#c8cad1;background-color:#fff}.pill--color-violet:disabled.pill--selected,.pill--color-violet.pill--disabled.pill--selected{color:#e4eaff;background-color:#cfd9fb;box-shadow:0 2px 4px #0c0c0d0d}.pill--size-sm{border-radius:8px;gap:5px;height:2.71429rem;padding:12px 16px}.pill--size-sm svg{width:16px;height:16px}.pill--size-sm.pill--icon-only{border-radius:6px;width:2.71429rem;height:2.71429rem;padding:16px}.pill--size-md{border-radius:8px;gap:5px;height:3.14286rem;padding:15px 16px;font-size:1rem}.pill--size-md svg{width:20px;height:20px}.pill--size-md.pill--icon-only{border-radius:8px;width:3.14286rem;height:3.14286rem;padding:16px}.pill--size-lg{border-radius:12px;gap:8px;height:3.71429rem;padding:16px;font-size:1.14286rem}.pill--size-lg svg{width:24px;height:24px}.pill--size-lg.pill--icon-only{border-radius:12px;width:3.71429rem;height:3.71429rem;padding:16px}.badge{border-radius:20px;justify-content:center;align-items:center;display:flex}.badge svg{flex-shrink:0;display:flex}.badge--color-red.badge--style-fill{color:#fff;background-color:#ca4241}.badge--color-green.badge--style-fill{color:#fff;background-color:#4fb678}.badge--color-orange.badge--style-fill{color:#fff;background-color:#e79417}.badge--color-blue.badge--style-fill{color:#fff;background-color:#1a60e3}.badge--color-violet.badge--style-fill{color:#fff;background-color:#273283}.badge--color-gray.badge--style-fill{color:#fff;background-color:#4b4e57}.badge--color-red.badge--style-tint{color:#da5857;background-color:#fbeeee}.badge--color-green.badge--style-tint{color:#2da15b;background-color:#dcf0e4}.badge--color-orange.badge--style-tint{color:#e79417;background-color:#ffeed5}.badge--color-blue.badge--style-tint{color:#1a60e3;background-color:#e6efff}.badge--color-violet.badge--style-tint{color:#5461ba;background-color:#e4eaff}.badge--color-gray.badge--style-tint{color:#4b4e57;background-color:#f0f1f4}.badge--color-red.badge--style-white{color:#ca4241;background-color:#fff}.badge--color-green.badge--style-white{color:#2da15b;background-color:#fff}.badge--color-orange.badge--style-white{color:#e79417;background-color:#fff}.badge--color-blue.badge--style-white{color:#0c398d;background-color:#fff}.badge--color-violet.badge--style-white{color:#273283;background-color:#fff}.badge--color-gray.badge--style-white{color:#4b4e57;background-color:#fff}.badge--size-sm{min-width:20px;min-height:20px;padding:2px 8px}.badge--size-sm svg{width:14px;height:14px}.badge--size-sm.badge--icon-only,.badge--size-sm.badge--text-on-hover:not(:hover){padding:3px}.badge--size-md{min-width:26px;min-height:26px;padding:4px 12px 4px 10px}.badge--size-md svg{width:16px;height:16px}.badge--size-md.badge--icon-only,.badge--size-md.badge--text-on-hover:not(:hover){padding:4px 5px}.badge__text{align-items:center;margin-left:2px;display:flex}.badge__text-content{text-overflow:ellipsis;line-height:normal;overflow:hidden}.badge--text-on-hover .badge__text{width:0;margin-left:0;transition:width .3s,margin-left .3s;overflow:hidden}.badge--text-on-hover .badge__text-content{white-space:nowrap;opacity:0;transform-origin:0;transition:transform .2s,opacity .2s;transform:scaleX(0)}.badge--text-on-hover:hover:hover .badge__text{width:auto;margin-left:2px}.badge--text-on-hover:hover:hover .badge__text-content{opacity:1;transform:scaleX(1)}.status-badge{box-sizing:content-box;text-align:center;letter-spacing:-.048px;flex-shrink:0;justify-content:center;align-items:center;font-style:normal;font-weight:700;line-height:20px;display:flex}.status-badge--color-red{color:#fff;background-color:#da5857}.status-badge--color-blue{color:#fff;background-color:#1a60e3}.status-badge--color-violet{color:#fff;background-color:#273283}.status-badge--color-gray{color:#0f111b;background-color:#e3e5e9}.status-badge--color-white{color:#0f111b;background-color:#fff}.status-badge--size-sm{border-radius:30px;width:8px;height:8px;font-size:8px}.status-badge--size-md{border-radius:50px;width:16px;height:16px;font-size:8px}.status-badge--size-lg{border-radius:50px;width:20px;height:20px;font-size:10px}.status-badge--color-red.status-badge--size-sm.status-badge--with-border{border:2px solid #fff}.status-badge--color-red.status-badge--size-md.status-badge--with-border,.status-badge--color-red.status-badge--size-lg.status-badge--with-border{border:3px solid #fff}.status-badge--color-blue.status-badge--size-sm.status-badge--with-border{border:2px solid #fff}.status-badge--color-blue.status-badge--size-md.status-badge--with-border,.status-badge--color-blue.status-badge--size-lg.status-badge--with-border{border:3px solid #fff}.status-badge--color-violet.status-badge--size-sm.status-badge--with-border{border:2px solid #fff}.status-badge--color-violet.status-badge--size-md.status-badge--with-border,.status-badge--color-violet.status-badge--size-lg.status-badge--with-border{border:3px solid #fff}.status-badge--color-gray.status-badge--size-sm.status-badge--with-border{border:2px solid #fff}.status-badge--color-gray.status-badge--size-md.status-badge--with-border,.status-badge--color-gray.status-badge--size-lg.status-badge--with-border{border:3px solid #fff}.status-badge--color-white.status-badge--size-sm.status-badge--with-border{border:2px solid #f8f9fa}.status-badge--color-white.status-badge--size-md.status-badge--with-border,.status-badge--color-white.status-badge--size-lg.status-badge--with-border{border:3px solid #f8f9fa}.status-badge.status-badge--disabled{opacity:.5}.counter-input{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.counter-input-wrapper{align-items:center;display:flex;position:relative}.counter-input__spinner{position:absolute;right:calc(100% + 6px)}.counter-input__input{background:#f8f9fa;border:1px solid #c8cad1;align-items:center;display:flex}.counter-input__input--has-value,.counter-input__input:focus-within{border-color:#8fb1f2}.counter-input__input input{text-align:center;width:100%;box-shadow:none;background:0 0;border:none;outline:none}.counter-input__input input:focus{box-shadow:none;border:none;outline:none}.counter-input__button{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:0;background:#f8f9fa;border:1px solid #c8cad1;flex-shrink:0;justify-content:center;align-items:center;display:flex}.counter-input__button svg{color:#0c398d}.counter-input:not(.counter-input--error):not(.counter-input--disabled) .counter-input__button:hover{border-color:#8fb1f2}.counter-input--size-sm .counter-input{height:2.71429rem}.counter-input--size-sm .counter-input__input{width:3.25714rem;height:2.71429rem;padding:10px 5px;font-size:16px}@media (width>=1025px){.counter-input--size-sm .counter-input__input{font-size:.857143rem}}.counter-input--size-sm .counter-input__button{border-radius:5px;width:2.71429rem;height:2.71429rem}.counter-input--size-sm .counter-input__button svg{width:16px;height:16px}.counter-input--size-sm .counter-input__button--position-left{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.counter-input--size-sm .counter-input__button--position-right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.counter-input--size-sm:not(.counter-input--error):not(.counter-input--disabled) .counter-input__button:active{box-shadow:0 0 0 3px #89b3ff4d}.counter-input--size-sm.counter-input--full-width .counter-input__input{width:100%;min-width:2.71429rem}.counter-input--size-md .counter-input{height:3.14286rem}.counter-input--size-md .counter-input__input{width:3.77143rem;height:3.14286rem;padding:10px 5px;font-size:16px}@media (width>=1025px){.counter-input--size-md .counter-input__input{font-size:1rem}}.counter-input--size-md .counter-input__button{border-radius:6px;width:3.14286rem;height:3.14286rem}.counter-input--size-md .counter-input__button svg{width:20px;height:20px}.counter-input--size-md .counter-input__button--position-left{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.counter-input--size-md .counter-input__button--position-right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.counter-input--size-md:not(.counter-input--error):not(.counter-input--disabled) .counter-input__button:active{box-shadow:0 0 0 4px #89b3ff4d}.counter-input--size-md.counter-input--full-width .counter-input__input{width:100%;min-width:3.14286rem}.counter-input--size-lg .counter-input{height:3.71429rem}.counter-input--size-lg .counter-input__input{width:4.45714rem;height:3.71429rem;padding:10px 5px;font-size:16px}@media (width>=1025px){.counter-input--size-lg .counter-input__input{font-size:1.14286rem}}.counter-input--size-lg .counter-input__button{border-radius:8px;width:3.71429rem;height:3.71429rem}.counter-input--size-lg .counter-input__button svg{width:24px;height:24px}.counter-input--size-lg .counter-input__button--position-left{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.counter-input--size-lg .counter-input__button--position-right{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.counter-input--size-lg:not(.counter-input--error):not(.counter-input--disabled) .counter-input__button:active{box-shadow:0 0 0 5px #89b3ff4d}.counter-input--size-lg.counter-input--full-width .counter-input__input{width:100%;min-width:3.71429rem}.counter-input--error .counter-input__input{background-color:#fbeeee;border-color:#ff8f8f}.counter-input--error .counter-input__input--has-value,.counter-input--error .counter-input__input:focus-within,.counter-input--error .counter-input__button{border-color:#ff8f8f}.counter-input--disabled .counter-input__input--has-value,.counter-input--disabled .counter-input__input:focus-within{border-color:#c8cad1}.counter-input--disabled .counter-input__button,.counter-input .counter-input__button.counter-input__button--disabled{cursor:default;pointer-events:none}.counter-input--disabled .counter-input__button svg,.counter-input .counter-input__button.counter-input__button--disabled svg{color:#c8cad1}.counter-input:not(.counter-input--error).counter-input--disabled .counter-input__button,.counter-input:not(.counter-input--error) .counter-input__button.counter-input__button--disabled{border-color:#c8cad1}.table{border-radius:var(--Corner-Large,16px);border-collapse:collapse;background-color:#fff;overflow:hidden}.table-fixed{table-layout:fixed}.table__header-cell{white-space:nowrap;border-bottom:1px solid #f0f1f4;padding:20px 6px 8px 10px}@media (width>=1361px){.table__header-cell{padding:20px 8px 8px 12px}}.table__header-cell-content{align-items:flex-start;display:flex}.table--hoverable .table__body-row{cursor:pointer}.table--hoverable .table__body-row:hover{background-color:#e6efff}.table__body-row:not(:last-child){border-bottom:1px solid #f0f1f4}.table__body-cell.table__body-cell--size-sm{height:58px}.table__body-cell-content{align-items:center;width:100%;height:100%;padding:10px 2px;display:flex}@media (width>=1361px){.table__body-cell-content{padding:10px 12px}}.table__body-cell a.table__body-cell-content{color:inherit;box-shadow:none;cursor:pointer;background:0 0;border:none;outline:none;text-decoration:none}.table__body-cell a.table__body-cell-content:focus,.table__body-cell a.table__body-cell-content :hover,.table__body-cell a.table__body-cell-content :active,.table__body-cell a.table__body-cell-content :visited{outline:none;text-decoration:none}.popover{min-width:335px;max-height:var(--reka-popper-available-height,100%);z-index:49;background:#fff;border-radius:.857143rem;flex-direction:column;gap:20px;display:flex;box-shadow:0 16px 32px -8px #0c0c0d66}.popover--size-sm{padding:var(--sds-size-space-400,16px)}.popover--size-md{padding:var(--sds-size-space-800,32px)}.popover--mobile{z-index:51;background:#fff;border-radius:.857143rem .857143rem 0 0;flex-direction:column;gap:20px;padding:28px 20px 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.popover-overlay{z-index:50;background:#0f111b99;width:100%;height:100%;animation:.15s cubic-bezier(.16,1,.3,1) overlayShow;position:fixed;top:0}.popover--modal{z-index:51;min-width:500px;max-width:calc(100% - 40px);max-height:calc(100% - 40px);padding:24px;animation:.15s cubic-bezier(.16,1,.3,1) contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.popover__headline{justify-content:space-between;align-items:start;gap:10px;display:flex}.popover__actions{justify-content:end;align-items:center;gap:10px;display:flex}.popover__actions--mobile{flex-direction:column-reverse;align-items:normal}.popover-title{color:#0f111b;flex:1;gap:6px;font-size:1.14286rem;font-weight:500;display:flex}.popover-title svg{color:#878990;width:20px;height:20px}.popover-title--modal{font-size:1.71429rem;font-weight:600}.popover-content-text{color:#0f111b;font-size:1.14286rem;font-weight:500}.popover-close{color:#878990;flex-shrink:0;display:flex}.popover-close svg{width:16px;height:16px}.drawer{z-index:51;background-color:#fff;position:fixed;inset:60px 0 65px}.drawer--fullscreen{bottom:0}.drawer__inner{flex-direction:column;gap:24px;width:100%;height:100%;padding:24px;display:flex;position:relative;overflow:auto}.drawer-handle[data-vaul-handle]{position:fixed;top:50%;right:0;transform:translateY(-50%)rotate(90deg)}.drawer-headline{color:#0f111b;justify-content:space-between;align-items:start;gap:10px;font-size:1.42857rem;font-weight:600;display:flex}.drawer-close{color:#878990;flex-shrink:0;display:flex}.drawer-close svg{width:16px;height:16px}.filters{flex-direction:column;gap:10px;display:flex}.filters--sticky-actions{overflow:hidden}.filters--sticky-actions .filters-items{flex-direction:column;display:flex;overflow:auto}.filters-items{background:#f0f1f4;border-radius:15px;padding:10px 16px}.filters-items__content{flex-direction:column;gap:6px;display:flex}.filters-buttons{gap:10px;display:flex}.filters-buttons button:first-of-type{flex:1}.filters-delimiter{background-color:#e3e5e9;width:100%;height:1px;margin:6px 0}.filters-item{flex-direction:column;display:flex}.filters-item__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:space-between;align-items:center;height:40px;display:flex}.filters-item__toggle__content{flex-direction:row;align-items:center;gap:5px;display:flex}.filters-item__toggle__icon{color:#0c398d}.filters-item__toggle__icon svg{width:16px;height:16px}.filters-item__options{flex-direction:column;max-height:288px;display:flex;overflow:auto}.filters-option{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;line-height:20px;display:flex}.filters-option:hover{background-color:#e6efff}.filters-option-label{align-items:center;gap:8px;display:flex;overflow:hidden}.filters-option--selected .filters-option-label__label{color:#0c398d}.filters-floating-toggle{z-index:20;touch-action:none;-webkit-user-select:none;user-select:none;color:#fff;background:#909be1;border-radius:.285714rem 0 0 .285714rem;align-items:center;gap:6px;padding:12px;font-size:1rem;font-weight:500;display:flex;position:fixed;right:0}.filters-floating-toggle svg{width:20px;height:20px}#toasts{z-index:1001;flex-direction:column;align-items:center;gap:10px;width:fit-content;display:flex;position:fixed;top:70px}@media (width>=1025px){#toasts{align-items:flex-start;width:fit-content;top:auto;bottom:20px;left:24px}}.toast{visibility:hidden;opacity:0;touch-action:pan-y;background-color:#313131;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;padding:20px 10px;transition:opacity .5s,transform .3s;display:flex;box-shadow:0 4px 12px #0000004d}@media (width>=1025px){.toast{width:fit-content}}.toast--style-error{color:#fff;background-color:#da5857}.toast--style-success{color:#fff;background-color:#4fb678}.toast--style-warning{color:#fff;background-color:#ffab2c}.toast--style-info{color:#fff;background-color:#1a60e3}.toast--style-default{color:#fff;background-color:#c8cad1}.toast--style-order{color:#0f111b;background-color:#e6efff;border-left:8px solid #0c398d;padding:30px 15px;font-size:16px}.toast.show{visibility:visible;opacity:1;bottom:24px}.toast.swipe-up{opacity:0;pointer-events:none;transform:translateY(-120px)}.toast__icon{opacity:.75;width:18px;height:18px}.toast__close{opacity:.5;cursor:pointer;height:18px;transition:all .5s}.toast__close:hover{opacity:1;background:#ffffff1a}#vue-notifications-menu-mobile{display:block}@media (width>=1025px){#vue-notifications-menu-mobile{display:none}}#vue-notifications-menu{display:none}@media (width>=1025px){#vue-notifications-menu{display:block}}.notifications{flex-direction:column;gap:18px;width:100%;display:flex;overflow-y:auto}@media (width>=1025px){.notifications{width:670px}}.notifications__header{justify-content:space-between;align-items:center;display:flex}.notifications__header span{color:#111827;font-size:16px;font-weight:600}.notifications__header-actions{align-items:center;gap:20px;display:flex}.notifications__header-read:hover{color:#4b4e57}.notifications__header button{cursor:pointer;color:#c8cad1}.notifications__empty{text-align:center;color:#c8cad1;padding:32px 16px;font-size:14px}.notifications__list{flex-direction:column;gap:6px;height:100%;display:flex}@media (width>=1025px){.notifications__list{max-height:400px}}.notifications__date-divider span{color:#878990;font-size:14px}.notifications-item{cursor:pointer;background:#f8f9fa;border-radius:8px;align-items:center;gap:6px;padding:16px;transition:background .15s;display:flex}.notifications-item:hover{background:#f0f1f4}.notifications-item--unread{background:#e6efff}.notifications-item--unread:hover{background:#c1d7ff}.notifications-item__content{flex-direction:column;flex:1;gap:6px;display:flex}.notifications-item__title{font-size:14px}.notifications-item__time{color:#878990;font-size:12px}.goods-item{border-radius:var(--Corner-Large,16px);background:#fff;box-shadow:inset 0 0 0 1px #f0f1f4}.goods-item:hover{box-shadow:inset 0 0 0 1px #f0f1f4,0 16px 32px -4px #0c0c0d1a,0 4px 4px -4px #0c0c0d0d}.goods-item.goods-item--selected{box-shadow:inset 0 0 0 3px #8fb1f2}.goods-item.goods-item--selected:hover{box-shadow:inset 0 0 0 3px #8fb1f2,0 0 0 5px #89b3ff4d}.goods-item--type-card{flex-direction:column;justify-content:space-between;align-items:center;gap:15px;width:325px;padding:20px;display:flex}.goods-item--type-list{align-items:center;gap:24px;padding:20px;display:flex}.goods-item--type-cart{flex-direction:column;gap:30px;padding:30px 20px;display:flex}@media (width>=1025px){.goods-item--type-cart{flex-direction:row;justify-content:space-between;gap:20px;padding:20px}}.goods-item--type-cart-embedded{box-shadow:none;border:none;justify-content:space-between;gap:10px;padding:14px 0;display:flex}.goods-item--type-cart-embedded:hover{box-shadow:none}.goods-item--type-preview{box-shadow:none;background:0 0;border-radius:0;align-items:start;gap:12px;display:flex}.goods-item--type-preview:hover{box-shadow:none}.goods-item--type-mobile{flex-direction:column;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.goods-item-content--type-card{flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.goods-item-content--type-list{flex-direction:row;align-items:flex-start;gap:12px;width:100%;display:flex;position:relative}.goods-item-content--type-list__wrapper{flex-direction:row;align-items:flex-start;gap:24px;width:100%;display:flex}.goods-item-content--type-cart{gap:24px;display:flex}.goods-item-content--type-cart-embedded{gap:10px;display:flex}.goods-item-image{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.goods-item-image img{border-radius:.571429rem;max-width:100%;max-height:100%;display:block}.goods-item-image--type-card{width:100%;height:285px}.goods-item-image--type-list,.goods-item-image--type-cart{width:98px;min-width:98px;max-width:98px;height:98px;min-height:98px;max-height:98px}.goods-item-image--type-preview{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}.goods-item-image--type-cart-embedded{width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px}.goods-item-image--type-mobile{width:90px;min-width:90px;max-width:90px;height:90px;min-height:90px;max-height:90px}.goods-item-image__edit,.goods-item-image-edit-overlay{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.goods-item-image-edit-overlay--dragover{outline-offset:-6px;border-radius:.428571rem;outline:2px dashed #e4eaff}.goods-item-image-edit-overlay--error{outline-offset:-6px;border-radius:.428571rem;outline:2px dashed #ff8f8f}.goods-item-image-edit-overlay__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.goods-item-image-edit-overlay__actions{gap:6px;display:flex}.goods-item-image-edit-overlay__error-message{color:#da5857;position:absolute;bottom:10px;left:10px;right:10px}.goods-item-name{-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;letter-spacing:.32px;-webkit-box-orient:vertical;width:100%;max-width:100%;min-height:57px;max-height:57px;font-style:normal;line-height:19px;display:-webkit-box;overflow:hidden}.goods-item-name--type-cart-embedded{font-size:1rem}.goods-item-name--type-preview{font-weight:500}.goods-item-name__search{background-color:#ffab2c}.goods-item-name-with-badges{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-width:284px;max-width:284px;display:flex}.goods-item-name-with-badges--type-cart,.goods-item-name-with-badges--type-cart-embedded,.goods-item-name-with-badges--type-mobile{min-width:0;max-width:100%}.goods-item-image-with-badges{width:100%;position:relative}.goods-item-badges--type-card{flex-direction:column;align-items:flex-start;gap:6px;max-width:100%;padding:12px;display:flex;position:absolute;top:0}.goods-item-badges--type-list{flex-direction:column;align-items:start;gap:6px;display:flex}.goods-item-badges--type-mobile{gap:10px;min-width:0;max-width:100%;display:flex}.goods-item-balance{background:#f0f1f4;border-radius:6px;justify-content:space-between;align-items:center;gap:4px;height:3.14286rem;padding:0 10px;display:flex}.goods-item-balance--zero{justify-content:center}.goods-item-balance__label{flex-shrink:0;display:flex}.goods-item-balance__value{text-align:end;letter-spacing:.14px;display:flex}.goods-item-actions{flex-direction:column;gap:10px;width:100%;display:flex}.goods-item-actions--type-list{flex-shrink:0;width:264px}.goods-item-actions--type-cart{flex-direction:row;flex-shrink:0;justify-content:end;align-items:center;gap:20px;width:304px}.goods-item-actions--type-cart-embedded{flex-direction:row;flex-shrink:0;justify-content:end;align-items:center;width:264px}.goods-item-error-message{color:#da5857;font-size:.857143rem;font-weight:400}.goods-item-area{color:#878990;font-size:1.14286rem;font-weight:500}.goods-item-area--embedded{font-size:1rem}.goods-item-label-value{flex-direction:column;gap:2px;display:flex}.goods-item-label-value--counter-input-width-sm{width:8.14286rem}.goods-item-label-value--counter-input-width-md{width:9.42857rem}.goods-item-attributes{flex-direction:column;gap:10px;width:100%;display:flex}.goods-item-attribute{flex:1;align-items:end;gap:4px;width:100%;display:flex}.goods-item-attribute__label{flex-shrink:0;line-height:normal}.goods-item-attribute__delimiter{border-bottom:1px dotted #878990;flex:1 0 0;height:10px}.goods-item-attribute__value{text-align:center;letter-spacing:.14px}.goods-item-attribute__value--no-ellipsis{text-wrap:wrap;text-align:end}.goods-item-attribute__value--multiple{font-size:10px;line-height:14px}.cart{flex-direction:column;flex:1;gap:20px;display:flex}.cart-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-title sup{font-size:.6em}.cart-close{cursor:pointer;color:#c8cad1}.cart-clear{display:flex}.cart-goods-container{flex-direction:column;flex:1;gap:16px;display:flex}.cart-goods{flex-direction:column;gap:10px;display:flex}.cart-delimiter{background:#f0f1f4;width:100%;height:1px}.cart-actions{flex-direction:column;align-items:end;display:flex}.cart--embedded{gap:18px;width:670px;min-height:200px;overflow:hidden}.cart--embedded .cart-goods-container{gap:10px;overflow:auto}.cart-empty{flex-direction:column;align-items:center;gap:30px;display:flex}.cart-empty__icon{color:#0c398d;background:#e6efff;border-radius:60px;justify-content:center;align-items:center;gap:10px;width:108px;height:108px;display:flex}.cart-empty__message{color:#0f111b;font-size:1.71429rem;font-weight:600}.add-to-cart{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.add-to-cart__label,.add-to-cart__button{flex:1}.add-to-cart__button-content{flex-direction:column;flex-shrink:0;display:flex}.add-to-cart__button-content span:first-child{font-size:1rem}.add-to-cart__button-content span:last-child{font-size:.857143rem}.choose-serial-modal{flex-direction:column;gap:18px;display:flex}@media (width>=1025px){.choose-serial-modal{width:610px}}.choose-serial-modal-serials{flex-direction:column;gap:10px;max-height:300px;display:flex;overflow:auto}.serial-item{background:#f8f9fa;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 12px 12px 16px;display:flex}.serial-item__label{gap:10px;display:flex}.serial-item__label-serial{min-width:160px}.breadcrumbs{align-items:center;gap:6px;margin-top:11px;margin-bottom:15px;display:flex}.breadcrumb{color:#878990;align-items:center;gap:4px;display:flex}.breadcrumb svg{width:16px;height:16px}.breadcrumb:not(.breadcrumbs--last):hover,.breadcrumb:not(.breadcrumbs--last):hover .breadcrumb-text{color:#0c398d}.breadcrumb:not(.breadcrumbs--last):hover .breadcrumb-text:not(:active){-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:calc(1em/10.5263)}.search-input{width:100%;display:flex}.search-input .form-field__control{border-top-right-radius:0;border-bottom-right-radius:0}.search-input__input{width:100%}.search-input button.search-input__submit-button{border-top-left-radius:0;border-bottom-left-radius:0}.search-input_unauthorized{max-width:680px}.account-menu-overlay{pointer-events:auto;z-index:1;background-color:#0006;position:fixed;inset:0;overflow-y:auto}.account-menu-overlay__content{background-color:#f0f1f4}.account-menu{flex-direction:column;gap:30px;padding-top:24px;padding-bottom:48px;display:flex}.account-menu__title{color:#0f111b;font-size:1.71429rem;font-weight:600}.account-menu__content{justify-content:space-between;align-items:flex-start;display:flex}.account-menu__items{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:20px;display:flex}.account-menu-item{color:#0c398d;align-items:center;gap:5px;width:210px;display:flex}.account-card{width:325px;padding:var(--sds-size-space-600,24px);border-radius:var(--Corner-Large,16px);background:#f8f9fa;border:1px solid #e3e5e9;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;display:flex}.account-card__info{flex-direction:column;gap:6px;display:flex;overflow:hidden}.account-card__logout{color:#ca4241;align-items:center;gap:5px;display:flex}.account-menu-mobile{flex-direction:column;gap:40px;display:flex}.account-menu-mobile__items{flex-direction:column;gap:20px;display:flex}.nav-menu-mobile{flex-direction:column;gap:40px;display:flex}.nav-menu-mobile__actions{flex-direction:column;gap:20px;display:flex}.nav-menu-mobile__items{flex-direction:column;gap:40px;display:flex}.nav-menu-mobile-item{color:#0f111b;font-size:1.14286rem;font-weight:500}.catalog-menu{flex-direction:column;gap:40px;display:flex}.catalog-menu-category{flex-direction:column;gap:24px;display:flex}.catalog-menu-category__main{color:#0c398d;align-items:center;gap:8px;font-size:1.28571rem;font-weight:600;display:flex}.catalog-menu-category__main svg{width:30px;height:30px}.catalog-menu-category__subcategories{flex-direction:column;gap:20px;display:flex}.catalog-menu-subcategory{color:#0f111b;font-size:1.14286rem;font-weight:400}.image-dialog{flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.image-dialog__image{max-width:100%;min-height:0;max-height:100%;display:block}.catalog-managers-tools{z-index:1;pointer-events:none;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:calc(100% - 40px);display:flex;position:fixed;bottom:50px;left:50%;transform:translate(-50%)}.catalog-managers-tools__toolbar{pointer-events:auto;border-radius:var(--Corner-Large,16px);background:var(--Blue-6,#082f79);box-shadow:var(--sds-size-depth-0) var(--sds-size-depth-400) var(--sds-size-depth-800) var(--sds-size-depth-negative-200) #0c0c0d33;align-items:center;gap:12px;padding:6px 24px 6px 6px;display:inline-flex}.catalog-managers-tools__toolbar-actions{align-items:center;gap:6px;display:flex}.catalog-managers-tools__toolbar-separator{opacity:.32;background-color:#1a60e3;width:2px;height:30px}.catalog-managers-tools__hint{border-radius:var(--Corner-Medium,12px);background:var(--Red-1,#fbeeee);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);height:40px;color:var(--Red-5,#ca4241);text-align:center;flex-shrink:0;justify-content:center;align-items:center;gap:20px;padding:20px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.catalog-managers-tools__selected-count{border-radius:var(--Corner-Medium,12px);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);height:40px;color:var(--Blue-5,#0c398d);text-align:center;background:#fff9;flex-shrink:0;justify-content:center;align-items:center;gap:20px;padding:20px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex}.price-popover-content{flex-direction:column;gap:20px;display:flex}.price-popover-content__type{flex-direction:column;gap:12px;display:flex}.catalog-search{gap:10px;margin-top:15px;margin-bottom:25px;padding-bottom:5px;display:flex;overflow:auto}.catalog-search a{color:#1a60e3;white-space:nowrap;background-color:#e6efff;border-radius:20px;padding:7px 12px;line-height:100%;display:flex}.catalog-search a.active{color:#fff;background-color:#1a60e3}.catalog-correction{padding-bottom:8px}.catalog-correction b{font-weight:600}.catalog-not-found{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:247px;display:flex}.catalog{flex-direction:column;flex:1;gap:12px;display:flex}@media (width>=1025px){.catalog{flex-direction:row;gap:20px}}.catalog-sort{align-items:center;gap:20px;display:flex}.catalog-sort-radio-group{flex-direction:column;gap:20px;display:flex}.catalog .catalog__sidebar{flex-direction:column;gap:12px;display:flex}@media (width>=1025px){.catalog .catalog__sidebar{width:250px;min-width:250px;max-width:250px}}@media (width>=1361px){.catalog .catalog__sidebar{width:325px;min-width:325px;max-width:325px}}.catalog .catalog__sidebar-controls{flex-direction:column;gap:10px;display:flex}.catalog .catalog__main{flex-direction:column;flex:1;gap:12px;display:flex}.catalog__section-header{height:44px}.catalog-topbar{justify-content:space-between;align-items:center;display:flex}.catalog-topbar-sort{align-items:center;gap:30px;display:flex}.catalog-items--type-card{flex:1;grid-template-columns:repeat(auto-fit,minmax(325px,1fr));place-content:start center;gap:20px;display:grid}@media (width>=1025px){.catalog-items--type-card{gap:10px}}@media (width>=1361px){.catalog-items--type-card{gap:20px}}.catalog-items--type-list{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.catalog-items--type-mobile{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:12px;min-height:274px;display:grid}.catalog-items-loader{flex:1;grid-column:1/-1;justify-content:center;align-items:center;display:flex}.category-index{flex-direction:column;gap:24px;display:flex}.category-index h1{color:#0f111b;font-size:30px;font-style:normal;font-weight:600}.category-index__categories{flex:1;grid-template-columns:repeat(auto-fit,minmax(325px,1fr));gap:20px;display:grid}@media (width>=1025px){.category-index__categories{grid-template-columns:repeat(auto-fit,minmax(440px,1fr))}}.main-category-block{background:#fff;border:1px solid #f0f1f4;border-radius:14px;flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:24px 32px;display:inline-flex}.main-category-block__title{color:#0c398d;align-items:center;gap:16px;display:flex}.main-category-block__title span{font-size:18px;font-weight:600}.main-category-block__subcategories{flex-direction:column;display:flex}.goods-item-page{flex-direction:column;gap:12px;display:flex}@media (width>=1025px){.goods-item-page{flex-direction:row;align-items:flex-start;gap:20px;margin-top:25px}}.goods-item-page-image{justify-content:center;align-items:center;width:100%;height:346px;display:flex;overflow:hidden}@media (width>=1025px){.goods-item-page-image{height:552px}}.goods-item-page-image img{border-radius:.571429rem;max-width:100%;max-height:100%;display:block}@media (width>=1025px){.goods-item-page-image img{border-radius:0}}.goods-item-page-details{flex-direction:column;flex:1;align-items:flex-start;gap:12px;display:flex}@media (width>=1025px){.goods-item-page-details{gap:20px}}.goods-item-page-title{color:#0f111b;font-size:1.14286rem;font-weight:600}@media (width>=1025px){.goods-item-page-title{font-size:2.14286rem}}.goods-item-page-title--desktop{display:none}@media (width>=1025px){.goods-item-page-title--desktop{display:block}}.goods-item-page-title--mobile{display:block}@media (width>=1025px){.goods-item-page-title--mobile{display:none}}.goods-item-page-badges{flex-wrap:wrap;gap:10px;display:flex}.goods-item-page-attributes{border-radius:var(--Corner-Large,16px);background:#f0f1f4;flex-direction:column;align-items:flex-start;gap:15px;width:100%;padding:30px;display:flex}.goods-item-page-purchase{border-radius:var(--Corner-Large,16px);background:#fff;align-items:center;width:100%;padding:30px;display:flex}@media (width>=1025px){.goods-item-page-purchase{width:670px}}.goods-item-page-purchase:empty{display:none}.goods-item-page-purchase-prices{flex-wrap:wrap;gap:24px;display:flex}.goods-item-page-purchase-price{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.goods-item-page-purchase-price__value{letter-spacing:.24px}.goods-item-page-purchase-price__unit{letter-spacing:.16px}.goods-item-page-purchase-cart-controls{width:100%;margin-left:auto;display:flex}@media (width>=1025px){.goods-item-page-purchase-cart-controls{width:248px}}.goods-item-page-partners__title{margin-top:60px}.goods-item-page-partners__select{width:200px;margin-top:8px;margin-bottom:24px}.goods-item-page-partners__shops-list{flex-direction:column;gap:12px;max-height:450px;display:flex;overflow:auto}.good-shop{background-color:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;padding:16px;display:flex}@media (width>=1025px){.good-shop{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:10px;display:grid}}.good-shop__info,.good-shop__address-block,.good-shop__buy{width:100%;min-width:0}.good-shop__info{align-items:center;gap:16px;display:flex}.good-shop__image img{object-fit:cover;border-radius:8px;flex-shrink:0;width:65px;height:65px}.good-shop__title-phone{flex-direction:column;gap:8px;min-width:0;display:flex}.good-shop__title{color:#0c398d;word-break:break-word;overflow-wrap:break-word;font-size:18px;font-weight:700}.good-shop__title.link{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.good-shop__phone a{color:#0f111b;word-break:break-word;font-size:16px}.good-shop__address-block{flex-direction:column;gap:8px;display:flex}.good-shop__city{font-size:16px;font-weight:500}.good-shop__buy{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.good-shop__buy a{color:#0c398d;white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex}@media (width>=1025px){#vue-partner-container{height:1029px}}.partner{z-index:0;flex-direction:column;display:flex;position:relative}@media (width>=1025px){.partner{padding-top:24px}}.partner__controls{z-index:2;pointer-events:none}.partner__left-block{pointer-events:auto;flex-direction:column;gap:15px;width:100%;padding-bottom:12px;display:flex}@media (width>=1025px){.partner__left-block{background-color:#fff;border-radius:16px;width:450px;box-shadow:0 2px 6px #282e4c12}}.partner__view-toggle{pointer-events:auto;gap:8px;display:flex}.partner__view-toggle-btn{cursor:pointer;color:#4b4e57;text-align:center;background:#fff;border:1px solid #e3e5e9;border-radius:4px;flex:1;padding:10px;font-size:14px;font-weight:500}.partner__view-toggle-btn--active{color:#fff;background:#0c398d;border-color:#0c398d}.partner__view--hidden{display:none!important}.partner__left-block-title{font-size:24px;font-weight:600}@media (width>=1025px){.partner__left-block-title{padding:24px 18px 0}.partner__select{padding:18px 18px 0}}.partner__shops-list-title{color:#4b4e57;font-style:italic}@media (width>=1025px){.partner__shops-list-title{margin-top:18px;padding:0 18px}}.partner__shops-list{max-height:438px;overflow:hidden auto}.partner__shop{padding:10px 18px;display:flex}.partner__shop:not(:first-child){border-top:1px solid #e3e5e9}.partner__shop.partner__shop-active{background-color:#e6efff99;border-left:4px solid #0c398d;padding:12px 14px}.partner__shop .partner__shop-image img{object-fit:cover;width:100px;height:150px}.partner__shop .partner__shop-info{flex-direction:column;justify-content:space-between;height:auto;padding-left:12px;display:flex}.partner__shop .partner__shop-info.partner__shop-schedule-active{height:182px}.partner__shop-title{color:#0c398d;cursor:pointer;font-size:18px;font-weight:700}.partner__shop-label{color:#4b4e57}.partner__shop-label a{color:#4b4e57;border-bottom:1px solid #4b4e57;text-decoration:none}.partner .shop-link a{align-items:center;gap:3px;width:fit-content;display:flex;color:#1a60e3!important;border-bottom:none!important}.partner__shop-schedule-title{color:#0c398d;cursor:pointer;align-items:center;font-weight:500;display:flex}.partner__shop-schedule-title span{margin-right:6px}.partner span.partner__shop-schedule-title-active{border-bottom:1px dotted #0c398d}.partner__shop-schedule-content{color:#4b4e57;flex-direction:column;gap:2px;height:60px;padding-top:6px;display:flex}.partner__marker{cursor:pointer;position:absolute;top:-27px;left:-9px}.partner__marker-modal{padding-inline-end:0;box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;gap:10px;min-width:0;max-width:648px;max-height:469px;padding:12px;font-size:13px;font-weight:300;display:flex;position:absolute;top:-37px;left:0;overflow:hidden;transform:translate(-50%,-100%);box-shadow:0 2px 7px 1px #0000004d}.partner__marker-modal-bottom{filter:drop-shadow(0 4px 2px #b2b2b266);width:25px;height:12px;position:absolute;top:-37px;left:0;transform:translate(-50%)}.partner__marker-modal-bottom:after{clip-path:polygon(0 0,50% 100%,100% 0);content:"";background:#fff;width:25px;height:12px;position:absolute;top:-1px;left:0}.partner__marker-modal-title{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.partner__marker-modal-title-text{color:#0c398d;font-size:18px;font-weight:700}.partner__marker-modal-title-close{cursor:pointer;margin-right:10px}.partner__map-container{height:500px}@media (width>=1025px){.partner__map-container{z-index:1;width:100%;height:1029px;position:absolute;top:0;left:0}}.partner__marker-counter{color:#fff;position:absolute;top:8px;left:50%;transform:translate(-50%)}.partner__marker-icon-selected{color:#da5857}.partner__marker-icon{color:#1a60e3}.shop-info-card{flex-direction:column;gap:10px;display:flex}.shop-info-card__name{color:#0c398d;font-size:18px;font-weight:700}.shop-info-card__images{flex-direction:row;justify-content:center;gap:5px;display:flex}.shop-info-card__images img{object-fit:cover;cursor:pointer;width:100px;height:100px;margin:5px}.shop-info-card__phone a{color:#0f111b;border-bottom:1px solid #0f111b;text-decoration:none}.shop-info-card__address{color:#4b4e57}.shop-info-card__buttons{gap:10px;display:flex}.shop-info-card__buttons a{color:#fff;border-radius:4px;gap:5px;padding:10px;display:flex}.shop-info-card__button-map{background-color:#0c398d}.shop-info-card__button-whatsapp{background-color:#2da15b}.partner__marker-modal .shop-info-card__name{display:none}#vue-feedback-container{margin-bottom:40px}.feedback{flex-wrap:wrap;gap:20px;display:flex}.feedback__contact{flex-direction:column;flex:1;justify-content:space-between;gap:20px;min-width:350px;display:flex}@media (width>=1025px){.feedback__contact{max-width:440px}}.feedback__contact-title,.feedback__form-title{height:29px;font-size:24px}.feedback__form-errors{color:#ca4241}.feedback__form-success{color:#4fb678}.feedback__contact-block-contact{flex-direction:column;gap:10px;display:flex}.feedback__form{flex-direction:column;flex:1;gap:20px;min-width:350px;display:flex}.feedback__form-block{flex-direction:column;gap:30px;display:flex}.feedback__form-block-agreement{align-items:center;gap:10px;display:flex}.feedback__form-block-agreement span{flex-wrap:wrap;gap:1ch;max-width:800px;display:flex}.feedback__form-block-client-info{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.feedback__form-block-client-info .form-field{flex:1}.feedback__form-block-submit button{width:100%}@media (width>=1025px){.feedback__form-block-submit button{width:auto}}.company-info-block{background-color:#e6efff;border-radius:.857143rem;gap:12px;padding:24px;display:flex}.company-info-block--center{align-items:center}.company-info-block__icon{flex:1;max-width:30px;height:30px}.company-info-block__icon svg{color:#082f79}.company-info-block__list{flex:1;justify-content:space-between;display:flex}.company-info-block__text-block{flex-direction:column;gap:29px;font-size:16px;font-weight:400;line-height:19px;display:flex}.company-info-block__text-item{flex-direction:column;gap:5px;display:flex}.company-info-block__text-foot{font-weight:600}.company-info-block__link a{color:#082f79;align-items:center;gap:8px;font-size:12px;display:flex}.news-page{flex-wrap:wrap;gap:30px;display:flex}.news-page__block{flex:1;grid-template-columns:repeat(auto-fill,minmax(325px,1fr));grid-auto-rows:min-content;align-items:start;gap:10px;display:grid}.news-page__pagination{flex-wrap:wrap;justify-content:center;width:100%;display:flex}@media (width>=1025px){.news-page__pagination{justify-content:right}}.news-preview-block{background-color:#fff;border:1px solid #f0f1f4;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:16px;display:flex}@media (width>=1025px){.news-preview-block{height:315px}}.news-preview-block:hover .news-preview-block__image{min-height:0}.news-preview-block__image{cursor:pointer;flex:1;min-height:158px;max-height:158px;display:flex}.news-preview-block__image img{object-fit:cover;border-radius:.571429rem;width:100%;max-width:100%;max-height:100%;display:block}.news-preview-block__date{color:#878990;flex:1;max-height:17px;font-size:14px}.news-preview-block__text{flex-direction:column;flex:1;gap:4px;display:flex}.news-preview-block .__title{color:#0f111b;flex:1;min-height:44px;font-size:18px;font-weight:600}.news-preview-block .__description{color:#0f111b;flex:1;max-height:44px;font-size:16px}.news-preview-block__button{display:block}@media (width>=1025px){.news-preview-block__button{display:none}.news-preview-block:hover .news-preview-block__button{transition:all .1s;display:block}.news-preview-block:hover .news-preview-block__image{max-height:104px;transition:all .1s}}.article{flex-direction:column;gap:20px;display:flex}.article h1{font-size:24px;font-weight:500}@media (width>=1025px){.article h1{font-size:36px}}.article__hero{flex-direction:column;gap:5px;display:flex}.article__hero-info{flex-flow:wrap;gap:10px;display:flex}.article__info-item{color:#4b4e57;align-items:flex-start;gap:5px;display:flex}.article__tags{flex-wrap:wrap;gap:5px;display:flex}.article__tag{color:#878990;background-color:#cfd9fb;border-radius:.285714rem;padding:2px 10px;display:flex}.article-root,.mce-content-body{color:#0f111b;flex-direction:column;gap:20px;font-size:14px;font-weight:400;line-height:1.4rem;display:flex}@media (width>=1025px){.article-root,.mce-content-body{gap:40px;font-size:18px;line-height:1.8rem}}.article-root h1,.mce-content-body h1{font-size:24px;font-weight:500}@media (width>=1025px){.article-root h1,.mce-content-body h1{font-size:36px}}.article-root h2,.mce-content-body h2{margin-bottom:20px;font-size:20px;font-weight:500}@media (width>=1025px){.article-root h2,.mce-content-body h2{font-size:26px}}.article-root h3,.mce-content-body h3{font-size:16px;font-weight:500}@media (width>=1025px){.article-root h3,.mce-content-body h3{font-size:20px}}.article-root ul,.mce-content-body ul{padding-left:2rem;list-style-type:disc}.article-root a,.mce-content-body a{color:#0c398d;text-align:center;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-style:normal;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:calc(1em/13.3333)}.article-root img,.mce-content-body img{border-radius:.428571rem}.article-root div:not(.split-block,.article-hook,.article-faq,.article-hook__buttons),.mce-content-body div:not(.split-block,.article-hook,.article-faq,.article-hook__buttons){flex-direction:column;gap:8px;display:flex}:is(.article-root div:has(>img) img,.mce-content-body div:has(>img) img){width:100%;height:auto}.article-root .split-block,.mce-content-body .split-block{flex-direction:column;justify-content:space-between;display:flex}@media (width>=1025px){.article-root .split-block,.mce-content-body .split-block{flex-direction:row}}.article-root .split-block img,.mce-content-body .split-block img{width:100%;height:auto}.article-root .split-block>*,.mce-content-body .split-block>*{width:100%}@media (width>=1025px){.article-root .split-block>*,.mce-content-body .split-block>*{width:50%}}:is(.article-root .split-block>div:has(>img),.mce-content-body .split-block>div:has(>img)){align-items:center}.article-faq{flex-direction:column;gap:10px;margin-top:40px;font-size:14px;line-height:1.4rem;display:flex}@media (width>=1025px){.article-faq{font-size:16px;line-height:1.6rem}}.article-faq h2{margin-bottom:20px;font-size:20px;font-weight:500}@media (width>=1025px){.article-faq h2{font-size:26px}}.article-faq h3{font-size:20px;font-weight:500}@media (width>=1025px){.article-faq h3{font-size:26px}}.article-faq__item{background-color:#fff;border:1px solid #f0f1f4;border-radius:.428571rem;flex-direction:column;gap:10px;padding:16px;display:flex}.article-faq__question{color:#0f111b;font-weight:600}.article-faq__answer{color:#4b4e57}.article-hook{color:#fff;background:linear-gradient(#0c398d 0%,#5461ba 100%);border-radius:.571429rem;flex-direction:column;align-items:center;gap:10px;width:100%;padding:45px 5px;font-size:14px;line-height:1.4rem;display:flex}@media (width>=1025px){.article-hook{font-size:16px;line-height:1.6rem}}.article-hook h2{text-align:center;margin-bottom:20px;font-size:20px;font-weight:500}@media (width>=1025px){.article-hook h2{font-size:26px}}.article-hook p{text-align:center;max-width:400px}.article-hook__buttons{flex-direction:row;gap:10px;display:flex}.article-hook__buttons div{border-radius:.285714rem;padding:12px 24px}.article-hook__buttons div:first-child{background-color:#fff}.article-hook__buttons div:nth-child(2){color:#fff;border:1.25px solid #fff}.article-hook__buttons div:nth-child(2) a{color:#fff}.article-page{background-color:#fff;border-radius:28px;flex-direction:column;align-items:center;gap:40px;margin-bottom:40px;padding:40px;display:flex}@media (width>=1025px){.article-page{flex-direction:row;align-items:start}}.article-page__image{cursor:pointer;flex:1;max-width:555px;height:340px}.article-page__image img{object-fit:cover;border-radius:16px;width:100%;height:100%}.article-page__text{flex-flow:column wrap;flex:1;gap:20px;display:flex}.article-page__text-title{flex:1;font-size:30px;font-weight:600;line-height:100%}.article-page__text-description{flex:1;font-size:16px;font-weight:400;line-height:24px}.article-page__text-date{color:#878990;flex:1;font-size:14px;font-weight:500;line-height:24px}.article-page__pagination{flex:1;display:flex}.article-page__pagination-item{color:#878990;cursor:pointer;border-top:1px solid #e3e5e9;border-bottom:1px solid #e3e5e9;border-right:1px solid #e3e5e9;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:flex}.article-page__pagination-item:hover{background-color:#f8f9fa;border-color:#c8cad1}.article-page__pagination-item:first-child{border-left:1px solid #e3e5e9;border-radius:6px 0 0 6px}.article-page__pagination-item:first-child:hover{background-color:#f8f9fa;border-color:#c8cad1;border-left-style:solid;border-left-width:1px}.article-page__pagination-item:last-child{border-radius:0 6px 6px 0}.article-page__pagination-item:last-child:hover{background-color:#f8f9fa;border-color:#c8cad1}.article-page__pagination-item-deactivate{opacity:.5;pointer-events:none}.article-page__pagination:has(.article-page__pagination-item:last-child:hover) .article-page__pagination-item:first-child{border-right:1px solid #c8cad1}.articles-page{flex-direction:column;gap:40px;display:flex}.articles-page h1{color:#0f111b;margin-bottom:12px;font-size:28px;font-weight:600}@media (width>=1025px){.articles-page h1{font-size:32px}}.articles-page h2{color:#0f111b;font-size:24px;font-weight:600}@media (width>=1025px){.articles-page h2{font-size:28px}}.articles-page__hero{text-align:center;padding:20px 0}.articles-page__hero p{color:#878990;max-width:600px;margin:0 auto;font-size:16px;line-height:1.5}.articles-page__section-title{color:#0f111b;margin-bottom:16px;font-size:20px;font-weight:600}.articles-page__categories{flex-direction:column;gap:16px;display:flex}.articles-page__categories-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (width>=1025px){.articles-page__categories-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.articles-page__filters{flex-direction:column;gap:20px;display:flex}.articles-page__filter-group{flex-direction:column;gap:12px;display:flex}.articles-page__filter-group-label{color:#4b4e57;font-size:14px;font-weight:500}.articles-page__filter-pills{flex-wrap:wrap;gap:8px;display:flex}.articles-page__articles{flex-direction:column;gap:15px;display:flex}.articles-page__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=1025px){.articles-page__grid{grid-template-columns:repeat(2,1fr)}}.articles-page__pagination{justify-content:center;padding-top:20px;display:flex}.category-card{cursor:pointer;background-color:#fff;border:1px solid #f0f1f4;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.category-card:hover{box-shadow:0 4px 12px #0000001a}.category-card__image{width:100%;height:120px;overflow:hidden}@media (width>=1025px){.category-card__image{height:140px}}.category-card__image img{object-fit:cover;width:100%;height:100%}.category-card__title{color:#0f111b;text-align:center;padding:12px;font-size:14px;font-weight:500;line-height:1.3}.article-card{background-color:#fff;border:1px solid #f0f1f4;border-radius:16px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{box-shadow:0 4px 12px #0000001a}.article-card__image{width:100%;height:200px;overflow:hidden}@media (width>=1025px){.article-card__image{height:220px}}.article-card__image img{object-fit:cover;cursor:pointer;width:100%;height:100%}.article-card__content{flex-direction:column;gap:8px;padding:16px;display:flex}.article-card__date{color:#878990;font-size:13px}.article-card__title{color:#0f111b;font-size:17px;font-weight:600;line-height:1.4;overflow:hidden}.article-card p{color:#4b4e57;font-size:14px;line-height:1.2;overflow:hidden}.order-card{background-color:#fff;border-radius:.857143rem;flex-direction:column;gap:12px;padding:12px;display:flex}.order-card__row{justify-content:space-between;gap:10px;display:flex}.order-card__column{flex:1;display:flex}.order-card-id{align-items:center;gap:5px;font-size:1.14286rem;font-weight:600;-webkit-text-decoration:underline #0c398d;text-decoration:underline #0c398d;display:flex}.order-card-id__label{color:#1a60e3}.order-card-id__value{color:#0c398d}.order-card-info{flex-direction:column;gap:10px;font-size:1rem;display:flex}.order-card-info__label{color:#4b4e57;font-weight:400}.order-card-info__value{color:#0f111b;font-weight:500}.order-card-actions:empty{display:none}.order-list{flex-direction:column;flex:1;gap:12px;display:flex}@media (width>=1025px){.order-list{flex-direction:row;gap:20px}}.order-list-sort{display:flex}.order-list-items{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:10px;min-height:234px;display:grid}.order-list__sidebar{flex-direction:column;display:flex}@media (width>=1025px){.order-list__sidebar{width:250px;min-width:250px;max-width:250px}}@media (width>=1361px){.order-list__sidebar{width:325px;min-width:325px;max-width:325px}}.order-list__main,.order-list__main-content{flex-direction:column;flex:1;gap:10px;display:flex}.order-list-comment-counter{color:#4b4e57;align-items:center;gap:6px;display:flex}.order-list-date{flex-direction:row;gap:4px;font-weight:500;display:flex}@media (width>=1025px){.order-list-date{flex-direction:column}.order-list-date__time{font-weight:400}}.order-list-loader{flex-direction:column;flex:1;align-items:center;display:flex}.order-list-loader_centered{justify-content:center}.order-list-date-interval-filter{flex-direction:column;gap:8px;display:flex}.order{flex-direction:column;gap:20px;display:flex}@media (width>=1025px){.order{gap:28px}}.order-title{color:#0f111b;font-size:1.71429rem;font-weight:600}@media (width>=1025px){.order-title{font-size:1.14286rem}}.order-header{display:flex}@media (width>=1025px){.order-header{justify-content:space-between}}.order-header__info{flex-direction:column;gap:20px;display:flex}@media (width>=1025px){.order-header__info{flex-direction:row;align-items:center;gap:24px}}.order-header__info-items{flex-direction:column;gap:10px;display:flex}@media (width>=1025px){.order-header__info-items{flex-direction:row;align-items:center;gap:24px}}.order-header__info-item{gap:4px;display:flex}.order-header__info-item__label{color:#878990;font-size:1.14286rem;font-weight:500}.order-header__info-item__value{color:#0f111b;font-size:1.14286rem;font-weight:500}.order-header__actions{align-items:center;gap:6px;width:100%;display:flex}@media (width>=1025px){.order-header__actions{width:auto}}.order-content{flex-direction:column;gap:20px;display:flex}@media (width>=1025px){.order-content{flex-direction:row;gap:18px}}.order-info{flex-direction:column;gap:12px;display:flex}.order-info--type-delivery,.order-info--type-comments{gap:14px}.order-info-comment-input{gap:6px;display:flex}.order-info-comment-input__input,.order-goods{width:100%}.order-goods-table{display:none}@media (width>=1025px){.order-goods-table{width:100%;display:table}}.order-goods-list{background-color:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:12px;display:flex}@media (width>=1025px){.order-goods-list{display:none}}.order-goods-delimiter{background-color:#f0f1f4;width:100%;height:1px}.order-goods-item{flex-direction:column;gap:12px;display:flex}.order-goods-item__header{gap:10px;display:flex}.order-goods-item__info{flex-direction:column;gap:10px;display:flex}.order-goods-item__article{color:#878990;font-size:1rem;font-weight:500}.order-goods-item__quantity{color:#878990;justify-content:space-between;font-size:1rem;font-weight:500;display:flex}.order-goods-item__image{justify-content:center;align-items:center;width:110px;min-width:110px;max-width:110px;height:110px;min-height:110px;max-height:110px;display:flex;overflow:hidden}.order-goods-item__image img{border-radius:.571429rem;max-width:100%;max-height:100%;display:block}.order-goods-item__badge{flex-wrap:wrap;gap:5px;display:flex}.order-goods-item__badges-cell{flex-direction:column;gap:5px}.order-links{align-items:center;gap:4px;display:flex}.order-download-link{border-radius:var(--Corner-Extra-small,4px);color:#0c398d;background:#e3e5e9;justify-content:center;align-items:center;gap:12px;height:24px;padding:4px 8px;display:flex}.order-info-menu{border-radius:var(--Corner-Large,16px);background:var(--Black-2,#f0f1f4);flex-direction:column;gap:14px;padding:16px;display:flex}@media (width>=1025px){.order-info-menu{width:325px}}.order-info-menu__toggle{cursor:pointer;color:#4b4e57;justify-content:space-between;align-items:center;display:flex}.order-info-menu__toggle-name{align-items:center;gap:6px;display:flex}.order-info-menu__toggle svg{width:24px;height:24px}.order-info-menu__toggle.open .down-icon,.order-info-menu__toggle:not(.open) .up-icon,.order-info-menu__content.hidden{display:none}.order-comment{border-radius:var(--Corner-Small,8px);background:#f8f9fa;flex-direction:column;gap:10px;padding:16px;display:flex}.order-comment__title{flex-direction:column;gap:6px;display:flex}.order-comment-user{color:#0c398d;align-items:center;gap:6px;display:flex}.order-create{flex-direction:row;flex:1;gap:20px;display:flex}.order-create__block{flex-direction:column;gap:20px;width:100%;display:flex}.order-create__block--right{flex-shrink:0;width:440px}.order-create-header{height:36px}.order-create-form{border-radius:var(--Corner-Large,16px);background:#fff;border:1px solid #f0f1f4;flex-direction:column;gap:20px;padding:28px 20px;display:flex}.order-create-form--embedded{background:0 0;border:none;padding:0}.order-create-form__add-comment{margin-bottom:10px}.order-create-form__submit{flex-direction:column;gap:16px;display:flex}.fabricators{flex-wrap:wrap;gap:20px;display:flex}.fabricators-menu-mobile{width:100%;display:flex}.fabricators-menu-mobile vue-select{width:100%}@media (width>=1025px){.fabricators-menu-mobile{display:none}}.fabricators-menu{background:#f0f1f4;border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:center;width:325px;height:fit-content;padding:10px 0;display:none}@media (width>=1025px){.fabricators-menu{display:flex}}.fabricators-menu__delimiter{background-color:#e3e5e9;background-clip:content-box;width:100%;height:1px;padding:0 16px}.fabricators-category{flex-direction:row;align-self:stretch;align-items:center;gap:5px;height:40px;padding:4px 16px;display:flex}.fabricators-category__icon{color:#c8cad1;flex-shrink:0}.fabricators-category__name{color:#0f111b;font-size:1rem;font-weight:500;line-height:normal}.fabricators-category--selected{box-shadow:inset 3px 0 #0c398d}.fabricators-category--selected .fabricators-category__icon,.fabricators-category--selected .fabricators-category__name{color:#0c398d}.fabricators-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(325px,1fr));grid-auto-rows:min-content;align-items:start;gap:5px;display:grid}@media (width>=1025px){.fabricators-grid{gap:20px}}.fabricator{border-radius:var(--Corner-Medium,12px);background:#fff;border:1px solid #f0f1f4;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:20px;display:flex}@media (width>=1025px){.fabricator:hover{border:2px solid #8fb1f2;box-shadow:0 0 0 4px #89b3ff4d}.fabricator:hover .fabricator__image{display:none}.fabricator:hover .fabricator__link{display:block}}.fabricator__link{width:100%;display:block}@media (width>=1025px){.fabricator__link{display:none}}.fabricator__link button{width:100%}.fabricator__image{flex-direction:column;align-items:baseline;width:178px;max-width:350px;height:58px;min-height:0;display:flex}.fabricator__image img{max-width:100%;min-height:0;max-height:100%;display:block}.fabricator__info{flex-direction:column;align-self:stretch;align-items:flex-start;gap:2px;display:flex}.fabricator__info span{color:#0f111b;font-size:1.14286rem;font-weight:600}.fabricator-page{flex-wrap:wrap;gap:20px;display:flex}.fabricator-page__heading{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:6px;display:flex}@media (width>=1025px){.fabricator-page__heading{gap:0}}.fabricator-page__info{flex-direction:column;align-items:center;gap:6px;min-width:350px;display:flex}@media (width>=1025px){.fabricator-page__info{align-items:flex-end}}.fabricator-page__info h1{color:#0f111b;font-size:24px;font-weight:700}@media (width>=1025px){.fabricator-page__info h1{margin-left:12px;font-size:48px}.fabricator-page__info a{margin-left:auto}}.fabricator-page__img{flex-direction:column;align-items:center;max-width:350px;min-height:0;display:flex}.fabricator-page__img img{max-width:100%;min-height:0;max-height:100%;display:block}.fabricator-page__certificates{flex-direction:column;gap:12px;width:100%;display:flex}.fabricator-page__certificates h2{color:#0f111b;font-size:24px;font-weight:600}@media (width>=1025px){.fabricator-page__certificates h2{margin-left:12px;font-size:36px}}.fabricator-page__certificates td{width:100%;padding:12px}.fabricator-page__certificates__link{min-width:120px}.auth{flex-direction:column;justify-content:center;gap:40px;width:100%;padding-top:30px;display:flex}@media (width>=1025px){.auth{flex-direction:row}}.auth__delimiter{background-color:#e3e5e9;align-self:stretch;width:1px;display:none}@media (width>=1025px){.auth__delimiter{display:block}}.auth__error{color:#da5857}.auth-form{flex-direction:column;gap:20px;display:flex}.auth-form h1{color:#0f111b;font-size:28px;font-style:normal;font-weight:700;line-height:30px}.auth-form__controls{flex-direction:row;justify-content:space-between;display:flex}.auth-form__controls button{width:50%}.auth-form__error{color:#da5857;font-size:.857143rem}.auth-contact{flex-direction:column;gap:10px;display:flex}.auth-contact h2{color:#4b4e57;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.auth-contact__info{align-items:center;gap:5px;display:flex}.auth-contact__info span{color:#2b2e39;max-width:460px;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:24px}.auth-contact__info svg{flex-shrink:0}.reset-password-form{flex-direction:column;gap:10px;width:400px;display:flex}.reset-password-form h2{align-self:center}.reset-password-form span{font-size:1rem;font-weight:500}.reset-password-form button{align-self:center;width:200px}.set-password-form{flex-direction:column;gap:10px;width:400px;display:flex}.set-password-form__error{color:#da5857;align-self:center;font-size:.857143rem}.set-password-form__control{flex-direction:row;justify-content:space-between;gap:5px;width:100%;display:flex}.set-password-form__control button{align-self:flex-end;margin-left:auto}.about{flex-direction:column;gap:70px;display:flex}.about-headline{display:flex}.about-headline__content{flex-direction:column;flex-shrink:1;gap:20px;width:100%;display:flex}@media (width>=1025px){.about-headline__content{gap:36px;max-width:650px;padding:42px 0}}.about-headline__image{max-width:750px;display:none}@media (width>=1025px){.about-headline__image{display:block}}.about-headline__image img{max-width:100%;height:auto;display:block}.about-headline__mobile-image{display:flex}@media (width>=1025px){.about-headline__mobile-image{display:none}}.about-headline-title h1{color:#0f111b;font-size:24px}@media (width>=1025px){.about-headline-title h1{font-size:48px}}.about-headline-title h1 span{color:#0c398d}.about-headline-description{color:#0f111b;flex-direction:column;gap:16px;max-width:550px;display:flex}.about-headline-description span:first-child{font-size:1.14286rem;font-weight:500}@media (width>=1025px){.about-headline-description span:first-child{font-size:1.28571rem}}.about-headline-description span:last-child{font-size:1.14286rem}.about-headline a{order:1}.about-headline a button{width:100%}@media (width>=1025px){.about-headline a button{width:auto}.about-headline a{order:initial}}.about-headline-advantages{flex-direction:column;gap:12px;display:flex}@media (width>=1025px){.about-headline-advantages{flex-direction:row;gap:60px}}.about-headline-advantage{align-items:center;gap:16px;display:flex}.about-headline-advantage svg{color:#273283}@media (width>=1025px){.about-headline-advantage svg{width:32px;height:32px}}.about-headline-advantage span{color:#0f111b;font-size:14px}@media (width>=1025px){.about-headline-advantage span{font-size:1.14286rem}}.about-about{flex-direction:column;gap:30px;display:flex}.about-about h2{color:#0f111b;font-size:24px;font-weight:600}@media (width>=1025px){.about-about h2{font-size:36px}}.about-about h3{color:#0f111b;font-size:20px;font-weight:500}@media (width>=1025px){.about-about h3{font-size:28px}}.about-about-description{flex-wrap:wrap;gap:20px;display:flex}@media (width>=1025px){.about-about-description{flex-wrap:nowrap}}@media (width>=1361px){.about-about-description{flex-wrap:nowrap;gap:130px}}.about-about-description__advantages{flex-wrap:wrap;gap:5px;display:flex}@media (width>=1025px){.about-about-description__advantages{gap:20px;min-width:670px}}.about-about-description__advantage{background-color:#f0f1f4;border-radius:12px;align-items:center;gap:20px;width:100%;padding:16px 24px;display:flex}@media (width>=1025px){.about-about-description__advantage{width:325px;padding:44px}}.about-about-description__advantage svg{color:#082f79}.about-about-description__advantage span{color:#0f111b;font-size:16px;font-weight:500;line-height:130%}@media (width>=1025px){.about-about-description__advantage span{font-size:18px}}.about-about-description__description{flex-direction:column;gap:24px;display:flex}.about-about-description__description p{color:#0f111b;font-size:16px;font-weight:400;line-height:30px}@media (width>=1025px){.about-about-description__description p{font-size:18px}}.about-numbers{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.about-numbers__number{flex-direction:column;width:min-content;display:flex}.about-numbers__number h4{color:#082f79;min-width:130px;font-size:48px;font-style:normal;font-weight:800}@media (width>=1025px){.about-numbers__number h4{font-size:64px}}.about-numbers__number span{color:#0f111b;overflow-wrap:break-word;min-width:0;max-width:100%;font-size:16px;font-weight:500;line-height:24px;display:block}@media (width>=1025px){.about-numbers__number span{font-size:18px}}.about-video{flex-direction:column;gap:20px;display:flex}.about-video h3{color:#0f111b;font-size:24px;font-weight:600}@media (width>=1025px){.about-video h3{font-size:36px}}.about-video__inner{flex-direction:column;gap:20px;display:flex}@media (width>=1361px){.about-video__inner{flex-direction:row}}.about-video__video{flex:1;display:flex}.about-video__video video{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.about-video__info{background-color:#f0f1f4;border-radius:12px;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}@media (width>=1025px){.about-video__info{gap:20px;padding:50px}}.about-video__info p{color:#0f111b;font-size:16px;font-weight:400;line-height:30px}@media (width>=1025px){.about-video__info p{font-size:18px}}.about-team{flex-direction:column;gap:20px;display:flex}.about-team h2{color:#0f111b;font-size:24px;font-weight:600}@media (width>=1025px){.about-team h2{font-size:36px}}.about-team-block{flex-flow:column-reverse wrap;gap:20px;display:flex}@media (width>=1025px){.about-team-block{flex-direction:row;justify-content:space-between}}.about-team-block__description{flex-direction:column;flex:1;gap:20px;display:flex}@media (width>=1025px){.about-team-block__description{max-width:700px}}.about-team-block__description p{color:#0f111b;font-size:16px;font-weight:400;line-height:30px}@media (width>=1025px){.about-team-block__description p{font-size:18px}}.about-team-block__advantages{flex-direction:column;gap:5px;display:flex}@media (width>=1025px){.about-team-block__advantages{gap:10px}}.about-team-advantage{border:2px solid #082f79;border-radius:12px;flex-direction:row;gap:8px;width:100%;padding:16px 20px;display:flex}@media (width>=1025px){.about-team-advantage{gap:20px;width:440px;padding:20px 0 20px 36px}}.about-team-advantage svg{color:#082f79}.about-team-advantage__text{flex-direction:column;display:flex}.about-team-advantage__title{color:#082f79;font-size:16px;font-weight:600}@media (width>=1025px){.about-team-advantage__title{font-size:18px}}.about-team-advantage__description{color:#0f111b;font-size:14px;font-weight:500}@media (width>=1025px){.about-team-advantage__description{font-size:16px}}.about-categories{flex-direction:column;gap:20px;display:flex}.about-categories h2{color:#0f111b;font-size:24px;font-weight:600}@media (width>=1025px){.about-categories h2{font-size:36px}}.about-categories p{color:#0f111b;font-size:16px;font-weight:400;line-height:30px}@media (width>=1025px){.about-categories p{max-width:670px;font-size:18px}}.about-categories__list{flex:1;grid-template-columns:repeat(auto-fill,minmax(325px,1fr));grid-auto-rows:min-content;gap:5px;display:grid}@media (width>=1025px){.about-categories__list{gap:20px}}.about-category{cursor:pointer;background-color:#f0f1f4;border-radius:12px;align-items:center;gap:16px;width:100%;padding:18px 36px;display:flex}@media (width>=1025px){.about-category{width:325px;padding:24px 28px}}.about-category svg{color:#082f79;flex-shrink:0}@media (width>=1025px){.about-category svg{width:44px;height:44px}}.about-category span{color:#0f111b;font-size:16px;font-weight:500}@media (width>=1025px){.about-category span{font-size:18px}}.about-category-filler{color:#fff;cursor:pointer;background-color:#0c398d;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:16px;padding:10px 0;font-size:16px;font-weight:600;display:flex}@media (width>=1025px){.about-category-filler{max-width:325px;padding:24px 28px;font-size:18px}}.welcome{flex-direction:column;gap:40px;margin-top:12px;display:flex}@media (width>=1025px){.welcome{gap:70px;margin-top:60px}}.welcome h2{color:#0f111b;font-size:24px;font-weight:700}@media (width>=1025px){.welcome h2{font-size:36px}}.welcome p{color:#0f111b;font-size:16px;font-weight:400}@media (width>=1025px){.welcome p{font-size:18px}}.welcome-head{flex-direction:column;align-items:center;gap:20px;display:flex}@media (width>=1025px){.welcome-head{flex-direction:row;justify-content:space-between}}.welcome-head__description{flex-direction:column;gap:20px;max-width:450px;display:flex}.welcome-head__description h1{color:#082f79;font-size:24px;font-weight:700}@media (width>=1025px){.welcome-head__description h1{font-size:48px}}.welcome-head__description h2{color:#082f79;max-width:350px;font-size:20px;font-weight:700}@media (width>=1025px){.welcome-head__description h2{font-size:28px}}.welcome-head__picture{flex:1;width:100%;max-width:800px;display:flex}@media (width>=1025px){.welcome-head__picture{min-width:450px}}.welcome-head__picture img{width:100%}.welcome-fabricators{flex-direction:column;gap:20px;display:flex}.welcome-fabricators__swiper{gap:20px;padding:4px;display:flex;overflow:hidden}.welcome-fabricators__swiper .swiper-wrapper{width:325px;height:178px}@media (width>=1025px){.welcome-fabricators__swiper .swiper-wrapper{height:130px}}.welcome-fabricators__swiper .swiper-slide{display:flex!important}.welcome-fabricators__fabricator{cursor:pointer;background:#fff;border:1px solid #c8cad1;border-radius:.428571rem;justify-content:center;align-items:center;height:128px;padding:20px;display:flex}.welcome-fabricators__fabricator img{width:100%;height:100%}.welcome-categories{flex-direction:column;gap:20px;display:flex}.welcome-categories__categories{flex:1;grid-template-columns:repeat(auto-fit,minmax(325px,1fr));gap:12px;display:grid}@media (width>=1025px){.welcome-categories__categories{grid-template-columns:repeat(auto-fit,minmax(440px,1fr))}}.welcome-cooperation{flex-direction:column;gap:20px;display:flex}.welcome-cooperation__list{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:5px;display:grid}@media (width>=1025px){.welcome-cooperation__list{gap:20px}}.cooperation-point{background:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;width:100%;padding:24px;display:flex}.cooperation-point__idx{color:#082f79;margin-bottom:12px;font-size:24px;font-weight:900}.cooperation-point h3{color:#082f79;margin-bottom:5px;font-size:18px;font-weight:600}.welcome-news{flex-direction:column;gap:20px;display:flex}.welcome-news__block{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:5px;display:grid}.welcome-news__button{display:flex}@media (width>=1025px){.welcome-news__button{align-self:center}}.welcome-news__button button{width:100%}@media (width>=1025px){.welcome-news__button button{width:auto}}.welcome-contact{flex-direction:column;gap:20px;display:flex}.welcome-contact__info{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:8px;width:100%;display:grid}@media (width>=1025px){.welcome-contact__info{width:440px}}.welcome-contact__map-and-info{flex-wrap:wrap;gap:20px;display:flex}.welcome-contact__map{flex:1;min-width:350px;min-height:350px;display:flex}.welcome-contact__map div{width:100%}.welcome-contact__map iframe{border:0;width:100%;height:100%}.welcome-info-block{border:1px solid #082f79;border-radius:.428571rem;align-self:stretch;align-items:center;gap:12px;padding:24px;display:flex}.welcome-info-block div{flex-direction:column;display:flex}.welcome-info-block svg{color:#082f79}.welcome-info-block span{color:#0f111b;font-size:16px;font-weight:400}.qr-codes{flex-direction:column;align-items:center;gap:24px;display:flex}.qr-codes__search{flex-wrap:nowrap;gap:5px;width:100%;display:flex}.qr-codes__search-input{width:100%}.qr-codes__sorting{align-self:flex-end;gap:20px}.qr-codes__pages{gap:5px}.qr-codes td,.qr-codes th{padding:10px}.qr-codes .table{width:100%}.qr-codes .table-wrapper{border-radius:16px;width:100%;overflow:auto hidden}.price-lists{flex-direction:column;align-items:start;gap:20px;display:flex}.price-lists .table{text-align:center;width:100%}.price-lists__actions{flex-direction:column;align-items:center;gap:5px;margin:5px;display:flex}.price-lists__upload{justify-content:center;align-items:center;gap:5px;display:flex}.requisite__table{margin-top:25px}.requisite__table td{padding:12px}@media (width>=1025px){.requisite__table td{padding:24px}}.requisite__table-head{border-right:1px solid #f0f1f4;font-weight:700}.statistic__tabs{border-bottom:1px solid #e3e5e9;gap:4px;width:100%;display:flex}.statistic__tabs a{cursor:pointer;color:#666;padding:10px 20px;font-size:16px}.statistic__tabs a.active,.statistic__tabs a:hover{color:#333;border-bottom:2px solid #8fb1f2}.main-statistic{flex-direction:column;justify-content:flex-start;align-items:center;gap:35px;display:flex}.main-statistic__form{display:none}.main-statistic__header{gap:15px;display:flex}.main-statistic__header .select-button--selected .date_range{color:#fff}.main-statistic__categories{flex-wrap:wrap;justify-content:space-evenly;display:flex}.main-statistic__categories-block{text-align:center;background-color:#fff;border-radius:5px;width:420px;margin:5px;padding:5px;display:inline-block;box-shadow:0 1px 2px #c8cad1}.main-statistic__categories-block.active{background:#e3e5e9}.main-statistic__categories-label{margin-right:20px;display:inline-block;transform:translateY(-5%)}.main-statistic__categories-value{font-size:18px;font-weight:700;display:inline-block}.main-statistic__categories-count{color:#878990;font-size:17px;font-style:italic;display:block}.main-statistic__orders{flex-direction:row;justify-content:center;gap:70px;display:flex}.main-statistic__orders-block{flex-direction:column;justify-content:center;align-items:center;display:flex}.main-statistic__orders-block span{font-size:15px}.main-statistic__orders-block p{font-size:25px}.main-statistic__charts{flex-direction:row;gap:20px;width:100%;height:450px;display:flex}.main-statistic__orders-table{width:50%;overflow-y:scroll}.main-statistic__orders-table .table{width:100%}.main-statistic__chart{width:50%}.losses-statistic{flex-direction:column;gap:25px;display:flex}.losses-statistic__download{width:200px}.losses-statistic__form{flex-direction:row;gap:15px;width:100%;display:flex}.losses-statistic__input{border-radius:25px;height:fit-content}.losses-statistic .table__header-cell button{color:#878990;flex-direction:row;align-items:center;display:flex}.losses-statistic .table__body-cell-content.center{justify-content:center}.range_date{width:200px;position:relative;overflow:hidden}.range_date .date_range{text-align:center;cursor:pointer;background:0 0;border:none;width:100%;height:100%;position:absolute}.get-qr-code{gap:15px}.get-qr-code__form{background-color:#fff;border:1px solid #e3e5e9;border-radius:5px;padding:20px}.get-qr-code__form form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.get-good-prices{gap:15px}.get-good-prices__form{background-color:#fff;border:1px solid #e3e5e9;border-radius:5px;padding:20px}.get-good-prices__form form{flex-direction:column;gap:10px;display:flex}.get-good-prices__filters{gap:12px;display:flex}.get-balance{background-color:#fff;border:1px solid #e3e5e9;border-radius:5px;flex-wrap:wrap;align-items:center;gap:10px;padding:20px}.get-balance .select{width:400px}.convert form{flex-direction:column;align-items:center;gap:10px;display:flex}.convert__document-row{flex-wrap:wrap;align-items:flex-end;gap:10px;width:fit-content;padding:7px;display:flex}.playground{flex-direction:column;gap:20px;display:flex}.playground-row{flex-direction:row;align-items:start;gap:20px;display:flex}.playground-column{flex-direction:column;gap:20px;display:flex}.playground-header{color:#000}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scale(1)}35%{transform:scale(0)}}.sk-cube-grid{width:40px;height:40px;margin:40px auto}.sk-cube-grid .sk-cube{float:left;background-color:#333;width:33.33%;height:33.33%;animation:1.3s ease-in-out infinite sk-cubeGridScaleDelay}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}html,body{margin:0;padding:0}[hidden]{display:none!important}.ui .dropdown{width:auto!important;min-height:0!important}a{text-decoration:none}.default_button{text-align:center;cursor:pointer;opacity:1;box-sizing:border-box;background-color:#fff;border-radius:3pt;justify-content:center;align-items:center;width:200px;height:44px;transition:all .5s;display:flex}.default_button p{color:#fff;font-size:large;font-weight:400}.default_button:hover{opacity:.9}.row{flex-direction:row;display:flex}.column{flex-direction:column;display:flex}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html,body{flex-direction:column;display:flex}#modal_background{opacity:0;z-index:-1;text-align:center;background-color:#0009;width:100%;height:100%;transition:all .5s ease-in-out;position:fixed;top:0;left:0}#modal_background #modal_content{z-index:1001;background-color:#fff;border-radius:10px;width:100%;max-width:1024px;height:auto;max-height:100%;margin:50px auto;padding:0;display:inline-block;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}#modal_background #modal_content_enlarged_img{box-sizing:border-box;padding:6px 32px 28px}#modal_background #modal_content .modal_content{border-radius:10px;overflow:hidden}#modal_background #modal_content .input{padding:40px 30px}#modal_background #modal_content p{text-align:left;color:#fff;opacity:.85;box-sizing:border-box;background:#98a4d3;border-bottom:1px solid #dedede;width:100%;max-width:550px;min-height:75px;margin:0;padding:30px 20px 10px;font-size:1rem;line-height:25px;display:block}#modal_background #modal_content input{box-sizing:border-box;width:410px}#modal_background #modal_content input.invalid{border:1px solid #9e3030}#modal_background #modal_content .modal_buttons{justify-content:flex-end;align-items:flex-end;padding:8px 0;display:flex}#modal_background #modal_content .modal_buttons button{color:#282e4c;cursor:pointer;background:#fff;border:none;border-radius:4px;min-width:70px;margin-right:10px;padding:8px 16px;font-size:11px;font-weight:550;transition:all .5s}#modal_background #modal_content .modal_buttons button:focus,#modal_background #modal_content .modal_buttons button:active{outline:none}#modal_background #modal_content .modal_buttons button:hover{background-color:#e0e3ef}#modal_background #modal_content #changeValueBtn{background-color:#f4f5f9;min-width:90px;margin-top:10px}#modal_background #modal_content #changeValueBtn:hover{background-color:#e0e3ef}#modal_background #modal_content .modal_serial_list_item{justify-content:space-between;align-items:center;margin:10px 10px 0;display:flex}#modal_background #modal_content .order_button{cursor:pointer;background-color:#9e3030;width:60px;height:35px;font-size:11pt}#modal_background #modal_content .order_button img{pointer-events:none}#notification .modal-content{background-color:#fefefe;border:1px solid #888;width:80%;max-width:500px;margin:200px auto 5px;padding:20px}#notification .buttons{color:#fff;background-color:#9e3030;border:0;margin-top:15px;font-weight:700}#notification .notificationItem{padding:5px;font-size:24px}.modal{cursor:pointer;z-index:1;background-color:#0006;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-content{background-color:#fefefe;border:1px solid #888;width:80%;max-width:1024px;margin:5px auto;padding:20px}#cookie{z-index:1001;justify-content:center;width:100%;display:none;position:fixed;bottom:80px;left:0}#cookie .cookie-content{box-sizing:border-box;background-color:#f0f1f4;border-radius:10px;justify-content:space-between;width:1500px;padding:19px;display:flex}#cookie .cookie-content .cookie-text{color:#082f79;align-items:center;display:flex}#cookie .cookie-content .cookie-text a{color:#082f79;text-decoration:underline}#cookie .cookie-content .cookie-button{color:#fff;cursor:pointer;background-color:#0c398d;border-radius:4px;justify-content:center;align-items:center;width:113px;height:38px;padding:5px 10px;display:flex}
