.community-page{background:#f6f2ed;padding-bottom:120px}@media(max-width:599px){.community-page{padding-bottom:60px}}.community-page__top{display:flex;padding:120px 0}@media(max-width:599px){.community-page__top{flex-direction:column-reverse;padding:20px 0}}.community-page__header{font-size:44px;margin-bottom:60px}@media(max-width:599px){.community-page__header{font-size:32px;margin-top:1.5rem}}.community-page__header span{color:#e62a00}.community-page__header span.gradient{background:linear-gradient(150deg,#ff007a,#ff6a00);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.community-page__left,.community-page__right{width:50%}@media(max-width:599px){.community-page__left,.community-page__right{width:100%}}.community-page__left{max-width:550px}.community-page__right{display:flex;justify-content:flex-end;padding:0 1rem}.community-page__image{max-width:420px;-o-object-fit:contain;object-fit:contain}@media(max-width:599px){.community-page__image{max-width:unset;height:400px}}.community-page__pillars{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%}.community-page__pillar{border-radius:4px;border:1px solid #e6e3e3;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.1);border-radius:12px;padding:60px;width:calc(50% - 1rem)}@media(max-width:599px){.community-page__pillar{padding:30px;width:100%;margin-bottom:2rem}}.community-page__pillar-image{margin-bottom:32px}.community-page__pillar-header{font-size:28px;font-weight:700;font-family:Cambon;margin-bottom:32px}.community-page__pillar-text{font-size:20px;margin-bottom:1.5rem}.community-page__pillar img{width:128px;-o-object-fit:contain;object-fit:contain}