  .socialShareBlock{display:none;margin:0;z-index:5;width:57px;list-style:none;padding:0}.pagewrapper:has(.top-breadcrumb__container) .socialShareBlock{margin-top:60px}.socialShareBlock .closeBtn{display:none}.socialShareBlock ul{list-style:none;padding:0}.socialShareBlock button{width:100%;height:57px;padding:0;border:none;box-shadow:inset -8px 0 8px -8px rgba(0,0,0,.2)}.socialShareBlock button:focus{outline:0}.socialShareBlock__shareBtns--trigger{background:#090909}.socialShareBlock__shareBtns--list{display:none}.socialShareBlock__shareBtns.keepOpen .socialShareBlock__shareBtns--list{display:block}.socialShareBlock__shareBtns.keepOpen .socialShareBlock__shareBtns--trigger{display:none}.socialShareBlock__item{display:flex;justify-content:center;height:57px;background:#090909;transition:background .4s ease-in;box-shadow:inset -8px 0 8px -8px rgba(0,0,0,.2)}.socialShareBlock__item--icon{height:100%;text-align:center}.socialShareBlock__item--icon svg{width:25px;height:100%;fill:#fff;transition:fill .4s ease-in}.socialShareBlock__item--icon.twitter svg{width:18px}.socialShareBlock__item:focus,.socialShareBlock__item:hover{background:#00e2b0;text-decoration:none;color:#090909}.socialShareBlock__item:focus svg,.socialShareBlock__item:hover svg{fill:#090909}.socialShareBlock__item:active{background:#deec29;color:#090909}@media (max-width:1199.98px){.socialShareBlock{display:block;position:absolute}.socialShareBlock.fixedBottom{position:fixed;top:auto!important;-webkit-animation:.4s ease-in forwards slideFromTop;animation:.4s ease-in forwards slideFromTop}.socialShareBlock .keepOpen .closeBtn{display:block}}@-webkit-keyframes slideFromTop{from{bottom:100%}to{bottom:0}}@keyframes slideFromTop{from{bottom:100%}to{bottom:0}}@media print{.socialShareBlock{display:none}}