.custom-button--text,.custom-button--underline{font-size:20px;font-weight:400;line-height:120%}@media only screen and (max-width:600px){.custom-button--text,.custom-button--underline{font-size:14px;font-weight:400;line-height:120%}}.custom-button{display:flex;justify-content:center;align-items:center;padding:0 14px;font-size:12px;line-height:100%}.custom-button--text,.custom-button--underline{background:#0000;border:none;color:#999}.custom-button--active{font-size:20px;padding:0 30px;border:1px solid #f4f4f4;border-radius:30px;background-color:#f4f4f4;color:#040404;height:51px}@media only screen and (max-width:600px){.custom-button--active{height:35px}}.custom-button--underline{display:flex;justify-content:flex-start;align-items:center;border-bottom:.5px solid #999;gap:7px;padding:0 0 4px}.custom-button--border{font-size:16px;font-weight:600;line-height:18.56px;border:1px solid #f4f4f4;padding:14px 51px}.custom-button--border-rounded{border:1px solid #f4f4f4;border-radius:30px}.custom-button--rounded-large{height:51px;font-size:20px;padding:0 30px}@media only screen and (max-width:600px){.custom-button--rounded-large{height:35px}}.custom-button--rounded-medium{font-size:14px;font-weight:400;line-height:14.7px;padding:10px 22px}.custom-button--rounded-small{font-size:12px;padding:0 14px;line-height:100%}@media only screen and (max-width:600px){.custom-button--rounded-small{font-size:10px}}.custom-button--border-rounded:hover,.custom-button--border:hover{background-color:#f4f4f4;color:#040404}.custom-button--text:hover,.custom-button--underline:hover{color:#f4f4f4}.custom-button--underline:hover{border-bottom:.5px solid #f4f4f4}.custom-button--underline:hover svg path{stroke:#f4f4f4}.custom-button--border-rounded:disabled,.custom-button--border-rounded:disabled:hover,.custom-button--border:disabled,.custom-button--border:disabled:hover,.custom-button--text:disabled,.custom-button--text:disabled:hover,.custom-button--underline:disabled,.custom-button--underline:disabled:hover{color:#333;background-color:#0000;cursor:not-allowed}.custom-button--border-rounded:disabled,.custom-button--border-rounded:disabled:hover,.custom-button--border:disabled,.custom-button--border:disabled:hover{border:1px solid #333}.custom-button--underline:disabled,.custom-button--underline:disabled:hover{border-bottom:.5px solid #333}.custom-button--underline:disabled svg path,.custom-button--underline:disabled:hover svg path{stroke:#333}