#pt-currency-switcher{align-items:center;display:flex;gap:1rem;justify-content:end;margin-block:1rem}#pt-currency-switcher fieldset{appearance:none;border:0;display:contents;margin:0;padding:0}#pt-currency-switcher legend{color:#656565;letter-spacing:1px;text-transform:uppercase}#pt-currency-opts{border-radius:.75rem;display:flex;overflow:clip}#pt-currency-opts input{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}#pt-currency-opts label{border:solid #cd4b17;border-width:2px 0;cursor:pointer;font-size:16px;font-weight:400;line-height:1.375;margin:0;padding:.75rem 1rem}#pt-currency-opts label:first-of-type{border-left-width:2px;border-radius:.75rem 0 0 .75rem}#pt-currency-opts label:last-of-type{border-radius:0 .75rem .75rem 0;border-right-width:2px}#pt-currency-opts input:checked+label{background:#cd4b17;color:#fff}#pt-currency-opts input:not(:checked):focus-visible+label,#pt-currency-opts input:not(:checked):hover+label{background:rgba(0,0,0,.025)}