.social-zone{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:40px;padding-top:40px}@media screen and (max-width:879px){.social-zone{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}@media screen and (min-width:880px){.social-zone{gap:32px}}.social-zone__comments{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffe9b2;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px 16px;width:100%}@media (min-width:880px){.social-zone__comments{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:24px}}.social-zone__comments-text{font-family:BrownBold,sans-serif;font-size:20px;font-weight:700;line-height:135%}@media (min-width:880px){.social-zone__comments-text{-webkit-box-flex:1;-ms-flex:1;flex:1}}.social-zone__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:center}@media (min-width:880px){.social-zone__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.social-zone__sentence{color:#202020;font-family:BrownRegular,sans-serif;font-size:18px;font-weight:400;line-height:30px}.social-zone__list{gap:12px}.social-zone__item:has(>.social-button--hide){display:none}.social-zone .social-button{margin:0}