.cfs-attendees-grid{--spacing-gap:24px;--aspect-ratio:1/1;--image-height:auto}.cfs-attendees-grid .cfs-attendees-grid-item__container{position:relative}.cfs-attendees-grid .cfs-attendees-grid-item__image{transition:all .3s ease-in-out 0s}.cfs-attendees-grid .cfs-attendees-grid-item__image img{aspect-ratio:var(--aspect-ratio);height:var(--image-height);-o-object-fit:cover;object-fit:cover;width:100%}.cfs-attendees-grid .cfs-attendees-grid-item__bottom{transition:all .3s ease-in-out 0s}.cfs-attendees-grid .cfs-attendees-grid-item{cursor:pointer}.cfs-attendees-grid .cfs-attendees-grid-item:hover .cfs-attendees-grid-item__image{transform:scale(.99)}.cfs-attendees-grid .cfs-attendees-grid-item:hover .cfs-attendees-grid-item__bottom{transform:translateY(-4px)}.cfs-attendees-grid .cfs-attendees-grid-item__content{padding:.5rem}.cfs-attendees-grid.show-logo .cfs-attendees-grid-item__logo{height:60px}.cfs-attendees-grid.show-logo .cfs-attendees-grid-item__logo img{display:block;margin:0 auto;max-height:60px;width:auto}.cfs-attendees-grid .cfs-attendees-grid-item__title{font-size:1rem;margin-bottom:.2rem;margin-top:.2rem}.cfs-attendees-grid .cfs-attendees-grid-item__company,.cfs-attendees-grid .cfs-attendees-grid-item__country,.cfs-attendees-grid .cfs-attendees-grid-item__position{font-size:.875rem;margin-bottom:.2rem;margin-top:0}.cfs-attendees-grid .cfs-attendees-grid-item__company,.cfs-attendees-grid .cfs-attendees-grid-item__position{line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfs-attendees-grid .cfs-attendees-grid-load-more{background-color:#fff;border:1px solid;color:currentColor;display:block;margin:1rem auto;outline:none;padding:.5rem 1rem;transition:all .3s ease-in-out 0s;width:auto}.cfs-attendees-grid .cfs-attendees-grid-load-more:not(:disabled){cursor:pointer}.cfs-attendees-grid .cfs-attendees-grid-load-more:not(:disabled):hover{background-color:#f5f5f5}@media screen and (max-width:450px){.cfs-attendees-grid-container{--attendees-per-line:2}}@media screen and (min-width:450px) and (max-width:750px){.cfs-attendees-grid-container{--attendees-per-line:3}}.cfs-attendees-grid-container{display:grid;gap:var(--spacing-gap,24px);grid-template-columns:repeat(var(--attendees-per-line,6),minmax(0,1fr))}.cfs-attendee-info-modal-inner{background-color:#fff;display:none;left:7.5%;margin:var(--spacing-base,24px);position:fixed;top:50%;transform:translate(-10%,-50%);width:90%}@media screen and (min-width:750px){.cfs-attendee-info-modal-inner{left:50%;transform:translate(-50%,-50%);width:80%}}.cfs-attendee-info-modal-container{box-shadow:0 0 19px 3px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:var(--spacing-base,24px);padding:var(--spacing-base,24px)}@media screen and (min-width:750px){.cfs-attendee-info-modal-container{flex-direction:row}}.cfs-attendee-info-modal-container .left{max-width:100%;width:100%}@media screen and (min-width:750px){.cfs-attendee-info-modal-container .left{flex-direction:row;width:250px}}@media screen and (min-width:1280px){.cfs-attendee-info-modal-container .left{width:400px}}.cfs-attendee-info-modal-container .right{flex:1 1}.cfs-attendee-info-modal-container .attendee-description{max-height:200px;overflow-y:auto;padding-right:1rem}@media screen and (min-width:750px){.cfs-attendee-info-modal-container .attendee-description{max-height:300px}}.cfs-attendee-info-modal-container .attendee-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:350px) and (max-width:750px){.cfs-attendee-info-modal-container .attendee-thumbnail{aspect-ratio:1/1}}.cfs-attendee-info-modal-container .has-logo .attendee-thumbnail{height:auto}.cfs-attendee-info-modal-container .attendee-company,.cfs-attendee-info-modal-container .attendee-country,.cfs-attendee-info-modal-container .attendee-name,.cfs-attendee-info-modal-container .attendee-position{margin-top:0}.cfs-attendee-info-modal-container .attendee-name{font-size:1.6rem;font-weight:700;margin-bottom:0}.cfs-attendee-info-modal-container .attendee-position,.cfs-attendee-info-modal-container .speaker-country{font-size:.875rem;font-weight:400;margin-bottom:0}.cfs-attendee-info-modal-container .attendee-company{font-weight:600;margin-bottom:0}.cfs-attendee-info-modal-container .attendee-country-icon{fill:currentColor;font-size:1em;max-height:.785em;max-width:.785em;vertical-align:inherit}.cfs-attendee-info-modal{background-color:rgba(0,0,0,.7)}.cfs-attendee-info-modal.open{bottom:0;height:100%;position:fixed;top:0;width:100%;z-index:9999}.cfs-attendee-info-modal.open .cfs-attendee-info-modal-inner{display:block}.cfs-attendee-info-modal.open .attendee-thumbnail{aspect-ratio:1/1;border-radius:8px;max-height:400px}.cfs-attendee-info-modal.loading .cfs-attendee-info-modal-container{align-items:center;display:block;padding:50px;text-align:center}@media screen and (min-width:750px){.cfs-attendee-info-modal.loading .cfs-attendee-info-modal-inner{max-width:66rem}}.cfs-attendee-info-modal .attendee-logo-wrapper{text-align:center}.cfs-attendee-info-modal .attendee-logo-wrapper .attendee-logo{display:inline-block;margin:0 auto}.cfs-attendee-info-modal-close{background-color:#fff;border:none;cursor:pointer;height:28px;opacity:.6;outline:none;overflow:hidden;padding:6px;position:absolute;right:4px;text-indent:-9999em;top:4px;width:28px}.cfs-attendee-info-modal-close:after,.cfs-attendee-info-modal-close:before{background-color:#000;content:"";height:24px;left:50%;position:absolute;top:3px;width:2px}.cfs-attendee-info-modal-close:before{transform:rotate(45deg)}.cfs-attendee-info-modal-close:after{transform:rotate(-45deg)}.cfs-attendee-info-modal-close:hover{opacity:1}.cfs-attendee-details-social-list{list-style:none;margin:.825rem 0 .5rem;padding:0}.cfs-attendee-details-social-list>*{display:inline-block;margin-right:.5rem;max-width:1rem;width:100%}.wp-block-cfs-attendees-grid .block-preview_placeholder{background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1rem}
