.app-switcher{position:relative}.app-switcher .form-control{display:none}.app-switcher .form-control:checked+.switcher-label .switcher-control{background-color:#005dcf}.app-switcher .form-control:checked+.switcher-label .switcher-control:before{left:calc(100% - 23px)}.app-switcher .switcher-label{align-items:center;cursor:pointer;display:flex}.app-switcher .switcher-label .switcher-control{align-items:center;background-color:#949cb2;border-radius:20px;display:inline-flex;height:25px;position:relative;transition:background-color .3s ease-in-out;width:44px}.app-switcher .switcher-label .switcher-control:before{background-color:#fff;border-radius:50%;content:"";display:inline-block;height:20px;left:3px;position:absolute;transition:left .3s ease-in-out;width:20px}.app-switcher .loader-wrapper{height:25px;width:44px}.app-switcher .loader-wrapper .app-loader{position:absolute;right:-30px;top:-30px}.profile-menu{--menu-padding:12px;padding:0 var(--menu-padding)}.profile-menu .menu-block{border-bottom:1px solid #ebeef5;padding:var(--menu-padding) 0}.profile-menu .menu-block:last-child{border-bottom:none}.profile-menu .menu-block .block-title{font-size:16px;font-weight:600}.profile-menu .menu-block .block-caption{font-size:14px;line-height:120%}.profile-menu .menu-block .user-info{align-items:center;display:flex;flex-direction:column;gap:var(--menu-padding);padding:0 var(--menu-padding)}.profile-menu .menu-block .user-info .user-avatar{border-radius:50%;height:112px;overflow:hidden;width:112px}.profile-menu .menu-block .user-info .user-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-menu .menu-block .user-info .user-email{color:#666d80}.profile-menu .menu-block .block-menu{display:flex;flex-direction:column}.profile-menu .menu-block .block-menu .menu-item .item-action{align-items:center;border-radius:30px;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:8px var(--menu-padding);transition:background-color .3s;width:100%}.profile-menu .menu-block .block-menu .menu-item .item-action:hover{background-color:#e5f1ff}.profile-menu .menu-block .block-menu .menu-item .item-action .iconify{font-size:22px}.profile-menu .menu-block .accept-offers{display:flex;gap:16px;padding:0 var(--menu-padding)}.profile-menu .menu-block .accept-offers .offers-data{display:flex;flex-direction:column;gap:8px}.profile-menu .menu-block .accept-offers .offers-control{padding-top:3px}.profile-menu .menu-block .accept-offers .offers-control .mock-switcher{background-color:#949cb2;border-radius:20px;display:inline-block;height:20px;width:36px}.site-search{align-items:center;background-color:#fff;border-bottom:1px solid #ebeef5;display:flex;height:var(--site-header-height);left:0;position:absolute;right:0;z-index:1100}.site-search .search-field{align-items:center;display:flex;flex-grow:1;gap:8px;height:100%}@media only screen and (min-width:640.98px){.site-search .search-field{gap:12px}}.site-search .search-field .search-icon{flex-shrink:0;font-size:22px}@media only screen and (min-width:640.98px){.site-search .search-field .search-icon{font-size:26px}}.site-search .search-field .search-control{font-size:16px;height:100%;width:100%}.site-search .search-field .search-control::-webkit-input-placeholder{color:#002552bf}.site-search .search-field .search-control:-moz-placeholder,.site-search .search-field .search-control::-moz-placeholder{color:#002552bf}.site-search .search-field .search-control:-ms-input-placeholder{color:#002552bf}.site-search .btn-close{flex-shrink:0}.site-header{align-items:center;background-color:#fff;display:flex;height:var(--site-header-height);position:sticky;top:0;transition:box-shadow .3s;z-index:1100}.site-header.scrolled{box-shadow:0 4px 24px #1971b933}.site-header .header-content{align-items:center;display:flex;gap:2vw;position:relative}.site-header .header-content .header-logo{display:flex;flex-shrink:0}.site-header .header-content .header-logo .logo-item{align-items:center;display:flex}.site-header .header-content .header-logo .logo-item img{height:56px}.site-header .header-content .menu-links{align-items:center;display:none;flex-grow:1;gap:16px;justify-content:space-between;padding-top:4px}@media only screen and (min-width:1024.98px){.site-header .header-content .menu-links{display:flex}}.site-header .header-content .menu-links .link-item{font-size:15px;font-weight:500;transition:color .3s;white-space:nowrap}.site-header .header-content .menu-links .link-item:hover{color:#005dcf}.site-header .header-content .menu-links .dropdown-activator{align-items:center;cursor:pointer;display:flex;gap:4px}.site-header .header-content .menu-links .dropdown-activator .dropdown-arrow{font-size:16px;transition:transform .3s ease}.site-header .header-content .menu-links .dropdown-activator .dropdown-arrow.rotated{transform:rotate(180deg)}.site-header .header-content .menu-links .dropdown-menu{display:flex;flex-direction:column;gap:6px}.site-header .header-content .menu-links .dropdown-menu .dropdown-item .item-link{align-items:center;display:flex;height:48px;line-height:120%;padding:4px 16px;width:100%}.site-header .header-content .menu-links .dropdown-menu .dropdown-item .item-link:hover{background-color:#e5f1ffcc}.site-header .header-content .addition-dropdown-menu{display:flex;flex-direction:column}.site-header .header-content .addition-dropdown-menu .dropdown-item .item-link{align-items:center;display:flex;height:48px;line-height:120%;padding:4px 16px;width:100%}.site-header .header-content .addition-dropdown-menu .dropdown-item .item-link:hover{background-color:#e5f1ffcc}.site-header .header-content .header-actions{display:flex;gap:4px;margin-left:auto}@media only screen and (min-width:1024.98px){.site-header .header-content .header-actions .btn-mobile-menu{display:none}}.site-header .header-content .header-actions .profile-menu-wrapper .menu-body{right:-58px}@media only screen and (min-width:640.98px){.site-header .header-content .header-actions .profile-menu-wrapper .menu-body{right:auto}}.site-footer{padding-bottom:20px;position:relative;z-index:1}@media only screen and (min-width:640.98px){.site-footer{padding-bottom:60px}}.site-footer .footer-content .footer-logos{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:1024.98px){.site-footer .footer-content .footer-logos{grid-template-columns:repeat(4,1fr)}}.site-footer .footer-content .footer-logos .logo-item{align-items:center;border-right:1px solid #d5dbeb;display:flex}.site-footer .footer-content .footer-logos .logo-item img{width:130px}.site-footer .footer-content .footer-menu{display:grid;grid-template-columns:1fr;grid-gap:32px;padding-top:40px}@media only screen and (min-width:640.98px){.site-footer .footer-content .footer-menu{grid-template-columns:repeat(3,1fr)}}.site-footer .footer-content .footer-menu .footer-main-menu{display:flex;flex-direction:column;gap:16px}.site-footer .footer-content .footer-menu .footer-main-menu .menu-link{align-items:center;display:inline-flex;font-size:20px;font-weight:600;gap:4px;line-height:120%}.site-footer .footer-content .footer-menu .footer-main-menu .menu-link .iconify{color:#002552;font-size:24px}.site-footer .footer-content .footer-menu .footer-addition-menu .menu-title{color:#005dcf;font-size:20px;line-height:120%;margin-bottom:16px}.site-footer .footer-content .footer-menu .footer-addition-menu .menu-links{display:flex;flex-direction:column;gap:16px}.site-footer .footer-content .footer-menu .footer-addition-menu .menu-links .menu-link{font-size:18px;line-height:120%}.site-footer .footer-content .footer-bottom{display:flex;flex-direction:column;gap:24px;justify-content:space-between;padding-top:40px}@media only screen and (min-width:1024.98px){.site-footer .footer-content .footer-bottom{align-items:center;flex-direction:row}}.site-footer .footer-content .footer-bottom .bottom-data{display:flex;flex-direction:column;gap:8px;line-height:120%;max-width:585px;order:2}@media only screen and (min-width:1024.98px){.site-footer .footer-content .footer-bottom .bottom-data{order:0}}.site-footer .footer-content .footer-bottom .bottom-data .special-info{font-size:14px}.site-footer .footer-content .footer-bottom .footer-socials{display:flex;gap:8px;order:1}.modal-login-body .modal-title{font-size:28px;font-weight:600;line-height:110%;margin-bottom:16px}@media only screen and (min-width:640.98px){.modal-login-body .modal-title{font-size:32px;margin-bottom:24px}}.modal-login-body .modal-caption{margin-bottom:16px}@media only screen and (min-width:640.98px){.modal-login-body .modal-caption{margin-bottom:24px}}.modal-login-body .login-form{display:flex;flex-direction:column;gap:20px}.modal-login-body .modal-extras{font-size:14px;margin-top:24px;text-align:center}.modal-login-body .modal-extras .extras-caption{margin-bottom:6px}.modal-login-body .modal-extras .extras-links{display:flex;flex-direction:column;gap:2px}.project-manage-select-type{background-color:#e5f1ff;border-radius:16px;display:grid;grid-auto-columns:1fr;grid-auto-flow:row;padding:6px;grid-gap:4px;margin-bottom:24px}@media only screen and (min-width:640.98px){.project-manage-select-type{border-radius:30px;grid-auto-flow:column}}.project-manage-select-type .btn-type.active{background-color:#fff}.project-media-label{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.project-media-label .caption{font-weight:600}.project-manage-cover .cover-wrapper{align-items:center;aspect-ratio:4/3;background-color:#b8d8ff99;border-radius:12px;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative}.project-manage-cover .cover-wrapper.no-cover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='462' height='462' viewBox='0 0 462 462'%3E%3Cg fill='none' stroke='%23005DCF' stroke-linecap='round' stroke-width='8'%3E%3Cpath d='M4.496 231.353C4.496 106.179 105.97 4.705 231.144 4.705s226.647 101.474 226.647 226.648c0 90.066-52.535 167.862-128.634 204.416m-299.39-100.31a227 227 0 0 0 5.681 10.302m6.772 10.844C82.818 417.718 152.277 458 231.144 458c23.012 0 45.223-3.43 66.15-9.806' opacity='.2'/%3E%3Cpath d='M25.102 231.353c0 88.628 55.958 164.187 134.47 193.272m98.141 11.074c101.245-13.034 179.475-99.554 179.475-204.346 0-113.794-92.249-206.043-206.043-206.043-105.725 0-192.852 79.63-204.677 182.186' opacity='.4'/%3E%3Cpath d='M96.884 357.69a185 185 0 0 0 7 7.048m-19.829-22.231c-23.391-30.903-37.266-69.408-37.266-111.154 0-101.816 82.538-184.355 184.354-184.355s184.355 82.539 184.355 184.355-82.538 184.354-184.355 184.354c-44.959 0-86.16-16.094-118.154-42.835' opacity='.6'/%3E%3Cpath d='M103.179 130.915c-21.738 27.656-34.702 62.533-34.702 100.438 0 63.94 36.891 119.264 90.55 145.847a162 162 0 0 0 12.471 5.536c18.468 7.282 38.589 11.283 59.644 11.283 89.838 0 162.666-72.828 162.666-162.666S320.98 68.687 231.142 68.687c-38.593 0-74.047 13.44-101.937 35.895' opacity='.7'/%3E%3Cpath d='M231.145 372.33c-4.203 0-8.362-.184-12.471-.544m-13.013-1.753c-38.486-7.027-71.515-29.68-92.274-61.143m132.398 62.689c70.98-7.323 126.337-67.31 126.337-140.226 0-77.859-63.118-140.977-140.977-140.977S90.168 153.494 90.168 231.353c0 6.999.51 13.879 1.495 20.604' opacity='.8'/%3E%3Cpath d='M231.144 112.063c65.881 0 119.288 53.407 119.288 119.288 0 65.882-53.407 119.289-119.288 119.289s-119.289-53.407-119.289-119.289c0-55.192 37.483-101.629 88.382-115.245' opacity='.9'/%3E%3Cpath d='M154.147 171.367c-12.911 16.549-20.604 37.369-20.604 59.986 0 53.902 43.697 97.599 97.599 97.599s97.6-43.697 97.6-97.599c0-20.303-6.2-39.159-16.809-54.776m-151.279-12.73a98 98 0 0 1 6.55-6.236m7.548-5.928a97.2 97.2 0 0 1 27.111-13.461 97.5 97.5 0 0 1 29.279-4.469c20.298 0 39.149 6.197 54.764 16.801'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;background-size:contain;content:"";display:block;height:calc(100% - 40px);opacity:.4;position:absolute;width:200px;z-index:4}.project-manage-cover .cover-wrapper.no-cover:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='18' height='22' viewBox='0 0 18 22'%3E%3Cpath fill='%23005DCF' d='M9 15a4.756 4.756 0 0 1-4.75-4.75v-5C4.25 2.631 6.381.5 9 .5s4.75 2.131 4.75 4.75v5A4.756 4.756 0 0 1 9 15M9 2a3.254 3.254 0 0 0-3.25 3.25v5c0 1.792 1.458 3.25 3.25 3.25s3.25-1.458 3.25-3.25v-5A3.254 3.254 0 0 0 9 2M17.75 10.75a.75.75 0 0 0-1.5 0zm-16 0a.75.75 0 0 0-1.5 0zm14.5 0A7.25 7.25 0 0 1 9 18v1.5a8.75 8.75 0 0 0 8.75-8.75zM9 18a7.25 7.25 0 0 1-7.25-7.25H.25A8.75 8.75 0 0 0 9 19.5z'/%3E%3Cpath fill='%23005DCF' d='M8.25 21.25a.75.75 0 0 0 1.5 0zm1.5-2a.75.75 0 0 0-1.5 0zm0 2v-2h-1.5v2z'/%3E%3C/svg%3E") 50% no-repeat;background-size:contain;content:"";display:block;height:18%;opacity:.7;position:absolute;width:18%;z-index:5}.project-manage-cover .cover-wrapper .photo-icon{align-items:center;background-color:#00255226;border-radius:50%;bottom:8px;color:#fff;display:inline-flex;height:40px;justify-content:center;position:absolute;right:8px;width:40px}.project-manage-cover .cover-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-manage-audio .load-audio .app-btn{width:100%}.project-manage-audio .load-audio .caption{color:#949cb2;display:block;font-size:14px;font-weight:500;margin-top:8px;text-align:center}.project-manage-audio .player-wrapper{margin-top:16px}.project-manage-audio .player-wrapper .player{height:48px;width:100%}.project-manage-audio .player-wrapper .file-info{color:#949cb2;font-size:13px;margin-top:2px;text-align:center}.project-manage-video .select-video-type{background-color:#e5f1ffb3;border-radius:30px;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;padding:6px;grid-gap:4px;margin-bottom:12px}.project-manage-video .select-video-type .btn-type.active{background-color:#fff}.project-manage-video .load-images .app-btn{width:100%}.project-manage-video .gallery-images{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;margin-top:16px}.project-manage-video .gallery-images .image-item{aspect-ratio:1/1;border-radius:12px;cursor:pointer;overflow:hidden;position:relative}.project-manage-video .gallery-images .image-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-manage-video .gallery-images .image-item .image-extras{background-color:#00000080;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .3s}.project-manage-video .gallery-images .image-item .image-extras:hover{opacity:1}.project-manage-video .gallery-images .image-item .image-extras .btn-close{height:24px;position:absolute;right:6px;top:6px;width:24px}.modal-coathors-body .header-title{font-size:24px;font-weight:600}.modal-coathors-body .create-coauthor{display:flex;flex-direction:column;gap:16px}.modal-coathors-body .create-coauthor .coauthor-roles{margin-bottom:8px;position:relative;z-index:10}.modal-coathors-body .create-coauthor .coauthor-roles .selected-items{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.modal-coathors-body .create-coauthor .coauthor-roles .selected-items .selected-item{align-items:center;background-color:#002552;border-radius:30px;color:#fff;display:inline-flex;font-size:13px;font-weight:500;gap:6px;height:28px;padding:0 12px}.modal-coathors-body .create-coauthor .coauthor-roles .selected-items .selected-item .btn-close{background-color:#fff}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper{position:relative}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu{position:static}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-activator{width:100%}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-activator .btn-open-menu{gap:1px;width:100%}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-activator .btn-open-menu.active .iconify{transform:rotate(180deg)}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-body{width:100%!important}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-body .items-list{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow-y:scroll;padding:12px 24px 0}@media only screen and (min-width:640.98px){.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-body .items-list{flex-wrap:wrap;overflow-y:auto}}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-body .items-list .menu-item .item-value{border-radius:30px;cursor:pointer;display:block;font-size:14px;padding:4px 12px;transition:background-color .3s,color .3s}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-body .items-list .menu-item .item-value:hover{background-color:#b8d8ff}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .app-menu .menu-body .items-list .menu-item.selected .item-value{background-color:#005dcf;color:#fff}.modal-coathors-body .create-coauthor .coauthor-roles .control-wrapper .caption{font-size:14px;font-weight:500;margin-top:6px}.modal-manage-project-body .project-media-fields{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media only screen and (min-width:640.98px){.modal-manage-project-body .project-media-fields{margin-bottom:48px}}.modal-manage-project-body .project-media-fields .media-box{border-bottom:1px solid #c1ccdd;padding-bottom:12px}.modal-manage-project-body .project-media-fields .toggle-media-fields{display:flex;flex-wrap:wrap;gap:4px}.modal-manage-project-body .project-inputs{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}@media only screen and (min-width:640.98px){.modal-manage-project-body .project-inputs{margin-bottom:48px}}.modal-manage-project-body .project-filters{display:flex;flex-direction:column;gap:16px}.modal-manage-project-body .project-filters .filters-item{border-bottom:1px solid #c1ccdd;padding-bottom:16px;position:relative}.modal-manage-project-body .project-filters .filters-item .selected-items{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.modal-manage-project-body .project-filters .filters-item .selected-items .selected-item{align-items:center;background-color:#002552;border-radius:30px;color:#fff;display:inline-flex;font-size:13px;font-weight:500;gap:6px;height:28px;padding:0 12px}.modal-manage-project-body .project-filters .filters-item .selected-items .selected-item .btn-close{background-color:#fff}.modal-manage-project-body .project-filters .filters-item .control-wrapper{align-items:center;display:flex;gap:16px;justify-content:space-between;position:relative}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu{flex-shrink:0;position:static}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-activator{width:100%}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-activator .btn-open-menu{gap:1px}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-activator .btn-open-menu.active .iconify{transform:rotate(180deg)}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-body{width:100%!important}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-body .items-list{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow-y:scroll;padding:12px 24px 0}@media only screen and (min-width:640.98px){.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-body .items-list{flex-wrap:wrap;overflow-y:auto}}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-body .items-list .menu-item .item-value{border-radius:30px;cursor:pointer;display:block;font-size:14px;padding:4px 12px;transition:background-color .3s,color .3s}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-body .items-list .menu-item .item-value:hover{background-color:#b8d8ff}.modal-manage-project-body .project-filters .filters-item .control-wrapper .app-menu .menu-body .items-list .menu-item.selected .item-value{background-color:#005dcf;color:#fff}.modal-manage-project-body .project-filters .filters-item .control-wrapper .caption{font-size:14px;font-weight:500;line-height:120%}.modal-manage-project-body .project-filters .switchers-list{display:flex;flex-direction:column;gap:16px}.modal-manage-project-body .project-filters .switchers-list .list-item{display:flex;flex-direction:column;gap:12px}.modal-manage-project-body .project-filters .switchers-list .list-item .item-main-data{align-items:center;display:flex;gap:16px;justify-content:space-between}.modal-manage-project-body .project-filters .switchers-list .list-item .item-main-data .item-label{font-weight:500;line-height:120%}.modal-manage-project-body .project-filters .switchers-list .list-item .item-addition-data{display:flex;flex-direction:column;gap:12px}.modal-manage-project-body .project-filters .switchers-list .list-item .item-addition-data .manage-data{align-items:center;display:flex;gap:16px;justify-content:space-between}.modal-manage-project-body .project-filters .switchers-list .list-item .item-addition-data .manage-data .app-btn{flex-shrink:0;height:28px;width:28px}.modal-manage-project-body .project-filters .select-single{position:relative}.modal-manage-project-body .project-filters .select-single .app-menu{position:static}.modal-manage-project-body .project-filters .select-single .app-menu .menu-activator{width:100%}.modal-manage-project-body .project-filters .select-single .app-menu .menu-activator .btn-open-menu{flex-shrink:0;gap:1px}.modal-manage-project-body .project-filters .select-single .app-menu .menu-activator .btn-open-menu.active .iconify{transform:rotate(180deg)}.modal-manage-project-body .project-filters .select-single .app-menu .menu-body{width:100%!important}.modal-manage-project-body .project-filters .select-single .app-menu .menu-body .items-list{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow-y:scroll;padding:12px 24px 0}@media only screen and (min-width:640.98px){.modal-manage-project-body .project-filters .select-single .app-menu .menu-body .items-list{flex-wrap:wrap;overflow-y:auto}}.modal-manage-project-body .project-filters .select-single .app-menu .menu-body .items-list .menu-item .item-value{border-radius:30px;cursor:pointer;display:block;font-size:14px;padding:4px 12px;transition:background-color .3s,color .3s}.modal-manage-project-body .project-filters .select-single .app-menu .menu-body .items-list .menu-item .item-value:hover{background-color:#b8d8ff}.modal-manage-project-body .project-filters .select-single .app-menu .menu-body .items-list .menu-item.selected .item-value{background-color:#005dcf;color:#fff}.modal-manage-project-body .form-actions{display:grid;grid-template-columns:1fr;grid-gap:8px;padding-top:32px}@media only screen and (min-width:640.98px){.modal-manage-project-body .form-actions{grid-template-columns:repeat(2,1fr);padding-top:48px}}.modal-manage-project-body .form-actions .btn-public{border:1px solid #002552}.mobile-menu{height:100dvh;overflow:hidden;position:fixed;top:0;width:100%;z-index:1200}.mobile-menu .mobile-menu-overlay{background-color:#000c;height:100dvh;position:absolute;top:0;width:100%}.mobile-menu .mobile-menu-body{background-color:#fff;background-image:url(./modal-circles-decor.zgo3aUq5.jpg);background-position:0 0;background-repeat:no-repeat;background-size:260px;bottom:0;display:flex;flex-direction:column;height:100dvh;position:absolute;right:0;top:0;width:320px;z-index:10}.mobile-menu .mobile-menu-body .menu-header{padding:16px 24px;position:relative}.mobile-menu .mobile-menu-body .menu-header .mobile-menu-logo{display:block}.mobile-menu .mobile-menu-body .menu-header .mobile-menu-logo img{width:110px}.mobile-menu .mobile-menu-body .menu-header .logo-caption{color:#666d80;font-size:14px;font-weight:500;line-height:140%;margin-top:20px}.mobile-menu .mobile-menu-body .menu-header .btn-close{height:36px;position:absolute;right:12px;top:12px;width:36px}.mobile-menu .mobile-menu-body .menu-content{flex-grow:1;overflow-y:scroll}.mobile-menu .mobile-menu-body .menu-content .nav-section .mobile-menu-nav{border-bottom:1px solid #ebeef5;padding-bottom:20px}.mobile-menu .mobile-menu-body .menu-content .nav-section .mobile-menu-nav .menu-item .item-link{align-items:center;display:flex;font-size:14px;font-weight:600;gap:8px;height:40px;padding:0 24px}.mobile-menu .mobile-menu-body .menu-content .nav-section .nav-subheader{color:#666d80;font-size:12px;font-weight:500;margin:24px 0 8px;padding:0 24px}.mobile-menu .mobile-menu-body .menu-content .nav-section .menu-item .expandable-section .section-header{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 24px}.mobile-menu .mobile-menu-body .menu-content .nav-section .menu-item .expandable-section .section-header .dropdown-header{color:inherit;font-size:14px;font-weight:600;padding-left:0;pointer-events:none}.mobile-menu .mobile-menu-body .menu-content .nav-section .menu-item .expandable-section .section-header .section-arrow{color:#666d80;font-size:18px;transition:transform .3s ease}.mobile-menu .mobile-menu-body .menu-content .nav-section .menu-item .expandable-section .section-header .section-arrow.rotated{transform:rotate(180deg)}.mobile-menu .mobile-menu-body .menu-content .nav-section .menu-item .expandable-section .dropdown-submenu{border-bottom:1px solid #ebeef5;padding-bottom:20px;padding-left:16px}.mobile-menu .mobile-menu-body .menu-content .nav-section .menu-item .expandable-section .dropdown-submenu .submenu-item .sub-link{align-items:center;color:#666d80;display:flex;font-size:13px;font-weight:500;gap:8px;height:36px;padding:0 24px}.mobile-menu .mobile-menu-body .menu-content .expand-enter-active,.mobile-menu .mobile-menu-body .menu-content .expand-leave-active{overflow:hidden;transition:all .3s ease}.mobile-menu .mobile-menu-body .menu-content .expand-enter-from,.mobile-menu .mobile-menu-body .menu-content .expand-leave-to{max-height:0;opacity:0}.mobile-menu .mobile-menu-body .menu-content .expand-enter-to,.mobile-menu .mobile-menu-body .menu-content .expand-leave-from{max-height:1000px;opacity:1}.mobile-menu .mobile-menu-body .menu-content .mobile-menu-footer{padding:24px 24px 32px}.mobile-menu .mobile-menu-body .menu-content .mobile-menu-footer .footer-contacts{display:flex;flex-direction:column;gap:16px;padding-bottom:32px}.mobile-menu .mobile-menu-body .menu-content .mobile-menu-footer .footer-contacts .contact-block .block-title{font-weight:600}.mobile-menu .mobile-menu-body .menu-content .mobile-menu-footer .footer-contacts .contact-block .block-value{font-weight:500}.mobile-menu .mobile-menu-body .menu-content .mobile-menu-footer .footer-socials{display:flex;gap:6px;justify-content:space-between}.mobile-menu.mobile-menu-enter-active{animation:mobileMenu .3s}.mobile-menu.mobile-menu-enter-active .mobile-menu-overlay{animation:mobileMenuOverlay .3s;transform-origin:top center}.mobile-menu.mobile-menu-enter-active .mobile-menu-body{animation:mobileMenuBody .3s;transform-origin:top center}.mobile-menu.mobile-menu-leave-active{animation:mobileMenu .3s reverse}.mobile-menu.mobile-menu-leave-active .mobile-menu-overlay{animation:mobileMenuOverlay .3s reverse;transform-origin:top center}.mobile-menu.mobile-menu-leave-active .mobile-menu-body{animation:mobileMenuBody .3s reverse;transform-origin:top center}@keyframes mobileMenu{0%{visibility:hidden}to{visibility:visible}}@keyframes mobileMenuOverlay{0%{opacity:0}to{opacity:1}}@keyframes mobileMenuBody{0%{transform:translate(320px);visibility:hidden}to{transform:translateY(0);visibility:visible}}.modal-news,.modal-news .overlay-inner{overflow:hidden}@media only screen and (max-width:980px){.modal-news .overlay-inner{padding:0}}.modal-news .btn-close{position:fixed;right:18px;top:18px;z-index:1000}.modal-news .news-actions{background-color:#fff;border-radius:30px;bottom:0;display:flex;flex-direction:row;gap:4px;left:0;padding:6px;position:fixed;transform:scale(.7);z-index:1002}@media only screen and (min-width:980px){.modal-news .news-actions{bottom:18px;flex-direction:column;left:auto;right:18px;transform:none}}.modal-news .news-actions .app-btn{display:flex;flex-direction:column;gap:0;justify-content:center}.modal-news .news-actions .app-btn .app-btn-text .counter{font-size:12px}.modal-news .news-actions .app-btn:not(.no-action) .app-btn-before,.modal-news .news-actions .app-btn:not(.no-action) .app-btn-text{opacity:.5;transition:opacity .3s}.modal-news .news-actions .app-btn:not(.no-action):hover .app-btn-before,.modal-news .news-actions .app-btn:not(.no-action):hover .app-btn-text{opacity:1}.modal-news .news-actions .app-btn.no-action:hover{background-color:#e5f1ff;cursor:auto}.modal-news .news-actions .app-btn.no-action .iconify{color:#e94b4c}.modal-news .modal-dialog{height:94dvh;padding:20px 8px 20px 20px;position:relative}@media only screen and (max-width:980px){.modal-news .modal-dialog{border-radius:0;height:100dvh;max-width:none!important;width:100%!important}}.modal-news .modal-dialog .modal-news-body{display:flex;flex-direction:column;height:100%}.modal-news .modal-dialog .modal-news-body .body-content{flex-grow:1;overflow-y:scroll;padding-right:8px;scrollbar-color:#ebeef5 transparent;scrollbar-width:thin}.modal-news .modal-dialog .modal-news-body .body-content::-webkit-scrollbar{width:4px}.modal-news .modal-dialog .modal-news-body .body-content::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;padding-bottom:5px;padding-top:5px}.modal-news .modal-dialog .modal-news-body .body-content::-webkit-scrollbar-thumb{background-color:#ebeef5;border-radius:4px;width:4px}.modal-news .modal-dialog .modal-news-body .body-content .news-header{display:flex;gap:12px;margin-bottom:8px;padding-right:4px;padding-top:16px;position:relative;z-index:320}@media only screen and (min-width:640.98px){.modal-news .modal-dialog .modal-news-body .body-content .news-header{margin-bottom:16px}}.modal-news .modal-dialog .modal-news-body .body-content .news-header .app-author{flex-grow:1}.modal-news .modal-dialog .modal-news-body .body-content .news-cover{align-items:center;display:flex;position:relative}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .covers-counter{align-items:center;background-color:#0009;border-radius:8px;color:#fff;display:inline-flex;font-size:14px;gap:2px;justify-content:center;line-height:100%;padding:4px 6px;position:absolute;right:12px;top:12px;z-index:310}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel{aspect-ratio:4/3;width:100%}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel .carousel-container{aspect-ratio:inherit;display:grid;grid-auto-columns:100%;grid-auto-flow:column}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel .carousel-container .carousel-nav.next,.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel .carousel-container .carousel-nav.prev{background:none!important}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel .carousel-container .carousel-item{aspect-ratio:inherit}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel .carousel-container .carousel-item .image-content{height:100%;width:100%}.modal-news .modal-dialog .modal-news-body .body-content .news-cover .app-carousel .carousel-container .carousel-item .image-content img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modal-news .modal-dialog .modal-news-body .body-content .news-body{margin-bottom:24px}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px 12px;padding:16px 0}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-tags .tags-group{align-items:center;display:flex;flex-wrap:wrap;gap:6px 12px}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-tags .tags-group:after{background-color:#002552;border-radius:50%;content:"";display:inline-block;height:4px;width:4px}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-tags .tags-group:last-child:after{display:none}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-tags .tags-group .tag-item{align-items:center;display:flex}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-title{font-size:24px;font-weight:600;line-height:120%;margin-bottom:16px}.modal-news .modal-dialog .modal-news-body .body-content .news-body .news-about{display:flex;flex-direction:column;gap:12px}.modal-news .modal-dialog .modal-news-body .body-content .app-comments{padding:0!important}.modal-news .modal-dialog .modal-news-body .app-send-comment-form{background-color:#fff;border-radius:0 0 12px 12px;padding:20px 20px 64px;width:100%}@media only screen and (min-width:980px){.modal-news .modal-dialog .modal-news-body .app-send-comment-form{padding:20px}}.modal-chat .modal-chat-body{border-radius:var(--box-border-radius-md);display:flex;flex-direction:column;height:90dvh;overflow:hidden}.modal-chat .modal-chat-body .chat-header{align-items:center;background-color:#fff;border-bottom:1px solid #ebeef5;display:flex;justify-content:space-between;padding:16px;width:100%}.modal-chat .modal-chat-body .chat-header .mobile-back{height:44px;width:44px}@media only screen and (min-width:640.98px){.modal-chat .modal-chat-body .chat-header .mobile-back{display:none}}.modal-chat .modal-chat-body .chat-header .header-title{font-weight:600}@media only screen and (min-width:640.98px){.modal-chat .modal-chat-body .chat-header .header-title{font-size:18px}}.modal-chat .modal-chat-body .body-content{display:flex;flex-grow:1;overflow:hidden;position:relative}.modal-chat .modal-chat-body .body-content .chat-rooms{background-color:#fff;border-right:1px solid #ebeef5;flex-shrink:0;top:0;right:0;bottom:0;left:0;max-height:100%;overflow-y:scroll;position:absolute;width:100%;z-index:10000;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none;transform:translate(-100%);transition:transform .3s}.modal-chat .modal-chat-body .body-content .chat-rooms::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}@media only screen and (min-width:640.98px){.modal-chat .modal-chat-body .body-content .chat-rooms{position:static;transform:none;width:260px}}@media only screen and (min-width:768.98px){.modal-chat .modal-chat-body .body-content .chat-rooms{width:320px}}.modal-chat .modal-chat-body .body-content .chat-rooms.mobile-active{transform:translate(0)}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item{cursor:pointer;display:flex;gap:8px;padding:16px;transition:background-color .3s;width:100%}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item:hover{background-color:#f9fafc}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item.active{background-color:#338fff}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item.active .user-data .user-last-message,.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item.active .user-data .user-name{color:#fff}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item.active .user-data .user-last-message{opacity:.75}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item.active .message-status,.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item.active .message-time{color:#fff}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .user-img{align-self:center;border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .user-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .user-data{align-self:center;flex-grow:1}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .user-data .user-name{font-size:14px;font-weight:400;line-height:120%}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .user-data .user-last-message{color:#949cb2;display:-webkit-box;font-size:12px;line-height:120%;margin-top:2px;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .message-status{flex-shrink:0;width:16px}.modal-chat .modal-chat-body .body-content .chat-rooms .chat-user-item .message-time{color:#949cb2;font-size:11px}.modal-chat .modal-chat-body .body-content .chat-messages{display:flex;flex-direction:column;flex-grow:1;max-height:100%}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body{background-color:#e5f1ff;display:flex;flex-direction:column;flex-grow:1;height:100%;width:100%}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content{display:flex;flex-direction:column;flex-grow:1;gap:12px;overflow-y:scroll;padding:16px;scrollbar-color:#949cb2 transparent;scrollbar-width:thin}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content::-webkit-scrollbar{width:4px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content::-webkit-scrollbar-track{background-color:transparent;border-radius:4px;padding-bottom:5px;padding-top:5px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content::-webkit-scrollbar-thumb{background-color:#949cb2;border-radius:4px;width:4px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .group-date{margin-bottom:10px;text-align:center}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .group-date .label{align-items:center;background-color:#b8d8ff;border-radius:24px;display:inline-flex;font-size:12px;height:24px;line-height:100%;padding:0 12px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list{display:flex;flex-direction:column;gap:12px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item{display:flex}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner{display:flex;flex-direction:column;justify-content:flex-start;max-width:460px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-body{align-items:center;display:flex;gap:16px;padding:8px 16px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-body .message-text{font-size:14px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-body .message-text a{color:#005dcf;transition:color .3s}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-body .message-text a:hover{color:#002552}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-body .message-status{align-items:center;color:#005dcf;display:flex}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions{align-items:center;display:flex;gap:12px;line-height:100%}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions .app-menu{margin-top:2px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions .app-menu .action-activator{cursor:pointer;font-size:20px;transition:color .3s}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions .app-menu .action-activator:hover{color:#005dcf}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions .app-menu .menu-body{font-size:14px;padding:12px;top:100%}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions .app-menu .menu-body .dropdown-item{cursor:pointer}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item .item-inner .message-actions .message-time{color:#949cb2;font-size:11px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item.by-owner{padding-left:10%}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item.by-owner .item-inner{margin-left:auto}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item.by-owner .item-inner .message-body{background-color:#b8d8ff;border-radius:24px 24px 4px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item.by-owner .item-inner .message-actions{margin-left:auto}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item.by-opponent{padding-right:10%}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .messages-content .messages-group .messages-list .message-item.by-opponent .item-inner .message-body{background-color:#fff;border-radius:24px 24px 24px 4px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .send-message{background-color:#fff;padding:12px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .send-message .app-send-chat-form{align-items:flex-start;display:flex;gap:8px}.modal-chat .modal-chat-body .body-content .chat-messages .messages-body .send-message .app-send-chat-form .app-btn{flex-shrink:0}.modal-chat .modal-chat-body .body-content .chat-messages .select-room{align-items:center;background-color:#f5f9ff;display:flex;flex-grow:1;justify-content:center;position:relative;width:100%}.modal-chat .modal-chat-body .body-content .chat-messages .select-room .select-room-data{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative;text-align:center;z-index:5}.modal-chat .modal-chat-body .body-content .chat-messages .select-room .select-room-data .data-title{font-size:24px;font-weight:600;line-height:120%}.modal-chat .modal-chat-body .body-content .chat-messages .select-room .circles-decor{position:absolute;z-index:1}
