.resellers_sect .sect_title{text-align:left;margin:0 0 1em}.resellers_sect .items{display:flex;flex-wrap:wrap;margin:-.625em}.resellers_sect .item{margin:.625em;width:calc(100%/3 - 1.25em);box-sizing:border-box;border-radius:.5em;border:1px solid #E5E7EB;background-color:#fff;padding:2.5em;display:flex;flex-direction:column;justify-content:space-between;color:inherit;transition-property:box-shadow;transition-duration:0.3s}.resellers_sect .item:hover{box-shadow:0 .25em .375em -.125em rgb(16 24 40 / .1),0 .125em .25em -.125em rgb(16 24 40 / .1)}.resellers_sect .item_image_wrap{position:relative}.resellers_sect .item_image_wrap:before{content:'';display:block;padding:calc(100%/16*9/2) 0}.resellers_sect .item_image{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:calc(100%);max-height:calc(100%)}.resellers_sect .item_title{font-weight:600;margin:0 0 .5em;font-size:1.25em}.resellers_sect .item_title:last-child{margin-bottom:0}@media(max-width:1199px){.resellers_sect .items{margin:-.25em}.resellers_sect .item{padding:1.25em;margin:.25em;width:calc(100%/3 - 0.5em)}.resellers_sect .item_title{font-size:1em}}@media(max-width:767px){.resellers_sect .items{margin:-.125em}.resellers_sect .item{margin:.125em;width:calc(50% - 0.25em);padding:.75em;border-radius:.25em}.resellers_sect .item_title{font-size:.75em}}