.badge-express{display:inline-block;position:relative;color:#fff;white-space:nowrap;background-color:#0cb477;font-size:14px;line-height:20px;padding:4px 8px 4px 28px;border-radius:28px}.badge-express::after{content:'';display:block;width:16px;height:16px;position:absolute;top:6px;left:8px;background:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2016A8%208%200%20118%200a8%208%200%20010%2016zm0-1.2A6.8%206.8%200%20108%201.2a6.8%206.8%200%20000%2013.6zm3.208-6.436H8.13v-3.92H6.844v5.091h4.364V8.364z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E)}.badge-express-sm{display:inline-block;position:relative;color:#fff;white-space:nowrap;background-color:#0cb477;font-size:12px;line-height:16px;padding:1px 8px 3px;border-radius:20px}.btn-base{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#a73afd;font-size:16px;line-height:22px;padding:8px 24px 10px}.btn-base.disabled,.btn-base.disabled:active,.btn-base.disabled:hover,.btn-base:disabled,.btn-base:disabled:active,.btn-base:disabled:hover{cursor:default}.btn-base.disabled:active:not(.progress),.btn-base.disabled:hover:not(.progress),.btn-base.disabled:not(.progress),.btn-base:disabled:active:not(.progress),.btn-base:disabled:hover:not(.progress),.btn-base:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-base.disabled:active:not(.progress):active,.btn-base.disabled:hover:not(.progress):active,.btn-base.disabled:not(.progress):active,.btn-base:disabled:active:not(.progress):active,.btn-base:disabled:hover:not(.progress):active,.btn-base:disabled:not(.progress):active{transform:none}.btn-base.progress{cursor:default}.btn-base.progress,.btn-base.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-base.progress::after,.btn-base.progress::before,.btn-base.progress:active::after,.btn-base.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-base.progress::before,.btn-base.progress:active::before{z-index:10}.btn-base.progress::after,.btn-base.progress:active::after{z-index:20}.btn-base.progress::before,.btn-base.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-base.progress::after,.btn-base.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-base,.btn-base.progress:active,.btn-base.progress:hover{background-color:rgba(167,58,253,.12);border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-base:hover{background-color:rgba(167,58,253,.16);border-color:transparent}.btn-base:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-base:hover{background-color:rgba(167,58,253,.16);border-color:transparent}.btn-base:active{transition:transform .1s ease 0s;transform:scale(.97)}}.btn-base-sm{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#a73afd;font-size:16px;line-height:22px;padding:8px 24px 10px;font-size:14px;line-height:20px;padding:3px 16px 5px}.btn-base-sm.disabled,.btn-base-sm.disabled:active,.btn-base-sm.disabled:hover,.btn-base-sm:disabled,.btn-base-sm:disabled:active,.btn-base-sm:disabled:hover{cursor:default}.btn-base-sm.disabled:active:not(.progress),.btn-base-sm.disabled:hover:not(.progress),.btn-base-sm.disabled:not(.progress),.btn-base-sm:disabled:active:not(.progress),.btn-base-sm:disabled:hover:not(.progress),.btn-base-sm:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-base-sm.disabled:active:not(.progress):active,.btn-base-sm.disabled:hover:not(.progress):active,.btn-base-sm.disabled:not(.progress):active,.btn-base-sm:disabled:active:not(.progress):active,.btn-base-sm:disabled:hover:not(.progress):active,.btn-base-sm:disabled:not(.progress):active{transform:none}.btn-base-sm.progress{cursor:default}.btn-base-sm.progress,.btn-base-sm.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-base-sm.progress::after,.btn-base-sm.progress::before,.btn-base-sm.progress:active::after,.btn-base-sm.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-base-sm.progress::before,.btn-base-sm.progress:active::before{z-index:10}.btn-base-sm.progress::after,.btn-base-sm.progress:active::after{z-index:20}.btn-base-sm.progress::before,.btn-base-sm.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-base-sm.progress::after,.btn-base-sm.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-base-sm,.btn-base-sm.progress:active,.btn-base-sm.progress:hover{background-color:rgba(167,58,253,.12);border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-base-sm:hover{background-color:rgba(167,58,253,.16);border-color:transparent}.btn-base-sm:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-base-sm:hover{background-color:rgba(167,58,253,.16);border-color:transparent}.btn-base-sm:active{transition:transform .1s ease 0s;transform:scale(.97)}}.btn-main{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:8px 24px 10px}.btn-main.disabled,.btn-main.disabled:active,.btn-main.disabled:hover,.btn-main:disabled,.btn-main:disabled:active,.btn-main:disabled:hover{cursor:default}.btn-main.disabled:active:not(.progress),.btn-main.disabled:hover:not(.progress),.btn-main.disabled:not(.progress),.btn-main:disabled:active:not(.progress),.btn-main:disabled:hover:not(.progress),.btn-main:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-main.disabled:active:not(.progress):active,.btn-main.disabled:hover:not(.progress):active,.btn-main.disabled:not(.progress):active,.btn-main:disabled:active:not(.progress):active,.btn-main:disabled:hover:not(.progress):active,.btn-main:disabled:not(.progress):active{transform:none}.btn-main.progress{cursor:default}.btn-main.progress,.btn-main.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-main.progress::after,.btn-main.progress::before,.btn-main.progress:active::after,.btn-main.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-main.progress::before,.btn-main.progress:active::before{z-index:10}.btn-main.progress::after,.btn-main.progress:active::after{z-index:20}.btn-main.progress::before,.btn-main.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-main.progress::after,.btn-main.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-main,.btn-main.progress:active,.btn-main.progress:hover{background-color:#a73afd;border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-main:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-main:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main:active{transition:transform .1s ease 0s;transform:scale(.97)}}.btn-main-sm{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:8px 24px 10px;font-size:14px;line-height:20px;padding:3px 16px 5px}.btn-main-sm.disabled,.btn-main-sm.disabled:active,.btn-main-sm.disabled:hover,.btn-main-sm:disabled,.btn-main-sm:disabled:active,.btn-main-sm:disabled:hover{cursor:default}.btn-main-sm.disabled:active:not(.progress),.btn-main-sm.disabled:hover:not(.progress),.btn-main-sm.disabled:not(.progress),.btn-main-sm:disabled:active:not(.progress),.btn-main-sm:disabled:hover:not(.progress),.btn-main-sm:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-main-sm.disabled:active:not(.progress):active,.btn-main-sm.disabled:hover:not(.progress):active,.btn-main-sm.disabled:not(.progress):active,.btn-main-sm:disabled:active:not(.progress):active,.btn-main-sm:disabled:hover:not(.progress):active,.btn-main-sm:disabled:not(.progress):active{transform:none}.btn-main-sm.progress{cursor:default}.btn-main-sm.progress,.btn-main-sm.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-main-sm.progress::after,.btn-main-sm.progress::before,.btn-main-sm.progress:active::after,.btn-main-sm.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-main-sm.progress::before,.btn-main-sm.progress:active::before{z-index:10}.btn-main-sm.progress::after,.btn-main-sm.progress:active::after{z-index:20}.btn-main-sm.progress::before,.btn-main-sm.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-main-sm.progress::after,.btn-main-sm.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-main-sm,.btn-main-sm.progress:active,.btn-main-sm.progress:hover{background-color:#a73afd;border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-main-sm:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main-sm:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-main-sm:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main-sm:active{transition:transform .1s ease 0s;transform:scale(.97)}}.btn-main-md{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:8px 24px 10px;font-size:14px;line-height:20px;padding:5px 24px 7px}.btn-main-md.disabled,.btn-main-md.disabled:active,.btn-main-md.disabled:hover,.btn-main-md:disabled,.btn-main-md:disabled:active,.btn-main-md:disabled:hover{cursor:default}.btn-main-md.disabled:active:not(.progress),.btn-main-md.disabled:hover:not(.progress),.btn-main-md.disabled:not(.progress),.btn-main-md:disabled:active:not(.progress),.btn-main-md:disabled:hover:not(.progress),.btn-main-md:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-main-md.disabled:active:not(.progress):active,.btn-main-md.disabled:hover:not(.progress):active,.btn-main-md.disabled:not(.progress):active,.btn-main-md:disabled:active:not(.progress):active,.btn-main-md:disabled:hover:not(.progress):active,.btn-main-md:disabled:not(.progress):active{transform:none}.btn-main-md.progress{cursor:default}.btn-main-md.progress,.btn-main-md.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-main-md.progress::after,.btn-main-md.progress::before,.btn-main-md.progress:active::after,.btn-main-md.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-main-md.progress::before,.btn-main-md.progress:active::before{z-index:10}.btn-main-md.progress::after,.btn-main-md.progress:active::after{z-index:20}.btn-main-md.progress::before,.btn-main-md.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-main-md.progress::after,.btn-main-md.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-main-md,.btn-main-md.progress:active,.btn-main-md.progress:hover{background-color:#a73afd;border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-main-md:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main-md:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-main-md:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main-md:active{transition:transform .1s ease 0s;transform:scale(.97)}}.btn-main-lg{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#fff;padding:8px 24px 10px;font-size:16px;line-height:22px;padding:11px 24px 13px}.btn-main-lg.disabled,.btn-main-lg.disabled:active,.btn-main-lg.disabled:hover,.btn-main-lg:disabled,.btn-main-lg:disabled:active,.btn-main-lg:disabled:hover{cursor:default}.btn-main-lg.disabled:active:not(.progress),.btn-main-lg.disabled:hover:not(.progress),.btn-main-lg.disabled:not(.progress),.btn-main-lg:disabled:active:not(.progress),.btn-main-lg:disabled:hover:not(.progress),.btn-main-lg:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-main-lg.disabled:active:not(.progress):active,.btn-main-lg.disabled:hover:not(.progress):active,.btn-main-lg.disabled:not(.progress):active,.btn-main-lg:disabled:active:not(.progress):active,.btn-main-lg:disabled:hover:not(.progress):active,.btn-main-lg:disabled:not(.progress):active{transform:none}.btn-main-lg.progress{cursor:default}.btn-main-lg.progress,.btn-main-lg.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-main-lg.progress::after,.btn-main-lg.progress::before,.btn-main-lg.progress:active::after,.btn-main-lg.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-main-lg.progress::before,.btn-main-lg.progress:active::before{z-index:10}.btn-main-lg.progress::after,.btn-main-lg.progress:active::after{z-index:20}.btn-main-lg.progress::before,.btn-main-lg.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-main-lg.progress::after,.btn-main-lg.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-main-lg,.btn-main-lg.progress:active,.btn-main-lg.progress:hover{background-color:#a73afd;border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-main-lg:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main-lg:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-main-lg:hover{background-color:rgba(167,58,253,.9);border-color:transparent}.btn-main-lg:active{transition:transform .1s ease 0s;transform:scale(.97)}}.btn-minor{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:8px;cursor:pointer;color:#242424;font-size:16px;line-height:22px;padding:8px 24px 10px}.btn-minor.disabled,.btn-minor.disabled:active,.btn-minor.disabled:hover,.btn-minor:disabled,.btn-minor:disabled:active,.btn-minor:disabled:hover{cursor:default}.btn-minor.disabled:active:not(.progress),.btn-minor.disabled:hover:not(.progress),.btn-minor.disabled:not(.progress),.btn-minor:disabled:active:not(.progress),.btn-minor:disabled:hover:not(.progress),.btn-minor:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-minor.disabled:active:not(.progress):active,.btn-minor.disabled:hover:not(.progress):active,.btn-minor.disabled:not(.progress):active,.btn-minor:disabled:active:not(.progress):active,.btn-minor:disabled:hover:not(.progress):active,.btn-minor:disabled:not(.progress):active{transform:none}.btn-minor.progress{cursor:default}.btn-minor.progress,.btn-minor.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-minor.progress::after,.btn-minor.progress::before,.btn-minor.progress:active::after,.btn-minor.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-minor.progress::before,.btn-minor.progress:active::before{z-index:10}.btn-minor.progress::after,.btn-minor.progress:active::after{z-index:20}.btn-minor.progress::before,.btn-minor.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-minor.progress::after,.btn-minor.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20colors%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2025%25%20%7B%20stroke%3A%20%23E639CA%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2050%25%20%7B%20stroke%3A%20%23AC43FE%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2075%25%20%7B%20stroke%3A%20%237A18DD%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20colors%205.6s%20ease-in-out%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%20%3Ccircle%20class%3D%22path%22%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%22187%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2229%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-minor,.btn-minor.progress:active,.btn-minor.progress:hover{background-color:#f1f1f5;border:2px solid #f1f1f5}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-minor:hover{background-color:#e8e8f0;border-color:#e8e8f0}.btn-minor:active{background-color:#d9d9e6;border-color:#d9d9e6}}@media (hover:hover) and (pointer:fine){.btn-minor:hover{background-color:#e8e8f0;border-color:#e8e8f0}.btn-minor:active{background-color:#d9d9e6;border-color:#d9d9e6}}.btn-minor.active,.btn-minor.active:active,.btn-minor.active:hover{background-color:#fff;border-color:#a73afd}.btn-minor-md{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;position:relative;display:inline-block;vertical-align:top;border-radius:8px;cursor:pointer;color:#242424;font-size:16px;line-height:22px;padding:8px 24px 10px;font-size:14px;line-height:20px;padding:5px 24px 7px}.btn-minor-md.disabled,.btn-minor-md.disabled:active,.btn-minor-md.disabled:hover,.btn-minor-md:disabled,.btn-minor-md:disabled:active,.btn-minor-md:disabled:hover{cursor:default}.btn-minor-md.disabled:active:not(.progress),.btn-minor-md.disabled:hover:not(.progress),.btn-minor-md.disabled:not(.progress),.btn-minor-md:disabled:active:not(.progress),.btn-minor-md:disabled:hover:not(.progress),.btn-minor-md:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-minor-md.disabled:active:not(.progress):active,.btn-minor-md.disabled:hover:not(.progress):active,.btn-minor-md.disabled:not(.progress):active,.btn-minor-md:disabled:active:not(.progress):active,.btn-minor-md:disabled:hover:not(.progress):active,.btn-minor-md:disabled:not(.progress):active{transform:none}.btn-minor-md.progress{cursor:default}.btn-minor-md.progress,.btn-minor-md.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-minor-md.progress::after,.btn-minor-md.progress::before,.btn-minor-md.progress:active::after,.btn-minor-md.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-minor-md.progress::before,.btn-minor-md.progress:active::before{z-index:10}.btn-minor-md.progress::after,.btn-minor-md.progress:active::after{z-index:20}.btn-minor-md.progress::before,.btn-minor-md.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-minor-md.progress::after,.btn-minor-md.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20colors%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2025%25%20%7B%20stroke%3A%20%23E639CA%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2050%25%20%7B%20stroke%3A%20%23AC43FE%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2075%25%20%7B%20stroke%3A%20%237A18DD%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20colors%205.6s%20ease-in-out%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%20%3Ccircle%20class%3D%22path%22%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%22187%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2229%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-minor-md,.btn-minor-md.progress:active,.btn-minor-md.progress:hover{background-color:#f1f1f5;border:2px solid #f1f1f5}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-minor-md:hover{background-color:#e8e8f0;border-color:#e8e8f0}.btn-minor-md:active{background-color:#d9d9e6;border-color:#d9d9e6}}@media (hover:hover) and (pointer:fine){.btn-minor-md:hover{background-color:#e8e8f0;border-color:#e8e8f0}.btn-minor-md:active{background-color:#d9d9e6;border-color:#d9d9e6}}.btn-minor-md.active,.btn-minor-md.active:active,.btn-minor-md.active:hover{background-color:#fff;border-color:#a73afd}.btn-edit{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23BDBDCB%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.407.258a.89.89%200%200%201%201.253%200l2.08%202.08a.885.885%200%200%201%200%201.253l-1.627%201.626-3.332-3.333L12.407.258ZM0%2012.665l9.83-9.83%203.333%203.333-9.83%209.83H0v-3.333Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center}.btn-edit:hover{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.407.258a.89.89%200%200%201%201.253%200l2.08%202.08a.885.885%200%200%201%200%201.253l-1.627%201.626-3.332-3.333L12.407.258ZM0%2012.665l9.83-9.83%203.333%203.333-9.83%209.83H0v-3.333Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E)}.btn-heart-black{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.225%202C3.805%202%202%203.796%202%206.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C18.09%209.116%2019%207.443%2019%206.081%2019%203.796%2017.194%202%2014.775%202c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C8.892%202.614%207.552%202%206.226%202ZM0%206.082C0%202.639%202.754%200%206.225%200c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2014.775%200C18.245%200%2021%202.639%2021%206.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C1.369%2010.392%200%208.23%200%206.082Z%22%20fill%3D%22%23313132%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-repeat:no-repeat}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-heart-black:hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.225%202C3.805%202%202%203.796%202%206.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C18.09%209.116%2019%207.443%2019%206.081%2019%203.796%2017.194%202%2014.775%202c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C8.892%202.614%207.552%202%206.226%202ZM0%206.082C0%202.639%202.754%200%206.225%200c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2014.775%200C18.245%200%2021%202.639%2021%206.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C1.369%2010.392%200%208.23%200%206.082Z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}}@media (hover:hover) and (pointer:fine){.btn-heart-black:hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.225%202C3.805%202%202%203.796%202%206.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C18.09%209.116%2019%207.443%2019%206.081%2019%203.796%2017.194%202%2014.775%202c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C8.892%202.614%207.552%202%206.226%202ZM0%206.082C0%202.639%202.754%200%206.225%200c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2014.775%200C18.245%200%2021%202.639%2021%206.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C1.369%2010.392%200%208.23%200%206.082Z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}}.btn-heart-black.active{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018C5.56%2013.75%201%209.592%201%206.082%201%203.216%203.28%201%206.225%201c1.615%200%203.23.74%204.275%201.94C11.545%201.74%2013.16%201%2014.775%201%2017.72%201%2020%203.217%2020%206.082c0%203.51-4.56%207.668-9.5%2011.918z%22%20fill%3D%22%23A73AFD%22%20stroke%3D%22%23A73AFD%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}.btn-heart-pink{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.225%202C3.805%202%202%203.796%202%206.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C18.09%209.116%2019%207.443%2019%206.081%2019%203.796%2017.194%202%2014.775%202c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C8.892%202.614%207.552%202%206.226%202ZM0%206.082C0%202.639%202.754%200%206.225%200c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2014.775%200C18.245%200%2021%202.639%2021%206.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C1.369%2010.392%200%208.23%200%206.082Z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-position:center;background-repeat:no-repeat;transition:background-image .3s ease 0s}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-heart-pink:hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018C5.56%2013.75%201%209.592%201%206.082%201%203.216%203.28%201%206.225%201c1.615%200%203.23.74%204.275%201.94C11.545%201.74%2013.16%201%2014.775%201%2017.72%201%2020%203.217%2020%206.082c0%203.51-4.56%207.668-9.5%2011.918z%22%20fill%3D%22%23A73AFD%22%20stroke%3D%22%23A73AFD%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}}@media (hover:hover) and (pointer:fine){.btn-heart-pink:hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018C5.56%2013.75%201%209.592%201%206.082%201%203.216%203.28%201%206.225%201c1.615%200%203.23.74%204.275%201.94C11.545%201.74%2013.16%201%2014.775%201%2017.72%201%2020%203.217%2020%206.082c0%203.51-4.56%207.668-9.5%2011.918z%22%20fill%3D%22%23A73AFD%22%20stroke%3D%22%23A73AFD%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}}.btn-heart-pink.active{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018C5.56%2013.75%201%209.592%201%206.082%201%203.216%203.28%201%206.225%201c1.615%200%203.23.74%204.275%201.94C11.545%201.74%2013.16%201%2014.775%201%2017.72%201%2020%203.217%2020%206.082c0%203.51-4.56%207.668-9.5%2011.918z%22%20fill%3D%22%23A73AFD%22%20stroke%3D%22%23A73AFD%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}.btn-show-more{font-weight:600;letter-spacing:0;text-decoration:none;text-align:center;display:inline-block;vertical-align:top;border-radius:12px;cursor:pointer;color:#a73afd;padding:8px 24px 10px;font-size:16px;line-height:22px;padding:11px 24px 13px;padding:11px 84px 13px 64px;position:relative}.btn-show-more.disabled,.btn-show-more.disabled:active,.btn-show-more.disabled:hover,.btn-show-more:disabled,.btn-show-more:disabled:active,.btn-show-more:disabled:hover{cursor:default}.btn-show-more.disabled:active:not(.progress),.btn-show-more.disabled:hover:not(.progress),.btn-show-more.disabled:not(.progress),.btn-show-more:disabled:active:not(.progress),.btn-show-more:disabled:hover:not(.progress),.btn-show-more:disabled:not(.progress){color:#bfbfc9;background-color:#fff;border:2px solid #d3d4dd;opacity:.9}.btn-show-more.disabled:active:not(.progress):active,.btn-show-more.disabled:hover:not(.progress):active,.btn-show-more.disabled:not(.progress):active,.btn-show-more:disabled:active:not(.progress):active,.btn-show-more:disabled:hover:not(.progress):active,.btn-show-more:disabled:not(.progress):active{transform:none}.btn-show-more.progress{cursor:default}.btn-show-more.progress,.btn-show-more.progress:active{color:transparent;-webkit-touch-callout:none;user-select:none}.btn-show-more.progress::after,.btn-show-more.progress::before,.btn-show-more.progress:active::after,.btn-show-more.progress:active::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.btn-show-more.progress::before,.btn-show-more.progress:active::before{z-index:10}.btn-show-more.progress::after,.btn-show-more.progress:active::after{z-index:20}.btn-show-more.progress::before,.btn-show-more.progress:active::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.2%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.btn-show-more.progress::after,.btn-show-more.progress:active::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2265px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2230%22%20stroke%3D%22%23FFF%22%20stroke-dasharray%3D%22187%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.btn-show-more,.btn-show-more.progress:active,.btn-show-more.progress:hover{background-color:rgba(167,58,253,.12);border:2px solid transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-show-more:hover{background-color:rgba(167,58,253,.16);border-color:transparent}.btn-show-more:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (hover:hover) and (pointer:fine){.btn-show-more:hover{background-color:rgba(167,58,253,.16);border-color:transparent}.btn-show-more:active{transition:transform .1s ease 0s;transform:scale(.97)}}@media (max-width:767.98px){.btn-show-more{width:100%;padding:11px 40px 13px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-show-more:active{color:#fff;background-color:#9c21fd;border-color:#9c21fd}.btn-show-more:active::before{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.966%203.742L2.15%209.244a1.004%201.004%200%2001-1.38-1.46L8.312.65a1%201%200%20011.374%200l7.545%207.135a1.004%201.004%200%2001-1.38%201.459l-5.818-5.502V17a1%201%200%2001-1%201h-.068a1%201%200%2001-1-1V3.742z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E)}}@media (hover:hover) and (pointer:fine){.btn-show-more:active{color:#fff;background-color:#9c21fd;border-color:#9c21fd}.btn-show-more:active::before{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.966%203.742L2.15%209.244a1.004%201.004%200%2001-1.38-1.46L8.312.65a1%201%200%20011.374%200l7.545%207.135a1.004%201.004%200%2001-1.38%201.459l-5.818-5.502V17a1%201%200%2001-1%201h-.068a1%201%200%2001-1-1V3.742z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E)}}.btn-show-more.progress::before{display:none}.btn-show-more.disabled::before,.btn-show-more:disabled::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23D5D5D5%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23D5D5D5%22%2F%3E%3C%2Fsvg%3E")}.btn-show-more::before{content:"";display:block;width:12px;height:12px;position:absolute;top:17px;right:64px;background:transparent url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23A73AFD%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;transform:rotate(180deg)}@media (max-width:767.98px){.btn-show-more::before{display:none}}.checkbox{display:inline-block;cursor:pointer}.checkbox:hover .checkbox__decor{border-color:#a9a8b0}.checkbox input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.checkbox .checkbox__decor{width:22px;height:22px;border:1px solid #d3d4dd;position:relative;background:#fff;display:block;border-radius:6px}.checkbox .checkbox__decor::after{content:'';width:6px;height:12px;top:3px;left:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;position:absolute;transform:rotate(45deg);display:none}.checkbox input:checked~.checkbox__decor,.checkbox.selected .checkbox__decor{background:#a73afd;border-color:#a73afd;border:0}.checkbox input:checked~.checkbox__decor::after,.checkbox.selected .checkbox__decor::after{display:block}.checkbox.disabled{cursor:default}.checkbox.disabled input:disabled~.checkbox__decor{background:#e8e8f0;border-color:#d3d4dd}.checkbox.disabled input:disabled~.checkbox__decor::after{border-right:2px solid #868695;border-bottom:2px solid #868695}.checkbox-with-text{display:inline-block;cursor:pointer;padding-left:34px;position:relative;font-size:0;line-height:0;-webkit-touch-callout:none;user-select:none}.checkbox-with-text:hover .checkbox-with-text__decor{border-color:#a9a8b0}.checkbox-with-text input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.checkbox-with-text .checkbox-with-text__text{font-size:16px;line-height:22px;color:#242424}.checkbox-with-text .checkbox-with-text__decor{display:block;width:22px;height:22px;position:absolute;left:0;top:0;background:#fff;border:1px solid #d3d4dd;border-radius:6px}.checkbox-with-text .checkbox-with-text__decor::after{content:'';width:6px;height:12px;top:3px;left:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;position:absolute;transform:rotate(45deg);display:none}.checkbox-with-text input:checked~.checkbox-with-text__decor,.checkbox-with-text.selected .checkbox-with-text__decor{background:#a73afd;border-color:#a73afd;border:0}.checkbox-with-text input:checked~.checkbox-with-text__decor::after,.checkbox-with-text.selected .checkbox-with-text__decor::after{display:block}.checkbox-with-text.disabled{cursor:default}.checkbox-with-text.disabled input:disabled~.checkbox-with-text__decor{background:#e8e8f0;border-color:#d3d4dd}.checkbox-with-text.disabled input:disabled~.checkbox-with-text__decor::after{border-right:2px solid #868695;border-bottom:2px solid #868695}.checkbox-with-text.input-validation-error .checkbox-with-text__decor{border-color:#f44}@media (max-width:1023.98px){.checkbox-with-text .checkbox-with-text__text{font-size:14px;line-height:20px;line-height:22px}}.checkbox-with-text.checkbox-with-text--sm .checkbox-with-text__text{font-size:14px;line-height:20px;line-height:22px}.radio{cursor:pointer}.radio:hover .radio__decor{border-color:#a9a8b0}.radio.active{cursor:default!important}.radio input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.radio .radio__decor{border:1px solid #d3d4dd;border-radius:50%;position:relative;background:#fff;display:block;width:22px;height:22px}.radio .radio__decor::after{content:'';width:10px;height:10px;top:4px;left:4px;background:#a73afd;border-radius:50%;position:absolute;display:none}.radio input:checked~.radio__decor,.radio.selected .radio__decor{border:2px solid #a73afd}.radio input:checked~.radio__decor::after,.radio.selected .radio__decor::after{display:block}.radio-with-text{cursor:pointer;position:relative;font-size:0;line-height:0;padding-left:34px;display:inline-block}.radio-with-text:hover .radio-with-text__decor{border-color:#a9a8b0}.radio-with-text.active{cursor:default!important}.radio-with-text input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.radio-with-text .radio-with-text__decor{display:block;width:22px;height:22px;position:absolute;left:0;top:0;border:1px solid #d3d4dd;border-radius:50%;background:#fff}.radio-with-text .radio-with-text__decor::after{content:'';width:10px;height:10px;top:4px;left:4px;background:#a73afd;border-radius:50%;position:absolute;display:none}.radio-with-text .radio-with-text__text{font-size:16px;line-height:22px;color:#242424}.radio-with-text input:checked~.radio-with-text__decor,.radio-with-text.selected .radio-with-text__decor{border:2px solid #a73afd}.radio-with-text input:checked~.radio-with-text__decor::after,.radio-with-text.selected .radio-with-text__decor::after{display:block}.radio-with-text.disabled{cursor:default}.radio-with-text.disabled .radio-with-text__text{color:rgba(0,0,0,.4)}.radio-with-text.disabled input:disabled~.radio-with-text__decor{background:#f6f6f9}@media (max-width:1023.98px){.radio-with-text .radio-with-text__text{font-size:14px;line-height:20px;line-height:22px}}.input{width:100%;border:1px solid #d3d4dd;border-radius:8px;height:auto;font-size:16px;line-height:22px;line-height:1;color:#242424;padding:10px 14px 11px;height:44px}.input::placeholder{color:#b9b9c1;text-transform:none}.input.disabled,.input:disabled{background:#f6f6f9;border-color:#f6f6f9;-webkit-text-fill-color:#242424;opacity:1}.input.input-validation-error{border-color:#f44}.input:not(.input-validation-error):focus{border-color:#a73afd;box-shadow:inset 1px 0 0 #a73afd,inset 0 1px 0 #a73afd,inset -1px 0 0 #a73afd,inset 0 -1px 0 #a73afd}.input-search{position:relative}.input-search label{width:100%}.input-search input{width:100%;border:1px solid #d3d4dd;border-radius:8px;height:auto;font-size:16px;line-height:16px;color:#242424}.input-search input::placeholder{color:#b9b9c1;text-transform:none}.input-search input.disabled,.input-search input:disabled{background:#f6f6f9;border-color:#f6f6f9;-webkit-text-fill-color:#242424;opacity:1}.input-search input.input-validation-error{border-color:#f44}.input-search input:not(.input-validation-error):focus{border-color:#a73afd;box-shadow:inset 1px 0 0 #a73afd,inset 0 1px 0 #a73afd,inset -1px 0 0 #a73afd,inset 0 -1px 0 #a73afd}.input-search .input-search__icon{display:block;width:24px;height:24px;position:absolute;z-index:1;right:14px;top:50%;transform:translateY(-50%);cursor:default}.input-search .input-search__icon span{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.73%209.473l-.274.343a5.92%205.92%200%20001.437-3.87%205.946%205.946%200%2010-5.947%205.947%205.92%205.92%200%20003.87-1.437l-.483.374%204.622%204.505a.965.965%200%20001.349-1.38L10.73%209.473zm-4.784.59A4.111%204.111%200%20011.83%205.946%204.111%204.111%200%20015.946%201.83a4.111%204.111%200%20014.117%204.116%204.111%204.111%200%2001-4.117%204.117z%22%20fill%3D%22%23B6B6B6%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;display:block;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-position:center;background-size:contain}.input-search .input-search__icon.clear-search span{width:16px;height:16px;display:inline-block;position:relative;font-size:0;line-height:1;border:none;background-color:transparent;position:absolute;cursor:pointer;background-image:none}.input-search .input-search__icon.clear-search span::after,.input-search .input-search__icon.clear-search span::before{transition:background .3s ease 0s;background-color:#9d9da5;content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.input-search .input-search__icon.clear-search span::before{width:2px;height:18px}.input-search .input-search__icon.clear-search span::after{width:18px;height:2px}.input-search .input-search__loader{color:transparent;-webkit-touch-callout:none;user-select:none;display:block;width:20px;height:20px;position:absolute;top:12px;right:15px}.input-search .input-search__loader::after,.input-search .input-search__loader::before{content:'';display:block;width:20px;height:20px;position:absolute;top:calc(50% - 20px/2);right:calc(50% - 20px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.input-search .input-search__loader::before{z-index:10}.input-search .input-search__loader::after{z-index:20}.input-search .input-search__loader::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23F6F6F9%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.input-search .input-search__loader::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20colors%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2025%25%20%7B%20stroke%3A%20%23E639CA%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2050%25%20%7B%20stroke%3A%20%23AC43FE%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2075%25%20%7B%20stroke%3A%20%237A18DD%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20colors%205.6s%20ease-in-out%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%20%3Ccircle%20class%3D%22path%22%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%22187%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2229%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.input-search input{padding:10px 50px 11px 14px;height:44px}.input-search--gray input{background-color:#f1f1f5;border-color:#f1f1f5;transition:background-color .3s ease 0s,border-color .3s ease 0s}.input-search--gray input:hover{background-color:#e8e8f0;border-color:#e8e8f0}.input-search--gray input:focus{background-color:#fff;border-color:#a73afd}.input-search--gray .input-search__message{font-size:14px;line-height:20px;color:#868695;position:absolute;top:100%;left:0;margin-top:8px}.section-header{font-size:18px;line-height:24px;font-weight:700;margin-bottom:12px}@media (min-width:1024px){.section-header{font-size:24px;line-height:32px}}@media (min-width:768px){.section-header{margin-bottom:16px}}@media (min-width:1024px){.section-header{margin-bottom:20px}}.section-header a{color:inherit}.block-header{font-size:18px;line-height:24px;font-weight:700;margin-bottom:12px}@media (min-width:1024px){.block-header{font-size:24px;line-height:32px}}@media (min-width:768px){.block-header{margin-bottom:16px}}.spec-action{font-size:12px;line-height:16px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;text-transform:uppercase;text-align:center;color:#242424;font-weight:600;display:inline-block;vertical-align:bottom;background:#ecff4c linear-gradient(90deg,#d1fff0 0,#ecff4c 95.32%);border-radius:4px;max-width:100%}@media (min-width:1024px){.spec-action{font-size:14px;line-height:20px;border-radius:8px}}.spec-action .spec-action__link{color:inherit}.spec-action .spec-action__link,.spec-action .spec-action__text{display:block;padding:1px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (min-width:1024px){.spec-action .spec-action__link,.spec-action .spec-action__text{padding:2px 8px}}.stars-line{display:inline-block;vertical-align:middle;background:url(data:image/svg+xml,%3Csvg%20width%3D%22196%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M88.331%201.23l1.78%204.42%204.56.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.535.407L88%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.459-3.142c-.24-.218-.112-.632.205-.66l4.56-.411%201.78-4.42a.353.353%200%2001.662%200zM8.331%201.23l1.78%204.42%204.56.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.536.407L8%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.56-.411%201.78-4.42a.353.353%200%2001.662%200zM28.331%201.23l1.78%204.42%204.56.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.535.407L28%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.56-.411%201.78-4.42a.353.353%200%2001.662%200zM48.331%201.23l1.78%204.42%204.56.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.535.407L48%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.459-3.142c-.24-.218-.112-.632.205-.66l4.56-.411%201.78-4.42a.353.353%200%2001.662%200zM68.331%201.23l1.78%204.42%204.56.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.535.407L68%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.459-3.142c-.24-.218-.112-.632.205-.66l4.56-.411%201.78-4.42a.353.353%200%2001.662%200z%22%20fill%3D%22%23FCA95D%22%20stroke%3D%22%23FCA95D%22%2F%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22M188.331%201.23l1.781%204.42%204.559.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.536.407L188%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.559-.411%201.781-4.42a.353.353%200%2001.662%200zM108.331%201.23l1.781%204.42%204.559.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.536.407L108%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.559-.411%201.781-4.42a.353.353%200%2001.662%200zM128.331%201.23l1.781%204.42%204.559.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.536.407L128%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.559-.411%201.781-4.42a.353.353%200%2001.662%200zM148.331%201.23l1.781%204.42%204.559.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.536.407L148%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.559-.411%201.781-4.42a.353.353%200%2001.662%200zM168.331%201.23l1.781%204.42%204.559.411c.316.029.445.442.205.66l-3.458%203.142%201.036%204.674c.072.324-.264.58-.536.407L168%2012.467l-3.918%202.477c-.272.172-.607-.083-.535-.407l1.036-4.674-3.458-3.142c-.24-.218-.113-.632.204-.66l4.559-.411%201.781-4.42a.353.353%200%2001.662%200z%22%20fill%3D%22%23D5D5D5%22%20stroke%3D%22%23D5D5D5%22%2F%3E%3C%2Fsvg%3E) center/auto 100% no-repeat;width:75px;font-size:0;line-height:1;background-position:-100px 0}.stars-line::before{padding-top:calc(100% * (16/100));content:'';display:block}.stars-line.star0{background-position-x:calc(-2.6% + 5*21%)}.stars-line.star1{background-position-x:calc(-2.6% + 4*21%)}.stars-line.star2{background-position-x:calc(-2.6% + 3*21%)}.stars-line.star3{background-position-x:calc(-2.6% + 2*21%)}.stars-line.star4{background-position-x:calc(-2.6% + 21%)}.stars-line.star5{background-position-x:-2.6%}.stars-line-detailed{width:75px;display:inline-block;vertical-align:middle;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23C8C8D1%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.205.554c.3-.738%201.35-.739%201.651-.002l1.8%204.398c.02.05.066.084.12.09l4.419.432c.76.074%201.08%201.004.526%201.527l-3.373%203.182a.145.145%200%200%200-.042.135l.966%204.613c.16.764-.678%201.347-1.344.934l-3.808-2.362a.146.146%200%200%200-.152-.001l-3.85%202.33c-.666.404-1.494-.179-1.334-.939l.962-4.595a.146.146%200%200%200-.043-.136L2.285%206.992c-.563-.522-.242-1.461.523-1.533l4.49-.422c.054-.005.1-.04.12-.09L9.206.554Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-size:20% 100%;background-repeat:repeat-x;overflow:hidden;margin-left:-2px;margin-right:-2px}.stars-line-detailed .stars-line-detailed__rating{background-size:calc(75px * (20/100)) 100%}.stars-line-detailed .stars-line-detailed__rating{padding-top:calc(100% * (16/100));background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23FCA95D%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.205.554c.3-.738%201.35-.739%201.651-.002l1.8%204.398c.02.05.066.084.12.09l4.419.432c.76.074%201.08%201.004.526%201.527l-3.373%203.182a.145.145%200%200%200-.042.135l.966%204.613c.16.764-.678%201.347-1.344.934l-3.808-2.362a.146.146%200%200%200-.152-.001l-3.85%202.33c-.666.404-1.494-.179-1.334-.939l.962-4.595a.146.146%200%200%200-.043-.136L2.285%206.992c-.563-.522-.242-1.461.523-1.533l4.49-.422c.054-.005.1-.04.12-.09L9.206.554Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:repeat-x}.rate-star{direction:rtl;font-size:0;text-align:left}.rate-star .rate-star__item{display:inline-block;vertical-align:middle;width:26px;height:26px;margin-right:12px;cursor:pointer;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23C8C8D1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23C8C8D1%22%2F%3E%3C%2Fsvg%3E)}.rate-star .rate-star__item:first-of-type{margin-right:0}.rate-star .rate-star__item.active{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E)}.rate-star .rate-star__item.active~.rate-star__item{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.rate-star .rate-star__item:not(.rate-star__item--rated):hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E)}.rate-star .rate-star__item:not(.rate-star__item--rated):hover~.rate-star__item{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E)}}@media (hover:hover) and (pointer:fine){.rate-star .rate-star__item:not(.rate-star__item--rated):hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E)}.rate-star .rate-star__item:not(.rate-star__item--rated):hover~.rate-star__item{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E)}}.rate-star .rate-star__item.rate-star__item--rated{cursor:default}.rate-star .rate-star__item.rate-star__item--rated label{cursor:default}.tip-exclamation{font-size:14px;line-height:20px;width:20px;height:20px;padding:0;border-radius:100%;background:#a73afd;color:#fff;text-align:center;display:inline-block}.tip-exclamation:after{content:'!'}.tip-exclamation-base{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2011c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11S17.075%200%2011%200%200%204.925%200%2011zm20%200a9%209%200%2011-18%200%209%209%200%200118%200zm-9%205.998a1%201%200%20100-2%201%201%200%20000%202zm1.004-12h-2.001v8h2v-8z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain;width:22px;height:22px;cursor:pointer}.tip-question{width:16px;height:16px;padding:0;border:1px solid #a9a8b0;border-radius:100%;background:0 0;color:#a9a8b0;font-size:11px;line-height:14px;cursor:pointer;text-align:center;display:inline-block;vertical-align:middle}.tip-question-base{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11%200C4.932%200%200%204.932%200%2011s4.932%2011%2011%2011%2011-4.932%2011-11S17.068%200%2011%200Zm0%201.222A9.769%209.769%200%200%201%2020.778%2011%209.769%209.769%200%200%201%2011%2020.778%209.769%209.769%200%200%201%201.222%2011%209.769%209.769%200%200%201%2011%201.222Zm0%203.667c-1.991%200-3.667%201.675-3.667%203.667a.611.611%200%201%200%201.223%200C8.556%207.268%209.713%206.11%2011%206.11s2.444%201.157%202.444%202.445c.01%201.06-.563%201.606-1.317%202.291-.377.343-.794.702-1.136%201.156-.343.453-.602%201.034-.602%201.718v.335a.61.61%200%201%200%201.222%200v-.335c0-.393.12-.673.353-.983.235-.31.594-.63.984-.984.777-.707%201.728-1.662%201.719-3.198v-.01C14.66%206.559%2012.988%204.889%2011%204.889Zm0%2010.694a.917.917%200%201%200%200%201.834.917.917%200%200%200%200-1.834Z%22%20fill%3D%22%238B8B8B%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain;width:22px;height:22px;cursor:pointer}.tip-info{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.5%208C15.5%2012.1421%2012.1421%2015.5%208%2015.5C3.85786%2015.5%200.5%2012.1421%200.5%208C0.5%203.85786%203.85786%200.5%208%200.5C12.1421%200.5%2015.5%203.85786%2015.5%208Z%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M8%204H8.01%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M8%207V12%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:center;background-size:16px auto;width:22px;height:22px;cursor:pointer}.tip-info-gray{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.5%208C15.5%2012.1421%2012.1421%2015.5%208%2015.5C3.85786%2015.5%200.5%2012.1421%200.5%208C0.5%203.85786%203.85786%200.5%208%200.5C12.1421%200.5%2015.5%203.85786%2015.5%208Z%22%20stroke%3D%22%238B8B8B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M8%204H8.01%22%20stroke%3D%22%238B8B8B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M8%207V12%22%20stroke%3D%22%238B8B8B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:center;background-size:16px auto;width:22px;height:22px;cursor:pointer}.action-notification{width:100%;display:flex;justify-content:center;position:fixed;top:110px;left:50%;transform:translate(-50%,-220px);transition:transform .5s cubic-bezier(.62,-.16,0,1.49);z-index:1000;pointer-events:none}@media (min-width:1024px){.action-notification{top:146px}}.action-notification.show{transform:translate(-50%)}.action-notification .action-notification__text{font-size:14px;line-height:20px;color:#fff;display:inline-flex;min-height:36px;width:auto;max-width:calc(100vw - 32px);padding:7px 12px 9px 33px;border-radius:8px;background-color:rgba(36,36,36,.9);position:relative}@media (min-width:1024px){.action-notification .action-notification__text{padding:11px 16px 13px 37px}}.action-notification .action-notification__text::before{content:'';border-right:2px solid #a73afd;border-bottom:2px solid #a73afd;transform:rotate(45deg);display:inline-block;position:absolute;z-index:1;width:5px;height:11px;width:7px;height:13px;left:14px;top:calc(50% - 9px);border-color:#fff}@media (min-width:1024px){.action-notification .action-notification__text::before{left:16px}}.action-notification.action-notification--bottom-left{justify-content:flex-start;padding:0 16px;top:initial;bottom:68px;transform:translate(-50%,136px)}@media (min-width:1024px){.action-notification.action-notification--bottom-left{top:initial;bottom:16px}}.action-notification.action-notification--bottom-left.show{transform:translate(-50%,0)}.action-notification.action-notification--bottom-left .action-notification__text{max-width:211px;padding:7px 12px 9px}@media (min-width:1024px){.action-notification.action-notification--bottom-left .action-notification__text{max-width:100%;padding:11px 16px 13px}}.action-notification.action-notification--bottom-left .action-notification__text::before{display:none}.action-notification.action-notification--error .action-notification__text{padding:8px 12px 8px 40px}@media (min-width:1024px){.action-notification.action-notification--error .action-notification__text{padding:12px 16px 12px 44px}}.action-notification.action-notification--error .action-notification__text::before{border:none;transform:rotate(0);width:20px;height:20px;top:7px;left:12px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2011c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11S17.075%200%2011%200%200%204.925%200%2011zm20%200a9%209%200%2011-18%200%209%209%200%200118%200zm-9%205.998a1%201%200%20100-2%201%201%200%20000%202zm1.004-12h-2.001v8h2v-8z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}@media (min-width:1024px){.action-notification.action-notification--error .action-notification__text::before{top:12px;left:16px}}.action-notification.action-notification--pay .action-notification__text{width:calc(100vw - 32px);max-width:420px}.balance-block{font-size:14px;line-height:20px;font-weight:600;color:#242424;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23a)%22%2F%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23b)%22%2F%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23c)%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.625%205.747v8.507c0%20.405.327.746.745.746h3.023c1.131%200%202.042-.273%202.715-.834.68-.563%201.017-1.331%201.017-2.288%200-.898-.317-1.607-.961-2.108-.635-.497-1.513-.736-2.615-.736H8.92a.25.25%200%200%201-.25-.25v-1.88a.25.25%200%200%201%20.25-.25h3.426c.418%200%20.746-.34.746-.746v-.161A.746.746%200%200%200%2012.346%205H7.37a.746.746%200%200%200-.745.747Zm3.488%207.687H8.92a.25.25%200%200%201-.25-.25v-2.34a.25.25%200%200%201%20.25-.25h1.223c.646%200%201.104.124%201.399.35.288.222.442.558.442%201.036%200%20.467-.16.816-.472%201.066-.315.252-.774.388-1.399.388Z%22%20fill%3D%22%23fff%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22matrix(8.09526%208.75001%20-17.07304%2015.79548%20.714%201.25)%22%3E%3Cstop%20stop-color%3D%22%23F85C2A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23DF47EC%22%20stop-opacity%3D%22.25%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22c%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22rotate(103.241%207.942%207.308)%20scale(10.9152%2013.2192)%22%3E%3Cstop%20stop-color%3D%22%236B54FE%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CB47EC%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23A73AFD%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23481173%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-position:4px 4px;background-repeat:no-repeat;background-size:16px;background-color:#fff;padding:2px 4px 2px 24px;height:24px;border-radius:4px 12px;box-shadow:0 2px 16px rgba(0,0,0,.08);cursor:pointer}.balance-block.balance-block--wallet{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23a)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.6%200c1.944%200%203.52%201.592%203.52%203.556v1.147a3.48%203.48%200%200%200-1.32-.259h-2.64c-1.944%200-3.52%201.592-3.52%203.556s1.576%203.556%203.52%203.556h2.64c.467%200%20.912-.092%201.32-.259v1.147c0%201.964-1.576%203.556-3.52%203.556H3.52C1.576%2016%200%2014.408%200%2012.444V3.556C0%201.592%201.576%200%203.52%200H17.6Zm2.2%205.778c.495%200%20.952.165%201.32.444.534.405.88%201.051.88%201.778%200%20.727-.346%201.373-.88%201.778a2.176%202.176%200%200%201-1.32.444h-2.64c-1.215%200-2.2-.995-2.2-2.222%200-1.227.985-2.222%202.2-2.222h2.64Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%2215.106%22%20x2%3D%221.274%22%20y1%3D%2214.778%22%20y2%3D%229.487%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238328F4%22%2F%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%238D29F1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CE26D6%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-position:4px 4px;background-size:22px 16px;border-radius:8px;padding:2px 4px 2px 30px}.icon-card-plug{background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2215%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218.5%22%20height%3D%2213.5%22%20x%3D%22.75%22%20y%3D%22.75%22%20stroke%3D%22%23242424%22%20stroke-width%3D%221.5%22%20rx%3D%221.25%22%2F%3E%3Cpath%20fill%3D%22%23242424%22%20d%3D%22M1%204h18v1.5H1z%22%2F%3E%3C%2Fsvg%3E)}.icon-ebl{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23a)%22%2F%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23b)%22%2F%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23c)%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.625%205.747v8.507c0%20.405.327.746.745.746h3.023c1.131%200%202.042-.273%202.715-.834.68-.563%201.017-1.331%201.017-2.288%200-.898-.317-1.607-.961-2.108-.635-.497-1.513-.736-2.615-.736H8.92a.25.25%200%200%201-.25-.25v-1.88a.25.25%200%200%201%20.25-.25h3.426c.418%200%20.746-.34.746-.746v-.161A.746.746%200%200%200%2012.346%205H7.37a.746.746%200%200%200-.745.747Zm3.488%207.687H8.92a.25.25%200%200%201-.25-.25v-2.34a.25.25%200%200%201%20.25-.25h1.223c.646%200%201.104.124%201.399.35.288.222.442.558.442%201.036%200%20.467-.16.816-.472%201.066-.315.252-.774.388-1.399.388Z%22%20fill%3D%22%23fff%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22matrix(8.09526%208.75001%20-17.07304%2015.79548%20.714%201.25)%22%3E%3Cstop%20stop-color%3D%22%23F85C2A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23DF47EC%22%20stop-opacity%3D%22.25%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22c%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22rotate(103.241%207.942%207.308)%20scale(10.9152%2013.2192)%22%3E%3Cstop%20stop-color%3D%22%236B54FE%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CB47EC%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23A73AFD%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23481173%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-visa{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22.914.545c-2.453%200-4.647%201.273-4.647%203.622%200%202.696%203.89%202.883%203.89%204.235%200%20.571-.655%201.08-1.769%201.08-1.584%200-2.768-.713-2.768-.713l-.508%202.374s1.363.602%203.173.602c2.684%200%204.795-1.336%204.795-3.727%200-2.847-3.906-3.027-3.906-4.287%200-.446.536-.937%201.65-.937%201.256%200%202.28.519%202.28.519l.495-2.29c0%20.003-1.114-.478-2.685-.478zM.46.718l-.06.346s1.032.19%201.963.567c1.197.433%201.283.685%201.484%201.467l2.197%208.47h2.945l4.54-10.85H10.59L7.673%208.095l-1.19-6.253C6.375%201.126%205.822.718%205.143.718H.46zm14.251%200l-2.304%2010.847h2.803L17.503.718H14.71zm15.63%200c-.675%200-1.035.363-1.298.993l-4.104%209.854h2.938l.567-1.644h3.581l.346%201.644h2.595L32.702.718H30.34zm.383%202.93l.872%204.073H29.26l1.463-4.073z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%22.4%22%20y1%3D%226.144%22%20x2%3D%2234.964%22%20y2%3D%226.144%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2320225F%22%2F%3E%3Cstop%20offset%3D%22.2%22%20stop-color%3D%22%231A1F61%22%2F%3E%3Cstop%20offset%3D%22.41%22%20stop-color%3D%22%23172272%22%2F%3E%3Cstop%20offset%3D%22.595%22%20stop-color%3D%22%23152682%22%2F%3E%3Cstop%20offset%3D%22.802%22%20stop-color%3D%22%2312288E%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230E2C9A%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-mastercard{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23FF5F00%22%20d%3D%22M16.71%2015.93H9.78V3.481h6.93V15.93Z%22%2F%3E%3Cpath%20fill%3D%22%23EB001B%22%20d%3D%22M10.224%209.682a7.902%207.902%200%200%201%203.021-6.244c-1.36-1.058-3.071-1.712-4.884-1.712A7.887%207.887%200%200%200%20.456%209.63a7.887%207.887%200%200%200%207.905%207.906c1.863%200%203.525-.655%204.884-1.712-1.863-1.36-3.021-3.626-3.021-6.143Z%22%2F%3E%3Cpath%20fill%3D%22%23F79E1B%22%20d%3D%22M26.056%209.682a7.887%207.887%200%200%201-7.906%207.905c-1.863%200-3.524-.654-4.884-1.712%201.863-1.46%203.021-3.676%203.021-6.244%200-2.568-1.158-4.783-3.02-6.243%201.359-1.058%203.07-1.712%204.883-1.712%204.33.1%207.906%203.625%207.906%208.006Z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-maestro{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%236C6BBD%22%20d%3D%22M16.96%2015.93h-6.93V3.481h6.93V15.93Z%22%2F%3E%3Cpath%20fill%3D%22%23EB001B%22%20d%3D%22M10.474%209.682a7.902%207.902%200%200%201%203.021-6.244c-1.36-1.058-3.071-1.712-4.884-1.712A7.887%207.887%200%200%200%20.706%209.63a7.887%207.887%200%200%200%207.905%207.906c1.863%200%203.525-.655%204.884-1.712-1.863-1.36-3.021-3.626-3.021-6.143Z%22%2F%3E%3Cpath%20fill%3D%22%230099DF%22%20d%3D%22M26.306%209.682a7.887%207.887%200%200%201-7.906%207.905c-1.863%200-3.524-.654-4.884-1.712%201.863-1.46%203.021-3.676%203.021-6.244%200-2.568-1.158-4.783-3.02-6.243%201.359-1.058%203.07-1.712%204.883-1.712%204.33.1%207.906%203.625%207.906%208.006Z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-mir{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2242%22%20height%3D%2212%22%20fill%3D%22none%22%20viewBox%3D%220%200%2026%207%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23a)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%230F754E%22%20d%3D%22M2.373.001c.23-.001.911-.063%201.2.912.194.656.504%201.73.93%203.225h.172c.456-1.575.77-2.65.94-3.225C5.906-.072%206.635%200%206.927%200h2.25v7H6.884V2.876H6.73L5.451%207.001H3.726L2.447%202.873h-.153V7H0v-7h2.373Zm10.098%200V4.13h.183L14.209.735c.302-.676.945-.734.945-.734h2.22v7h-2.342V2.873h-.183l-1.524%203.395c-.302.672-.976.733-.976.733h-2.22v-7h2.342Zm12.996%203.327c-.327.925-1.352%201.588-2.488%201.588h-2.455v2.085h-2.227V3.328h7.17Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.087.001H18.18c.116%201.558%201.459%202.893%202.848%202.893h4.593C25.887%201.598%2024.975%200%2023.087%200Z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M23.087.001H18.18c.116%201.558%201.459%202.893%202.848%202.893h4.593C25.887%201.598%2024.975%200%2023.087%200Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2218%22%20x2%3D%2226%22%20y1%3D%22-.001%22%20y2%3D%222.499%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2302AEFF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231F5CD7%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h26v7H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-mir-mini{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2242%22%20height%3D%2212%22%20fill%3D%22none%22%20viewBox%3D%220%200%2026%207%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23a)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%230F754E%22%20d%3D%22M2.373.001c.23-.001.911-.063%201.2.912.194.656.504%201.73.93%203.225h.172c.456-1.575.77-2.65.94-3.225C5.906-.072%206.635%200%206.927%200h2.25v7H6.884V2.876H6.73L5.451%207.001H3.726L2.447%202.873h-.153V7H0v-7h2.373Zm10.098%200V4.13h.183L14.209.735c.302-.676.945-.734.945-.734h2.22v7h-2.342V2.873h-.183l-1.524%203.395c-.302.672-.976.733-.976.733h-2.22v-7h2.342Zm12.996%203.327c-.327.925-1.352%201.588-2.488%201.588h-2.455v2.085h-2.227V3.328h7.17Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.087.001H18.18c.116%201.558%201.459%202.893%202.848%202.893h4.593C25.887%201.598%2024.975%200%2023.087%200Z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M23.087.001H18.18c.116%201.558%201.459%202.893%202.848%202.893h4.593C25.887%201.598%2024.975%200%2023.087%200Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2218%22%20x2%3D%2226%22%20y1%3D%22-.001%22%20y2%3D%222.499%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2302AEFF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231F5CD7%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h26v7H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-sber,.icon-sberpay,.icon-sbp{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2247%22%20height%3D%2222%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M35.304%2022H11.12c-2.95%200-5.778-1.159-7.863-3.222A10.94%2010.94%200%20010%2011a10.94%2010.94%200%20013.257-7.778A11.181%2011.181%200%200111.12%200h24.184c2.95%200%205.778%201.159%207.863%203.222A10.94%2010.94%200%200146.424%2011a10.94%2010.94%200%2001-3.257%207.778A11.181%2011.181%200%200135.304%2022zM8.762%2011.118V9.381l2.327%201.443%204.837-3.52c.291.371.537.775.734%201.202l-5.571%204.055-2.327-1.443zm7.024-.251v.125a4.623%204.623%200%2001-.996%202.871%204.71%204.71%200%2001-2.573%201.654%204.753%204.753%200%2001-3.057-.267%204.686%204.686%200%2001-2.24-2.074%204.611%204.611%200%2001-.472-3%204.643%204.643%200%20011.497-2.649%204.744%204.744%200%20015.79-.371l1.193-.866a6.156%206.156%200%2000-3.81-1.345%206.158%206.158%200%2000-3.823%201.302%206.043%206.043%200%2000-2.167%203.378%205.99%205.99%200%2000.438%203.977%206.082%206.082%200%20002.851%202.837%206.176%206.176%200%20004.018.456%206.125%206.125%200%20003.427-2.124%206.008%206.008%200%20001.24-4.86l-1.316.956zm7.487%203.767v-2.466h1.233c2.343%200%203.6-.926%203.6-2.77%200-1.786-1.073-2.68-3.6-2.68h-2.662v7.916h1.429zm0-3.767V8.019l1.366-.001c1.392%200%201.988.373%201.988%201.345%200%201.075-.686%201.504-2.012%201.504h-1.342zm5.59-1.49c.375-.28%201.061-.51%202.046-.51%201.669%200%202.492.567%202.492%202.036v3.732h-1.257v-1.018c-.274.655-.971%201.108-1.887%201.108-1.154%200-1.839-.645-1.839-1.753%200-1.29.949-1.651%202.354-1.651h1.291v-.248c0-.803-.387-1.052-1.154-1.052-1.052%200-1.657.407-2.045%201.006l-.002-1.65zm3.199%203.262v-.458h-1.13c-.79%200-1.167.148-1.167.655%200%20.43.32.701.914.701.903%200%201.326-.509%201.383-.898zm3.493-3.659h-1.492l2.406%205.684c-.217.761-.526%201.033-.936%201.033a1.013%201.013%200%2001-.686-.283v1.233c.168.146.559.248.914.248.755%200%201.268-.305%201.772-1.661l2.285-6.254h-1.417l-1.28%203.878-1.566-3.878z%22%20fill%3D%22%2321A038%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-fac,.icon-qrc{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2232%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%235B57A2%22%20d%3D%22m0%206.965%203.853%206.927v4.225L.005%2025.03%200%206.965Z%22%2F%3E%3Cpath%20fill%3D%22%23D90751%22%20d%3D%22m14.797%2011.371%203.61-2.225%207.39-.007-11%206.777V11.37Z%22%2F%3E%3Cpath%20fill%3D%22%23FAB718%22%20d%3D%22m14.775%206.925.02%209.17-3.861-2.386V0l3.842%206.925Z%22%2F%3E%3Cpath%20fill%3D%22%23ED6F26%22%20d%3D%22m25.796%209.139-7.39.007-3.63-2.221L10.933%200l14.861%209.139Z%22%2F%3E%3Cpath%20fill%3D%22%2363B22F%22%20d%3D%22M14.796%2025.069v-4.45l-3.862-2.341L10.936%2032l3.86-6.931Z%22%2F%3E%3Cpath%20fill%3D%22%231487C9%22%20d%3D%22M18.396%2022.863%203.853%2013.892%200%206.965l25.779%2015.89-7.383.008Z%22%2F%3E%3Cpath%20fill%3D%22%23017F36%22%20d%3D%22m10.934%2032%203.86-6.931%203.6-2.206%207.383-.009L10.934%2032Z%22%2F%3E%3Cpath%20fill%3D%22%23984995%22%20d%3D%22m.004%2025.03%2010.96-6.752-3.685-2.274-3.426%202.113-3.85%206.913Z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-qrc-white{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2239%22%20height%3D%2218%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M39%206v6.6h-2.344V7.97H34.4v4.63h-2.343V6H39Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27.229%2012.9c2.092%200%203.646-1.317%203.646-3.314%200-1.932-1.147-3.187-3.062-3.187-.884%200-1.614.32-2.164.871.132-1.14%201.07-1.971%202.104-1.971l2.034-.004L30.802%203.3s-2.254.053-3.302.053c-2.395.043-4.012%202.277-4.012%204.99%200%203.162%201.578%204.557%203.74%204.557Zm.012-4.734c.777%200%201.316.524%201.316%201.42%200%20.807-.479%201.471-1.316%201.473-.8%200-1.339-.616-1.339-1.459%200-.896.539-1.434%201.34-1.434Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M21.605%2010.478s-.563.327-1.403.389c-.966.029-1.827-.586-1.827-1.678%200-1.065.76-1.675%201.802-1.675.64%200%201.486.446%201.486.446s.619-1.144.94-1.716c-.588-.448-1.37-.694-2.28-.694-2.295%200-4.073%201.508-4.073%203.626%200%202.145%201.671%203.617%204.074%203.573.671-.025%201.598-.263%202.162-.628l-.881-1.643Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22m0%203.918%202.147%203.896v2.377L.003%2014.079%200%203.92Z%22%20fill%3D%22%235B57A2%22%2F%3E%3Cpath%20d%3D%22m8.243%206.396%202.012-1.251%204.117-.004-6.129%203.812V6.396Z%22%20fill%3D%22%23D90751%22%2F%3E%3Cpath%20d%3D%22m8.231%203.895.012%205.159L6.09%207.71V0l2.14%203.895Z%22%20fill%3D%22%23FAB718%22%2F%3E%3Cpath%20d%3D%22m14.371%205.14-4.117.005-2.023-1.25L6.091%200l8.28%205.14Z%22%20fill%3D%22%23ED6F26%22%2F%3E%3Cpath%20d%3D%22M8.243%2014.101v-2.503L6.09%2010.281l.001%207.72%202.15-3.9Z%22%20fill%3D%22%2363B22F%22%2F%3E%3Cpath%20d%3D%22M10.25%2012.86%202.146%207.815%200%203.918l14.363%208.938-4.114.005Z%22%20fill%3D%22%231487C9%22%2F%3E%3Cpath%20d%3D%22m6.093%2018%202.15-3.899%202.007-1.24%204.113-.006L6.093%2018Z%22%20fill%3D%22%23017F36%22%2F%3E%3Cpath%20d%3D%22m.002%2014.08%206.106-3.799-2.053-1.278-1.909%201.188-2.144%203.888Z%22%20fill%3D%22%23984995%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h39v18H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-wbcard{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%2224%22%20height%3D%2216%22%20rx%3D%223%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M13.592%205L11.9477%2011H10.8222L9.67992%206.80335C9.6325%206.62483%209.60321%206.42957%209.59205%206.21757H9.57531C9.56137%206.41562%209.52789%206.60809%209.4749%206.79498L8.32845%2011H7.17782L5.5%205H6.59205L7.67992%209.39331C7.72455%209.57741%207.75244%209.76987%207.7636%209.97071H7.78452C7.79568%209.82845%207.83473%209.63598%207.90167%209.39331L9.1318%205H10.1569L11.295%209.42678C11.334%209.57741%2011.3633%209.75593%2011.3828%209.96234H11.3996C11.4079%209.82287%2011.44%209.63877%2011.4958%209.41004L12.5628%205H13.592Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M14.4247%2011V5H16.3285C16.9086%205%2017.3675%205.12692%2017.705%205.38075C18.0453%205.63459%2018.2155%205.96513%2018.2155%206.37238C18.2155%206.71269%2018.1192%207.00837%2017.9268%207.25941C17.7343%207.51046%2017.4679%207.68898%2017.1276%207.79498V7.81172C17.5404%207.85914%2017.8696%208.01255%2018.1151%208.27197C18.3633%208.52859%2018.4874%208.86332%2018.4874%209.27615C18.4874%209.7894%2018.2852%2010.205%2017.8808%2010.523C17.4763%2010.841%2016.9658%2011%2016.3494%2011H14.4247ZM15.4163%205.79916V7.50628H16.0607C16.4066%207.50628%2016.6771%207.42538%2016.8724%207.2636C17.0704%207.09902%2017.1695%206.8675%2017.1695%206.56904C17.1695%206.05579%2016.8264%205.79916%2016.1402%205.79916H15.4163ZM15.4163%208.30544V10.205H16.2657C16.6367%2010.205%2016.9226%2010.1199%2017.1234%209.94979C17.3271%209.77685%2017.4289%209.53975%2017.4289%209.23849C17.4289%208.61646%2016.9979%208.30544%2016.136%208.30544H15.4163Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2224%22%20y2%3D%220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23A73AFD%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23481173%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-wlt{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23a)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.8%202.7c2.297%200%204.16%201.848%204.16%204.127V8.16a4.177%204.177%200%200%200-1.56-.3h-3.12c-2.297%200-4.16%201.848-4.16%204.127%200%202.28%201.863%204.127%204.16%204.127h3.12c.552%200%201.078-.107%201.56-.3v1.332c0%202.279-1.863%204.127-4.16%204.127H5.16c-2.298%200-4.16-1.848-4.16-4.127V6.827C1%204.547%202.862%202.7%205.16%202.7H21.8Zm2.6%206.707c.585%200%201.126.191%201.56.515a2.569%202.569%200%200%201%200%204.128%202.602%202.602%200%200%201-1.56.515h-3.12a2.59%202.59%200%200%201-2.6-2.58%202.59%202.59%200%200%201%202.6-2.578h3.12Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%2218.853%22%20x2%3D%222.582%22%20y1%3D%2219.853%22%20y2%3D%2213.516%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%238328F4%22%2F%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%238D29F1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CE26D6%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-vtb{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2258%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M9.212%205.093H.692l-.594%201.69h8.52l.594-1.69Zm.928-2.523H1.62L1%204.26h8.52l.62-1.69Zm.928-2.547h-8.52l-.62%201.69h8.521l.619-1.69Z%22%20fill%3D%22%2300A9FF%22%2F%3E%3Cpath%20d%3D%22M15.128%2012.714%2011.937%202.566h2.238l1.24%204.408c.356%201.31.547%202.001.786%203.097.214-1.048.357-1.549.762-3.025l1.24-4.478h2.145l-3.244%2010.146h-1.976ZM23.693%2012.714V4.267H20.76V2.563h8.147l-.58%201.704H25.73v8.447h-2.037Z%22%20fill%3D%22%23002881%22%2F%3E%3Cpath%20d%3D%22M38.426%202.552h2.47c2.454%200%203.616%201.162%203.616%203.268%200%202.107-1.162%203.269-3.616%203.269h-.61v3.632h-1.86V2.551Zm2.47%201.453h-.61v3.633h.61c1.249%200%201.758-.51%201.758-1.831-.002-1.294-.51-1.802-1.758-1.802ZM44.865%2010.658c0-2.092%201.656-2.6%203.937-2.6h.364v-.261c0-.742-.364-1.438-1.394-1.438-.9%200-1.772.45-2.122.742V5.634c.51-.232%201.192-.553%202.338-.553%202.325%200%202.861%201.133%202.861%203.023v4.62h-1.626v-1.017h-.03c-.363.596-.96%201.132-2.092%201.132-1.249-.002-2.236-.814-2.236-2.18Zm4.3-.957v-.48h-.16c-1.54%200-2.454.232-2.454%201.321%200%20.683.45%201.076%201.148%201.076.826%200%201.465-.682%201.465-1.917ZM51.925%2015.7v-1.38c.202.073.493.146.77.146.538%200%20.785-.248.974-1.033l.16-.682-2.484-7.554h1.888l1.48%205.623h.03l1.38-5.623h1.802l-2.732%208.95c-.32%201.033-.93%201.745-2.136%201.745a3.658%203.658%200%200%201-1.132-.191Z%22%20fill%3D%22%2300A9FF%22%2F%3E%3Cpath%20d%3D%22M35.774%207.883a3.54%203.54%200%200%200-.948-.543v-.034c.368-.16.614-.369.789-.544.405-.387.65-.967.65-1.651%200-1.283-.773-2.09-1.949-2.404-.402-.105-.86-.141-1.526-.141h-3.248v10.148h3.669c.718%200%201.105-.034%201.476-.14%201.21-.317%201.947-1.317%201.947-2.705.002-.844-.262-1.492-.86-1.986Zm-4.212-3.65h1.071c.387%200%20.58.018.773.07.458.141.774.44.774%201.124%200%20.58-.298%201-.774%201.142-.175.054-.35.054-.702.054h-1.142v-2.39Zm2.51%206.514c-.279.264-.666.298-1.089.298h-1.405V8.377h1.335c.632%200%201%20.089%201.299.457.175.23.263.544.263.878%200%20.437-.122.771-.402%201.035Z%22%20fill%3D%22%23002881%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h58v15.922H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-cup{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M26.617.672%2019.722.67h-.002l-.015.001c-.948.03-2.127.789-2.342%201.726l-3.26%2014.427c-.216.946.369%201.715%201.309%201.729h7.243c.926-.046%201.826-.797%202.037-1.723l3.261-14.427c.219-.956-.38-1.731-1.336-1.731Z%22%20fill%3D%22%2301798A%22%2F%3E%3Cpath%20d%3D%22m14.102%2016.824%203.26-14.428C17.578%201.46%2018.758.7%2019.705.671L16.963.669h-4.94c-.949.019-2.144.784-2.359%201.728L6.403%2016.824c-.216.946.37%201.715%201.309%201.729h7.7c-.94-.014-1.525-.783-1.31-1.729Z%22%20fill%3D%22%23024381%22%2F%3E%3Cpath%20d%3D%22M6.403%2016.824%209.665%202.396c.214-.943%201.41-1.708%202.36-1.728L5.696.667c-.955%200-2.18.774-2.398%201.73L.037%2016.823c-.02.088-.03.174-.037.259v.267c.064.69.59%201.191%201.347%201.203h6.365c-.94-.014-1.525-.783-1.309-1.729Z%22%20fill%3D%22%23DD0228%22%2F%3E%3Cpath%20d%3D%22M12.158%2011.181h.12c.11%200%20.183-.037.218-.11l.311-.466h.833l-.173.307h.999l-.127.47H13.15c-.137.205-.305.302-.508.29h-.62l.136-.49Zm-.137.673h2.189l-.14.51h-.88l-.135.491h.857l-.14.51h-.856l-.2.727c-.048.122.017.176.194.164h.698l-.129.474h-1.34c-.254%200-.341-.146-.262-.437l.255-.928h-.548l.14-.51h.547l.134-.491h-.523l.139-.51Zm3.493-1.252-.034.298s.413-.31.788-.31h1.385l-.53%201.919c-.044.219-.232.328-.565.328h-1.57l-.368%201.347c-.021.072.009.11.088.11h.309l-.114.417h-.785c-.302%200-.427-.09-.378-.273l1.04-3.836h.734Zm1.174.542H15.45l-.148.518s.206-.149.55-.154c.343-.005.735%200%20.735%200l.1-.364Zm-.448%201.2c.091.013.142-.023.148-.108l.076-.273h-1.239l-.104.382h1.118Zm-.836.62h.714l-.013.31h.19c.096%200%20.144-.031.144-.092l.056-.2h.593l-.079.292c-.067.243-.245.37-.533.382h-.38l-.003.528c-.006.085.07.128.227.128h.358l-.116.418h-.857c-.24.011-.358-.103-.356-.346l.055-1.42ZM6.752%208.047c-.096.475-.32.84-.67%201.098-.344.255-.79.382-1.334.382-.513%200-.889-.13-1.129-.392-.166-.185-.249-.421-.249-.706%200-.118.014-.245.042-.382l.58-2.799h.878l-.573%202.768a.89.89%200%200%200-.023.212c-.001.142.034.258.105.348.104.135.272.202.507.202.27%200%20.492-.066.665-.199a.914.914%200%200%200%20.336-.563l.574-2.768h.872l-.58%202.8Zm3.683-1.1h.686l-.537%202.497h-.686l.537-2.498Zm.216-.911h.693l-.13.606h-.693l.13-.606Zm1.078%203.218c-.18-.171-.27-.403-.271-.697a1.872%201.872%200%200%201%20.037-.352c.081-.406.255-.728.522-.966.266-.238.588-.358.965-.358.309%200%20.553.086.732.259.18.173.27.407.27.705%200%20.05-.005.11-.011.173a3.177%203.177%200%200%201-.029.187c-.08.4-.252.718-.52.952a1.408%201.408%200%200%201-.962.352c-.31%200-.554-.085-.733-.255Zm1.309-.494c.121-.132.208-.33.26-.595a1.496%201.496%200%200%200%20.026-.246.506.506%200%200%200-.118-.358c-.078-.086-.19-.128-.334-.128a.6.6%200%200%200-.466.2c-.123.135-.21.337-.264.606a.917.917%200%200%200-.024.239c0%20.153.04.271.118.355.078.083.19.125.335.125a.604.604%200%200%200%20.467-.198Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M19.72.67h-2.757l2.741.001h.016Z%22%20fill%3D%22%23E02F41%22%2F%3E%3Cpath%20d%3D%22M16.963.67%2012.062.666l-.038.001%204.939.001Z%22%20fill%3D%22%232E4F7D%22%2F%3E%3Cpath%20d%3D%22m18.439%2011.202.165-.582h.837l-.036.214s.428-.214.736-.214h1.035l-.164.582h-.163l-.78%202.749h.162l-.155.546h-.163l-.068.236h-.81l.067-.236h-1.6l.157-.546h.16l.782-2.749h-.162Zm.903%200-.213.744s.364-.14.679-.18c.07-.259.16-.564.16-.564h-.626Zm-.312%201.093-.214.779s.404-.199.682-.216c.08-.3.16-.563.16-.563h-.628Zm.157%201.656.16-.565h-.625l-.161.565h.626Zm2.025-3.367h.787l.033.29c-.005.074.039.11.132.11h.14l-.141.491h-.579c-.22.011-.334-.073-.345-.255l-.027-.636Zm-.231%201.055h2.55l-.15.528h-.812l-.14.491h.812l-.15.528h-.904l-.204.309h.442l.102.619c.012.061.067.091.16.091h.137l-.144.51h-.486c-.252.012-.382-.072-.393-.255l-.117-.565-.402.602a.436.436%200%200%201-.438.236h-.742l.144-.51h.231c.096%200%20.175-.042.246-.127l.63-.91h-.812l.15-.528h.88l.14-.49h-.88l.15-.529ZM7.56%206.944h.62l-.072.361.09-.103a.964.964%200%200%201%20.732-.321c.26%200%20.448.076.566.228.117.152.148.363.093.633l-.341%201.702h-.636l.308-1.543c.031-.16.023-.278-.026-.355-.049-.076-.141-.114-.275-.114a.595.595%200%200%200-.413.152.756.756%200%200%200-.224.425l-.284%201.435H7.06l.5-2.5Zm7.102%200h.62l-.07.361.087-.103a.966.966%200%200%201%20.733-.321c.26%200%20.449.076.566.228.115.152.149.363.092.633l-.34%201.702h-.637l.308-1.543c.032-.16.023-.278-.025-.355-.05-.076-.141-.114-.274-.114a.6.6%200%200%200-.415.152.747.747%200%200%200-.222.425l-.286%201.435h-.637l.5-2.5Zm3.064-1.55h1.799c.346%200%20.614.08.798.233.183.156.274.38.274.671v.009c0%20.055-.003.118-.009.186-.009.068-.02.137-.035.205-.08.385-.263.695-.547.93a1.548%201.548%200%200%201-1.013.352h-.965l-.298%201.464h-.835l.83-4.05Zm.45%201.882h.8c.208%200%20.374-.048.495-.144.12-.097.198-.245.242-.446l.017-.101c.003-.029.006-.058.006-.086%200-.144-.05-.248-.153-.313-.102-.066-.262-.097-.484-.097h-.68l-.244%201.187Zm6.16%202.652c-.263.561-.515.889-.663%201.041-.148.15-.441.5-1.147.475l.06-.43c.595-.182.916-1.007%201.1-1.372l-.219-2.69.46-.007h.385l.042%201.688.722-1.688h.732l-1.471%202.983Zm-2.045-2.78-.29.2c-.304-.237-.582-.384-1.117-.136-.729.338-1.338%202.93.67%202.077l.114.135.79.02.518-2.355-.685.06Zm-.45%201.288c-.126.375-.41.622-.631.551-.222-.068-.301-.43-.173-.804.127-.375.412-.622.632-.551.222.068.302.43.173.804Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-blc{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.026%2022.787c0%20.057%200%20.1-.014.171-.014.057-.057.1-.085.157-.029.057-.086.086-.157.114a.673.673%200%200%201-.243.058H.771v-.957h.756c.1.015.2.029.271.072.071.057.129.1.171.17.043.044.057.13.057.215Zm3.597%201.07v-.442c0-.057%200-.086-.015-.1-.014-.014-.028-.029-.085-.029H4.167c-.086%200-.128%200-.185-.014-.058-.014-.086-.057-.115-.1a.496.496%200%200%201-.028-.185v-.585h1.47c.057%200%20.071%200%20.085-.015.015-.014.015-.057.015-.1v-.385c0-.057%200-.085-.015-.1-.014-.014-.028-.028-.085-.028h-1.47v-.386c0-.07%200-.114.028-.17.015-.058.057-.086.1-.1.029-.03.114-.058.2-.058h1.299c.028%200%20.071%200%20.085-.014.015-.014.015-.057.015-.1v-.442c0-.029%200-.072-.015-.086a.154.154%200%200%200-.085-.028h-1.47c-.186%200-.314.028-.443.085a.919.919%200%200%200-.3.2c-.07.1-.113.2-.156.3a1.55%201.55%200%200%200-.057.356v1.727c0%20.114%200%20.214.028.343a.755.755%200%200%200%20.157.3.718.718%200%200%200%20.286.213c.114.057.285.086.47.086h1.513c.057%200%20.072-.014.086-.029.043-.057.043-.085.043-.114Zm5.865-1.812v-.014c.114-.072.2-.172.286-.271.07-.1.114-.243.157-.372l.242-.927c.014-.014.014-.014.014-.029%200-.014-.014-.028-.014-.057-.014%200-.028-.014-.071-.014h-.571c-.014%200-.029%200-.072.014-.014%200-.028.015-.028.057l-.243.885c-.028.1-.071.186-.1.257-.057.057-.1.1-.156.128-.072.029-.115.057-.172.057-.071.015-.114.015-.171.015h-.4v-1.299c0-.057%200-.071-.014-.085H9.42c-.014.014-.014.028-.014.085V23.9c0%20.029%200%20.057.014.072.014%200%20.028.014.071.014h.585c.029%200%20.072-.015.086-.015.014-.014.014-.028.014-.07v-1.542h.428c.114%200%20.214.014.3.028a.789.789%200%200%201%20.2.129c.057.071.1.157.128.271l.3%201.099c.014.028.028.057.057.071.014%200%20.029.014.057.014h.614c.014%200%20.057-.014.057-.014.014-.014.014-.028.014-.057v-.028l-.314-1.2a.475.475%200%200%200-.071-.213c-.014-.057-.057-.114-.086-.171-.028-.058-.085-.086-.157-.129a.495.495%200%200%200-.214-.114Zm2.17.528.185-.642.2-.742h.028l.186.742.185.642h-.785Zm.984.642.2.67c.014.03.028.058.057.072.028%200%20.071.014.1.014h.613c.029%200%20.057-.014.072-.014%200-.014.014-.028.014-.057%200-.028%200-.028-.014-.028l-1.07-3.226a.568.568%200%200%200-.086-.185c-.029-.057-.086-.071-.129-.086-.057-.014-.1-.014-.185-.014h-.3c-.071%200-.128.014-.171.014a.228.228%200%200%200-.129.1c-.014.029-.057.086-.07.171l-1.085%203.226v.07c.014.015.028.03.085.03h.585c.057%200%20.086-.015.1-.03a.384.384%200%200%200%20.057-.07l.2-.657h1.156Zm3.225-1.67a.44.44%200%200%201-.071.257c-.029.072-.086.114-.171.172-.072.028-.172.07-.286.07h-.656v-.984h.656c.1%200%20.186.015.257.057.071.029.114.072.171.114.029.057.057.1.072.172a.421.421%200%200%201%20.028.142Zm-1.184%202.312V22.66h.67c.186%200%20.357-.015.5-.057.128-.058.257-.1.357-.172a.846.846%200%200%200%20.214-.242c.071-.086.114-.172.157-.257.014-.086.057-.172.057-.257.014-.086.014-.157.014-.2%200-.171-.014-.314-.071-.457-.072-.128-.129-.256-.257-.356a.988.988%200%200%200-.371-.243%201.412%201.412%200%200%200-.5-.086h-1.255a.664.664%200%200%200-.2.029.344.344%200%200%200-.086.114c-.014.057-.029.1-.029.171v3.168c0%20.058.015.072.029.086a.153.153%200%200%200%20.086.029h.542c.029%200%20.071%200%20.086-.015.014%200%20.028-.014.028-.028.014.028.029%200%20.029-.029Zm4.866-2.925v-.457c0-.057%200-.085-.014-.1-.015-.014-.057-.014-.086-.014h-2.64c-.029%200-.071%200-.086.014-.014.015-.014.057-.014.1v.457c0%20.028.014.057.029.071%200%20.014.028.029.071.029h.913v2.825c0%20.057%200%20.072.029.086.014.014.028.028.085.028h.543c.057%200%20.085-.014.1-.028.014-.014.028-.029.028-.086v-2.825h.928a.109.109%200%200%200%20.071-.029.078.078%200%200%200%20.043-.071Zm-21.25%203.04h1.3c.185%200%20.342-.03.485-.086a1.18%201.18%200%200%200%20.385-.243%201.043%201.043%200%200%200%20.357-.813v-.214c-.015-.072-.029-.157-.072-.243-.014-.1-.071-.185-.114-.271-.071-.071-.128-.157-.242-.214-.1-.071-.215-.114-.357-.171a2.71%202.71%200%200%200-.528-.057H.77v-.643h1.555c.057%200%20.072-.014.086-.014.014-.014.014-.057.014-.085v-.457c0-.057%200-.071-.014-.086-.014-.014-.029-.028-.086-.028H.328a.66.66%200%200%200-.2.028.191.191%200%200%200-.1.114c-.014.058-.028.114-.028.2v2.94c0%20.086.014.128.029.185.014.058.028.086.085.1.057.015.1.057.186.057Zm6.123-3.254-.029.77a8.665%208.665%200%200%201-.057.7c-.028.314-.071%201.099-.485%201.099a.153.153%200%200%200-.086.028c-.014.014-.014.057-.014.1v.442c0%20.029%200%20.072.014.086a.153.153%200%200%200%20.086.028c.314%200%20.614-.028.856-.4.072-.113.129-.242.186-.384.057-.129.085-.3.114-.486.014-.17.057-.37.071-.585.015-.2.029-.442.057-.699l.015-.371h.999v2.84c0%20.028.014.071.028.071.014.014.029.014.086.014h.642c.014%200%20.014-.014.014-.028.015-.014.015-.029.015-.057v-3.154a.661.661%200%200%200-.029-.2c-.014-.057-.057-.085-.1-.114-.057-.014-.114-.028-.2-.028H6.75a.498.498%200%200%200-.185.028.191.191%200%200%200-.1.114c-.029.029-.029.1-.043.186Z%22%20fill%3D%22%23005A95%22%2F%3E%3Cpath%20d%3D%22M10.603%2015.866c3.411%200%206.194-2.783%206.194-6.194%200-3.41-2.783-6.208-6.194-6.208-3.41%200-6.193%202.797-6.193%206.208%200%203.41%202.782%206.194%206.193%206.194Z%22%20fill%3D%22%23FEFEFE%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.75%204.135%2011.844.054c.057-.072.2-.072.285%200l2.683%202.711c.086.086.086.214%200%20.285l-.656.657h-1.684c-.1%200-.186.1-.2.2l-.185%201.898-1.328%201.327c-.085.086-.214.086-.285%200L7.749%204.42c-.071-.085-.085-.2%200-.285l1.199-1.199v-.942c0-.114-.086-.2-.2-.2H4.91c-.114-.014-.2.072-.2.186v4.11l-.685-.67a.175.175%200%200%200-.27%200L1.027%208.116c-.086.085-.086.214%200%20.285l4.081%204.082c.071.085.2.085.271%200l2.726-2.726c.086-.072.086-.2%200-.286L6.75%208.131%204.91%207.96h-.002H8.749c.113%200%20.199-.1.199-.2V5.919L7.749%204.42c-.085-.071-.085-.2%200-.285ZM4.907%207.959a.204.204%200%200%201-.199-.2V6.09v1.67c0%20.1.085.185.199.2Zm7.575-4.252c-.099.003-.195.101-.195.2V7.76c0%20.1.1.2.2.2H14.4l1.455-1.17c.086-.086.214-.086.286%200l1.17%201.17h.956c.114%200%20.2-.1.2-.2V3.907c-.014-.1-.1-.2-.214-.2h-5.77ZM7.079%2015.566h1.684c.114%200%20.2-.086.2-.2v-.001l.242-1.925%201.299-1.285c.071-.085.2-.085.285%200l2.697%202.697c.086.086.086.214%200%20.286L9.42%2019.219c-.086.086-.214.086-.285%200l-2.712-2.711c-.085-.072-.085-.2%200-.286l.657-.656Zm0%200H2.983c-.1%200-.2-.086-.2-.2v-3.839c0-.114.1-.2.2-.2h.942l1.184%201.17c.072.086.186.072.271%200l1.442-1.17h1.94c.115%200%20.2.086.2.2v3.839c-.014.114-.085.2-.2.2H7.08Zm9.46-2.383v-1.656a.198.198%200%200%200-.063-.149.198.198%200%200%200-.15-.065l-1.87-.2-1.313-1.327c-.085-.085-.085-.2%200-.285l2.697-2.697c.086-.086.215-.086.286%200l4.081%204.067c.086.085.086.2%200%20.27l-2.725%202.727c-.072.071-.2.071-.286%200l-.656-.685Zm0%200v4.096c0%20.128-.085.213-.2.2h-3.838a.195.195%200%200%201-.2-.2v-.928l1.199-1.213c.086-.072.071-.2%200-.286l-1.199-1.54v-1.785c0-.114.086-.2.2-.2h3.839a.2.2%200%200%201%20.136.051.2.2%200%200%201%20.05.135v1.655l.014.015Z%22%20fill%3D%22url(%23a)%22%2F%3E%3Cpath%20d%3D%22M16.54%2011.527v1.656l.67.699-.67-2.355Zm-.414-4.723%201.17%201.17h.956l-2.126-1.17Zm-3.64-3.097h1.685l.656-.657-2.34.657Zm-4.766.47%201.228-1.255V1.98L7.72%204.178ZM4.71%207.76V6.09l-.686-.67.685%202.34Zm.413%204.723-1.185-1.17h-.941l2.126%201.17Zm3.639%203.083H7.078l-.656.656%202.34-.656Zm4.71-.414-1.185%201.199v.927l1.184-2.126Z%22%20fill%3D%22%23005887%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22a%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22matrix(9.298%201.02828%20-1.02828%209.298%2011%2010)%22%3E%3Cstop%20offset%3D%22.303%22%20stop-color%3D%22%23A2D9F7%22%2F%3E%3Cstop%20offset%3D%22.638%22%20stop-color%3D%22%2300A0E3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23005A95%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-uzcard{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23a)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23263E75%22%20d%3D%22M16.79%208.434c0%202.488-.57%204.343-1.706%205.55-1.137%201.209-2.893%201.813-5.26%201.813-2.213%200-3.891-.604-5.036-1.812-1.145-1.208-1.716-3.03-1.716-5.466V.347A.348.348%200%200%201%203.419%200H7.43a.349.349%200%200%201%20.347.347v8.35c0%20.995.184%201.76.56%202.3a2.028%202.028%200%200%200%203.2.049c.365-.507.548-1.253.546-2.24V7.242h4.706v1.192Z%22%2F%3E%3Cpath%20fill%3D%22%23263E75%22%20d%3D%22M16.426%206.329h-4.341V.364A.364.364%200%200%201%2012.447%200h.65a3.688%203.688%200%200%200%203.691%203.687h.001V6.33h-.364Z%22%2F%3E%3Cpath%20fill%3D%22%23F4821F%22%20d%3D%22M14.023%200h2.404a.365.365%200%200%201%20.363.364v2.405A2.768%202.768%200%200%201%2014.023.003V0Z%22%2F%3E%3Cpath%20fill%3D%22%23263E75%22%20d%3D%22M3.86%2019.765c.531%200%20.787-.295.787-.73V17.99h-.38v1.035a.41.41%200%201%201-.818%200V17.99h-.377v1.049c0%20.429.256.727.787.727h.001Zm3.081-.031v-.327H6.1l.824-1.12v-.298h-1.31v.327h.824l-.825%201.117v.3h1.33Zm1.776.031a.804.804%200%200%200%20.73-.429l-.32-.154a.468.468%200%200%201-.411.254.574.574%200%200%201%200-1.146.473.473%200%200%201%20.41.254l.32-.157a.798.798%200%200%200-.73-.426.903.903%200%201%200%200%201.804Zm3.246-.031-.673-1.744h-.465l-.675%201.744h.423l.11-.296h.749l.107.296h.424Zm-.633-.622h-.545l.272-.751.272.75Zm3.14%201.06-.64-1.102a.5.5%200%200%200%20.382-.518.542.542%200%200%200-.585-.562h-.818v1.744h.372v-.62h.272l.59%201.057h.427Zm-.899-1.384h-.39v-.47h.39a.237.237%200%201%201%200%20.47Zm2.294.946c.547%200%20.926-.345.926-.87%200-.526-.38-.874-.926-.874h-.688v1.744h.688Zm0-.326h-.317v-1.09h.317a.51.51%200%200%201%20.547.546.52.52%200%200%201-.548.543Zm1.377-1.451v.004a.325.325%200%201%201-.325-.324h.325v.32Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M.214%200h20v20h-20z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-humo{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232E4653%22%20d%3D%22M7.481.02c2.22%200%204.44.008%206.658-.005C14.75.01%2015.36.008%2015.968%200c.052.001.104.005.155.011.248.022.312.22.362.429.542%202.202.34%204.522-.574%206.598a10.775%2010.775%200%200%201-.886%201.568c-.263.394-.552.769-.865%201.123a9.51%209.51%200%200%201-.741.755%206.454%206.454%200%200%201-1.622%201.13%203.627%203.627%200%200%201-1.013.29c-.35.041-.703.055-1.056.04-1.946-.042-3.892-.009-5.837-.018-1.008-.004-2.015%200-3.022%200a.987.987%200%200%201-.309-.04.506.506%200%200%201-.343-.488c-.003-.068-.002-.137-.002-.205V.72c-.003-.1.005-.2.021-.3a.49.49%200%200%201%20.48-.396C.798.018.883.02.967.02h6.513Z%22%2F%3E%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22M16.912.16c.007.035.021.068.031.103.17.575.282%201.166.334%201.763a10.131%2010.131%200%200%201-1.095%205.41%209.32%209.32%200%200%201-4.398%204.382c-.037.017-.103.01-.091.07.011.058.073.036.113.036%201.289%200%202.577.002%203.866-.003a4.97%204.97%200%200%200%203.888-1.897%201.966%201.966%200%200%200%20.193-1.95c-.008-.019-.018-.037-.04-.037-.02.004-.027.018-.035.032-.123.234-.25.466-.391.69a4.689%204.689%200%200%201-2.44%202.023%203.815%203.815%200%200%201-.978.184l.17-.057a5.652%205.652%200%200%200%201-.44%206.953%206.953%200%200%200%203.132-5.303%203.282%203.282%200%200%200-.74-2.658.5.5%200%200%200-.194-.107.12.12%200%200%200-.017.086c-.006.184-.007.368-.018.552a11.618%2011.618%200%200%201-1.535%205.13%203.945%203.945%200%200%201-.936%201.146.866.866%200%200%201-.312.176c.023-.033.045-.066.07-.098.09-.117.185-.23.269-.353a11.495%2011.495%200%200%200%201.647-3.808c.308-1.059.394-2.17.252-3.264a2.644%202.644%200%200%200-.76-1.607%201.588%201.588%200%200%200-.89-.347c-.09%200-.115.038-.095.145Z%22%2F%3E%3Cpath%20fill%3D%22url(%23b)%22%20d%3D%22M4.632%204.672c-.009.011-.028.03-.022.046.005.017.04.013.056.02a.067.067%200%200%201%20.034.066l-.002.752-1.102-.007a2.232%202.232%200%200%201%20.066-.742.548.548%200%200%200%20.043-.157.033.033%200%200%200-.006-.018c-.01-.013-.029-.01-.044-.007a.622.622%200%200%200-.39.31%201.57%201.57%200%200%200-.153.612c-.027.41.053.82.23%201.19a.96.96%200%200%200%20.422.427c.049.017.062.006.066%200%20.02-.025-.022-.067-.034-.086a.769.769%200%200%201-.059-.11%201.215%201.215%200%200%201-.074-.246%203.44%203.44%200%200%201-.078-.776h1.113v.982a.17.17%200%200%200%20.087.158.682.682%200%200%200%20.33.03.225.225%200%200%200%20.111-.05.21.21%200%200%200%20.05-.17c0-.493.005-.986.004-1.48%200-.122%200-.244-.002-.367a.487.487%200%200%200-.2-.426.39.39%200%200%200-.208-.063.3.3%200%200%200-.238.112Z%22%2F%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M2.896%205.27a.887.887%200%200%200-.165.581%201.79%201.79%200%200%200%20.196.888%201.457%201.457%200%200%200%20.488.54.84.84%200%200%201-.427-.256%201.593%201.593%200%200%201-.125-.186%201.635%201.635%200%200%201-.206-.485c-.013-.058-.021-.117-.044-.12-.033-.002-.07.115-.078.14a.671.671%200%200%200-.033.198.955.955%200%200%200%20.399.665c.198.125.428.193.662.194a.355.355%200%200%200%20.194-.055c.037-.027.061-.067-.004-.087-.45-.13-.625-.607-.72-1.02a2.74%202.74%200%200%201-.053-.27%201.94%201.94%200%200%201%20.055-.85c-.068.016-.1.075-.14.123Z%22%2F%3E%3Cpath%20fill%3D%22url(%23d)%22%20d%3D%22m10.831%204.566-.06.002H10.629c-.035%200-.07%200-.106.002a.183.183%200%200%200-.13.055.756.756%200%200%200-.129.238l-.02.053c-.022.045-.315.681-.426.866-.008.013-.026.043-.049.042-.022%200-.04-.029-.049-.042a15.68%2015.68%200%200%201-.425-.866l-.021-.053a.754.754%200%200%200-.13-.238.183.183%200%200%200-.129-.055c-.035-.002-.07-.001-.106-.001h-.057l-.084-.001-.061-.002a.15.15%200%200%200-.081.025.198.198%200%200%200-.073.09%201.079%201.079%200%200%200-.038.31L8.45%206.956c.001.014.004.029.009.042a.267.267%200%200%200%20.249.145.272.272%200%200%200%20.248-.13.201.201%200%200%200%20.011-.037c.028-.134.044-1.208.05-1.676.257.526.457.918.55%201.091.026.06.073.107.133.132a.225.225%200%200%200%20.138%200%20.254.254%200%200%200%20.133-.132c.093-.173.294-.565.55-1.09.006.467.022%201.541.05%201.675a.204.204%200%200%200%20.012.036.272.272%200%200%200%20.247.13.267.267%200%200%200%20.25-.144.157.157%200%200%200%20.008-.042l-.064-1.965a1.074%201.074%200%200%200-.038-.31.198.198%200%200%200-.073-.09.15.15%200%200%200-.08-.025h-.002Z%22%2F%3E%3Cpath%20fill%3D%22url(%23e)%22%20d%3D%22M7.453%204.64a.208.208%200%200%200-.05.118L7.4%206.208a.514.514%200%200%201-.192.411.58.58%200%200%201-.28.11l-.034.001h-.025l-.032-.002a.58.58%200%200%201-.281-.109.517.517%200%200%201-.192-.411l-.005-1.45a.208.208%200%200%200-.05-.118.313.313%200%200%200-.254-.068.285.285%200%200%200-.232.072.2.2%200%200%200-.035.147v1.517a.837.837%200%200%200%20.176.506c.114.142.264.25.434.313a1.279%201.279%200%200%200%20.484.074%201.343%201.343%200%200%200%20.483-.074c.17-.063.321-.171.435-.313a.837.837%200%200%200%20.176-.506V4.791a.2.2%200%200%200-.035-.147.285.285%200%200%200-.232-.072H7.66a.266.266%200%200%200-.208.068Z%22%2F%3E%3Cpath%20fill%3D%22url(%23f)%22%20d%3D%22M11.926%204.763a1.196%201.196%200%200%200-.427.611%201.413%201.413%200%200%200%20.86%201.79c.12.03.245.045.37.041.126.004.25-.01.372-.042a1.413%201.413%200%200%200%20.859-1.789%201.196%201.196%200%200%200-.427-.61%201.398%201.398%200%200%200-.803-.272c-.29.005-.571.1-.804.271Zm.133%201.392a1.31%201.31%200%200%201%20.116-.98.664.664%200%200%201%20.554-.315.665.665%200%200%201%20.555.316c.165.299.207.65.116.98-.078.33-.298.686-.67.69-.373-.004-.593-.36-.671-.69Z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%2210.75%22%20x2%3D%2220.428%22%20y1%3D%227.778%22%20y2%3D%224.807%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.329%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.561%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.627%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%224.748%22%20x2%3D%222.966%22%20y1%3D%226.162%22%20y2%3D%224.813%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.329%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.561%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.627%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%224.082%22%20x2%3D%222.3%22%20y1%3D%227.042%22%20y2%3D%225.693%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.329%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.561%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.627%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2211.337%22%20x2%3D%228.567%22%20y1%3D%226.708%22%20y2%3D%225.239%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.329%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.561%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.627%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22e%22%20x1%3D%228.235%22%20x2%3D%225.465%22%20y1%3D%226.571%22%20y2%3D%224.837%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.329%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.561%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.627%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22f%22%20x1%3D%2214.684%22%20x2%3D%2211.241%22%20y1%3D%227.004%22%20y2%3D%225.005%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.329%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239C8937%22%2F%3E%3Cstop%20offset%3D%22.561%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.627%22%20stop-color%3D%22%23F7E59E%22%2F%3E%3Cstop%20offset%3D%22.788%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B39F4D%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-elcard{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23345A9B%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.053%2010.123c.019.163-.01.115.221.125l5.679-.01a12.1%2012.1%200%200%200-.703-1.087c-.28-.395-.481-.713-.75-1.098L5.997%205.86c-.318.472-2.628%204.071-2.945%204.264Zm12.127.096.106.23-4.457.01c-.827%200-1.135.126-1.29-.201l5.304-.01-.03-.116c-.24-.404-.577-.856-.846-1.25-.289-.434-.549-.829-.857-1.271l-1.723-2.59-.096-.019h-.019a38.005%2038.005%200%200%200-2.454%203.6c-.06.103-.135.197-.222.28L7.26%206.907%208.673%204.8c.231-.356.472-.693.693-1.04.222-.336.472-.692.713-1.02.238.304.456.622.654.954a89.492%2089.492%200%200%201%202.474%203.628%2080.758%2080.758%200%200%200%201.973%202.897Zm-1.02-4.793.923-1.309c.19.318.396.627.616.924.222.318%201.82%202.637%201.868%202.81.634.829%201.225%201.69%201.77%202.58-.664.057-2.261.01-3.089.01-.76%200-.703.076-.818-.203l3.407-.067a23.5%2023.5%200%200%200-1.511-2.31l-1.367-2.012-1.732%202.56c-.116-.057-.02.04-.135-.115l-.404-.597a4.218%204.218%200%200%201-.51-.789c.115-.289.722-1.078.981-1.482ZM.694%2010.257a.678.678%200%200%200-.202.405h19.172c-.121-.334-.3-.644-.53-.915l-1.751-2.56c-.212-.308-.357-.568-.578-.876-.202-.279-.356-.52-.568-.827-.183-.26-.414-.587-.587-.867a8.771%208.771%200%200%200-.568-.818c-.192.145-1.674%202.445-1.982%202.868l-.077.087c-.298-.558-2.281-3.31-2.907-4.312h-.067L8.606%204.58c-.25.375-.462.712-.722%201.068-.134.193-.24.356-.365.53-.125.173-.24.375-.385.539a5.888%205.888%200%200%201-.51-.693c-.174-.26-.328-.51-.52-.77a16.6%2016.6%200%200%200-1.03-1.463c-.75%201.107-1.444%202.107-2.185%203.234-.183.269-.356.529-.539.798-.192.29-.346.53-.539.8-.394.557-.731%201.125-1.116%201.635ZM8.48%209.054c.323.452.622.921.895%201.405H1.224c-.144-.01-.414.049-.375-.086.366-.54.683-1.001%201.04-1.54.124-.183%203.05-4.572%203.233-4.706.577.981%201.492%202.242%202.166%203.195.202.298.385.558.596.866.193.27.385.616.597.866ZM3.457%2014.964c.722-.02.963-.212%201.116-.876.091-.605.124-1.217.097-1.829l.789-.01.029%202.618.856-.01-.01-3.339-2.502-.01c-.048.52-.019%201.088-.028%201.618-.02.923-.039.914-.443%201.135l.096.703Zm3.686-.087h.847l.039-1.415c.404.395.74%201.01%201.135%201.425l1.088-.01c-.202-.385-1.068-1.3-1.386-1.752.183-.404%201.126-1.27%201.26-1.616l-1.039-.01c-.329.467-.682.917-1.058%201.347l-.01-1.347h-.847l-.029%203.378Zm-6.64-3.301-.01%201.02a1.138%201.138%200%200%201%20.837-.327.706.706%200%200%201%20.703.53l-1.117.009-.01.654%201.175.03c-.154.605-.857.846-1.579.288l-.01%201.01a1.78%201.78%200%201%200%20.01-3.214Zm11.356%202.03a4.98%204.98%200%200%201%20.376-1.03l.317%201.05-.693-.02Zm3.484.164c.53-.028%201.01.02%201.348-.279a1.307%201.307%200%200%200%20.288-1.241c-.24-.924-1.52-.77-2.521-.741l.029%203.368.837-.01.02-1.097Zm0-1.55c.443-.009.52.01.75.212a.32.32%200%200%201-.009.414.913.913%200%200%201-.76.203l.02-.828Zm4.322.03v-.751h-2.262l-.02.741h.713l.01%202.618.875.01v-2.6l.684-.018Zm-6.882%202.05.27.587.885-.02a33.134%2033.134%200%200%200-1.26-3.358l-.954.019-1.26%203.35h.895l.279-.578h1.145Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-new-pay{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%230CB477%22%20d%3D%22M21%200H3a3%203%200%200%200-3%203v10a3%203%200%200%200%203%203h18a3%203%200%200%200%203-3V3a3%203%200%200%200-3-3Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%20d%3D%22m21.065%204.95-.017.063-1.591%206-.01.037H18.281l-.01-.037-1.106-4.197a2.668%202.668%200%200%201-.049-.236%202.915%202.915%200%200%201-.052.228l-1.11%204.205-.01.037H14.754l-.01-.037-1.624-6-.017-.063h1.162l.009.038%201.053%204.394c.02.089.038.18.051.272.018-.083.04-.174.066-.274l1.191-4.393.01-.037h1.07l.009.038%201.101%204.427%202.24-4.465Zm0%200h-1.101l-.009.039-1.032%204.41%202.142-4.449Zm-2.194%204.688c.014-.074.031-.154.052-.24l-.052.24Zm0%200a2.866%202.866%200%200%200-.046-.223l.046.223ZM7.924%2011.05h.05v-6.1H6.947v3.916c0%20.247.006.449.017.605a10.206%2010.206%200%200%200-.12-.192l-2.68-4.305-.015-.024H2.95v6.1H3.981V7.067c0-.25-.003-.45-.011-.6.026.051.054.1.085.15l2.774%204.41.015.023H7.924Zm4.702%200h.05V10.109H10.38V8.435h1.996V7.494H10.38V5.895h2.166V4.95H9.316v6.1H12.626Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-balance{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23a)%22%2F%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23b)%22%2F%3E%3Cpath%20d%3D%22M0%202a2%202%200%200%201%202-2h8c5.523%200%2010%204.477%2010%2010v8a2%202%200%200%201-2%202h-8C4.477%2020%200%2015.523%200%2010V2Z%22%20fill%3D%22url(%23c)%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.625%205.747v8.507c0%20.405.327.746.745.746h3.023c1.131%200%202.042-.273%202.715-.834.68-.563%201.017-1.331%201.017-2.288%200-.898-.317-1.607-.961-2.108-.635-.497-1.513-.736-2.615-.736H8.92a.25.25%200%200%201-.25-.25v-1.88a.25.25%200%200%201%20.25-.25h3.426c.418%200%20.746-.34.746-.746v-.161A.746.746%200%200%200%2012.346%205H7.37a.746.746%200%200%200-.745.747Zm3.488%207.687H8.92a.25.25%200%200%201-.25-.25v-2.34a.25.25%200%200%201%20.25-.25h1.223c.646%200%201.104.124%201.399.35.288.222.442.558.442%201.036%200%20.467-.16.816-.472%201.066-.315.252-.774.388-1.399.388Z%22%20fill%3D%22%23fff%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22matrix(8.09526%208.75001%20-17.07304%2015.79548%20.714%201.25)%22%3E%3Cstop%20stop-color%3D%22%23F85C2A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23DF47EC%22%20stop-opacity%3D%22.25%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22c%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22rotate(103.241%207.942%207.308)%20scale(10.9152%2013.2192)%22%3E%3Cstop%20stop-color%3D%22%236B54FE%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23CB47EC%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2220%22%20y2%3D%220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23A73AFD%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23481173%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-cre{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20y%3D%227%22%20width%3D%2228%22%20height%3D%2218%22%20rx%3D%224%22%20fill%3D%22%23E8E8E8%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%2218%22%20width%3D%227%22%20height%3D%224%22%20rx%3D%221%22%20fill%3D%22%23B6B6B6%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20%206A6%206%200%200%200%208%206h12Z%22%20fill%3D%22%23B6B6B6%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19%206H9a5%205%200%200%201%2010%200Z%22%20fill%3D%22%23E8E8E8%22%2F%3E%3Cpath%20d%3D%22M.12%2010h27.767l.003.012c.073.324.11.656.11.988v3H0v-3c0-.332.039-.663.116-.986L.12%2010Z%22%20fill%3D%22%23B6B6B6%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-blc{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.026%2022.787c0%20.057%200%20.1-.014.171-.014.057-.057.1-.085.157-.029.057-.086.086-.157.114a.673.673%200%200%201-.243.058H.771v-.957h.756c.1.015.2.029.271.072.071.057.129.1.171.17.043.044.057.13.057.215Zm3.597%201.07v-.442c0-.057%200-.086-.015-.1-.014-.014-.028-.029-.085-.029H4.167c-.086%200-.128%200-.185-.014-.058-.014-.086-.057-.115-.1a.496.496%200%200%201-.028-.185v-.585h1.47c.057%200%20.071%200%20.085-.015.015-.014.015-.057.015-.1v-.385c0-.057%200-.085-.015-.1-.014-.014-.028-.028-.085-.028h-1.47v-.386c0-.07%200-.114.028-.17.015-.058.057-.086.1-.1.029-.03.114-.058.2-.058h1.299c.028%200%20.071%200%20.085-.014.015-.014.015-.057.015-.1v-.442c0-.029%200-.072-.015-.086a.154.154%200%200%200-.085-.028h-1.47c-.186%200-.314.028-.443.085a.919.919%200%200%200-.3.2c-.07.1-.113.2-.156.3a1.55%201.55%200%200%200-.057.356v1.727c0%20.114%200%20.214.028.343a.755.755%200%200%200%20.157.3.718.718%200%200%200%20.286.213c.114.057.285.086.47.086h1.513c.057%200%20.072-.014.086-.029.043-.057.043-.085.043-.114Zm5.865-1.812v-.014c.114-.072.2-.172.286-.271.07-.1.114-.243.157-.372l.242-.927c.014-.014.014-.014.014-.029%200-.014-.014-.028-.014-.057-.014%200-.028-.014-.071-.014h-.571c-.014%200-.029%200-.072.014-.014%200-.028.015-.028.057l-.243.885c-.028.1-.071.186-.1.257-.057.057-.1.1-.156.128-.072.029-.115.057-.172.057-.071.015-.114.015-.171.015h-.4v-1.299c0-.057%200-.071-.014-.085H9.42c-.014.014-.014.028-.014.085V23.9c0%20.029%200%20.057.014.072.014%200%20.028.014.071.014h.585c.029%200%20.072-.015.086-.015.014-.014.014-.028.014-.07v-1.542h.428c.114%200%20.214.014.3.028a.789.789%200%200%201%20.2.129c.057.071.1.157.128.271l.3%201.099c.014.028.028.057.057.071.014%200%20.029.014.057.014h.614c.014%200%20.057-.014.057-.014.014-.014.014-.028.014-.057v-.028l-.314-1.2a.475.475%200%200%200-.071-.213c-.014-.057-.057-.114-.086-.171-.028-.058-.085-.086-.157-.129a.495.495%200%200%200-.214-.114Zm2.17.528.185-.642.2-.742h.028l.186.742.185.642h-.785Zm.984.642.2.67c.014.03.028.058.057.072.028%200%20.071.014.1.014h.613c.029%200%20.057-.014.072-.014%200-.014.014-.028.014-.057%200-.028%200-.028-.014-.028l-1.07-3.226a.568.568%200%200%200-.086-.185c-.029-.057-.086-.071-.129-.086-.057-.014-.1-.014-.185-.014h-.3c-.071%200-.128.014-.171.014a.228.228%200%200%200-.129.1c-.014.029-.057.086-.07.171l-1.085%203.226v.07c.014.015.028.03.085.03h.585c.057%200%20.086-.015.1-.03a.384.384%200%200%200%20.057-.07l.2-.657h1.156Zm3.225-1.67a.44.44%200%200%201-.071.257c-.029.072-.086.114-.171.172-.072.028-.172.07-.286.07h-.656v-.984h.656c.1%200%20.186.015.257.057.071.029.114.072.171.114.029.057.057.1.072.172a.421.421%200%200%201%20.028.142Zm-1.184%202.312V22.66h.67c.186%200%20.357-.015.5-.057.128-.058.257-.1.357-.172a.846.846%200%200%200%20.214-.242c.071-.086.114-.172.157-.257.014-.086.057-.172.057-.257.014-.086.014-.157.014-.2%200-.171-.014-.314-.071-.457-.072-.128-.129-.256-.257-.356a.988.988%200%200%200-.371-.243%201.412%201.412%200%200%200-.5-.086h-1.255a.664.664%200%200%200-.2.029.344.344%200%200%200-.086.114c-.014.057-.029.1-.029.171v3.168c0%20.058.015.072.029.086a.153.153%200%200%200%20.086.029h.542c.029%200%20.071%200%20.086-.015.014%200%20.028-.014.028-.028.014.028.029%200%20.029-.029Zm4.866-2.925v-.457c0-.057%200-.085-.014-.1-.015-.014-.057-.014-.086-.014h-2.64c-.029%200-.071%200-.086.014-.014.015-.014.057-.014.1v.457c0%20.028.014.057.029.071%200%20.014.028.029.071.029h.913v2.825c0%20.057%200%20.072.029.086.014.014.028.028.085.028h.543c.057%200%20.085-.014.1-.028.014-.014.028-.029.028-.086v-2.825h.928a.109.109%200%200%200%20.071-.029.078.078%200%200%200%20.043-.071Zm-21.25%203.04h1.3c.185%200%20.342-.03.485-.086a1.18%201.18%200%200%200%20.385-.243%201.043%201.043%200%200%200%20.357-.813v-.214c-.015-.072-.029-.157-.072-.243-.014-.1-.071-.185-.114-.271-.071-.071-.128-.157-.242-.214-.1-.071-.215-.114-.357-.171a2.71%202.71%200%200%200-.528-.057H.77v-.643h1.555c.057%200%20.072-.014.086-.014.014-.014.014-.057.014-.085v-.457c0-.057%200-.071-.014-.086-.014-.014-.029-.028-.086-.028H.328a.66.66%200%200%200-.2.028.191.191%200%200%200-.1.114c-.014.058-.028.114-.028.2v2.94c0%20.086.014.128.029.185.014.058.028.086.085.1.057.015.1.057.186.057Zm6.123-3.254-.029.77a8.665%208.665%200%200%201-.057.7c-.028.314-.071%201.099-.485%201.099a.153.153%200%200%200-.086.028c-.014.014-.014.057-.014.1v.442c0%20.029%200%20.072.014.086a.153.153%200%200%200%20.086.028c.314%200%20.614-.028.856-.4.072-.113.129-.242.186-.384.057-.129.085-.3.114-.486.014-.17.057-.37.071-.585.015-.2.029-.442.057-.699l.015-.371h.999v2.84c0%20.028.014.071.028.071.014.014.029.014.086.014h.642c.014%200%20.014-.014.014-.028.015-.014.015-.029.015-.057v-3.154a.661.661%200%200%200-.029-.2c-.014-.057-.057-.085-.1-.114-.057-.014-.114-.028-.2-.028H6.75a.498.498%200%200%200-.185.028.191.191%200%200%200-.1.114c-.029.029-.029.1-.043.186Z%22%20fill%3D%22%23005A95%22%2F%3E%3Cpath%20d%3D%22M10.603%2015.866c3.411%200%206.194-2.783%206.194-6.194%200-3.41-2.783-6.208-6.194-6.208-3.41%200-6.193%202.797-6.193%206.208%200%203.41%202.782%206.194%206.193%206.194Z%22%20fill%3D%22%23FEFEFE%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.75%204.135%2011.844.054c.057-.072.2-.072.285%200l2.683%202.711c.086.086.086.214%200%20.285l-.656.657h-1.684c-.1%200-.186.1-.2.2l-.185%201.898-1.328%201.327c-.085.086-.214.086-.285%200L7.749%204.42c-.071-.085-.085-.2%200-.285l1.199-1.199v-.942c0-.114-.086-.2-.2-.2H4.91c-.114-.014-.2.072-.2.186v4.11l-.685-.67a.175.175%200%200%200-.27%200L1.027%208.116c-.086.085-.086.214%200%20.285l4.081%204.082c.071.085.2.085.271%200l2.726-2.726c.086-.072.086-.2%200-.286L6.75%208.131%204.91%207.96h-.002H8.749c.113%200%20.199-.1.199-.2V5.919L7.749%204.42c-.085-.071-.085-.2%200-.285ZM4.907%207.959a.204.204%200%200%201-.199-.2V6.09v1.67c0%20.1.085.185.199.2Zm7.575-4.252c-.099.003-.195.101-.195.2V7.76c0%20.1.1.2.2.2H14.4l1.455-1.17c.086-.086.214-.086.286%200l1.17%201.17h.956c.114%200%20.2-.1.2-.2V3.907c-.014-.1-.1-.2-.214-.2h-5.77ZM7.079%2015.566h1.684c.114%200%20.2-.086.2-.2v-.001l.242-1.925%201.299-1.285c.071-.085.2-.085.285%200l2.697%202.697c.086.086.086.214%200%20.286L9.42%2019.219c-.086.086-.214.086-.285%200l-2.712-2.711c-.085-.072-.085-.2%200-.286l.657-.656Zm0%200H2.983c-.1%200-.2-.086-.2-.2v-3.839c0-.114.1-.2.2-.2h.942l1.184%201.17c.072.086.186.072.271%200l1.442-1.17h1.94c.115%200%20.2.086.2.2v3.839c-.014.114-.085.2-.2.2H7.08Zm9.46-2.383v-1.656a.198.198%200%200%200-.063-.149.198.198%200%200%200-.15-.065l-1.87-.2-1.313-1.327c-.085-.085-.085-.2%200-.285l2.697-2.697c.086-.086.215-.086.286%200l4.081%204.067c.086.085.086.2%200%20.27l-2.725%202.727c-.072.071-.2.071-.286%200l-.656-.685Zm0%200v4.096c0%20.128-.085.213-.2.2h-3.838a.195.195%200%200%201-.2-.2v-.928l1.199-1.213c.086-.072.071-.2%200-.286l-1.199-1.54v-1.785c0-.114.086-.2.2-.2h3.839a.2.2%200%200%201%20.136.051.2.2%200%200%201%20.05.135v1.655l.014.015Z%22%20fill%3D%22url(%23a)%22%2F%3E%3Cpath%20d%3D%22M16.54%2011.527v1.656l.67.699-.67-2.355Zm-.414-4.723%201.17%201.17h.956l-2.126-1.17Zm-3.64-3.097h1.685l.656-.657-2.34.657Zm-4.766.47%201.228-1.255V1.98L7.72%204.178ZM4.71%207.76V6.09l-.686-.67.685%202.34Zm.413%204.723-1.185-1.17h-.941l2.126%201.17Zm3.639%203.083H7.078l-.656.656%202.34-.656Zm4.71-.414-1.185%201.199v.927l1.184-2.126Z%22%20fill%3D%22%23005887%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22a%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22matrix(9.298%201.02828%20-1.02828%209.298%2011%2010)%22%3E%3Cstop%20offset%3D%22.303%22%20stop-color%3D%22%23A2D9F7%22%2F%3E%3Cstop%20offset%3D%22.638%22%20stop-color%3D%22%2300A0E3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23005A95%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-cup{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M26.617.672%2019.722.67h-.002l-.015.001c-.948.03-2.127.789-2.342%201.726l-3.26%2014.427c-.216.946.369%201.715%201.309%201.729h7.243c.926-.046%201.826-.797%202.037-1.723l3.261-14.427c.219-.956-.38-1.731-1.336-1.731Z%22%20fill%3D%22%2301798A%22%2F%3E%3Cpath%20d%3D%22m14.102%2016.824%203.26-14.428C17.578%201.46%2018.758.7%2019.705.671L16.963.669h-4.94c-.949.019-2.144.784-2.359%201.728L6.403%2016.824c-.216.946.37%201.715%201.309%201.729h7.7c-.94-.014-1.525-.783-1.31-1.729Z%22%20fill%3D%22%23024381%22%2F%3E%3Cpath%20d%3D%22M6.403%2016.824%209.665%202.396c.214-.943%201.41-1.708%202.36-1.728L5.696.667c-.955%200-2.18.774-2.398%201.73L.037%2016.823c-.02.088-.03.174-.037.259v.267c.064.69.59%201.191%201.347%201.203h6.365c-.94-.014-1.525-.783-1.309-1.729Z%22%20fill%3D%22%23DD0228%22%2F%3E%3Cpath%20d%3D%22M12.158%2011.181h.12c.11%200%20.183-.037.218-.11l.311-.466h.833l-.173.307h.999l-.127.47H13.15c-.137.205-.305.302-.508.29h-.62l.136-.49Zm-.137.673h2.189l-.14.51h-.88l-.135.491h.857l-.14.51h-.856l-.2.727c-.048.122.017.176.194.164h.698l-.129.474h-1.34c-.254%200-.341-.146-.262-.437l.255-.928h-.548l.14-.51h.547l.134-.491h-.523l.139-.51Zm3.493-1.252-.034.298s.413-.31.788-.31h1.385l-.53%201.919c-.044.219-.232.328-.565.328h-1.57l-.368%201.347c-.021.072.009.11.088.11h.309l-.114.417h-.785c-.302%200-.427-.09-.378-.273l1.04-3.836h.734Zm1.174.542H15.45l-.148.518s.206-.149.55-.154c.343-.005.735%200%20.735%200l.1-.364Zm-.448%201.2c.091.013.142-.023.148-.108l.076-.273h-1.239l-.104.382h1.118Zm-.836.62h.714l-.013.31h.19c.096%200%20.144-.031.144-.092l.056-.2h.593l-.079.292c-.067.243-.245.37-.533.382h-.38l-.003.528c-.006.085.07.128.227.128h.358l-.116.418h-.857c-.24.011-.358-.103-.356-.346l.055-1.42ZM6.752%208.047c-.096.475-.32.84-.67%201.098-.344.255-.79.382-1.334.382-.513%200-.889-.13-1.129-.392-.166-.185-.249-.421-.249-.706%200-.118.014-.245.042-.382l.58-2.799h.878l-.573%202.768a.89.89%200%200%200-.023.212c-.001.142.034.258.105.348.104.135.272.202.507.202.27%200%20.492-.066.665-.199a.914.914%200%200%200%20.336-.563l.574-2.768h.872l-.58%202.8Zm3.683-1.1h.686l-.537%202.497h-.686l.537-2.498Zm.216-.911h.693l-.13.606h-.693l.13-.606Zm1.078%203.218c-.18-.171-.27-.403-.271-.697a1.872%201.872%200%200%201%20.037-.352c.081-.406.255-.728.522-.966.266-.238.588-.358.965-.358.309%200%20.553.086.732.259.18.173.27.407.27.705%200%20.05-.005.11-.011.173a3.177%203.177%200%200%201-.029.187c-.08.4-.252.718-.52.952a1.408%201.408%200%200%201-.962.352c-.31%200-.554-.085-.733-.255Zm1.309-.494c.121-.132.208-.33.26-.595a1.496%201.496%200%200%200%20.026-.246.506.506%200%200%200-.118-.358c-.078-.086-.19-.128-.334-.128a.6.6%200%200%200-.466.2c-.123.135-.21.337-.264.606a.917.917%200%200%200-.024.239c0%20.153.04.271.118.355.078.083.19.125.335.125a.604.604%200%200%200%20.467-.198Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M19.72.67h-2.757l2.741.001h.016Z%22%20fill%3D%22%23E02F41%22%2F%3E%3Cpath%20d%3D%22M16.963.67%2012.062.666l-.038.001%204.939.001Z%22%20fill%3D%22%232E4F7D%22%2F%3E%3Cpath%20d%3D%22m18.439%2011.202.165-.582h.837l-.036.214s.428-.214.736-.214h1.035l-.164.582h-.163l-.78%202.749h.162l-.155.546h-.163l-.068.236h-.81l.067-.236h-1.6l.157-.546h.16l.782-2.749h-.162Zm.903%200-.213.744s.364-.14.679-.18c.07-.259.16-.564.16-.564h-.626Zm-.312%201.093-.214.779s.404-.199.682-.216c.08-.3.16-.563.16-.563h-.628Zm.157%201.656.16-.565h-.625l-.161.565h.626Zm2.025-3.367h.787l.033.29c-.005.074.039.11.132.11h.14l-.141.491h-.579c-.22.011-.334-.073-.345-.255l-.027-.636Zm-.231%201.055h2.55l-.15.528h-.812l-.14.491h.812l-.15.528h-.904l-.204.309h.442l.102.619c.012.061.067.091.16.091h.137l-.144.51h-.486c-.252.012-.382-.072-.393-.255l-.117-.565-.402.602a.436.436%200%200%201-.438.236h-.742l.144-.51h.231c.096%200%20.175-.042.246-.127l.63-.91h-.812l.15-.528h.88l.14-.49h-.88l.15-.529ZM7.56%206.944h.62l-.072.361.09-.103a.964.964%200%200%201%20.732-.321c.26%200%20.448.076.566.228.117.152.148.363.093.633l-.341%201.702h-.636l.308-1.543c.031-.16.023-.278-.026-.355-.049-.076-.141-.114-.275-.114a.595.595%200%200%200-.413.152.756.756%200%200%200-.224.425l-.284%201.435H7.06l.5-2.5Zm7.102%200h.62l-.07.361.087-.103a.966.966%200%200%201%20.733-.321c.26%200%20.449.076.566.228.115.152.149.363.092.633l-.34%201.702h-.637l.308-1.543c.032-.16.023-.278-.025-.355-.05-.076-.141-.114-.274-.114a.6.6%200%200%200-.415.152.747.747%200%200%200-.222.425l-.286%201.435h-.637l.5-2.5Zm3.064-1.55h1.799c.346%200%20.614.08.798.233.183.156.274.38.274.671v.009c0%20.055-.003.118-.009.186-.009.068-.02.137-.035.205-.08.385-.263.695-.547.93a1.548%201.548%200%200%201-1.013.352h-.965l-.298%201.464h-.835l.83-4.05Zm.45%201.882h.8c.208%200%20.374-.048.495-.144.12-.097.198-.245.242-.446l.017-.101c.003-.029.006-.058.006-.086%200-.144-.05-.248-.153-.313-.102-.066-.262-.097-.484-.097h-.68l-.244%201.187Zm6.16%202.652c-.263.561-.515.889-.663%201.041-.148.15-.441.5-1.147.475l.06-.43c.595-.182.916-1.007%201.1-1.372l-.219-2.69.46-.007h.385l.042%201.688.722-1.688h.732l-1.471%202.983Zm-2.045-2.78-.29.2c-.304-.237-.582-.384-1.117-.136-.729.338-1.338%202.93.67%202.077l.114.135.79.02.518-2.355-.685.06Zm-.45%201.288c-.126.375-.41.622-.631.551-.222-.068-.301-.43-.173-.804.127-.375.412-.622.632-.551.222.068.302.43.173.804Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.icon-sbp-attr{background-repeat:no-repeat;background-position:center;background-size:contain;overflow:hidden;border-radius:6px;position:relative}.icon-sbp-attr::after{content:'';display:block;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2232%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%235B57A2%22%20d%3D%22m0%206.965%203.853%206.927v4.225L.005%2025.03%200%206.965Z%22%2F%3E%3Cpath%20fill%3D%22%23D90751%22%20d%3D%22m14.797%2011.371%203.61-2.225%207.39-.007-11%206.777V11.37Z%22%2F%3E%3Cpath%20fill%3D%22%23FAB718%22%20d%3D%22m14.775%206.925.02%209.17-3.861-2.386V0l3.842%206.925Z%22%2F%3E%3Cpath%20fill%3D%22%23ED6F26%22%20d%3D%22m25.796%209.139-7.39.007-3.63-2.221L10.933%200l14.861%209.139Z%22%2F%3E%3Cpath%20fill%3D%22%2363B22F%22%20d%3D%22M14.796%2025.069v-4.45l-3.862-2.341L10.936%2032l3.86-6.931Z%22%2F%3E%3Cpath%20fill%3D%22%231487C9%22%20d%3D%22M18.396%2022.863%203.853%2013.892%200%206.965l25.779%2015.89-7.383.008Z%22%2F%3E%3Cpath%20fill%3D%22%23017F36%22%20d%3D%22m10.934%2032%203.86-6.931%203.6-2.206%207.383-.009L10.934%2032Z%22%2F%3E%3Cpath%20fill%3D%22%23984995%22%20d%3D%22m.004%2025.03%2010.96-6.752-3.685-2.274-3.426%202.113-3.85%206.913Z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;right:0;top:0;bottom:0;left:0;z-index:-1}.flag-ru{background:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2216%22%20viewBox%3D%220%200%2015%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.5732%2010.5742C13.5436%2013.4872%2010.7655%2015.5742%207.49999%2015.5742C4.23445%2015.5742%201.45635%2013.4872%200.426758%2010.5742H14.5732Z%22%20fill%3D%22%23D90012%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.5732%2010.5742C14.8496%209.79227%2015%208.95081%2015%208.07422C15%207.19763%2014.8496%206.35617%2014.5732%205.57422H0.426764C0.150386%206.35617%200%207.19763%200%208.07422C0%208.95081%200.150386%209.79227%200.426764%2010.5742H14.5732Z%22%20fill%3D%22%230033A0%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.5732%205.57422H0.426758C1.45635%202.66124%204.23445%200.574219%207.49999%200.574219C10.7655%200.574219%2013.5436%202.66124%2014.5732%205.57422Z%22%20fill%3D%22%23F8F8F8%22%2F%3E%0A%3C%2Fsvg%3E%0A) center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-by{background:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%20fill%3D%22%230039A5%22%2F%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200z%22%20fill%3D%22%23EC1B26%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M.264%207.765a6.003%206.003%200%200%200%2011.472%200H.264z%22%20fill%3D%22%2300A653%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-kz{background:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15%207.5a7.5%207.5%200%201%200-15%200%207.5%207.5%200%200%200%2015%200z%22%20fill%3D%22%2300AFCA%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.505%204.03c.14%200%20.193-.09.193-.196%200-.142-.193-.82-.193-.82s-.192.678-.192.82c0%20.107.052.197.192.197zm.523.054c.137.026.206-.051.227-.156.027-.14-.032-.841-.032-.841s-.32.625-.346.765c-.02.105.014.204.15.232zm.5.154c.13.053.213-.01.253-.107.054-.131.13-.832.13-.832s-.432.55-.486.682c-.04.099-.025.203.104.257h-.001zm.732.196c-.058.088-.15.133-.268.055-.116-.08-.11-.184-.052-.272.078-.12.608-.573.608-.573s-.21.672-.288.79zm.138.393c.1.1.2.074.273%200%20.1-.101.435-.718.435-.718s-.608.34-.707.44c-.074.076-.1.178%200%20.278h-.001zm.6.465c-.087.06-.19.064-.268-.053-.078-.118-.033-.213.055-.272.116-.08.777-.292.777-.292s-.448.538-.564.617zm-.02.417c.055.13.155.146.252.105.13-.055.672-.494.672-.494s-.69.078-.82.133c-.096.04-.158.124-.104.256zm.38.663c-.103.02-.2-.015-.228-.154-.027-.14.05-.21.153-.23.138-.028.83.032.83.032s-.617.324-.755.352zm-.177.377c.002.142.09.195.195.195.14%200%20.806-.196.806-.196s-.667-.195-.806-.195c-.106%200-.195.053-.195.196zm.102.76c-.103-.021-.178-.09-.153-.23.027-.14.125-.175.228-.154.138.028.754.352.754.352s-.692.06-.83.032zm-.305.279c-.052.132.01.215.106.256.13.054.82.133.82.133s-.543-.44-.673-.494c-.097-.04-.2-.026-.253.105zm-.193.742c-.087-.06-.13-.153-.055-.272.078-.118.182-.112.27-.053.115.079.563.617.563.617S9.9%208.61%209.785%208.53zm-.386.14c-.098.1-.074.202%200%20.277.1.1.708.44.708.44s-.336-.616-.435-.716c-.074-.076-.175-.102-.273-.002zm-.458.61c-.06-.088-.064-.192.052-.272.116-.08.21-.034.268.055.077.118.288.79.288.79s-.53-.455-.608-.573zm-.412-.021c-.128.056-.143.158-.103.257.053.13.487.682.487.682s-.078-.7-.132-.832c-.04-.098-.122-.162-.252-.107zM5.75%209.063c.058-.09.15-.133.268-.055.117.078.11.184.052.272-.077.118-.608.573-.608.573s.21-.672.288-.79zm-.138-.394c-.1-.1-.2-.074-.274.002-.1.1-.434.717-.434.717s.607-.34.706-.44c.075-.076.1-.178.002-.28zm-.602-.464c.087-.06.19-.065.268.053.078.118.033.213-.054.272-.117.079-.778.292-.778.292s.447-.538.564-.617zm.022-.417c-.055-.13-.156-.146-.253-.105-.13.054-.672.494-.672.494s.69-.08.82-.133c.096-.04.158-.125.105-.256zm-.38-.663c.102-.02.198.014.227.154.028.139-.05.209-.153.23-.137.027-.83-.032-.83-.032s.619-.324.756-.352zm.176-.377c-.001-.142-.09-.195-.194-.195-.14%200-.807.196-.807.196s.667.195.807.195c.105%200%20.194-.053.194-.196zm-.102-.76c.103.02.179.09.153.23-.027.14-.125.174-.228.154-.137-.028-.754-.352-.754-.352s.69-.06.829-.032zm.306-.28c.052-.132-.01-.215-.106-.255-.13-.055-.82-.133-.82-.133s.543.44.673.494c.097.04.2.025.253-.106zm.192-.741c.087.059.13.153.054.272-.077.118-.18.112-.268.053-.117-.08-.564-.618-.564-.618s.66.214.778.293zm.388-.14c.098-.101.073-.202-.002-.277-.1-.101-.706-.442-.706-.442s.335.618.434.718c.075.075.175.102.274%200zm1.89%204.316c1.3%200%202.356-1.07%202.356-2.392%200-1.32-1.055-2.391-2.356-2.391S5.147%205.43%205.147%206.75c0%201.322%201.055%202.393%202.356%202.393zm.374.502c-.02-.105.014-.202.15-.232.139-.028.208.05.228.156.027.14-.031.84-.031.84s-.32-.625-.347-.764zm-.372-.18c-.14.002-.192.09-.192.197%200%20.143.192.82.192.82s.193-.677.193-.82c0-.106-.053-.197-.193-.197zm-.748.104c.02-.105.09-.182.227-.156.137.028.17.127.15.232-.026.14-.345.765-.345.765s-.06-.702-.032-.841zm-.276-.31c-.13-.053-.212.009-.252.107-.053.13-.13.832-.13.832s.432-.55.486-.682c.04-.1.026-.203-.104-.257zm-.41-5.042c.059.088.064.192-.052.273-.116.078-.21.032-.268-.056-.078-.118-.288-.79-.288-.79s.53.455.608.573zm.41.02c.129-.055.144-.157.104-.256-.054-.13-.487-.681-.487-.681s.078.7.13.83c.04.099.124.163.253.108zm.654-.385c.02.105-.014.202-.151.232-.138.027-.206-.051-.227-.156-.027-.14.032-.841.032-.841s.319.625.346.765z%22%20fill%3D%22%23FEC50C%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.781%2012.558l-.059.009-.023-.005-.045-.014-.04-.022-.154-.083-.04.087-.055.11-.054.065-.018.013-.023.01-.08-.037-.019-.032-.01-.023-.008-.041-.005-.028-.027.023-.077.11-.103.105-.023.01-.027.009-.13-.073-.06-.065-.04.065-.199.146-.05-.027-.028-.051-.03-.096-.01-.018-.009-.01h-.009l-.122.202-.049.032-.073.019-.099-.037v-.018l.018-.202-.013.004-.055.037-.036.041-.04.046-.04.05-.05.042-.073.05h-.087l-.013-.022v-.014l.005-.06.01-.06.003-.032-.009-.055-.018-.032-.027.042-.045.06-.054.059-.059.06-.063.045-.027.01-.023.009-.054-.087.005-.175-.114.078-.234.129-.158.004.013-.036.045-.092.036-.055.046-.046.05-.037.058-.037.06-.027.067-.023.067-.018.077-.014.077-.014.077-.009.167-.01.172-.004h.343l.167-.009.158-.014.077-.013.2-.06.057-.028.1-.073.04-.05-.045-.092.036-.005.104-.05.05-.106-.009-.018.077-.014.081-.009.176-.005.186.01.19.014.194.022.19.019.184.018.172.01v.063l-.023.083-.04.064-.072.06-.086.028-.1.004-.14-.041-.045-.023-.072-.069v.078l-.014.1-.099.166zm-3.6-.444l.103.045.063-.05c.052-.018.043.053.1.054a.066.066%200%200%200%20.056-.033.067.067%200%200%200-.024-.089l.257-.111.1-.055.04-.028.398-.266.122-.105.122-.115.117-.079.258-.091.361-.073.316-.041.163-.019.158-.027.104-.023.108-.028.054-.068.213-.211.077-.06.225-.142.574-.289.312-.174.023-.07.071-.137.05-.068.123-.147.162-.17.167-.147.091-.064.1-.055.05-.023.31-.05.05.009-.005.055-.085.229-.09.124-.06.064.086-.014.064-.023.15.005v.032l-.047.115-.135.137-.095.088.054.004.06.018.058.019.045.009-.054.041-.064.042-.42.275.032.004.04.019.02.004.017.01.013.004.014-.005-.09.05-.235.125-.027.059.008.014.02.06-.272.128-.027.014.09.092-.27.092.04.174-.172.128-.104.069-.253.137-.072.028-.077.027-.08.028-.087.018-.09.019-.095.013.311.005.258-.028.113-.022.1-.028.193-.074.127-.06.24-.141.121-.074-.072-.036-.072-.023-.113-.051-.04-.022.035-.028.145-.051.108-.023.113-.013.1-.014.158-.028.018-.009.013-.013-.013-.014-.014-.005-.018-.009-.05-.01-.244-.036-.036-.014.244-.055.11-.023.265-.087.023-.014.022-.013.018-.019-.013-.013-.018-.005-.023-.005-.059-.004-.207-.009-.06-.01-.035-.009.031-.013.032-.014.456-.138.086-.036.04-.023.037-.023.04-.046.005-.014-.005-.014-.013-.009-.014-.004h-.126l-.059.004h-.08l-.024-.004-.018-.01-.018-.009.18-.119.63-.481.048-.101.014-.055-.099-.042-.262.152-.23.032.108-.083.122-.105.14-.124.14-.138.14-.146.19-.225.163-.234-.177-.078-.1.096-.519.496-.054.036-.149.083.031-.028.154-.165.131-.16.352-.486.16-.275.035-.079.022-.137-.018-.027-.023-.014-.122-.024-.049.019-.086.092-.262.381-.276.344-.063.055.081-.152.082-.174.126-.293.068-.207.032-.101.05-.298-.009-.22-.014-.055-.01-.014-.117-.046-.036.009-.018.015-.004.013-.046.151-.04.152-.08.316-.096.303-.095.207-.04.059.026-.133.018-.12.036-.298.005-.078-.009-.119-.01-.046-.053-.078-.04-.009-.015.005-.036.009-.036.018-.099.422-.136.385-.117.266-.09.175-.05.087-.158.252-.118.165-.22.266-.24.248-.127.119-.13.11-.137.105-.14.101-.095.064-.099.065-.199.119-.158.073-.158.074-.163.06-.298.1-.135.042-.28.064-.14.023-.145.018-.14.018-.199.033-.03.022-.439.468-.1.101-.117.092-.045.032-.146.073-.108.046-.31.119-.04.019-.106.059-.05.05-.027.097v.001zm1.242-1.189l-.334-.023-.487-.073-.475-.128-.325-.124-.154-.074-.258-.133-.297-.183-.406-.316-.249-.239-.339-.394-.226-.33-.145-.262-.108-.22-.149-.39-.077-.261-.063-.289-.073-.032-.077.023-.03.064-.019.165.014.165.045.331.027.132-.077-.128-.153-.44-.186-.647-.013-.004-.059-.005-.063.023-.023.023-.027.109-.009.088.014.188.04.202.14.408.086.192.163.326-.063-.055-.059-.06-.109-.138-.203-.288-.166-.239-.087-.091-.032-.014-.08-.005-.06.019-.045.096.064.165.1.174.125.197.14.202.145.188.19.23.131.119-.104-.046-.104-.069-.217-.188-.398-.403-.058-.023-.072.009-.04.033v.077l.094.142.117.151.271.294.402.367.11.082h-.154l-.077-.032-.303-.165-.069-.004.01.059.09.147.09.087.402.252.167.082.253.111-.08.023-.485-.014.027.041.222.124.311.051.163.045-.018.014-.339.083-.04.01-.005.022.1.05.234.042.222.041-.09.032-.208.069-.014.004-.005.005v.005l.172.077.276.065.135.023-.289.1.19.074.406.174.334.138.366.115.262.05.136.018.145.014-.073-.014-.08-.023-.19-.055-.222-.073-.443-.17-.42-.197-.045-.032.231-.151-.43-.133-.04-.037.15-.12-.123-.05-.159-.055.014-.11.06-.05-.155-.088.014-.138v-.017l-.014-.014-.217-.078-.059-.037-.202-.156.234-.023-.366-.389h.244l-.022-.124-.1-.212-.113-.16.063-.023.177.051.054-.115.013-.004.068.05.181.151.204.211.414.536.276.271.163.11.194.083.226.073.601.537.1.069.148.064.303.051.312.013.235.023.284.078.176.119.177-.344zm.49%201.403l-.078-.009h-.343l-.086-.009-.08-.009-.074-.018-.036-.014-.036-.018-.112.036h-.082l-.113-.032.1-.119.036-.041-.11-.023.11-.082.054-.042.022-.018-.054.004-.063.01-.28.068-.064.01-.054.004a.212.212%200%200%201%200%20.092.124.124%200%200%201-.06.067.121.121%200%200%201-.139-.021.26.26%200%200%201-.094.009.407.407%200%200%201-.095-.042l-.104.065-.077.101-.009.101.027.091.018-.046.068-.045.09-.033-.027.092.095-.042.077-.017.19-.024.23-.018.38-.009.248.005.23.004.19.014h.06l.071-.014.01-.005h.01v-.004l-.01-.005-.037-.013v-.001z%22%20fill%3D%22%23FEC50C%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-kg{background:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%2210%22%20fill%3D%22%23ED192D%22%2F%3E%3Cpath%20d%3D%22M10.371%205.284c.01-.819.737-1.383.768-2.475.52.655-.34%201.88-.034%202.591.138-.808.943-1.25%201.145-2.324.412.727-.63%201.804-.44%202.554.264-.776%201.128-1.089%201.495-2.117.294.783-.904%201.683-.833%202.454.381-.725%201.284-.898%201.807-1.856.168.818-1.156%201.52-1.207%202.292.49-.656%201.41-.686%202.076-1.55.037.835-1.38%201.32-1.55%202.075.586-.572%201.498-.457%202.292-1.207-.094.83-1.57%201.088-1.856%201.808.669-.473%201.551-.218%202.453-.834-.223.806-1.72.83-2.116%201.495.735-.362%201.566.029%202.553-.44-.346.761-1.83.55-2.324%201.146.783-.243%201.543.273%202.591-.035-.46.698-1.893.258-2.475.768.811-.117%201.482.511%202.565.372-.565.616-1.91-.042-2.565.372.82.009%201.383.735%202.475.766-.654.522-1.88-.34-2.591-.034.808.138%201.25.944%202.324%201.145-.727.413-1.803-.63-2.554-.439.776.263%201.088%201.127%202.117%201.495-.783.293-1.683-.904-2.453-.833.725.38.897%201.284%201.856%201.807-.82.167-1.52-1.156-2.293-1.207.657.49.686%201.409%201.551%202.076-.835.037-1.32-1.38-2.076-1.552.572.588.457%201.5%201.207%202.294-.83-.094-1.089-1.57-1.807-1.856.473.668.217%201.551.833%202.453-.806-.223-.83-1.722-1.495-2.116.363.734-.028%201.566.44%202.552-.761-.345-.55-1.829-1.146-2.323.243.783-.273%201.542.035%202.59-.698-.46-.258-1.892-.768-2.474.117.81-.511%201.481-.371%202.564-.617-.565.042-1.91-.372-2.564-.01.82-.736%201.383-.767%202.474-.521-.653.34-1.88.034-2.591-.138.808-.944%201.25-1.145%202.324-.412-.727.63-1.803.44-2.552-.264.775-1.129%201.087-1.495%202.116-.294-.784.904-1.683.833-2.454-.382.725-1.284.897-1.808%201.857-.167-.82%201.157-1.52%201.207-2.294-.49.657-1.409.686-2.075%201.552-.037-.836%201.38-1.32%201.55-2.076-.587.571-1.498.457-2.292%201.207.094-.832%201.57-1.09%201.856-1.807-.67.472-1.552.216-2.453.833.223-.806%201.72-.83%202.116-1.495-.735.363-1.567-.03-2.553.439.346-.761%201.829-.55%202.324-1.145-.783.243-1.543-.274-2.591.034.46-.697%201.893-.258%202.475-.768-.811.118-1.482-.511-2.565-.37.565-.618%201.91.041%202.565-.372-.82-.01-1.383-.737-2.475-.768.654-.52%201.88.34%202.59.035-.807-.14-1.25-.944-2.323-1.146.727-.412%201.803.63%202.553.44-.776-.264-1.087-1.128-2.116-1.495.783-.294%201.683.905%202.453.834-.725-.383-.897-1.285-1.856-1.808.819-.168%201.52%201.157%202.293%201.207-.657-.49-.686-1.41-1.551-2.075.835-.038%201.32%201.38%202.076%201.55-.572-.587-.457-1.5-1.207-2.292.83.094%201.088%201.568%201.807%201.856-.473-.67-.217-1.552-.833-2.454.806.223.83%201.72%201.495%202.117-.363-.736.028-1.568-.44-2.554.761.346.55%201.83%201.146%202.324-.243-.782.273-1.543-.035-2.591.698.462.258%201.893.768%202.475-.118-.811.511-1.48.37-2.565.618.565-.04%201.911.372%202.565z%22%20fill%3D%22%23FDE012%22%2F%3E%3Cpath%20d%3D%22M10%2013.847a3.846%203.846%200%20100-7.693%203.846%203.846%200%20000%207.693z%22%20fill%3D%22%23ED192D%22%2F%3E%3Cpath%20d%3D%22M9.999%206.646c.981%200%201.864.42%202.477%201.092-.963.097-1.78.323-2.477.67-.697-.347-1.515-.573-2.478-.67a3.343%203.343%200%20012.478-1.092zM9.745%208.544a4.549%204.549%200%2000-.227.135c-.626-.333-1.375-.546-2.264-.61.04-.057.083-.112.127-.167.924.082%201.705.303%202.364.642zM10.255%208.544c.077.043.153.088.227.135.626-.333%201.375-.546%202.264-.61a3.35%203.35%200%2000-.127-.167c-.924.082-1.705.303-2.364.642zM7.14%208.241c-.035.058-.07.117-.101.177.828.02%201.523.21%202.094.525.06-.045.12-.088.182-.131-.596-.325-1.317-.528-2.175-.57zM7.097%2011.687A3.344%203.344%200%20016.643%2010c0-.502.109-.975.305-1.402.801-.005%201.472.17%202.02.474-.811.664-1.41%201.548-1.87%202.615zM8.79%2013.13a3.189%203.189%200%2001-.435-.205c.08-1.26.492-2.462%201.314-3.332.06.059.12.119.176.182-.765.894-1.096%202.122-1.054%203.355zM12.857%208.241c.035.058.07.117.101.177-.828.02-1.523.21-2.094.525a4.955%204.955%200%2000-.182-.131c.596-.325%201.317-.528%202.175-.57zM12.901%2011.687A3.344%203.344%200%200013.355%2010c0-.502-.108-.975-.305-1.402-.8-.005-1.472.17-2.02.474.812.664%201.411%201.548%201.871%202.615z%22%20fill%3D%22%23FDE012%22%2F%3E%3Cpath%20d%3D%22M10%209.961c.689.891.947%202.109.815%203.294a3.336%203.336%200%2001-1.63%200c-.132-1.185.126-2.403.815-3.294z%22%20fill%3D%22%23FDE012%22%2F%3E%3Cpath%20d%3D%22M11.21%2013.13c.151-.058.296-.126.436-.205-.08-1.26-.492-2.462-1.314-3.332-.06.059-.12.119-.176.182.765.894%201.096%202.122%201.054%203.355zM9.47%209.413a4.143%204.143%200%2000-.23-.173c-.85.754-1.41%201.778-1.766%202.967.131.15.276.287.432.412.22-1.25.712-2.38%201.565-3.206z%22%20fill%3D%22%23FDE012%22%2F%3E%3Cpath%20d%3D%22M10.53%209.413c.072-.058.152-.12.23-.173.851.754%201.412%201.778%201.766%202.967-.13.15-.276.287-.431.412-.22-1.25-.712-2.38-1.565-3.206zM9.999%208.685l.224.141a6.308%206.308%200%2000-.224.15%206.251%206.251%200%2000-.224-.15c.037-.024.182-.115.224-.14zM9.575%208.966a3.972%203.972%200%2000-.177.138c.082.054.192.137.228.165.042-.037.127-.113.175-.147a4.55%204.55%200%2000-.226-.156zM10.424%208.966c.056.043.143.109.177.138a3.71%203.71%200%2000-.228.165c-.043-.037-.128-.113-.176-.147.058-.042.182-.13.227-.156zM10%209.28c.036.03.145.127.174.157-.052.044-.132.12-.175.168a2.263%202.263%200%2000-.174-.168c.029-.03.138-.126.174-.157z%22%20fill%3D%22%23FDE012%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-am{background:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%20fill%3D%22%230039A5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.719%204.18H.28a6.003%206.003%200%200%201%2011.438%200z%22%20fill%3D%22%23D52A1D%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M.264%207.765a6.003%206.003%200%200%200%2011.472%200H.264z%22%20fill%3D%22%23FCB300%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-il{background:url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%2210%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20clip-path%3D%22url(%23clip0)%22%20fill%3D%22%232E52B2%22%3E%3Cpath%20d%3D%22M14.429%207.526h-2.857l-1.429-2.474-1.428%202.474H5.857l1.43%202.475-1.43%202.474h2.858l1.428%202.474%201.429-2.474h2.857L13%2010l1.429-2.474zM11.899%2010l-.878%201.52H9.266L8.388%2010l.878-1.52h1.755l.877%201.52zm-1.756-3.04l.327.566h-.653l.326-.566zM7.51%208.48h.654l-.327.566-.327-.566zm0%203.04l.327-.565.327.566H7.51zm2.633%201.52l-.326-.565h.653l-.327.566zm2.633-1.52h-.653l.326-.565.327.566zm-.653-3.04h.653l-.327.566-.326-.566zM27.286%202H-7v2h34.286V2zM27.286%2016H-7v2h34.286v-2z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20rx%3D%2210%22%20fill%3D%22%23fff%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-uz{background:url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%2211%22%20fill%3D%22%230052B4%22%2F%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M21.424%2014.52H.575c.05.148.103.295.16.44h20.53c.056-.145.11-.292.16-.44ZM21.265%207.04H.735c-.057.145-.11.292-.16.44h20.85c-.05-.148-.104-.295-.16-.44Z%22%20fill%3D%22%23CD2028%22%2F%3E%3Cpath%20d%3D%22M11%200C6.32%200%202.324%202.922.734%207.04h20.531C19.675%202.922%2015.68%200%2011%200Z%22%20fill%3D%22%230098B4%22%2F%3E%3Cpath%20d%3D%22M22%2011a10.988%2010.988%200%200%200-.575-3.52H.575a11.056%2011.056%200%200%200%200%207.04h20.85c.382-1.134.576-2.323.575-3.52Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M21.265%2014.96H.735C2.324%2019.078%206.32%2022%2011%2022s8.675-2.922%2010.265-7.04Z%22%20fill%3D%22%2328B24B%22%2F%3E%3Cpath%20d%3D%22M11.912%203.851c-.03.092-.06.177-.084.265-.01.034-.027.04-.059.04-.09-.002-.18%200-.283%200%20.082.06.154.115.23.165.029.02.034.039.022.071-.03.086-.057.172-.087.267l.237-.174c.02-.015.032-.014.051%200%20.075.057.151.111.236.173l-.034-.11c-.018-.054-.034-.11-.055-.165-.01-.026-.004-.04.018-.056.07-.048.137-.099.205-.149l.027-.022c-.1%200-.192-.002-.284%200-.03.001-.043-.008-.052-.038-.024-.081-.051-.16-.077-.241l-.011-.026ZM11.486%205.952c.073.054.145.109.22.16.027.018.031.035.02.065-.03.086-.057.174-.088.27.082-.06.159-.114.233-.171.023-.018.039-.016.061.001.063.048.128.094.192.14l.037.025-.064-.201c-.034-.104-.034-.104.053-.168l.163-.12.004-.008h-.245c-.071%200-.071%200-.094-.071l-.077-.239c-.032.098-.062.186-.088.274-.008.028-.02.037-.05.037-.09-.002-.182-.001-.273-.001l-.004.007ZM11.649%202.87c.083-.06.159-.114.233-.17.022-.017.036-.017.058%200%20.075.056.15.11.233.17-.03-.095-.057-.183-.088-.27-.01-.03-.006-.045.02-.063.073-.05.145-.105.225-.164l-.04-.003h-.245c-.027.001-.038-.01-.045-.033l-.08-.253a.17.17%200%200%200-.01-.02c-.03.088-.06.171-.082.256-.012.043-.032.052-.072.05-.087-.002-.173%200-.27%200%20.08.058.15.111.223.16.033.023.039.043.025.08-.031.083-.056.168-.085.26ZM14.108%204.156h-.276c-.028%200-.041-.006-.05-.035-.026-.089-.056-.176-.088-.272-.03.095-.06.182-.087.27-.008.029-.022.038-.052.037-.092-.002-.184%200-.287%200l.264.193-.1.31c.082-.06.157-.114.23-.17.024-.018.04-.018.065%200%20.073.056.147.11.23.17-.032-.097-.059-.186-.089-.273-.01-.028-.005-.044.02-.061.075-.053.15-.108.223-.162%200-.003-.002-.005-.003-.007ZM13.53%206.137l-.1.309.194-.142c.067-.05.067-.05.136.001l.194.14c-.03-.09-.054-.174-.084-.255-.015-.04-.008-.063.027-.087.072-.048.14-.1.22-.158h-.286c-.03.001-.043-.009-.052-.038-.026-.087-.056-.173-.087-.27l-.076.23c-.024.078-.024.078-.105.078h-.243l.261.192ZM13.43%202.87c.083-.06.16-.114.233-.17.022-.017.037-.017.058%200%20.075.056.151.11.233.17-.03-.095-.057-.183-.088-.27-.01-.03-.006-.045.02-.063.074-.05.145-.105.225-.164l-.04-.003h-.245c-.026.001-.038-.01-.045-.033l-.08-.253a.209.209%200%200%200-.01-.02c-.029.088-.06.171-.082.256-.011.043-.032.052-.072.05-.086-.002-.173%200-.27%200%20.08.058.15.111.223.16.033.023.039.043.025.08-.03.083-.055.168-.085.26ZM15.908%204.156h-.276c-.028%200-.041-.006-.05-.035-.026-.089-.056-.176-.088-.272-.031.095-.06.182-.087.27-.009.029-.022.038-.053.037-.091-.002-.183%200-.287%200l.264.193-.1.31c.083-.06.158-.114.23-.17.025-.018.041-.018.066%200%20.072.056.147.11.23.17-.032-.097-.059-.186-.089-.273-.01-.028-.005-.044.02-.061.075-.053.149-.108.223-.162l-.003-.007ZM15.329%206.137l-.1.309c.07-.051.133-.096.194-.142.068-.05.068-.05.137.001l.194.14c-.03-.09-.054-.174-.084-.255-.016-.04-.009-.063.027-.087.072-.048.14-.1.22-.158h-.287c-.03.001-.042-.009-.051-.038-.026-.087-.056-.173-.087-.27l-.076.23c-.025.078-.024.078-.105.078h-.244l.262.192ZM15.23%202.87c.083-.06.159-.114.233-.17.022-.017.037-.017.058%200%20.075.056.15.11.233.17-.03-.095-.057-.183-.088-.27-.01-.03-.006-.045.02-.063.073-.05.145-.105.225-.164l-.04-.003h-.245c-.027.001-.038-.01-.045-.033l-.08-.253a.188.188%200%200%200-.01-.02c-.029.088-.06.171-.082.256-.012.043-.032.052-.072.05-.086-.002-.173%200-.27%200%20.08.058.15.111.223.16.033.023.039.043.025.08-.03.083-.055.168-.085.26ZM9.705%205.952c.073.054.145.109.22.16.027.018.03.035.02.065-.03.086-.057.174-.088.27.082-.06.158-.114.232-.171.024-.018.04-.016.062.001.063.048.127.094.191.14l.038.025-.064-.201c-.034-.104-.034-.104.053-.168l.163-.12.003-.008h-.244c-.072%200-.072%200-.094-.071l-.078-.239-.087.274c-.009.028-.021.037-.05.037-.09-.002-.182-.001-.273-.001l-.004.007ZM7.924%205.952c.073.054.145.109.22.16.027.018.03.035.02.065-.03.086-.058.174-.089.27.083-.06.159-.114.233-.171.024-.018.04-.016.061.001.063.048.128.094.192.14l.038.025-.064-.201c-.034-.104-.035-.104.053-.168l.163-.12.003-.008H8.51c-.072%200-.072%200-.095-.071l-.077-.239c-.031.098-.061.186-.088.274-.008.028-.02.037-.05.037-.09-.002-.181-.001-.272-.001l-.004.007ZM9.705%204.168c.073.054.145.109.22.16.027.018.03.035.02.065-.03.087-.057.174-.088.27.082-.06.158-.114.232-.171.024-.018.04-.016.062.001.063.048.127.094.191.14l.038.025-.064-.201c-.034-.104-.034-.104.053-.168l.163-.12.003-.008h-.244c-.072%200-.072%200-.094-.07l-.078-.24-.087.274c-.009.028-.021.037-.05.037-.09-.002-.182%200-.273%200l-.004.006ZM7.352%206.495a2.249%202.249%200%200%201-1.833-2.087%202.244%202.244%200%200%201%201.83-2.317c-.682-.124-1.6.113-2.167.916a2.225%202.225%200%200%200%20.017%202.595%202.216%202.216%200%200%200%202.153.893Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h22v22H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.flag-us{background:url(data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11%2022c6.075%200%2011-4.925%2011-11S17.075%200%2011%200%200%204.925%200%2011s4.925%2011%2011%2011z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M10.522%2011H22c0-.992-.132-1.954-.378-2.87h-11.1V11zM10.522%205.261h9.864a11.06%2011.06%200%2000-2.538-2.87h-7.326v2.87zM11%2022c2.589%200%204.968-.895%206.847-2.391H4.153A10.953%2010.953%200%200011%2022zM1.615%2016.74h18.77c.541-.883.96-1.847%201.236-2.87H.38a10.937%2010.937%200%20001.236%202.87z%22%20fill%3D%22%23D80027%22%2F%3E%3Cpath%20d%3D%22M5.095%201.718h1.003l-.933.677.357%201.097-.933-.678-.932.678.307-.947a11.06%2011.06%200%2000-2.133%202.377h.321l-.593.432c-.093.154-.182.31-.266.47l.283.872-.529-.384c-.131.278-.252.563-.36.854l.313.96h1.152l-.932.678.356%201.096-.932-.677-.559.406C.029%2010.078%200%2010.536%200%2011h11V0C8.827%200%206.801.63%205.095%201.718zM5.522%209.9l-.933-.677-.932.677.356-1.096-.932-.677h1.152L4.59%207.03l.356%201.096h1.153l-.933.677.357%201.096zm-.357-4.3l.357%201.096-.933-.678-.932.678.356-1.096-.932-.678h1.152l.356-1.096.356%201.096h1.153l-.933.678zm4.302%204.3l-.932-.677-.933.677.357-1.096-.933-.677H8.18l.356-1.096.356%201.096h1.152l-.932.677.356%201.096zm-.356-4.3l.356%201.096-.932-.678-.933.678L7.96%205.6l-.933-.678H8.18l.356-1.096.356%201.096h1.152l-.932.678zm0-3.205l.356%201.097-.932-.678-.933.678.357-1.097-.933-.677H8.18L8.535.622l.356%201.096h1.152l-.932.677z%22%20fill%3D%22%230052B4%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.15)}.achtung-icon{transition:background .3s ease 0s;border-radius:50%;text-align:center;width:20px;height:20px;display:inline-block;position:relative;font-size:0;line-height:1;border:none;background-color:transparent;cursor:pointer;background-color:#a73afd}.achtung-icon::after,.achtung-icon::before{transition:background .3s ease 0s;background-color:#fff;content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.achtung-icon::before{width:2px;height:11px}.achtung-icon::after{width:11px;height:2px}.achtung-icon:after,.achtung-icon:before{transition:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.achtung-icon:hover{background-color:#a73afd}.achtung-icon:hover:after,.achtung-icon:hover:before{background-color:#fff}}@media (hover:hover) and (pointer:fine){.achtung-icon:hover{background-color:#a73afd}.achtung-icon:hover:after,.achtung-icon:hover:before{background-color:#fff}}.achtung-icon-white{transition:background .3s ease 0s;border-radius:50%;text-align:center;width:20px;height:20px;display:inline-block;position:relative;font-size:0;line-height:1;border:none;background-color:transparent;cursor:pointer;background-color:#fff}.achtung-icon-white::after,.achtung-icon-white::before{transition:background .3s ease 0s;background-color:#868695;content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.achtung-icon-white::before{width:2px;height:11px}.achtung-icon-white::after{width:11px;height:2px}.achtung-icon-white:after,.achtung-icon-white:before{transition:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.achtung-icon-white:hover{background-color:#a73afd}.achtung-icon-white:hover:after,.achtung-icon-white:hover:before{background-color:#fff}}@media (hover:hover) and (pointer:fine){.achtung-icon-white:hover{background-color:#a73afd}.achtung-icon-white:hover:after,.achtung-icon-white:hover:before{background-color:#fff}}.achtung-icon-gray{transition:background .3s ease 0s;border-radius:50%;text-align:center;width:20px;height:20px;display:inline-block;position:relative;font-size:0;line-height:1;border:none;background-color:transparent;cursor:pointer;background-color:#b9b9c1}.achtung-icon-gray::after,.achtung-icon-gray::before{transition:background .3s ease 0s;background-color:#fff;content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.achtung-icon-gray::before{width:2px;height:11px}.achtung-icon-gray::after{width:11px;height:2px}.achtung-icon-gray:after,.achtung-icon-gray:before{transition:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.achtung-icon-gray:hover{background-color:#9d9da5}.achtung-icon-gray:hover:after,.achtung-icon-gray:hover:before{background-color:#fff}}@media (hover:hover) and (pointer:fine){.achtung-icon-gray:hover{background-color:#9d9da5}.achtung-icon-gray:hover:after,.achtung-icon-gray:hover:before{background-color:#fff}}.loupe{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.73%209.473l-.274.343a5.92%205.92%200%20001.437-3.87%205.946%205.946%200%2010-5.947%205.947%205.92%205.92%200%20003.87-1.437l-.483.374%204.622%204.505a.965.965%200%20001.349-1.38L10.73%209.473zm-4.784.59A4.111%204.111%200%20011.83%205.946%204.111%204.111%200%20015.946%201.83a4.111%204.111%200%20014.117%204.116%204.111%204.111%200%2001-4.117%204.117z%22%20fill%3D%22%23B6B6B6%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}.icon-arrow-black{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}.check-success-wb{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23A73AFD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%20.03%207.271%208.89%205.406%207.11a1.125%201.125%200%200%200-1.553%201.628l2.71%202.585a1%201%200%200%200%201.4-.018L16%203.21V16H0V0h16v.03Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;border-radius:50%}.icon-original-check{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%234584FF%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.24.48a1.363%201.363%200%200%200-2.08%200%201.363%201.363%200%200%201-1.362.444c-.818-.2-1.62.382-1.682%201.222a1.363%201.363%200%200%201-.843%201.16%201.363%201.363%200%200%200-.642%201.976c.271.44.271.994%200%201.434a1.363%201.363%200%200%200%20.642%201.977c.478.196.804.645.843%201.16.062.839.864%201.421%201.682%201.221a1.363%201.363%200%200%201%201.363.443%201.363%201.363%200%200%200%202.079%200%201.363%201.363%200%200%201%201.363-.443c.818.2%201.62-.382%201.682-1.222.038-.514.364-.963.842-1.159a1.363%201.363%200%200%200%20.643-1.977%201.362%201.362%200%200%201%200-1.434%201.363%201.363%200%200%200-.643-1.977%201.363%201.363%200%200%201-.842-1.16A1.362%201.362%200%200%200%208.603.925%201.363%201.363%200%200%201%207.24.48Zm1.987%203.242a.749.749%200%200%201%200%201.061L5.732%208.278a.749.749%200%200%201-1.06%200L3.173%206.78a.75.75%200%200%201%201.06-1.06l.969.966%202.964-2.965a.749.749%200%200%201%201.06.001Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50%}.img-plug.img-plug--error{position:relative;height:100%}.img-plug.img-plug--error::after{content:'';position:absolute;left:0;top:0;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2256%22%20height%3D%2254%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.768.232%201.232%203.768%209.465%2012H8a7.5%207.5%200%200%200-7.5%207.5V42A7.5%207.5%200%200%200%208%2049.5h38.965l4.267%204.268%203.536-3.536-50-50ZM41.965%2044.5l-5.659-5.658A12.47%2012.47%200%200%201%2028%2042c-6.904%200-12.5-5.596-12.5-12.5a12.47%2012.47%200%200%201%203.158-8.306L14.465%2017H8a2.5%202.5%200%200%200-2.5%202.5V42A2.5%202.5%200%200%200%208%2044.5h33.965ZM22.204%2024.74A7.5%207.5%200%200%200%2032.76%2035.296L22.204%2024.739ZM48%2012a7.5%207.5%200%200%201%207.5%207.5V42h-5V19.5A2.5%202.5%200%200%200%2048%2017h-7.5c-1.66%200-2.781-.909-3.902-2.467-.257-.358-.513-.75-.82-1.248-.105-.17-.379-.621-.567-.931l-.181-.3C33.898%2010.204%2033.216%209.5%2033%209.5H23c.075%200%20.05.024-.117.18-.048.044-.107.098-.178.166-.171.164-.93.941-.888.9-.017.016-3.576-3.495-3.576-3.495-.078.078.765-.786%201.014-1.023C20.42%205.117%2021.519%204.5%2023%204.5h10c2.717%200%204.223%201.556%206.295%204.946l.21.346c.186.307.436.72.528.867.25.407.447.708.624.955.117.162.22.291.303.386H48Zm-2.5%2012.5a2.5%202.5%200%201%200%200-5%202.5%202.5%200%200%200%200%205Z%22%20fill%3D%22%23CCC%22%2F%3E%3C%2Fsvg%3E);background-size:20% auto;background-size:clamp(30px,20%,55px) auto;background-position:center;background-repeat:no-repeat;background-color:rgba(41,43,83,.03);display:flex;align-items:center;justify-content:center;width:100%;height:100%}.img-plug.img-plug--error[data-plug-text]::after{font-size:14px;line-height:20px;content:attr(data-plug-text);font-weight:700;color:#c8c8d1;background-position:50% 45%;padding-top:calc(20% + 10px)}.img-plug.img-plug--error img{opacity:0}.breadcrumbs{display:flex;align-items:baseline}.breadcrumbs .breadcrumbs__back{display:inline-block;vertical-align:middle;border:none;background-color:transparent;width:28px;min-height:29px;display:flex;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;margin-right:8px;font-size:0;line-height:1;cursor:pointer}.breadcrumbs .breadcrumbs__back::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");content:"";display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain}.breadcrumbs .breadcrumbs__back.disabled{cursor:default;opacity:.1}.breadcrumbs .breadcrumbs__back::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}.breadcrumbs .breadcrumbs__back:not(.disabled):hover::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23A73AFD%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E")}.breadcrumbs .breadcrumbs__back::before{transform:rotate(270deg)}.breadcrumbs .breadcrumbs__container{scrollbar-width:none;overflow-x:auto}.breadcrumbs .breadcrumbs__container::-webkit-scrollbar{display:none}@media (min-width:1024px){.breadcrumbs .breadcrumbs__container{overflow:initial}}.breadcrumbs .breadcrumbs__list{font-size:12px;line-height:16px;color:#868695;display:flex}@media (min-width:1024px){.breadcrumbs .breadcrumbs__list{font-size:14px;line-height:20px;flex-wrap:wrap}}.breadcrumbs .breadcrumbs__item{display:flex;flex-shrink:0;margin-right:12px;padding:4px 0}@media (min-width:1024px){.breadcrumbs .breadcrumbs__item{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%;align-items:baseline;margin-right:8px}.breadcrumbs .breadcrumbs__item::after{content:"/";color:#c8c8d1;margin-left:8px}}.breadcrumbs .breadcrumbs__item:last-of-type::after{display:none}.breadcrumbs .breadcrumbs__link{border-bottom:1px solid;font-size:16px;line-height:22px;color:#242424;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#868695;border-color:transparent;font-size:12px;line-height:16px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.breadcrumbs .breadcrumbs__link:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.breadcrumbs .breadcrumbs__link:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.breadcrumbs .breadcrumbs__link:hover{color:#868695;border-color:transparent}}@media (hover:hover) and (pointer:fine){.breadcrumbs .breadcrumbs__link:hover{color:#868695;border-color:transparent}}@media screen and (-ms-high-contrast:active) and screen and (-ms-high-contrast:active),(-ms-high-contrast:none) and screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:active) and (-ms-high-contrast:none),(-ms-high-contrast:none) and (-ms-high-contrast:none){.breadcrumbs .breadcrumbs__link:hover{color:#242424;border-color:#242424}}@media screen and (-ms-high-contrast:active) and (hover:hover) and (pointer:fine),(-ms-high-contrast:none) and (hover:hover) and (pointer:fine){.breadcrumbs .breadcrumbs__link:hover{color:#242424;border-color:#242424}}@media (hover:hover) and (pointer:fine) and screen and (-ms-high-contrast:active),(hover:hover) and (pointer:fine) and (-ms-high-contrast:none){.breadcrumbs .breadcrumbs__link:hover{color:#242424;border-color:#242424}}@media (hover:hover) and (pointer:fine) and (hover:hover) and (pointer:fine){.breadcrumbs .breadcrumbs__link:hover{color:#242424;border-color:#242424}}@media (min-width:1024px){.breadcrumbs .breadcrumbs__link{font-size:14px;line-height:20px}}.collapsable{position:relative}.collapsable .collapsable__content{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:14px;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.collapsable .collapsible__toggle-wrap{margin-top:8px}.collapsable .collapsible__toggle{border-bottom:1px dashed;font-size:16px;line-height:22px;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#242424;border-color:rgba(134,134,149,.4);font-size:14px;line-height:20px;display:inline-block;vertical-align:top}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.collapsable .collapsible__toggle:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.collapsable .collapsible__toggle:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.collapsable .collapsible__toggle:hover{color:#a73afd;border-color:#a73afd}}@media (hover:hover) and (pointer:fine){.collapsable .collapsible__toggle:hover{color:#a73afd;border-color:#a73afd}}.collapsable .collapsible__gradient{background:linear-gradient(rgba(255,255,255,0),#fff);height:30px;position:absolute;left:0;right:0;bottom:20px;z-index:1}@media (min-width:1024px){.collapsable .collapsible__gradient{height:70px}}.feedback{padding:20px 16px;margin:0 -16px;position:relative}@media (min-width:1024px){.feedback{padding:0 0 32px;margin:0}}.feedback .feedback__top-wrap{display:flex;align-items:flex-start}@media (min-width:1024px){.feedback .feedback__top-wrap{position:relative;padding-left:calc(50px + 20px)}}@media (max-width:1023.98px){.feedback .feedback__top-wrap{margin-bottom:12px}}.feedback .feedback__img-block{width:36px;flex-shrink:0;position:relative;margin:0 12px 0 0}@media (min-width:1024px){.feedback .feedback__img-block{width:50px;position:absolute;top:0;left:0;margin-right:20px}}.feedback .feedback__img-wrap{padding-top:calc(100% * (1/1));width:100%;display:block;height:0;position:relative;border-radius:50%;overflow:hidden}.feedback .feedback__img-wrapa{cursor:pointer}.feedback .feedback__img{display:block;width:100%;height:auto;position:absolute;left:0;top:50%;transform:translate(0,-50%)}.feedback .feedback__country{position:absolute;bottom:0;right:0;width:15px;height:15px}.feedback .feedback__info{width:calc(100% - 36px - 12px);display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}@media (min-width:768px){.feedback .feedback__info{width:100%}}@media (min-width:1024px){.feedback .feedback__info{width:100%;flex-grow:1}}.feedback .feedback__info--main{display:flex;flex-wrap:wrap;width:100%}.feedback .feedback__info--flex{width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative}@media (max-width:1023.98px){.feedback .feedback__info--flex .feedback__header-wrap{padding-right:30px}}@media (max-width:1023.98px){.feedback .feedback__info--flex .feedback__menu{position:absolute;right:0;top:0}}.feedback .feedback__header{font-size:14px;line-height:20px;color:#242424;font-weight:600;max-width:100%;margin:0 12px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width:1024px){.feedback .feedback__header{font-size:16px;line-height:22px;margin:0 12px 4px 0}}.feedback .feedback__date{font-size:12px;line-height:16px;color:#868695;white-space:nowrap}@media (min-width:1024px){.feedback .feedback__date{font-size:16px;line-height:22px;margin:0 12px 6px 0}}.feedback .feedback__pinned{font-size:12px;line-height:16px;position:relative;display:flex;align-items:baseline;color:#868695}@media (min-width:1024px){.feedback .feedback__pinned{font-size:16px;line-height:22px;margin:0 12px 6px 0}}.feedback .feedback__pinned:before{content:'';display:inline-block;width:12px;height:12px;flex-shrink:0;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239D9DA5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m10.387%208.484%201.667-2.887.577.334a.669.669%200%200%200%20.91-.244.669.669%200%200%200-.243-.911L7.524%201.443a.669.669%200%200%200-.91.244.669.669%200%200%200%20.244.91l.577.334-1.667%202.886a1.997%201.997%200%200%201-2.732.732L2.37%207.704l3.446%201.99-2.333%204.042.244.91.91-.244%202.334-4.041%203.482%202.01.666-1.155a1.997%201.997%200%200%201-.732-2.732Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50%;background-size:contain;transform:translateY(1px);margin-right:2px}@media (min-width:1024px){.feedback .feedback__pinned:before{width:16px;height:16px}}.feedback .feedback__fake{font-size:12px;line-height:16px;padding:0 6px 2px;margin:0 0 20px;font-weight:600;color:#f44;background-color:rgba(255,68,68,.1);border-radius:24px;cursor:pointer;display:inline-block;vertical-align:baseline;z-index:1}@media (min-width:1024px){.feedback .feedback__fake{font-size:16px;line-height:22px;padding:1px 12px 3px;margin:0;position:absolute;right:18px;top:1px}}.feedback .feedback__wrap{width:100%;display:flex;align-items:flex-start}@media (min-width:1024px){.feedback .feedback__wrap{flex-grow:1}}.feedback .feedback__rating{flex-shrink:0;width:100px;margin-bottom:4px}@media (min-width:1024px){.feedback .feedback__rating{width:125px;margin-bottom:8px}}.feedback .feedback__params{overflow:hidden;width:100%;font-size:14px;line-height:20px;display:flex;gap:12px}@media (min-width:1024px){.feedback .feedback__params{font-size:16px;line-height:22px;width:100%;flex-grow:1;flex-wrap:nowrap;overflow:hidden}}@media (max-width:1023.98px){.feedback .feedback__params{margin-bottom:8px;flex-direction:column;gap:0}}.feedback .feedback__params.glued{flex-direction:row;gap:0}.feedback .feedback__params-item,.feedback .feedback__params-item--gray{white-space:nowrap;margin:0 0 8px 0}@media (min-width:1024px){.feedback .feedback__params-item,.feedback .feedback__params-item--gray{margin:0 0 8px 0;width:auto}}@media (min-width:1024px){.feedback .feedback__params-item--gray:last-of-type,.feedback .feedback__params-item:last-of-type{margin-right:0}}@media (max-width:1023.98px){.feedback .feedback__params-item--gray:last-of-type,.feedback .feedback__params-item:last-of-type{margin-bottom:0}}.feedback .feedback__params-item--gray{color:#868695}.feedback .feedback__params-item--color{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.feedback .feedback__params-name{color:#868695}.feedback .feedback__params-gluedoption{color:#868695}.feedback .feedback__params--separator{margin:0 4px 0 4px;color:#868695}.feedback .feedback__content{padding-right:24px}@media (min-width:1024px){.feedback .feedback__content{padding-left:calc(50px + 20px);margin-top:4px}}.feedback .feedback__text{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:14px;line-height:20px;overflow:hidden;position:relative;max-height:calc(5 * 20px)}@media (min-width:1024px){.feedback .feedback__text{font-size:16px;line-height:22px;max-height:calc(5 * 22px)}}.feedback .feedback__text .feedback__expand{color:#868695;position:absolute;cursor:pointer;bottom:0;right:0;margin:0;width:64px;text-align:end;background:linear-gradient(270deg,#fff 53.13%,rgba(255,255,255,0) 100%)}.feedback .feedback__text.show{max-height:none}.feedback .feedback__text~.feedback__photos{margin:8px 0 0}@media (min-width:1024px){.feedback .feedback__text~.feedback__photos{margin:24px 0 0}}.feedback .feedback__photos{display:flex;margin:0}@media (max-width:1023.98px){.feedback .feedback__photos{scrollbar-width:none;overflow-x:auto;scroll-snap-type:x mandatory}.feedback .feedback__photos::-webkit-scrollbar{display:none}.feedback .feedback__photos>*{scroll-snap-align:start}}.feedback .feedback__photo,.feedback .feedback__photo.img-plug--error{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:64px;position:relative;margin-right:8px;background-color:#e8e8f0;cursor:pointer;overflow:hidden;border-radius:8px}@media (min-width:1024px){.feedback .feedback__photo,.feedback .feedback__photo.img-plug--error{width:84px;height:112px}}.feedback .feedback__photo img{width:100%;height:100%;object-fit:cover}.feedback .feedback__video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;font-size:0;line-height:1;border-radius:50%;background-color:rgba(36,36,36,.8);display:inline-block;vertical-align:middle;width:28px}.feedback .feedback__video-btn::before{padding-top:calc(100% * (1/1));content:'';display:block}.feedback .feedback__video-btn::after{content:"";position:absolute;top:50%;left:20px;transform:translateY(-50%);display:block;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #fff}@media (min-width:1024px){.feedback .feedback__video-btn{width:40px}.feedback .feedback__video-btn::after{left:15px;border-width:9px 0 9px 14px}}@media (max-width:1023.98px){.feedback .feedback__video-btn::after{left:11px;border-top-width:6px;border-bottom-width:6px;border-left-width:10px}}.feedback .feedback__btn-wrap{margin:12px 0 0;display:flex;align-items:center}@media (min-width:1024px){.feedback .feedback__btn-wrap{margin:24px 0 0}}.feedback .feedback__btn-block{display:flex;flex-wrap:wrap;margin:8px 0 0}@media (min-width:1024px){.feedback .feedback__btn-block{margin:16px 0 0}}.feedback .feedback__btn{border-bottom:1px dashed;font-size:16px;line-height:22px;color:#242424;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#868695;border-color:#868695;margin-right:12px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__btn:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.feedback .feedback__btn:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__btn:hover{color:#a73afd;border-color:#a73afd}}@media (hover:hover) and (pointer:fine){.feedback .feedback__btn:hover{color:#a73afd;border-color:#a73afd}}@media (max-width:1023.98px){.feedback .feedback__btn{font-size:14px;line-height:20px}}@media (min-width:1024px){.feedback .feedback__btn{margin-right:24px}}.feedback .feedback__btn--collapse{font-size:16px;line-height:22px;color:#242424;text-decoration:none;background-color:transparent;cursor:pointer;color:#868695;border-color:initial;font-size:14px;line-height:20px;transition:color .3s ease 0s;font-weight:600}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__btn--collapse:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.feedback .feedback__btn--collapse:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__btn--collapse:hover{color:#242424;border-color:initial}}@media (hover:hover) and (pointer:fine){.feedback .feedback__btn--collapse:hover{color:#242424;border-color:initial}}@media (min-width:1024px){.feedback .feedback__btn--collapse{font-size:16px;line-height:22px}}.feedback .feedback__btn--collapse::after{content:'';display:inline-block;vertical-align:middle;width:7px;height:7px;margin-left:12px;margin-right:4px;border-left:2px solid #868695;border-bottom:2px solid #868695;transform:rotate(-45deg) translateY(-2px);transition:transform .3s ease,border-color .3s ease}.feedback .feedback__btn--collapse:hover::after{border-color:#242424}.feedback .feedback__btn--collapse.open{color:#242424;border-color:initial}.feedback .feedback__btn--collapse.open::after{border-color:#242424;transform:rotate(135deg) translate(1px,0)}.feedback .feedback__btn.disabled{cursor:default;border-color:transparent;color:#d3d4dd}.feedback .feedback__vote{margin-right:auto}@media (max-width:1023.98px){.feedback .vote__button{width:16px;height:18px}}@media (max-width:1023.98px){.feedback .vote__count{font-size:14px;line-height:20px;margin-left:4px}}.feedback .feedback__menu{width:28px;height:28px;position:relative;cursor:pointer;margin-right:-12px;position:absolute;right:16px;bottom:16px}.feedback .feedback__menu::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%223%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.5%203a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM1.5%209a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM1.5%2015a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;opacity:.4;z-index:2;transition:opacity .3s ease 0s}.feedback .feedback__menu::after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:1;width:0;height:0;background-color:#e8e8f0;opacity:0;transition:all .3s ease 0s}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__menu:hover::before{opacity:1}.feedback .feedback__menu:hover::after{width:100%;height:100%;opacity:1}}@media (hover:hover) and (pointer:fine){.feedback .feedback__menu:hover::before{opacity:1}.feedback .feedback__menu:hover::after{width:100%;height:100%;opacity:1}}@media (min-width:1024px){.feedback .feedback__menu{right:0;bottom:32px}}.feedback .feedback__sellers-reply{margin:8px 0 0}@media (min-width:1024px){.feedback .feedback__sellers-reply{margin:12px 0 0}}.feedback .feedback__sellers-reply .feedback__btn-wrap{margin:8px 0 0}@media (min-width:1024px){.feedback .feedback__sellers-reply .feedback__btn-wrap{margin:12px 0 0}}.feedback .feedback__reply-header{font-size:14px;line-height:20px;font-weight:700;margin-bottom:8px}@media (min-width:1024px){.feedback .feedback__reply-header{font-size:16px;line-height:22px;margin-bottom:12px}}.feedback .feedback__update{margin:8px 0 0}@media (min-width:1024px){.feedback .feedback__update{margin:20px 0 0}}.feedback .feedback__list-wrap{margin:12px 0 0;padding-left:20px}@media (min-width:1024px){.feedback .feedback__list-wrap{margin:20px 0 0;padding-left:66px}.feedback .feedback__list-wrap .feedback__list-wrap{padding-left:20px}}.feedback .feedback__item~.feedback__item{margin:12px 0 0}@media (min-width:1024px){.feedback .feedback__item~.feedback__item{margin:20px 0 0}}.feedback .feedback__more-answers{border-bottom:1px solid;font-size:16px;line-height:22px;color:#242424;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#a73afd;border-color:transparent;font-weight:700;margin:10px 0 0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__more-answers:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.feedback .feedback__more-answers:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.feedback .feedback__more-answers:hover{color:#a73afd;border-color:#a73afd}}@media (hover:hover) and (pointer:fine){.feedback .feedback__more-answers:hover{color:#a73afd;border-color:#a73afd}}@media (min-width:1024px){.feedback .feedback__more-answers{margin:16px 0 0}}.feedback.feedback--questions .feedback__content{padding-right:0}.feedback.feedback--questions .feedback__info{max-width:100%;display:block;margin:0 0 12px}.feedback.feedback--questions .feedback__header{display:inline-block;vertical-align:baseline;margin:0 0 4px}@media (min-width:1024px){.feedback.feedback--questions .feedback__header{margin:0 0 6px}}.feedback.feedback--questions .feedback__date{margin:0}.feedback.feedback--questions .feedback__sellers-reply{margin:16px 0 0;padding-left:16px;border-left:1px solid #e8e8f0}@media (min-width:1024px){.feedback.feedback--questions .feedback__sellers-reply{margin:20px 0 0;padding-left:24px}}.feedback.feedback--questions .feedback__reply-header{display:flex;align-items:center;font-weight:600;margin-bottom:6px}@media (min-width:1024px){.feedback.feedback--questions .feedback__reply-header{margin-bottom:8px}}.feedback.feedback--questions .feedback__reply-header::before{content:'';display:block;width:12px;height:7px;border-left:2px solid #242424;border-bottom:2px solid #242424;transform:rotate(-45deg);margin:-2px 10px 0 0}.form-block{width:100%;display:flex;flex-direction:column}.form-block .form-block__label{font-size:14px;line-height:20px;color:#868695;display:flex;align-self:flex-start;margin:0 0 4px}.form-block .form-block__label[for]{cursor:pointer}@media (min-width:768px){.form-block .form-block__label{font-size:16px;line-height:22px;margin:0 0 8px}}.form-block .form-block__name{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.form-block .form-block__text-decor{margin-left:4px}.form-block input{width:100%;border:1px solid #d3d4dd;border-radius:8px;height:auto;font-size:16px;line-height:22px;line-height:1;color:#242424;padding:10px 14px 11px;height:44px}.form-block input::placeholder{color:#b9b9c1;text-transform:none}.form-block input.disabled,.form-block input:disabled{background:#f6f6f9;border-color:#f6f6f9;-webkit-text-fill-color:#242424;opacity:1}.form-block input.input-validation-error{border-color:#f44}.form-block input:not(.input-validation-error):focus{border-color:#a73afd;box-shadow:inset 1px 0 0 #a73afd,inset 0 1px 0 #a73afd,inset -1px 0 0 #a73afd,inset 0 -1px 0 #a73afd}.form-block .form-block__message{font-size:14px;line-height:20px;color:#868695}.form-block .form-block__message:not(:empty){margin:8px 0 0}.form-block .field-validation-error,.form-block .form-block__message--error{color:#f44}.form-block .form-block__input-wrap{position:relative}.form-block .form-block__input-wrap--blocked::before{content:'';position:absolute;width:15px;height:18px;top:13px;right:14px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%200C5.377%200%203.25%202.155%203.25%204.813V6.84H2c-1.105%200-2%20.907-2%202.027v8.106C0%2018.093.895%2019%202%2019h12c1.105%200%202-.907%202-2.027V8.867c0-1.12-.895-2.027-2-2.027h-1.25V4.813C12.75%202.155%2010.623%200%208%200Zm3.25%206.84V4.813C11.25%202.994%209.795%201.52%208%201.52S4.75%202.994%204.75%204.813V6.84h6.5Zm3.25%202.027a.503.503%200%200%200-.5-.507H2c-.276%200-.5.227-.5.507v8.106c0%20.28.224.507.5.507h12c.276%200%20.5-.227.5-.507V8.867ZM8%2013.933c.552%200%201-.453%201-1.013%200-.56-.448-1.013-1-1.013s-1%20.453-1%201.013c0%20.56.448%201.013%201%201.013Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E);opacity:.4}.form-block .form-block__clear{font-size:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form-block .form-block__tip{width:40px;height:40px;background-size:16px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.form-block--floating .form-block__input{padding:14px 12px;height:52px}.form-block--floating .form-block__input::placeholder{color:transparent}.form-block--floating .form-block__input:focus,.form-block--floating .form-block__input:not(:placeholder-shown){padding-top:22px;padding-bottom:6px}.form-block--floating .form-block__input:focus~.form-block__label-floating,.form-block--floating .form-block__input:not(:placeholder-shown)~.form-block__label-floating{font-size:12px;line-height:16px;color:#868695;padding-top:6px}.form-block--floating .form-block__input:-webkit-autofill{padding-top:22px;padding-bottom:6px}.form-block--floating .form-block__input:-webkit-autofill~.form-block__label-floating{font-size:12px;line-height:16px;color:#868695;padding-top:6px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.form-block--floating .form-block__input{padding-top:22px;padding-bottom:6px}.form-block--floating .form-block__input~.form-block__label-floating{font-size:12px;line-height:16px;color:#868695;padding-top:6px}}.form-block--floating .form-block__label-floating{font-size:16px;line-height:22px;color:#a9a8b0;position:absolute;top:0;left:0;width:100%;height:100%;padding:14px 12px;pointer-events:none;border:1px solid transparent;transition:all .15s ease 0s}.form-block--phone-dropdown .form-block__dropdown-wrap{display:flex;justify-content:space-between}.form-block--phone-dropdown .form-block__dropdown{width:95px;flex-shrink:0;margin-right:4px}.form-block--phone-dropdown .form-block__input{flex-grow:1}.form-block--captcha .form-block__captcha-wrap{display:flex;align-items:center}.form-block--captcha input{width:calc(100% - 8px - 106px - 16px - 8px);margin-right:8px;text-transform:uppercase}@media (min-width:1024px){.form-block--captcha input{width:calc(100% - 20px - 144px - 16px - 10px);margin-right:20px}}.form-block--captcha .form-block__captcha-img{width:106px;height:44px}@media (min-width:1024px){.form-block--captcha .form-block__captcha-img{width:144px}}.form-block--captcha .form-block__captcha-reload{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2220%22%20viewBox%3D%220%200%2016%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.275492%2010.7003C0.153351%209.64174%200.255135%208.61982%200.531988%207.67527C1.45212%204.53625%204.33871%202.22778%207.76273%202.18707V0.135104C7.76273%200.0211061%207.90523%20-0.0399643%207.99887%200.0292489L12.2209%203.13163C12.2901%203.18456%2012.2901%203.29041%2012.2209%203.33927L8.00294%206.44165C7.90523%206.51086%207.7668%206.44979%207.7668%206.33579V4.28789C5.51534%204.32454%203.59365%205.71287%202.76717%207.67527C2.45367%208.41626%202.29489%209.2346%202.33967%2010.0937C2.40074%2011.2744%202.84452%2012.3614%203.5448%2013.2408C3.91936%2013.709%203.82979%2014.393%203.3453%2014.7472C2.88524%2015.0851%202.24196%2014.9915%201.88775%2014.5437C1.02055%2013.4607%200.442418%2012.1416%200.275492%2010.7003ZM12.4652%206.75921C13.1695%207.63455%2013.6133%208.72568%2013.6703%209.90637C13.7151%2010.7695%2013.5522%2011.5878%2013.2428%2012.3248C12.4163%2014.2872%2010.4946%2015.6796%208.24315%2015.7121V13.6642C8.24315%2013.5502%208.10065%2013.4892%208.00701%2013.5584L3.78501%2016.6608C3.71579%2016.7137%203.71579%2016.8195%203.78501%2016.8684L8.00294%2019.9708C8.10065%2020.04%208.23908%2019.9789%208.23908%2019.8649V17.813C11.6631%2017.7763%2014.5538%2015.4679%2015.4698%2012.3248C15.7467%2011.3802%2015.8444%2010.3583%2015.7263%209.29974C15.5635%207.85848%2014.9853%206.53936%2014.1181%205.45638C13.7598%205.00853%2013.1206%204.91488%2012.6606%205.25281C12.1802%205.60702%2012.0906%206.29101%2012.4652%206.75921Z%22%20fill%3D%22%234E1392%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:center;background-size:contain;width:16px;height:20px;margin-left:8px;cursor:pointer;font-size:0}@media (min-width:1024px){.form-block--captcha .form-block__captcha-reload{margin-left:10px}}.goods-slider .goods-slider__header-wrap{display:flex;align-items:baseline;position:relative}@media (min-width:1024px){.goods-slider .goods-slider__header-wrap{flex-wrap:wrap}}@media (max-width:1023.98px){.goods-slider .goods-slider__header-wrap{justify-content:space-between}}.goods-slider .goods-slider__header{margin-right:8px}@media (min-width:1024px){.goods-slider .goods-slider__header{margin-right:20px}}.goods-slider .goods-slider__see-all{border-bottom:1px solid;font-size:16px;line-height:22px;color:#242424;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#a73afd;border-color:transparent;font-weight:600;flex-shrink:0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.goods-slider .goods-slider__see-all:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.goods-slider .goods-slider__see-all:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.goods-slider .goods-slider__see-all:hover{color:#a73afd;border-color:#a73afd}}@media (hover:hover) and (pointer:fine){.goods-slider .goods-slider__see-all:hover{color:#a73afd;border-color:#a73afd}}@media (max-width:1023.98px){.goods-slider .goods-slider__see-all{font-size:14px;line-height:20px}}.product-card{position:relative}.product-card .address-rate-mini{font-size:14px;line-height:20px}.product-card .address-rate-mini::before{width:12px;height:12px}@media (max-width:767.98px){.product-card .address-rate-mini{font-size:12px;line-height:16px}}.product-card.product-card--hoverable.hover{z-index:5}@media (min-width:1024px){.product-card.product-card--hoverable.hover .product-card__wrapper{position:absolute;top:0;left:0;right:0}.product-card.product-card--hoverable.hover .product-card__wrapper::before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;z-index:0;background-color:#fff;box-shadow:0 0 20px rgba(36,36,36,.1);border-radius:20px}.product-card.product-card--hoverable.hover .product-card__wrapper .product-card__bottom-wrap,.product-card.product-card--hoverable.hover .product-card__wrapper .product-card__middle-wrap,.product-card.product-card--hoverable.hover .product-card__wrapper .product-card__top-wrap{position:relative}}@media (min-width:1024px){.product-card.product-card--hoverable.hover .product-card__brand-wrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.product-card.product-card--hoverable.hover .product-card__order-wrap{display:flex}.product-card.product-card--hoverable.hover .product-card__sizes{display:block}@media (min-width:1024px){.product-card.hover .product-card__heart{opacity:1}}@media (min-width:1024px){.product-card.hover .product-card__fast-view{opacity:1}}@media (min-width:1024px){.product-card.hover .product-card__tip:not(.product-card__tip--service){opacity:0}}.product-card .product-card__wrapper{font-size:0;display:flex;flex-direction:column;min-height:100%}@media (max-width:1023.98px){.product-card .product-card__wrapper{flex-direction:column;display:flex;height:100%}}.product-card .product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.product-card .product-card__top-wrap{position:relative}@media (min-width:1024px){.product-card .product-card__top-wrap{overflow:hidden;border-radius:6px}}.product-card .product-card__img-wrap{padding-top:calc(100% * (328/246));position:relative;border-radius:12px;background-color:#f6f6f9;overflow:hidden}.product-card .product-card__img-wrap:not(.load)::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(41,43,83,.03);display:block}.product-card picture{width:100%;position:absolute;top:0;bottom:0}.product-card img,.product-card video{display:block;width:100%;max-width:100%;height:auto;position:absolute;top:0;left:0;touch-action:pan-y;-ms-touch-action:pan-y;-webkit-touch-callout:none;user-select:none}.product-card .product-card__img-wrap--service img,.product-card .product-card__img-wrap--service picture{width:auto;max-width:none;height:100%;left:50%;transform:translate(-50%,0)}@media (max-width:1023.98px){.product-card .no-sliding img{touch-action:unset;-ms-touch-action:unset}}.product-card:nth-of-type(n+19) .product-card__img-wrap.load{color:transparent;-webkit-touch-callout:none;user-select:none}.product-card:nth-of-type(n+19) .product-card__img-wrap.load::after,.product-card:nth-of-type(n+19) .product-card__img-wrap.load::before{content:'';display:block;width:40px;height:40px;position:absolute;top:calc(50% - 40px/2);right:calc(50% - 40px/2);background-repeat:no-repeat;background-position:center;background-size:contain}.product-card:nth-of-type(n+19) .product-card__img-wrap.load::before{z-index:10}.product-card:nth-of-type(n+19) .product-card__img-wrap.load::after{z-index:20}.product-card:nth-of-type(n+19) .product-card__img-wrap.load::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2236%22%20stroke%3D%22%23F6F6F9%22%20stroke-width%3D%228%22%2F%3E%3C%2Fsvg%3E)}.product-card:nth-of-type(n+19) .product-card__img-wrap.load::after{background-image:url("data:image/svg+xml,%3Csvg%20class%3D%22spinner%22%20width%3D%2264px%22%20height%3D%2264px%22%20viewBox%3D%220%200%2066%2066%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20%20%20%40keyframes%20rotator%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20transform%3A%20rotate(0deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20transform%3A%20rotate(720deg)%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20dash%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2030%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%2045%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20stroke-dashoffset%3A%20187%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20%40keyframes%20colors%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%200%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2025%25%20%7B%20stroke%3A%20%23E639CA%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2050%25%20%7B%20stroke%3A%20%23AC43FE%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%2075%25%20%7B%20stroke%3A%20%237A18DD%3B%20%7D%0A%20%20%20%20%20%20%20%20%20%20%20%20100%25%20%7B%20stroke%3A%20%23EC4DF0%3B%20%7D%0A%20%20%20%20%20%20%20%20%7D%0A%0A%20%20%20%20%20%20%20%20circle%20%7B%0A%20%20%20%20%20%20%20%20%20%20%20%20transform-origin%3A%20center%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20animation%3A%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20rotator%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20dash%201.4s%20linear%20infinite%2C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20colors%205.6s%20ease-in-out%20infinite%3B%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%0A%20%20%20%20%3Ccircle%20class%3D%22path%22%20fill%3D%22none%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%22187%22%20cx%3D%2233%22%20cy%3D%2233%22%20r%3D%2229%22%3E%3C%2Fcircle%3E%0A%3C%2Fsvg%3E")}.product-card .product-card__heart{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M12.113%2019.777a.98.98%200%200%201-1.246%200C5.327%2015.102.85%2010.749%201.004%206.985c0-2.764%202.093-5.693%205.743-5.973%201.274-.071%203.22.194%204.741%201.542%201.55-1.352%203.65-1.632%204.735-1.537%203.216.187%205.776%202.77%205.776%205.968.082%203.87-4.32%208.125-9.886%2012.792Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.781%2020.524a1.965%201.965%200%200%201-2.563%200c-2.47-2.126-4.956-4.323-6.825-6.462C1.593%2012.002%200%209.6%200%207.066%200%203.057%203.216%200%207.208%200A7.77%207.77%200%200%201%2011.5%201.322%207.77%207.77%200%200%201%2015.792%200C19.784%200%2023%203.057%2023%207.065c0%202.534-1.592%204.937-3.393%206.997-1.869%202.14-4.356%204.336-6.825%206.463ZM11.5%202.512A6.825%206.825%200%200%201%2015.792.955c3.484%200%206.25%202.651%206.25%206.11%200%202.16-1.375%204.331-3.158%206.37-1.817%202.081-4.255%204.237-6.73%206.367a1.003%201.003%200%200%201-1.309%200c-2.474-2.13-4.911-4.286-6.73-6.366C2.334%2011.396.959%209.225.959%207.066c0-3.46%202.765-6.111%206.25-6.111%201.555%200%203.102.574%204.292%201.557ZM7.208%203.92c-1.919%200-3.283%201.395-3.283%203.146%200%20.993.696%202.442%202.425%204.421%201.369%201.566%203.162%203.222%205.15%204.96%201.988-1.738%203.781-3.394%205.15-4.96%201.73-1.979%202.425-3.428%202.425-4.42%200-1.752-1.364-3.147-3.283-3.147-1.053%200-2.134.496-2.81%201.274a1.964%201.964%200%200%201-2.964%200c-.676-.778-1.757-1.274-2.81-1.274ZM11.5%2017.714c-2.237-1.94-4.313-3.816-5.873-5.601-1.746-1.999-2.66-3.68-2.66-5.048%200-2.297%201.812-4.1%204.241-4.1%201.332%200%202.677.616%203.534%201.603a1.004%201.004%200%200%200%201.515%200c.858-.987%202.203-1.604%203.535-1.604%202.429%200%204.242%201.804%204.242%204.101%200%201.368-.915%203.05-2.661%205.048-1.56%201.785-3.636%203.662-5.873%205.6Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.225%203C4.805%203%203%204.796%203%207.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C19.09%2010.116%2020%208.443%2020%207.081%2020%204.796%2018.194%203%2015.775%203c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C9.892%203.614%208.552%203%207.226%203ZM1%207.082C1%203.639%203.754%201%207.225%201c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2015.775%201C19.245%201%2022%203.639%2022%207.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C2.369%2011.392%201%209.23%201%207.082Z%22%20fill%3D%22%23242424%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;width:40px;height:40px;flex-shrink:0;background-position:center;background-size:23px 21px;position:absolute;top:0;right:0;z-index:4}.product-card .product-card__heart.active{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2219%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.31%206.441c0-1.751%201.392-3.152%203.322-3.152%201.058%200%202.133.49%202.81%201.26a1.41%201.41%200%200%200%202.116%200c.677-.77%201.752-1.26%202.81-1.26%201.93%200%203.322%201.4%203.322%203.152%200%201.02-.706%202.394-2.272%204.164-1.306%201.476-3.029%203.034-4.918%204.66-1.89-1.626-3.612-3.184-4.918-4.66C4.016%208.835%203.31%207.46%203.31%206.44ZM6.632.5C3.235.5.5%203.066.5%206.441c0%202.122%201.356%204.178%202.97%206.004%201.666%201.883%203.888%203.824%206.116%205.72a1.412%201.412%200%200%200%201.828%200c2.228-1.896%204.45-3.837%206.115-5.72C19.144%2010.62%2020.5%208.563%2020.5%206.441%2020.5%203.066%2017.765.5%2014.368.5%2012.983.5%2011.61.96%2010.5%201.758A6.694%206.694%200%200%200%206.632.5Z%22%20fill%3D%22%23A73AFD%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.5%201c2.554.01%204.535%201.597%205.23%204.024.369%201.285.14%202.669-.452%203.867-2.231%204.512-7.367%207.741-8.03%208.73a1.656%201.656%200%200%201-1.496%200c-.9-.848-2.239-1.915-3.618-3.21C1.732%2010.276.461%201%206.5%201c1.78%200%202.706.52%204%201.5%201.013-.782%202.5-1.5%204-1.5Z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card .product-card__heart:hover:not(.active){background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M12.113%2019.777a.98.98%200%200%201-1.246%200C5.327%2015.102.85%2010.749%201.004%206.985c0-2.764%202.093-5.693%205.743-5.973%201.274-.071%203.22.194%204.741%201.542%201.55-1.352%203.65-1.632%204.735-1.537%203.216.187%205.776%202.77%205.776%205.968.082%203.87-4.32%208.125-9.886%2012.792Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.781%2020.524a1.965%201.965%200%200%201-2.563%200c-2.47-2.126-4.956-4.323-6.825-6.462C1.593%2012.002%200%209.6%200%207.066%200%203.057%203.216%200%207.208%200A7.77%207.77%200%200%201%2011.5%201.322%207.77%207.77%200%200%201%2015.792%200C19.784%200%2023%203.057%2023%207.065c0%202.534-1.592%204.937-3.393%206.997-1.869%202.14-4.356%204.336-6.825%206.463ZM11.5%202.512A6.825%206.825%200%200%201%2015.792.955c3.484%200%206.25%202.651%206.25%206.11%200%202.16-1.375%204.331-3.158%206.37-1.817%202.081-4.255%204.237-6.73%206.367a1.003%201.003%200%200%201-1.309%200c-2.474-2.13-4.911-4.286-6.73-6.366C2.334%2011.396.959%209.225.959%207.066c0-3.46%202.765-6.111%206.25-6.111%201.555%200%203.102.574%204.292%201.557ZM7.208%203.92c-1.919%200-3.283%201.395-3.283%203.146%200%20.993.696%202.442%202.425%204.421%201.369%201.566%203.162%203.222%205.15%204.96%201.988-1.738%203.781-3.394%205.15-4.96%201.73-1.979%202.425-3.428%202.425-4.42%200-1.752-1.364-3.147-3.283-3.147-1.053%200-2.134.496-2.81%201.274a1.964%201.964%200%200%201-2.964%200c-.676-.778-1.757-1.274-2.81-1.274ZM11.5%2017.714c-2.237-1.94-4.313-3.816-5.873-5.601-1.746-1.999-2.66-3.68-2.66-5.048%200-2.297%201.812-4.1%204.241-4.1%201.332%200%202.677.616%203.534%201.603a1.004%201.004%200%200%200%201.515%200c.858-.987%202.203-1.604%203.535-1.604%202.429%200%204.242%201.804%204.242%204.101%200%201.368-.915%203.05-2.661%205.048-1.56%201.785-3.636%203.662-5.873%205.6Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.225%203C4.805%203%203%204.796%203%207.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C19.09%2010.116%2020%208.443%2020%207.081%2020%204.796%2018.194%203%2015.775%203c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C9.892%203.614%208.552%203%207.226%203ZM1%207.082C1%203.639%203.754%201%207.225%201c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2015.775%201C19.245%201%2022%203.639%2022%207.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C2.369%2011.392%201%209.23%201%207.082Z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}}@media (hover:hover) and (pointer:fine){.product-card .product-card__heart:hover:not(.active){background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M12.113%2019.777a.98.98%200%200%201-1.246%200C5.327%2015.102.85%2010.749%201.004%206.985c0-2.764%202.093-5.693%205.743-5.973%201.274-.071%203.22.194%204.741%201.542%201.55-1.352%203.65-1.632%204.735-1.537%203.216.187%205.776%202.77%205.776%205.968.082%203.87-4.32%208.125-9.886%2012.792Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.781%2020.524a1.965%201.965%200%200%201-2.563%200c-2.47-2.126-4.956-4.323-6.825-6.462C1.593%2012.002%200%209.6%200%207.066%200%203.057%203.216%200%207.208%200A7.77%207.77%200%200%201%2011.5%201.322%207.77%207.77%200%200%201%2015.792%200C19.784%200%2023%203.057%2023%207.065c0%202.534-1.592%204.937-3.393%206.997-1.869%202.14-4.356%204.336-6.825%206.463ZM11.5%202.512A6.825%206.825%200%200%201%2015.792.955c3.484%200%206.25%202.651%206.25%206.11%200%202.16-1.375%204.331-3.158%206.37-1.817%202.081-4.255%204.237-6.73%206.367a1.003%201.003%200%200%201-1.309%200c-2.474-2.13-4.911-4.286-6.73-6.366C2.334%2011.396.959%209.225.959%207.066c0-3.46%202.765-6.111%206.25-6.111%201.555%200%203.102.574%204.292%201.557ZM7.208%203.92c-1.919%200-3.283%201.395-3.283%203.146%200%20.993.696%202.442%202.425%204.421%201.369%201.566%203.162%203.222%205.15%204.96%201.988-1.738%203.781-3.394%205.15-4.96%201.73-1.979%202.425-3.428%202.425-4.42%200-1.752-1.364-3.147-3.283-3.147-1.053%200-2.134.496-2.81%201.274a1.964%201.964%200%200%201-2.964%200c-.676-.778-1.757-1.274-2.81-1.274ZM11.5%2017.714c-2.237-1.94-4.313-3.816-5.873-5.601-1.746-1.999-2.66-3.68-2.66-5.048%200-2.297%201.812-4.1%204.241-4.1%201.332%200%202.677.616%203.534%201.603a1.004%201.004%200%200%200%201.515%200c.858-.987%202.203-1.604%203.535-1.604%202.429%200%204.242%201.804%204.242%204.101%200%201.368-.915%203.05-2.661%205.048-1.56%201.785-3.636%203.662-5.873%205.6Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.225%203C4.805%203%203%204.796%203%207.082c0%201.36.91%203.034%202.65%205.023%201.554%201.777%203.621%203.644%205.85%205.574%202.229-1.93%204.296-3.797%205.85-5.574C19.09%2010.116%2020%208.443%2020%207.081%2020%204.796%2018.194%203%2015.775%203c-1.326%200-2.666.614-3.52%201.597a1%201%200%200%201-1.51%200C9.892%203.614%208.552%203%207.226%203ZM1%207.082C1%203.639%203.754%201%207.225%201c1.55%200%203.09.572%204.275%201.55A6.802%206.802%200%200%201%2015.775%201C19.245%201%2022%203.639%2022%207.082c0%202.149-1.37%204.31-3.145%206.34-1.81%202.07-4.238%204.215-6.703%206.336a1%201%200%200%201-1.304%200c-2.465-2.12-4.892-4.266-6.703-6.336C2.369%2011.392%201%209.23%201%207.082Z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat}}@media (min-width:1024px){.product-card .product-card__heart{opacity:0}}.product-card .product-card__tips{display:flex;flex-direction:column;align-items:flex-start;width:100%;position:absolute;left:0;z-index:2;padding:4px;padding-left:6px}@media (min-width:1024px){.product-card .product-card__tips{padding:8px;padding-left:8px}}.product-card .product-card__tips--top{top:0}.product-card .product-card__tips--top .product-card__tip{margin-bottom:4px}.product-card .product-card__tips--bottom{bottom:0}.product-card .product-card__tips--bottom .product-card__tip{margin-top:4px}.product-card .product-card__tip{font-size:12px;line-height:14px;font-weight:600;text-transform:uppercase;color:#fff;padding:1px 4px;border-radius:6px;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width:1024px){.product-card .product-card__tip{opacity:1}}.product-card .product-card__tip--sale{background-color:#f44}.product-card .product-card__tip--action{background:#ecff4c linear-gradient(90deg,#d1fff0 0,#ecff4c 95.32%);color:#242424}.product-card .product-card__tip--new{background-color:#0cb477}.product-card .product-card__tip--promo{background:#404040;display:none}.product-card .product-card__tip--service{color:#242424;background-color:rgba(255,255,255,.9)}.product-card .product-card__tip--size{font-size:14px;line-height:20px;color:#242424;background-color:#fff;padding:1px 5px;border-radius:8px;font-weight:400;position:absolute;right:4px;bottom:4px}.product-card .product-card__tip--good-price{background:#9f3ffe;background-image:linear-gradient(91deg,#9f3ffe 0,#d052fa 97%);display:flex;align-items:baseline;color:#fff}.product-card .product-card__tip--good-price::before{content:'';width:10px;height:11px;display:block;margin-right:4px;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2211%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.435%2010.9h1.081c.651%200%20.977%200%201.258-.11.248-.1.471-.26.65-.467.202-.236.322-.557.564-1.198L9.564%207.6c.326-.864.489-1.297.42-1.644a1.18%201.18%200%200%200-.472-.741c-.279-.196-.718-.196-1.596-.196h-.928c-.291%200-.437%200-.51-.058a.288.288%200%200%201-.111-.212c-.008-.096.072-.234.232-.508.472-.808.885-1.738%201.066-2.547C7.762%201.263%207.426.9%207.01.9a.79.79%200%200%200-.588.283c-.552.628-1.063.957-1.571%201.284-.505.325-1.006.648-1.54%201.26-.147.168-.22.252-.314.424-.07.126-.15.347-.181.49-.042.193-.042.36-.042.694v2.742c0%20.988%200%201.482.181%201.86.16.332.414.602.727.771.356.192.822.192%201.754.192ZM1.11%203.842C.496%203.842%200%204.368%200%205.018v4.706c0%20.65.497%201.176%201.11%201.176.612%200%201.108-.526%201.108-1.176V5.018c0-.65-.496-1.176-1.109-1.176Z%22%2F%3E%3C%2Fsvg%3E);background-size:contain;background-position:50% 50%}.product-card.product-card--adv .product-card__tip--promo{display:block}.product-card .product-card__fast-view{font-size:14px;line-height:20px;color:#242424;white-space:nowrap;padding:8px;width:100%;position:absolute;bottom:0;left:0;z-index:4;opacity:0;background-color:rgba(255,255,255,.9);box-shadow:0 2px 16px rgba(0,0,0,.08);transition:background-color .3s ease 0s}.product-card .product-card__fast-view:hover{background-color:rgba(255,255,255,.96)}.product-card .product-card__nav{max-width:36px;margin:4px auto 0;overflow:hidden}.product-card .product-card__nav--wrapper{display:inline-flex;align-items:center;transition:transform .2s linear 0s}.product-card .product-card__nav--wrapper span{width:4px;height:4px;flex-shrink:0;border-radius:50%;background-color:#d3d4dd;transition:background-color .3s ease 0s}.product-card .product-card__nav--wrapper span.active{background-color:#242424}.product-card .product-card__nav--wrapper span~span{margin-left:4px}.product-card .product-card__middle-wrap{margin-top:4px;position:relative}@media (min-width:1024px){.product-card .product-card__middle-wrap{margin-top:12px}}.product-card .product-card__price{margin-bottom:2px}@media (min-width:1024px){.product-card .product-card__price{margin-bottom:4px}}.product-card .product-card__brand-wrap{font-size:14px;line-height:20px;color:#9d9da5;font-weight:400;position:relative;z-index:4}@media (min-width:1024px){.product-card .product-card__brand-wrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.product-card.product-card--hoverable .product-card__brand-wrap{margin-top:2px}@media (min-width:1024px){.product-card.product-card--hoverable .product-card__brand-wrap{margin-top:4px}}@media (max-width:1023.98px){.product-card .product-card__brand-wrap--no-wrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}@media (max-width:1023.98px){.product-card .product-card__brand-wrap:not(.product-card__brand-wrap--no-wrap)>*{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}@media (max-width:1023.98px){.product-card .product-card__brand-wrap:not(.product-card__brand-wrap--no-wrap) .product-card__name span{display:none}}.product-card .product-card__original-mark{display:inline-block;width:12px;min-width:12px;height:12px;min-height:12px;transform:translateY(1px)}.product-card .product-card__brand{color:#242424}.product-card .product-card__bottom-wrap{display:flex;flex-direction:column;width:100%;flex-grow:1;margin-top:4px}@media (min-width:1024px){.product-card .product-card__bottom-wrap{margin-top:6px}}.product-card .product-card__rating-wrap{display:flex;align-items:center}@media (min-width:1024px){.product-card .product-card__rating-wrap{order:1}}.product-card .product-card__count{font-size:12px;line-height:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;vertical-align:middle;color:#9d9da5}@media (min-width:1024px){.product-card .product-card__count{font-size:14px;line-height:20px}}.product-card .product-card__count:not(.product-card__count--empty)::before{content:'';display:inline-block;vertical-align:middle;border-radius:50%;width:4px;height:4px;background-color:#9d9da5;margin:0 4px 2px}.product-card .product-card__order-wrap{position:relative;z-index:4;display:flex;align-items:flex-end;flex-grow:1;margin-top:12px}@media (min-width:1024px){.product-card .product-card__order-wrap{order:3}}@media (min-width:1024px){.product-card .product-card__order-wrap.no-wallet{margin-top:28px}}.product-card .product-card__add-poned{width:32px;height:32px;flex-shrink:0;margin-left:12px}.product-card .product-card__add-basket{text-transform:initial;display:flex;align-items:center;justify-content:center;width:100%;gap:8px;font-size:14px;line-height:20px;padding:3px 16px 5px;padding-left:5px;padding-right:5px}@media (min-width:1024px){.product-card .product-card__add-basket{font-size:14px;line-height:20px;padding:5px 24px 7px}}.product-card .product-card__add-basket .btn-icon__white{-webkit-mask-position:center;mask-position:center;-webkit-mask-size:16px;mask-size:16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:#fff;width:16px;height:16px}:root .product-card .product-card__add-basket .btn-icon__white{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.522%2014.866a1%201%200%200%200%201.1.653l12.766-2.036a1%201%200%200%200%20.823-.792l1.355-6.792a1%201%200%200%200-.964-1.196l-17.36-.28a1%201%200%200%200-.958%201.335l3.238%209.108ZM10.326%2023.052a2.326%202.326%200%201%200%200-4.652%202.326%202.326%200%200%200%200%204.652ZM21.957%2023.052a2.326%202.326%200%201%200%200-4.652%202.326%202.326%200%200%200%200%204.652Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.169.9h-4.71a1.31%201.31%200%201%200%200%202.618h3.337a1%201%200%200%201%20.945.672l.942%202.71L9.35%205.6%208.035%202.182A2%202%200%200%200%206.17.9Z%22%2F%3E%3C%2Fsvg%3E")}.product-card .product-card__add-basket .btn-icon__primary{-webkit-mask-position:center;mask-position:center;-webkit-mask-size:16px;mask-size:16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:#a73afd;width:16px;height:16px}:root .product-card .product-card__add-basket .btn-icon__primary{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.522%2014.866a1%201%200%200%200%201.1.653l12.766-2.036a1%201%200%200%200%20.823-.792l1.355-6.792a1%201%200%200%200-.964-1.196l-17.36-.28a1%201%200%200%200-.958%201.335l3.238%209.108ZM10.326%2023.052a2.326%202.326%200%201%200%200-4.652%202.326%202.326%200%200%200%200%204.652ZM21.957%2023.052a2.326%202.326%200%201%200%200-4.652%202.326%202.326%200%200%200%200%204.652Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.169.9h-4.71a1.31%201.31%200%201%200%200%202.618h3.337a1%201%200%200%201%20.945.672l.942%202.71L9.35%205.6%208.035%202.182A2%202%200%200%200%206.17.9Z%22%2F%3E%3C%2Fsvg%3E")}.product-card .product-card__add-basket .btn-text{padding-right:8px}@media (max-width:1023.98px){.product-card .product-card__add-basket .btn-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.product-card .product-card__add-basket .capitalize{text-transform:capitalize}.product-card .product-card__delivery{font-size:12px;line-height:16px;color:#9d9da5;margin-top:4px}@media (min-width:1024px){.product-card .product-card__delivery{font-size:14px;line-height:20px;order:2}}.product-card .product-card__delivery-date{color:#242424;white-space:nowrap}.product-card .product-card__btn-basket{align-self:flex-start;margin-top:12px;padding:3px 10px 5px;text-transform:initial}@media (min-width:1024px){.product-card .product-card__btn-basket{padding:5px 20px 7px}}.product-card .product-card__sizes{font-size:12px;line-height:16px;color:#9d9da5;position:relative;z-index:4;max-width:calc(100% - 20px);margin-top:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width:1024px){.product-card .product-card__sizes{font-size:14px;line-height:20px;color:#868695;margin-top:12px;order:4}}.product-card .product-card__sizes:empty{margin-top:0}.product-card .product-card__sizes a{color:#9d9da5;margin-right:8px;display:inline;vertical-align:baseline;cursor:pointer}@media (min-width:1024px){.product-card .product-card__sizes a{color:#868695;margin-right:12px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card .product-card__sizes a:hover{color:#242424}}@media (hover:hover) and (pointer:fine){.product-card .product-card__sizes a:hover{color:#242424}}.product-card .product-card__sizes a:last-of-type{margin-right:0}@media (min-width:1024px){.product-card.product-card--hoverable .product-card__sizes{display:none}}.product-card .product-card__out-text{font-size:14px;line-height:20px;color:#868695;font-weight:700}@media (min-width:1024px){.product-card .product-card__out-text{font-size:18px;line-height:24px;margin-bottom:4px}}.product-card.for-adults .product-card__img-wrap{position:relative;overflow:hidden}.product-card.for-adults .product-card__img-wrap>*{filter:blur(50px)}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.product-card.for-adults .product-card__img-wrap *{filter:none}.product-card.for-adults .product-card__img-wrap:before{position:absolute;content:'';display:block;top:0;left:0;width:100%;height:100%;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAQEBAQEBAQEBAQGBgUGBggHBwcHCAwJCQkJCQwTDA4MDA4MExEUEA8QFBEeFxUVFx4iHRsdIiolJSo0MjRERFwBBAQEBAQEBAQEBAYGBQYGCAcHBwcIDAkJCQkJDBMMDgwMDgwTERQQDxAUER4XFRUXHiIdGx0iKiUlKjQyNEREXP/CABEIAVAA/AMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAABAAIDCP/aAAgBAQAAAAD36AkRUVDEjTU7CiKKIqqqljVqKIoKKqqqmZ1FBFEFVVNSzbCIgKKKqmaVdWYAoIiqpmWV1ZCAgiqGqVlbUBGaAiqpq1LadAAZiKCqalVtOgMkBBETUsqq6AyFkgiiadTaVdGQAACKqpdS6VQAMgEVFSqurSoGQyEEUTLOrWp1rJkDIBBJTKrp06TBmyZCzRTTLp060pnJkyBZihZl06dbbOQyZDMRE0q60u9aMmchnNmAqZtNt062hjNkyZAipZ1O3TrdZznIZMkBUtp1bdOtuc5M5M5CIq1OrTrWl3rGc5DOAIqpVV1rTrWsYMBnIFA06tK61p1rXPOMmTMBQzal1b061p5Gc5DERQ06lda0u9XIznMZAolltTrWtOtXLOTJZCKlpVdatunXDJZzGYqmpVdadLp4mTJAVEzKruXWl5ZMhGYqpmXTpXTp4AGSIqppV1OtK645AAKGqtStq06V4gQZKqplZbTqdPECAKqpmW1blV4xmIKGpplXUuq5QBRVDTNaWW03MzFFFVMysq1q5BFFVVSzKy0vKzRVVVSzSy0vMKIkqmmZlmV5ERVVTU00szP/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAIAQIQAAAAAAAAAAAAAsAAAsAAqWAApAAoCClCCFlqKSANILCClSkgGgIiwUVJUBQEACpZYAAABYAAAAAAAAAP/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAEC/9oACAEDEAAAAFoAAAsACiiIFoAyaCghFKoJAWiwMlpaIjJbaAyZtWgJJNLSkJGdLSoMpNNAEjK20CRJNVVJBlLoAMmdLQSCTRQQiLQCQC0QgAACT//EABwQAAIDAQEBAQAAAAAAAAAAAAERABAgMECBUP/aAAgBAQABPwD8t4dun1O3Tp+5xxxx5cdOPxOOOOOnT8zsx2447cdOPznLy8C3Hox7cccenBl6eXHHTw8PAjsUNvBt5dOnsW+Lp048vD08PR7O3hwc3ydvDp4ejRNvg44+Yn3Zp9wcODmcPL4ixo2cvk8DIw4bMOD2Ghgw0YcvsLFDm/GMHie40NHutDIwcHxjmaPjGRg4O1wFqDAwYaMMOT1EEVivlGHB5rKoCDZh6KKLiIoqWDyUUWFS7HqosKhYGRFg2vGNjiosLSiipUuq5KlFSiiwIOah0uisWqUVq1wXBQWNHCwYootKK1Fag6K1gYUXNbVrovMoooqVLa2tKKK1tWqUVLkuStcF4V1XH//EAB0RAAEDBQEAAAAAAAAAAAAAABEBIEAAECEwYFD/2gAIAQIBAT8A9YcMIIYIwYtZeks7ToW5o3MFeV//xAAbEQACAgMBAAAAAAAAAAAAAAABEQAwIEBQEP/aAAgBAwEBPwCDXXPUUVa4y5g0BQbTmKzk98WPJxx5O52vx6r8/9k=) center/cover no-repeat;z-index:1;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px;transform:translate3d(0,0,0)}}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card.for-adults .product-card__img-wrap *{filter:none}.product-card.for-adults .product-card__img-wrap:before{position:absolute;content:'';display:block;top:0;left:0;width:100%;height:100%;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAQEBAQEBAQEBAQGBgUGBggHBwcHCAwJCQkJCQwTDA4MDA4MExEUEA8QFBEeFxUVFx4iHRsdIiolJSo0MjRERFwBBAQEBAQEBAQEBAYGBQYGCAcHBwcIDAkJCQkJDBMMDgwMDgwTERQQDxAUER4XFRUXHiIdGx0iKiUlKjQyNEREXP/CABEIAVAA/AMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAABAAIDCP/aAAgBAQAAAAD36AkRUVDEjTU7CiKKIqqqljVqKIoKKqqqmZ1FBFEFVVNSzbCIgKKKqmaVdWYAoIiqpmWV1ZCAgiqGqVlbUBGaAiqpq1LadAAZiKCqalVtOgMkBBETUsqq6AyFkgiiadTaVdGQAACKqpdS6VQAMgEVFSqurSoGQyEEUTLOrWp1rJkDIBBJTKrp06TBmyZCzRTTLp060pnJkyBZihZl06dbbOQyZDMRE0q60u9aMmchnNmAqZtNt062hjNkyZAipZ1O3TrdZznIZMkBUtp1bdOtuc5M5M5CIq1OrTrWl3rGc5DOAIqpVV1rTrWsYMBnIFA06tK61p1rXPOMmTMBQzal1b061p5Gc5DERQ06lda0u9XIznMZAolltTrWtOtXLOTJZCKlpVdatunXDJZzGYqmpVdadLp4mTJAVEzKruXWl5ZMhGYqpmXTpXTp4AGSIqppV1OtK645AAKGqtStq06V4gQZKqplZbTqdPECAKqpmW1blV4xmIKGpplXUuq5QBRVDTNaWW03MzFFFVMysq1q5BFFVVSzKy0vKzRVVVSzSy0vMKIkqmmZlmV5ERVVTU00szP/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAIAQIQAAAAAAAAAAAAAsAAAsAAqWAApAAoCClCCFlqKSANILCClSkgGgIiwUVJUBQEACpZYAAABYAAAAAAAAAP/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAEC/9oACAEDEAAAAFoAAAsACiiIFoAyaCghFKoJAWiwMlpaIjJbaAyZtWgJJNLSkJGdLSoMpNNAEjK20CRJNVVJBlLoAMmdLQSCTRQQiLQCQC0QgAACT//EABwQAAIDAQEBAQAAAAAAAAAAAAERABAgMECBUP/aAAgBAQABPwD8t4dun1O3Tp+5xxxx5cdOPxOOOOOnT8zsx2447cdOPznLy8C3Hox7cccenBl6eXHHTw8PAjsUNvBt5dOnsW+Lp048vD08PR7O3hwc3ydvDp4ejRNvg44+Yn3Zp9wcODmcPL4ixo2cvk8DIw4bMOD2Ghgw0YcvsLFDm/GMHie40NHutDIwcHxjmaPjGRg4O1wFqDAwYaMMOT1EEVivlGHB5rKoCDZh6KKLiIoqWDyUUWFS7HqosKhYGRFg2vGNjiosLSiipUuq5KlFSiiwIOah0uisWqUVq1wXBQWNHCwYootKK1Fag6K1gYUXNbVrovMoooqVLa2tKKK1tWqUVLkuStcF4V1XH//EAB0RAAEDBQEAAAAAAAAAAAAAABEBIEAAECEwYFD/2gAIAQIBAT8A9YcMIIYIwYtZeks7ToW5o3MFeV//xAAbEQACAgMBAAAAAAAAAAAAAAABEQAwIEBQEP/aAAgBAwEBPwCDXXPUUVa4y5g0BQbTmKzk98WPJxx5O52vx6r8/9k=) center/cover no-repeat;z-index:1;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px;transform:translate3d(0,0,0)}}@supports (-ms-ime-align:auto){.product-card.for-adults .product-card__img-wrap *{filter:none}.product-card.for-adults .product-card__img-wrap:before{position:absolute;content:'';display:block;top:0;left:0;width:100%;height:100%;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAQEBAQEBAQEBAQGBgUGBggHBwcHCAwJCQkJCQwTDA4MDA4MExEUEA8QFBEeFxUVFx4iHRsdIiolJSo0MjRERFwBBAQEBAQEBAQEBAYGBQYGCAcHBwcIDAkJCQkJDBMMDgwMDgwTERQQDxAUER4XFRUXHiIdGx0iKiUlKjQyNEREXP/CABEIAVAA/AMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAABAAIDCP/aAAgBAQAAAAD36AkRUVDEjTU7CiKKIqqqljVqKIoKKqqqmZ1FBFEFVVNSzbCIgKKKqmaVdWYAoIiqpmWV1ZCAgiqGqVlbUBGaAiqpq1LadAAZiKCqalVtOgMkBBETUsqq6AyFkgiiadTaVdGQAACKqpdS6VQAMgEVFSqurSoGQyEEUTLOrWp1rJkDIBBJTKrp06TBmyZCzRTTLp060pnJkyBZihZl06dbbOQyZDMRE0q60u9aMmchnNmAqZtNt062hjNkyZAipZ1O3TrdZznIZMkBUtp1bdOtuc5M5M5CIq1OrTrWl3rGc5DOAIqpVV1rTrWsYMBnIFA06tK61p1rXPOMmTMBQzal1b061p5Gc5DERQ06lda0u9XIznMZAolltTrWtOtXLOTJZCKlpVdatunXDJZzGYqmpVdadLp4mTJAVEzKruXWl5ZMhGYqpmXTpXTp4AGSIqppV1OtK645AAKGqtStq06V4gQZKqplZbTqdPECAKqpmW1blV4xmIKGpplXUuq5QBRVDTNaWW03MzFFFVMysq1q5BFFVVSzKy0vKzRVVVSzSy0vMKIkqmmZlmV5ERVVTU00szP/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAIAQIQAAAAAAAAAAAAAsAAAsAAqWAApAAoCClCCFlqKSANILCClSkgGgIiwUVJUBQEACpZYAAABYAAAAAAAAAP/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAEC/9oACAEDEAAAAFoAAAsACiiIFoAyaCghFKoJAWiwMlpaIjJbaAyZtWgJJNLSkJGdLSoMpNNAEjK20CRJNVVJBlLoAMmdLQSCTRQQiLQCQC0QgAACT//EABwQAAIDAQEBAQAAAAAAAAAAAAERABAgMECBUP/aAAgBAQABPwD8t4dun1O3Tp+5xxxx5cdOPxOOOOOnT8zsx2447cdOPznLy8C3Hox7cccenBl6eXHHTw8PAjsUNvBt5dOnsW+Lp048vD08PR7O3hwc3ydvDp4ejRNvg44+Yn3Zp9wcODmcPL4ixo2cvk8DIw4bMOD2Ghgw0YcvsLFDm/GMHie40NHutDIwcHxjmaPjGRg4O1wFqDAwYaMMOT1EEVivlGHB5rKoCDZh6KKLiIoqWDyUUWFS7HqosKhYGRFg2vGNjiosLSiipUuq5KlFSiiwIOah0uisWqUVq1wXBQWNHCwYootKK1Fag6K1gYUXNbVrovMoooqVLa2tKKK1tWqUVLkuStcF4V1XH//EAB0RAAEDBQEAAAAAAAAAAAAAABEBIEAAECEwYFD/2gAIAQIBAT8A9YcMIIYIwYtZeks7ToW5o3MFeV//xAAbEQACAgMBAAAAAAAAAAAAAAABEQAwIEBQEP/aAAgBAwEBPwCDXXPUUVa4y5g0BQbTmKzk98WPJxx5O52vx6r8/9k=) center/cover no-repeat;z-index:1;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px;transform:translate3d(0,0,0)}}.product-card.for-adults.hover .product-card__fast-view{display:none}.product-card.product-card--out .product-card__img-wrap::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(255,255,255,.7)}.product-card .price,.product-card .price__wrap{font-size:0;line-height:1}.product-card .price__wrap *{display:inline-block;vertical-align:baseline}.product-card .price__wrap ins{text-decoration:none}.product-card .price__wrap del{font-size:12px;line-height:16px;color:#868695}@media (min-width:1024px){.product-card .price__wrap del{font-size:14px;line-height:20px}}.product-card .price__from{font-size:14px;line-height:20px;color:#242424;font-weight:700;margin-right:4px;display:inline-block;vertical-align:baseline}.product-card .price__from.wallet{color:#a73afd}.product-card .price__lower-price{font-size:16px;line-height:22px;color:#242424;font-weight:700;margin-right:4px}@media (min-width:1024px){.product-card .price__lower-price{font-size:18px;line-height:24px;margin-right:8px}}.product-card .price__lower-price.wallet-price{color:#a73afd}.product-card .price__wallet-condition-text{font-size:12px;line-height:16px;display:block;color:#a73afd}.product-card .price__localized{font-size:14px;line-height:20px;display:block;color:#9d9da5;font-weight:400}.product-card .product-card__adults{display:none;font-size:10px;line-height:20px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;color:#868695;position:absolute;top:50%;left:50%;min-width:126px;max-width:200px;transform:translate(-50%,-50%);padding:2px 8px 2px 32px;background-color:#fff;font-weight:700;border-radius:16px;box-shadow:0 0 20px rgba(0,0,0,.1);z-index:1;filter:none;width:80%;text-align:center;padding:2px 8px;z-index:4}.product-card .product-card__adults:before{content:none;position:absolute;left:8px;top:calc(50% - 9px);display:inline-block;width:19px;height:18px;background:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2218%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.256.078L1.078%201.257l3.387%203.387c-.316.261-.628.542-.937.841A19.422%2019.422%200%20001.662%207.58c-.332.431-.568.77-.697.972L.678%209l.287.449a19.429%2019.429%200%20002.563%203.067c2.026%201.958%204.2%203.15%206.472%203.15%201.434%200%202.829-.474%204.171-1.316l3.573%203.572%201.179-1.178L2.256.078zm10.698%2013.055l-1.26-1.26a3.333%203.333%200%2001-4.565-4.565L5.65%205.828c-.323.26-.644.546-.963.854A17.775%2017.775%200%20002.68%209.001a17.778%2017.778%200%20002.007%202.318C6.432%2013.004%208.246%2014%2010%2014c.974%200%201.966-.307%202.954-.868zM8.39%208.569a1.669%201.669%200%20002.042%202.042L8.39%208.569zm8.359%203.674l-1.179-1.178A17.98%2017.98%200%200017.32%209a17.765%2017.765%200%2000-2.007-2.318C13.57%204.996%2011.755%204.001%2010%204.001c-.435%200-.874.061-1.315.179L7.367%202.862A7.073%207.073%200%200110%202.334c2.273%200%204.447%201.192%206.472%203.151A19.42%2019.42%200%200118.34%207.58c.332.431.568.77.697.972l.287.449-.287.449c-.13.202-.365.54-.697.971a19.639%2019.639%200%2001-1.59%201.822z%22%20fill%3D%22%238B8B8B%22%2F%3E%3C%2Fsvg%3E) 0 0 no-repeat}@media (min-width:1024px){.product-card .product-card__adults{font-size:12px;line-height:20px;width:96%}.product-card .product-card__adults::before{content:''}}.product-card.for-adults img{pointer-events:none}.product-card.for-adults .product-card__adults{display:block}.search-tags .search-tags__list{display:flex}@media (min-width:1024px){.search-tags .search-tags__list{flex-wrap:wrap}}@media (max-width:1023.98px){.search-tags .search-tags__list{scrollbar-width:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:16px;scroll-padding-right:16px;padding:0 16px;margin:0 -16px;-webkit-touch-callout:none;user-select:none}.search-tags .search-tags__list::-webkit-scrollbar{display:none}.search-tags .search-tags__list>*{scroll-snap-align:start}}@media (min-width:1024px){.search-tags.limited .search-tags__list{max-height:32px;overflow:hidden}}@media (min-width:1024px){.search-tags:not(.limited) .search-tags__list{margin-bottom:-12px}}.search-tags .search-tags__item{max-width:100%;flex-shrink:0;margin-right:8px}.search-tags .search-tags__item:last-of-type{margin-right:0}@media (min-width:1024px){.search-tags .search-tags__item{margin-right:12px;margin-bottom:12px}}.search-tags .search-tags__item a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:background-color .3s ease 0s;font-size:14px;line-height:20px;color:#242424;max-width:100%;display:block;padding:7px 12px 9px;border-radius:44px;background-color:#f1f1f5}@media (min-width:1024px){.search-tags .search-tags__item a{padding:5px 12px 7px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.search-tags .search-tags__item a:hover{background-color:#e8e8f0}}@media (hover:hover) and (pointer:fine){.search-tags .search-tags__item a:hover{background-color:#e8e8f0}}.search-tags .search-tags__item--cert a{background-color:#f4e7ff;color:#a73afd;display:flex;align-items:center}.search-tags .search-tags__item--cert a::before{content:'';display:inline-block;width:20px;height:20px;flex-shrink:0;margin-right:4px;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:#a73afd}:root .search-tags .search-tags__item--cert a::before{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%208a1%201%200%200%201%201-1h8v3H3a1%201%200%200%201-1-1V8ZM4%2012h7v10H5a1%201%200%200%201-1-1v-9ZM13%207h8a1%201%200%200%201%201%201v1a1%201%200%200%201-1%201h-8V7ZM13%2012h7v9a1%201%200%200%201-1%201h-6V12ZM6%203.5A1.5%201.5%200%200%201%207.5%202h1A2.5%202.5%200%200%201%2011%204.5V5H7.5A1.5%201.5%200%200%201%206%203.5ZM18%203.5A1.5%201.5%200%200%200%2016.5%202h-1A2.5%202.5%200%200%200%2013%204.5V5h3.5A1.5%201.5%200%200%200%2018%203.5Z%22%2F%3E%3C%2Fsvg%3E")}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.search-tags .search-tags__item--cert a:hover{background-color:#f1dfff}}@media (hover:hover) and (pointer:fine){.search-tags .search-tags__item--cert a:hover{background-color:#f1dfff}}.search-tags .search-tags__img{height:36px;margin-right:12px;flex-shrink:0}@media (min-width:1024px){.search-tags .search-tags__img{height:32px}}.search-tags .search-tags__img img{display:block;height:100%;width:auto;border-radius:4px}.search-tags .search-tags__img a{display:flex;height:100%}@media (min-width:1024px){.search-tags .search-tags__img{margin-bottom:10px}}.sizes-list{display:flex;flex-wrap:wrap;gap:8px}.sizes-list input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.sizes-list .sizes-list__button{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;white-space:nowrap;text-transform:uppercase;position:relative;min-width:42px;min-height:42px;padding:3px 12px 4px;border:1px solid #d3d4dd;border-radius:8px;box-shadow:inset 0 0 0 1px #fff;cursor:pointer}.sizes-list .sizes-list__button .sizes-list__size{font-size:14px;line-height:20px;color:#242424}.sizes-list .sizes-list__button .sizes-list__optional{font-size:14px;line-height:20px;color:#868695}.sizes-list .sizes-list__button .sizes-list__size-ru{font-size:10px;line-height:13px;text-transform:uppercase;color:#868695}.sizes-list .sizes-list__button.other-seller{border-style:dashed}.sizes-list .sizes-list__button.active{border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd}.sizes-list .sizes-list__button.active .sizes-list__optional{color:#242424}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sizes-list .sizes-list__button:hover{border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd}}@media (hover:hover) and (pointer:fine){.sizes-list .sizes-list__button:hover{border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd}}.sizes-list .sizes-list__button.disabled{border:1px solid #f6f6f9;background-color:#f6f6f9;box-shadow:inset 0 0 0 1px #f6f6f9}.sizes-list .sizes-list__button.disabled .sizes-list__optional,.sizes-list .sizes-list__button.disabled .sizes-list__size,.sizes-list .sizes-list__button.disabled .sizes-list__size-ru{color:#d3d4dd}.sizes-list .sizes-list__button.disabled.active{border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sizes-list .sizes-list__button.disabled:hover{border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd}}@media (hover:hover) and (pointer:fine){.sizes-list .sizes-list__button.disabled:hover{border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd}}@keyframes blinking{0%{background-color:rgba(253,238,249,0)}50%{background-color:#fdeef9}100%{background-color:rgba(253,238,249,0)}}.sizes-list.blinking .sizes-list__button{color:#a73afd;border:1px solid #a73afd;box-shadow:inset 0 0 0 1px #a73afd;animation:blinking 1s linear}.sizes-list .sizes-list__suitable-mark{background:#fff;display:none;height:14px;width:14px;position:absolute;top:-4px;right:-6px}.sizes-list .sizes-list__suitable-mark::before{content:'';border-right:2px solid #a73afd;border-bottom:2px solid #a73afd;transform:rotate(45deg);display:inline-block;position:absolute;z-index:1;width:5px;height:11px;right:3px;top:-1px;transform:rotate(45deg) scale(.7)}.sizes-list .suitable-size .sizes-list__suitable-mark{display:block}.sizes-list.sizes-list--mini .sizes-list__button{min-height:36px;padding:3px 12px 4px;text-transform:none}@media (min-width:1024px){.sizes-list.sizes-list--mini .sizes-list__button{min-height:30px;padding:3px 8px 4px}}.textarea-block{display:flex;flex-direction:column}.textarea-block .textarea-block__top-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.textarea-block .textarea-block__label{font-size:14px;line-height:20px;color:#868695;display:flex;align-self:flex-start;margin:0 0 4px;cursor:pointer}@media (min-width:768px){.textarea-block .textarea-block__label{font-size:16px;line-height:22px;margin:0 0 8px}}.textarea-block .textarea-block__label--hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.textarea-block .textarea-block__name{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.textarea-block .textarea-block__text-decor{color:#868695;margin-left:4px}.textarea-block .textarea-block__author{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;font-size:14px;line-height:20px;color:#242424;font-weight:700;margin:0 0 4px}@media (min-width:1024px){.textarea-block .textarea-block__author{font-size:16px;line-height:22px;margin:0 0 8px}}.textarea-block .textarea-block__authora{font-size:16px;line-height:22px;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#242424;border-color:transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.textarea-block .textarea-block__authora:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.textarea-block .textarea-block__authora:hover{color:#a73afd;border-color:initial}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.textarea-block .textarea-block__authora:hover{color:#a73afd;border-color:transparent}}@media (hover:hover) and (pointer:fine){.textarea-block .textarea-block__authora:hover{color:#a73afd;border-color:transparent}}.textarea-block .textarea-block__count-symbols{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:14px;line-height:20px;color:#868695;margin:0 0 4px}@media (min-width:768px){.textarea-block .textarea-block__count-symbols{font-size:16px;line-height:22px;margin:0 0 8px}}.textarea-block .textarea-block__textarea-wrap{display:flex;flex-direction:column}.textarea-block textarea{overflow-y:auto;font-size:16px;line-height:22px;width:100%;padding:10px 11px;border:1px solid #d3d4dd;border-radius:8px}.textarea-block textarea::placeholder{color:#b9b9c1;text-transform:none}.textarea-block textarea::-webkit-scrollbar{width:6px}.textarea-block textarea::-webkit-scrollbar-track{background-color:transparent}.textarea-block textarea::-webkit-scrollbar-thumb{height:30px;background-color:#d3d4dd;border-radius:3px}.textarea-block textarea::-webkit-scrollbar-thumb:hover{background:#605f65}@media (min-width:1024px){.textarea-block textarea{overscroll-behavior:none}}.textarea-block textarea:not(.input-validation-error):focus{border-color:#a73afd;box-shadow:1px 0 0 #a73afd,0 1px 0 #a73afd,-1px 0 0 #a73afd,0 -1px 0 #a73afd}.textarea-block textarea.input-validation-error{border-color:#f44}.textarea-block .textarea-block__message{font-size:14px;line-height:20px;color:#868695;margin:4px 0 0}@media (min-width:768px){.textarea-block .textarea-block__message{margin:8px 0 0}}.textarea-block .textarea-block__message:empty{margin:0}.textarea-block .field-validation-error,.textarea-block .textarea-block__message--error{color:#f44}.vote .vote__wrap{display:flex;align-items:center;position:relative;padding-top:12px;margin-top:-12px}.vote .vote__button{width:20px;height:26px;font-size:0;line-height:1;padding:0;border:none;background-color:transparent;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.07%2011.737a3.689%203.689%200%2000.61-2.057c0-.867-.315-1.62-.945-2.26-.63-.639-1.375-.959-2.237-.959h-2.187c.397-.832.597-1.64.597-2.423%200-.984-.146-1.766-.436-2.347A2.752%202.752%200%200013.205.41C12.649.137%2012.024%200%2011.328%200c-.423%200-.795.156-1.118.467-.357.353-.613.808-.77%201.363a17.973%2017.973%200%2000-.38%201.596c-.095.51-.242.87-.441%201.08-.406.445-.85.984-1.33%201.615-.837%201.102-1.404%201.754-1.702%201.956H2.182c-.44%200-.815.158-1.125.473A1.57%201.57%200%2000.59%209.692v8.077c0%20.446.155.827.466%201.142.31.316.685.473%201.125.473H5.76c.183%200%20.754.169%201.715.505%201.02.362%201.916.638%202.691.827a9.88%209.88%200%20002.355.284h1.603c1.168%200%202.109-.339%202.821-1.016.712-.678%201.065-1.6%201.057-2.77.497-.648.745-1.397.745-2.247a3.89%203.89%200%2000-.037-.542c.315-.564.472-1.17.472-1.817a3.34%203.34%200%2000-.112-.871z%22%20fill%3D%22%23E8E8E8%22%2F%3E%3C%2Fsvg%3E);background-size:contain;background-repeat:no-repeat;background-position:center top;cursor:pointer;transition:background-image .3s ease 0s;flex-shrink:0}.vote .vote__button.voted{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.07%2011.737a3.689%203.689%200%2000.61-2.057c0-.867-.315-1.62-.945-2.26-.63-.639-1.375-.959-2.237-.959h-2.187c.397-.832.597-1.64.597-2.423%200-.984-.146-1.766-.436-2.347A2.752%202.752%200%200013.205.41C12.649.137%2012.024%200%2011.328%200c-.423%200-.795.156-1.118.467-.357.353-.613.808-.77%201.363a17.973%2017.973%200%2000-.38%201.596c-.095.51-.242.87-.441%201.08-.406.445-.85.984-1.33%201.615-.837%201.102-1.404%201.754-1.702%201.956H2.182c-.44%200-.815.158-1.125.473A1.57%201.57%200%2000.59%209.692v8.077c0%20.446.155.827.466%201.142.31.316.685.473%201.125.473H5.76c.183%200%20.754.169%201.715.505%201.02.362%201.916.638%202.691.827a9.88%209.88%200%20002.355.284h1.603c1.168%200%202.109-.339%202.821-1.016.712-.678%201.065-1.6%201.057-2.77.497-.648.745-1.397.745-2.247a3.89%203.89%200%2000-.037-.542c.315-.564.472-1.17.472-1.817a3.34%203.34%200%2000-.112-.871z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E);cursor:default}.vote .vote__button:hover{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.07%2011.737a3.689%203.689%200%2000.61-2.057c0-.867-.315-1.62-.945-2.26-.63-.639-1.375-.959-2.237-.959h-2.187c.397-.832.597-1.64.597-2.423%200-.984-.146-1.766-.436-2.347A2.752%202.752%200%200013.205.41C12.649.137%2012.024%200%2011.328%200c-.423%200-.795.156-1.118.467-.357.353-.613.808-.77%201.363a17.973%2017.973%200%2000-.38%201.596c-.095.51-.242.87-.441%201.08-.406.445-.85.984-1.33%201.615-.837%201.102-1.404%201.754-1.702%201.956H2.182c-.44%200-.815.158-1.125.473A1.57%201.57%200%2000.59%209.692v8.077c0%20.446.155.827.466%201.142.31.316.685.473%201.125.473H5.76c.183%200%20.754.169%201.715.505%201.02.362%201.916.638%202.691.827a9.88%209.88%200%20002.355.284h1.603c1.168%200%202.109-.339%202.821-1.016.712-.678%201.065-1.6%201.057-2.77.497-.648.745-1.397.745-2.247a3.89%203.89%200%2000-.037-.542c.315-.564.472-1.17.472-1.817a3.34%203.34%200%2000-.112-.871z%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E)}.vote .vote__button:disabled{cursor:default;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.07%2011.737a3.689%203.689%200%2000.61-2.057c0-.867-.315-1.62-.945-2.26-.63-.639-1.375-.959-2.237-.959h-2.187c.397-.832.597-1.64.597-2.423%200-.984-.146-1.766-.436-2.347A2.752%202.752%200%200013.205.41C12.649.137%2012.024%200%2011.328%200c-.423%200-.795.156-1.118.467-.357.353-.613.808-.77%201.363a17.973%2017.973%200%2000-.38%201.596c-.095.51-.242.87-.441%201.08-.406.445-.85.984-1.33%201.615-.837%201.102-1.404%201.754-1.702%201.956H2.182c-.44%200-.815.158-1.125.473A1.57%201.57%200%2000.59%209.692v8.077c0%20.446.155.827.466%201.142.31.316.685.473%201.125.473H5.76c.183%200%20.754.169%201.715.505%201.02.362%201.916.638%202.691.827a9.88%209.88%200%20002.355.284h1.603c1.168%200%202.109-.339%202.821-1.016.712-.678%201.065-1.6%201.057-2.77.497-.648.745-1.397.745-2.247a3.89%203.89%200%2000-.037-.542c.315-.564.472-1.17.472-1.817a3.34%203.34%200%2000-.112-.871z%22%20fill%3D%22%23E8E8E8%22%2F%3E%3C%2Fsvg%3E)}.vote .vote__button--reverse{margin-left:20px;transform:rotate(180deg)}.vote .vote__count{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#242424;max-width:30px;margin-left:8px}@media (min-width:576px){.vote .vote__count{max-width:70px}}.vote .vote__tooltip{display:none}@media (min-width:1024px){.vote .vote__tooltip{display:block;visibility:hidden;position:absolute;z-index:10;bottom:100%;right:0;width:220px;padding:12px;box-sizing:border-box;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.1);background-color:#fff;transition:visibility .3s ease .5s}.vote .vote__tooltip p{font-size:16px;line-height:22px}}.vote .vote__wrap:hover .vote__tooltip{visibility:visible}.vote .vote__login{font-size:16px;line-height:22px;color:#242424;border-color:initial;text-decoration:none;background-color:transparent;cursor:pointer;color:#a73afd;border-color:transparent;font-weight:700;display:inline-block;vertical-align:middle;margin:12px 0 0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.vote .vote__login:hover{color:#a73afd;border-color:initial}}@media (hover:hover) and (pointer:fine){.vote .vote__login:hover{color:#a73afd;border-color:initial}}.pagination{font-size:0}.pagination .pagination__wrapper{display:inline-flex;flex-wrap:wrap}.pagination .pagination__dots,.pagination .pagination__item,.pagination .pagination__next,.pagination .pagination__prev{font-size:16px;line-height:22px;line-height:31px;transition:all .5s ease;position:relative;display:inline-block;color:#242424}@media (max-width:1023.98px){.pagination .pagination__dots,.pagination .pagination__item,.pagination .pagination__next,.pagination .pagination__prev{line-height:22px}}.pagination .pagination__dots{margin:0 14px}@media (max-width:1023.98px){.pagination .pagination__dots{margin:0}}.pagination .pagination__item{padding:3px 0;width:37px;min-width:37px;height:37px;border-radius:50%;text-align:center}@media (max-width:1023.98px){.pagination .pagination__item{width:28px;min-width:28px;height:28px}}.pagination .pagination__item~.pagination__item{margin-left:3px}.pagination .pagination__item.active{background-color:#a73afd;color:#fff}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.pagination .pagination__item:not(.active):hover{background-color:#f1f1f5}}@media (hover:hover) and (pointer:fine){.pagination .pagination__item:not(.active):hover{background-color:#f1f1f5}}.pagination .pagination__next,.pagination .pagination__prev{padding:3px 10px}@media (max-width:1023.98px){.pagination .pagination__next,.pagination .pagination__prev{font-size:0}}.pagination .pagination__next .arrow,.pagination .pagination__prev .arrow{display:inline-block;background:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;cursor:pointer;width:11px;height:11px;transition:all .5s ease 0s;position:absolute;top:15px}@media (max-width:1023.98px){.pagination .pagination__next .arrow,.pagination .pagination__prev .arrow{top:10px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.pagination .pagination__next:hover,.pagination .pagination__prev:hover{color:#a73afd}.pagination .pagination__next:hover .arrow,.pagination .pagination__prev:hover .arrow{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23A73AFD%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E")}.pagination .pagination__next:hover .prev,.pagination .pagination__prev:hover .prev{left:-8px}.pagination .pagination__next:hover .next,.pagination .pagination__prev:hover .next{right:-8px}}@media screen and (-ms-high-contrast:active) and (max-width:1023.98px),(-ms-high-contrast:none) and (max-width:1023.98px){.pagination .pagination__next:hover .prev,.pagination .pagination__prev:hover .prev{left:0}}@media screen and (-ms-high-contrast:active) and (max-width:1023.98px),(-ms-high-contrast:none) and (max-width:1023.98px){.pagination .pagination__next:hover .next,.pagination .pagination__prev:hover .next{right:0}}@media (hover:hover) and (pointer:fine){.pagination .pagination__next:hover,.pagination .pagination__prev:hover{color:#a73afd}.pagination .pagination__next:hover .arrow,.pagination .pagination__prev:hover .arrow{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23A73AFD%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23A73AFD%22%2F%3E%3C%2Fsvg%3E")}.pagination .pagination__next:hover .prev,.pagination .pagination__prev:hover .prev{left:-8px}.pagination .pagination__next:hover .next,.pagination .pagination__prev:hover .next{right:-8px}}@media (hover:hover) and (pointer:fine) and (max-width:1023.98px){.pagination .pagination__next:hover .prev,.pagination .pagination__prev:hover .prev{left:0}}@media (hover:hover) and (pointer:fine) and (max-width:1023.98px){.pagination .pagination__next:hover .next,.pagination .pagination__prev:hover .next{right:0}}.pagination .pagination__prev{padding-left:17px}@media (max-width:1023.98px){.pagination .pagination__prev{padding-left:10px}}.pagination .pagination__prev .arrow{transform:rotate(-90deg);left:0}.pagination .pagination__next{padding-right:17px}@media (max-width:1023.98px){.pagination .pagination__next{padding-right:10px}}.pagination .pagination__next .arrow{transform:rotate(90deg);right:0}.address-rate-mini{font-size:16px;line-height:22px;display:inline-flex;align-items:center;color:#242424}.address-rate-mini::before{content:'';display:block;width:16px;height:16px;margin-right:4px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23FCA95D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23FCA95D%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center;background-size:contain}.address-rate-mini--gray{color:#868695}.address-rate-mini--gray::before{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22%23C8C8D1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m13.568%201.395%203.052%207.577%207.816.704c.542.05.762.758.35%201.132l-5.927%205.386%201.776%208.012c.123.557-.452.995-.918.699l-6.716-4.248-6.717%204.248c-.467.294-1.04-.144-.918-.7l1.777-8.011-5.93-5.387c-.411-.374-.192-1.083.352-1.132L9.38%208.97l3.053-7.576a.605.605%200%200%201%201.135%200Z%22%20stroke%3D%22%23C8C8D1%22%2F%3E%3C%2Fsvg%3E)}.address-rate-mini--sm{font-size:14px;line-height:20px}.address-rate-mini--sm::before{width:12px;height:12px}.custom-slider{position:relative}.custom-slider .custom-slider__list{scrollbar-width:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-touch-callout:none;user-select:none;scroll-padding-left:16px;scroll-padding-right:16px;display:flex;flex-wrap:nowrap;overflow:auto;scroll-behavior:smooth;gap:8px}.custom-slider .custom-slider__list::-webkit-scrollbar{display:none}.custom-slider .custom-slider__list::-webkit-scrollbar{display:none}.custom-slider .custom-slider__list>*{scroll-snap-align:start}.custom-slider.custom-slider--center .custom-slider__list{scrollbar-width:none;overflow-x:auto;scroll-snap-type:x mandatory}.custom-slider.custom-slider--center .custom-slider__list::-webkit-scrollbar{display:none}.custom-slider.custom-slider--center .custom-slider__list>*{scroll-snap-align:center}.custom-slider .custom-slider__arrow{display:inline-block;vertical-align:middle;background-color:transparent;width:auto;height:auto;padding:15px;font-size:0;line-height:1;background:#fff;border-radius:100%;border:none;box-shadow:0 2px 16px rgba(0,0,0,.08);cursor:pointer;position:absolute;top:calc(50% - 24px);z-index:10}.custom-slider .custom-slider__arrow::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");content:"";display:block;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain}.custom-slider .custom-slider__arrow.disabled{cursor:default;opacity:.1}.custom-slider .custom-slider__arrow::after{display:none}@media (max-width:1023.98px){.custom-slider .custom-slider__arrow{display:none}}.custom-slider .custom-slider__arrow[disabled]{opacity:0;pointer-events:none}.custom-slider .custom-slider__arrow--prev{left:0}.custom-slider .custom-slider__arrow--prev::before{transform:rotate(270deg)}@media (min-width:1200px){.custom-slider .custom-slider__arrow--prev{transform:translate(-50%,0)}}.custom-slider .custom-slider__arrow--next{right:0}.custom-slider .custom-slider__arrow--next::before{transform:rotate(90deg)}@media (min-width:1200px){.custom-slider .custom-slider__arrow--next{transform:translate(50%,0)}}.custom-slider .custom-slider__item{width:100%;flex-shrink:0}.custom-slider--goods .custom-slider__list{gap:8px}@media (min-width:1024px){.custom-slider--goods .custom-slider__list{gap:30px}}.custom-slider--goods .custom-slider__item{width:140px}@media (min-width:1024px){.custom-slider--goods .custom-slider__item{width:215px}}.custom-slider--goods .custom-slider__arrow{top:135px}@media (min-width:1024px){.custom-slider--goods.custom-slider--hoverable .custom-slider__list{margin:-16px -16px -200px;padding:16px 16px 200px}}@media (min-width:1024px){.custom-slider--goods.custom-slider--hoverable .custom-slider__list{width:calc(100% + 16px)}}@media (min-width:1504px){.custom-slider--goods.custom-slider--hoverable .custom-slider__list{width:calc(100% + 32px)}}.custom-slider--goods .product-card.for-adults .product-card__tips{display:none}.custom-slider--goods .product-card.for-adults .product-card__img-wrap *{filter:none}.custom-slider--goods .product-card.for-adults .product-card__img-wrap:before{position:absolute;content:'';display:block;top:0;left:0;width:100%;height:100%;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAQEBAQEBAQEBAQGBgUGBggHBwcHCAwJCQkJCQwTDA4MDA4MExEUEA8QFBEeFxUVFx4iHRsdIiolJSo0MjRERFwBBAQEBAQEBAQEBAYGBQYGCAcHBwcIDAkJCQkJDBMMDgwMDgwTERQQDxAUER4XFRUXHiIdGx0iKiUlKjQyNEREXP/CABEIAVAA/AMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAABAAIDCP/aAAgBAQAAAAD36AkRUVDEjTU7CiKKIqqqljVqKIoKKqqqmZ1FBFEFVVNSzbCIgKKKqmaVdWYAoIiqpmWV1ZCAgiqGqVlbUBGaAiqpq1LadAAZiKCqalVtOgMkBBETUsqq6AyFkgiiadTaVdGQAACKqpdS6VQAMgEVFSqurSoGQyEEUTLOrWp1rJkDIBBJTKrp06TBmyZCzRTTLp060pnJkyBZihZl06dbbOQyZDMRE0q60u9aMmchnNmAqZtNt062hjNkyZAipZ1O3TrdZznIZMkBUtp1bdOtuc5M5M5CIq1OrTrWl3rGc5DOAIqpVV1rTrWsYMBnIFA06tK61p1rXPOMmTMBQzal1b061p5Gc5DERQ06lda0u9XIznMZAolltTrWtOtXLOTJZCKlpVdatunXDJZzGYqmpVdadLp4mTJAVEzKruXWl5ZMhGYqpmXTpXTp4AGSIqppV1OtK645AAKGqtStq06V4gQZKqplZbTqdPECAKqpmW1blV4xmIKGpplXUuq5QBRVDTNaWW03MzFFFVMysq1q5BFFVVSzKy0vKzRVVVSzSy0vMKIkqmmZlmV5ERVVTU00szP/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAIAQIQAAAAAAAAAAAAAsAAAsAAqWAApAAoCClCCFlqKSANILCClSkgGgIiwUVJUBQEACpZYAAABYAAAAAAAAAP/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAEC/9oACAEDEAAAAFoAAAsACiiIFoAyaCghFKoJAWiwMlpaIjJbaAyZtWgJJNLSkJGdLSoMpNNAEjK20CRJNVVJBlLoAMmdLQSCTRQQiLQCQC0QgAACT//EABwQAAIDAQEBAQAAAAAAAAAAAAERABAgMECBUP/aAAgBAQABPwD8t4dun1O3Tp+5xxxx5cdOPxOOOOOnT8zsx2447cdOPznLy8C3Hox7cccenBl6eXHHTw8PAjsUNvBt5dOnsW+Lp048vD08PR7O3hwc3ydvDp4ejRNvg44+Yn3Zp9wcODmcPL4ixo2cvk8DIw4bMOD2Ghgw0YcvsLFDm/GMHie40NHutDIwcHxjmaPjGRg4O1wFqDAwYaMMOT1EEVivlGHB5rKoCDZh6KKLiIoqWDyUUWFS7HqosKhYGRFg2vGNjiosLSiipUuq5KlFSiiwIOah0uisWqUVq1wXBQWNHCwYootKK1Fag6K1gYUXNbVrovMoooqVLa2tKKK1tWqUVLkuStcF4V1XH//EAB0RAAEDBQEAAAAAAAAAAAAAABEBIEAAECEwYFD/2gAIAQIBAT8A9YcMIIYIwYtZeks7ToW5o3MFeV//xAAbEQACAgMBAAAAAAAAAAAAAAABEQAwIEBQEP/aAAgBAwEBPwCDXXPUUVa4y5g0BQbTmKzk98WPJxx5O52vx6r8/9k=) center/cover no-repeat;z-index:1;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px;transform:translate3d(0,0,0)}.custom-slider--goods .product-card.for-adults .product-card__img-wrap::before{z-index:2;pointer-events:none}.custom-slider--goods .product-card.for-adults .product-card__img-wrap img{opacity:0}.custom-slider--goods .product-card.for-adults .product-card__adults::before{display:none}@media (min-width:1024px){.custom-slider--goods .product-card--hoverable.hover .product-card__wrapper::before{box-shadow:0 0 10px rgba(36,36,36,.1)}}.banner{position:relative}.banner .swiper-container{-webkit-touch-callout:none;user-select:none;width:100%}.banner .swiper-button-next,.banner .swiper-button-prev{display:inline-block;vertical-align:middle;background-color:transparent;width:auto;height:auto;padding:15px;font-size:0;line-height:1;background:#fff;border-radius:100%;border:none;box-shadow:0 2px 16px rgba(0,0,0,.08);cursor:pointer;position:absolute;display:none}.banner .swiper-button-next::before,.banner .swiper-button-prev::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix(-1%200%200%201%209%200)%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");content:"";display:block;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain}.banner .swiper-button-next.disabled,.banner .swiper-button-prev.disabled{cursor:default;opacity:.1}.banner .swiper-button-next::after,.banner .swiper-button-prev::after{display:none}@media (min-width:1024px){.banner .swiper-button-next,.banner .swiper-button-prev{display:block}}.banner .swiper-button-prev{left:0}.banner .swiper-button-prev::before{transform:rotate(270deg)}.banner .swiper-button-next{right:0}.banner .swiper-button-next::before{transform:rotate(90deg)}.banner .swiper-button-next.swiper-button-disabled,.banner .swiper-button-prev.swiper-button-disabled{display:none}.banner .swiper-pagination:not(.swiper-pagination-fraction){display:flex;flex-wrap:wrap;justify-content:center;width:auto;max-width:100%;bottom:5px;left:50%;transform:translateX(-50%)}.banner .swiper-pagination--dark .swiper-pagination-bullet::before{background-color:#d3d4dd}.banner .swiper-pagination--dark .swiper-pagination-bullet-active::before{background-color:#242424}.banner .swiper-pagination-bullet{width:auto;height:auto;padding:3px;margin:0!important;background-color:transparent;opacity:1;cursor:pointer}.banner .swiper-pagination-bullet::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:rgba(255,255,255,.5)}.banner .swiper-pagination-bullet-active::before{background-color:#fff}@media (min-width:1024px){.banner .swiper-container{border-radius:12px}}@media (min-width:1024px) and (min-width:1024px){.banner .swiper-container{border-radius:16px}}@media (max-width:1023.98px){.banner .swiper-container{padding:0 16px;margin:0 -16px;width:calc(100% + 32px)}}.banner .swiper-container:hover .swiper-button-next,.banner .swiper-container:hover .swiper-button-prev{opacity:.6}.banner .swiper-slide{border-radius:12px;padding-top:calc(100% * (169/288));height:0;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,#000)}@media (min-width:1024px){.banner .swiper-slide{border-radius:16px}}@media (min-width:1024px){.banner .swiper-slide{padding-top:370px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.banner .swiper-slide:hover img{filter:brightness(90%)}}@media (hover:hover) and (pointer:fine){.banner .swiper-slide:hover img{filter:brightness(90%)}}.banner .swiper-button-next,.banner .swiper-button-prev{padding:12px;font-size:0;margin:0;top:50%;transform:translate(0,-50%);opacity:0;transition:opacity .3s ease 0s}.banner .swiper-button-next::before,.banner .swiper-button-prev::before{width:12px;height:12px}.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{opacity:1!important}.banner .swiper-button-prev{left:24px}.banner .swiper-button-next{right:24px}.banner img{max-width:none;width:auto;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%,0);transition:filter .3s ease 0s}@media (min-width:1024px){.banner .btn-advertising{margin-bottom:4px;padding-right:12px}}.btn-switch{display:flex;align-items:center;position:relative;width:100%;padding-right:44px}.btn-switch.btn-switch--bg{background:#f1f1f5;padding:7px 68px 9px 16px;border-radius:8px}.btn-switch.btn-switch--bg .btn-switch__btn{right:16px}.btn-switch:not(.btn-switch--bg){padding-top:4px;padding-bottom:4px;margin-top:-4px;margin-bottom:-4px}.btn-switch .btn-switch__text{font-size:14px;line-height:20px;color:#242424;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.btn-switch .btn-switch__btn{width:36px;height:20px;border-radius:40px;background-color:#d3d4dd;position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;transition:background-color .3s ease 0s}.btn-switch .btn-switch__btn::after,.btn-switch .btn-switch__btn::before{content:'';display:block;position:absolute}.btn-switch .btn-switch__btn::before{top:-4px;right:-4px;bottom:-4px;left:-4px}.btn-switch .btn-switch__btn::after{width:16px;height:16px;border-radius:50%;background-color:#fff;right:18px;top:50%;transform:translateY(-50%);transition:all .3s ease 0s}.btn-switch .btn-switch__btn.active{background-color:rgba(167,58,253,.9)}.btn-switch .btn-switch__btn.active::after{right:2px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn-switch .btn-switch__btn:hover{background-color:#c8c8d1}.btn-switch .btn-switch__btn:hover.active{background-color:#a73afd}}@media (hover:hover) and (pointer:fine){.btn-switch .btn-switch__btn:hover{background-color:#c8c8d1}.btn-switch .btn-switch__btn:hover.active{background-color:#a73afd}}.btn-switch .btn-switch__tip{width:16px;height:16px;flex-shrink:0;margin-left:4px}.btn-advertising{display:flex;padding:8px;position:absolute;right:0;bottom:0;z-index:1;cursor:pointer}.btn-advertising span{font-size:12px;line-height:14px;color:#fff;padding:0 12px 2px 4px;background-color:rgba(36,36,36,.25);backdrop-filter:blur(4px);border-radius:4px;position:relative}.btn-advertising span::after{content:'';width:2px;height:10px;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--icon);mask-image:var(--icon);background-color:#fff;position:absolute;right:6px;top:calc(50% - 5px)}:root .btn-advertising span::after{--icon:url("data:image/svg+xml,%3Csvg%20width%3D%223%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.5%203a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM1.5%209a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM1.5%2015a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E")}.tooltip-advertising p{max-width:300px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.tooltip-advertising p~p{margin-top:8px}@media (min-width:1024px){.tooltip-advertising p~p{margin-top:2px}}.drop-radio-base{display:block;position:relative}.drop-radio-base .drop-btn{display:block;height:44px;font-size:0;padding:7px 38px 7px 12px;position:relative;border:1px solid #d3d4dd;border-radius:8px;cursor:pointer}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.drop-radio-base .drop-btn:hover{border-color:#868695}}@media (hover:hover) and (pointer:fine){.drop-radio-base .drop-btn:hover{border-color:#868695}}.drop-radio-base .drop-btn:after{content:'';display:block;width:8px;height:8px;border-right:2px solid #b9b9c1;border-bottom:2px solid #b9b9c1;position:absolute;top:50%;right:16px;margin-top:-6px;box-sizing:content-box;transform-origin:7px 7px;transform:rotate(45deg);transition:all .3s ease 0s}.drop-radio-base .drop-btn.open:after{transform:rotate(225deg)}.drop-radio-base .drop-btn-checked,.drop-radio-base .drop-btn-title{font-size:16px;line-height:22px;display:inline-block;line-height:28px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drop-radio-base .drop-btn-checked{color:#242424}.drop-radio-base .drop-btn-title{color:#b9b9c1}.drop-radio-base .drop-list{display:none;min-width:100%;position:absolute;top:calc(100% + 8px);left:0;z-index:20;color:#242424;padding:8px 12px;background:#fff;border-radius:8px;box-shadow:0 0 20px rgba(0,0,0,.1)}.drop-radio-base .drop-list .drop-scroll{overflow-y:auto;max-height:304px;margin-right:-8px;padding-right:4px}.drop-radio-base .drop-list .drop-scroll::-webkit-scrollbar{width:4px}.drop-radio-base .drop-list .drop-scroll::-webkit-scrollbar-track{background-color:transparent}.drop-radio-base .drop-list .drop-scroll::-webkit-scrollbar-thumb{height:80px;background-color:#d3d4dd;border-radius:3px}.drop-radio-base .drop-list .drop-scroll::-webkit-scrollbar-thumb:hover{background:#605f65}.drop-radio-base .drop-list .drop-select{display:block;position:relative;padding:8px;cursor:pointer;border-radius:8px;transition:background .3s ease 0s}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.drop-radio-base .drop-list .drop-select:hover{background-color:#f6f6f9}}@media (hover:hover) and (pointer:fine){.drop-radio-base .drop-list .drop-select:hover{background-color:#f6f6f9}}.drop-radio-base .drop-list .drop-select-input{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.drop-radio-base .drop-list .drop-select-input:checked~.drop-select-text{color:#a73afd}.drop-radio-base .drop-list .drop-select-text{font-size:16px;line-height:22px;transition:color .3s ease 0s}.drop-radio-base .drop-list .drop-select-text.selected{color:#a73afd}@media (max-width:767.98px){.drop-radio-base--mini .drop-btn{display:flex;align-items:center;height:100%;padding:0;border:none;border-radius:0}}@media (max-width:767.98px){.drop-radio-base--mini .drop-btn::after{content:'';display:inline-block;border:4px solid transparent;border-top:0 solid transparent;border-bottom:5px solid #242424;transform:rotate(180deg);transform-origin:center center;vertical-align:middle;margin-top:2px;margin-left:4px;width:auto;height:auto;position:relative;top:auto;right:auto;transition:transform .3s ease 0s}}@media (max-width:767.98px){.drop-radio-base--mini .drop-btn.open::after{transform:rotate(0)}}@media (max-width:767.98px){.drop-radio-base--mini .drop-btn-checked{font-size:14px;line-height:20px;width:auto}}@media (max-width:1023.98px){.drop-radio-base--mini .drop-list{padding:12px}}@media (max-width:767.98px){.drop-radio-base--mini .drop-list{top:100%}}@media (max-width:767.98px){.drop-radio-base--mini .drop-list.drop-list--center{left:50%;transform:translate(-50%,0)}}@media (max-width:1023.98px){.drop-radio-base--mini .drop-list .drop-scroll{max-height:288px}}@media (max-width:767.98px){.drop-radio-base--mini .drop-list .drop-scroll{margin-right:-10px;padding-right:6px}}@media (max-width:1023.98px){.drop-radio-base--mini .drop-list .drop-select{padding:0}}@media (max-width:767.98px){.drop-radio-base--mini .drop-list .drop-select{white-space:nowrap}}@media (max-width:1023.98px){.drop-radio-base--mini .drop-list .drop-select~.drop-select{margin-top:16px}}@media (max-width:1023.98px){.drop-radio-base--mini .drop-list .drop-select:hover{background-color:transparent}}@media (max-width:1023.98px){.drop-radio-base--mini .drop-list .drop-select-text{font-size:14px;line-height:20px}}.drop-radio-base--shadow .drop-btn{height:36px;padding:7px 30px 8px 12px;border:none;box-shadow:0 0 20px rgba(0,0,0,.1);transition:background-color .2s ease,box-shadow .2s ease}@media (min-width:1024px){.drop-radio-base--shadow .drop-btn{height:32px;padding-top:6px;padding-bottom:7px}}.drop-radio-base--shadow .drop-btn::after{width:6px;height:6px;right:15px;margin-top:-4px;transform-origin:5px 5px;transition:border-color .2s ease}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.drop-radio-base--shadow .drop-btn:hover{background-color:#f6f6f9;box-shadow:none}.drop-radio-base--shadow .drop-btn:hover::after{border-color:#242424}}@media (hover:hover) and (pointer:fine){.drop-radio-base--shadow .drop-btn:hover{background-color:#f6f6f9;box-shadow:none}.drop-radio-base--shadow .drop-btn:hover::after{border-color:#242424}}.drop-radio-base--shadow .drop-btn.active{position:relative}.drop-radio-base--shadow .drop-btn.active::before{content:"";position:absolute;top:-2px;right:2px;display:block;width:8px;height:8px;border-radius:50%;background-color:#f55123}.drop-radio-base--shadow .drop-btn-checked{font-size:14px;line-height:20px}