.img_wrapper{position:relative;--border-radius:16px;aspect-ratio:4/3;border-radius:calc(var(--border-radius) + 3px);overflow:hidden}.img_wrapper .border_wrapper{display:contents;height:100%}.img_wrapper .border{height:30px;position:absolute;width:30px;z-index:10}.img_wrapper .top_left{border-left:3px solid #5bd6d0;border-radius:var(--border-radius) 0 0 0;border-top:3px solid #5bd6d0;left:5px;top:5px}.img_wrapper .top_right{border-radius:0 var(--border-radius) 0 0;border-right:3px solid #7ba3fe;border-top:3px solid #7ba3fe;right:5px;top:5px}.img_wrapper .bottom_right{border-bottom:3px solid #5ca7fd;border-radius:0 0 var(--border-radius) 0;border-right:3px solid #5ca7fd;bottom:5px;right:5px}.img_wrapper .bottom_left{border-bottom:3px solid #6ef7af;border-left:3px solid #6ef7af;border-radius:0 0 0 var(--border-radius);bottom:5px;left:5px}
