.security-top-priority__list{display:grid;gap:16px}@media only screen and (min-width:1141px){.security-top-priority__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px)and (max-width:1140px){.security-top-priority__list{grid-template-columns:repeat(2,1fr)}}.security-top-priority__content{display:grid;gap:16px}@media only screen and (min-width:901px)and (max-width:1140px){.security-top-priority__content{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1141px){.security-top-priority__content{grid-template-columns:repeat(2,1fr)}}.security-top-priority__item{display:flex;flex-direction:column;justify-content:space-between;padding:20px;background-color:#fff;border-radius:24px}.security-top-priority__item--gray{background-color:#f3f6f6}.security-top-priority__item-img{margin-left:auto;max-width:60px}.security-top-priority__img{width:100%;height:100%;object-fit:cover;border-radius:24px}