.m-feature{display:flex;justify-content:flex-end;width:100%}.m-feature_list{display:flex;flex-direction:column;gap:80px;text-align:right;width:84%}@media (max-width:767px){.m-feature_list{gap:60px;width:95%}}.m-feature_list_item{color:#172027;padding:0 0 80px 20px;text-align:left}@media (max-width:767px){.m-feature_list_item{padding:0 20px 60px}}.m-feature_list_item_title{font-size:24px;font-weight:500;letter-spacing:.02em;margin-bottom:40px}@media (max-width:767px){.m-feature_list_item_title{line-height:2;margin-bottom:30px}}.m-feature_list_item_title.no-margin{margin-bottom:0}@media (max-width:767px){.m-feature_list_item_title.no-margin{margin-bottom:0}}.m-feature_list_item_subtitle{font-size:16px;font-weight:400px;letter-spacing:.02em;line-height:2;margin-bottom:0}.js-border-bottom{overflow:visible;position:relative}.js-border-bottom:after{background:#172027;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width 1s;width:0;z-index:2}.js-border-bottom.is-animated:after{width:100%}