section{scroll-margin-top:var(--navbar-height);margin:0;padding:0 1rem}section.fah{min-height:calc(100vh - var(--navbar-height))}section.secondary{color:var(--bs-secondary-color);background-color:var(--bs-secondary-bg)}.invert{filter:invert()}[data-bs-theme=light] .carousel .carousel-control-next-icon,[data-bs-theme=light] .carousel .carousel-control-prev-icon{background-color:var(--bs-body-color);border-radius:50%;filter:invert(1) drop-shadow(2px 0px 1px var(--bs-body-bg)) drop-shadow(-2px 0px 1px var(--bs-body-bg)) drop-shadow(0px 2px 1px var(--bs-body-bg)) drop-shadow(0px -2px 1px var(--bs-body-bg))!important}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon{background-color:var(--bs-body-bg);border-radius:50%;filter:drop-shadow(2px 0px 1px var(--bs-body-bg)) drop-shadow(-2px 0px 1px var(--bs-body-bg)) drop-shadow(0px 2px 1px var(--bs-body-bg)) drop-shadow(0px -2px 1px var(--bs-body-bg))!important}a.notd,a.notd:hover,a.notd:active,a.notd:visited{text-decoration:none}.maxW150px{text-overflow:ellipsis;max-width:150px;display:inline-block;overflow:hidden}.text-primary::placeholder{color:var(--bs-primary-subtle)}.not-collapse-sm{visibility:collapse}@media not (max-width:576px){.not-collapse-sm{visibility:visible}}
.focus-in-expand-fwd{animation:1s cubic-bezier(.25,.46,.45,.94) 1.6s both focus-in-expand-fwd}@keyframes focus-in-expand-fwd{0%{letter-spacing:-.5em;filter:blur(12px);opacity:0;transform:translateZ(-800px)}to{filter:blur();opacity:1;transform:translateZ(0)}}.slide-in-right{animation:.8s cubic-bezier(.25,.46,.45,.94) .8s both slide-in-right}@keyframes slide-in-right{0%{opacity:0;transform:translate(1000px)}to{opacity:1;transform:translate(0)}}.roll-in-left{animation:.8s ease-out 1s both roll-in-left}@keyframes roll-in-left{0%{opacity:0;transform:translate(-800px)rotate(-540deg)}to{opacity:1;transform:translate(0)rotate(0)}}.toGrayAfter1s{animation:3s ease-in-out 1s grayified}@keyframes grayified{0%{filter:grayscale(0%)}to{filter:grayscale()}}@-webkit-keyframes grayified{0%{filter:grayscale(0%)contrast(0%)}to{filter:grayscale()contrast()}}.roll-then-grayed{animation:.8s ease-in-out 1s both roll-in-left,4s ease-in-out 2s backwards grayified}.text-focus-in{animation:1s cubic-bezier(.55,.085,.68,.53) both text-focus-in}@keyframes text-focus-in{0%{filter:blur(12px);opacity:0}to{filter:blur();opacity:1}}
footer ul{padding-left:1rem;list-style-type:none}footer a{color:#000}footer a:hover{color:gray}.svg-link{margin:.2rem}.svg-link:hover{filter:invert()}
.navbar-toggler,.navbar-toggler:hover,.navbar-toggler:active,.navbar-toggler:focus{box-shadow:none!important;border:0!important}.navlinks-offset-left{margin-left:93px}.navbar.sticky-top{background-color:var(--bs-body-bg);border-bottom:var(--bs-border-width) solid var(--bs-border-color);min-width:320px}
