.bt-store .sticky-contact{z-index:35}
.bt-mobile-bottom-nav .bt-bottom-catalog{position:relative;color:#086c65}
.bt-mobile-bottom-nav .bt-bottom-catalog::before{content:"";position:absolute;top:4px;left:50%;width:36px;height:36px;transform:translateX(-50%);border-radius:10px;background:#e6f4f1}
.bt-mobile-bottom-nav .bt-bottom-catalog svg,.bt-mobile-bottom-nav .bt-bottom-catalog span{position:relative}
.mcat-drawer{display:flex;flex-direction:column;height:100dvh;max-width:480px;overflow:hidden}
.mcat-header{display:flex;align-items:center;gap:11px;min-height:64px;padding:10px 16px;background:#fff;border-bottom:1px solid #e5eeec;flex:none}
.mcat-header h3{flex:1;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17383a;font-size:17px;font-weight:750}
.mcat-back,.mcat-close{display:grid;place-items:center;flex:none;width:39px;height:39px;border-radius:10px;background:#f1f6f5;color:#0b655f}
.mcat-back[hidden]{display:none}
.mcat-back:focus-visible,.mcat-close:focus-visible,.mcat-row:focus-visible,.mcat-all-link:focus-visible{outline:2px solid #08786f;outline-offset:2px}
.mcat-viewport{flex:1;min-height:0;overflow:hidden;background:#f7faf9}
.mcat-track{display:flex;width:100%;height:100%;transition:transform .28s ease}
.mcat-panel{flex:0 0 100%;height:100%;overflow-y:auto;overscroll-behavior:contain;padding:16px 14px calc(28px + env(safe-area-inset-bottom))}
.mcat-all-link{display:flex;align-items:center;justify-content:space-between;min-height:54px;margin-bottom:12px;padding:12px 16px;border-radius:12px;background:#e5f3ef;color:#086c65;font-size:14px;font-weight:750}
.mcat-all-link::after{content:"↗";font-size:18px;font-weight:500}
.mcat-panel nav{overflow:hidden;border:1px solid #e2ebea;border-radius:14px;background:#fff}
.mcat-row{display:flex;align-items:center;gap:9px;width:100%;min-height:55px;padding:11px 14px;border:0;border-bottom:1px solid #edf2f1;background:#fff;text-align:left;color:#1b3033;font:inherit;font-size:14px;font-weight:650;line-height:1.35;text-decoration:none;cursor:pointer}
.mcat-row:last-child{border-bottom:0}
.mcat-row:hover,.mcat-row:active{background:#f3faf8;color:#075f58}
.mcat-row span:first-child{flex:1;min-width:0;overflow-wrap:anywhere}
.mcat-row small{flex:none;color:#819395;font-size:11px;font-weight:500}
.mcat-chevron{flex:none;width:18px;color:#4a8580;text-align:center;font-size:22px;font-weight:400;line-height:1}
@media(max-width:767px){.mcat-drawer{max-width:none}}
@media(prefers-reduced-motion:reduce){.mcat-track{transition:none}}
