.content-boxes{margin-bottom:16px}.content-boxes__boxes-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:1fr;grid-gap:16px}.content-boxes__box{padding:16px 16px 0;background-color:#eaf1ff;border:1px solid #b5c4ff;border-radius:5px;overflow:hidden}.content-boxes__box-wrapper{width:100%;height:100%}.content-boxes__box-title h6{font-weight:700;line-height:25.6px}.content-boxes__box-content .content-item{margin-bottom:16px}.content-boxes__box-content .content-item ol{margin:0;padding:0;list-style-type:none;counter-reset:content-box}.content-boxes__box-content .content-item ol li{font-size:14px;line-height:22.4px;font-weight:400;margin-bottom:16px;padding-left:27px;counter-increment:content-box}.content-boxes__box-content .content-item ol li:before{content:counter(content-box);display:inline-block;width:24px;height:24px;border-radius:50%;margin-right:4px;font-size:16px;font-weight:700;background-color:#002fe9;color:#eaf1ff}.content-boxes__box-content p{font-size:14px;line-height:22.4px;font-weight:400}.content-boxes__box-content .content-icons-group{display:flex;flex-wrap:wrap;margin-bottom:-16px}.content-boxes__box-content .content-icons-group .content-icon{display:flex;align-items:center;flex:0 1 auto;margin-bottom:16px}.content-boxes__box-content .content-icons-group .content-icon:not(:last-child){margin-right:64px}.content-boxes__box-content .content-icons-group .content-icon .icon{display:inline-block;background-color:#002fe9;border-radius:50%;text-align:center;flex-shrink:0}.content-boxes__box-content .content-icons-group .content-icon .icon i{color:#eaf1ff}.content-boxes__box-content .content-icons-group .content-icon.xs .icon{width:24px;height:24px}.content-boxes__box-content .content-icons-group .content-icon.xs .icon i{font-size:16px;line-height:24px}.content-boxes__box-content .content-icons-group .content-icon.xs .label{margin-left:6px}.content-boxes__box-content .content-icons-group .content-icon.sm .icon{width:34px;height:34px}.content-boxes__box-content .content-icons-group .content-icon.sm .icon i{font-size:16px;line-height:34px}.content-boxes__box-content .content-icons-group .content-icon.sm .label{margin-left:16px}.content-boxes__box-content .content-icons-group .content-icon.md .icon{width:48px;height:48px}.content-boxes__box-content .content-icons-group .content-icon.md .icon i{font-size:23px;line-height:48px}.content-boxes__box-content .content-icons-group .content-icon.md .label{margin-left:23px}.content-boxes__box-content .label{font-size:16px;font-weight:700}@media (min-width:767px){.content-boxes__boxes-wrapper{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.content-boxes__boxes-wrapper.col-span-12{grid-template-columns:repeat(auto-fill,minmax(95%,1fr))}}@media (min-width:1024px){.content-boxes__boxes-wrapper{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.content-boxes__boxes-wrapper.col-span-12{grid-template-columns:repeat(auto-fill,minmax(95%,1fr))}}@media (min-width:1200px){.content-boxes__boxes-wrapper{grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.content-boxes__boxes-wrapper.col-span-12{grid-template-columns:repeat(auto-fill,minmax(95%,1fr))}.content-boxes__boxes-wrapper.col-span-6{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.content-boxes__boxes-wrapper.col-span-4{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}}