.wysiwyg--icon path{transform-origin:center}.wysiwyg--floating-link-editor{position:fixed;top:0;left:0;z-index:var(--app-modal-z-index, 2);opacity:0;will-change:transform;transition:opacity .5s}.wysiwyg--link-editor{width:100%;max-width:400px;color:#000;border-radius:8px;background-color:#fff;box-shadow:0 5px 10px #0000004d}.wysiwyg--link-editor .inner-wrapper{display:flex;gap:8px;align-items:center;height:50px;padding:8px 12px;white-space:nowrap;overflow:hidden}.wysiwyg--link-editor .inner-wrapper a{text-overflow:ellipsis;overflow:hidden}.wysiwyg--link-editor .button{display:flex;flex:0 0 auto;justify-content:center;align-items:center;margin:0;padding:0;border:none;background:none;outline:none;cursor:pointer;transition:color .2s ease-in-out}.wysiwyg--link-editor .button:hover{color:#06c}.wysiwyg--link-editor .link{flex:1;margin-left:12px;font-size:15px;font-family:inherit;text-decoration:underline;word-break:break-word}.wysiwyg--link-editor .link-input{flex:1;padding:8px 12px;box-sizing:border-box;color:#050505;font-size:15px;font-family:inherit;border:0;border-radius:15px;background-color:#eee;outline:0}.wysiwyg--floating-popup-wrapper{position:fixed;top:0;left:0;z-index:var(--app-modal-z-index, 2);opacity:0;will-change:transform;transition:opacity .5s}.TableCellResizer__resizer{position:absolute}.directive--with-dropdown{display:inline-block}.wysiwyg--dropdown-tippy{color:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important}.wysiwyg--toolbar-alignment-formatter-select{display:flex;gap:4px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wysiwyg--toolbar-alignment-formatter-select.wysiwyg--toolbar-item{justify-content:flex-start}.wysiwyg--toolbar-block-formatter-select{display:flex;gap:4px;align-items:center;min-width:104px;font-weight:300;font-size:9px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wysiwyg--toolbar-block-formatter-select.wysiwyg--toolbar-block-formatter-select.wysiwyg--toolbar-block-formatter-select{justify-content:flex-start}.wysiwyg--color-picker-wrapper{padding:20px}.wysiwyg--color-picker-wrapper .color-picker-basic-color{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.wysiwyg--color-picker-wrapper .color-picker-basic-color button{width:16px;height:16px;border:1px solid #cccccc;border-radius:4px;list-style-type:none;cursor:pointer}.wysiwyg--color-picker-wrapper .color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.wysiwyg--color-picker-wrapper .color-picker-saturation{position:relative;width:100%;height:150px;margin-top:15px;background-image:linear-gradient(transparent,#000),linear-gradient(to right,white,transparent);-webkit-user-select:none;-moz-user-select:none;user-select:none}.wysiwyg--color-picker-wrapper .color-picker-saturation_cursor{position:absolute;width:20px;height:20px;box-sizing:border-box;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 15px #00000026;transform:translate(-10px,-10px)}.wysiwyg--color-picker-wrapper .color-picker-hue{position:relative;width:100%;height:12px;margin-top:15px;border-radius:12px;background-image:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red);-webkit-user-select:none;-moz-user-select:none;user-select:none}.wysiwyg--color-picker-wrapper .color-picker-hue_cursor{position:absolute;width:20px;height:20px;box-sizing:border-box;border:2px solid #ffffff;border-radius:50%;box-shadow:#0003 0 0 0 .5px;transform:translate(-10px,-4px)}.wysiwyg--color-picker-wrapper .color-picker-color{width:100%;height:20px;margin-top:15px;border:1px solid #cccccc}.wysiwyg--color-picker-wrapper .input__wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.wysiwyg--color-picker-wrapper .input__wrapper .input__label{display:flex;flex:1;color:#666}.wysiwyg--color-picker-wrapper .input__wrapper .input__input{display:flex;flex:2;min-width:0;padding:7px 10px;font-size:16px;border:1px solid #999999;border-radius:5px}.wysiwyg--toolbar-font-size{display:flex;align-items:center}.wysiwyg--toolbar-font-size .font-size-input{width:21px;font-weight:500;font-size:9px;text-align:center;border:1px solid #979797;border-radius:2px;outline:none}.wysiwyg--toolbar-font-size input[type=number]::-webkit-outer-spin-button,.wysiwyg--toolbar-font-size input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.wysiwyg--toolbar-font-size input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.wysiwyg--toolbar-font-size button.font-decrement{margin-right:2px}.wysiwyg--toolbar-font-size button.font-increment{margin-left:2px}.react-util--modal{z-index:var(--app-modal-z-index, 2);overflow-y:hidden;display:flex;justify-content:center;align-items:center;position:fixed;inset:0}.react-util--modal.__no-animation__>*:first-child{animation:none!important}.react-util--modal.__animate-exit__>*:first-child{animation:scale-out .2s ease-in forwards}.react-util--modal>*:first-child{position:relative;z-index:calc(var(--app-modal-z-index, 2) + 1);margin:auto;animation:scale-in .2s ease-in}.react-util--modal-background{position:fixed;inset:0}.react-util--modal-data-container{overflow:hidden;display:flex;justify-content:center;align-items:center}.wysiwyg-html-editor-modal-core{display:flex;flex-direction:column;width:90vw;height:90vh;padding:10px;background-color:#fff}.wysiwyg-html-editor-modal-core h1{margin-bottom:16px;font-weight:700;font-size:20px}.wysiwyg-html-editor-modal-core textarea{flex:1;resize:none}.wysiwyg-html-editor-modal-core>.buttons{display:flex;gap:8px;justify-content:flex-end;margin-top:24px}.wysiwyg--resizer{position:absolute;display:block;width:7px;height:7px;border:1px solid #ffffff;background-color:#3c84f4}.wysiwyg--resizer.wysiwyg--resizer-n{top:-6px;left:48%;cursor:n-resize}.wysiwyg--resizer.wysiwyg--resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.wysiwyg--resizer.wysiwyg--resizer-e{bottom:48%;right:-6px;cursor:e-resize}.wysiwyg--resizer.wysiwyg--resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize}.wysiwyg--resizer.wysiwyg--resizer-s{left:48%;bottom:-2px;cursor:s-resize}.wysiwyg--resizer.wysiwyg--resizer-sw{left:-6px;bottom:-2px;cursor:sw-resize}.wysiwyg--resizer.wysiwyg--resizer-w{left:-6px;bottom:48%;cursor:w-resize}.wysiwyg--resizer.wysiwyg--resizer-nw{top:-6px;left:-6px;cursor:nw-resize}.wysiwyg--control-wrapper--resizing{touch-action:none}.wysiwyg--iframe-component{display:inline-block}.wysiwyg--iframe-component.selected{outline:2px solid #0066cc}.wysiwyg--iframe-component .iframe-stub{width:150px;padding:12px;border:1px solid #eff3fc;border-radius:4px}.wysiwyg--iframe-component .iframe-stub .icon{margin-bottom:4px}.wysiwyg--iframe-component .iframe-stub .title{margin-bottom:2px;font-weight:700;font-size:14px;line-height:24.5px;text-align:left}.wysiwyg--iframe-component .iframe-stub .text{color:#68727e;font-weight:400;font-size:8px;line-height:14px;text-align:left}.wysiwyg--optional-text-plugin{margin-top:4px;color:var(--app-input-error-border-color);font-weight:400;font-size:10px;line-height:12px;letter-spacing:.02em}.wysiwyg--optional-text-plugin:empty{display:none}:root{--wysiwyg--tolbar-item-active-color: red;--wysiwyg--resizer-color: red}.multiple--wysiwyg{display:flex;flex-direction:column;width:886px;font-family:Inter,sans-serif;overflow:hidden}.multiple--wysiwyg.error .wysiwyg-wrapper,.multiple--wysiwyg.error .wysiwyg--toolbar-plugin{border-color:var(--app-input-error-border-color)!important}.multiple--wysiwyg:not(.editable){width:unset;overflow:unset}.multiple--wysiwyg:not(.editable) .wysiwyg-wrapper{border:none;overflow:unset}.multiple--wysiwyg:not(.editable) .editor-wrapper{overflow:unset}.multiple--wysiwyg .wysiwyg-wrapper{border:1px solid #e0e4e8;border-radius:4px;background-color:#fff;transition:border .2s ease-in-out}.multiple--wysiwyg .wysiwyg-wrapper:focus,.multiple--wysiwyg .wysiwyg-wrapper:focus-within{border-color:var(--app-input-focused-border-color)}.multiple--wysiwyg .wysiwyg-wrapper:focus .wysiwyg--toolbar-plugin,.multiple--wysiwyg .wysiwyg-wrapper:focus-within .wysiwyg--toolbar-plugin{border-color:var(--app-input-focused-border-color)}.multiple--wysiwyg .wysiwyg-wrapper .wysiwyg--toolbar-plugin{border-color:#e0e4e8;border-top-left-radius:4px;border-top-right-radius:4px;background-color:#fff;transition:border .2s ease-in-out}.multiple--wysiwyg .editor-wrapper{position:relative;border-radius:4px;overflow:auto}@supports (-moz-appearance: none){.multiple--wysiwyg .editor-wrapper{scrollbar-width:thin;scrollbar-color:lightgray transparent}}.multiple--wysiwyg .editor-wrapper::-webkit-scrollbar{width:6px;height:6px;background-color:transparent!important}.multiple--wysiwyg .editor-wrapper::-webkit-scrollbar-track-piece{background-color:transparent!important}.multiple--wysiwyg .editor-wrapper::-webkit-scrollbar-thumb{background-color:#d3d3d3!important}.multiple--wysiwyg .editor-wrapper::-webkit-scrollbar-thumb:vertical{border-top-right-radius:0;border-bottom-right-radius:0}.multiple--wysiwyg .editor-wrapper::-webkit-scrollbar-track{background-color:transparent!important}.multiple--wysiwyg .lexical-wysiwyg{min-height:200px;padding:12px 15px;background-color:#fff;outline:none}.multiple--wysiwyg .lexical-wysiwyg[contenteditable=false]{min-height:unset;padding:0}.multiple--wysiwyg .ltr{text-align:left}.multiple--wysiwyg .rtl{text-align:right}.multiple--wysiwyg .editor-placeholder{position:absolute;top:12px;left:15px;text-overflow:ellipsis;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.multiple--wysiwyg .wysiwyg--resizer{border:1px solid #ffffff;background-color:#3c84f4}.multiple--wysiwyg .wysiwyg--toolbar-item{display:flex;justify-content:center;align-items:center;padding:0;border:0;background:none;cursor:pointer;transition:color .2s ease-in-out}.multiple--wysiwyg .wysiwyg--toolbar-item:hover,.multiple--wysiwyg .wysiwyg--toolbar-item.active{color:var(--wysiwyg--tolbar-item-active-color, #0066cc)}.multiple--wysiwyg .wysiwyg--toolbar-divider:last-child{display:none}.multiple--wysiwyg .wysiwyg--toolbar-divider.m{width:0;margin:-3px 8px;border-right:1px solid #d0d0d0}.multiple--wysiwyg .wysiwyg--toolbar-divider.s{width:0}.multiple--wysiwyg img,.multiple--wysiwyg video,.multiple--wysiwyg iframe{max-width:100%}.multiple--wysiwyg .editor-text-bold{font-weight:700}.multiple--wysiwyg .editor-text-italic{font-style:italic}.multiple--wysiwyg .editor-text-underline{text-decoration:underline}.multiple--wysiwyg .editor-text-strikethrough{text-decoration:line-through}.multiple--wysiwyg .editor-text-underlineStrikethrough{text-decoration:underline line-through}.multiple--wysiwyg .editor-text-code{padding:1px .25rem;font-size:94%;font-family:monospace;background-color:#f0f2f5}.multiple--wysiwyg .editor-paragraph{position:relative;margin:0 0 6px}.multiple--wysiwyg .editor-paragraph:last-child{margin-bottom:0}.multiple--wysiwyg .editor-paragraph *{line-height:normal}.multiple--wysiwyg .editor-link{color:#216fdb;text-decoration:underline}.multiple--wysiwyg .editor-link span{color:#216fdb}.multiple--wysiwyg .editor-heading-h1{margin:0 0 16px;padding:0}.multiple--wysiwyg .editor-heading-h1:last-child{margin-bottom:0}.multiple--wysiwyg .editor-heading-h1 *{line-height:normal}.multiple--wysiwyg .editor-heading-h2{margin:0 0 12px;padding:0}.multiple--wysiwyg .editor-heading-h2:last-child{margin-bottom:0}.multiple--wysiwyg .editor-heading-h2 *{line-height:normal}.multiple--wysiwyg .editor-quote{margin:0 0 0 20px;padding-left:16px;color:#65676b;font-size:15px;border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid}.multiple--wysiwyg .editor-list-ol{margin:revert;padding:revert;list-style:decimal}.multiple--wysiwyg .editor-list-ul{margin:revert;padding:revert;list-style:disc}.multiple--wysiwyg .editor-nested-listitem{list-style-type:none}.multiple--wysiwyg .editor-listItemChecked,.multiple--wysiwyg .editor-listItemUnchecked{position:relative;margin-right:8px;margin-left:8px;padding-right:24px;padding-left:24px;list-style-type:none;outline:none}.multiple--wysiwyg .editor-listItemChecked{text-decoration:line-through}.multiple--wysiwyg .editor-listItemUnchecked:before,.multiple--wysiwyg .editor-listItemChecked:before{position:absolute;top:2px;left:0;content:"";display:block;width:16px;height:16px;background-size:cover;cursor:pointer}.multiple--wysiwyg .editor-listItemUnchecked[dir=rtl]:before,.multiple--wysiwyg .editor-listItemChecked[dir=rtl]:before{left:auto;right:0}.multiple--wysiwyg .editor-listItemUnchecked:focus:before,.multiple--wysiwyg .editor-listItemChecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.multiple--wysiwyg .editor-listItemUnchecked:before{border:1px solid #999999;border-radius:2px}.multiple--wysiwyg .editor-listItemChecked:before{border:1px solid rgb(61,135,245);border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.multiple--wysiwyg .editor-listItemChecked:after{position:absolute;top:6px;left:7px;right:7px;content:"";display:block;width:3px;height:6px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;cursor:pointer;transform:rotate(45deg)}.multiple--wysiwyg .editor-table{border-collapse:collapse}.multiple--wysiwyg .editor-code{position:relative;display:block;margin:8px 0;padding:8px 8px 8px 52px;font-size:13px;font-family:Menlo,Consolas,Monaco,monospace;line-height:1.53;-moz-tab-size:2;-o-tab-size:2;tab-size:2;background-color:#f0f2f5;overflow-x:auto}.multiple--wysiwyg .editor-code:before{position:absolute;top:0;left:0;content:attr(data-gutter);min-width:25px;padding:8px;color:#777;white-space:pre-wrap;text-align:right;border-right:1px solid #cccccc;background-color:#eee}.multiple--wysiwyg .editor-code:after{position:absolute;top:0;right:3px;content:attr(data-highlight-language);padding:3px;color:#00000080;font-size:10px;text-transform:uppercase}.multiple--wysiwyg .editor-tokenComment{color:#708090}.multiple--wysiwyg .editor-tokenPunctuation{color:#999}.multiple--wysiwyg .editor-tokenProperty{color:#905}.multiple--wysiwyg .editor-tokenSelector{color:#690}.multiple--wysiwyg .editor-tokenOperator{color:#9a6e3a}.multiple--wysiwyg .editor-tokenAttr{color:#07a}.multiple--wysiwyg .editor-tokenVariable{color:#e90}.multiple--wysiwyg .editor-tokenFunction{color:#dd4a68}.multiple--wysiwyg pre::-webkit-scrollbar{width:10px;background:transparent}.multiple--wysiwyg pre::-webkit-scrollbar-thumb{background:#999}.multiple--wysiwyg .tree-view-output{position:relative;display:block;max-height:250px;margin:1px auto 10px;padding:5px;color:#fff;font-size:12px;line-height:14px;white-space:pre-wrap;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#222;overflow:auto}.multiple--wysiwyg .tree-view-output .debug-timetravel-panel{display:flex;margin:auto;padding:0 0 10px;overflow:hidden}.multiple--wysiwyg .tree-view-output .debug-timetravel-panel-slider{flex:8;padding:0}.multiple--wysiwyg .tree-view-output .debug-timetravel-panel-button{flex:1;padding:0;color:#fff;font-size:12px;border:0;background:none}.multiple--wysiwyg .tree-view-output .debug-timetravel-panel-button:hover{text-decoration:underline}.multiple--wysiwyg .tree-view-output .debug-timetravel-button{position:absolute;top:10px;right:15px;padding:0;color:#fff;font-size:12px;border:0;background:none}.multiple--wysiwyg .tree-view-output .debug-timetravel-button:hover{text-decoration:underline}.wysiwyg--dropdown{color:#000;border:1px solid #f2f3f4;border-radius:4px;background-color:#fff;box-shadow:0 4px 4px #00000040}.wysiwyg--dropdown .wysiwyg--dropdown-item{display:flex;gap:4px;align-items:center;padding:6px 12px;font-weight:300;font-size:9px;cursor:pointer}.wysiwyg--dropdown .wysiwyg--dropdown-item:hover{background-color:#f2f3f4}.wysiwyg--dropdown .wysiwyg--dropdown-item+.wysiwyg--dropdown-item{border-top:1px solid #f2f3f4}.wysiwyg--dropdown .wysiwyg--dropdown-item.active{color:var(--wysiwyg--tolbar-item-active-color, #0066cc)}.wysiwyg--floating-popup{display:flex;justify-content:center;align-content:center;height:44px;min-width:60px;padding:12px 16px;border:1px solid #e0e4e8;border-radius:12px;background-color:#e2f2fd;box-shadow:0 10px 15px #00000040}.wysiwyg--toolbar-plugin{display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px;border-bottom:1px solid}:root{--app-primary-color: #00c08b;--app-modal-z-index: 1000;--app-input-height: 32px;--app-input-border-radius: 8px;--app-input-padding: 8px 24px;--app-input-text-color: #001e16;--app-input-placeholder-color: #576d77;--app-input-border-color: transparent;--app-input-hover-border-color: transparent;--app-input-focused-border-color: transparent;--app-input-error-color: #ef0004;--app-input-error-border-color: transparent;--app-input-success-border-color: transparent;--app-input-disabled-border-color: transparent;--app-input-border: 1px solid var(--app-input-border-color);--app-focused-active-shadow: none;--app-input-error-shadow: none;--app-input-background-color: #e5ecea;--app-input-hover-background-color: #daece7;--app-input-active-background-color: var(--app-input-background-color);--app-input-disabled-background: #e5ecea;--app-input-error-background: #e5ecea;--app-input-success-background: #e5ecea;--app-select-dropdown-background: #e5ecea;--app-select-option-hover-color: #00c08b;--app-select-option-hover-background-color: #daece7;--app-select-option-selected-color: #009986;--app-select-dropdown-shadow: -2px 2px 6px 0px rgba(0, 0, 0, .05), -8px 7px 11px 0px rgba(0, 0, 0, .04), -18px 15px 14px 0px rgba(0, 0, 0, .03), -32px 27px 17px 0px rgba(0, 0, 0, .01), -50px 42px 18px 0px rgba(0, 0, 0, 0);--app-select-counter-color: #ffffff;--app-select-counter-background: #104772;--app-select-tag-color: #ffffff;--app-select-tag-background: #104772;--app-select-tag-background-disabled: #9ba4ae;--app-checkbox-color: var(--app-icon-color);--app-checkbox-checked-color: var(--app-primary-color);--app-checkbox-slider-color: unset;--app-checkbox-disabled-icon-color: var(--app-primary-color);--app-checkbox-slider-shadow: none}.news-block-module-card-popup{position:relative;top:80px;overflow-y:auto}.news-block-module-card-popup .single--news-block-card-popup-react{display:flex;flex-direction:column;width:641px;margin:0 auto}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react{width:382px}}@media screen and (max-width: 429px){.news-block-module-card-popup .single--news-block-card-popup-react{width:288px}}.news-block-module-card-popup .single--news-block-card-popup-react .prev,.news-block-module-card-popup .single--news-block-card-popup-react .next{position:absolute;top:450px;border:none;background-color:transparent;cursor:pointer}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react .prev,.news-block-module-card-popup .single--news-block-card-popup-react .next{display:none}}.news-block-module-card-popup .single--news-block-card-popup-react .prev:hover path,.news-block-module-card-popup .single--news-block-card-popup-react .next:hover path{fill:#00c08b}.news-block-module-card-popup .single--news-block-card-popup-react .prev:active path,.news-block-module-card-popup .single--news-block-card-popup-react .next:active path{fill:#19a58a}.news-block-module-card-popup .single--news-block-card-popup-react .prev:disabled path,.news-block-module-card-popup .single--news-block-card-popup-react .next:disabled path{fill:#e5ecea}.news-block-module-card-popup .single--news-block-card-popup-react .prev{left:0}.news-block-module-card-popup .single--news-block-card-popup-react .next{right:0}.news-block-module-card-popup .single--news-block-card-popup-react>img{width:100%;height:427px;margin-bottom:24px;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react>img{height:286px}}@media screen and (max-width: 429px){.news-block-module-card-popup .single--news-block-card-popup-react>img{height:215px}}.news-block-module-card-popup .single--news-block-card-popup-react .title{margin-bottom:12px;text-transform:uppercase;color:#343a3f;font-weight:600;font-size:32px;font-family:Gilroy,sans-serif;line-height:35.2px;letter-spacing:-.011em}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react .title{letter-spacing:normal}}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react .title{margin-bottom:16px;color:#343a3f;font-weight:700;font-size:26px;font-family:Gilroy,sans-serif;line-height:135%;letter-spacing:-.011em}}@media screen and (max-width: 1400px) and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react .title{letter-spacing:normal}}@media screen and (max-width: 429px){.news-block-module-card-popup .single--news-block-card-popup-react .title{font-size:24px}}.news-block-module-card-popup .single--news-block-card-popup-react>.info{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.news-block-module-card-popup .single--news-block-card-popup-react>.info .tags{display:flex;gap:4px;max-width:290px}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react>.info .tags{display:none}}.news-block-module-card-popup .single--news-block-card-popup-react>.info .tags li{padding:2px 8px;border:1px solid #00c08b;border-radius:20px;color:#19a58a;font-weight:400;font-size:12px;font-family:Mulish,sans-serif;line-height:16.8px;letter-spacing:-.011em}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react>.info .tags li{letter-spacing:normal}}.news-block-module-card-popup .single--news-block-card-popup-react>.info .news-info{display:flex;gap:16px;align-items:center}.news-block-module-card-popup .single--news-block-card-popup-react>.info .news-info .date{color:#434141;font-weight:400;font-size:12px;font-family:Mulish,sans-serif;line-height:16.8px;letter-spacing:-.011em}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react>.info .news-info .date{letter-spacing:normal}}.news-block-module-card-popup .single--news-block-card-popup-react>.info .share-btn{display:flex;gap:10px;align-items:center;border:none;background-color:transparent;cursor:pointer;transition:color .1s ease;color:#343a3f;font-weight:500;font-size:14px;font-family:Mulish,sans-serif;line-height:21px;letter-spacing:-.011em}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react>.info .share-btn{letter-spacing:normal}}.news-block-module-card-popup .single--news-block-card-popup-react>.info .share-btn:hover{color:#00c08b;svg-color:#00c08b}.news-block-module-card-popup .single--news-block-card-popup-react>.info .share-btn:active{color:#005b59;svg-color:#005b59}.news-block-module-card-popup .single--news-block-card-popup-react>.info .count-icon-wrapper{display:flex;gap:4px;align-items:center;color:#434141;font-weight:400;font-size:12px;font-family:Mulish,sans-serif;line-height:16.8px;letter-spacing:-.011em}@media screen and (max-width: 1400px){.news-block-module-card-popup .single--news-block-card-popup-react>.info .count-icon-wrapper{letter-spacing:normal}}.popup-body .close-btn{top:0!important}.popup-body .close-btn:hover path{fill:#00c08b}.popup-body .close-btn:active path{fill:#19a58a}
