<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(83,106): run-time error CSS1046: Expect comma, found '0'
(83,110): run-time error CSS1046: Expect comma, found '/'
 */
/* HERO SECTION */
.heroSection { color:#fff; padding-top:9rem; padding-bottom:7rem }
.heroSection p { font-size:1.125rem; color:#fff }
.heroSection .communityImg { border-radius:1rem }
.bigFont { font-size:6rem; line-height:5rem }

.heroSectionDashboard { padding-bottom:2rem }
.heroSectionDashboard p { font-size:1.125rem }
.heroSectionDashboard .communityImg { border-radius:4px; width:216px; height:216px; object-fit:contain; background-color:#fff; padding:1rem; margin-top:-50px; box-shadow:0 3px 6px rgba(0, 0, 0, .11) }
.communityTags { font-size:.75rem; display:inline-block; padding:.5rem 1rem; background-color:#00cafd; color:#fff; border-radius:4px; margin-right:.3rem }
.heroImage img { width:100%; height:400px; object-fit:cover }
.heroSectionDashboard .moreDropdown button { min-width:30px }
.heroSectionDashboard .moreDropdown button .material-icons { line-height:.875rem }
.heroSectionDashboard .moreDropdown ul { top:3rem }

.communityCard { box-shadow:0 0 14px rgba(0, 0, 0, .09); border-radius:10px; padding:1rem; background:#fff }
.communityCard a { color:#0393ef }

.communitySocialShare { margin-top:1rem }
.communitySocialShare svg { width:20px; margin:0 auto }
.communitySocialShare a { padding:0; min-width:30px; min-height:20px; line-height:20px; color:#66737b }
.communitySocialShare a:hover { background-color:transparent !important; color:#001623 }
.communitySocialShare svg path { fill:#66737b }
.communitySocialShare a:hover svg path { fill:#001623 }
.communityTabs span { font-size:.875rem; display:inline-block; padding:.5rem 1rem; background-color:transparent; color:#0d1630; border-radius:2rem; margin-right:.3rem; cursor:pointer; transition:all .3s }
.communityTabs span.active, .communityTabs span:hover { background-color:#ff008a; color:#fff }

.communityDetail { background-color:#f0f2f5 }
/* .communityDetail .communitySidebar { margin-top:-9rem } */
.communityDetail .communitySidebar aside .communityCard { padding:2rem }
.communityDetail .communitySidebar aside a { word-break:break-all }
.memberRowList .memberRowListImg { width:60px; height:60px }
.memberRowList .md-fab { background-color:rgba(255, 0, 138, .15) }
.memberRowList .md-button.md-raised:not([disabled]) { box-shadow:none }
.memberRowList .md-fab .material-icons { color:#ff008a; font-size:20px; line-height:14px }
.memberRowList .md-fab .material-icons.profileIcon { font-size:24px }

/* POST */
.communityPost { margin-top:2rem; background-color:#fff }
.communityPost hr { border-bottom: 1px solid #f0f0f2 }
.postHeader img { width:40px; height:40px }
.postFooter { padding-top:.875rem }
.postFooter .liked .material-icons { color:#ff008a }
.postFooter .material-icons { color:#acacac }
.seeMore { text-align:center; cursor:pointer }
.actionBtn { text-transform:capitalize; color:#ff008a; margin:0  }

/* EVENT CARD ROW */
.eventRowCard  { flex-direction:row; padding:1rem; margin:0 0 1rem 0; position:relative; box-shadow:0 0 14px rgba(0, 0, 0, .09); border-radius:10px }
.eventRowCard .md-card-image { width:260px; min-width:260px; height:130px; object-fit:cover }
.eventRowCard md-card-icon-actions { position:absolute; bottom:1.5rem; left:11.4rem }
.eventRowCard .md-button.md-fab { color:#b3b9bd }
.eventRowCard .md-button.md-fab.liked { color:#fff; background-color:#ff259b }
.eventRowCard .md-button.md-fab:hover, .eventRowCard .md-button.md-fab:hover svg path { color:#1a2d39; fill:#1a2d39 }
.eventRowCard .md-button.md-fab.liked:hover { color:#fff }
.eventRowCard .md-button.md-fab svg { vertical-align:text-top }
.eventRowCard .md-headline { font-size:1.125rem; line-height:1.6rem; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden }
.attendeesJoined { display:flex; align-items:center }
.attendeesJoined img { width:36px; height:36px; border-radius:50%; border:2px solid #fff; display:inline-block }
.attendeesJoined img:nth-child(2) { margin-left:-1rem }
.attendeesJoined img:nth-child(3) { margin-left:-1rem }

/* DISCUSSIONS */
.communityDiscussions { height:600px; overflow:auto; scroll-behavior:smooth }
.cardDiscussions { background:rgba(240, 242, 245, .51); padding:1rem; margin-top:.785rem; border-radius:4px; max-width:94% }
.cardDiscussions.selfMsg { margin-left:auto }
.cardDiscussions .userDiscussions { width:64px; height:64px; border-radius:50% }
.sendMessage img { width:48px; height:48px; border-radius:50% }
.sendMessage md-input-container { width:100%; background:#f7f8fa; margin-top:0; padding:.5rem 1rem }
.sendMessage md-input-container textarea { border-bottom:none; max-height:120px; overflow:auto }

/* CTA */
.joinCommunitySidebarCTA { text-align:center; position:relative; color:#fff; padding:3rem 2rem; z-index:1 }
.joinCommunitySidebarCTA:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(13, 22, 48, .8); z-index:-1 }
.joinCommunitySidebarCTA .communityStars { color:#ffe53c }
.joinCommunitySidebarCTA .communityStars .material-icons { font-size:3rem }

/* TAB */
.tabs { margin-top:1rem }
.tabs md-tabs-canvas { height:64px; margin-bottom:1rem }
.tabs md-pagination-wrapper { background-color:#f7f8fa; border-radius:10px; padding:.5rem; height:64px }
.tabs .md-tab { text-transform:capitalize; font-size:1rem; color:#4d5c65 }
.tabs .md-tab.md-active { color:#ff008a; background:#fff; border-radius:7px; box-shadow:0 2px 10px rgb(0 0 0 / 10%) }
.tabs md-content img { filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, .3)) }
.tabs md-pagination-wrapper { min-width:340px }
.tabs md-content img { filter:none }

/* MEMBERS */
.allMembers .memberRowList { border-bottom:1px solid #f1f1f1  }
.allMembers .memberRowList:last-child { border-bottom:1px solid transparent }
.memberRowList { text-align:left }

/* PAGINATION */
.eventPagination { display:flex; align-items:center; justify-content:center; margin:0; list-style:none }
.eventPagination li { display:flex; list-style:none }
.eventPagination .md-button { text-transform:capitalize; border-radius:4px }
.eventPagination .md-button.active { background-color:#00cafd; color:#fff }
.eventPagination .md-button:hover, .eventPagination .md-button.active:focus { background-color:#e6e8e9 !important }

/* COMMUNITY INFO */
.communityInfo { position:relative; z-index:1; overflow:hidden }
.communityInfo:after { content:''; position:absolute; bottom:-2rem; left:0; width:100%; height:200px; background:transparent; background:linear-gradient(90deg, rgba(255,0,138,0) 0%, rgba(255,0,138,1) 100%); z-index:-1; transform:skewY(-2deg ) }
.cardStyle { padding:2rem; transition:all .3s }
.cardStyle img { height:100px }
.easyCommunity .cardStyle:nth-child(2) { box-shadow:0 0 18px rgba(0, 0, 0, .09) }
.easyCommunity .cardStyle:hover { box-shadow:0 0 18px rgba(0, 0, 0, .09) }
.easyCommunity:hover .cardStyle:not(:hover) { box-shadow:none }

.forCommunityMembers { background:#0d1630; color:#fff }
.forCommunityMembers svg { width:60px; min-width:60px }

.communityCta { background-color:#f1faff; position:relative; overflow:hidden; padding:4rem 0 }
.communityCta h2 { font-weight:500 }
.communityCta .btn.md-button.md-raised { background:#001623 }
.communityCta .btn.style2 { border:1px solid #001623; color:#001623 }
.communityCta:before { content:''; background-image:url(../../Images/case-studies/circle-shape.svg); background-repeat:no-repeat; position:absolute; bottom:calc(100% - 390px); left:10%; display:inline-block; width:190px; height:190px }
.communityCta:after { content:''; background-image:url(../../Images/case-studies/dotted-shape.svg); background-repeat:no-repeat; position:absolute; top:-14%; right:10%; display:inline-block; width:92px; height:138px }

/* MORE DROPDOWN */
.moreDropdown { display:inline-block; position:relative }
.moreDropdown ul { position:absolute; right:0; top:4rem; width:220px; background:#fff; box-shadow:0 5px 14px rgba(0, 0, 0, .1); display:none; z-index:999; transition:all .3s; list-style:none; border-radius:4px }
.moreDropdown:hover ul { display:inline-block }
.moreDropdown ul li a { padding:1rem; font-size:14px; color:#001623; display:inline-block; width:100%; transition:all .3s }
.moreDropdown ul li a:hover { background:rgba(0,0,0, .06) }

/* POST CREATE */
.postContentEditable { outline:none; user-select:text; white-space:pre-wrap; overflow-wrap:anywhere; width:100%; min-height:100px; cursor:text; margin-left:.5rem; padding:.5rem;background-color:white;border-radius:5px; }
.postContentEditable::placeholder { color:rgba(0, 0, 0, .09); display:inline-block }
.postEditType { margin-top:1rem }
.postEditType img { vertical-align:middle }
[contentEditable=true]:empty:not(:focus):before{ content:attr(aria-placeholder); opacity:.6 }
.postOptions md-input-container { border:1px solid rgba(0,0,0,.14); padding:6px 10px; border-radius:4px }
.postOptions md-select.md-default-theme ._md-select-value, .postOptions md-select ._md-select-value { border-bottom-color:transparent }
.postOptions md-select.md-default-theme:focus:not([disabled]) ._md-select-value, .postOptions md-select:focus:not([disabled]) ._md-select-value { border-bottom-color:transparent }

/* POST COMMENTS */
.postComments { margin-top:1rem; padding-top:1rem; position:relative; z-index:1;padding-left:20px }
.postComments:before { content:''; background-color:rgba(230, 232, 233, .2); position:absolute; left:-16px; width:calc(100% + 32px); height:calc(100% + 14px); top:0; border-top:1px solid rgba(230, 232, 233, 1); z-index:-1 }
.postComments .postContentEditable { min-height:40px }

/* RESPONSIVE */
@media screen and (max-width:767px){
    .heroSection { padding-top:7rem; padding-bottom:5rem }
    .communityProfile { text-align:center }
    .cardStyle { box-shadow:none !important }
    .eventRowCard  { flex-direction:column; padding:0 }
    .eventRowCard .md-card-image { width:100%; min-width:100%; height:130px; object-fit:cover }
    .eventRowCard md-card-icon-actions { top:10px; right:10px; bottom:inherit; left:inherit }
    .communityDetail .communitySidebar { margin-top:0 }
}
@media screen and (max-width:579px){
    .cardDiscussions .userDiscussions { width:48px; height:48px }
    .communityTabs span { margin-bottom:1rem }
}
</pre></body></html>