.copyright{color:#fff;text-align:center;background-color:#333;width:100%;padding:1rem;bottom:0}.custom-menu{z-index:50;background-color:#fff;border-top:5px solid #ff4200;border-bottom:5px solid #5c6371;border-radius:8px;min-width:150px;margin-bottom:0;padding:8px 8px 16px;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media (min-width:1280px){.custom-menu:after{content:"";background:0 0;height:16px;position:absolute;bottom:-16px;left:0;right:0}}@media (max-width:1279px){.custom-menu{box-shadow:none!important;min-width:unset!important;background-color:transparent!important;border:none!important;margin-bottom:0!important;padding:0!important;position:static!important;bottom:auto!important;left:auto!important;transform:none!important}}.dark .custom-menu{background-color:#1a1a1a;border-color:#ff4200}.custom-menu-item{color:#4b5563;border-radius:4px;flex-direction:row;align-items:center;padding:4px 6px;text-decoration:none;transition:background-color .2s;display:flex}.dark .custom-menu-item{color:#9ca3af}.custom-menu-item:hover{background-color:color-mix(in srgb,var(--color-primary)10%,transparent)}.dark .custom-menu-item:hover{color:#f3f4f6;background-color:#2a2a2a}@keyframes footerMenuItemFadeInRight{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}.footer-menu-item .custom-menu-item{opacity:0;animation:.4s cubic-bezier(.4,0,.2,1) forwards footerMenuItemFadeInRight}.footer-menu-item .custom-menu-item:first-child{animation-delay:50ms}.footer-menu-item .custom-menu-item:nth-child(2){animation-delay:.1s}.footer-menu-item .custom-menu-item:nth-child(3){animation-delay:.15s}.footer-menu-item .custom-menu-item:nth-child(4){animation-delay:.2s}.footer-menu-item .custom-menu-item:nth-child(5){animation-delay:.25s}.footer-menu-item .custom-menu-item:nth-child(6){animation-delay:.3s}
