.block-editor-writing-flow .tb-team .tb-cards{--card-width: calc((var(--tb-content-width) / 4) - var(--entries-gap) / 2 * 3)}.block-editor-writing-flow .tb-team__card-checkbox{visibility:hidden;opacity:0}.block-editor-writing-flow .tb-team.align-left .inner-block-full-width.has-tb-carousel.disable-carousel{max-width:var(--tb-content-width);margin-left:auto;margin-right:auto;padding:0 var(--tb-block-padding)}.block-editor-writing-flow .tb-team.align-left .inner-block-full-width.has-tb-carousel.disable-carousel .entries{justify-content:flex-start}.block-editor-writing-flow .tb-team .inner-block-full-width.has-tb-carousel.disable-carousel .entries{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.block-editor-writing-flow .tb-team .inner-block-full-width.has-tb-carousel.disable-carousel .entries .entry{margin:0}.block-editor-writing-flow .tb-team .inner-block-full-width.has-tb-carousel:not(:last-child){margin-bottom:40px}.block-editor-writing-flow .tb-team .entries .entry{--team-card-content-padding: 1rem;aspect-ratio:1/1;position:relative;background-position:center;background-size:cover}.block-editor-writing-flow .tb-team .entries .entry .overlay{position:absolute;inset:0;background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0.8) 100%);z-index:1}.block-editor-writing-flow .tb-team .entries .entry .overlay--extra{background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.1) 100%);opacity:0;transition:all .3s ease-out}.block-editor-writing-flow .tb-team .entries .entry .content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:end;height:100%;padding:var(--team-card-content-padding);color:#fff;text-align:left}.block-editor-writing-flow .tb-team .entries .entry .content *{font-size:14px;margin:0}.block-editor-writing-flow .tb-team .entries .entry .content h3{font-size:18px;font-weight:bold;margin:0}.block-editor-writing-flow .tb-team .entries .entry .extra-content{height:0;opacity:0;color:#fff;text-align:left;transition:all .3s ease-out;overflow:hidden;max-height:calc(var(--card-width) - 2*var(--team-card-content-padding))}.block-editor-writing-flow .tb-team .entries .entry .extra-content p{margin-top:5px}@supports not (height: calc-size(auto, size)){.block-editor-writing-flow .tb-team .entries .entry .extra-content{height:unset;max-height:0;transition:none}}@media(pointer: coarse){.block-editor-writing-flow .tb-team .entries .entry:has(.tb-team__card-checkbox:checked) .extra-content{height:calc-size(max-content,size);opacity:1}@supports not (height: calc-size(auto, size)){.block-editor-writing-flow .tb-team .entries .entry:has(.tb-team__card-checkbox:checked) .extra-content{height:unset;max-height:none}}.block-editor-writing-flow .tb-team .entries .entry:has(.tb-team__card-checkbox:checked):has(.extra-content) .overlay--extra{opacity:1}}@media(pointer: fine){.block-editor-writing-flow .tb-team .entries .entry:hover .extra-content{height:calc-size(max-content,size);opacity:1}@supports not (height: calc-size(auto, size)){.block-editor-writing-flow .tb-team .entries .entry:hover .extra-content{height:unset;max-height:none}}.block-editor-writing-flow .tb-team .entries .entry:has(.extra-content):hover .overlay--extra{opacity:1}}.block-editor-writing-flow.is-mobile-width .tb-team .tb-cards{--card-width: clamp(0px, 80vw, 500px)}
