/**handles:block-header-title-buttons-style**/
.h--title-buttons .header-inner{min-height:auto;overflow:hidden}.h--title-buttons .btn{width:100%;white-space:nowrap}@media (max-width:767.98px){.h--title-buttons .btn{text-align:left}}@media (max-width:767.98px){.h--title-buttons small{display:block;padding-top:10px;padding-bottom:7px}}@media (min-width:768px){.h--title-buttons .l__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.h--title-buttons .l__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h--title-buttons .l__border--left::after{bottom:calc(var(--spacers-lg-vw)*-1)}