.ns_emphasis_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:35px}.ns_emphasis_list-element{min-height:50px;border-left:6px solid var(--red);padding-left:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.3em;font-size:1.6em;font-weight:700;color:var(--blue);max-width:90%}.ns_emphasis_list p{font-size:1.6em;margin:0;line-height:1.3em}.ns_separator-line{width:100%;height:1px;background:#b6b6b6;margin:50px 0}@media(max-width:768px){.ns_emphasis_list-element{width:100%;font-size:1.4em}.ns_emphasis_list p{font-size:1.4em}}