.pulse-primary{animation:pulse-primary 2s infinite}body{display:block;width:20cm}#app>.header{position:static!important}.back-to-top,.footer,.header__wrap,.skip-navigation{display:none!important}.btn{color:#605e5f}.btn[disabled]{color:#a9a7a2}.container{padding-inline:0}i[class*=svg-]{-webkit-print-color-adjust:exact;print-color-adjust:exact}table{width:auto!important}table thead{display:table-header-group!important}table td,table th{display:table-cell!important;padding:1rem 2rem!important;border:.1rem solid!important}table td::before,table th::before{display:none!important}table th{-webkit-print-color-adjust:exact;print-color-adjust:exact}.frame-type-text a::after{content:" [" attr(href) "]"}@keyframes pulse-primary{0%{box-shadow:0 0 0 0 rgba(196,14,50,.7)}70%{box-shadow:0 0 0 1rem rgba(196,14,50,0)}100%{box-shadow:0 0 0 0 rgba(196,14,50,0)}}