.service-list-image{display:flex;flex-direction:column;gap:70px;position:relative;z-index:1}.service-list-image__item{align-items:end;display:flex;flex-direction:row;gap:48px;text-align:left;width:100%}@media screen and (max-width:767px){.service-list-image__item{flex-wrap:wrap;gap:24px;justify-content:center;text-align:center}}.service-list-image__item:nth-of-type(2n){flex-direction:row-reverse;text-align:right}@media screen and (max-width:767px){.service-list-image__item:nth-of-type(2n){text-align:center}}.service-list-image__item:nth-of-type(2n) .service-list-image__item-image-corner{transform:scaleX(-1)}.service-list-image__item:nth-of-type(2n) .service-list-image__item-image-corner--top-right{left:0;right:auto}.service-list-image__item:nth-of-type(2n) .service-list-image__item-image-corner--bottom-left{left:auto;right:-10px}.service-list-image__item-image{aspect-ratio:1/1;flex:0 1 340px;margin:0;position:relative;width:340px}@media screen and (max-width:767px){.service-list-image__item-image{flex:0 1 200px;width:200px}}.service-list-image__item-image img{display:block;height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.service-list-image__item-image-corner{height:90px;position:absolute;width:90px;z-index:2}@media screen and (max-width:767px){.service-list-image__item-image-corner{height:40px;width:40px}}.service-list-image__item-image-corner--top-right{right:0;top:0}.service-list-image__item-image-corner--bottom-left{bottom:-10px;left:-10px}@media screen and (max-width:767px){.service-list-image__item-image-corner--bottom-left{bottom:-4px;left:-4px}}.service-list-image__item-content{max-width:100%;width:620px}.service-list-image__item-title{font-size:24px;font-weight:700;margin:0 0 24px}.service-list-image__item-text{font-size:1rem;font-weight:400;line-height:1.5;margin:0}.service-list-image__item-text p{font-size:inherit}.service-list-image__item-text>:last-child{margin-bottom:0}