.block-cs-form-content .reversed .row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.block-cs-form-content .list-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;gap:10px;list-style-type:none}@media screen and (min-width:768px){.block-cs-form-content .list-content ul{gap:16px}}.block-cs-form-content .list-content ul li{margin:0;width:100%;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}@media screen and (min-width:768px){.block-cs-form-content .list-content ul li{width:calc(50% - 10px)}}.block-cs-form-content .list-content ul li i{width:16px;font-size:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:var(--theme-color-accent-default)}