@font-face{font-family:TT Norms Pro;src:url("../../static/fonts/TT Norms Pro Bold.f9aa4e80.otf");font-weight:600;font-style:normal}@font-face{font-family:TT Norms Pro;src:url("../../static/fonts/TT Norms Pro Medium.74bcbbc5.otf");font-weight:500;font-style:normal}@font-face{font-family:TT Norms Pro;src:url("../../static/fonts/TT Norms Pro Regular.e3dc3201.otf");font-weight:400;font-style:normal}html{box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;background:#fff;font-family:TT Norms Pro,sans-serif}body.overflow-hidden{overflow:hidden}body.popup-open{overflow:hidden;min-height:100vh;position:fixed;width:calc(100% - 4px)}@media screen and (max-width:767px){body.popup-open{width:100%}}.body{z-index:1}.z-index{z-index:100}*,:after,:before{box-sizing:inherit;margin:0;padding:0}ol{padding-left:40px}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em;font-weight:400}img{display:block;max-width:100%;max-height:100%;height:auto}a{text-decoration:none}ul{list-style:none}button,input{margin:0;padding:0;border:none;background:transparent}a,button{cursor:pointer}:focus,input{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}::-webkit-scrollbar{width:4px;height:4px;border-radius:4px;background:transparent}::-webkit-scrollbar-track{background:#edf1f5}::-webkit-scrollbar-thumb{background:#dadde0;border-radius:4px}::-webkit-scrollbar-corner{background-color:transparent}*{scrollbar-width:thin;scrollbar-color:#dadde0 #edf1f5}.app__popup{display:flex;flex-direction:column;position:fixed;right:15px;top:15px;border-radius:4px;padding:10px 15px;background:#fff;transition:all .3s ease-in;pointer-events:none;opacity:0;box-shadow:0 0 12px rgba(0,0,0,.08)}.app__popup.active{opacity:1}.app__popup-item{font-size:1.25em;color:#ff5757;margin-top:10px;font-weight:700}@media screen and (max-width:768px){.app__popup-item{font-size:1em}}.app__popup-item:first-child{margin-top:0}.grecaptcha-badge{display:none!important}.FormInput[data-v-53ec445e]{display:flex;flex-direction:column;width:100%;position:relative}.FormInput__label[data-v-53ec445e]{display:flex;justify-content:space-between}.FormInput__label-ps[data-v-53ec445e]{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;color:#222629;font-weight:400;font-size:12px;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.FormInput__label-ps.dirty[data-v-53ec445e],.FormInput__label-ps.focus[data-v-53ec445e]{max-height:20px;margin-bottom:8px}.FormInput__label-error[data-v-53ec445e]{font-weight:500;font-size:12px;color:#f02546;line-height:14px;max-height:0;overflow:hidden;transition:all .25s ease-in-out;width:-moz-max-content;width:max-content}.FormInput__label-error.active[data-v-53ec445e]{margin-top:4px;max-height:20px}.FormInput__container[data-v-53ec445e]{position:relative;width:100%}.FormInput__container-pass-button[data-v-53ec445e]{position:absolute;top:14px;right:12px;background-image:url(../../static/img/password-show-icon.a8a34e11.svg);background-size:100% 100%;width:16px;height:16px}.FormInput__container-pass-button.active[data-v-53ec445e]{background-image:url(../../static/img/password-hide-icon.f619414f.svg)}.FormInput__container-pass-button[data-v-53ec445e]:hover{cursor:pointer}.FormInput__container-input[data-v-53ec445e]{font-weight:400;font-size:16px;color:#222629;padding:12px 16px;width:100%;background:#fff;border-radius:8px;border:1px solid #e1e6eb;box-shadow:0 0 0 1px transparent;transition:all .25s ease-in-out}.FormInput__container-input[data-v-53ec445e]:-webkit-autofill,.FormInput__container-input[data-v-53ec445e]:-webkit-autofill:focus,.FormInput__container-input[data-v-53ec445e]:-webkit-autofill:hover{background-color:#fff!important;border:1px solid #e1e6eb!important;color:#002!important;border-radius:8px!important;-webkit-text-fill-color:#262729;-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-background-clip:text}.FormInput__container-input[data-v-53ec445e]::-moz-placeholder{color:#a9b0b8;font-weight:400;font-size:16px;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.FormInput__container-input[data-v-53ec445e]::placeholder{color:#a9b0b8;font-weight:400;font-size:16px;transition:all .25s ease-in-out}.FormInput__container-input[data-v-53ec445e]:hover{border:1px solid #a9b0b8}.FormInput__container-input.focus[data-v-53ec445e]{border:1px solid #222629}.FormInput__container-input.focus[data-v-53ec445e]::-moz-placeholder{color:transparent}.FormInput__container-input.focus[data-v-53ec445e]::placeholder{color:transparent}.FormInput__container-input.error[data-v-53ec445e]{border:1px solid #f02546;box-shadow:0 0 0 1px rgba(240,37,70,.16)}.FormInput__container-error[data-v-53ec445e]{position:absolute;top:14px;right:12px;background-image:url(../../static/img/input-alert-icon.dde511db.svg);background-size:100% 100%;width:16px;height:16px}.FormInput__not-required[data-v-53ec445e]{font-weight:500;font-size:12px;color:#8590a6;position:absolute;right:16px;bottom:15px;height:-moz-fit-content;height:fit-content;pointer-events:none;opacity:0;transition:all .25s ease-in-out}.FormInput__not-required.active[data-v-53ec445e]{opacity:1}.PrimaryButton[data-v-66ec39ea]{width:100%;min-height:44px;border-radius:8px;font-weight:500;font-size:14px;line-height:16px;padding:14px 16px;display:flex;align-items:center;text-transform:uppercase;justify-content:space-around;transition:all .25s ease-in-out;position:relative;border:1px solid transparent}.PrimaryButton[data-v-66ec39ea]:after{width:24px;height:24px;content:"";position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;display:none}.PrimaryButton.primary[data-v-66ec39ea]{background:#f02546;color:#fff}.PrimaryButton.primary[data-v-66ec39ea]:hover{background:#f3516b;cursor:pointer}.PrimaryButton.primary[data-v-66ec39ea]:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}.PrimaryButton.primary.disabled[data-v-66ec39ea]{background:#f6f8fa;color:#969da3;pointer-events:none}.PrimaryButton.secondary[data-v-66ec39ea]{border:1px solid #e1e6eb;color:#222629;background:#fff;padding:14px 16px;border-radius:8px;line-height:16px;font-size:14px;font-weight:500}.PrimaryButton.secondary.disabled[data-v-66ec39ea]{pointer-events:none;background:#f6f8fa;color:#969aa3}.PrimaryButton.secondary[data-v-66ec39ea]:hover{background:#f6f8fa;border:1px solid transparent;color:#222629;cursor:pointer}.PrimaryButton.secondary[data-v-66ec39ea]:active{background:#ebedf0}.PrimaryButton.tertiary[data-v-66ec39ea]{background:transparent;border:1px solid #f02546;outline:1px solid transparent;color:#f02546;line-height:16px;font-size:14px}.PrimaryButton.tertiary.disabled[data-v-66ec39ea]{background:#f6f8fa;border:1px solid transparent;pointer-events:none;text-decoration:unset;color:#969da3}.PrimaryButton.tertiary[data-v-66ec39ea]:hover{background:#eeeef5;text-decoration:unset;cursor:pointer;outline:1px solid #f02546}.PrimaryButton.tertiary[data-v-66ec39ea]:active{outline:1px solid transparent;text-decoration:unset;border:1px solid #f9a8b5}.PrimaryButton.sub-butt[data-v-66ec39ea]{background:#55559d;color:#fff}.PrimaryButton.sub-butt[data-v-66ec39ea]:hover{background:#7777b1;cursor:pointer}.PrimaryButton.sub-butt[data-v-66ec39ea]:active{background:#6666a7}.PrimaryButton.buttonError[data-v-66ec39ea]{background:rgba(255,50,84,.16);color:transparent;pointer-events:none}.PrimaryButton.buttonError[data-v-66ec39ea]:after{display:flex;background:url(../../static/img/error-icon.23f8c865.svg)}.PrimaryButton.buttonLoading[data-v-66ec39ea]{background:#f02546;color:transparent;pointer-events:none}.PrimaryButton.buttonLoading[data-v-66ec39ea]:after{display:flex;animation:rotate-anim-66ec39ea 1.5s linear infinite}@keyframes rotate-anim-66ec39ea{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.FormCheckbox[data-v-9bf6f20e]{display:flex;align-items:center}.FormCheckbox.full[data-v-9bf6f20e]:hover{cursor:pointer}.FormCheckbox.full:hover input~.FormCheckbox__container-checkmark[data-v-9bf6f20e]{border:1px solid #c4c8cc}.FormCheckbox.full .FormCheckbox__container[data-v-9bf6f20e]{pointer-events:none}.FormCheckbox__container[data-v-9bf6f20e]{display:block;position:relative;padding-left:20px;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FormCheckbox__container input[data-v-9bf6f20e]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FormCheckbox__container-checkmark[data-v-9bf6f20e]{position:absolute;top:0;left:2px;width:20px;height:20px;background:#fff;border:1px solid #c4c8cc;box-sizing:border-box;border-radius:4px;transition:all .25s ease-in-out}.FormCheckbox__container:hover input~.FormCheckbox__container-checkmark[data-v-9bf6f20e]{border:2px solid #f02546}.FormCheckbox__container input:checked~.FormCheckbox__container-checkmark[data-v-9bf6f20e]{background:#f02546;border:2px solid #f02546}.FormCheckbox__container-checkmark[data-v-9bf6f20e]:after{content:"";position:absolute;display:none}.FormCheckbox__container input:checked~.FormCheckbox__container-checkmark[data-v-9bf6f20e]:after{display:block}.FormCheckbox__container .FormCheckbox__container-checkmark[data-v-9bf6f20e]:after{left:3px;top:3px;width:10px;height:7px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg)}.FormCheckbox__text[data-v-9bf6f20e]{font-weight:500;font-size:14px;line-height:16px;color:#222629;margin-left:12px}.FormCheckbox__text span[data-v-9bf6f20e]{color:#222629}.AuthLogin[data-v-04fbf196]{display:flex;width:100%;flex-direction:column}.AuthLogin__container[data-v-04fbf196]{display:flex;align-items:center;width:100%;justify-content:space-between;margin-top:26px}.AuthLogin__container-remember[data-v-04fbf196]{display:flex;align-items:center}.AuthLogin__container-restore[data-v-04fbf196]{font-weight:500;font-size:14px;color:#f02546;line-height:16px;text-decoration:underline}.AuthLogin__container-restore[data-v-04fbf196]:hover{cursor:pointer;text-decoration:unset;color:#f02546}.AuthLogin__register[data-v-04fbf196]{font-weight:500;font-size:14px;color:#f02546;margin-top:16px;text-align:center;text-decoration:underline}.AuthLogin__register[data-v-04fbf196]:hover{cursor:pointer;text-decoration:unset;color:#f02546}[data-v-04fbf196] .FormInput{margin-top:26px}[data-v-04fbf196] .FormInput:first-child{margin-top:0}[data-v-04fbf196] .PrimaryButton{margin-top:24px;font-weight:500;padding:14px 16px}.Preloader[data-v-167b891e]{width:60px;height:60px;margin:auto;position:relative;display:block}.Preloader__first[data-v-167b891e],.Preloader__secont[data-v-167b891e],.Preloader__third[data-v-167b891e]{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.Preloader__first[data-v-167b891e]{border-top-color:#f02546;border-right-color:#f02546;z-index:3;animation:first-167b891e 1s ease infinite}@keyframes first-167b891e{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Preloader__secont[data-v-167b891e]{border-top-color:rgba(240,37,70,.5);border-right-color:rgba(240,37,70,.5);z-index:2;animation:secont-167b891e 1s ease .15s infinite}@keyframes secont-167b891e{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Preloader__third[data-v-167b891e]{border-top-color:rgba(240,37,70,.2);border-right-color:rgba(240,37,70,.2);z-index:1;animation:third-167b891e 1s ease .35s infinite}@keyframes third-167b891e{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.AuthSocialButtonsButton[data-v-7ea977fc]{width:100%;border-radius:8px;display:flex;align-items:center;padding:8px 16px;transition:all .25s ease-in-out}.AuthSocialButtonsButton[data-v-7ea977fc]:hover{cursor:pointer;opacity:.7}.AuthSocialButtonsButton__wrapper[data-v-7ea977fc]{margin-left:auto}@media screen and (max-width:767px){.AuthSocialButtonsButton__wrapper[data-v-7ea977fc]{margin-right:auto}}.AuthSocialButtonsButton__text[data-v-7ea977fc]{font-weight:400;font-size:14px;margin-left:8px;margin-right:auto}@media screen and (max-width:767px){.AuthSocialButtonsButton__text[data-v-7ea977fc]{display:none}}.AuthSocialButtonsButton.apple[data-v-7ea977fc]{background:#000}.AuthSocialButtonsButton.apple .AuthSocialButtonsButton__wrapper[data-v-7ea977fc]{width:24px;height:24px;background:url(../../static/img/apple-logo.325b6a8e.svg);background-size:100% 100%}.AuthSocialButtonsButton.apple .AuthSocialButtonsButton__text[data-v-7ea977fc]{color:#fff}.AuthSocialButtonsButton.google[data-v-7ea977fc]{background:#ebeef5}.AuthSocialButtonsButton.google .AuthSocialButtonsButton__wrapper[data-v-7ea977fc]{width:24px;height:24px;background:url(../../static/img/google-logo.95895cee.svg);background-size:100% 100%}.AuthSocialButtonsButton.google .AuthSocialButtonsButton__text[data-v-7ea977fc]{color:#151515}.AuthSocialButtonsButton.facebook[data-v-7ea977fc]{background:#1877f2}.AuthSocialButtonsButton.facebook .AuthSocialButtonsButton__wrapper[data-v-7ea977fc]{width:24px;height:24px;background:url(../../static/img/facebook-logo.f583c98a.svg);background-size:100% 100%}.AuthSocialButtonsButton.facebook .AuthSocialButtonsButton__text[data-v-7ea977fc]{color:#fff}.AuthSocialButtons[data-v-40778afc]{display:flex;flex-direction:column;width:100%}.AuthSocialButtons__head[data-v-40778afc]{font-weight:400;font-size:16px;line-height:20px;color:#222629}.AuthSocialButtons__body[data-v-40778afc]{display:flex;width:100%}.AuthSocialButtons__body-preloader[data-v-40778afc]{width:100%;display:flex;align-items:center;justify-content:space-around}.AuthSocialButtons__body-buttons[data-v-40778afc]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;width:100%;margin-top:16px}@media screen and (max-width:767px){.AuthSocialButtons__body-buttons[data-v-40778afc]{grid-gap:8px}}.AuthPasswordRecovery[data-v-3dd36abb]{display:flex;flex-direction:column;width:100%}.AuthPasswordRecovery__info[data-v-3dd36abb]{display:flex;color:#262729;line-height:20px;font-size:14px;font-weight:400;margin-bottom:24px}.AuthPasswordRecovery[data-v-3dd36abb] .PrimaryButton{margin-top:26px;font-weight:500}.AuthTempPassword[data-v-0d9dd5cd]{display:flex;flex-direction:column;width:100%}.AuthTempPassword__head[data-v-0d9dd5cd]{font-weight:400;font-size:14px;color:#262729;line-height:20px}.AuthTempPassword__body[data-v-0d9dd5cd]{margin-top:24px;display:flex}.AuthTempPassword__body-item[data-v-0d9dd5cd]{width:100%}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]{font-weight:400;font-size:16px;color:#262729;min-width:170px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-around;background:#fff;border-radius:8px;text-align:center;transition:all .25s ease-in-out;border:1px solid #dfe3eb;box-shadow:0 0 0 1px transparent}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]::-moz-placeholder{color:#969aa3;font-weight:400;font-size:16px;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]::placeholder{color:#969aa3;font-weight:400;font-size:16px;transition:all .25s ease-in-out}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]:hover{border:1px solid #c0c4cc}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]:focus{border:1px solid #002}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]:focus::-moz-placeholder{color:transparent}.AuthTempPassword__body-item-input[data-v-0d9dd5cd]:focus::placeholder{color:transparent}.AuthTempPassword__body-item-input.error[data-v-0d9dd5cd]{border:1px solid #f02546;box-shadow:0 0 0 1px #f02546}.AuthTempPassword__resend[data-v-0d9dd5cd]{font-weight:400;font-size:14px;color:#f02546;margin-top:24px;text-align:center;text-decoration:underline}.AuthTempPassword__resend[data-v-0d9dd5cd]:hover{cursor:pointer;text-decoration:unset;color:#f02546}.AuthTempPassword__resend.disabled[data-v-0d9dd5cd]{opacity:.5;pointer-events:none}.AuthTempPassword[data-v-0d9dd5cd] .PrimaryButton{margin-top:24px}.AuthRecoveryComplete[data-v-bb76d178]{display:flex;flex-direction:column;width:100%}.AuthRecoveryComplete__text[data-v-bb76d178]{display:flex;flex-direction:column}.AuthRecoveryComplete__text p[data-v-bb76d178]:first-child{font-weight:400;font-size:16px;color:#262729}.AuthRecoveryComplete__text p[data-v-bb76d178]:last-child{margin-top:10px;font-weight:500;font-size:18px;color:#262729}.AuthRecoveryComplete[data-v-bb76d178] .PrimaryButton{margin-top:24px}.FormPhone[data-v-eac44af8]{display:flex;flex-direction:column;width:100%}.FormPhone__label[data-v-eac44af8]{display:flex;justify-content:space-between}.FormPhone__label-ps[data-v-eac44af8]{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;color:#222629;font-weight:400;font-size:12px;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.FormPhone__label-ps.dirty[data-v-eac44af8],.FormPhone__label-ps.focus[data-v-eac44af8]{max-height:20px;margin-bottom:8px}.FormPhone__label-error[data-v-eac44af8]{font-weight:500;font-size:12px;color:#f02546;line-height:14px;max-height:0;overflow:hidden;transition:all .25s ease-in-out;width:-moz-max-content;width:max-content}.FormPhone__label-error.active[data-v-eac44af8]{margin-top:4px;max-height:20px}.FormPhone__container[data-v-eac44af8]{display:flex;position:relative;width:100%;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e1e6eb;box-shadow:0 0 0 1px transparent;transition:all .25s ease-in-out}.FormPhone__container[data-v-eac44af8]:hover{border:1px solid #a9b0b8}.FormPhone__container.focus[data-v-eac44af8]{border:1px solid #222629}.FormPhone__container.focus[data-v-eac44af8]::-moz-placeholder{color:transparent}.FormPhone__container.focus[data-v-eac44af8]::placeholder{color:transparent}.FormPhone__container.dirty .FormPhone__container-pre[data-v-eac44af8],.FormPhone__container.focus .FormPhone__container-pre[data-v-eac44af8]{display:flex}.FormPhone__container.error[data-v-eac44af8],.FormPhone__container.focus.error[data-v-eac44af8]{border:1px solid #f02546;box-shadow:0 0 0 1px rgba(240,37,70,.16)}.FormPhone__container-pre[data-v-eac44af8]{font-weight:400;font-size:16px;color:#222629;margin-right:8px;display:none}.FormPhone__container-input[data-v-eac44af8]{font-weight:400;font-size:16px;color:#222629;width:100%}.FormPhone__container-input[data-v-eac44af8]::-moz-placeholder{color:#a9b0b8;font-weight:400;font-size:16px;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.FormPhone__container-input[data-v-eac44af8]::placeholder{color:#a9b0b8;font-weight:400;font-size:16px;transition:all .25s ease-in-out}.FormPhone__container-error[data-v-eac44af8]{position:absolute;top:14px;right:12px;background-image:url(../../static/img/input-alert-icon.dde511db.svg);background-size:100% 100%;width:16px;height:16px}.AuthRegister[data-v-54b87104]{display:flex;flex-direction:column;width:100%}.AuthRegister__login[data-v-54b87104]{font-weight:500;font-size:14px;color:#f02546;margin-top:16px;text-align:center;text-decoration:underline;margin-bottom:8px}.AuthRegister__login[data-v-54b87104]:hover{cursor:pointer;text-decoration:unset;color:#f02546}.AuthRegister[data-v-54b87104] .FormInput{margin-top:26px}.AuthRegister[data-v-54b87104] .FormInput:first-child{margin-top:0}.AuthRegister[data-v-54b87104] .FormPhone{margin-top:24px}.AuthRegister[data-v-54b87104] .PrimaryButton{margin-top:32px;padding:14px 16px}.AuthRecoveryComplete[data-v-e34efdf8],.AuthRecoveryComplete__text[data-v-e34efdf8]{display:flex;flex-direction:column;width:100%}.AuthRecoveryComplete__text[data-v-e34efdf8]{margin-bottom:24px}.AuthRecoveryComplete__text p[data-v-e34efdf8]{font-weight:400;font-size:16px;color:#262729}.AuthRecoveryComplete__text p[data-v-e34efdf8]:first-child{font-size:18px}.AuthRecoveryComplete__text p[data-v-e34efdf8]:last-child{margin-top:10px;color:#262729}.Auth[data-v-5b263a52]{display:flex;z-index:999}.Auth__overlay[data-v-5b263a52]{width:100%;height:100vh;background:#222629;opacity:.48;position:fixed;left:0;top:0;z-index:998}.Auth__popup[data-v-5b263a52]{width:480px;display:flex;flex-direction:column;padding:24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#fff;border-radius:16px;overflow:hidden}@media screen and (max-width:767px){.Auth__popup[data-v-5b263a52]{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto}}.Auth__popup-errors[data-v-5b263a52]{display:flex;width:100%;max-height:0;overflow:hidden;transition:all 1s ease-in-out}.Auth__popup-errors.active[data-v-5b263a52]{max-height:500px}@media screen and (max-width:767px){.Auth__popup-errors.active[data-v-5b263a52]{max-height:unset;opacity:1;overflow:initial}}.Auth__popup-errors-container[data-v-5b263a52]{display:flex;flex-direction:column;padding:16px;width:100%;margin-top:16px;background:rgba(255,51,71,.08);border-radius:8px}@media screen and (max-width:767px){.Auth__popup-errors-container[data-v-5b263a52]{margin-top:16px}}.Auth__popup-errors-container p[data-v-5b263a52]{color:#ff3347;margin-top:8px;font-size:16px;font-weight:400;line-height:140%}.Auth__popup-errors-container p[data-v-5b263a52]:first-child{margin-top:0}.Auth__popup-head[data-v-5b263a52]{display:flex;align-items:center;margin:-8px -8px 0 0}.Auth__popup-head-button[data-v-5b263a52]{color:#222629;font-weight:500;font-size:20px;line-height:24px}.Auth__popup-head-wrapper[data-v-5b263a52]{width:32px;height:32px;margin-left:auto;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-color:transparent;transition:all .25s ease-in-out;border-radius:8px}.Auth__popup-head-wrapper[data-v-5b263a52]:hover{background-color:#f5f7fa;cursor:pointer}.Auth__popup-head-wrapper[data-v-5b263a52]:active{background-color:#dfe3eb}.Auth__popup-body[data-v-5b263a52]{margin-top:24px;max-height:0;overflow:hidden;opacity:0;transition:all .5s ease-in-out}@media screen and (max-width:767px){.Auth__popup-body[data-v-5b263a52]{overflow:unset}}.Auth__popup-body.active[data-v-5b263a52]{max-height:999px;overflow:unset;opacity:1}.Auth__popup-foot[data-v-5b263a52]{display:flex;flex-direction:column;margin-top:24px;padding-top:24px;border-top:1px solid #ebedf0;width:100%}.Auth__popup-foot-offert[data-v-5b263a52]{display:flex;margin-top:24px}.Auth__popup-foot-offert p[data-v-5b263a52]{font-weight:400;font-size:14px;color:#7e868f;line-height:140%}.Auth__popup-foot-offert p a[data-v-5b263a52]{color:#f02546;text-decoration:underline}.Auth__popup-foot-offert p a[data-v-5b263a52]:hover{text-decoration:unset;color:#f02546;transition:all .25s ease-in-out}.Auth__popup-preloader[data-v-5b263a52]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);pointer-events:none;opacity:0;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:space-around;border-radius:12px}.Auth__popup-preloader.active[data-v-5b263a52]{pointer-events:all;opacity:1}.RightButtonsProfile__button[data-v-0663b174]{position:relative;display:flex;width:40px;height:40px;align-items:center;justify-content:space-around;margin-left:8px;transition:all .25s ease-in-out;border-radius:8px}.RightButtonsProfile__button[data-v-0663b174]:first-child{margin-left:0}.RightButtonsProfile__button-icon[data-v-0663b174]{width:40px;height:40px;background-image:url(../../static/img/profile-icon.f7326e6b.svg);background-repeat:no-repeat;background-position:50%;background-size:24px 24px;transition:all .5s ease-in-out;display:flex;align-items:center;justify-content:space-around;border:1px solid transparent}.RightButtonsProfile__button-icon p[data-v-0663b174]{display:none;font-weight:400;font-size:20px;line-height:24px;color:#f02546;align-items:center;text-transform:uppercase}.RightButtonsProfile__button[data-v-0663b174]:hover{cursor:pointer}.RightButtonsProfile__button:hover .RightButtonsProfile__button-icon[data-v-0663b174]{background-image:url(../../static/img/profile-icon-hover.c463169c.svg)}.RightButtonsProfile__button[data-v-0663b174]:active{background:rgba(240,37,70,.04)}.RightButtonsProfile__button.disabled[data-v-0663b174]:hover{cursor:default}.RightButtonsProfile__button.active[data-v-0663b174]{background:#fff6f8}.RightButtonsProfile__button.active[data-v-0663b174]:hover{background:#feeef1}.RightButtonsProfile__button.active[data-v-0663b174]:active{background:#fcdce1}.RightButtonsProfile__button.active .RightButtonsProfile__button-icon[data-v-0663b174]{background:unset}.RightButtonsProfile__button.active .RightButtonsProfile__button-icon p[data-v-0663b174]{display:flex}.RightButtonsProfile__overlay[data-v-0663b174]{width:100%;height:calc(100vh - 62px);background:#222629;opacity:.48;position:absolute;left:0;top:62px;z-index:998}.RightButtonsProfile__overlay[data-v-0663b174]:hover{cursor:auto}.RightButtonsProfile__popup[data-v-0663b174]{position:absolute;width:320px;padding:16px 8px 8px 8px;background:#fff;border-radius:16px;top:calc(100% + 20px);z-index:999;display:flex;flex-direction:column}.RightButtonsProfile__popup-divider[data-v-0663b174]{height:1px;background:#ebedf0;margin:12px 8px 8px 8px;display:flex}.RightButtonsProfile__popup-divider.top[data-v-0663b174]{margin:16px 8px 8px 8px}.RightButtonsProfile__popup-head[data-v-0663b174]{display:grid;grid-template-columns:40px 1fr;grid-column-gap:16px;width:100%;margin-left:16px}.RightButtonsProfile__popup-head-left[data-v-0663b174]{width:40px;height:40px;background:#fcdce1;border-radius:50%;color:#f02546;font-weight:400;font-size:20px;line-height:24px;display:flex;justify-content:space-around;align-items:center;text-transform:uppercase}.RightButtonsProfile__popup-head-right[data-v-0663b174]{display:flex;flex-direction:column}.RightButtonsProfile__popup-head-right-name[data-v-0663b174]{color:#222629;font-weight:500;font-size:14px;line-height:16px}.RightButtonsProfile__popup-head-right-email[data-v-0663b174]{font-weight:400;font-size:14px;color:#67717a;margin-top:8px;line-height:16px}.RightButtonsProfile__popup-body[data-v-0663b174]{display:flex;flex-direction:column;width:100%}.RightButtonsProfile__popup-body-item[data-v-0663b174]{display:flex;align-items:center;padding:2px 16px 2px 8px;width:100%;transition:all .25s ease-in-out;border-radius:8px;background:transparent;margin-top:4px}.RightButtonsProfile__popup-body-item[data-v-0663b174]:hover{cursor:pointer;background:#fff6f8}.RightButtonsProfile__popup-body-item:hover .RightButtonsProfile__popup-body-item-wrapper.my-orders[data-v-0663b174]{background-image:url(../../static/img/my-orders-icon-hover.c9ce7389.svg)}.RightButtonsProfile__popup-body-item:hover .RightButtonsProfile__popup-body-item-wrapper.bonus[data-v-0663b174]{background-image:url(../../static/img/bonus-icon-hover.a90eeeb5.svg)}.RightButtonsProfile__popup-body-item:hover .RightButtonsProfile__popup-body-item-wrapper.watched[data-v-0663b174]{background-image:url(../../static/img/watched-icon-hover.0c7b6db0.svg)}.RightButtonsProfile__popup-body-item:hover .RightButtonsProfile__popup-body-item-wrapper.comments[data-v-0663b174]{background-image:url(../../static/img/my-reviews-icon-hover.20c0450d.svg)}.RightButtonsProfile__popup-body-item[data-v-0663b174]:active{background:#feeef1}.RightButtonsProfile__popup-body-item.disabled[data-v-0663b174]{opacity:.5;pointer-events:none}.RightButtonsProfile__popup-body-item.leave[data-v-0663b174]:hover{background-color:#fff6f8}.RightButtonsProfile__popup-body-item.leave[data-v-0663b174]:active{background:#feeef1}.RightButtonsProfile__popup-body-item[data-v-0663b174]:first-child{margin-top:0}.RightButtonsProfile__popup-body-item.m0[data-v-0663b174]{margin:0}.RightButtonsProfile__popup-body-item-wrapper[data-v-0663b174]{width:40px;height:40px;display:flex;align-items:center;justify-content:space-around;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;border-radius:50%;transition:all .25s ease-in-out}.RightButtonsProfile__popup-body-item-wrapper.my-orders[data-v-0663b174]{background-image:url(../../static/img/my-orders-icon.e58bc704.svg)}.RightButtonsProfile__popup-body-item-wrapper.bonus[data-v-0663b174]{background-image:url(../../static/img/bonus-icon.7645e6e1.svg)}.RightButtonsProfile__popup-body-item-wrapper.watched[data-v-0663b174]{background-image:url(../../static/img/watched-icon.f7e6adc0.svg)}.RightButtonsProfile__popup-body-item-wrapper.comments[data-v-0663b174]{background-image:url(../../static/img/my-reviews-icon.de7f10d0.svg)}.RightButtonsProfile__popup-body-item-wrapper.logout[data-v-0663b174]{background-image:url(../../static/img/logout-icon.bea3a1d2.svg);background-size:36px 36px}.RightButtonsProfile__popup-body-item-text[data-v-0663b174]{font-weight:500;line-height:16px;font-size:14px;color:#222629;margin-left:8px}.Header-right-buttons[data-v-3676d025]{display:flex;align-items:center;padding-right:8px;border-right:1px solid #e1e6eb;margin-left:16px}@media screen and (max-width:1365px){.Header-right-buttons[data-v-3676d025]{border-right:unset;padding-right:0;margin-left:8px}}.Header-right-buttons__button[data-v-3676d025]{display:flex;width:40px;height:40px;align-items:center;justify-content:space-around;position:relative;margin-left:8px;border-radius:8px;background:transparent;border:1px solid transparent;transition:all .25s ease-in-out}@media screen and (max-width:1365px){.Header-right-buttons__button[data-v-3676d025]{margin-left:0}}.Header-right-buttons__button[data-v-3676d025]:hover{cursor:pointer}.Header-right-buttons__button[data-v-3676d025]:active{background:rgba(240,37,70,.04)}.Header-right-buttons__button-count[data-v-3676d025]{position:absolute;min-width:18px;min-height:18px;background:#f02546;border-radius:50%;right:0;top:1px;display:flex;align-items:center;justify-content:space-around}.Header-right-buttons__button-count p[data-v-3676d025]{font-weight:700;font-size:12px;color:#fff;line-height:14px;text-transform:uppercase}.Header-right-buttons__button-icon[data-v-3676d025]{width:40px;height:40px;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;display:flex;transition:all .5s ease-in-out}.Header-right-buttons__button.compare .Header-right-buttons__button-icon[data-v-3676d025]{background-image:url(../../static/img/compare-icon.cd70cbb4.svg)}.Header-right-buttons__button.compare .Header-right-buttons__button[data-v-3676d025]:hover{background-image:url(../../static/img/compare-icon-hover.973d3af7.svg)}.Header-right-buttons__button.compare.disabled[data-v-3676d025]{cursor:default}.Header-right-buttons__button.compare.disabled .Header-right-buttons__button-icon[data-v-3676d025]{opacity:.4}.Header-right-buttons__button.cart .Header-right-buttons__button-icon[data-v-3676d025]{background-image:url(../../static/img/cart-icon.0cc14bf5.svg)}.Header-right-buttons__button.cart .Header-right-buttons__button-icon[data-v-3676d025]:hover{background-image:url(../../static/img/cart-icon-hover.8faf0db2.svg)}@media screen and (max-width:1365px){.Header-right-buttons .compare[data-v-3676d025],.Header-right-buttons .favorite[data-v-3676d025]{display:none}}@media screen and (max-width:767px){.Header-right-buttons .profile[data-v-3676d025]{display:none}}.CatalogItem[data-v-227b3bd8]{display:flex;align-items:center;padding:12px 16px;background:#191938;transition:all .25s ease-in-out;position:relative;margin-top:8px}.CatalogItem[data-v-227b3bd8]:first-child{margin-top:0}.CatalogItem.active[data-v-227b3bd8],.CatalogItem[data-v-227b3bd8]:hover{background:#33334e}.CatalogItem.active[data-v-227b3bd8]:after,.CatalogItem[data-v-227b3bd8]:hover:after{background-image:url(../../static/img/catalog-arrow-16x16-hover.d684b9db.svg)}.CatalogItem.active .CatalogItem__text[data-v-227b3bd8]{color:#ffb600}.CatalogItem[data-v-227b3bd8]:after{content:"";width:16px;min-width:16px;height:16px;background-image:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg);background-size:100% 100%;transition:all .25s ease-in-out;right:40px;margin-left:auto}.CatalogItem__wrapper[data-v-227b3bd8]{width:40px;height:40px;min-width:40px;display:flex;transition:all .25s ease-in-out;margin-right:16px}.CatalogItem__text[data-v-227b3bd8]{font-weight:400;font-size:14px;color:#fff;transition:all .25s ease-in-out;margin-right:10px}.CatalogSubItem[data-v-cf4c2ef0]{width:100%;height:48px;display:flex;align-items:center;overflow:hidden;position:relative;padding:14px 16px 14px 24px;transition:all .25s ease-in-out;margin-top:8px}.CatalogSubItem[data-v-cf4c2ef0]:first-child{margin-top:0}.CatalogSubItem span[data-v-cf4c2ef0]{font-weight:400;font-size:14px;line-height:140%;color:#fff;display:flex;padding-right:10px}.CatalogSubItem[data-v-cf4c2ef0]:after{content:"";width:16px;min-width:16px;height:16px;background-image:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg);background-size:100% 100%;transition:all .25s ease-in-out;right:40px;margin-left:auto}.CatalogSubItem.active[data-v-cf4c2ef0],.CatalogSubItem[data-v-cf4c2ef0]:hover{background:#191938}.CatalogSubItem.active[data-v-cf4c2ef0]:after,.CatalogSubItem[data-v-cf4c2ef0]:hover:after{background-image:url(../../static/img/catalog-arrow-16x16-hover.d684b9db.svg)}.CatalogSubItem.active span[data-v-cf4c2ef0],.CatalogSubItem:hover span[data-v-cf4c2ef0]{color:#ffb600}.CatalogItemProduct[data-v-2391e4d0]{width:100%;display:flex;flex-direction:column;justify-content:center;background:transparent;padding:14px 24px;transition:all .25s ease-in-out;margin-top:8px}.CatalogItemProduct[data-v-2391e4d0]:first-child{margin-top:0}.CatalogItemProduct.active[data-v-2391e4d0],.CatalogItemProduct[data-v-2391e4d0]:hover{background:#191938}.CatalogItemProduct:active .CatalogItemProduct__name[data-v-2391e4d0],.CatalogItemProduct:hover .CatalogItemProduct__name[data-v-2391e4d0]{color:#ffb600}.CatalogItemProduct__name[data-v-2391e4d0]{font-weight:400;font-size:14px;line-height:140%;color:#fff;transition:all .25s ease-in-out;display:flex;gap:24px}.CatalogItemProduct__name[data-v-2391e4d0]:after{content:"";width:16px;min-width:16px;height:16px;background-size:100% 100%;transition:all .25s ease-in-out;right:24px;margin-left:auto}.CatalogItemProduct__price[data-v-2391e4d0]{font-weight:400;font-size:14px;margin-top:8px;color:#666e7a}.Header-catalog[data-v-891396de]{display:flex;position:fixed;width:100%;height:100vh;left:0;top:64px;z-index:999}.Header-catalog__overlay[data-v-891396de]{width:100%;height:100%;background:rgba(11,11,20,.8);position:absolute;left:0;top:0;z-index:1;transition:all .25s ease-in-out}.Header-catalog__overlay[data-v-891396de]:hover{cursor:auto}.Header-catalog__container[data-v-891396de]{width:1376px;min-height:384px;z-index:2;position:absolute;left:0;right:0;margin:auto;top:8px;overflow:hidden;background:#002;transition:all .25s ease-in-out;border-radius:16px}.Header-catalog__container[data-v-891396de]:first-child{background:#191938}@media screen and (max-width:1919px){.Header-catalog__container[data-v-891396de]{max-width:1296px}}.Header-catalog__container-nav[data-v-891396de]{max-width:1376px;width:100%;margin:0 auto;overflow:hidden;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1919px){.Header-catalog__container-nav[data-v-891396de]{max-width:1296px}}.Header-catalog__container-nav-container[data-v-891396de]{display:flex;flex-direction:column;width:100%;background:#002;border-left:1px solid rgba(51,51,78,.56);padding:16px 0}.Header-catalog__container-nav-container[data-v-891396de]:first-child{background:#191938;border-left:unset}.Header-catalog__container-nav-banner[data-v-891396de]{width:320px;height:auto}.Header-catalog__container-nav-banner img[data-v-891396de]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup-anim-enter-active[data-v-891396de],.popup-anim-leave-active[data-v-891396de]{transition:all .25s ease-in-out}.popup-anim-enter[data-v-891396de],.popup-anim-leave-to[data-v-891396de]{opacity:0}.Compare[data-v-6d2c244d]{z-index:999}.Compare__overlay[data-v-6d2c244d]{width:100%;height:100vh;background:#222629;opacity:.48;position:fixed;left:0;top:0;z-index:998}.Compare__overlay[data-v-6d2c244d]:hover{cursor:auto}.Compare__popup[data-v-6d2c244d]{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:400px;padding:24px 8px 8px 8px;background:#fff;border-radius:16px;z-index:999;display:flex;flex-direction:column;height:-moz-max-content;height:max-content}@media screen and (max-width:767px){.Compare__popup[data-v-6d2c244d]{width:100%;height:100vh;border-radius:0;margin:0;padding:20px 8px 8px 8px}}.Compare__popup-head[data-v-6d2c244d]{display:flex;align-items:center;justify-content:space-between}.Compare__popup-head-text[data-v-6d2c244d]{font-weight:500;font-size:20px;color:#222629;cursor:default;padding:0 0 0 16px;line-height:24px}@media screen and (max-width:767px){.Compare__popup-head-text[data-v-6d2c244d]{padding:0 0 0 8px}}.Compare__popup-head-wrapper[data-v-6d2c244d]{width:32px;height:32px;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-color:transparent;transition:all .25s ease-in-out;border-radius:8px;margin:-4px 12px 0 0}.Compare__popup-head-wrapper[data-v-6d2c244d]:hover{background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg);cursor:pointer}.Compare__popup-head-wrapper[data-v-6d2c244d]:active{background-color:#f6f8fa}@media screen and (max-width:767px){.Compare__popup-head-wrapper[data-v-6d2c244d]{margin:-4px 8px 0 0}}.Compare__popup-body[data-v-6d2c244d]{display:flex;width:100%;flex-direction:column;margin-top:16px}.Compare__popup-body-item[data-v-6d2c244d]{display:flex;align-items:center;margin:8px 0;position:relative;background:transparent;border-radius:8px;transition:all .25s ease-in-out;padding:4px 8px 4px 16px}.Compare__popup-body-item[data-v-6d2c244d]:before{content:"";width:100%;height:1px;background-color:#ebeef5;position:absolute;bottom:-8px;left:0}.Compare__popup-body-item[data-v-6d2c244d]:last-child:before{display:none}.Compare__popup-body-item[data-v-6d2c244d]:hover{cursor:pointer;background:#fff6f8}.Compare__popup-body-item[data-v-6d2c244d]:active{background:#feeef1}.Compare__popup-body-item[data-v-6d2c244d]:first-child{margin-top:0}.Compare__popup-body-item[data-v-6d2c244d]:last-child{margin:8px 0 0 0}.Compare__popup-body-item-text[data-v-6d2c244d]{font-weight:500;font-size:14px;color:#222629;width:calc(100% - 37px);line-height:16px;margin-right:8px}.Compare__popup-body-item-text span[data-v-6d2c244d]{color:#969da3}.Compare__popup-body-item-wrapper[data-v-6d2c244d]{width:36px;height:36px;min-width:36px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out;border-radius:4px;background-image:url(../../static/img/basket-icon-24x24.ee53648c.svg);background-size:100% 100%;background-position:50%;background-color:transparent;background-repeat:no-repeat;margin-left:auto;align-self:center}.Compare__popup-body-item-wrapper[data-v-6d2c244d]:hover{cursor:pointer;background-image:url(../../static/img/basket-icon-24x24-hover.4ab5af15.svg)}.Compare__popup-body-item-wrapper[data-v-6d2c244d]:active{background-image:url(../../static/img/basket-icon-active.2e9c0ff1.svg)}.Compare__popup-preloader[data-v-6d2c244d]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);pointer-events:none;opacity:0;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:space-around;border-radius:12px}.Compare__popup-preloader.active[data-v-6d2c244d]{pointer-events:all;opacity:1}.Header-callback[data-v-4f07da48]{margin-left:8px;height:100%;padding-right:8px;border-right:1px solid #e1e6eb}.Header-callback.checkout[data-v-4f07da48]{border-right:unset}.Header-callback.checkout .Header-callback__top-button p[data-v-4f07da48]{display:block;margin-left:8px}@media screen and (max-width:1365px){.Header-callback[data-v-4f07da48]{margin-left:0;padding-right:0}}.Header-callback__top[data-v-4f07da48]{position:relative;height:100%}.Header-callback__top-button[data-v-4f07da48]{align-items:center;display:flex;transition:all .25s ease-in-out;position:relative;padding:8px 8px 8px 16px;border-radius:8px;max-width:162px;border:1px solid transparent}@media screen and (max-width:1600px){.Header-callback__top-button[data-v-4f07da48]{padding:0}}@media screen and (max-width:1365px){.Header-callback__top-button[data-v-4f07da48]{display:none}}.Header-callback__top-button[data-v-4f07da48]:hover{cursor:pointer}.Header-callback__top-button:hover p[data-v-4f07da48]{color:#f02546}.Header-callback__top-button[data-v-4f07da48]:hover:before{background-image:url(../../static/img/callback-icon-hover.f93c9cdd.svg)}.Header-callback__top-button[data-v-4f07da48]:hover:after{background-image:url(../../static/img/callback-arrow-hover.c608a284.svg)}.Header-callback__top-button[data-v-4f07da48]:active{background:rgba(240,37,70,.04)}.Header-callback__top-button[data-v-4f07da48]:active:before{background-image:url(../../static/img/callback-icon-hover.f93c9cdd.svg)}.Header-callback__top-button[data-v-4f07da48]:active:after{background-image:url(../../static/img/callback-arrow-hover.c608a284.svg)}.Header-callback__top-button.active[data-v-4f07da48]{background-color:rgba(240,37,70,.04)}.Header-callback__top-button.active p[data-v-4f07da48]{color:#f02546}.Header-callback__top-button.active[data-v-4f07da48]:before{background-image:url(../../static/img/callback-icon-hover.f93c9cdd.svg)}.Header-callback__top-button.active[data-v-4f07da48]:after{background-image:url(../../static/img/callback-arrow-hover.c608a284.svg);transform:rotate(180deg)}.Header-callback__top-button p[data-v-4f07da48]{font-weight:500;font-size:14px;color:#222629;line-height:16px;display:flex;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all .25s ease-in-out}@media screen and (max-width:1600px){.Header-callback__top-button p[data-v-4f07da48]{display:none}}.Header-callback__top-button[data-v-4f07da48]:after{content:"";width:16px;min-width:16px;height:16px;background-image:url(../../static/img/callback-arrow.ba25ffa0.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;margin-left:8px;transition:all .25s ease-in-out}@media screen and (max-width:1600px){.Header-callback__top-button[data-v-4f07da48]:after{display:none}}.Header-callback__top-button[data-v-4f07da48]:before{content:"";width:24px;min-width:24px;height:24px;background-color:transparent;background-image:url(../../static/img/callback-icon.457cf704.svg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;margin-right:8px;transition:all .25s ease-in-out}@media screen and (max-width:1600px){.Header-callback__top-button[data-v-4f07da48]:before{margin-right:0}}.Header-callback__top-info[data-v-4f07da48]{position:absolute;left:0;top:calc(100% + 20px);width:240px;z-index:999;display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:8px}@media screen and (max-width:1365px){.Header-callback__top-info[data-v-4f07da48]{width:320px;position:fixed;left:0;top:0;bottom:0;right:0;margin:auto;height:-moz-max-content;height:max-content}}@media screen and (max-width:767px){.Header-callback__top-info[data-v-4f07da48]{width:100%;height:100%;overflow-y:auto;border-radius:0;padding:16px}}.Header-callback__top-info-head[data-v-4f07da48]{display:none;align-items:center;justify-content:space-between;width:100%;padding-bottom:8px}@media screen and (max-width:1365px){.Header-callback__top-info-head[data-v-4f07da48]{display:flex;padding-bottom:16px}}.Header-callback__top-info-head-text[data-v-4f07da48]{font-weight:400;font-size:20px;line-height:24px;color:#002;cursor:default}.Header-callback__top-info-head-wrapper[data-v-4f07da48]{width:32px;height:32px;background:url(../../static/img/cross-16x16.127e521c.svg) no-repeat 50%;background-size:16px 16px;transition:all .25s ease-in-out}.Header-callback__top-info-head-wrapper[data-v-4f07da48]:hover{cursor:pointer;border-radius:8px;background:url(../../static/img/cross-16x16-hover.f4602b4e.svg) no-repeat 50%}.Header-callback__top-info-head-wrapper[data-v-4f07da48]:active{border-radius:8px;background-color:#f6f8fa}.Header-callback__top-info-soc[data-v-4f07da48]{display:flex;width:100%;flex-direction:column}.Header-callback__top-info-soc-item[data-v-4f07da48]{display:flex;align-items:center;padding:10px 16px 10px 8px;position:relative;font-weight:500;font-size:14px;line-height:16px;color:#222629;background:transparent;transition:all .25s ease-in-out;border-radius:8px;margin-top:8px}.Header-callback__top-info-soc-item[data-v-4f07da48]:hover{background:#fff6f8;cursor:pointer}@media screen and (max-width:767px){.Header-callback__top-info-soc-item[data-v-4f07da48]:hover{border:1px solid transparent}}.Header-callback__top-info-soc-item[data-v-4f07da48]:active{background:#feeef1}@media screen and (max-width:767px){.Header-callback__top-info-soc-item[data-v-4f07da48]:active{border:1px solid transparent}}.Header-callback__top-info-soc-item[data-v-4f07da48]:first-child{margin-top:0}.Header-callback__top-info-soc-item[data-v-4f07da48]:before{content:"";width:24px;height:24px;background-size:100% 100%;display:flex;margin-right:16px}.Header-callback__top-info-soc-item.facebook[data-v-4f07da48]:before{background-image:url(../../static/img/round-facebook-24x24.b155d5cd.svg)}.Header-callback__top-info-soc-item.viber[data-v-4f07da48]:before{background-image:url(../../static/img/round-viber-24x24.810d7b67.svg)}.Header-callback__top-info-soc-item.telegram[data-v-4f07da48]:before{background-image:url(../../static/img/round-telegramm-24x24.8b55a91f.svg)}.Header-callback__top-info-soc-item.apple-m[data-v-4f07da48]:before{background-image:url(../../static/img/round-apple-message-24x24.d66fe556.svg)}@media screen and (max-width:767px){.Header-callback__top-info-soc-item[data-v-4f07da48]{border:1px solid #ebeef5}}.Header-callback__top-info-container[data-v-4f07da48]{display:flex;flex-direction:column;width:100%;margin-top:16px;margin-left:8px}@media screen and (max-width:767px){.Header-callback__top-info-container[data-v-4f07da48]{margin-left:0;border:1px solid #ebeef5;padding:16px;border-radius:8px;margin-top:8px;flex-direction:row;gap:16px}}.Header-callback__top-info-container[data-v-4f07da48]:first-child{margin-top:0}.Header-callback__top-info-container[data-v-4f07da48]:last-child{margin-bottom:8px}.Header-callback__top-info-container-phone[data-v-4f07da48]{display:none}@media screen and (max-width:767px){.Header-callback__top-info-container-phone[data-v-4f07da48]{display:block}}.Header-callback__top-info-container-phone[data-v-4f07da48]:before{content:"";display:flex;width:24px;height:24px;background-image:url(../../static/img/icon-call.40fe83e6.svg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;border-radius:50%}.Header-callback__top-info-container-number[data-v-4f07da48]{font-weight:500;font-size:14px;line-height:15px;color:#f02546;text-decoration:underline;transition:all .25s ease-in-out}.Header-callback__top-info-container-number[data-v-4f07da48]:hover{text-decoration:none;color:#f02546}.Header-callback__top-info-container-name[data-v-4f07da48]{margin-top:12px;font-weight:400;font-size:12px;line-height:14px;color:#67717a}.Header-callback__top-info-container-time[data-v-4f07da48]{font-weight:400;font-size:12px;color:#67717a;line-height:140%;margin-top:8px}.Header-callback__top-info-container-sub[data-v-4f07da48]{font-weight:400;font-size:12px;line-height:14px;color:#969da3;margin-top:8px}.Header-callback__overlay[data-v-4f07da48]{width:100%;height:100vh;opacity:.48;background:linear-gradient(270deg,#222629,#222629) no-repeat 0 62px;position:absolute;left:0;top:0;z-index:998}.Header-callback__overlay[data-v-4f07da48]:hover{cursor:auto}.popup-anim-enter-active[data-v-4f07da48],.popup-anim-leave-active[data-v-4f07da48]{transition:all .25s ease-in-out}.popup-anim-enter[data-v-4f07da48],.popup-anim-leave-to[data-v-4f07da48]{opacity:0}.HeaderCartItem[data-v-82f009f4]{display:flex;width:100%;padding-bottom:16px;border-bottom:1px solid #ebedf0;margin-top:16px;align-items:center;position:relative}@media screen and (max-width:767px){.HeaderCartItem[data-v-82f009f4]{position:relative;align-items:center;padding-bottom:56px;border-bottom:none;border-top:1px solid #ebeef5;padding-top:16px;margin-top:16px}.HeaderCartItem[data-v-82f009f4]:first-child{padding-top:0;border-top:none}}.HeaderCartItem[data-v-82f009f4]:first-child{margin-top:0}.HeaderCartItem[data-v-82f009f4]:last-child{border-bottom:1px solid transparent;padding-bottom:0}@media screen and (max-width:767px){.HeaderCartItem[data-v-82f009f4]:last-child{padding-bottom:56px}}.HeaderCartItem__wrapper[data-v-82f009f4]{width:64px;height:64px;min-width:64px;background:#fff;display:flex;border-radius:8px}.HeaderCartItem__wrapper img[data-v-82f009f4]{width:100%;height:100%}.HeaderCartItem__body[data-v-82f009f4]{display:flex;flex-direction:row;margin-left:16px;width:100%}@media screen and (max-width:767px){.HeaderCartItem__body[data-v-82f009f4]{margin-left:16px}}.HeaderCartItem__body-left[data-v-82f009f4]{display:flex;width:100%;max-width:282px;height:-moz-fit-content;height:fit-content}@media screen and (max-width:767px){.HeaderCartItem__body-left[data-v-82f009f4]{max-width:calc(100% - 66px);min-height:36px}}.HeaderCartItem__body-left-name[data-v-82f009f4]{font-weight:400;font-size:16px;color:#222629;line-height:140%;transition:all .25s ease-in-out}.HeaderCartItem__body-left-name[data-v-82f009f4]:hover{text-decoration:underline}@media screen and (max-width:767px){.HeaderCartItem__body-left-name[data-v-82f009f4]{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px}}.HeaderCartItem__body-right[data-v-82f009f4]{display:flex;align-items:center;margin-left:auto}.HeaderCartItem__body-right.mob[data-v-82f009f4]{display:none}@media screen and (max-width:767px){.HeaderCartItem__body-right[data-v-82f009f4]{margin-left:0;width:100%;display:none;position:absolute;bottom:0}.HeaderCartItem__body-right.mob[data-v-82f009f4]{display:flex}}.HeaderCartItem__body-right-count[data-v-82f009f4]{display:flex;gap:8px}.HeaderCartItem__body-right-count-minus[data-v-82f009f4],.HeaderCartItem__body-right-count-plus[data-v-82f009f4]{width:36px;height:36px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out;background:transparent;border-radius:8px}.HeaderCartItem__body-right-count-minus-icon[data-v-82f009f4],.HeaderCartItem__body-right-count-plus-icon[data-v-82f009f4]{width:24px;height:24px;background-size:100% 100%}.HeaderCartItem__body-right-count-minus[data-v-82f009f4]:hover,.HeaderCartItem__body-right-count-plus[data-v-82f009f4]:hover{cursor:pointer}.HeaderCartItem__body-right-count-minus[data-v-82f009f4]:active,.HeaderCartItem__body-right-count-plus[data-v-82f009f4]:active{background:rgba(0,0,0,.08)}.HeaderCartItem__body-right-count-minus.disabled[data-v-82f009f4],.HeaderCartItem__body-right-count-plus.disabled[data-v-82f009f4]{pointer-events:none}.HeaderCartItem__body-right-count-minus[data-v-82f009f4]{padding:6px}.HeaderCartItem__body-right-count-minus-icon[data-v-82f009f4]{background-image:url(../../static/img/cart-minus.9c7c8e9b.svg)}.HeaderCartItem__body-right-count-minus.disabled .HeaderCartItem__body-right-count-minus-icon[data-v-82f009f4]{background-image:url(../../static/img/cart-minus-disabled.838a3b40.svg)}.HeaderCartItem__body-right-count-plus[data-v-82f009f4]{padding:6px}.HeaderCartItem__body-right-count-plus-icon[data-v-82f009f4]{background-image:url(../../static/img/cart-plus.0228cd4f.svg)}.HeaderCartItem__body-right-count-plus.disabled .HeaderCartItem__body-right-count-plus-icon[data-v-82f009f4]{background-image:url(../../static/img/cart-plus-disabled.bfc137c7.svg)}.HeaderCartItem__body-right-count-number[data-v-82f009f4]{width:40px;height:36px;display:flex;align-items:center;justify-content:space-around;background:transparent;font-size:14px;font-weight:500;line-height:16px;color:#222629;border:1px solid #e1e6eb;border-radius:8px}.HeaderCartItem__body-right-price[data-v-82f009f4]{display:flex;flex-direction:column;margin-left:48px}@media screen and (max-width:767px){.HeaderCartItem__body-right-price[data-v-82f009f4]{margin-left:auto}}.HeaderCartItem__body-right-price-old[data-v-82f009f4]{font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#a9b0b8}@media screen and (max-width:767px){.HeaderCartItem__body-right-price-old[data-v-82f009f4]{text-align:right}}.HeaderCartItem__body-right-price-new[data-v-82f009f4]{font-weight:500;font-size:20px;color:#222629;margin-top:4px;line-height:24px}.HeaderCartItem__body-remove[data-v-82f009f4]{width:36px;height:36px;min-width:36px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out;background-image:url(../../static/img/basket-icon-24x24.ee53648c.svg);background-size:100% 100%;background-position:50%;background-color:transparent;background-repeat:no-repeat;margin-left:auto;align-self:center}.HeaderCartItem__body-remove[data-v-82f009f4]:hover{cursor:pointer;background-image:url(../../static/img/basket-icon-24x24-hover.4ab5af15.svg)}.HeaderCartItem__body-remove[data-v-82f009f4]:active{background-image:url(../../static/img/basket-icon-active.2e9c0ff1.svg)}.SuppAddButton[data-v-d6ca94c0]{width:100%;display:flex;padding:8px 16px;outline:1px solid #e1e6eb;border-radius:8px;transition:all .25s ease-in-out;align-items:center}.SuppAddButton[data-v-d6ca94c0]:hover{background:#f6f8fa;cursor:pointer;outline:1px solid #edf1f5}.SuppAddButton[data-v-d6ca94c0]:active{background:#edf1f5;outline:1px solid #edf1f5}.SuppAddButton.active[data-v-d6ca94c0]{outline:1px solid #dfe3eb}.SuppAddButton.active[data-v-d6ca94c0]:hover{outline:1px solid #fff6f8;background:#fff6f8}.SuppAddButton.active[data-v-d6ca94c0]:active{outline:#feeef1;background:#feeef1}.SuppAddButton.active .SuppAddButton__wrapper[data-v-d6ca94c0]{background:url(../../static/img/supp-plus-icon-active.ff00d410.svg);transform:rotate(45deg)}.SuppAddButton.active .SuppAddButton__text[data-v-d6ca94c0]{color:#f02546}.SuppAddButton__wrapper[data-v-d6ca94c0]{margin-left:auto;margin-right:8px;width:16px;min-width:16px;height:16px;background:url(../../static/img/supp-plus-icon.d7df464f.svg);background-size:100% 100%;transition:all .25s ease-in-out}.SuppAddButton__text[data-v-d6ca94c0]{font-weight:500;font-size:12px;line-height:12px;color:#222629;margin-right:auto;text-transform:uppercase}.SuppProduct[data-v-69593bcc]{display:flex;flex-direction:column;width:176px;min-width:176px;background:#fff;position:relative;border-radius:8px;border:1px solid #ebedf0;transition:all .25s ease-in-out}@media screen and (max-width:1365px){.SuppProduct[data-v-69593bcc]{width:164px;min-width:164px}}.SuppProduct[data-v-69593bcc]:hover{box-shadow:0 6px 12px 0 rgba(0,0,0,.08);cursor:pointer}.SuppProduct__wrapper[data-v-69593bcc]{width:100%;height:176px;margin:0 auto}.SuppProduct__wrapper[data-v-69593bcc]:hover{cursor:pointer}@media screen and (max-width:1365px){.SuppProduct__wrapper[data-v-69593bcc]{height:164px}}.SuppProduct__wrapper img[data-v-69593bcc]{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.SuppProduct__name[data-v-69593bcc]{padding:0 16px;font-weight:500;font-size:14px;line-height:140%;color:#222629;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .25s ease-in-out}.SuppProduct__name[data-v-69593bcc]:hover{cursor:pointer;text-decoration:underline}.SuppProduct__price[data-v-69593bcc]{display:flex;flex-direction:column;align-items:baseline;margin-top:12px;padding:0 16px;width:-moz-max-content;width:max-content}.SuppProduct__price-old[data-v-69593bcc]{display:flex;gap:8px}.SuppProduct__price-old-base[data-v-69593bcc]{font-size:14px;font-weight:400;line-height:16px;color:#969da3;text-decoration:line-through}.SuppProduct__price-old-discount[data-v-69593bcc]{border-radius:8px;background:#f02546;padding:1px 6px;color:#fff;font-size:12px;font-weight:700;line-height:14px}.SuppProduct__price-current[data-v-69593bcc]{font-weight:500;line-height:24px;font-size:20px;color:#222629;margin-top:4px}.SuppProduct[data-v-69593bcc] .SuppAddButton{margin:16px;width:calc(100% - 32px)}.SuppProduct__added[data-v-69593bcc]{background:#f02546;border-radius:4px;padding:6px 12px;position:absolute;display:flex;align-items:center;justify-content:space-around;left:16px;top:16px;font-weight:700;font-size:12px;line-height:12px;color:#fff;text-transform:uppercase;opacity:0;transition:all .25s ease-in-out}.SuppProduct.added .SuppProduct__added[data-v-69593bcc]{opacity:1}.ScrollSlider[data-v-5e6eec12]{width:100%;display:flex;position:relative}.ScrollSlider__side[data-v-5e6eec12]{background:transparent;position:absolute;right:0;top:-2px;display:flex;width:116px;height:calc(100% + 3px);z-index:1;pointer-events:none;transition:all .25s ease-in-out}.ScrollSlider__side.gradient[data-v-5e6eec12]{background:transparent;background:linear-gradient(90deg,rgba(245,247,250,0),#f5f7fa 63.02%)}.ScrollSlider__side.gradient .ScrollSlider__side-arrow[data-v-5e6eec12]{margin:0;background-color:#fff}.ScrollSlider__side.gradient .ScrollSlider__side-arrow[data-v-5e6eec12]:hover{background-color:#ebeef5}.ScrollSlider__side.gradient .ScrollSlider__side-arrow[data-v-5e6eec12]:active{background-color:#dfe3eb}.ScrollSlider__side.gradient.disabled[data-v-5e6eec12]{display:none}.ScrollSlider__side.left[data-v-5e6eec12]{transform:rotate(180deg);right:unset;left:0}.ScrollSlider__side.disabled .ScrollSlider__side-arrow[data-v-5e6eec12]{background-image:url(../../static/img/arrow-right-gray.00225e49.svg);pointer-events:none;background-color:#f6f8fa}@media screen and (max-width:1365px){.ScrollSlider__side[data-v-5e6eec12]{display:none}}.ScrollSlider__side-arrow[data-v-5e6eec12]{width:40px;height:40px;background-color:#f5f7fa;background-image:url(../../static/img/arrow-right-black.f5b8dc6c.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;pointer-events:all;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:8px;display:flex;transition:all .25s ease-in-out;margin:0 16px}.ScrollSlider__side-arrow[data-v-5e6eec12]:hover{background-image:url(../../static/img/arrow-right-hover.74bd2fc0.svg);background-color:#fff6f8;cursor:pointer}.ScrollSlider__side-arrow[data-v-5e6eec12]:active{background-color:#feeef1}.ScrollSlider__container[data-v-5e6eec12]{width:100%;position:relative;overflow-y:auto;display:flex;scroll-behavior:smooth;scrollbar-color:transparent transparent}@media screen and (max-width:1365px){.ScrollSlider__container[data-v-5e6eec12]{padding:0 20px}}@media screen and (max-width:767px){.ScrollSlider__container[data-v-5e6eec12]{padding:0 16px}}@media screen and (max-width:1365px){.ScrollSlider__container.sbe[data-v-5e6eec12]{padding-bottom:20px}}@media screen and (max-width:1365px){.ScrollSlider__container.sbe[data-v-5e6eec12]::-webkit-scrollbar{display:flex}}.ScrollSlider__container.sbe.no-scroll[data-v-5e6eec12]{padding-bottom:0}.ScrollSlider__container[data-v-5e6eec12]::-webkit-scrollbar{display:none}.HeaderCartSupplement[data-v-4a8b6dc3]{margin-top:24px;display:flex;flex-direction:column}.HeaderCartSupplement__name[data-v-4a8b6dc3]{font-weight:500;font-size:20px;color:#222629;line-height:24px}.HeaderCartSupplement__container[data-v-4a8b6dc3]{position:relative;margin-top:16px}.HeaderCartSupplement__container[data-v-4a8b6dc3] .SuppProduct{width:176px;background:#fff}.HeaderCartSupplement__container[data-v-4a8b6dc3] .SuppProduct__wrapper{height:176px}.HeaderCartSupplement__container[data-v-4a8b6dc3] .SuppProduct .SuppAddButton{margin:12px 16px 16px 16px;padding:8px 16px}@media screen and (max-width:767px){.HeaderCartSupplement__container[data-v-4a8b6dc3] .SuppProduct{width:184px}}.HeaderCartSupplement__container[data-v-4a8b6dc3] .ScrollSlider__container{padding-bottom:16px}@media screen and (max-width:767px){.HeaderCartSupplement__container[data-v-4a8b6dc3] .ScrollSlider__container{padding-left:0}}.BadgeHeader[data-v-2c9a20ef]{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 4px);margin-top:-4px}@media screen and (max-width:767px){.BadgeHeader[data-v-2c9a20ef]{width:100%;margin-top:0}}.BadgeHeader__name[data-v-2c9a20ef]{font-weight:500;font-size:20px;color:#222629;cursor:default}.BadgeHeader__close[data-v-2c9a20ef]{width:32px;height:32px;background-color:transparent;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;transition:all .25s ease-in-out;border-radius:8px}.BadgeHeader__close[data-v-2c9a20ef]:hover{cursor:pointer;background-color:#f6f8fa;background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg)}.BadgeHeader__close[data-v-2c9a20ef]:active{background-color:#f6f8fa}.BadgePopupComplete[data-v-769dbe73]{display:flex;flex-direction:column;margin-top:86px;margin-bottom:120px}@media screen and (max-width:767px){.BadgePopupComplete[data-v-769dbe73]{margin-top:auto;margin-bottom:auto}}.BadgePopupComplete__img[data-v-769dbe73]{width:80px;height:80px;display:flex;margin:0 auto;background:url(../../static/img/badge-complete.2930269c.svg)}.BadgePopupComplete__text[data-v-769dbe73]{display:flex;flex-direction:column;margin-top:24px}.BadgePopupComplete__text-top[data-v-769dbe73]{font-weight:400;font-size:20px;color:#262729;text-align:center}.BadgePopupComplete__text-sub[data-v-769dbe73]{margin-top:16px;font-weight:400;font-size:14px;line-height:22px;color:#6c717a;text-align:center}.OverlayPreloader[data-v-101d85af]{position:absolute;left:0;top:0;pointer-events:all;display:flex;align-items:center;justify-content:space-around;width:100%;height:100%;background:hsla(0,0%,100%,.64)}.anim-enter-active[data-v-101d85af],.anim-leave-active[data-v-101d85af]{transition:all .25s ease-in-out}.anim-enter[data-v-101d85af],.popup-anim-leave-to[data-v-101d85af]{opacity:0}.BadgesPopupFastOrder[data-v-bc3695da]{display:flex;flex-direction:column;width:480px;height:-moz-fit-content;height:fit-content;background:#fff;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupFastOrder[data-v-bc3695da]{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupFastOrder__body[data-v-bc3695da]{display:flex;flex-direction:column}.BadgesPopupFastOrder__body-text[data-v-bc3695da]{font-weight:400;font-size:14px;line-height:22px;color:#222629;margin-top:24px}.BadgesPopupFastOrder__body-inputs[data-v-bc3695da]{display:flex;flex-direction:column;width:100%}.BadgesPopupFastOrder__body-inputs[data-v-bc3695da] .FormInput,.BadgesPopupFastOrder__body-inputs[data-v-bc3695da] .FormPhone,.BadgesPopupFastOrder__body-inputs[data-v-bc3695da] .PrimaryButton{margin-top:24px}.BadgesPopupFastOrder__body-offert[data-v-bc3695da]{margin-top:16px;font-weight:400;font-size:13px;line-height:140%;color:#67717a}.BadgesPopupFastOrder__body-offert a[data-v-bc3695da]{color:#f02546;text-decoration:underline}.BadgesPopupFastOrder__body-offert a[data-v-bc3695da]:hover{text-decoration:unset}.BadgesPopupFastOrder[data-v-bc3695da] .OverlayPreloader{border-radius:16px}.HeaderCart__popup-no-items[data-v-1b708ee7]{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:780px;min-height:590px;height:-moz-max-content;height:max-content;padding:24px;background:#fff;border-radius:16px;z-index:999;display:flex;flex-direction:column}@media screen and (max-width:1365px){.HeaderCart__popup-no-items[data-v-1b708ee7]{width:730px}}@media screen and (max-width:767px){.HeaderCart__popup-no-items[data-v-1b708ee7]{width:100%;height:100vh;padding:16px;border-radius:0;margin:0}}.HeaderCart__popup-no-items-head[data-v-1b708ee7]{display:flex;align-items:center;justify-content:space-between;margin:-8px -8px 0 0}.HeaderCart__popup-no-items-head-text[data-v-1b708ee7]{font-weight:500;font-size:20px;line-height:24px;color:#222629;cursor:default}.HeaderCart__popup-no-items-head-wrapper[data-v-1b708ee7]{width:32px;height:32px;margin-left:auto;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-color:transparent;transition:all .25s ease-in-out;border-radius:8px}.HeaderCart__popup-no-items-head-wrapper[data-v-1b708ee7]:hover{background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg);cursor:pointer}.HeaderCart__popup-no-items-head-wrapper[data-v-1b708ee7]:active{background-color:#f6f8fa}.HeaderCart__popup-no-items-body[data-v-1b708ee7]{display:flex;flex-direction:column;align-items:center;width:-moz-max-content;width:max-content;margin:auto}@media screen and (max-width:480px){.HeaderCart__popup-no-items-body[data-v-1b708ee7]{width:auto}}.HeaderCart__popup-no-items-body-img[data-v-1b708ee7]{width:320px;height:206px;background:url(../../static/img/empty-cart.6145895d.svg);background-size:100% 100%}.HeaderCart__popup-no-items-body-text-f[data-v-1b708ee7]{font-weight:400;font-size:24px;color:#222629;line-height:32px;text-align:center;margin-top:32px}@media screen and (max-width:767px){.HeaderCart__popup-no-items-body-text-f[data-v-1b708ee7]{font-size:24px}}.HeaderCart__popup-no-items-body-text-s[data-v-1b708ee7]{margin-top:16px;font-weight:400;font-size:16px;line-height:160%;color:#67717a;text-align:center}.HeaderCart__popup-no-items-body[data-v-1b708ee7] .PrimaryButton{margin-top:32px;max-width:244px}.HeaderCart[data-v-335a266f]{z-index:999}.HeaderCart__overlay[data-v-335a266f]{width:100%;height:100vh;background:#222629;opacity:.48;position:fixed;left:0;top:0;z-index:998}.HeaderCart__overlay[data-v-335a266f]:hover{cursor:auto}.HeaderCart__popup-cart[data-v-335a266f]{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:780px;padding:24px;background:#fff;border-radius:16px;z-index:999;display:flex;flex-direction:column;height:-moz-max-content;height:max-content}@media screen and (max-width:767px){.HeaderCart__popup-cart[data-v-335a266f]{width:100%;height:100vh;border-radius:0;padding:16px;overflow-x:hidden;margin:0}}.HeaderCart__popup-cart-head[data-v-335a266f]{display:flex;align-items:center;justify-content:space-between;margin:-8px -8px 0 0}.HeaderCart__popup-cart-head-text[data-v-335a266f]{font-weight:500;font-size:20px;line-height:24px;color:#222629;cursor:default}.HeaderCart__popup-cart-head-wrapper[data-v-335a266f]{width:32px;height:32px;margin-left:auto;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-color:transparent;transition:all .25s ease-in-out;border-radius:8px}.HeaderCart__popup-cart-head-wrapper[data-v-335a266f]:hover{background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg);cursor:pointer}.HeaderCart__popup-cart-head-wrapper[data-v-335a266f]:active{background-color:#f6f8fa}.HeaderCart__popup-cart-body[data-v-335a266f]{display:flex;flex-direction:column;width:100%;margin-top:16px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body[data-v-335a266f]{margin-bottom:85px}}.HeaderCart__popup-cart-body-list[data-v-335a266f]{display:flex;width:100%;flex-direction:column;max-height:265px;overflow-y:auto}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-list[data-v-335a266f]{max-height:calc(100% - 259px);margin-bottom:24px}}.HeaderCart__popup-cart-body-sum[data-v-335a266f]{display:flex;padding:16px 24px;align-items:center;justify-content:space-between;background:#f6f8fa;border-radius:8px;margin-top:20px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-sum[data-v-335a266f]{flex-wrap:wrap;margin-top:0}}.HeaderCart__popup-cart-body-sum-text[data-v-335a266f]{font-weight:500;font-size:14px;line-height:16px;color:#222629}.HeaderCart__popup-cart-body-sum-price[data-v-335a266f]{display:flex;align-items:flex-end;margin-left:8px;color:#a9b0b8;font-size:16px;font-weight:400;line-height:20px}.HeaderCart__popup-cart-body-sum-price-current[data-v-335a266f]{font-weight:500;font-size:24px;color:#222629;line-height:32px}.HeaderCart__popup-cart-body-sum-price-old[data-v-335a266f]{margin-left:8px;text-decoration:line-through;padding-bottom:3px}.HeaderCart__popup-cart-body-buttons[data-v-335a266f]{margin-top:24px;width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons[data-v-335a266f]{flex-direction:column-reverse}}.HeaderCart__popup-cart-body-buttons-right[data-v-335a266f]{display:flex;gap:16px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons-right[data-v-335a266f]{flex-direction:column-reverse}}.HeaderCart__popup-cart-body-buttons-right[data-v-335a266f] .checkout-button{margin-left:auto;width:-moz-max-content;width:max-content;padding:14px 16px;min-height:40px;font-weight:500}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons-right[data-v-335a266f] .checkout-button{width:100%}}.HeaderCart__popup-cart-body-buttons-right[data-v-335a266f] .fast-order-button{padding:14px 16px}.HeaderCart__popup-cart-body-buttons-left[data-v-335a266f]{display:flex;align-items:center}.HeaderCart__popup-cart-body-buttons-left-continue[data-v-335a266f]{width:-moz-max-content;width:max-content;color:#f02546;font-size:14px;font-weight:500;line-height:15px;text-decoration:underline}.HeaderCart__popup-cart-body-buttons-left-continue[data-v-335a266f]:hover{cursor:pointer;text-decoration:unset}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons-left-continue[data-v-335a266f]{width:100%;margin-top:24px;text-align:center}}.HeaderCart__popup-cart-body-buttons[data-v-335a266f] .fast-order-button{width:-moz-max-content;width:max-content;min-height:40px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons[data-v-335a266f] .fast-order-button{width:100%}}.HeaderCart__popup-cart-preloader[data-v-335a266f]{width:100%;height:100%;background:hsla(0,0%,100%,.64);display:flex;align-items:center;justify-content:space-around;z-index:999;position:absolute;left:0;top:0;border-radius:12px;opacity:0;transition:all .15s ease-in-out;pointer-events:none}.HeaderCart__popup-cart-preloader.active[data-v-335a266f]{pointer-events:all;opacity:1}.HeaderCart[data-v-335a266f] .BadgesPopupFastOrder{position:fixed;z-index:999;left:0;top:0;right:0;bottom:0;margin:auto}@media screen and (max-width:767px){.HeaderCart[data-v-335a266f] .BadgesPopupFastOrder{margin:unset}}.HeaderServicesItem[data-v-a9c7a2a6]{display:grid;grid-template-columns:40px 1fr auto;align-items:center;grid-gap:24px;border-bottom:1px solid #edf1f5;padding:16px 0}@media screen and (max-width:767px){.HeaderServicesItem[data-v-a9c7a2a6]{grid-template-columns:40px 1fr;grid-column-gap:24px;grid-row-gap:24px;padding:24px 0}}.HeaderServicesItem[data-v-a9c7a2a6]:first-child{padding:0 0 16px 0}@media screen and (max-width:767px){.HeaderServicesItem[data-v-a9c7a2a6]:first-child{padding:0 0 24px 0}}.HeaderServicesItem[data-v-a9c7a2a6]:last-child{border-bottom:none}.HeaderServicesItem__wrapper[data-v-a9c7a2a6]{width:40px;height:40px;display:flex}@media screen and (max-width:767px){.HeaderServicesItem__wrapper[data-v-a9c7a2a6]{align-self:baseline}}.HeaderServicesItem__wrapper img[data-v-a9c7a2a6]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.HeaderServicesItem__text[data-v-a9c7a2a6]{display:flex;flex-direction:column}.HeaderServicesItem__text-top[data-v-a9c7a2a6]{font-size:16px;font-weight:400;line-height:20px;color:#222629}.HeaderServicesItem__text-bottom[data-v-a9c7a2a6]{font-size:14px;font-weight:400;line-height:140%;color:#67717a;margin-top:8px}.HeaderServicesItem__btn[data-v-a9c7a2a6]{padding:12px 16px;min-height:36px;color:#f02546;font-size:12px;font-weight:500;line-height:12px;text-transform:uppercase;border-radius:8px;transition:all .25s ease-in-out}@media screen and (max-width:767px){.HeaderServicesItem__btn[data-v-a9c7a2a6]{width:100%;background:#fff6f8;text-align:center}}.HeaderServicesItem__btn[data-v-a9c7a2a6]:hover{background:#fff6f8;cursor:pointer}.HeaderServicesItem__btn[data-v-a9c7a2a6]:active{background:#feeef1}@media screen and (max-width:767px){.HeaderServicesItem__btn[data-v-a9c7a2a6]{grid-column-start:1;grid-column-end:3}}.HeaderServices[data-v-e9dd189e]{z-index:999}.HeaderServices__overlay[data-v-e9dd189e]{width:100%;height:100vh;background:#222629;opacity:.48;position:fixed;left:0;top:0;z-index:998}.HeaderServices__overlay[data-v-e9dd189e]:hover{cursor:auto}.HeaderServices__popup[data-v-e9dd189e]{width:620px;display:flex;flex-direction:column;padding:24px 24px 16px 24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);border-radius:16px;overflow:hidden;max-height:80vh}@media screen and (max-width:767px){.HeaderServices__popup[data-v-e9dd189e]{width:100%;height:100%;max-height:100%;border-radius:0;padding:16px 16px 32px 16px;overflow-y:auto}}.HeaderServices__popup-head[data-v-e9dd189e]{display:flex;align-items:center}.HeaderServices__popup-head-text[data-v-e9dd189e]{color:#222629;font-weight:500;font-size:20px;line-height:24px}.HeaderServices__popup-head-wrapper[data-v-e9dd189e]{width:32px;height:32px;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-color:transparent;transition:all .25s ease-in-out;border-radius:8px;margin-top:-8px;margin-left:auto;margin-right:-8px}.HeaderServices__popup-head-wrapper[data-v-e9dd189e]:hover{background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg);cursor:pointer}.HeaderServices__popup-head-wrapper[data-v-e9dd189e]:active{background-color:#f6f8fa}.HeaderServices__popup-body[data-v-e9dd189e]{display:flex;flex-direction:column;margin-top:24px;overflow-x:auto;padding-right:15px;margin-right:-15px}.Header-lang[data-v-1db6caa0]{display:flex;align-items:center;margin-left:16px}.Header-lang__button[data-v-1db6caa0]{font-weight:700;font-size:12px;color:#222629;line-height:12px;text-transform:uppercase;padding:12px 8px;border-radius:8px;transition:all .25s ease-in-out;margin-left:8px;display:flex;border:1px solid transparent;height:40px}@media screen and (max-width:1365px){.Header-lang__button[data-v-1db6caa0]{padding:10px 12px}}.Header-lang__button.ua[data-v-1db6caa0]:before{content:"";display:flex;width:16px;height:16px;background:url(../../static/img/ua-lang-icon.05c3b29d.svg);margin-right:8px}.Header-lang__button[data-v-1db6caa0]:first-child{margin-left:0}.Header-lang__button[data-v-1db6caa0]:hover{color:#f02546;cursor:pointer}.Header-lang__button[data-v-1db6caa0]:active{background:rgba(240,37,70,.04)}.Header-lang__button.active[data-v-1db6caa0]{color:#67717a}.Header-lang__button.active[data-v-1db6caa0]:hover{color:#f02546;cursor:pointer}.FavLocations[data-v-bda31666]{display:grid;margin-top:24px;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:16px}@media screen and (max-width:767px){.FavLocations[data-v-bda31666]{grid-template-columns:1fr 1fr}}.FavLocations__button[data-v-bda31666]{display:flex;padding:10px 16px;font-weight:500;font-size:14px;line-height:16px;color:#222629;background:#fff;border:1px solid #e1e6eb;border-radius:8px;align-items:center;justify-content:space-around;transition:all .25s ease-in-out}.FavLocations__button[data-v-bda31666]:hover{border:1px solid transparent;background:#fff6f8;color:#f02546;cursor:pointer}.FavLocations__button.active[data-v-bda31666],.FavLocations__button[data-v-bda31666]:active{background:#f02546;border:1px solid transparent;color:#fff}.Header-location[data-v-3e30bf14]{display:flex;align-items:center}.Header-location__popup[data-v-3e30bf14]{display:none}@media screen and (max-width:767px){.Header-location__popup[data-v-3e30bf14]{display:flex}}.Header-location__popup.active[data-v-3e30bf14]{display:flex}@media screen and (max-width:767px){.Header-location__popup.active .Header-location__popup-container[data-v-3e30bf14]{left:0}.Header-location__popup.active .Header-location__popup-overlay[data-v-3e30bf14]{display:flex}}.Header-location__popup-overlay[data-v-3e30bf14]{width:100%;height:100vh;background:#222629;opacity:.48;position:fixed;left:0;top:0;z-index:998}@media screen and (max-width:767px){.Header-location__popup-overlay[data-v-3e30bf14]{display:none}}.Header-location__popup-overlay[data-v-3e30bf14]:hover{cursor:auto}.Header-location__popup-container[data-v-3e30bf14]{padding:24px;z-index:999;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:640px;height:-moz-max-content;height:max-content;background:#fff;border-radius:16px}@media screen and (max-width:767px){.Header-location__popup-container[data-v-3e30bf14]{width:100%;height:100vh;padding:16px;margin:0;border-radius:0;left:-205%;transition:left .25s ease-in-out}}.Header-location__popup-container-head[data-v-3e30bf14]{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 8px);margin-top:-8px}@media screen and (max-width:767px){.Header-location__popup-container-head[data-v-3e30bf14]{width:100%;margin-top:0}}.Header-location__popup-container-head-name[data-v-3e30bf14]{font-weight:500;font-size:20px;line-height:24px;color:#222629;cursor:default}.Header-location__popup-container-head-name span[data-v-3e30bf14]{color:#f02546}.Header-location__popup-container-head-close[data-v-3e30bf14]{width:32px;height:32px;background-color:transparent;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;transition:all .25s ease-in-out;border-radius:8px}.Header-location__popup-container-head-close[data-v-3e30bf14]:hover{cursor:pointer;background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg)}.Header-location__popup-container-head-close[data-v-3e30bf14]:active{background-color:#f6f8fa}.Header-location__popup-container-search[data-v-3e30bf14]{margin-top:16px}.Header-location__popup-container-search-head[data-v-3e30bf14]{font-weight:400;font-size:12px;color:#67717a;line-height:14px}.Header-location__popup-container-search-body[data-v-3e30bf14]{margin-top:8px;position:relative}.Header-location__popup-container-selected-b[data-v-3e30bf14]{width:100%;max-height:0;transition:all .35s ease-in-out;overflow:hidden}.Header-location__popup-container-selected-b p[data-v-3e30bf14]{color:#00b700;font-weight:500;font-size:14px;line-height:14px;padding:16px;display:flex;margin-top:18px;background:rgba(0,183,0,.08);border-radius:8px;width:100%;justify-content:space-around}.Header-location__popup-container-selected-b.active[data-v-3e30bf14]{max-height:100px}.Header-location__popup-container-bottom[data-v-3e30bf14]{font-weight:400;font-size:13px;line-height:140%;color:#67717a;margin-top:24px}[data-v-3e30bf14] .header-select .vs__dropdown-toggle{background:#fff;border-radius:8px;border:1px solid #e1e6eb;font-size:16px;font-weight:400;color:#222629;padding:8px 16px}[data-v-3e30bf14] .header-select .vs__dropdown-menu{background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);border:none;border-radius:8px;top:calc(100% + 10px);max-height:176px;padding:8px 0}[data-v-3e30bf14] .header-select .vs__dropdown-menu::-webkit-scrollbar{width:4px;border-radius:4px;margin:15px;background:transparent}[data-v-3e30bf14] .header-select .vs__dropdown-menu::-webkit-scrollbar-track{background:#edf1f5}[data-v-3e30bf14] .header-select .vs__dropdown-menu::-webkit-scrollbar-thumb{background:#dadde0;border-radius:4px}[data-v-3e30bf14] .header-select .vs__dropdown-menu::-webkit-scrollbar-corner{background-color:transparent}[data-v-3e30bf14] .header-select .vs__actions{display:none}[data-v-3e30bf14] .header-select .vs__search{padding:0;margin:0}[data-v-3e30bf14] .header-select .vs__search::-moz-placeholder{color:#969da3;font-weight:500;font-size:14px}[data-v-3e30bf14] .header-select .vs__search::placeholder{color:#969da3;font-weight:500;font-size:14px}[data-v-3e30bf14] .header-select .vs__selected{position:absolute;overflow:hidden;display:flex;align-items:center;padding:0;font-size:16px;font-weight:400;color:#222629;margin:0}[data-v-3e30bf14] .header-select .vs__selected-options{padding:0}[data-v-3e30bf14] .header-select .vs__dropdown-option{padding:10px 16px;font-weight:400;font-size:14px;white-space:unset;color:#222629}[data-v-3e30bf14] .header-select .vs__dropdown-option.vs__dropdown-option--highlight{background:#f6f8fa}@media screen and (max-width:1365px){[data-v-3e30bf14] .header-select .vs__dropdown-toggle{height:66px}}[data-v-3e30bf14] .header-select.vs--open .vs__dropdown-toggle{border:1px solid #002;box-shadow:0 0 0 1px #002}[data-v-3e30bf14] .header-select.vs--open .vs__selected{opacity:0}@keyframes flip-item-3e30bf14{0%{transform:scaleX(1)}25%{transform:scaleX(0)}50%{transform:scaleX(-1)}75%{transform:scaleX(0)}to{transform:scaleX(1)}}.MobileCatalogSubItem[data-v-e3dd6072]{display:flex;flex-direction:column;width:360px;height:100vh;top:0;left:-360px;transition:all .25s ease-in-out;background:#fff;position:fixed;padding:8px;z-index:1}@media screen and (max-width:1365px){.MobileCatalogSubItem[data-v-e3dd6072]{width:304px;left:-304px;padding:8px}}.MobileCatalogSubItem.active[data-v-e3dd6072]{left:0}.MobileCatalogSubItem__head[data-v-e3dd6072]{display:flex;align-items:flex-start;justify-content:space-between;margin-left:16px;margin-top:8px}.MobileCatalogSubItem__head-text[data-v-e3dd6072]{font-weight:500;font-size:20px;color:#222629;line-height:24px}.MobileCatalogSubItem__back[data-v-e3dd6072]{display:flex;align-items:center;background:transparent;transition:all .25s ease-in-out;font-weight:500;font-size:14px;color:#666e7a;margin-top:25px;margin-left:16px;width:-moz-max-content;width:max-content}.MobileCatalogSubItem__back[data-v-e3dd6072]:hover{cursor:pointer}.MobileCatalogSubItem__back[data-v-e3dd6072]:before{content:"";width:16px;height:16px;display:flex;margin-right:8px}.MobileCatalogSubItem__link[data-v-e3dd6072]{margin-top:40px;font-weight:400;font-size:14px;color:#f02546;margin-left:16px;text-decoration:underline}@media screen and (max-width:1365px){.MobileCatalogSubItem__link[data-v-e3dd6072]{margin-top:32px}}.MobileCatalogSubItem__link[data-v-e3dd6072]:hover{color:#f02546;text-decoration:unset}.MobileCatalogSubItem__list[data-v-e3dd6072]{display:flex;flex-direction:column;width:100%;overflow-y:auto;margin-top:16px}.MobileCatalogSubItem__list-item[data-v-e3dd6072]{width:100%;display:flex;flex-direction:column;justify-content:center;background:transparent;padding:14px 16px;transition:all .25s ease-in-out;position:relative;margin-top:16px}.MobileCatalogSubItem__list-item.active[data-v-e3dd6072],.MobileCatalogSubItem__list-item[data-v-e3dd6072]:hover{background:#191938}.MobileCatalogSubItem__list-item:active .MobileCatalogSubItem__list-item-name[data-v-e3dd6072],.MobileCatalogSubItem__list-item:hover .MobileCatalogSubItem__list-item-name[data-v-e3dd6072]{color:#f02546}.MobileCatalogSubItem__list-item:active .MobileCatalogSubItem__list-item-name[data-v-e3dd6072]:after,.MobileCatalogSubItem__list-item:hover .MobileCatalogSubItem__list-item-name[data-v-e3dd6072]:after{background-image:url(../../static/img/catalog-arrow-16x16-hover.d684b9db.svg)}.MobileCatalogSubItem__list-item[data-v-e3dd6072]:first-child{margin-top:0}.MobileCatalogSubItem__list-item[data-v-e3dd6072]:before{content:"";width:calc(100% - 32px);height:1px;background-color:#ebedf0;position:absolute;top:-8px;left:16px}.MobileCatalogSubItem__list-item-name[data-v-e3dd6072]{font-weight:400;font-size:14px;line-height:140%;color:#222629;transition:all .25s ease-in-out;display:flex}.MobileCatalogSubItem__list-item-name[data-v-e3dd6072]:after{content:"";width:16px;min-width:16px;height:16px;background-image:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg);background-size:100% 100%;transition:all .25s ease-in-out;right:40px;margin-left:auto}.MobileCatalog[data-v-72e407da]{display:flex;flex-direction:column;margin-bottom:16px}.MobileCatalog__item[data-v-72e407da]{display:flex;align-items:center;padding:4px 12px 4px 8px;width:100%;transition:all .25s ease-in-out;border-radius:8px;background:transparent;margin-top:8px;border:1px solid transparent}.MobileCatalog__item[data-v-72e407da]:first-child{margin-top:0}.MobileCatalog__item[data-v-72e407da]:hover{cursor:pointer;background:#fff6f8}.MobileCatalog__item[data-v-72e407da]:active{background:#feeef1}.MobileCatalog__item:active .MobileCatalog__item-arrow[data-v-72e407da]{background:url(../../static/img/catalog-arrow-16x16-hover.d684b9db.svg)}.MobileCatalog__item-wrapper[data-v-72e407da]{width:40px;height:40px;display:flex;min-width:40px}.MobileCatalog__item-wrapper img[data-v-72e407da]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.MobileCatalog__item-name[data-v-72e407da]{margin-left:8px;font-weight:500;font-size:14px;color:#222629;margin-right:10px}.MobileCatalog__item-arrow[data-v-72e407da]{margin-left:auto;display:flex;width:16px;height:16px;background:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg)}.UserBlock[data-v-60813f16]{display:flex;margin-top:16px}.UserBlock__no-log[data-v-60813f16]{display:flex;flex-direction:column;width:100%}.UserBlock__no-log:hover .UserBlock__no-log-text[data-v-60813f16]{color:#222629}.UserBlock__no-log:hover .UserBlock__no-log-icon[data-v-60813f16]:after{background-image:url(../../static/img/catalog-arrow-16x16-hover.d684b9db.svg)}.UserBlock__no-log:hover .UserBlock__no-log-wrapper-icon[data-v-60813f16]{background:url(../../static/img/profile-icon-hover.c463169c.svg)}.UserBlock__no-log-container[data-v-60813f16]{display:flex;padding:2px 8px;align-items:center;background:transparent;border-radius:8px;border:1px solid transparent;transition:all .25s ease-in-out}.UserBlock__no-log-container[data-v-60813f16]:hover{background-color:#fff6f8;cursor:pointer}.UserBlock__no-log-container[data-v-60813f16]:active{background:#feeef1}.UserBlock__no-log-wrapper[data-v-60813f16]{width:40px;height:40px;display:flex;align-items:center;justify-content:space-around;border-radius:8px;background:transparent}.UserBlock__no-log-wrapper-icon[data-v-60813f16]{width:24px;height:24px;background:url(../../static/img/profile-icon.f7326e6b.svg);background-size:100% 100%}.UserBlock__no-log-text[data-v-60813f16]{font-weight:500;line-height:16px;font-size:14px;color:#222629;margin-left:8px;transition:all .25s ease-in-out}.UserBlock__no-log-icon[data-v-60813f16]{margin-left:auto}.UserBlock__no-log-icon[data-v-60813f16]:after{content:"";display:flex;width:16px;height:16px;background-image:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg);transition:all .25s ease-in-out}.UserBlock__no-log-bottom-text[data-v-60813f16]{line-height:140%;font-weight:400;font-size:13px;color:#7e868f;padding:0 16px;margin-top:8px}.UserBlock__logged[data-v-60813f16]{display:flex;flex-direction:column;width:100%;padding:8px 16px 8px 8px}.UserBlock__logged-button[data-v-60813f16]{display:grid;grid-template-columns:40px 1fr;grid-column-gap:16px;width:100%}.UserBlock__logged-button-wrapper[data-v-60813f16]{width:40px;height:40px;background:#fcdce1;border-radius:20px;color:#f02546;font-weight:400;font-size:20px;line-height:24px;display:flex;justify-content:space-around;align-items:center;text-transform:uppercase}.UserBlock__logged-button-text[data-v-60813f16]{display:flex;flex-direction:column}.UserBlock__logged-button-text-name[data-v-60813f16]{color:#222629;font-weight:500;font-size:14px;line-height:16px}.UserBlock__logged-button-text-email[data-v-60813f16]{font-weight:400;font-size:14px;line-height:16px;color:#67717a;margin-top:8px}.SideBarClient[data-v-4d260313]{display:flex;flex-direction:column}.SideBarClient__button[data-v-4d260313]{display:flex;align-items:center;width:100%;padding:14px 12px 14px 16px;border-radius:8px;transition:all .25s ease-in-out;background:transparent}.SideBarClient__button[data-v-4d260313]:hover{background:#fff6f8}@media screen and (min-width:1366px){.SideBarClient__button[data-v-4d260313]:hover{cursor:pointer}}.SideBarClient__button[data-v-4d260313]:active{background:#feeef1}.SideBarClient__button:hover .SideBarClient__button-arrow[data-v-4d260313]{background:url(../../static/img/plus-16x16-hover.5af30146.svg)}.SideBarClient__button-text[data-v-4d260313]{font-weight:500;font-size:12px;color:#222629;line-height:16px;text-transform:uppercase}.SideBarClient__button-arrow[data-v-4d260313]{margin-left:auto;transition:all .25s ease-in-out;background:url(../../static/img/plus-16x16.e3f115fd.svg);width:16px;height:16px;background-size:100% 100%}.SideBarClient__con[data-v-4d260313]{display:flex;width:100%;flex-direction:column;max-height:0;overflow:hidden;transition:all .5s ease-in-out}.SideBarClient__con.active[data-v-4d260313]{max-height:900px}.SideBarClient__con-button[data-v-4d260313]{margin-top:8px;display:flex;align-items:center;width:100%;padding:14px 16px;transition:all .25s ease-in-out;font-weight:400;line-height:16px;font-size:14px;color:#222629}.SideBarClient__con-button[data-v-4d260313]:first-child{margin-top:0}.SideBarClient__con-button[data-v-4d260313]:hover{background:#fff6f8;color:#f02546}.SideBarClient__con-button[data-v-4d260313]:active{background:#feeef1;color:#f02546}.SideBarClient__button.active .SideBarClient__button-arrow[data-v-4d260313]{background:url(../../static/img/minus-16x16.312f685f.svg)}.SideBarClient__button.active:hover .SideBarClient__button-arrow[data-v-4d260313]{background:url(../../static/img/minus-16x16-hover.93cd67e5.svg)}.SideBarSocButtons[data-v-2ef26622]{margin:16px 0 0 16px;display:flex;align-items:center}.SideBarSocButtons__button[data-v-2ef26622]{width:32px;height:32px;margin-left:24px;background-size:16px 16px;background-repeat:no-repeat;background-position:50%;position:relative;transition:all .25s ease-in-out;border-radius:50%}.SideBarSocButtons__button[data-v-2ef26622]:first-child{margin-left:0}.SideBarSocButtons__button[data-v-2ef26622]:hover{background-color:#fff6f8}.SideBarSocButtons__button[data-v-2ef26622]:active{background-color:#feeef1}.SideBarSocButtons__button.telegram[data-v-2ef26622]{background:url(../../static/img/telegramm-logo.8317a83c.svg)}.SideBarSocButtons__button.instagram[data-v-2ef26622]{background-image:url(../../static/img/instagramm-logo.c9861de2.svg);transition:all .25s ease-in-out}.SideBarSocButtons__button.instagram[data-v-2ef26622]:hover{background-image:url(../../static/img/instagramm-logo-hover.14a3fcd6.svg)}.SideBarSocButtons__button.youtube[data-v-2ef26622]{background-image:url(../../static/img/youtube-logo.3b5cd033.svg);transition:all .25s ease-in-out}.SideBarSocButtons__button.youtube[data-v-2ef26622]:hover{background-image:url(../../static/img/youtube-logo-hover.4ddbfe87.svg)}.SideBarSocButtons__button.facebook[data-v-2ef26622]{background-image:url(../../static/img/facebook-logo-sidebar.2248da1e.svg);transition:all .25s ease-in-out;background-size:32px 32px}.SideBarSocButtons__button.facebook[data-v-2ef26622]:hover{background-image:url(../../static/img/facebook-logo-sidebar-hover.658f0e1d.svg);background-size:16px 16px}.CloseButton[data-v-b5589c32]{width:32px;height:32px;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-position:50%;background-repeat:no-repeat;background-size:24px 24px;background-color:transparent;border:1px solid transparent;border-radius:8px;transition:all .25s ease-in-out}.CloseButton[data-v-b5589c32]:hover{background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg);cursor:pointer}.CloseButton[data-v-b5589c32]:active{background-color:#f6f8fa}.MobileMenuSidebar[data-v-034ce05b]{width:100%;height:100vh;position:fixed;pointer-events:none;left:0;top:0;z-index:999}@media screen and (min-width:768px){.MobileMenuSidebar [data-v-034ce05b]::-webkit-scrollbar{display:none}}.MobileMenuSidebar__overlay[data-v-034ce05b]{position:fixed;width:100%;height:100vh;background:#222629;opacity:0;transition:all .25s ease-in-out;pointer-events:none}.MobileMenuSidebar__menu[data-v-034ce05b]{width:360px;height:100vh;top:0;left:-360px;transition:all .25s ease-in-out;background:#fff;position:fixed;padding:8px 8px 85px 8px;overflow-y:auto}@media screen and (max-width:1365px){.MobileMenuSidebar__menu[data-v-034ce05b]{width:304px;left:-304px}}.MobileMenuSidebar__menu-head[data-v-034ce05b]{display:flex;align-items:center;justify-content:space-between;padding:0 0 0 8px}@media screen and (max-width:1365px){.MobileMenuSidebar__menu-head[data-v-034ce05b]{padding:0 8px 0 8px}}.MobileMenuSidebar__menu-head-wrapper[data-v-034ce05b]{width:90px;min-width:20px;height:28px;background:url(../../static/img/logo.28459db3.svg);background-size:100% 100%}.MobileMenuSidebar__menu-head[data-v-034ce05b] .Header-lang{margin-left:0}.MobileMenuSidebar__menu-head[data-v-034ce05b] .Header-lang__button{padding:12px 8px}@media screen and (max-width:1365px){.MobileMenuSidebar__menu-head[data-v-034ce05b] .CloseButton{display:none}}.MobileMenuSidebar__menu-divider[data-v-034ce05b]{width:calc(100% - 16px);height:1px;background:#ebedf0;margin:16px auto 16px auto}.MobileMenuSidebar__menu-divider.s[data-v-034ce05b]{margin:8px 0 16px 0}.MobileMenuSidebar__menu-divider.s2[data-v-034ce05b]{margin:16px 0 8px 0}.MobileMenuSidebar__menu-divider.s-min[data-v-034ce05b]{margin:8px 0 8px 0}.MobileMenuSidebar__menu-catalogue[data-v-034ce05b]{display:flex;flex-direction:column}.MobileMenuSidebar__menu-catalogue-item[data-v-034ce05b]{display:flex;align-items:center;padding:4px 16px;width:100%;transition:all .25s ease-in-out;border-radius:16px;background:transparent;margin-top:8px}.MobileMenuSidebar__menu-catalogue-item[data-v-034ce05b]:first-child{margin-top:0}.MobileMenuSidebar__menu-catalogue-item[data-v-034ce05b]:hover{cursor:pointer}@media screen and (min-width:1366px){.MobileMenuSidebar__menu-catalogue-item[data-v-034ce05b]:hover{background:#f3f0e9}}.MobileMenuSidebar__menu-catalogue-item[data-v-034ce05b]:active{background:#002}.MobileMenuSidebar__menu-catalogue-item-wrapper[data-v-034ce05b]{width:40px;height:40px;display:flex;background:#f3f0e9}.MobileMenuSidebar__menu-catalogue-item-wrapper img[data-v-034ce05b]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.MobileMenuSidebar__menu-catalogue-item-name[data-v-034ce05b]{margin-left:16px;font-weight:500;font-size:14px;color:#262729;margin-right:10px}.MobileMenuSidebar__menu-catalogue-item-arrow[data-v-034ce05b]{margin-left:auto;display:flex;width:16px;height:16px;background:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg)}.MobileMenuSidebar__menu-item[data-v-034ce05b]{display:flex;align-items:center;padding:2px 16px 2px 8px;width:100%;transition:all .25s ease-in-out;border-radius:8px;background:transparent;border:1px solid transparent}.MobileMenuSidebar__menu-item[data-v-034ce05b]:first-child{margin-top:0}.MobileMenuSidebar__menu-item[data-v-034ce05b]:hover{cursor:pointer;background:#fff6f8}.MobileMenuSidebar__menu-item:hover .MobileMenuSidebar__menu-item-icon[data-v-034ce05b]:after{background-image:url(../../static/img/catalog-arrow-16x16-hover.d684b9db.svg)}.MobileMenuSidebar__menu-item[data-v-034ce05b]:active{background:#feeef1}.MobileMenuSidebar__menu-item.disabled[data-v-034ce05b]{opacity:.5;pointer-events:none}.MobileMenuSidebar__menu-item.leave .MobileMenuSidebar__menu-item-text[data-v-034ce05b]{color:#222629;font-weight:500;font-size:14px;line-height:16px}@media screen and (min-width:1366px){.MobileMenuSidebar__menu-item.leave[data-v-034ce05b]:hover{background:#fff6f8}}.MobileMenuSidebar__menu-item.leave[data-v-034ce05b]:active{background:#feeef1}.MobileMenuSidebar__menu-item:hover .MobileMenuSidebar__menu-item-wrapper.cart[data-v-034ce05b]{background-image:url(../../static/img/cart-icon-hover.8faf0db2.svg)}.MobileMenuSidebar__menu-item:hover .MobileMenuSidebar__menu-item-wrapper.service[data-v-034ce05b]{background-image:url(../../static/img/services-icon-hover.5ee00fdb.svg);background-size:16px 16px}.MobileMenuSidebar__menu-item:active .MobileMenuSidebar__menu-item-wrapper.cart[data-v-034ce05b]{background-image:url(../../static/img/cart-icon-hover.8faf0db2.svg)}.MobileMenuSidebar__menu-item:active .MobileMenuSidebar__menu-item-wrapper.service[data-v-034ce05b]{background-image:url(../../static/img/services-icon-hover.5ee00fdb.svg);background-size:16px 16px}.MobileMenuSidebar__menu-item-info[data-v-034ce05b]{margin-top:8px;color:#66667a;font-size:14px;font-weight:400;line-height:16px;padding:0 16px;display:flex;flex-direction:column}.MobileMenuSidebar__menu-item-info span[data-v-034ce05b]{margin-top:12px;color:#222629;font-size:14px;font-weight:400;line-height:140%}.MobileMenuSidebar__menu-item-info span br[data-v-034ce05b]{display:none}@media screen and (max-width:1365px){.MobileMenuSidebar__menu-item-info span br[data-v-034ce05b]{display:unset}}.MobileMenuSidebar__menu-item-wrapper[data-v-034ce05b]{width:40px;height:40px;display:flex;align-items:center;justify-content:space-around;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;border-radius:50%}.MobileMenuSidebar__menu-item-wrapper.cart[data-v-034ce05b]{background-image:url(../../static/img/cart-icon.0cc14bf5.svg)}.MobileMenuSidebar__menu-item-wrapper.compare[data-v-034ce05b]{background-image:url(../../static/img/compare-icon.cd70cbb4.svg)}.MobileMenuSidebar__menu-item-wrapper.my-orders[data-v-034ce05b]{background-image:url(../../static/img/my-orders-icon.e58bc704.svg)}.MobileMenuSidebar__menu-item-wrapper.watched[data-v-034ce05b]{background-image:url(../../static/img/watched-icon.f7e6adc0.svg)}.MobileMenuSidebar__menu-item-wrapper.my-reviews[data-v-034ce05b]{background-image:url(../../static/img/my-reviews-icon.de7f10d0.svg)}.MobileMenuSidebar__menu-item-wrapper.bonus[data-v-034ce05b]{background-image:url(../../static/img/bonus-icon.7645e6e1.svg)}.MobileMenuSidebar__menu-item-wrapper.logout[data-v-034ce05b]{background-image:url(../../static/img/logout-icon.bea3a1d2.svg)}.MobileMenuSidebar__menu-item-wrapper.service[data-v-034ce05b]{background-image:url(../../static/img/services-icon-white.4408bb2d.svg)}.MobileMenuSidebar__menu-item-wrapper.location[data-v-034ce05b]{background-image:url(../../static/img/location-icon.4e19d810.svg)}.MobileMenuSidebar__menu-item-wrapper.phoneCall[data-v-034ce05b]{background-image:url(../../static/img/phoneCall-icon.a75860f0.svg)}.MobileMenuSidebar__menu-item-text[data-v-034ce05b]{font-weight:500;font-size:14px;color:#222629;margin-left:8px;line-height:140%}.MobileMenuSidebar__menu-item-text span[data-v-034ce05b]{color:#67717a}.MobileMenuSidebar__menu-item-text.phoneCall[data-v-034ce05b]{font-size:16px}.MobileMenuSidebar__menu-item-icon[data-v-034ce05b]{margin-left:auto}.MobileMenuSidebar__menu-item-icon[data-v-034ce05b]:after{content:"";display:flex;width:16px;height:16px;background-image:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg);transition:all .25s ease-in-out}.MobileMenuSidebar__menu-item-count[data-v-034ce05b]{height:18px;width:18px;background:#f02546;border-radius:50%;margin-left:auto;font-weight:700;font-size:12px;line-height:14px;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:space-around}.MobileMenuSidebar__menu-contact-button[data-v-034ce05b]{width:calc(100% - 16px);background:#fff;border-radius:8px;padding:2px 16px;display:flex;align-items:center;margin:16px auto 0 auto;border:1px solid #fcdce1;transition:all .25s ease-in-out}.MobileMenuSidebar__menu-contact-button[data-v-034ce05b]:hover{cursor:pointer;background:#fff6f8;border:1px solid transparent}.MobileMenuSidebar__menu-contact-button[data-v-034ce05b]:active{background:#feeef1;border:1px solid transparent}.MobileMenuSidebar__menu-contact-button-icon[data-v-034ce05b]{width:40px;height:40px;background-image:url(../../static/img/connect-icon.f0367a8d.svg);background-repeat:no-repeat;background-position:50%;background-size:100%;display:flex;margin-left:auto;transition:all .25s ease-in-out}.MobileMenuSidebar__menu-contact-button-text[data-v-034ce05b]{font-weight:500;font-size:14px;line-height:16px;color:#f02546;margin-left:12px;margin-right:auto}.MobileMenuSidebar__menu-text[data-v-034ce05b]{margin:16px 0 0 16px;font-weight:400;font-size:14px;color:#666e7a}.MobileMenuSidebar.active[data-v-034ce05b]{pointer-events:all}.MobileMenuSidebar.active .MobileMenuSidebar__overlay[data-v-034ce05b]{opacity:.48;pointer-events:all}.MobileMenuSidebar.active .MobileMenuSidebar__menu[data-v-034ce05b]{left:0}.MobileMenu[data-v-2776ec8d]{display:none}@media screen and (max-width:1365px){.MobileMenu[data-v-2776ec8d]{display:flex}}.MobileMenu__wrapper[data-v-2776ec8d]{width:40px;height:40px;margin-right:16px;background-image:url(../../static/img/burger-icon.cf636abf.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:24px 24px;border-radius:8px;transition:all .25s ease-in-out}.MobileMenu__wrapper[data-v-2776ec8d]:hover{cursor:pointer;background-image:url(../../static/img/burger-icon-hover.e1dc080e.svg)}.MobileMenu__wrapper[data-v-2776ec8d]:active{background-color:rgba(240,37,70,.04)}.SearchItem[data-v-38a23236]{width:calc(100% - 16px);margin:0 auto}.SearchItem__container[data-v-38a23236]{display:flex;padding:12px 16px 12px 8px;background:#fff;border-radius:8px;transition:all .25s ease-in-out;margin-top:4px}.SearchItem__container[data-v-38a23236]:first-child{margin-top:0}.SearchItem__container[data-v-38a23236]:hover{background:#fff6f8}.SearchItem__container[data-v-38a23236]:active{background:#feeef1}.SearchItem__wrapper[data-v-38a23236]{width:56px;min-width:56px;height:56px;border-radius:8px;background:transparent;overflow:hidden}.SearchItem__wrapper img[data-v-38a23236]{width:100%;height:100%}.SearchItem__body[data-v-38a23236]{display:flex;flex-direction:column;margin-left:16px}.SearchItem__body-text[data-v-38a23236]{font-weight:400;font-size:14px;color:#222629;line-height:140%}.SearchItem__body-price[data-v-38a23236]{margin-top:8px;display:flex;align-items:center}.SearchItem__body-price p[data-v-38a23236]:first-child{font-weight:500;font-size:16px;color:#222629;line-height:20px}.SearchItem__body-price p[data-v-38a23236]:nth-child(2){font-weight:400;font-size:14px;color:#a9b0b8;line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:8px}.SearchCategoryItem[data-v-c8096e5e]{display:flex;padding:14px 8px 14px 16px;align-items:center;margin-top:8px;transition:all .25s ease-in-out;border-radius:8px;border:1px solid #ebedf0}.SearchCategoryItem[data-v-c8096e5e]:hover{background:#f6f8fa}.SearchCategoryItem[data-v-c8096e5e]:active{background:#edf1f5}.SearchCategoryItem:hover .SearchCategoryItem__text[data-v-c8096e5e]:after{background-image:url(../../static/img/catalog-arrow-16x16.bb7e6d91.svg)}.SearchCategoryItem[data-v-c8096e5e]:first-child{margin-top:0}.SearchCategoryItem__text[data-v-c8096e5e]{color:#222629;font-weight:500;font-size:14px;line-height:16px;width:100%;display:flex;justify-content:space-between;align-items:center}.SearchCategoryItem__text[data-v-c8096e5e]:after{display:flex;content:"";width:16px;height:16px;background-image:url(../../static/img/catalog-arrow-16x16-gray.f5bd8027.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:50%}.HeaderSearch[data-v-3a1e1338]{display:flex;align-items:center;margin-left:auto;position:relative}@media screen and (max-width:1365px){.HeaderSearch[data-v-3a1e1338]{margin-left:auto}.HeaderSearch.mobile-search[data-v-3a1e1338]{position:fixed;top:0;left:0;width:100%;height:48px;margin-left:0;background:#fff;z-index:999}.HeaderSearch.mobile-search .HeaderSearch__search[data-v-3a1e1338]{display:flex;margin-top:0;width:100%}.HeaderSearch.mobile-search .HeaderSearch__popup-overlay[data-v-3a1e1338]{display:none}.HeaderSearch.mobile-search .HeaderSearch__popup-container[data-v-3a1e1338]{height:calc(100vh - 60px);background:#fff}.HeaderSearch.mobile-search .HeaderSearch__mobile-button[data-v-3a1e1338]{display:none}.HeaderSearch.mobile-search .HeaderSearch__mobile-close[data-v-3a1e1338]{display:flex}}.HeaderSearch__search[data-v-3a1e1338]{display:flex;padding:8px 10px;align-items:center;gap:8px;width:320px;transition:all .25s ease-in-out;border:1px solid #ebedf0;background:#f6f8fa;border-radius:20px}@media screen and (max-width:1365px){.HeaderSearch__search[data-v-3a1e1338]{display:none}}@media screen and (max-width:767px){.HeaderSearch__search[data-v-3a1e1338]{transition:unset}}.HeaderSearch__search[data-v-3a1e1338]:hover{background:#f5f9ff}.HeaderSearch__search-icon[data-v-3a1e1338]{width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:space-around;background:url(../../static/img/search-icon.c3b15c8b.svg);background-size:100% 100%}.HeaderSearch__search-clear[data-v-3a1e1338]{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:space-around;background:url(../../static/img/search-close.381cdffb.svg);background-size:100% 100%;transition:all .25s ease-in-out}.HeaderSearch__search-clear[data-v-3a1e1338]:hover{cursor:pointer;background:url(../../static/img/search-close-hover.369b2aae.svg)}@media screen and (max-width:767px){.HeaderSearch__search-clear[data-v-3a1e1338]{margin-right:8px}}.HeaderSearch__search-close[data-v-3a1e1338]{display:flex;align-items:center;color:#222629;font-size:12px;font-weight:500;line-height:14px;height:24px;border-left:1px solid #ebedf0;padding-left:16px}.HeaderSearch__search-input[data-v-3a1e1338]{font-weight:500;font-size:14px;width:100%}.HeaderSearch__search.active[data-v-3a1e1338]{background:#fff;border-radius:8px;z-index:999;border:1px solid transparent;box-shadow:0 2px 8px 0 rgba(0,0,0,.16)}@media screen and (max-width:1365px){.HeaderSearch__search.active[data-v-3a1e1338]{box-shadow:0 2px 8px 0 rgba(0,0,0,.08);border-radius:0;height:48px;padding:12px 10px}}.HeaderSearch__search.active .HeaderSearch__search-icon[data-v-3a1e1338]{background:url(../../static/img/search-icon-active.c08c31d9.svg)}.HeaderSearch__mobile-button[data-v-3a1e1338]{width:40px;height:40px;background-image:url(../../static/img/search-icon-active.c08c31d9.svg);background-repeat:no-repeat;background-position:50%;background-size:24px 24px;display:none}@media screen and (max-width:1365px){.HeaderSearch__mobile-button[data-v-3a1e1338]{display:flex}}.HeaderSearch__mobile-close[data-v-3a1e1338]{width:55px;height:100%;font-weight:500;font-size:14px;color:#0a1b33;align-items:center;display:none;margin:0 20px}.HeaderSearch__popup-overlay[data-v-3a1e1338]{width:100%;height:calc(100vh - 62px);background:#222629;opacity:.48;position:fixed;left:0;top:62px;z-index:998}.HeaderSearch__popup-overlay[data-v-3a1e1338]:hover{cursor:auto}.HeaderSearch__popup-container[data-v-3a1e1338]{z-index:999;position:absolute;top:36px;width:-moz-max-content;width:max-content;right:0}@media screen and (max-width:790px){.HeaderSearch__popup-container[data-v-3a1e1338]{width:100%}}@media screen and (max-width:767px){.HeaderSearch__popup-container[data-v-3a1e1338]{top:55px}}.HeaderSearch__popup-container-preloader[data-v-3a1e1338]{display:flex;align-items:center;justify-content:space-between;width:320px;box-shadow:0 2px 0 0 rgba(0,0,0,.16);border-radius:0 0 8px 8px;padding:40px 20px;background:#fff}@media screen and (max-width:790px){.HeaderSearch__popup-container-preloader[data-v-3a1e1338]{width:100%;border-radius:0}}.search-container[data-v-3a1e1338]{background:#fff;box-shadow:0 2px 0 0 rgba(0,0,0,.16);width:320px;display:flex;border-radius:0 0 8px 8px}@media screen and (max-width:1365px){.search-container[data-v-3a1e1338]{width:100%;border-radius:0;box-shadow:unset;height:100%}}.search-container__no-result[data-v-3a1e1338]{display:flex;width:100%;padding:40px 20px;justify-content:space-around}.search-container__result[data-v-3a1e1338]{padding:0 0 10px 0;width:100%}@media screen and (max-width:1365px){.search-container__result[data-v-3a1e1338]{height:100%;overflow-y:auto;padding-bottom:85px}}.search-container__result-title[data-v-3a1e1338]{margin:16px 0 8px 0;padding-left:16px;color:#7e868f;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase}.search-container__result-container[data-v-3a1e1338]{display:flex;width:calc(100% - 16px);flex-direction:column;max-height:365px;overflow-y:auto;margin-right:16px}@media screen and (max-width:1365px){.search-container__result-container[data-v-3a1e1338]{max-height:100%;margin-right:0;width:100%}.search-container__result-container.have-categories[data-v-3a1e1338]{max-height:540px}}.search-container__result-category[data-v-3a1e1338]{display:flex;flex-direction:column;width:100%;border-top:1px solid #edf1f5;margin-top:8px}.search-container__result-category-header[data-v-3a1e1338]{font-weight:500;line-height:14px;text-transform:uppercase;font-size:12px;color:#7e868f;margin:16px 0 16px 16px;display:flex}.search-container__result-category-container[data-v-3a1e1338]{display:flex;flex-direction:column;width:100%;margin:0 auto;max-height:155px;overflow-y:auto;padding:0 16px}.popup-anim-enter-active[data-v-3a1e1338],.popup-anim-leave-active[data-v-3a1e1338]{transition:all .25s ease-in-out}.popup-anim-enter[data-v-3a1e1338],.popup-anim-leave-to[data-v-3a1e1338]{opacity:0}.Header[data-v-2ba06856]{width:100%;height:64px;margin:0;padding:0;display:flex;align-items:center;border-bottom:1px solid #ebedf0;background:#fff}.Header.checkout[data-v-2ba06856]{max-width:1272px;margin:0 auto}@media screen and (max-width:1365px){.Header.checkout[data-v-2ba06856] .Header-callback__top-button{display:flex;margin-left:auto}}.Header.checkout[data-v-2ba06856] .Header-callback{border-right:unset}.Header.checkout .Header-callback[data-v-2ba06856]{margin-left:auto}.Header.checkout .Header__container-logo[data-v-2ba06856]{margin-left:0}@media screen and (max-width:1365px){.Header.checkout .Header__container[data-v-2ba06856]{padding:0 20px}}@media screen and (max-width:767px){.Header.checkout .Header__container[data-v-2ba06856]{padding:0 16px}}@media screen and (max-width:1365px){.Header[data-v-2ba06856]{height:56px;z-index:5}}.Header__container[data-v-2ba06856]{max-width:1656px;margin:0 auto;display:flex;align-items:center;width:100%}@media screen and (max-width:1919px){.Header__container[data-v-2ba06856]{max-width:1476px}}@media screen and (max-width:1599px){.Header__container[data-v-2ba06856]{max-width:1356px}}@media screen and (max-width:1439px){.Header__container[data-v-2ba06856]{max-width:1296px}}@media screen and (max-width:1365px){.Header__container[data-v-2ba06856]{padding:0 8px;max-width:100%}}.Header__container-logo[data-v-2ba06856]{width:108px;height:24px;display:flex;background-image:url(../../static/img/logo.28459db3.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;transition:all .25s ease-in-out}.Header__container-logo[data-v-2ba06856]:hover{cursor:pointer}@media screen and (max-width:1365px){.Header__container-logo[data-v-2ba06856]{margin-left:auto}}@media screen and (max-width:767px){.Header__container-logo[data-v-2ba06856]{width:90px;height:20px}}.Header__container-list[data-v-2ba06856]{display:flex;align-items:center;height:100%}.Header__container-list-item[data-v-2ba06856]{font-weight:500;font-size:14px;color:#222629;line-height:16px;align-items:center;display:flex;transition:all .25s ease-in-out;border-radius:8px;background-color:transparent;padding:12px 16px}.Header__container-list-item[data-v-2ba06856]:hover{color:#f02546}.Header__container-list-item[data-v-2ba06856]:active{background-color:rgba(240,37,70,.04)}.Header__container-list-item.active[data-v-2ba06856],.Header__container-list-item[data-v-2ba06856]:hover{cursor:pointer}.Header__container-list-item.active[data-v-2ba06856]{color:#ffb600}.Header__container-list-item.loading[data-v-2ba06856]:before{animation:rotate-anim-2ba06856 1s linear infinite}.Header__container-list-item.active[data-v-2ba06856]:before{transform:rotate(180deg)}.Header__container-list-item-services[data-v-2ba06856]{display:flex;width:-moz-max-content;width:max-content;padding:12px 16px;font-size:14px;font-weight:500;line-height:16px;color:#222629;border-radius:8px;background:transparent;transition:all .25s ease-in-out;align-items:center;margin-left:32px;border:1px solid transparent}.Header__container-list-item-services[data-v-2ba06856]:before{content:"";width:16px;height:16px;display:flex;margin-right:12px;background-image:url(../../static/img/services-icon.346fb8a7.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;transition:all .25s ease-in-out}.Header__container-list-item-services[data-v-2ba06856]:hover{color:#f02546;cursor:pointer}.Header__container-list-item-services[data-v-2ba06856]:hover:before{background-image:url(../../static/img/services-icon-hover.5ee00fdb.svg)}.Header__container-list-item-services[data-v-2ba06856]:active{background:rgba(240,37,70,.04)}.popup-anim-enter-active[data-v-2ba06856],.popup-anim-leave-active[data-v-2ba06856]{transition:all .3s ease-in-out}.popup-anim-enter[data-v-2ba06856],.popup-anim-leave-to[data-v-2ba06856]{opacity:0}@keyframes rotate-anim-2ba06856{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.User-cabinet-navigation[data-v-b0abe5b8]{width:100%;margin:24px auto 0;max-width:1656px;color:#222629}@media screen and (max-width:1919px){.User-cabinet-navigation[data-v-b0abe5b8]{max-width:1476px}}@media screen and (max-width:1599px){.User-cabinet-navigation[data-v-b0abe5b8]{max-width:1356px}}@media screen and (max-width:1439px){.User-cabinet-navigation[data-v-b0abe5b8]{max-width:1296px}}@media screen and (max-width:1365px){.User-cabinet-navigation[data-v-b0abe5b8]{padding:0 20px;max-width:100%}}@media screen and (max-width:767px){.User-cabinet-navigation[data-v-b0abe5b8]{padding:0 16px}}.User-cabinet-navigation__head[data-v-b0abe5b8]{font-size:24px;font-weight:500;line-height:32px;color:#222629}@media screen and (max-width:1365px){.User-cabinet-navigation__head[data-v-b0abe5b8]{display:none}}.User-cabinet-navigation__nav[data-v-b0abe5b8]{display:flex;margin-top:24px}@media screen and (max-width:1024px){.User-cabinet-navigation__nav[data-v-b0abe5b8]{justify-content:space-evenly}}.User-cabinet-navigation__nav-item[data-v-b0abe5b8]{display:flex;align-items:center;justify-content:center;padding:10px 16px;width:40px;height:40px;overflow:hidden;background:transparent;color:#222629;cursor:pointer;transition:background .25s ease-in-out;border-radius:8px}.User-cabinet-navigation__nav-item[data-v-b0abe5b8]:hover{background:#fff6f8}.User-cabinet-navigation__nav-item[data-v-b0abe5b8]:active{background:#fee9ed}@media(min-width:1024px){.User-cabinet-navigation__nav-item[data-v-b0abe5b8]{max-width:40px;height:40px;margin-left:25px;border-radius:100%}}.User-cabinet-navigation__nav-item[data-v-b0abe5b8]:first-child{margin-left:0;border-radius:50%}@media(min-width:1024px){.User-cabinet-navigation__nav-item[data-v-b0abe5b8]:first-child{border-radius:100%}}.User-cabinet-navigation__nav-item[data-v-b0abe5b8]:last-child{border-radius:50%}@media(min-width:1024px){.User-cabinet-navigation__nav-item[data-v-b0abe5b8]:last-child{border-radius:100%}}.User-cabinet-navigation__nav-item-wrapper[data-v-b0abe5b8]{display:flex;justify-content:space-around;align-items:center;width:16px;min-width:16px;height:18px}.User-cabinet-navigation__nav-item-wrapper-one[data-v-b0abe5b8]{display:flex}.User-cabinet-navigation__nav-item-wrapper-two[data-v-b0abe5b8]{display:none}.User-cabinet-navigation__nav-item-text[data-v-b0abe5b8]{font-size:14px;font-weight:500;line-height:16px;margin-left:16px;display:none;color:#222629}.User-cabinet-navigation__nav-item.active[data-v-b0abe5b8]{width:230px;max-width:250px;padding:10px 16px;background:#fee9ed;color:#f02546;border-radius:8px;justify-content:center}@media screen and (max-width:1024px){.User-cabinet-navigation__nav-item.active[data-v-b0abe5b8]{width:40px;border-radius:50%}}.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-text[data-v-b0abe5b8]{display:flex;color:#f02546}@media screen and (max-width:1024px){.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-text[data-v-b0abe5b8]{display:none}}.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-wrapper-one[data-v-b0abe5b8]{display:none}.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-wrapper-two[data-v-b0abe5b8]{display:flex}.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-wrapper-two svg circle[data-v-b0abe5b8],.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-wrapper-two svg path[data-v-b0abe5b8]{stroke:#f02546}.User-cabinet-navigation__nav-item.active .User-cabinet-navigation__nav-item-wrapper-two svg circle[data-v-b0abe5b8]:not(:first-child){fill:#f02546}.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:#d5d7d9;border-width:2px 0 0 2px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{transform:rotate(135deg) scale(.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#000;white-space:nowrap}.mx-btn:hover i:after,.mx-btn:hover i:before{border-color:#f02546}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit;color:#222629}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font-size:14px;color:#000;background-color:#fff;border:1px solid #ebedf0}.mx-datepicker-popup{position:absolute;margin-top:10px;margin-bottom:10px;box-shadow:0 2px 16px 0 rgba(0,0,0,.16);z-index:2001;background:#fff;border-radius:8px}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:flex}@media(max-width:750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{box-sizing:border-box;width:286px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:42px;line-height:40px;text-align:center;overflow:hidden;padding:0 15px}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:16px;color:#fff}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:243px;box-sizing:border-box;padding:5px 10px;transition:all .25s ease-in-out}.mx-calendar-content .cell{cursor:pointer;color:#222629;border:2px solid transparent;transition:all .25s ease-in-out}.mx-calendar-content .cell.active,.mx-calendar-content .cell:hover{border:2px solid #f02546}.mx-calendar-content .cell.in-range{color:#73879c}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#969da3;background-color:#f6f8fa;pointer-events:none}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center;vertical-align:middle}.mx-table th{padding:0;font-weight:500}.mx-table td{padding:0}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px;color:#fff}.mx-table-date .cell.not-current-month{color:#7e7e7e}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.SimpleSelect[data-v-7536b6dd]{margin-top:8px;font-size:.875em;color:#222629;border:1px solid #ebedf0;box-sizing:border-box;border-radius:8px;cursor:pointer;position:relative;background:#fff;transition:all .25s ease-in-out}.SimpleSelect[data-v-7536b6dd]:hover{background:#f6f8fa}.SimpleSelect__input[data-v-7536b6dd]{padding:14px 16px;width:100%;cursor:pointer;border:none;color:#222629;border-radius:8px;font-weight:500;font-size:14px}.SimpleSelect__input[data-v-7536b6dd]:disabled{color:#000}.SimpleSelect[data-v-7536b6dd]:after{content:"";width:24px;height:24px;background:url(../../static/img/nav-arrow-down.77cc42fc.svg);background-size:100% 100%;position:absolute;right:15px;top:10px;transition:all .15s ease-in}.SimpleSelect.active[data-v-7536b6dd]{background:#edf1f5}.SimpleSelect.active[data-v-7536b6dd]:after{transform:rotate(180deg)}.SimpleSelect__options[data-v-7536b6dd]{position:absolute;top:calc(100% + 8px);background:#fff;box-shadow:0 2px 16px 0 rgba(0,0,0,.16);border-radius:8px;width:100%;box-sizing:border-box;max-height:0;overflow:hidden;transition:max-height .3s ease-in;z-index:5}.SimpleSelect__options.active[data-v-7536b6dd]{max-height:100px}.SimpleSelect__options-item[data-v-7536b6dd]{padding:12px 16px;width:100%;display:flex}.SimpleSelect__options-item[data-v-7536b6dd]:first-child{margin-top:8px}.SimpleSelect__options-item[data-v-7536b6dd]:last-child{margin-bottom:8px}.SimpleSelect__options-item[data-v-7536b6dd]:hover{background:#f6f8fa}.Preloader[data-v-16ba155b]{width:60px;height:60px;margin:auto;position:relative;display:block}.Preloader__first[data-v-16ba155b],.Preloader__secont[data-v-16ba155b],.Preloader__third[data-v-16ba155b]{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.Preloader__first[data-v-16ba155b]{border-top-color:#f02546;border-right-color:#f02546;z-index:3;animation:first-16ba155b 1s ease infinite}@keyframes first-16ba155b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Preloader__secont[data-v-16ba155b]{border-top-color:rgba(240,37,70,.5);border-right-color:rgba(240,37,70,.5);z-index:2;animation:secont-16ba155b 1s ease .15s infinite}@keyframes secont-16ba155b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Preloader__third[data-v-16ba155b]{border-top-color:rgba(240,37,70,.2);border-right-color:rgba(240,37,70,.2);z-index:1;animation:third-16ba155b 1s ease .35s infinite}@keyframes third-16ba155b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 30px 4px 0;background:#fff;border:1px solid #e1e6eb;white-space:normal;height:44px;border-radius:8px}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative;overflow:hidden;min-width:100%}.vs__actions{display:flex;align-items:center;padding:18px 19px;transition:all .15s ease-in}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-color:#222629;border-radius:8px}.vs__open-indicator{display:none;fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{display:none;fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% + 8px);left:0;z-index:1000;padding:8px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow:auto;box-shadow:0 2px 16px 0 rgba(0,0,0,.16);border:1px solid #ebedf0;text-align:left;list-style:none;background:#fff;border-radius:8px}.vs__no-options{text-align:center}.vs__dropdown-option{display:flex;padding:10px 15px;clear:both;color:#222629;font-size:.875em}.vs__dropdown-option:hover{cursor:pointer;background:#f6f8fa}.vs__dropdown-option--highlight{background:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;border-radius:8px;color:#222629;line-height:1.4;margin:6px 2px 0;padding:4px .25em;z-index:0;font-size:.875em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{opacity:0}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:.875em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 13px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.v-select.error .vs__dropdown-toggle{background:#ffe7e9;border:1px solid #fe233d}@media screen and (max-width:1024px){.vs__search,.vs__search:focus{font-size:16px}}.vs__search::-moz-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.PersonalInfoDeliveryForm[data-v-2d3395e7]{display:flex;flex-direction:column}.PersonalInfoDeliveryForm__item[data-v-2d3395e7]{display:flex;flex-direction:column;margin-top:24px}.PersonalInfoDeliveryForm__item[data-v-2d3395e7]:first-child{margin-top:0}.PersonalInfoDeliveryForm__item-name[data-v-2d3395e7]{font-size:.875em;color:#7e7e7e}.PersonalInfoDeliveryForm__item-input[data-v-2d3395e7]{font-size:.875em;color:#222629;padding:14px 16px;border:1px solid #ebedf0;box-sizing:border-box;border-radius:8px;margin-top:8px;width:100%;background-color:#fff;font-family:TT Norms Pro,sans-serif}@media screen and (max-width:1024px){.PersonalInfoDeliveryForm__item-input[data-v-2d3395e7]{font-size:14px}}.PersonalInfoDeliveryForm__container[data-v-2d3395e7]{margin-top:25px;display:flex}.PersonalInfoDeliveryForm__container .PersonalInfoDeliveryForm__item[data-v-2d3395e7]{width:95px;margin-top:0}.PersonalInfoDeliveryForm__container .PersonalInfoDeliveryForm__item[data-v-2d3395e7]:first-child{margin-right:24px}.PersonalInfoDeliveryForm__container button[data-v-2d3395e7]{width:130px;height:34px;font-size:14px}.PersonalInfoDeliveryForm__container button[data-v-2d3395e7]:first-child{margin-right:auto}.personal-data__body-data-checkbox[data-v-2d3395e7]{align-items:center;margin:0}.personal-data__body-data-checkbox-text[data-v-2d3395e7]{margin-left:20px;font-size:.875em}.SearchSelect[data-v-11e7c2c4]{width:100%;position:relative}.SearchSelect__mobile-name[data-v-11e7c2c4]{display:none}.SearchSelect__container[data-v-11e7c2c4]{height:44px;margin-bottom:10px;width:100%;padding:0 15px;border-radius:8px;background:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;border:1px solid #ebedf0;color:#222629;transition:all .25s ease-in-out}.SearchSelect__container[data-v-11e7c2c4]:before{content:url(../../static/img/search-icon-grey.41baeff4.svg);position:absolute;right:13px;top:11px;display:none}@media(min-width:768px){.SearchSelect__container[data-v-11e7c2c4]{height:44px}}.SearchSelect__container[data-v-11e7c2c4]:after{width:8px;height:8px;position:absolute;top:50%;right:15px;border:solid #67717a;border-width:1px 1px 0 0;display:inline-block;transform:rotate(45deg) translateY(-50%);content:""}.SearchSelect__container[data-v-11e7c2c4]:hover{border-color:#a9b0b8}.SearchSelect__container.active[data-v-11e7c2c4]{border-color:#222629}.SearchSelect__container-input[data-v-11e7c2c4]{width:90%;font-size:14px;color:#222629;font-family:TT Norms Pro,sans-serif}@media screen and (max-width:1024px){.SearchSelect__container-input[data-v-11e7c2c4]{font-size:16px}}.SearchSelect__container-input[data-v-11e7c2c4]::-moz-placeholder{font-size:14px;color:#a9b0b8}.SearchSelect__container-input[data-v-11e7c2c4]::placeholder{font-size:14px;color:#a9b0b8}.SearchSelect__container-no-options[data-v-11e7c2c4],.SearchSelect__container-options-list[data-v-11e7c2c4]{width:100%;max-height:400px;opacity:0;pointer-events:none;position:absolute;top:44px;left:0;box-shadow:0 2px 16px 0 rgba(0,0,0,.16);border-radius:8px;background:#fff;overflow:auto;z-index:50;border:1px solid #ebedf0;transition:opacity .15s cubic-bezier(1,.5,.8,1);padding:8px 0}@media screen and (max-width:1365px){.SearchSelect__container-no-options[data-v-11e7c2c4],.SearchSelect__container-options-list[data-v-11e7c2c4]{border-color:transparent}}@media(min-width:768px){.SearchSelect__container-no-options[data-v-11e7c2c4],.SearchSelect__container-options-list[data-v-11e7c2c4]{top:calc(100% + 8px)}}.SearchSelect__container-no-options-item[data-v-11e7c2c4],.SearchSelect__container-options-list-item[data-v-11e7c2c4]{padding:12px 16px;font-size:.875em;cursor:pointer;color:#222629}.SearchSelect__container-no-options-item[data-v-11e7c2c4]:hover,.SearchSelect__container-options-list-item[data-v-11e7c2c4]:hover{background:#f6f8fa}@media screen and (max-width:1365px){.SearchSelect__container-no-options-item[data-v-11e7c2c4],.SearchSelect__container-options-list-item[data-v-11e7c2c4]{border-top:1px solid #ebedf0}.SearchSelect__container-no-options-item[data-v-11e7c2c4]:first-child,.SearchSelect__container-options-list-item[data-v-11e7c2c4]:first-child{border-top:none}}.SearchSelect__container-no-options.active[data-v-11e7c2c4],.SearchSelect__container-options-list.active[data-v-11e7c2c4]{opacity:1;pointer-events:auto}@media screen and (max-width:768px){.SearchSelect.mobile-style[data-v-11e7c2c4]{position:fixed;bottom:-50vh;height:50vh;width:100%;background:#fff;left:0;z-index:999;border-radius:16px 16px 0 0;transition:bottom .25s ease-in}}@media screen and (max-width:768px){.SearchSelect.mobile-style .SearchSelect__container[data-v-11e7c2c4]{margin:25px 25px 0;width:auto}.SearchSelect.mobile-style .SearchSelect__container[data-v-11e7c2c4]:before{display:flex}.SearchSelect.mobile-style .SearchSelect__container[data-v-11e7c2c4]:after{display:none}.SearchSelect.mobile-style .SearchSelect__container.active[data-v-11e7c2c4]{border-color:#222629;border-radius:8px}.SearchSelect.mobile-style .SearchSelect__container-no-options[data-v-11e7c2c4],.SearchSelect.mobile-style .SearchSelect__container-options-list[data-v-11e7c2c4]{width:calc(100% + 50px);left:-25px;box-shadow:none;margin-top:20px;max-height:35vh;top:41px}.SearchSelect.mobile-style .SearchSelect__container-no-options-item[data-v-11e7c2c4],.SearchSelect.mobile-style .SearchSelect__container-options-list-item[data-v-11e7c2c4]{padding:15px 15px 15px 27px}.SearchSelect.mobile-style .SearchSelect__container-no-options.active[data-v-11e7c2c4],.SearchSelect.mobile-style .SearchSelect__container-options-list.active[data-v-11e7c2c4]{max-height:40vh}.SearchSelect.mobile-style .SearchSelect__mobile-name[data-v-11e7c2c4]{display:flex;margin:25px 25px 0;font-size:1.125em}}.SearchSelect.mobile-style.mobile-active[data-v-11e7c2c4]{bottom:0}.SearchSelect-mobile-overlay[data-v-11e7c2c4]{display:none}.SearchSelect-mobile-overlay.mobile-style[data-v-11e7c2c4]{position:fixed;width:100%;height:100vh;z-index:998;background:#222629;opacity:.48;left:0;top:0;display:none}@media screen and (max-width:768px){.SearchSelect-mobile-overlay.mobile-style.mobile-active[data-v-11e7c2c4]{display:flex}}.SearchSelect-mobile-button[data-v-11e7c2c4]{display:none;height:44px;margin-bottom:8px;width:100%;padding:0 16px;background:#fff;border:1px solid #e1e6eb;border-radius:8px;position:relative;font-size:.875em;align-items:center}@media screen and (max-width:768px){.SearchSelect-mobile-button[data-v-11e7c2c4]{display:flex}}@media screen and (max-width:767px){.SearchSelect-mobile-button.dirty[data-v-11e7c2c4]{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:44px}}.SearchSelect-mobile-button[data-v-11e7c2c4]:after{width:8px;height:8px;position:absolute;top:50%;right:15px;border:solid #222629;border-width:1px 1px 0 0;display:inline-block;transform:rotate(45deg) translateY(-50%);content:""}.PersonalInfoDeliveryForm[data-v-7201d464]{display:flex;flex-direction:column}.PersonalInfoDeliveryForm__item[data-v-7201d464]{display:flex;flex-direction:column;margin-top:24px}.PersonalInfoDeliveryForm__item[data-v-7201d464]:first-child{margin-top:0}.PersonalInfoDeliveryForm__item-name[data-v-7201d464]{font-size:.875em;color:#7e7e7e;margin-bottom:8px}.PersonalInfoDeliveryForm__item-input[data-v-7201d464]{font-size:.875em;color:#222629;padding:12px 16px;box-sizing:border-box;border-radius:8px;width:100%;background:#fff;border:1px solid #e1e6eb;transition:all .25s ease-in-out;font-family:TT Norms Pro,sans-serif}.PersonalInfoDeliveryForm__item-input[data-v-7201d464]:hover{border-color:#a9b0b8}.PersonalInfoDeliveryForm__item-input[data-v-7201d464]:active{border-color:#222629}.PersonalInfoDeliveryForm__item-input.error[data-v-7201d464]{border:1px solid #f02546;box-shadow:0 0 0 1px rgba(240,37,70,.16)}@media screen and (max-width:1024px){.PersonalInfoDeliveryForm__item-input[data-v-7201d464]{font-size:16px}}.PersonalInfoDeliveryForm__item[data-v-7201d464] .SearchSelect__container{height:44px}.PersonalInfoDeliveryForm__item[data-v-7201d464] .SearchSelect__container:after{display:none}.PersonalInfoDeliveryForm__container[data-v-7201d464]{margin-top:24px;display:flex}.PersonalInfoDeliveryForm__container .PersonalInfoDeliveryForm__item[data-v-7201d464]{width:95px;margin-top:0}.PersonalInfoDeliveryForm__container .PersonalInfoDeliveryForm__item[data-v-7201d464]:first-child{margin-right:24px}.PersonalInfoDeliveryForm__container button[data-v-7201d464]{width:130px;height:44px;border-radius:8px;border:1px solid #e1e6eb;color:#222629;font-family:TT Norms Pro,sans-serif;font-weight:500;font-size:14px}.PersonalInfoDeliveryForm__container button[data-v-7201d464]:hover{background:#f6f8fa}.PersonalInfoDeliveryForm__container button[data-v-7201d464]:active{background:#ebedf0}.PersonalInfoDeliveryForm__container button[data-v-7201d464]:first-child{margin-right:auto;border:1px solid transparent;color:#fff;transition:all .25s ease-in-out;background:#f02546}.PersonalInfoDeliveryForm__container button[data-v-7201d464]:first-child:hover{background:#f3516b}.PersonalInfoDeliveryForm__container button[data-v-7201d464]:first-child:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}.personal-data__body-data-checkbox[data-v-7201d464]{align-items:center;margin:0}.personal-data__body-data-checkbox-text[data-v-7201d464]{margin-left:20px;font-size:.875em}.accept-button[data-v-7201d464]:disabled{opacity:.5;cursor:auto;pointer-events:none}.personal-data__body-data-item-sub-name[data-v-7426cb2c]{margin-top:10px}.PersonalInfoDelivery__divider[data-v-7426cb2c]{width:100%;height:1px;margin:24px 0;background:#e1e6eb}.PersonalInfoDelivery__add-button[data-v-7426cb2c]{width:100%;height:44px;background:#f02546;border-radius:8px;color:#fff;margin-bottom:24px;transition:all .25s ease-in-out;font-family:TT Norms Pro,sans-serif;font-weight:500;font-size:14px}.PersonalInfoDelivery__add-button[data-v-7426cb2c]:hover{background:#f3516b}.PersonalInfoDelivery__add-button[data-v-7426cb2c]:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}.PersonalInfoDelivery__container-head[data-v-7426cb2c]{font-size:.875em;color:#67717a}.PersonalInfoDelivery__container .v-select[data-v-7426cb2c]{margin-top:8px;margin-bottom:24px;width:100%}.PersonalInfoDelivery__container-bottom[data-v-7426cb2c]{display:flex}.PersonalInfoDelivery__container-bottom button[data-v-7426cb2c]{width:130px;height:44px;margin-top:24px;font-family:TT Norms Pro,sans-serif;font-size:14px}.PersonalInfoDelivery__container-bottom button[data-v-7426cb2c]:first-child{margin-right:auto;border-radius:8px;border:1px solid #e1e6eb;color:#222629;font-weight:500;font-size:14px;transition:all .25s ease-in-out}.PersonalInfoDelivery__container-bottom button[data-v-7426cb2c]:first-child:hover{background:#f6f8fa}.PersonalInfoDelivery__container-bottom button[data-v-7426cb2c]:first-child:active{background:#ebedf0}.PersonalInfoDelivery__container-bottom .accept-button[data-v-7426cb2c]{border-radius:8px;border:1px solid #f02546;color:#f02546;background:#fff;outline:1px solid transparent;transition:all .25s ease-in-out;font-weight:500}.PersonalInfoDelivery__container-bottom .accept-button[data-v-7426cb2c]:hover{background:#fff;outline:1px solid #f02546;border:1px solid #f02546}.PersonalInfoDelivery__container-bottom .accept-button[data-v-7426cb2c]:active{background:#fff;border:1px solid #f9a8b5}.PersonalInfoDelivery__container-bottom .accept-button.disabled[data-v-7426cb2c]{color:#969da3;pointer-events:none;border-color:transparent;background:#f6f8fa}.personal-data__body-data-checkbox-checkmark[data-v-6f10f448],.personal-data__body-data-checkbox-checkmark[data-v-41764eb0],.personal-data__body-data-checkbox-checkmark[data-v-d44d0026]{cursor:pointer}.personal-data__body-data-title[data-v-ae908298]{margin-bottom:0}.preloader-container[data-v-0936cb0f]{display:flex;margin-top:20px}.personal-data__body-desktop-container[data-v-0936cb0f]{margin-bottom:24px;width:32%;@media screen and (max-width:1365px){width:100%}}.personal-data-edit__head-title[data-v-a7f6afcc]{font-size:16px}.personal-data-edit__body-data-input[data-v-a7f6afcc]{width:100%;height:42px;margin-bottom:20px;padding:0 15px;border:none;border-radius:4px;background:#f5f7f9;font-size:.875em;color:#000}.personal-data-edit__body-data-wrap[data-v-a7f6afcc]{margin-bottom:20px}.personal-data-edit__body-data-wrap-data[data-v-a7f6afcc]{display:flex;justify-content:space-between;align-items:center}.personal-data-edit__body-data-wrap-data-input[data-v-a7f6afcc]{font-size:16px;color:#000;background:#f5f7f9;height:42px;padding:0 15px;width:75%;border-radius:4px}.personal-data-edit__body-data-wrap-data-input[data-v-a7f6afcc]:disabled{height:auto;background:transparent;padding:0}.personal-data-edit__body-data-wrap-data-btn[data-v-a7f6afcc]{width:73px;height:28px;border-radius:2px;background:transparent;font-size:.75em;color:#6334ff;transition:all .3s ease-in}.personal-data-edit__body-data-wrap-data-btn-red[data-v-a7f6afcc]{color:#ff3459}.personal-data-edit__body-data-wrap-data-btn[data-v-a7f6afcc]:active,.personal-data-edit__body-data-wrap-data-btn[data-v-a7f6afcc]:hover{background:rgba(99,52,255,.05)}.personal-data-edit__body-data-wrap-change[data-v-a7f6afcc]{max-height:0;overflow:hidden;transition:all .3s ease-in}.personal-data-edit__body-data-wrap-change.active[data-v-a7f6afcc]{max-height:180px}.personal-data-edit__body-data-wrap-change-text[data-v-a7f6afcc]{margin:20px 0;font-size:.75em;color:#717273}.personal-data-edit__body-data-wrap-change-name[data-v-a7f6afcc]{margin-bottom:10px;font-size:.875em;color:#6334ff}.personal-data-edit__body-data-wrap-change-label[data-v-a7f6afcc]{width:100%;height:42px;margin-bottom:20px;padding:15px;display:flex;justify-content:space-between;align-items:center;border:1px solid #6334ff;border-radius:4px}.personal-data-edit__body-data-wrap-change-label input[data-v-a7f6afcc]{width:100%}.personal-data-edit__body-data-wrap-change-label-phone[data-v-a7f6afcc]{padding:0;border:0;border-radius:0}.personal-data-edit__body-data-wrap-change-label-phone input[data-v-a7f6afcc]{width:65px;height:100%;border:1px solid #6334ff;border-radius:4px;text-align:center}.personal-data-edit__body-data-wrap-change-btn[data-v-a7f6afcc]{width:100%;display:flex;justify-content:space-between;align-items:center}.personal-data-edit__body-data-wrap-change-btn-cancel[data-v-a7f6afcc]{font-size:.875em;color:#000}.personal-data-edit__body-data-wrap-change-btn-confirm[data-v-a7f6afcc]{font-size:.875em;color:#6334ff}.personal-data-edit__body-data-add-phone[data-v-a7f6afcc]{width:100%;height:42px;margin-bottom:20px;border:1px solid #e2e4e6;border-radius:4px;color:#000}.personal-data-edit__body-data-lang[data-v-a7f6afcc]{margin-top:25px}.personal-data-edit__body-data-lang-input[data-v-a7f6afcc]{display:none}.personal-data-edit__body-data-lang-label[data-v-a7f6afcc]{margin-left:34px;position:relative;display:block}.personal-data-edit__body-data-lang-label[data-v-a7f6afcc]:before{width:20px;height:20px;display:inline-block;position:absolute;top:50%;left:-34px;transform:translateY(-50%);border:1.5px solid #e2e4e5;border-radius:50%;content:"";transition:all .3s ease-in}.personal-data-edit__body-data-lang-label[data-v-a7f6afcc]:after{width:12px;height:12px;display:inline-block;position:absolute;top:50%;left:-30px;transform:translateY(-50%);border-radius:50%;background:transparent;content:"";transition:all .3s ease-in}.personal-data-edit__body-data-lang-label[data-v-a7f6afcc]:not(:last-child){margin-bottom:25px}.personal-data-edit__body-data-lang-input:checked+.personal-data-edit__body-data-lang-label[data-v-a7f6afcc]:before{border-color:#6334ff}.personal-data-edit__body-data-lang-input:checked+.personal-data-edit__body-data-lang-label[data-v-a7f6afcc]:after{background:#6334ff}.personal-data-edit__body-save[data-v-a7f6afcc]{width:100%;height:42px;margin-top:5px;background:#6334ff;border-radius:4px;color:#fff}.personal-data{width:100%;margin:24px auto 48px;max-width:1656px;color:#222629}@media screen and (max-width:1919px){.personal-data{max-width:1476px}}@media screen and (max-width:1599px){.personal-data{max-width:1356px}}@media screen and (max-width:1439px){.personal-data{max-width:1296px}}@media screen and (max-width:1365px){.personal-data{max-width:100%;padding:0 20px}}@media screen and (max-width:767px){.personal-data{margin:16px auto 48px;padding:0 16px}}.personal-data__head{margin:24px 0}@media(min-width:768px){.personal-data__head{display:none}}.personal-data__head-title{margin:0 16px 24px;display:flex;justify-content:space-between;align-items:center;font-size:1.125em;color:#222629}.personal-data__head-title-link{display:flex;align-items:center;font-size:14px;color:#222629}.personal-data__head-title-link:before{width:7px;height:7px;border:solid #222629;border-width:1px 0 0 1px;margin-right:12px;display:inline-block;transform:rotate(-45deg);content:""}.personal-data__head-desktop{display:none;font-size:1.25em}@media(min-width:768px){.personal-data__head-desktop{display:flex}}.personal-data__body{margin:24px 0 0;display:flex;justify-content:space-between;flex-flow:wrap}.personal-data__body-data{padding:24px;border-radius:16px;background:#fff;color:#222629;border:1px solid #ebedf0;position:relative;transition:all .25s ease-in-out;display:flex;flex-direction:column}.personal-data__body-data:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}@media screen and (max-width:1365px){.personal-data__body-data{width:100%}.personal-data__body-data:hover{box-shadow:none}}.personal-data__body-data-item{display:flex;flex-direction:column;margin-top:24px}.personal-data__body-data-item:first-child{margin-top:0}.personal-data__body-data-item-name{color:#67717a;font-size:12px}.personal-data__body-data-item-input{margin-top:8px;font-size:16px;color:#222629;padding:14px 16px;box-sizing:border-box;border-radius:8px;background-color:#fff;border:1px solid #e1e6eb;font-family:TT Norms Pro,sans-serif}.personal-data__body-data-item-input:hover{border:1px solid #a9b0b8}.personal-data__body-data-item-input:focus{border:1px solid #222629}.personal-data__body-data-item-input.error{border:1px solid #f02546;box-shadow:0 0 0 1px rgba(240,37,70,.16)}.personal-data__body-data-item-input:disabled{opacity:1;pointer-events:none}.personal-data__body-data-item .mx-datepicker{width:100%;margin-top:8px}.personal-data__body-data-item .mx-datepicker .mx-input-wrapper .mx-input{border:1px solid #e1e6eb;box-sizing:border-box;padding:14px 16px;font-size:16px;height:45px;box-shadow:none;background:#fff;color:#222629;border-radius:8px;transition:all .25s ease-in-out}.personal-data__body-data-item .mx-datepicker .mx-input-wrapper .mx-input:hover{border:1px solid #a9b0b8}.personal-data__body-data-item .mx-datepicker .mx-input-wrapper .mx-input:focus{border:1px solid #222629}.personal-data__body-data-item .mx-datepicker .mx-input-wrapper .mx-icon-calendar{color:#67717a;right:12px}.personal-data__body-data-title{font-size:18px;color:#222629;font-weight:400}.personal-data__body-data-name{margin-bottom:10px;font-size:.875em;color:#67717a}.personal-data__body-data-desk{font-size:.875em}.personal-data__body-data-desk:not(:last-child){margin-bottom:24px}.personal-data__body-data-checkbox{margin-top:24px;margin-bottom:8px;display:flex;justify-content:space-between;max-width:100%}.personal-data__body-data-checkbox-text{color:#222629;max-width:90%}.personal-data__body-data-checkbox-text-gray{width:272px;font-size:.875em;color:#67717a}.personal-data__body-data-checkbox-input{display:none}.personal-data__body-data-checkbox-checkmark{min-width:20px;height:20px;position:relative;display:inline-block;border-radius:4px;border:1px solid #c4c8cc;transition:all .3s ease-in}.personal-data__body-data-checkbox-checkmark:hover{border:1px solid #222629}.personal-data__body-data-checkbox-checkmark:after{width:6px;height:10px;margin-top:-2px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);border:solid #fff;border-width:0 2px 2px 0;content:"";opacity:0;transition:all .3s ease-in}.personal-data__body-data-checkbox-input:checked~.personal-data__body-data-checkbox-checkmark{border-color:#f02546;background:#f02546}.personal-data__body-data-checkbox-input:checked~.personal-data__body-data-checkbox-checkmark:after{opacity:1}.personal-data__body-data-checkbox-margin-big{margin-bottom:0}.personal-data__body-data-checkbox-margin-middle{justify-content:flex-start;gap:16px}.personal-data__body-data-text{width:265px;font-size:.75em;color:#67717a}.personal-data__body-data-text:not(:last-child){margin-bottom:24px}.personal-data__body-data-buttons{display:flex;justify-content:space-between}.personal-data__body-data-buttons button{width:130px;height:34px;margin-top:24px;border-radius:8px;border:1px solid transparent;color:#fff;background:#f02546;transition:all .25s ease-in-out;font-size:14px;font-family:TT Norms Pro,sans-serif}.personal-data__body-data-buttons button:hover{background:#f3516b}.personal-data__body-data-buttons button:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}.personal-data__body-data-buttons button:last-child{border-radius:8px;border:1px solid #e1e6eb;background:none;color:#222629;transition:all .25s ease-in-out}.personal-data__body-data-buttons button:last-child:hover{background:#f6f8fa}.personal-data__body-data-buttons button:last-child:active{background:#ebedf0}.personal-data__body-data-buttons .accept-button.disabled{pointer-events:none;cursor:auto;background:#f6f8fa;color:#969da3;border:1px solid transparent}.personal-data__body-data:not(:last-child){margin-bottom:16px}@media(min-width:768px){.personal-data__body-data:not(:last-child){margin-bottom:24px}}.personal-data__body-edit{width:100%;height:44px;margin-bottom:24px;display:block;display:flex;justify-content:center;align-items:center;border-radius:8px;background:#fff;font-size:16px;color:#121212;transition:all .3s ease-in}@media(min-width:768px){.personal-data__body-edit{width:212px;margin-left:auto}}.personal-data__body-edit-white{margin-bottom:16px;border-radius:8px;background:#fff;color:#222629;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;gap:12px;font-family:TT Norms Pro,sans-serif}.personal-data__body-edit-white:hover{background:#fff6f8}.personal-data__body-edit-white:active{background:#feeef1}.personal-data__body-edit-white:before{content:"";background-image:url(../../static/img/exit-icon.bea3a1d2.svg);display:flex;width:36px;height:36px}@media(min-width:1024px){.personal-data__body-edit-white{margin-left:auto}}.personal-data__body-edit-red{margin-bottom:0;background:#ff4050}@media(min-width:768px){.personal-data__body-edit-red{background:transparent;border:1px solid #ff596d;color:#ff596d}.personal-data__body-edit-red:hover{background:#ff596d;color:#fff}}@media(min-width:1024px){.personal-data__body-edit-red{margin-left:15px}}.personal-data__body-google{width:100%;height:38px;margin-bottom:15px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:#fff;font-size:.875em;color:#245de5}.personal-data__body-google svg{margin-right:20px}@media(min-width:768px){.personal-data__body-google{width:212px}}.personal-data__body-apple{width:100%;height:38px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;border:1px solid #dfe2e6;border-radius:4px;background:transparent;font-size:.875em;color:#262626}.personal-data__body-apple svg{margin-right:20px}@media(min-width:768px){.personal-data__body-apple{width:212px;margin-left:15px}}.user-cabinet-personal-change{display:flex;position:absolute;top:25px;right:20px;cursor:pointer;padding:4px 8px;border-radius:4px}.user-cabinet-personal-change__img{width:16px;height:16px;background:url(../../static/img/change-icon-gray.1b5b5e2a.svg);transition:all .25s ease-in-out}.user-cabinet-personal-change__text{font-size:.875em;color:#67717a;margin-left:14px;transition:all .25s ease-in-out}.user-cabinet-personal-change:hover{background:#fff6f8}.user-cabinet-personal-change:active{background:#feeef1}.user-cabinet-personal-change:hover .user-cabinet-personal-change__img{background:url(../../static/img/change-icon-hover.8bb8e8f0.svg)}.user-cabinet-personal-change:hover .user-cabinet-personal-change__text{color:#f02546}.preloader-info-container{display:flex;align-items:center;justify-content:space-around;width:100%;height:100%;background:rgba(34,38,41,.48);border-radius:16px;position:absolute;top:0;left:0}.CommentsHead[data-v-5b9c7097]{display:flex;justify-content:space-between;align-items:center;padding:0 5px}@media(min-width:768px){.CommentsHead[data-v-5b9c7097]{flex-flow:column;align-items:flex-start}}@media(min-width:1024px){.CommentsHead[data-v-5b9c7097]{flex-flow:row;align-items:center}}.CommentsHead__name[data-v-5b9c7097]{font-size:1.125em;color:#222629}.CommentsHead__container[data-v-5b9c7097]{display:flex;cursor:pointer}@media(min-width:768px){.CommentsHead__container[data-v-5b9c7097]{display:none}}.CommentsHead__container-wrapper[data-v-5b9c7097]{width:8px;height:12px}.CommentsHead__container-text[data-v-5b9c7097]{margin-left:12px;font-size:.875em;color:#222629}.CommentsHead__list[data-v-5b9c7097]{display:none}@media(min-width:768px){.CommentsHead__list[data-v-5b9c7097]{display:flex;align-items:center;margin-top:24px}.CommentsHead__list-item[data-v-5b9c7097]{margin-left:8px;padding:10px 16px;border-radius:8px;border:1px solid transparent;color:#222629;font-size:14px;cursor:pointer;background:#fff;font-weight:500;transition:all .25s ease-in-out}.CommentsHead__list-item[data-v-5b9c7097]:hover{background:#fff6f8}.CommentsHead__list-item[data-v-5b9c7097]:first-child{margin-left:0}.CommentsHead__list-item.active[data-v-5b9c7097]{background:#fee9ed;color:#f02546}}@media(min-width:1024px){.CommentsHead__list[data-v-5b9c7097]{margin-top:0}}.CommentsItem[data-v-5c7437f7]{padding:12px 0;background:#fff;border-radius:8px;transition:all .25s ease-in-out;margin-bottom:10px;border:1px solid #ebedf0}.CommentsItem[data-v-5c7437f7]:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.08);cursor:pointer}@media(min-width:768px){.CommentsItem[data-v-5c7437f7]{margin-bottom:16px;padding:12px 0}}@media(min-width:1024px){.CommentsItem[data-v-5c7437f7]{max-height:100px;margin-bottom:0}}.CommentsItem.open[data-v-5c7437f7]{z-index:99;padding-bottom:0;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}@media screen and (max-width:1365px){.CommentsItem.open[data-v-5c7437f7]{box-shadow:none}}.CommentsItem.open .CommentsItem-head-arrow[data-v-5c7437f7]{transform:scale(-1)}.CommentsItem.open .CommentsItem-body[data-v-5c7437f7]{max-height:999px;margin-top:18px;padding-top:15px;padding-bottom:24px;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}@media screen and (max-width:1365px){.CommentsItem.open .CommentsItem-body[data-v-5c7437f7]{box-shadow:none;border-top:1px solid #ebedf0;border-radius:0 0 8px 8px}}@media(min-width:1024px){.CommentsItem.open .CommentsItem-body[data-v-5c7437f7]{margin-bottom:64px}}.CommentsItem-head[data-v-5c7437f7]{display:flex;align-items:center;padding:0 15px}@media(min-width:768px){.CommentsItem-head[data-v-5c7437f7]{padding:0 25px}}.CommentsItem-head-wrapper[data-v-5c7437f7]{min-width:56px;width:56px;height:56px;display:flex;align-items:center;justify-content:space-around}@media(min-width:768px){.CommentsItem-head-wrapper[data-v-5c7437f7]{min-width:60px;width:60px;height:60px}}.CommentsItem-head-wrapper img[data-v-5c7437f7]{width:auto;height:auto;max-width:100%;max-height:100%}@media(min-width:768px){.CommentsItem-head-wrap-name[data-v-5c7437f7]{width:453px;margin-left:20px}}@media(min-width:1024px){.CommentsItem-head-wrap-name[data-v-5c7437f7]{width:400px}}.CommentsItem-head-name[data-v-5c7437f7]{font-size:12px;margin-left:16px;position:relative;z-index:1;width:85%}@media(min-width:768px){.CommentsItem-head-name[data-v-5c7437f7]{width:400px;height:-moz-max-content;height:max-content;-webkit-line-clamp:1;margin-left:0;color:#222629;font-size:14px;font-weight:500}}.CommentsItem-head-comment[data-v-5c7437f7]{display:none}@media(min-width:768px){.CommentsItem-head-comment[data-v-5c7437f7]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:-moz-max-content;height:max-content;margin-top:8px;color:#222629;font-size:14px}}.CommentsItem-head-count[data-v-5c7437f7]{margin-left:auto;min-width:26px;width:26px;height:26px;display:flex;align-items:center;justify-content:space-around;border-radius:16px;background:#f02546;position:relative;color:#fff;font-size:12px;z-index:3}@media(min-width:768px){.CommentsItem-head-count[data-v-5c7437f7]{margin-left:auto}}.CommentsItem-head-count-triangle[data-v-5c7437f7]{width:8px;height:8px;background:#f02546;position:absolute;bottom:1px;right:1px}.CommentsItem-head-arrow[data-v-5c7437f7]{min-width:14px;margin-left:25px}.CommentsItem-head-button[data-v-5c7437f7]{min-width:78px;width:78px;height:26px;background:#6334ff;border-radius:2px;display:flex;align-items:center;justify-content:space-around;color:#fff;font-size:.75em;position:relative;z-index:3}@media(min-width:768px){.CommentsItem-head-button[data-v-5c7437f7]{min-width:95px;width:95px;height:30px;margin-left:auto;border-radius:4px;font-size:.875em}}.CommentsItem-body[data-v-5c7437f7]{display:flex;flex-direction:column;max-height:0;margin-top:0;padding:0 15px;border-top:none;overflow:hidden;border-radius:8px;background:#fff}@media(min-width:768px){.CommentsItem-body[data-v-5c7437f7]{padding:0 25px}}.CommentsItem-body-main[data-v-5c7437f7]{display:flex;flex-direction:column}.CommentsItem-body-main-top[data-v-5c7437f7]{display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.CommentsItem-body-main-top[data-v-5c7437f7]{justify-content:flex-start}}.CommentsItem-body-main-top h3[data-v-5c7437f7]{font-size:.875em;color:#222629}@media(min-width:768px){.CommentsItem-body-main-top h3[data-v-5c7437f7]{font-size:1em}}.CommentsItem-body-main-top p[data-v-5c7437f7]{font-size:12px;color:#67717a}@media(min-width:768px){.CommentsItem-body-main-top p[data-v-5c7437f7]{margin-left:8px;font-size:.8125em}}.CommentsItem-body-main-bottom[data-v-5c7437f7]{margin-top:8px;font-size:.875em;line-height:22px;color:#222629}@media(min-width:768px){.CommentsItem-body-main-bottom[data-v-5c7437f7]{margin-top:16px}}.CommentsItem-body-sub[data-v-5c7437f7]{display:flex;flex-direction:column;margin-top:8px;padding:14px 16px;background:#fff;border-radius:8px}.CommentsItem-body-sub-top[data-v-5c7437f7]{display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.CommentsItem-body-sub-top[data-v-5c7437f7]{justify-content:flex-start}}.CommentsItem-body-sub-top h3[data-v-5c7437f7]{font-size:.875em;color:#222629}.CommentsItem-body-sub-top p[data-v-5c7437f7]{font-size:.75em;color:#67717a}@media(min-width:768px){.CommentsItem-body-sub-top p[data-v-5c7437f7]{margin-left:8px;font-size:.8125em}}.CommentsItem-body-sub-bottom[data-v-5c7437f7]{margin-top:8px;font-size:.875em;line-height:22px;color:#fff}@media(min-width:768px){.CommentsItem-body-sub-bottom[data-v-5c7437f7]{margin-top:16px}}.CommentsItemEmpty[data-v-769b0f5e]{padding:10px 0;background:#fff;border-radius:4px;transition:all .3s linear;margin-bottom:10px}.CommentsItemEmpty[data-v-769b0f5e]:last-child{margin-bottom:0}@media(min-width:768px){.CommentsItemEmpty[data-v-769b0f5e]{margin-bottom:15px;padding:12px 0}}@media(min-width:1024px){.CommentsItemEmpty[data-v-769b0f5e]{max-height:84px;margin-bottom:0}}.CommentsItemEmpty-head[data-v-769b0f5e]{display:flex;align-items:center;padding:0 15px}@media(min-width:768px){.CommentsItemEmpty-head[data-v-769b0f5e]{padding:0 25px}}.CommentsItemEmpty-head-wrapper[data-v-769b0f5e]{min-width:56px;width:56px;height:56px;display:flex;align-items:center;justify-content:space-around}@media(min-width:768px){.CommentsItemEmpty-head-wrapper[data-v-769b0f5e]{min-width:60px;width:60px;height:60px}}.CommentsItemEmpty-head-wrapper img[data-v-769b0f5e]{width:auto;height:auto;max-width:100%;max-height:100%}@media(min-width:768px){.CommentsItemEmpty-head-wrap-name[data-v-769b0f5e]{width:453px;margin-left:20px}}@media(min-width:1024px){.CommentsItemEmpty-head-wrap-name[data-v-769b0f5e]{width:325px}}.CommentsItemEmpty-head-name[data-v-769b0f5e]{font-size:.75em;margin-left:15px;position:relative;z-index:1}@media(min-width:768px){.CommentsItemEmpty-head-name[data-v-769b0f5e]{width:300px;height:14px;-webkit-line-clamp:1;margin-left:0;color:#717273;font-size:.875em}}.CommentsItemEmpty-head-name[data-v-769b0f5e]:after{content:"";width:143px;height:68px;background:linear-gradient(270deg,#fff,#fff 36.46%,hsla(0,0%,100%,0));position:absolute;z-index:2;top:50%;transform:translateY(-50%);right:-27px}@media(min-width:768px){.CommentsItemEmpty-head-name[data-v-769b0f5e]:after{display:none}}.CommentsItemEmpty-head-comment[data-v-769b0f5e]{display:none}@media(min-width:768px){.CommentsItemEmpty-head-comment[data-v-769b0f5e]{display:-webkit-box;height:28px;margin-top:10px;color:#000;font-size:.875em}}.CommentsItemEmpty-head-count[data-v-769b0f5e]{margin-left:7px;min-width:26px;width:26px;height:26px;display:flex;align-items:center;justify-content:space-around;border-radius:16px;background:#6334ff;position:relative;color:#fff;font-size:.75em;z-index:3}@media(min-width:768px){.CommentsItemEmpty-head-count[data-v-769b0f5e]{margin-left:auto}}.CommentsItemEmpty-head-count-triangle[data-v-769b0f5e]{width:8px;height:8px;background:#6334ff;position:absolute;bottom:1px;right:1px}.CommentsItemEmpty-head-arrow[data-v-769b0f5e]{min-width:14px;margin-left:25px}.CommentsItemEmpty-head-button[data-v-769b0f5e]{min-width:78px;width:78px;height:26px;background:#6334ff;border-radius:2px;display:flex;align-items:center;justify-content:space-around;color:#fff;font-size:.75em;position:relative;z-index:3}@media(min-width:768px){.CommentsItemEmpty-head-button[data-v-769b0f5e]{min-width:95px;width:95px;height:30px;margin-left:auto;border-radius:4px;font-size:.875em}}.Comments[data-v-13b66cfc]{width:100%;margin:24px auto 48px;max-width:1656px;color:#222629}@media screen and (max-width:1919px){.Comments[data-v-13b66cfc]{max-width:1476px}}@media screen and (max-width:1599px){.Comments[data-v-13b66cfc]{max-width:1356px}}@media screen and (max-width:1439px){.Comments[data-v-13b66cfc]{max-width:1296px}}@media screen and (max-width:1365px){.Comments[data-v-13b66cfc]{padding:0 20px;max-width:100%}}@media screen and (max-width:767px){.Comments[data-v-13b66cfc]{margin:16px auto 0;padding:0 16px}}.Comments__body[data-v-13b66cfc]{display:grid;grid-template:repeat(auto-fill,100px)/repeat(2,49%);grid-gap:24px;margin:24px 0 48px}@media screen and (max-width:1365px){.Comments__body[data-v-13b66cfc]{display:flex;flex-direction:column;margin:16px 0;grid-gap:0}}.CommentsEmpty[data-v-6477f3ef]{display:flex;flex-direction:column;margin:48px auto 48px;width:750px;align-items:center}@media screen and (max-width:1365px){.CommentsEmpty[data-v-6477f3ef]{width:100%;padding:0 20px;margin:24px auto 48px}}@media screen and (max-width:768px){.CommentsEmpty[data-v-6477f3ef]{padding:0 16px}}.CommentsEmpty__text[data-v-6477f3ef]{font-size:1.5em;margin-bottom:10px;color:#222629}@media screen and (max-width:768px){.CommentsEmpty__text[data-v-6477f3ef]{font-size:1.25em;margin-bottom:24px;text-align:center}}@media screen and (max-width:767px){.CommentsEmpty__image[data-v-6477f3ef]{max-width:240px}}.CommentsEmpty__button[data-v-6477f3ef]{width:220px;height:44px;color:#fff;background:#f02546;border-radius:8px;margin-top:48px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out}.CommentsEmpty__button[data-v-6477f3ef]:hover{background:#f3516b}.CommentsEmpty__button[data-v-6477f3ef]:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}@media screen and (max-width:767px){.CommentsEmpty__button[data-v-6477f3ef]{margin-top:24px}}.OrdersEmpty[data-v-05ae408b]{display:flex;flex-direction:column;margin:48px auto 48px;width:750px;align-items:center}@media screen and (max-width:1365px){.OrdersEmpty[data-v-05ae408b]{width:100%;padding:0 20px;margin:24px auto 48px}}@media screen and (max-width:768px){.OrdersEmpty[data-v-05ae408b]{padding:0 16px}}.OrdersEmpty__head[data-v-05ae408b]{margin:24px 0 24px}.OrdersEmpty__head-title[data-v-05ae408b]{display:flex;justify-content:space-between;align-items:center}.OrdersEmpty__head-title-link[data-v-05ae408b]{display:flex;align-items:center;font-size:14px;color:#222629}@media screen and (max-width:767px){.OrdersEmpty__image[data-v-05ae408b]{max-width:240px}}.OrdersEmpty__text[data-v-05ae408b]{font-size:1.5em;margin-bottom:8px;color:#222629}@media screen and (max-width:768px){.OrdersEmpty__text[data-v-05ae408b]{font-size:1.25em;text-align:center;margin-bottom:24px}}.OrdersEmpty__button[data-v-05ae408b]{width:220px;height:44px;color:#fff;background:#f02546;border-radius:8px;margin-top:48px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out}.OrdersEmpty__button[data-v-05ae408b]:hover{background:#f3516b}.OrdersEmpty__button[data-v-05ae408b]:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}@media screen and (max-width:767px){.OrdersEmpty__button[data-v-05ae408b]{margin-top:24px}}.my-orders__body-list-item-body-product[data-v-2918604b]{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;background:#fff}@media screen and (max-width:767px){.my-orders__body-list-item-body-product[data-v-2918604b]{border-top:1px solid #e1e6eb}.my-orders__body-list-item-body-product[data-v-2918604b]:first-child{border-top:none}}@media(min-width:768px){.my-orders__body-list-item-body-product[data-v-2918604b]{justify-content:start;padding:10px 0;border-top:1px solid #e1e6eb;background:transparent}.my-orders__body-list-item-body-product[data-v-2918604b]:first-child{border-top:none}}.my-orders__body-list-item-body-product .product__img[data-v-2918604b]{width:60px;height:60px;margin-right:10px;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.my-orders__body-list-item-body-product .product__img[data-v-2918604b]{width:40px;height:40px}}.my-orders__body-list-item-body-product-text[data-v-2918604b]{width:195px;height:35px;align-self:center;font-size:.875em;color:#67717a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(min-width:768px){.my-orders__body-list-item-body-product-text[data-v-2918604b]{flex:1;width:unset;height:14px;margin-left:16px;-webkit-line-clamp:1}}@media(min-width:1024px){.my-orders__body-list-item-body-product-text[data-v-2918604b]{height:33px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}@media(min-width:768px){.my-orders__body-list-item-body-product-wrap[data-v-2918604b]{display:none}}.my-orders__body-list-item-body-product-wrap-num[data-v-2918604b]{display:none;align-items:center;justify-content:center;flex-flow:column;color:#67717a;font-size:.875em}@media(min-width:768px){.my-orders__body-list-item-body-product-wrap-num[data-v-2918604b]{display:block}}.my-orders__body-list-item-body-product-wrap-num span[data-v-2918604b]{color:#222629}.my-orders__body-list-item-body-product-wrap-sum[data-v-2918604b]{margin-left:26px;align-self:flex-start;align-items:center;justify-content:center;flex-flow:column;font-size:.875em;white-space:nowrap}.my-orders__body-list-item-body-product-wrap-sum-word[data-v-2918604b]{display:none;color:#67717a}@media(min-width:768px){.my-orders__body-list-item-body-product-wrap-sum-word[data-v-2918604b]{display:block}}.my-orders__body-list-item-body-product-wrap-sum-total[data-v-2918604b]{font-weight:500}.my-orders__body-list-item-body-product .product__img .img[data-v-2918604b]{width:60px;height:60px;background:#ebedf0}@media(min-width:768px){.my-orders__body-list-item-body-product .product__img .img[data-v-2918604b]{width:40px;height:40px}}.my-orders__body-list-item[data-v-24cabdb0]{border:1px solid #ebedf0;border-radius:16px;width:100%}@media(min-width:768px){.my-orders__body-list-item[data-v-24cabdb0]{width:100%;height:-moz-max-content;height:max-content;padding:24px;background:#fff;transition:width .2s linear}.my-orders__body-list-item[data-v-24cabdb0]:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}}@media(min-width:1024px){.my-orders__body-list-item[data-v-24cabdb0]{width:100%;margin-top:0}}.my-orders__body-list-item[data-v-24cabdb0]:first-child{margin-top:0}@media(min-width:1024px){.my-orders__body-list-item[data-v-24cabdb0]:first-child{margin-top:0}}.my-orders__body-list-item.active[data-v-24cabdb0]{width:100%}@media(min-width:1024px){.my-orders__body-list-item.active[data-v-24cabdb0]{grid-column:1/5;display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:30% 70%;grid-template-areas:"head body" "bot body" "bot foot";padding:0}}@media(min-width:768px){.my-orders__body-list-item.active .my-orders__body-list-item-head[data-v-24cabdb0]{display:flex;justify-content:space-between;align-items:center;flex-flow:row}}@media(min-width:1024px){.my-orders__body-list-item.active .my-orders__body-list-item-head[data-v-24cabdb0]{grid-area:head;padding:25px 30px 0 25px;border-right:1px solid #e1e6eb}}.my-orders__body-list-item.active .my-orders__body-list-item-head-wrap[data-v-24cabdb0]{align-self:flex-start}@media(min-width:768px){.my-orders__body-list-item.active .my-orders__body-list-item-head-wrap-top[data-v-24cabdb0]{display:flex;align-items:center}}@media(min-width:1024px){.my-orders__body-list-item.active .my-orders__body-list-item-head-wrap-top[data-v-24cabdb0]{flex-flow:column;align-items:start}}@media(min-width:768px){.my-orders__body-list-item.active .my-orders__body-list-item-head-more[data-v-24cabdb0]{display:block}}.my-orders__body-list-item.active .my-orders__body-list-item-head-title svg[data-v-24cabdb0]{transform:scale(-1)}.my-orders__body-list-item.active .my-orders__body-list-item-head-mark[data-v-24cabdb0]{margin-top:0;margin-left:5px}@media(min-width:1024px){.my-orders__body-list-item.active .my-orders__body-list-item-head-mark[data-v-24cabdb0]{margin-top:10px;margin-left:0}}@media(min-width:768px){.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body{max-height:180px;border-top:1px solid #ebeef5}}@media(min-width:1024px){.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body{grid-area:body;border-top:none;margin-left:-1px;margin-top:25px;padding:0 25px 0 30px}}@media(min-width:768px){.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body-product-text{color:#222629;transition:all .3s ease-in}.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body-product-text:hover{text-decoration:underline}}@media(min-width:768px){.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body-product-wrap{display:flex}}.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body-product-wrap-num{row-gap:4px}@media(min-width:768px){.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body-product-wrap-num{display:flex}}.my-orders__body-list-item.active[data-v-24cabdb0] .my-orders__body-list-item-body-product-wrap-sum{display:flex;row-gap:4px}.my-orders__body-list-item.active .my-orders__body-list-item-middle[data-v-24cabdb0]{max-height:400px;padding:14px}@media(min-width:768px){.my-orders__body-list-item.active .my-orders__body-list-item-foot[data-v-24cabdb0]{border-top:1px solid #e1e6eb;flex-flow:column}}@media(min-width:1024px){.my-orders__body-list-item.active .my-orders__body-list-item-foot[data-v-24cabdb0]{grid-area:foot;border-top:none;margin-left:-1px;padding:0 25px 25px 30px}}@media(min-width:768px){.my-orders__body-list-item.active .my-orders__body-list-item-foot-sum[data-v-24cabdb0]{display:none}}.my-orders__body-list-item.active .my-orders__body-list-item-foot-more[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item.active .my-orders__body-list-item-bottom[data-v-24cabdb0],.my-orders__body-list-item.active .my-orders__body-list-item-foot-active[data-v-24cabdb0]{display:flex}}@media(min-width:1024px){.my-orders__body-list-item.active .my-orders__body-list-item-bottom[data-v-24cabdb0]{grid-area:bot;flex-flow:column;border-top:none;border-right:1px solid #e1e6eb;padding:0 30px 25px 25px}.my-orders__body-list-item.active .my-orders__body-list-item-bottom-left[data-v-24cabdb0]{order:1;margin-top:15px}}.my-orders__body-list-item-head[data-v-24cabdb0]{margin-bottom:2px;padding:12px 16px;border-radius:8px 8px 0 0;font-size:.875em}@media(min-width:768px){.my-orders__body-list-item-head[data-v-24cabdb0]{display:flex;flex-flow:column;margin-bottom:0;padding:0;border-radius:0;background:transparent}}@media screen and (max-width:767px){.my-orders__body-list-item-head[data-v-24cabdb0]{border-bottom:1px solid #e1e6eb}}.my-orders__body-list-item-head-wrap-top[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item-head-wrap-top[data-v-24cabdb0]{display:block}}.my-orders__body-list-item-head-wrap-bottom[data-v-24cabdb0]{display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.my-orders__body-list-item-head-wrap-bottom[data-v-24cabdb0]{justify-content:start;margin-top:16px}}.my-orders__body-list-item-head-more[data-v-24cabdb0]{display:none;cursor:pointer}.my-orders__body-list-item-head-more path[data-v-24cabdb0]{transition:all .25s ease-in-out}.my-orders__body-list-item-head-more:hover path[data-v-24cabdb0]{stroke:#f02546}.my-orders__body-list-item-head-title[data-v-24cabdb0]{display:flex;align-items:center;color:#222629;font-weight:500}.my-orders__body-list-item-head-title svg[data-v-24cabdb0]{margin-right:12px;transition:all .3s ease-in}@media(min-width:768px){.my-orders__body-list-item-head-title svg[data-v-24cabdb0]{display:none}}.my-orders__body-list-item-head-title-mob[data-v-24cabdb0]{margin-right:5px}@media(min-width:768px){.my-orders__body-list-item-head-title-mob[data-v-24cabdb0]{display:none}}.my-orders__body-list-item-head-text[data-v-24cabdb0]{color:#222629}@media(min-width:768px){.my-orders__body-list-item-head-text[data-v-24cabdb0]{margin-left:5px;color:#222629}}.my-orders__body-list-item-head-status[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item-head-status[data-v-24cabdb0]{display:block;color:#67717a;font-size:.875em}}.my-orders__body-list-item-head-mark[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item-head-mark[data-v-24cabdb0]{display:block;margin-top:8px;font-size:.875em}}.my-orders__body-list-item-head-mark.canceled[data-v-24cabdb0]{color:#ff3347}.my-orders__body-list-item-head-mark.completed[data-v-24cabdb0]{color:#00a046}.my-orders__body-list-item-head-mark.accepted[data-v-24cabdb0]{color:#2bc268}.my-orders__body-list-item-head-mark.processing[data-v-24cabdb0]{color:#f59300}.my-orders__body-list-item-body[data-v-24cabdb0]{max-height:240px;overflow:auto;margin-bottom:2px}@media(min-width:768px){.my-orders__body-list-item-body[data-v-24cabdb0]{max-height:120px;margin-top:15px;margin-bottom:0}}.my-orders__body-list-item-middle[data-v-24cabdb0]{flex-flow:column;align-items:start;max-height:0;overflow:hidden;padding:0 15px;background:#fff;transition:all .2s linear}@media(min-width:768px){.my-orders__body-list-item-middle[data-v-24cabdb0]{display:none}}.my-orders__body-list-item-middle-name[data-v-24cabdb0]{margin-bottom:10px;font-size:.8125em;color:#67717a}.my-orders__body-list-item-middle-desk[data-v-24cabdb0]{width:100%;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;font-size:.875em;color:#222629}.my-orders__body-list-item-middle-delivery[data-v-24cabdb0]{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:15px;margin-bottom:0;font-size:.875em;color:#222629}.my-orders__body-list-item-middle-delivery[data-v-24cabdb0]:before{width:100%;height:1px;position:absolute;top:-10px;left:0;display:block;background:#e1e6eb;content:""}.my-orders__body-list-item-foot[data-v-24cabdb0]{padding:13px 15px;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 8px 8px;font-size:.875em;color:#67717a}@media screen and (max-width:767px){.my-orders__body-list-item-foot[data-v-24cabdb0]{border-top:1px solid #e1e6eb}}@media(min-width:768px){.my-orders__body-list-item-foot[data-v-24cabdb0]{border-radius:0;padding:15px 0 0;background:transparent}}@media(min-width:768px){.my-orders__body-list-item-foot-status[data-v-24cabdb0]{display:none}}.my-orders__body-list-item-foot-status .canceled[data-v-24cabdb0]{color:#ff3347}.my-orders__body-list-item-foot-status .completed[data-v-24cabdb0]{color:#00a046}.my-orders__body-list-item-foot-status .accepted[data-v-24cabdb0]{color:#2bc268}.my-orders__body-list-item-foot-status .processing[data-v-24cabdb0]{color:#f59300}@media(min-width:768px){.my-orders__body-list-item-foot-sum[data-v-24cabdb0]{display:flex;align-items:center;color:#67717a}}.my-orders__body-list-item-foot-sum-word[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item-foot-sum-word[data-v-24cabdb0]{display:block;margin-left:4px}}.my-orders__body-list-item-foot-sum-total[data-v-24cabdb0]{margin-left:5px;color:#222629;font-weight:500}.my-orders__body-list-item-foot-more[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item-foot-more[data-v-24cabdb0]{display:block;cursor:pointer}.my-orders__body-list-item-foot-more path[data-v-24cabdb0]{transition:all .25s ease-in-out}.my-orders__body-list-item-foot-more:hover path[data-v-24cabdb0]{stroke:#f02546}}.my-orders__body-list-item-foot-active[data-v-24cabdb0]{display:none}@media(min-width:768px){.my-orders__body-list-item-foot-active[data-v-24cabdb0]{align-items:center;justify-content:space-between;width:100%;margin-top:16px}.my-orders__body-list-item-foot-active[data-v-24cabdb0]:first-child{margin-top:0}}.my-orders__body-list-item-foot-active-sum[data-v-24cabdb0]{color:#222629;font-weight:500}.my-orders__body-list-item-bottom[data-v-24cabdb0]{display:none;justify-content:space-between;margin-top:20px;padding-top:20px;border-top:1px solid #ebedf0}.my-orders__body-list-item-bottom-left[data-v-24cabdb0]{width:325px}.my-orders__body-list-item-bottom-right[data-v-24cabdb0]{width:337px}.my-orders__body-list-item-bottom-title[data-v-24cabdb0]{margin-top:16px;color:#67717a;font-size:.875em}.my-orders__body-list-item-bottom-title[data-v-24cabdb0]:first-child{margin-top:0}.my-orders__body-list-item-bottom-data[data-v-24cabdb0]{margin-top:10px;color:#222629;font-size:.875em}.my-orders[data-v-4b3dabc7]{width:100%;margin:24px auto 48px;max-width:1656px;color:#222629}@media screen and (max-width:1919px){.my-orders[data-v-4b3dabc7]{max-width:1476px}}@media screen and (max-width:1599px){.my-orders[data-v-4b3dabc7]{max-width:1356px}}@media screen and (max-width:1439px){.my-orders[data-v-4b3dabc7]{max-width:1296px}}@media screen and (max-width:1365px){.my-orders[data-v-4b3dabc7]{padding:0 20px;max-width:100%}}@media screen and (max-width:767px){.my-orders[data-v-4b3dabc7]{padding:0 16px;margin:24px auto 48px}}.my-orders__head[data-v-4b3dabc7]{margin:16px 0 24px;display:flex;justify-content:space-between}@media screen and (max-width:1365px){.my-orders__head[data-v-4b3dabc7]{flex-direction:column;margin:16px 0}}.my-orders__head-title[data-v-4b3dabc7]{margin:0 0 16px;display:flex;justify-content:space-between;align-items:center;font-size:1.125em;color:#222629}@media(min-width:768px){.my-orders__head-title[data-v-4b3dabc7]{margin:0 0 24px}}@media(min-width:1024px){.my-orders__head-title[data-v-4b3dabc7]{margin:0}}.my-orders__head-title-link[data-v-4b3dabc7]{display:flex;align-items:center;font-size:14px;color:#222629}@media(min-width:768px){.my-orders__head-title-link[data-v-4b3dabc7]{display:none}}.my-orders__head-title-link[data-v-4b3dabc7]:before{width:8px;height:8px;border:solid #222629;border-width:1px 0 0 1px;margin-right:12px;display:inline-block;transform:rotate(-45deg);content:""}@media(min-width:768px){.my-orders__head-list[data-v-4b3dabc7]{margin-left:0}}.my-orders__head-list input[data-v-4b3dabc7]{display:none}.my-orders__head-list-item[data-v-4b3dabc7]{padding:14px 16px;display:block;border-radius:8px;color:#222629;font-weight:500;background:#fff;transition:all .3s ease-in}.my-orders__head-list-item[data-v-4b3dabc7]:hover{background:#fff6f8;cursor:pointer}.my-orders__head-list input:checked+.my-orders__head-list-item[data-v-4b3dabc7]{background:#fee9ed;color:#f02546}@media(min-width:768px){.my-orders__body[data-v-4b3dabc7]{margin:16px 0 0}}@media(min-width:1024px){.my-orders__body[data-v-4b3dabc7]{margin-top:24px}}.my-orders__body-list[data-v-4b3dabc7]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;row-gap:24px;width:100%}@media screen and (max-width:1365px){.my-orders__body-list[data-v-4b3dabc7]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.my-orders__body-list[data-v-4b3dabc7]{display:flex;flex-wrap:wrap;row-gap:16px}}.my-orders__void[data-v-4b3dabc7]{display:none;margin-top:50px}.my-orders__void.active[data-v-4b3dabc7]{display:block}.my-orders__void-title[data-v-4b3dabc7]{color:#222629;font-size:1.5em;text-align:center}.my-orders__void-img[data-v-4b3dabc7]{width:750px;margin:10px auto 0}.my-orders__void-link[data-v-4b3dabc7]{display:flex;justify-content:center;align-items:center;width:220px;height:38px;margin:10px auto 0;border-radius:4px;background:#6334ff;color:#fff;font-size:1em}.WishListEmpty__text[data-v-2e5af3de]{padding-top:55px;text-align:center;font-size:20px;color:#000}.WishListEmpty__link[data-v-2e5af3de]{width:220px;height:38px;color:#fff;background:#6334ff;border-radius:4px;margin-top:35px;display:flex;align-items:center;justify-content:space-around;margin-left:auto;margin-right:auto}.WishListEmpty__image[data-v-2e5af3de]{width:125px;height:125px}.wish-list__body ul.filtered-items__item-add-list{display:none}@media(min-width:768px){.wish-list__body ul.filtered-items__item-add-list{display:flex}}.filtered-items__item-promocode-icon:hover{cursor:pointer}.filtered-items__item .checkmark:after{width:6px;height:10px;margin-top:-2px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);border:solid #fff;border-width:0 2px 2px 0;content:"";transition:all .3s ease-in}.drop-down-menu__item.disabled{opacity:.5;pointer-events:none}.wish-list__popup .checkbox-container[data-v-a7a5ec32]{margin-left:5px}@media(min-width:768px){.wish-list__popup .checkbox-container[data-v-a7a5ec32]{margin-left:0}}.WishListPageEmpty[data-v-477ea0dc]{display:flex;flex-direction:column;margin:95px auto 20px;width:750px;align-items:center}@media screen and (max-width:768px){.WishListPageEmpty[data-v-477ea0dc]{width:100%;padding:10px}}.WishListPageEmpty__text[data-v-477ea0dc]{font-size:1.5em;margin-bottom:8px;color:#fff}@media screen and (max-width:768px){.WishListPageEmpty__text[data-v-477ea0dc]{font-size:1.25em}}.WishListPageEmpty__button[data-v-477ea0dc]{width:220px;height:40px;color:#121212;background:#0ac;border-radius:20px;margin-top:8px;display:flex;align-items:center;justify-content:space-around}.WishListPageEmpty__button[data-v-477ea0dc]:hover{background:#00d4ff}.WishListPageEmpty__button[data-v-477ea0dc]:active{background:#007f99}.wish-list{width:100%;margin:24px auto 48px;max-width:1656px;color:#222629}@media screen and (max-width:1919px){.wish-list{max-width:1476px}}@media screen and (max-width:1599px){.wish-list{max-width:1356px}}@media screen and (max-width:1439px){.wish-list{max-width:1296px}}@media screen and (max-width:1365px){.wish-list{padding:0 20px;max-width:100%}}@media screen and (max-width:767px){.wish-list{margin:16px auto 48px;padding:0 16px}}.wish-list__head{margin:24px 0 16px}@media(min-width:768px){.wish-list__head{margin:24px 0 0}}.wish-list__head-title{margin-bottom:16px;padding:10.5px 20px;position:relative;color:#222629;border-radius:4px;z-index:2}@media(min-width:768px){.wish-list__head-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}}.wish-list__head-title.main{margin:45px 15px 0;background:transparent;padding:0}.wish-list__head-title.main .wish-list__head-title-add{color:#4a7af5}.wish-list__head-title.empty{margin-bottom:0}.wish-list__head-title h2{font-size:1em}@media(min-width:768px){.wish-list__head-title h2{font-size:1.125em}}.wish-list__head-title h2 span{color:#717273;margin-left:5px}.wish-list__head-title-add{position:fixed;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:48px;box-shadow:0 0 20px rgba(0,0,0,.08);border-radius:12px 12px 0 0;background:#fff;color:#717273;font-size:.875em}@media(min-width:768px){.wish-list__head-title-add{position:static;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;box-shadow:none;border-radius:0;background:transparent}}.wish-list__head-title-add svg{margin-right:15px}.wish-list__head-title-input{width:100%;display:none;font-size:1em}.wish-list__head-title-menu{top:50%;right:15px;transform:translateY(-50%);display:none}.wish-list__head-title-save{width:36px;height:24px;position:absolute;top:50%;right:15px;transform:translateY(-50%);border-radius:2px;background:#0ac}.wish-list__head-title.active{padding:9px 66px 9px 15px;background:#fff}.wish-list__head-title.active h2{display:none}.wish-list__head-title.active .wish-list__head-title-input{display:inline-block}.wish-list__head-title.active .wish-list__head-title-menu{display:block}.wish-list__head-name{height:34px;border:0;border-radius:2px;background:#fff;font-size:.8125em;color:#000}.wish-list__head-name:after{border-color:#000}.wish-list__head-input:checked~ul{opacity:1}.wish-list__head-input~ul{top:35px}.wish-list__head-input~ul li label{font-size:13px}.wish-list__body{margin:0}@media(min-width:768px){.wish-list__body{margin:25px 0 0}}.wish-list__body.empty{margin:-10px 10px 0;background:hsla(0,0%,100%,.65);border-radius:4px}.wish-list__body .filtered-items{margin-top:24px;margin-bottom:48px;grid-template-columns:repeat(4,1fr);grid-gap:24px;transition:all .3s ease-in;display:grid}@media screen and (max-width:1365px){.wish-list__body .filtered-items{grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-bottom:34px;padding:0}}@media screen and (max-width:768px){.wish-list__body .filtered-items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.wish-list__body .filtered-items{grid-template-columns:1fr}}.wish-list__body .filtered-items.active{grid-template-columns:repeat(3,1fr);margin-left:286px}.wish-list__body .filtered-items__item{position:relative;display:flex;flex-flow:column;margin-top:10px;background:#1a1a1a;border-radius:8px;animation:z-out .2s ease-in;animation-fill-mode:both;transition:all .3s ease-in}@media(min-width:768px){.wish-list__body .filtered-items__item{height:438px;margin-top:0}}.wish-list__body .filtered-items__item:first-child{margin-top:0}@keyframes z-out{0%{z-index:1}99%{z-index:1}to{z-index:0}}.wish-list__body .filtered-items__item:hover{z-index:1;box-shadow:0 0 20px rgba(0,0,0,.08);border-radius:8px;animation:z-in .2s ease-in;animation-fill-mode:both}@keyframes z-in{0%{z-index:0}1%{z-index:1}to{z-index:1}}.wish-list__body .filtered-items__item-link{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}@media(min-width:768px){.wish-list__body .filtered-items__item-link{display:inline;padding:24px}}.wish-list__body .filtered-items__item-image-wrap{width:84px;height:84px;align-self:center;margin-right:10px}@media(min-width:768px){.wish-list__body .filtered-items__item-image-wrap{width:180px;height:180px;margin-left:auto;margin-right:auto}}.wish-list__body .filtered-items__item-image-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wish-list__body .filtered-items__item-wrap{flex:1}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list{margin-top:10px;display:flex;align-items:center;justify-content:flex-start}}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item{margin-left:10px}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item:first-child{margin-left:0}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item label{cursor:pointer}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item input{display:none}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item span{width:20px;height:20px;position:relative;display:block;border-radius:50%}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item span:after{content:"";width:26px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-width:2px;border-style:solid;border-color:transparent;border-radius:50%;transition:all .3s ease-in}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item input:checked+span:after{border-color:#6334ff}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item span[data-color=black]{background:#333}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item span[data-color=white]{background:#fff;border:2px solid #e2e4e6}.wish-list__body .filtered-items__item .product-card-tab-about__present-settings-color-list-item span[data-color=red]{background:#b61b4a}.wish-list__body .filtered-items__item .product__title{height:36px;font-size:.75em;line-height:18px;margin-top:10px;margin-right:20px;color:#fff}@media(min-width:768px){.wish-list__body .filtered-items__item .product__title{margin-right:0;font-size:.875em}}.wish-list__body .filtered-items__item-review{display:flex;align-items:center;margin-top:5px}.wish-list__body .filtered-items__item-review-star-container{display:flex;margin-right:10px}.wish-list__body .filtered-items__item-review-star-container svg{width:12px;height:12px;margin-left:2px}.wish-list__body .filtered-items__item-review-star-container svg:first-child{margin-left:0}@media(min-width:768px){.wish-list__body .filtered-items__item-review-star-container svg{width:16px;height:16px}}.wish-list__body .filtered-items__item-review-text{display:flex;align-items:center;font-size:.688em;color:#7d7e80}@media(min-width:768px){.wish-list__body .filtered-items__item-review-text{font-size:.875em;color:#fff}}.wish-list__body .filtered-items__item-review-text--count{margin-right:3px;display:flex;align-items:center}.wish-list__body .filtered-items__item-stock{margin-top:15px}@media(min-width:768px){.wish-list__body .filtered-items__item-stock{display:flex;justify-content:space-between;align-items:center}}.wish-list__body .filtered-items__item-stock-mark{font-size:.875em}.wish-list__body .filtered-items__item-stock-mark.avaliable{color:#00b127}.wish-list__body .filtered-items__item-stock-mark.no-avaliable{color:#ff0054}.wish-list__body .filtered-items__item-stock-mark.ends{color:#f59300}.wish-list__body .filtered-items__item-stock-mark.expected{color:#717273}.wish-list__body .filtered-items__item-stock-cashback{display:none;font-size:.875em;color:#000}@media(min-width:768px){.wish-list__body .filtered-items__item-stock-cashback{display:block}}.wish-list__body .filtered-items__item-stock-cashback span{color:#00b127}.wish-list__body .filtered-items__item-price{display:flex;align-items:baseline;margin-top:6px}@media(min-width:768px){.wish-list__body .filtered-items__item-price{margin-top:16px}}.wish-list__body .filtered-items__item-price-current{font-size:1.125em;color:#fff}@media(min-width:768px){.wish-list__body .filtered-items__item-price-current{font-size:1.25em}}.wish-list__body .filtered-items__item-price-old{font-size:.75em;color:#a3a4a6;text-decoration:line-through;margin-left:8px}@media(min-width:768px){.wish-list__body .filtered-items__item-price-old{font-size:.875em;-webkit-text-decoration-color:#ff2626;text-decoration-color:#ff2626}}.wish-list__body .filtered-items__item-action-buttons{display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons{margin-top:10px}}.wish-list__body .filtered-items__item-action-buttons-wrap{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-wrap{position:relative;display:flex;justify-content:space-between;align-items:center;width:109px}}@media(min-width:1024px){.wish-list__body .filtered-items__item-action-buttons-wrap{width:111px}}.wish-list__body .filtered-items__item-action-buttons-wrap:after{content:"";width:1px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#7e7e7e}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-wrap:after{height:32px}}.wish-list__body .filtered-items__item-action-buttons-favorite{position:relative;width:34px;height:28px;background:transparent;border-radius:24px;display:flex;justify-content:space-around;align-items:center;transition:all .3s ease-in}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-favorite{width:46px;height:32px}}.wish-list__body .filtered-items__item-action-buttons-favorite.active{background:rgba(0,170,204,.16);pointer-events:none}.wish-list__body .filtered-items__item-action-buttons-favorite.active .filtered-items__item-action-buttons-favorite-mark{display:block}.wish-list__body .filtered-items__item-action-buttons-favorite:hover{background:rgba(0,170,204,.16)}.wish-list__body .filtered-items__item-action-buttons-favorite-icon{width:16px;height:14px}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-favorite-icon{width:20px;height:17px}}.wish-list__body .filtered-items__item-action-buttons-favorite-mark{position:absolute;top:0;right:0;display:none}.wish-list__body .filtered-items__item-action-buttons-compare{position:relative;width:34px;height:28px;background:transparent;border-radius:24px;display:flex;justify-content:space-around;align-items:center;transition:all .3s ease-in}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-compare{width:46px;height:32px}}.wish-list__body .filtered-items__item-action-buttons-compare.active{background:rgba(0,170,204,.16);pointer-events:none}.wish-list__body .filtered-items__item-action-buttons-compare.active .filtered-items__item-action-buttons-compare-mark{display:block}.wish-list__body .filtered-items__item-action-buttons-compare:hover{background:rgba(0,170,204,.16)}.wish-list__body .filtered-items__item-action-buttons-compare-icon{width:16px;height:14px}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-compare-icon{width:20px;height:17px}}.wish-list__body .filtered-items__item-action-buttons-compare-mark{position:absolute;top:0;right:0;display:none}.wish-list__body .filtered-items__item-action-buttons-to-cart{margin-left:auto;border-radius:24px;display:flex;justify-content:space-around;align-items:center}@media(min-width:768px){.wish-list__body .filtered-items__item-action-buttons-to-cart{width:95px;height:40px;margin-left:unset;border-radius:24px;background:#0ac}.wish-list__body .filtered-items__item-action-buttons-to-cart path{stroke:#fff}}.wish-list__body .filtered-items__item-action-buttons-message-me{display:none;width:100%;height:28px;background:#d3ffd5;border-radius:2px;color:#00b127;font-size:.5em;align-items:center;justify-content:center}.wish-list__body .filtered-items__item-foot{width:100%;min-height:-moz-max-content;min-height:max-content;margin-top:-1px;padding:0 20px;box-shadow:0 20px 20px rgba(0,0,0,.08);border-radius:0 0 4px 4px;background:#fff;transition:all .3s ease-in}@media(min-width:768px){.wish-list__body .filtered-items__item:hover .filtered-items__item-foot{padding:0 20px 20px}}.wish-list__body .filtered-items__item-promocode{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item-promocode{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;height:0;margin-top:0;border-width:0;border-style:dashed;border-color:#ff2626;border-radius:4px;transition:all .3s ease-in}}.wish-list__body .filtered-items__item-promocode-data{margin-right:14px;color:#000;font-size:.8125em}@media(min-width:768px){.wish-list__body .filtered-items__item:hover .filtered-items__item-promocode{height:38px;margin-top:10px;border-width:1.5px 1.5px 1.5px 1.5px}}.wish-list__body .filtered-items__item-banks{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item-banks{display:flex;align-items:center;justify-content:space-around;max-height:0;margin-top:0;overflow:hidden;transition:all .3s ease-in}}.wish-list__body .filtered-items__item-banks-item{display:flex;justify-content:center;align-items:center;flex-flow:column;width:65px;height:58px;border-radius:4px;border:1px solid #eceef0}.wish-list__body .filtered-items__item-banks-item-icon{position:relative}.wish-list__body .filtered-items__item-banks-item-icon svg{margin-right:8px}.wish-list__body .filtered-items__item-banks-item-icon span{position:absolute;right:0;bottom:0;background:#fff;color:#000;font-size:.875em;font-weight:700}.wish-list__body .filtered-items__item-banks-item-text{color:#212226;font-size:.5em;line-height:9px;font-weight:700;text-align:center;text-transform:uppercase}@media(min-width:768px){.wish-list__body .filtered-items__item:hover .filtered-items__item-banks{max-height:58px;margin-top:15px}}.wish-list__body .filtered-items__item-add-list{position:absolute;top:0;left:12px;display:flex;flex-direction:column}.wish-list__body .filtered-items__item-add-list-elem{display:flex;justify-content:center;align-items:center;width:60px;height:24px;margin-top:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:99px;background:#fff;font-size:.75em}.wish-list__body .filtered-items__item-add-list-elem.gift{color:#ff003d}.wish-list__body .filtered-items__item-add-list-elem.new{color:#0ead69}.wish-list__body .filtered-items__item-add-list-elem.sale{color:#ff5c00}.wish-list__body .filtered-items__item-add-list-elem.hit{color:#6334ff}.wish-list__body .filtered-items__item-add-list-elem-popup{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item-add-list-elem-popup{position:absolute;top:34px;left:0;z-index:9;transform:scale(0);transform-origin:top left;display:block;width:226px;height:115px;padding:10px 10px 15px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;transition:all .3s ease-in}}@media(min-width:1024px){.wish-list__body .filtered-items__item-add-list-elem-popup{width:260px;height:130px}}.wish-list__body .filtered-items__item-add-list-elem-popup.active{transform:scale(1)}.wish-list__body .filtered-items__item-add-list-elem-popup-name{display:flex;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f5f7f9}.wish-list__body .filtered-items__item-add-list-elem-popup-name-img{min-width:54px;width:54px;height:54px;margin-right:15px}@media(min-width:1024px){.wish-list__body .filtered-items__item-add-list-elem-popup-name-img{min-width:60px;width:60px;height:60px}}.wish-list__body .filtered-items__item-add-list-elem-popup-name-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wish-list__body .filtered-items__item-add-list-elem-popup-name .product__title{align-self:unset;display:block;height:30px;margin:0;color:#245de5;font-size:13px;line-height:15px;text-decoration:underline;text-align:left}@media(min-width:1024px){.wish-list__body .filtered-items__item-add-list-elem-popup-name .product__title{font-size:14px}}.wish-list__body .filtered-items__item-add-list-elem-popup-text{font-size:12px;color:#000}.wish-list__body .filtered-items__item .checkbox-container{position:absolute;top:13px;left:12px;margin:0;padding-left:18px}@media(min-width:768px){.wish-list__body .filtered-items__item .checkbox-container{top:15px;right:15px;left:unset}}.wish-list__body .filtered-items__item .drop-down-menu{top:11px;right:11px}@media(min-width:768px){.wish-list__body .filtered-items__item .drop-down-menu{display:none}}.wish-list__body .filtered-items__item .drop-down-menu__label{background:transparent}.wish-list__body .filtered-items__item .drop-down-menu__label:hover{background:#f5f7f9}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-image-wrap{opacity:.5}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-image-wrap{opacity:.65}}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-stock{opacity:.65}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-stock-cashback{display:none}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-price{opacity:.5}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-price{opacity:.65}}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-wrap{width:100%;justify-content:space-around}}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-favorite{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-favorite{display:flex}}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-compare{display:none}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-compare{display:flex}}.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-message-me,.wish-list__body .filtered-items__item--no-avaliable .filtered-items__item-action-buttons-to-cart{display:none}.wish-list__body .filtered-items__item--no-avaliable.filtered-items__item:hover .filtered-items__item-foot{min-height:0;padding-bottom:0}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable.filtered-items__item:hover .filtered-items__item-promocode{height:0;margin-top:0;border-width:0}}@media(min-width:768px){.wish-list__body .filtered-items__item--no-avaliable.filtered-items__item:hover .filtered-items__item-banks{max-height:0;margin-top:0}}.wish-list__body .filtered-items__item--no-avaliable.filtered-items__item .product-card-tab-about__present-settings-color-list,.wish-list__body .filtered-items__item--no-avaliable.filtered-items__item .product__title{opacity:.65}@media(min-width:768px){.wish-list__foot{display:flex;justify-content:space-between;align-items:center}}.wish-list__foot-total{width:100%;margin:20px 0;padding:0 15px;display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.wish-list__foot-total{justify-content:flex-start;padding:0}}.wish-list__foot-total-text{font-size:14px;color:#67717a}.wish-list__foot-total-sum{font-size:16px;font-weight:500}@media(min-width:768px){.wish-list__foot-total-sum{margin-left:5px}}.wish-list__foot-btn{width:calc(100% - 30px);height:44px;margin:0 16px;border-radius:8px;background:#f02546;font-size:14px;font-weight:500;color:#fff;font-family:TT Norms Pro,sans-serif;text-transform:uppercase;transition:all .3s ease-in}.wish-list__foot-btn:hover{background:#f3516b}.wish-list__foot-btn:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}@media(min-width:768px){.wish-list__foot-btn{width:165px;margin:0}}.wish-list__popup{position:fixed;top:0;left:0;z-index:999;display:flex;flex-direction:column;width:100%;height:100vh;padding:0 15px;background:#fff;transform:scale(0);transition:all .3s ease-in}@media(min-width:768px){.wish-list__popup{height:100vh;padding:0}}@media(min-width:1024px){.wish-list__popup{display:flex;justify-content:center;align-items:center;background:transparent}}.wish-list__popup.active{transform:scale(1)}.wish-list__popup-inner{height:100%}@media(min-width:1024px){.wish-list__popup-inner{width:540px;height:-moz-max-content;height:max-content;padding:30px;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:4px;background:#fff}}.wish-list__popup-close{display:none}@media(min-width:768px){.wish-list__popup-close{position:absolute;top:25px;right:25px;display:block;cursor:pointer}}@media(min-width:1024px){.wish-list__popup-close{display:none}}.wish-list__popup-title{font-size:1.25em;margin-top:20px}@media(min-width:768px){.wish-list__popup-title{display:block;margin-top:75px;color:#000;font-size:1.5em;text-align:center}}@media(min-width:1024px){.wish-list__popup-title{margin-top:0;font-size:1.125em}}.wish-list__popup-list{max-height:calc(100% - 125px);overflow:auto}@media(min-width:768px){.wish-list__popup-list{max-height:calc(100% - 278px)}}@media(min-width:1024px){.wish-list__popup-list{max-height:500px}}.wish-list__popup-input-wrap{display:flex;flex-flow:column-reverse}.wish-list__popup-name{margin-top:25px;color:#a3a4a6;font-size:.875em}@media(min-width:768px){.wish-list__popup-name{width:486px;margin:65px auto 0}}@media(min-width:1024px){.wish-list__popup-name{margin-top:30px}}.wish-list__popup-input{height:38px;margin-top:10px;padding:0 15px;border-radius:4px;border-width:1px;border-style:solid;border-color:#e2e4e6;color:#000;font-size:.875em}@media(min-width:768px){.wish-list__popup-input{width:486px;margin-right:auto;margin-left:auto}}.wish-list__popup-input:focus{border-color:#6334ff}.wish-list__popup-input:focus~.wish-list__popup-name{color:#6334ff}.wish-list__popup-grid{display:grid;grid-template:repeat(auto-fill,38px)/repeat(2,1fr);grid-gap:15px 30px;margin-top:15px}.wish-list__popup-grid input{display:none}.wish-list__popup-grid-text{display:flex;justify-content:center;align-items:center;width:225px;height:38px;color:#000;font-size:.875em;border-radius:4px;border:1px solid #e2e4e6;cursor:pointer}input:checked+.wish-list__popup-grid-text{border:none;background:#6334ff;color:#fff}.wish-list__popup-checkmark{display:flex;align-items:center;margin-top:25px}@media(min-width:768px){.wish-list__popup-checkmark{width:486px;margin-right:auto;margin-left:auto}}@media(min-width:1024px){.wish-list__popup-checkmark{width:100%}}@media(min-width:768px){.wish-list__popup-checkmark.move{display:flex;justify-content:space-between;align-items:center;height:40px;border:1px solid #e2e4e5;border-radius:4px}.wish-list__popup-checkmark.move.active{box-shadow:0 2px 8px rgba(0,0,0,.1);border:none}.wish-list__popup-checkmark.move .checkbox-container{margin-right:15px}}.wish-list__popup-checkmark .checkbox-container{width:18px;height:18px;margin:0;padding:0}.wish-list__popup-text{margin-left:15px;color:#000;font-size:.875em}.wish-list__popup-btns{margin-top:30px}@media(min-width:768px){.wish-list__popup-btns{display:flex;justify-content:space-between;align-items:center;width:486px;margin-top:35px;margin-right:auto;margin-left:auto}}@media(min-width:1024px){.wish-list__popup-btns{justify-content:flex-start}}.wish-list__popup-btns-btn{width:100%;height:34px;border-radius:4px;font-size:.875em;margin-bottom:15px}@media(min-width:768px){.wish-list__popup-btns-btn{width:238px;height:38px;margin-bottom:0}}@media(min-width:1024px){.wish-list__popup-btns-btn{width:130px;height:34px}}.wish-list__popup-btns-btn.save{background:#6334ff;color:#fff}.wish-list__popup-btns-btn.cancel{border:1px solid #eceef0;display:block;color:#717273}@media(min-width:1024px){.wish-list__popup-btns-btn.cancel{margin-left:30px}}.wish-list__popup-btns-btn.choose{width:160px}.wish-list__void{display:none;margin-top:50px}.wish-list__void.active{display:block}.wish-list__void-title{color:#000;font-size:1.5em;text-align:center}.wish-list__void-img{width:750px;margin:10px auto 0}.wish-list__void-link{display:flex;justify-content:center;align-items:center;width:220px;height:38px;margin:10px auto 0;border-radius:4px;background:#6334ff;color:#fff;font-size:1em}.drop-down-menu{position:absolute;top:5px;right:5px}.drop-down-menu input{display:none}.drop-down-menu__label{width:21px;height:21px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#f5f7f9;cursor:pointer}.drop-down-menu__list{padding:12px 15px;padding:5px 0;border-radius:4px;position:absolute;top:26px;right:0;box-shadow:0 2px 8px rgba(0,0,0,.15);background:#fff;transform:scale(0);transform-origin:top right;transition:all .3s ease-in;z-index:10}input:checked~.drop-down-menu__list{transform:scale(1)}.drop-down-menu__item{padding:6px 15px;transition:all .3s ease-in}.drop-down-menu__item:active,.drop-down-menu__item:hover{background:#f5f7f9}.drop-down-menu__link{font-size:.75em;white-space:nowrap;color:#000}.items-filter{display:flex;justify-content:space-between;align-items:center}.items-filter-inner{width:50%;position:relative}@media(min-width:768px){.items-filter-inner{width:unset}}.items-filter-inner.filter .wish-list__head-filter-btn{width:100%;height:100%;padding:0 16px;font-size:.75em;color:#222629;text-align:left}@media(min-width:768px){.items-filter-inner.filter .items-filter-inner-title-label{display:none}.items-filter-inner.filter ul{position:static;max-height:unset;display:flex;align-items:center;box-shadow:unset;background:transparent}.items-filter-inner.filter ul li{width:unset;margin-left:25px}.items-filter-inner.filter ul li:first-child{margin-left:0}.items-filter-inner.filter ul li:hover{background:transparent}.items-filter-inner.filter ul li .wish-list__head-filter-btn{display:flex;align-items:center;padding:0;color:#7d7e80;font-size:.875em}.items-filter-inner.filter ul li .wish-list__head-filter-btn.active{color:#000}.items-filter-inner.filter ul li .wish-list__head-filter-btn.active .wish-list__head-filter-icon path,.items-filter-inner.filter ul li .wish-list__head-filter-btn.active .wish-list__head-filter-icon rect{color:#000;stroke:#000}.items-filter-inner.filter ul li .wish-list__head-filter-btn .wish-list__head-filter-icon{margin-right:10px}.items-filter-inner.filter ul li:hover .active .wish-list__head-filter-icon path,.items-filter-inner.filter ul li:hover .active .wish-list__head-filter-icon rect,.items-filter-inner.filter ul li:hover .wish-list__head-filter-btn,.items-filter-inner.filter ul li:hover .wish-list__head-filter-btn.active,.items-filter-inner.filter ul li:hover .wish-list__head-filter-icon path,.items-filter-inner.filter ul li:hover .wish-list__head-filter-icon rect{color:#6334ff;stroke:#6334ff}}.items-filter-inner-title-input{display:none}.items-filter-inner-title-label{width:100%;height:44px;padding:0 12px 0 16px;position:relative;display:flex;justify-content:space-between;align-items:center;border-radius:8px;font-size:14px;color:#222629;background:#fff;border:1px solid #ebedf0;cursor:pointer;font-weight:500;transition:all .3s ease-in}@media(min-width:768px){.items-filter-inner-title-label{width:255px;height:44px;padding:0 15px;font-size:.875em}}.items-filter-inner-title-label:after{width:8px;height:8px;margin-top:-4px;border:solid #222629;border-width:0 2px 2px 0;display:inline-block;transform:rotate(45deg) scale(1);content:"";transition:all .3s ease-in}.items-filter-inner-title-label:hover{background:#f6f8fa}.items-filter-inner-title-label:active{background:#edf1f5}.items-filter-inner ul{width:100%;max-height:0;position:absolute;top:51px;left:0;border-radius:8px;background:#fff;border:1px solid #ebedf0;box-shadow:0 2px 16px 0 rgba(0,0,0,.16);overflow:auto;z-index:1;padding:8px 0;opacity:0}@media(min-width:768px){.items-filter-inner ul{top:51px}}.items-filter-inner ul li{width:100%;height:40px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease-in}.items-filter-inner ul li .wish-list__head-filter-icon{display:none}@media(min-width:768px){.items-filter-inner ul li .wish-list__head-filter-icon{display:block}}.items-filter-inner ul li .wish-list__head-filter-icon path,.items-filter-inner ul li .wish-list__head-filter-icon rect{transition:all .3s ease-in}.items-filter-inner ul li input{display:none}.items-filter-inner ul li label{width:100%;height:100%;padding:12px 16px;font-size:14px;font-weight:500;line-height:16px;color:#222629;white-space:nowrap;cursor:pointer;transition:all .3s ease-in}.items-filter-inner ul li span{font-size:12px}@media(min-width:768px){.items-filter-inner ul li span{font-size:14px}}.items-filter-inner ul li:active,.items-filter-inner ul li:hover{background:#f6f8fa}.items-filter-inner-title-input:checked~ul{z-index:2;max-height:200px}.items-filter-inner-title-input:checked+.items-filter-inner-title-label:after{margin-top:4px;transform:rotate(45deg) scale(-1)}.product-card-compare{display:flex;flex-direction:column}.product-card-compare__header{padding:12px 13px;height:48px;justify-content:space-between;background:#fff}.product-card-compare__header,.product-card-compare__header-left{display:flex;align-items:center}.product-card-compare__header-left-back{width:10px;display:flex;align-items:center}.product-card-compare__header-left-text{font-size:1em;color:#000;margin-left:15px}.product-card-compare__header-right{display:flex}.product-card-compare__header-right-cart,.product-card-compare__header-right-search{width:24px;height:24px;display:flex;cursor:pointer}.product-card-compare__header-right-cart{position:relative;margin-left:22px}.product-card-compare__header-right-cart-badge{position:absolute;width:16px;height:16px;background:#6334ff;border:2px solid #fff;border-radius:50%;font-size:.563em;display:flex;align-items:center;justify-content:space-around;color:#fff;right:-5px;top:-5px}.product-card-compare__body{display:flex;margin:15px 15px 0;justify-content:center}.product-card-compare__body-main{display:flex;flex-direction:column;width:172px}.product-card-compare__body-main-head{background:#fff;padding:11px 15px;display:flex;flex-direction:column;border-radius:4px 0 0 0;border-right:1px solid #f5f7f9;box-sizing:border-box;position:relative}.product-card-compare__body-main-head-wrapper{width:81px;height:84px;margin-top:5px;align-self:center}.product-card-compare__body-main-head-wrapper img{width:100%;height:100%}.product-card-compare__body-main-head-text{font-size:10px;line-height:14px;margin-top:11px}.product-card-compare__body-main-head-more{position:absolute;display:flex;flex-direction:column}.product-card-compare__body-main-head-more-button{width:21px;height:21px;display:flex;align-items:center;justify-content:space-around;border-radius:50%;cursor:pointer;transition:all .3s}.product-card-compare__body-main-head-more-button svg{width:3px;height:13px}.product-card-compare__body-main-head-more-button.active{background:#f5f5f5}.product-card-compare__body-main-head-more-list{margin-top:10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px;padding:4px 0;display:none}.product-card-compare__body-main-head-more-list.active{display:flex;flex-direction:column}.product-card-compare__body-main-head-more-list-item{font-size:.75em;color:#000;padding:8px 15px;min-width:150px;display:flex;cursor:pointer}.product-card-compare__body-main-head-more-list-item:nth-child(2n){background-color:rgba(99,52,255,.1)}.product-card-compare__body-main-divider{background:#eceef0;border-top:2px solid #f5f7f9;border-bottom:2px solid #f5f7f9;min-height:34px;width:100%;position:relative}.product-card-compare__body-main-divider p{font-size:.75em;color:#000;position:absolute;width:100%;height:100%;z-index:9;display:flex;align-items:center;justify-content:space-around;right:-50%;background:#eceef0}.product-card-compare__body-main-item{min-height:34px;background:#fff;display:flex;align-items:center;justify-content:space-around;border-right:1px solid #f5f7f9}.product-card-compare__body-main-item p{font-size:.75em;color:#000}.product-card-compare__body-main-to-cart{background:#6334ff;border-radius:0 0 0 4px;padding:10px;color:#fff;border-right:1px solid #f5f7f9}.product-card-compare__body-carousel{width:172px;position:relative}.product-card-compare__body-carousel button{border-radius:0}.product-card-compare__body-carousel .owl-nav{position:absolute;top:13px;right:15px;font-size:0}.product-card-compare__body-carousel .owl-nav .owl-next{background:url(../../static/img/compare-arrow-right.bd034dce.svg)!important;width:8px;height:12px;margin:0;padding:0;color:transparent;overflow:hidden}.product-card-compare__body-carousel .owl-nav .owl-next:hover{color:transparent}.product-card-compare__body-carousel .owl-nav .owl-next.disabled{display:none}.product-card-compare__body-carousel .owl-nav .owl-prev{background:url(../../static/img/compare-arrow-right.bd034dce.svg)!important;width:8px;height:12px;transform:rotate(180deg);right:5px;position:relative;margin:0;padding:0;color:transparent;overflow:hidden}.product-card-compare__body-carousel .owl-nav .owl-prev:hover{color:transparent}.product-card-compare__body-carousel .owl-nav .owl-prev.disabled{display:none}.product-card-compare__no-items{width:100%;height:calc(100vh - 48px);position:relative;display:flex}.product-card-compare__no-items-text{margin:auto;display:flex;flex-direction:column;align-items:center}.product-card-compare__no-items-text h3{font-size:1.25em;color:#000}.product-card-compare__no-items-text p{margin-top:15px;font-size:.875em;color:#737373;max-width:276px;text-align:center}.product-card-compare__no-items-button{width:48px;height:48px;background:#6334ff;box-shadow:0 2px 8px rgba(99,52,255,.45);border-radius:50%;display:flex;align-items:center;justify-content:space-around;cursor:pointer;position:absolute;left:0;right:0;margin:0 auto;bottom:10px}.filtered-items__item-promocode-icon[data-v-52875b20]:hover{cursor:pointer}.ProductItemRating[data-v-0748da73]{display:flex;align-items:center;margin-top:12px}.ProductItemRating.no-comments .ProductItemRating__stars[data-v-0748da73]{display:none}.ProductItemRating.no-comments .ProductItemRating__count[data-v-0748da73]{margin-left:0}.ProductItemRating.no-comments .ProductItemRating__count-word[data-v-0748da73]{width:-moz-fit-content;width:fit-content;height:unset}.ProductItemRating__stars[data-v-0748da73]{display:flex;align-items:center}.ProductItemRating__stars-empty[data-v-0748da73],.ProductItemRating__stars-fill[data-v-0748da73]{width:14px;height:14px;margin-left:2px;background-size:100% 100%}.ProductItemRating__stars-empty[data-v-0748da73]:first-child,.ProductItemRating__stars-fill[data-v-0748da73]:first-child{margin-left:0}.ProductItemRating__stars-fill[data-v-0748da73]{background-image:url(../../static/img/star-fill.5c864386.svg)}.ProductItemRating__stars-empty[data-v-0748da73]{background-image:url(../../static/img/star-empty.e7f1e5ed.svg)}.ProductItemRating__count[data-v-0748da73]{display:flex;margin-left:12px;align-items:center;gap:4px}.ProductItemRating__count[data-v-0748da73]:before{content:"";width:16px;height:16px;background-image:url(../../static/img/comments-icon.3f3ab4d0.svg);display:flex}.ProductItemRating__count-word[data-v-0748da73]{font-weight:400;font-size:14px;color:#222629;line-height:16px;transition:all .25s ease-in-out}@media screen and (max-width:767px){.ProductItemRating__count-word[data-v-0748da73]{align-items:center;display:flex;gap:3px}}.ProductItemRating__count-word[data-v-0748da73]:hover{cursor:pointer;text-decoration:underline}.ProductItemPreorderPopup[data-v-2b8da462]{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.ProductItemPreorderPopup__overlay[data-v-2b8da462]{width:100%;height:100vh;background:rgba(38,39,41,.56);position:fixed;left:0;top:0;z-index:998}.ProductItemPreorderPopup__container[data-v-2b8da462]{width:420px;display:flex;flex-direction:column;padding:24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);border-radius:16px;overflow:hidden}@media screen and (max-width:767px){.ProductItemPreorderPopup__container[data-v-2b8da462]{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto}}.ProductItemPreorderPopup__head[data-v-2b8da462]{display:flex;align-items:center;margin:-8px -8px 0 0}.ProductItemPreorderPopup__head-name[data-v-2b8da462]{font-weight:500;font-size:20px;color:#222629;text-transform:capitalize}.ProductItemPreorderPopup__head-close[data-v-2b8da462]{width:32px;height:32px;margin-left:auto;background-image:url(../../static/img/cross-16x16.127e521c.svg);background-repeat:no-repeat;background-position:50%;background-size:24px 24px;background-color:transparent;transition:all .25s ease-in-out;border-radius:8px}.ProductItemPreorderPopup__head-close[data-v-2b8da462]:hover{background-image:url(../../static/img/cross-16x16-hover.f4602b4e.svg);cursor:pointer}.ProductItemPreorderPopup__head-close[data-v-2b8da462]:active{background-color:#f6f8fa}.ProductItemPreorderPopup__body[data-v-2b8da462]{display:flex;flex-direction:column}.ProductItemPreorderPopup__body-text[data-v-2b8da462]{font-weight:400;font-size:16px;line-height:140%;color:#222629;margin-top:16px}.ProductItemPreorderPopup__body-text-price[data-v-2b8da462]{color:#f02546;font-weight:500}.ProductItemPreorderPopup__body-text-activeTo[data-v-2b8da462],.ProductItemPreorderPopup__body-text-delivery[data-v-2b8da462]{font-weight:500}.ProductItemPreorderPopup__body-inputs[data-v-2b8da462]{display:flex;flex-direction:column;width:100%}.ProductItemPreorderPopup__body-inputs[data-v-2b8da462] .FormInput,.ProductItemPreorderPopup__body-inputs[data-v-2b8da462] .FormPhone{margin-top:24px}.ProductItemPreorderPopup__body-inputs[data-v-2b8da462] .PrimaryButton{margin-top:32px}.ProductItemPreorderPopup__body-inputs-submit[data-v-2b8da462]{font-weight:500;font-size:13px;color:#55559d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.ProductItemPreorderPopup__body-inputs-submit[data-v-2b8da462]:hover{color:#6666a7;text-decoration:unset}.ProductItemPreorderPopup__body-inputs-foot[data-v-2b8da462]{display:flex;flex-direction:column;margin-top:24px;width:100%}.ProductItemPreorderPopup__body-inputs-foot-offert[data-v-2b8da462]{display:flex}.ProductItemPreorderPopup__body-inputs-foot-offert p[data-v-2b8da462]{font-weight:400;font-size:13px;color:#969aa3;line-height:18px}.ProductItemPreorderPopup__body-inputs-foot-offert p a[data-v-2b8da462]{color:#55559d;text-decoration:underline}.ProductItemPreorderPopup__body-inputs-foot-offert p a[data-v-2b8da462]:hover{text-decoration:unset;color:#6666a7;transition:all .25s ease-in-out}.ProductItemPreorderPopup__complete[data-v-2b8da462]{display:flex;flex-direction:column;margin-top:55px}@media screen and (max-width:768px){.ProductItemPreorderPopup__complete[data-v-2b8da462]{margin-top:auto;margin-bottom:auto;height:-moz-fit-content;height:fit-content}}.ProductItemPreorderPopup__complete-img[data-v-2b8da462]{width:80px;height:80px;background:url(../../static/img/review-complete-icon.2930269c.svg);background-size:100% 100%;margin:0 auto}.ProductItemPreorderPopup__complete-text[data-v-2b8da462]{margin-top:30px;margin-bottom:40px}.ProductItemPreorderPopup__complete-text p[data-v-2b8da462]{font-weight:500;font-size:14px;color:#5c6373;text-align:center}.ProductItemPreorderPopup__complete-text p[data-v-2b8da462]:first-child{font-weight:500;font-size:18px;color:#2f2d40;margin-bottom:16px}.ProductItemPreorderPopup__preloader[data-v-2b8da462]{position:absolute;left:0;top:0;pointer-events:none;opacity:0;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out;width:100%;height:100%;background:hsla(0,0%,100%,.5)}.ProductItemPreorderPopup__preloader.active[data-v-2b8da462]{pointer-events:auto;opacity:1}.ProductItem[data-v-f29a4f10]{display:flex;flex-direction:column;width:312px;min-width:312px;background:#fff;border-radius:16px;overflow:hidden;transition:border .25s ease-in-out;position:relative;height:-moz-max-content;height:max-content;border:1px solid #ebedf0}@media screen and (max-width:1919px){.ProductItem[data-v-f29a4f10]{width:276px;min-width:276px}}@media screen and (max-width:1599px){.ProductItem[data-v-f29a4f10]{width:252px;min-width:252px}}@media screen and (max-width:1439px){.ProductItem[data-v-f29a4f10]{width:240px;min-width:240px}}@media screen and (max-width:1365px){.ProductItem[data-v-f29a4f10]{width:276px;min-width:276px;height:auto}}.ProductItem.hover[data-v-f29a4f10]{box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.ProductItem.hover .ProductItem__container[data-v-f29a4f10]{border-radius:0;border-color:transparent}.ProductItem.no-available.hover[data-v-f29a4f10]{box-shadow:unset}.ProductItem.no-available .ProductItem__name[data-v-f29a4f10],.ProductItem.no-available .ProductItem__wrapper[data-v-f29a4f10]{opacity:.7}.ProductItem.no-available .ProductItem__bottom[data-v-f29a4f10]{flex-direction:column}.ProductItem.no-available .ProductItem__cashback p[data-v-f29a4f10],.ProductItem.no-available .ProductItem__credit p[data-v-f29a4f10]{display:none}.ProductItem__wrapper[data-v-f29a4f10]{width:100%;height:312px;overflow:hidden;position:relative}.ProductItem__wrapper[data-v-f29a4f10]:hover{cursor:pointer}@media screen and (max-width:1919px){.ProductItem__wrapper[data-v-f29a4f10]{height:276px}}@media screen and (max-width:1599px){.ProductItem__wrapper[data-v-f29a4f10]{height:252px}}@media screen and (max-width:1439px){.ProductItem__wrapper[data-v-f29a4f10]{height:240px}}@media screen and (max-width:1365px){.ProductItem__wrapper[data-v-f29a4f10]{height:276px}}.ProductItem__wrapper img[data-v-f29a4f10]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ProductItem__container[data-v-f29a4f10]{display:flex;flex-direction:column;padding:8px 16px 16px 16px}.ProductItem__badges[data-v-f29a4f10]{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.ProductItem__badges-item[data-v-f29a4f10]{display:flex;padding:8px 12px;font-weight:500;font-size:14px;border-radius:8px;margin-bottom:10px;width:-moz-max-content;width:max-content;color:#fff}.ProductItem__badges-item.new[data-v-f29a4f10]{background:#00a046}.ProductItem__badges-item.sale[data-v-f29a4f10]{background:#ff3347}.ProductItem__badges-item.hit[data-v-f29a4f10]{background:#ffb600;color:#002}.ProductItem__compare[data-v-f29a4f10],.ProductItem__favorite[data-v-f29a4f10]{display:flex;align-items:center;justify-content:space-around;width:40px;height:40px;position:absolute;top:16px;right:16px;transition:all .25s ease-in-out;border-radius:8px;background-color:#fff;background-image:url(../../static/img/compare-icon.530deb8f.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:50%;border:1px solid transparent}.ProductItem__compare[data-v-f29a4f10]:hover,.ProductItem__favorite[data-v-f29a4f10]:hover{border:1px solid #ebeef5;cursor:pointer}.ProductItem__compare.active[data-v-f29a4f10],.ProductItem__compare[data-v-f29a4f10]:hover,.ProductItem__favorite.active[data-v-f29a4f10],.ProductItem__favorite[data-v-f29a4f10]:hover{background-image:url(../../static/img/compare-icon-hover.cd70cbb4.svg);background-color:#fff}.ProductItem__compare.active[data-v-f29a4f10]:after,.ProductItem__favorite.active[data-v-f29a4f10]:after{content:"";position:absolute;right:-1px;top:-1px;background:url(../../static/img/added-icon.a39aca5a.svg);width:16px;height:16px;background-size:100% 100%;transition:all .25s ease-in-out}.ProductItem__name[data-v-f29a4f10]{font-weight:400;font-size:14px;line-height:20px;height:40px;color:#002;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductItem__name[data-v-f29a4f10]:hover{cursor:pointer;text-decoration:underline}.ProductItem[data-v-f29a4f10] .ProductItemRating{margin-top:8px}.ProductItem__bottom[data-v-f29a4f10]{margin-top:16px;position:relative;height:44px;display:flex}.ProductItem__bottom-price[data-v-f29a4f10]{display:flex;flex-direction:column;margin-top:auto;gap:4px}.ProductItem__bottom-price-old[data-v-f29a4f10]{display:flex;align-items:center}.ProductItem__bottom-price-old-value[data-v-f29a4f10]{font-weight:400;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#969aa3;line-height:16px}.ProductItem__bottom-price-old-percent[data-v-f29a4f10]{border-radius:4px;background:rgba(255,51,71,.16);padding:1px 6px;font-weight:700;font-size:12px;line-height:14px;color:#ff3347;margin-left:8px}.ProductItem__bottom-price-new[data-v-f29a4f10]{font-weight:400;font-size:20px;color:#002;line-height:24px}.ProductItem__bottom-cart[data-v-f29a4f10]{width:40px;height:40px;background-color:#f02546;border-radius:8px;background-image:url(../../static/img/cart-icon.eeb8bfcd.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:50%;transition:all .25s ease-in-out;position:absolute;right:0;bottom:0}.ProductItem__bottom-cart[data-v-f29a4f10]:hover{background-color:#f3516b;cursor:pointer}.ProductItem__bottom-cart[data-v-f29a4f10]:active{background-color:#f02546}.ProductItem__bottom-cart.active[data-v-f29a4f10]{background-color:rgba(240,37,70,.08);background-image:url(../../static/img/cart-icon-active.551c1439.svg)}.ProductItem__bottom-cart.active[data-v-f29a4f10]:after{content:"";position:absolute;right:-1px;top:-1px;background:url(../../static/img/added-cart-icon.bbf4ca11.svg);width:18px;height:18px;background-size:100% 100%;transition:all .25s ease-in-out}.ProductItem__bottom-cart.no-aval[data-v-f29a4f10]{background-color:#f6f8fa;background-image:url(../../static/img/cart-icon-disabled.2d94b931.svg)}.ProductItem__bottom-cart.no-aval[data-v-f29a4f10]:hover{pointer-events:none}.ProductItem__bottom-cart.preorder[data-v-f29a4f10]{background-image:url(../../static/img/preorder-icon-small.5d6d2597.svg);background-color:#fef4f6}.ProductItem__bottom-cart.preorder[data-v-f29a4f10]:hover{background-color:#fee9ed}.ProductItem__cashback[data-v-f29a4f10]{font-weight:400;font-size:14px;color:#002;display:flex;line-height:16px;position:absolute;bottom:8px;left:8px;padding:6px 8px;width:-moz-max-content;width:max-content;border-radius:8px;background:#fff}.ProductItem__cashback span[data-v-f29a4f10]{font-weight:500;font-size:16px;margin-left:6px}.ProductItem__cashback[data-v-f29a4f10]:before{content:"";width:16px;height:16px;background:url(../../static/img/cashback-icon.c1ada2a1.svg);display:flex;margin-right:8px}.ProductItem__credit[data-v-f29a4f10]{font-weight:400;font-size:14px;color:#002;line-height:16px;margin-top:8px;height:20px}.ProductItem__credit[data-v-f29a4f10] span{font-size:16px;font-weight:500}.ProductItem__promocode[data-v-f29a4f10]{display:flex;gap:8px;margin-top:8px;align-items:flex-end;height:20px}.ProductItem__promocode p[data-v-f29a4f10]:first-child{color:#ff3347;font-size:16px;font-weight:500}.ProductItem__promocode p[data-v-f29a4f10]:last-child{color:#002;font-size:14px;font-weight:400}.popup-anim-enter-active[data-v-f29a4f10],.popup-anim-leave-active[data-v-f29a4f10]{transition:all .25s ease-in-out}.popup-anim-enter[data-v-f29a4f10],.popup-anim-leave-to[data-v-f29a4f10]{opacity:0}.wish-list__head-title[data-v-782f6062]{background:transparent;padding:0}@media screen and (max-width:767px){.wish-list__head-title[data-v-782f6062]{display:flex;justify-content:space-between;align-items:center}}.wish-list__head-title-link[data-v-782f6062]{display:none}@media screen and (max-width:767px){.wish-list__head-title-link[data-v-782f6062]{display:flex;align-items:center;font-size:14px;color:#222629}.wish-list__head-title-link[data-v-782f6062]:before{width:7px;height:7px;border:solid #222629;border-width:1px 0 0 1px;margin-right:12px;display:inline-block;transform:rotate(-45deg);content:""}}.filtered-items[data-v-782f6062] .ProductItem{width:100%;transition:all .25s ease-in-out}@media screen and (max-width:767px){.filtered-items[data-v-782f6062] .ProductItem:not(:first-child){margin-top:8px}}.WatchedEmpty[data-v-5f4b4c2b]{display:flex;flex-direction:column;margin:48px auto 48px;width:750px;align-items:center}@media screen and (max-width:1365px){.WatchedEmpty[data-v-5f4b4c2b]{width:100%;padding:0 20px;margin:24px auto 48px}}@media screen and (max-width:768px){.WatchedEmpty[data-v-5f4b4c2b]{padding:0 16px}}.WatchedEmpty__text[data-v-5f4b4c2b]{font-size:1.5em;margin-bottom:10px;color:#222629}@media screen and (max-width:768px){.WatchedEmpty__text[data-v-5f4b4c2b]{font-size:1.25em;margin-bottom:24px;text-align:center}}@media screen and (max-width:767px){.WatchedEmpty__image[data-v-5f4b4c2b]{max-width:240px}}.WatchedEmpty__button[data-v-5f4b4c2b]{width:220px;height:44px;color:#fff;background:#f02546;border-radius:8px;margin-top:48px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out}.WatchedEmpty__button[data-v-5f4b4c2b]:hover{background:#f3516b}.WatchedEmpty__button[data-v-5f4b4c2b]:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}@media screen and (max-width:767px){.WatchedEmpty__button[data-v-5f4b4c2b]{margin-top:24px}}.wish-list__head[data-v-20b04b3a]{display:flex;justify-content:space-between;align-items:center}.wish-list__head-title[data-v-20b04b3a]{margin-bottom:0}.wish-list__head-title h2[data-v-20b04b3a]{font-size:.938em}.items-filter[data-v-20b04b3a]{width:165px}@media(min-width:768px){.items-filter[data-v-20b04b3a]{width:255px}}.items-filter-inner[data-v-20b04b3a]{width:100%}.bonus[data-v-5ad18066]{padding-bottom:35px}@media(min-width:1024px){.bonus[data-v-5ad18066]{padding-bottom:65px}}.bonus__title[data-v-5ad18066]{margin-top:35px;color:#000;font-size:1.125em}@media(min-width:1024px){.bonus__title[data-v-5ad18066]{margin-top:45px;font-size:1.25em}}.bonus__balance[data-v-5ad18066]{position:relative;display:flex;justify-content:space-between;align-items:center;flex-flow:column;height:195px;margin-top:25px;padding:40px 0;border-radius:4px;background:linear-gradient(72.28deg,#6334ff,#845fff);color:#fff}.bonus__balance-title[data-v-5ad18066]{font-size:1em}.bonus__balance-sum[data-v-5ad18066]{font-size:3em}.bonus__balance-left[data-v-5ad18066]{font-size:.875em}.bonus__balance-left-sum[data-v-5ad18066]{margin:0 5px}.bonus__balance-info[data-v-5ad18066]{position:absolute;top:15px;right:15px}.bonus__balance-info.open .bonus__balance-info-icon[data-v-5ad18066]{background:#fff;color:#6334ff}.bonus__balance-info.open .bonus__balance-info-popup[data-v-5ad18066]{transform:scale(1)}.bonus__balance-info-icon[data-v-5ad18066]{display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;border-width:1px;border-style:solid;border-color:hsla(0,0%,100%,.8);background-color:transparent;color:hsla(0,0%,100%,.8);font-size:.8125em;font-style:normal;cursor:pointer}.bonus__balance-info-popup[data-v-5ad18066]{position:absolute;top:46px;right:-15px;transform:scale(0);transform-origin:top right;display:flex;flex-direction:column;width:540px;padding:30px;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:4px;background:#fff}.bonus__balance-info-popup-title[data-v-5ad18066]{color:#000;font-size:1.5em}.bonus__balance-info-popup-text[data-v-5ad18066]{margin-top:25px;color:#717273;font-size:.875em}.bonus__balance-info-popup-link[data-v-5ad18066]{margin-top:30px;margin-left:auto;color:#000;font-size:1em}.bonus__balance-info-popup-link svg[data-v-5ad18066]{margin-left:15px}.bonus__balance-info-popup-close[data-v-5ad18066]{position:absolute;top:20px;right:20px;cursor:pointer}.bonus__data[data-v-5ad18066]{display:flex;flex-direction:column;margin-top:30px}.bonus__data-title[data-v-5ad18066]{margin-top:25px;color:#717273;font-size:.875em}@media(min-width:1024px){.bonus__data-title[data-v-5ad18066]{margin-top:30px;font-size:1em}}.bonus__data-title[data-v-5ad18066]:first-child{margin-top:0}.bonus__data-list[data-v-5ad18066]{display:grid;grid-template:repeat(auto-fill,85px)/repeat(2,362px);grid-gap:10px;margin-top:15px}@media(min-width:1024px){.bonus__data-list[data-v-5ad18066]{grid-template-columns:repeat(2,540px);grid-gap:15px 30px;margin-top:25px}}.bonus__data-list-item[data-v-5ad18066]{display:flex;align-items:center;height:85px;padding:0 25px;border-radius:4px;background:#fff}.bonus__data-list-item-img[data-v-5ad18066]{width:60px;height:60px}.bonus__data-list-item-img img[data-v-5ad18066]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bonus__data-list-item .product__title[data-v-5ad18066]{width:165px;height:28px;margin-left:20px;color:#000;font-size:.875em}@media(min-width:1024px){.bonus__data-list-item .product__title[data-v-5ad18066]{width:325px;height:16px;font-size:1em;-webkit-line-clamp:1}}.bonus__data-list-item .product__title[data-v-5ad18066]:hover{color:#245de5;text-decoration:underline}.bonus__data-list-item-sum[data-v-5ad18066]{margin-left:auto;color:#000;font-size:1.125em}.AuthLogin[data-v-b7de945c]{display:flex;width:100%;flex-direction:column}.AuthLogin__container[data-v-b7de945c]{display:flex;align-items:center;width:100%;justify-content:space-between;margin-top:24px}.AuthLogin__container-remember[data-v-b7de945c]{display:flex;align-items:center}.AuthLogin__container-remember-text[data-v-b7de945c]{font-weight:400;font-size:14px;color:#2f2d40;margin-left:16px}.AuthLogin__container-restore[data-v-b7de945c]{font-weight:500;line-height:15px;font-size:14px;color:#f02546;text-decoration:underline}.AuthLogin__container-restore[data-v-b7de945c]:hover{cursor:pointer;text-decoration:unset}.AuthLogin[data-v-b7de945c] .first-button{height:44px;margin-top:26px;border-radius:8px}.AuthLogin__buttons-remember[data-v-b7de945c]{margin-top:16px;font-size:14px;font-weight:500;line-height:15px;text-align:center;color:#f02546;text-decoration:underline;transition:all .25s ease-in-out}.AuthLogin__buttons-remember[data-v-b7de945c]:hover{text-decoration:unset;cursor:pointer}[data-v-b7de945c] .FormInput{margin-top:26px}[data-v-b7de945c] .FormInput:first-child{margin-top:0}.AuthSocialButtons[data-v-179ff9c0]{display:flex;flex-direction:column;width:100%}.AuthSocialButtons__head[data-v-179ff9c0]{font-weight:400;font-size:16px;color:#222629;line-height:20px}.AuthSocialButtons__body[data-v-179ff9c0]{display:flex;width:100%}.AuthSocialButtons__body-preloader[data-v-179ff9c0]{width:100%;display:flex;align-items:center;justify-content:space-around}.AuthSocialButtons__body-buttons[data-v-179ff9c0]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;width:100%;margin-top:16px}@media screen and (max-width:767px){.AuthSocialButtons__body-buttons[data-v-179ff9c0]{grid-template-columns:repeat(1,1fr)}}.AuthRegister[data-v-1bcebad0]{display:flex;flex-direction:column;width:100%}.AuthRegister[data-v-1bcebad0] .FormInput{margin-top:16px}.AuthRegister[data-v-1bcebad0] .FormInput:first-child{margin-top:0}.AuthRegister[data-v-1bcebad0] .FormPhone{margin-top:16px}.AuthRegister[data-v-1bcebad0] .first-button{height:44px;margin-top:32px}.AuthRegister__buttons-haveAcc[data-v-1bcebad0]{margin-top:16px;font-size:14px;font-weight:500;line-height:15px;text-align:center;color:#f02546;text-decoration:underline;transition:all .25s ease-in-out}.AuthRegister__buttons-haveAcc[data-v-1bcebad0]:hover{text-decoration:unset;cursor:pointer}.AuthPasswordRecovery[data-v-01875b50]{display:flex;flex-direction:column;width:100%}.AuthPasswordRecovery[data-v-01875b50] .PrimaryButton{height:52px;margin-top:26px}.AuthTempPassword[data-v-202d8822]{display:flex;flex-direction:column;width:100%}.AuthTempPassword__head[data-v-202d8822]{font-weight:400;font-size:16px;color:#222629;line-height:140%}.AuthTempPassword__body[data-v-202d8822]{margin-top:24px;display:flex}.AuthTempPassword__body-item[data-v-202d8822]{width:100%}.AuthTempPassword__body-item-input[data-v-202d8822]{font-weight:400;font-size:16px;color:#222629;min-width:170px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-around;background:#fff;border-radius:8px;text-align:center;transition:all .25s ease-in-out;border:1px solid #e1e6eb}.AuthTempPassword__body-item-input[data-v-202d8822]::-moz-placeholder{color:#a9b0b8;font-weight:400;font-size:16px;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.AuthTempPassword__body-item-input[data-v-202d8822]::placeholder{color:#a9b0b8;font-weight:400;font-size:16px;transition:all .25s ease-in-out}.AuthTempPassword__body-item-input[data-v-202d8822]:hover{border:1px solid #a9b0b8}.AuthTempPassword__body-item-input[data-v-202d8822]:focus{border:1px solid #222629}.AuthTempPassword__body-item-input[data-v-202d8822]:focus::-moz-placeholder{color:transparent}.AuthTempPassword__body-item-input[data-v-202d8822]:focus::placeholder{color:transparent}.AuthTempPassword__body-item-input.error[data-v-202d8822]{border:1px solid #f02546;box-shadow:0 0 0 1px rgba(240,37,70,.16)}.AuthTempPassword[data-v-202d8822] .first-button{height:44px;margin-top:32px}.AuthTempPassword__repeat[data-v-202d8822]{width:100%;height:40px;border-radius:20px;font-weight:500;font-size:16px;padding:0 16px;display:flex;align-items:center;justify-content:space-around;transition:all .25s ease-in-out;background:transparent;color:#0ac;margin-top:12px}.AuthTempPassword__repeat[data-v-202d8822]:hover{background:#262626;cursor:pointer}.AuthTempPassword__submit[data-v-202d8822]{width:100%;height:40px;display:flex;align-items:center;justify-content:space-around;background:#6734ff;border-radius:8px;color:#fff;margin-top:15px;transition:all .25s ease-in-out}.AuthTempPassword__submit[data-v-202d8822]:hover{cursor:pointer;background:#904bff}.AuthTempPassword__submit.disabled[data-v-202d8822]{opacity:.5}.AuthTempPassword__buttons-repeat[data-v-202d8822]{margin-top:16px;font-size:14px;font-weight:500;line-height:15px;text-align:center;color:#f02546;text-decoration:underline;transition:all .25s ease-in-out}.AuthTempPassword__buttons-repeat[data-v-202d8822]:hover{text-decoration:unset;cursor:pointer}.AuthRecoveryComplete[data-v-09cedb32],.AuthRecoveryComplete__text[data-v-09cedb32]{display:flex;flex-direction:column;width:100%}.AuthRecoveryComplete__text p[data-v-09cedb32]{font-weight:400;font-size:16px;color:#222629}.AuthRecoveryComplete__text p[data-v-09cedb32]:first-child{font-size:18px}.AuthRecoveryComplete__text p[data-v-09cedb32]:last-child{margin-top:10px;color:#222629}.AuthRecoveryComplete[data-v-09cedb32] .primary{height:52px}.AuthRegisterComplete[data-v-09cedb32] .PrimaryButton{height:52px;margin-top:32px}.Auth{width:480px;display:flex;flex-direction:column;padding:24px;margin:24px auto;height:-moz-max-content;height:max-content;background:#fff;overflow:hidden;position:relative;border-radius:16px;border:1px solid #ebedf0}@media screen and (max-width:767px){.Auth{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto;margin:16px auto}}.Auth__errors{display:flex;width:100%;max-height:0;overflow:hidden;transition:all 1s ease-in-out}.Auth__errors.active{max-height:500px}.Auth__errors-container{display:flex;flex-direction:column;padding:16px;width:100%;margin-top:24px;background:rgba(240,37,70,.04);border-radius:8px}.Auth__errors-container p{color:#f02546;margin-top:8px;font-size:14px;font-weight:400;line-height:140%}.Auth__errors-container p:first-child{margin-top:0}.Auth__head{display:flex;align-items:center}.Auth__head-button{color:#222629;font-weight:500;font-size:20px;line-height:24px}.Auth__body{margin-top:24px;max-height:999px;overflow:hidden;opacity:1;transition:all .5s ease-in-out}@media screen and (max-width:768px){.Auth__body{overflow:unset}}.Auth__foot{flex-direction:column;width:100%;padding-top:24px;border-top:1px solid #ebedf0}.Auth__foot,.Auth__foot-offert{display:flex;margin-top:24px}.Auth__foot-offert p{font-weight:400;font-size:14px;color:#7e868f;line-height:140%}.Auth__foot-offert p a{color:#f02546;text-decoration:underline}.Auth__foot-offert p a:hover{color:#5ccfe6;transition:all .25s ease-in-out}.Auth__foot-offert ::v-deep .FormCheckbox{align-items:flex-start}.Auth__foot-offert ::v-deep .FormCheckbox__text{display:none}.Auth-preloader{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:space-around;border-radius:16px}.Auth-preloader.active{pointer-events:all;opacity:1}.UserCabinetCardItem[data-v-49e4ba96]{width:255px;height:160px;background:#232323;border-radius:8px;display:flex;flex-direction:column;padding:20px;color:#fff}.UserCabinetCardItem__name[data-v-49e4ba96]{font-size:1em;font-weight:500}.UserCabinetCardItem__code[data-v-49e4ba96]{margin-top:35px;font-size:1.125em}.UserCabinetCardItem__bottom[data-v-49e4ba96]{display:flex;justify-content:space-between;margin-top:18px}.UserCabinetCardItem__bottom-text[data-v-49e4ba96]{display:flex;flex-direction:column}.UserCabinetCardItem__bottom-text-exp[data-v-49e4ba96]{font-size:.75em;font-weight:500}.UserCabinetCardItem__bottom-text-date[data-v-49e4ba96]{font-size:.875em;margin-top:3px}.UserCabinetCardItem__bottom-master[data-v-49e4ba96]{width:40px;height:25px;background:url(../../static/img/mastercard.8d6b7dfa.svg);background-size:100% 100%}.UserCabinetCardItem__bottom-visa[data-v-49e4ba96]{width:48px;height:15px;background:url(../../static/img/visa.8271e76f.svg);background-size:100% 100%}.UserCabinetCards[data-v-45c6b175]{margin:45px auto 0;display:flex;flex-direction:column;width:1110px}.UserCabinetCards__head[data-v-45c6b175]{font-size:1.25em;color:#000}.UserCabinetCards__head span[data-v-45c6b175]{color:#717273}.UserCabinetCards__container[data-v-45c6b175]{display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px}[data-v-20c37074] .Header__container{justify-content:space-between}@media screen and (max-width:1365px){[data-v-20c37074] .Header__container{padding:0 20px;justify-content:space-between}}@media screen and (max-width:767px){[data-v-20c37074] .Header__container{padding:0 16px}}@media screen and (max-width:1365px){[data-v-20c37074] .Header__container-logo{margin-left:0}}[data-v-20c37074] .Header-location{display:none}.WarrantyPage[data-v-20c37074]{display:flex;height:100vh;width:100%;background-color:#fff;flex-direction:column}.WarrantyPage__title[data-v-20c37074]{color:#222629;font-size:24px;font-weight:500;line-height:32px;margin:24px auto 0;max-width:1272px;width:100%}@media screen and (max-width:1365px){.WarrantyPage__title[data-v-20c37074]{max-width:100%;padding:0 20px}}@media screen and (max-width:767px){.WarrantyPage__title[data-v-20c37074]{margin:24px auto 0;padding:0 16px}}.WarrantyPage__container[data-v-20c37074]{width:516px;display:flex;flex-direction:column;padding:24px;margin:130px auto 0;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:16px;border:1px solid #ebedf0}@media screen and (max-width:767px){.WarrantyPage__container[data-v-20c37074]{margin:24px auto auto;width:calc(100% - 32px)}}.WarrantyPage__container-top[data-v-20c37074]{display:flex;flex-direction:column}.WarrantyPage__container-top-item[data-v-20c37074]{display:flex;flex-direction:column;margin-top:24px}.WarrantyPage__container-top-item[data-v-20c37074]:first-child{margin-top:0}.WarrantyPage__container-top-item-head[data-v-20c37074]{font-weight:400;font-size:14px;color:#67717a}.WarrantyPage__container-top-item-text[data-v-20c37074]{font-weight:400;font-size:16px;line-height:20px;color:#222629;margin-top:8px}.WarrantyPage__container-bottom[data-v-20c37074]{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:767px){.WarrantyPage__container-bottom[data-v-20c37074]{margin-bottom:auto}}.WarrantyPage__container-bottom-item[data-v-20c37074]{display:flex;justify-content:space-between;margin-top:24px;align-items:center;position:relative;padding-bottom:24px;border-bottom:1px solid #ebedf0}.WarrantyPage__container-bottom-item[data-v-20c37074]:first-child{margin-top:0}.WarrantyPage__container-bottom-item[data-v-20c37074]:last-child{border-bottom:none;padding-bottom:0}.WarrantyPage__container-bottom-item-left[data-v-20c37074]{display:flex;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:14px;color:#67717a}.WarrantyPage__container-bottom-item-right[data-v-20c37074]{font-weight:600;font-size:14px;color:#222629;display:flex;width:-moz-fit-content;width:fit-content}.WarrantyPage__container-bottom-item-right.active[data-v-20c37074]{color:#00b700}.WarrantyPage__container-bottom-item-right.active[data-v-20c37074]:before{content:"";width:20px;height:20px;background:url(../../static/img/warranty-active.23938755.svg);margin-right:10px}.WarrantyPage__container-bottom-item-right.diactive[data-v-20c37074]{color:#ff3347}.WarrantyPage__container-bottom-item-right.diactive[data-v-20c37074]:before{content:"";width:20px;height:20px;background:url(../../static/img/warranty-diactive.19597562.svg);margin-right:10px}.WarrantyPage__container-button[data-v-20c37074]{width:240px;height:44px;background:#f02546;border-radius:8px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;line-height:16px;text-transform:uppercase;color:#fff;margin:32px auto 0;transition:all .25s ease-in-out}.WarrantyPage__container-button[data-v-20c37074]:hover{cursor:pointer;background:#f3516b}.WarrantyPage__container-button[data-v-20c37074]:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}@media screen and (max-width:767px){.WarrantyPage__container-button[data-v-20c37074]{width:100%}}.WarrantyPage__preloader[data-v-20c37074]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;display:flex;justify-content:space-around;align-items:center}.PCGeneratorStart[data-v-8e3d89e0]{left:0;right:0;top:0;bottom:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;margin:auto;padding:20px;background:#fff;flex-direction:column;position:fixed;width:900px;z-index:3;height:-moz-fit-content;height:fit-content;border-radius:8px}.PCGeneratorStart__container[data-v-8e3d89e0]{width:100%;height:210px;background-color:transparent;background-size:100% 100%;background-repeat:no-repeat;position:relative;overflow:hidden;border:2px solid transparent;transition:all .25s ease-in-out}.PCGeneratorStart__container.video[data-v-8e3d89e0]{background-image:url(../../static/img/video.46840e15.png)}.PCGeneratorStart__container.img[data-v-8e3d89e0]{background-image:url(../../static/img/img.cd1e58f2.png)}.PCGeneratorStart__container.text[data-v-8e3d89e0]{background-image:url(../../static/img/text.be1590f9.png)}.PCGeneratorStart__container.text-img[data-v-8e3d89e0]{background-image:url(../../static/img/text-img.1696c162.png)}.PCGeneratorStart__container[data-v-8e3d89e0]:after{content:attr(data-text);position:absolute;left:0;right:0;margin:0 auto;padding:5px 10px;border-radius:0 0 8px 8px;width:-moz-fit-content;width:fit-content;background:#fff;filter:drop-shadow(0 6px 8px rgba(47,45,64,.3))}.PCGeneratorStart__container[data-v-8e3d89e0]:hover{cursor:pointer;border:2px solid #6734ff}.PCGeneratorVideo[data-v-04051410]{position:fixed;width:900px;height:-moz-max-content;height:max-content;background:#fff;border-radius:8px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:999;padding:20px;display:flex;flex-direction:column}.PCGeneratorVideo__wrapper[data-v-04051410]{width:100%;height:400px;border-radius:8px;overflow:hidden}.PCGeneratorVideo__wrapper iframe[data-v-04051410]{width:100%;height:100%}.PCGeneratorVideo .FormInput[data-v-04051410]{width:100%;margin-top:10px}.PCGeneratorVideo__submit[data-v-04051410]{display:flex;align-items:center;justify-content:space-around;height:40px;background:#6734ff;border-radius:8px;transition:all .25s ease-in-out;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;width:100%;margin-top:10px}.PCGeneratorVideo__submit[data-v-04051410]:hover{cursor:pointer;background:#794dff}.PCGeneratorVideo__submit[data-v-04051410]:active{background:#572bd9}.PCGeneratorImage[data-v-3578e25a]{position:fixed;width:900px;background:#fff;border-radius:8px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:999;padding:20px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.PCGeneratorImage__wrapper[data-v-3578e25a]{width:355px;height:200px;border-radius:8px;overflow:hidden;margin:0 auto;background:#f6f8fb}.PCGeneratorImage__wrapper img[data-v-3578e25a]{width:100%;-o-object-fit:cover;object-fit:cover}.PCGeneratorImage .FormInput[data-v-3578e25a]{width:100%;margin-top:10px}.PCGeneratorImage__input[data-v-3578e25a]{width:100%;margin-top:20px;display:flex;flex-direction:column}.PCGeneratorImage__checkbox[data-v-3578e25a]{margin-top:20px;width:100%;display:flex}.PCGeneratorImage__submit[data-v-3578e25a]{display:flex;align-items:center;justify-content:space-around;height:40px;background:#6734ff;border-radius:8px;transition:all .25s ease-in-out;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;margin-top:10px;width:100%}.PCGeneratorImage__submit[data-v-3578e25a]:hover{cursor:pointer;background:#794dff}.PCGeneratorImage__submit[data-v-3578e25a]:active{background:#572bd9}.FormTextArea[data-v-4e56f7c6],.FormTextArea__label[data-v-4e56f7c6]{display:flex;flex-direction:column;width:100%}.FormTextArea__label[data-v-4e56f7c6]{color:#67717a;font-weight:400;font-size:12px;line-height:14px;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.FormTextArea__label.dirty[data-v-4e56f7c6],.FormTextArea__label.focus[data-v-4e56f7c6]{max-height:20px;margin-bottom:8px}.FormTextArea__container[data-v-4e56f7c6]{position:relative;width:100%}.FormTextArea__container-input[data-v-4e56f7c6]{font-weight:400;font-size:16px;color:#262729;padding:14px 16px;width:100%;background:#fff;border-radius:8px;border:1px solid #e1e6eb;transition:all .25s ease-in-out;resize:none}.FormTextArea__container-input[data-v-4e56f7c6]::-moz-placeholder{color:#969aa3;font-weight:400;font-size:16px;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out;line-height:20px}.FormTextArea__container-input[data-v-4e56f7c6]::placeholder{color:#969aa3;font-weight:400;font-size:16px;transition:all .25s ease-in-out;line-height:20px}.FormTextArea__container-input[data-v-4e56f7c6]:-internal-autofill-selected,.FormTextArea__container-input[data-v-4e56f7c6]:-webkit-autofill,.FormTextArea__container-input[data-v-4e56f7c6]:-webkit-autofill:focus{border:1px solid #252525!important;color:#666e7a!important}.FormTextArea__container-input[data-v-4e56f7c6]:hover{border:1px solid #a9b0b8}.FormTextArea__container-input.pass[data-v-4e56f7c6]{padding:12px 45px 12px 15px}.FormTextArea__container-input.focus[data-v-4e56f7c6]{border:1px solid #222629}.FormTextArea__container-input.focus[data-v-4e56f7c6]::-moz-placeholder{color:transparent}.FormTextArea__container-input.focus[data-v-4e56f7c6]::placeholder{color:transparent}.FormTextArea__container-input.error[data-v-4e56f7c6],.FormTextArea__container-input.focus.error[data-v-4e56f7c6]{border:1px solid #f02546;box-shadow:0 0 0 1px rgba(240,37,70,.16)}.FormTextArea__container-pass-button[data-v-4e56f7c6]{width:24px;height:24px;position:absolute;right:18px;top:11px;background-size:100% 100%}.FormTextArea__container-pass-button[data-v-4e56f7c6]:hover{cursor:pointer}.FormTextArea__error[data-v-4e56f7c6]{font-weight:500;font-size:12px;color:#f02546;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.FormTextArea__error.active[data-v-4e56f7c6]{margin-top:8px;max-height:14px}.PCGeneratorText[data-v-031c0c3a]{position:fixed;width:900px;background:#fff;border-radius:8px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:999;padding:20px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.PCGeneratorText__input[data-v-031c0c3a]{width:100%;margin-top:10px;display:flex}.PCGeneratorText__input[data-v-031c0c3a] .FormCheckbox{margin-right:20px}.PCGeneratorText__input[data-v-031c0c3a]:first-child{margin-top:0}.PCGeneratorText__submit[data-v-031c0c3a]{display:flex;align-items:center;justify-content:space-around;height:40px;background:#6734ff;border-radius:8px;transition:all .25s ease-in-out;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;margin-top:20px;width:100%}.PCGeneratorText__submit[data-v-031c0c3a]:hover{cursor:pointer;background:#794dff}.PCGeneratorText__submit[data-v-031c0c3a]:active{background:#572bd9}.PCGeneratorDuo[data-v-568c30f2]{position:fixed;width:900px;background:#fff;border-radius:8px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:999;padding:20px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.PCGeneratorDuo__wrapper[data-v-568c30f2]{width:355px;height:200px;border-radius:8px;overflow:hidden;margin:0 auto;background:#f6f8fb}.PCGeneratorDuo__wrapper img[data-v-568c30f2]{width:100%;-o-object-fit:cover;object-fit:cover}.PCGeneratorDuo__images[data-v-568c30f2],.PCGeneratorDuo__input[data-v-568c30f2]{width:100%;margin-top:10px;display:flex}.PCGeneratorDuo__container[data-v-568c30f2]{display:flex;justify-content:space-between;width:100%;align-items:flex-end;margin-top:10px}.PCGeneratorDuo__container-input[data-v-568c30f2]{width:calc(50% - 10px);display:flex}.PCGeneratorDuo__checkbox[data-v-568c30f2]{margin-top:10px;display:flex}.PCGeneratorDuo__checkbox[data-v-568c30f2] .FormCheckbox{margin-right:10px}.PCGeneratorDuo__submit[data-v-568c30f2]{display:flex;align-items:center;justify-content:space-around;height:40px;background:#6734ff;border-radius:8px;transition:all .25s ease-in-out;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;margin-top:20px;width:100%}.PCGeneratorDuo__submit[data-v-568c30f2]:hover{cursor:pointer;background:#794dff}.PCGeneratorDuo__submit[data-v-568c30f2]:active{background:#572bd9}.PCGeneratorFinal[data-v-5b3d6b8a]{position:fixed;width:900px;background:#fff;border-radius:8px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:999;padding:20px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.PCGeneratorFinal__input[data-v-5b3d6b8a]{width:100%;margin-top:20px;display:flex}.PCGeneratorFinal__input-textarea[data-v-5b3d6b8a]{font-weight:500;font-size:16px;color:#2f2d40;padding:12px 15px;width:100%;background:#f6f8fb;border-radius:8px;border:2px solid #fff;transition:all .25s ease-in-out;resize:none}.PCGeneratorFinal__input[data-v-5b3d6b8a]:first-child{margin-top:0}.PCGeneratorFinal__sub[data-v-5b3d6b8a]{width:100%;max-height:0;height:40px;display:flex;align-items:center;justify-content:space-around;overflow:hidden;transition:all .25s ease-in-out;margin-top:20px}.PCGeneratorFinal__sub.active[data-v-5b3d6b8a]{max-height:40px}.PCGeneratorFinal__submit[data-v-5b3d6b8a]{display:flex;align-items:center;justify-content:space-around;height:40px;background:#6734ff;border-radius:8px;transition:all .25s ease-in-out;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;margin-top:20px;width:100%}.PCGeneratorFinal__submit[data-v-5b3d6b8a]:hover{cursor:pointer;background:#794dff}.PCGeneratorFinal__submit[data-v-5b3d6b8a]:active{background:#572bd9}.PCGenerator[data-v-0efba1aa]{display:flex;flex-direction:column;width:100%}.PCGenerator__head[data-v-0efba1aa]{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2px;width:100%;height:60px;border-radius:0 0 20px 20px;border-bottom:2px solid #6734ff;align-items:center;overflow:hidden}.PCGenerator__head-name[data-v-0efba1aa]{font-size:30px;color:#6734ff;padding:0 40px;height:100%;display:flex;align-items:center}.PCGenerator__head-add[data-v-0efba1aa],.PCGenerator__head-copy[data-v-0efba1aa]{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around;color:#fff;background:#6734ff;transition:all .25s ease-in-out;text-transform:uppercase}.PCGenerator__head-add[data-v-0efba1aa]:hover,.PCGenerator__head-copy[data-v-0efba1aa]:hover{background:#8660fd;cursor:pointer}.PCGenerator__container[data-v-0efba1aa]{margin-top:0;max-width:1600px}.PCGenerator__empty[data-v-0efba1aa]{font-weight:500;font-size:30px;color:#2f2d40;text-align:center;background:#fff;border-radius:8px;padding:20px 0;max-width:1600px;width:100%;margin:20px auto}.PCGenerator__overlay[data-v-0efba1aa]{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(0,0,0,.25);pointer-events:none;opacity:0;transition:all .25s ease-in-out;z-index:2}.PCGenerator__overlay.active[data-v-0efba1aa]{opacity:1;pointer-events:all}[data-v-0efba1aa] .product-card-descr{display:flex;flex-direction:column;width:100%;max-width:1600px;margin:40px auto 0;background:#fff;padding-bottom:100px}@media screen and (max-width:1600px){[data-v-0efba1aa] .product-card-descr{max-width:1330px;padding-bottom:80px}}@media screen and (max-width:1439px){[data-v-0efba1aa] .product-card-descr{max-width:1300px;padding-bottom:70px}}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr{max-width:calc(100% - 30px);margin:30px auto 0;padding-bottom:50px}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr{max-width:100%;margin:30px 0 0;padding-bottom:25px}}[data-v-0efba1aa] .product-card-descr__video{position:relative;padding-bottom:56.25%;height:0;margin:40px auto 0;width:100%}[data-v-0efba1aa] .product-card-descr__video:first-child{margin:0}[data-v-0efba1aa] .product-card-descr__video iframe{width:100%}[data-v-0efba1aa] .product-card-descr__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-v-0efba1aa] .product-card-descr__video picture{width:100%}[data-v-0efba1aa] .product-card-descr__img{position:relative;margin:100px auto 0;width:100%;height:auto}@media screen and (max-width:1600px){[data-v-0efba1aa] .product-card-descr__img{margin:80px auto 0}}@media screen and (max-width:1439px){[data-v-0efba1aa] .product-card-descr__img{margin:70px auto 0}}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__img{margin:50px auto 0}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__img{margin:25px auto 0}}[data-v-0efba1aa] .product-card-descr__img:first-child{margin-top:0}[data-v-0efba1aa] .product-card-descr__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}[data-v-0efba1aa] .product-card-descr__img.no-margin{margin-top:0}[data-v-0efba1aa] .product-card-descr__column-text{display:flex;flex-direction:column;margin-top:100px;padding:0 100px}@media screen and (max-width:1600px){[data-v-0efba1aa] .product-card-descr__column-text{margin-top:80px;padding:0 80px}}@media screen and (max-width:1439px){[data-v-0efba1aa] .product-card-descr__column-text{margin-top:70px;padding:0 70px}}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__column-text{margin-top:50px;padding:0 50px}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__column-text{margin-top:25px;padding:0 10px}}[data-v-0efba1aa] .product-card-descr__column-text-head{font-weight:500;font-size:30px;color:#2f2d40}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__column-text-head{font-size:24px}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__column-text-head{font-size:18px}}[data-v-0efba1aa] .product-card-descr__column-text-body{font-weight:500;font-size:16px;line-height:22px;color:#5c6373;margin-top:30px}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__column-text-body{margin-top:20px;line-height:24px;font-weight:400}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__column-text-body{margin-top:15px}}[data-v-0efba1aa] .product-card-descr__column-text .product-card-descr__list{margin-top:30px}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__column-text .product-card-descr__list{margin-top:20px}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__column-text .product-card-descr__list{margin-top:15px}}[data-v-0efba1aa] .product-card-descr__complete{display:grid;grid-template-columns:1fr 750px;grid-column-gap:100px;margin-top:100px;padding:0 100px}[data-v-0efba1aa] .product-card-descr__complete picture{width:100%}[data-v-0efba1aa] .product-card-descr__complete.reverse{grid-template-columns:750px 1fr}@media screen and (max-width:1600px){[data-v-0efba1aa] .product-card-descr__complete.reverse{grid-template-columns:650px 1fr}}@media screen and (max-width:1439px){[data-v-0efba1aa] .product-card-descr__complete.reverse{grid-template-columns:640px 1fr}}[data-v-0efba1aa] .product-card-descr__complete.reverse .product-card-descr__complete-text{order:2}[data-v-0efba1aa] .product-card-descr__complete.reverse .product-card-descr__complete-img{order:1}@media screen and (max-width:1600px){[data-v-0efba1aa] .product-card-descr__complete{margin-top:80px;padding:0 80px;grid-column-gap:80px;grid-template-columns:1fr 650px}}@media screen and (max-width:1439px){[data-v-0efba1aa] .product-card-descr__complete{margin-top:70px;padding:0 70px;grid-column-gap:70px;grid-template-columns:1fr 640px}}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__complete{margin-top:50px;padding:0;display:flex;flex-direction:column}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__complete{margin-top:25px}}[data-v-0efba1aa] .product-card-descr__complete-img{width:100%;height:422px;display:flex}[data-v-0efba1aa] .product-card-descr__complete-img img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1600px){[data-v-0efba1aa] .product-card-descr__complete-img{height:366px}}@media screen and (max-width:1439px){[data-v-0efba1aa] .product-card-descr__complete-img{height:360px}}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__complete-img{height:auto;order:1}}[data-v-0efba1aa] .product-card-descr__complete-text{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__complete-text{width:100%;padding:0 50px;order:2;margin-top:50px}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__complete-text{padding:0 10px;margin-top:25px}}[data-v-0efba1aa] .product-card-descr__complete-text-head{font-weight:500;font-size:30px;color:#2f2d40}@media screen and (max-width:1365px){[data-v-0efba1aa] .product-card-descr__complete-text-head{font-size:24px}}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__complete-text-head{font-size:18px}}[data-v-0efba1aa] .product-card-descr__complete-text-body{font-weight:500;font-size:16px;line-height:22px;color:#5c6373;margin-top:30px}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__complete-text-body{font-size:16px;margin-top:20px;font-weight:400}}[data-v-0efba1aa] .product-card-descr__list{display:flex;flex-direction:column;padding-left:15px;margin-top:20px}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__list{margin-top:15px}}[data-v-0efba1aa] .product-card-descr__list.num{list-style:numeric}[data-v-0efba1aa] .product-card-descr__list.dot{list-style:initial}[data-v-0efba1aa] .product-card-descr__list-item{font-weight:500;font-size:16px;color:#5c6373;padding-left:5px;margin-top:20px}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr__list-item{margin-top:15px}}[data-v-0efba1aa] .product-card-descr__list-item:first-child{margin-top:0}[data-v-0efba1aa] .product-card-descr.sg-media-kit{background:transparent}@media screen and (max-width:767px){[data-v-0efba1aa] .product-card-descr.sg-media-kit{width:calc(100% - 20px);margin:30px 10px 0;padding:25px 15px 0 15px;background:#fff;border-radius:8px}}[data-v-0efba1aa] .product-card-descr.sg-media-kit figure img{margin:0 auto}[data-v-0efba1aa] .v-container{width:100%;height:100%;display:flex;position:absolute}[data-v-0efba1aa] .v-container__img{width:100%}[data-v-0efba1aa] .v-container__butt{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;background-image:url(../../static/img/ytb-l.ea0b504e.svg);width:64px;height:48px;background-size:100% 100%;filter:grayscale(100%) opacity(.7);transition:all .25s ease-in-out}[data-v-0efba1aa] .v-container__butt:hover{cursor:pointer;filter:grayscale(0) opacity(1)}.AuthChangePassword[data-v-4ab26896]{display:flex;flex-direction:column;width:100%}.AuthChangePassword__submit[data-v-4ab26896]{width:100%;height:40px;display:flex;align-items:center;justify-content:space-around;background:#6734ff;border-radius:8px;color:#fff;margin-top:30px;transition:all .25s ease-in-out}.AuthChangePassword__submit[data-v-4ab26896]:hover{cursor:pointer;background:#904bff}.AuthChangePassword__submit.disabled[data-v-4ab26896]{opacity:.5;cursor:default;background:#6734ff}.AuthChangePassword__text[data-v-4ab26896]{color:#222629}.AuthChangePassword__buttons[data-v-4ab26896]{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px}.AuthChangePassword__preloader[data-v-4ab26896]{width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.5);opacity:0;pointer-events:none;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:space-around}.AuthChangePassword__preloader.active[data-v-4ab26896]{opacity:1;pointer-events:auto}.AuthChangePassword[data-v-4ab26896] .FormInput{margin-top:16px}.AuthChangePassword[data-v-4ab26896] .FormInput:first-child{margin-top:0}.AuthResetPassword[data-v-5373fee2]{display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #ebedf0;padding:20px 24px;width:480px;margin:24px auto 0;position:relative}@media screen and (max-width:767px){.AuthResetPassword[data-v-5373fee2]{width:100%;margin-top:0;box-shadow:none;height:calc(100vh - 60px)}}.AuthResetPassword__head[data-v-5373fee2]{color:#222629;font-size:20px;font-weight:500;line-height:32px;margin-bottom:24px}.AuthResetPassword[data-v-5373fee2] .AuthChangePassword__submit{border-radius:8px;background:#f02546;height:44px;color:#fff;margin-top:26px;font-weight:500;font-size:14px;text-transform:uppercase;line-height:16px;transition:all .25s ease-in-out}.AuthResetPassword[data-v-5373fee2] .AuthChangePassword__submit:hover{cursor:pointer;background:#f3516b}.AuthResetPassword[data-v-5373fee2] .AuthChangePassword__submit:active{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#f02546}.AuthResetPassword[data-v-5373fee2] .AuthChangePassword__submit.disabled{background:#f6f8fa;color:#969da3;opacity:1;pointer-events:none}.CheckoutContactsTabs[data-v-5d443d4e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:4px;border-radius:8px;background:#f5f7fa;margin-bottom:24px;padding:4px;width:100%}@media screen and (max-width:1365px){.CheckoutContactsTabs[data-v-5d443d4e]{margin-bottom:16px}}.CheckoutContactsTabs__tab[data-v-5d443d4e]{display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:12px;color:#222629;padding:10px 16px;width:100%;border-radius:6px;background:transparent;text-transform:uppercase;transition:all .25s ease-in-out}.CheckoutContactsTabs__tab.active[data-v-5d443d4e]{background:#f02546;color:#fff;pointer-events:none}@media screen and (min-width:1366px){.CheckoutContactsTabs__tab[data-v-5d443d4e]:hover{background:#fff;cursor:pointer}}.CheckoutContactsNew[data-v-f01c6804]{display:flex;flex-direction:column;width:100%}.CheckoutContactsNew[data-v-f01c6804] .PrimaryButton{margin-top:32px;padding:14px 16px;width:100%}@media screen and (max-width:1365px){.CheckoutContactsNew[data-v-f01c6804] .PrimaryButton{margin-top:24px}}.CheckoutContactsNew[data-v-f01c6804] .FormInput,.CheckoutContactsNew[data-v-f01c6804] .FormPhone{margin-top:26px}.CheckoutContactsNew[data-v-f01c6804] .FormInput__label-ps,.CheckoutContactsNew[data-v-f01c6804] .FormPhone__label-ps{color:#67717a}.CheckoutContactsNew[data-v-f01c6804] .FormInput:first-child,.CheckoutContactsNew[data-v-f01c6804] .FormPhone:first-child{margin-top:0}.CheckoutContactsSoc[data-v-4805ea56]{display:flex;flex-direction:column}.CheckoutContactsSoc__head[data-v-4805ea56]{font-weight:500;font-size:14px;color:#222629}.CheckoutContactsSoc__container[data-v-4805ea56]{display:flex;margin-top:16px}@media screen and (max-width:767px){.CheckoutContactsSoc__container[data-v-4805ea56]{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:8px}}.CheckoutContactsSoc__container-button[data-v-4805ea56]{width:64px;height:36px;background-color:#fff;border-radius:8px;transition:all .25s ease-in-out;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;margin-left:16px}@media screen and (max-width:767px){.CheckoutContactsSoc__container-button[data-v-4805ea56]{width:100%;margin:0}}.CheckoutContactsSoc__container-button[data-v-4805ea56]:hover{cursor:pointer}.CheckoutContactsSoc__container-button[data-v-4805ea56]:first-child{margin-left:0}.CheckoutContactsSoc__container-button.a[data-v-4805ea56]{background-color:#000;background-image:url(../../static/img/apple.4ce76de3.svg)}.CheckoutContactsSoc__container-button.a[data-v-4805ea56]:hover{opacity:.76}.CheckoutContactsSoc__container-button.f[data-v-4805ea56]{background-color:#1877f2;background-image:url(../../static/img/facebook.31e20c91.svg)}.CheckoutContactsSoc__container-button.f[data-v-4805ea56]:hover{opacity:.84}.CheckoutContactsSoc__container-button.g[data-v-4805ea56]{background-color:#edeff2;background-image:url(../../static/img/google.0b6f9b01.svg)}.CheckoutContactsSoc__container-button.g[data-v-4805ea56]:hover{background-color:#d3d7e0}.CheckoutContactsAuth[data-v-41565e32]{display:flex;flex-direction:column;width:100%;position:relative}.CheckoutContactsAuth__errors[data-v-41565e32]{display:flex;position:absolute;top:-36px;left:0;width:100%;box-shadow:0 4px 16px rgba(0,0,0,.1);border-radius:8px;background:#fff;max-height:0;overflow:hidden;transition:all 1s ease-in-out}.CheckoutContactsAuth__errors.active[data-v-41565e32]{max-height:999px}.CheckoutContactsAuth__errors-container[data-v-41565e32]{display:flex;flex-direction:column;padding:30px;width:100%}.CheckoutContactsAuth__errors-container p[data-v-41565e32]{color:#ff002b;margin-top:10px}.CheckoutContactsAuth__errors-container p[data-v-41565e32]:first-child{margin-top:0}.CheckoutContactsAuth__bottom[data-v-41565e32]{margin-top:24px;display:flex;justify-content:space-between}.CheckoutContactsAuth__bottom-remember[data-v-41565e32]{font-weight:500;font-size:14px;color:#f02546;text-decoration:underline}.CheckoutContactsAuth__bottom-remember[data-v-41565e32]:hover{text-decoration:unset}.CheckoutContactsAuth[data-v-41565e32] .PrimaryButton{margin-top:24px;padding:14px 16px;width:100%}.CheckoutContactsAuth__preloader[data-v-41565e32]{display:flex;position:absolute;left:0;top:-36px;right:0;bottom:0;width:100%;height:calc(100% + 36px);background:#f5f7fa;opacity:0;align-items:center;justify-content:space-around;pointer-events:none;transition:all .25s ease-in-out}.CheckoutContactsAuth__preloader.active[data-v-41565e32]{opacity:.5;pointer-events:all}.CheckoutContactsAuth[data-v-41565e32] .FormInput,.CheckoutContactsAuth[data-v-41565e32] .FormPhone{margin-top:24px}.CheckoutContactsAuth[data-v-41565e32] .FormInput:nth-child(2),.CheckoutContactsAuth[data-v-41565e32] .FormPhone:nth-child(2){margin-top:0}.CheckoutContacts[data-v-500b05a0]{display:flex;transition:border .25s ease-in-out}.CheckoutContacts__active[data-v-500b05a0]{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:16px}.CheckoutContacts__active-head[data-v-500b05a0]{font-weight:500;font-size:20px;color:#222629}.CheckoutContacts__active-body[data-v-500b05a0]{display:flex;margin-top:16px;width:100%}@media screen and (max-width:1365px){.CheckoutContacts__active-body[data-v-500b05a0]{flex-direction:column}}.CheckoutContacts__active-body-left[data-v-500b05a0]{width:392px;margin-right:48px}@media screen and (max-width:1365px){.CheckoutContacts__active-body-left[data-v-500b05a0]{width:100%;margin-right:0}}.CheckoutContacts__active-body-right[data-v-500b05a0]{padding-left:48px;border-left:1px solid #ebedf0;height:100%}@media screen and (max-width:1365px){.CheckoutContacts__active-body-right[data-v-500b05a0]{width:100%;padding-left:0;border-left:none;border-top:1px solid #ebedf0;padding-top:24px;margin-top:24px}}.CheckoutContacts__deactivated[data-v-500b05a0]{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:16px;padding:24px;border:1px solid #ebedf0;position:relative;gap:8px}@media screen and (max-width:1365px){.CheckoutContacts__deactivated[data-v-500b05a0]{flex-direction:column;align-items:flex-start;padding:16px;margin-top:-8px}}.CheckoutContacts__deactivated-top[data-v-500b05a0]{display:flex;justify-content:space-between;width:100%}.CheckoutContacts__deactivated-top-text[data-v-500b05a0]{color:#222629;font-size:20px;font-weight:500;line-height:24px}.CheckoutContacts__deactivated-top-button[data-v-500b05a0]{display:flex;padding:10px 16px;background:#fff;color:#222629;font-size:14px;font-weight:500;border-radius:8px;border:1px solid #e1e6eb;text-transform:uppercase;align-items:center;position:absolute;justify-content:space-around;right:24px;top:50%;transform:translateY(-50%);transition:all .25s ease-in-out}@media screen and (max-width:1365px){.CheckoutContacts__deactivated-top-button[data-v-500b05a0]{position:static;transform:unset;width:100%;margin-top:8px}}.CheckoutContacts__deactivated-top-button[data-v-500b05a0]:hover{cursor:pointer;background:#f6f8fa;border:1px solid #f6f8fa}.CheckoutContacts__deactivated-top-button[data-v-500b05a0]:active{background:#ebedf0;border:1px solid #ebedf0}.CheckoutContacts__deactivated-bottom[data-v-500b05a0]{color:#67717a;font-size:16px;font-weight:400;line-height:20px}.CheckoutDeliveryCity[data-v-0775da2e]{display:flex;padding:12px;position:relative;background:#fff;border-radius:8px;width:100%;border:1px solid #ebedf0;transition:all .25s ease-in-out;align-items:center}.CheckoutDeliveryCity[data-v-0775da2e]:hover{background:#fff6f8;border:1px solid #fff6f8;cursor:pointer}.CheckoutDeliveryCity[data-v-0775da2e]:hover:before{background-image:url(../../static/img/location-icon-hover.9c68841e.svg)}.CheckoutDeliveryCity[data-v-0775da2e]:hover:after{background-image:url(../../static/img/location-arrow-right-hover.db17d399.svg)}.CheckoutDeliveryCity[data-v-0775da2e]:active{background:#feeef1;border:1px solid #feeef1}.CheckoutDeliveryCity[data-v-0775da2e]:before{content:"";display:flex;width:24px;height:24px;background-image:url(../../static/img/location-icon.c8b6e50e.svg);margin-right:12px;transition:all .25s ease-in-out}.CheckoutDeliveryCity[data-v-0775da2e]:after{content:"";display:flex;width:16px;min-width:16px;height:16px;background-image:url(../../static/img/location-arrow-right.9e7de418.svg);background-size:100% 100%;transition:all .25s ease-in-out}.CheckoutDeliveryCity__container[data-v-0775da2e]{display:flex;margin-right:auto}.CheckoutDeliveryCity__head[data-v-0775da2e]{font-weight:400;font-size:14px;color:#666e7a}.CheckoutDeliveryCity__bottom[data-v-0775da2e]{color:#222629;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:1365px){.CheckoutDeliveryCity__bottom[data-v-0775da2e]{font-size:14px;line-height:16px}}.CheckoutDeliveryMethodsMethod[data-v-557a8d83]{display:flex;flex-direction:column;width:124px;min-width:124px;background:#fff;border:1px solid #ebedf0;border-radius:8px;padding:20px 12px;align-items:center;gap:12px;transition:all .25s ease-in-out;position:relative}.CheckoutDeliveryMethodsMethod[data-v-557a8d83]:after{content:"";width:18px;height:18px;display:flex;position:absolute;right:10px;top:10px;background:url(../../static/img/selected-icon.ca2caf5d.svg);opacity:0;transition:all .25s ease-in-out}.CheckoutDeliveryMethodsMethod[data-v-557a8d83]:hover{background:#f6f8fa;cursor:pointer}.CheckoutDeliveryMethodsMethod.active[data-v-557a8d83]{border:1px solid #f02546;box-shadow:0 0 0 1px #f02546;background:#fff6f8;pointer-events:none}.CheckoutDeliveryMethodsMethod.active[data-v-557a8d83]:after{opacity:1}.CheckoutDeliveryMethodsMethod__wrapper[data-v-557a8d83]{width:32px;height:32px;display:flex}.CheckoutDeliveryMethodsMethod__wrapper img[data-v-557a8d83]{width:100%;height:100%}.CheckoutDeliveryMethodsMethod__name[data-v-557a8d83]{font-weight:500;font-size:14px;color:#222629;line-height:18px;margin-top:4px;text-align:center}.CheckoutDeliveryMethodsMethod__time[data-v-557a8d83]{font-weight:500;font-size:12px;color:#67717a;line-height:140%;text-align:center;margin-top:auto}.CheckoutDeliveryMethodsMethod__price[data-v-557a8d83]{font-weight:500;font-size:14px;color:#222629;text-align:center}.CheckoutDeliveryMethodsMethod__price.free[data-v-557a8d83]{color:#00b700}.FormSearchSelect[data-v-ac2e6a84]{display:flex;flex-direction:column;width:100%;position:relative}.FormSearchSelect__label[data-v-ac2e6a84]{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;color:#222629;font-weight:400;font-size:12px;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.FormSearchSelect__label.dirty[data-v-ac2e6a84],.FormSearchSelect__label.focus[data-v-ac2e6a84]{max-height:20px;margin-bottom:8px}.FormSearchSelect__container[data-v-ac2e6a84]{position:relative;width:100%;background:#fff;border-radius:8px;border:1px solid #e1e6eb;box-shadow:0 0 0 2px transparent;transition:all .25s ease-in-out;min-height:44px}.FormSearchSelect__container.focus[data-v-ac2e6a84]{border:1px solid #222629}.FormSearchSelect__container.focus[data-v-ac2e6a84]::-moz-placeholder{color:transparent}.FormSearchSelect__container.focus[data-v-ac2e6a84]::placeholder{color:transparent}.FormSearchSelect__container.error[data-v-ac2e6a84]{border:2px solid #ff3254}.FormSearchSelect__container.focus.error[data-v-ac2e6a84]{border:2px solid #ff002b}.FormSearchSelect__container-selected[data-v-ac2e6a84]{color:#222629;font-weight:400;font-size:16px;transition:all .25s ease-in-out;opacity:1;padding:12px 16px}.FormSearchSelect__container-selected.inFocus[data-v-ac2e6a84]{opacity:0}.FormSearchSelect__container-input[data-v-ac2e6a84]{font-weight:400;font-size:16px;color:#222629;width:100%;position:absolute;left:0;top:0;padding:12px 16px;height:100%}.FormSearchSelect__container-input[data-v-ac2e6a84]::-moz-placeholder{color:#a9b0b8;font-weight:400;font-size:16px;-moz-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.FormSearchSelect__container-input[data-v-ac2e6a84]::placeholder{color:#a9b0b8;font-weight:400;font-size:16px;transition:all .25s ease-in-out}.FormSearchSelect__container-input.focus[data-v-ac2e6a84]::-moz-placeholder{color:transparent}.FormSearchSelect__container-input.focus[data-v-ac2e6a84]::placeholder{color:transparent}.FormSearchSelect__container-input.no-placeholder[data-v-ac2e6a84]::-moz-placeholder{color:transparent}.FormSearchSelect__container-input.no-placeholder[data-v-ac2e6a84]::placeholder{color:transparent}.FormSearchSelect__error[data-v-ac2e6a84]{font-weight:500;font-size:12px;color:#ff002b;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.FormSearchSelect__error.active[data-v-ac2e6a84]{margin-top:5px;max-height:20px}.FormSearchSelect__list[data-v-ac2e6a84]{width:100%;left:0;top:calc(100% + 8px);background:#fff;border:1px solid #ebeef5;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);padding:8px 0;border-radius:8px;box-sizing:border-box;flex-direction:column;position:absolute;max-height:340px;overflow-y:auto;opacity:0;display:flex;transition:all .25s ease-in-out;pointer-events:none;z-index:2}@media screen and (max-width:1365px){.FormSearchSelect__list[data-v-ac2e6a84]{max-height:328px}}.FormSearchSelect__list.active[data-v-ac2e6a84]{opacity:1;pointer-events:all}.FormSearchSelect__list-item[data-v-ac2e6a84]{padding:10px 16px;background:transparent;transition:all .25s ease-in-out;font-size:14px;line-height:140%;font-weight:400;color:#222629}.FormSearchSelect__list-item[data-v-ac2e6a84]:hover{background:#fff6f8;cursor:pointer}.FormSearchSelect__list-more[data-v-ac2e6a84]{display:flex;align-items:center;justify-content:space-around;padding:12px 16px;color:#fff;background:#f02546;width:100%;margin-bottom:-8px}.FormSearchSelect__list-more[data-v-ac2e6a84]:hover{cursor:pointer;background:#f3516b}.FormSearchSelect__list-more[data-v-ac2e6a84]:active{background:#f02546}.CheckoutDeliveryPostForm[data-v-1b80d140]{display:flex;flex-direction:column;width:100%;max-width:340px;margin-top:24px}@media screen and (max-width:1365px){.CheckoutDeliveryPostForm[data-v-1b80d140]{max-width:unset}}.CheckoutDeliveryPostForm[data-v-1b80d140] .FormInput{margin-top:24px}@media screen and (max-width:1365px){.CheckoutDeliveryPostForm[data-v-1b80d140] .FormInput{margin-top:16px}}.CheckoutDeliveryPostForm__text[data-v-1b80d140]{margin-top:16px;font-weight:400;font-size:13px;line-height:140%;color:#67717a}.CheckoutDeliveryCourierFormIntervals[data-v-56d2b7ba]{display:flex;flex-direction:column;width:100%}.CheckoutDeliveryCourierFormIntervals__head[data-v-56d2b7ba]{font-weight:500;font-size:16px;color:#222629}.CheckoutDeliveryCourierFormIntervals__container[data-v-56d2b7ba]{display:flex;margin-top:16px;width:100%;overflow-y:auto}.CheckoutDeliveryCourierFormIntervals__container[data-v-56d2b7ba]::-webkit-scrollbar{display:none}.CheckoutDeliveryCourierFormIntervals__container-item[data-v-56d2b7ba]{margin-right:16px;display:flex;flex-direction:column}.CheckoutDeliveryCourierFormIntervals__container-item-name[data-v-56d2b7ba]{font-weight:400;font-size:14px;color:#67717a;margin-bottom:12px}.CheckoutDeliveryCourierFormIntervals__container-item-val[data-v-56d2b7ba]{border:1px solid #e1e6eb;border-radius:8px;font-weight:500;font-size:14px;color:#222629;background:#fff;padding:10px 16px;margin-top:8px;transition:all .25s ease-in-out;width:-moz-max-content;width:max-content}.CheckoutDeliveryCourierFormIntervals__container-item-val[data-v-56d2b7ba]:hover{border:1px solid #fff6f8;background:#fff6f8;color:#f02546;cursor:pointer}.CheckoutDeliveryCourierFormIntervals__container-item-val.active[data-v-56d2b7ba]{background:#f02546;border:1px solid #f02546;color:#fff}.CheckoutDeliveryCourierForm[data-v-4eae5ade]{display:flex;flex-direction:column;width:100%}.CheckoutDeliveryCourierForm .CheckoutDeliveryCourierFormIntervals[data-v-4eae5ade]{margin-top:16px}.CheckoutDeliveryCourierForm__container[data-v-4eae5ade]{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:24px;max-width:340px;align-items:flex-end}@media screen and (max-width:1365px){.CheckoutDeliveryCourierForm__container[data-v-4eae5ade]{display:flex;justify-content:space-between;max-width:unset;grid-gap:0}}@media screen and (max-width:1365px){.CheckoutDeliveryCourierForm__container .FormCheckbox[data-v-4eae5ade],.CheckoutDeliveryCourierForm__container .FormInput[data-v-4eae5ade]{width:calc(50% - 7px)}}.CheckoutDeliveryCourierForm .FormInput[data-v-4eae5ade]{margin-top:24px;max-width:340px}@media screen and (max-width:1365px){.CheckoutDeliveryCourierForm .FormInput[data-v-4eae5ade]{margin-top:16px;max-width:unset}}.CheckoutDeliveryCourierForm .FormSearchSelect[data-v-4eae5ade]{max-width:340px;margin-top:24px}@media screen and (max-width:1365px){.CheckoutDeliveryCourierForm .FormSearchSelect[data-v-4eae5ade]{max-width:unset}}.CheckoutDeliveryCourierForm .FormCheckbox[data-v-4eae5ade]{margin-bottom:14px}.CheckoutDeliveryCourierForm__others[data-v-4eae5ade]{display:none;flex-direction:column;width:100%}.CheckoutDeliveryCourierForm__others.active[data-v-4eae5ade]{display:flex}.CheckoutDeliveryCourierForm[data-v-4eae5ade] .PrimaryButton{width:271px;height:48px;margin-top:32px;border-radius:24px}@media screen and (max-width:1365px){.CheckoutDeliveryCourierForm[data-v-4eae5ade] .PrimaryButton{width:100%;margin-top:24px}}.CheckoutDeliveryCourierForm__text1[data-v-4eae5ade],.CheckoutDeliveryCourierForm__text2[data-v-4eae5ade]{font-weight:400;font-size:13px;max-width:420px}@media screen and (max-width:1365px){.CheckoutDeliveryCourierForm__text1[data-v-4eae5ade],.CheckoutDeliveryCourierForm__text2[data-v-4eae5ade]{max-width:unset}}.CheckoutDeliveryCourierForm__text1[data-v-4eae5ade]{color:#222629;margin-top:24px;font-size:14px}.CheckoutDeliveryCourierForm__text1 span[data-v-4eae5ade]{color:#00b700;font-weight:500}.CheckoutDeliveryCourierForm__text2[data-v-4eae5ade]{color:#67717a;margin-top:12px;font-size:13px;font-weight:400;line-height:140%}.CheckoutDeliveryShop[data-v-743890a0]{display:flex;flex-direction:column;margin-top:16px}.CheckoutDeliveryShop__head[data-v-743890a0]{color:#222629;font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:1365px){.CheckoutDeliveryShop__head[data-v-743890a0]{font-size:14px}}.CheckoutDeliveryShop__body[data-v-743890a0]{display:flex;flex-direction:column;margin-top:12px;padding:16px 20px;border-radius:8px;border:2px solid #f02546;background:#fff6f8;gap:8px}.CheckoutDeliveryShop__body-top[data-v-743890a0]{display:flex;color:#222629;font-size:14px;font-weight:500;line-height:16px;align-items:center;gap:16px}.CheckoutDeliveryShop__body-top a[data-v-743890a0]{color:#f02546;font-size:12px;line-height:14px;text-decoration:underline;transition:all .25s ease-in-out;min-width:-moz-max-content;min-width:max-content}.CheckoutDeliveryShop__body-top a[data-v-743890a0]:hover{text-decoration:unset}.CheckoutDeliveryShop__body-bottom[data-v-743890a0]{color:#222629;font-size:14px;font-weight:400;line-height:16px}.CheckoutDeliveryMethods[data-v-0b796e1f]{display:flex;flex-direction:column;width:100%}.CheckoutDeliveryMethods__main[data-v-0b796e1f]{display:flex;margin-top:16px;width:100%;gap:8px;overflow-y:auto;padding:1px}.CheckoutDeliveryMethods__main[data-v-0b796e1f]::-webkit-scrollbar{display:none}.CheckoutDeliveryMethods__sub[data-v-0b796e1f]{display:flex;flex-direction:column;width:100%}.CheckoutDeliveryMethods__sub-head[data-v-0b796e1f]{margin-top:16px;font-weight:500;font-size:16px;color:#222629}.CheckoutDeliveryMethods__sub-container[data-v-0b796e1f]{display:flex;margin-top:16px;gap:8px;width:100%;overflow-y:auto}.CheckoutDeliveryMethods__sub-container[data-v-0b796e1f]::-webkit-scrollbar{display:none}.CheckoutDeliveryMethods__bottom[data-v-0b796e1f]{display:flex;width:100%}.CheckoutDeliveryMethods__bottom[data-v-0b796e1f] .PrimaryButton{width:324px;margin-top:32px;border-radius:24px}@media screen and (max-width:1365px){.CheckoutDeliveryMethods__bottom[data-v-0b796e1f] .PrimaryButton{width:100%;margin-top:24px}}.CheckoutDelivery[data-v-ced6f06e]{display:flex;transition:border .25s ease-in-out;margin-top:32px;border-radius:16px;background:#fff}.CheckoutDelivery__active[data-v-ced6f06e]{display:flex;flex-direction:column;width:100%}.CheckoutDelivery__active-head[data-v-ced6f06e]{font-weight:500;font-size:20px;color:#222629}.CheckoutDelivery__active-body[data-v-ced6f06e] .CheckoutDeliveryCity{margin-top:16px}.CheckoutPaymentMethod[data-v-6e26c7ae]{display:flex;flex-direction:column;width:124px;min-width:124px;background:#fff;border:1px solid #ebedf0;border-radius:8px;padding:24px 12px;align-items:center;gap:16px;transition:all .25s ease-in-out;position:relative}.CheckoutPaymentMethod[data-v-6e26c7ae]:after{content:"";width:18px;height:18px;display:flex;position:absolute;right:10px;top:10px;background:url(../../static/img/selected-icon.ca2caf5d.svg);opacity:0;transition:all .25s ease-in-out}.CheckoutPaymentMethod[data-v-6e26c7ae]:before{content:attr(data-text);padding:6px 8px;position:absolute;left:-1px;top:-1px;border-radius:8px 0;background:#f02546;font-size:12px;font-weight:700;color:#fff;display:none}.CheckoutPaymentMethod[data-v-6e26c7ae]:hover{background:#f6f8fa;cursor:pointer}.CheckoutPaymentMethod.active[data-v-6e26c7ae]{border:1px solid #f02546;background:#fff6f8;pointer-events:none;box-shadow:0 0 0 1px #f02546}.CheckoutPaymentMethod.active[data-v-6e26c7ae]:after{opacity:1}.CheckoutPaymentMethod.disabled[data-v-6e26c7ae]{opacity:.5}.CheckoutPaymentMethod__label[data-v-6e26c7ae]{display:flex;position:absolute;left:-1px;top:-1px;border-radius:8px 0;background:#f02546;padding:6px 8px;color:#fff;text-align:center;font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase}.CheckoutPaymentMethod__wrapper[data-v-6e26c7ae]{width:32px;height:32px;display:flex}.CheckoutPaymentMethod__wrapper img[data-v-6e26c7ae]{width:100%;height:100%}.CheckoutPaymentMethod__name[data-v-6e26c7ae]{color:#222629;text-align:center;font-size:14px;font-weight:500;line-height:18px}.CheckoutPaymentCredit[data-v-4b103851]{display:flex;flex-direction:column;margin-top:24px;width:100%}.CheckoutPaymentCredit__head[data-v-4b103851]{font-weight:500;font-size:16px;color:#222629}.CheckoutPaymentCredit__body[data-v-4b103851]{margin-top:15px;margin-bottom:-1px;padding:1px 0;width:100%;overflow-y:auto;display:flex;gap:8px}.CheckoutPaymentCredit__body[data-v-4b103851]::-webkit-scrollbar{display:none}.CheckoutPaymentCredit__body-item[data-v-4b103851]{width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;padding:10px 16px;background:#fff;font-size:14px;font-weight:500;color:#222629;border-radius:8px;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:space-around;border:1px solid #e1e6eb;box-shadow:0 0 0 1px transparent}.CheckoutPaymentCredit__body-item[data-v-4b103851]:hover{border:1px solid #fff6f8;background:#fff6f8;cursor:pointer;color:#f02546}.CheckoutPaymentCredit__body-item.active[data-v-4b103851]{background:#f02546;border:1px solid #f02546;box-shadow:0 0 0 1px #f02546;color:#fff;pointer-events:none}.CheckoutPaymentCredit__foot[data-v-4b103851]{display:flex;flex-direction:column;width:100%;max-width:420px;margin-top:24px}.CheckoutPaymentCredit__foot-item[data-v-4b103851]{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px}.CheckoutPaymentCredit__foot-item[data-v-4b103851]:first-child{margin-top:0}.CheckoutPaymentCredit__foot-item-text[data-v-4b103851]{font-weight:500;font-size:14px;color:#222629;width:-moz-max-content;width:max-content}.CheckoutPaymentCredit__foot-item-text[data-v-4b103851]:first-child{font-weight:400;color:#67717a;margin-right:24px}.CheckoutPaymentCredit__sub-info[data-v-4b103851]{font-weight:500;font-size:14px;color:#5c6373;margin-top:24px}.CheckoutPaymentCredit__sub-descr[data-v-4b103851]{width:100%;border-radius:8px;border:1px dashed #dadde0;background:#f6f8fa;padding:16px;margin-top:24px;font-weight:400;font-size:14px;line-height:16px;color:#222629;max-width:596px}.CheckoutPaymentCredit__sub-descr[data-v-4b103851] p{font-weight:400;font-size:14px;color:#222629;margin-top:16px;line-height:160%}.CheckoutPaymentCredit__sub-descr[data-v-4b103851] p:first-child{margin-top:0}.CheckoutPaymentCredit__sub-descr[data-v-4b103851] p a{color:#f02546}.CheckoutPaymentCredit__sub-descr[data-v-4b103851] ol{margin-top:12px;list-style:decimal;padding-left:11px;line-height:16px}.CheckoutPaymentCredit__sub-descr[data-v-4b103851] ol li{font-weight:400;font-size:14px;color:#222629}.CheckoutPayment[data-v-a2459d76]{display:flex;flex-direction:column;margin-top:32px;border-radius:16px;background:#fff;width:100%}.CheckoutPayment__head[data-v-a2459d76]{font-weight:500;font-size:20px;color:#222629}.CheckoutPayment__body[data-v-a2459d76]{display:flex;flex-direction:column;margin-top:16px}.CheckoutPayment__body-methods[data-v-a2459d76]{display:flex;gap:8px;width:100%;overflow-y:auto;padding:1px}.CheckoutPayment__body-methods[data-v-a2459d76]::-webkit-scrollbar{display:none}.CheckoutPayment__body-sub[data-v-a2459d76]{display:flex;flex-direction:column;margin-top:24px}.CheckoutPayment__body-sub-head[data-v-a2459d76]{font-weight:500;font-size:16px;color:#222629;margin-bottom:16px}.CheckoutPayment__body-sub-body[data-v-a2459d76]{width:100%;display:flex;overflow-y:auto;gap:8px;padding:1px;margin:-1px 0}.CheckoutPayment__body-sub-body[data-v-a2459d76]::-webkit-scrollbar{display:none}.CheckoutPayment__body-sub-error[data-v-a2459d76]{background:#fff6f8;border-radius:8px;margin-top:0;overflow:hidden;height:auto;opacity:0;max-height:0;transition:all .25s ease-in-out;box-sizing:border-box}.CheckoutPayment__body-sub-error-text[data-v-a2459d76]{margin:16px;color:#f02546;font-weight:400;font-size:14px}.CheckoutPayment__body-sub-error.active[data-v-a2459d76]{margin-top:24px;max-height:999px;opacity:1}.CheckoutPayment__body-sub-error a[data-v-a2459d76]{color:#ff3254;text-decoration:underline}.CheckoutFinalCartProduct[data-v-61d7703e]{display:grid;grid-template-columns:48px minmax(0,1fr) 32px;grid-column-gap:16px;align-items:flex-start;padding:16px;position:relative;border-radius:8px;border:1px solid #dfe3eb;transition:all .25s ease-in-out}.CheckoutFinalCartProduct__wrapper[data-v-61d7703e]{width:48px;height:48px}.CheckoutFinalCartProduct__wrapper img[data-v-61d7703e]{width:100%;height:100%}.CheckoutFinalCartProduct__info[data-v-61d7703e]{display:flex;flex-direction:column;width:100%}.CheckoutFinalCartProduct__info-name[data-v-61d7703e]{font-weight:400;font-size:13px;color:#002;line-height:140%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1365px){.CheckoutFinalCartProduct__info-name[data-v-61d7703e]{font-size:14px}}.CheckoutFinalCartProduct__info-price[data-v-61d7703e]{display:flex;align-items:flex-end;margin-top:8px;gap:8px}.CheckoutFinalCartProduct__info-price-new[data-v-61d7703e]{font-weight:400;font-size:18px;color:#002}@media screen and (max-width:1365px){.CheckoutFinalCartProduct__info-price-new[data-v-61d7703e]{font-size:20px}}.CheckoutFinalCartProduct__info-price-old[data-v-61d7703e]{font-weight:400;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#82868f;margin-bottom:2px}.CheckoutFinalCartProduct__info-price-percent[data-v-61d7703e]{color:#ff3347;font-weight:700;font-size:12px;border-radius:4px;background:rgba(255,51,71,.16);padding:1px 6px;margin-bottom:2px}.CheckoutFinalCartProduct__remove[data-v-61d7703e]{display:flex;width:32px;height:32px;background-image:url(../../static/img/remove.c628735b.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:24px 24px;top:16px;right:16px;transition:all .25s ease-in-out;border-radius:4px;margin-left:auto}.CheckoutFinalCartProduct__remove[data-v-61d7703e]:hover{background-image:url(../../static/img/remove-red.4ac56739.svg);cursor:pointer}.CheckoutFinalCartProduct__remove[data-v-61d7703e]:active{background-color:rgba(255,51,71,.16)}.CheckoutFinalCartBasket[data-v-54eb2496]{display:flex;flex-direction:column;gap:16px}.CheckoutFinalCartAmount[data-v-9e5daad0]{display:flex;flex-direction:column}.CheckoutFinalCartAmount__top[data-v-9e5daad0]{display:flex;flex-direction:column;margin-top:24px;padding-bottom:24px;border-bottom:1px solid #ebedf0;gap:16px}.CheckoutFinalCartAmount__top-item[data-v-9e5daad0]{display:flex;width:100%;justify-content:space-between;gap:16px}.CheckoutFinalCartAmount__top-item div[data-v-9e5daad0]:first-child{font-weight:400;font-size:14px;color:#67717a}.CheckoutFinalCartAmount__top-item div[data-v-9e5daad0]:last-child{font-weight:500;font-size:14px;color:#222629}.CheckoutFinalCartAmount__middle[data-v-9e5daad0]{display:flex;flex-direction:column;margin-top:16px;padding-bottom:24px;border-bottom:1px solid #ebedf0;gap:16px}.CheckoutFinalCartAmount__middle-head[data-v-9e5daad0]{color:#222629;font-size:16px;font-weight:400;line-height:20px}.CheckoutFinalCartAmount__middle-item[data-v-9e5daad0]{display:flex;gap:16px;justify-content:space-between}.CheckoutFinalCartAmount__middle-item div[data-v-9e5daad0]{color:#67717a;font-size:14px;font-style:normal;font-weight:400}.CheckoutFinalCartAmount__middle-item div[data-v-9e5daad0]:last-child{color:#00b700;font-weight:500}.CheckoutFinalCartAmount__bottom[data-v-9e5daad0]{display:flex;flex-direction:column;margin-top:16px}.CheckoutFinalCartAmount__bottom-summ[data-v-9e5daad0]{display:flex;width:100%;justify-content:space-between;align-items:flex-end}.CheckoutFinalCartAmount__bottom-summ div[data-v-9e5daad0]{color:#262729;font-weight:500}.CheckoutFinalCartAmount__bottom-summ div[data-v-9e5daad0]:first-child{font-size:14px;color:#67717a}.CheckoutFinalCartAmount__bottom-summ div[data-v-9e5daad0]:last-child{display:flex;flex-direction:column;gap:4px;color:#222629;text-align:right;font-size:20px;font-weight:400;line-height:24px}.CheckoutFinalCartAmount__bottom-economy[data-v-9e5daad0]{display:flex;width:100%;justify-content:space-between;margin-top:16px;font-weight:500;font-size:14px;color:#00b700}.CheckoutFinalCartComment[data-v-26774211]{display:flex;flex-direction:column;margin-top:24px}.CheckoutFinalCartComment__button[data-v-26774211]{display:flex;align-items:center;width:100%}.CheckoutFinalCartComment__button-text[data-v-26774211]{display:flex;width:-moz-max-content;width:max-content;gap:12px;color:#222629;font-size:14px;font-weight:500;line-height:16px;align-items:center;transition:all .25s ease-in-out}.CheckoutFinalCartComment__button-text[data-v-26774211]:before{content:"";width:20px;height:20px;background:url(../../static/img/comment-icon.1d0ab140.svg);display:flex;transition:all .25s ease-in-out}.CheckoutFinalCartComment__button-text[data-v-26774211]:hover{color:#6c717a;cursor:pointer}.CheckoutFinalCartComment__button-text[data-v-26774211]:hover:before{background:url(../../static/img/comment-icon-hover.4db3e597.svg)}.CheckoutFinalCartComment__button-cross[data-v-26774211]{display:flex;width:16px;height:16px;background:url(../../static/img/cross-16x16.d7a8a4b8.svg);margin-left:auto;transition:all .25s ease-in-out}.CheckoutFinalCartComment__button-cross[data-v-26774211]:hover{cursor:pointer;opacity:.5}.CheckoutFinalCartComment__input[data-v-26774211]{display:flex;width:100%;max-height:0;overflow:hidden;transition:all .25s ease-in-out}.CheckoutFinalCartComment__input.active[data-v-26774211]{max-height:90px}.CheckoutFinalCartComment__input textarea[data-v-26774211]{border-radius:8px;border:1px solid #dfe3eb;color:#002;font-size:12px;font-weight:400;line-height:14px;width:100%;padding:12px 16px;resize:none;margin-top:16px}@media screen and (max-width:1365px){.CheckoutFinalCartComment__input textarea[data-v-26774211]{font-size:16px}}.CheckoutFinalCartComment__input textarea[data-v-26774211]::-moz-placeholder{color:#82868f}.CheckoutFinalCartComment__input textarea[data-v-26774211]::placeholder{color:#82868f}.CheckoutFinalCartBottom[data-v-55bd85a4]{display:flex;flex-direction:column}.CheckoutFinalCartBottom[data-v-55bd85a4] .PrimaryButton{padding:14px 16px;min-height:unset;margin-top:24px}.CheckoutFinalCartBottom[data-v-55bd85a4] .FormCheckbox{margin-top:24px}.CheckoutFinalCartBottom__license[data-v-55bd85a4]{font-weight:400;font-size:13px;color:#67717a;margin-top:24px;line-height:140%}@media screen and (max-width:1365px){.CheckoutFinalCartBottom__license[data-v-55bd85a4]{margin-top:16px}}.CheckoutFinalCartBottom__license a[data-v-55bd85a4]{color:#f02546}.CheckoutFinalCartBottom__license a[data-v-55bd85a4]:hover{text-decoration:underline}.CheckoutFinalCart[data-v-cd275410]{width:100%;display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:24px;height:-moz-fit-content;height:fit-content;margin-top:24px;border:1px solid #ebedf0}@media screen and (max-width:1365px){.CheckoutFinalCart[data-v-cd275410]{margin-bottom:16px;padding:16px;margin-top:16px}}.CheckoutFinalCart__head[data-v-cd275410]{font-weight:500;font-size:24px;color:#222629}.CheckoutFinalCart__body[data-v-cd275410]{display:flex;flex-direction:column;margin-top:16px}.CheckoutError[data-v-472c0b23]{position:fixed;display:flex;left:0;right:0;margin:auto;bottom:30px;max-width:1600px;width:-moz-fit-content;width:fit-content;opacity:0;transition:all .25s ease-in-out}.CheckoutError.active[data-v-472c0b23]{opacity:1}.CheckoutError__container[data-v-472c0b23]{background:#fff;border:1px solid #edeff2;box-shadow:0 2px 12px rgba(0,0,0,.15);border-radius:8px;padding:16px 24px;display:flex;margin:0 10px;width:-moz-fit-content;width:fit-content}.CheckoutError__container-text[data-v-472c0b23]{font-weight:500;font-size:14px;color:#2f2d40}.CheckoutError__container-move[data-v-472c0b23]{font-weight:500;font-size:14px;color:#f05;margin-left:24px}.CheckoutError__container-move[data-v-472c0b23]:hover{cursor:pointer}.CheckoutFinalCartPromocode[data-v-461892de]{display:flex;flex-direction:column;padding:24px;background:#fff;border-radius:16px;border:1px solid #ebedf0}@media screen and (max-width:1365px){.CheckoutFinalCartPromocode[data-v-461892de]{padding:16px}}.CheckoutFinalCartPromocode__active-codes[data-v-461892de]{display:flex;flex-direction:column;margin-top:16px}.CheckoutFinalCartPromocode__active-codes-item[data-v-461892de]{display:flex;margin-top:16px;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #ebeef5;position:relative;gap:8px}.CheckoutFinalCartPromocode__active-codes-item[data-v-461892de]:first-child{margin-top:0}.CheckoutFinalCartPromocode__active-codes-item[data-v-461892de]:last-child{padding-bottom:0;border-bottom:unset}.CheckoutFinalCartPromocode__active-codes-item-code[data-v-461892de]{display:flex;font-weight:500;font-size:12px;color:#002;text-transform:uppercase}.CheckoutFinalCartPromocode__active-codes-item-remove[data-v-461892de]{display:flex;width:32px;height:32px;background-image:url(../../static/img/remove.c628735b.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:24px 24px;top:16px;right:16px;transition:all .25s ease-in-out;border-radius:4px;margin-left:auto}.CheckoutFinalCartPromocode__active-codes-item-remove[data-v-461892de]:hover{background-image:url(../../static/img/remove-red.4ac56739.svg);cursor:pointer}.CheckoutFinalCartPromocode__active-codes-item-remove[data-v-461892de]:active{background-color:rgba(255,51,71,.16)}.CheckoutFinalCartPromocode__add[data-v-461892de]{display:flex;flex-direction:column;gap:16px;transition:margin-bottom .25s ease-in-out}.CheckoutFinalCartPromocode__add.error[data-v-461892de]{margin-bottom:8px}.CheckoutFinalCartPromocode__add[data-v-461892de] .FormInput__label-ps{color:#67717a;font-weight:500}.CheckoutFinalCartPromocode__add[data-v-461892de] .PrimaryButton{width:100%;padding:12px 16px;min-height:unset}.CheckoutPage[data-v-cd63195c]{position:relative}.CheckoutPage__head[data-v-cd63195c]{font-weight:500;font-size:24px;color:#222629;margin:24px auto;max-width:1272px}@media screen and (max-width:1365px){.CheckoutPage__head[data-v-cd63195c]{padding:0 16px}}.CheckoutPage__body[data-v-cd63195c]{display:grid;grid-template-columns:minmax(0,1fr) 392px;grid-column-gap:48px;max-width:1272px;width:100%;margin:0 auto 24px auto;position:relative;opacity:1;transition:opacity .25s ease-in-out}.CheckoutPage__body.loading[data-v-cd63195c]{pointer-events:none;opacity:.5}@media screen and (max-width:1365px){.CheckoutPage__body[data-v-cd63195c]{width:calc(100% - 32px);margin:0 auto;display:flex;flex-direction:column}}.CheckoutPage__body-left[data-v-cd63195c],.CheckoutPage__body-right[data-v-cd63195c]{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.CheckoutPage__body-right[data-v-cd63195c]{margin-top:32px}}.CheckoutPage__preloader[data-v-cd63195c]{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;height:100vh;opacity:1;pointer-events:none;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:space-around}.preloader-loading-enter-active[data-v-cd63195c],.preloader-loading-leave-active[data-v-cd63195c]{transition:all .25s ease-in-out}.preloader-loading-enter[data-v-cd63195c],.preloader-loading-leave-to[data-v-cd63195c]{opacity:0}