.dp-o-bottomNavItem{align-items:center;display:flex;flex-direction:column;justify-content:center;gap:0;padding:8px;border-radius:32px;transition:background-color .2s ease}.dp-o-bottomNavItem__iconWrapper{position:relative;display:flex;align-items:center;justify-content:center}.dp-o-bottomNavItem__icon{color:#717171;fill:#f5f5f5;height:22px;width:22px}.dp-o-bottomNavItem__badge{position:absolute;top:-4px;right:-10px;background-color:#203ed5;color:#fff;border-radius:50%;min-width:16px;height:15px;display:flex;align-items:center;justify-content:center}.dp-o-bottomNavItem__badge{font-size:1.2rem;line-height:2rem;font-stretch:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp-o-bottomNavItem__badge{letter-spacing:-.02em}@media(min-width:768px){.dp-o-bottomNavItem__badge{font-size:1.2rem;line-height:2rem;font-stretch:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp-o-bottomNavItem__badge{letter-spacing:-.02em}}.dp-o-bottomNavItem__badge{padding:1px}.dp-o-bottomNavItem__name{display:none}.dp-o-bottomNavItem:link,.dp-o-bottomNavItem:visited{color:#fff}.dp-o-bottomNavItem:hover,.dp-o-bottomNavItem:focus,.dp-o-bottomNavItem:active{background-color:transparent;text-decoration:none}.dp-o-bottomNavItem--active{background-color:#e8f1fd}.dp-o-bottomNavItem--active .dp-o-bottomNavItem__icon,.dp-o-bottomNavItem--active .dp-o-bottomNavItem__name{color:#203ed5;fill:#203ed5}.dp-o-bottomNavItem--active .dp-o-bottomNavItem__name{text-decoration:none}@media(min-width:321px){.dp-o-bottomNavItem__name{display:none;color:#fff;text-decoration:none}.dp-o-bottomNavItem__name{font-size:1.2rem;line-height:2rem;font-stretch:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp-o-bottomNavItem__name{letter-spacing:-.02em}}@media(min-width:321px)and (min-width:768px){.dp-o-bottomNavItem__name{font-size:1.2rem;line-height:2rem;font-stretch:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dp-o-bottomNavItem__name{letter-spacing:-.02em}}.dp-c-bottomNav{background-color:#203ed5c4;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:fixed;bottom:12px;left:54px;right:54px;border-radius:32px;border:1px solid #cdddf1;box-shadow:#203ed552 0 8px 24px;z-index:100;display:flex;flex-direction:row;transition:transform .25s ease-out,opacity .25s ease-out}.dp-c-bottomNav--hide{transform:translateY(calc(100% + 8px));opacity:0}.dp-c-bottomNav__container{align-items:stretch;display:flex;flex-direction:row;justify-content:space-around;gap:4px;padding:4px;width:100%}@media(min-width:321px){.dp-c-bottomNav__container{justify-content:space-between}}@media(min-width:376px){.dp-c-bottomNav__container{justify-content:space-between}}
