.custom-cursor.hover img{display:block}.custom-cursor.hover{width:350px;height:350px;border-radius:0;transform:translate(-50%,-50%)}.custom-pointer{width:150px;height:150px;border-radius:50%;border:3px solid #000aff;color:#000aff;display:none;align-items:center;justify-content:center;position:relative;z-index:2}.custom-pointer2.hover{display:flex;transform:translate(-50%,-50%)}.custom-cursor.hover .custom-pointer{display:none}#mainBtn.open::after{transition:all .3s;transform:rotate(-90deg)}