.btn{cursor:pointer;white-space:nowrap;border:1.5px solid #000;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:10px 19px;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s;display:inline-flex}.btn__label{font-family:Aeonik,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.btn__arrow{object-fit:contain;flex-shrink:0;width:14px;height:14px;display:block}.btn--yellow{background-color:#fed702;border-color:#fed702}.btn--yellow .btn__label{color:#000}.btn--yellow:hover{background-color:#d6b501;border-color:#d6b501}.btn--white{background-color:#0000;border-color:#dedede}.btn--white .btn__label{color:#000}.btn--white:hover{background-color:#dedede}.btn--white:hover .btn__label{color:#000}.btn--link{background-color:#0000;border:none;border-radius:0;gap:14px;padding:0}.btn--link .btn__label{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}.btn--link .btn__arrow{width:16px;height:16px}.btn--link:hover{background-color:#0000;border:none}.btn--link:hover .btn__label{color:#000}
