.block-features{background-color:#ebebeb}.block-features>.container-block{max-width:1200px}.block-features_overview{display:flex;flex-direction:column;gap:40px}.block-features_item{position:relative;height:150px;display:flex;align-items:center;justify-content:space-between;border-radius:150px;text-align:center;background-color:#d9d9d9;box-shadow:15px 15px 25px -5px #00000080}.block-features_item.-active img{left:calc(100% - 150px);transform:rotate(0)}.block-features_item img{position:absolute;left:0;right:auto;width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:center;flex-shrink:0;overflow:hidden;transform:rotate(180deg);transition:left 1s ease,transform 1s ease}.block-features_item p{padding:0 calc(150px + 7.5%) 0 7.5%;font-size:1em;line-height:1.25em;color:#000;margin-bottom:0}@media(min-width:1024px){.block-features_item{height:300px;display:flex;align-items:center;border-radius:150px}.block-features_item.-active img{left:calc(100% - 300px)}.block-features_item img{height:300px;width:300px;flex-shrink:0}.block-features_item p{font-size:2em;padding:0 calc(300px + 7.5%) 0 7.5%}}
