:root{--speed:300ms;--time-function:ease-in-out;--container:1440px}.use__title{color:var(--ast-global-color-4)}.use__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.use__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.use__row:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (min-width:768px){.use__item{min-width:50%;max-width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.use__image{width:100%;height:244px;object-fit:cover;object-position:center}@media only screen and (min-width:768px){.use__image{height:auto}}.use__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--ast-global-color-5);padding:30px 16px 60px}.use__title{font-size:24px;line-height:45px;margin-bottom:10px;text-transform:uppercase}@media only screen and (min-width:1200px){.use__title{font-size:40px;margin-bottom:30px}}