@media only screen and (min-width:768px)and (max-width:1140px){.security-top-priority__list{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1141px){.security-top-priority__list{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:901px)and (max-width:1140px){.security-top-priority__content{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media only screen and (min-width:1141px){.security-top-priority__content{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}.security-top-priority__content picture{display:flex}.security-top-priority__item{display:flex;flex-direction:column;justify-content:space-between;padding:20px;background-color:#fff;border-radius:20px}.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:20px}@media only screen and (max-width:767px){.security-top-priority__img{object-position:center}}@media only screen and (min-width:768px)and (max-width:1140px){.security-top-priority__img{object-position:center}}@media only screen and (max-width:767px){.security-top-priority__img{max-height:280px}}@media only screen and (min-width:768px)and (max-width:900px){.security-top-priority__img{margin-bottom:8px;max-height:400px;object-position:center}}
