/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.top-block .social-icons li.telegram a::before {
	background: #909090 url(../images/svg/social/Telegram_mask.svg) 0 0 no-repeat;
}

.item .dark_block_animate {
    background-color: rgba(255, 255, 255, 0) !important;
}

.sale_order_full_table a{
font-weight: bold !important;
color: fuchsia !important;
border-bottom: 1px dashed #000080 !important;
}

.copy a {
    font-weight: bold !important;
    color: white !important;
    border-bottom: 1px dashed #fff !important;
}

@media screen and (max-width:992px) {
	.top_slider_wrapp .box video {
	height: auto;
	}
}

div.edost_location_city_window select.edost_select { 
height: auto !important; 
}

/*#######################################*/
@font-face{font-family:'Open Sans';src:local('Open Sans') , url(js/ui/fonts/opensans/opensans-regular.woff) format('woff') , url(js/ui/fonts/opensans/opensans-regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Open Sans';src:local('Open Sans Light') , url(js/ui/fonts/opensans/opensans-light.woff) format('woff') , url(js/ui/fonts/opensans/opensans-light.ttf) format('truetype');font-weight:300;font-style:normal}@font-face{font-family:'Open Sans';src:local('Open Sans Semibold') , url(js/ui/fonts/opensans/opensans-semibold.woff) format('woff') , url(js/ui/fonts/opensans/opensans-semibold.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:'Open Sans';src:local('Open Sans Bold') , url(js/ui/fonts/opensans/opensans-bold.woff) format('woff') , url(js/ui/fonts/opensans/opensans-bold.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'OpenSans';src:local('Open Sans') , url(js/ui/fonts/opensans/opensans-regular.woff) format('woff') , url(js/ui/fonts/opensans/opensans-regular.ttf) format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'OpenSans-Regular';src:local('Open Sans') , url(js/ui/fonts/opensans/opensans-regular.woff) format('woff') , url(js/ui/fonts/opensans/opensans-regular.ttf) format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'OpenSans-Light';src:local('Open Sans Light') , url(js/ui/fonts/opensans/opensans-light.woff) format('woff') , url(js/ui/fonts/opensans/opensans-light.ttf) format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'OpenSans-Semibold';src:local('Open Sans Semibold') , url(js/ui/fonts/opensans/opensans-semibold.woff) format('woff') , url(js/ui/fonts/opensans/opensans-semibold.ttf) format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'OpenSans-Bold';src:local('Open Sans Bold') , url(js/ui/fonts/opensans/opensans-bold.woff) format('woff') , url(js/ui/fonts/opensans/opensans-bold.ttf) format('truetype');font-weight:normal;font-style:normal}.notice-surface{position:fixed;z-index:3000;right:32px;top:28px;max-width:calc(100% - 64px);max-height:calc(100vh - 56px);display:flex;flex-direction:row}.notice-surface--left{left:32px;right:auto}.notice-surface--reverse{bottom:28px;top:auto}@media (max-width:991px){.mfixed_y .notice-surface{top:74px}.bottom-icons-panel_y .notice-surface--reverse{bottom:72px}}.notice-surface__inner{display:flex;flex-direction:column-reverse;align-items:flex-start;position:relative;max-width:100%}.notice-surface--reverse .notice-surface__inner{display:flex;flex-direction:column}.notice{min-width:0;box-shadow:0 5px 20px rgba(0,0,0,.15);background:#fff;position:relative;width:346px;max-width:100%;transition:transform .1s linear;flex-shrink:0;margin:4px 0}.notice--link{cursor:pointer}.notice--hidden{display:none!important;margin:0}.notice__closer{width:38px;height:38px;position:absolute;top:-1px;right:-1px;display:flex;justify-content:center;align-items:center;z-index:1;cursor:pointer}.notice__closer .svg{min-width:auto;min-height:auto}.notice__inner{padding:20px}.notice__image{height:60px;width:60px}.notice__image img{max-height:100%;max-width:100%}.notice__info-wrap{display:flex;flex-shrink:0;align-items:flex-start;margin-left:-10px;margin-right:-10px}.notice__image-wrap,.notice__text-wrap{padding-left:10px;padding-right:10px}.notice__text-wrap{align-self:center}.notice__title{color:#1d2029}.notice .notice__text-wrap .notice__title:first-child{margin-top:-7px}.notice .notice__text-wrap .notice__detail:first-child{margin-top:-3px}.notice__title+.notice__detail{margin-top:4px}.notice__detail__more{margin-top:6px}.notice-surface--right .animate--notice-show{-webkit-animation:animate--notice-show--right .4s linear;-ms-animation:animate--notice-show--right .4s linear;animation:animate--notice-show--right .4s linear;right:0}@-webkit-keyframes animate--notice-show--right{from{right:calc(-100% - 32px)}50%{right:32px}to{right:0}}@-ms-keyframes animate--notice-show--right{from{right:calc(-100% - 32px)}50%{right:32px}to{right:0}}@keyframes animate--notice-show--right{from{right:calc(-100% - 32px)}50%{right:32px}to{right:0}}.notice-surface--left .animate--notice-show{-webkit-animation:animate--notice-show--left .6s linear;-ms-animation:animate--notice-show--left .6s linear;animation:animate--notice-show--left .6s linear;left:0}@-webkit-keyframes animate--notice-show--left{from{left:calc(-100% - 32px)}50%{left:32px}to{left:0}}@-ms-keyframes animate--notice-show--left{from{left:calc(-100% - 32px)}50%{left:32px}to{left:0}}@keyframes animate--notice-show--left{from{left:calc(-100% - 32px)}50%{left:32px}to{left:0}}.animate--notice-hide{height:0!important;opacity:0!important;margin:0!important;transition:transform .1s linear , opacity .3s ease-in-out .1s , height .3s linear .4s , margin .3s linear .4s}.animate--notice-hide .notice__closer{display:none}.animate--notice-click{transform:scale(.95)}:root{--ui-text-letter-spacing-auto:auto;--ui-text-letter-spacing-neg-3:-.01em;--ui-text-letter-spacing-neg-2:-.02em;--ui-text-letter-spacing-neg-1:-.03em;--ui-text-letter-spacing-3:.15em;--ui-text-letter-spacing-2:.1em;--ui-text-letter-spacing-1:.025em;--ui-text-decoration-style-dashed:dashed;--ui-text-decoration-style-wavy:wavy;--ui-text-decoration-style-dotted:dotted;--ui-text-decoration-style-double:double;--ui-text-decoration-style-solid:solid;--ui-text-decoration-line-overline:overline;--ui-text-decoration-line-line-through:line-through;--ui-text-decoration-line-underline:underline;--ui-text-transform-lowercase:lowercase;--ui-text-transform-uppercase:uppercase;--ui-text-transform-capitalize:capitalize;--ui-text-transform-none:none;--ui-space-inset-8xl:72px;--ui-space-inset-7xl:64px;--ui-space-inset-6xl:48px;--ui-space-inset-5xl:40px;--ui-space-inset-4xl:36px;--ui-space-inset-3xl:32px;--ui-space-inset-2xl:28px;--ui-space-inset-xl:24px;--ui-space-inset-lg:20px;--ui-space-inset-md:16px;--ui-space-inset-sm:12px;--ui-space-inset-xs:8px;--ui-space-inset-2xs:4px;--ui-space-inset-3xs:2px;--ui-space-inset-none:0;--ui-space-inline-8xl-neg:-72px;--ui-space-inline-7xl-neg:-64px;--ui-space-inline-6xl-neg:-48px;--ui-space-inline-5xl-neg:-40px;--ui-space-inline-4xl-neg:-36px;--ui-space-inline-3xl-neg:-32px;--ui-space-inline-2xl-neg:-28px;--ui-space-inline-xl-neg:-24px;--ui-space-inline-lg-neg:-20px;--ui-space-inline-md-neg:-16px;--ui-space-inline-sm-neg:-12px;--ui-space-inline-xs-neg:-8px;--ui-space-inline-2xs-neg:-4px;--ui-space-inline-3xs-neg:-2px;--ui-space-inline-8xl:72px;--ui-space-inline-7xl:64px;--ui-space-inline-6xl:48px;--ui-space-inline-5xl:40px;--ui-space-inline-4xl:36px;--ui-space-inline-3xl:32px;--ui-space-inline-2xl:28px;--ui-space-inline-xl:24px;--ui-space-inline-lg:20px;--ui-space-inline-md:16px;--ui-space-inline-sm:12px;--ui-space-inline-xs:8px;--ui-space-inline-2xs:4px;--ui-space-inline-3xs:2px;--ui-space-inline-none:0;--ui-space-stack-8xl-neg:-72px;--ui-space-stack-7xl-neg:-64px;--ui-space-stack-6xl-neg:-48px;--ui-space-stack-5xl-neg:-40px;--ui-space-stack-4xl-neg:-36px;--ui-space-stack-3xl-neg:-32px;--ui-space-stack-2xl-neg:-28px;--ui-space-stack-xl-neg:-24px;--ui-space-stack-lg-neg:-20px;--ui-space-stack-md-neg:-16px;--ui-space-stack-sm-neg:-12px;--ui-space-stack-xs-neg:-8px;--ui-space-stack-2xs-neg:-4px;--ui-space-stack-3xs-neg:-2px;--ui-space-stack-8xl:72px;--ui-space-stack-7xl:64px;--ui-space-stack-6xl:48px;--ui-space-stack-5xl:40px;--ui-space-stack-4xl:36px;--ui-space-stack-3xl:32px;--ui-space-stack-2xl:28px;--ui-space-stack-xl:24px;--ui-space-stack-lg:20px;--ui-space-stack-md:16px;--ui-space-stack-sm:12px;--ui-space-stack-xs:8px;--ui-space-stack-2xs:4px;--ui-space-stack-3xs:2px;--ui-space-stack-none:0;--ui-size-8xl:72px;--ui-size-7xl:64px;--ui-size-6xl:48px;--ui-size-5xl:40px;--ui-size-4xl:36px;--ui-size-3xl:32px;--ui-size-2xl:28px;--ui-size-xl:24px;--ui-size-lg:20px;--ui-size-md:16px;--ui-size-sm:12px;--ui-size-xs:8px;--ui-size-2xs:4px;--ui-size-3xs:2px;--ui-size-none:0;--ui-shadow-left-4xl:-16px 0 24px 0 rgba(0,0,0,.11);--ui-shadow-left-3xl:-12px 0 17px 0 rgba(0,0,0,.1);--ui-shadow-left-2xl:-8px 0 10px 0 rgba(0,0,0,.1);--ui-shadow-left-xl:-6px 0 10px 0 rgba(0,0,0,.1);--ui-shadow-left-l:-4px 0 5px 0 rgba(0,0,0,.08);--ui-shadow-left-m:-3px 0 4px 0 rgba(0,0,0,.08);--ui-shadow-left-s:-2px 0 4px 0 rgba(0,0,0,.08);--ui-shadow-left-xs:-2px 0 2px 0 rgba(0,0,0,.07);--ui-shadow-left-2xs:-1px 0 2px 0 rgba(0,0,0,.06);--ui-shadow-bottom-4xl:0 16px 24px 0 rgba(0,0,0,.11);--ui-shadow-bottom-3xl:0 12px 17px 0 rgba(0,0,0,.1);--ui-shadow-bottom-2xl:0 8px 10px 0 rgba(0,0,0,.1);--ui-shadow-bottom-xl:0 6px 10px 0 rgba(0,0,0,.1);--ui-shadow-bottom-l:0 4px 5px 0 rgba(0,0,0,.08);--ui-shadow-bottom-m:0 3px 4px 0 rgba(0,0,0,.08);--ui-shadow-bottom-s:0 2px 4px 0 rgba(0,0,0,.08);--ui-shadow-bottom-xs:0 2px 2px 0 rgba(0,0,0,.07);--ui-shadow-bottom-2xs:0 1px 2px 0 rgba(0,0,0,.06);--ui-shadow-right-4xl:16px 0 24px 0 rgba(0,0,0,.11);--ui-shadow-right-3xl:12px 0 17px 0 rgba(0,0,0,.1);--ui-shadow-right-2xl:8px 0 10px 0 rgba(0,0,0,.1);--ui-shadow-right-xl:6px 0 10px 0 rgba(0,0,0,.1);--ui-shadow-right-l:4px 0 5px 0 rgba(0,0,0,.08);--ui-shadow-right-m:3px 0 4px 0 rgba(0,0,0,.08);--ui-shadow-right-s:2px 0 4px 0 rgba(0,0,0,.08);--ui-shadow-right-xs:2px 0 2px 0 rgba(0,0,0,.07);--ui-shadow-right-2xs:1px 0 2px 0 rgba(0,0,0,.06);--ui-shadow-top-4xl:0 -16px 24px 0 rgba(0,0,0,.11);--ui-shadow-top-3xl:0 -12px 17px 0 rgba(0,0,0,.1);--ui-shadow-top-2xl:0 -8px 10px 0 rgba(0,0,0,.1);--ui-shadow-top-xl:0 -6px 10px 0 rgba(0,0,0,.1);--ui-shadow-top-l:0 -4px 5px 0 rgba(0,0,0,.08);--ui-shadow-top-m:0 -3px 4px 0 rgba(0,0,0,.08);--ui-shadow-top-s:0 -2px 4px 0 rgba(0,0,0,.08);--ui-shadow-top-xs:0 -2px 2px 0 rgba(0,0,0,.07);--ui-shadow-top-2xs:0 -1px 2px 0 rgba(0,0,0,.06);--ui-opacity-none:0;--ui-opacity-full:1;--ui-opacity-90:.9;--ui-opacity-80:.8;--ui-opacity-70:.7;--ui-opacity-60:.6;--ui-opacity-50:.5;--ui-opacity-40:.4;--ui-opacity-30:.3;--ui-opacity-20:.2;--ui-opacity-10:.1;--ui-opacity-5:.05;--ui-font-line-height-3xl:2;--ui-font-line-height-2xl:1.75;--ui-font-line-height-xl:1.62;--ui-font-line-height-lg:1.5;--ui-font-line-height-md:1.4;--ui-font-line-height-sm:1.35;--ui-font-line-height-2xs:1.3;--ui-font-line-height-3xs:1.2;--ui-font-line-height-reset:1;--ui-font-size-5xl:28px;--ui-font-size-4xl:24px;--ui-font-size-3xl:22px;--ui-font-size-2xl:18px;--ui-font-size-xl:16px;--ui-font-size-lg:15px;--ui-font-size-md:14px;--ui-font-size-sm:13px;--ui-font-size-xs:12px;--ui-font-size-3xs:11px;--ui-font-size-4xs:10px;--ui-font-size-5xs:9px;--ui-font-size-6xs:8px;--ui-font-size-7xs:7px;--ui-font-weight-extra-black:950;--ui-font-weight-black:900;--ui-font-weight-extra-bold:800;--ui-font-weight-bold:700;--ui-font-weight-semi-bold:600;--ui-font-weight-medium:500;--ui-font-weight-normal:400;--ui-font-weight-regular:400;--ui-font-weight-light:300;--ui-font-weight-extra-light:200;--ui-font-weight-thin:100;--ui-font-family-helvetica:"Helvetica Neue" , Helvetica , Arial , sans-serif;--ui-font-family-system-mono:ui-monospace , SFMono-Regular , "SF Mono" , Consolas , "Liberation Mono" , Menlo , monospace;--ui-font-family-system:system-ui , -apple-system , BlinkMacSystemFont , "Segoe UI" , Roboto , Ubuntu , "Helvetica Neue" , Arial , sans-serif , 'Apple Color Emoji' , 'Segoe UI Emoji' , 'Segoe UI Symbol';--ui-color-palette-beige-base:#fdfae1;--ui-color-palette-beige-base-rgb:253 , 250 , 225;--ui-color-palette-gray-02:#f8fafb;--ui-color-palette-gray-02-rgb:248 , 250 , 251;--ui-color-palette-gray-03:#f5f7f8;--ui-color-palette-gray-03-rgb:245 , 247 , 248;--ui-color-palette-gray-04:#f1f4f6;--ui-color-palette-gray-04-rgb:241 , 244 , 246;--ui-color-palette-gray-05:#eef2f4;--ui-color-palette-gray-05-rgb:238 , 242 , 244;--ui-color-palette-gray-90:#525c69;--ui-color-palette-gray-90-rgb:82 , 92 , 105;--ui-color-palette-gray-80:#6a737f;--ui-color-palette-gray-80-rgb:106 , 115 , 127;--ui-color-palette-gray-70:#828b95;--ui-color-palette-gray-70-rgb:130 , 139 , 149;--ui-color-palette-gray-60:#959ca4;--ui-color-palette-gray-60-rgb:149 , 156 , 164;--ui-color-palette-gray-50:#a8adb4;--ui-color-palette-gray-50-rgb:168 , 173 , 180;--ui-color-palette-gray-40:#bdc1c6;--ui-color-palette-gray-40-rgb:189 , 193 , 198;--ui-color-palette-gray-35:#c9ccd0;--ui-color-palette-gray-35-rgb:201 , 204 , 208;--ui-color-palette-gray-30:#d5d7db;--ui-color-palette-gray-30-rgb:213 , 215 , 219;--ui-color-palette-gray-20:#dfe0e3;--ui-color-palette-gray-20-rgb:223 , 224 , 227;--ui-color-palette-gray-15:#e6e7e9;--ui-color-palette-gray-15-rgb:230 , 231 , 233;--ui-color-palette-gray-10:#edeef0;--ui-color-palette-gray-10-rgb:237 , 238 , 240;--ui-color-palette-red-solid:#f0371b;--ui-color-palette-red-solid-rgb:240 , 55 , 27;--ui-color-palette-red-95:#800602;--ui-color-palette-red-95-rgb:128 , 6 , 2;--ui-color-palette-red-90:#9a0703;--ui-color-palette-red-90-rgb:154 , 7 , 3;--ui-color-palette-red-80:#c21b16;--ui-color-palette-red-80-rgb:194 , 27 , 22;--ui-color-palette-red-70:#e92f2a;--ui-color-palette-red-70-rgb:233 , 47 , 42;--ui-color-palette-red-60:#f4433e;--ui-color-palette-red-60-rgb:244 , 67 , 62;--ui-color-palette-red-50:#ff5752;--ui-color-palette-red-50-rgb:255 , 87 , 82;--ui-color-palette-red-45:#ff7c78;--ui-color-palette-red-45-rgb:255 , 124 , 120;--ui-color-palette-red-40:#ff9a97;--ui-color-palette-red-40-rgb:255 , 154 , 151;--ui-color-palette-red-30:#ffcdcc;--ui-color-palette-red-30-rgb:255 , 205 , 204;--ui-color-palette-red-25:#ffdcdb;--ui-color-palette-red-25-rgb:255 , 220 , 219;--ui-color-palette-red-20:#ffe8e8;--ui-color-palette-red-20-rgb:255 , 232 , 232;--ui-color-palette-red-10:#fff8f8;--ui-color-palette-red-10-rgb:255 , 248 , 248;--ui-color-palette-orange-95:#614000;--ui-color-palette-orange-95-rgb:97 , 64 , 0;--ui-color-palette-orange-90:#7a5100;--ui-color-palette-orange-90-rgb:122 , 81 , 0;--ui-color-palette-orange-80:#9f6a00;--ui-color-palette-orange-80-rgb:159 , 106 , 0;--ui-color-palette-orange-70:#c48300;--ui-color-palette-orange-70-rgb:196 , 131 , 0;--ui-color-palette-orange-60:#e89b06;--ui-color-palette-orange-60-rgb:232 , 155 , 6;--ui-color-palette-orange-50:#ffa900;--ui-color-palette-orange-50-rgb:255 , 169 , 0;--ui-color-palette-orange-40:#ffc34d;--ui-color-palette-orange-40-rgb:255 , 195 , 77;--ui-color-palette-orange-30:#ffe1a6;--ui-color-palette-orange-30-rgb:255 , 225 , 166;--ui-color-palette-orange-25:#ffe9be;--ui-color-palette-orange-25-rgb:255 , 233 , 190;--ui-color-palette-orange-20:#fff1d6;--ui-color-palette-orange-20-rgb:255 , 241 , 214;--ui-color-palette-orange-10:#fffaf0;--ui-color-palette-orange-10-rgb:255 , 250 , 240;--ui-color-palette-green-95:#3d4f00;--ui-color-palette-green-95-rgb:61 , 79 , 0;--ui-color-palette-green-90:#506900;--ui-color-palette-green-90-rgb:80 , 105 , 0;--ui-color-palette-green-80:#688800;--ui-color-palette-green-80-rgb:104 , 136 , 0;--ui-color-palette-green-70:#7fa800;--ui-color-palette-green-70-rgb:127 , 168 , 0;--ui-color-palette-green-60:#8dbb00;--ui-color-palette-green-60-rgb:141 , 187 , 0;--ui-color-palette-green-55:#9dcf00;--ui-color-palette-green-55-rgb:157 , 207 , 0;--ui-color-palette-green-50:#9dcf00;--ui-color-palette-green-50-rgb:157 , 207 , 0;--ui-color-palette-green-40:#bbde4d;--ui-color-palette-green-40-rgb:187 , 222 , 77;--ui-color-palette-green-35:#cfe780;--ui-color-palette-green-35-rgb:207 , 231 , 128;--ui-color-palette-green-30:#e2f1b3;--ui-color-palette-green-30-rgb:226 , 241 , 179;--ui-color-palette-green-25:#faf6c3;--ui-color-palette-green-25-rgb:250 , 246 , 195;--ui-color-palette-green-20:#f1fbd0;--ui-color-palette-green-20-rgb:241 , 251 , 208;--ui-color-palette-green-10:#fafded;--ui-color-palette-green-10-rgb:250 , 253 , 237;--ui-color-palette-blue-95:#004f69;--ui-color-palette-blue-95-rgb:0 , 79 , 105;--ui-color-palette-blue-90:#006484;--ui-color-palette-blue-90-rgb:0 , 100 , 132;--ui-color-palette-blue-80:#00789e;--ui-color-palette-blue-80-rgb:0 , 120 , 158;--ui-color-palette-blue-70:#008dba;--ui-color-palette-blue-70-rgb:0 , 141 , 186;--ui-color-palette-blue-60:#11a9d9;--ui-color-palette-blue-60-rgb:17 , 169 , 217;--ui-color-palette-blue-50:#2fc6f6;--ui-color-palette-blue-50-rgb:47 , 198 , 246;--ui-color-palette-blue-40:#7fdefc;--ui-color-palette-blue-40-rgb:127 , 222 , 252;--ui-color-palette-blue-30:#c3f0ff;--ui-color-palette-blue-30-rgb:195 , 240 , 255;--ui-color-palette-blue-25:#d3f4ff;--ui-color-palette-blue-25-rgb:211 , 244 , 255;--ui-color-palette-blue-20:#e5f9ff;--ui-color-palette-blue-20-rgb:229 , 249 , 255;--ui-color-palette-blue-15:#ecfafe;--ui-color-palette-blue-15-rgb:236 , 250 , 254;--ui-color-palette-blue-10:#f4fcfe;--ui-color-palette-blue-10-rgb:244 , 252 , 254;--ui-color-palette-white-base:#fff;--ui-color-palette-white-base-rgb:255 , 255 , 255;--ui-color-palette-black-base:#333;--ui-color-palette-black-base-rgb:51 , 51 , 51;--ui-color-palette-black-solid:#000;--ui-color-palette-black-solid-rgb:0 , 0 , 0;--ui-color-overlay-base:rgba(255,255,255,.5);--ui-color-accent-yellow:#fef3b8;--ui-color-accent-yellow-rgb:254 , 243 , 184;--ui-color-accent-purple:#a77bde;--ui-color-accent-purple-rgb:167 , 123 , 222;--ui-color-accent-turquoise:#05b5ab;--ui-color-accent-turquoise-rgb:5 , 181 , 171;--ui-color-accent-green:#29ad49;--ui-color-accent-green-rgb:41 , 173 , 73;--ui-color-accent-brown:#ae914b;--ui-color-accent-brown-rgb:174 , 145 , 75;--ui-color-accent-pink:#fb6dba;--ui-color-accent-pink-rgb:251 , 109 , 186;--ui-color-accent-aqua:#55d0e0;--ui-color-accent-aqua-rgb:85 , 208 , 224;--ui-color-accent-light-blue:#559be6;--ui-color-accent-light-blue-rgb:85 , 155 , 230;--ui-color-tag-9:#e2e3e5;--ui-color-tag-9-rgb:226 , 227 , 229;--ui-color-tag-8:#ccd3dd;--ui-color-tag-8-rgb:204 , 211 , 221;--ui-color-tag-7:#dfc684;--ui-color-tag-7-rgb:223 , 198 , 132;--ui-color-tag-6:#ace5ec;--ui-color-tag-6-rgb:172 , 229 , 236;--ui-color-tag-5:#c2d1f0;--ui-color-tag-5-rgb:194 , 209 , 240;--ui-color-tag-4:#87eda0;--ui-color-tag-4-rgb:135 , 237 , 160;--ui-color-tag-3:#dbf087;--ui-color-tag-3-rgb:219 , 240 , 135;--ui-color-tag-2:#00baf2;--ui-color-tag-2-rgb:0 , 186 , 242;--ui-color-tag-1:#bcedfc;--ui-color-tag-1-rgb:188 , 237 , 252;--ui-color-link-primary-base:#2066b0;--ui-color-link-primary-base-rgb:32 , 102 , 176;--ui-color-background-none:none;--ui-color-background-transparent:transparent;--ui-border-width-thick:2px;--ui-border-width-thin:1px;--ui-border-radius-pill:99rem;--ui-border-radius-circle:50%;--ui-border-radius-3xl:20px;--ui-border-radius-2xl:16px;--ui-border-radius-xl:14px;--ui-border-radius-lg:12px;--ui-border-radius-md:10px;--ui-border-radius-sm:8px;--ui-border-radius-xs:6px;--ui-border-radius-2xs:4px;--ui-border-radius-3xs:2px;--ui-border-radius-none:0;--ui-typography-text-lg-font-weight:400;--ui-typography-text-lg-line-height:1.4;--ui-typography-text-lg-font-size:var(--ui-font-size-lg);--ui-typography-text-md-font-weight:400;--ui-typography-text-md-line-height:1.4;--ui-typography-text-md-font-size:var(--ui-font-size-md);--ui-typography-text-sm-font-weight:400;--ui-typography-text-sm-line-height:1.4;--ui-typography-text-sm-font-size:var(--ui-font-size-sm);--ui-typography-text-xs-font-weight:400;--ui-typography-text-xs-line-height:1.35;--ui-typography-text-xs-font-size:var(--ui-font-size-xs);--ui-typography-heading-h6-color:var(--ui-color-palette-black-base);--ui-typography-heading-h6-font-weight:600;--ui-typography-heading-h6-line-height:1.4;--ui-typography-heading-h6-font-size:var(--ui-font-size-md);--ui-typography-heading-h5-color:var(--ui-color-palette-black-base);--ui-typography-heading-h5-font-weight:400;--ui-typography-heading-h5-line-height:1.35;--ui-typography-heading-h5-font-size:var(--ui-font-size-xl);--ui-typography-heading-h4-color:var(--ui-color-palette-black-base);--ui-typography-heading-h4-font-weight:400;--ui-typography-heading-h4-line-height:1.35;--ui-typography-heading-h4-font-size:var(--ui-font-size-2xl);--ui-typography-heading-h3-color:var(--ui-color-palette-black-base);--ui-typography-heading-h3-font-weight:300;--ui-typography-heading-h3-line-height:1.3;--ui-typography-heading-h3-font-size:var(--ui-font-size-3xl);--ui-typography-heading-h2-color:var(--ui-color-palette-black-base);--ui-typography-heading-h2-font-weight:300;--ui-typography-heading-h2-line-height:1.3;--ui-typography-heading-h2-font-size:var(--ui-font-size-4xl);--ui-typography-heading-h1-color:var(--ui-color-palette-black-base);--ui-typography-heading-h1-font-weight:300;--ui-typography-heading-h1-line-height:1.2;--ui-typography-heading-h1-font-size:var(--ui-font-size-5xl);--ui-color-base-default:var(--ui-color-palette-black-base);--ui-color-base-default-rgb:var(--ui-color-palette-black-base-rgb);--ui-color-base-solid:var(--ui-color-palette-black-solid);--ui-color-base-solid-rgb:var(--ui-color-palette-black-solid-rgb);--ui-color-base-05:var(--ui-color-palette-gray-05);--ui-color-base-05-rgb:var(--ui-color-palette-gray-05-rgb);--ui-color-base-04:var(--ui-color-palette-gray-04);--ui-color-base-04-rgb:var(--ui-color-palette-gray-04-rgb);--ui-color-base-03:var(--ui-color-palette-gray-03);--ui-color-base-03-rgb:var(--ui-color-palette-gray-03-rgb);--ui-color-base-02:var(--ui-color-palette-gray-02);--ui-color-base-02-rgb:var(--ui-color-palette-gray-02-rgb);--ui-color-base-90:var(--ui-color-palette-gray-90);--ui-color-base-90-rgb:var(--ui-color-palette-gray-90-rgb);--ui-color-base-80:var(--ui-color-palette-gray-80);--ui-color-base-80-rgb:var(--ui-color-palette-gray-80-rgb);--ui-color-base-70:var(--ui-color-palette-gray-70);--ui-color-base-70-rgb:var(--ui-color-palette-gray-70-rgb);--ui-color-base-60:var(--ui-color-palette-gray-60);--ui-color-base-60-rgb:var(--ui-color-palette-gray-60-rgb);--ui-color-base-50:var(--ui-color-palette-gray-50);--ui-color-base-50-rgb:var(--ui-color-palette-gray-50-rgb);--ui-color-base-40:var(--ui-color-palette-gray-40);--ui-color-base-40-rgb:var(--ui-color-palette-gray-40-rgb);--ui-color-base-35:var(--ui-color-palette-gray-35);--ui-color-base-35-rgb:var(--ui-color-palette-gray-35-rgb);--ui-color-base-30:var(--ui-color-palette-gray-30);--ui-color-base-30-rgb:var(--ui-color-palette-gray-30-rgb);--ui-color-base-20:var(--ui-color-palette-gray-20);--ui-color-base-20-rgb:var(--ui-color-palette-gray-20-rgb);--ui-color-base-15:var(--ui-color-palette-gray-15);--ui-color-base-15-rgb:var(--ui-color-palette-gray-15-rgb);--ui-color-base-10:var(--ui-color-palette-gray-10);--ui-color-base-10-rgb:var(--ui-color-palette-gray-10-rgb);--ui-color-background-note:var(--ui-color-palette-beige-base);--ui-color-background-note-rgb:var(--ui-color-palette-beige-base-rgb);--ui-color-background-on-alert:var(--ui-color-palette-red-70);--ui-color-background-on-alert-rgb:var(--ui-color-palette-red-70-rgb);--ui-color-background-alert:var(--ui-color-palette-red-20);--ui-color-background-alert-rgb:var(--ui-color-palette-red-20-rgb);--ui-color-background-on-warning:var(--ui-color-palette-orange-70);--ui-color-background-on-warning-rgb:var(--ui-color-palette-orange-70-rgb);--ui-color-background-warning:var(--ui-color-palette-orange-20);--ui-color-background-warning-rgb:var(--ui-color-palette-orange-20-rgb);--ui-color-background-on-success:var(--ui-color-palette-green-70);--ui-color-background-on-success-rgb:var(--ui-color-palette-green-70-rgb);--ui-color-background-success:var(--ui-color-palette-green-20);--ui-color-background-success-rgb:var(--ui-color-palette-green-20-rgb);--ui-color-background-on-info:var(--ui-color-palette-blue-70);--ui-color-background-on-info-rgb:var(--ui-color-palette-blue-70-rgb);--ui-color-background-info:var(--ui-color-palette-blue-20);--ui-color-background-info-rgb:var(--ui-color-palette-blue-20-rgb);--ui-color-background-tertiary:var(--ui-color-palette-gray-05);--ui-color-background-tertiary-rgb:var(--ui-color-palette-gray-05-rgb);--ui-color-background-secondary:var(--ui-color-palette-gray-10);--ui-color-background-secondary-rgb:var(--ui-color-palette-gray-10-rgb);--ui-color-background-primary:var(--ui-color-palette-white-base);--ui-color-background-primary-rgb:var(--ui-color-palette-white-base-rgb);--ui-color-text-warning:var(--ui-color-palette-orange-50);--ui-color-text-warning-rgb:var(--ui-color-palette-orange-50-rgb);--ui-color-text-alert:var(--ui-color-palette-red-50);--ui-color-text-alert-rgb:var(--ui-color-palette-red-50-rgb);--ui-color-text-subtle:var(--ui-color-palette-gray-70);--ui-color-text-subtle-rgb:var(--ui-color-palette-gray-70-rgb);--ui-color-text-secondary:var(--ui-color-palette-gray-90);--ui-color-text-secondary-rgb:var(--ui-color-palette-gray-90-rgb);--ui-color-text-primary:var(--ui-color-palette-black-base);--ui-color-text-primary-rgb:var(--ui-color-palette-black-base-rgb);--ui-color-extranet:var(--ui-color-palette-orange-60);--ui-color-extranet-rgb:var(--ui-color-palette-orange-60-rgb);--ui-color-on-primary-alt:var(--ui-color-palette-white-base);--ui-color-on-primary-alt-rgb:var(--ui-color-palette-white-base-rgb);--ui-color-primary-alt:var(--ui-color-palette-green-50);--ui-color-primary-alt-rgb:var(--ui-color-palette-green-50-rgb);--ui-color-on-primary:var(--ui-color-palette-white-base);--ui-color-on-primary-rgb:var(--ui-color-palette-white-base-rgb);--ui-color-primary:var(--ui-color-palette-blue-50);--ui-color-primary-rgb:var(--ui-color-palette-blue-50-rgb)}.ui-typography-heading-h1{font-size:var(--ui-typography-heading-h1-font-size);line-height:var(--ui-typography-heading-h1-line-height);font-weight:var(--ui-typography-heading-h1-font-weight);color:var(--ui-typography-heading-h1-color)}.ui-typography-heading-h2{font-size:var(--ui-typography-heading-h2-font-size);line-height:var(--ui-typography-heading-h2-line-height);font-weight:var(--ui-typography-heading-h2-font-weight);color:var(--ui-typography-heading-h2-color)}.ui-typography-heading-h3{font-size:var(--ui-typography-heading-h3-font-size);line-height:var(--ui-typography-heading-h3-line-height);font-weight:var(--ui-typography-heading-h3-font-weight);color:var(--ui-typography-heading-h3-color)}.ui-typography-heading-h4{font-size:var(--ui-typography-heading-h4-font-size);line-height:var(--ui-typography-heading-h4-line-height);font-weight:var(--ui-typography-heading-h4-font-weight);color:var(--ui-typography-heading-h4-color)}.ui-typography-heading-h5{font-size:var(--ui-typography-heading-h5-font-size);line-height:var(--ui-typography-heading-h5-line-height);font-weight:var(--ui-typography-heading-h5-font-weight);color:var(--ui-typography-heading-h5-color)}.ui-typography-heading-h6{font-size:var(--ui-typography-heading-h6-font-size);line-height:var(--ui-typography-heading-h6-line-height);font-weight:var(--ui-typography-heading-h6-font-weight);color:var(--ui-typography-heading-h6-color)}.ui-typography-text-xs{font-size:var(--ui-typography-text-xs-font-size);line-height:var(--ui-typography-text-xs-line-height);font-weight:var(--ui-typography-text-xs-font-weight)}.ui-typography-text-sm{font-size:var(--ui-typography-text-sm-font-size);line-height:var(--ui-typography-text-sm-line-height);font-weight:var(--ui-typography-text-sm-font-weight)}.ui-typography-text-md{font-size:var(--ui-typography-text-md-font-size);line-height:var(--ui-typography-text-md-line-height);font-weight:var(--ui-typography-text-md-font-weight)}.ui-typography-text-lg{font-size:var(--ui-typography-text-lg-font-size);line-height:var(--ui-typography-text-lg-line-height);font-weight:var(--ui-typography-text-lg-font-weight)}:root{--ui-font-family-open-sans:'Open Sans' , 'Helvetica Neue' , Helvetica , Arial , sans-serif}.popup-window{background-color:#fff;-webkit-box-shadow:0 7px 21px rgba(83,92,105,.12) , 0 -1px 6px 0 rgba(83,92,105,.06);box-shadow:0 7px 21px rgba(83,92,105,.12) , 0 -1px 6px 0 rgba(83,92,105,.06);padding:10px;font:13px var(--ui-font-family-primary,var(--ui-font-family-helvetica));-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;border-radius:var(--popup-window-border-radius);will-change:opacity}.popup-window-disable-scroll{overflow:hidden}.popup-window.--fixed{position:fixed!important}.popup-window[style*="block"]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.popup-window.popup-window-with-titlebar{padding:0 10px 10px}.popup-window-delimiter{background-color:#f0f1f2;display:block;height:1px;line-height:1px}.popup-window-delimiter-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0 8px 0;text-align:center}.popup-window-delimiter-section:before,.popup-window-delimiter-section:after{display:block;content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:15px;position:relative;top:8px;height:1px;background-color:#f0f1f2}.popup-window-delimiter-text{position:relative;top:2px;padding:0 12px;background:#fff;color:#b1b6bc;font-size:10px;font-weight:var(--ui-font-weight-bold);text-transform:uppercase;white-space:nowrap;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.popup-window-buttons{text-align:center;padding:20px 0 10px;position:relative}.popup-window-button{display:inline-block;height:39px;line-height:39px;margin:0 12px 0 0;background:#ecedef;border-radius:var(--popup-window-button-border-radius,2px);cursor:pointer;color:#7a818a;font-family:var(--ui-font-family-secondary,var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-bold,700);font-size:12px;outline:0;padding:0 18px;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-box-shadow:0 0 0 1px #c6cdd3 inset;box-shadow:0 0 0 1px #c6cdd3 inset;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear , color .2s linear;-o-transition:background-color .2s linear , color .2s linear;transition:background-color .2s linear , color .2s linear}.popup-window-button:before,.popup-window-button:after{display:none}.popup-window-button:hover{background:#cfd4d8;color:#535c69}.popup-window-button:last-child{margin-right:0}.popup-window-button-accept,.popup-window-button-create{background:#bbed21;-webkit-box-shadow:none;box-shadow:none;color:#535c69}.popup-window-button-accept:hover,.popup-window-button-create:hover{background:#d2f95f;color:#535c69}.popup-window-button-wait{color:transparent!important;position:relative}.popup-window-button-wait .popup-window-button-text{opacity:0}.popup-window-button-wait:before{background:none!important;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:50%;color:#fff;display:block!important;content:'_'!important;font-size:10px;font-family:var(--ui-font-family-primary,var(--ui-font-family-helvetica));line-height:10px;height:21px;top:10px;left:50%;margin:0 0 0 -11px;padding-right:6px;position:absolute;text-align:right;width:15px}.popup-window-button-wait:after{background:#fff!important;content:' '!important;display:block!important;height:7px;position:absolute;top:13px;left:50%;padding:0;width:1px;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-animation:popup-window-button-animation 1s infinite linear;animation:popup-window-button-animation 1s infinite linear}.popup-window-button-create.popup-window-button-wait:before,.popup-window-button-accept.popup-window-button-wait:before{color:#535c69;-webkit-box-shadow:inset 0 0 0 1px #535c69;box-shadow:inset 0 0 0 1px #535c69}.popup-window-button-create.popup-window-button-wait:after,.popup-window-button-accept.popup-window-button-wait:after{background:#535c69!important}@-webkit-keyframes popup-window-button-animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes popup-window-button-animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.popup-window-button-decline{background:#f1361b;color:#fff;-webkit-box-shadow:none;box-shadow:none}.popup-window-button-decline:hover{background:#cc1a00;color:#fff}.popup-window-button-cancel{font-weight:normal}.popup-window-button-blue{background-color:#3bc8f5;-webkit-box-shadow:none;box-shadow:none;color:#fff}.popup-window-button-blue:hover{background-color:#3fddff;color:#fff}.popup-window-button-blue:active{background-color:#13b1e3;color:#fff}.popup-window-button-link,.popup-window-button-link-cancel,.popup-window-button-link:hover,.popup-window-button-link:active{background:0;-webkit-box-shadow:none;box-shadow:none}.popup-window-button-link{border-bottom:1px solid #c0c2c5;border-radius:0;color:#535c69;cursor:pointer;height:17px;line-height:17px;-webkit-transition:border-bottom-color .15s linear;-o-transition:border-bottom-color .15s linear;transition:border-bottom-color .15s linear;padding:0}.popup-window-button-link:hover,.popup-window-button-link:active{border-bottom-color:#535c69;color:#535c69;line-height:17px;height:17px}.popup-window-button-link-cancel{color:#f1361b;border-bottom-color:#ffb4a9}.popup-window-button.popup-window-button-link-cancel:hover,.popup-window-button.popup-window-button-link-cancel:active{border-bottom-color:#f1361b;color:#f1361b}.popup-window-button-disable{cursor:default;opacity:.3}.popup-window-titlebar{height:49px}.popup-window-titlebar-text,.popup-window-titlebar-text-version{-webkit-box-sizing:border-box;box-sizing:border-box;color:#80868e;display:inline-block;font-size:14px;font-weight:var(--ui-font-weight-bold);max-width:100%;line-height:49px;overflow:hidden;padding:0 30px 0 10px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.popup-window-titlebar-text-version{font-weight:normal;font-size:13px;padding-left:0}.popup-window-content{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:var(--popup-window-content-border-radius);scrollbar-width:thin;scrollbar-color:var(--popup-window-scrollbar-thumb-background,rgba(82,92,105,.2))}.popup-window-content::-webkit-scrollbar{width:12px}.popup-window-content::-webkit-scrollbar-track{background-color:var(--popup-window-scrollbar-track-background,rgba(82,92,105,.05));margin:8px 0;border-right:4px solid transparent;border-left:4px solid transparent;background-clip:content-box}.popup-window-content::-webkit-scrollbar-thumb{background-color:var(--popup-window-scrollbar-thumb-background,rgba(82,92,105,.2));margin:8px 0;border-right:4px solid transparent;border-left:4px solid transparent;background-clip:content-box}.popup-window-content::-webkit-scrollbar-thumb:hover{background-color:var(--popup-window-scrollbar-thumb-hover-background,rgba(82,92,105,.5))}.popup-window-with-titlebar .popup-window-content,.popup-window-content-gray .popup-window-content{background-color:#eef2f4}.popup-window-content-white .popup-window-content{background-color:#fff}.popup-window-with-titlebar .popup-window-content{padding:20px}.popup-window-close-icon{cursor:pointer;height:27px;outline:0;opacity:.5;position:absolute;right:0;top:0;width:27px;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.popup-window-close-icon:after{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:10px;height:10px;background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg\ width=\'10\'\ height=\'10\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ d=\'M7.787\ 1L5\ 3.787\ 2.213\ 1\ 1\ 2.213\ 3.787\ 5\ 1\ 7.787\ 2.213\ 9\ 5\ 6.213\ 7.787\ 9\ 9\ 7.787\ 6.213\ 5\ 9\ 2.213\'\ fill=\'%23999\'\ fill-rule=\'evenodd\'/%3E%3C/svg%3E);background-repeat:no-repeat;background-size:cover;content:""}.popup-window-titlebar-close-icon{top:12px;right:10px}.popup-window-close-icon:hover{opacity:1}.popup-window-angly{display:none;height:22px;position:absolute;overflow:hidden;width:33px;pointer-events:none}.popup-window-angly--arrow{background-color:#fff;-webkit-box-shadow:0 0 21px rgba(83,92,105,.13);box-shadow:0 0 21px rgba(83,92,105,.13);content:'';height:15px;position:absolute;left:9px;top:16px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;width:15px}.popup-window-angly-top{display:block;left:10px;margin:0;top:-22px}.popup-window-angly-right{display:block;right:-17px;top:10px;height:30px;width:17px}.popup-window-angly-right .popup-window-angly--arrow{left:-9px;top:8px}.popup-window-angly-bottom{bottom:-20px;display:block;height:20px;margin-left:10px}.popup-window-angly-bottom .popup-window-angly--arrow{top:-9px}.popup-window-angly-left{display:block;left:-14px;top:10px;height:30px;width:14px}.popup-window-angly-left .popup-window-angly--arrow{left:8px;top:8px}.popup-window-overlay{position:absolute;top:0;left:0;display:none;background:#333;filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5}.popup-window-resize{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;position:absolute;right:2px;bottom:2px;width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:center;cursor:nwse-resize}.popup-window:hover .popup-window-resize{opacity:1}.menu-popup{padding:8px 0}.menu-popup-title{margin:0 0 7px 0;padding:0 0 0 4px;color:#4c4c4c;white-space:nowrap;font:normal normal normal 12px/normal var(--ui-font-family-primary,var(--ui-font-family-helvetica))}.menu-popup .menu-popup-item{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:36px;position:relative;text-decoration:none;outline:0;white-space:nowrap}.menu-popup .menu-popup-item[style*="block"]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.menu-popup .menu-popup-item-disabled{pointer-events:none;opacity:.4;cursor:default}.menu-popup .menu-popup-item-disabled .main-ui-loader-svg-circle{stroke:#4a4e53;stroke-width:3}.menu-popup-item-icon{display:inline-block;height:16px;margin-left:15px;vertical-align:middle;width:19px}.menu-popup-item-text{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#525c68;line-height:36px;padding:0 15px 0 9px;text-decoration:none;vertical-align:middle;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.menu-popup .menu-popup-items .main-buttons-submenu-item.main-buttons-submenu-separator.main-buttons-hidden-label .menu-popup-item-text span{top:-10px!important}.menu-popup-item-text .tariff-lock{margin:0 5px 2px 5px;vertical-align:middle}.popup-window-fixed-width .menu-popup-item-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.menu-popup-no-icon .menu-popup-item-text{padding:0 15px}.menu-popup-item-submenu .menu-popup-item-text{padding-right:28px}.menu-popup-item:hover,.menu-popup-item.menu-popup-item-open{background-color:#f5f5f6}.menu-popup-item:hover .menu-popup-item-text{color:#3b434f}.menu-popup-item.menu-popup-item-disabled:hover{background:initial}.menu-popup-item-submenu:after{position:absolute;right:11px;top:50%;margin-top:-4px;width:6px;height:9px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0tLjAxIDEuMTg3bDIuOTIyIDIuOTItMi45MiAyLjkyMyAxLjE3MyAxLjE3MyAyLjkyLTIuOTJMNS4yNiA0LjEwNyAxLjE2NC4wMTMiIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-size:cover;content:""}.bx-admin-submenu-opened{background:#f0f0f0!important;border-radius:3px}.menu-popup-no-icon .menu-popup-item-icon{display:none}.menu-popup-item-view .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M8.37\ 0a6.37\ 6.37\ 0\ 015.326\ 9.861l3.309\ 3.307c.392.392.39\ 1.03.005\ 1.415l-.427.427c-.39.389-1.025.384-1.415-.005l-3.307-3.309A6.37\ 6.37\ 0\ 118.369\ 0zm0\ 1.82a4.55\ 4.55\ 0\ 100\ 9.098\ 4.55\ 4.55\ 0\ 000-9.098z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-edit .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M14.42\ 1l2.55\ 2.577-9.978\ 9.951-2.55-2.577L14.418\ 1zM3.008\ 14.638a.267.267\ 0\ 00.067.255c.067.067.164.093.255.067l2.851-.768-2.405-2.405-.768\ 2.85z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-create .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'16\'\ height=\'15\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M8.978\ 0v6h6.064v2.948l-6.064-.001v6.043H6l-.001-6.043H0V6h5.999L6\ 0h2.978z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-create-quick .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M15.39\ 8.032v3l3.01.002v2l-3.01-.001v3.003h-2v-3.003h-3.005v-2h3.006V8.032h2zM12.23\ 0L6.77\ 6.044h5.46l-8.865\ 9.409L6.77\ 8.744H2L5.009\ 0h7.22z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-take .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M7.477\ 14.702L2\ 9.39l2.267-2.209\ 3.21\ 3.102L16.002\ 2l2.267\ 2.209z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-begin .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M9.632\ 1a7.632\ 7.632\ 0\ 110\ 15.265A7.632\ 7.632\ 0\ 019.632\ 1zm0\ 1.752a5.88\ 5.88\ 0\ 100\ 11.761\ 5.88\ 5.88\ 0\ 000-11.761zM8.296\ 5.119a.7.7\ 0\ 01.375.11l4.418\ 2.806a.7.7\ 0\ 010\ 1.182L8.67\ 12.024a.7.7\ 0\ 01-1.075-.59V5.818a.7.7\ 0\ 01.7-.7z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-decline .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M6.161\ 2l.017\ 2.83h2.138a4.433\ 4.433\ 0\ 014.433\ 4.434v.129a4.433\ 4.433\ 0\ 01-4.433\ 4.433H4.91c-.24\ 0-.474-.019-.702-.055v-1.949h3.908l.163-.005a2.48\ 2.48\ 0\ 002.317-2.475l-.005-.163A2.48\ 2.48\ 0\ 008.116\ 6.86H6.19l.017\ 3.048L2\ 5.932\ 6.161\ 2zm10.043\ 1.887v9.662h-2.008V3.887h2.008z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-reopen .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M9.514\ 2a6.508\ 6.508\ 0\ 015.42\ 2.899l1.794-1.796v5.681h-5.68l2.238-2.238a4.254\ 4.254\ 0\ 10-3.772\ 6.222l.146-.005-.173\ 2.264-.207-.004A6.514\ 6.514\ 0\ 019.514\ 2z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-complete .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M4\ 2h11.648L13.1\ 6.015l2.548\ 4.016-9.661-.001v4.963H4V2z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-hold .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M8\ 2v12H5V2h3zm5.986\ 0v12h-3V2h3z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-accept .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M7.477\ 14.702L2\ 9.39l2.267-2.209\ 3.21\ 3.102L16.002\ 2l2.267\ 2.209z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-remake .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M15.246\ 8.07l1.398\ 2.234a2\ 2\ 0\ 01-1.695\ 3.06l-3.038-.001v2.439L8.56\ 12.45l3.352-3.352-.001\ 2.065\ 2.676.001-1.247-1.993\ 1.906-1.101zM5.58\ 5.71l1.227\ 4.578L4.849\ 9.16l-1.253\ 2.005h3.056v2.2H3.236a2\ 2\ 0\ 01-1.695-3.06L2.944\ 8.06\ 1\ 6.936\ 5.579\ 5.71zM10.153.304a2\ 2\ 0\ 01.635.635l1.746\ 2.791L14.5\ 2.597l-1.227\ 4.578L8.694\ 5.95l1.933-1.117-1.535-2.455L7.6\ 4.761l-1.906-1.1L7.397.94a2\ 2\ 0\ 012.756-.635z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-delete .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M15.406\ 3.889l-3.8\ 3.8\ 3.841\ 3.841-1.867\ 1.867-3.841-3.842-3.826\ 3.828-1.887-1.886L7.853\ 7.67l-3.8-3.8L5.92\ 2.003l3.8\ 3.8\ 3.8-3.8z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-copy .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M4.898\ 9.472V3.094c0-.108.088-.196.196-.196h6.378c.107\ 0\ .195.088.195.196V3.4h1.899v-1.76a.642.642\ 0\ 00-.64-.641H3.64a.642.642\ 0\ 00-.64.64v9.285c0\ .353.288.64.64.64h1.655V9.668h-.201a.196.196\ 0\ 01-.196-.195zm10.223\ 3.442a.208.208\ 0\ 01-.207.207H8.161a.208.208\ 0\ 01-.207-.207V6.161c0-.113.094-.207.207-.207h6.753c.114\ 0\ .207.094.207.207v6.753zm1.148-8.86H6.713a.66.66\ 0\ 00-.659.66v9.555a.66.66\ 0\ 00.66.659h9.555a.661.661\ 0\ 00.659-.66V4.714a.66.66\ 0\ 00-.66-.659z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-delegate .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M10.283\ 2.73c-.485-.8\ 3.605-1.466\ 3.877.984a7.774\ 7.774\ 0\ 010\ 2.227s.611-.073.203\ 1.137c0\ 0-.225.87-.57.675\ 0\ 0\ .056\ 1.1-.487\ 1.287\ 0\ 0\ .04.586.04.625l.453.07s-.014.49.077.542c.414.279.868.49\ 1.345.626\ 1.41.372\ 2.126\ 1.012\ 2.126\ 1.571l.388\ 2.55H5.908s.079-1.256.293-2.127c.215-.87\ 1.42-1.516\ 2.53-2.013.575-.258.7-.412\ 1.278-.676a2.04\ 2.04\ 0\ 00.039-.487l.491-.06s.065.122-.039-.597c0\ 0-.552-.15-.578-1.294\ 0\ 0-.415.143-.44-.55-.018-.47-.372-.878.137-1.216l-.26-.72s-.272-2.78.924-2.555zm-7.307.929l4.167\ 4.168-4.167\ 4.167-.001-3.001H0v-2h2.975V3.659z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-add-to-tm .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'%3E%3Cpath\ fill=\'%23525C69\'\ fill-rule=\'evenodd\'\ d=\'M12.293\ 1.542a7.494\ 7.494\ 0\ 014.696\ 6.952\ 7.348\ 7.348\ 0\ 01-7.196\ 7.49\ 7.494\ 7.494\ 0\ 112.5-14.442zM5.428\ 4.587a5.64\ 5.64\ 0\ 004.291\ 9.543\ 5.53\ 5.53\ 0\ 005.416-5.636\ 5.64\ 5.64\ 0\ 00-9.707-3.907zM8.13\ 9.989V5.417h2v2.572h2.508v2H8.13z\'/%3E%3C/svg%3E) no-repeat}.menu-popup-item-accept-sm .menu-popup-item-icon{background:transparent url(data:image/svg+xml;charset=utf-8,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'19\'\ height=\'16\'\ viewBox=\'-4\ -4\ 19\ 16\'%3E%3Cpath\ fill=\'%232066B0\'\ d=\'M1.36\ 3.446L4.013\ 6.1\ 10.316\ 0l1.36\ 1.36-6.299\ 6.1-1.364\ 1.36-1.36-1.36L0\ 4.806z\'/%3E%3C/svg%3E) no-repeat}.popup-window-button-left,.popup-window-button-right{display:none}.popup-window-dark{background-color:rgba(0,0,0,.8);border-radius:var(--popup-window-border-radius,4px);-webkit-box-shadow:0 19px 24px rgba(88,112,118,.17);box-shadow:0 19px 24px rgba(88,112,118,.17)}.popup-window-dark .popup-window-content{background-color:transparent;color:#fff;margin:0}.popup-window-dark .popup-window-angly--arrow{background-color:rgba(0,0,0,.8)}.popup-window-dark .popup-window-titlebar-text{color:#fff}.popup-window-dark .popup-window-close-icon:after{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg\ width=\'10\'\ height=\'10\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ d=\'M7.787\ 1L5\ 3.787\ 2.213\ 1\ 1\ 2.213\ 3.787\ 5\ 1\ 7.787\ 2.213\ 9\ 5\ 6.213\ 7.787\ 9\ 9\ 7.787\ 6.213\ 5\ 9\ 2.213\'\ fill=\'%23FFF\'\ fill-rule=\'evenodd\'/%3E%3C/svg%3E)}.popup-window-tabs-box{padding:10px 0 4px}.popup-window-tabs{position:relative;padding:0 20px 0 0;margin:0;height:42px;font-size:0;z-index:1}.popup-window-tab{display:inline-block;height:42px;margin:0 7px 0 0;padding:0 12px;border:0;vertical-align:top;font-size:14px;font-weight:var(--ui-font-weight-bold);font-family:var(--ui-font-family-primary,var(--ui-font-family-helvetica));line-height:41px;color:#535c69;background-color:#ecf2f3;text-shadow:none;cursor:pointer;-webkit-transition:background-color .15s linear;-o-transition:background-color .15s linear;transition:background-color .15s linear}.popup-window-tab:hover{background-color:#f7f9f9}.popup-window-tab-selected{position:relative;z-index:2;padding:0 11px;background-color:#fff!important;line-height:40px;border-radius:2px 2px 0 0;border:1px solid #c6cdd3;border-bottom:0;cursor:default}.popup-window-tabs-content{margin:0;padding:10px;border:1px solid #c6cdd3;border-radius:0 3px 3px}.popup-window-tab-content{display:none;padding:20px;background:#eef2f4}.popup-window-tabs-content-white .popup-window-tab-content{padding:10px;background:#fff}.popup-window-tab-content-selected{display:block}.popup-window-show-animation-opacity{-webkit-animation:popupWindowShowAnimationOpacity 100ms;animation:popupWindowShowAnimationOpacity 100ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowShowAnimationOpacity{0%{opacity:0}100%{opacity:1}}@keyframes popupWindowShowAnimationOpacity{0%{opacity:0}100%{opacity:1}}.popup-window-show-animation-opacity-transform{-webkit-animation:popupWindowShowAnimationOpacityTransform 100ms;animation:popupWindowShowAnimationOpacityTransform 100ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowShowAnimationOpacityTransform{0%{opacity:0;-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes popupWindowShowAnimationOpacityTransform{0%{opacity:0;-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.popup-window-close-animation-opacity{-webkit-animation:popupWindowCloseAnimationOpacity 150ms;animation:popupWindowCloseAnimationOpacity 150ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowCloseAnimationOpacity{0%{opacity:1}100%{opacity:0}}@keyframes popupWindowCloseAnimationOpacity{0%{opacity:1}100%{opacity:0}}.popup-window-close-animation-opacity-transform{-webkit-animation:popupWindowCloseAnimationOpacity 150ms;animation:popupWindowCloseAnimationOpacity 150ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowCloseAnimationOpacityTransform{0%{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}@keyframes popupWindowCloseAnimationOpacityTransform{0%{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}.popup-window-show-animation-scale{-webkit-animation:popup-window-show-animation-scale 400ms;animation:popup-window-show-animation-scale 400ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popup-window-show-animation-scale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes popup-window-show-animation-scale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.flexbox--row{flex-direction:row!important}.table-view__item{padding:23px 24px 18px}.table-view__item-wrapper{align-items:normal}.table-view .item-foto{flex-basis:60px;position:relative;z-index:1}.table-view .item-info{flex-grow:1;padding:0 20px}.table-view .item-actions{flex-shrink:0;width:47%}.table-view .item-icons.s_2{width:99px;margin-top:3px}.table-view .item-icons{flex-shrink:0;padding-left:19px;text-align:center}.table-view .item-info .item-title{margin-bottom:-3px;color:#1d2029}.table-view .properties__item.properties__item--compact{margin-top:-2px;line-height:22px}.table-view .properties__item.properties__item--compact:first-of-type{padding-top:4px}.bordered{border:1px solid #eee}.item-title.font_sm{font-size:.933em;line-height:1.5em}.item-foto__picture{width:60px;height:60px;line-height:60px;text-align:center;position:relative}.item-foto__picture img{display:inline-block}.stores-icons{flex-basis:62px;flex-shrink:0;text-align:right}.properties.list{margin:0}.properties__item--inline{display:inline;color:#333}.list-offers .quantity_block_wrapper{padding:1px 0!important}.list-offers .tab-pane .btn{margin-right:0}.list-offers .props_list .props_item{font-size:12px;color:#555}.list-offers .offer_stores{margin-top:15px}.list-offers div.total_summ{margin:auto!important;padding:9px 0 0}.list-offers .counter_block input[type="text"]{width:100%!important;padding:7px 24px 7px}.list-offers .counter_wrapp.list{margin:0 -4px}.list-offers .counter_wrapp.list .to-cart{padding-left:4px;padding-right:4px;width:100%}.list-offers .counter_wrapp{padding:0!important}.list-offers .counter_wrapp .counter_block{width:100%;position:relative}.list-offers .counter_block .minus,.list-offers .counter_block .plus{position:absolute}.list-offers .counter_block .plus{right:0}.list-offers .item:hover{box-shadow:0 0 20px rgba(0,0,0,.15);border-color:#fff}.list-offers .quantity_block_wrapper>div{font-size:12px}.list-offers .muted.article{line-height:15px;margin:5px 0 2px}.list-offers .opener.top{margin-top:3px}.list-offers .sale_block .text{margin:1px 0 1px 0}.list-offers .sale_block .value{margin:3px 3px 3px 0}.list-offers .button_block .btn{margin-right:0}.list-offers .prices .price_matrix_block .price_wrapper_block .price.discount{display:none}.catalog_detail .list-offers .props_list .hint{position:relative;top:3px;left:0}.catalog_detail .list-offers .props_list .properties__title{position:relative}.catalog_detail.element_4 .sku_props .bx_item_section_name.char_name .hint .icon{top:3px}.catalog_detail.element_4 .sku_props .bx_item_section_name.char_name .hint .tooltip{top:26px}.counter_wrapp.list>div{width:50%;float:left;margin:0;padding:0 4px;position:relative}.wrapp-one-click{margin-top:8px}.wrapp-one-click .btn{width:100%}.table-view .item-actions .item-buttons .text-form{margin:8px 0 0}.like_icons.list span{opacity:1;visibility:visible}.like_icons.list>div{display:inline-block;vertical-align:top;padding:0 4px 0 0}.tabs .tab-content .item{margin-top:-1px!important}.tabs .stores_block_wrap .item-stock>span{font-size:13px!important}.tabs .item-stock>span{font-size:12px!important}.counter_wrapp .counter_block{position:relative}.like_icons span.added{opacity:1!important}.counter_block{position:relative}.catalog_detail .tabs div.prices_tab{overflow-y:inherit!important}body .stores_wrapper h4{position:relative;text-align:left;padding-right:180px}body .tab-pane .stores_wrapper h4{margin-top:0}body .store.LIST_AMOUNT .tab-pane .stores_wrapper h4{display:none}.stores-title{position:absolute;top:4px;right:0}.stores-title .stores-title__list{opacity:.5;transition:opacity .3s ease;font-size:13px;font-weight:400}.stores-title .stores-title__list:last-of-type{padding-left:24px}.stores-title .stores-title__list:not(.stores-title--active):hover{cursor:pointer}.stores-title .stores-title__list.stores-title--active,.stores-title .stores-title__list:hover{opacity:1}.stores-title .stores-title__list .svg{margin-right:4px;top:-1px}.stores_block_wrap.combine .contacts_map_list{padding-bottom:0}.tab-pane.stores .stores_tab .stores_block_wrap.combine{position:relative}.tab-pane.stores .stores_tab .stores_block_wrap .stores-title{top:-12px}.tab-pane.stores{position:relative}.tab-pane.reviews #reviews_content{margin-top:0}.tab-pane.reviews.active #reviews_content{display:block}.wrapper_block.title_left+.contacts_map_list{padding-left:311px}.stores-amount-list:not(.stores-amount-list--active){display:none}.with_title .block_container{position:absolute;z-index:1;background:#fff;display:block;border-right-width:0;box-shadow:12px 0 12px -12px rgba(0,0,0,.2)}.wrapper_block.title_left .block_container{left:0;width:312px;height:500px}.with_title .block_container .items{overflow:auto;height:100%}.with_title .block_container .items .item{padding:21px 29px;border-bottom:1px solid #f1f1f1;cursor:pointer}.with_title .block_container .items .item:hover{background:#fafafa;cursor:pointer}.with_title .block_container .items .item .item-stock{margin:7px 0 0}.with_title .block_container .detail_items{display:none;position:absolute;top:0;z-index:1;background:#fff;height:100%;left:0;width:312px;overflow:auto}.with_title .block_container .detail_items div.item{display:none}.with_title .block_container .detail_items .map_info_store{padding:29px 34px 15px}.with_title .block_container .detail_items .top-close{position:absolute;top:15px;right:15px;cursor:pointer;opacity:1}.with_title.title_left .block_container .detail_items .top-close svg{width:10px;height:10px}.with_title.title_left .block_container .detail_items .top-close svg:hover path{fill:#000}.drag_block_detail .tabs{margin-top:25px}.catalog_detail .drag_block_detail.tabs_section{margin-top:0}body .drag_block_detail .bottom_slider.custom_type.tab_slider_wrapp .slider_navigation{top:-41px!important}.drag_block_detail.gifts .bx_item_list_you_looked_horizontal ul.slider_navigation.top_big{top:31px}.drag_block_detail.gifts .bx_item_list_you_looked_horizontal .common_product h4.title_block{margin-top:16px;margin-bottom:9px}.catalog_detail .drag_block_detail.set_block{border-bottom:1px solid #e7e7e7;margin:25px 0;padding-bottom:26px}body .bx-set-constructor{border:1px solid #f2f2f2;margin:25px 0}.catalog_detail .tabs_section .wraps.drag_block_detail ul.tabs_content>li{padding:0}.drag_block_detail.ask{margin-bottom:25px}.drag_block_detail.tizers_block_detail.tizers_block{border-bottom:1px solid #f2f2f2;margin-top:40px}.catalog_detail .wraps.podborki:empty{padding:0}@media (min-width:768px){.table-view .item-actions .item-buttons,.table-view .item-actions .item-price{width:50%}.like_icons.list{position:static}}@media all and (min-width:601px){.table-view{display:block!important}}@media (max-width:768px){.list-offers .offer_stores{display:none}.opener.top{display:none}}@media screen and (max-width:767px),projection and (max-width:767px),tv and (max-width:767px),handheld and (max-width:767px){.with_title .block_container .detail_items,.with_title .block_container .items,body .wrapper_block.with_title .block_container{height:auto;max-height:300px}body .wrapper_block.with_title .block_container,body .wrapper_block.with_title .block_container .detail_items{position:static;width:100%}.wrapper_block.with_title+.contacts_map_list{padding-left:0;padding-right:0}}@media (min-width:601px) and (max-width:767px){.table-view .item-actions{flex-wrap:wrap}.like_icons.list>div{display:block}}@media (max-width:600px){.table-view .item-foto__picture{width:auto;height:250px;line-height:250px}body .item .item_info.catalog-adaptive>div{width:100%;padding:15px 0 0}body .item .item_info.catalog-adaptive{display:block;padding:30px 25px;height:100%;bottom:-1px;position:relative}body .table-view .table-view__item{padding:0;width:100%}.wrapper1:not(.compact-catalog) .ajax_load .table-view{flex-wrap:wrap}.table-view .item-actions{flex-direction:column!important}.table-view .item-actions .item-buttons .text-form{display:none!important}.table-view .table-view__item-wrapper .item-icons{display:none}body .item .item_info.catalog-adaptive .adaptive{display:block}.wrapp-one-click{display:none}body .ce_cmp .table-view .table-view__item{width:50%}.ce_cmp .table-view .item-foto__picture{width:auto;height:140px;line-height:140px}.ce_cmp .tabs .tab-content .item+.item{padding-top:0}.ce_cmp .tab_slider_wrapp .sale_block{display:none}.ce_cmp .list-offers .item_info.catalog-adaptive{padding:15px 14px 63px 15px}.ce_cmp .list-offers .counter_wrapp.list{position:absolute;left:11px;right:11px;margin:0;z-index:5;padding:0;bottom:16px}.ce_cmp .list-offers .prices .price_matrix_block .price_wrapper_block>div{font-size:12px!important}.list-offers .item_info.catalog-adaptive{text-align:center}.list-offers .table-view__item.item.bordered.table-view__item--has-stores{padding-top:0}.list-offers .sale_block{margin-bottom:10px}.catalog_detail .list-offers .props_list .hint{position:static;display:inline}.catalog_detail .list-offers .props_list .hint .icon{position:static}.catalog_detail .list-offers .props_list .hint+span{padding-left:2px}.ce_cmp .like_icons.list{position:inherit}.like_icons{top:2px!important;right:1px!important}}@media (max-width:500px){.wrapper_inner .cost.prices .price{display:inline-block;vertical-align:middle}.ce_cmp .price_matrix_wrapper{margin-bottom:0}.counter_wrapp .more_text{display:none}}@media (max-width:460px){.ce_cmp .counter_block_inner{display:none}.ce_cmp .counter_wrapp.list>div{width:100%}}.menu-list{background:#fff}.menu-list__link{display:block;padding:11px 25px 10px 15px;white-space:nowrap;font-size:13px;overflow:hidden}.menu-list__link--current,.menu-list__link:hover{background:#f8f9fb}.menu-list__link--current{cursor:default}.dropdown-select{cursor:pointer;position:relative}.dropdown-select__title{padding:5px 0;font-size:13px}.dropdown-select__title .svg{margin:0 0 0 4px;min-width:auto;min-height:auto}.dropdown-select__drawer{position:absolute;top:100%;left:0;display:none;z-index:107;box-shadow:0 1px 12px 1px rgb(0 0 0 / 12%);overflow:hidden;border-radius:3px}.dropdown-select__drawer--to-top{top:-6px;left:-15px}.dropdown-select__drawer .menu-list{max-height:251px;overflow:auto}@media (max-width:520px){.dropdown-select .dropdown-select__title{white-space:nowrap;overflow:hidden;max-width:160px;text-overflow:ellipsis;position:relative;padding-right:10px}.dropdown-select .dropdown-select__title .svg{position:absolute;right:0;top:50%;margin-top:-1px}.dropdown-select__drawer--mobile-right{right:0;left:auto}}.bx_filter .bx_filter_parameter_biz{font-size:15px;display:inline-block;margin-right:10px;text-decoration:none;color:#215968;border-bottom:1px dashed}.bx_filter .bx_filter_parameter_biz:hover{text-decoration:none;border-bottom:1px solid}.bx_filter .bx_filter_parameter_biz.active{position:relative;padding-left:20px;color:#d54a4a;border-bottom:1px solid}.bx_filter .bx_filter_parameter_biz.active:hover{border-bottom:1px dashed}.bx_filter .bx_filter_parameter_biz.active:before{position:absolute;top:4px;left:1px;display:block;width:13px;height:13px;content:' ';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC) no-repeat center left}.langing_title_block{margin-bottom:40px}.items.landings_list--grid{margin:0 0 23px}.landings_list--padding{padding:20px 0 20px 0}.landings_list--grid .title_block{padding:10px 0 20px}.landings_list--grid .landings__item{margin:0 0 4px}.landings_list--grid .landings__item:before{content:"\25CF";display:inline-block;left:0;margin-left:0;padding:0;position:absolute;top:0;vertical-align:top;width:20px}.landings_list--grid .landings__show-all{margin-top:10px}.landings_list--links-list a{padding:2px 0 0 0;margin-bottom:9px;margin-right:26px}.landings_list--links-list a.active{color:#1d2029}.landings_list--chip .landings__section-title{margin-bottom:7px;margin-right:7px;padding:3px 11px 4px 0}.landings_list--chip a{background-color:#f5f5f5;border-radius:4px;color:#666;font-size:.9286em;margin-bottom:7px;margin-right:7px;padding:3px 11px 4px}.landings_list--chip a:hover{color:#fff;background-color:var(--theme-base-color)}.landings_list--chip a.active{color:#fff}.landings__section:not(:last-child){margin-bottom:13px}.landings__section-title--bold{color:#383838;font-size:18px;font-weight:700;margin:40px 0 26px}.landings__section-items{align-items:flex-start;display:flex;flex-wrap:wrap}.landings_list .hidden_items{display:none}.landings__show-all{align-items:center;background-color:transparent;border-radius:4px;border-style:solid;border-width:1px;cursor:pointer;display:inline-flex;font-size:.9286em;padding:2px 11px 3px;transition:background-color .3s ease}.landings__show-all:hover{color:#fff}.landings__show-all:focus-visible{box-shadow:0 0 3px #555}.landings__show-all:after{content:"\f107";padding:1px 0 0 5px}.landings__show-all.opened:after{content:"\f106"}.grid-list{--gap:24px;display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.grid-list--gap-4{--gap:4px}.grid-list.grid-list--gap-8{--gap:8px}.grid-list--gap-12{--gap:12px}.grid-list--gap-20{--gap:20px}.grid-list--gap-30{--gap:30px}.grid-list--gap-32{--gap:32px}#main .body .grid-list--items-1,#main .body .grid-list--items-1-wide{grid-template-columns:1fr}.grid-list--items-2{grid-template-columns:repeat(auto-fill,minmax(505px,1fr))}.grid-list--items-2.grid-list--items-min260{grid-template-columns:repeat(auto-fill,minmax(max(calc((100% - 32px)/ 2),260px),1fr))}.grid-list--items-2.grid-list--no-gap{grid-template-columns:repeat(auto-fill,minmax(520px,1fr))}.grid-list--items-2.grid-list--no-gap.grid-list--items-min260{grid-template-columns:repeat(auto-fill,minmax(max(50%,260px),1fr))}.grid-list--items-3{grid-template-columns:repeat(auto-fill,minmax(425px,1fr))}.grid-list--items-4{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.grid-list--items-5{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.grid-list--items-6{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.grid-list--items-exact-2{grid-template-columns:1fr 1fr}body .grid-list--no-gap{--gap:0}body .grid-list--gap-row{grid-row-gap:32px}body .grid-list--gap-row-40{grid-row-gap:40px}body .grid-list--gap-column-24{column-gap:24px}.grid-list--no-gap .grid-list-border-outer{margin:0 -1px -1px 0}.grid-list--items-2-wide{grid-template-columns:repeat(auto-fill,minmax(640px,1fr))}.grid-list--items-3-wide{grid-template-columns:repeat(auto-fill,minmax(480px,1fr))}.grid-list--items-4-wide{grid-template-columns:repeat(auto-fill,minmax(385px,1fr))}.grid-list--items-5-wide{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.grid-list--items-6-wide{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}body .grid-list--no-grid{display:flex;gap:unset;flex-wrap:wrap}@media (min-width:601px){.grid-list--items-2-601{grid-template-columns:repeat(2,1fr)}.grid-list--items-3-601{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.grid-list--items-8-768{grid-template-columns:repeat(8,1fr)}.grid-list--items-7-768{grid-template-columns:repeat(7,1fr)}.grid-list--items-6-768{grid-template-columns:repeat(6,1fr)}.grid-list--items-5-768{grid-template-columns:repeat(5,1fr)}.grid-list--items-4-768{grid-template-columns:repeat(4,1fr)}.grid-list--items-3-768{grid-template-columns:repeat(3,1fr)}.grid-list--items-2-768{grid-template-columns:repeat(2,1fr)}.grid-list--items-1-768{grid-template-columns:1fr}}@media (min-width:992px){.grid-list--items-8-992{grid-template-columns:repeat(8,1fr)}.grid-list--items-7-992{grid-template-columns:repeat(7,1fr)}.grid-list--items-6-992{grid-template-columns:repeat(6,1fr)}.grid-list--items-5-992{grid-template-columns:repeat(5,1fr)}.grid-list--items-4-992{grid-template-columns:repeat(4,1fr)}.grid-list--items-3-992{grid-template-columns:repeat(3,1fr)}.grid-list--items-2-992{grid-template-columns:repeat(2,1fr)}.grid-list--items-1-992{grid-template-columns:1fr}}@media (min-width:1100px){.grid-list--items-8-1100{grid-template-columns:repeat(8,1fr)}.grid-list--items-7-1100{grid-template-columns:repeat(7,1fr)}.grid-list--items-6-1100{grid-template-columns:repeat(6,1fr)}.grid-list--items-5-1100{grid-template-columns:repeat(5,1fr)}.grid-list--items-4-1100{grid-template-columns:repeat(4,1fr)}.grid-list--items-3-1100{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.grid-list--items-8-1200{grid-template-columns:repeat(8,1fr)}.grid-list--items-7-1200{grid-template-columns:repeat(7,1fr)}.grid-list--items-6-1200{grid-template-columns:repeat(6,1fr)}.grid-list--items-5-1200{grid-template-columns:repeat(5,1fr)}.grid-list--items-4-1200{grid-template-columns:repeat(4,1fr)}.grid-list--items-3-1200{grid-template-columns:repeat(3,1fr)}.grid-list--items-2-1200{grid-template-columns:repeat(2,1fr)}}@media (min-width:1300px){.grid-list--items-8-1300{grid-template-columns:repeat(8,1fr)}.grid-list--items-7-1300{grid-template-columns:repeat(7,1fr)}.grid-list--items-6-1300{grid-template-columns:repeat(6,1fr)}.grid-list--items-5-1300{grid-template-columns:repeat(5,1fr)}.grid-list--items-4-1300{grid-template-columns:repeat(4,1fr)}.grid-list--items-3-1300{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.grid-list--items-8-1400{grid-template-columns:repeat(8,1fr)}.grid-list--items-7-1400{grid-template-columns:repeat(7,1fr)}.grid-list--items-6-1400{grid-template-columns:repeat(6,1fr)}.grid-list--items-5-1400{grid-template-columns:repeat(5,1fr)}.grid-list--items-4-1400{grid-template-columns:repeat(4,1fr)}.grid-list--items-3-1400{grid-template-columns:repeat(3,1fr)}}@media (max-width:1300px){.grid-list--items-2-wide{grid-template-columns:repeat(auto-fill,minmax(480px,1fr))}}@media (min-width:992px){.grid-list--items-5:not(.grid-list--no-gap){grid-template-columns:repeat(auto-fill,minmax(235px,1fr))}}@media (max-width:1100px){#main .grid-list.grid-list--items-1-991{grid-template-columns:1fr}.grid-list.grid-list--items-2-991{grid-template-columns:1fr 1fr}.grid-list.grid-list--items-3-991{grid-template-columns:1fr 1fr 1fr}}@media (max-width:500px){#main .grid-list:not(.mobile-scrolled){grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.item-w25{width:25%}.item-w33{width:33.33%}.item-w50{width:50%}.item-w66{width:66.66%}.item-w75{width:75%}.item-w100{width:100%}html.bx-ie .grid-list{display:flex;flex-wrap:wrap}html.bx-ie .grid-list .grid-list__item{width:100%}html.bx-ie .grid-list--items-6 .grid-list__item{width:16.66%}html.bx-ie .grid-list--items-5 .grid-list__item{width:20%}html.bx-ie .grid-list--items-4 .grid-list__item{width:25%}html.bx-ie .grid-list--items-3 .grid-list__item{width:33.33%}html.bx-ie .grid-list--items-2 .grid-list__item{width:50%}@media (max-width:1200px){html.bx-ie .grid-list--items-5 .grid-list__item{width:33%}}@media (min-width:992px){.grid-list--no-grid:not(.grid-list--no-gap),html.bx-ie .grid-list:not(.grid-list--no-gap){margin:-16px -16px}.grid-list--no-grid:not(.grid-list--no-gap)>div,html.bx-ie .grid-list:not(.grid-list--no-gap)>div{padding:16px}html.bx-ie .grid-list.grid-list--gap-20:not(.grid-list--no-gap){margin:0 -10px}html.bx-ie .grid-list.grid-list--gap-20:not(.grid-list--no-gap)>div{padding:10px}html.bx-ie .grid-list.grid-list--gap-32:not(.grid-list--no-gap){margin:0 -16px}html.bx-ie .grid-list.grid-list--gap-32:not(.grid-list--no-gap)>div{padding:16px}}@media (max-width:991px){html.bx-ie .grid-list .grid-list__item{width:50%}html.bx-ie .grid-list--items-5 .grid-list__item{width:20%}html.bx-ie .grid-list--items-1 .grid-list__item,html.bx-ie .grid-list--items-1-wide .grid-list__item{width:100%}.grid-list{--gap:24px}.grid-list--no-grid:not(.grid-list--no-gap),html.bx-ie .grid-list:not(.grid-list--no-gap){margin:0 -12px}.grid-list--no-grid:not(.grid-list--no-gap)>div,html.bx-ie .grid-list:not(.grid-list--no-gap)>div{padding:12px}}@media (max-width:767px){html.bx-ie .grid-list .grid-list__item{width:100%}}@media (max-width:600px){body .grid-list--no-gap.grid-list--no-gap-f601{gap:24px}body .mobile-scrolled.grid-list--no-gap.grid-list--no-gap-f601{gap:0}body .mobile-scrolled.grid-list--no-gap.grid-list--no-gap-f601>div{padding-right:24px}#main .grid-list.grid-list--compact{grid-template-columns:1fr 1fr}}@media (max-width:450px){#main .grid-list.grid-list--compact .grid-list__item>.bordered{border-radius:0}}.grid-list--fill-bg>.grid-list__item>div{background:#fff;background:var(--card_bg_black)}.grid-list__item{min-width:0}