.list:not(:first-child){margin-top:calc(20px - (((14px * 1.7) - 14px) / 2))}.list:not(:last-child){margin-bottom:calc(40px - (((14px * 1.7) - 14px) / 2))}.list__item:not(:first-child){margin-top:calc(15px - (((14px * 1.7) - 14px) / 2))}@media screen and (max-width:767px){.list:not(:first-child){margin-top:calc(20px - (((13px * 1.6) - 13px) / 2))}.list:not(:last-child){margin-bottom:calc(40px - (((13px * 1.6) - 13px) / 2))}.list__item:not(:first-child){margin-top:calc(15px - (((13px * 1.6) - 13px) / 2))}}.list--default>.list__item{list-style-type:none;padding-left:15px;position:relative}.list--default>.list__item:before{content:"";width:5px;height:1px;background:#0b1d23;display:block;position:absolute;top:10px;left:0}.list--default--white>.list__item{color:#fff}.list--default--white>.list__item:before{background:#fff}.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:20px}.description-list__item .list__item:not(:last-child){margin-bottom:20px}