/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.card-title{font-weight:600;}.card-container{align-items:center;}.card{box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;background:#fff;transition:all 0.5s ease;cursor:pointer;user-select:none;z-index:10;overflow:hidden}.card .backgroundEffect{bottom:0;height:0px;}.card:hover{color:#fff;transform:scale(1.025);box-shadow:rgba(0,0,0,0.24) 0px 5px 10px}.card:hover .backgroundEffect{bottom:0;height:320px;width:100%;position:absolute;z-index:-1;animation:popBackground 0.3s ease-in}@keyframes popBackground{0%{height:20px;border-top-left-radius:50%;border-top-right-radius:50%}50%{height:80px;border-top-left-radius:75%;border-top-right-radius:75%}75%{height:160px;border-top-left-radius:85%;border-top-right-radius:85%}100%{height:320px;border-top-left-radius:100%;border-top-right-radius:100%}}.card .text-muted{font-size:12px}.card:hover .text-muted{color:#fff !important}.card .content{padding:0 20px}.card .content .foot .icon{font-size:12px}
body .navbar-brand{font-size:1.6rem;}.navbar-collapse .navbar-nav{margin-top:13px;}.scrolled{transition:font-size 0.5s;font-size:95%;background-color:var(--bs-dark);opacity:0.95;}.scrolled .navbar-brand{transition:font-size 0.5s;font-size:1.25rem;}.scrolled .navbar-brand img{max-height:60px;transition:max-height 0.5s;}.navbar-brand img{max-height:100px;}.toolbar-horizontal.toolbar-fixed .sticky-top,.toolbar-horizontal.toolbar-fixed .fixed-top,.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .scrolled,.toolbar-vertical .fixed-top,.toolbar-vertical .scrolled{top:39px;z-index:500;}.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .sticky-top,.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .fixed-top,.toolbar-tray-open.toolbar-horizontal.toolbar-fixed .scrolled{top:79px;}.toolbar-vertical .scrolled{left:0;top:39px;}.toolbar-tray-open.toolbar-vertical .fixed-top{left:15rem;top:39px;}@media (max-width:609px){.toolbar-tray-open.toolbar-vertical .sticky-top{margin-left:15rem;}}@media (max-width:991px){.sticky-top,.fixed-top{background-color:var(--bs-dark);opacity:0.95;}}
