.list-image{overflow:hidden}.list-image__content{padding:24px 20px;background-color:var(--x-dark-blue);color:var(--x-white)}@media all and (min-width:1025px){.list-image__content{padding:64px 40px}}.list-image__img{height:100%}@media all and (min-width:1025px){.list-image__block{display:flex;flex-flow:row-reverse}.list-image__block>div{flex:0 0 auto}.list-image__block>:first-child{width:42%}.list-image__block>:last-child{width:58%}}.list-image__list{display:flex;flex-flow:column;gap:32px}@media all and (min-width:1025px){.list-image__list{gap:40px}}.list-image__hand{position:absolute;z-index:1;width:50px;left:10%;top:12px}@media all and (min-width:769px){.list-image__hand{width:108px;top:0;left:auto;right:0;transform:translateX(50%) translateY(-50%)}}.list-image-item{padding-left:36px;position:relative}.list-image-item svg{position:absolute;top:0;left:0;width:28px}.list-image-item__title{margin-bottom:8px}@media all and (min-width:1025px){.list-image-item{padding-left:0}.list-image-item svg{display:block;position:static;flex:0 0 auto}.list-image-item__title{display:flex;gap:8px}}