.DialogComponent-module-scss-module__7Z_KeW__dialog-container{flex-direction:column;height:100%;display:flex;overflow:hidden}.DialogComponent-module-scss-module__7Z_KeW__header-section{border-bottom:1px solid var(--neutral-200);padding:1.25rem 1.5rem;font-size:1.25rem;font-weight:700}.DialogComponent-module-scss-module__7Z_KeW__content-section{border-bottom:1px solid var(--neutral-200);flex-direction:column;height:100%;padding:2rem 1.5rem 1.25rem;display:flex;overflow:auto}.DialogComponent-module-scss-module__7Z_KeW__header{font-size:1.5rem;font-weight:700}.DialogComponent-module-scss-module__7Z_KeW__subheader{color:var(--neutral-600);margin:.5rem 0;font-weight:600}.DialogComponent-module-scss-module__7Z_KeW__unassigned-rows{flex-direction:column;margin-top:2rem;display:flex}.DialogComponent-module-scss-module__7Z_KeW__unassigned-row{display:flex}.DialogComponent-module-scss-module__7Z_KeW__unassigned-row:not(:last-child){margin-bottom:1rem}.DialogComponent-module-scss-module__7Z_KeW__profile-column{flex-grow:1;min-width:0;margin-right:.5rem;display:flex}.DialogComponent-module-scss-module__7Z_KeW__btns-column{text-align:start;min-width:225px;display:flex}.DialogComponent-module-scss-module__7Z_KeW__btns-column>:not(:last-child){margin-right:.5rem}.DialogComponent-module-scss-module__7Z_KeW__column-label{color:var(--neutral-600);font-weight:700}.DialogComponent-module-scss-module__7Z_KeW__visual-details{min-width:40px;max-width:40px;height:40px;margin-right:1rem}.DialogComponent-module-scss-module__7Z_KeW__email{color:var(--neutral-600);align-items:center;min-width:0;font-weight:600;display:flex}.DialogComponent-module-scss-module__7Z_KeW__email-content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DialogComponent-module-scss-module__7Z_KeW__action-btns-container{justify-content:flex-end;padding:1.5rem;display:flex}.DialogComponent-module-scss-module__7Z_KeW__action-btns-container .DialogComponent-module-scss-module__7Z_KeW__skip-btn{width:150px}.DialogComponent-module-scss-module__7Z_KeW__loader-section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}
.ProfilesWithoutSignaturesDialog-module-scss-module__e9D7-q__create-signature-btn{max-width:190px;margin-left:auto}
.InfoBarComponents-module-scss-module__Di0b0G__info-bar-container{background:#fff;border:1px solid #f0f1f5;border-radius:.75rem;align-items:center;width:100%;margin:1rem 0;padding:1rem;display:flex}.InfoBarComponents-module-scss-module__Di0b0G__icon{background-color:var(--primary-200);--fa-primary-color:#fff;--fa-secondary-color:var(--primary-500);--fa-secondary-opacity:1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:1rem;font-size:1.5rem;display:flex}.InfoBarComponents-module-scss-module__Di0b0G__text-container{flex-direction:column;flex-grow:1;display:flex}.InfoBarComponents-module-scss-module__Di0b0G__main-text{font-weight:700;line-height:1.8}.InfoBarComponents-module-scss-module__Di0b0G__sub-text{color:var(--neutral-600);font-weight:600}
.Table-module-scss-module__SRMgLa__table{border-spacing:0;width:100%}.Table-module-scss-module__SRMgLa__table th{border-bottom:1px solid var(--neutral-400);text-align:left;color:var(--neutral-600);white-space:nowrap;margin:0;padding:.5rem .5rem .5rem 1rem;font-size:.875rem;line-height:1}.Table-module-scss-module__SRMgLa__table th:hover .Table-module-scss-module__SRMgLa__sort-icon[data-sorted=false]{--fa-primary-color:var(--neutral-400);--fa-secondary-color:var(--neutral-400)}.Table-module-scss-module__SRMgLa__table th:first-child{padding:.5rem .5rem .5rem var(--left-edge-padding,2rem)}.Table-module-scss-module__SRMgLa__table .svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.Table-module-scss-module__SRMgLa__table .svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.Table-module-scss-module__SRMgLa__table .Table-module-scss-module__SRMgLa__sort-icon{--fa-secondary-opacity:1;margin-left:.75rem;font-size:.75rem}.Table-module-scss-module__SRMgLa__table .Table-module-scss-module__SRMgLa__sort-icon[data-sorted=false]{--fa-primary-color:var(--neutral-600);--fa-secondary-color:var(--neutral-600)}.Table-module-scss-module__SRMgLa__table .Table-module-scss-module__SRMgLa__sort-icon[data-sorted=true][data-sort-direction=asc]{--fa-primary-color:var(--neutral-600);--fa-secondary-color:var(--neutral-300)}.Table-module-scss-module__SRMgLa__table .Table-module-scss-module__SRMgLa__sort-icon[data-sorted=true][data-sort-direction=desc]{--fa-primary-color:var(--neutral-300);--fa-secondary-color:var(--neutral-600)}.Table-module-scss-module__SRMgLa__table .Table-module-scss-module__SRMgLa__sort-icon path{transition:fill .2s}.Table-module-scss-module__SRMgLa__table td{border-bottom:1px solid var(--neutral-300);padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1;transition:border-bottom .2s}.Table-module-scss-module__SRMgLa__table td:first-child{padding:.75rem 1rem .75rem var(--left-edge-padding,2rem)}.Table-module-scss-module__SRMgLa__table tbody tr{white-space:nowrap;--table-row-color:var(--neutral-800);--table-row-placeholder-color:var(--neutral-600);border-radius:4px;height:54px;transition:box-shadow .2s,background 70ms ease-in-out,color 70ms ease-in-out}.Table-module-scss-module__SRMgLa__table tbody tr[data-clickable=true]{cursor:pointer;transition:box-shadow .2s}.Table-module-scss-module__SRMgLa__table tbody tr[data-clickable=true]:hover{box-shadow:0 4px 12px #f67b7926,0 2px 5px #f67b791a}.Table-module-scss-module__SRMgLa__table tbody tr[data-clickable=true]:hover td{border-bottom:1px solid #0000}.Table-module-scss-module__SRMgLa__table tbody tr[data-selected=true]{color:#fff;--table-row-color:white;--table-row-placeholder-color:white;background:#f1625f}.Table-module-scss-module__SRMgLa__table thead[data-sticky=true]{width:100%;height:3rem;box-shadow:12px -3px 18px 0px var(--primary-200);background:#fff;padding-top:1rem;position:sticky;top:0}.Table-module-scss-module__SRMgLa__table thead{will-change:transform}.Table-module-scss-module__SRMgLa__table-loader-container{margin-top:1.625rem;display:flex}.Table-module-scss-module__SRMgLa__table-loader-rows{width:100%}.Table-module-scss-module__SRMgLa__table-loader-rows>:not(:last-child){margin-bottom:2rem}.Table-module-scss-module__SRMgLa__table-loader-row{border-radius:20px;width:97%;height:12px}
.TablePagination-module-scss-module__PJmtcq__pagination-row{flex-direction:row;justify-content:center;align-items:center;margin:1rem 0;display:flex}.TablePagination-module-scss-module__PJmtcq__pagination-container{flex-direction:row;align-items:center;gap:.25rem;display:flex}.TablePagination-module-scss-module__PJmtcq__pagination-container .TablePagination-module-scss-module__PJmtcq__page-number{text-align:center;min-width:2rem;padding:0 .5rem;font-size:.8rem;font-weight:600}
.TableShimmer-module-scss-module__auSJvW__table-loader-container{margin-top:1.625rem;display:flex}.TableShimmer-module-scss-module__auSJvW__table-loader-rows{width:100%}.TableShimmer-module-scss-module__auSJvW__table-loader-rows>:not(:last-child){margin-bottom:2rem}.TableShimmer-module-scss-module__auSJvW__table-loader-row{border-radius:20px;width:97%;height:12px}
.EmailSignatureTab-module-scss-module__AK4pvq__search-bar-container{width:350px;margin-bottom:1rem}.EmailSignatureTab-module-scss-module__AK4pvq__table-container{margin-left:-3rem;margin-right:-3rem;overflow-x:scroll}.EmailSignatureTab-module-scss-module__AK4pvq__table-container th:first-child,.EmailSignatureTab-module-scss-module__AK4pvq__table-container td:first-child{padding-left:3rem!important}.EmailSignatureTab-module-scss-module__AK4pvq__table-container .table-loading-shimmer{padding-left:3rem}.EmailSignatureTab-module-scss-module__AK4pvq__no-email-signatures-container{text-align:center;flex-direction:column;justify-content:center;align-self:center;align-items:center;width:100%;max-width:620px;margin-top:4rem;display:flex}.EmailSignatureTab-module-scss-module__AK4pvq__no-email-signatures-message-header{margin-bottom:.5rem}.EmailSignatureTab-module-scss-module__AK4pvq__no-email-signatures-message{color:var(--neutral-700);line-height:1.4}.EmailSignatureTab-module-scss-module__AK4pvq__create-new-card-btn{max-width:250px;margin:2rem auto 0}.EmailSignatureTab-module-scss-module__AK4pvq__no-email-signatures-get-started-button{width:250px;margin-top:1.5rem}.EmailSignatureTab-module-scss-module__AK4pvq__info-bar-container{margin-bottom:1rem}
.q01ex01{--q01ex00:var(--inq-color-background-cream);height:100vh;padding-bottom:env(safe-area-inset-bottom);background:var(--q01ex00);flex-direction:column;display:flex;overflow:hidden}
.q01ex02{flex-direction:row;flex:auto;min-height:0;display:flex}
.q01ex03{background:var(--q01ex00);flex-direction:column;flex:0 0 49%;width:49%;display:flex;position:relative;overflow:hidden}
.q01ex04{background:var(--inq-color-background-cardWhite);flex-direction:column;flex:auto;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:auto}
[data-side-position=left] .q01ex04{border-top-left-radius:40px;border-bottom-left-radius:40px}
[data-side-position=right] .q01ex04{border-top-right-radius:40px;border-bottom-right-radius:40px}
.q01ex05{flex:none;align-items:center;padding:24px 32px;display:flex}
.q01ex05>svg,.q01ex05>img{width:auto;height:38px}
.q01ex06{background:var(--inq-color-background-cardWhite);z-index:5;flex:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:auto;padding:16px 32px 24px;display:grid;position:sticky;bottom:0}
.q01ex07{justify-content:flex-start;align-items:center;min-height:36px;display:flex}
.q01ex08{justify-content:center;align-items:center;display:flex}
.q01ex09{justify-content:flex-end;align-items:center;min-height:36px;display:flex}
@media screen and (max-width:719px){.q01ex03{display:none}}
@media screen and (max-width:799px){.q01ex04{border-radius:0}}
._9smzch1{background-color:var(--inq-color-background-infoLight);color:#000}
._9smzch2{background-color:var(--inq-color-background-positiveLight);color:#000}
._9smzch3{background-color:var(--inq-color-background-cautionLight);color:#000}
._9smzch4{background-color:var(--inq-color-background-criticalLight);color:#000}
._4d3gsh4{font-size:var(--_4d3gsh0);line-height:var(--_4d3gsh1)}
._4d3gsh4:before{content:"";margin-bottom:var(--_4d3gsh2);display:table}
._4d3gsh4:after{content:"";margin-top:var(--_4d3gsh3);display:table}
.x5qal40{font-family:var(--inq-typography-fontFamily)}
.x5qal41{font-family:var(--inq-typography-headingFontFamily)}
.x5qal42{font-weight:var(--inq-typography-fontWeight-regular)}
.x5qal43{font-weight:var(--inq-typography-fontWeight-demibold)}
.x5qal44{font-weight:var(--inq-typography-fontWeight-bold)}
.x5qal45{color:var(--inq-color-foreground-neutral)}
.x5qal46{color:var(--inq-color-foreground-neutralInverted)}
.x5qal47{color:var(--inq-color-foreground-secondary)}
.x5qal48{color:var(--inq-color-foreground-secondaryInverted)}
.x5qal49{color:var(--inq-color-foreground-tertiary)}
.x5qal4a{color:var(--inq-color-foreground-brandAccent)}
.x5qal4b{color:var(--inq-color-foreground-brandAccentLight)}
.x5qal4c{color:var(--inq-color-foreground-positive)}
.x5qal4d{color:var(--inq-color-foreground-positiveLight)}
.x5qal4e{color:var(--inq-color-foreground-critical)}
.x5qal4f{color:var(--inq-color-foreground-criticalLight)}
.x5qal4g{color:#8d2829}
.x5qal4h{color:var(--inq-color-foreground-caution)}
.x5qal4i{color:var(--inq-color-foreground-cautionLight)}
.x5qal4j{color:var(--inq-color-foreground-info)}
.x5qal4k{color:var(--inq-color-foreground-infoLight)}
.x5qal4l{color:var(--inq-color-foreground-link)}
.x5qal4m{color:var(--inq-color-foreground-linkLight)}
.x5qal4n{color:#e01e29}
.x5qal4o{color:var(--inq-color-foreground25-contentTertiary)}
.x5qal4p{color:var(--inq-color-foreground25-contentNegative)}
.x5qal4q{color:var(--inq-color-foreground25-contentDisabled)}
.x5qal4r{color:#fff}
.x5qal4s{color:var(--inq-color-foreground25-contentSecondary)}
.x5qal4t{--_4d3gsh0:40px;--_4d3gsh1:52px;--_4d3gsh2:-.26em;--_4d3gsh3:-.335em}
.x5qal4u{--_4d3gsh0:36px;--_4d3gsh1:44px;--_4d3gsh2:-.21em;--_4d3gsh3:-.3em}
.x5qal4v{--_4d3gsh0:32px;--_4d3gsh1:40px;--_4d3gsh2:-.23em;--_4d3gsh3:-.32em}
.x5qal4w{--_4d3gsh0:28px;--_4d3gsh1:36px;--_4d3gsh2:-.241em;--_4d3gsh3:-.33em}
.x5qal4x{--_4d3gsh0:23px;--_4d3gsh1:32px;--_4d3gsh2:-.29em;--_4d3gsh3:-.39em}
.x5qal4y{--_4d3gsh0:20px;--_4d3gsh1:28px;--_4d3gsh2:-.292em;--_4d3gsh3:-.4em}
.x5qal4z{--_4d3gsh0:12px;--_4d3gsh1:20px;--_4d3gsh2:-.431em;--_4d3gsh3:-.5072em}
.x5qal410{--_4d3gsh0:14px;--_4d3gsh1:20px;--_4d3gsh2:-.331em;--_4d3gsh3:-.3662em}
.x5qal411{--_4d3gsh0:16px;--_4d3gsh1:24px;--_4d3gsh2:-.34em;--_4d3gsh3:-.427em}
.x5qal412{--_4d3gsh0:18px;--_4d3gsh1:28px;--_4d3gsh2:-.36em;--_4d3gsh3:-.48em}
.x5qal413{font-size:var(--inq-typography-heading-1-fontSize);line-height:var(--inq-typography-heading-1-lineHeight)}
.x5qal414{font-size:var(--inq-typography-heading-2-fontSize);line-height:var(--inq-typography-heading-2-lineHeight)}
.x5qal415{font-size:var(--inq-typography-heading-3-fontSize);line-height:var(--inq-typography-heading-3-lineHeight)}
.x5qal416{font-size:var(--inq-typography-heading-4-fontSize);line-height:var(--inq-typography-heading-4-lineHeight)}
.x5qal417{font-size:var(--inq-typography-heading-5-fontSize);line-height:var(--inq-typography-heading-5-lineHeight)}
.x5qal418{font-size:var(--inq-typography-heading-6-fontSize);line-height:var(--inq-typography-heading-6-lineHeight)}
.x5qal419{font-size:var(--inq-typography-text-xsmall-fontSize);line-height:var(--inq-typography-text-xsmall-lineHeight)}
.x5qal41a{font-size:var(--inq-typography-text-small-fontSize);line-height:var(--inq-typography-text-small-lineHeight)}
.x5qal41b{font-size:var(--inq-typography-text-medium-fontSize);line-height:var(--inq-typography-text-medium-lineHeight)}
.x5qal41c{font-size:var(--inq-typography-text-large-fontSize);line-height:var(--inq-typography-text-large-lineHeight)}
.x5qal41d{font-size:var(--inq-typography-text-large25-fontSize);line-height:var(--inq-typography-text-large25-lineHeight);font-weight:var(--inq-typography-text-large25-fontWeight)}
.x5qal41e{text-wrap:balance}
._49bclv0{aspect-ratio:1;background:var(--inq-color-foreground-secondaryInverted);font-weight:var(--inq-typography-fontWeight-demibold);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}
._49bclv1{height:24px;font-size:.625rem}
._49bclv2{height:40px}
._49bclv3{border:var(--inq-border-width-standard) solid var(--inq-border-color-neutral)}
._49bclv4{object-fit:cover;object-position:center center;width:100%;height:100%}
._49bclv5{line-height:unset}
._1mq84jc0{overflow-y:auto}
._1mq84jc1{flex-direction:column;max-height:90vh;display:flex}
._1mq84jc2{flex:1;min-height:0;overflow-y:auto}
._1mq84jc3{background-color:#fff}
._1mq84jc4{width:100%}
._1mq84jc5{border-top-left-radius:var(--inq-shape-dialog-borderRadius);border-top-right-radius:var(--inq-shape-dialog-borderRadius)}
._1mq84jc6{border-bottom-left-radius:var(--inq-shape-dialog-borderRadius);border-bottom-right-radius:var(--inq-shape-dialog-borderRadius)}
._1mq84jc7{border-top-left-radius:.5rem;border-top-right-radius:.5rem}
._1mq84jc8{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}
._1mq84jc9{box-shadow:var(--inq-shape-dialog-shadow)}
._1mq84jca{border:1px solid #ebedf2}
._1mq84jcb{border:0 solid #ebedf2;border-bottom-width:1px;height:60px;padding:1rem}
._1mq84jcc{border:0 solid #ebedf2;border-bottom-width:1px;align-items:center;height:3.75rem;padding-left:2rem;padding-right:2rem;display:flex}
._1mq84jcd{padding-top:2rem;padding-left:2rem;padding-right:2rem}
._1mq84jce{border:0 solid #ebedf2;border-bottom-width:1px;align-items:center;height:3.75rem;padding-left:1rem;padding-right:1rem;display:flex}
._1mq84jcf{padding-top:1rem;padding-left:1rem;padding-right:1rem}
._1mq84jcg{border:0 solid #ebedf2;border-top-width:1px;padding:1rem}
._1mq84jch{padding:1rem}
._1mq84jci{cursor:pointer;color:#4f5564;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;margin-right:-8px;display:flex}
._1mq84jci:hover{background-color:#ebedf2}
@keyframes emwuvj5{0%{transform:translateY(-1.6em)}to{transform:translateY(1.6em)}}
.emwuvj0{height:12px}
.emwuvj1{height:14px}
.emwuvj2{height:16px}
.emwuvj3{height:18px}
.emwuvj4{height:18px}
.emwuvj6{animation-name:emwuvj5;animation-duration:.28s;animation-timing-function:cubic-bezier(.83,.21,.67,.92);animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:both}
.emwuvj7{transform:translateY(1.6em)}
.emwuvj7:first-child{animation-delay:-180ms}
.emwuvj7:nth-child(2){animation-delay:-90ms}
@keyframes _1jia1pgh{0%{opacity:1}to{opacity:0}}
@keyframes _1jia1pgj{0%{opacity:0}40%{opacity:0}to{opacity:1}}
._1jia1pg0{border-radius:var(--inq-shape-button-borderRadius);white-space:nowrap;max-width:100%;text-decoration:none;transition:background-color .2s,transform .2s,opacity .2s,box-shadow .2s,outline 60ms}
._1jia1pg0:active:not([disabled]){transform:scale(.95)}
._1jia1pg0:disabled{opacity:.6;cursor:not-allowed}
._1jia1pg0:focus-visible{outline:4px solid #afbbfa}
._1jia1pg1{padding:.75rem 1.25rem}
._1jia1pg2{padding:1rem 1.5rem}
._1jia1pg3{padding:1.25rem 2rem}
._1jia1pg4{padding:1.375rem 2rem}
._1jia1pg5{width:6.5rem;height:2.5rem;display:inline-block}
._1jia1pg6{width:3rem;padding:1rem 0}
._1jia1pg7{background-color:var(--inq-color-foreground-contentPrimary)}
._1jia1pg7:hover:not([disabled]){background-color:#373d4c}
._1jia1pg7:active:not([disabled]){background-color:#1d2332}
._1jia1pg8{background-color:#e01e29}
._1jia1pg8:hover:not([disabled]){background-color:#e96169}
._1jia1pg8:active:not([disabled]){background-color:#e96169}
._1jia1pg9{background-color:#fff;box-shadow:inset 0 0 0 1px #e01e29}
._1jia1pg9:hover:not([disabled]){background-color:#f3a5a9;box-shadow:inset 0 0 0 1px #e01e29}
._1jia1pg9:active:not([disabled]){box-shadow:inset 0 0 0 1px #e01e29}
._1jia1pga{background-color:#fff;box-shadow:inset 0 0 0 1px #dbdde4}
._1jia1pga:hover:not([disabled]){background-color:#f0f1f5;box-shadow:inset 0 0 0 1px #bfc2cb}
._1jia1pga:active:not([disabled]){background-color:#dbdde4;box-shadow:inset 0 0 0 1px #a2a6b2}
._1jia1pgb{background-color:#fff;box-shadow:inset 0 0 0 1px #ff6552}
._1jia1pgb:hover:not([disabled]){background-color:#f0f1f5;box-shadow:inset 0 0 0 1px #ff6552}
._1jia1pgb:active:not([disabled]){background-color:#dbdde4;box-shadow:inset 0 0 0 1px #ff6552}
._1jia1pgc{background-color:#0000}
._1jia1pgc:hover:not([disabled]){background-color:#f0f1f5}
._1jia1pgc:active:not([disabled]){background-color:#dbdde4}
._1jia1pgd{background-color:#ff6552}
._1jia1pgd:hover:not([disabled]){background-color:#f67b79}
._1jia1pgd:active:not([disabled]){background-color:#f67b79}
._1jia1pge{background-color:var(--inq-color-foundation25-primaryA)}._1jia1pge:disabled{opacity:1;background-color:var(--inq-color-background25-disabled)}
._1jia1pge:hover:not([disabled]){background-color:var(--inq-color-background25-backgroundPrimaryAHover)}
._1jia1pge:active:not([disabled]){background-color:var(--inq-color-background25-backgroundPrimaryAPress)}
._1jia1pgf{background-color:#fff;border:1px solid #dadada}._1jia1pgf:disabled{opacity:1;background-color:var(--inq-color-background25-disabled);border-style:none}
._1jia1pgf:hover:not([disabled]){background-color:var(--inq-color-background25-backgroundPrimaryBHover)}
._1jia1pgf:active:not([disabled]){background-color:var(--inq-color-background25-backgroundPrimaryBPress)}
._1jia1pgg{background-color:#fff}._1jia1pgg:disabled{opacity:1;background-color:var(--inq-color-background25-disabled);border-style:none}
._1jia1pgg:hover:not([disabled]){background-color:var(--inq-color-background25-backgroundPrimaryBHover)}
._1jia1pgg:active:not([disabled]){background-color:var(--inq-color-background25-backgroundPrimaryBPress)}
._1jia1pgi{opacity:0;animation-name:_1jia1pgh;animation-duration:.2s;animation-timing-function:ease;animation-iteration-count:1}
._1jia1pgk{opacity:1;animation-name:_1jia1pgj;animation-duration:.4s;animation-timing-function:ease;animation-iteration-count:1;position:absolute;bottom:35%;left:0;right:0}
._1ea4rd50{cursor:pointer;color:#4f5564;background-color:#fff;width:1.5rem;height:1.5rem;transition:transform .15s,background-color .15s}
._1ea4rd50[data-variant=outline]{box-shadow:0 0 0 1px #bfc2cb}
._1ea4rd50[data-size=large]{width:2.25rem;height:2.25rem}
._1ea4rd50:hover{background-color:#f0f1f5}
._1ea4rd50:active{background-color:#dbdde4;transform:scale(.95)}
.ulkoyn0{border-radius:var(--inq-border-radius-large);background-color:#f7f8fa;border:1px solid #dbdde4;align-items:center;padding-right:.4rem;display:flex;position:relative}
.ulkoyn1{width:100%;font-size:var(--inq-typography-text-medium-fontSize);color:#1d2332;text-overflow:ellipsis;white-space:nowrap;cursor:text;background:0 0;border:none;margin:0;padding:1rem .5rem 1rem 1rem;line-height:1.35em;overflow:hidden}
.ulkoyn1:focus{outline:0}
.ulkoyn2{padding:.5rem}
.ulkoyn3{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
._1w31cxs0{background-color:#dbdde4;height:1px}
.bqf0pv0{height:var(--inq-typography-text-xsmall-fontSize);width:var(--inq-typography-text-xsmall-fontSize)}
.bqf0pv1{height:var(--inq-typography-text-small-fontSize);width:var(--inq-typography-text-small-fontSize)}
.bqf0pv2{height:var(--inq-typography-text-medium-fontSize);width:var(--inq-typography-text-medium-fontSize)}
.bqf0pv3{height:var(--inq-typography-text-large-fontSize);width:var(--inq-typography-text-large-fontSize)}
.bqf0pv4{height:var(--inq-typography-text-large25-fontSize);width:var(--inq-typography-text-large25-fontSize)}
.wb3nhf0{vertical-align:-.045em;height:1em;display:inline-block;overflow:visible}
.wb3nhf1{vertical-align:-.1em;height:1em;display:inline-block;overflow:visible}
.wb3nhf2{vertical-align:-.135em;height:1em;display:inline-block;overflow:visible}
.wb3nhf3{vertical-align:-.2em;height:1em;display:inline-block;overflow:visible}
.huopep0{border:0 solid #dbdde4;border-top-width:1px}
._1isgk710{cursor:pointer}
._1isgk710:hover{background-color:#f7f8fa}
.g87jr50{border-radius:var(--inq-border-radius-xlarge);padding:var(--inq-space-xsmall);box-shadow:var(--inq-shadows-dark);background-color:#fff;flex-direction:column;width:auto;display:flex}
.g87jr51{gap:var(--inq-space-medium);color:#676e7e;background-color:unset;text-align:left;width:100%;min-height:40px;padding:var(--inq-space-small) var(--inq-space-medium);border-radius:var(--inq-border-radius-standard);cursor:pointer;white-space:nowrap;align-items:center;text-decoration:none;transition:background-color .2s;display:flex}
.g87jr51:hover{background-color:#ebedf2}
.g87jr51:active{background-color:#dbdde4}
.g87jr51:disabled{pointer-events:none;cursor:default;color:#bfc2cb}
.g87jr52{flex-direction:row;justify-content:flex-start}
.g87jr53{flex-direction:row-reverse;justify-content:flex-end}
.g87jr54{background-color:#f9d2d4}
.g87jr56{color:#bfc2cb}
._1cvomhq0{background:#0006;justify-content:center;width:100%;height:100%;display:flex;position:fixed;inset:0}
._1cvomhq1{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
._1cvomhq2{position:absolute}
._1cvomhq3{align-items:center}
._1cvomhq4{align-items:end}
._1cvomhq5{width:100%}
._1lnu15y0{z-index:4;position:absolute}
._1lnu15y1{margin-top:var(--inq-space-xsmall);top:0;right:0}
._1lnu15y2{top:50%;right:0;transform:translateY(-50%)}
._1lnu15y3{top:50%;left:0;transform:translateY(-50%)}
._1uhk5bv0{color:#bfc2cb;background-color:#0000;transition:transform .2s,color .2s}
._1uhk5bv0:hover{color:#a2a6b2}
._1uhk5bv0:active{transform:scale(.9)}
._1uhk5bv0:disabled{color:#dbdde4;cursor:default;pointer-events:none}
.glvija0{font-weight:var(--inq-typography-fontWeight-regular);font-size:var(--inq-typography-text-medium-fontSize);position:relative}
.glvija1:hover>fieldset{border-width:2px;border-color:#bfc2cb}
.glvija2:hover>fieldset{border-width:2px;border-color:#e49011}
.glvija3:hover>fieldset{border-width:2px;border-color:#e01e29}
.glvija4:hover>fieldset{border-color:var(--inq-color-foreground25-contentNegative);border-width:2px}
.glvija5{font-weight:var(--inq-typography-fontWeight-regular);font-size:var(--inq-typography-text-medium-fontSize);letter-spacing:.00938em;transform-origin:0 0;white-space:nowrap;text-overflow:ellipsis;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;color:#888383;max-width:calc(100% - 24px);padding:0;line-height:1.35em;transition:color .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1),max-width .2s cubic-bezier(0,0,.2,1);display:block;position:absolute;top:0;left:0;overflow:hidden}
.glvija6{color:#b8b5b5}
.glvija7{color:#000;max-width:calc(133% - 32px);font-weight:var(--inq-typography-fontWeight-demibold)}
.glvija8{transform:translate(.875rem,.875rem)scale(1)}
.glvija9{transform:translate(1rem,1.05rem)scale(1)}
.glvijaa{transform:translate(1rem,1.5rem)scale(1)}
.glvijab{font-size:var(--inq-typography-text-large25-fontSize);font-weight:var(--inq-typography-text-large25-fontWeight);color:var(--inq-color-foreground25-contentTertiary);transform:translate(1rem,1.05rem)scale(1)}
.glvijac{transform:translate(14px,-7px)scale(.75)}
.glvijad{transform:translate(14px,-7px)scale(.75)}
.glvijae{font-weight:var(--inq-typography-fontWeight-demibold);color:var(--inq-color-foreground25-contentPrimary);transform:translate(14px,-7px)scale(.75)}
.glvijaf{border-radius:var(--inq-border-radius-large);width:100%;font-size:var(--inq-typography-text-medium-fontSize);color:#000;border:none;margin:0;padding:1.5rem}
.glvijaf:focus{outline:0}
.glvijaf:disabled{color:#a2a6b2;background-color:#f7f8fa}
.glvijaf[type=password]{padding-right:3rem}
.glvijag{padding:.75rem;line-height:1rem}
.glvijah{padding:1rem}
.glvijai{padding:1.5rem 1rem}
.glvijaj{line-height:var(--inq-typography-text-large25-lineHeight);font-size:var(--inq-typography-text-large25-fontSize);font-weight:var(--inq-typography-text-large25-fontWeight);padding:.875rem 1rem}
.glvijak{padding-left:3rem}
.glvijal{padding-left:2.75rem}
.glvijam{padding-left:3.5rem}
.glvijan{pointer-events:none;border-radius:var(--inq-border-radius-large);border-style:solid;border-width:1px;width:100%;min-width:0%;margin:0;padding:0 8px;transition:border-color .2s;position:absolute;inset:-5px 0 0;overflow:hidden}
.glvijao{border-color:#dbdde4}
.glvijap{border-color:#dbdde4}
.glvijaq{border-color:#e01e29}
.glvijar{border-color:#e49011}
.glvijas{border-color:#dadada}
.glvijat{border-color:var(--inq-color-foreground25-contentNegative);border-width:2px}
.glvijau{border-width:2px;border-color:#000}
.glvijav{border-color:var(--inq-color-foreground25-contentNegative)}
.glvijaw{float:unset;appearance:none;visibility:hidden;white-space:nowrap;width:auto;max-width:.01px;height:11px;padding:0;display:block;overflow:hidden}
.glvijax{max-width:100%;font-size:var(--inq-typography-text-xsmall-fontSize);font-weight:600;transition:max-width 50ms cubic-bezier(0,0,.2,1)}
.glvijay{font-size:13px}
.glvijaz{opacity:0;visibility:hidden;padding-left:5px;padding-right:5px;display:inline-block}
._1kaht4f0{appearance:none;cursor:pointer;color:#4f5564;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin:0 8px 0 0;transition:all .2s;display:flex}
._1kaht4f0:active{transform:scale(.95)}
._1kaht4f0:hover{background-color:#ebedf2}
._1kaht4f1{width:1rem;height:1rem}
._1tr8f0{object-fit:contain;position:relative}
._1tr8f1{width:18px;height:11px}
._1tr8f2{width:27px;height:17px}
.znzrfb0{padding:unset;list-style:none}
.znzrfb1{cursor:pointer;border-radius:var(--inq-border-radius-standard);background-color:#0000;width:100%;list-style:none;transition:background-color .2s,transform .2s,opacity .2s,box-shadow .2s,outline 60ms}
.znzrfb1:hover{background-color:#f4f4f4}
.znzrfb1:active:not([disabled]){transform:scale(.95)}
.znzrfb1:disabled{opacity:.6;cursor:not-allowed}
.znzrfb1:focus-visible{z-index:999;outline:4px solid #afbbfa}
.p0c8qv0{cursor:pointer;border-top-left-radius:var(--inq-border-radius-large);border-bottom-left-radius:var(--inq-border-radius-large);background-color:#0000;border:0 solid #d0cece;border-right-width:1px;width:8rem;transition:background-color .2s,transform .2s,opacity .2s,box-shadow .2s,outline 60ms;position:relative}
.p0c8qv0:hover:not([disabled]){background-color:#f4f4f4}
.p0c8qv0:active:not([disabled]){background-color:#e7e6e6}
.p0c8qv0:disabled{opacity:.6;cursor:not-allowed;background-color:#f4f4f4}
.p0c8qv0:focus-visible{outline:4px solid #afbbfa}
._1tgjiz00{transform:translate(7.5rem,1.05rem)scale(1)}
._1cpoff90{background-color:#bfc2cb;width:100%;height:4px;transition:background-color .4s linear;overflow:hidden}
._1cpoff91{border-radius:500px}
._1cpoff92{height:4px}
._1cpoff93{height:16px}
._1cpoff94{background-color:#bfc2cb}
._1cpoff95{background-color:#fae9cf}
._1cpoff96{background-color:#d1efe3}
._1cpoff97{background-color:#000;width:100%;height:4px;transition:transform .4s linear,background-color .4s linear}
._1cpoff98{border-radius:500px}
._1cpoff99{height:4px}
._1cpoff9a{height:16px}
._1cpoff9b{background-color:#000}
._1cpoff9c{background-color:#ecb158}
._1cpoff9d{background-color:#5dc89c}
._1ghcbj70{border-radius:100px;height:6px;transition:all .5s ease-in-out}
._1ghcbj71{background-color:#000;width:12px}
._1ghcbj72{background-color:#000;width:52px}
._1ghcbj73{background-color:#bfc2cb;width:12px}
.pa2g0y0{align-items:center;gap:4px;width:100px;display:flex}
.pa2g0y1{background:var(--inq-color-border-cream);border-radius:100px;flex:none;width:12px;height:6px}
.pa2g0y1[data-active=true]{background:var(--inq-color-foreground-contentPrimary);flex:auto}
._1khai8p0{cursor:pointer;display:inline-block}
._1khai8p1{opacity:0;position:absolute}
._1khai8p2{background-color:#fff;border:1px solid #dbdde4;justify-content:center;align-items:center;padding:1.25rem;transition:box-shadow .2s,background-color .2s;display:flex;box-shadow:inset 0 0 0 2px #fff}
._1khai8p2:hover{background-color:#f0f1f5;box-shadow:inset 0 0 0 2px #f0f1f5}
._1khai8p0>input:checked+span{z-index:900;background-color:#f0f1f5;border-color:#000;position:relative;box-shadow:inset 0 0 0 1px #000}
._1khai8p0>input:focus+span{z-index:900;background-color:#f0f1f5;position:relative;box-shadow:inset 0 0 0 2px #000}
._1khai8p0:first-child>span{border-radius:var(--inq-border-radius-large) 0 0 var(--inq-border-radius-large)}
._1khai8p0:last-child>span{border-radius:0 var(--inq-border-radius-large) var(--inq-border-radius-large) 0}
._1oir29s0{cursor:pointer;appearance:none;background:#fff;border:1px solid #d0cece;width:100%;transition:all .2s}
._1oir29s0:hover{box-shadow:0 0 0 1px #d0cece}
._1oir29s0:disabled{cursor:not-allowed;background:#e7e6e6}
._1oir29s0:focus{outline:0;box-shadow:0 0 0 1px #000}
._1oir29s1{border-radius:.375rem;padding:.5rem 2.75rem .5rem .75rem;line-height:1.25rem}._1oir29s1 fontSize{font-size:var(--inq-typography-text-medium-fontSize);line-height:var(--inq-typography-text-medium-lineHeight)}
._1oir29s2{border-radius:.375rem;padding:.75rem 2.75rem .75rem .75rem;line-height:1.25rem}._1oir29s2 fontSize{font-size:var(--inq-typography-text-medium-fontSize);line-height:var(--inq-typography-text-medium-lineHeight)}
._1oir29s3{border-radius:var(--inq-border-radius-large);padding:1rem 2.75rem 1rem .75rem;line-height:1.3rem}._1oir29s3 fontSize{font-size:var(--inq-typography-text-medium-fontSize);line-height:var(--inq-typography-text-medium-lineHeight)}
._1oir29s4{border-color:#e01e29}
._1oir29s4:hover{box-shadow:0 0 0 1px #e01e29}
._1oir29s4:focus{border-color:#000;outline:0;box-shadow:0 0 0 1px #000}
._1oir29s5{border-color:#d0cece}
._1oir29s5:hover{box-shadow:0 0 0 1px #d0cece}
._1oir29s5:focus{border-color:#000;outline:0;box-shadow:0 0 0 1px #000}
._1oir29s6{color:#838998;width:12px;height:16px;position:absolute;top:51%;right:16px;transform:translateY(-50%)}
._1jocszp0{border-radius:var(--inq-border-radius-large);box-sizing:border-box;cursor:pointer;background-color:#fff;padding:1.5rem;transition:all .15s;box-shadow:0 0 0 1px #bfc2cb}
._1jocszp0:hover{background-color:#f7f8fa}
._1jocszp0:active{background-color:#ebedf2}
._1jocszp0:focus-visible{outline:4px solid #afbbfa}
._1jocszp1{padding:1.5rem}
._1jocszp2{padding:.5rem}
._1jocszp3{background-color:#ebedf2;box-shadow:0 0 0 2px #000}
._1jocszp4{color:#000}
@keyframes _1idt16d0{0%{transform:translate(-30%)}to{transform:translate(30%)}}
._1idt16d1{flex-wrap:wrap;display:flex;position:relative;overflow:hidden}
._1idt16d1:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff0 46%,#ffffff59 50%,#fff0 54%) 50%;width:500%;margin-left:-250%;animation:.8s linear infinite _1idt16d0;position:absolute;inset:0 0 0 50%}
._1idt16d3{background-color:#ebedf2}
._1idt16d4{background-color:#fff}
._1idt16d5{border-radius:var(--inq-border-radius-large)}
._1idt16d6{border-radius:50px}
._1wc4sr40{font-weight:var(--inq-typography-fontWeight-demibold)}
._1bxsmok0{padding-top:var(--inq-space-medium);padding-bottom:var(--inq-space-medium);padding-left:var(--inq-space-medium);white-space:nowrap;text-overflow:ellipsis;max-width:450px;padding-right:0}
._1bxsmok0:last-of-type{padding-right:var(--inq-space-medium)}
._1bxsmok1{border-spacing:0;border-collapse:collapse;width:100%;font-size:var(--inq-typography-text-small-fontSize);font-weight:var(--inq-typography-fontWeight-demibold);flex-grow:1;position:relative}
._1bxsmok2{z-index:1;background-color:#fff;height:48px;top:0}
._1bxsmok3{position:sticky}
._1bxsmok4{box-shadow:0 0 0 1px #e7e6e6}
._1bxsmok5{text-align:start;color:var(--inq-color-foreground-secondary)}
._1bxsmok6{cursor:pointer;transition:background-color .15s}
._1bxsmok6:hover{background-color:#f4f4f4}
._1bxsmok7{background-color:#e7e6e6;border-color:#fff;box-shadow:inset 5px 0 #ff6552}
._1bxsmok7:hover{background-color:#e7e6e6}
._1bxsmok8{height:72px;color:var(--inq-color-foreground-primary);border:0 solid #e7e6e6;border-top-width:1px}
._1bxsmok8:last-of-type{padding-right:var(--inq-space-medium)}
._1bxsmok9{border-color:#fff}
._1bxsmoka{background-color:#fff;height:48px}
._1bxsmokb{background-color:#fff;border:0 solid #e7e6e6;border-top-width:1px;height:72px}
._1bxsmokc{align-items:center;gap:var(--inq-space-medium);bottom-margin:2px;height:100%;line-height:1;display:flex}
._1bxsmokc:hover{cursor:pointer}
.g8t9hh0{color:#000;cursor:pointer;font-weight:var(--inq-typography-fontWeight-demibold);gap:var(--inq-space-xsmall);white-space:nowrap;background-color:#0000;justify-content:center;transition:background-color .2s;display:flex}
.g8t9hh0:active{background-color:#ebedf2}
.g8t9hh0:disabled{cursor:default;color:#bfc2cb;background:0 0}
.g8t9hh1{flex-direction:row}
.g8t9hh2{flex-direction:row-reverse}
.g8t9hh3{border-bottom:2px solid #dbdde4;position:relative}
.g8t9hh4{width:100%}
.g8t9hh6{display:inline-flex}
.g8t9hh7{width:100%;display:inline-flex}
.g8t9hh8{grid-auto-flow:column;width:100%;display:grid}
.g8t9hh9{background-color:#000;height:2px;transition:transform .5s,width .5s;position:absolute;top:100%}
.g8t9hha{background-color:#a2a6b2}
.i8hcsz0{white-space:nowrap;vertical-align:top;align-items:center;gap:var(--inq-space-xsmall);border-radius:50px;flex-direction:row;display:inline-flex}
.i8hcsz1{padding-top:var(--inq-space-xxsmall);padding-bottom:var(--inq-space-xxsmall);padding-left:var(--inq-space-xsmall);padding-right:var(--inq-space-xsmall);height:24px}
.i8hcsz2{padding-top:var(--inq-space-xsmall);padding-bottom:var(--inq-space-xsmall);padding-left:var(--inq-space-small);padding-right:var(--inq-space-small);height:32px}
.i8hcsz3{padding-top:var(--inq-space-xsmall);padding-bottom:var(--inq-space-xsmall);padding-left:var(--inq-space-medium);padding-right:var(--inq-space-medium);height:40px}
.i8hcsz4{color:#fff;background-color:#000}
.i8hcsz5{background-color:var(--inq-color-background-positiveLight)}
.i8hcsz6{background-color:var(--inq-color-background-infoLight)}
.i8hcsz7{background-color:var(--inq-color-background-criticalLight)}
.i8hcsz8{background-color:var(--inq-color-background-cautionLight)}
.i8hcsz9{color:#000;background-color:#f4f4f4}
.i8hcszb{box-shadow:inset 0 0 0 1px #dbdde4}
.i8hcszd{opacity:.4}
.i8hcszf{color:#000;background-color:#fff}
.i8hcszg{color:#000;background-color:#ebedf2}
.i8hcszh{background-color:var(--inq-color-background-positiveLight);color:var(--inq-color-foreground-positive)}
.i8hcszi{background-color:var(--inq-color-background-infoLight);color:var(--inq-color-foreground-info)}
.i8hcszj{background-color:var(--inq-color-background-criticalLight);color:var(--inq-color-foreground-critical)}
.i8hcszk{background-color:var(--inq-color-background-cautionLight);color:var(--inq-color-foreground-caution)}
.i8hcszl{color:#000;background-color:#ebedf2}
.i8hcszm{color:#000;background-color:#f4f4f4}
.i8hcszn{padding:none;cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;display:flex}
.i8hcszn:hover{background-color:#fff3}
.i8hcszo{font-size:var(--inq-typography-text-small-fontSize);width:18px;height:18px;margin:-20px -8px -20px -10px}
.i8hcszp{font-size:var(--inq-typography-text-medium-fontSize);width:27px;height:27px;margin:-20px -12px}
.i8hcszq{font-size:var(--inq-typography-text-large-fontSize);width:28px;height:28px;margin:-20px -16px -20px -12px}
.i8hcszs{color:#000}
.i8hcszs:hover{background-color:#fff9}
.i8hcszt{color:inherit}
.i8hcszu{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}
._4gxcwh0{cursor:pointer;transition:background-color .2s,transform .2s,opacity .2s,box-shadow .2s,outline 60ms}
._4gxcwh0:active:not([disabled]){transform:scale(.95)}
._4gxcwh0:disabled{opacity:.6;cursor:not-allowed}
._4gxcwh0:focus-visible{outline:4px solid #afbbfa}
.t9qf0t0{resize:none;padding:0}
.t9qf0t1{cursor:text;padding:1rem}
.t9qf0t2{background-color:#f7f8fa;border-radius:8px}
.m_1b3c8819{--tooltip-radius:var(--mantine-radius-default);padding:calc(var(--mantine-spacing-xs) / 2) var(--mantine-spacing-xs);pointer-events:none;font-size:var(--mantine-font-size-sm);white-space:nowrap;border-radius:var(--tooltip-radius);position:absolute}:where([data-mantine-color-scheme=light]) .m_1b3c8819{background-color:var(--tooltip-bg,var(--mantine-color-gray-9));color:var(--tooltip-color,var(--mantine-color-white))}:where([data-mantine-color-scheme=dark]) .m_1b3c8819{background-color:var(--tooltip-bg,var(--mantine-color-gray-2));color:var(--tooltip-color,var(--mantine-color-black))}.m_1b3c8819:where([data-multiline]){white-space:normal}.m_1b3c8819:where([data-fixed]){position:fixed}.m_f898399f{background-color:inherit;z-index:1;border:0}
.xwycia0{--tooltip-radius:12px}
.xwycia2{padding:1rem 2rem}
.xwycia3{--tooltip-bg:#413939;--tooltip-color:#fff}
.xwycia4{--tooltip-bg:#e49011;--tooltip-color:#e49011}
.xwycia5{text-wrap:wrap;width:fit-content;max-width:220px}
._1h331vx0{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}
.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instructions-container{width:100%;padding:0 1rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instructions-container a{color:#3192d8;text-decoration:none}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instructions-container ol{list-style:inside decimal}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instructions-container ol>li::marker{font-weight:700}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__add-to-client-copy-to-clipboard-instruction{justify-content:center;align-items:center;display:inline-flex}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__add-to-client-copy-to-clipboard-instruction>:not(:last-child){margin-right:1rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instruction-step{line-height:1.4;list-style-position:outside;position:relative}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instruction-step:not(:last-child){padding-bottom:1.25rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instruction-step:not(:last-child)[data-turn-off-divider=false]:after{content:"";background:var(--neutral-200);width:calc(100% + 2rem);height:1px;position:absolute;bottom:0;left:-1rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instruction-step:not(:first-child){padding-top:1rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-instruction-step .EmailSignatureClientInstructions-module-scss-module__vbZpFG__step-contents{margin-left:1rem;line-height:1.75;display:flex}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__iphone-instructions-first-step{flex-direction:column;display:flex}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__iphone-instructions-first-step>*{margin-bottom:1rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__iphone-instructions-first-step .EmailSignatureClientInstructions-module-scss-module__vbZpFG__send-email-btn{align-self:end;width:200px}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__email-signature-acknowledgement-step{border:1px solid var(--neutral-200);border-radius:1rem;width:calc(100% + 2rem);margin:1rem 0 1rem -1rem;padding:1rem;display:flex}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__info-icon{color:var(--neutral-500);margin-right:1rem}.EmailSignatureClientInstructions-module-scss-module__vbZpFG__step-5-info-box{border:1px solid var(--neutral-200);border-radius:1rem;justify-content:center;align-items:flex-start;width:calc(100% + 3rem);margin:1rem 0 0 -2rem;padding:1rem;display:flex}
.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-signature-dialog{flex-direction:column;width:100%;padding-top:2rem;display:flex}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-signature-heading-container{align-items:center;margin-bottom:1.25rem;padding:0 2rem;display:flex}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-signature-dialog-body-container{height:600px;padding:0 2rem 2rem;overflow-y:auto}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__heading{margin-left:.75rem;font-size:1.125rem;font-weight:700;line-height:1}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__heading-icon{background:var(--accent-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.5rem;display:flex}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-client-tab-label-container{letter-spacing:.3px;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-client-tab-label-container>:not(:last-child){margin-right:.5rem}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-client-tab-label-container .EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-client-icon{width:20px;height:20px}.EmailSignatureAddToEmailClientDialog-module-scss-module__1KIvGa__email-instructions-container{margin-top:20px}
.GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-flow-wrapper{grid-template-rows:minmax(500px,1fr) auto;grid-template-columns:230px minmax(0,1fr);display:grid}.GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-flow-wrapper .GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-instructions{grid-column-start:2;padding:4rem 2rem}.GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-flow-wrapper .GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-flow-wrapper-footer{border-top:1px solid var(--neutral-300);grid-column:1/span 2;justify-content:flex-end;gap:1rem;margin:0 -2rem;padding:1.5rem 2rem;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-flow-wrapper .GoogleIntegrationFlow-module-scss-module__1izWEG__google-integration-flow-wrapper-footer button{flex:0 0 content}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step{flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step h1,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step h1{margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__step-sub-title,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__step-sub-title{margin-bottom:2rem;line-height:1.5}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__close-and-notify-button,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__close-and-notify-button{align-self:start;margin-bottom:2rem}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__install-app-again,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__install-app-again{margin-top:auto}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__install-app-again a,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__install-app-again a{color:var(--primary-500)}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__install-app-again a svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__install-app-again a svg{height:.8rem;margin-left:.3rem}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__step-copy,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__step-copy{color:var(--neutral-700);margin-bottom:1rem;font-weight:600;line-height:1.4}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__domains-list,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__domains-list{flex-wrap:wrap;gap:.5rem;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link{border:1px solid var(--neutral-300);border-radius:.375rem;justify-content:flex-start;align-items:center;margin-bottom:1rem;padding:1.2rem 1rem;font-weight:700;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__row-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__row-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__row-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__row-text{text-overflow:ellipsis;flex-grow:1;margin-right:1rem;overflow:hidden}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row img,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link img,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row img,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link img{margin-right:1rem}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row button,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link button,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row button,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link button{flex:0 0 120px}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row>:last-child,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link>:last-child,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row>:last-child,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link>:last-child{margin-left:auto}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link svg{margin-right:1rem;flex:none!important}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text{padding:0 .75rem}@media screen and (max-width:950px){.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-text{display:none}}@media screen and (min-width:951px){.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon{display:none}}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__login-row .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon svg,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link .GoogleIntegrationFlow-module-scss-module__1izWEG__tablet-icon svg{margin:0}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__installing-app-title,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__installing-app-title{gap:1rem;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__google-install-app-link{font-weight:600;text-decoration:none;color:#000!important}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__sync-options-buttons,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__sync-options-buttons{gap:.5rem;margin-top:1rem;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-step .GoogleIntegrationFlow-module-scss-module__1izWEG__sync-options-buttons button,.GoogleIntegrationFlow-module-scss-module__1izWEG__confirm-domains-step .GoogleIntegrationFlow-module-scss-module__1izWEG__sync-options-buttons button{flex-grow:0}div.GoogleIntegrationFlow-module-scss-module__1izWEG__integration-icons{justify-content:flex-start}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-error-panel{background-color:var(--danger-100);color:#000;border-radius:.375rem;flex-direction:column;align-items:flex-end;margin-bottom:1rem;padding:1rem;font-weight:600;line-height:1.5;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-error-panel .GoogleIntegrationFlow-module-scss-module__1izWEG__error-inner{width:100%;margin-bottom:1rem;font-size:.9rem;display:flex}.GoogleIntegrationFlow-module-scss-module__1izWEG__login-error-panel .GoogleIntegrationFlow-module-scss-module__1izWEG__error-inner .GoogleIntegrationFlow-module-scss-module__1izWEG__error-icon{color:#ff6552;width:2rem;height:1.2rem;margin-right:.8rem}
.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker{border-right:1px solid var(--neutral-300);padding:4rem 2rem 4rem 1rem}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__flow-tracker-title{margin-bottom:2.5rem;font-weight:700}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__flow-tracker-subtitle{color:var(--neutral-600);margin-bottom:.2rem;font-weight:600}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper{flex-direction:row;align-items:center;margin-bottom:2rem;display:flex}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__number-circle{--circle-height:35px;width:var(--circle-height);height:var(--circle-height);border:1px solid var(--neutral-500);color:var(--neutral-500);border-radius:50%;justify-content:center;align-items:center;padding-top:2px;font-weight:600;display:flex;position:relative}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__number-circle[data-last-step=false]:after{content:"";background:var(--neutral-500);width:1px;height:2rem;top:calc(var(--circle-height) - 1px);display:block;position:absolute;left:50%;transform:translate(-50%)}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-text{color:var(--neutral-600);margin-left:.7rem;font-weight:600}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper[data-state=Inprogress] .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__number-circle{border-color:var(--primary-500);color:var(--primary-500)}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper[data-state=Inprogress] .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-text{color:var(--neutral-900)}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper[data-state=Complete] .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__number-circle{border-color:var(--primary-500);background-color:var(--primary-500);color:#fff}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper[data-state=Complete] .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__number-circle:after{background:var(--primary-500)}.GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__google-integration-flow-tracker .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-wrapper[data-state=Complete] .GoogleIntegrationFlowProgressTracker-module-scss-module__Yk1p9W__step-text{color:var(--neutral-900)}
.Tablet-module-scss-module__HHd-3q__tablet{background:var(--neutral-200);text-align:center;border-radius:500px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Tablet-module-scss-module__HHd-3q__tablet[data-variant=success]{background-color:#eaf9f1;border:1px solid #ade6c7}
.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper{text-align:center}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-text{padding:2rem}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-text .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__workspace-logo{margin:1.5rem 0}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-text .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__heading{margin-bottom:1rem}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-text .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__copy{margin-bottom:1rem;line-height:1.5}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-input{visibility:none;opacity:0;width:0;height:0}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper button{flex-grow:1}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__copy-link-button[data-copied=true]{color:var(--success-700)}.SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__admin-link-dialog-wrapper .SendLinkToGoogleAdminDialog-module-scss-module__XwHOGW__copy-link-button svg{margin-right:.8rem}
.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper{text-align:center}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-text{padding:3rem 2rem}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-text .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__workspace-logo{margin:1.5rem 0}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-text .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__heading{margin-bottom:1rem;line-height:1.3}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-text .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__copy{margin-bottom:1rem;line-height:1.5}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper button{flex-grow:1}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__copy-link-button[data-copied=true]{color:var(--success-700)}.SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__setup-google-sync-dialog-wrapper .SetupGoogleSyncIntroDialog-module-scss-module__h-jUEG__copy-link-button svg{margin-right:.8rem}
.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper{text-align:center}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-text{padding:3rem 2rem}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-text .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__workspace-logo{margin:1.5rem 0}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-text .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__heading{margin-bottom:1rem;line-height:1.3}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-text .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__copy{margin-bottom:1rem;line-height:1.5}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper button{flex-grow:1}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__copy-link-button[data-copied=true]{color:var(--success-700)}.SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__sync-signatures-confirmation-dialog-wrapper .SyncEmailSignaturesConfirmationDialog-module-scss-module__j01hZa__copy-link-button svg{margin-right:.8rem}
.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-date-cell{letter-spacing:2px}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-img-cell{height:6.25rem}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-img-cell>img{height:100%}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-actions-cell{gap:1rem;display:inline-flex}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-notification-cell{margin-left:-1rem;display:inline-flex}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-notification-cell button:disabled,.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-notification-cell button[disabled]{color:var(--neutral-800);letter-spacing:2px;font-size:.875rem;font-weight:600}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-card-link-btn{width:auto}.VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning{flex-direction:column;align-items:center;max-width:480px;padding:3rem 3rem 2rem;display:flex}.VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning .VirtualBackgroundTable-module-scss-module__uzddFG__notification-icon{--fa-primary-color:var(--primary-400);--fa-secondary-color:var(--primary-500);font-size:2.5rem}.VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning .VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning-heading{margin-top:.5rem;font-size:1.125rem;font-weight:700;line-height:1}.VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning .VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning-explainer{color:var(--neutral-700);text-align:center;margin-top:1rem;font-size:1rem;line-height:1.3}.VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning .VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-btns{margin-top:2rem;display:flex}.VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-warning .VirtualBackgroundTable-module-scss-module__uzddFG__delete-virtual-background-btns>:not(:last-child){margin-right:.625rem}.VirtualBackgroundTable-module-scss-module__uzddFG__virtual-backgrounds-table-title-cell{overflow-wrap:break-word;white-space:normal;width:15rem;line-height:1.2rem}
.accessories-module-scss-module__gI6Kvq__no-accessories-container{text-align:center;flex-direction:column;justify-content:center;align-self:center;width:100%;max-width:680px;margin-top:4rem;display:flex}.accessories-module-scss-module__gI6Kvq__no-accessories-message-header{margin-bottom:.5rem}.accessories-module-scss-module__gI6Kvq__no-accessories-message{color:var(--neutral-700);line-height:1.4}.accessories-module-scss-module__gI6Kvq__accessories-page{flex-direction:column;flex:auto;display:flex}.accessories-module-scss-module__gI6Kvq__accessories-page-contents{flex-direction:column;width:100%;margin-top:4rem;padding-bottom:2rem;display:flex}.accessories-module-scss-module__gI6Kvq__table-container{flex-direction:column;justify-content:center;width:100%;display:flex;overflow-x:auto}.accessories-module-scss-module__gI6Kvq__table-container>:only-child{min-width:800px}.accessories-module-scss-module__gI6Kvq__table-container thead{white-space:nowrap}.accessories-module-scss-module__gI6Kvq__table-container th:first-child{padding:.5rem .5rem .5rem 3rem!important}.accessories-module-scss-module__gI6Kvq__table-container td:first-child{padding:.75rem 1rem .75rem 3rem!important}.accessories-module-scss-module__gI6Kvq__table-container tr[data-clickable=true]{height:64px}@media screen and (min-width:1300px){.accessories-module-scss-module__gI6Kvq__table-container th:last-child{width:calc(100vw - 1100px)}}.accessories-module-scss-module__gI6Kvq__tabs-container{height:44px;margin-bottom:2.5rem;margin-left:3rem}.accessories-module-scss-module__gI6Kvq__create-accessory-message-container{text-align:center;justify-content:center;align-items:center;width:100%;margin:auto;padding:0 2rem;display:flex}.accessories-module-scss-module__gI6Kvq__create-accessory-message-content{flex-direction:column;align-items:center;max-width:680px;display:flex}.accessories-module-scss-module__gI6Kvq__create-accessory-message-subtext{color:var(--neutral-700);text-align:center;max-width:620px;margin-top:.5rem;line-height:1.5rem}.accessories-module-scss-module__gI6Kvq__create-accessory-message-btn{width:100%;max-width:300px;margin-top:1.5rem}.accessories-module-scss-module__gI6Kvq__create-accessory-add-new-btn{vertical-align:middle;color:var(--primary-500);border:1px solid var(--primary-500);border-radius:4px;justify-content:center;align-items:center;margin:0 .25rem;padding:.06125rem .375rem;font-size:.875rem;display:inline-flex;position:relative;top:-2px}
.VirtualBackgroundTab-module-scss-module__HqqZiG__search-bar-container{max-width:400px;margin-bottom:2rem}
.virtual-backgrounds-module-scss-module__HStY3W__virtual-backgrounds-page{flex-direction:column;flex:auto;display:flex}.virtual-backgrounds-module-scss-module__HStY3W__virtual-backgrounds-page-contents{flex-direction:column;width:100%;padding:2rem;display:flex}.virtual-backgrounds-module-scss-module__HStY3W__tabs-container{height:44px;margin-bottom:2.5rem}
.OnboardingSetupInstructions-module-scss-module__Yyym4W__setup-instructions-container{flex-direction:column;margin-top:2rem;display:flex}.OnboardingSetupInstructions-module-scss-module__Yyym4W__setup-instructions-container>:not(:last-child){margin-bottom:1rem}.OnboardingSetupInstructions-module-scss-module__Yyym4W__client-option-button{border:1px solid var(--neutral-200);border-radius:.75rem;justify-content:flex-start;align-items:center;width:100%;height:64px;padding:1rem 1.25rem;display:flex}.OnboardingSetupInstructions-module-scss-module__Yyym4W__client-option-button:hover{background-color:var(--neutral-100)}.OnboardingSetupInstructions-module-scss-module__Yyym4W__email-client-icon{width:25px;height:25px;margin-right:.75rem}.OnboardingSetupInstructions-module-scss-module__Yyym4W__client-label-contents{text-align:left;flex:1}.OnboardingSetupInstructions-module-scss-module__Yyym4W__client-label{margin-right:.5rem;font-weight:700}.OnboardingSetupInstructions-module-scss-module__Yyym4W__client-label-subtext{color:var(--neutral-500);font-weight:600}.OnboardingSetupInstructions-module-scss-module__Yyym4W__instructions-container .OnboardingSetupInstructions-module-scss-module__Yyym4W__header-section{align-items:center;margin-bottom:2.5rem;display:flex}.OnboardingSetupInstructions-module-scss-module__Yyym4W__instructions-container .OnboardingSetupInstructions-module-scss-module__Yyym4W__header-section .OnboardingSetupInstructions-module-scss-module__Yyym4W__email-client-icon{width:35px;height:35px;margin-right:1.5rem}.OnboardingSetupInstructions-module-scss-module__Yyym4W__instructions-container .OnboardingSetupInstructions-module-scss-module__Yyym4W__header-section .OnboardingSetupInstructions-module-scss-module__Yyym4W__title{font-size:2rem;font-weight:700}
.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__main-contents-section-wrapper{flex-direction:column;width:100%;max-width:450px;margin:2.5rem auto 0;padding-bottom:4rem;display:flex}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__main-contents-section-wrapper .OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__client-options-contents-container{padding-top:5rem}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__main-contents-section-wrapper .OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__client-options-contents-container .OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__dashboard-prompt{margin-top:5rem}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__dashboard-prompt{color:var(--neutral-800);margin-top:2.25rem;font-size:.9375rem}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__dashboard-prompt[data-contained=true]{border:1px solid var(--neutral-200);border-radius:1rem;padding:1.25rem 1rem}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__dashboard-link{color:var(--primary-500);text-decoration:none}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__dashboard-link[data-link-is-empty=true]{pointer-events:none}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__back-button-container{width:100%;margin-bottom:2.5rem}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__back-button-container .OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__arrow-icon{margin-right:1rem}.OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__back-button-container .OnboardingSetupPageForDesktop-module-scss-module__CTnPZW__back-text{font-weight:600}
.ConsentDialogContent-module-scss-module__e7FXVa__consent-dialog-content{grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;overflow:hidden}.ConsentDialogContent-module-scss-module__e7FXVa__consent-dialog-content__left{flex-direction:column;display:flex}.ConsentDialogContent-module-scss-module__e7FXVa__consent-dialog-content__left--inner{flex-direction:column;width:100%;height:100%;padding:2rem;display:flex}.ConsentDialogContent-module-scss-module__e7FXVa__consent-dialog-content__right{background-color:#eff3f6;flex:auto;justify-content:center;align-items:center;display:flex;position:relative}.ConsentDialogContent-module-scss-module__e7FXVa__consent-dialog-content__right img{object-fit:revert;max-width:100%;max-height:100%;margin:0 auto;position:absolute;bottom:-18px}.ConsentDialogContent-module-scss-module__e7FXVa__back-btn-container{margin-top:1rem;margin-left:1rem}.ConsentDialogContent-module-scss-module__e7FXVa__list{color:#4d5566;margin-bottom:2rem}.ConsentDialogContent-module-scss-module__e7FXVa__list li:not(:last-child){margin-bottom:1rem}.ConsentDialogContent-module-scss-module__e7FXVa__list li{display:flex}.ConsentDialogContent-module-scss-module__e7FXVa__list__title{color:#111826;font-weight:600}.ConsentDialogContent-module-scss-module__e7FXVa__list__icon{color:#000;justify-content:center;width:1.125rem;margin-top:.1875rem;margin-right:1rem;font-size:1rem;display:flex}.ConsentDialogContent-module-scss-module__e7FXVa__buttons{flex-direction:column;gap:14px;margin-top:auto;display:flex}
.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning{flex-direction:column;align-items:center;max-width:480px;padding:3rem 3rem 2rem;display:flex}.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning .EmailSignatureDeleteDialog-module-scss-module__14n--q__notification-icon{--fa-primary-color:var(--primary-400);--fa-secondary-color:var(--primary-500);font-size:2.5rem}.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning .EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning-heading{margin-top:.5rem;font-size:1.125rem;font-weight:700;line-height:1}.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning .EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning-explainer{color:var(--neutral-700);text-align:center;margin-top:1rem;font-size:1rem;line-height:1.3}.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning .EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-btns{margin-top:2rem;display:flex}.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning .EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-btns>:not(:last-child){margin-right:1rem}.EmailSignatureDeleteDialog-module-scss-module__14n--q__delete-email-signature-warning button{min-width:180px}
.personal-details-module-scss-module__wqZ0UG__personal-details-page{height:100%;display:flex}.personal-details-module-scss-module__wqZ0UG__side-section-content{flex-direction:column;width:100%;display:flex}.personal-details-module-scss-module__wqZ0UG__intro-message-header{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2}.personal-details-module-scss-module__wqZ0UG__intro-message{color:#fff;margin-top:1.5rem;font-size:1.25rem;line-height:1.4}.personal-details-module-scss-module__wqZ0UG__name-inputs{background:inherit;gap:.5rem;display:flex}.personal-details-module-scss-module__wqZ0UG__name-inputs>*{background:#fff;flex:auto;width:100%}.personal-details-module-scss-module__wqZ0UG__email-input{background:inherit}.personal-details-module-scss-module__wqZ0UG__email-input[data-hide=true]{display:none}@media screen and (max-width:700px){.personal-details-module-scss-module__wqZ0UG__email-input{display:none}}.personal-details-module-scss-module__wqZ0UG__job-title-input,.personal-details-module-scss-module__wqZ0UG__org-name-input{background:inherit}@media screen and (max-width:1020px){.personal-details-module-scss-module__wqZ0UG__intro-message-header{font-size:2.25rem}.personal-details-module-scss-module__wqZ0UG__intro-message{font-size:1.125rem}}@media screen and (max-width:780px){.personal-details-module-scss-module__wqZ0UG__intro-message-header{font-size:2rem}.personal-details-module-scss-module__wqZ0UG__intro-message{font-size:1rem}}.personal-details-module-scss-module__wqZ0UG__inputs-section{width:100%;max-width:540px;margin:1.5rem auto 0}.personal-details-module-scss-module__wqZ0UG__input-group{background:#fff;flex-direction:column;display:flex}.personal-details-module-scss-module__wqZ0UG__inputs{flex-direction:column;margin-top:1rem;display:flex}.personal-details-module-scss-module__wqZ0UG__inputs>label{flex-direction:column;display:flex}.personal-details-module-scss-module__wqZ0UG__legal-disclaimer{text-align:center;margin-top:1rem;font-size:.875rem;line-height:1.5}.personal-details-module-scss-module__wqZ0UG__legal-disclaimer-link{color:var(--link-color);text-decoration:none}
.google-module-scss-module__mxpUJa__google-integration-connect-page{background-color:#f7f8fa;width:100vw;height:100vh}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__header{background:#fff;border-bottom:1px solid #ebedf2;align-items:center;width:100%;height:70px;padding:0 1rem;display:flex}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__header .google-module-scss-module__mxpUJa__header-logo{align-items:center;display:flex}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__header .google-module-scss-module__mxpUJa__header-logo .google-module-scss-module__mxpUJa__blinq-icon{width:6rem}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__header .google-module-scss-module__mxpUJa__header-logo .google-module-scss-module__mxpUJa__blinq-text{height:100%;color:var(--neutral-800);align-items:center;font-weight:600;display:flex}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__google-integration-connect-page-content{flex-direction:column;align-items:center;display:flex}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__google-integration-connect-page-content .google-module-scss-module__mxpUJa__error-alert-wrapper{max-width:600px;padding-top:2rem}.google-module-scss-module__mxpUJa__google-integration-connect-page .google-module-scss-module__mxpUJa__google-integration-connect-page-content .google-module-scss-module__mxpUJa__loader{margin-top:5rem}
/*# sourceMappingURL=17etn46v2sdaz.css.map*/