.postCommentsModal{display:grid;grid-template-rows:1fr;grid-template-columns:minmax(57.4%,740px) minmax(42.6%,550px);max-width:1290px}.postCommentsModal__loading{display:flex;align-items:center;justify-content:center;margin:250px auto}.postCommentsModal__left{display:flex;flex-direction:column;gap:10px;justify-content:center;height:inherit}.postCommentsModal__left--withMap{justify-content:space-between}.postCommentsModal__mediaViewer{height:calc(100vh - 410px);background:#000}.postCommentsModal__map{height:320px}.postCommentsModal__right{position:relative;display:flex;flex-direction:column;overflow-y:auto}.postCommentsModal__header{margin:24px 40px}.postCommentsModal__middle{z-index:5;display:flex;flex-grow:1;flex-direction:column;padding:24px 40px}.postCommentsModal__desc{margin-bottom:24px;font-size:14px;line-height:20px}.postCommentsModal__hashTags{margin-bottom:24px}.postCommentsModal__actionButtons{display:flex;align-items:center;justify-content:space-between}.postCommentsModal__actionButtonsLeft{display:flex;gap:32px}.postCommentsModal__comments{padding:24px 40px 0;background-color:#f4f5f9}.postCommentsModal__comments,.postCommentsModal__commentsListWrap{display:flex;flex-direction:column;height:100%}.postCommentsModal__commentsTitle{margin-bottom:24px}.postCommentsModal__commentsList{height:100%;margin-bottom:40px}.postCommentsModal__messageInput{position:-webkit-sticky;position:sticky;bottom:20px;z-index:20}@media(max-width:960px){.postCommentsModal{grid-template-rows:minmax(auto,500px) auto;grid-template-columns:minmax(100%,1290px);min-height:unset}.postCommentsModal__left{height:auto}.postCommentsModal__right{overflow:initial}.postCommentsModal__header{max-width:100%;margin:10px 30px}.postCommentsModal__middle{padding:15px 30px}.postCommentsModal__mediaViewer{height:calc(100% - 200px)}.postCommentsModal__map{height:200px}}@media(max-width:480px){.postCommentsModal{grid-template-rows:min-content auto}.postCommentsModal__header{margin:10px 20px}.postCommentsModal__middle{padding:10px 20px}.postCommentsModal__comments{padding:16px 20px 0}}.postMediaModal{max-width:1280px;height:100%;max-height:720px}.postMediaModal__loading{display:flex;align-items:center;justify-content:center;margin:250px auto}.postMediaModal__swipeDown{display:none}@media(max-width:640px){.modal__container{min-height:100vh;padding-top:0;border-radius:0}.modal__content{padding-right:0;padding-left:0}.postMediaViewer__swipeDown{position:absolute;right:0;bottom:20px;left:0;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;animation:fadeOut 2s forwards;animation-delay:1s}.postMediaViewer__swipeDown svg{width:20px;height:auto}.swiper-button-next,.swiper-button-prev{animation:fadeOut 2s forwards;animation-delay:1s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.modal__closer,.modal__closerMobile{pointer-events:none;opacity:0}}