/*! ui/layout/components/Card/CardHPTOContent.less */.I4az{display:flex;flex-direction:column;flex-wrap:wrap;position:relative}.I4az-image-wrapper{width:156px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border-default);border-radius:var(--size-border-radius-small);background:var(--color-elevation-app-surface)}.I4az-image{max-width:100%;max-height:100%;width:100%;height:100%}.I4az-svg{margin:16px}.I4az-button-text{white-space:nowrap}.I4az-content-holder{flex:1;flex-basis:auto;padding:0 0 16px}.I4az-info-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.I4az-title{color:var(--color-elevation-app-content);margin:0 0 2px}.I4az-button-holder{min-width:121px}@media (min-width: 0) and (max-width: 1279px){.I4az-image-holder{position:absolute;top:-104px}html:not([dir=rtl]) .I4az-image-holder{left:0}html[dir=rtl] .I4az-image-holder{right:0}}@media (min-width: 640px){.I4az{flex-direction:row;justify-content:space-between;align-items:center}.I4az-content-holder{padding:0}.I4az-info-wrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}@media (min-width: 1280px){.I4az{flex-wrap:nowrap}.I4az-image-holder{width:auto;flex:0;flex-basis:156px}html:not([dir=rtl]) .I4az-content-holder{padding:0 24px 0 0}html[dir=rtl] .I4az-content-holder{padding:0 0 0 24px}html:not([dir=rtl]) .I4az-image-holder+.I4az-info-wrapper{padding-left:24px}html[dir=rtl] .I4az-image-holder+.I4az-info-wrapper{padding-right:24px}.I4az-title{margin:0 0 2px}}
