@keyframes bounceDown{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateY(-4px)}50%{transform:scale(1.05, 0.95) translateY(6px)}57%{transform:scale(1, 1) translateY(-2px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes bounce2{0%{transform:scale(1, 1) translateX(0)}10%{transform:scale(1.1, 0.9) translateX(0)}30%{transform:scale(0.9, 1.1) translateX(-4px)}50%{transform:scale(1.05, 0.95) translateX(2px)}57%{transform:scale(1, 1) translateX(-2px)}64%{transform:scale(1, 1) translateX(0)}100%{transform:scale(1, 1) translateX(0)}}.masthead-small{position:relative;text-align:center}.masthead-small .ornament_left{z-index:1;position:absolute;width:10%;height:40%;top:10%;left:0;background-size:contain;background-position:top left;background-repeat:no-repeat}.masthead-small .ornament_right{z-index:1;position:absolute;width:15%;height:100%;bottom:0;right:0;background-size:contain;background-position:bottom right;background-repeat:no-repeat}.masthead-small__outline{text-align:center;display:block;margin:0}.masthead-small__title{text-align:center;margin:0 0 8px;font-size:40px;line-height:56px}.masthead-small__desc{max-width:745px;margin:0 auto}.masthead-small__wrap{z-index:2;position:relative;padding-top:64px;padding-bottom:64px}.masthead-small.text-dark .masthead-small__outline,.masthead-small.text-dark .masthead-small__title,.masthead-small.text-dark .masthead-small__desc{color:#232933}.masthead-small.text-light .masthead-small__outline,.masthead-small.text-light .masthead-small__title,.masthead-small.text-light .masthead-small__desc{color:#fff}@media(max-width: 991px){.masthead-small__wrap{padding-top:32px;padding-bottom:32px}}/*# sourceMappingURL=masthead-small.min.css.map */