.custom-btn{line-height:1.2;font-weight:600;display:flex;justify-content:center;align-items:center;text-transform:uppercase;width:-moz-fit-content;width:fit-content;border-radius:1.875rem;font-size:1rem}@media(min-width:52.125em){.custom-btn{font-size:1rem}}.custom-btn--default{border:2px solid #f43b64;padding:.875rem 1.6875rem}.custom-btn--default,.custom-btn--default:hover{transition:all .35s cubic-bezier(.165,.84,.44,1)}.custom-btn--default:hover,.custom-btn--pink-bg{background-color:#f43b64;color:#000}.custom-btn--pink-bg{border:2px solid #f43b64;padding:1.125rem 1.9375rem}.custom-btn--pink-bg,.custom-btn--pink-bg:hover{transition:all .35s cubic-bezier(.165,.84,.44,1)}.custom-btn--pink-bg:hover{background-color:rgba(0,0,0,0);color:#f43b64}.custom-btn--white{background-color:#fcfefe;color:#111;padding:1.125rem 3.625rem;transition:all .35s cubic-bezier(.165,.84,.44,1)}.custom-btn--white:hover{background-color:rgba(0,0,0,0);color:#fcfefe;outline:2px solid #f43b64;transition:background-color .35s cubic-bezier(.165,.84,.44,1)}.custom-btn--privacy{background-color:rgba(0,0,0,0);color:#fff;border:2px solid #fff;padding:.625rem 1.0625rem;text-transform:unset;min-width:6.0625rem;display:flex;justify-content:center;align-items:center}.custom-btn--privacy,.custom-btn--privacy:hover{transition:all .35s cubic-bezier(.165,.84,.44,1)}.custom-btn--privacy:hover{background-color:#fff;color:#111}