.communityBlock{position:relative;display:flex;gap:24px;align-items:center;justify-content:space-between;padding:24px 64px;margin-bottom:40px;overflow:hidden;background:var(--gradient1);border-radius:6px}.communityBlock__coinSmall{position:absolute;right:6%;bottom:8%;z-index:0;pointer-events:none;transform:rotate(-15.251deg)}.communityBlock__coinMedium{position:absolute;top:15%;right:40%;z-index:0;pointer-events:none;transform:matrix(-.99,-.13,-.13,.99,0,0)}.communityBlock__right{z-index:10;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%;max-width:438px}.communityBlock__socialBtn{display:flex;flex-grow:1;align-items:center;justify-content:space-between;padding:12px 16px;background:hsla(0,0%,100%,.24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.32);border-radius:4px}.communityBlock__socialBtn:hover{background:hsla(0,0%,100%,.2)}.communityBlock__socialBtn:last-child{grid-column:span 2}@media(max-width:1440px){.communityBlock__coinSmall{right:-7%}.communityBlock__coinMedium{right:34%}}@media(max-width:1024px){.communityBlock{padding:20px 24px;margin-bottom:10px}.communityBlock__coinSmall{right:29%;bottom:49%}.communityBlock__coinMedium{top:38%;right:57%}.communityBlock__right{grid-template-columns:1fr;max-width:312px}.communityBlock__socialBtn:last-child{grid-column:span 1}}@media(max-width:640px){.communityBlock{flex-direction:column;gap:18px;padding:30px 20px 14px;border-radius:16px}.communityBlock__coinSmall{display:none}.communityBlock__coinMedium{top:30%;right:55%}.communityBlock__left{text-align:center}}