:root{--color-item-green:rgb(219,255,173);--color-item-grey:rgb(245,245,245);--color-item-lightblue:rgb(235,241,255);--color-item-lightyellow:rgb(255,253,240);--color-text-lightblue:rgb(124,198,255)}
.slider-item{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:30px;max-width:600px;height:400px;display:flex;flex-direction:column;justify-content:end}
.slide_item__1{background:var(--color-item-green)}
.slide_item__2{background:var(--color-item-grey)}
.slide_item__3{background:var(--color-item-lightblue)}
.slide_item__4{background:var(--color-item-lightyellow)}
.slide_item__5{background:var(--color-item-grey)}
.text__lightblue{color:var(--color-text-lightblue)}
 .icon_red{width:25px!important;height:25px!important}
.slider_item_text_1{}
.slider_item_h{line-height:100%;text-transform:uppercase;font-weight:600}
.slider_item_text_small{}
@media(min-width:992px) and (max-width:1199.98px){.block__2__footer{gap:30px}
}
