.contact-channels-wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:var(--nv-sys-spacing-m) 0}@media(min-width:905px)and (max-width:1439px){.contact-channels-wrapper{padding:var(--nv-sys-spacing-l) 0}}@media(min-width:1440px){.contact-channels-wrapper{padding:var(--nv-sys-spacing-l) 0}}.contact-channels{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;margin-left:auto;margin-right:auto;width:328px;min-height:138px;gap:var(--nv-sys-spacing-l);padding:var(--nv-sys-spacing-m)}@media(min-width:905px)and (max-width:1439px){.contact-channels{width:392px;min-height:162px;padding:var(--nv-sys-spacing-l)}}@media(min-width:1440px){.contact-channels{width:392px;min-height:162px;padding:var(--nv-sys-spacing-l)}}.contact-channels__title{text-align:center;font-family:var(--nv-sys-typography-font-family-roboto-medium);font-size:var(--nv-sys-typography-s-size);line-height:var(--nv-sys-typography-s-height)}@media(min-width:905px)and (max-width:1439px){.contact-channels__title{font-size:var(--nv-sys-typography-m-size);line-height:var(--nv-sys-typography-m-height)}}@media(min-width:1440px){.contact-channels__title{font-size:var(--nv-sys-typography-m-size);line-height:var(--nv-sys-typography-m-height)}}.contact-channels__icons{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:var(--nv-sys-spacing-m)}@media(min-width:905px)and (max-width:1439px){.contact-channels__icons{gap:var(--nv-sys-spacing-l)}}@media(min-width:1440px){.contact-channels__icons{gap:var(--nv-sys-spacing-l)}}.contact-channels--personal .contact-channels__title{color:var(--nv-sys-color-personal-light-text-icon-general-heading)}.contact-channels--flow .contact-channels__title{color:var(--nv-sys-color-flow-dark-text-icon-general-heading)}.htmlRender-contact-channels *{margin:0;padding:0}.htmlRender-contact-channels b,.htmlRender-contact-channels strong{font-weight:700}.htmlRender-contact-channels em,.htmlRender-contact-channels i{font-style:italic}.htmlRender-contact-channels u{text-decoration:underline}.htmlRender-contact-channels p{margin:0}.channel-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--nv-sys-spacing-xs);cursor:pointer}.channel-card__label{font-family:var(--nv-sys-typography-font-family-roboto-regular);text-align:center;font-size:var(--nv-sys-typography-xs-size);line-height:var(--nv-sys-typography-xs-height)}@media(min-width:905px)and (max-width:1439px){.channel-card__label{font-size:var(--nv-sys-typography-s-size);line-height:var(--nv-sys-typography-s-height)}}@media(min-width:1440px){.channel-card__label{font-size:var(--nv-sys-typography-s-size);line-height:var(--nv-sys-typography-s-height)}}.channel-card__label--personal{color:var(--nv-sys-color-personal-light-text-icon-general-paragraph)}.channel-card__label--flow{color:var(--nv-sys-color-flow-dark-text-icon-general-paragraph)}.channel-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--nv-sys-shape-corner-s);box-shadow:var(--nv-sys-elevation-bottom-s);transition:all .2s ease-in-out;width:40px;height:40px}@media(min-width:905px)and (max-width:1439px){.channel-icon{width:48px;height:48px}}@media(min-width:1440px){.channel-icon{width:48px;height:48px}}.channel-icon__image{width:100%;height:100%;object-fit:contain}.channel-icon svg{width:30px;height:30px}@media(min-width:905px)and (max-width:1439px){.channel-icon svg{width:36px;height:36px}}@media(min-width:1440px){.channel-icon svg{width:36px;height:36px}}.channel-icon--personal{background-color:var(--nv-sys-color-personal-light-background-brand-primary-medium)}.channel-icon--personal svg{fill:var(--nv-sys-color-personal-light-text-icon-general-interactive)}@media(min-width:905px)and (max-width:1439px){.channel-icon--personal:hover{box-shadow:var(--nv-sys-elevation-bottom-m);cursor:pointer}.channel-icon--personal:hover svg{fill:var(--nv-sys-color-personal-light-background-button-primary-standard-pressed)}}@media(min-width:1440px){.channel-icon--personal:hover{box-shadow:var(--nv-sys-elevation-bottom-m);cursor:pointer}.channel-icon--personal:hover svg{fill:var(--nv-sys-color-personal-light-background-button-primary-standard-pressed)}}.channel-icon--flow{background-color:var(--nv-sys-color-flow-dark-background-brand-primary-bold)}.channel-icon--flow svg{fill:var(--nv-sys-color-flow-dark-text-icon-general-alt-heading)}@media(min-width:905px)and (max-width:1439px){.channel-icon--flow:hover{box-shadow:var(--nv-sys-elevation-bottom-m);cursor:pointer}.channel-icon--flow:hover svg{fill:#5e5e62}}@media(min-width:1440px){.channel-icon--flow:hover{box-shadow:var(--nv-sys-elevation-bottom-m);cursor:pointer}.channel-icon--flow:hover svg{fill:#5e5e62}}