.entity-contact{display:flex;justify-content:space-between;margin-bottom:10px}.entity-contact__name{font-weight:600}.entity-contact__socials{display:flex;flex:0 0 auto}.entity-contact__social{display:block;height:24px;width:24px;cursor:pointer;background-size:18px;background-position:50%;background-repeat:no-repeat;margin-right:2px;transition:background-color .25s ease;background-color:transparent;border-radius:100%}.entity-contact__social:hover{background-color:#edf1f7}.entdet{margin-top:20px}.entdet__head{display:flex;flex-wrap:wrap;align-items:flex-end}.entdet__logo{flex:1 1 100%;height:calc(50vw - 20px);background-size:contain;background-repeat:no-repeat;background-position:50%;align-self:center}.entdet__desc{margin-top:20px;flex:1 1 100%}.entdet__desc>div{display:flex}.entdet__dates{display:block;width:100%;margin-top:6px;font-size:14px}.entdet__dates>div{display:flex;justify-content:space-between}.entdet__dates>div span:first-child{text-transform:uppercase;font-weight:700}.entdet__infoblock{margin-top:12px;align-items:flex-start;font-size:14px;background:var(--background-color-darker);padding:20px;border-radius:4px}.entdet__infoblock>div{display:flex;margin-bottom:6px}.entdet__infoblock>div span:first-child{flex:0 0 20%;text-transform:uppercase;font-weight:700}.entdet__infoblock>div span:last-child{flex:0 0 80%;text-align:left;padding-left:6px;word-break:break-word}.entdet__infoblock>div span img{width:auto;height:16px}.entdet__infoblock>div span img.pad{padding:0 5px}.entdet__title{margin-bottom:0}.entdet__social{background-repeat:no-repeat;display:inline-block;height:16px;background-size:contain;background-position:0;width:16px;margin-right:6px}.entdet__social--twitter{background-image:url(/img/icons/social/twitter-blue.svg)}.entdet__social--twitter:hover{background-image:url(/img/icons/social/twitter.svg)}.entdet__social--facebook{background-image:url(/img/icons/social/facebook-blue.svg)}.entdet__social--facebook:hover{background-image:url(/img/icons/social/facebook.svg)}.entdet__social--linkedin{background-image:url(/img/icons/social/linkedin-blue.svg)}.entdet__social--linkedin:hover{background-image:url(/img/icons/social/linkedin.svg)}.entdet__social--instagram{background-image:url(/img/icons/social/instagram-blue.svg)}.entdet__social--instagram:hover{background-image:url(/img/icons/social/instagram.svg)}.entdet__social--youtube{background-image:url(/img/icons/social/youtube-blue.svg)}.entdet__social--youtube:hover{background-image:url(/img/icons/social/youtube.svg)}.entdet__contacts{padding:20px}.entdet__shares{text-align:center}.entdet__shares .entity-share{margin:0 6px}@media screen and (min-width:460px){.entdet__logo{flex:0 0 140px;max-width:140px;height:88px;margin-right:20px}.entdet__desc{flex:0 1 calc(100% - 160px);margin-top:0}.entdet__dates{display:none;flex:1 0 100%}}@media screen and (min-width:660px){.entdet__desc{flex:1 1 calc(100% - 430px)}.entdet__dates{display:block;flex:1 0 230px}}.entity-section--entpri{margin-top:10px}.entpri__odslist{display:flex;flex-wrap:wrap;justify-content:center;margin:20px auto 0}.entpri__ods{flex:0 1 120px}.entpri__ods img{width:100%;height:auto;padding:4px;box-sizing:border-box}@media screen and (min-width:396px){.entity-section--entpri{margin-top:20px}.entpri h2{text-align:center}}