.Text-module__text{color:var(--black-500);font-weight:var(--regular);font-family:var(--base-font-family)}.Text-module__large{font-size:18px;line-height:26px}.Text-module__body{font-size:16px;line-height:24px}.Text-module__altbody{font-size:15px;line-height:22px}.Text-module__caption{font-size:14px;line-height:20px}.Text-module__small{font-size:13px;line-height:18px}.Text-module__tiny{font-size:12px;line-height:16px}.Text-module__mini{font-size:11px;line-height:16px}.Text-module__micro{font-size:10px;line-height:16px}.Text-module__nano{font-size:9px;line-height:14px}.Text-module__bold{font-weight:700}.Text-module__strikethrough{-webkit-text-decoration-line:var(--strikethrough);text-decoration-line:var(--strikethrough)}.Text-module__underline{-webkit-text-decoration-line:var(--underline);text-decoration-line:var(--underline)}.Text-module__underlineStrikethrough{-webkit-text-decoration-line:var(--underline) var(--strikethrough);text-decoration-line:var(--underline) var(--strikethrough)}.Text-module__caps{text-transform:var(--caps);letter-spacing:var(--caps-spacing)}.Text-module__ellipsis{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden}.Title-module__title{color:var(--black-500);font-weight:var(--regular);font-family:var(--base-font-family)}.Title-module__h1{font-size:28px;line-height:34px}.Title-module__h2{font-size:26px;line-height:32px}.Title-module__h3{font-size:22px;line-height:30px}.Title-module__h4{font-size:20px;line-height:28px}.Title-module__h5{font-size:18px;line-height:26px}.Title-module__h6{font-size:16px;line-height:24px}.Title-module__bold{font-weight:var(--bold)}.Title-module__ellipsis{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden}.Banner-module__container{padding:0;outline:none;border:none;background:none;display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;border-radius:4px;width:100%;color:var(--black-500)}@media (hover:hover) and (pointer:fine){.Banner-module__container:hover{cursor:pointer}}.Banner-module__small{padding:8px 4px 8px 6px}.Banner-module__small .Banner-module__text{margin:0 4px}.Banner-module__medium{padding:4px 6px}.Banner-module__medium .Banner-module__text{margin:0 4px}.Banner-module__large{padding:7px 7px 7px 12px;border-radius:8px}.Banner-module__large .Banner-module__text{margin:0 12px}.Banner-module__large.Banner-module__yellow{padding:8px;border-radius:4px}.Banner-module__purple{background:var(--white);border:1px solid var(--gray-300)}.Banner-module__purple .Banner-module__arrow{color:var(--gray-500)}.Banner-module__purple .Banner-module__icon{color:var(--purple-500)}@media (hover:hover) and (pointer:fine){.Banner-module__purple:hover .Banner-module__arrow{color:var(--purple-500)}}.Banner-module__pink{background:var(--white);border:1px solid var(--gray-300)}.Banner-module__pink .Banner-module__arrow{color:var(--gray-500)}.Banner-module__pink .Banner-module__icon{color:var(--purple-500)}@media (hover:hover) and (pointer:fine){.Banner-module__pink:hover .Banner-module__arrow{color:var(--pink-500)}}.Banner-module__yellow{background:var(--orange-400)}.Banner-module__yellow .Banner-module__arrow,.Banner-module__yellow .Banner-module__icon{color:var(--orange-500)}@media (hover:hover) and (pointer:fine){.Banner-module__yellow:hover{background:var(--orange-450)}.Banner-module__yellow:hover .Banner-module__arrow{color:var(--orange-600)}}.Banner-module__green{background:var(--green-300)}.Banner-module__green,.Banner-module__green .Banner-module__text{color:var(--green-500)}@media (hover:hover) and (pointer:fine){.Banner-module__green:hover{background:var(--green-400);color:var(--green-700)}.Banner-module__green:hover .Banner-module__arrow{color:var(--green-700)}}.Banner-module__disabled{pointer-events:none}.Banner-module__text{flex:1 1 auto;text-align:left;line-height:1}.AccordionFilter-module__accordionTitle{width:100%;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:11px 14px 11px 0;display:flex;justify-content:space-between;align-items:center;align-content:center}.AccordionFilter-module__accordionTitle .AccordionFilter-module__expandIcon{color:var(--gray-700);transform:rotate(90deg);margin-left:4px}.AccordionFilter-module__accordionTitle .AccordionFilter-module__expandIcon.AccordionFilter-module__openIcon{transform:rotate(-90deg)}@media (hover:hover) and (pointer:fine){.AccordionFilter-module__accordionTitle:hover{border-top:1px solid var(--blue-500)!important;border-bottom:1px solid var(--blue-500);color:var(--blue-500)}.AccordionFilter-module__accordionTitle:hover .AccordionFilter-module__leftContainer .AccordionFilter-module__title,.AccordionFilter-module__accordionTitle:hover .AccordionFilter-module__leftContainer svg,.AccordionFilter-module__accordionTitle:hover span>.AccordionFilter-module__accordionTitle{color:var(--blue-500)}.AccordionFilter-module__accordionTitle:hover .AccordionFilter-module__expandIcon{color:var(--blue-500);transition:color 0s}}.AccordionFilter-module__accordionTitle.AccordionFilter-module__open{border-bottom:none}.AccordionFilter-module__accordionContent{color:var(--premium-body);display:block}.AccordionFilter-module__accordionItem{overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:var(--white)}.AccordionFilter-module__accordionItem .AccordionFilter-module__accordionTitleWrapper{align-items:center;cursor:pointer;display:flex;justify-content:space-between;outline:none;transition:1s linear}.AccordionFilter-module__openedAccordionTitle,.AccordionFilter-module__openedAccordionTitle:hover{border-bottom:none}.AccordionFilter-module__enter{opacity:0}.AccordionFilter-module__enterActive{opacity:1;transition:.3s linear,padding .3s linear}.AccordionFilter-module__enterActive .AccordionFilter-module__accordionContent{padding:0 16px 18px}.AccordionFilter-module__exitActive{opacity:0;transition:.3s linear,padding .3s linear}.AccordionFilter-module__exitActive .AccordionFilter-module__accordionContent{padding:0 16px}.AccordionFilter-module__filterStatus{display:flex;text-wrap:nowrap;align-content:center;justify-content:center;font-size:10px;font-weight:700;line-height:16px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white);background-color:var(--blue-500);border-radius:16px;padding:0 5px}.AccordionFilter-module__rightContainer{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.AccordionFilter-module__leftContainer{display:flex;align-items:center;overflow:hidden;margin-right:8px}.AccordionFilter-module__leftContainer .AccordionFilter-module__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AccordionContent-module__light{background-color:var(--gray-100);color:var(--black-500);line-height:24px;padding:1px 1px 8px}.AccordionContent-module__light .AccordionContent-module__accordionItem.AccordionContent-module__open .AccordionContent-module__accordionTitle{background-color:var(--white)}.AccordionContent-module__light .AccordionContent-module__openedAccordionTitle{color:var(--black-500)}.AccordionContent-module__light .AccordionContent-module__accordionContent{color:var(--black-400)}.AccordionContent-module__light .AccordionContent-module__defaultAccordionTitle{color:var(--black-500)}.AccordionContent-module__dark{font-weight:400;background-color:var(--premium-box-dark);border:1px solid hsla(0,0%,100%,.05);padding-bottom:7px;font-size:16px;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.AccordionContent-module__dark .AccordionContent-module__defaultAccordionTitle{color:var(--premium-body)}.AccordionContent-module__dark .AccordionContent-module__openedAccordionTitle{color:var(--white)}.AccordionContent-module__dark .AccordionContent-module__accordionContent{color:var(--premium-body)}.AccordionContent-module__accordionContent{display:block;padding-bottom:16px;padding-left:24px;padding-right:24px;opacity:1;transition:height .3s ease,padding .3s ease}.AccordionContent-module__accordionItem{border-radius:10px;margin-bottom:8px;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.AccordionContent-module__accordionItem .AccordionContent-module__accordionTitleWrapper{align-items:center;cursor:pointer;display:flex;justify-content:space-between;outline:none;transition:1s linear;-webkit-tap-highlight-color:transparent;padding:23px 23px 16px}.AccordionContent-module__expandIcon{align-items:center;color:var(--premium-body);display:flex;padding-left:4px}.AccordionContent-module__expandIcon span{transform:rotate(90deg);transition:.3s linear}.AccordionContent-module__expandIcon.AccordionContent-module__openIcon span{transform:rotate(-90deg)}.AccordionContent-module__openedAccordionTitle{font-weight:700}.AccordionContent-module__defaultAccordionTitle{font-weight:400}.BaseAccordion-module__accordionItem{overflow:hidden;transition:max-height .3s ease,padding .3s ease;-webkit-tap-highlight-color:transparent}.BaseAccordion-module__accordionItem .BaseAccordion-module__accordionTitleWrapper{align-items:center;cursor:pointer;display:flex;justify-content:space-between;outline:none}.BaseAccordion-module__expandIcon{align-items:center;display:flex}.BaseAccordion-module__expandIcon span{transform:rotate(90deg);transition:.3s}.BaseAccordion-module__expandIcon.BaseAccordion-module__openIcon span{transform:rotate(-90deg)}.BaseAccordion-module__accordionContent{transition:height .3s ease;padding:0!important;height:0}.BaseAccordion-module__closedAccordionContent{overflow:hidden}.BaseAccordion-module__closedAccordionItem{cursor:pointer}.Loader-module__loader{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background:inherit;border-radius:inherit}.Loader-module__container{position:absolute;left:50%;top:50%;width:16px;margin-left:-.5em;z-index:var(--loader-z-index);pointer-events:none}.Loader-module__colored .Loader-module__container{width:32px;margin-left:-16px}.Loader-module__box{pointer-events:none;position:absolute;width:100%;padding-bottom:100%;top:50%;left:50%;margin-top:-50%;margin-left:-50%;animation:Loader-module__loader-linspin 1.2s linear infinite}.Loader-module__rotator{position:absolute;width:100%;height:100%;animation:Loader-module__loader-easespin 4.8s ease infinite}.Loader-module__frameLeft{position:absolute;top:0;right:50%;bottom:0;left:0;overflow:hidden}.Loader-module__frameRight{position:absolute;top:0;right:0;bottom:0;left:50%;overflow:hidden}.Loader-module__circle{box-sizing:border-box;position:absolute;width:200%;height:100%;border-radius:50%;border:2px solid;border-bottom:2px solid transparent}.Loader-module__frameLeft .Loader-module__circle{left:0;right:-100%;border-right-color:transparent;animation:Loader-module__loader-left-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both}.Loader-module__colored .Loader-module__frameLeft .Loader-module__circle{animation:Loader-module__loader-left-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both,Loader-module__loader-color-change-left 2.4s linear infinite}.Loader-module__frameRight .Loader-module__circle{left:-100%;right:0;border-left-color:transparent;animation:Loader-module__loader-right-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both}.Loader-module__colored .Loader-module__frameRight .Loader-module__circle{animation:Loader-module__loader-right-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both,Loader-module__loader-color-change-right 2.4s linear infinite}@keyframes Loader-module__loader-linspin{to{transform:rotate(1turn)}}@keyframes Loader-module__loader-easespin{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(3turn)}}@keyframes Loader-module__loader-left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes Loader-module__loader-right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}@keyframes Loader-module__loader-color-change-left{0%,50%{border-top-color:var(--blue-500);border-left-color:var(--blue-500)}50.001%,to{border-top-color:var(--blue-500);border-left-color:var(--blue-500)}}@keyframes Loader-module__loader-color-change-right{0%,50%{border-top-color:var(--blue-500);border-right-color:var(--blue-500)}50.001%,to{border-top-color:var(--blue-500);border-right-color:var(--blue-500)}}.Label-module__label{position:relative;width:-moz-fit-content;width:fit-content;padding:0 5px;display:flex;justify-content:center;align-items:center;font-family:Arial,serif;font-size:10px;font-weight:700;line-height:15px;text-transform:uppercase;color:var(--white);border-radius:3px}@media (hover:hover) and (pointer:fine){.Label-module__label:hover:not(:disabled){cursor:pointer}.Label-module__label:hover:not(:disabled):before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:3px;background:rgba(0,0,0,.07)}}.Label-module__default{height:18px}.Label-module__medium{height:24px}.Label-module__Red{background:linear-gradient(90deg,#fe465c,#f12a6c)}.Label-module__Orange{background:linear-gradient(90deg,#ff763c,#ff6737)}.Label-module__DarkPurple{background:linear-gradient(90deg,#7541ca,#653da7)}.Label-module__Yellow{background:linear-gradient(90deg,#ffa235,#ffa337)}.Label-module__LightPurple{background:linear-gradient(90deg,#a250d5,#9736d3)}.Label-module__LightGreen{background:linear-gradient(90deg,#1acdc3,#13c1cc)}.Label-module__DarkGreen{background:linear-gradient(90deg,#32b284,#209a76)}.Label-module__Magenta{background:linear-gradient(90.28deg,#e437aa 3.67%,#d9249d 99.81%)}.Label-module__LightBlue{background:linear-gradient(90deg,#48adf6,#239ee2)}.Label-module__Pink{background:linear-gradient(90deg,#f559e6,#ed42dc)}.Label-module__DarkBlue{background:linear-gradient(90deg,#3f4cc0,#3c3aaf)}.Label-module__Spice{background:linear-gradient(90deg,#df592f,#c83622)}.Label-module__Blue{background:linear-gradient(90deg,#417bed,#3163e1)}.Chip-module__chip{outline:none;background:var(--white);border:1px solid var(--gray-300);box-sizing:border-box;border-radius:99px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;text-decoration:none;max-width:100%}.Chip-module__chip .Chip-module__textWrapper{overflow-x:hidden;text-overflow:ellipsis;width:-moz-fit-content;width:fit-content;max-width:100%}.Chip-module__chip .Chip-module__text{white-space:nowrap;color:var(--black-500)}.Chip-module__chip svg{color:var(--gray-400)}.Chip-module__chip.Chip-module__selected{pointer-events:none;border-color:var(--blue-300);background:var(--blue-300)}.Chip-module__chip.Chip-module__selected .Chip-module__text{color:var(--blue-500)}.Chip-module__chip.Chip-module__disabled{pointer-events:none;border-color:var(--gray-300);background:var(--white)}.Chip-module__chip.Chip-module__disabled .Chip-module__text{color:var(--gray-600)}@media (hover:hover) and (pointer:fine){.Chip-module__chip:hover{cursor:pointer;border-style:solid;border-color:var(--blue-500)}.Chip-module__chip:hover .Chip-module__text,.Chip-module__chip:hover svg{color:var(--blue-500)}}.Chip-module__small{height:26px;padding:0 0 0 12px}.Chip-module__small .Chip-module__text{padding-right:12px}.Chip-module__small .Chip-module__textWithIcon{padding-right:0}.Chip-module__medium{height:32px;padding:4px 4px 4px 12px}.Chip-module__medium .Chip-module__text{padding-right:8px}.Chip-module__medium .Chip-module__textWithIcon{padding-right:0}.Chip-module__large{height:36px;padding:6px 6px 6px 16px}.Chip-module__large .Chip-module__text{padding-right:10px}.Chip-module__large .Chip-module__textWithIcon{padding-right:0}.Chip-module__dashed{border-style:dashed}.InfoMessageComponent-module__container{display:flex;border-radius:4px}.InfoMessageComponent-module__default{padding:12px 16px 12px 12px}.InfoMessageComponent-module__small{padding:10px 12px}.InfoMessageComponent-module__start{align-items:flex-start}.InfoMessageComponent-module__center{align-items:center}.InfoMessageComponent-module__center .InfoMessageComponent-module__icon{display:flex}.InfoMessageComponent-module__purple{background-color:var(--purple-300)}.InfoMessageComponent-module__purple .InfoMessageComponent-module__icon,.InfoMessageComponent-module__purple .InfoMessageComponent-module__text{color:var(--purple-500)}.InfoMessageComponent-module__green{background-color:var(--green-300)}.InfoMessageComponent-module__green .InfoMessageComponent-module__icon,.InfoMessageComponent-module__green .InfoMessageComponent-module__text{color:var(--green-500)}.InfoMessageComponent-module__yellow{background-color:var(--orange-300)}.InfoMessageComponent-module__yellow .InfoMessageComponent-module__text{color:var(--black-500)}.InfoMessageComponent-module__yellow .InfoMessageComponent-module__icon{color:var(--orange-500)}.InfoMessageComponent-module__icon{margin-right:8px}.Counter-module__counter{border-radius:99px;color:var(--white);box-sizing:border-box;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center}.Counter-module__small{min-width:14px;height:14px;padding:0 4px}.Counter-module__large{min-width:18px;height:18px;padding:1px 6px}.Counter-module__pink-counter{background-color:var(--pink-500)}.Counter-module__gray-counter{background-color:var(--gray-600)}.Counter-module__blue-counter{background-color:var(--blue-500)}.Counter-module__white-counter{background-color:var(--white)}.Counter-module__yellow-counter{background-color:var(--yellow-100)}.Counter-module__purple-text{color:var(--purple-200)}.Counter-module__pink-text{color:var(--pink-500)}.Counter-module__white-text{color:var(--white)}.Counter-module__black-text{color:var(--black-500)}.Counter-module__lightGray-counter{background-color:var(--gray-200)}.Button-module__button{display:inline-block;text-align:center;border:none;outline:none;background-color:transparent;font-family:var(--base-font-family);font-weight:700;border-radius:4px;padding:0;cursor:pointer;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;text-decoration:none}.Button-module__button.Button-module__disabled:not(.Button-module__inactive){border:1px solid var(--gray-300);color:var(--button-disabled-color);background-color:var(--white);pointer-events:none;cursor:default}.Button-module__button{font-size:var(--button-font-size);line-height:var(--button-line-height);display:inline-flex;position:relative;justify-content:center;align-items:center;height:48px;padding:0 24px}.Button-module__buttonText{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden}.Button-module__inactive{cursor:default;pointer-events:none}.Button-module__inactive .Button-module__buttonText{color:transparent}.Button-module__blue-primary{color:var(--white);background-color:var(--blue-500);border:1px solid var(--blue-500)}@media (hover:hover) and (pointer:fine){.Button-module__blue-primary:hover:not(:disabled){background-color:var(--blue-600);color:var(--white);border:1px solid var(--blue-600)}}.Button-module__blue-primary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--blue-700);color:var(--white);border:1px solid var(--blue-700)}.Button-module__blue-secondary{color:var(--blue-500);background-color:var(--white);border:1px solid var(--blue-500)}@media (hover:hover) and (pointer:fine){.Button-module__blue-secondary:hover:not(:disabled){background-color:var(--blue-300);color:var(--blue-500)}}.Button-module__blue-secondary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--blue-400);color:var(--blue-500)}.Button-module__premium-primary{color:var(--white);background-color:var(--premium-button);border:1px solid var(--premium-button)}@media (hover:hover) and (pointer:fine){.Button-module__premium-primary:hover:not(:disabled){background-color:var(--premium-button-hover);color:var(--white);border:1px solid var(--premium-button-hover)}}.Button-module__premium-primary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--premium-button-hover);color:var(--white);border:1px solid var(--premium-button-hover)}.Button-module__pink-primary{color:var(--white);background-color:var(--pink-500);border:1px solid var(--pink-500)}@media (hover:hover) and (pointer:fine){.Button-module__pink-primary:hover:not(:disabled){background-color:var(--pink-600);color:var(--white);border:1px solid var(--pink-600)}}.Button-module__pink-primary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--pink-700);color:var(--white);border:1px solid var(--pink-700)}.Button-module__pink-secondary{color:var(--pink-500);background-color:var(--white);border:1px solid var(--pink-500)}@media (hover:hover) and (pointer:fine){.Button-module__pink-secondary:hover:not(:disabled){background-color:var(--pink-300);color:var(--pink-500)}}.Button-module__pink-secondary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--pink-400);color:var(--pink-500)}.Button-module__pink-tertiary{color:var(--pink-500);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.Button-module__pink-tertiary:hover:not(:disabled){background-color:var(--pink-300);color:var(--pink-500);border:1px solid var(--pink-500)}}.Button-module__pink-tertiary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--pink-400);color:var(--pink-500);border:1px solid var(--pink-500)}.Button-module__blue-tertiary{color:var(--blue-500);background-color:var(--blue-300);border:1px solid var(--blue-300)}@media (hover:hover) and (pointer:fine){.Button-module__blue-tertiary:hover:not(:disabled){background-color:var(--blue-400);color:var(--blue-500);border:1px solid var(--blue-400)}}.Button-module__blue-tertiary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--blue-450);color:var(--blue-500);border:1px solid var(--blue-450)}.Button-module__gray-tertiary{color:var(--gray-600);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.Button-module__gray-tertiary:hover:not(:disabled){background-color:var(--gray-100);color:var(--gray-600)}}.Button-module__gray-tertiary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--gray-200);color:var(--gray-600)}.Button-module__gray-tertiary:active:not(.Button-module__inactive){background-image:linear-gradient(0deg,rgba(var(--white),.4),rgba(var(--white),.4))}.Button-module__gray-secondary{color:var(--black-500);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.Button-module__gray-secondary:hover:not(:disabled){background-color:var(--gray-100);color:var(--black-500)}}.Button-module__gray-secondary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--gray-200);color:var(--black-500)}.Button-module__gray-secondary:active:not(.Button-module__inactive){background-image:linear-gradient(0deg,rgba(var(--white),.4),rgba(var(--white),.4))}.Button-module__gray-primary{color:var(--black-500);background-color:var(--white);border:1px}@media (hover:hover) and (pointer:fine){.Button-module__gray-primary:hover:not(:disabled){background-color:var(--gray-100);color:var(--black-500)}}.Button-module__gray-primary:active:not(.Button-module__inactive):not(:disabled){background-color:var(--gray-200);color:var(--black-500)}.Button-module__gray-primary:active:not(.Button-module__inactive){background-image:linear-gradient(0deg,rgba(var(--white),.4),rgba(var(--white),.4))}.Button-module__leftIcon,.Button-module__rightIcon,.Button-module__small,.Button-module__twoIcon,.Button-module__withIcon{font-size:var(--button-font-size);line-height:var(--button-line-height);height:40px}.Button-module__leftIcon .Button-module__iconStart,.Button-module__rightIcon .Button-module__iconStart,.Button-module__small .Button-module__iconStart,.Button-module__twoIcon .Button-module__iconStart,.Button-module__withIcon .Button-module__iconStart{padding-right:2px}.Button-module__leftIcon .Button-module__iconEnd,.Button-module__rightIcon .Button-module__iconEnd,.Button-module__small .Button-module__iconEnd,.Button-module__twoIcon .Button-module__iconEnd,.Button-module__withIcon .Button-module__iconEnd{padding-left:2px}.Button-module__button.Button-module__disabled:not(.Button-module__inactive){border:1px solid var(--gray-200)}.Button-module__button.Button-module__gray-primary.Button-module__disabled:not(.Button-module__inactive){border:none}.Button-module__button.Button-module__blue-tertiary.Button-module__disabled:not(.Button-module__inactive),.Button-module__button.Button-module__gray-tertiary.Button-module__disabled:not(.Button-module__inactive),.Button-module__button.Button-module__pink-tertiary.Button-module__disabled:not(.Button-module__inactive){border:1px solid var(--gray-200);background-color:var(--gray-100);color:var(--gray-600)}.Button-module__iconStart{display:flex;padding-right:12px}.Button-module__iconEnd{display:flex;padding-left:12px}.Button-module__button.Button-module__blue-primary.Button-module__disabled:not(.Button-module__inactive){color:var(--gray-600);background-color:var(--gray-100);border:1px solid var(--gray-200)}.Button-module__button.Button-module__premium-primary.Button-module__disabled:not(.Button-module__inactive){color:var(--gray-600);background-color:var(--premium-modal);border:1px solid var(--premium-modal)}.Button-module__button.Button-module__pink-primary.Button-module__disabled:not(.Button-module__inactive){color:var(--gray-600);background-color:var(--gray-100);border:1px solid var(--gray-200)}.Button-module__leftIcon,.Button-module__rightIcon,.Button-module__twoIcon,.Button-module__withIcon{font-size:var(--icon-button-font-size);line-height:var(--icon-button-line-height)}.Button-module__leftIcon{padding-right:16px;padding-left:4px}.Button-module__rightIcon{padding-right:4px;padding-left:16px}.Button-module__twoIcon{padding-right:4px;padding-left:4px}.Button-module__transparent,.Button-module__transparent.Button-module__button.Button-module__disabled:not(.Button-module__inactive),.IconButton-module__button{background-color:transparent}.IconButton-module__button{display:inline-block;position:relative;text-align:center;border:none;outline:none;font-family:var(--base-font-family);font-weight:700;border-radius:4px;padding:0;cursor:pointer;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;text-decoration:none}.IconButton-module__button.IconButton-module__disabled:not(.IconButton-module__inactive){border:1px solid var(--gray-300);color:var(--button-disabled-color);background-color:var(--white);pointer-events:none;cursor:default}.IconButton-module__button{display:inline-flex;justify-content:center;align-items:center;padding:11px;width:48px;height:48px}.IconButton-module__icon{display:flex;height:24px;width:24px}.IconButton-module__round{border-radius:50%;padding:7px;width:40px;height:40px}.IconButton-module__micro{padding:3px;width:32px;height:32px}.IconButton-module__inactive{cursor:default;pointer-events:none}.IconButton-module__inactive .IconButton-module__icon{color:transparent}.IconButton-module__blue-primary{color:var(--white);background-color:var(--blue-500);border:1px solid var(--blue-500)}@media (hover:hover) and (pointer:fine){.IconButton-module__blue-primary:hover:not(:disabled){background-color:var(--blue-600);color:var(--white);border:1px solid var(--blue-600)}}.IconButton-module__blue-primary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--blue-700);color:var(--white);border:1px solid var(--blue-700)}.IconButton-module__blue-secondary{color:var(--blue-500);background-color:var(--white);border:1px solid var(--blue-500)}@media (hover:hover) and (pointer:fine){.IconButton-module__blue-secondary:hover:not(:disabled){background-color:var(--blue-300);color:var(--blue-500)}}.IconButton-module__blue-secondary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--blue-400);color:var(--blue-500)}.IconButton-module__blue-tertiary{color:var(--blue-500);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.IconButton-module__blue-tertiary:hover:not(:disabled){background-color:var(--blue-300);color:var(--blue-500);border:1px solid var(--blue-500)}}.IconButton-module__blue-tertiary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--blue-400);color:var(--blue-500);border:1px solid var(--blue-500)}.IconButton-module__pink-primary{color:var(--white);background-color:var(--pink-500);border:1px solid var(--pink-500)}@media (hover:hover) and (pointer:fine){.IconButton-module__pink-primary:hover:not(:disabled){background-color:var(--pink-600);color:var(--white);border:1px solid var(--pink-600)}}.IconButton-module__pink-primary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--pink-700);color:var(--white);border:1px solid var(--pink-700)}.IconButton-module__pink-secondary{color:var(--pink-500);background-color:var(--white);border:1px solid var(--pink-500)}@media (hover:hover) and (pointer:fine){.IconButton-module__pink-secondary:hover:not(:disabled){background-color:var(--pink-300);color:var(--pink-500)}}.IconButton-module__pink-secondary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--pink-400);color:var(--pink-500)}.IconButton-module__pink-tertiary{color:var(--pink-500);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.IconButton-module__pink-tertiary:hover:not(:disabled){background-color:var(--pink-300);color:var(--pink-500);border:1px solid var(--pink-500)}}.IconButton-module__pink-tertiary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--pink-400);color:var(--pink-500);border:1px solid var(--pink-500)}.IconButton-module__gray-primary{color:var(--black-500);background-color:var(--white);border:1px}@media (hover:hover) and (pointer:fine){.IconButton-module__gray-primary:hover:not(:disabled){background-color:var(--gray-100);color:var(--black-500)}}.IconButton-module__gray-primary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--gray-200);color:var(--black-500)}.IconButton-module__gray-primary:active:not(.IconButton-module__inactive){background-image:linear-gradient(0deg,rgba(var(--white),.4),rgba(var(--white),.4))}.IconButton-module__gray-secondary{color:var(--black-500);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.IconButton-module__gray-secondary:hover:not(:disabled){background-color:var(--gray-100);color:var(--black-500)}}.IconButton-module__gray-secondary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--gray-200);color:var(--black-500)}.IconButton-module__gray-secondary:active:not(.IconButton-module__inactive){background-image:linear-gradient(0deg,rgba(var(--white),.4),rgba(var(--white),.4))}.IconButton-module__gray-tertiary{color:var(--gray-600);background-color:var(--white);border:1px solid var(--gray-300)}@media (hover:hover) and (pointer:fine){.IconButton-module__gray-tertiary:hover:not(:disabled){background-color:var(--gray-100);color:var(--gray-600)}}.IconButton-module__gray-tertiary:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--gray-200);color:var(--gray-600)}.IconButton-module__gray-tertiary:active:not(.IconButton-module__inactive){background-image:linear-gradient(0deg,rgba(var(--white),.4),rgba(var(--white),.4))}.IconButton-module__gray-premium{color:var(--premium-body);background-color:var(transparant);border:1px solid var(--premium-body)}@media (hover:hover) and (pointer:fine){.IconButton-module__gray-premium:hover:not(:disabled){background-color:var(--premium-box-light);color:var(--premium-body)}}.IconButton-module__gray-premium:active:not(.IconButton-module__inactive):not(:disabled){background-color:var(--premium-button-hover);color:var(--premium-body)}.IconButton-module__compact{padding:6px;width:36px;height:36px}.IconButton-module__small{padding:7px;width:40px;height:40px}.IconButton-module__button.IconButton-module__disabled:not(.IconButton-module__inactive){border:1px solid var(--gray-200)}.IconButton-module__button.IconButton-module__gray-primary.IconButton-module__disabled:not(.IconButton-module__inactive){border:none}.IconButton-module__button.IconButton-module__blue-tertiary.IconButton-module__disabled:not(.IconButton-module__inactive),.IconButton-module__button.IconButton-module__gray-tertiary.IconButton-module__disabled:not(.IconButton-module__inactive),.IconButton-module__button.IconButton-module__pink-tertiary.IconButton-module__disabled:not(.IconButton-module__inactive){color:var(--gray-400)}.IconButton-module__button.IconButton-module__blue-primary.IconButton-module__disabled:not(.IconButton-module__inactive),.IconButton-module__button.IconButton-module__pink-primary.IconButton-module__disabled:not(.IconButton-module__inactive){color:var(--gray-600);background-color:var(--gray-100);border:1px solid var(--gray-200)}.IconButton-module__button.IconButton-module__gray-premium.IconButton-module__disabled:not(.IconButton-module__inactive){color:var(--premium-button-hover);background-color:transparent;border:1px solid var(--premium-button-hover)}.IconButton-module__transparent,.IconButton-module__transparent.IconButton-module__button.IconButton-module__disabled:not(.IconButton-module__inactive){background-color:transparent}.IconButton-module__loaderContainer{position:relative;width:16px;height:16px}.IconButton-module__loaderContainer .IconButton-module__loader{left:calc(50% - 8px);margin-left:0}.LinkButton-module__wrapper{padding:0;font-family:var(--base-font-family);outline:none;border:none;background:none;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:-moz-fit-content;width:fit-content}.LinkButton-module__body{font-size:16px;line-height:24px}.LinkButton-module__altbody{font-size:15px;line-height:22px}.LinkButton-module__caption{font-size:14px;line-height:20px}.LinkButton-module__small{font-size:13px;line-height:18px}.LinkButton-module__tiny{font-size:12px;line-height:16px}.LinkButton-module__bold{font-weight:700}.LinkButton-module__regular{font-weight:var(--regular)}.LinkButton-module__blue{color:var(--blue-500)}@media (hover:hover) and (pointer:fine){.LinkButton-module__blue:hover:not(:disabled){cursor:pointer;color:var(--blue-800)}}.LinkButton-module__blue:active:not(.LinkButton-module__inactive):not(:disabled){color:var(--blue-900)}.LinkButton-module__pink{color:var(--pink-500)}@media (hover:hover) and (pointer:fine){.LinkButton-module__pink:hover:not(:disabled){cursor:pointer;color:var(--pink-600)}}.LinkButton-module__pink:active:not(.LinkButton-module__inactive):not(:disabled){color:var(--pink-700)}.LinkButton-module__gray{color:var(--gray-600)}@media (hover:hover) and (pointer:fine){.LinkButton-module__gray:hover:not(:disabled){cursor:pointer;color:var(--pink-500)}}.LinkButton-module__gray:active:not(.LinkButton-module__inactive):not(:disabled){color:var(--pink-700)}.LinkButton-module__black{color:var(--black-500)}@media (hover:hover) and (pointer:fine){.LinkButton-module__black:hover:not(:disabled){cursor:pointer;color:var(--pink-500)}}.LinkButton-module__black:active:not(.LinkButton-module__inactive):not(:disabled){color:var(--pink-700)}.LinkButton-module__disabled{color:var(--gray-500)}@media (hover:hover) and (pointer:fine){.LinkButton-module__disabled:hover:not(:disabled){cursor:pointer;color:var(--gray-500)}}.LinkButton-module__disabled:active:not(.LinkButton-module__inactive):not(:disabled){color:var(--gray-500)}.LinkButton-module__underline{text-decoration:underline}.LinkButton-module__inline{display:inline}.LinkButton-module__icon{display:flex;justify-content:center;align-items:center}.LinkButton-module__marginRight{margin-right:4px}.Pagination-module__container{display:flex}.Pagination-module__gapButton{margin-right:4px}.Pagination-module__pageText{font-family:Arial;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:20px}.Pagination-module__disabledContainer{width:36px;height:36px;margin-right:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Pagination-module__active{pointer-events:none}.Pagination-module__inactive{border:none;color:var(--black-500)}.Pagination-module__inactive:active,.Pagination-module__inactive:hover{color:var(--blue-500);border:none!important}.SvgIcon-module__base{display:inline-block;width:24px;height:24px;color:inherit}.SvgIcon-module__parentSize{height:100%;width:100%}.SvgIcon-module__defaultPickupPoint{color:var(--pink-500)}.SvgIcon-module__lifeIcon24{color:#052992}.SvgIcon-module__viberIcon24{color:#7360f2}.SvgIcon-module__autoPartsIcon24,.SvgIcon-module__postPickupPoint{color:#07c}.styles-module__icon8{width:8px;height:8px;display:flex}.styles-module__icon12{width:12px;height:12px;display:flex}.styles-module__icon16{width:16px;height:16px;display:flex}.styles-module__icon30{width:30px;height:30px;display:flex}.styles-module__icon40{width:40px;height:40px;display:flex}.styles-module__commentArrowIcon1624{width:16px;height:26px;display:flex}.styles-module__avatarIcon56,.styles-module__businessIcon56{width:56px;height:56px;display:flex}.styles-module__businessIcon32,.styles-module__premiumIcon32{width:32px;height:32px;display:flex}.styles-module__premiumInactiveIcon36{width:36px;height:36px;display:flex}.styles-module__logoMobileHeader9024{width:90px;height:24px;display:flex}.SocialButton-module__socialButton{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:.2s;border:0}.SocialButton-module__base{box-shadow:0 2px 4px 0 rgba(41,44,51,.078);background-color:var(--white)}.SocialButton-module__black-friday:hover{background-color:var(--yellow-300);color:#290051}.SocialButton-module__black-friday{background-color:hsla(0,0%,100%,.1);color:var(--white)}.SocialButton-module__new-year:hover{background-color:var(--white);color:#910469}.SocialButton-module__new-year{background-color:hsla(0,0%,100%,.1);color:var(--white)}.SocialButton-module__vkontakte-hover{background-color:#07f}.SocialButton-module__vkontakte-hover .SocialButton-module__icon{color:#07f;transition:color 0s}.SocialButton-module__facebook-hover{background-color:#07f}.SocialButton-module__facebook-hover .SocialButton-module__icon{color:#07f;transition:color 0s}.SocialButton-module__youtube-hover{background-color:red}.SocialButton-module__youtube-hover .SocialButton-module__icon{color:red;transition:color 0s}.SocialButton-module__tiktok-hover{background-color:var(--black-500)}.SocialButton-module__tiktok-hover .SocialButton-module__icon{color:var(--white);transition:color 0s}.SocialButton-module__yandexZen-hover{background-color:var(--black-500)}.SocialButton-module__yandexZen-hover .SocialButton-module__icon{color:var(--white);transition:color 0s}.SocialButton-module__telegram-hover{background:linear-gradient(180deg,#2aabee,#229ed9 9925.83%)}.SocialButton-module__telegram-hover .SocialButton-module__icon{transition:color 0s}.SocialButton-module__instagram-hover{background:linear-gradient(167.48deg,rgba(234,51,127,0) 27.01%,rgba(234,51,127,.7) 39.46%,rgba(235,70,78,.7) 56.84%,rgba(235,70,78,0) 69.71%),radial-gradient(83.3% 83.3% at 38.89% 99.96%,#eec83d 19.82%,rgba(233,86,67,0) 100%),linear-gradient(139.7deg,#6820f5 8.1%,#c329d8 33.57%,#eb4946 54.86%)}.SocialButton-module__instagram-hover .SocialButton-module__icon{transition:color 0s;color:#fff}.BaseCheckBox-module__radioButtonContainer{display:flex;color:var(--black-500)}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__label{display:flex;align-items:flex-start}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__label .BaseCheckBox-module__checkedIconHover{display:none}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__label .BaseCheckBox-module__checkedIconDefault,.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__label:hover .BaseCheckBox-module__checkedIconHover{display:unset}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__label:hover .BaseCheckBox-module__checkedIconDefault{display:none}.BaseCheckBox-module__radioButtonContainer .Text-module__text{margin-top:2px;display:flex;align-items:center}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__defaultCheckedIcon{color:var(--blue-500);margin:4px 8px 4px 4px}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__primaryCheckedIcon{color:var(--pink-500);margin:4px 8px 4px 4px;background-color:var(--white);border-radius:3px}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__uncheckedIcon{color:var(--gray-400);margin:4px 8px 4px 4px}.BaseCheckBox-module__radioButtonContainer .BaseCheckBox-module__primaryUncheckedIcon{color:var(--premium-body)}.BaseCheckBox-module__radioButtonContainer.BaseCheckBox-module__disabled .BaseCheckBox-module__label,.BaseCheckBox-module__radioButtonContainer.BaseCheckBox-module__disabled .Text-module__text{color:var(--gray-600);pointer-events:none}.BaseCheckBox-module__radioButtonContainer.BaseCheckBox-module__disabled .BaseCheckBox-module__label a,.BaseCheckBox-module__radioButtonContainer.BaseCheckBox-module__disabled .Text-module__text a{color:var(--gray-600);text-decoration:underline}.BaseCheckBox-module__radioButtonContainer.BaseCheckBox-module__disabled .BaseCheckBox-module__defaultCheckedIcon,.BaseCheckBox-module__radioButtonContainer.BaseCheckBox-module__disabled .BaseCheckBox-module__uncheckedIcon .BaseCheckBox-module__primaryCheckedIcon{color:var(--gray-400)}.BaseCheckBox-module__defaultContainer a{color:var(--black-500);text-decoration:underline}.BaseCheckBox-module__primaryContainer a{color:var(--premium-body);text-decoration:underline}@media (hover:hover) and (pointer:fine){.BaseCheckBox-module__label:hover{cursor:pointer}.BaseCheckBox-module__label:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) .BaseCheckBox-module__defaultCheckedIcon,.BaseCheckBox-module__label:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) .BaseCheckBox-module__uncheckedIcon,.BaseCheckBox-module__label:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) .Text-module__text{color:var(--blue-500)}.BaseCheckBox-module__label:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) a{color:var(--blue-500);text-decoration:underline}.BaseCheckBox-module__label:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .BaseCheckBox-module__defaultCheckedIcon,.BaseCheckBox-module__label:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .BaseCheckBox-module__uncheckedIcon{color:var(--blue-600)}.BaseCheckBox-module__label:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .Text-module__text{color:var(--blue-500)}.BaseCheckBox-module__label:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .Text-module__text a{color:var(--blue-500);text-decoration:underline}}.BaseCheckBox-module__primaryLabel .Text-module__text{color:var(--premium-body)}@media (hover:hover) and (pointer:fine){.BaseCheckBox-module__primaryLabel:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) .BaseCheckBox-module__primaryCheckedIcon,.BaseCheckBox-module__primaryLabel:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) .BaseCheckBox-module__uncheckedIcon,.BaseCheckBox-module__primaryLabel:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) .Text-module__text,.BaseCheckBox-module__primaryLabel:hover:not(.BaseCheckBox-module__disabled):not(.BaseCheckBox-module__checkedLabel) a{color:var(--pink-500)}.BaseCheckBox-module__primaryLabel:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .BaseCheckBox-module__primaryCheckedIcon,.BaseCheckBox-module__primaryLabel:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .BaseCheckBox-module__uncheckedIcon{color:var(--pink-600);text-decoration:underline}.BaseCheckBox-module__primaryLabel:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .Text-module__text,.BaseCheckBox-module__primaryLabel:hover.BaseCheckBox-module__checkedLabel:not(.BaseCheckBox-module__disabled) .Text-module__text a{color:var(--pink-500)}}.BaseCheckBox-module__smallVariant .Text-module__text{margin-top:3px}.BaseCheckBox-module__visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.BaseCheckGroup-module__radioGroup div:not(:last-child){margin-bottom:20px}.BaseCheckGroup-module__label{margin-bottom:12px}.ErrorMessage-module__error{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;margin-top:5px}.ErrorMessage-module__icon{display:flex;justify-self:center;align-self:flex-start;color:var(--pink-500);height:100%;width:12px;margin:2px 4px 0 0;flex:0 0 auto;line-height:1}.ErrorMessage-module__message{text-align:start;color:var(--black-500);font-weight:var(--regular);font-family:var(--base-font-family);font-size:12px;line-height:16px;min-width:0;flex:1 1 auto}.FieldWrapper-module__wrapper{position:relative;font-family:Arial,sans-serif;margin:20px 0;-webkit-font-smoothing:antialiased}.FieldWrapper-module__label{display:inline-flex;justify-content:space-between;width:100%;font-size:13px;line-height:18px;margin-bottom:4px;color:var(--gray-600)}.InfoMessage-module__wrapper{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;margin-top:5px}.InfoMessage-module__icon{display:flex;justify-self:center;align-self:flex-start;height:100%;width:12px;margin:2px 4px 0 0;flex:0 0 auto;line-height:1}.InfoMessage-module__message{text-align:start;color:var(--gray-600);font-weight:var(--regular);font-family:var(--base-font-family);font-size:12px;line-height:16px;min-width:0;flex:1 1 auto}.Form-module__formTitle{font-size:18px;line-height:26px;color:var(--black-500);text-align:center;font-weight:700;margin-bottom:16px}.Form-module__mobileTitle{font-size:20px;line-height:28px;margin-top:16px}.Form-module__formSubtitle{text-align:center;margin:-8px 0 16px}.Form-module__submitContainer{width:100%;display:flex;justify-content:center;margin-top:32px}.BaseInput-module__input{position:relative;width:100%;height:100%;box-sizing:border-box;border:1px solid var(--gray-300);border-radius:2px;backface-visibility:hidden;outline:none;font-size:14px;line-height:20px;font-family:Arial,sans-serif;color:var(--black-500);background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden}.BaseInput-module__input:-webkit-autofill,.BaseInput-module__input:-webkit-autofill:active,.BaseInput-module__input:-webkit-autofill:focus,.BaseInput-module__input:-webkit-autofill:hover{background-color:#fff!important;color:var(--black-500)!important;box-shadow:inset 0 0 0 1000px #fff}.BaseInput-module__input:-webkit-autofill:active:disabled,.BaseInput-module__input:-webkit-autofill:disabled,.BaseInput-module__input:-webkit-autofill:focus:disabled,.BaseInput-module__input:-webkit-autofill:hover:disabled{color:var(--gray-600)!important;background:var(--gray-100)!important;box-shadow:inset 0 0 0 1000px var(--gray-100)!important}.BaseInput-module__input:disabled{color:var(--gray-600);-webkit-text-fill-color:var(--gray-600);-webkit-text-stroke-color:var(--gray-600);background:var(--gray-100)}.BaseInput-module__input::placeholder{color:var(--gray-500)}.BaseInput-module__input::-webkit-input-placeholder{color:var(--gray-500)}.BaseInput-module__input:-ms-input-placeholder{color:var(--gray-500)}.BaseInput-module__input::-moz-placeholder{color:var(--gray-500);opacity:1}.BaseInput-module__input[type=number]{-moz-appearance:textfield}.BaseInput-module__defaultSize{padding:9px 12px 11px}.BaseInput-module__mediumSize{padding:7px 12px 9px}.BaseInput-module__inputWrapper{position:relative;box-sizing:border-box;background-color:var(--white);border-radius:2px}.BaseInput-module__inputWrapper.BaseInput-module__error:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--pink-500)}.BaseInput-module__inputWrapper:focus-within:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--blue-500)}.BaseInput-module__inputWrapperDefault{height:40px}.BaseInput-module__inputWrapperMedium{height:36px}.BaseInput-module__submitting .BaseInput-module__input{color:var(--gray-600);background-color:var(--white);border:1px solid var(--gray-300);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:active,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:active:disabled,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:disabled,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:focus,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:focus:disabled,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:hover,.BaseInput-module__submitting .BaseInput-module__input:-webkit-autofill:hover:disabled{color:var(--gray-600)!important;background-color:var(--white)!important;box-shadow:inset 0 0 0 1000px var(--white)!important}.BaseInput-module__icon{position:absolute;right:0;top:0;margin:8px;color:var(--gray-400)}@media (hover:hover) and (pointer:fine){.BaseInput-module__icon:hover{color:var(--gray-600);cursor:pointer}}.BaseInput-module__icon:active{color:var(--gray-600);cursor:pointer}.BaseInput-module__loader{color:var(--blue-500);width:-moz-fit-content;width:fit-content;position:absolute;left:calc(100% - 24px)}.BaseInput-module__inactive{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.BaseInput-module__withIcon{padding-right:40px}.BaseInput-module__loadingWrapper:focus-within:after{display:none}.BaseInput-module__loadingWrapper .BaseInput-module__loading{color:var(--gray-600);-webkit-text-fill-color:var(--gray-600);-webkit-text-stroke-color:var(--gray-600);background:var(--gray-100);caret-color:transparent}.BaseInput-module__loadingWrapper .BaseInput-module__loading:-webkit-autofill,.BaseInput-module__loadingWrapper .BaseInput-module__loading:-webkit-autofill:active,.BaseInput-module__loadingWrapper .BaseInput-module__loading:-webkit-autofill:focus,.BaseInput-module__loadingWrapper .BaseInput-module__loading:-webkit-autofill:hover{color:var(--gray-600)!important;background:var(--gray-100)!important;box-shadow:inset 0 0 0 1000px var(--gray-100)!important}.BaseRadioButton-module__radioButtonContainer{display:flex;color:var(--black-500)}.BaseRadioButton-module__radioButtonContainer .BaseRadioButton-module__label{display:flex;align-items:flex-start}.BaseRadioButton-module__radioButtonContainer .Text-module__text{height:100%;display:flex;align-items:center}.BaseRadioButton-module__radioButtonContainer .BaseRadioButton-module__checkedIcon{color:var(--blue-500);margin-right:4px}.BaseRadioButton-module__radioButtonContainer .BaseRadioButton-module__uncheckedIcon{color:var(--gray-400);margin-right:4px}.BaseRadioButton-module__radioButtonContainer.BaseRadioButton-module__disabled .BaseRadioButton-module__label,.BaseRadioButton-module__radioButtonContainer.BaseRadioButton-module__disabled .Text-module__text{color:var(--gray-600);pointer-events:none}.BaseRadioButton-module__radioButtonContainer.BaseRadioButton-module__disabled .BaseRadioButton-module__checkedIcon,.BaseRadioButton-module__radioButtonContainer.BaseRadioButton-module__disabled .BaseRadioButton-module__uncheckedIcon{color:var(--gray-400)}@media (hover:hover) and (pointer:fine){.BaseRadioButton-module__label:hover{cursor:pointer}.BaseRadioButton-module__label:hover:not(.BaseRadioButton-module__disabled):not(.BaseRadioButton-module__checkedLabel) .BaseRadioButton-module__checkedIcon,.BaseRadioButton-module__label:hover:not(.BaseRadioButton-module__disabled):not(.BaseRadioButton-module__checkedLabel) .BaseRadioButton-module__uncheckedIcon,.BaseRadioButton-module__label:hover:not(.BaseRadioButton-module__disabled):not(.BaseRadioButton-module__checkedLabel) .Text-module__text{color:var(--blue-500)}.BaseRadioButton-module__label:hover.BaseRadioButton-module__checkedLabel:not(.BaseRadioButton-module__disabled) .BaseRadioButton-module__checkedIcon,.BaseRadioButton-module__label:hover.BaseRadioButton-module__checkedLabel:not(.BaseRadioButton-module__disabled) .BaseRadioButton-module__uncheckedIcon{color:var(--blue-600)}.BaseRadioButton-module__label:hover.BaseRadioButton-module__checkedLabel:not(.BaseRadioButton-module__disabled) .Text-module__text{color:var(--blue-500)}}.BaseRadioButton-module__visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.BaseRadioGroup-module__radioGroup.BaseRadioGroup-module__horizontal{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px 8px}.BaseRadioGroup-module__radioGroup:not(.BaseRadioGroup-module__horizontal) div:not(:last-child){margin-bottom:20px}.BaseRadioGroup-module__label{margin-bottom:12px}.BaseSelect-module__selectWrapper{width:100%;height:30px;position:relative}.BaseSelect-module__select{box-shadow:none;background-color:var(--white)}.BaseSelect-module__select .select__control{border:1px solid var(--gray-300);border-radius:2px;box-shadow:none;background:inherit;cursor:pointer}.BaseSelect-module__select .select__control:active,.BaseSelect-module__select .select__control:hover{border:1px solid var(--gray-300)}.BaseSelect-module__select .select__group-heading{text-transform:none;padding:0;margin:0}.BaseSelect-module__select .select__group{padding:0;margin:0}.BaseSelect-module__select .select__control--menu-is-open{box-shadow:none;border:1px solid var(--gray-300);border-radius:2px}.BaseSelect-module__select .select__control--menu-is-open:active,.BaseSelect-module__select .select__control--menu-is-open:hover{border:1px solid var(--gray-300)}.BaseSelect-module__select .select__indicators{display:flex;height:-moz-fit-content;height:fit-content;align-items:center;align-self:center;justify-content:center;color:var(--blue-500)}.BaseSelect-module__select .select__menu-list{padding-bottom:8px;padding-top:8px}.BaseSelect-module__select .select__menu{margin:0;box-shadow:var(--shadow-drop-4dp-soft);border-radius:0 0 2px 2px;z-index:1000}.BaseSelect-module__select .select__menu ::-webkit-scrollbar{width:5px}.BaseSelect-module__select .select__menu ::-webkit-scrollbar-track{background:var(--white);margin:8px}.BaseSelect-module__select .select__menu ::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.BaseSelect-module__select .select__menu ::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.BaseSelect-module__select .select__placeholder,.BaseSelect-module__select .select__single-value{font-weight:400;font-size:14px;line-height:20px;color:var(--black-500);margin:0}.BaseSelect-module__select .select__indicators{margin-right:7px}.BaseSelect-module__inputWrapperDefault{height:40px}.BaseSelect-module__inputWrapperDefault .select__value-container{padding:9px 8px 11px}.BaseSelect-module__inputWrapperDefault .select__control{height:40px}.BaseSelect-module__inputWrapperMedium{height:36px}.BaseSelect-module__inputWrapperMedium .select__value-container{padding:6px 8px 8px}.BaseSelect-module__inputWrapperMedium .select__control{height:-moz-fit-content;height:fit-content;min-height:36px}.BaseSelect-module__inputWrapperMedium .select__indicators{margin-right:5px}.BaseSelect-module__withError:after{background-color:var(--pink-500)}.BaseSelect-module__active:after,.BaseSelect-module__withError:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px}.BaseSelect-module__active:after{background-color:var(--blue-500)}.BaseSelect-module__selectItem{font-family:var(--base-font-family);font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:var(--black-500);padding:6px 12px;display:flex;justify-content:space-between;align-items:center;grid-gap:8px}.BaseSelect-module__label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden}.BaseSelect-module__focused{cursor:pointer;background-color:var(--gray-100)}.BaseSelect-module__submitting{pointer-events:none}.BaseSelect-module__submitting .select__control:after{display:none}.BaseSelect-module__submitting .select__placeholder,.BaseSelect-module__submitting .select__single-value{color:var(--gray-600)}.BaseSelect-module__submitting .select__indicators{color:var(--gray-500)}.BaseSelect-module__disabled:not(.BaseSelect-module__submitting){background-color:var(--gray-100);pointer-events:none}.BaseSelect-module__disabled:not(.BaseSelect-module__submitting) .select__control:after{display:none}.BaseSelect-module__disabled:not(.BaseSelect-module__submitting) .select__placeholder,.BaseSelect-module__disabled:not(.BaseSelect-module__submitting) .select__single-value{color:var(--gray-600)}.BaseSelect-module__disabled:not(.BaseSelect-module__submitting) .select__indicators{color:var(--gray-500)}.BaseSelect-module__description{font-weight:400;font-size:13px;line-height:18px;color:var(--gray-700)}.BaseSelect-module__selected{color:var(--gray-500)}.BaseSelect-module__selected .BaseSelect-module__description,.BaseSelect-module__selected .BaseSelect-module__label{color:var(--gray-600)}.BaseSelect-module__defaultGroupLabel{padding:5px 12px 1px;color:var(--gray-600);font-weight:400;font-size:13px;line-height:18px}.BaseSelect-module__pickupGroupLabel{align-items:flex-start;display:flex;padding:6px 12px}.BaseSelect-module__pickupGroupLabel .BaseSelect-module__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-left:2px}.BaseSelect-module__pickupGroupLabel .BaseSelect-module__container .BaseSelect-module__groupLabel{font-size:14px;font-weight:700;line-height:20px;color:var(--black-500)}.BaseSelect-module__pickupGroupLabel .BaseSelect-module__container .BaseSelect-module__groupSubtitle{font-size:12px;font-weight:400;line-height:16px;color:var(--black-500)}.BaseSelect-module__loader{position:relative;width:24px;height:24px;color:var(--blue-500)}.BaseSelect-module__pointerEventsNone{display:flex;pointer-events:none}.BaseTextArea-module__input{width:100%;height:100%;resize:none;box-sizing:border-box;padding:8px 12px 12px;border:none;backface-visibility:hidden;outline:none;font-size:14px;line-height:20px;font-family:Arial,sans-serif;color:var(--black-500);background:var(--white);appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;border-radius:2px;border:1px solid var(--gray-300)}.BaseTextArea-module__input::placeholder{color:var(--gray-500)}.BaseTextArea-module__input::-webkit-input-placeholder{color:var(--gray-500)}.BaseTextArea-module__input:-ms-input-placeholder{color:var(--gray-500)}.BaseTextArea-module__input::-moz-placeholder{color:var(--gray-500);opacity:1}.BaseTextArea-module__input[type=number]{-moz-appearance:textfield}.BaseTextArea-module__inputWrapper{position:relative;box-sizing:border-box;height:102px;background-color:var(--white)}.BaseTextArea-module__inputWrapper.BaseTextArea-module__error:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--pink-500)}.BaseTextArea-module__inputWrapper:focus-within:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--blue-500)}.BaseTextArea-module__inputWrapper ::-webkit-scrollbar{width:5px}.BaseTextArea-module__inputWrapper ::-webkit-scrollbar-track{background:var(--white);margin:8px}.BaseTextArea-module__inputWrapper ::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.BaseTextArea-module__inputWrapper ::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.BaseTextArea-module__disabled{-webkit-text-fill-color:var(--gray-600);-webkit-text-stroke-color:var(--gray-600);background:var(--gray-100)}.BaseTextArea-module__disabled .BaseTextArea-module__input{color:var(--gray-600);background:var(--gray-100)}.BaseTextArea-module__submitting{background-color:var(--white)}.BaseTextArea-module__submitting .BaseTextArea-module__input{color:var(--gray-600);border:1px solid var(--gray-300);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;background-color:var(--white);overflow-y:hidden}.BaseTextArea-module__icon{position:absolute;right:0;top:0;margin:8px;color:var(--gray-400)}@media (hover:hover) and (pointer:fine){.BaseTextArea-module__icon:hover{color:var(--gray-600);cursor:pointer}}.BaseTextArea-module__icon:active{color:var(--gray-600);cursor:pointer}.BaseTextArea-module__inactive{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.BaseTextArea-module__withIcon{padding-right:40px}.DropDown-module__container{position:relative;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.DropDown-module__dropDown{display:block;position:absolute;border-radius:6px;opacity:0;padding:12px 0;width:-moz-fit-content;width:fit-content;background-color:var(--white);box-shadow:0 8px 16px 0 rgba(41,44,51,.12);z-index:15000}.DropDown-module__premiumDropDown{background-color:var(--premium-modal);color:var(--white)}.DropDown-module__showDropDown{animation:DropDown-module__open .1s ease-in-out;opacity:1}.DropDown-module__closeDropDown{opacity:0;overflow:hidden;animation:DropDown-module__close .1s ease-in-out}.DropDown-module__hideDropDown{display:none}@keyframes DropDown-module__open{0%{opacity:0}to{opacity:1}}@keyframes DropDown-module__close{0%{display:block;opacity:1}to{display:block;opacity:0}}.DropDownPortal-module__portal{position:absolute;top:0;left:0;z-index:100000003}.DropDownPortal-module__portal+.DropDownPortal-module__portal{z-index:100000004}.DropDownOption-module__container{outline:none;border:none;background:var(--white);height:30px;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:5px 16px;text-decoration:none}.DropDownOption-module__container:hover{cursor:pointer;background:var(--pink-300);color:var(--pink-600)}.DropDownOption-module__disabled{pointer-events:none;background:var(--white);color:var(--gray-500)}.DropDownOption-module__pink{color:var(--pink-500)}.DropDownOption-module__black{color:var(--black-500)}.DropDownOption-module__premium{background-color:var(--premium-modal);color:#fff}.DropDownOption-module__premium:hover{background-color:var(--premium-button);color:#fff}.DropDownOption-module__leftContent{display:flex;align-items:center;justify-content:center}.DropDownOption-module__text{font-family:Arial;font-size:14px;font-weight:400;line-height:20px}.BaseNumberField-module__input{position:absolute;top:0;left:0;width:100%;flex:1 1;box-sizing:border-box;padding:9px 12px 11px;border-radius:2px;backface-visibility:hidden;outline:none;border:none;font-size:14px;line-height:20px;font-family:Arial,sans-serif;color:var(--black-500);background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden}.BaseNumberField-module__input::-webkit-inner-spin-button,.BaseNumberField-module__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.BaseNumberField-module__input:-webkit-autofill,.BaseNumberField-module__input:-webkit-autofill:active,.BaseNumberField-module__input:-webkit-autofill:focus,.BaseNumberField-module__input:-webkit-autofill:hover{background-color:#fff!important;color:var(--black-500)!important;box-shadow:inset 0 0 0 1000px #fff}.BaseNumberField-module__input:-webkit-autofill:active:disabled,.BaseNumberField-module__input:-webkit-autofill:disabled,.BaseNumberField-module__input:-webkit-autofill:focus:disabled,.BaseNumberField-module__input:-webkit-autofill:hover:disabled{color:var(--gray-600)!important;background:var(--gray-100)!important;box-shadow:inset 0 0 0 1000px var(--gray-100)!important}.BaseNumberField-module__input:disabled{color:var(--gray-600);-webkit-text-fill-color:var(--gray-600);-webkit-text-stroke-color:var(--gray-600);background:var(--gray-100)}.BaseNumberField-module__input::placeholder{color:var(--gray-500)}.BaseNumberField-module__input::-webkit-input-placeholder{color:var(--gray-500)}.BaseNumberField-module__input:-ms-input-placeholder{color:var(--gray-500)}.BaseNumberField-module__input::-moz-placeholder{color:var(--gray-500);opacity:1}.BaseNumberField-module__input[type=number]{-moz-appearance:textfield}.BaseNumberField-module__defaultSize{padding:9px 12px}.BaseNumberField-module__mediumSize{padding:7px 12px}.BaseNumberField-module__inputWrapper{position:relative;display:flex;border:1px solid var(--gray-300);box-sizing:border-box;background-color:var(--white);border-radius:2px}.BaseNumberField-module__inputWrapper.BaseNumberField-module__error:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--pink-500)}.BaseNumberField-module__inputWrapper:focus-within:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--blue-500)}.BaseNumberField-module__inputWrapperDefault{height:40px}.BaseNumberField-module__inputWrapperMedium{height:36px}.BaseNumberField-module__inputWrapperMedium .BaseNumberField-module__mask{padding:7px 12px 9px}.BaseNumberField-module__submitting .BaseNumberField-module__input{color:var(--gray-600);background-color:var(--white);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:active,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:active:disabled,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:disabled,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:focus,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:focus:disabled,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:hover,.BaseNumberField-module__submitting .BaseNumberField-module__input:-webkit-autofill:hover:disabled{color:var(--gray-600)!important;background-color:var(--white)!important;box-shadow:inset 0 0 0 1000px var(--white)!important}.BaseNumberField-module__formatSubmitting .BaseNumberField-module__input{background-color:unset}.BaseNumberField-module__formatSubmitting .BaseNumberField-module__mask{background-color:var(--white)}.BaseNumberField-module__mask{width:100%;font-size:14px;line-height:20px;font-family:Arial,sans-serif;color:var(--gray-500);border-radius:2px;box-sizing:border-box;padding:9px 12px 11px}.BaseNumberField-module__formatDisabled .BaseNumberField-module__input:disabled{background:none}.BaseNumberField-module__formatDisabled .BaseNumberField-module__mask{background:var(--gray-100)}.RegionPhoneField-module__mask{width:100%;font-size:14px;line-height:20px;font-family:Arial,sans-serif;color:var(--gray-500);border-radius:2px;box-sizing:border-box;padding:9px 12px 11px}.RegionPhoneField-module__formatDisabled .RegionPhoneField-module__input:disabled{background:none}.RegionPhoneField-module__formatDisabled .RegionPhoneField-module__mask{background:var(--gray-100)}.RegionPhoneField-module__regionSelect{width:60px}.RegionPhoneField-module__regionSelect .BaseSelect-module__select,.RegionPhoneField-module__regionSelect .select__control{height:30px;border-radius:0 2px 2px 0}.RegionPhoneField-module__regionSelect .BaseSelect-module__select .select__control{border:none;height:30px}.RegionPhoneField-module__regionSelect .RegionPhoneField-module__regionValue{display:flex;align-items:center;justify-content:center}.RegionPhoneField-module__regionSelect .RegionPhoneField-module__regionDescription{margin-left:6px;white-space:nowrap;flex:1 1}.RegionPhoneField-module__regionSelect .select__value-container .RegionPhoneField-module__regionDescription{display:none}.RegionPhoneField-module__regionSelect .BaseSelect-module__selected .RegionPhoneField-module__regionValue .SvgIcon-module__base{opacity:.5}.RegionPhoneField-module__inputWithRegions .select__menu{right:0;width:-moz-fit-content;width:fit-content;min-width:187px}.RegionPhoneField-module__inputWithRegions .BaseSelect-module__select .select__menu{padding-right:0}.RegionPhoneField-module__inputWithRegions .select__value-container{padding:0}.RegionPhoneField-module__inputWithRegions .BaseSelect-module__selectItem{padding:4px 12px}.RegionPhoneField-module__inputWithRegions .select__control{display:flex;justify-content:flex-end;width:60px;border:none}.RegionPhoneField-module__inputWithRegions .select__control .select__indicators{color:var(--gray-600);margin-right:12px;margin-left:4px}.RegionPhoneField-module__inputWithRegions .select__control:hover .select__indicators{color:var(--blue-500)}.RegionPhoneField-module__inputWithRegions.RegionPhoneField-module__formatDisabled .RegionPhoneField-module__regionSelect{display:none}.RegionPhoneField-module__inputWithRegions.BaseNumberField-module__submitting .RegionPhoneField-module__regionSelect{pointer-events:none}.RegionPhoneField-module__inputWithRegions.BaseNumberField-module__submitting .RegionPhoneField-module__regionSelect .BaseMobileSelect-module__value{opacity:.6}.RegionPhoneField-module__inputWithRegions.BaseNumberField-module__submitting .RegionPhoneField-module__regionSelect .BaseMobileSelect-module__input,.RegionPhoneField-module__inputWithRegions.BaseNumberField-module__submitting .RegionPhoneField-module__regionSelect .select__control .select__indicators{color:var(--gray-500)}.RegionPhoneField-module__inputWithRegions .BaseSelect-module__active:after{display:none}.RegionPhoneField-module__hideFocusIndicator.BaseNumberField-module__inputWrapper:focus-within:after{display:none}.RegionPhoneField-module__optionList{position:absolute;background:var(--white);width:100%;left:0;top:100%;max-height:160px;padding:8px 0;box-sizing:border-box;border-radius:0 0 2px 2px;overflow-y:scroll;box-shadow:var(--shadow-drop-4dp-soft);z-index:1000}.RegionPhoneField-module__optionList::-webkit-scrollbar{width:5px}.RegionPhoneField-module__optionList::-webkit-scrollbar-track{background:var(--white);margin:8px}.RegionPhoneField-module__optionList::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.RegionPhoneField-module__optionList::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.RegionPhoneField-module__optionList .RegionPhoneField-module__defaultGroupLabel{padding:5px 12px 1px;color:var(--gray-600);font-weight:400;font-size:13px;line-height:18px}.RegionPhoneField-module__optionList .RegionPhoneField-module__option{cursor:pointer;font-size:14px;line-height:20px;color:var(--black-500);outline:none;border:none;display:block;width:100%;background:transparent;text-align:left;padding:6px 0 6px 12px}.RegionPhoneField-module__optionList .RegionPhoneField-module__option:hover{background:var(--gray-100)}.RegionPhoneField-module__optionList .RegionPhoneField-module__option.RegionPhoneField-module__selected{cursor:auto;display:flex;justify-content:space-between;align-items:center;padding:4px 8px 4px 12px;color:var(--gray-600)}.RegionPhoneField-module__optionList .RegionPhoneField-module__option.RegionPhoneField-module__selected:hover{background:transparent}.BaseSuggest-module__suggestWrapper{width:100%;height:40px;position:relative}.BaseSuggest-module__suggest{height:40px;box-shadow:none;background-color:var(--white)}.BaseSuggest-module__suggest .select__input-container:after{visibility:visible}.BaseSuggest-module__suggest .Loader-module__loader{position:relative;margin-right:8px;height:24px;width:24px;color:var(--blue-500)}.BaseSuggest-module__suggest .select__control{border:1px solid var(--gray-300);border-radius:2px;box-shadow:none;background:inherit;cursor:text}.BaseSuggest-module__suggest .select__control:active,.BaseSuggest-module__suggest .select__control:hover{border:1px solid var(--gray-300)}.BaseSuggest-module__suggest .select__control--menu-is-open{box-shadow:none;border:1px solid var(--gray-300);border-radius:2px}.BaseSuggest-module__suggest .select__control--menu-is-open:active,.BaseSuggest-module__suggest .select__control--menu-is-open:hover{border:1px solid var(--gray-300)}.BaseSuggest-module__suggest .select__group-heading{text-transform:none;padding:0;margin:0}.BaseSuggest-module__suggest .select__group{padding:0;margin:0}.BaseSuggest-module__suggest .select__indicators{color:var(--blue-500)}.BaseSuggest-module__suggest .select__menu-list{padding-bottom:8px;padding-top:8px}.BaseSuggest-module__suggest .select__menu{margin:0;box-shadow:var(--shadow-drop-4dp-soft);border-radius:0 0 2px 2px;z-index:1000}.BaseSuggest-module__suggest .select__menu ::-webkit-scrollbar{width:5px}.BaseSuggest-module__suggest .select__menu ::-webkit-scrollbar-track{background:var(--white);margin:8px}.BaseSuggest-module__suggest .select__menu ::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.BaseSuggest-module__suggest .select__menu ::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.BaseSuggest-module__suggest .select__input-container,.BaseSuggest-module__suggest .select__placeholder,.BaseSuggest-module__suggest .select__single-value{font-weight:400;font-size:14px;line-height:20px;color:var(--black-500);margin:0}.BaseSuggest-module__suggest .select__placeholder{color:var(--gray-500)}.BaseSuggest-module__suggest .select__value-container{padding:9px 8px 11px;height:38px}.BaseSuggest-module__suggest .select__value-container .select__input-container{padding:0;margin:0}.BaseSuggest-module__suggest .select__indicators{position:relative;margin-right:8px;display:flex;align-items:center}.BaseSuggest-module__suggest.BaseSuggest-module__active .select__input-container{display:flex}.BaseSuggest-module__suggest.BaseSuggest-module__active .select__input-container:after{opacity:0;display:none}.BaseSuggest-module__suggest.BaseSuggest-module__active .select__input{width:100%}.BaseSuggest-module__suggest.BaseSuggest-module__active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--blue-500)}.BaseSuggest-module__suggest:not(.BaseSuggest-module__active) .select__input{width:0}.BaseSuggest-module__withError:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background-color:var(--pink-500)}.BaseSuggest-module__suggestItem{font-family:var(--base-font-family);font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:var(--black-500);padding:6px 12px;display:flex;justify-content:space-between;align-items:center;grid-gap:8px}.BaseSuggest-module__label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden}.BaseSuggest-module__focused{cursor:pointer;background-color:var(--gray-100)}.BaseSuggest-module__submitting{pointer-events:none}.BaseSuggest-module__submitting .select__control:after{display:none}.BaseSuggest-module__submitting .select__input-container,.BaseSuggest-module__submitting .select__placeholder,.BaseSuggest-module__submitting .select__single-value{color:var(--gray-600)}.BaseSuggest-module__submitting .BaseSuggest-module__clearIndicator,.BaseSuggest-module__submitting .Loader-module__loader{display:none}.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting){background-color:var(--gray-100);pointer-events:none}.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .select__control:after{display:none}.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .select__input-container,.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .select__placeholder,.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .select__single-value{color:var(--gray-600)}.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .select__indicators{color:var(--gray-500)}.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .BaseSuggest-module__clearIndicator,.BaseSuggest-module__disabled:not(.BaseSuggest-module__submitting) .Loader-module__loader{display:none}.BaseSuggest-module__description{font-weight:400;font-size:13px;line-height:18px;color:var(--gray-700)}.BaseSuggest-module__selected{color:var(--gray-500)}.BaseSuggest-module__selected .BaseSuggest-module__description,.BaseSuggest-module__selected .BaseSuggest-module__label{color:var(--gray-600)}.BaseSuggest-module__clearIndicator{color:var(--gray-400);height:24px;margin-right:8px}.BaseSuggest-module__clearIndicator:hover{cursor:pointer;color:var(--gray-600)}.BaseSuggest-module__searchableText{font-weight:700}.BaseSuggest-module__suggest.BaseSuggest-module__hasInputValue .select__input-container:after{width:0}.BaseSuggest-module__fullLabel{display:flex;flex-direction:column}.Tabs-module__tabs{display:flex;flex-wrap:nowrap}.Tabs-module__inner{display:flex;overflow-y:hidden;overflow-x:scroll;width:100%;scrollbar-width:none}.Tabs-module__inner::-webkit-scrollbar{display:none}.Tabs-module__tab{background:transparent;border:none;cursor:pointer;color:var(--gray-600);font-weight:700;position:relative;overflow:visible;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:2px 0 13px}.Tabs-module__tab.Tabs-module__underline{border-bottom:1px solid var(--gray-300)}.Tabs-module__tab .Tabs-module__tabTitle{display:flex;white-space:nowrap;font-weight:700;color:var(--gray-600);outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Tabs-module__tab+.Tabs-module__tab{padding-left:16px}@media (hover:hover) and (pointer:fine){.Tabs-module__tab:hover .Tabs-module__tabTitle{white-space:nowrap;font-weight:700;color:var(--gray-700)}}.Tabs-module__tab.Tabs-module__active .Tabs-module__tabTitle{color:var(--black-500)}.Tabs-module__tab.Tabs-module__active .Tabs-module__tabTitleWrapper{position:relative;overflow:visible;outline:none}.Tabs-module__tab.Tabs-module__active .Tabs-module__tabTitleWrapper:after{content:" ";position:absolute;width:100%;height:3px;background-color:var(--black-500);bottom:-14px;left:0}.Tabs-module__tab.Tabs-module__centerAlignment{flex:1 1;display:flex;justify-content:center}.Tabs-module__tab.Tabs-module__centerAlignment .Tabs-module__tabTitleWrapper{position:unset}.Tabs-module__tab.Tabs-module__centerAlignment .Tabs-module__tabTitleWrapper:after{bottom:-1px}.Tabs-module__counter{font-size:12px;font-style:normal;font-weight:700;line-height:16px;margin-left:2px}.Tabs-module__empty{flex:1 1}.Tabs-module__emptyUnderline{border-bottom:1px solid var(--gray-300)}.Tooltip-module__tooltipWrapper{width:-moz-fit-content;width:fit-content;position:relative}.Tooltip-module__icon{display:block;width:12px;height:12px;color:var(--gray-600);cursor:pointer}.Tooltip-module__icon:hover{color:var(--blue-600)}.Tooltip-module__tooltip{position:fixed;width:max-content;z-index:15000;max-width:336px;border-radius:3px;box-sizing:border-box;line-height:16px;font-family:var(--base-font-family);opacity:0}.Tooltip-module__white{padding:16px;font-size:12px;background:var(--white);color:var(--black-500);box-shadow:0 4px 12px 0 rgba(41,44,51,.12)}.Tooltip-module__black{padding:8px;font-size:10px;background:var(--black-500);color:var(--white)}.Tooltip-module__whiteArrow{background:var(--white)}.Tooltip-module__blackArrow{background:var(--black-500)}.Tooltip-module__tooltipArrow{transform:rotate(45deg);position:absolute;width:8px;height:8px}.Tooltip-module__tooltipArrowTop{top:-4px;left:calc(50% - 4px)}.Tooltip-module__tooltipArrowBottom{bottom:-4px;left:calc(50% - 4px)}.Tooltip-module__tooltipArrowLeft{top:calc(50% - 4px);left:-4px}.Tooltip-module__tooltipArrowRight{top:calc(50% - 4px);right:-4px}.Tooltip-module__contentWrapper{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden}.Snackbar-module__snackbar{display:flex;padding:0 12px 0 8px;width:calc(100% - 32px);max-width:418px;z-index:5;gap:4px;border-radius:4px;background:var(--black-500);align-items:flex-start;opacity:0;position:fixed;bottom:24px;transition:bottom .25s ease-in-out;left:50%;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:Snackbar-module__open-animation .25s ease-in-out;box-sizing:border-box}.Snackbar-module__withSafeArea{bottom:calc(24px + env(safe-area-inset-bottom))}.Snackbar-module__icon{display:flex;margin:8px 0}.Snackbar-module__mounted{opacity:1}.Snackbar-module__demo{opacity:1!important;animation:none!important}.Snackbar-module__unMounted{animation:Snackbar-module__close-animation .25s ease-in-out}.Snackbar-module__content{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden;font-family:Arial;font-size:13px;font-style:normal;font-weight:400;line-height:18px;color:var(--white);margin:10px 0 12px}.Snackbar-module__snackbarContent{display:flex;gap:4px;flex:1 1}.Snackbar-module__closeIconContainer{display:flex;align-items:center;color:var(--gray-100);opacity:.3;height:100%;margin:8px 0 8px 8px}.Snackbar-module__snackbarClosable{padding-right:8px}.Snackbar-module__snackbarClosable svg{cursor:pointer}@keyframes Snackbar-module__open-animation{0%{opacity:0}to{opacity:1}}@keyframes Snackbar-module__close-animation{0%{opacity:1}to{opacity:0}}.PopoverPortal-module__portal{position:relative;z-index:100000003}.PopoverPortal-module__portal+.PopoverPortal-module__portal{z-index:100000004}.Popover-module__popover{position:relative;display:inline-block;color:var(--black-500);max-height:80vh;box-sizing:border-box}.Popover-module__popoverTrigger{cursor:pointer}.Popover-module__popoverTrigger svg{color:var(--gray-600)}.Popover-module__popoverTrigger svg:hover{color:var(--blue-500)}.Popover-module__popoverTrigger svg:active{color:var(--blue-700)}.Popover-module__popoverContent{position:fixed;z-index:15000;background-color:var(--white);border-radius:8px;box-shadow:var(--shadow-drop-4dp-hard);padding:0 0 32px 32px;width:520px;max-height:80vh;overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column}.Popover-module__popoverContent ::-webkit-scrollbar{width:5px}.Popover-module__popoverContent ::-webkit-scrollbar-track{background:var(--white)}.Popover-module__popoverContent ::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.Popover-module__popoverContent ::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.Popover-module__popoverTitle{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;position:-webkit-sticky;position:sticky;top:0;padding-top:32px;background:var(--white);display:flex;overflow:visible;flex-direction:row;justify-content:space-between;margin-bottom:12px;padding-right:56px}.Popover-module__popoverTitle .Title-module__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-word;overflow:hidden;font-weight:700;margin:0}.Popover-module__popoverTitle .Popover-module__closeIcon{position:absolute;top:16px;right:16px;color:var(--gray-400);cursor:pointer}.Popover-module__popoverTitle .Popover-module__closeIcon:hover{color:var(--gray-600)}.Popover-module__popoverTitle .Popover-module__closeIcon:active{color:var(--gray-700)}.Popover-module__popoverBody{font-size:13px;line-height:18px;overflow-y:scroll;padding-right:32px}.Popover-module__popoverArrow{position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid red}.Popover-module__popoverIcon{color:var(--gray-600)}.Popover-module__popoverIcon:hover{color:var(--blue-500)}.Popover-module__popoverIcon:active{color:var(--blue-700)}.Popover-module__animationFade{animation:Popover-module__fade-in .2s ease-in-out;opacity:1}.Popover-module__closedFade{animation:Popover-module__fade-out .2s ease-in-out;opacity:0}@keyframes Popover-module__fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes Popover-module__fade-out{0%{opacity:1}75%{opacity:0}to{opacity:0}}.Portal-module__portal{position:relative;z-index:100000003}.Portal-module__portal+.Portal-module__portal{z-index:100000004}.BaseModalDesktop-module__modalContainer{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.BaseModalDesktop-module__modalOverlay{background-color:var(--overlay);animation:BaseModalDesktop-module__backdrop .2s ease-out}.BaseModalDesktop-module__modalOverlayBack{background-color:transparent;animation:BaseModalDesktop-module__backdrop-back .2s ease-out}.BaseModalDesktop-module__fadeOverlay{background-color:#fff;animation:BaseModalDesktop-module__fade-backdrop .2s ease-out}.BaseModalDesktop-module__fadeOverlayBack{background-color:#fff;animation:BaseModalDesktop-module__fade-backdrop-back .2s ease-out}.BaseModalDesktop-module__modal{width:100vw;height:100%;background-color:#fff;display:flex;flex-direction:column;overflow-y:scroll}.BaseModalDesktop-module__modal ::-webkit-scrollbar{width:5px}.BaseModalDesktop-module__modal ::-webkit-scrollbar-track{background:transparent}.BaseModalDesktop-module__modal ::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.BaseModalDesktop-module__modal ::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.BaseModalDesktop-module__animationRight{animation:BaseModalDesktop-module__slide-in-right .5s ease-in-out}.BaseModalDesktop-module__animationLeft{animation:BaseModalDesktop-module__slide-in-left .5s ease-in-out}.BaseModalDesktop-module__animationFade,.BaseModalDesktop-module__animationFadeShow{animation:BaseModalDesktop-module__fade-in .2s ease-in-out;opacity:1}.BaseModalDesktop-module__closedRight{animation:BaseModalDesktop-module__slide-out-right .5s ease-in-out;transform:translateX(100%)}.BaseModalDesktop-module__closedLeft{animation:BaseModalDesktop-module__slide-out-left .5s ease-in-out;transform:translateX(-100%)}.BaseModalDesktop-module__animationFadeHide,.BaseModalDesktop-module__closedFade{animation:BaseModalDesktop-module__fade-out .2s ease-in-out;opacity:0}.BaseModalDesktop-module__closedRightBackdrop{animation:BaseModalDesktop-module__slide-out-right-backdrop .5s ease-out;transform:translateX(100%)}.BaseModalDesktop-module__closedLeftBackdrop{animation:BaseModalDesktop-module__slide-out-left-backdrop .5s ease-out;transform:translateX(-100%)}.BaseModalDesktop-module__closedFadeBackdrop{animation:BaseModalDesktop-module__fade-out-backdrop .2s ease-out;opacity:0}@keyframes BaseModalDesktop-module__slide-in-right{0%{transform:translateX(100%)}20%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes BaseModalDesktop-module__slide-out-right-backdrop{0%{transform:translateX(0)}80%{transform:translateX(100%)}to{transform:translateX(100%)}}@keyframes BaseModalDesktop-module__slide-out-right{0%{transform:translateX(0)}80%{transform:translateX(100%)}to{transform:translateX(100%)}}@keyframes BaseModalDesktop-module__slide-in-left{0%{transform:translateX(-100%)}20%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes BaseModalDesktop-module__slide-out-left{0%{transform:translateX(0)}80%{transform:translateX(-100%)}to{transform:translateX(-100%)}}@keyframes BaseModalDesktop-module__slide-out-left-backdrop{0%{transform:translateX(0)}80%{transform:translateX(-100%)}to{transform:translateX(-100%)}}@keyframes BaseModalDesktop-module__fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes BaseModalDesktop-module__fade-in-without-backdrop{0%{opacity:0}to{opacity:1}}@keyframes BaseModalDesktop-module__fade-out-backdrop{0%{opacity:1}to{opacity:0}}@keyframes BaseModalDesktop-module__fade-out{0%{opacity:1}75%{opacity:0}to{opacity:0}}@keyframes BaseModalDesktop-module__backdrop{0%{background-color:transparent}to{background-color:var(--overlay)}}@keyframes BaseModalDesktop-module__backdrop-back{0%{background-color:var(--overlay)}30%{background-color:var(--overlay)}to{background-color:transparent}}@keyframes BaseModalDesktop-module__fade-backdrop{0%{background-color:hsla(0,0%,100%,0)}25%{background-color:#fff}to{background-color:#fff}}@keyframes BaseModalDesktop-module__fade-backdrop-back{0%{background-color:#fff}75%{background-color:#fff}to{background-color:hsla(0,0%,100%,0)}}.BaseModalDesktop-module__scroll{overflow-x:hidden!important;overflow-y:hidden!important}.ModalDesktop-module__smallModal{width:460px;height:auto;max-height:80vh;position:absolute;top:96px;border-radius:8px;overflow:hidden;padding:16px 0 16px 16px;box-sizing:border-box}.ModalDesktop-module__largeModal{width:848px}.ModalDesktop-module__hideNavBar{padding-top:40px}.ModalDesktop-module__modalContent{overflow-y:auto;padding:0 40px 0 24px;margin-bottom:24px}.ModalDesktop-module__navBarContainer{padding-right:16px!important}.ModalDesktop-module__navBarTitle{height:40px}.ModalDesktop-module__modalClassName{width:1090px}.ModalNavBarDesktop-module__navbarContainer{display:flex;justify-content:space-between;align-items:center;height:24px;padding:0;background:transparent}.ModalNavBarDesktop-module__navButton{padding:0;width:24px;height:24px;color:var(--gray-400);background:none}.ModalNavBarDesktop-module__navButton:hover:not(.Button-module__inactive):not(:disabled){background:none;color:var(--gray-600);cursor:pointer}.ModalNavBarDesktop-module__navButton:active:not(.Button-module__inactive):not(:disabled){background:none;color:var(--gray-700);cursor:pointer}.ModalNavBarDesktop-module__navButtonBack{font-size:14px;line-height:20px;font-family:Arial,sans-serif;background:transparent;border:none;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:8px}.ModalNavBarDesktop-module__navButtonBack span{color:var(--gray-600)}.ModalNavBarDesktop-module__navButtonBack svg{color:var(--gray-400)}.ModalNavBarDesktop-module__navButtonBack:hover:not(:disabled){background:none;cursor:pointer}.ModalNavBarDesktop-module__navButtonBack:hover:not(:disabled) span{color:var(--gray-700)}.ModalNavBarDesktop-module__navButtonBack:hover:not(:disabled) svg{color:var(--gray-500)}.ModalNavBarDesktop-module__navButtonBack:active:not(:disabled){background:none;cursor:pointer}.ModalNavBarDesktop-module__navButtonBack:active:not(:disabled) span{color:var(--gray-700)}.ModalNavBarDesktop-module__navButtonBack:active:not(:disabled) svg{color:var(--gray-600)}.ModalNavBarDesktop-module__leftActionContainer{display:flex;margin-right:8px}.ModalNavBarDesktop-module__rightActionContainer{display:flex;margin-left:8px}.ModalNavBarDesktop-module__hiddenAction{width:24px;min-width:24px;height:24px;visibility:hidden}.BackButtonDesk-module__button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;color:var(--gray-400);font-family:Arial;font-size:14px;font-weight:400;line-height:20px}.BackButtonDesk-module__button .BackButtonDesk-module__buttonIcon{display:flex;margin-right:2px}.BackButtonDesk-module__button .BackButtonDesk-module__buttonLabel{color:var(--gray-500)}@media (hover:hover) and (pointer:fine){.BackButtonDesk-module__button:hover:not(:disabled) .BackButtonDesk-module__buttonIcon,.BackButtonDesk-module__button:hover:not(:disabled) .BackButtonDesk-module__buttonLabel{color:var(--gray-600)}}.BackButtonDesk-module__button:active:not(:disabled) .BackButtonDesk-module__buttonIcon,.BackButtonDesk-module__button:active:not(:disabled) .BackButtonDesk-module__buttonLabel{color:var(--gray-700)}.Breadcrumbs-module__breadcrumbsWrapper{padding-top:16px;direction:rtl;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none}.Breadcrumbs-module__breadcrumbsWrapper::-webkit-scrollbar{display:none}.Breadcrumbs-module__breadcrumbsWrapperMobile{padding-top:12px}.Breadcrumbs-module__breadcrumbs{list-style-type:none;display:block;text-align:left;white-space:nowrap;padding:0;margin:0}.Breadcrumbs-module__crumb{display:inline-flex;align-items:center}.Breadcrumbs-module__crumb a{font-size:12px;line-height:16px;font-weight:var(--regular);font-family:var(--base-font-family);color:var(--gray-700);text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media (hover:hover) and (pointer:fine){.Breadcrumbs-module__crumb a:hover:not(:disabled){color:var(--blue-500)}}.Breadcrumbs-module__crumb a:active{color:var(--blue-600)}.Breadcrumbs-module__crumb .Breadcrumbs-module__arrowCrumb{color:var(--gray-600)}.Breadcrumbs-module__mobileCrumb:last-child{display:none}.Breadcrumbs-module__mobileCrumb:nth-last-child(-n+2){margin-left:16px}.Breadcrumbs-module__mobileCrumb:first-child{margin-right:16px}.Skeleton-module__container{background-color:var(--gray-100);position:relative;overflow:hidden}.Skeleton-module__container:after{content:"";height:100%;width:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;animation:Skeleton-module__p-skeleton-animation 1s infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0))}.Skeleton-module__circle{border-radius:50%}@keyframes Skeleton-module__p-skeleton-animation{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.PhoneField-module__mask{width:100%;font-size:14px;line-height:20px;font-family:Arial,sans-serif;color:var(--gray-500);border-radius:2px;box-sizing:border-box;padding:9px 12px 11px}.PhoneField-module__formatDisabled .PhoneField-module__input:disabled{background:none}.PhoneField-module__formatDisabled .PhoneField-module__mask{background:var(--gray-100)}.SideSheet-module__overlay{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;background-color:transparent}.SideSheet-module__overlay ::-webkit-scrollbar{width:5px}.SideSheet-module__overlay ::-webkit-scrollbar-track{background:transparent}.SideSheet-module__overlay ::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.SideSheet-module__overlay ::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.SideSheet-module__overlayStart{background-color:var(--overlay);animation:SideSheet-module__backdrop .2s ease-out}.SideSheet-module__overlayBack{background-color:transparent;animation:SideSheet-module__backdrop-back .2s ease-out}.SideSheet-module__overlayBackWithoutAnimation{pointer-events:none;background-color:rgba(1,1,1,0)!important;animation:SideSheet-module__without-backdrop-back .2s ease-out!important}.SideSheet-module__sheetSmall{width:480px}.SideSheet-module__sheetLarge{width:912px}.SideSheet-module__animationRight{position:relative;pointer-events:auto;height:100vh;background-color:var(--white);display:flex;flex-direction:column;animation:SideSheet-module__slide-in-right .2s cubic-bezier(.2,0,.4,1)}.SideSheet-module__premiumAnimationRight{background-color:var(--premium-modal);color:var(--white)}.SideSheet-module__closedRight{animation:SideSheet-module__slide-out-right .2s cubic-bezier(.6,0,.8,1);transform:translateX(100%)}.SideSheet-module__closedWithoutAnimation{opacity:0;transform:translateX(100%);animation:SideSheet-module__slide-out-right-no-visible .2s cubic-bezier(.6,0,.8,1)}.SideSheet-module__buttonsBottom{max-width:100%;display:flex;gap:12px;justify-content:center;padding:20px 32px}.SideSheet-module__wrapperContent{flex:1 1;overflow-y:auto;padding:0 20px}.SideSheet-module__scroll{overflow-x:hidden!important;overflow-y:hidden!important}.SideSheet-module__loader{z-index:1;background:hsla(0,0%,100%,.6)}@keyframes SideSheet-module__backdrop{0%{background-color:transparent}to{background-color:var(--overlay)}}@keyframes SideSheet-module__backdrop-back{0%{background-color:var(--overlay)}to{background-color:transparent}}@keyframes SideSheet-module__without-backdrop-back{0%{background-color:transparent}to{background-color:transparent}}@keyframes SideSheet-module__slide-in-right{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes SideSheet-module__slide-out-right{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}@keyframes SideSheet-module__slide-out-right-no-visible{0%{opacity:0;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}.SideSheetNavBar-module__container{background-color:var(--white);display:flex;flex-direction:column;padding:16px}.SideSheetNavBar-module__navigationWrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between}.SideSheetNavBar-module__closeButton{outline:none;border:none;background:transparent;padding:0;margin:0;color:var(--gray-400);height:24px;width:24px}.SideSheetNavBar-module__closeButton:hover:not(.Button-module__inactive):not(:disabled){color:var(--gray-600);cursor:pointer}.SideSheetNavBar-module__closeButton:active:not(.Button-module__inactive):not(:disabled){color:var(--gray-700);cursor:pointer}.SideSheetNavBar-module__title{padding:0 24px;text-align:center;margin:8px auto 0}.SideSheetNavBar-module__premiumTitle{color:var(--white)}.SideSheetNavBar-module__subTitle{margin:8px auto 0;padding:0 24px;text-align:center}.SideSheetNavBar-module__premiumSubTitle{color:var(--white)}.SideSheetNavBar-module__subTitleSmall{color:var(--gray-700)}.SideSheetNavBar-module__line{width:calc(100% - 48px);height:1px;margin:24px auto 0;background-color:var(--gray-300)}.SideSheetNavBar-module__backButton{cursor:pointer;display:flex;gap:8px;align-items:center;justify-content:center;outline:none;border:none;background:transparent;padding:0;height:24px;width:-moz-fit-content;width:fit-content;color:var(--gray-600);font-size:14px;line-height:20px}.SideSheetNavBar-module__backButton svg{color:var(--gray-300)}.SideSheetNavBar-module__backButton:hover{color:var(--gray-700)}.SideSheetNavBar-module__backButton:hover svg{color:var(--gray-400)}.SideSheetNavBar-module__premiumContainer{background-color:var(--premium-modal);color:var(--premium-body)}.SideSheetNavBar-module__premiumCloseButton{color:var(--premium-body);background-color:transparent}.SideSheetNavBar-module__premiumCloseButton:active:not(.Button-module__inactive):not(:disabled){color:var(--white)}.SideSheetNavBar-module__premiumCloseButton:hover:not(.Button-module__inactive):not(:disabled){background-color:transparent}.BackButtonSideSheet-module__button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;color:var(--gray-400);font-family:Arial;font-size:14px;font-weight:400;line-height:20px}.BackButtonSideSheet-module__button .BackButtonSideSheet-module__buttonIcon{display:flex;margin-right:2px}.BackButtonSideSheet-module__button .BackButtonSideSheet-module__buttonLabel{color:var(--gray-500)}@media (hover:hover) and (pointer:fine){.BackButtonSideSheet-module__button:hover:not(:disabled) .BackButtonSideSheet-module__buttonIcon,.BackButtonSideSheet-module__button:hover:not(:disabled) .BackButtonSideSheet-module__buttonLabel{color:var(--gray-600)}}.BackButtonSideSheet-module__button:active:not(:disabled) .BackButtonSideSheet-module__buttonIcon,.BackButtonSideSheet-module__button:active:not(:disabled) .BackButtonSideSheet-module__buttonLabel{color:var(--gray-700)}.SideSheetPortal-module__portal{position:relative;z-index:100000002}.SideSheetPortal-module__portal+.SideSheetPortal-module__portal{z-index:100000003}.Price-module__container{width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:wrap;gap:2px}.Price-module__container .Price-module__price{color:var(--black-500)}.Price-module__container .Price-module__oldPrice{text-decoration:line-through;color:var(--gray-700)}.BaseMultiSelect-module__dropDownContainer{width:100%}.BaseMultiSelect-module__dropDownEmpty{min-height:344px}.BaseMultiSelect-module__dropDown{display:flex;flex-direction:column;box-sizing:border-box;max-height:500px;padding:16px 0 16px 12px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer{position:relative;box-sizing:border-box;padding-right:12px;margin-bottom:16px;width:100%;color:var(--gray-300)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__clearIcon{cursor:pointer;position:absolute;color:var(--gray-500);top:6px;right:16px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__clearIcon:hover{color:var(--black-500)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__searchIcon{z-index:1;position:absolute;top:7px;left:12px;color:var(--gray-500)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__searchIconActive{color:var(--black-500)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__input{font-family:Arial;font-size:14px;font-weight:400;line-height:20px;outline:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:36px;border:1px solid var(--gray-400);border-radius:32px;padding-left:40px;padding-right:34px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__input::placeholder{color:var(--gray-500)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__input:focus-visible{border:1px solid var(--gray-400)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__message{display:flex;align-items:center;color:var(--gray-600);margin-top:8px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__inputContainer .BaseMultiSelect-module__message>div{color:var(--gray-600)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__marginWithMessage{margin-bottom:8px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__checkBoxContainer{flex:1 1;padding-right:12px;overflow-y:auto}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__checkBoxContainer::-webkit-scrollbar{width:5px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__checkBoxContainer::-webkit-scrollbar-track{background:var(--white)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__checkBoxContainer::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__checkBoxContainer::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__checkBox:not(:last-child){margin-bottom:8px}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__emptyScreen{color:var(--gray-700);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:12px;flex:1 1;height:100%}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__emptyScreen>div{color:var(--gray-700)}.BaseMultiSelect-module__dropDown .BaseMultiSelect-module__emptyScreen .BaseMultiSelect-module__emptyIcon{width:32px;height:32px;margin-bottom:8px}.BaseMultiSelect-module__selectBtn{outline:none;width:100%;border:1px solid var(--gray-400);padding:5px 6px;background:var(--white);border-radius:2px;display:flex;box-sizing:border-box;align-items:center;justify-content:space-between}.BaseMultiSelect-module__selectBtn .BaseMultiSelect-module__placeholder{padding-left:6px}.BaseMultiSelect-module__selectBtn>span{color:var(--blue-500)}.BaseMultiSelect-module__selectBtn:hover{cursor:pointer;border-color:var(--blue-500);color:var(--blue-500)}.BaseMultiSelect-module__selectBtn:hover .BaseMultiSelect-module__placeholder{color:var(--blue-500)}.BaseMultiSelect-module__selectBtn:disabled{cursor:default;color:var(--gray-700);border-color:var(--gray-400)}.BaseMultiSelect-module__selectBtn:disabled .BaseMultiSelect-module__placeholderDisabled,.BaseMultiSelect-module__selectBtn:disabled>span{color:var(--gray-700)}.BaseMultiSelect-module__active{border-color:var(--gray-100);background:var(--gray-100);color:var(--gray-700)}.BaseMultiSelect-module__active .BaseMultiSelect-module__placeholder,.BaseMultiSelect-module__active>span{color:var(--gray-700)}.BaseMultiSelect-module__active:hover{border-color:var(--gray-100);color:var(--gray-700)}.BaseMultiSelect-module__active:hover .BaseMultiSelect-module__placeholder{color:var(--gray-700)}.Rating-module__container{display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center}.Rating-module__container .Rating-module__icon{margin-right:2px;color:var(--orange-500)}.Rating-module__container .Rating-module__rating{margin-right:2px}.Rating-module__container .Rating-module__review{color:var(--gray-600)}@media (hover:hover) and (pointer:fine){.Rating-module__container:hover:not(:disabled){cursor:pointer}.Rating-module__container:hover:not(:disabled) .Rating-module__rating,.Rating-module__container:hover:not(:disabled) .Rating-module__review{color:var(--pink-500)}}.Rating-module__disabled{pointer-events:none}.Rating-module__disabled .Rating-module__icon{color:var(--gray-300)}.Rating-module__disabled .Rating-module__rating,.Rating-module__disabled .Rating-module__review{color:var(--gray-600)}.Rating-module__grayText .Rating-module__icon{color:var(--gray-300)}.Rating-module__grayText .Rating-module__rating,.Rating-module__grayText .Rating-module__review{color:var(--gray-600)}.PrivacyAgreementDesk-module__title{text-align:center;margin:0}.PrivacyAgreementDesk-module__content{margin-top:16px;text-align:center}.PrivacyAgreementDesk-module__contentWithCheckboxes{margin-top:16px;text-align:left}.PrivacyAgreementDesk-module__checkboxGroup{margin-top:12px}.PrivacyAgreementDesk-module__checkbox{margin-bottom:8px!important}.PrivacyAgreementDesk-module__description{margin-top:8px;color:var(--gray-700);text-align:center}.PrivacyAgreementDesk-module__buttonsBlock{padding:0 38px;display:flex;gap:12px;margin-top:32px}.PrivacyAgreementDesk-module__buttonsBlock button{flex:1 1}.BaseSingleSelect-module__dropDownContainer{width:100%}.BaseSingleSelect-module__dropDownEmpty{padding:16px 0 16px 12px;min-height:344px}.BaseSingleSelect-module__dropDown{display:flex;flex-direction:column;box-sizing:border-box;max-height:500px;padding:16px 0}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer{position:relative;box-sizing:border-box;padding:0 12px;margin-bottom:16px;width:100%;color:var(--gray-300)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__clearIcon{cursor:pointer;position:absolute;color:var(--gray-500);top:6px;right:16px}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__clearIcon:hover{color:var(--black-500)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__searchIcon{z-index:1;position:absolute;top:7px;left:24px;color:var(--gray-500)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__searchIconActive{color:var(--black-500)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__input{font-family:Arial;font-size:14px;font-weight:400;line-height:20px;outline:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:36px;border:1px solid var(--gray-400);border-radius:32px;padding-left:40px;padding-right:34px}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__input::placeholder{color:var(--gray-500)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__input:focus-visible{border:1px solid var(--gray-400)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__message{display:flex;align-items:center;color:var(--gray-600);margin-top:8px}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__inputContainer .BaseSingleSelect-module__message>div{color:var(--gray-600)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__marginWithMessage{margin-bottom:8px}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__listWrapper{overflow-y:auto}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__listWrapper::-webkit-scrollbar{width:5px}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__listWrapper::-webkit-scrollbar-track{background:transparent}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__listWrapper::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:20px}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__listWrapper::-webkit-scrollbar-thumb:hover{background:var(--gray-500);background-clip:padding-box}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__emptyScreen{color:var(--gray-700);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:12px;flex:1 1;height:100%}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__emptyScreen>div{color:var(--gray-700)}.BaseSingleSelect-module__dropDown .BaseSingleSelect-module__emptyScreen .BaseSingleSelect-module__emptyIcon{width:32px;height:32px;margin-bottom:8px}.BaseSingleSelect-module__selectBtn{outline:none;width:100%;border:1px solid var(--gray-400);padding:5px 6px;background:var(--white);border-radius:2px;display:flex;box-sizing:border-box;align-items:center;justify-content:space-between}.BaseSingleSelect-module__selectBtn .BaseSingleSelect-module__placeholder{padding-left:6px}.BaseSingleSelect-module__selectBtn>span{color:var(--blue-500)}.BaseSingleSelect-module__selectBtn:hover{cursor:pointer;border-color:var(--blue-500);color:var(--blue-500)}.BaseSingleSelect-module__selectBtn:hover .BaseSingleSelect-module__placeholder{color:var(--blue-500)}.BaseSingleSelect-module__selectBtn:disabled{cursor:default;color:var(--gray-700);border-color:var(--gray-400)}.BaseSingleSelect-module__selectBtn:disabled .BaseSingleSelect-module__placeholderDisabled,.BaseSingleSelect-module__selectBtn:disabled>span{color:var(--gray-700)}.BaseSingleSelect-module__active{border-color:var(--gray-100);background:var(--gray-100);color:var(--gray-700)}.BaseSingleSelect-module__active .BaseSingleSelect-module__placeholder,.BaseSingleSelect-module__active>span{color:var(--gray-700)}.BaseSingleSelect-module__active:hover{border-color:var(--gray-100);color:var(--gray-700)}.BaseSingleSelect-module__active:hover .BaseSingleSelect-module__placeholder{color:var(--gray-700)}.BaseOption-module__option{height:32px;width:100%;border:none;outline:none;background:none;display:flex;align-items:center;justify-content:start;padding:0 12px 0 16px;font-size:14px;line-height:20px;max-width:100%}.BaseOption-module__option .BaseOption-module__label{text-overflow:ellipsis;overflow:hidden;text-align:left;word-break:break-all;white-space:nowrap}.BaseOption-module__option .BaseOption-module__description{margin:0 8px;color:var(--gray-600)}.BaseOption-module__option .BaseOption-module__icon{margin-left:auto}.BaseOption-module__option:hover:not(:disabled){cursor:pointer;background:var(--blue-300);color:var(--blue-500)}.BaseOption-module__option:hover:not(:disabled) .BaseOption-module__description{color:var(--blue-500)}.BaseOption-module__option:disabled{color:var(--gray-600)}input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:root{--black-500:#1a1a1a;--black-400:#323233;--gray-700:#a0a1a3;--gray-600:#b4b5b8;--gray-500:#c8c9cc;--gray-400:#dcdde0;--gray-300:#e6e8eb;--gray-200:#ebedf0;--gray-100:#f7f8fa;--white:#fff;--blue-900:#005998;--blue-800:#0061a6;--blue-700:#0068b2;--blue-600:#006ebd;--blue-450:#bad8ef;--blue-400:#d6e9f7;--blue-300:#ebf4fb;--pink-700:#cc215a;--pink-500:#e52e6b;--pink-400:#fbdee7;--pink-300:#fdeef3;--purple-700:#672f9e;--purple-600:#6f36a8;--purple-500:#7b3eb8;--purple-400:rgba(123,62,184,.16);--purple-300:rgba(123,62,184,.08);--purple-200:#4d0892;--magenta-700:#b82587;--magenta-600:#c22b90;--magenta-500:#d1329c;--magenta-400:rgba(209,50,156,.16);--magenta-300:rgba(209,50,156,.08);--green-700:#038041;--green-600:#068a48;--green-500:#099951;--green-400:rgba(9,153,81,.16);--green-300:rgba(9,153,81,.08);--orange-700:#e09524;--orange-600:#eb9e2a;--orange-500:#faaa32;--orange-450:rgba(250,170,50,.25);--orange-400:rgba(250,170,50,.16);--orange-300:rgba(250,170,50,.08);--yellow-100:#ffc43d;--yellow-300:#faaa32;--overlay:rgba(26,26,26,.5);--gradient:linear-gradient(90deg,#941e94,#e52e6b);--new-gradient:radial-gradient(107.53% 82.28% at 63.72% 30.57%,rgba(255,149,52,.9) 0%,rgba(242,0,97,.18) 100%),linear-gradient(89.75deg,#b300b3 50.07%,#d4009a 65.11%,#f2007a 78.99%,#f06 102.42%);--new-gradient-linear:linear-gradient(89.59deg,#909 -4.29%,#b08 26.34%,#d9006d 54.6%,#f20061 102.3%);--premium-body:#b4b0ca;--premium-chip:#d5a2fa;--premium-bkg:#100d1e;--premium-modal:#201a39;--premium-box-dark:#221c38;--premium-box-light:#2b2449;--premium-button:#312b4e;--premium-button-hover:#3a335c;--premium-overlay:rgba(7,4,23,.85);--shadow-drop-2dp-soft:0px 1px 1px rgba(41,44,51,.04),0px 2px 4px rgba(41,44,51,.08);--shadow-drop-2dp-hard:0px 1px 1px rgba(41,44,51,.04),0px 2px 8px rgba(41,44,51,.12);--shadow-drop-3dp-soft:0px 1px 4px 0px rgba(6,10,13,.08),0px 4px 16px 0px rgba(6,10,13,.06);--shadow-drop-4dp-soft:0px 2px 2px rgba(41,44,51,.04),0px 4px 12px rgba(41,44,51,.12);--shadow-drop-4dp-hard:0px 2px 8px rgba(41,44,51,.04),0px 8px 16px rgba(41,44,51,.12);--regular:400;--bold:700;--strikethrough:line-through;--underline:underline;--caps:uppercase;--caps-spacing:0.1em;--loader-z-index:18;--icon-button-font-size:13px;--icon-button-line-height:18px;--select-z-index:1000;--freeze-body-top:0;--blue-500:#07c;--pink-600:#d62761;--base-font-family:Arial,sans-serif;--button-font-size:14px;--button-line-height:20px;--button-disabled-color:#b4b5b8;--base-link-color:#e52e6b;--base-link-color-hover:#d62761;--partly-pay-link-color-hover:#d62761;--default-shadow-color:rgb(23 35 38/5%);--scrollbar-width:inherit;--scrollbar-width-fallback:calc(100vw - 100%);--button-up-bg-color:#07c;--button-up-bg-color-hover:#006ebd;--button-up-bg-color-active:#0068b2;--button-up-color:#fff;--button-up-border:none;--base-header-text-color:#1a1a1a;--header-base-border-color:#e6e8eb;--header-list-base-border-color:#dcdde0;--header-bg-color:#f7f8fa;--header-react-bg-color:var(--header-bg-color);--header-dropdown-title-active-color:#a0a1a3;--header-list-bg-color:#fff;--header-list-item-color:#1a1a1a;--header-list-item-color-hover:#d62761;--header-list-item-content-color-hover:#d62761;--header-list-item-bg-color-hover:rgb(219 33 95/8%);--header-list-item-content-bg-color-hover:rgb(219 33 95/8%);--header-call-center-color:#e52e6b;--header-call-center-color-hover:#e52e6b;--header-call-center-tooltip-color:#fff;--header-call-center-tooltip-bg:#1a1a1a;--header-button-text-color:inherit;--header-button-text-color-hover:#1a1a1a;--header-button-text-color-active:#a0a1a3;--header-button-text-color-active-hover:#a0a1a3;--header-button-border-color:#dcdde0;--header-button-bg-color-hover:#fff;--header-button-bg-color-active:#ebedf0;--header-button-bg-color-active-hover:#e6e8eb;--header-catalog-button-border:#dcdde0;--header-catalog-button-text:#1a1a1a;--header-catalog-button-text-hover:#1a1a1a;--header-catalog-button-bg-hover:#fff;--header-catalog-button-bg-active:#ebedf0;--header-catalog-button-bg-active-hover:#e6e8eb;--header-catalog-button-text-active:#a0a1a3;--header-promo-line-bg:linear-gradient(90deg,#909 -4.29%,#b08 26.34%,#d9006d 54.6%,#f20061 102.3%);--header-promo-item-text-color:#fff;--header-promo-item-hover:rgba(26,26,26,.2);--header-promo-item-separator:#fff;--header-search-icon:#b4b5b8;--header-search-icon-active:#1a1a1a;--locality-btn-color-hover:#d62761;--locality-btn-color:#1a1a1a;--working-time-color:#a0a1a3;--icon-live-color:#052992;--icon-home-phone:#1a1a1a;--icon-telegram-fill-color:#fff;--icon-telegram-bg-color:#229ed9;--icon-telegram-bg-color-hover:#e52e6b;--icon-telegram-fill-color-hover:var(--icon-telegram-fill-color);--icon-viber-fill-color:#7c53a6;--icon-viber-fill-color-hover:currentColor;--icon-a1-fill-color:currentColor;--communication-icon-text-color:var(--header-list-item-color);--communication-icon-text-color-hover:var(--base-link-color-hover);--communication-menu-separator-border-color:#dcdde0;--communication-list-border-color:#dcdde0;--icon-catalog-circle-bg:#e52e6b;--icon-catalog-circle-bg-hover:#e52e6b;--icon-catalog-circle-bg-active-hover:#f7f8fa;--icon-catalog-squares-bg:#fff;--icon-catalog-squares-bg-hover:#fff;--profile-item-bg-color:var(--header-list-bg-color);--profile-item-content-bg-color:#fff;--profile-item-color:#1a1a1a;--profile-item-color-special:#e52e6b;--profile-item-content-color:#1a1a1a;--item-current-color:#a0a1a3;--item-current-color-bg-color:#a0a1a3;--item-current-couner-bg-color:#ebedf0;--counter-color:#fff;--counter-content-color:#fff;--counter-pink-content-color:#fff;--counter-color-active:#fff;--counter-content-color-active:#fff;--counter-bg-color:#07c;--counter-pink-bg-color:#e52e6b;--counter-content-bg-color:#07c;--counter-bg-color-active:#d62761;--counter-content-bg-color-active:#d62761;--user-tools-separator-color:#ebedf0;--user-tools-content-separator-color:#ebedf0;--bonus-color:#07c;--bonus-hover-color:#d62761;--bonus-content-color:#07c;--bonus-content-hover-color:#d62761;--footer-background:#f7f8fa;--subscription-block-react-bg-color:transparent;--subscription-block-icon-color:#f7f8fa;--footer-base-color:#1a1a1a;--footer-base-border-color:hsla(225,6%,87%,.5);--footer-inner-bg-color:transparent;--subscription-btn-bgcolor:#07c;--subscription-btn-color:#fff;--subscription-btn-bgcolor-hover:#006ebd;--subscription-btn-bgcolor-active:#0068b2;--subscription-btn-color-hover:#fff;--subscription-btn-send-icon-tail:#07c;--react-input__input-container_focused:#07c;--sitemap-item-color:#1a1a1a;--sitemap-item-color-hover:#d62761;--contact-block-item-color:#1a1a1a;--contact-block-item-color-hover:#d62761;--contacts-block-border-color:hsla(225,6%,87%,.5);--legal-information-block-color:#a0a1a3;--subscription-block-ling-color:#e52e6b;--payment-systems-filter:none;--social-icon-bg-color:#fff;--vk-active-bg-color:#07f;--instagram-active-bg-color:linear-gradient(-10deg,#f9cb76 12.38%,#ea1e59 53.89%,#c02290 70.24%,#6820f5 97.18%);--youtube-active-bg-color:#ff2638;--telegram-active-bg-color:linear-gradient(180deg,#2aabee,#229ed9 9925.83%);--tiktok-active-bg-color:#1a1a1a;--social-icon-active-color:#fff;--social-icon-filter:none}[data-theme=new-year]{--ny-accent-color:#910469;--ny-accent-color-dark:#81015d;--text-hover-color:hsla(0,0%,100%,.5);--text-active-color:hsla(0,0%,100%,.3);--button-up-bg-color:var(--ny-accent-color);--button-up-bg-color-hover:var(--ny-accent-color-dark);--button-up-bg-color-active:var(--ny-accent-color-dark);--button-up-border:1px solid #fff;--header-bg-color:var(--ny-accent-color);--header-base-border-color:hsla(0,0%,100%,.2);--header-react-bg-color:transparent;--base-header-text-color:#fff;--base-link-color-hover:var(--text-hover-color);--locality-btn-color-hover:var(--text-hover-color);--partly-pay-link-color-hover:#e09524;--header-dropdown-title-active-color:var(--text-hover-color);--header-list-item-color:#1a1a1a;--header-list-item-color-hover:#d62761;--header-list-item-bg-color-hover:#fdeef3;--header-list-bg-color:#fff;--locality-btn-color:#fff;--header-list-base-border-color:rgba(24,93,230,.15);--header-call-center-color:#faaa32;--header-call-center-color-hover:#faaa32;--header-call-center-tooltip-bg:#fff;--header-button-text-color:#fff;--header-button-text-color-hover:#fff;--header-button-text-color-active:#fff;--header-button-text-color-active-hover:#fff;--header-button-border-color:hsla(0,0%,100%,.2);--header-button-bg-color-hover:hsla(0,0%,100%,.2);--header-button-bg-color-active:hsla(0,0%,100%,.2);--header-button-bg-color-active-hover:rgba(235,237,240,.3);--header-catalog-button-border:hsla(0,0%,100%,.2);--header-catalog-button-text:#fff;--header-catalog-button-text-hover:#fff;--header-catalog-button-bg-hover:hsla(0,0%,100%,.2);--header-catalog-button-bg-active:hsla(0,0%,100%,.1);--header-catalog-button-bg-active-hover:hsla(0,0%,100%,.2);--header-catalog-button-text-active:hsla(0,0%,100%,.5);--header-promo-line-bg:var(--ny-accent-color-dark);--header-promo-item-text-color:#fff;--header-promo-item-hover:hsla(0,0%,100%,.2);--header-promo-item-separator:#fff;--icon-viber-fill-color:#fff;--communication-icon-text-color:#fff;--communication-icon-text-color-hover:var(--base-link-color-hover);--working-time-color:#fff;--icon-a1-fill-color:#fff;--communication-menu-separator-border-color:hsla(0,0%,100%,.2);--icon-catalog-circle-bg:#e52e6b;--icon-catalog-circle-bg-hover:#e52e6b;--icon-catalog-circle-bg-active-hover:hsla(0,0%,100%,.5);--icon-catalog-squares-bg:#fff;--icon-catalog-squares-bg-hover:#fff;--footer-background:var(--ny-accent-color-dark);--subscription-btn-bgcolor:#099951;--subscription-btn-bgcolor-hover:#038041;--subscription-btn-bgcolor-active:#038041;--subscription-block-react-bg-color:transparent;--subscription-block-icon-color:#038041;--subscription-block-ling-color:#038041;--subscription-btn-send-icon-tail:#099951;--footer-base-border-color:hsla(0,0%,100%,.2);--footer-inner-bg-color:var(--ny-accent-color);--sitemap-item-color:#fff;--sitemap-item-color-hover:#e09524;--contact-block-item-color:#fff;--contact-block-item-color-hover:#e09524;--contacts-block-border-color:hsla(0,0%,100%,.2);--legal-information-block-color:#ebedf0;--payment-systems-filter:brightness(0) invert(1);--social-icon-bg-color:hsla(0,0%,100%,.2);--vk-active-bg-color:#fff;--instagram-active-bg-color:#fff;--youtube-active-bg-color:#fff;--telegram-active-bg-color:#fff;--tiktok-active-bg-color:#fff;--social-icon-active-color:var(--ny-accent-color);--social-icon-filter:brightness(0) invert(1)}[data-theme=black-friday]{--base-black:#290051;--black-friday-accent-color:#ffc43d;--black-friday-black-light:#4d0892;--base-link-color:var(--black-friday-accent-color);--base-link-color-hover:var(--black-friday-accent-color);--partly-pay-link-color-hover:var(--black-friday-accent-color);--button-up-bg-color:#3e0a70;--button-up-bg-color-hover:#37026b;--button-up-bg-color-active:var(--base-black);--button-up-color:var(--black-friday-accent-color);--button-up-border:1px solid var(--black-friday-accent-color);--base-header-text-color:#fff;--header-base-border-color:#4c4c4c;--header-bg-color:var(--base-black);--header-react-bg-color:transparent;--header-dropdown-title-active-color:hsla(0,0%,100%,.5);--header-list-bg-color:var(--black-friday-black-light);--header-list-base-border-color:hsla(0,0%,100%,.2);--header-list-item-color:hsla(0,0%,100%,.8);--header-list-item-color-hover:#fff;--header-list-item-bg-color-hover:#7b3eb8;--header-call-center-color:var(--black-friday-accent-color);--header-call-center-color-hover:hsla(0,0%,100%,.5);--header-call-center-tooltip-color:#fff;--header-call-center-tooltip-bg:var(--black-friday-black-light);--header-button-text-color:#fff;--header-button-text-color-hover:#fff;--header-button-text-color-active:#fff;--header-button-text-color-active-hover:#fff;--header-button-border-color:#fff;--header-button-bg-color-hover:var(--black-friday-black-light);--header-button-bg-color-active:var(--black-friday-black-light);--header-button-bg-color-active-hover:#3f037b;--header-catalog-button-border:#fff;--header-catalog-button-text:#fff;--header-catalog-button-text-hover:#fff;--header-catalog-button-bg-hover:var(--black-friday-black-light);--header-catalog-button-bg-active:var(--black-friday-black-light);--header-catalog-button-bg-active-hover:#3f037b;--header-catalog-button-text-active:#fff;--header-catalog-button-icon-active:#d5a2fa;--header-promo-line-bg:var(--black-friday-accent-color);--header-promo-item-text-color:var(--base-black);--header-promo-item-hover:rgba(31,31,31,.1);--header-promo-item-separator:var(--base-black);--header-search-icon:#b4b5b8;--header-search-icon-active:#1a1a1a;--locality-btn-color-hover:var(--black-friday-accent-color);--locality-btn-color:#fff;--working-time-color:#fff;--icon-live-color:var(--header-list-item-color);--icon-home-phone:var(--header-list-item-color);--icon-telegram-fill-color:var(--black-friday-black-light);--icon-telegram-bg-color:var(--header-list-item-color);--icon-telegram-bg-color-hover:#fff;--icon-telegram-fill-color-hover:var(--black-friday-black-light);--icon-viber-fill-color:#fff;--icon-viber-fill-color-hover:var(--black-friday-accent-color);--icon-a1-fill-color:#fff;--communication-menu-separator-border-color:hsla(0,0%,100%,.2);--communication-icon-text-color:#fff;--communication-icon-text-color-hover:var(--base-link-color-hover);--icon-catalog-circle-bg:#fff;--icon-catalog-circle-bg-hover:var(--base-black);--icon-catalog-circle-bg-active-hover:#290051;--icon-catalog-squares-bg:var(--base-black);--icon-catalog-squares-bg-hover:#d5a2fa;--item-current-color:hsla(0,0%,100%,.5);--item-current-couner-bg-color:#fff;--profile-item-bg-color:var(--header-list-bg-color);--profile-item-color:hsla(0,0%,100%,.8);--profile-item-color-special:hsla(0,0%,100%,.8);--counter-color:var(--black-friday-black-light);--counter-color-active:#7b3eb8;--counter-bg-color:var(--black-friday-accent-color);--counter-pink-bg-color:#e52e6b;--counter-pink-content-color:#fff;--counter-bg-color-active:#fff;--user-tools-separator-color:hsla(0,0%,100%,.2);--bonus-color:#fff;--bonus-hover-color:#fff;--footer-background:var(--base-black);--footer-base-color:#fff;--footer-base-border-color:hsla(0,0%,100%,.15);--subscription-btn-bgcolor:var(--black-friday-accent-color);--subscription-btn-color:var(--base-black);--subscription-btn-bgcolor-hover:#faaa32;--subscription-btn-bgcolor-active:#eb9e2a;--subscription-btn-color-hover:#1a1a1a;--subscription-btn-send-icon-tail:#1a1a1a;--react-input__input-container_focused:var(--black-friday-accent-color);--sitemap-item-color:#fff;--sitemap-item-color-hover:var(--black-friday-accent-color);--contact-block-item-color:var(--black-friday-accent-color);--contact-block-item-color-hover:var(--black-friday-accent-color);--contacts-block-border-color:hsla(0,0%,100%,.15);--legal-information-block-color:#a0a1a3;--payment-systems-filter:none;--social-icon-bg-color:hsla(0,0%,100%,.1);--vk-active-bg-color:var(--black-friday-accent-color);--instagram-active-bg-color:var(--black-friday-accent-color);--youtube-active-bg-color:var(--black-friday-accent-color);--telegram-active-bg-color:var(--black-friday-accent-color);--tiktok-active-bg-color:var(--black-friday-accent-color);--social-icon-active-color:#1a1a1a;--social-icon-filter:brightness(0) invert(1);--loader-circle-color:#1a1a1a #1a1a1a transparent;--input-error-message__icon-wrapper-color:var(--black-friday-accent-color);--input-error-message-color:#fff}[data-theme=black-friday] #react-footer .react-input__input-container_error:after,[data-theme=black-friday] #react-footer .react-input__input-container_focused:after{background-color:var(--react-input__input-container_focused)}[data-theme=black-friday] #react-footer .input-error-message__icon-wrapper{color:var(--input-error-message__icon-wrapper-color)}[data-theme=black-friday] #react-footer .input-error-message__message{color:var(--input-error-message-color)}[data-theme=black-friday] #react-footer .loader__circle{border-color:var(--loader-circle-color)}[data-theme=black-friday] #react-footer .loader__frame--right .loader__circle{border-left-color:transparent}[data-theme=black-friday] #react-footer .loader__frame--left .loader__circle{border-right-color:transparent}[data-theme=black-friday] #react-footer .subscription-block-react a,[data-theme=black-friday] #react-footer .subscription-block-react__content a{color:var(--black-friday-accent-color)}[data-theme=black-friday] #react-footer .subscription-block-react a:hover,[data-theme=black-friday] #react-footer .subscription-block-react__content a:hover{color:var(--black-friday-accent-color);text-decoration:underline}[data-theme=black-friday] #react-footer .contacts-block{border-color:var(--footer-base-border-color)}[data-theme=black-friday] #react-footer .contacts-block .a1{background-image:url(https://cdn21vek.by/desktop/_next/static/media/a1-bf.3698a644.svg)}[data-theme=black-friday] #react-footer .contacts-block .life{background-image:url(https://cdn21vek.by/desktop/_next/static/media/life-bf.8172fea3.svg)}[data-theme=black-friday] #react-footer .contacts-block .home{background-image:url(https://cdn21vek.by/desktop/_next/static/media/home-phone-bf.d92018df.svg)}[data-theme=black-friday] #react-footer .contacts-block .viber{background-image:url(https://cdn21vek.by/desktop/_next/static/media/viber-bf.30382d83.svg)}[data-theme=black-friday] #react-footer .contacts-block .telegram{background-image:url(https://cdn21vek.by/desktop/_next/static/media/telegram-bf.7a414b0a.svg)}[data-theme=black-friday] #react-footer .contacts-block .email{background-image:url(https://cdn21vek.by/desktop/_next/static/media/email-bf.98de1776.svg)}[data-theme=black-friday] #react-footer .contacts-block .feedback{background-image:url(https://cdn21vek.by/desktop/_next/static/media/message-bf.0e20bdce.svg)}[data-theme=new-year] .subscription-block-react{border-bottom:none}[data-theme=new-year] .subscription-block-react__content{color:#fff}[data-theme=new-year] .subscription-block-react__content a{color:var(--subscription-block-ling-color)}[data-theme=new-year] .subscription-block-react__content a:hover{text-decoration:underline}[data-theme=new-year] .subscription-block-react__icon{width:55px;height:55px}[data-theme=new-year] .subscription-block-react__icon.subscribed__icon{width:64px;height:64px}@font-face{font-family:lg;src:url(https://cdn21vek.by/desktop/_next/static/media/lg.955a4bcf.woff2) format("woff2"),url(https://cdn21vek.by/desktop/_next/static/media/lg.dc565ab5.ttf) format("truetype"),url(https://cdn21vek.by/desktop/_next/static/media/lg.c950f0b5.woff) format("woff"),url(https://cdn21vek.by/desktop/_next/static/media/lg.5a09531f.svg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;transform:scaleX(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed hsla(0,0%,100%,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible,.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(https://cdn21vek.by/desktop/_next/static/media/loading.49ca460c.gif) no-repeat scroll 50% transparent}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media(min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media(min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-backdrop,.lg-outer .lg-thumb-outer{background-color:#fff}.lg-react-element{display:flex;width:-moz-fit-content;width:fit-content}.lg-outer{display:flex;flex-direction:column;justify-content:center}.lg-outer.lg-single-item .lg-thumb-outer{display:block}.lg-outer .lg-toolbar{order:1}.lg-outer .lg-toolbar .lg-icon{padding:0;margin:32px;height:40px;width:40px;display:flex;justify-content:center;align-items:center}.lg-outer .lg-toolbar .lg-icon:active:after,.lg-outer .lg-toolbar .lg-icon:hover:after{border-color:#1a1a1a;color:#1a1a1a}.lg-outer .lg-toolbar .lg-close:after{width:40px;height:40px;box-sizing:border-box;color:#c8c9cc;border:1px solid #e6e8eb;border-radius:50%;align-items:center;display:flex;justify-content:center}.lg-outer .lg-components{order:3}.lg-outer .lg-components,.lg-outer .lg-toolbar{position:unset;flex-grow:1}.lg-outer .lg-content{order:2;width:100%;height:565px!important;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;top:0!important;bottom:0!important}.lg-outer .lg-content .lg-inner{position:relative!important;height:565px!important;order:2;width:904px}.lg-outer .lg-content .lg-icon{position:unset;width:40px;height:40px;padding:0;background-color:transparent;border:1px solid #e6e8eb;border-radius:50%;display:flex;justify-content:center;align-items:center}.lg-outer .lg-content .lg-icon:after,.lg-outer .lg-content .lg-icon:before{content:""}.lg-outer .lg-content .lg-icon:active,.lg-outer .lg-content .lg-icon:hover{border-color:#1a1a1a}.lg-outer .lg-content .lg-icon:active path,.lg-outer .lg-content .lg-icon:hover path{stroke:#1a1a1a}.lg-outer .lg-content .lg-icon div{display:flex;justify-content:stretch;align-items:center}.lg-outer .lg-content .button-container{height:100%;display:flex;align-items:center;flex-grow:1;z-index:10000;background-color:#fff}.lg-outer .lg-content .button-container.button-prev{order:1;flex-direction:row-reverse;padding-right:32px}.lg-outer .lg-content .button-container.button-next{order:3;padding-left:32px}.lg-outer .lg-image{object-fit:cover;max-width:904px;border-radius:8px}.lg-outer .lg-img-wrap{height:565px}.lg-outer .lg-thumb{padding-top:40px}.lg-outer .lg-thumb .lg-thumb-item{border-radius:8px}.lg-outer .lg-thumb .lg-thumb-item,.lg-outer .lg-thumb .lg-thumb-item.active{border:none}.lg-outer .lg-thumb .lg-thumb-item.active,.lg-outer .lg-thumb .lg-thumb-item:hover{opacity:.3;cursor:pointer}blockquote,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul{margin:0;padding:0;position:relative;vertical-align:middle;outline:none;border-spacing:0}abbr,acronym,fieldset,img{border:0;position:relative}img{vertical-align:bottom}ol,ul{list-style:none;position:relative}caption,th{text-align:left;overflow:hidden}q{quotes:"«" "»"}p{line-height:inherit}html{font-size:.75em}body{font:normal 1em/1.33 Tahoma,Liberation Sans,FreeSans,sans-serif;background:#fff;overflow-anchor:none}body,html{width:100%;height:100%;min-height:100%;margin:0 auto}body>img{position:absolute;top:-10px}body>iframe{width:1px;height:1px;position:absolute}body>iframe#redactor_frame{width:inherit!important;height:inherit!important;position:relative;z-index:2;top:0}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:#0072bc;outline:none}a:hover{color:#bc1242;text-shadow:none}:global(.react-popup-hidden-scroll)::-webkit-scrollbar{display:none}::placeholder{color:#a0a1a3;opacity:1}:-ms-input-placeholder{color:#a0a1a3}::-ms-input-placeholder{color:#a0a1a3}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield!important}.l-body{max-width:100%;min-height:100vh}.l-content-wrapper{min-width:985px;max-width:1140px;margin:0 auto;left:calc((var(--scrollbar-width, calc(100vw - 100%))) / 2)}.l-content-wrapper-home{margin-bottom:100px}[class*=order_order] .l-content-wrapper{left:auto}.pages_landings .l-content-wrapper{background-color:transparent}.pseudoLink{text-decoration:none;pointer-events:auto;border-bottom:1px dotted rgba(0,114,188,.5);cursor:pointer;color:#0072bc}.pseudoLink:hover{color:#bc1242!important;border-color:#bc1242!important}.pseudoLinkNav,.pseudoLinkNav:hover{border-color:hsla(0,0%,100%,.6)!important;color:inherit!important}.headerReact{display:block}.headerReactWrapper{min-width:941px;max-width:1090px;margin:0 auto;padding:0 2.2%}.lineWrapper{padding:24px 2.2%}.headerReactInner,.lineWrapper{display:flex;align-items:center}.headerReactInner{justify-content:flex-end;height:40px}.localityBtn{display:flex;align-items:center;height:20px;margin-right:auto;margin-bottom:2px;text-align:left;border:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;cursor:pointer;background:none;color:#1a1a1a;transition:color .2s ease}.localityBtn:hover{color:#db215f}.localityBtn svg{flex-shrink:0;margin:0 7px 0 3px}.localityBtn span{width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navMenu{display:flex;margin-bottom:2px;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:20px}.navMenuSubmenu{position:absolute;display:none;left:50%;top:27px;min-width:224px;padding:12px 0;border-radius:6px;background:#fff;box-shadow:0 1px 4px rgba(6,10,13,.08),0 4px 20px rgba(6,10,13,.12);z-index:15;transform:translateX(-50%)}.navMenuSubmenu .navMenuItem{margin-right:0}.navMenuItem.active .navMenuSubmenu,.navMenuLink{display:block}.navMenuLink{white-space:nowrap;text-decoration:none;color:#1a1a1a;transition:.2s ease}.navMenuLink:hover{color:#db215f}.navMenuSubmenu .navMenuLink{display:block;padding:5px 16px}.navMenuSubmenu .navMenuLink:hover{background:rgba(219,33,95,.08)}.navMenuItemMore>.navMenuLink{position:relative;padding-right:17px;border:0;font-family:inherit;font-size:inherit;line-height:inherit;background:none;cursor:pointer}.navMenuItemMore>.navMenuLink:before{content:" ";position:absolute;top:9px;right:0;border:4px solid transparent;border-top:5px solid #1a1a1a;transition:border-top-color .2s ease}.navMenuItemMore>.navMenuLink:hover:before{border-top-color:#db215f}.navMenuItemMore.active>.navMenuLink:before{top:4px;border:4px solid transparent;border-bottom:5px solid #a0a1a3;transition:none}.navMenuItemMore.active>.navMenuLink{color:#a0a1a3}.communication{position:relative;padding:0 16px 0 12px}.communication:before{content:"";position:absolute;top:4px;left:0;display:block;height:16px;border-left:1px solid #dcdde0}.communicationSecondary{position:absolute;display:none;left:50%;top:27px;min-width:224px;padding:12px 0;border-radius:6px;background:#fff;box-shadow:0 1px 4px rgba(6,10,13,.08),0 4px 20px rgba(6,10,13,.12);z-index:15;transform:translateX(-50%)}.communicationItem.active .communicationSecondary{display:block}.communicationPrimary{display:flex;align-items:center}.communicationItem{position:relative;margin-left:12px}.communicationItem:first-child{margin-left:0}.communicationItemBox{display:flex;align-items:center;width:100%;text-decoration:none;border:0;font-family:inherit;font-size:inherit;white-space:nowrap;background:none;color:inherit;box-sizing:border-box}.communicationItemBox.inactive{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;color:#a0a1a3}.communicationItemBox::-moz-focus-inner{border:0}.communicationSecondary .communicationItem{margin-left:0}.communicationSecondary .communicationItemBox{height:30px;padding:3px 16px}.communicationSecondary .communicationItem:last-child{margin-top:17px}.communicationSecondary .communicationItem:last-child:before{content:"";position:absolute;top:-9px;left:16px;width:190px;border-top:1px solid #e6e7eb}.communicationSecondary .communicationItem:last-child .communicationItemBox{padding-left:44px}.communicationIcon{width:24px;height:24px;margin-right:2px}.itemBoxMore .communicationIcon{margin-right:4px}.coloredPath{transition:.2s ease}.communicationItemBox:hover>.communicationIconTelegram .coloredPath,.communicationItemBox:hover>.communicationIconViber svg{fill:#db215f}a.communicationItemBox,button.communicationItemBox{cursor:pointer;transition:.2s ease}.communicationIconViber svg{transition:.2s ease}a.communicationItemBox:hover,button.communicationItemBox:hover{color:#db215f}.communicationSecondary a.communicationItemBox:hover,.communicationSecondary button.communicationItemBox:hover{background:#fdeef3}.communicationSwitcher{position:relative;display:block;padding-right:17px;border:0;font-family:inherit;font-size:inherit;line-height:inherit;background:none;color:inherit;cursor:pointer;transition:color .2s ease}.communicationSwitcher:hover{color:#db215f}.communicationSwitcher:before{content:" ";position:absolute;top:9px;right:0;border:4px solid transparent;border-top:5px solid #1a1a1a;transition:border-top-color .2s ease}.communicationSwitcher:hover:before{border-top-color:#db215f}.communicationItem.active .communicationSwitcher:before{top:4px;border:4px solid transparent;border-bottom:5px solid #a0a1a3;transition:none}.communicationItem.active .communicationSwitcher,.workingTime{color:#a0a1a3}.workingTime{position:relative;display:flex;align-items:center;height:28px;padding-left:13px}.workingTime:before{content:"";position:absolute;top:6px;left:0;display:block;height:16px;border-left:1px solid #dcdde0}.workingTimeIcon{height:24px}.workingTimeText{min-width:74px;margin-left:2px;font-size:10px;line-height:14px}.userTools,.userTools *{box-sizing:border-box;margin-right:6px}.userTools{display:block;margin:0 8px;font-size:14px;line-height:20px;color:#1a1a1a}.userTools,.userToolsToggler{position:relative;font-family:Arial,Helvetica,sans-serif}.userToolsToggler{display:inline-flex;align-items:center;padding:8px 32px 8px 8px;font-size:inherit;line-height:inherit;border-radius:80px;border:1px solid hsla(220,8%,85%,.6);background:transparent;cursor:pointer;color:inherit;transition:.2s ease}.userToolsToggler:hover{border-color:transparent;background:#fff;box-shadow:0 2px 4px rgba(23,35,38,.05)}.userToolsToggler::-moz-focus-inner{border:0}.userToolsWrapper.active .userToolsToggler{border-color:transparent;background:#ebedf0;color:#a0a1a3;box-shadow:none}.userToolsToggler:before{content:" ";position:absolute;top:18px;right:16px;border:4px solid transparent;border-top:5px solid}.userToolsWrapper.active .userToolsToggler:before{top:13px;border:4px solid transparent;border-bottom:5px solid}.userToolsIcon{display:block;width:24px;height:24px;margin-right:2px}.userToolsAuthorised .userToolsIconUnauthorised,.userToolsIconAuthorised{display:none}.userToolsAuthorised .userToolsIconAuthorised{display:block}.userToolsImage{display:block;margin:0 auto 12px;width:48px;height:48px;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23E6E7E9'/%3E%3Cpath d='M17.1681 37.8238C14.226 39.4263 11.4492 40.8631 9 43C13.1037 46.4552 18.2761 48 24.0212 48C29.7663 48 35.3079 46.4081 39.4 43C36.783 40.7935 33.5554 39.4999 30.5117 37.9456C29.5379 37.4593 29.0282 36.23 29.0282 35.1429V32.2857C29.2401 32.0448 29.3767 31.8752 29.6358 31.5099C30.663 30.0609 32.0662 28.2435 32.6047 26.5714C33.32 26.5714 33.32 25.1429 33.32 24.4286V20.8571C33.32 20.1638 33.32 19.4286 32.6047 19.4286C32.6047 19.4286 32.6047 16.5714 32.6047 15.1429C32.6047 13.7143 30.4588 8 24.0212 8C17.5835 8 15.4376 13.7143 15.4376 15.1429C15.4376 15.8571 15.4376 19.4286 15.4376 19.4286C14.7224 19.4286 14.722 20.1429 14.722 20.8571L14.7224 24.4286C14.7224 25.2588 14.722 26.5714 15.4376 26.5714C16.2263 29.9999 19.0141 32.2857 19.0141 32.2857V35.1429C19.0132 36.1918 18.0912 37.3207 17.1681 37.8238Z' fill='white'/%3E%3C/svg%3E")}.userToolsText{min-width:51px;padding-bottom:2px;margin-right:6px}.userToolsDropdown{position:absolute;display:none;top:50px;left:50%;transform:translateX(-50%);width:252px;border-radius:4px;padding:20px 0 16px;background:#fff;box-shadow:0 0 7px rgba(0,0,0,.22);z-index:15}.userToolsWrapper.active .userToolsDropdown{display:block}.userToolsAuthorised .userToolsDropdown{padding-bottom:12px}.userToolsAuth{margin-bottom:12px}.userToolsAuth svg{display:block;margin:0 auto 12px}.userToolsBtnContainer{display:flex;justify-content:center;align-items:center;width:100%}.userToolsTitle{margin-bottom:2px;font-weight:700;font-size:15px;line-height:22px;text-align:center}.userToolsSubtitle{display:block;margin-bottom:12px;padding:0 17px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px;line-height:18px;text-align:center;color:#a0a1a3}.logotype{position:relative;flex-shrink:0;margin-right:12px}.logotypeImg{display:flex}.logotypeText{position:absolute;display:inline-block;font-size:0;text-indent:-9999px}.searchField{width:100%}.searchField *{box-sizing:border-box}.searchFieldWrapper{height:42px}.searchFieldWrapper .ui-autocomplete{width:100%;max-width:445px;margin-top:4px;margin-left:28px;padding:0;text-shadow:none;box-shadow:0 0 8px rgba(0,0,0,.2);border-bottom:1px solid #e2e2e2}.searchFieldWrapper .ui-autocomplete .ui-menu-item{background:#fff}.searchFieldWrapper .ui-autocomplete .ui-menu-item a{color:#0072bc;border:1px solid;border-color:#fff #fff #e2e2e2}.searchFieldWrapper .ui-autocomplete .ui-menu-item:last-child a{border-bottom:none}.searchFieldWrapper .ui-autocomplete .ui-menu-item a.ui-state-hover{background:#fff;border-color:#902789;border-width:1px}.searchFieldInputwrap{position:relative;margin:0;border-radius:80px;background:#fff;box-shadow:0 2px 4px rgba(23,35,38,.05)}.searchFieldInput{display:block;width:100%;padding:10px 42px 12px 38px;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:20px;overflow:hidden;outline:none;border:none;background:transparent;color:#1a1a1a}.searchFieldInput::placeholder{color:#b4b5b8;opacity:1}.searchFieldInput:focus::placeholder{color:transparent}.searchFieldSubmit{position:absolute;top:13px;left:15px;width:14px;height:14px;border:0;cursor:pointer;background:none;color:#b4b5b8;z-index:1;transition:color .2s ease}.searchFieldInputwrapFilled .searchFieldSubmit,.searchFieldSubmit:hover{color:#1a1a1a}.searchFieldInputwrap:focus-within .searchFieldSubmit{color:#1a1a1a}.searchFieldSubmit span{position:absolute;top:-9999px;left:-9999px}.searchFieldClear{position:absolute;top:12px;right:12px;display:none;width:18px;height:18px;border-radius:50%;border:0;text-indent:-9999px;background:hsla(218,5%,69%,.6);cursor:pointer;transition:background .2s ease}.searchFieldInputwrapFilled .searchFieldClear{display:block}.searchFieldClear:after,.searchFieldClear:before{content:"";position:absolute;top:50%;left:50%;margin-top:-1px;margin-left:-4px;display:block;width:8px;height:1.6px;transform:rotate(45deg);background:#fff}.searchFieldClear:after{transform:rotate(-45deg)}.searchFieldClear:hover{background:hsla(218,5%,69%,.75)}.searchFieldClear:active{background:hsla(218,5%,69%,.5);transition:none}.headerCart{flex-shrink:0;font-size:14px;line-height:20px;color:#1a1a1a}.headerCart,.headerCart *{box-sizing:border-box}.headerCartBox,.headerFavoritesBox,.headerNotificationsBox{display:flex;align-items:center;padding:10px 17px 10px 12px;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:inherit;line-height:inherit;border-radius:80px;border:1px solid var(--header-button-border-color);background:transparent;color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s ease}.headerCartBox:hover,.headerFavoritesBox:hover,.headerNotificationsBox:hover{border-color:var(--header-button-bg-color-hover);background:var(--header-button-bg-color-hover);color:var(--header-button-text-color-hover);box-shadow:0 2px 4px var(--default-shadow-color)}.headerFavoritesBox:hover .headerFavoritesIcon,.headerNotificationsBox:hover .headerNotificationsIcon{fill:var(--header-button-text-color-hover)}.headerCartBox:active,.headerFavoritesBox:active,.headerNotificationsBox:active{transition:none}.headerFavoritesBox,.headerNotificationsBox{padding:8px;margin-left:12px;position:relative}.headerNotificationsBox{margin-left:8px}.headerFavoritesIcon,.headerNotificationsIcon{color:var(--header-button-text-color)}.headerCartIcon{position:relative;display:flex;align-items:center;height:16px;margin-right:7px}.headerCartLabel{display:block}.headerCartCount{position:absolute;top:-8px;left:9px;transition:.2s ease}.headerCartBoxEmpty .headerCartCount{display:none}.headerFavoritesCount,.headerNotificationsCount{position:absolute;top:5px;left:21px;transition:.2s ease}.navigation{min-width:895px;max-width:1090px;margin:0 auto 18px;padding:0 2.2%;z-index:10}.navigationContainer{padding:0 6.5% 0 .5%;margin-right:-2%;background:#e91653;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#990099",endColorstr="#E91653");background:-webkit-linear-gradient(left,#909,#e91653)}.navigationContainer:after{position:absolute;display:block;top:0;right:-1px;width:6%;height:37px;content:"";background:url(/img/b-cap_white.png) no-repeat}.is_test .navigationContainer{background:#000}.navigationContainer i{position:absolute;top:0;right:0;display:block;height:6px;background:#fff}.navigationNav{display:table;width:100%;height:36px;max-height:36px}.navigationList{display:table-row}.navigationItem{display:table-cell;height:36px;text-align:center;vertical-align:middle;white-space:nowrap;z-index:1}#content-cover{position:absolute;top:0;right:0;bottom:0;left:0;background:none repeat scroll 0 0 #fff;opacity:.7;z-index:9}#header.isNewHeaderFTEnabled,[data-new-header-ft=enabled]{.headerCartBox{padding:10px 15px 10px 9px}.headerCartIcon{margin-right:6px}.headerCartCount{position:absolute;top:-7px;left:13px;transition:.2s ease}}@media screen and (min-width:1440px){#header.isNewHeaderFTEnabled,[data-new-header-ft=enabled]{.logotype{margin-right:16px}.headerNotificationsBox{margin-left:12px}.headerFavoritesBox{margin-left:16px;padding:8px 14px 8px 8px}}}body,html{margin:0;padding:0}::-ms-clear,::-ms-reveal{display:none}::-ms-browse{display:none}#react-edit-popup *,#react-popup *{box-sizing:border-box}#react-personal{margin:0;padding:0;width:100%}#react-edit-popup a,#react-personal,#react-personal a,#react-popup a,#react-special-offers a{text-decoration:none}#react-edit-popup a,#react-edit-popup a:active,#react-edit-popup a:hover,#react-edit-popup a:visited,#react-personal a,#react-personal a:active,#react-personal a:hover,#react-personal a:visited,#react-popup a,#react-popup a:active,#react-popup a:hover,#react-popup a:visited{color:var(--blue-500)}.react-popup-is-active{overflow:hidden!important}input:disabled{background:#fff;color:#b0b3b8;-webkit-text-fill-color:#b0b3b8;opacity:1;-webkit-text-stroke-color:#b0b3b8;-webkit-opacity:1}#react-footer,#react-listing-page,#react-special-offers{-webkit-font-smoothing:antialiased}.cr-content__short{margin-left:0;padding-bottom:96px;overflow:var(--content-overflow,hidden)}div.l-body{min-width:1090px;min-height:100vh}div.l-body-home{overflow-x:clip}div.l-body-premium{background:var(--premium-bkg)!important}div.l-body-profile{min-height:auto;margin:0;flex-grow:1}.l-base{padding:0 2.2%}.l-content{padding-top:10px;font-family:Arial,sans-serif}.l-content-so{padding-top:0;margin-bottom:0}.l-content-profile,.l-content-so{padding-bottom:80px;font-family:Arial,sans-serif}.l-content-profile{min-height:calc(100vh - 784px)}[data-theme=black-friday] .l-body .profile-logout-button *{color:#e52e6b!important}html:has(.popmechanic-disable-scroll){overflow:visible!important}[data-theme=black-friday] .logotype{margin-right:11px}[data-theme=black-friday] .pseudoLink{border-bottom:1px solid #1f1f1f!important}[data-theme=black-friday] .headerCartCount{background:#ffc43d;border-color:#1f1f1f;color:#1f1f1f}[data-theme=black-friday] .userToolsDropdown{background:#3d3d3d}[data-theme=black-friday] .userToolsImage{background-image:url(https://cdn21vek.by/img/special-decoration/black-friday/avatar.svg)}[data-theme=black-friday] .userToolsBtn{background:#ffc43d;border-color:#ffc43d;color:#1f1f1f}[data-theme=black-friday] .userToolsBtn:active:not(.Button-module__inactive):not(:disabled),[data-theme=black-friday] .userToolsBtn:hover:not(:disabled){background:#ffad33;border-color:#ffad33}[data-theme=black-friday] .userToolsWrapper.active .userToolsToggler{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);border-color:transparent}[data-theme=black-friday] .userToolsSubtitle,[data-theme=black-friday] .userToolsTitle{color:hsla(0,0%,100%,.8)}[data-theme=new-year] .headerCartBox,[data-theme=new-year] .headerFavoritesBox span,[data-theme=new-year] .userTools{color:#fff}[data-theme=new-year] .headerCartBox,[data-theme=new-year] .userToolsToggler{border-color:hsla(0,0%,100%,.2)}[data-theme=new-year] .headerCartBox:hover,[data-theme=new-year] .headerFavoritesBox:hover,[data-theme=new-year] .userToolsToggler:hover{border-color:transparent;background:hsla(0,0%,100%,.2)}[data-theme=new-year] .userToolsWrapper.active .userToolsToggler,[data-theme=new-year] .userToolsWrapper.active .userToolsToggler:hover{border-color:transparent;background:rgba(132,191,249,.3);color:hsla(0,0%,100%,.6)}[data-theme=new-year] .headerCartCount{background:#e62e6b;border:none}[data-theme=black-friday] .headerCartBox,[data-theme=black-friday] .headerFavoritesBox span{color:#fff}[data-theme=black-friday] .headerCartBox:hover{color:#1f1f1f}[data-theme=black-friday] .headerCartBox{border-color:#fff}[data-theme=new-year] .headerCartCount,[data-theme=new-year] .headerFavoritesCount{outline:none}[data-theme=black-friday] .headerCartBox:hover{background-color:#4d0892;color:#fff;border-color:#4d0892}[data-theme=black-friday] .headerCartCount,[data-theme=black-friday] .headerFavoritesCount{background:#e52e6b;color:#fff;outline-color:#290051}[data-theme=black-friday] .headerFavoritesBox:hover{.headerFavoritesCount{outline-color:#4d0892}}[data-theme=black-friday] .headerCartBox:hover{.headerCartCount{background:#e52e6b;outline-color:#4d0892}}[data-theme=new-year] .pseudoLink{text-decoration:underline;border:none}[data-theme=new-year] .logotype{position:relative;margin-right:25px}[data-theme=new-year] .headerReactLine .headerReactWrapper:after,[data-theme=new-year] .headerReactLine .headerReactWrapper:before{position:absolute;content:"";display:block;width:92px;height:97px}[data-theme=new-year] .headerReactLine .headerReactWrapper:before{top:-29px;left:-120px;background-image:url(https://cdn21vek.by/img/special-decoration/new-year/header-before-icon.svg)}[data-theme=new-year] .headerReactLine .headerReactWrapper:after{right:-120px;top:-29px;background-image:url(https://cdn21vek.by/img/special-decoration/new-year/header-after-icon.svg)}@media screen and (max-width:1398px){[data-theme=new-year] .headerReactLine .headerReactWrapper:before{left:-80px}[data-theme=new-year] .headerReactLine .headerReactWrapper:after{right:-80px}}@media screen and (max-width:1310px){[data-theme=new-year] .headerReactLine .headerReactWrapper:before{left:-18px;width:30px;background-position:31px 0}[data-theme=new-year] .headerReactLine .headerReactWrapper:after{right:-18px;width:30px}}@media screen and (max-width:1180px){[data-theme=new-year] .headerReactLine .headerReactWrapper:after,[data-theme=new-year] .headerReactLine .headerReactWrapper:before{display:none}}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;margin-top:-5px;cursor:grab;border-radius:50%;border:2px solid #96dbfa;background-color:#fff;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#999}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;display:block!important;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform-origin:50% 100%;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{opacity:0;transform-origin:50% 100%;transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.subscription-block-react{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:90px;padding:0 2.2%;background-color:var(--subscription-block-react-bg-color);left:calc(var(--scrollbar-width, var(--scrollbar-width-fallback)) / 2);font-family:var(--base-font-family);color:var(--footer-base-color);border-bottom:1px solid var(--footer-base-border-color)}.test-input{width:300px}.subscription-block-react__icon{margin-right:8px;color:var(--subscription-block-icon-color)}.subscription-block-react__content{font-size:13px;line-height:19px;max-width:300px}.subscription-block-react__content a{color:var(--blue-500);text-decoration:none}.subscription-block-react__content a:hover{color:var(--pink-600)}#react-footer[data-show-subscribe-block=false] .subscription-block-react{display:none}#react-footer{min-width:1090px;overflow:hidden}#footer{position:relative;background-color:var(--footer-background);content-visibility:auto;contain-intrinsic-size:auto 1090px auto 892px}#footer-background-ny{position:absolute;width:100%;height:930px;background-repeat:no-repeat;background-size:2560px 930px;background-position:50%;top:0;left:50%;transform:translateX(-50%);z-index:20;pointer-events:none}#footer-inner{padding:32px 0;min-height:100%;box-sizing:border-box;background:var(--footer-inner-bg-color);position:relative}.footer-inner-box-wrap{left:calc(var(--scrollbar-width, var(--scrollbar-width-fallback)) / 2)}.footer-inner-box{max-width:1090px;margin:0 auto;box-sizing:border-box}.footer-inner-box-wrap.footer-is-wide-screen{padding:0 68px}.footer-inner-box-wrap.footer-is-wide-screen .footer-inner-box{max-width:1226px}@media screen and (min-width:1440px){.footer-inner-box-wrap.footer-is-wide-screen{padding:0 80px}.footer-inner-box-wrap.footer-is-wide-screen .footer-inner-box{max-width:1440px}}.footer-comment{text-align:center;display:block;margin:20px 0}.footer-lights-ny{position:absolute;top:0;left:50%;transform:translateX(-50%)}.react-input{font-family:Arial,sans-serif}.react-input__input-container{position:relative;overflow:hidden;box-sizing:border-box;height:40px;background-color:#fff;border-radius:2px}.react-input__input-container_focused:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--blue-500)}.react-input__input-container_error:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--pink-600)}.react-input__input{width:100%;height:100%;box-sizing:border-box;padding:10px 12px 12px;border:1px solid hsla(225,6%,87%,.6);border-radius:2px;outline:none;font-size:15px;line-height:22px;font-family:Arial,sans-serif;color:#1a1a1a;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none}.react-input__input:disabled{color:#a0a1a3!important;-webkit-text-fill-color:#a0a1a3!important;-webkit-text-stroke-color:#a0a1a3!important;background:transparent}.react-input__input::placeholder{color:#b4b5b8}.react-input__input::-webkit-input-placeholder{color:#b4b5b8}.react-input__input:-ms-input-placeholder{color:#b4b5b8}.react-input__input::-moz-placeholder{color:#b4b5b8;opacity:1}.react-input__label-wrapper{font-size:13px;line-height:20px;margin-bottom:4px;color:#b4b5b8}.react-input__label-wrapper_error{color:var(--pink-600)}.input-error-message{line-height:18px;font-size:12px;display:flex;flex-flow:row nowrap;align-items:center;margin-top:4px;max-height:36px;overflow:hidden}.input-error-message__icon-wrapper{color:var(--pink-600);width:12px;height:14px;margin-right:4px;vertical-align:middle;flex:0 0 auto}.input-error-message__message{min-width:0;flex:1 1 auto;color:var(--main-dark)}.react-loader{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background:inherit;border-radius:inherit}.loader__container{position:absolute;left:50%;top:50%;width:1em;margin-left:-.5em;z-index:18;pointer-events:none}.loader--colored .loader__container{width:32px;margin-left:-16px}.loader__box{pointer-events:none;position:absolute;width:100%;padding-bottom:100%;top:50%;left:50%;margin-top:-50%;margin-left:-50%;animation:loader-linspin 1.2s linear infinite}.loader__rotator{position:absolute;width:100%;height:100%;animation:loader-easespin 4.8s ease infinite}.loader__frame--left{right:50%;left:0}.loader__frame--left,.loader__frame--right{position:absolute;top:0;bottom:0;overflow:hidden}.loader__frame--right{right:0;left:50%}.loader__circle{box-sizing:border-box;position:absolute;width:200%;height:100%;border-radius:50%;border:2px solid;border-color:#fff #fff transparent}.loader--colored .loader__circle{border-width:2px}.loader__frame--left .loader__circle{left:0;right:-100%;border-right-color:transparent;animation:loader-left-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both}.loader--colored .loader__frame--left .loader__circle{animation:loader-left-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both,loader-color-change-left 2.4s linear infinite}.loader__frame--right .loader__circle{left:-100%;right:0;border-left-color:transparent;animation:loader-right-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both}.loader--colored .loader__frame--right .loader__circle{animation:loader-right-spin 1.2s cubic-bezier(.4,0,.2,1) infinite both,loader-color-change-right 2.4s linear infinite}@keyframes loader-linspin{to{transform:rotate(1turn)}}@keyframes loader-easespin{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(3turn)}}@keyframes loader-left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes loader-right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}@keyframes loader-color-change-left{0%,50%{border-top-color:#07c;border-left-color:#07c}50.001%,to{border-top-color:#d62761;border-left-color:#d62761}}@keyframes loader-color-change-right{0%,50%{border-top-color:#07c;border-right-color:#07c}50.001%,to{border-top-color:#d62761;border-right-color:#d62761}}.slider21vekBase{padding:10px 0;height:23px}.slider21vekBase .rc-slider-rail{height:3px;background-color:#ebedf0;border-radius:20px}.slider21vekBase .rc-slider-track{height:3px;background-color:#e52e6b;border-radius:20px}.slider21vekBase .rc-slider-step{height:3px}.slider21vekBase .rc-slider-step .rc-slider-dot{background-color:#dcdde0;border-radius:2px;margin-left:0;border:none;width:1px;height:9px;bottom:-3px}.slider21vekBase .rc-slider-step .rc-slider-dot.rc-slider-dot-active{background-image:none;background-color:#e52e6b}.slider21vekBase .rc-slider-step .rc-slider-dot:first-child,.slider21vekBase .rc-slider-step .rc-slider-dot:last-child{visibility:hidden}.slider21vekBase .rc-slider-handle{border-radius:50%;width:21px;height:21px;border:2px solid #e52e6b;margin-top:-9px;box-shadow:none}.slider21vekBase .rc-slider-handle:hover{border-color:#d62761}.slider21vekBase .rc-slider-handle:active{border-color:#cc215a}.slider21vekBase .rc-slider-handle:after{position:absolute;width:33px;height:33px;content:"";background-color:transparent;top:-8px;left:-8px}.slider21vekBase .rc-slider-mark{font-size:10px;line-height:15px;top:21px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider21vekBase .rc-slider-mark .rc-slider-mark-text{color:#a0a1a3}.slider21vekBase .rc-slider-mark .rc-slider-mark-text-current-value{color:#1a1a1a}.slider21vekBase .rc-slider-mark{font-size:14px;line-height:20px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.slider21vekBase{margin-top:5px}.styles_visually-hidden__hNcOK{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_popoverWrapper__hQFez{display:none;flex-direction:row;align-content:center;align-items:center;left:calc(50vw - 168px);min-width:346px;height:40px;border-radius:4px;position:fixed;bottom:16px;padding:0 12px;font-family:Arial,sans-serif;background:#1a1a1a;z-index:10001;box-sizing:border-box}.styles_title__G9ztd{width:100%;height:22px;margin-left:8px;font-size:13px;color:#fff;align-items:center;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_visiblePopOver__Xl_qM{display:flex}.styles_closeIcon__1W5Z2{margin-top:4px;color:#fff;opacity:.5;cursor:pointer}.styles_closeIcon__1W5Z2:hover{opacity:.7}.styles_closeIcon__1W5Z2:active{opacity:1}.styles_enter__1htRu{opacity:0}.styles_exit__BAaN8{opacity:1}.styles_enterActive__Z0bNH{opacity:1;transition:all .2s}.styles_exitActive__cu22v{opacity:0}.styles_popoverIcon__HUsVu{width:16px;height:16px;cursor:pointer}.ProductPrice_visually-hidden__z04PI{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ProductPrice_productPrice__thjM7{display:inline}.style_upButton__MUSza .style_upButtonLabel__LPAA4{font-size:14px;line-height:20px}.style_visually-hidden__nAwgU{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.style_upButton__MUSza{display:flex;width:112px;height:40px;align-items:center;justify-content:center;background-color:var(--button-up-bg-color);color:var(--button-up-color);box-shadow:0 4px 16px rgba(6,10,13,.08),0 1px 4px rgba(6,10,13,.08);border-radius:40px;position:fixed;border:var(--button-up-border);bottom:40px;right:40px;z-index:1000;opacity:0;visibility:hidden}.react-popup-is-active .style_upButton__MUSza{margin-right:var(--scrollbar-width-initial)}.style_upButton__MUSza .style_upButtonImg__GeIUY{width:24px;height:24px}.style_upButton__MUSza .style_upButtonLabel__LPAA4{font-family:Arial,sans-serif;margin-left:8px}.style_upButton__MUSza.style_show__BRLkA{opacity:1;visibility:visible}.style_upButton__MUSza:hover{cursor:pointer;background-color:var(--button-up-bg-color-hover)}.style_upButton__MUSza:active{background-color:var(--button-up-bg-color-active)}.style_visually-hidden__r30nC{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.style_actions__0KwCo{text-align:center}.style_form__YHW66{padding:0 40px}.style_baseActionButtonMargin__4haYC,.style_baseActionButton__VyAyj{margin:16px 0 0}.style_baseActionButton__VyAyj{height:auto;padding:14px 24px;line-height:20px}.style_wrapperSuggest__n_kIt{top:374px;width:380px;position:fixed;z-index:1}.style_subTitle__XdPu9{width:99%;margin:8px 0 94px!important}.styles_visually-hidden__GZiPt{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_actionButton__4Zwap{width:124px}.styles_clearBtn__aYdiJ{color:#c8c9cc;border:none;background:none;cursor:pointer;position:absolute;top:8px;right:8px}.styles_form__ppnTh{padding:0}.styles_visually-hidden__ua3GF{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_circle__WUG6q{stroke:currentColor;color:#07c;animation:styles_circular-dash__ht5LS 1.4s ease-in-out infinite;stroke-dasharray:80px,200px;stroke-dashoffset:0;word-break:break-word;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400}@keyframes styles_circular-rotate__fgfs5{to{transform:rotate(1turn)}}@keyframes styles_circular-dash__ht5LS{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.styles_MuiCircularProgress-circleDisableShrink__ZaejJ{animation:none}.styles_icon__1mnP3{position:absolute;top:15px;right:13px;width:14px;height:14px;display:flex;justify-content:center;align-items:center;animation:styles_circular-rotate__fgfs5 1.4s linear infinite}.styles_visually-hidden__m4dva{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_expandMore__KzIoJ{width:auto}.styles_checkbox__SEPT7{display:flex}.styles_checkbox__SEPT7 path{color:#07c}.styles_checkbox__SEPT7 path:last-child{color:transparent}.styles_checkbox__SEPT7 rect{color:#dcdde0}.styles_checkbox__SEPT7:hover{cursor:pointer}.styles_checkbox__SEPT7:hover path{color:transparent}.styles_checkbox__SEPT7:hover path:last-child{color:#07c}.styles_checkbox__SEPT7:hover rect{color:#006ebd}.styles_specialOffers__8G3zv{color:#e52e6b}.style_formTitle__qmgIN{font-size:18px;line-height:26px}.style_formSubTitle__BRerD{font-size:14px;line-height:20px}.style_visually-hidden__uZaNH{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.style_formTitle__qmgIN{font-weight:700;margin:0}.style_formSubTitle__BRerD,.style_formTitle__qmgIN{font-family:Arial,sans-serif;text-align:center;color:#1a1a1a}.style_formSubTitle__BRerD{font-style:normal;font-weight:400;margin:5px 8px 17px}.style_form__Bi_X4{position:relative}.style_loader__1JxQ3{display:none;width:20px;height:20px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.style_loader__1JxQ3.style_activeLoader___ww2m{display:flex}.styles_visually-hidden__GNo7X{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_imageWrapper__N2R6V{display:flex;justify-content:center;align-items:center;height:120px;margin:0 0 24px}.Loader_visually-hidden__VYin8{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.Loader_loader__aTh_8{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;background:inherit;border-radius:inherit}.Loader_container__qLRJc{position:absolute;left:50%;top:50%;width:1em;margin-left:-.5em;z-index:18;pointer-events:none}.Loader_colored__mXVrd .Loader_container__qLRJc{width:32px;margin-left:-16px}.Loader_box__WAiEF{pointer-events:none;position:absolute;width:100%;padding-bottom:100%;top:50%;left:50%;margin-top:-50%;margin-left:-50%;animation:Loader_loader-linspin__x9ote 1.2s linear infinite}.Loader_rotator__qg3wU{position:absolute;width:100%;height:100%;animation:Loader_loader-easespin__WOXbO 4.8s ease infinite}.Loader_frameLeft__K5jxk{position:absolute;top:0;right:50%;bottom:0;left:0;overflow:hidden}.Loader_frameRight__PNUMD{position:absolute;top:0;right:0;bottom:0;left:50%;overflow:hidden}.Loader_circle__C9KH4{box-sizing:border-box;position:absolute;width:200%;height:100%;border-radius:50%;border:2px solid;border-bottom:2px solid transparent}.Loader_frameLeft__K5jxk .Loader_circle__C9KH4{left:0;right:-100%;border-right-color:transparent;animation:Loader_loader-left-spin__rztLh 1.2s cubic-bezier(.4,0,.2,1) infinite both}.Loader_frameRight__PNUMD .Loader_circle__C9KH4{left:-100%;right:0;border-left-color:transparent;animation:Loader_loader-right-spin__nfwEo 1.2s cubic-bezier(.4,0,.2,1) infinite both}.Loader_colored__mXVrd .Loader_frameLeft__K5jxk .Loader_circle__C9KH4{animation:Loader_loader-left-spin__rztLh 1.2s cubic-bezier(.4,0,.2,1) infinite both,Loader_loader-color-change-left__PEFjY 2.4s linear infinite}.Loader_colored__mXVrd .Loader_frameRight__PNUMD .Loader_circle__C9KH4{animation:Loader_loader-right-spin__nfwEo 1.2s cubic-bezier(.4,0,.2,1) infinite both,Loader_loader-color-change-right__BS3dr 2.4s linear infinite}@keyframes Loader_loader-linspin__x9ote{to{transform:rotate(1turn)}}@keyframes Loader_loader-easespin__WOXbO{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(3turn)}}@keyframes Loader_loader-left-spin__rztLh{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes Loader_loader-right-spin__nfwEo{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}@keyframes Loader_loader-color-change-left__PEFjY{0%,50%{border-top-color:#07c;border-left-color:#07c}50.001%,to{border-top-color:#d62761;border-left-color:#d62761}}@keyframes Loader_loader-color-change-right__BS3dr{0%,50%{border-top-color:#07c;border-right-color:#07c}50.001%,to{border-top-color:#d62761;border-right-color:#d62761}}.styles_visually-hidden__RMMda{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_form__2wk9O{padding:0 40px}.styles_disabled__hcBvp{display:none}.styles_fieldGroup__9XoH0{display:flex;flex-direction:row;justify-content:center}.styles_fieldGroup__9XoH0>div{margin:0 4px}.styles_fieldGroup__9XoH0>div:first-of-type{margin-left:0}.styles_fieldGroup__9XoH0>div:last-of-type{margin-right:0}.styles_loaderWrapper__1Xs2B{color:#07c;font-size:20px;border-width:2px;background:hsla(0,0%,100%,.4);z-index:1}.styles_loaderWrapper__1Xs2B>div{margin:-12px 0 0 -12px}.styles_inputSpinner__JDom_{top:12px}.styles_errorDropdown__pHhQZ{margin-bottom:56px}.styles_actionButton__Y5Zfq{margin-top:32px}.styles_successScreenWrapper__CXQ2s{padding:0}.styles_addButton__Leh6i{justify-content:start;width:100%;padding:3px 0 3px 12px}.SuccessScreen_successTitle__cCZL9{font-size:18px;line-height:26px}.SuccessScreen_successText__iIC7L{font-size:14px;line-height:20px}.SuccessScreen_visually-hidden__hBZ3L{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}div.SuccessScreen_disabled__3oMAg{display:none}.SuccessScreen_successMessageWrapper___Hk_F{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 40px 16px;text-align:center}.SuccessScreen_successImage__sXM_f{height:160px;margin-bottom:16px}.SuccessScreen_successTitle__cCZL9{font-family:Arial,sans-serif;font-weight:700;margin:8px 0 0;-webkit-font-smoothing:antialiased}.SuccessScreen_successText__iIC7L{margin:8px 0 32px}.WriteUsModal_modal__u4P1l{font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}.WriteUsModal_visually-hidden__i2jd_{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ConfirmationModal_modalBody__9jdL6{font-size:14px;line-height:20px}.ConfirmationModal_modalWrapper__J7UH9{font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}.ConfirmationModal_visually-hidden__LMF2t{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ConfirmationModal_modalWrapper__J7UH9{display:flex;flex-direction:column;align-items:center;text-align:center}.ConfirmationModal_title__S_oAV{margin-bottom:8px}.ConfirmationModal_modalBody__9jdL6{font-family:Arial,sans-serif;font-style:normal;font-weight:400;text-align:center}.ConfirmationModal_modalConfirmationBody__Jj5Cp{max-height:50px;min-width:100%}.ConfirmationModal_ellipsis__ITeH2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ConfirmationModal_fullBody__UIeYb{max-height:none}.ConfirmationModal_modalActionsWrapper__SpQr2{margin:24px auto 0;display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;gap:12px}.DisgreementCookie_visually-hidden__LySvj{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.DisgreementCookie_content__zPxRE{max-height:none;-webkit-line-clamp:unset;text-align:left}.DisgreementCookie_emptyLine__keN8C{margin-bottom:8px}.styles_sentMailActions__q8Krd{font-size:14px;line-height:20px}.styles_sentMailActions__q8Krd button{display:inline-block;position:relative;text-align:center;border:none;outline:none;background-color:transparent;font-family:Arial,sans-serif;font-weight:700;border-radius:4px;cursor:pointer;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased}.styles_visually-hidden__QyLf_{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}div.styles_bottomIndent__NdNJo,form.styles_bottomIndent__NdNJo{padding-bottom:40px}.styles_passwordView__zT1Ky{border:0;box-shadow:none;background-color:transparent;box-sizing:border-box;display:block;position:absolute;width:26px;height:24px;right:8px;top:8px;cursor:pointer;color:#dcdde0}.styles_passwordView__zT1Ky:hover{color:#b4b5b8}.styles_bottomLinks__8HP8K{margin:24px 0 40px;overflow:hidden}.styles_bottomLinks__8HP8K div{text-align:center;height:20px;line-height:20px;margin:0}.styles_bottomLinks__8HP8K div.styles_resetPassword__kddKU:after{content:"";display:block;background:#e6e8eb;height:1px;width:100%;margin-top:15px}.styles_bottomLinks__8HP8K button{display:inline-block;font-size:14px;line-height:20px}.styles_bottomLinks__8HP8K button:hover{color:#0068b2!important;cursor:pointer}button.styles_submitButton__0wf0L{min-width:91px}button.styles_submitButton__0wf0L.styles_resetPasswordButton__VdG_H{min-width:134px}.styles_error__aljWF{margin-bottom:-4px}button.styles_errorLink__jdye4{font-size:12px;line-height:16px}.styles_errorText__LEN7M{display:flex;white-space:pre}.styles_navigation__7z_Vl{padding-left:16px;padding-top:1px}.styles_sentMailActions__q8Krd{color:#b4b5b8}.styles_sentMailActions__q8Krd button{font-weight:400;font-size:inherit;color:#07c}.styles_sentMailActions__q8Krd button:disabled{color:#b4b5b8;pointer-events:none;cursor:default}.styles_link__wf_4N{text-decoration:none;cursor:pointer;color:#07c}.styles_link__wf_4N:hover{color:#e52e6b}.styles_reSentLink__U6KUk:hover{color:#0068b2!important}input.styles_newPassword__erMCW,input.styles_password__a8LYh{padding-right:42px}p.styles_prepareResetSubTitle__PEAbL{margin-left:0;margin-right:0}.styles_email__BTXT4{margin-bottom:20px}.styles_classNameWrapper__wFOY9{padding:0}.AuthWrapper_visually-hidden__rNgha{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.AuthWrapper_modal__SpIQc{padding:16px 0 0;font-family:Arial,sans-serif;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased}.AuthWrapper_modalContent__WkMQM{position:static;padding:0;margin:0}.AuthWrapper_modalContent__WkMQM>div,.AuthWrapper_modalContent__WkMQM>div>div{position:static}.PassCode_input__9IwEb{font-size:26px;line-height:32px}.PassCode_error__AlC4d{font-size:12px;line-height:18px}.PassCode_visually-hidden__E42Ya{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.PassCode_input__9IwEb{width:60px;height:60px;border-radius:2px;border:1px solid #e6e8eb;text-align:center;margin-right:8px;box-sizing:border-box}.PassCode_input__9IwEb:last-child{margin-right:0}.PassCode_input__9IwEb:focus{border-bottom:2px solid #07c}.PassCode_inputError__0zzYj,.PassCode_inputError__0zzYj:focus{border-bottom:2px solid #e52e6b}.PassCode_container__cLAyK{display:flex;justify-content:center;flex-direction:column;align-items:center}.PassCode_errorIconWrapper__cqXkh{margin-right:2px;color:#e52e6b}.PassCode_error__AlC4d{font-weight:400;justify-content:flex-start;display:flex;align-items:center;min-width:266px;margin-top:8px;color:#1a1a1a}.ConfirmationPhoneBanInfo_visually-hidden__J338G{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ConfirmationPhoneBanInfo_container__JhMf5{padding:0 16px;display:flex;flex-direction:column;align-items:center}.ConfirmationPhoneBanInfo_imgContainer__nVR9v{display:block;margin:0 auto;max-width:400px;height:160px}.ConfirmationPhoneBanInfo_imgContainer__nVR9v img{object-fit:contain;height:100%;width:100%}.ConfirmationPhoneBanInfo_content__3a7hl{margin:24px 0 32px;display:flex;flex-direction:column;align-items:center}.ConfirmationPhoneBanInfo_title__RoHlx{margin-bottom:8px;max-width:400px;text-align:center;font-weight:700}.ConfirmationPhoneBanInfo_message__hMOlI{max-width:344px;text-align:center}.ConfirmationPhoneTimer_visually-hidden__RpG_E{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ConfirmationPhoneTimer_resendCode__h6Mvt{text-align:center;display:flex;justify-content:center;flex-direction:column}.ConfirmationPhoneTimer_resendCodeText__TsK8N{color:#a0a1a3}.ConfirmationPhoneTimer_resendButton__krR7B{margin:0 auto}.ConfirmationPhoneForm_visually-hidden__u_B9P{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ConfirmationPhoneForm_container__jLYS6{min-height:190px}.ConfirmationPhoneForm_container__jLYS6 .ConfirmationPhoneForm_loaderContainer__7gnMY{width:24px}.ConfirmationPhoneForm_container__jLYS6 .ConfirmationPhoneForm_loader__t1jvM{z-index:9999;background:#fff;opacity:.8}.ConfirmationPhoneForm_header__74CaC{display:flex;flex-direction:column;align-items:center}.ConfirmationPhoneForm_title__hWunD{font-weight:700;margin-bottom:8px}.ConfirmationPhoneForm_description__hPoTy{text-align:center;margin-bottom:16px}.ConfirmationPhoneForm_timer__5eDh5{margin-top:25px}.PhoneEditorForm_subtitleClassName__z1DwE{font-size:14px;line-height:20px}.PhoneEditorForm_visually-hidden__OoV2p{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.PhoneEditorForm_container__YRc5g{position:relative}.PhoneEditorForm_description__lD3fz{text-align:center}.PhoneEditorForm_actions__Lo9Hq{display:flex;justify-content:center}.PhoneEditorForm_opacityTransition__5QmRa{opacity:0}.PhoneEditorForm_title__VzIRo{font-family:Arial,sans-serif;margin-bottom:16px}.PhoneEditorForm_text__9zJhI{text-align:center;display:inline-block;margin-bottom:16px}.PhoneEditorForm_input__Axyav{margin:0 0 32px}.PhoneEditorForm_subtitleClassName__z1DwE{color:#1a1a1a;font-family:Arial,sans-serif}.ConfirmationPhoneModal_visually-hidden__uK7n0{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ConfirmationPhoneModal_container__0wF8E{min-height:235px}.ConfirmationPhoneModal_customModalClassName__2_OTD{background-color:var(--overlay);animation:ConfirmationPhoneModal_BaseModalDesktop-module__backdrop__sT5LM .2s ease-out}.IsConfirmPhoneAfterLogin_visually-hidden__lIBYZ{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.IsConfirmPhoneAfterLogin_imgWrapper__09QjJ{text-align-last:center;min-height:160px}.IsConfirmPhoneAfterLogin_textWrapper__h4UZk{text-align:center;margin-top:24px;margin-bottom:32px}.IsConfirmPhoneAfterLogin_modalContent__HHVmf{margin-bottom:0}.IsConfirmPhoneAfterLogin_modal__veeiM{padding-bottom:0}.IsConfirmPhoneAfterLogin_buttonsWrapper__x7wyC{text-align:center;margin-bottom:16px}.IsConfirmPhoneAfterLogin_buttonsWrapper__x7wyC .IsConfirmPhoneAfterLogin_buttonConfirm__75sL4 span{color:#fff}.IsConfirmPhoneAfterLogin_buttonsWrapper__x7wyC .IsConfirmPhoneAfterLogin_buttonNotPhone__rrKhI{margin:24px auto}.ErrorMessageLink_visually-hidden__mNoQ1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ErrorMessageLink_container__7D0yM{display:flex;white-space:pre}.PhoneLoginForm_visually-hidden__IsRyy{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.PhoneLoginForm_container__EWeRE{position:relative}.PhoneLoginForm_actions__bE_S1{display:flex;flex-direction:column;align-items:center;padding-top:16px}.PhoneLoginForm_secondaryAction__zvx_R{margin:24px auto 0}.PhoneLoginForm_opacityTransition__F2YaK{opacity:0}.EmailLoginForm_bottomLinks__3OLXD button{font-size:14px;line-height:20px}.EmailLoginForm_visually-hidden__wKmHA{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.EmailLoginForm_actions__DyV9e{text-align:center}.EmailLoginForm_baseActionButton__5cptH{margin:16px 0 0;height:auto;padding:14px 24px;line-height:20px}.EmailLoginForm_bottomLinks__3OLXD{margin:20px 0 0;overflow:hidden}.EmailLoginForm_bottomLinks__3OLXD div{text-align:center;height:20px;line-height:20px;margin:0}.EmailLoginForm_bottomLinks__3OLXD button{display:inline-block}.EmailLoginForm_bottomLinks__3OLXD button:hover{color:#0068b2!important;cursor:pointer}.LoginForm_visually-hidden__m7fNW{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.LoginForm_container__6zfxM{padding:0 40px 40px}.LoginForm_title__OAEXy{text-align:center}.LoginForm_switcherContainer__eSHqZ{padding-top:16px}.LoginForm_switcherLabel__nAYru{color:#b4b5b8}.LoginForm_switcher__o19jZ{margin-top:4px}.LoginForm_switcherOption__eUH9g{margin-right:10px}.LoginForm_tab__RT_XU{display:none}.LoginForm_tab__RT_XU.LoginForm_active__lH8b3{display:flex;flex-direction:column}.styles_title__aaKSM{font-size:18px;line-height:26px}.styles_text__e1upo{font-size:14px;line-height:20px}.styles_visually-hidden__y_SKf{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_wrapper__BGQzN{padding:0 40px 48px;color:#1a1a1a}.styles_title__aaKSM{text-align:center;font-style:normal;font-weight:700}.styles_text__e1upo{margin-top:16px;font-weight:400}.styles_text__e1upo a{text-decoration:underline;cursor:pointer;color:#1a1a1a}.styles_text__e1upo a:hover{color:#07c}.styles_buttons___Sjwj{display:flex;justify-content:space-between;margin:32px 38px 0}.styles_buttons___Sjwj button{width:146px;height:48px;white-space:nowrap}.RegistrationSuccessMessage_visually-hidden__tzM6b{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.RegistrationSuccessMessage_container__ZGflq{padding-bottom:46px}.RegistrationSuccessMessage_container__ZGflq p{white-space:pre-wrap}.RegistrationSuccessMessage_container__ZGflq button{margin-top:16px}.RegistrationForm_visually-hidden__EuvJ0{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.RegistrationForm_container__BkpVT{position:relative}.RegistrationForm_goBack__L62LK{position:absolute;left:16px;top:16px}.RegistrationForm_form__WqPXC{padding:0 40px 16px}.RegistrationForm_form__WqPXC.RegistrationForm_hidden__Md_Bx{display:none}.RegistrationForm_confirmation__f2mYb{min-height:195px;padding-bottom:40px}.RegistrationForm_actions__hO2yY{display:flex;flex-direction:column;align-items:center;padding-top:16px}.RegistrationForm_submit__xXtrK{margin-bottom:24px}.RegistrationForm_opacityTransition__jUU95{opacity:0}.styles_inline__ilTcV{font-size:14px;line-height:20px}.styles_visually-hidden__xHhGK{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_reactButton__ArODZ{display:inline-block;position:relative;height:40px;min-width:40px;text-align:center;border:none;outline:none;color:#fff;font-size:14px;font-family:Arial,sans-serif;font-weight:700;padding:8px;border-radius:4px;background-color:#07c;cursor:pointer;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased}.styles_reactButton__ArODZ:hover:not(:disabled){background-color:#006ebd}.styles_reactButton__ArODZ:active:not(.styles_reactButtonInactive__BUKPj){background-color:#0068b2}.styles_reactButton__ArODZ:disabled:not(.styles_reactButtonInactive__BUKPj){color:#b4b5b8;box-shadow:inset 0 0 0 1px #ebedf0;background-color:#f7f8fa;cursor:default}.styles_reactButtonInactive__BUKPj{cursor:default}.styles_link__ZhHI_{background:none;padding:0;height:auto;min-width:auto;font-size:13px;font-weight:400;color:#07c;cursor:pointer}.styles_link__ZhHI_:active,.styles_link__ZhHI_:hover:not(:disabled){background:none;color:#e52e6b}.styles_link__ZhHI_:active{opacity:.6}.styles_link__ZhHI_:disabled:not(.styles_reactButtonInactive__BUKPj){color:#b4b5b8;box-shadow:none;background:none;cursor:default}.styles_inline__ilTcV{display:flex;padding:0;height:auto;align-items:center;background:none;font-weight:400;color:#1a1a1a}.styles_inline__ilTcV:active,.styles_inline__ilTcV:hover:not(:disabled){background:none;color:#cc215a}.styles_inline__ilTcV:active{opacity:.6}.ChangeEmailForm_visually-hidden__TmDdA{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ChangeEmailForm_changeEmailForm__FRNqy{word-wrap:break-word}.ChangeEmailForm_changeEmailForm__FRNqy .ChangeEmailForm_passwordView__WAkGX{border:0;box-shadow:none;background-color:transparent;box-sizing:border-box;display:block;position:absolute;width:26px;height:24px;right:8px;top:8px;cursor:pointer;color:#dcdde0}.ChangeEmailForm_changeEmailForm__FRNqy .ChangeEmailForm_passwordView__WAkGX:hover{color:#b4b5b8}.ChangeEmailForm_changeEmailForm__FRNqy .ChangeEmailForm_submitButton__u6xNp{min-width:91px;margin-top:16px}.ChangeEmailForm_changeEmailForm__FRNqy .ChangeEmailForm_error__E7EFn{margin-bottom:-4px}.ChangeEmailForm_changeEmailForm__FRNqy .ChangeEmailForm_subtitle__X2cGP{margin:8px 0 16px}.ChangeEmailForm_changeEmailForm__FRNqy input.ChangeEmailForm_newPassword__uHKRO,.ChangeEmailForm_changeEmailForm__FRNqy input.ChangeEmailForm_password__wLYl8{padding-right:42px}.ChangeEmailSendForm_visually-hidden__H4idd{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ChangeEmailSendForm_successScreen__sPJFw{padding:0}.ChangePasswordForm_visually-hidden__WopVI{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ChangePasswordForm_changePasswordForm__MLFg3{word-wrap:break-word}.ChangePasswordForm_changePasswordForm__MLFg3 .ChangePasswordForm_passwordView__n7NyD{border:0;box-shadow:none;background-color:transparent;box-sizing:border-box;display:block;position:absolute;width:26px;height:24px;right:8px;top:8px;cursor:pointer;color:#e6e8eb}.ChangePasswordForm_changePasswordForm__MLFg3 .ChangePasswordForm_passwordView__n7NyD:hover{color:#b4b5b8}.ChangePasswordForm_changePasswordForm__MLFg3 .ChangePasswordForm_error__d8_Rk{margin-bottom:-4px}.ChangePasswordForm_changePasswordForm__MLFg3 .ChangePasswordForm_subtitle__iP0kI{margin:8px 8px 15px}.ChangePasswordForm_changePasswordForm__MLFg3 input.ChangePasswordForm_password__Pwl63{padding-right:42px}.ChangePasswordSuccessForm_visually-hidden__i6Vuv{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ChangePasswordSuccessForm_successScreen__MQByH{padding:0}.PriceBlock_priceBlock__bLP4B{font-size:18px;line-height:26px}.PriceBlock_priceBlockEnd__3gmeL{font-size:16px;line-height:22px}.PriceBlock_visually-hidden__1_XM5{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.PriceBlock_priceBlock__bLP4B{font-weight:700;color:#1a1a1a}.PriceFooter_certPrice__iNwyp{font-size:20px;line-height:28px}.PriceFooter_certPrice__iNwyp span:last-child{font-size:16px;line-height:22px}.PriceFooter_pricingTitle__lA2i8{font-size:12px;line-height:18px}.PriceFooter_visually-hidden__hnNfV{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.PriceFooter_priceFooter__kXrnm{display:flex;justify-content:space-between;align-items:center;background:#fff;z-index:2;font-family:Arial,sans-serif;box-sizing:border-box;border-top:1px solid #ebedf0;padding-top:40px;margin-top:40px}.PriceFooter_pricing__ltqi3{display:flex;flex-direction:column}.PriceFooter_pricingTitle__lA2i8{color:#b4b5b8}.PriceFooter_certPrice__iNwyp{color:#1a1a1a}.PriceFooter_continue__JAr4D{width:180px}.PriceFooter_continue__JAr4D.Button-module__button{border:none;padding:0}.PriceFooter_continue__JAr4D.Button-module__button:active:not(:disabled):not(.Button-module__inactive),.PriceFooter_continue__JAr4D.Button-module__button:hover:not(:disabled){border:none}button.BasketEmailLoginForm_resetPasswordLink__bqWOF{font-size:13px;line-height:18px}.BasketEmailLoginForm_modalWrapper__4BBuG{font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}.BasketEmailLoginForm_visually-hidden__XNI1Y{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.BasketEmailLoginForm_passwordInputContainer__4BWUh{position:relative;margin-top:20px}.BasketEmailLoginForm_link__wJ3jf{cursor:pointer;font-size:inherit;line-height:inherit;vertical-align:inherit}.BasketEmailLoginForm_classNameWrapper__qlN_b,.BasketEmailLoginForm_resetPasswordContainer__N2dX6{padding:0!important}.BasketPhoneLoginForm_visually-hidden__bGGR1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.BasketPhoneLoginForm_container__FJVc8{position:relative}.BasketPhoneLoginForm_form__TKnbJ .BasketPhoneLoginForm_input__Es2u_{margin:20px 0}.BasketPhoneLoginForm_actions__e2wPX{display:flex;flex-direction:column;align-items:center;padding-top:16px}.BasketPhoneLoginForm_submit__i0Dii{margin-bottom:24px}.BasketLoginForm_visually-hidden__PosRX{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.BasketLoginForm_container__FWEGa{padding-top:30px}.BasketLoginForm_container__FWEGa .BasketLoginForm_tabContent__5i_Ep{position:relative;margin-top:20px}.BasketLoginForm_switcherContainer__Qaskc{margin-bottom:4px}.BasketLoginForm_switcherLabel__c2xsG{color:#b4b5b8}.BasketLoginForm_switcher__iDniG{margin-top:4px}.BasketLoginForm_switcherOption__vpULL{margin-right:10px}.BasketLoginForm_blocker__HaiJ2{pointer-events:none;position:fixed;z-index:1000;width:100%;height:100%;top:0;left:0}.BasketLoginForm_fadeEnter__T_C6w .BasketLoginForm_footerEmail___q8Df{margin-top:-80px}.BasketLoginForm_fadeEnter__T_C6w .BasketLoginForm_footerPhone__bGVtp{margin-top:120px}.BasketLoginForm_fadeEnter__T_C6w .BasketLoginForm_transitionedNested__7kQGW{opacity:0}.BasketLoginForm_fadeEnterActive__ef7WD{position:absolute;left:0;right:0;top:-16px}.BasketLoginForm_fadeEnterActive__ef7WD .BasketLoginForm_footerEmail___q8Df,.BasketLoginForm_fadeEnterActive__ef7WD .BasketLoginForm_footerPhone__bGVtp{margin-top:40px;transition:margin-top .3s ease-out}.BasketLoginForm_fadeEnterActive__ef7WD .BasketLoginForm_transitionedNested__7kQGW{opacity:1;transition:opacity .15s ease-out .15s}.BasketLoginForm_fadeExit__yADKG .BasketLoginForm_footerEmail___q8Df,.BasketLoginForm_fadeExit__yADKG .BasketLoginForm_footerPhone__bGVtp{opacity:0}.BasketLoginForm_fadeExit__yADKG .BasketLoginForm_transitionedNested__7kQGW{opacity:1}.BasketLoginForm_fadeExitActive__qeuo7 .BasketLoginForm_footerEmail___q8Df,.BasketLoginForm_fadeExitActive__qeuo7 .BasketLoginForm_footerPhone__bGVtp,.BasketLoginForm_fadeExit__yADKG .BasketLoginForm_noTransitioned__yRDhN{opacity:0}.BasketLoginForm_fadeExitActive__qeuo7 .BasketLoginForm_transitionedNested__7kQGW{opacity:0;transition:opacity .15s ease-out}.styles_confirmAgreement__JLDNu .styles_title__oJawd{font-size:18px;line-height:26px}.styles_confirmAgreement__JLDNu .styles_text__asdlB{font-size:14px;line-height:20px}.styles_visually-hidden__fpu7P{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_confirmAgreement__JLDNu{padding:0 32px 32px}.styles_confirmAgreement__JLDNu .styles_title__oJawd{color:#1a1a1a;text-align:center;font-family:Arial,sans-serif;font-style:normal;font-weight:700;margin-bottom:8px}.styles_confirmAgreement__JLDNu .styles_text__asdlB{color:#1a1a1a;text-align:center;font-family:Arial,sans-serif;font-style:normal;font-weight:400;padding:0 8px;margin-bottom:24px}.styles_confirmAgreement__JLDNu .styles_buttons__r0f4O{display:flex;gap:8px;justify-content:center}.styles_confirmAgreement__JLDNu .styles_buttons__r0f4O .styles_buttonConfirm__GveGK{width:146px}.styles_visually-hidden__K_GSe{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_enter__STpW3{position:relative;left:0;top:0;opacity:0;height:380px}.styles_enterActive__ow2Fj{position:relative;opacity:1;height:280px;transition:opacity .5s,height .3s ease-out;overflow:hidden}.styles_exit__OUStR{opacity:1;transform:scale(1)}.styles_exitActive__u5SYv{position:absolute;left:0;top:0;opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}.styles-reg_visually-hidden__FUDuR{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles-reg_enter__D8yv6{position:relative;left:0;top:0;opacity:0;height:280px}.styles-reg_enterActive__qX__R{position:relative;opacity:1;height:380px;transition:opacity .7s,height .3s ease-out;overflow:hidden}.style_visually-hidden__7W4Yg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.style_portal__079VG{position:relative;z-index:9999}.style_portal__079VG~.style_portal__079VG{z-index:10000}.AgreementCookie_title__YG9Ww{font-size:16px;line-height:22px}.AgreementCookie_content__zYgGo{font-size:14px;line-height:20px}.AgreementCookie_info__cIQR_{font-size:12px;line-height:18px}.AgreementCookie_visually-hidden__6WHzX{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.AgreementCookie_modalOverlay__8xx8c{display:flex;flex-direction:column-reverse;background-color:hsla(0,0%,5%,.5);max-width:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000}.AgreementCookie_modal__x3nra{display:flex;justify-content:center;background:#fff;padding:40px 0;min-width:1090px;font-family:Arial,sans-serif}.AgreementCookie_title__YG9Ww{width:260px;margin-right:19px;font-weight:700}.AgreementCookie_content__zYgGo{width:625px;font-weight:400;color:#1a1a1a;transition:all .2s ease-out}.AgreementCookie_content__zYgGo .AgreementCookie_settingsContent__BAe7D{margin-bottom:8px}.AgreementCookie_link__8ccJI{text-decoration:underline;cursor:pointer;color:#1a1a1a}.AgreementCookie_link__8ccJI:hover{color:#07c}.AgreementCookie_info__cIQR_{color:#a0a1a3;font-weight:400}.AgreementCookie_info__cIQR_ a{color:#a0a1a3}.AgreementCookie_titleWrapper___VjGc{display:flex;justify-content:space-between;margin-bottom:10px}.AgreementCookie_titleWrapperNew__Fxe10{display:flex;justify-content:space-between;margin-bottom:8px}.AgreementCookie_titleWrapperNew__Fxe10 .AgreementCookie_toogle__cAzsw{width:36px;height:22px}.AgreementCookie_line__Lc0w3{width:100%;border-top:1px solid #ebedf0;margin:20px 0}.AgreementCookie_lineNew__H4g_q{width:100%;border-top:1px solid #ebedf0;margin:16px 0}.AgreementCookie_stepOne__cH1pQ{height:auto}.AgreementCookie_stepOne__cH1pQ button{width:124px;margin-right:0}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_buttons__zhpxj{margin-top:32px;display:flex;justify-content:space-between}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_settings__2IfCK{padding:0;width:auto;margin-right:20px;margin-top:2px}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_settings__2IfCK:hover{color:#07c}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_settings__2IfCK>div{padding-right:20px}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_settings__2IfCK>div:last-child{border-right:1px solid #ebedf0}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_filter__pyKmD{display:flex;align-items:center;gap:4px;font-weight:700;font-size:14px}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_filter__pyKmD>div{display:flex;align-items:center}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_reject__f5oqP{padding:0;margin-right:6px}.AgreementCookie_stepOne__cH1pQ .AgreementCookie_iconFilter__lRZdO{display:flex}.AgreementCookie_stepTwo__rsHlB .AgreementCookie_buttons__zhpxj{margin-top:32px;justify-content:flex-start;display:flex}.AgreementCookie_stepTwo__rsHlB .AgreementCookie_buttons__zhpxj button{min-width:108px;min-height:48px}.AgreementCookie_stepTwo__rsHlB .AgreementCookie_buttons__zhpxj button:first-child{margin-right:8px}.AgreementCookie_enter__6pm5_{opacity:0}.AgreementCookie_exit__8MClj{opacity:1}.AgreementCookie_enterActive__ECcSP{opacity:1;transition:opacity .1s}.AgreementCookie_exitActive__9vxk6{opacity:0;transition:opacity .1s}.AgreementCookie_actionButton__SBmOP{min-width:128px}.styles_visually-hidden__wYuKT{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.styles_toggle__LJdW0{cursor:pointer;border:none;outline:none;width:36px;height:22px;background:#dcdde0;border-radius:18px;position:relative;display:flex;align-items:center;justify-content:flex-start;transition:.1s}.styles_toggle__LJdW0:not(.styles_disabled__j6rBC):hover{background:#c8c9cc}.styles_toggle__LJdW0.styles_disabled__j6rBC{cursor:default;background:hsla(225,6%,87%,.7)}.styles_toggle__LJdW0.styles_checked__EKji1{background:#07c;justify-content:flex-end}.styles_toggle__LJdW0.styles_checked__EKji1:not(.styles_disabled__j6rBC):hover{background:#006ebd}.styles_toggle__LJdW0.styles_checked__EKji1.styles_disabled__j6rBC{background:rgba(0,119,204,.7)}.styles_circle__g_z7n{width:14px;height:14px;border-radius:7px;background:#fff;margin:0 4px}