.list:not(:first-child){margin-top:5px}.list:not(:last-child){margin-bottom:5px}.list__item:not(:first-child){margin-top:5px}@media screen and (max-width:767px){.list__item:not(:first-child){margin-top:5px}}.list__item:not(:last-child){margin-bottom:5px}@media screen and (max-width:767px){.list__item:not(:last-child){margin-bottom:5px}}.list--default>.list__item{list-style-type:none;padding-left:20px;position:relative}.list--default>.list__item:before{content:"";height:1px;border-top:1px solid #e80000;display:block;position:absolute;top:14px;left:0;width:10px}.list--none>.list__item:not(:first-child){margin-top:10px}.list--none>.list__item:not(:last-child){margin-bottom:10px}.list--float>.list__item{float:left}.list--float>.list__item:not(:first-child){margin-top:0;margin-left:20px}.list--float>.list__item:not(:last-child){margin-bottom:0}.description-list__item .list__item:not(:first-child){margin-top:5px}.description-list__item .list__item:not(:last-child){margin-bottom:5px}.list--number{counter-reset:number}.list--number .list__item{position:relative;padding-left:20px}.list--number .list__item:before{counter-increment:number;position:absolute;top:0;left:0}