.v3-bottom-menu{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:6px 74px;position:relative;box-shadow:0 -2px 10.6px 0 rgba(0,0,0,.1);width:100%;box-sizing:border-box}.v3-bottom-menu--fixed{position:fixed;bottom:0;left:0;right:0;z-index:1000}.v3-bottom-menu__item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:opacity .2s ease}.v3-bottom-menu__item:hover{opacity:.8}.v3-bottom-menu__item--active .v3-bottom-menu__icon img{opacity:1}.v3-bottom-menu__item--active .v3-bottom-menu__label{font-weight:600}.v3-bottom-menu__icon{display:flex;align-items:center;justify-content:center;height:26px;width:auto}.v3-bottom-menu__icon img{max-width:100%;max-height:100%;display:block;transition:opacity .2s ease}.v3-bottom-menu__label{color:#000;text-align:center;font-family:DM Sans,sans-serif;font-size:10px;font-weight:500;line-height:normal;white-space:nowrap}.v3-bottom-menu__label--multiline{white-space:normal;line-height:1.2;font-size:12px;font-weight:600}.v3-bottom-menu__item:first-child{width:32.845px}.v3-bottom-menu__item:first-child .v3-bottom-menu__icon{height:18.944px;width:18.547px}.v3-bottom-menu__item:nth-child(2){width:27px}.v3-bottom-menu__item:nth-child(2) .v3-bottom-menu__icon{height:25.759px;width:26.799px}.v3-bottom-menu__item:last-child{width:32.845px}.v3-bottom-menu__item:last-child .v3-bottom-menu__icon{height:19.226px;width:17.303px}