.community__contain{max-width:712px;display:flex;flex-direction:column;gap:44px;margin-top:51px;z-index:1}.community__contain .community__logoPart-contain{width:100px;height:60px;overflow:hidden;margin-left:auto}.community__contain .community__logoPart-contain .community__logoPart{width:100%;height:100%;border-radius:50%;object-fit:contain}.community__contain .community__wrapper{background:#fff;border-radius:25px;display:flex;flex-direction:column;gap:24px;align-items:center;width:712px;overflow:hidden;padding:36px 32px;max-height:764px}.community__contain .community__wrapper img{width:280px;height:280px}.community__contain .community__wrapper-content{display:flex;flex-direction:column;gap:8px;align-items:center}.community__contain .community__wrapper-content .titleCommu{font-size:28px;font-weight:600;line-height:36.4px;text-align:center;color:#030303}.community__contain .community__wrapper-content .desc{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#22272a}.community__contain .community__wrapper-content .desc span{font-weight:700}.community__contain .community__wrapper-content .about{font-size:13px;font-weight:400;line-height:22.1px;text-align:center;color:#717980}.community__contain .community__wrapper-line{height:1px;width:100%;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;background-color:#a6b1c1}.community__contain .community__wrapper-btn__login{width:200px;height:48px;background:var(--theme-primary-color,#0e92cb);border-radius:14px;padding:12px 24px 12px 54px;position:relative;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#fff;box-shadow:inset 0 2px 4px 0 hsla(0,0%,100%,.6);border:none}.community__contain .community__wrapper-btn__login:before{content:"";background-image:url(/images/icon-community-login.svg);background-repeat:no-repeat;background-size:24px 24px;width:24px;height:24px;display:inline-block;position:absolute;left:54px}.community__contain .community__wrapper-btn__logout{width:200px;height:48px;background:#ce4139;border-radius:14px;padding:12px 24px 12px 54px;position:relative;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#fff;box-shadow:inset 0 2px 4px 0 hsla(0,0%,100%,.6);border:none}.community__contain .community__wrapper-btn__logout:before{content:"";background-image:url(/images/icon-community-logout.svg);background-repeat:no-repeat;background-size:24px 24px;width:24px;height:24px;display:inline-block;position:absolute;left:54px}.modal-dialog.community-modal-dialog{margin-top:var(--header-height);justify-content:center;min-height:auto;max-width:712px}.modal-dialog.community-modal-dialog .modal-content{max-width:712px;border-radius:25px;overflow:hidden}.modal-dialog.community-modal-dialog .modal-content .modal-body{padding:0}@media screen and (max-width:768px){.community__contain{max-width:361px;gap:24px;margin-top:24px}.community__contain .community__wrapper{padding:32px 16px;width:361px}.community__contain .community__wrapper img{width:200px;height:200px}.community__contain .community__wrapper-content .title{font-size:20px;line-height:28px;text-align:center}.community__contain .community__wrapper-content .desc{font-size:13px;line-height:22.1px}.community__contain .community__wrapper-content .desc span{font-size:13px;font-weight:700;line-height:22.1px}.modal-dialog.community-modal-dialog{margin-top:calc(108px + var(--header-height));max-width:361px}.modal-dialog.community-modal-dialog .modal-content{max-width:361px}}