.styles_btn__u22CA{display:flex;flex-direction:row;align-items:center;padding:12px 16px;width:-moz-fit-content;width:fit-content;height:32px;background:#153b6d;border-radius:4px;border-width:0;color:#fff;font-size:13px;gap:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.styles_btn__u22CA svg{transition:all .3s ease}.styles_btn__u22CA svg path{transition:fill .3s ease-in-out}.styles_btn__u22CA:hover{transform:translateY(-4px);background-color:#edbc1e;box-shadow:0 6px 16px rgba(0,0,0,.25);color:#153b6d}.styles_btn__u22CA:hover svg{transform:translateY(2px) scale(1.05);rotate:-45deg}