.a-cont-img-profile{position:relative;float:left;width:100%;max-width:210px;margin-right:10px;background:var(--color-gray-c);padding:5px}.a-img-profile{margin:0 auto;width:200px;height:200px;text-align:center;border:3px solid #fff;cursor:pointer;transition:all .2s;overflow:hidden}.a-img-profile:hover{border-color:var(--color-red)}.a-img-profile img{width:100%;height:100%;object-fit:cover}.a-cont-options-profile{float:left;width:100%;padding:5px 0}.a-cont-options-profile i{float:left;font-size:22px;text-align:center;border-radius:5px;cursor:pointer;transition:all .2s;margin-right:15px;color:#fff}.a-cont-options-profile i:hover{box-shadow:3px 3px 3px var(--color-gray-b);transform:scale(1.2)}.a-cont-info-profile{width:100%;max-width:calc(100% - 220px);float:left}.a-icon-user-profile{font-size:90px}.bg-blue{background:var(--color-blue)}.bg-orange{background:var(--color-orange)}.bg-green{background:var(--color-green)}.bg-red{background:var(--color-red)}.a-p-da-infp{width:100%;float:left;text-align:center;background:var(--color-gray-c);padding:10px;border-radius:10px;border:1px dashed var(--color-red);color:var(--color-red);margin-bottom:20px;text-transform:uppercase}.a-p-da-infp i{font-size:50px}.cont-stamp-r{float:left;width:100%;margin:5px 0}.cont-stamp-img-r{float:left;padding:5px;width:100px;height:78px;border:1px solid var(--color-gray-b);margin-right:5px;background:#fff;transition:all .2s;overflow:hidden;border-radius:10px}.cont-stamp-img-r:hover{box-shadow:-2px -2px 3px var(--color-gray-a)}.cont-stamp-img-r img{width:100%;height:100%;border-radius:5px}