.details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.details__column{width:25%;max-width:170px}.details__title{display:block;margin-bottom:20px;font-family:Work Sans,sans-serif;font-weight:700;font-size:18px;line-height:1.5;color:#222}.details__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.details__list:before{content:"";display:block;min-width:16px;min-height:17px;margin-right:12px;background-repeat:no-repeat}.details__list.unchecked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8.5a8 8 0 11-16.001 0A8 8 0 0116 8.5zm-3-1H3v2h10v-2z' fill='%234E5B67'/%3E%3C/svg%3E")}.details__list.checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8.5a8 8 0 11-16.001 0A8 8 0 0116 8.5zm-3.97-3.03a.75.75 0 00-1.08.022L7.477 9.917 5.384 7.823a.75.75 0 00-1.06 1.06L6.97 11.53a.75.75 0 001.079-.02l3.992-4.99a.75.75 0 00-.01-1.05h-.001z' fill='%233BAE5B'/%3E%3C/svg%3E")}.details__item{font-size:18px;line-height:1.5;color:#222}@media screen and (min-width:992px) and (max-width:1199px){.details{padding:28px 10px}}@media screen and (max-width:768px){.details__column{width:45%}}@media screen and (max-width:520px){.details{padding-bottom:8px}.details__column{width:100%;max-width:none;margin-bottom:10px}}