.Item_item___VrqD{display:flex;flex-flow:column;height:100%;max-height:400px;background-color:var(--main-background-color);border:1px solid var(--border-color);border-radius:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:15px;transition:border-color .25s ease;cursor:pointer;line-height:1.25}.Item_item___VrqD .negative{background-color:#ffc2c9}.Item_item___VrqD .positive{background-color:#bfffd5}.Item_item___VrqD:hover{border-color:var(--primary-color)}.Item_item___VrqD:hover .Item_expand__Xc9fS{text-decoration:none}.Item_itemLogo__JbxT5{width:120px;height:25px;margin:0 0 15px}.Item_itemLogo__JbxT5 img{-o-object-fit:contain;object-fit:contain;max-height:25px}.Item_itemUser__ZG_H7{display:flex;margin-bottom:15px}.Item_itemUserInfo__YhZaA{flex-grow:2;width:50%;margin:2px 0 0}.Item_itemUserName__wDNHQ{font-size:14px;font-weight:700}.Item_itemUserDate__6H0x7{color:var(--gray-color);font-size:12px;margin:5px 0 0}.Item_itemTone__6KxUf{align-items:center;justify-content:center;width:35px;height:35px;margin:0 10px 0 0}.Item_itemStatus__hgwqo{display:flex;margin:0 0 15px}.Item_itemStatusLabel__DFiMF{display:flex;align-items:center;font-size:13px;line-height:25px;border-radius:4px;position:relative;color:#fff;background-color:var(--gray-color);padding:0 10px;z-index:1}.Item_itemStatusLabel__DFiMF.Item_positive__1eTS5{background-color:var(--success-color)}.Item_itemStatusLabel__DFiMF.Item_negative__NbFz4{background-color:var(--danger-color)}.Item_itemStatusCheck__z8yEE{color:var(--main-font-color);background-color:var(--button-bg-color);padding:0 5px 0 20px;margin:0 0 0 -5px;display:flex;align-items:center;font-size:13px;line-height:25px;border-radius:4px}.Item_itemStatusCheck__z8yEE svg{fill:var(--success-color);margin:0 0 0 15px}.Item_itemBody__YOdDb{position:relative;height:100%;overflow:hidden;padding:0 15px;margin:0 -15px}.Item_itemScroll__SVtAg{font-size:14px;line-height:1.43}.Item_itemTags__uDigI{margin-bottom:15px}.Item_itemTagsWrap__b_zV0{padding:0 15px;margin:0 -15px 10px}.Item_itemTagsWrap__b_zV0:last-child{margin-bottom:0}.Item_itemTagsLabel__A5wBX{color:var(--gray-color);font-size:10px;line-height:1;margin:0 0 -5px}.Item_itemTagsRow__KMWPq{position:relative;display:flex;align-items:center;flex-flow:wrap}.Item_itemTag__0aXDf{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:25px;white-space:nowrap;color:var(--main-font-color);background-color:rgba(32,169,74,.2);border-radius:4px;padding:0 15px;margin:10px 10px 0 0;transition:background-color .25s ease}.Item_itemTag__0aXDf:hover{background-color:rgba(32,169,74,.3)}.Item_itemTag__0aXDf.Item_negative__NbFz4,.Item_itemTag__0aXDf.Item_negative__NbFz4:hover{background-color:rgba(208,2,27,.2)}.Item_itemFooter__utOyZ{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:14px;margin:10px 0 0}.Item_itemFooter__utOyZ:after{content:"";position:absolute;right:0;bottom:16px;left:0;height:50px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--main-background-color) 80%);transition:none}.Item_itemFooterSource__aSgOU{flex-grow:2;width:30%;color:var(--gray-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 20px 0 0}.Item_modalWrapper__B8uRy{width:680px;max-width:100%;text-align:left;margin:-15px}@media screen and (min-width:1100px){.Item_modalWrapper__B8uRy{margin:-25px -20px;min-width:680px}}.Item_modalWrapper__B8uRy .Item_text__cNcxc{font-size:16px;line-height:1.75}.Item_modalWrapper__B8uRy .Item_item___VrqD{border:none}.Item_modalWrapper__B8uRy .Item_itemBody__YOdDb{overflow:auto;padding-bottom:20px}.Item_modalWrapper__B8uRy .Item_expand__Xc9fS{display:none}.Item_modalWrapperButtonNext__j_kgG,.Item_modalWrapperButtonPrev__hWWsN{display:flex;align-items:center;justify-content:center;outline:none;background:rgba(0,0,0,.28);border-radius:var(--border-radius);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s ease-in-out;position:absolute}.Item_modalWrapperButtonNext__j_kgG:hover,.Item_modalWrapperButtonPrev__hWWsN:hover{background:var(--primary-color)}.Item_modalWrapperButtonNext__j_kgG:hover svg,.Item_modalWrapperButtonPrev__hWWsN:hover svg{fill:#fff}.Item_modalWrapperButtonNext__j_kgG svg,.Item_modalWrapperButtonPrev__hWWsN svg{fill:#fff;height:20px;width:20px}.Item_modalWrapperButtonPrev__hWWsN{width:calc(50% - 10px);min-width:calc(50% - 10px);max-width:calc(50% - 10px);top:auto;bottom:-60px;left:0;height:40px}@media screen and (min-width:1100px){.Item_modalWrapperButtonPrev__hWWsN{width:50px;min-width:50px;max-width:50px;top:calc(50% - 75px);height:150px;left:-65px}}.Item_modalWrapperButtonNext__j_kgG{top:auto;bottom:-60px;width:calc(50% - 10px);min-width:calc(50% - 10px);max-width:calc(50% - 10px);height:40px;right:-15px}@media screen and (min-width:1100px){.Item_modalWrapperButtonNext__j_kgG{width:50px;min-width:50px;max-width:50px;top:calc(50% - 75px);height:150px;right:-65px}}.Item_expand__Xc9fS{color:var(--success-color);text-decoration:underline}.Modal_modal__AhY2h{position:fixed;top:auto;right:0;bottom:0;left:0;width:100vw;height:calc(var(--vh, 1vh)*100);z-index:9999!important;opacity:0;transition:opacity .55s ease-out,filter .35s ease-out;filter:blur(10px)}.Modal_modal__AhY2h.Modal_open__SLQHm{filter:none;opacity:1}.Modal_modal__AhY2h.Modal_isMax__DpllY .Modal_modalOverlay__kiMx8{align-items:flex-end}@media screen and (min-width:1100px){.Modal_modal__AhY2h.Modal_isMax__DpllY .Modal_modalOverlay__kiMx8{align-items:center}}.Modal_modal__AhY2h.Modal_open__SLQHm .Modal_modalWrap__Ng7R3{transform:scale(1)}.Modal_modalVisible__dGFNU{display:block;opacity:0;visibility:hidden}.Modal_modalVisible__dGFNU.Modal_open__SLQHm{opacity:1;visibility:visible}.Modal_modalOverlay__kiMx8{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.Modal_modalWrap__Ng7R3{position:relative;width:calc(100% - 30px);text-align:center;background:var(--main-background-color);border-radius:var(--border-radius);box-shadow:0 0 30px -10px rgba(0,0,0,.5);transform:scale(.95);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;padding:15px;margin:0 15px}@media screen and (min-width:1100px){.Modal_modalWrap__Ng7R3{width:auto;padding:25px 20px}}.Modal_modalClose__feJpx{cursor:pointer;position:absolute;top:-33px;right:0;width:18px;height:18px}.Modal_modalClose__feJpx:hover svg{fill:#ccc}.Modal_modalClose__feJpx svg{width:100%;height:100%;fill:#fff}.Modal_modalScroller__mQ47C{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 210px);width:calc(100% + 8px);padding-right:8px}.Modal_additionalCloseButton__Oq7b6{position:absolute;left:0;right:0;top:calc(100% + 15px)}.Reviews_reviews__dcipp{margin:20px -15px;width:calc(100% + 15px);padding-left:15px}@media screen and (min-width:1100px){.Reviews_reviews__dcipp{margin:20px 0;width:100%;padding-left:0}}.Reviews_reviews__dcipp:first-child,.Reviews_reviews__dcipp:last-child{margin-top:0}.Reviews_feedbackLink__0bYA5{display:inline-flex;margin:0 auto}.Reviews_feedbackLinkWrapper__31zaK{display:flex;align-items:center;justify-content:center;margin:20px 0}.Reviews_feedbackLinkWrapper__31zaK:first-child{margin-top:0}.Reviews_feedbackLinkWrapper__31zaK:last-child{margin-bottom:0}.Reviews_feedbackLink__0bYA5 svg{fill:var(--success-color)}