.BottomNavBar_navigationGrandparent__t9Gdt{--shadow:rgba(0,0,0,.1) 0px -4px 4px;padding-bottom:env(safe-area-inset-bottom,5px);background-color:#fff}.BottomNavBar_flexCenter__PeO33{display:flex;flex-direction:column;justify-items:center;align-items:center}.BottomNavBar_navigationParent__yLUrR{position:relative;display:flex;flex-direction:row;box-shadow:var(--shadow);justify-content:space-evenly;height:4.5em}.BottomNavBar_navigationItem__bL_Go{color:var(--color-neutral-700);height:100%;display:block;text-decoration:none;text-wrap:nowrap;cursor:pointer}.BottomNavBar_navigationItem__bL_Go:active,.BottomNavBar_navigationItem__bL_Go:hover{color:var(--color-accent)}.BottomNavBar_navItem__SjH0B{height:100%;display:flex;align-items:center;flex-direction:column;padding-top:10px;padding-bottom:10px;justify-content:space-between;width:20vw}.BottomNavBar_active__R6VfK{color:var(--color-accent)}.BottomNavBar_iconContainer__sg5qK>svg{width:100%;height:100%}a.BottomNavBar_animatedCartGrandparent__jUKKV{display:flex;align-items:flex-end}.BottomNavBar_animatedCartParent__0JY_w{display:flex;align-items:center;flex-direction:column;padding-bottom:10px;justify-content:space-between;width:20vw}.BottomNavBar_animatedCart__AYRMa{width:5em;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;height:5em;margin-top:-2.5em}.BottomNavBar_animatedCart__AYRMa:after{display:inline-block;background-color:#fff;content:"";height:100%;width:5em;position:absolute;box-shadow:var(--shadow);border-radius:50%;z-index:-10}.BottomNavBar_animatedCartChild__pN44l{height:calc(100% - 2vh);width:calc(100% - 2vh);border-radius:50%;background-color:var(--color-primary);display:flex;justify-content:space-around;align-items:center;flex-flow:column;animation-name:BottomNavBar_grow-height__i9N5o;animation-duration:.5s;animation-fill-mode:forwards}@keyframes BottomNavBar_grow-height__i9N5o{0%{height:0;margin-top:0;color:hsla(0,0%,100%,0)}to{height:calc(100% - 2vh);width:calc(100% - 2vh);color:#fff}}