.CardFeedJob{position:relative;border:1px solid #c9d2dd;border-radius:12px;cursor:pointer;overflow:hidden;flex:1}.CardFeedJob.hovered{-webkit-box-shadow:0 2px 4px rgba(42,58,84,.16);box-shadow:0 2px 4px #2a3a5429}.CardFeedJob.hovered .card-overlay{background-color:#111e356b}.CardFeedJob.hovered .delete-menu{z-index:1000000}.CardFeedJob .card-wrapper{box-shadow:none;width:174px;height:100%;max-height:100%;display:flex}.CardFeedJob .card-wrapper .card-content{padding:0 24px}.CardFeedJob .card-wrapper .image{height:226px;border-radius:8px;background-color:#3273ff}.CardFeedJob .card-wrapper .image.square,.CardFeedJob .card-wrapper .image.circle{height:174px}.CardFeedJob .card-wrapper .job-posting-title{margin-left:4px;margin-bottom:16px}.CardFeedJob .card-wrapper .hiring-manager-info{display:flex;flex-direction:column;line-height:20px;padding-left:12px}.CardFeedJob .card-wrapper .hiring-manager-header{margin-top:24px;display:flex;flex-direction:row;align-items:center}.CardFeedJob .card-wrapper .click-pill{display:flex;align-content:center;align-items:center;color:#505e76;margin-bottom:24px;height:20px}.CardSelectButton{position:absolute;border-radius:50%;width:24px;height:24px;margin-top:12px;margin-left:12px;align-items:center;justify-content:center;z-index:6}.CardSelectButton .circle{display:block;width:24px;height:24px;background-color:#fff;border-radius:50%;border:1px solid #c9d2dd}.CardSelectButton .check{width:24px;height:24px;color:#fff}.CardSelectButton .check svg{border:2px solid #ffffff}.MenuPickContainers{background-color:#fff;z-index:5;box-shadow:0 3px 8px #111e3552;border-radius:8px;width:350px;max-height:580px;height:580px;display:flex;flex-direction:column;overflow:hidden}.MenuPickContainers .ControlSearch .input{border:none;border-radius:8px 8px 0 0}.MenuPickContainers .ControlSearch .MuiFormControl-root{height:100%}.MenuPickContainers .ControlSearch .MuiFormControl-root .MuiInputBase-root{height:100%;padding-left:8px;padding-right:8px}.MenuPickContainers .ControlSearchNamedQuery{height:54px}.MenuPickContainers .ControlSelectedPills{border-bottom:1px solid #e1e5ee}.MenuPickContainers .ControlSelectedPills .tags-wrapper{max-height:110px;overflow:auto}.MenuManageRelationships{background-color:#fff;z-index:10;box-shadow:0 3px 8px #111e3552;border-radius:8px;width:350px}.MenuManageRelationships .ControlSearch{border-bottom:1px solid #e1e5ee}.MenuManageRelationships .ControlSearch .input{border:none;border-radius:8px 8px 0 0}.MenuManageRelationships .ControlSearchNamedQuery{height:54px;padding-top:8px}.MenuManageRelationships .ControlSelectedPills{border-bottom:1px solid #e1e5ee}.MenuManageRelationships .tags-wrapper{max-height:77px;overflow:auto}.ModalAssignUser .emailIcon{position:absolute;left:18px;top:12px;z-index:20}.ModalAssignUser .textWithIcon{padding-left:48px}.ModalAssignUser .emailInput{display:flex;flex-direction:row;margin-top:8px;align-items:center;justify-content:center}.ModalAssignUser .emailField{flex:1;margin-bottom:0}.FormManageUserTags1 .center-item{display:flex;align-items:center;justify-content:center}.FormManageUserTags1 .set-row-flex{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.FormManageUserTags .helper-text{margin-bottom:24px;padding-top:4px}.FormManageUserTags .field:not(:last-child){margin-bottom:0}.FormManageUserTags .middle-content-wrapper{overflow:scroll;height:70vh}.FormManageUserTags .middle-content-wrapper-large{overflow:scroll;height:100%}.FormManageUserTags .success-wrapper{height:calc(200px + 70vh)}.FormManageUserTags .linked-in-post-preview{width:75%;background:#fff;padding:16px;border-radius:12px;border:1px solid #e0dfdc}.ControlCardOverlay .open-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.ControlCardOverlay .open-content-button{background-color:transparent;color:#fff;border-color:#fff;cursor:pointer}.ControlCardOverlay .open-content-button:hover,.ControlCardOverlay .open-content-button .is-hovered{background-color:#ffffff40;color:#fff;border-color:#fff}.ControlCardOverlay .hover-menu{position:absolute;border-radius:7.3px;top:0;left:0;right:0;bottom:0;display:flex;background-color:#111e35d1;z-index:2;cursor:pointer}.ControlCardOverlay .hover-menu.selected-hover-menu{background-color:#1962ffd4}.ControlCardOverlay .hover-tip{padding:4px 8px}.ControlCardOverlay .top-right-card-menu{position:absolute;top:12px;right:12px;display:flex;flex-direction:row;z-index:2}.ControlCardOverlay .menu-item{margin-left:6px;z-index:3;height:24px;width:24px}.ControlCardOverlay .menu-item:hover,.ControlCardOverlay .menu-item .is-hovered{background-color:#ffffff40;border-radius:4px}.ControlCardOverlay .list-menu{position:absolute;left:8px;bottom:8px}.CardJobPosting{position:relative;display:flex;flex-direction:column;flex:1}.CardJobPosting .invisible{display:none}.CardJobPosting .dropDown{position:absolute;bottom:8px;left:8px}.CardJobPosting .shareButton{position:absolute;top:8px;right:52px;z-index:7}.CardJobPosting .MenuManageRelationships,.CardJobPosting .MenuPickContainers{position:absolute;z-index:1000001}.CardBrandItem{width:100%;position:relative;border:1px solid #c9d2dd;border-radius:12px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:scale(1);transform-origin:center center}.CardBrandItem .hover-div{visibility:hidden;cursor:pointer;position:relative;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.CardBrandItem .hover-div:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--brandPrimaryColor, #c9d2dd);opacity:.2}.CardBrandItem .hover-div.hovering{visibility:visible}.CardBrandItem.hovering{transform:scale(1.03);border-color:var(--brandPrimaryColor, #c9d2dd);box-shadow:0 6px 20px #0000001f}.CardBrandItem .card-content{padding:16px;height:100%;width:100%;position:absolute}.CardBrandItem .card-content .brand-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;gap:4px}.CardBrandItem .card-content .brand-info .brand-header{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center}.CardBrandItem .card-content .brand-info .brand-content{flex:1;display:flex;flex-direction:column;justify-content:center}.CardBrandItem .card-content .brand-info .brand-content .brand-image{background-size:cover;max-height:42px;border-radius:4px}.CardBrandItem .card-content .brand-info .brand-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:24px}.CardBrandItem .card-content .brand-info .brand-footer .brand-primary-color{height:18px;width:54px;border-style:solid;border-radius:4px;border-color:#8693a5}.CardBrandItem .card-content .brand-info .brand-footer .default-chip{background-color:#3273ff29;color:#3273ff}.CardBrandItem .hover-tip{padding:4px 8px}.CardBrandItem .top-right-card-menu{display:flex;flex-direction:row-reverse;margin-right:6px}.CardPeople{max-width:100px;height:40px;display:flex;background-color:#fff;align-items:center;position:relative;border-radius:33px;margin-bottom:8px;margin-left:8px}.CardPeople .user-avatar{border-radius:2000px}.CardPeople .set-padding{margin-left:-16px}.CardPeople .set-overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:60px}.CardPeople .ProfileImageMoreUsers{display:flex;align-items:center;justify-content:center;background-color:#e1e5ee;color:#2a3a54;padding:0;background-position:center;background-size:cover;min-height:100%;position:relative;border-radius:6000px;width:30px;height:30px;border-style:solid;border-width:1px;border-color:#fff}.CardPeople .ProfileImage{padding:0;background-position:center;background-size:cover;min-height:100%;position:relative;border-radius:6000px;width:30px;height:30px;border-style:solid;border-width:1px;border-color:#fff}.CardQuoteItem{padding:0;min-height:100%;height:226px;border-radius:8px;background-position:center;background-size:cover;border:solid;border-color:#e1e5ee;border-width:1px}.CardQuoteItem .CardBackgroundOverlay{position:absolute;height:226px;width:100%;left:0;top:0;z-index:1}.CardQuoteItem .CardBackgroundOverlay .set-quote-color{color:#e1e5ee;opacity:.8}.CardQuoteItem .CardBackgroundOverlay .set-people-place{height:226px;left:0;top:0;display:flex;align-items:flex-end;position:absolute}.CardQuoteItem .CardBackgroundOverlay .set-play-place{height:226px;display:flex;justify-content:center;align-items:center;position:relative}.CardQuoteItem .CardBackgroundOverlay .set-image{width:100%;height:226px;border-radius:6px}.CardQuoteItem .CardBackgroundOverlay .set-open-quotes{left:0;top:0;position:absolute;z-index:0}.CardQuoteItem .CardBackgroundOverlay .set-close-quotes{height:226px;bottom:0;right:0;position:absolute;z-index:0}.CardQuoteItem .CardBackgroundOverlay .quote-text{height:226px;display:flex;align-items:center;justify-content:center;margin-left:8px;margin-right:8px;position:relative}.CardQuoteItem .CardBackgroundChildren{position:relative;height:100%;width:100%;padding-left:4px;padding-right:4px}.CardQuoteItem .hovering{-webkit-box-shadow:0px 2px 4px rgba(42,58,84,.16);box-shadow:0 3px 8px #111e3529}.CardVideoItem{padding:0;min-height:100%;height:226px;border-radius:8px;background-color:#f2f4f7;background-position:center;background-size:cover;background-repeat:no-repeat;border:1px solid #e1e5ee}.CardVideoItem .CardBackgroundOverlay{position:absolute;height:226px;width:100%;left:0;top:0;z-index:1}.CardVideoItem .CardBackgroundOverlay .set-quote-color{color:#fff;opacity:.64}.CardVideoItem .CardBackgroundOverlay .set-play-place{height:226px;display:flex;justify-content:center;align-items:center;position:relative}.CardVideoItem .CardBackgroundOverlay .set-people-place{height:226px;left:0;top:0;display:flex;align-items:flex-end;position:absolute}.CardVideoItem .CardBackgroundOverlay .duration-chip{position:absolute;top:4px;left:4px}.CardVideoItem .CardBackgroundChildren{position:relative;height:100%;width:100%;padding-left:4px;padding-right:4px}.CardVideoItem .hovering{-webkit-box-shadow:0 2px 4px rgba(42,58,84,.16);box-shadow:0 3px 8px #111e3529}.SwimLaneCard .CardVideoItem,.SwimLaneCard.CardVideoItem{border-bottom-left-radius:0;border-bottom-right-radius:0;height:179px}.SwimLaneCard .CardVideoItem .set-play-place,.SwimLaneCard.CardVideoItem .set-play-place{height:179px}.SwimLaneCard .CardVideoItem .ControlCardOverlay .hover-menu,.SwimLaneCard.CardVideoItem .ControlCardOverlay .hover-menu{border-bottom-left-radius:0;border-bottom-right-radius:0}.SwimLaneCard .CardVideoItem .ControlCardOverlay .hover-menu .CardSelectButton,.SwimLaneCard.CardVideoItem .ControlCardOverlay .hover-menu .CardSelectButton{display:none}.CardImageItem{padding:0;min-height:100%;height:226px;border-radius:8px;background-position:center;background-size:cover;border:1px solid #e1e5ee}.CardImageItem .CardBackgroundOverlay{position:absolute;height:226px;width:100%;left:0;top:0;z-index:1}.CardImageItem .set-people-place{height:226px;left:0;top:0;display:flex;align-items:flex-end;position:absolute}.CardImageItem .CardBackgroundChildren{position:relative;height:100%;width:100%;padding-left:4px;padding-right:4px}.CardImageItem .hovering{-webkit-box-shadow:0 2px 4px rgba(42,58,84,.16);box-shadow:0 3px 8px #111e3529}.CardSingleAnswer{position:relative}.CardSingleAnswer.hovered .card-overlay{background-color:#111e356b}.CardSingleAnswer.hovered .delete-menu{z-index:1000000}.CardSingleAnswer .card-wrapper{box-shadow:none;width:174px;border-radius:8px}.CardSingleAnswer .card-wrapper .card-content{padding:8px 0 0}.CardSingleAnswer .card-wrapper .image{height:226px;border-radius:8px;background-color:#3273ff}.CardSingleAnswer .card-wrapper .image.square,.CardSingleAnswer .card-wrapper .image.circle{height:174px}.CardSingleAnswer .card-wrapper .set-border{border-radius:8px;border:1px solid #e1e5ee}.CardSingleAnswer .card-wrapper .ImageAvatar{bottom:11px;left:11px;position:absolute}.SwimLaneCard>.CardSingleAnswer,.SwimLaneCard.CardSingleAnswer{margin:0}.SwimLaneCard>.CardSingleAnswer .card-content,.SwimLaneCard.CardSingleAnswer .card-content{padding:0 8px 8px}.CardSharedCollectionSet{position:relative}.CardSharedCollectionSet .invisible{display:none}.CardSharedCollectionSet .dropDown{position:absolute;bottom:8px;left:8px}.CardSharedCollectionSet .MenuManageRelationships,.CardSharedCollectionSet .MenuPickContainers{position:absolute;z-index:1000001}.CardSharedCollectionSet .tags-wrapper{max-height:77px;overflow-y:none}.CardSharedCollectionSet .notesIcon{position:absolute;bottom:8px;right:8px;background:#fff;border-radius:50%;text-align:center;vertical-align:middle;align-items:center;justify-content:center;align-content:center;display:flex;height:30px;width:30px;z-index:1}.CardSharedCollectionSet .notesIconSize{width:18px;height:18px}@keyframes selectButtonSlideIn{0%{opacity:0;top:-50px}to{opacity:1;top:0}}.CardWorkspace{position:relative}.CardWorkspace .clickable-card{width:100%;cursor:default;border-radius:8px}.CardWorkspace .MuiTouchRipple-child{background-color:#abb6c4}.CardWorkspace .ControlCardOverlay{display:none}.CardWorkspace:hover .ControlCardOverlay,.CardWorkspace.selectionOnlyMode .ControlCardOverlay{display:block}.CardWorkspace:hover .card-wrapper .set-subimage img{transform:scale(1.04)}.CardWorkspace:hover .card-wrapper .card-image,.CardWorkspace:hover .card-wrapper .set-subimage{background-color:#e1e5ee}.CardWorkspace:not(.selectionOnlyMode) .CardSelectButton{animation:selectButtonSlideIn .3s}@media (max-width: 899px){.CardWorkspace .ControlCardOverlay{display:block}.CardWorkspace .CardSelectButton{animation:none!important}}.CardWorkspace .public-chip{position:absolute;margin-right:8px;margin-top:8px;top:0;right:0;z-index:1}.CardWorkspace .hover-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:transparent}.CardWorkspace .space-between{justify-content:space-between}.CardWorkspace .card-wrapper{box-shadow:none;width:204px;border-radius:8px}.CardWorkspace .card-wrapper .card-content{padding:0}.CardWorkspace .card-wrapper .card-image{height:247px;width:204px;border:1px solid #e1e5ee;border-bottom:none;border-radius:8px 8px 0 0;background-color:#f2f4f7;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.CardWorkspace .card-wrapper .card-image.template{background:repeating-linear-gradient(-45deg,#f2f4f7,#f2f4f7 10px,#e1e5ee 10px,#e1e5ee 20px)!important}.CardWorkspace .card-wrapper .card-image.template .set-subimage{background-color:transparent}.CardWorkspace .card-wrapper .card-image.template .set-subimage img{background-color:#fff}.CardWorkspace .card-wrapper .card-image:hover{border:1px solid #c9d2dd;border-bottom:none}.CardWorkspace .card-wrapper .ImageBackgroundChildren{display:flex;justify-content:center;align-items:center}.CardWorkspace .card-wrapper .set-subimage{background-color:#f2f4f7;display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden;width:100%;position:relative;transition:all .3s ease-in-out}.CardWorkspace .card-wrapper .set-subimage img{object-fit:contain;position:absolute;width:auto;height:158px;box-shadow:0 4px 9px 1px #c9d2dd;transform:scale(1);transition:all .3s ease-in-out;border-radius:4px}.CardWorkspace .card-wrapper .itemTitle{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;word-break:break-all;font-size:13px;line-height:16px;font-weight:500}.CardWorkspace .card-wrapper .set-border{border-radius:0 0 8px 8px;border:1px solid #e1e5ee}.CardWorkspace .card-wrapper .ImageAvatar{bottom:11px;left:11px;position:absolute}.CardWorkspace .card-wrapper .workspaceIcon svg{color:#505e76}.CardWorkspace .card-wrapper .workspaceIcon svg:hover{color:#111e35}.CardWorkspace .card-wrapper .workspaceIcon.rotateNeg45 svg{transform:rotate(-45deg)}.CardWorkspace .card-wrapper .ControlSelectedPills{text-align:left;margin-top:0!important}.CardWorkspace .card-wrapper .ControlSelectedPills .tags-wrapper{display:flex;flex-wrap:wrap;gap:8px}.CardWorkspace .card-wrapper .ControlSelectedPills .tags-wrapper .tag{margin-right:0}.CardWorkspace.SwimLaneCard .card-wrapper .set-subimage{background-color:#fff;height:150px;box-shadow:0 4px 9px 1px #c9d2dd;border-radius:4px}.CardWorkspace.SwimLaneCard .card-wrapper .set-subimage img{box-shadow:none;border-radius:unset;height:150px}.CardWorkspace.SwimLaneCard:hover .card-wrapper .set-subimage{background-color:#fff}.ViewTiles{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--card-column-width, 204px),1fr));padding-top:12px;padding-bottom:12px;grid-gap:12px}.ViewTiles.isFlex{display:flex;flex-flow:row wrap}.ViewTiles:not(.isWidget) .tile{flex-basis:unset;flex-grow:unset;flex-shrink:unset}.ViewTiles.isWidget{display:flex;flex-direction:column;align-items:center;gap:unset;flex-wrap:nowrap}
