.btn{align-items:center;border:1px solid transparent;border-radius:1.313rem;cursor:pointer;display:inline-flex;font-family:Roboto,sans-serif;font-size:.938rem;font-weight:400;gap:.5rem;height:2.75rem;justify-content:center;line-height:1;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:all .2s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent}.btn,.btn:focus{outline:none}.btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.btn--primary-red{background:#5a1717;color:#fbf9f7;height:2.75rem}.btn--primary-red:hover{background:#6c132099;color:#fbf9f7}.btn--primary-red:focus{background:#a01e31}.btn--primary-red:disabled{background:#a01e31;border:1px solid #1c1c1e}.btn--primary-beige{background:#e4ddd8;color:#1c1c1e;height:2.75rem}.btn--primary-beige:hover{background:#e4ddd860;color:#1c1c1e}.btn--primary-beige:disabled,.btn--primary-beige:focus{background:#d5ceca;color:#1c1c1e60}.btn--outline,.btn--primary-beige:disabled{border:1px solid #1c1c1e}.btn--outline{background:transparent;color:#1c1c1e}.btn--outline:hover{background:#e4dfdc;border:1px solid #e4dfdc;color:#1c1c1e}.btn--outline:active,.btn--outline:focus{background:#d5ceca;border:1px solid #d5ceca;color:#1c1c1e}.btn--outline:disabled{background:#d5ceca;border:1px solid #1c1c1e;color:#1c1c1e}.btn--outline-white{background:transparent;border:1px solid #fbf9f7;color:#fbf9f7}.btn--outline-white:hover{background:#fbf9f726;border:1px solid #fbf9f7;color:#fbf9f7}.btn--outline-white:active,.btn--outline-white:focus{background:#fbf9f740;border:1px solid #fbf9f7;color:#fbf9f7}.btn--outline-white:disabled{background:transparent;border:1px solid #fbf9f780;color:#fbf9f780}.btn--white{background:#fbf9f726;border:1px solid #fbf9f7;color:#fbf9f7}.btn--white:hover{background:#fbf9f740;border:1px solid #fbf9f740;color:#fbf9f7}.btn--white:active,.btn--white:focus{background:#fbf9f740;border:1px solid #fbf9f7;color:#fbf9f7}.btn--white:disabled{background:#fbf9f726;border:none;color:#fbf9f780}.btn--ghost{background:transparent;color:#1c1c1e;padding:0}.btn--ghost:after{background-color:currentColor;content:"";flex:0 0 auto;height:1.125rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat center /contain;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat center /contain;width:1.125rem}.btn--ghost:hover{color:#1c1c1e99}.btn--ghost:focus,.btn--ghost:hover{text-decoration:underline;text-decoration-color:#1c1c1e;text-underline-offset:4px}.btn--ghost:focus{font-weight:500}.btn--ghost:active{color:#1c1c1e99}.btn--ghost:disabled{font-weight:400;text-decoration:underline;text-decoration-color:#c8cdbf;text-underline-offset:4px}.btn--link:focus,.btn--link:hover{border-color:transparent;text-decoration:underline;text-underline-offset:4px}.btn--link:focus{font-weight:400}