.Item_item__W3wMn{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__W3wMn .negative{background-color:#ffc2c9}.Item_item__W3wMn .positive{background-color:#bfffd5}.Item_item__W3wMn:hover{border-color:var(--primary-color)}.Item_item__W3wMn:hover .Item_expand__sHGNu{text-decoration:none}.Item_itemLogo__p0oCZ{width:120px;height:25px;margin:0 0 15px}.Item_itemLogo__p0oCZ img{-o-object-fit:contain;object-fit:contain;max-height:25px}.Item_itemUser__dBk61{display:flex;margin-bottom:15px}.Item_itemUserInfo__exrJl{flex-grow:2;width:50%;margin:2px 0 0}.Item_itemUserName__xzBre{font-size:14px;font-weight:700}.Item_itemUserDate__hC2_t{color:var(--gray-color);font-size:12px;margin:5px 0 0}.Item_itemTone__UynTD{align-items:center;justify-content:center;width:35px;height:35px;margin:0 10px 0 0}.Item_itemStatus__f8Qhz{display:flex;margin:0 0 15px}.Item_itemStatusLabel__ImBVv{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__ImBVv.Item_positive__GDp2z{background-color:var(--success-color)}.Item_itemStatusLabel__ImBVv.Item_negative__p_Ozh{background-color:var(--danger-color)}.Item_itemStatusCheck__7mX_N{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__7mX_N svg{fill:var(--success-color);margin:0 0 0 15px}.Item_itemBody__FBZSL{position:relative;height:100%;overflow:hidden;padding:0 15px;margin:0 -15px}.Item_itemScroll__FJfin{font-size:14px;line-height:1.43}.Item_itemTags__jys4q{margin-bottom:15px}.Item_itemTagsWrap__1fQJT{padding:0 15px;margin:0 -15px 10px}.Item_itemTagsWrap__1fQJT:last-child{margin-bottom:0}.Item_itemTagsLabel__1g5eT{color:var(--gray-color);font-size:10px;line-height:1;margin:0 0 -5px}.Item_itemTagsRow__470H8{position:relative;display:flex;align-items:center;flex-flow:wrap}.Item_itemTag__G6z1m{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__G6z1m:hover{background-color:rgba(32,169,74,.3)}.Item_itemTag__G6z1m.Item_negative__p_Ozh,.Item_itemTag__G6z1m.Item_negative__p_Ozh:hover{background-color:rgba(208,2,27,.2)}.Item_itemFooter__z8m6f{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:14px;margin:10px 0 0}.Item_itemFooter__z8m6f: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__YFPLr{flex-grow:2;width:30%;color:var(--gray-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 20px 0 0}.Item_modalWrapper__zZ8j_{width:680px;max-width:100%;text-align:left;margin:-15px}@media screen and (min-width:1100px){.Item_modalWrapper__zZ8j_{margin:-25px -20px;min-width:680px}}.Item_modalWrapper__zZ8j_ .Item_text__IAEiX{font-size:16px;line-height:1.75}.Item_modalWrapper__zZ8j_ .Item_item__W3wMn{border:none}.Item_modalWrapper__zZ8j_ .Item_itemBody__FBZSL{overflow:auto;padding-bottom:20px}.Item_modalWrapper__zZ8j_ .Item_expand__sHGNu{display:none}.Item_modalWrapperButtonNext__f2Y3z,.Item_modalWrapperButtonPrev__EaOwk{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__f2Y3z:hover,.Item_modalWrapperButtonPrev__EaOwk:hover{background:var(--primary-color)}.Item_modalWrapperButtonNext__f2Y3z:hover svg,.Item_modalWrapperButtonPrev__EaOwk:hover svg{fill:#fff}.Item_modalWrapperButtonNext__f2Y3z svg,.Item_modalWrapperButtonPrev__EaOwk svg{fill:#fff;height:20px;width:20px}.Item_modalWrapperButtonPrev__EaOwk{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__EaOwk{width:50px;min-width:50px;max-width:50px;top:calc(50% - 75px);height:150px;left:-65px}}.Item_modalWrapperButtonNext__f2Y3z{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__f2Y3z{width:50px;min-width:50px;max-width:50px;top:calc(50% - 75px);height:150px;right:-65px}}.Item_expand__sHGNu{color:var(--success-color);text-decoration:underline}.Reviews_reviews__490FD{margin:20px -15px;padding-left:15px}@media screen and (min-width:1100px){.Reviews_reviews__490FD{margin:20px 0;width:100%;padding-left:0}}.Reviews_reviews__490FD:first-child,.Reviews_reviews__490FD:last-child{margin-top:0}.Reviews_reviewsSlider__bS7Fu{width:calc(100% + 15px)}.Reviews_feedbackLink__DL1w8{display:inline-flex;margin:0 auto}.Reviews_feedbackLinkWrapper__6swja{display:flex;align-items:center;justify-content:center;margin:20px 0}.Reviews_feedbackLinkWrapper__6swja:first-child{margin-top:0}.Reviews_feedbackLinkWrapper__6swja:last-child{margin-bottom:0}.Reviews_feedbackLink__DL1w8 svg{fill:var(--success-color)}