.actions{position:relative;width:100%;margin:0 auto;padding:30px 0}.actions__title{text-align:center}.actions__list{list-style-type:decimal;list-style-position:inside}.actions__list li{margin-bottom:1rem}.act-item{margin-bottom:60px}.act-item__header{position:relative;width:100%;height:400px;background-color:#383838}.act-item__header::before{content:"";display:block;position:absolute;width:100%;height:100%;height:400px;top:0;left:0;background-color:rgba(17,17,17,.6)}.act-item__row{width:100%;height:400px;position:absolute;top:0;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.act-item__img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.act-item__title{font-family:TildaSansBold;font-size:35px;line-height:1.3;margin-top:30px}.act-item__preview{text-align:center;width:95%;text-transform:uppercase;font-family:TildaSansBold;font-size:18px;letter-spacing:2.5px}.act-item__body{padding:20px;border-left:.08rem solid #efefef;border-right:.08rem solid #efefef;border-bottom:.08rem solid #efefef;font-family:TildaSansLight;font-size:18px}.act-item__body p{margin-bottom:1rem}@media (min-width:767px){.act-item__preview{width:80%}.act-item__body{padding:30px}}@media (min-width:992px){.actions{width:80%;padding:50px 0}.act-item__title{font-size:48px;margin-top:30px}.act-item__preview{width:70%}.act-item__body{padding:50px}}@media (min-width:1200px){.actions{width:70%}}