.preloader{align-items:center;background-color:var(--bg);bottom:0;display:flex;justify-content:center;left:0;opacity:1;pointer-events:all;position:fixed;right:0;top:0;transition:.8s;z-index:500}.preloader.hidden{opacity:0;pointer-events:none}.lds-ring{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid var(--accent);border-color:var(--accent) transparent transparent transparent;border-radius:50%;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.button{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;justify-content:center;width:-moz-max-content;width:max-content}.button:hover{border:none}.button.accent{background-color:var(--accent);color:var(--accent-text)}.button.disabled{background-color:var(--lock-text);color:var(--accent-text);pointer-events:none}.button.border{background-color:var(--bg);border:2px solid var(--sub-text);color:var(--sub-text)}.button.accent-border{background-color:var(--bg);border:2px solid var(--accent);color:var(--accent)}.button.large{font-size:16px;font-weight:600;height:60px;line-height:32px}.button.small{font-size:14px;font-weight:600;height:40px;line-height:100%}.ys-popup{background:#00000080;top:0;right:0;bottom:0;left:0;position:fixed}.ys-popup-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ys-popup-content._animate{animation:scale-up .3s;transform-origin:center}.ys-popup-fade-enter-active,.ys-popup-fade-leave-active{transition:opacity .3s}.ys-popup-fade-enter-from,.ys-popup-fade-leave-to{opacity:0}@keyframes scale-up{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}.map-popup-close{cursor:pointer;position:absolute;right:10px;top:10px}.popup-bg.map-popup-bg{display:flex;flex-direction:column;gap:20px}.map-popup-form{display:flex;gap:20px;width:100%}.map-popup-form-select{min-width:280px}.map-popup-form-input{min-width:440px}.map-popup-form-select .n-base-selection__border,.map-popup-form-select .n-base-selection__state-border{display:none}.map-popup-title{display:flex;flex-direction:column;gap:10px}.map-popup-main{border-radius:20px;height:420px;overflow:hidden}.map-popup-form-btn{width:200px}@media screen and (max-width:1000px){.map-popup-form{flex-direction:column;gap:10px}.map-popup-form-input,.map-popup-form-input .n-input__input-el,.map-popup-form-select,.map-popup-form-select .n-base-selection,.map-popup-form-select .n-base-selection-label,.map-popup-form-select .n-base-selection__border,.map-popup-form-select .n-base-selection__state-border{height:40px;min-height:40px;min-width:unset}.map-popup-form-btn{width:100%}.popup-bg.map-popup-bg{gap:10px}.map-popup-main{height:100%}}.map-popup-points-close{cursor:pointer;position:absolute;right:10px;top:10px}.popup-bg.map-popup-points-bg{display:flex;flex-direction:column;gap:20px}.map-popup-points-form{display:flex;gap:20px;width:100%}.map-popup-points-form-select{margin-top:-19px;min-width:280px}.map-popup-points-form-input{margin-top:-19px;min-width:440px}.map-popup-points-form-select .n-base-selection__border,.map-popup-points-form-select .n-base-selection__state-border{display:none}.map-popup-points-title{display:flex;flex-direction:column;gap:10px}.map-popup-points-main{border-radius:20px;height:50vh;overflow:hidden;width:60vw}.map-popup-points-form-btn{width:200px}@media screen and (max-width:1000px){.map-popup-points-form{flex-direction:column;gap:10px}.map-popup-points-form-input,.map-popup-points-form-input .n-input__input-el,.map-popup-points-form-select,.map-popup-points-form-select .n-base-selection,.map-popup-points-form-select .n-base-selection-label,.map-popup-points-form-select .n-base-selection__border,.map-popup-points-form-select .n-base-selection__state-border{height:40px;min-height:40px;min-width:unset}.map-popup-points-form-btn{width:100%}.popup-bg.map-popup-points-bg{gap:10px}.map-popup-points-main{height:100%}}.popup-bg.popup-base-logo-bg{align-items:center;display:flex;flex-direction:column;gap:30px}.popup-base-logo-close{cursor:pointer;position:absolute;right:10px;top:10px}@media screen and (max-width:1000px){.popup-bg.popup-base-logo-bg{gap:20px;justify-content:center}.popup-base-logo-img{margin-bottom:20px}}.popup-code{display:flex;flex-direction:column;gap:8px;min-width:420px;width:100%}.popup-code-info{font-weight:600}.popup-code-repeat{color:var(--sub-text);cursor:pointer;font-size:14px;font-weight:400;line-height:120%;transition:var(--transition)}.popup-code-repeat._lock{cursor:default}@media (hover:hover){.popup-code-repeat:not(._lock):hover{color:var(--accent)}}.popup-code-repeat:not(._lock):active{color:var(--accent);transition:.2s}@media screen and (max-width:1000px){.popup-code{min-width:unset}.popup-code-info{font-size:14px;font-weight:400;line-height:140%}.popup-code-repeat{font-size:12px;font-weight:400}}.popup-login{gap:12px;min-width:420px;width:100%}.popup-login,.popup-login-form{display:flex;flex-direction:column}.popup-login-form{gap:8px}.popup-login-form p{font-weight:600}@media screen and (max-width:1000px){.popup-login{min-width:unset}.popup-login-form p{font-size:14px;font-weight:400;line-height:140%}.popup-login-confirm{font-size:12px;font-weight:400}}.settings-avatar{align-items:center;display:flex;gap:20px}.settings-avatar-img{align-items:center;aspect-ratio:1;border-radius:50%;display:flex;height:100px;justify-content:center;min-width:100px;overflow:hidden}.settings-avatar-img:has(svg){background-color:var(--lock-text)}.settings-avatar-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.settings-avatar .button{width:160px}.upload_input_file{display:none}@media screen and (max-width:1000px){.settings-avatar{gap:10px}.settings-avatar-img{height:60px;min-width:60px}.settings-avatar-img svg{height:52px;min-width:52px}.settings-avatar .button{width:100%}}.settings-popup-close{cursor:pointer;position:absolute;right:10px;top:10px}.popup-bg.settings-popup-bg{display:flex;flex-direction:column;gap:40px}.popup-bg.settings-popup-bg .h1{text-align:center}.settings-popup-form{display:flex;flex-direction:column;gap:20px;width:100%}.settings-popup-form-input{min-width:420px}.settings-popup-title{display:flex;flex-direction:column;gap:10px}.settings-popup-form-btn{width:100%}.popup-login-confirm{color:#809292;font-size:14px;font-weight:400;line-height:120%}.popup-login-confirm a{border:unset;color:#809292}.popup-login-confirm a:hover{border:unset}.settings-popup-form-input .n-input{background-color:var(--card-bg)}.settings-popup-form-input .n-input .n-input-wrapper{padding:0 16px}.settings-popup-form-input .n-form-item-feedback-wrapper .n-form-item-feedback{color:var(--sub-text)}@media screen and (max-width:1000px){.popup-bg.settings-popup-bg{border-radius:10px;gap:20px;height:auto;padding:40px 20px;width:auto}.settings-popup-close{height:20px;width:20px}.settings-popup-form-input{min-width:260px}.popup-login-confirm{margin-top:-16px}.settings-popup-form-input .n-form-item-label{font-size:14px}}.thanks-popup-close{cursor:pointer;position:absolute;right:10px;top:10px}.popup-bg.thanks-popup-bg{align-items:center;display:flex;flex-direction:column;gap:30px;width:480px}.popup-bg.thanks-popup-bg .h1,.popup-bg.thanks-popup-bg .thanks-popup-title p{text-align:center}.thanks-popup-title{display:flex;flex-direction:column;gap:10px}.thanks-popup-logo{align-items:center;background-color:var(--light-accent);border-radius:10px;display:flex;height:56px;justify-content:center;overflow:hidden;padding:9px 12px;width:177px}.thanks-popup-logo img{height:100%;width:100%}.thanks-popup-img{height:200px}.thanks-popup-img img{height:100%;width:100%}@media screen and (max-width:1000px){.popup-bg.thanks-popup-bg{border-radius:10px;gap:20px;height:auto;max-width:520px;padding:30px 20px;width:calc(100vw - 20px)}.thanks-popup-logo{display:none}.thanks-popup-img{height:200px}.thanks-popup-img img{height:100%;width:100%}}.popup-review{display:flex;flex-direction:column;gap:8px;min-width:420px;width:100%}.popup-review-info{font-weight:600}@media screen and (max-width:1000px){.popup-review{min-width:unset}.popup-review-info{font-size:14px;font-weight:400;line-height:140%}}.set-card{background-color:var(--bg);border:1px solid var(--border);border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:20px}.set-card.select{align-items:center;cursor:pointer}.set-card.select.active{border:1px solid var(--accent)}.set-card-title{color:var(--text);font-size:30px;font-weight:700;gap:20px;line-height:120%}.set-card-info,.set-card-title{align-items:center;display:flex}.set-card-info{color:var(--sub-text);font-size:16px;font-weight:400;justify-content:space-between;line-height:140%}.set-card .button{width:100%}.set-card-btn-mob{display:none}.set-card:not(.select){cursor:pointer}@media screen and (max-width:1000px){.set-card{border-radius:10px;gap:10px;padding:10px}.set-card-title{font-size:18px;font-weight:600;line-height:normal}.set-card-title span{border-bottom:1px solid var(--border);color:var(--sub-text);font-size:14px;font-weight:400;line-height:120%;padding-bottom:1px}.set-card-info{font-size:14px;font-weight:400;line-height:140%}.set-card-btn-mob{display:flex}.set-card-btn-pc{display:none}}.sets-popup-close{cursor:pointer;position:absolute;right:10px;top:10px}.popup-bg.sets-popup-bg{display:flex;flex-direction:column;gap:40px;width:80vw}.popup-bg.sets-popup-bg .h1{text-align:center}.sets-popup-title{display:flex;flex-direction:column;gap:10px}.popup-bg.sets-popup-bg .button{align-self:center;padding:0 20px}@media screen and (max-width:1000px){.popup-bg.sets-popup-bg{border-radius:10px;gap:20px;height:auto;padding:40px 20px;width:auto}.sets-popup-close{height:20px;width:20px}}.counter{align-items:center;background-color:var(--card-bg);border-radius:12px;display:flex;height:-moz-max-content;height:max-content;justify-content:space-between;max-width:104px;padding:4px 8px;transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.counter.locked{opacity:.8;pointer-events:none}.counter-input input{background-color:transparent;border:none;color:var(--text);font-size:20px;font-weight:600;line-height:110%;margin:0;outline:none;padding:0 5px;text-align:center;width:100%}.counter-decrement,.counter-increment{align-items:center;cursor:pointer;display:flex;justify-content:center;transition:var(--transition)}.counter-decrement:not(.disabled):hover,.counter-increment:not(.disabled):hover{color:var(--accent)}.counter-decrement.disabled,.counter-increment.disabled{color:var(--lock-text);cursor:not-allowed}@media screen and (max-width:1000px){.counter{align-items:center;background-color:var(--card-bg);border-radius:6px;display:flex;height:-moz-max-content;height:max-content;justify-content:space-between;max-width:80px;padding:4px 8px;width:100%}.counter-input input{font-size:16px;font-weight:600;line-height:120%}.counter-decrement svg,.counter-increment svg{height:16px;width:16px}.counter-decrement:not(.disabled):hover,.counter-increment:not(.disabled):hover{color:var(--accent)}.counter-decrement.disabled,.counter-increment.disabled{color:var(--lock-text);cursor:not-allowed}}.favourites-card{border-bottom:1px solid var(--border);display:grid;gap:20px;grid-template-columns:130px 1fr 1fr 104px;padding:20px 0}.favourites-card-mob{display:none}.favourites-card-left{position:relative}.favourites-card-img{aspect-ratio:1;border-radius:10px;height:130px;overflow:hidden;width:130px}.favourites-card-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.favourites-card-sale{background-color:var(--marker);bottom:42px;color:var(--bg)}.favourites-card-rating,.favourites-card-sale{border-radius:0 0 16px;font-size:14px;font-weight:700;line-height:120%;padding:4px 6px;position:absolute}.favourites-card-rating{align-items:center;background-color:var(--bg);bottom:10px;color:var(--sub-text);display:flex;gap:2px;left:0}.favourites-card-info{display:flex;flex-direction:column;justify-content:space-between}.favourites-card-info-content{display:flex;flex-direction:column;gap:10px}.favourites-card-title{color:var(--text);font-size:24px;font-weight:700;line-height:130%}.favourites-card-desc{display:-webkit-inline-box;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;color:var(--sub-text);font-size:14px;font-weight:400;line-height:120%}.favourites-card-actions{align-items:center;display:flex;gap:10px}.favourites-card-action{color:var(--sub-text);cursor:pointer;transition:.5s}.favourites-card-action.active,.favourites-card-action:hover{color:var(--accent)}.favourites-card-action.lock{cursor:not-allowed;opacity:.8;pointer-events:none}.favourites-card-prices-shop{display:flex;flex-direction:column;gap:4px}.favourites-card-prices{align-items:flex-end;display:flex;gap:8px}.favourites-card-price-current{color:var(--accent);font-size:24px;font-weight:700;line-height:130%}.favourites-card-price-old{color:var(--lock-text);font-size:16px;font-weight:400;line-height:140%;text-decoration-line:line-through}.favourites-card-shop{display:flex;flex-direction:column}.favourites-card-shop span{border-bottom:1px solid var(--border);color:var(--sub-text);display:block;font-size:16px;font-weight:400;line-height:140%;padding-bottom:1px;width:-moz-max-content;width:max-content}.favourites-counter{margin-left:auto}.favourites-card-count{margin-top:6px;width:-moz-max-content;width:max-content}.favourites-card-count span{font-size:16px;font-weight:600}@media screen and (max-width:1000px){.favourites-card{display:none}.favourites-card-mob{border-bottom:1px solid var(--border);display:flex;overflow:hidden;padding:12px 10px;position:relative}.favourites-card-mob-wrapper{display:flex;gap:12px;transition:var(--transition);width:100%}.favourites-card-fav{align-items:center;aspect-ratio:1;background-color:var(--bg);border-radius:50%;color:var(--sub-text);display:flex;height:20px;justify-content:center;position:absolute;right:4px;top:4px;width:20px}.favourites-card-img{height:100px;width:100px}.favourites-card-rating{border-radius:0 0 8px;bottom:4px;font-size:10px;font-weight:700;line-height:120%}.favourites-card-rating svg{height:16px;width:16px}.favourites-card-sale{border-radius:0 0 8px;bottom:32px;font-size:10px;font-weight:700;line-height:120%;padding:4px}.favourites-card-right{display:flex;flex-direction:column;justify-content:space-between;width:100%}.favourites-card-info-content{gap:4px}.favourites-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;font-weight:600;line-height:120%;overflow:hidden;text-overflow:ellipsis}.favourites-card-desc{font-size:10px;font-weight:400;line-height:normal}.favourites-card-info-footer{align-items:flex-end;display:flex;justify-content:space-between}.favourites-card-prices{align-items:flex-end;flex-direction:column;gap:0}.favourites-card-price-old{font-size:12px;font-weight:400;line-height:normal}.favourites-card-price-current{color:var(--text);font-size:18px;font-weight:600;line-height:120%}.favourites-card-mob-delete{align-items:center;background-color:var(--error);color:var(--bg);display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;left:100%;opacity:0;position:absolute;top:0;transition:var(--transition);width:80px}.favourites-card-mob.swiped .favourites-card-mob-wrapper{transform:translate(-80px)}.favourites-card-mob.swiped .favourites-card-mob-delete{opacity:1;transform:translate(-80px)}}.category-popup-bg{display:flex;flex-direction:column;gap:10px;max-width:84 0;width:70vw}.category-popup-title{align-items:center;display:flex;font-family:Inter;font-size:30px;font-style:Bold;font-weight:700;gap:20px;letter-spacing:0;line-height:120%;vertical-align:bottom}.category-popup-title span{align-items:center;border-bottom:1px solid var(--border);font-size:14px;justify-content:center;line-height:14px;padding-bottom:1px;padding-top:6px}.category-popup-info,.category-popup-title span{color:var(--sub-text);display:flex;font-weight:400}.category-popup-info{align-items:flex-start;font-family:Inter;font-size:16px;font-style:Regular;justify-content:space-between;letter-spacing:0;line-height:140%}.category-popup-buttons{display:flex;gap:20px}.category-popup-buttons>*{flex:1}@media screen and (max-width:1000px){.category-popup-bg{width:100vw}}.change-category-popup-bg{align-items:center;display:flex;justify-content:center;width:500px}.change-category-popup-bg .n-form{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1000px){.change-category-popup-bg{width:100vw}}.feedback-form{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);height:-moz-max-content;height:max-content;max-width:516px;width:100%}.feedback-form-item:has(.button){display:flex;flex-direction:column;gap:8px}.feedback-form-item:has(.button),.feedback-form-item:has(.n-checkbox),.feedback-form-item:has(textarea){grid-column:1/span 2}.feedback-form-item .button{width:100%}.feedback-form-item p{color:#00262680;font-size:14px;font-weight:400;line-height:120%}.feedback-form-item a{border:none;color:#00262680;padding:0}.feedback-form-item a:hover{border:none;color:var(--accent);padding:0}@media screen and (max-width:1000px){.feedback-form{gap:10px;grid-template-columns:1fr}.feedback-form-item{grid-column:1}.feedback-form-item .n-input .n-input__input-el{height:40px;line-height:40px}}.popup-feedback{background:var(--card-bg);border-radius:10px;padding:20px}#ys-popup-provider-container{position:fixed;z-index:3000}#ys-popup-provider-container:has(.n-select){z-index:1500}body:has(.ys-popup){margin-right:17px;overflow:hidden}@media screen and (max-width:1200px){body:has(.ys-popup){margin-right:0;overflow:hidden}}.notification{align-items:center;background-color:var(--bg);border:1px solid var(--border);border-radius:20px;display:flex;gap:6px;justify-content:space-between;max-width:500px;padding:20px;position:relative;transition:border-color .3s}.notification.__link{cursor:pointer}.notification.default{border-color:var(--border)}.notification.accent{background-color:var(--light-accent);border:none}.notification.warning{background-color:var(--warning-bg);border:none;padding:12px 20px}.notification.unread{background-color:var(--light-accent);border:none}.notification:not(.default):hover{border-color:var(--accent)}.notification-title{color:var(--text);font-size:20px;font-weight:600;-webkit-line-clamp:1}.notification-text,.notification-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.notification-text{color:var(--sub-text);font-size:16px;font-weight:400;line-height:140%;-webkit-line-clamp:2}.unread-label{color:var(--accent);font-size:12px;font-weight:600;margin-top:4px}.notification-right{color:var(--sub-text)}.notification-close{cursor:pointer;position:absolute;right:10px;top:10px}@media screen and (max-width:1000px){.notification{border-radius:10px;padding:10px}.notification-title{font-size:15px;line-height:120%}.notification-text{font-size:12px}}.ys-message-wrapper{top:0;right:0;bottom:0;left:0;justify-content:flex-end;padding:30px;position:fixed;visibility:hidden;z-index:4000}.ys-message-container,.ys-message-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.ys-message-container{position:relative;visibility:visible}.ys-message-transition-bottom-center-enter-active,.ys-message-transition-bottom-center-leave-active,.ys-message-transition-bottom-center-move,.ys-message-transition-left-corner-enter-active,.ys-message-transition-left-corner-leave-active,.ys-message-transition-left-corner-move,.ys-message-transition-right-corner-enter-active,.ys-message-transition-right-corner-leave-active,.ys-message-transition-right-corner-move,.ys-message-transition-top-center-enter-active,.ys-message-transition-top-center-leave-active,.ys-message-transition-top-center-move{transition:all .3s ease}.ys-message-transition-bottom-center-from,.ys-message-transition-bottom-center-to,.ys-message-transition-left-corner-from,.ys-message-transition-left-corner-to,.ys-message-transition-right-corner-from,.ys-message-transition-right-corner-to,.ys-message-transition-top-center-from,.ys-message-transition-top-center-to{opacity:0}.ys-message-transition-right-corner-enter-from,.ys-message-transition-right-corner-leave-to{transform:translate(150%)}.ys-message-transition-left-corner-enter-from,.ys-message-transition-left-corner-leave-to{transform:translate(-150%)}.ys-message-transition-top-center-enter-from,.ys-message-transition-top-center-leave-to{transform:scale(.3) translateY(-50%);transform-origin:center}.ys-message-transition-bottom-center-enter-from,.ys-message-transition-bottom-center-leave-to{transform:scale(.3) translateY(50%);transform-origin:center}.mmm-btn,.ys-message-provider .ys-message-transition-bottom-center-leave-active,.ys-message-provider .ys-message-transition-left-corner-leave-active,.ys-message-provider .ys-message-transition-right-corner-leave-active,.ys-message-provider .ys-message-transition-top-center-leave-active{position:absolute}.mmm-btn{background-color:red;cursor:pointer;left:50%;padding:10px;top:50%;transform:translate(-50%,-50%);visibility:visible}:root{--text:#002626;--sub-text:#707375;--accent-text:#fff;--lock-text:#c2c3c9;--accent:#74b200;--light-accent:#d7ff8d;--border:#d9d9d9;--marker:#ff5100;--error:#d50017;--bg:#fff;--card-bg:#f3f3f3;--warning-bg:#ffe3e3;--transition:.5s}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(./Inter_18pt-Thin.BQGyXcpw.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:100;src:url(./Inter_18pt-ThinItalic.BJX95Jay.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(./Inter_18pt-ExtraLight.DE8yOi_r.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:200;src:url(./Inter_18pt-ExtraLightItalic.BgDP9OUL.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(./Inter_18pt-Light.DbzEu6wT.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:300;src:url(./Inter_18pt-LightItalic.BHHIkJsy.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(./Inter_18pt-Regular.BpskOkD5.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:400;src:url(./Inter_18pt-Italic.DtV6GOhL.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(./Inter_18pt-Medium.BtfNrkJj.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:500;src:url(./Inter_18pt-MediumItalic.DLtGHLo3.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(./Inter_18pt-SemiBold.C9_sHzqi.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:600;src:url(./Inter_18pt-SemiBoldItalic.PUGMC8_l.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(./Inter_18pt-Bold.Du8giq-C.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:700;src:url(./Inter_18pt-BoldItalic.BZpS8C0J.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(./Inter_18pt-ExtraBold.LoA67B-f.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:800;src:url(./Inter_18pt-ExtraBoldItalic.DiDm4Ple.ttf)}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(./Inter_18pt-Black.lPV88BO8.ttf)}@font-face{font-family:Inter;font-style:italic;font-weight:900;src:url(./Inter_18pt-BlackItalic.BR7jlTMX.ttf)}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}:has(main){height:100%}body{color:var(--text);font-family:Inter;font-size:16px;font-weight:400;line-height:1.2;margin:0}.ys-popup-provider{display:flex;flex-direction:column}*>main{flex:1 0 auto}a{border-bottom:1px solid var(--sub-text);color:var(--sub-text);padding-bottom:1px;text-decoration:none;transition:var(--transition)}a:hover{border-bottom:1px solid var(--accent);color:var(--accent)}.container{margin:0 auto;max-width:1200px;padding:0 10px;width:100%}.h1,h1{font-size:38px;line-height:110%}.h1,.h2,h1,h2{color:var(--text);font-weight:700}.h2,h2{font-size:30px;font-style:normal;line-height:120%}.h3,h3{color:var(--text);font-size:24px;font-weight:700;line-height:130%}.h4,h4{font-size:20px;line-height:110%}.h4,.h5,h4,h5{color:var(--text);font-weight:600}.h5,h5{font-size:16px;line-height:120%}section{margin-top:80px}section:first-of-type{margin-top:30px}.custom-placemark-hint{background-color:#faefb6;border:1px solid #cdb7b5;border-radius:20px;color:#333;display:inline-block;font-family:Arial;font-size:11px;height:35px;left:-10px;line-height:17px;padding:5px;position:relative;text-align:center;vertical-align:middle;width:195px}.mobile{display:none}.popup-bg{background-color:var(--bg);border-radius:20px;padding:40px 30px;position:relative}._gray .n-input,._gray .n-input.n-input--focus,.n-form-item-blank .n-input._gray,.n-form-item-blank .n-input._gray.n-input--focus{background-color:var(--card-bg)}@media screen and (max-width:1000px){body{font-size:12px;font-weight:400;line-height:normal}.desktop{display:none}.mobile{display:block}.h1,h1{font-size:20px;font-weight:600;line-height:120%}section{margin-top:40px}section:first-of-type{margin-top:8px}.popup-bg{border-radius:0;height:100dvh;padding:10px;width:100vw}}.header__bottom-search-info{color:var(--sub-text)}.search-arrow svg{color:var(--text);height:32px;width:32px}.badge{position:relative}.badge-sup{align-items:center;background-color:var(--marker);border:1px solid var(--bg);border-radius:20px;display:flex;height:16px;justify-content:center;left:50%;padding:0 5px;pointer-events:none;position:absolute;top:0;translate:calc(-50% + 16px) 0}.badge-sup-value{color:var(--bg);font-size:10px;font-weight:500;line-height:100%}.badge-sup.mobile{border:none;left:unset;right:1px;top:1px;translate:unset}#breadcrumbs{margin-top:20px}#breadcrumbs a{border:none;padding:0}#breadcrumbs a:hover{border:none}#breadcrumbs .n-breadcrumb-item>*{padding:0}#breadcrumbs .n-breadcrumb{padding:4px 0}@media screen and (max-width:1000px){#breadcrumbs{margin-top:8px}#breadcrumbs .n-breadcrumb .n-breadcrumb-item .n-breadcrumb-item__link{font-size:10px;font-weight:400;line-height:120%}}.header-dropdown{background:var(--bg);border-radius:10px;box-shadow:2px 2px 30px #0000001a;display:flex;flex-direction:column;width:280px}.header-dropdown-title{border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:10px;padding:20px}.header-dropdown-title-id{color:var(--text);font-size:20px;font-weight:600;line-height:110%}.header-dropdown-title-name{color:var(--sub-text);font-size:16px;font-weight:400;line-height:140%}.header-dropdown-list{display:flex;flex-direction:column;gap:20px;padding:30px 20px}.header-dropdown-list-item{border:none;color:var(--text);cursor:pointer;font-size:16px;font-weight:600;line-height:120%;padding:0;transition:var(--transition)}.header-dropdown-list-item:hover{border:none;color:var(--accent)}.header-dropdown-close{display:none;position:absolute;right:10px;top:10px}@media screen and (max-width:1000px){.header-dropdown-close{display:block}.header-dropdown{width:320px}.header-dropdown-title{gap:4px;padding:10px}.header-dropdown-title-id{font-size:15px;font-weight:600;line-height:120%}.header-dropdown-title-name{font-size:14px;font-weight:400;line-height:140%}.header-dropdown-list{padding:20px 10px}.header-dropdown-list-item{font-size:14px;font-weight:600;line-height:120%}}.header-wrapper{display:flex;flex-direction:column;gap:12px}.header__navigation{align-items:center;background-color:var(--card-bg);border-radius:0 0 10px 10px;display:flex;justify-content:space-between;padding:8px 10px}.header__navigation-link{border:none;padding:0}.header__navigation-link.router-link-active{color:var(--text)}.header__navigation-link:hover{border:none}.header__row{display:flex;justify-content:space-between}.header__row-left{align-items:center;display:flex;gap:12px}.header__row-left-link{align-items:center;border:none;color:var(--text);display:inline-flex;gap:5px;padding:0}.header__row-left-link:hover{border:none}.header__row-right{align-items:center;display:flex;gap:10px}.header__row-right>*{align-items:center;background-color:var(--card-bg);border-radius:10px;display:inline-flex;gap:5px;padding:5px 10px}.header__row-right-address{color:var(--text);cursor:pointer;transition:var(--transition)}.header__row-right-address.hidden{opacity:0;pointer-events:none}.custom-radio-btn{color:var(--sub-text);cursor:pointer;transition:var(--transition)}.custom-radio-btn.active{background-color:var(--accent);color:var(--accent-text)}.header__bottom{align-items:stretch;display:flex;gap:16px}.header__bottom-logo{border:none;display:block;height:56px}.header__bottom-logo:hover{border:none}.header__bottom-catalog{height:56px}.header__bottom-catalog-link{align-items:center;background-color:var(--accent);border:none;border-radius:10px;color:var(--accent-text);display:inline-flex;gap:8px;height:100%;padding:10px 16px}.header__bottom-catalog-link:hover{border:none;color:var(--accent-text)}.header__bottom-search{position:relative;width:100%}.header__bottom-search input{border:3px solid var(--accent);border-radius:10px;color:var(--text);font-size:18px;line-height:140%;outline:none;padding:12px 62px 12px 20px;width:100%}.header__bottom-search .n-base-selection,.header__bottom-search .n-base-selection .n-base-selection-label,.header__bottom-search .n-select{height:56px;min-height:56px}.header__bottom-search input::-moz-placeholder{color:var(--lock-text)}.header__bottom-search input::placeholder{color:var(--lock-text)}.header__bottom-search svg{cursor:pointer;position:absolute;right:20px;top:50%;translate:0 -50%}.header__bottom-links{align-items:center;display:flex;gap:12px}.header__bottom-links a{align-items:center;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;padding:0}.header__bottom-links a.router-link-active{color:var(--accent)}.header__bottom-links a{border:none}.header-dropdown-menu.n-dropdown-menu{margin:0;padding:0}.header__bottom-search .n-base-selection .n-base-selection-label .n-base-selection-input{padding-right:74px}.feedback-btn{color:var(--sub-text);cursor:pointer;transition:.5s}.feedback-btn:hover{color:var(--accent)}.header-wrapper._mobile{gap:6px;padding-top:10px}.header__row._mobile{gap:6px}.header__burger{position:relative}.header__burger-btn{align-items:center;aspect-ratio:1;background-color:var(--card-bg);border-radius:10px;display:flex;flex-direction:column;height:36px;justify-content:center;padding:6px;width:36px}.header__burger-btn span{background-color:var(--sub-text);border-radius:10px;height:2px;position:absolute;width:18px}.header__burger-btn span:first-child{translate:0 -5px}.header__burger-btn span:nth-child(3){translate:0 5px}.header__row-right._mobile{gap:6px;width:100%}.header__row-right._mobile>*{font-size:12px;height:100%;justify-content:center;width:100%}.header__row-right._mobile>.custom-radio-btn{min-width:126px}.header__bottom-logo._mobile{align-items:center;background-color:var(--light-accent);border-radius:10px;display:flex;height:40px;justify-content:center;min-width:124px;width:100%}.header__bottom-links._mobile{gap:4px}.header__bottom-links._mobile a{background-color:var(--card-bg);border-radius:10px;padding:8px}.header__bottom-links._mobile a:has(.router-link-active){color:var(--accent)}.header__bottom._mobile{gap:6px;justify-content:space-between}.header__bottom-catalog-link._mobile{height:unset;padding:10px}.header__bottom-search._mobile input{border:2px solid var(--accent);padding:11px 48px 11px 10px}.header__bottom-search._mobile svg{right:10px}.header__burger-menu{background-color:var(--bg);display:flex;flex-direction:column;left:-10px;opacity:0;padding-top:1px;pointer-events:none;position:absolute;top:100%;transition:var(--transition);translate:-100% 0;width:100vw;z-index:100}.header__burger-menu.open{opacity:1;pointer-events:all;translate:0 0}.header__burger-menu-link{padding:10px}.header__burger-menu-link,.header__burger-menu-link:hover{border-bottom:1px solid var(--lock-text)}@media screen and (max-width:1000px){.header__bottom-catalog-link._mobile span{display:none}.header__bottom-search._mobile .n-base-selection,.header__bottom-search._mobile .n-base-selection .n-base-selection-label,.header__bottom-search._mobile .n-select{height:52px;min-height:52px}.header__bottom-search._mobile .n-base-selection .n-base-selection-label{background-color:#fff}.header__bottom-search._mobile .n-base-selection-overlay__wrapper{color:#bbb;font-size:18px;font-weight:500}.header__bottom-search._mobile .n-base-selection-overlay__wrapper .n-space{color:var(--text)}.header__bottom-search._mobile .n-base-selection__border,.header__bottom-search._mobile .n-base-selection__state-border{border:2px solid var(--accent)!important;box-shadow:unset}}footer{margin:80px 0 20px}.footer-top{border-bottom:1px solid var(--lock-text);border-top:1px solid var(--lock-text);display:grid;gap:50px;grid-template-columns:auto 1fr;justify-content:space-between;padding:40px 0}.footer-top-column{-moz-columns:3;column-count:3}.footer-top-column-item{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;display:flex;flex-direction:column;gap:20px}.footer-top-column-item:not(:has(.footer-top-column-social)){margin-bottom:50px}.footer-top-column-item:has(.footer-top-column-social){margin-top:-30px}.footer-top-column-category-wrapper{display:flex;flex-direction:column;gap:50px}.footer-top-column-category{display:flex;flex-direction:column;gap:20px}.footer-top-column-category-title{color:var(--sub-text);font-size:14px;font-weight:400;line-height:100%;text-transform:uppercase}.footer-top-column-category-list{display:flex;flex-direction:column;gap:12px}.footer-top-column-category-list-item{border:none;color:var(--text);cursor:pointer;font-size:14px;font-weight:400;line-height:120%;padding:0}.footer-top-column-category-list-item:hover{border:none}.footer-top-column-socials{align-items:center;display:flex;gap:10px}.footer-top-column-socials a{align-items:center;aspect-ratio:1;background-color:var(--card-bg);border:none;border-radius:50%;display:flex;justify-content:center;padding:20px}.footer-top-column-socials a:hover{border:none}.footer-bottom{align-items:center;display:flex;justify-content:space-between;padding-top:12px}.footer-bottom-left{align-items:center;color:var(--sub-text);display:flex;font-size:14px;font-weight:400;gap:20px;line-height:120%}.footer-bottom-left a{border:none;padding:0}.footer-bottom-left a:hover{border:none}.footer-bottom-right{align-items:center;color:var(--sub-text);display:flex;font-size:14px;font-weight:400;gap:14px;line-height:120%}.footer-bottom-right a{border:none;padding:0}.footer-bottom-right a:hover{border:none}.footer-top-logo a{border:none;padding:0}.footer-top-logo a:hover{border:none}.footer-top-column-socials.mobile{display:none}@media screen and (max-width:1000px){.footer-top{border:none;gap:30px;grid-template-columns:1fr;padding-bottom:30px;padding-top:0}footer{margin:40px 0 20px}.footer-top-logo{align-items:center;display:flex;gap:16px}.footer-top-column-socials.mobile{display:flex;margin:0}.footer-top-column-socials a{padding:12px}.footer-top-column-socials a svg{aspect-ratio:1;height:24px;width:24px}.footer-top-column{-moz-columns:1;column-count:1}.footer-top-column-item:not(:has(.footer-top-column-social)){margin-bottom:30px}.footer-top-column-item:has(.footer-top-column-social){margin-top:-10px}.footer-top-column-category{gap:10px}.footer-top-column-category-list{gap:0}.footer-top-column-category-list-item{border-top:1px solid var(--border);padding:10px 0}.footer-top-column-category-list-item:last-of-type{border-bottom:1px solid var(--border)}.footer-top-column-category-wrapper{gap:30px}.footer-bottom{gap:20px;padding-top:0}.footer-bottom,.footer-bottom-left{align-items:flex-start;flex-direction:column}.footer-bottom-left{gap:12px}}.container:has(.error-wrapper){align-items:center;display:flex;gap:20px;justify-content:space-between}.error-wrapper{display:flex;flex-direction:column;gap:30px;margin:100px 0;max-width:580px}.error-wrapper p{color:var(--sub-text);font-size:16px;font-weight:400;line-height:140%}.error-buttons{display:flex;flex-direction:column;gap:20px}.error-buttons .button{max-width:380px;width:100%}.error-img{margin-right:100px;width:calc(50% - 210px)}.error-img img{height:100%;width:100%}@media screen and (max-width:1000px){.container:has(.error-wrapper){flex-direction:column-reverse}.error-img{margin:0;max-width:300px;width:60%}.error-wrapper{align-items:center;gap:20px;margin:0 0 50px;max-width:580px}.error-wrapper p{font-size:14px;font-weight:400;line-height:140%;text-align:center}.error-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}}
