.button{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:16px;line-height:121%;font-weight:600;border-radius:113px;border:none;cursor:pointer;transition:.3s;position:relative;font-family:OpenSans,sans-serif}@media only screen and (max-width: 575px){.button{font-size:14px;line-height:16px}}.button:disabled{background-color:var(--gray-15);cursor:default;color:var(--gray-9)}.button:disabled:hover{background-color:var(--gray-15)}.button__icon{flex:0 0 auto}.button__icon~.button__text{margin-left:10px}.button__text{display:flex;align-items:center}.button--primary{background:var(--background-button-green);padding:12px 20px;transition:background-color .3s ease-in-out}.button--primary:hover{background:var(--green-2)}.button--text{background:unset;padding:12px}.button--outline{background:unset;padding:12px 20px;border:1px solid var(--background-button-green);color:var(--black);transition:border-color .3s ease-in-out}.button--outline:not(:disabled):hover{border-color:var(--green-2);color:var(--green-2)}.button--critical{background:#ff0000;padding:12px 20px}.button--critical:not(:disabled):hover{background-color:#de0202}.button__counter{width:20px;height:20px;border-radius:100%;background-color:#046e02;position:absolute;top:2px;left:34px;font-weight:600;font-size:12px;line-height:13px;display:inline-flex;align-items:center;justify-content:center}@media only screen and (max-width: 991px){.button__counter{left:27px}}.button__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}@media only screen and (max-width: 575px){.header__actions>.button--primary.log-in{padding:8px 20px;position:absolute;right:16px}}@media only screen and (max-width: 1199px){.button--primary.add-to-cart-button__add{padding:unset}}@media only screen and (max-width: 991px){.header__actions>.button--text{padding:6.5px}}.notification-btn-circle{width:8.5px;height:8.5px;border-radius:50%;background:var(--red);position:absolute;top:9px;left:38px}@media only screen and (min-width: 1920px){.notification-btn-circle{width:12px;height:12px;top:7px;left:39px}}@media only screen and (min-width: 1200px) and (max-width: 1919px){.notification-btn-circle{width:8.5px;height:8.5px;top:5px;left:31px}}@media only screen and (min-width: 576px) and (max-width: 767px){.notification-btn-circle{width:12px;height:12px;top:6px;left:38px}}@media only screen and (max-width: 575px){.notification-btn-circle{width:12px;height:12px;top:3px;left:39px}}.badge{font-size:14px;line-height:19px;color:var(--white);border-radius:43px;padding:6px 15px;text-align:center;width:127px;box-sizing:border-box}.badge_default{border:1px solid var(--gray-1);color:var(--gray-1)}.badge_success{border:1px solid var(--background-button-green);color:var(--background-button-green)}.badge_error{border:1px solid var(--red);color:var(--red)}.badge_warning{border:1px solid var(--orange);color:var(--orange)}.profile-table-header{display:grid;gap:16px;grid-template-columns:1fr 2fr 2fr 1fr}.profile-header{display:grid;gap:16px;font-size:18px;line-height:25px;color:var(--black)}@media only screen and (max-width: 1919px){.profile-header{font-size:16px;line-height:22px}}@media only screen and (max-width: 991px){.profile-header{font-size:14px;line-height:19px}}.profile-header__row_expanded{display:none!important}.profile-header__row{display:flex;gap:10px;align-items:center;justify-content:flex-start;transition:opacity .3s ease-in-out;opacity:1}.profile-header__row:first-of-type{align-items:flex-start}.profile-header__row:last-of-type{justify-content:space-between;align-items:flex-end}.profile-header__row_expanded{opacity:0}@media only screen and (max-width: 1199px){.profile-header__row_expanded{opacity:1}}.profile-header__row>div{box-sizing:border-box}.profile-header__order-number{width:163px;margin:10px 0;flex:0 0 auto}@media only screen and (max-width: 1919px){.profile-header__order-number{width:132px}}@media only screen and (max-width: 991px){.profile-header__order-number{width:90px}}.profile-header__address{width:468px;padding:10px 0;flex:0 0 auto}@media only screen and (max-width: 1919px){.profile-header__address{width:372px}}@media only screen and (max-width: 991px){.profile-header__address{width:215px}}.profile-header__date{width:231px;padding:10px 0;flex:0 0 auto}@media only screen and (max-width: 1919px){.profile-header__date{width:164px}}@media only screen and (max-width: 991px){.profile-header__date{width:138px}}.profile-header__price{font-family:Roboto,sans-serif;font-weight:400;padding:10px 0;display:flex;gap:5px;width:200px;font-size:20px;line-height:27.24px}@media only screen and (max-width: 1919px){.profile-header__price{width:67px;font-size:18px;line-height:25px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-header__price{font-size:16px;line-height:21.8px}}@media only screen and (max-width: 991px){.profile-header__price{font-size:14px;line-height:19px;width:65px}}@media only screen and (min-width: 1920px){.profile-header__price .ruble-safari{margin-top:2px}}.profile-header__price .ruble-safari svg{scale:.59}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-header__price .ruble-safari svg{scale:.57}}@media only screen and (min-width: 768px) and (max-width: 991px){.profile-header__price .ruble-safari svg{scale:.48}}.profile-header__status{width:127px;display:flex;align-items:center;padding:10px 0}@media only screen and (max-width: 991px){.profile-header__status{width:100px}}.profile-header__status .badge{max-width:127px}@media only screen and (max-width: 991px){.profile-header__status .badge{font-size:14px;padding:6px 5px;white-space:nowrap}}.profile-header__ready-time{width:18%;margin:0 40px}@media only screen and (min-width: 1200px) and (max-width: 1919px){.profile-header__ready-time{width:200px;margin:0}}@media only screen and (max-width: 1199px){.profile-header__ready-time{display:none}}.profile-header__ready-time-inner{display:flex;align-items:center;gap:16px;padding:10px 0}.profile-header__ready-time-inner_md{display:none}@media only screen and (max-width: 1199px){.profile-header__ready-time-inner_md{display:flex}}.profile-header__ready-time-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:100%;flex:0 0 auto}@media only screen and (max-width: 1919px){.profile-header__ready-time-icon{width:24px;height:24px}.profile-header__ready-time-icon svg{transform:scale(.7)}}.profile-header__ready-time-icon--success{background:var(--background-button-green)}.profile-header__ready-time-icon--error{background:var(--red)}.profile-header__ready-time-info{font-size:20px;font-weight:500}@media only screen and (max-width: 1919px){.profile-header__ready-time-info{font-size:16px;line-height:22px}}.profile-header__products{grid-area:products;display:flex;align-items:center;gap:16px;transition:opacity .3s .2s ease-in-out;padding-left:170px;width:955px;overflow:hidden}@media only screen and (min-width: 1200px) and (max-width: 1919px){.profile-header__products{padding-left:142px;width:902px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-header__products{padding-left:142px;width:700px}}@media only screen and (max-width: 991px){.profile-header__products{width:445px;padding-left:100px}}.profile-header__products-image{width:56px;height:56px;object-fit:cover;object-position:center;flex:0 0 56px;border-radius:8px}@media only screen and (max-width: 1919px){.profile-header__products-image{display:none}}@media only screen and (min-width: 1200px) and (max-width: 1919px){.profile-header__products-image:nth-of-type(-n+9){display:inline-block}}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-header__products-image:nth-of-type(-n+7){display:inline-block}}@media only screen and (max-width: 991px){.profile-header__products-image:nth-of-type(-n+5){display:inline-block}}.profile-header__actions-md{display:flex;flex-direction:column-reverse}.profile-header__actions-md .profile-header__repeat~.profile-header__ready-time-inner{margin-bottom:12px}.profile-header__repeat{display:flex;align-items:center;transition:opacity .3s ease-in-out}.profile-header__repeat-button{width:184px;font-size:18px;line-height:25px;font-weight:400}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-header__repeat-button{font-size:16px;line-height:21.79px}}@media only screen and (max-width: 991px){.profile-header__repeat-button{width:154px}}.accordion.expanded .profile-header__repeat{opacity:0}@media only screen and (max-width: 1199px){.accordion.expanded .profile-header__repeat{display:none}}.accordion.expanded .profile-header__products{opacity:0}.profile-row__item{display:flex;gap:10px;justify-content:space-between;padding:20px 0;position:relative}.profile-row__item:first-of-type{margin-top:7px}.profile-row__item:last-of-type{padding-bottom:0}.profile-row__item:not(:last-of-type):after{content:"";position:absolute;right:0;bottom:0;width:90%;height:1px;border-bottom:1px solid rgba(0,0,0,.06)}@media only screen and (min-width: 1200px) and (max-width: 1919px){.profile-row__item:not(:last-of-type):after{width:87.2%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.profile-row__item:not(:last-of-type):after{width:84.2%}}@media only screen and (min-width: 768px) and (max-width: 991px){.profile-row__item:not(:last-of-type):after{width:85.2%}}.profile-row__item.disabled{filter:opacity(.4)}.profile-row__item-image{width:159px;flex:0 0 auto}.profile-row__item-image img{width:80px;height:80px;object-fit:cover;object-position:center;border-radius:16px}@media only screen and (max-width: 1919px){.profile-row__item-image{width:132px}}@media only screen and (max-width: 991px){.profile-row__item-image{width:90px}}.profile-row__item-info{width:713px;flex:0 0 auto}@media only screen and (min-width: 1200px) and (max-width: 1919px){.profile-row__item-info{width:546px}}@media only screen and (max-width: 1199px){.profile-row__item-info{width:547px}}@media only screen and (max-width: 991px){.profile-row__item-info{width:363px}}.profile-row__item-title{font-family:Oswald,sans-serif;font-size:20px;line-height:24px;margin-bottom:8px;text-transform:uppercase}.profile-row__item-in-stock{color:var(--red)}.profile-row__item-volume{color:var(--gray-10)}@media only screen and (max-width: 991px){.profile-row__item-volume{font-size:14px;margin-bottom:8px}}.profile-row__item-price{font-family:Roboto,sans-serif;width:100px;font-size:18px;line-height:25px;display:flex;gap:4px}@media only screen and (max-width: 1199px){.profile-row__item-price{width:78px}}@media only screen and (max-width: 991px){.profile-row__item-price{width:56px;font-size:16px;line-height:22px}}.profile-row__item-amount{width:105px;color:var(--gray-10);text-align:right;flex:0 0 auto}@media only screen and (max-width: 991px){.profile-row__item-amount{width:62px}}.profile-row__item-empty-space{width:43%}.profile-row__button-wrapper{text-align:right;padding-bottom:16px}.profile-row__modifier{color:var(--gray-10);line-height:22px}.profile-row__modifier:not(:last-of-type){margin-bottom:4px}@media only screen and (max-width: 991px){.profile-row__modifier{font-size:14px;line-height:19px}}.profile-row__button{width:184px;font-size:18px;line-height:25px;font-weight:400}.tooltip{position:relative;display:inline-block}.tooltip__title-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:2px solid var(--gray-10);border-radius:100%;transition:background-color .3s ease-in-out}.tooltip__title-icon svg path{fill:var(--gray-10)}.tooltip__text{opacity:1;min-width:120px;width:300px;background-color:var(--gray-1);color:var(--white);border-radius:20px 20px 0;position:absolute;bottom:52px;right:16px;z-index:10;transition:opacity .3s}.tooltip__text-inner{display:block;position:relative;padding:16px 18px}.tooltip__text-inner:after{content:"";position:absolute;bottom:-14px;right:0;width:14px;height:14px;background:url(/assets/triangle-da4f618e.svg) no-repeat}.tooltip__text-title{color:var(--gray-2);font-weight:600;font-size:16px;line-height:22px;margin-bottom:10px}.tooltip__text-description{font-size:16px;line-height:22px;margin-bottom:16px}.tooltip__text-list{list-style:none;padding:0;margin:0}.tooltip__text-list-item{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:19px;color:var(--white);margin-bottom:10px}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}:global(.tooltip-overlay .ant-tooltip .ant-tooltip-inner){background-color:red!important}.tooltip-overlay .ant-tooltip .ant-tooltip-inner{background-color:red!important}.modal{position:fixed;z-index:1001;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0006;max-height:100dvh}.modal__inner{display:flex;width:40%;height:40%;position:relative;max-height:100dvh}.modal__content{width:calc(100% - 44px);background:var(--white);position:relative;border-radius:24px;max-height:100dvh;overflow:hidden}@media only screen and (min-width: 1200px){.modal__content{width:100%}}@media only screen and (max-width: 1199px){.modal__content{width:100%}}@media only screen and (max-width: 767px){.modal__content{width:100%;height:100vh;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.modal__content .button{font-size:18px;line-height:18px}}@media only screen and (max-width: 767px) and (min-width: 576px) and (max-width: 767px){.modal__content .button{font-weight:600}}@media only screen and (max-width: 767px) and (max-width: 575px){.modal__content .button{font-size:16px;line-height:22px;font-weight:400}}.modal__close-wrapper{width:76px;position:relative}@media only screen and (max-width: 1919px){.modal__close-wrapper{width:54px}}@media only screen and (min-width: 768px) and (max-width: 991px){.modal__close-wrapper{width:46px;height:36px}}@media only screen and (max-width: 767px){.modal__close-wrapper{position:absolute;top:16px;right:16px;width:44px;height:44px}}.modal__close-button{width:44px;height:44px;background:transparent;border:none;padding:0;cursor:pointer;position:absolute;top:-3px;right:-33px}@media only screen and (min-width: 1200px){.modal__close-button{right:-47px}}@media only screen and (max-width: 1199px){.modal__close-button{width:36px;height:36px;right:-40px}}@media only screen and (max-width: 767px){.modal__close-button{background:var(--white);border-radius:100%;right:12px;top:20px}}@media only screen and (max-width: 767px){.modal__close-button svg{width:16.7px;height:16.7px}.modal__close-button svg path{stroke:#000}}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.delete-profile-modal .modal__inner{width:500px;height:auto;box-sizing:border-box}@media only screen and (max-width: 767px){.delete-profile-modal .modal__inner{width:100%;height:200px;max-width:100vw;overflow-x:hidden}}.delete-profile-modal .modal__content{padding:40px;display:flex;flex-direction:column;row-gap:20px}@media only screen and (max-width: 767px){.delete-profile-modal .modal__content{width:100%;height:auto}}.delete-profile-modal .delete-profile-modal__confirmation-text{margin:0;text-align:center}.delete-profile-modal .delete-profile-modal__wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px){.delete-profile-modal .delete-profile-modal__wrapper{max-width:420px;width:100%;height:auto}}@media only screen and (max-width: 767px){.edit-profile[data-v-abb81f35]{position:absolute;top:44px;right:0}}.edit-profile__buttons[data-v-abb81f35]{margin-top:18px}.edit-profile__button[data-v-abb81f35]{width:100%;padding:24px;margin-bottom:16px}.edit-profile__button[data-v-abb81f35]:last-of-type{margin-bottom:0}.edit-profile__drawer-back-button[data-v-abb81f35]{display:none}@media only screen and (max-width: 767px){.edit-profile__drawer-back-button[data-v-abb81f35]{display:block;position:absolute;background-color:var(--gray-6);border-radius:100%;border:none;cursor:pointer;height:40px;width:40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.edit-profile__drawer-back-button[data-v-abb81f35]{top:44px;left:40px}}@media only screen and (max-width: 575px){.edit-profile__drawer-back-button[data-v-abb81f35]{top:10px;left:13px}}.edit-profile__birth[data-v-abb81f35]{position:relative}.edit-profile__tooltip[data-v-abb81f35]{position:absolute;top:-31px;left:134px}.edit-profile__drawer-back-button svg path{fill:#000000e0}.ant-drawer.ant-drawer-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0006}.edit-profile__drawer{border-radius:24px 0 0 24px}@media only screen and (max-width: 767px){.edit-profile__drawer{border-radius:0}}.ant-drawer-content-wrapper{border-radius:24px 0 0 24px}.ant-drawer-wrapper-body .ant-drawer-header{border-bottom:none;padding:40px 40px 0}@media only screen and (max-width: 575px){.ant-drawer-wrapper-body .ant-drawer-header{padding:16px 16px 28px}}.ant-drawer-header-title .ant-drawer-title{font-size:32px;line-height:39px;padding-bottom:10px}@media only screen and (max-width: 767px){.ant-drawer-header-title .ant-drawer-title{text-align:center}}@media only screen and (max-width: 575px){.ant-drawer-header-title .ant-drawer-title{font-size:20px;line-height:27px}}.ant-drawer-close{position:absolute;left:-50px}.anticon-close{font-size:32px;color:var(--white)}.ant-drawer-wrapper-body .ant-drawer-body{padding:18px 40px 40px}@media only screen and (max-width: 575px){.ant-drawer-wrapper-body .ant-drawer-body{padding:16px}}.ant-form .ant-form-item{margin-bottom:28px;width:100%}.ant-form .ant-form-item-label label{color:var(--gray-10);font-size:16px;line-height:22px}.ant-form .ant-form-item-control-input-content input{padding:26px 41px 27px 24px;font-size:20px;line-height:27px;background:var(--gray-6);border:none;outline:none;width:100%;border-radius:14px}.ant-form .ant-form-item-control-input-content input{border:none;outline:none;box-shadow:none}@media only screen and (max-width: 575px){.edit-profile__drawer .ant-form .ant-form-item-control-input-content input{height:56px}}@media only screen and (max-width: 575px){.edit-profile__drawer .ant-form .ant-form-item-control-input-content .ant-picker-input input{height:unset}}.ant-form .ant-form-item-control-input-content .ant-picker{padding:0 24px 0 0;font-size:20px;line-height:27px;background:var(--gray-6);border:none;outline:none;width:100%;border-radius:14px}.ant-form .ant-form-item-control-input-content .ant-picker{border:none;outline:none;box-shadow:none}.ant-form .ant-form-item-control-input-content .ant-picker input{font-family:OpenSans,sans-serif;color:var(--gray)}.ant-form .ant-form-item-control-input-content .ant-select-selector{height:80px;background:var(--gray-6);border:none;border-radius:14px}.ant-form .ant-form-item-control-input-content .ant-select-selector{border-color:transparent!important;outline:none;box-shadow:none!important}@media only screen and (max-width: 575px){.ant-form .ant-form-item-control-input-content .ant-select-selector{height:50px}}.ant-form .ant-form-item-control-input-content .ant-select-selection-item{padding:26px 41px 27px 24px;font-size:20px;line-height:27px;font-family:OpenSans,sans-serif;color:var(--gray)}@media only screen and (max-width: 575px){.ant-form .ant-form-item-control-input-content .ant-select-selection-item{padding:14px 12px;font-size:16px;line-height:22px}}.ant-form .ant-form-item-control-input-content .ant-select-arrow{color:#000000d9;transform:scaleX(1.4);right:30px}.ant-select-item .ant-select-item-option-content{height:80px;font-size:18px;padding:26px 41px 27px 24px;line-height:27px}@media only screen and (max-width: 575px){.ant-select-item .ant-select-item-option-content{height:50px;padding:14px 12px;font-size:16px;line-height:22px}}@media only screen and (max-width: 767px){.edit-profile__drawer-root .ant-drawer-content-wrapper{width:100vw!important}}.edit-profile__hide-close-button .ant-drawer-close{display:none!important}.edit-profile .ant-drawer-body[data-v-abb81f35]{border-radius:24px 0 0 24px}.notification{display:flex;align-items:center;gap:16px;padding:24px;background:rgba(227,30,37,.1);border-radius:16px}.notification__icon{background:var(--red);width:24px;height:24px;border-radius:100%;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.notification__icon svg{transform:scale(.7)}.icon-notification{display:flex;align-items:center;gap:16px}.icon-notification__icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:100%;flex:0 0 auto}.icon-notification__icon--success{background:var(--background-button-green)}.icon-notification__icon--error{background:var(--red)}.icon-notification__info{font-weight:500;font-size:20px;line-height:23px}.profile-mobile-card-preview{background:var(--gray-6);border-radius:16px;padding:20px 16px}.profile-mobile-card-preview__row:not(:last-of-type){padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.1)}.profile-mobile-card-preview__header-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.profile-mobile-card-preview__header-bottom{display:flex}.profile-mobile-card-preview__notification{margin-top:12px}.profile-mobile-card-preview__content-row{margin-bottom:12px}.profile-mobile-card-preview__content-row:first-of-type{margin-top:12px}.profile-mobile-card-preview__content-row-title{font-size:14px;line-height:19px;color:var(--gray-10);margin-bottom:8px}.profile-mobile-card-preview__content-row-text_price{font-family:Roboto,sans-serif;font-size:20px;line-height:27px;font-weight:400;display:flex;align-items:flex-end;gap:4px}.profile-mobile-card-preview__content-row-text_price .ruble{margin-top:1px}.profile-mobile-card-preview__content-row-text_price .ruble svg{transform:scale(.64)}.profile-mobile-card-preview__button{width:100%;border-radius:12px;color:var(--background-button-green)}.mobile-card-drawer{font-family:OpenSans,sans-serif}.mobile-card-drawer .ant-drawer-wrapper-body .ant-drawer-body{padding:0 16px 56px}.mobile-card-drawer .ant-drawer-header{display:none}.mobile-card-drawer__header{display:flex;gap:50px;align-items:center;padding:10px 0;margin-bottom:16px}.mobile-card-drawer__header-text{font-size:20px;font-weight:500;line-height:27px}.mobile-card-drawer__back{width:40px;height:40px;border-radius:100%;border:0;background-color:var(--gray-6);cursor:pointer}.mobile-card-drawer__back svg path{fill:var(--black)}.mobile-card-drawer__product{display:flex;gap:12px;align-items:flex-start;padding:16px;margin-bottom:8px}.mobile-card-drawer__product:not(:first-of-type){border-top:1px solid rgba(0,0,0,.1)}.mobile-card-drawer__product-image{width:80px;height:80px;flex-shrink:0}.mobile-card-drawer__product-image img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:16px}.mobile-card-drawer__product-content-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.mobile-card-drawer__product-content{flex:1 1 auto}.mobile-card-drawer__product-title{font-family:Oswald,sans-serif;font-size:20px;line-height:24px;text-transform:uppercase;margin-bottom:8px}.mobile-card-drawer__product-amount{width:50px;color:var(--gray-10);text-align:right}.mobile-card-drawer__product-size{color:var(--gray-10);margin-bottom:8px}.mobile-card-drawer__product-price{font-family:Roboto,sans-serif;font-size:18px;line-height:25px;margin-bottom:12px;display:flex;align-items:flex-end;gap:4px}.mobile-card-drawer__product-modifier{color:var(--gray);font-size:14px;line-height:19px}.mobile-card-drawer__product-modifier:not(:last-of-type){margin-bottom:4px}.mobile-card-drawer__repeat-button{width:100%;font-size:20px;line-height:27.24px}.mobile-card-drawer__repeat-button_disabled{background-color:var(--gray-15);color:var(--gray-9);pointer-events:none}.mobile-card-drawer__item-in-stock{color:var(--red);font-size:16px;line-height:21.79px}.mobile-card-drawer_disabled{filter:opacity(.4)}.notifications-list__mobile-close-btn{width:40px;height:40px;border-radius:50%;display:none;align-items:center;justify-content:center;background:var(--gray-6);position:absolute;top:10px;left:16px}.notifications-list__mobile-close-btn svg{scale:.86}.notifications-list__mobile-close-btn svg path{stroke:#000}@media only screen and (max-width: 767px){.notifications-list__mobile-close-btn{display:flex}}.notifications-list__pagination{display:flex;gap:8px;justify-content:center}.notifications-list__pagination-item{color:#2ba800}.notifications-list__pagination-item path{fill:#000}.notifications-list__pagination-item:last-child{transform:rotate(180deg)}.notifications-list__content{display:flex;flex-direction:column;gap:28px;width:100%}@media only screen and (max-width: 1919px){.notifications-list__content{gap:17px}}@media only screen and (max-width: 767px){.notifications-list__content{gap:3px}}.notifications-list .ant-drawer-content-wrapper{width:unset!important}@media only screen and (min-width: 1200px) and (max-width: 1919px){.notifications-list .ant-drawer-content-wrapper{width:50%!important}}@media only screen and (max-width: 767px){.notifications-list .ant-drawer-content-wrapper{width:100%!important}}.notifications-list .ant-drawer-header-title .ant-drawer-title{font-weight:400;font-size:32px;line-height:43px;padding-bottom:unset}@media only screen and (max-width: 1919px){.notifications-list .ant-drawer-header-title .ant-drawer-title{font-size:20px;line-height:27px}}@media only screen and (max-width: 1919px){.notifications-list .ant-drawer-header{padding:25px 25px 0}}@media only screen and (max-width: 767px){.notifications-list .ant-drawer-header{padding:16px 16px 0}}.notifications-list .ant-drawer-content{border-radius:24px 0 0 24px}@media only screen and (max-width: 767px){.notifications-list .ant-drawer-content{border-radius:unset}}@media only screen and (max-width: 1919px){.notifications-list .ant-drawer-body{padding:18px 25px 25px}}@media only screen and (max-width: 767px){.notifications-list .ant-drawer-body{padding:18px 16px 16px}}.notifications-list .ant-drawer-body:after{content:"";border-radius:24px 0 0 24px;position:absolute;bottom:0;left:0;right:0;height:25%;background:linear-gradient(to top,white,rgba(255,255,255,0));pointer-events:none}@media only screen and (max-width: 767px){.notifications-list .ant-drawer-close{display:none}}.loyalty-push{position:relative;width:858px;display:flex;gap:24px;padding:20px;background:var(--gray-6);border-radius:16px;align-items:center;box-sizing:border-box}@media only screen and (min-width: 1200px) and (max-width: 1919px){.loyalty-push{width:100%}}@media only screen and (max-width: 1919px){.loyalty-push{padding:12px;gap:15px}}@media only screen and (max-width: 1199px){.loyalty-push{width:536px}}@media only screen and (max-width: 767px){.loyalty-push{background:unset;width:100%}}.loyalty-push__dark{background:var(--gray-3);z-index:1111111111;box-shadow:0 0 10px #ffffff80;cursor:pointer}@media only screen and (max-width: 1919px){.loyalty-push__dark{width:571px}}@media only screen and (max-width: 767px){.loyalty-push__dark{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 576px) and (max-width: 767px){.loyalty-push__dark{width:544px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 575px){.loyalty-push__dark{width:346px}}.loyalty-push__img{width:111px;height:111px}@media only screen and (max-width: 1919px){.loyalty-push__img{width:70px;height:70px}}.loyalty-push__info{display:flex;flex-direction:column;gap:6px;width:min(100% - 111px - 40px,100%);word-break:break-word}@media only screen and (max-width: 1919px){.loyalty-push__info{gap:3px;width:min(100% - 111px - 40px,100%)}}.loyalty-push__title{margin:0;font-weight:600;font-size:24px;line-height:32px}@media only screen and (max-width: 1919px){.loyalty-push__title{font-size:16px;line-height:21px}}.loyalty-push__title-dark{color:var(--white)}.loyalty-push__text{margin:0;font-weight:400;font-size:18px;line-height:24px}@media only screen and (max-width: 1919px){.loyalty-push__text{font-size:12px;line-height:16px}}.loyalty-push__text-dark{color:var(--gray-2)}.loyalty-push__date{color:var(--gray)}.loyalty-push__date-dark{color:#ffffff80}.loyalty-push__link,.loyalty-push__link:hover{color:var(--background-button-green)}.loyalty-push__close-icon-container{position:absolute;top:10px;right:10px;width:20px;height:20px}.link{text-decoration:unset;text-align:center;transition:.3s;cursor:pointer;display:inline-block;box-sizing:border-box}.link--primary{font-family:Oswald,sans-serif;color:var(--card-green);text-transform:uppercase}.link--button{display:inline-flex;align-items:center;justify-content:center;position:relative;background:var(--gray-1);border-radius:100px;color:var(--white);padding:9px 17px 14px;font-size:20px;line-height:22px}@media only screen and (min-width: 992px) and (max-width: 1199px){.link--button{font-size:16px;padding:13px 17px 14px}}@media only screen and (max-width: 575px){.link--button{font-size:16px;padding:6px 14px 10px}}.link__badge{display:inline-flex;align-items:center;justify-content:center;background:var(--card-green);color:var(--white);width:25px;height:25px;border-radius:100%;font-weight:600;font-size:16px;position:absolute;top:-15px;right:14px}.link__icon{margin-right:7px}.link__text{white-space:nowrap}.link_active{background-color:var(--gray-5)!important}.social-link{display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;color:var(--gray-2)}.social-link__icon-wrapper{background:var(--gray-1);width:54px;height:54px;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:.3s}.social-link__icon-wrapper:hover{background:var(--gray-5)}@media only screen and (min-width: 992px) and (max-width: 1199px){.social-link__icon-wrapper{width:40px;height:40px}}.social-link__icon-wrapper-hamburger{width:40px;height:40px}.social-link__title{display:none}@media only screen and (min-width: 992px) and (max-width: 1199px){.social-link__title{display:block}}.social-link__title-hamburger{display:block}.social-link-hamburger{justify-content:unset}.back-link{display:flex;align-items:center;color:var(--white);text-decoration:none;font-weight:600;font-size:20px;line-height:20px;padding:25px 20px}@media only screen and (max-width: 991px){.back-link{padding:25px 14px;font-size:14px;line-height:14px}}.back-link svg{margin-right:4px;width:auto;height:auto;max-width:24px;max-height:24px}.empty{display:flex;align-items:center;justify-content:center}.empty>*{box-sizing:border-box}.empty__inner{text-align:center;min-height:342px}@media only screen and (max-width: 575px){.empty__inner{width:100%}}.empty__image{margin-bottom:16px}@media only screen and (min-width: 1200px) and (max-width: 1919px){.empty__image img{width:350px}}@media only screen and (max-width: 575px){.empty__image,.empty__image img{width:100%}}.empty__title{font-weight:600;font-size:20px;line-height:24px;margin-bottom:6px}.empty__text{margin-bottom:24px;color:var(--gray-10)}.empty__link{display:inline-block;background:var(--background-button-green);border-radius:40px;padding:18px;width:100%;color:var(--white);font-weight:700;font-size:20px;line-height:27px}@media only screen and (max-width: 1199px){.empty__link{font-size:16px;line-height:21.8px}}@media only screen and (max-width: 767px){.empty__link{font-size:18px;line-height:24.5px}}.profile-points-table{width:825px}@media only screen and (min-width: 1200px) and (max-width: 1919px){.profile-points-table{width:540px}}@media only screen and (max-width: 1199px){.profile-points-table{width:50%}}@media only screen and (max-width: 767px){.profile-points-table{width:100%}}.profile-points-table__row{display:flex;align-items:center;justify-content:space-between;background-color:var(--gray-6);padding:16px;font-size:18px;line-height:25px;border-radius:16px}@media only screen and (max-width: 1919px){.profile-points-table__row{font-size:12px;line-height:16px}}.profile-points-table__row:not(:last-of-type){margin-bottom:16px}@media only screen and (max-width: 1919px){.profile-points-table__row:not(:last-of-type){margin-bottom:12px}}.profile-points-table__header{background-color:var(--gray-3);color:var(--white);font-size:16px;line-height:22px;height:74px;box-sizing:border-box}@media only screen and (max-width: 1919px){.profile-points-table__header{height:54px;font-size:12px;line-height:16px}}@media only screen and (max-width: 767px){.profile-points-table__header{display:none}}.profile-points-table__value{font-weight:600}.profile-points-table__value_add{color:var(--red)}.profile-points-table__value_debiting{color:var(--background-button-green)}.add-to-cart-button__add{width:64px;height:64px;border-radius:12px;transition:background-color .3s ease-in-out;flex:0 0 auto}.add-to-cart-button__add_minus{opacity:.2}.add-to-cart-button__add.hidden{display:none}.add-to-cart-button__add:hover{background:var(--green-2)}@media only screen and (max-width: 991px){.add-to-cart-button__add:hover{background:var(--background-button-green)}}@media only screen and (min-width: 768px) and (max-width: 991px){.add-to-cart-button__add{width:44px;height:44px}}@media only screen and (min-width: 576px) and (max-width: 767px){.add-to-cart-button__add{width:47px;height:47px}}@media only screen and (max-width: 767px){.add-to-cart-button__add{width:44px;height:44px}}.add-to-cart-button__amount{animation:show-add-button .3s ease;width:64px;display:inline-flex;align-items:center;justify-content:center;color:var(--black)}.add-to-cart-button__amount.hidden{display:none}.add-to-cart-button__variable{width:64px;height:64px;display:inline-flex;align-items:center;background:rgb(245,245,245);border-radius:12px;color:var(--white);font-size:20px;line-height:121%;font-weight:500;transition:width .3s ease,background-color .3s ease}@media only screen and (max-width: 991px){.add-to-cart-button__variable{width:44px;height:44px}}.add-to-cart-button__variable.expanded{width:192px;overflow:hidden}.add-to-cart-button__variable.expanded .add-to-cart-button__add_plus{display:inline-flex;animation:show-add-button .3s ease}.add-to-cart-button__variable.expanded .add-to-cart-button__add_minus{display:inline-flex;animation:show-add-button .3s ease;opacity:1}@media only screen and (max-width: 991px){.add-to-cart-button__variable.expanded{width:133px}}@media only screen and (max-width: 991px){.add-to-cart-button__variable{font-size:13px;line-height:17px;background:var(--gray-7);color:var(--black);font-weight:400;gap:6px}}.add-to-cart-button.card__button-mobile{height:unset}@keyframes show-add-button{0%{opacity:0}to{opacity:1}}.favourite-button{position:center}.favourite-button_active path{stroke:var(--background-button-green);fill:var(--background-button-green)}.favourite-button-mini{position:relative}.favourite-button-mini svg{margin:12.5px 0 0 12.5px!important}.favourite-button-mini svg path{scale:.7}.favourite-button-mini_active svg path{transition:fill .3s ease-in-out;fill:var(--gray-10)}.cookie-consent{position:fixed;left:0;right:0;margin:0 auto;bottom:30px;z-index:1000;display:flex;justify-content:space-between;align-items:center;max-width:1639px;border-radius:16px;padding:32px;background-color:#3c3c3c99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}@media only screen and (min-width: 1200px) and (max-width: 1919px){.cookie-consent{max-width:1168px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.cookie-consent{max-width:960px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cookie-consent{max-width:736px}}@media only screen and (max-width: 767px){.cookie-consent{max-width:100%;border-radius:unset;bottom:0}}@media only screen and (max-width: 575px){.cookie-consent{flex-direction:column;gap:16px;padding:24px 16px}}.cookie-consent__text{color:var(--white);font-weight:400;font-size:20px;line-height:27px;max-width:1170px;width:74.2857142857%;margin:0}@media only screen and (max-width: 575px){.cookie-consent__text{font-size:16px;width:100%}}.cookie-consent__button{max-width:339px;width:21.5238095238%;height:64px;font-weight:600;font-size:20px;line-height:20px;font-family:OpenSans,sans-serif}@media only screen and (max-width: 575px){.cookie-consent__button{font-size:16px;line-height:16px;width:100%;max-width:100%}}.vue-notification-group{right:calc(50vw - 825px)!important}.loyalty-push-container{position:fixed;z-index:12;display:flex;bottom:39px;flex-direction:column;gap:14px;padding:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;align-items:flex-start}.notifications-top .vue-notification-group{top:89px!important}.push-notification{padding:16px 48px 16px 16px;position:relative;max-width:375px;margin-bottom:16px;border-radius:12px;background:rgba(60,60,60,.95);color:var(--white)}.push-notification__icon{position:absolute;right:16px;top:21px;width:28px;height:28px;border-radius:100%;padding:6px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.error .push-notification__icon{svg{width: 28px; height: 28px;}}.push-notification.error .push-notification__icon{background:var(--red)}.push-notification.success .push-notification__icon{background:var(--card-green)}.push-notification__title{font-weight:600;color:var(--white)}.push-notification__text{font-size:14px;line-height:19px;color:var(--gray-2);white-space:pre-line}@media screen and (max-width: 1649px){.vue-notification-group{right:calc(50vw - 592.5px)!important}}@media screen and (max-width: 1199px){.vue-notification-group{right:calc(50vw - 480.5px)!important}}@media screen and (max-width: 991px){.vue-notification-group{right:16px!important}}@font-face{font-family:OpenSans;src:local("Open Sans"),local("OpenSans"),url(/assets/OpenSans-Regular-0ffc6d3e.woff2) format("woff2"),url(/assets/OpenSans-Regular-fc875d65.woff) format("woff"),url(/assets/OpenSans-Regular-abe9a73c.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:OpenSans;src:local("Open Sans"),local("OpenSans"),url(/assets/OpenSans-Medium-35a0fac0.woff2) format("woff2"),url(/assets/OpenSans-Medium-e01c6308.woff) format("woff"),url(/assets/OpenSans-Medium-0ac55b07.ttf) format("ttf");font-weight:500;font-style:normal}@font-face{font-family:OpenSans;src:local("Open Sans"),local("OpenSans"),url(/assets/OpenSans-SemiBold-c0bfea5c.woff2) format("woff2"),url(/assets/OpenSans-SemiBold-e740912f.woff) format("woff"),url(/assets/OpenSans-SemiBold-07233a7b.ttf) format("ttf");font-weight:600;font-style:normal}@font-face{font-family:OpenSans;src:local("Open Sans"),local("OpenSans"),url(/assets/OpenSans-Bold-c139d083.woff2) format("woff2"),url(/assets/OpenSans-Bold-afd501ab.woff) format("woff"),url(/assets/OpenSans-Bold-a1993fba.ttf) format("ttf");font-weight:700;font-style:normal}@font-face{font-family:Oswald;src:local("Oswald Regular"),local("Oswald-Regular"),url(/assets/Oswald-Regular-1bafb0e1.woff2) format("woff2"),url(/assets/Oswald-Regular-4943067a.woff) format("woff"),url(/assets/Oswald-Regular-e2ecf587.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Oswald;src:local("Oswald Light"),local("Oswald-Light"),url(/assets/Oswald-Light-83aca9f9.woff2) format("woff2"),url(/assets/Oswald-Light-eaace90a.woff) format("woff"),url(/assets/Oswald-Light-bb09c4d9.ttf) format("ttf");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local("Oswald Light"),local("Oswald-Light"),url(/assets/Roboto-Regular-648f1dcd.woff2) format("woff2"),url(/assets/Roboto-Regular-b117c6e0.woff) format("woff"),url(/assets/Roboto-Regular-4e147ab6.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local("Oswald Light"),local("Oswald-Light"),url(/assets/Roboto-Medium-b644a896.woff2) format("woff2"),url(/assets/Roboto-Medium-d4ae4125.woff) format("woff"),url(/assets/Roboto-Medium-9d0d55a3.ttf) format("ttf");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:local("Oswald Light"),local("Oswald-Light"),url(/assets/Roboto-Bold-fb13c3a1.woff2) format("woff2"),url(/assets/Roboto-Bold-4370b2c0.woff) format("woff"),url(/assets/Roboto-Bold-ec685a46.ttf) format("ttf");font-weight:600;font-style:normal}:root{--background: #FFFFFF;--black: #000000;--white: #FFFFFF;--grey-text: #474747;--grey-card-text: #BABABA;--gray: #3B3B3B;--gray-1: #3C3C3C;--gray-2: #C7C7C7;--gray-3: #202020;--gray-4: #C2C2C2;--gray-5: #6B6B6B;--gray-6: #F5F5F5;--gray-7: #E4E4E4;--gray-8: #6E6E6E;--gray-9: #9B9B9B;--gray-10: #7D7D7D;--gray-11: #F2F2F7;--gray-12: #F8F8F8;--gray-13: rgba(0, 0, 0, .08);--gray-14: rgba(0, 0, 0, 1);--gray-15: #E5E5EA;--gray-16: #EBEBEB;--gray-17: #BDBDBD;--gray-18: #161616;--grey: #808080;--background-green: #014B01;--background-button-green: #2BA800;--card-green: #35CE00;--card-border-green: #32C200;--menu-color: #014B01;--link-background: #CFFFDA;--icon-color: #299F00;--green-1: #77E052;--green-2: #038300;--green-3: #009746;--red: #FF453A;--red2: #FF0004;--orange: #FF9500}:root{font-family:OpenSans,sans-serif;line-height:1.5;font-weight:400;font-size:16px;color:var(--black)}body{margin:0;padding:0;box-sizing:border-box;background:var(--background);max-width:100vw;overflow-x:hidden;font-family:OpenSans,sans-serif}input::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0;display:none!important;pointer-events:none}#app{min-height:100vh}#captcha-container.smart-captcha{width:0;height:0}.no-wrap{white-space:nowrap}
