textarea{-ms-overflow-style:none;scrollbar-width:none}textarea::-webkit-scrollbar{display:none}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{min-width:360px;position:relative;font-family:Open Sans,Arial,sans-serif}body.white{background-color:#edf0f4}body.black{background-color:#2f3b52}body.popup-open{height:100vh;overflow-y:hidden}.black .row__content{background-color:#2f3b52}.white .row__content{background-color:#fff}.container{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:32px;padding-left:32px}@media(max-width:1024px){.container{padding-right:0;padding-left:0}}.container.inner{padding-right:64px;padding-left:64px}@media(max-width:1024px){.container.inner{padding-right:0;padding-left:0}}.row__content{display:flex;flex-direction:column;padding:32px;border-radius:32px}@media(max-width:1024px){.row__content{padding:16px;border-radius:16px}}.text-h-section{font-size:36px;font-weight:700;line-height:44px;min-height:44px}@media(max-width:1024px){.text-h-section{font-size:24px;line-height:32px;min-height:32px}}.text-h1{font-size:32px;font-weight:700;line-height:40px;min-height:40px}@media(max-width:1024px){.text-h1{font-size:24px;line-height:32px;min-height:32px}}.text-h2{font-size:24px;font-weight:700;line-height:32px;min-height:32px}@media(max-width:1024px){.text-h2{font-size:20px;font-weight:600;line-height:28px;min-height:28px}}.text-h3{font-size:20px;font-weight:600;line-height:28px;min-height:28px}@media(max-width:1024px){.text-h3{font-size:18px;line-height:24px;min-height:24px}}.text-h4{font-size:18px;font-weight:500;line-height:24px;min-height:24px}@media(max-width:1024px){.text-h4{font-size:16px}}.text-big{font-size:20px;line-height:28px}@media(max-width:1024px){.text-big{font-size:16px;line-height:24px}}.text-default-bold{font-size:16px;font-weight:600;line-height:24px}.text-default{font-size:16px;font-weight:400;line-height:24px}.text-small{font-size:15px;line-height:20px}@media(max-width:1024px){.text-small{font-size:13px}}.text-x-small{font-size:13px;line-height:20px}.link{cursor:pointer;text-decoration:none;transition:color .25s}@media(hover:hover){.link:hover{color:#8798ad}}.link_default{color:#00b3ff}.link_grey{color:#8798ad80}.link_award,.link_pro{color:#fd0}.link_editors{color:#f05!important}.link_battle{color:#36caab}.link_invert{color:#fff;opacity:.5}@media(hover:hover){.link_invert:hover{opacity:1}}.loader-page,.loader-section{inset:0;z-index:9;width:100%;height:100%;background-position:50% 50%;background-size:32px;background-repeat:no-repeat;display:none}.loader-page.active,.loader-section.active{display:block}.loader-page_white,.loader-section_white{background-color:#ffffffbf}.loader-page_black,.loader-section_black{background-color:#242e42bf}.loader-page{position:fixed}.loader-section{position:absolute}.loader,.loader:after{border-radius:50%;width:32px;height:32px}.loader{position:absolute;top:50%;left:50%;margin:-16px;border:2px solid #EDF0F4;border-left:2px solid #2F3B52;transform:translateZ(0);animation:loader 1s infinite linear}.loader.invert{border:2px solid transparent;border-left:2px solid #ffffff}.loader.invert-black{border:2px solid transparent;border-left:2px solid #2F3B52}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton{background-color:#8798ad!important;animation:line-flicker 1.5s ease-in-out infinite}@keyframes line-flicker{0%,to{opacity:.2}50%{opacity:.1}}.rounded{border-radius:16px}.rounded-top{border-top-left-radius:16px;border-top-right-radius:16px}.arrow-horizontal{position:absolute;width:16px;height:16px}.arrow-horizontal:after,.arrow-horizontal:before{content:"";position:absolute;top:50%;display:inline-block;width:10px;height:2px;margin-top:-1px;border-radius:1px;transition:left .25s,right .25s,transform .25s}.arrow-horizontal:after{left:0;transform:rotate(45deg)}.arrow-horizontal:before{right:0;transform:rotate(-45deg)}.arrow-horizontal.open:after{transform:rotate(-45deg)}.arrow-horizontal.open:before{transform:rotate(45deg)}.layout-white .arrow-horizontal:after,.layout-white .arrow-horizontal:before{background:#242e42}.layout-black .arrow-horizontal:after,.layout-black .arrow-horizontal:before{background:#fff}.layout-white .language-switcher__current{background-color:#fff;border-color:#edf0f4}@media(max-width:1024px){.layout-white .language-switcher__current{border-color:#fff}}.layout-white .language-switcher__item{color:#242e42}@media(hover:hover){.layout-white .language-switcher__item:hover{background-color:#edf0f480}}.layout-white .language-switcher__list.open{background-color:#fff;border-color:#edf0f4}@media(max-width:1024px){.layout-white .language-switcher__list.open{border-color:#fff}}.layout-white .language-switcher__link{color:#2f3b52}.layout-black .language-switcher__current{background-color:#2f3b52;border-color:#242e42}@media(max-width:1024px){.layout-black .language-switcher__current{border-color:#2f3b52}}.layout-black .language-switcher__item{color:#fff}@media(hover:hover){.layout-black .language-switcher__item:hover{background-color:#242e4280}}.layout-black .language-switcher__list.open{background-color:#2f3b52;border-color:#242e42}@media(max-width:1024px){.layout-black .language-switcher__list.open{border-color:#2f3b52}}.layout-black .language-switcher__link{color:#fff}.language-switcher{position:relative;text-align:left}.language-switcher__list{list-style:none;position:absolute;z-index:9;bottom:100%;width:100%;overflow:hidden;max-height:0;border:2px solid transparent;border-bottom:none;border-radius:16px 16px 0 0}@media(max-width:1024px){.language-switcher__list{position:relative;border-top-width:0;border-radius:0 0 16px 16px;border-bottom-width:2px}}.language-switcher__list.open{max-height:640px}@media(max-width:1024px){.language-switcher__list.open{border-bottom-style:solid}}.language-switcher__item{position:relative;display:block;cursor:pointer;text-decoration:none;font-size:16px;line-height:24px;transition:background-color .25s}@media(hover:hover){.language-switcher__item:hover .language-switcher__name{opacity:.5}}.language-switcher__item.current{background-color:transparent!important}@media(hover:hover){.language-switcher__item.current:hover .language-switcher__name{opacity:1}}.language-switcher__link{display:block;padding:10px 14px;text-decoration:none}.language-switcher__current{border-radius:16px;position:relative;overflow:hidden;z-index:2;border:2px solid}@media(max-width:1024px){.language-switcher__current{transition:padding .25s}}.language-switcher__current.open{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;margin-top:2px}@media(max-width:1024px){.language-switcher__current.open{margin-top:0;padding:2px 0;border-top-width:2px;border-radius:16px 16px 0 0;border-bottom-width:0}}.language-switcher__name{transition:opacity .25s}.language-switcher__flag{margin:1px 12px 1px 1px}.language-switcher__arrow{top:50%;margin-top:-8px;right:16px}.flag{width:28px;height:20px;display:inline-block;vertical-align:top;border-radius:4px;overflow:hidden;background-image:url(/assets/icons__flags-XJpYd6rK.svg?v=1);background-repeat:no-repeat;background-size:28px 404px;background-color:#edf0f4}.flag_en{background-position:0 -0px}.flag_de{background-position:0 -24px}.flag_it{background-position:0 -48px}.flag_es{background-position:0 -72px}.flag_pt{background-position:0 -96px}.flag_fr{background-position:0 -120px}.flag_el{background-position:0 -144px}.flag_cs{background-position:0 -168px}.flag_pl{background-position:0 -192px}.flag_uk{background-position:0 -216px}.flag_ro{background-position:0 -240px}.flag_bg{background-position:0 -264px}.flag_ru{background-position:0 -288px}.flag_zh{background-position:0 -312px}.flag_vi{background-position:0 -336px}.flag_hi{background-position:0 -360px}.flag_tr{background-position:0 -384px}.popup{background-color:#2f3b5240;display:flex;justify-content:center;align-items:center;z-index:999;position:fixed;inset:0;width:100%;height:100%}.popup__container{max-width:400px;width:100%;position:relative}.popup__close{position:absolute;top:16px;right:16px;z-index:9;width:36px;height:36px;border-radius:100%;cursor:pointer;background:linear-gradient(0deg,#fff,#edf0f4)}@media(hover:hover){.popup__close:hover:before,.popup__close:hover:after{background-color:#2f3b52bf}}.popup__close:before,.popup__close:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;margin:-1px -8px;border-radius:1px;background-color:#2f3b52;transition:background-color .25s}.popup__close:before{transform:rotate(-45deg)}.popup__close:after{transform:rotate(45deg)}.popup__title{margin:16px;padding-right:20px}@media(max-width:1024px){.popup__title{margin:8px}}.popup__text{color:#8798ad;margin:16px}@media(max-width:1024px){.popup__text{margin:8px}}.popup__btn{margin-top:32px}@media(max-width:1024px){.popup__btn{margin-top:24px}}.popup-default{padding:32px}.popup-default__container{max-width:640px;padding:16px;background-color:#fff;border-radius:32px;overflow:hidden}@media(max-width:1024px){.popup-default__container{max-width:100%;border-radius:16px}}.popup-dialog__container{max-width:800px;height:100%;background-color:#edf0f4;border-radius:32px;overflow:hidden}@media(max-width:1024px){.popup-dialog__container{border-radius:0;max-width:100%}}.popup-dialog__close{top:16px;right:16px;width:48px;height:48px}@media(max-width:1024px){.popup-dialog__close{top:28px;left:16px;width:24px;height:24px}.popup-dialog__close:before,.popup-dialog__close:after{width:12px;left:21px;opacity:0}.popup-dialog__close:before{top:8px}.popup-dialog__close:after{top:16px}}.video-player{position:relative;padding-top:56.25%;background-color:#000}.video-player__iframe{position:absolute;inset:0;width:100%;height:100%;border:none;overflow:hidden}.breadcrumbs{text-align:center}@media(max-width:1024px){.breadcrumbs{text-align:left;padding:0 16px}}.breadcrumbs__item{display:inline-block;vertical-align:top;color:#8798ad}.breadcrumbs__item:after{content:"";display:inline-block;vertical-align:middle;margin:0 12px;width:6px;height:10px;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="%238798AD" d="M1 9L5 5L1 1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@media(max-width:1024px){.breadcrumbs__item:after{width:5px;height:8px}}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__link{display:inline-block;vertical-align:middle}.filter-popular{display:flex;flex-direction:column;gap:16px}@media(max-width:1024px){.filter-popular{gap:12px;border-radius:8px}}.filter-popular__title{display:block}.filter-popular__list{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;align-content:space-between;gap:4px 16px;flex:none;order:1;flex-grow:0;padding:0 16.67%}@media(max-width:1440px){.filter-popular__list{padding:0 8.33%}}@media(max-width:1024px){.filter-popular__list{justify-content:flex-start;padding:0 16px}}@media(max-width:576px){.filter-popular__list{justify-content:left;gap:4px 12px}}.filter-popular__item_more{margin:2px 0;line-height:20px;color:#8798ad;border-bottom:1px dashed #8798AD;cursor:pointer}@media(max-width:576px){.filter-popular__item_more{line-height:16px}}.filter-popular__link{display:block}.filter-popular__link.active{color:#8798ad}.white .tabs__link{color:#00b3ff}.white .tabs__link.active{color:#2f3b52;box-shadow:inset 0 -2px #2f3b52}.black .tabs__link{color:#00b3ff}.black .tabs__link.active{color:#fff;box-shadow:inset 0 -2px #fff}.tabs{height:36px;position:relative;overflow:hidden}.tabs__wrapper{position:absolute;top:0;left:0;right:0;-webkit-user-select:none;text-align:center}@media(max-width:1024px){.tabs__wrapper{text-align:left}}.tabs__list{display:flex;justify-content:center;gap:32px;overflow-y:auto;height:48px;list-style:none;white-space:nowrap}@media(max-width:1024px){.tabs__list{justify-content:flex-start;padding:0 16px}}.tabs__link{display:block;line-height:24px;padding-bottom:12px}.form{position:relative;display:flex;flex-direction:column;gap:16px}.form.loader{display:none;position:absolute;inset:0;z-index:9;background-color:#fffc}.form.loader.active{display:block}.form__row{position:relative}.form__info{color:#8798ad;text-align:center;padding:0 8%}.form__caption{color:#8798ad}.form__info-re-captcha{text-align:center;margin-top:16px;padding:0 2%;color:#8798ad}@media(max-width:1024px){.form__info-re-captcha{padding:0}}.text-error{margin-top:4px;font-size:13px;font-style:italic;line-height:20px;color:#f05}.input__input,.input__input-long,.input__textarea,.input__select{display:block;width:100%;padding:20px 14px;font-size:16px;font-weight:400;font-family:inherit;border:2px solid #EDF0F4;border-radius:16px;line-height:24px;color:#242e42;background-color:#fff;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;outline:none}.input__input::placeholder,.input__input-long::placeholder,.input__textarea::placeholder,.input__select::placeholder{color:transparent;opacity:.4}.input__input:focus,.input__input-long:focus,.input__textarea:focus,.input__select:focus{border-color:#00b3ff}.input__input:focus,.input__input:not(:placeholder-shown),.input__input-long:focus,.input__input-long:not(:placeholder-shown),.input__textarea:focus,.input__textarea:not(:placeholder-shown),.input__select:focus,.input__select:not(:placeholder-shown){padding-top:28px;padding-bottom:8px}.input__input:focus~.input__label,.input__input:not(:placeholder-shown)~.input__label,.input__input-long:focus~.input__label,.input__input-long:not(:placeholder-shown)~.input__label,.input__textarea:focus~.input__label,.input__textarea:not(:placeholder-shown)~.input__label,.input__select:focus~.input__label,.input__select:not(:placeholder-shown)~.input__label{color:#8798ad;padding:8px 16px;font-size:12px;line-height:20px}.input__input.error,.input__input-long.error,.input__textarea.error,.input__select.error{border-color:#f05}.input__input:disabled,.input__input[readonly],.input__input-long:disabled,.input__input-long[readonly],.input__textarea:disabled,.input__textarea[readonly]{background-color:#edf0f4}.input__input:disabled:focus,.input__input[readonly]:focus,.input__input-long:disabled:focus,.input__input-long[readonly]:focus,.input__textarea:disabled:focus,.input__textarea[readonly]:focus{border-color:#8798ad}.input__input,.input__select{height:64px}.input__textarea{resize:none;overflow-y:hidden;min-height:96px}@media(max-width:1024px){.input__textarea{min-height:240px}}.input__textarea:focus,.input__textarea:not(:placeholder-shown){padding-bottom:16px}.input__select{cursor:pointer}.input__label{display:block;position:absolute;top:0;left:0;z-index:3;height:100%;margin:0;padding:20px 16px;pointer-events:none;border:1px solid transparent;font-size:16px;line-height:24px;transition:opacity .15s ease-in-out,font-size .15s ease-in-out,line-height .15s ease-in-out,padding .15s ease-in-out}.input__list{position:absolute;top:100%;width:100%;z-index:9;max-height:0;overflow:hidden;background-color:#fff;border-color:#edf0f4;border-radius:0 0 16px 16px;transition:border-color .25s}.input__arrow{z-index:2;right:16px;bottom:14px;cursor:pointer}.input__content{position:relative}.input__content.active .input__select{border-bottom-left-radius:0;border-bottom-right-radius:0}.input__content.active .input__list{max-height:640px;padding:8px 0;border:2px solid #00B3FF;border-top:none}.input-list{text-align:left}.input-list__title{transition:background-color .25s,color .25s;cursor:pointer;display:block;font-size:16px;line-height:36px;padding:0 16px}@media(hover:hover){.input-list__title:hover{color:#8798ad;background-color:#edf0f4}}.input-list__title.selected{color:#8798ad}.input-list__title mark{background:#fd0;font-weight:700;border-radius:2px}.input-fixed{color:#8798ad}.input-fixed__wrapper{background-color:#edf0f4;transform:skew(-20deg);display:inline-block;vertical-align:top;border-radius:4px}.input-fixed__input{transform:skew(20deg);width:180px;padding:0 4px;font-size:16px;font-weight:400;font-family:inherit;border:none;border-radius:4px;line-height:24px;color:#242e42;background-color:transparent;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;outline:none}.input-fixed__input::placeholder{color:#242e42;opacity:.4}.input-fixed__input:focus{box-shadow:0 0 0 2px #00b3ff}.btn{-webkit-appearance:none;display:flex;align-items:center;justify-content:center;gap:8px;outline:none;min-height:48px;min-width:48px;border:none;border-radius:24px;color:#fff;background-color:#00b3ff;cursor:pointer;position:relative;box-sizing:border-box;text-align:center;text-decoration:none;transition:.5s}@media(hover:hover){.btn:hover{text-decoration:none;opacity:.75}}.btn:active{text-decoration:none;opacity:.5}.btn_content{font-family:Open Sans,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:12px 24px}@media(max-width:576px){.btn_content{width:100%}}.btn__icon{width:24px;height:24px}.btn.full{width:100%}.btn_big{min-height:64px;min-width:64px;border-radius:32px}.btn_big.btn_content{font-size:18px;line-height:24px;padding:8px 15%}@media(max-width:1024px){.btn_big.btn_content{font-size:16px}}.btn_big .btn__icon{width:20px;height:20px}.btn_small{min-height:40px;min-width:40px;border-radius:20px}.btn_small.btn_content{font-size:14px;line-height:24px;padding:8px 16px}.btn_small .btn__icon{width:20px;height:20px}.btn_x-small{min-height:32px;min-width:32px;border-radius:16px}.btn_x-small.btn_content{font-size:14px;line-height:24px;padding:4px 12px}.btn_x-small .btn__icon{width:20px;height:20px}.btn_award{min-height:40px;min-width:40px;border-radius:20px;color:#fd0;background-color:#242e42;gap:0}.btn_award.btn_content{font-size:14px;line-height:24px;padding:0}.btn_award .btn__text{padding:4px 16px}.btn_award .btn__icon{width:40px;height:40px;padding:8px;background-color:#fd0;color:#242e42;border-radius:100%}.btn_award .btn__icon svg{display:block}.btn_empty{box-shadow:inset 0 0 0 2px #00b3ff;color:#2f3b52;background-color:transparent!important}.btn_light-grey{color:#242e42;background-color:#edf0f4}.btn_green{color:#2f3b52;background-color:#36caab}.btn_yellow{color:#242e42;background-color:#fd0}.btn_pink{background-color:#f05}.btn_orange{background-color:#fe6f00}.btn_empty-green{box-shadow:inset 0 0 0 2px #36caab;color:#242e42;background-color:transparent!important}.btn_empty-pink{box-shadow:inset 0 0 0 2px #f05;color:#242e42;background-color:transparent!important}.btn_red{background-color:#f05}.btn_invert{box-shadow:inset 0 0 0 2px #edf0f4;color:#2f3b52;background-color:transparent!important}.btn_invert-black{box-shadow:inset 0 0 0 2px #242e42;color:#fff;background-color:transparent!important}.btn_gradient{background:linear-gradient(271.89deg,#ffdd00bf -15%,#ff0055bf,#9528ffbf 115%)}.btn.disable{background-color:#8798ad;cursor:default}.btn.disable:hover{opacity:1}.btn .loader{height:24px;width:24px;margin:-12px}.switcher{padding:12px;display:flex;align-items:center;gap:12px;cursor:pointer;justify-content:space-between;box-shadow:0 0 0 2px #edf0f4;border-radius:12px;text-align:left}.switcher__label{font-size:16px;line-height:24px;color:#2f3b52;width:min-content;flex-grow:1}.switcher__toggle{display:flex;align-items:center;position:relative;width:48px;height:24px;cursor:pointer}.switcher__checkbox{display:none}.switcher__track{width:100%;height:100%;background-color:#8798ad;border-radius:12px;transition:background-color .25s}.switcher__track.active{background-color:#00b3ff}.switcher__thumb{position:absolute;left:2px;top:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .25s}.switcher__thumb.active{transform:translate(24px)}.input-small{position:absolute;right:0;top:0;z-index:4}.input-small .switcher{box-shadow:none;padding:8px 16px;gap:8px}.input-small .switcher__label{font-size:12px;line-height:20px;color:#8798ad}.input-small .switcher__toggle{width:40px;height:20px}.input-small .switcher__thumb{width:16px;height:16px}.input-small .switcher__thumb.active{transform:translate(20px)}.error-message,.success-message{width:100%;text-align:center;margin:32px 0;padding:32px;border:8px solid;border-radius:16px;color:#2f3b52}.error-message{border-color:#f05}.success-message{border-color:#36caab}.layout-white .header{background-color:#fff}.layout-black .header{background-color:#2f3b52}.header{position:relative;z-index:10}@media(max-width:1024px){.header{display:none}}.header__container{display:flex;width:100%;gap:32px}.header__logo{flex-grow:0}.header__menu-site{flex-grow:1}.header__menu-profile{flex-grow:0}.header-messages{position:relative;z-index:9;display:flex;flex-direction:column;justify-content:space-between;padding:16px;background-color:#fff}@media(max-width:1024px){.header-messages{display:none}}.header-messages__logo-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#f05!important;border-radius:16px;transition:box-shadow .25s,background-color .25s}@media(hover:hover){.header-messages__logo-link:hover{background-color:#edf0f4}}.header-messages__logo-link svg{width:32px;height:32px}.menu-profile-message{position:relative}.menu-profile-message__my-profile{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;height:48px;gap:4px;border-radius:16px;transition:background-color .25s}@media(hover:hover){.menu-profile-message__my-profile:hover{background-color:#edf0f4}.menu-profile-message__my-profile:hover span{background-color:#2f3b52bf}}.menu-profile-message__my-profile.active{color:#8798ad;background-color:#edf0f4}.menu-profile-message__my-profile.active:before,.menu-profile-message__my-profile.active:after{content:"";position:absolute;top:-2px;left:50%;z-index:9;border:solid transparent;width:0;height:0;pointer-events:none}.menu-profile-message__my-profile.active:before{border-color:#fff0;border-top-color:#edf0f4;border-width:10px;margin-left:-10px}.menu-profile-message__my-profile.active:after{border-color:#fff0;border-top-color:#fff;border-width:7px;margin-left:-7px}.menu-profile-message__my-profile.active span{background-color:#8798ad}.menu-profile-message__my-profile span{width:20px;height:2px;border-radius:1px;background-color:#2f3b52;transition:background-color .25s}.menu-profile-message__submenu{position:absolute;bottom:100%;left:0;background-color:#fff;border:2px solid #EDF0F4;border-radius:16px}.logo__link{display:block;padding:14px 0;color:#f05!important}.logo svg{display:block;width:88px;height:24px}.layout-white .menu__link{color:#2f3b52}.layout-black .menu__link{color:#fff}.menu{display:inline-block;vertical-align:top;line-height:52px;font-size:16px}@media(max-width:1024px){.menu{display:none}}.menu__list{display:flex;flex-direction:row;gap:32px;list-style:none;margin:0}.menu__link{display:block!important;text-decoration:none;position:relative;cursor:pointer}.menu__link.active{color:#8798ad!important}.menu__link.award{color:#fd0!important}.menu__link.ceremony{color:#f05!important}@media(hover:hover){.menu__link:hover{color:#8798ad!important}}.layout-white .menu-profile__my-profile.active:before,.layout-white .menu-profile__notification.active:before{border-color:#fff0;border-bottom-color:#edf0f4}.layout-white .menu-profile__my-profile.active:after,.layout-white .menu-profile__notification.active:after{border-color:#fff0;border-bottom-color:#fff}.layout-white .menu-profile__submenu{border-color:#edf0f4}.layout-black .menu-profile__my-profile.active:before,.layout-black .menu-profile__notification.active:before{border-color:#2f3b5200;border-bottom-color:#242e42}.layout-black .menu-profile__my-profile.active:after,.layout-black .menu-profile__notification.active:after{border-color:#2f3b5200;border-bottom-color:#fff}.layout-black .menu-profile__submenu{border-color:#242e42}.menu-profile{display:flex;position:relative}.menu-profile__my-profile,.menu-profile__notification{position:relative;cursor:pointer}.menu-profile__my-profile .menu-profile__name,.menu-profile__my-profile .menu-profile__notification-icon,.menu-profile__notification .menu-profile__name,.menu-profile__notification .menu-profile__notification-icon{transition:color .25s}@media(hover:hover){.menu-profile__my-profile:hover .menu-profile__name,.menu-profile__my-profile:hover .menu-profile__notification-icon,.menu-profile__notification:hover .menu-profile__name,.menu-profile__notification:hover .menu-profile__notification-icon{color:#8798ad}}.menu-profile__my-profile.active .menu-profile__name,.menu-profile__my-profile.active .menu-profile__notification-icon,.menu-profile__notification.active .menu-profile__name,.menu-profile__notification.active .menu-profile__notification-icon{color:#8798ad}.menu-profile__my-profile.active:before,.menu-profile__my-profile.active:after,.menu-profile__notification.active:before,.menu-profile__notification.active:after{content:" ";position:absolute;bottom:-2px;left:50%;z-index:9;border:solid transparent;width:0;height:0;pointer-events:none}.menu-profile__my-profile.active:before,.menu-profile__notification.active:before{border-width:11px;margin-left:-11px}.menu-profile__my-profile.active:after,.menu-profile__notification.active:after{border-width:8px;margin-left:-8px}.menu-profile__my-profile{display:flex;gap:12px;padding:12px 16px}.menu-profile__name{font-size:16px;line-height:28px}.menu-profile__notification{padding:14px}.menu-profile__notification-icon{position:relative;display:block;width:24px;height:24px}.menu-profile__notification-icon svg{display:block}.menu-profile__notification-value{position:absolute;left:100%;bottom:100%;background-color:#f05;color:#fff;border-radius:10px;min-width:20px;text-align:center;margin-bottom:-10px;margin-left:-10px;padding:0 4px;box-shadow:0 0 0 2px #fff}.menu-profile__submenu{position:absolute;top:100%;left:-2px;right:-2px;z-index:8;background-color:#fff;border:2px solid;border-radius:16px;overflow:hidden}.menu-profile__submenu.notification{width:380px;left:auto}.sub-menu-my-profile{list-style:none;font-size:16px;line-height:44px;padding:8px 0}.sub-menu-my-profile__item{white-space:nowrap}@media(hover:hover){.sub-menu-my-profile__item:hover{background-color:#edf0f480}}.sub-menu-my-profile__item.separator{height:1px;background-color:#edf0f4;margin:8px 0}.sub-menu-my-profile__link{display:block;padding:0 16px;color:#2f3b52;transition:background-color .25s;cursor:pointer}.sub-menu-my-profile__link.active{color:#8798ad}.sub-menu-my-profile__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sub-menu-notification__title{padding:20px 16px;border-bottom:1px solid #EDF0F4;color:#8798ad}.sub-menu-notification__list{min-height:68px;list-style:none}.sub-menu-notification__list .messages-dialogs-item__content{padding:0 16px}.sub-menu-notification__bottom{padding:16px}.sub-menu-notification__btn{display:block}.main{position:relative;display:flex}.layout-white .footer{background-color:#fff}@media(max-width:1024px){.layout-white .footer{background-color:transparent}}@media(max-width:1024px){.layout-white .footer__menu{background-color:#fff}}@media(max-width:1024px){.layout-white .footer-nav:after{background-color:#edf0f4}}.layout-white .footer-nav__title:before,.layout-white .footer-nav__title:after{background:#2f3b52}.layout-white .social-media-item__icon{color:#242e42;background-color:#edf0f4}@media(max-width:1024px){.layout-white .social-media-item__icon{background-color:transparent}}.layout-black .footer{background-color:#2f3b52}@media(max-width:1024px){.layout-black .footer{background-color:transparent}}@media(max-width:1024px){.layout-black .footer__menu{background-color:#2f3b52}}@media(max-width:1024px){.layout-black .footer-nav:after{background-color:#242e42}}.layout-black .footer-nav__title:before,.layout-black .footer-nav__title:after{background:#fff}.layout-black .social-media-item__icon{color:#fff;background-color:#242e42}@media(max-width:1024px){.layout-black .social-media-item__icon{background-color:transparent}}.footer{position:relative;z-index:2;padding:32px 0}@media(max-width:1024px){.footer{padding:16px 16px 36px}}@media(max-width:1024px){.footer.default{display:none}}.footer__container{display:grid;grid-template-columns:1fr 2fr;gap:32px}@media(max-width:1024px){.footer__container{display:flex;flex-direction:column;gap:36px}}.footer__menu{display:flex;flex-direction:row;justify-content:space-between;gap:32px}@media(max-width:1024px){.footer__menu{flex-direction:column;gap:0;border-radius:16px}}.footer__languages{width:256px}@media(max-width:1024px){.footer__languages{width:100%}}.footer__copyright{color:#8798ad;grid-row:2;grid-column:span 4}@media(max-width:1024px){.footer__copyright{text-align:center}}@media(max-width:1024px){.footer-nav{position:relative}.footer-nav:after{content:"";position:absolute;bottom:0;left:16px;right:0;height:1px}.footer-nav:last-child:after{display:none}}.footer-nav__title{padding:12px 0;position:relative}@media(max-width:1024px){.footer-nav__title{font-weight:400;padding:12px 16px;cursor:pointer;position:relative;transition:.25s}.footer-nav__title:before,.footer-nav__title:after{content:"";position:absolute;right:16px;top:50%;outline:transparent solid 1px;display:inline-block;width:10px;height:2px;transition:.3s}.footer-nav__title:before{transform:translate(0) rotate(-45deg)}.footer-nav__title:after{transform:translate(-6px) rotate(45deg)}}@media(max-width:1024px){.footer-nav__title.open{padding:16px}.footer-nav__title.open:before{transform:translate(0) rotate(45deg)}.footer-nav__title.open:after{transform:translate(-6px) rotate(-45deg)}}.footer-nav__list{display:flex;flex-direction:column;gap:8px}@media(max-width:1024px){.footer-nav__list{overflow:hidden;max-height:0;transition:max-height 25ms;gap:16px}}@media(max-width:1024px){.footer-nav__list.open{max-height:640px;padding:0 16px 16px}}.footer-nav__link.active{opacity:.5}.social-media-items{display:flex;flex-direction:row;gap:16px}@media(max-width:1024px){.social-media-items{display:block}}.social-media-item__link{display:flex;flex-direction:row;justify-content:center;align-items:center}@media(max-width:1024px){.social-media-item__link{height:48px;gap:12px}}.social-media-item__icon{width:40px;height:40px;border-radius:100%;padding:10px;color:#242e42;transition:background-color .25s,color .25s}@media(max-width:1024px){.social-media-item__icon{width:28px;height:28px;padding:2px}}@media(hover:hover){.social-media-item__icon:hover{color:#fff}}.social-media-item__icon.instagram{background-image:linear-gradient(115deg,var(--iColor1),var(--iColor2),var(--iColor3));transition:--iColor1 .25s,--iColor2 .25s,--iColor3 .25s}@media(hover:hover){.social-media-item__icon.instagram:hover{--iColor1: #f9ce34;--iColor2: #ee2a7b;--iColor3: #6228d7}}@media(max-width:1024px){.social-media-item__icon.instagram{color:#ee2a7b}}@media(hover:hover){.social-media-item__icon.facebook:hover{background-color:#0866ff}}@media(max-width:1024px){.social-media-item__icon.facebook{color:#0866ff}}@media(hover:hover){.social-media-item__icon.youtube:hover{background-color:#f03}}@media(max-width:1024px){.social-media-item__icon.youtube{color:#f03}}.social-media-item__icon svg{width:100%;height:100%}.social-media-item__title{display:none}@media(max-width:1024px){.social-media-item__title{display:block;width:100%}}@media(max-width:1024px){.layout-white .header-mobile,.layout-messages .header-mobile{background:#fff}.layout-white .header-mobile__link,.layout-messages .header-mobile__link{color:#242e42}.layout-white .header-mobile__link.active,.layout-messages .header-mobile__link.active{color:#00b3ff}}@media(max-width:1024px){.layout-white .header-mobile{box-shadow:0 0 16px #242e420d}}@media(max-width:1024px){.layout-black .header-mobile{background:#2f3b52;box-shadow:0 0 16px #ffffff0d}.layout-black .header-mobile__link{color:#fff}.layout-black .header-mobile__link.active{color:#fd0}}.header-mobile{display:none}@media(max-width:1024px){.header-mobile{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:99;height:64px;transition:transform .25s ease}}.header-mobile.hidden{transform:translateY(100%)}.header-mobile__list{align-items:center;list-style:none;display:flex;justify-content:space-around;gap:32px;width:100%;font-size:12px;line-height:20px;padding:0 16px}@media(max-width:576px){.header-mobile__list{gap:16px}}.header-mobile__link{display:flex;flex-direction:column;align-items:center}.header-mobile__link svg{width:24px;height:24px}.layout{display:flex;flex-direction:column;height:fit-content;min-height:100vh}@media(max-width:1024px){.layout{padding-bottom:64px}}.layout__main{flex-grow:1;flex-shrink:0}.layout__header,.layout__footer{flex-shrink:0}.layout-white{color:#2f3b52}.layout-black{color:#fff}.layout-messages{background-color:#edf0f4;color:#2f3b52;display:flex;flex-direction:row;height:100vh;gap:1px;overflow:hidden}.layout-messages__header{flex-shrink:0}.layout-messages__main{flex-grow:1;flex-shrink:0;display:flex;flex-direction:row;gap:1px}@media(max-width:1024px){.layout-messages__main{width:100%}}.white .avatar{background-color:#edf0f4}.black .avatar{background-color:#2f3b52}.avatar{display:block;overflow:hidden;border-radius:16px}.avatar.pro{border:8px solid #FFDD00}.avatar-28{width:28px;height:28px;border-radius:12px}.avatar-48{width:48px;height:48px}.avatar-192{width:192px;height:192px}.avatar-224{width:224px;height:224px}.icon-online{position:absolute;top:6px;right:6px;z-index:2;width:12px;height:12px;border-radius:100%;background-color:#36caab;box-shadow:inset 0 0 0 2px #fff}.icon-pro{display:block;height:20px;font-size:12px;line-height:20px;padding:0 8px;border-radius:10px;background-color:#fd0;color:#2f3b52}.user-item{display:flex;align-items:center;gap:12px;min-width:0}.user-item__media{display:block;position:relative}.user-item__online{position:absolute;z-index:2;top:4px;right:4px}.user-item__info{display:block;min-width:0}@media(max-width:1024px){.user-item__info{width:100%}}.user-item__top{font-size:16px;line-height:24px;display:flex;align-items:center;gap:8px;color:#2f3b52}.user-item__name{display:block;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-item__bottom{display:flex;align-items:center;gap:4px;color:#8798ad}.user-item .online{color:#36caab}.user-item-small{display:flex;align-items:center;gap:12px;min-width:0}.user-item-small__avatar{display:block;position:relative}.user-item-small__name{display:block;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
