.contentLayout{margin:100px auto}.contentLayout>div{vertical-align:top}.contentLayout .articlesList,.contentLayout .postCardsCollection{display:inline-block;width:calc(100% - 300px)}.contentLayout .sidePanels{display:inline-block;width:300px}@media (max-width:1024px){.contentLayout .articlesList,.contentLayout .postCardsCollection{display:block;width:100%}.contentLayout .sidePanels{display:block;width:100%;padding:0 10%}}@media (max-width:768px){.contentLayout .sidePanels{padding:0 5%}}@media (max-width:500px){.contentLayout{margin-top:50px}.contentLayout .sidePanels{padding:0}}.zoomAnimation{overflow:hidden;position:relative}.zoomAnimation .hoverTarget{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform var(--dur,1s)}.zoomAnimation .hoverTarget>div{height:100%;width:100%}.zoomAnimation .hoverTarget>img{width:100%}.zoomAnimation.hover .hoverTarget,.zoomAnimation:active .hoverTarget,.zoomAnimation:hover .hoverTarget{transform:translateX(-50%) translateY(-50%) scale3d(var(--zoom,.8),var(--zoom,.8),1)}.postCard{margin-bottom:64px;padding-right:24px;width:50%;height:560px;display:inline-block;vertical-align:top;position:relative;overflow:hidden}.postCard.hidden{display:none}.postCard .image{margin-bottom:20px;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.postCard .category{text-align:center;margin:12px auto 8px;padding:4px}.postCard .category a{color:#32a5b6;font-size:10px;letter-spacing:3px;text-transform:uppercase}.postCard .category a:hover{color:#32c0d4;text-decoration:underline}.postCard .title{text-align:center;margin-bottom:16px}.postCard .title a{color:#000}.postCard .title a:hover{text-decoration:underline}.postCard .desc{text-align:center;color:#868e96;font-size:14px;line-height:24px;margin-bottom:24px}.postCard .bottom{position:absolute;left:0;bottom:0;background-color:#fff;width:calc(100% - 24px)}.postCard .bottom .bottomContent{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:16px 0;text-align:center}.postCard .bottom .bottomContent>div{display:inline-block;vertical-align:middle}.postCard .bottom .bottomContent .date{font-size:10px;line-height:16px;text-transform:uppercase;margin-right:8px}.postCard .bottom .bottomContent .avatar{width:24px;height:24px;margin-right:8px}.postCard .bottom .bottomContent .avatar img{border-radius:50%;width:24px;height:24px}.postCard .bottom .bottomContent .name{font-size:10px;line-height:16px;text-transform:uppercase}.postCard .bottom .bottomContent .name a{color:#000}.postCard .bottom .bottomContent .name a:hover{text-decoration:underline}@media (max-width:1024px){.postCard{padding:0 12px}.postCard .bottom{left:12px}}@media (max-width:768px){.postCard{display:block;width:100%;height:520px;padding:0}.postCard .bottom{left:0;width:100%}}@media (max-width:400px){.postCard{height:560px}}.postCardsCollection .loadMore{text-align:center;width:calc(100% - 24px)}.postCardsCollection .loadMore .loading{margin:0 auto}@media (max-width:1024px){.postCardsCollection .loadMore{width:100%;margin-bottom:48px}}.sidePanel{border-top:3px solid #9fbf73;margin-bottom:32px}.sidePanel .panelTitle{border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;padding:20px;font-family:gilroy,noto,sans-serif;font-weight:600;text-align:center}.sidePanel .panelContent{border:1px solid #e9e9e9;padding:16px}.categoryPanel .panelContent{padding:16px}.categoryPanel .panelContent a:first-of-type .category{border-top:1px solid #e9e9e9}.categoryPanel .panelContent a .category{border-bottom:1px solid #e9e9e9}.categoryPanel .panelContent .category{height:48px;padding:12px 0}.categoryPanel .panelContent .category:hover{cursor:pointer;background-color:#f8f9fa}.categoryPanel .panelContent .category .categoryName,.categoryPanel .panelContent .category .svgIcon{display:inline-block;vertical-align:middle}.categoryPanel .panelContent .category .categoryName{width:calc(100% - 36px);padding-left:12px;color:#343a40;font-size:10px;line-height:16px;letter-spacing:1px;text-transform:uppercase}.categoryPanel .panelContent .category .svgIcon{width:24px;height:24px;margin-right:12px;cursor:pointer}.categoryPanel .panelContent .category .svgIcon .fill{fill:#e9e9e9}.authorPanel .author{height:60px;padding:10px;cursor:pointer}.authorPanel .author:hover .name{text-decoration:underline}.authorPanel .author .image,.authorPanel .author .name{display:inline-block;vertical-align:middle}.authorPanel .author .image{width:40px;height:40px;margin-right:16px}.authorPanel .author .image img{width:40px;height:40px;border-radius:50%}.authorPanel .author .name{width:calc(100% - 56px);color:#343a40;font-size:12px}