.boxsmall_list{width:100%;position:relative;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.boxsmall_list .item{width:calc(33.33% - 64px / 3);background-color:#FAFAFC;display:block;padding:0;margin:0;position:relative}.boxsmall_list .item .img{height:220px;width:100%;position:relative;margin:0;display:block}.boxsmall_list .item .text{text-align:center;border-top:8px solid #009FE3;position:relative;margin:0;display:block;padding:40px 24px}.boxsmall_list .item .text .icon{width:48px;display:block;margin:0 auto}.boxsmall_list .item .text .icon img{height:initial;margin:0;width:48px;display:block}.boxsmall_list .item .text .title{letter-spacing:.02em;margin:16px 0 0;transition:all 400ms ease 0ms}.boxsmall_list .item .text .title:has(a){color:#4040A1;text-decoration:underline}.notouch .boxsmall_list .item .text .title:hover,.boxsmall_list .item .text .title a:focus{color:#061F3D}.boxsmall_list .item .text.align-left{text-align:left}.boxsmall_list .item .text.align-left .icon{margin:0}.boxsmall_list .item .text.align-left .text_box{text-align:left}@media screen and (max-width:1430px){.boxsmall_list{gap:16px}.boxsmall_list .item{width:calc(33.33% - 32px / 3)}}@media screen and (max-width:1000px){.boxsmall_list{gap:8px}.boxsmall_list .item{width:calc(50% - 8px / 2)}.boxsmall_list .item .img{height:184px}.boxsmall_list .item .text{border-top-width:4px;padding:32px 16px}.boxsmall_list .item .text .icon{width:32px}.boxsmall_list .item .text .icon img{width:32px}.boxsmall_list .item .text .title{margin:8px 0 0}}@media screen and (max-width:650px){.boxsmall_list .item{width:100%}}/*# sourceMappingURL=1.css.map */