.logo-upload__container{margin-top:4rem;display:flex;gap:6rem;flex-wrap:wrap}.logo-upload__item{display:flex;flex-wrap:wrap;gap:1rem}.logo-upload__buttons .opl-button{width:15rem;height:3rem}.logo-upload__buttons .opl-button:last-of-type{margin-top:1rem}.logo-upload__image{position:relative;width:15rem;height:15rem;display:flex;align-items:center;justify-content:center}.logo-upload__image img{max-width:12rem;max-height:12rem}.logo-upload__guides{position:absolute;background:cyan}.logo-upload__guides.top{top:1.4rem;height:.1rem;width:100%}.logo-upload__guides.bottom{bottom:1.4rem;height:.1rem;width:100%}.logo-upload__guides.left{left:1.4rem;width:.1rem;height:100%}.logo-upload__guides.right{right:1.4rem;width:.1rem;height:100%}