.v-faq-grid{display:grid;grid-template-columns:repeat(4, 1fr)}.v-faq-grid__height-wrap{display:none}.v-faq-grid__cell{position:relative;padding:clamp(2.5rem, 4.7rem, 6.5rem) clamp(2rem, 3rem, 4rem);text-align:center}.v-faq-grid__cell.collapsed+.v-faq-grid__cell.collapsed::before{content:"";position:absolute;top:50%;left:-1px;display:block;width:1px;height:55%;background-color:#e7e7e7;transform:translateY(-50%)}.v-faq-grid__cell--border-bottom{border-bottom:6px solid #eee}.v-faq-grid__cell--has-figure{display:flex;flex-direction:column;align-items:center;gap:2.6875rem 0;height:100%}.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows{padding-right:0}.v-faq-grid__cell--mobile-only{display:none}.v-faq-grid__vt-header{align-self:flex-end;font-size:1rem;padding-top:2rem;padding-bottom:2rem}.v-faq-grid__hz-header{padding-left:0;text-align:left}.v-faq-grid__hz-toggle{display:none}.v-faq-grid__hz-head-text{margin-bottom:1.2rem;font-size:1.5rem;font-weight:500}.v-faq-grid__hz-head-description{font-weight:200}.v-faq-grid__row-description-mobile{display:none}.v-faq-grid__cell-header{display:none}.v-faq-grid__cell-text{flex:1;display:flex;flex-direction:column;justify-content:center;margin:0}.v-faq-grid__cell-text--long{font-size:2rem}.v-faq-grid__cell-text span{display:block;font-size:1.25rem;font-weight:200}.v-faq-grid__cell-separator{display:none}@media screen and (max-width: 1920px){.v-faq-grid__cell-text.beta:not(.v-faq-grid__cell-text--long){font-size:2.4vw}}@media screen and (max-width: 1300px){.v-faq-grid{grid-template-columns:repeat(3, 1fr)}.v-faq-grid__vt-header{display:none}.v-faq-grid__cell-header{display:block}.v-faq-grid__cell{padding:clamp(1.75rem, 3rem, 3.25rem) clamp(1rem, 2rem, 3rem)}.v-faq-grid__cell--with-rows{padding-top:clamp(1rem, 2rem, 3rem);border-bottom:0}.v-faq-grid__cell--border-bottom{border-bottom:0}.v-faq-grid__hz-header{grid-column:span 3;padding:2.875rem 0;border-top:6px solid #eee;border-bottom:0}.v-faq-grid__row-description-mobile+.v-faq-grid__cell--with-rows{padding-left:0}.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows{padding-right:0}}@media screen and (max-width: 1280px){.v-faq-grid__cell-text.beta:not(.v-faq-grid__cell-text--long){font-size:2rem}}@media screen and (max-width: 980px){.v-faq-grid{--v-cell-column-width: ((100% - 2.6875rem) / 2);grid-template-columns:100%}.v-faq-grid__height-wrap{display:block;height:0;overflow:hidden}.v-faq-grid__height-wrap-inner{display:grid;grid-template-columns:100%}.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows::before{display:none}.v-faq-grid__height-wrap-inner .v-faq-grid__cell{display:grid;grid-template-columns:1fr 1fr;gap:0 2.6875rem;padding:1.5rem 0}.v-faq-grid__height-wrap-inner .v-faq-grid__cell:not(.v-faq-grid__height-wrap-inner .v-faq-grid__cell--with-rows):last-child{padding-bottom:2.875rem}.v-faq-grid__hz-header{grid-column:span 1;padding-bottom:0}.v-faq-grid__hz-head-hide-mobile{display:none}.v-faq-grid__hz-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 0 1rem;border:0;background:none}.v-faq-grid__hz-toggle[aria-expanded=false]{padding-bottom:2.875rem}.v-faq-grid__hz-head-text{margin-bottom:0}.v-faq-grid__indicator{position:relative;margin-right:1.25rem;display:inline-block;flex-shrink:0;width:12px;height:12px}.v-faq-grid__indicator-bar{position:absolute;top:50%;left:50%;background-color:#2638ff;transform:translate(-50%, -50%);transition:opacity .2s ease-out}.v-faq-grid__indicator-bar--v{width:2px;height:12px}.v-faq-grid__indicator-bar--h{width:12px;height:2px}.v-faq-grid__hz-toggle[aria-expanded=false] .v-faq-grid__indicator-bar--v{opacity:1}.v-faq-grid__hz-toggle[aria-expanded=true] .v-faq-grid__indicator-bar--v{opacity:0}.v-faq-grid__row-description-mobile{display:block}.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows+.v-faq-grid__cell--with-rows{padding-bottom:2rem}.v-faq-grid__cell--mobile-only+.v-faq-grid__cell--mobile-only+.v-faq-grid__cell--mobile-only{padding-bottom:2.875rem}.v-faq-grid__cell--has-figure+.v-faq-grid__cell--has-figure::before{content:"";display:block;position:absolute;top:0;left:calc(var(--v-cell-column-width) + 2.6875rem);width:calc(var(--v-cell-column-width) * .9);height:1px;background-color:#e7e7e7;transform:none}.v-faq-grid__cell-header{grid-row:span 2;margin:0;text-align:left}.v-faq-grid__cell-text{display:block;text-align:left;font-size:1.75rem}.v-faq-grid__cell-text--long{font-size:1.75rem;max-width:calc(var(--v-cell-column-width))}.v-faq-grid__cell-text--hide-mobile{display:none}.v-faq-grid__cell-separator{display:block;width:calc(var(--v-cell-column-width) + 2.6875rem + (var(--v-cell-column-width) * .9));height:1px;margin:3px auto 3px 0;background-color:#e7e7e7;border:0}.v-faq-grid .collapsed{display:none}}@media screen and (max-width: 768px){.v-faq-grid__cell--with-rows{gap:1rem 3.05rem}.v-faq-grid__hz-header-description{font-weight:300;line-height:1.5}.v-faq-grid__cell-text--small-mobile{font-size:1.5rem}.v-faq-grid__cell-text span{font-size:.875rem}}@media screen and (max-width: 768px){.v-faq-grid__cell-text--long{width:50%}}
/*# sourceMappingURL=faq-grid.css.map */
