/* Font Awesome Free 6.7.2 Brands, https://fontawesome.com.
 * Font licence: SIL OFL 1.1; see FONT-AWESOME-LICENSE.txt.
 * Scoped rules keep the site's existing Font Awesome styles independent.
 */
@font-face {
    font-family: 'JJPTM Font Awesome Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('fa-brands-400.woff2') format('woff2');
}
.jjptm .jjptm__wa-icon {
    display: inline-block;
    font-family: 'JJPTM Font Awesome Brands' !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-inline-end: .3em;
}
.jjptm .jjptm__wa-icon::before { content: '\f232'; }
.jjptm .jjptm__number--wa { display: inline-flex; align-items: baseline; }
.jjptm .jjptm__current-number [hidden] { display: none !important; }
.jjptm .jjptm__phone-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -.125em;
    margin-inline-end: .3em;
    flex-shrink: 0;
}
