.elbk-hdl, .elbk-hdl .elbk-hdl__link { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center } .elbk-hdl--direction-horizontal, .elbk-hdl--direction-horizontal .elbk-hdl__link { flex-flow: row wrap; justify-content: center; align-items: center } .elbk-hdl--direction-horizontal .elbk-hdl__link { flex-grow: 1; max-width: 100% } .elbk-hdl--direction-vertical, .elbk-hdl--direction-vertical .elbk-hdl__link { flex-flow: column nowrap; justify-content: center; align-items: center } .elbk-hdl--direction-vertical .elbk-hdl__link { -ms-flex-item-align: stretch; align-self: stretch } .elbk-hdl--direction-vertical .elbk-hdl_dvr { width: 100% } .elbk-hdl__first { display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center } .elbk-hdl__second { display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center } .elbk-hdl_dvr { flex: 1 1 auto } .elbk-hdl__deco-icon { display: flex; flex-flow: column nowrap } .elbk-hdl__deco-icon svg { width: 1em; height: 1em } .elbk-hdl__deco-image { position: relative; width: 50px; height: 50px; line-height: 0 } .elbk-hdl__deco-image img { width: 100% !important; height: 100% !important; -o-object-fit: cover; object-fit: cover } .elbk-hdl .hdl_part-img-text .elbk-hdl__label { -webkit-background-clip: text; background-clip: text; color: transparent !important; background-position: center; background-size: cover; } .elbk-hdl__first { color: #54595f } .elbk-hdl__first .elbk-hdl__deco { margin-right: 10px } .elbk-hdl__second { color: #6ec1e4 } .elbk-hdl__second .elbk-hdl__deco { margin-left: 10px } .elbk-hdl_dvr { height: 2px; background-color: #7a7a7a } .elbk-hdl__deco-icon { font-size: 30px; color: #54595f } .elbk-hdl--direction-horizontal .elbk-hdl_dvr.elbk-hdl__left-divider { margin-right: 10px } .elbk-hdl--direction-horizontal .elbk-hdl_dvr.elbk-hdl__right-divider { margin-left: 10px }