:root{--topBarHeight:68px;--page-width:1086px;--title-fs-5:24px}.typography h5,.typography p{margin:0!important}.typography h5:not([class]),.typography p:not([class]){color:inherit}.c-secondary{color:#f26722}.b-wi\:hover{transition:.5s}.b-wi\:hover img{transition:.5s}.b-wi\:hover:hover{transform:scale(1.01)}.b-wi\:hover:hover img{transform:scale(1.02)}.site-container{width:min(var(--page-width),100% - 40px);margin-inline:auto}.g-topbar{position:absolute;left:0;top:0;width:100%;z-index:4;height:var(--topBarHeight);background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.g-topbar__inner{height:100%}.g-topbar__menu{display:flex;align-items:center;gap:var(--space-2);list-style:none;white-space:nowrap}.g-topbar__menu li{margin:0!important}.g-topbar__menu a{color:var(--color-on-glass);font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;text-decoration:none}.g-topbar__menu a:hover{opacity:.72}.g-topbar__actions{flex:0 0 auto}.g-topbar__actions .search-button{display:block;min-width:40px;min-height:40px;background:url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6663 21.9987C18.7164 21.9987 21.9997 18.7155 21.9997 14.6654C21.9997 10.6153 18.7164 7.33203 14.6663 7.33203C10.6163 7.33203 7.33301 10.6153 7.33301 14.6654C7.33301 18.7155 10.6163 21.9987 14.6663 21.9987Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M20 20L25.3333 25.3333' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;border:1px solid transparent;border-radius:var(--space-1);cursor:pointer;transition:.3s}.g-topbar__actions .search-button:hover{border-color:#fff}.g-topbar__actions .language-button{display:flex;border:0;background:rgba(0,0,0,0);color:#fff;cursor:pointer;padding-top:12px;justify-content:center;width:40px;height:40px;border:1px solid #fff;border-radius:8px;font-size:14px}.g-topbar__actions .main-nav__menu-switcher{display:none}@media(max-width:1100px){.g-topbar__inner{justify-content:flex-end}.g-topbar__menu{display:block;position:absolute;left:0;top:calc(100% + 10px);background:#fff;border-radius:var(--space-2);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);width:100%;padding:0 var(--space-1)!important;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:.5s}.g-topbar__menu:before{content:"";position:absolute;top:-1px;right:30px;width:20px;height:20px;background:#fff;transform:rotate(45deg)}.g-topbar__menu .main-menu__item:after,.g-topbar__menu .main-menu__item:before{background:var(--color-text)}.g-topbar__menu .main-menu__link{max-width:calc(100% - 60px);color:var(--color-text)}.g-topbar__menu a{white-space:normal}.is-opend .g-topbar__menu{opacity:1;visibility:visible;pointer-events:all;top:100%;box-shadow:0 0 5px 2px rgba(0,0,0,.1254901961)}.g-topbar__actions .main-nav__menu-switcher{display:flex;align-items:center;justify-content:center;border:1px solid transparent;width:40px;height:40px;border-radius:8px;transition:.5s}.g-topbar__actions .main-nav__menu-switcher.is-opend{position:relative;padding:0;background:0 0;border-color:#fff}}.main-menu__sub-list{width:auto;border-radius:var(--space-2);padding:0!important;font-size:0;margin:18px 0 0}.main-menu__sub-list:before{top:-1px}.main-menu__sub-list-item{overflow:hidden;border-radius:var(--space-2)}.main-menu__sub-list-item:last-of-type{border:0}.main-menu__sub-list-link{color:var(--color-text)!important;transition:.5s}.main-menu__sub-list-link.is-active,.main-menu__sub-list-link:hover{background:var(--color-disabled-bg);opacity:1}@media(max-width:1100px){.main-menu__sub-list{margin:0}.main-menu__sub-list,.main-menu__sub-list-link{background:var(--color-disabled-bg)}}.lang-select__list{border-radius:var(--space-2);padding:0!important;margin-top:14px}.lang-select__list:before{top:-1px;z-index:-1}.lang-select__list-item{padding:0!important;margin:0!important;border-radius:var(--space-2);overflow:hidden}.lang-select__list-item a{display:block;padding:var(--space-2);cursor:pointer;height:auto}.lang-select__list-item a:hover{background:var(--color-disabled-bg);opacity:1}.modal__inner .inner-page__section{border-radius:var(--space-2);padding:var(--space-4)}.form-search__input{border-radius:var(--space-1)}.form-search .button{border-radius:var(--space-1)}.page__header{background:url(/upload/docs/2026/img/bg-header-left.png) 0 0/230px auto no-repeat,url(/upload/docs/2026/img/bg-header-right.png) 100% 100%/504px auto no-repeat,linear-gradient(90deg,var(--green-a),var(--green-b))!important;padding-top:calc(var(--topBarHeight)*2)}@media(max-width:800px){.page__header{position:relative;padding:0}.page__header:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5019607843);z-index:1}.page__header .header{position:relative;padding-top:calc(var(--topBarHeight)*2);z-index:10}}.buttons-group{position:relative;z-index:2}.buttons-group .button--gray{border-radius:var(--space-2)}.buttons-group .button--gray.is-active,.buttons-group .button--gray.is-active:hover,.buttons-group .button--gray:hover{background:var(--green-b)}:root{--green-a:#007c48;--green-b:#00a651;--iconDate:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 19C2 20.7 3.3 22 5 22H19C20.7 22 22 20.7 22 19V11H2V19ZM19 4H17V3C17 2.4 16.6 2 16 2C15.4 2 15 2.4 15 3V4H9V3C9 2.4 8.6 2 8 2C7.4 2 7 2.4 7 3V4H5C3.3 4 2 5.3 2 7V9H22V7C22 5.3 20.7 4 19 4Z' fill='white'/%3E%3C/svg%3E%0A");--iconPlace:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9C5 14.25 12 22 12 22C12 22 19 14.25 19 9C19 5.13 15.87 2 12 2ZM12 11.5C11.337 11.5 10.7011 11.2366 10.2322 10.7678C9.76339 10.2989 9.5 9.66304 9.5 9C9.5 8.33696 9.76339 7.70107 10.2322 7.23223C10.7011 6.76339 11.337 6.5 12 6.5C12.663 6.5 13.2989 6.76339 13.7678 7.23223C14.2366 7.70107 14.5 8.33696 14.5 9C14.5 9.66304 14.2366 10.2989 13.7678 10.7678C13.2989 11.2366 12.663 11.5 12 11.5Z' fill='white'/%3E%3C/svg%3E%0A")}.main{position:relative}.main-hero{position:relative;min-height:730px;overflow:hidden;background:url(/upload/docs/2026/img/main/bg-header-left.png) 0 100% no-repeat,url(/upload/docs/2026/img/main/bg-header-right.png) 100% 0 no-repeat,linear-gradient(90deg,var(--green-a),var(--green-b));color:var(--color-on-glass);padding-top:var(--topBarHeight)}.main-hero__content{max-width:570px}.main-hero__content-africa{max-width:336px}.main-hero__content-rc{max-width:161px}.main-hero__content h1{font-size:58px;letter-spacing:-2%}.main-hero__content p{color:var(--color-on-glass)}.main-hero__content-date,.main-hero__content-place{margin:0;padding-left:var(--space-4);line-height:24px;font-weight:600}.main-hero__content-date{background:var(--iconDate) 0 -2px no-repeat}.main-hero__content-place{background:var(--iconPlace) 0 50% no-repeat}.main-hero__footer{display:flex;gap:var(--space-3)}.main-hero__footer-btn{display:flex;align-items:center;padding:0 var(--space-8);position:relative;border-radius:var(--space-2);background:rgba(255,255,255,.1254901961);color:#fff;font-size:14px;height:75px;text-decoration:none;transition:.5s}.main-hero__footer-btn:hover{background:rgba(255,255,255,.1882352941);opacity:1}.main-hero__footer-btn:hover:before{transform:scale(1.05);background-color:rgba(255,255,255,.1882352941)}.main-hero__footer-btn:hover:after{right:20px}.main-hero__footer-btn:after,.main-hero__footer-btn:before{content:"";position:absolute;transition:.5s}.main-hero__footer-btn:before{left:var(--space-2);top:calc(50% - 20px);width:40px;height:40px;background-color:rgba(255,255,255,.1254901961);background-position:50% 50%;background-repeat:no-repeat;border-radius:8px}.main-hero__footer-btn._broadcasts:before{background-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_177_7474)'%3E%3Cpath d='M15.2105 21.7652C15.3282 21.7264 15.4455 21.686 15.562 21.6428L15.7407 21.575C15.5655 21.6436 15.3885 21.7065 15.2105 21.7652Z' fill='white'/%3E%3Cpath d='M12.7326 10.374V17.2348H15.3141V18.7628H8.61784V17.2348H11.1994V11.9016H9.47822V10.374H12.7326Z' fill='white'/%3E%3Cpath d='M2.52637 7.82155C2.51747 7.84155 2.50868 7.86159 2.4999 7.88165L2.42489 8.05716C2.45774 7.97813 2.49162 7.89961 2.52637 7.82155Z' fill='white'/%3E%3Cpath d='M11.966 5.22805C12.2834 5.22805 12.588 5.35395 12.8124 5.57761C13.0367 5.80124 13.1628 6.10453 13.1628 6.42074C13.1628 6.65662 13.0925 6.88746 12.9609 7.08359C12.8295 7.27959 12.6427 7.4323 12.4241 7.52256C12.2055 7.61282 11.9647 7.63672 11.7325 7.59071C11.5004 7.54469 11.2869 7.43103 11.1196 7.26423C10.9522 7.09745 10.8385 6.88474 10.7923 6.65341C10.7462 6.42212 10.7698 6.18243 10.8604 5.96455C10.9509 5.74662 11.1044 5.56026 11.3012 5.42921C11.498 5.2982 11.7293 5.22805 11.966 5.22805Z' fill='white'/%3E%3Cpath d='M13.0036 5.65566C13.0284 5.68903 13.0514 5.72355 13.0727 5.75899C13.0622 5.74154 13.0514 5.72429 13.04 5.70732L13.0036 5.65566Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.63375 0.311455C11.9526 -0.14821 14.3564 0.0876635 16.5407 0.989328C18.725 1.89099 20.5921 3.41778 21.9057 5.37681C23.2192 7.33589 23.9202 9.63926 23.9202 11.9954C23.9202 15.1549 22.6606 18.1849 20.4187 20.419C18.1769 22.6531 15.1364 23.9084 11.966 23.9084C9.60167 23.9084 7.29033 23.2098 5.32447 21.9008C3.35865 20.5918 1.82658 18.7312 0.92179 16.5544C0.0170035 14.3776 -0.219686 11.9821 0.24157 9.67123C0.702839 7.36038 1.84144 5.23787 3.51324 3.57184C5.18505 1.90581 7.3149 0.771133 9.63375 0.311455ZM11.966 1.61004C9.90488 1.61004 7.89015 2.2193 6.1764 3.36042C4.46263 4.50157 3.12688 6.12358 2.33812 8.02125C1.54939 9.91887 1.34297 12.0068 1.74504 14.0213C2.14715 16.0359 3.13974 17.8864 4.59718 19.3388C6.05463 20.7912 7.91152 21.7804 9.93305 22.1811C11.9545 22.5818 14.0497 22.3761 15.9539 21.5901C17.8582 20.804 19.4858 19.4729 20.6309 17.765C21.776 16.0572 22.3873 14.0494 22.3873 11.9954C22.3873 9.24106 21.2892 6.59967 19.3348 4.65204C17.3804 2.70442 14.7299 1.61004 11.966 1.61004Z' fill='white'/%3E%3Cpath d='M20.4853 20.4853C19.5674 21.4001 18.5168 22.1523 17.3783 22.7227C17.641 22.5911 17.8988 22.4494 18.1516 22.2987C18.4045 22.148 18.6521 21.9878 18.8939 21.8183C19.4582 21.4231 19.991 20.9779 20.4853 20.4853Z' fill='white'/%3E%3Cpath d='M0.922158 16.7951C0.970619 16.9059 1.02122 17.0155 1.07291 17.1245C1.05289 17.0823 1.03251 17.0402 1.01298 16.9978L0.922158 16.7951Z' fill='white'/%3E%3Cpath d='M23.9996 12.5908C23.9918 12.7488 23.9799 12.9062 23.9658 13.0632C23.9801 12.9031 23.9921 12.7427 24 12.5817L23.9996 12.5908Z' fill='white'/%3E%3Cpath d='M0.00919216 10.5169C0.0269053 10.3747 0.0473599 10.2326 0.0702281 10.0908L0.0713312 10.0838C0.0480025 10.228 0.0271974 10.3723 0.00919216 10.5169Z' fill='white'/%3E%3Cpath d='M9.18628 0.312554C9.06728 0.340671 8.94896 0.371041 8.83109 0.402693C8.94678 0.371626 9.06288 0.341682 9.17966 0.31402L9.18628 0.312554Z' fill='white'/%3E%3Cpath d='M5.64766 22.2188L5.6359 22.2115C5.68195 22.2399 5.72849 22.2674 5.77488 22.2951C5.73245 22.2697 5.68981 22.2447 5.64766 22.2188Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_177_7474'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.main-hero__footer-btn._about:before{background-image:url("data:image/svg+xml,%0A%3Csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_177_7482)'%3E%3Cpath d='M12.4395 23.9736L12.71 23.9932C12.5783 23.9868 12.4476 23.9739 12.3174 23.959C12.3581 23.9636 12.3986 23.9698 12.4395 23.9736Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0879 9.04199C16.7691 9.04209 17.4213 9.30515 17.9014 9.77148C18.3813 10.2378 18.6504 10.8694 18.6504 11.5264V18.3154C18.6504 19.768 18.056 21.1625 16.9971 22.1914C15.9379 23.2206 14.5003 23.7998 13 23.7998C11.4997 23.7998 10.0621 23.2206 9.00293 22.1914C7.944 21.1625 7.34961 19.768 7.34961 18.3154V11.5264C7.34961 10.8694 7.61868 10.2378 8.09863 9.77148C8.57867 9.30515 9.2309 9.04209 9.91211 9.04199H16.0879ZM9.91211 10.2207C9.55935 10.2208 9.2199 10.3575 8.96875 10.6016C8.7174 10.8459 8.5752 11.1784 8.5752 11.5264V18.3154C8.5752 19.4591 9.04259 20.5554 9.87305 21.3623C10.7033 22.169 11.8283 22.6211 13 22.6211C14.1717 22.6211 15.2967 22.169 16.127 21.3623C16.9574 20.5554 17.4248 19.4591 17.4248 18.3154V11.5264C17.4248 11.1784 17.2826 10.8459 17.0312 10.6016C16.7801 10.3575 16.4407 10.2208 16.0879 10.2207H9.91211Z' fill='white'/%3E%3Cpath d='M9.06055 22.5176C9.08234 22.5369 9.10489 22.5553 9.12695 22.5742C9.10925 22.559 9.09077 22.5447 9.07324 22.5293L9.06055 22.5176Z' fill='white'/%3E%3Cpath d='M23.2373 9.04199C23.9187 9.04199 24.5716 9.30494 25.0518 9.77148C25.5317 10.2378 25.7998 10.8694 25.7998 11.5264V17.6846C25.7997 18.802 25.3433 19.875 24.5283 20.667C23.713 21.4592 22.6056 21.9052 21.4502 21.9053C20.8022 21.9056 20.1635 21.7643 19.5801 21.4951C19.7601 21.1432 19.911 20.7756 20.0303 20.3936C20.4479 20.601 20.9085 20.7152 21.3789 20.7256C21.9343 20.7378 22.4839 20.6059 22.9697 20.3428C23.4555 20.0796 23.8611 19.6949 24.1436 19.2275C24.426 18.7602 24.5752 18.2274 24.5752 17.6846V11.5264C24.5752 11.1785 24.4329 10.8458 24.1816 10.6016C23.9304 10.3574 23.5902 10.2207 23.2373 10.2207H20.1338C19.9898 9.79888 19.7764 9.40391 19.5039 9.04883L19.6631 9.04199H23.2373Z' fill='white'/%3E%3Cpath d='M6.33691 9.04199C6.38985 9.04211 6.44227 9.04581 6.49414 9.04883C6.22204 9.40375 6.00992 9.7992 5.86621 10.2207H2.7627C2.40979 10.2207 2.0696 10.3574 1.81836 10.6016C1.56713 10.8458 1.4248 11.1785 1.4248 11.5264V17.6846C1.4249 18.4931 1.7562 19.267 2.34277 19.8369C2.92919 20.4067 3.72291 20.7265 4.5498 20.7266C5.04418 20.7267 5.53001 20.6111 5.96875 20.3936C6.08788 20.7752 6.23817 21.1429 6.41797 21.4941C5.80138 21.7788 5.1243 21.9212 4.43945 21.9043C3.68758 21.8857 2.9538 21.6784 2.30957 21.3027C1.6653 20.927 1.13206 20.3958 0.762695 19.7617C0.393503 19.1278 0.200155 18.4122 0.200195 17.6846V11.5273C0.200117 11.2019 0.266262 10.8792 0.394531 10.5781C0.522807 10.2771 0.710548 10.0025 0.948242 9.77148C1.18591 9.54055 1.46901 9.35772 1.78027 9.23242C2.09158 9.10714 2.42542 9.04199 2.7627 9.04199H6.33691Z' fill='white'/%3E%3Cpath d='M24.334 21.1045C24.3178 21.1174 24.3005 21.1289 24.2842 21.1416C24.3042 21.1261 24.325 21.1115 24.3447 21.0957L24.334 21.1045Z' fill='white'/%3E%3Cpath d='M4.26074 20.5127L4.01172 20.4785C4.0045 20.4772 3.99744 20.475 3.99023 20.4736C4.0795 20.4905 4.16972 20.5039 4.26074 20.5127Z' fill='white'/%3E%3Cpath d='M21.1895 20.5156L21.0205 20.4961C21.0146 20.4952 21.0089 20.4931 21.0029 20.4922C21.0648 20.5015 21.1269 20.5102 21.1895 20.5156Z' fill='white'/%3E%3Cpath d='M23.8682 19.2842C23.7985 19.3837 23.7214 19.4777 23.6396 19.5674C23.6785 19.5247 23.7167 19.4815 23.7529 19.4365L23.8682 19.2842Z' fill='white'/%3E%3Cpath d='M24.0547 18.9785L23.9727 19.124C24.0036 19.0729 24.0321 19.0205 24.0596 18.9678C24.0578 18.9713 24.0565 18.975 24.0547 18.9785Z' fill='white'/%3E%3Cpath d='M1.63965 17.9648C1.64834 18.0499 1.6613 18.1343 1.67773 18.2178C1.67702 18.2141 1.6755 18.2107 1.6748 18.207L1.63965 17.9648Z' fill='white'/%3E%3Cpath d='M25.9775 18.1211C25.9771 18.1257 25.9761 18.1302 25.9756 18.1348C25.9765 18.1257 25.9776 18.1165 25.9785 18.1074L25.9775 18.1211Z' fill='white'/%3E%3Cpath d='M1.6543 11.2773C1.64339 11.3232 1.63568 11.3698 1.63086 11.417L1.625 11.5264C1.625 11.4419 1.63496 11.3584 1.6543 11.2773Z' fill='white'/%3E%3Cpath d='M18.7432 10.7979C18.7626 10.8648 18.7828 10.9316 18.7969 11C18.8146 11.086 18.8279 11.173 18.8369 11.2607C18.8208 11.1032 18.787 10.9489 18.7432 10.7979Z' fill='white'/%3E%3Cpath d='M25.374 9.8252C25.6042 10.0981 25.7762 10.4107 25.8809 10.7451C25.8023 10.4943 25.6854 10.2559 25.5352 10.0371L25.374 9.8252Z' fill='white'/%3E%3Cpath d='M6.16211 10.0059C6.104 10.1411 6.05316 10.2796 6.01074 10.4209C6.03195 10.3502 6.0549 10.2802 6.08008 10.2109L6.16211 10.0059Z' fill='white'/%3E%3Cpath d='M24.7705 9.29297C24.791 9.30628 24.8099 9.32208 24.8301 9.33594C24.7359 9.27131 24.6393 9.2107 24.5381 9.1582L24.7705 9.29297Z' fill='white'/%3E%3Cpath d='M19.2441 9.04102C19.2462 9.04351 19.2479 9.04633 19.25 9.04883C19.2064 8.99642 19.1616 8.94483 19.1152 8.89453L19.2441 9.04102Z' fill='white'/%3E%3Cpath d='M4.71094 7.5752L4.5498 7.5791C4.64443 7.5791 4.73849 7.57336 4.83203 7.56543C4.79174 7.56884 4.75146 7.57324 4.71094 7.5752Z' fill='white'/%3E%3Cpath d='M4.38965 5.99219L4.25098 5.97266L4.24902 5.97168C4.29551 5.9802 4.34232 5.98763 4.38965 5.99219Z' fill='white'/%3E%3Cpath d='M3.40137 5.53711C3.43673 5.57147 3.47358 5.60396 3.51172 5.63477C3.50955 5.63301 3.50705 5.63165 3.50488 5.62988L3.40137 5.53711Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.5498 1.46289C5.36049 1.46289 6.13742 1.77574 6.70898 2.33105C7.28032 2.8862 7.59957 3.63836 7.59961 4.4209C7.59961 5.20347 7.28033 5.95556 6.70898 6.51074C6.13741 7.06612 5.36054 7.37891 4.5498 7.37891C3.73926 7.37886 2.96311 7.06592 2.3916 6.51074C1.82022 5.95556 1.5 5.2035 1.5 4.4209C1.50004 3.63836 1.82026 2.8862 2.3916 2.33105C2.96309 1.77597 3.73933 1.46294 4.5498 1.46289ZM4.5498 2.64258C4.06771 2.64263 3.60433 2.82827 3.26172 3.16113C2.91889 3.49424 2.72465 3.94726 2.72461 4.4209C2.72461 4.89455 2.91891 5.34753 3.26172 5.68066C3.60434 6.01357 4.06768 6.20015 4.5498 6.2002C5.032 6.2002 5.4962 6.01362 5.83887 5.68066C6.18149 5.34755 6.375 4.89441 6.375 4.4209C6.37496 3.94737 6.18155 3.49422 5.83887 3.16113C5.4962 2.82818 5.032 2.64258 4.5498 2.64258Z' fill='white'/%3E%3Cpath d='M12.1299 5.83203C12.1898 5.85611 12.2509 5.87653 12.3125 5.89551C12.3041 5.89293 12.2955 5.89134 12.2871 5.88867L12.1299 5.83203Z' fill='white'/%3E%3Cpath d='M15.2666 3.59766L15.2754 3.78906C15.2754 3.7183 15.2706 3.64797 15.2637 3.57812C15.2643 3.58467 15.266 3.5911 15.2666 3.59766Z' fill='white'/%3E%3Cpath d='M10.8232 3.14844C10.8042 3.20961 10.788 3.27151 10.7744 3.33398C10.7765 3.32457 10.7781 3.31505 10.7803 3.30566L10.8232 3.14844Z' fill='white'/%3E%3Cpath d='M11.2412 2.3877C11.198 2.43892 11.1574 2.49215 11.1191 2.54688C11.1261 2.53689 11.1325 2.52647 11.1396 2.5166L11.2412 2.3877Z' fill='white'/%3E%3Cpath d='M14.4629 2.09668L14.6084 2.22656C14.5584 2.17801 14.5061 2.13235 14.4521 2.08887C14.4556 2.09164 14.4595 2.09388 14.4629 2.09668Z' fill='white'/%3E%3Cpath d='M11.9277 1.83984C11.8699 1.86988 11.8137 1.90276 11.7588 1.9375C11.7669 1.93233 11.775 1.92694 11.7832 1.92188L11.9277 1.83984Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 0.200195C13.983 0.200195 14.9247 0.579294 15.6182 1.25293C16.3113 1.92646 16.7001 2.83911 16.7002 3.78906C16.7002 4.73911 16.3114 5.65158 15.6182 6.3252C14.9247 6.99901 13.9831 7.37891 13 7.37891C12.0169 7.37891 11.0753 6.99901 10.3818 6.3252C9.68863 5.65158 9.2998 4.73911 9.2998 3.78906C9.29992 2.83911 9.68866 1.92646 10.3818 1.25293C11.0753 0.579294 12.017 0.200195 13 0.200195ZM13 1.37891C12.6758 1.37891 12.3545 1.44085 12.0547 1.56152C11.7548 1.68221 11.482 1.85945 11.252 2.08301C11.0219 2.30657 10.8387 2.57238 10.7139 2.86523C10.5891 3.15792 10.5254 3.47192 10.5254 3.78906C10.5254 4.1064 10.589 4.42101 10.7139 4.71387C10.8387 5.00673 11.0219 5.27253 11.252 5.49609C11.482 5.71962 11.7548 5.8969 12.0547 6.01758C12.3545 6.13824 12.6758 6.2002 13 6.2002C13.6546 6.2002 14.2835 5.94746 14.748 5.49609C15.2128 5.0445 15.4746 4.43026 15.4746 3.78906C15.4745 3.14803 15.2127 2.5345 14.748 2.08301C14.2835 1.63161 13.6546 1.37891 13 1.37891Z' fill='white'/%3E%3Cpath d='M19.833 4.57715C19.838 4.62645 19.8458 4.67529 19.8555 4.72363C19.8547 4.71969 19.8533 4.71586 19.8525 4.71191L19.833 4.57715Z' fill='white'/%3E%3Cpath d='M23.0693 4.28418L23.0752 4.4209C23.0752 4.37111 23.0722 4.32161 23.0674 4.27246C23.0678 4.27639 23.069 4.28024 23.0693 4.28418Z' fill='white'/%3E%3Cpath d='M20.1934 3.41992C20.1619 3.45716 20.1321 3.49551 20.1045 3.53516C20.1061 3.53286 20.1078 3.53061 20.1094 3.52832L20.1934 3.41992Z' fill='white'/%3E%3Cpath d='M22.4951 3.21191L22.5986 3.30469C22.5626 3.2697 22.5252 3.23638 22.4863 3.20508C22.4892 3.2074 22.4922 3.20957 22.4951 3.21191Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4502 1.46289C22.2607 1.46294 23.0369 1.77597 23.6084 2.33105C24.1797 2.8862 24.5 3.63836 24.5 4.4209C24.5 5.2035 24.1798 5.95556 23.6084 6.51074C23.0369 7.06592 22.2607 7.37886 21.4502 7.37891C20.6395 7.37891 19.8626 7.06612 19.291 6.51074C18.7197 5.95556 18.4004 5.20347 18.4004 4.4209C18.4004 3.63836 18.7197 2.8862 19.291 2.33105C19.8626 1.77574 20.6395 1.46289 21.4502 1.46289ZM21.4502 2.64258C20.968 2.64258 20.5038 2.82818 20.1611 3.16113C19.8185 3.49422 19.625 3.94737 19.625 4.4209C19.625 4.89441 19.8185 5.34755 20.1611 5.68066C20.5038 6.01362 20.968 6.2002 21.4502 6.2002C21.9323 6.20014 22.3957 6.01357 22.7383 5.68066C23.0811 5.34753 23.2754 4.89455 23.2754 4.4209C23.2753 3.94726 23.0811 3.49424 22.7383 3.16113C22.3957 2.82827 21.9323 2.64263 21.4502 2.64258Z' fill='white'/%3E%3Cpath d='M18.9492 6.4375L19.1523 6.6543C19.0141 6.51995 18.8902 6.37373 18.7803 6.21973C18.8335 6.29427 18.8893 6.36731 18.9492 6.4375Z' fill='white'/%3E%3Cpath d='M15.8906 6.33301L15.7578 6.46875C15.8205 6.40781 15.8796 6.34382 15.9375 6.2793C15.9216 6.29696 15.9068 6.31561 15.8906 6.33301Z' fill='white'/%3E%3Cpath d='M7.33887 2.7998C7.42052 2.93243 7.49204 3.07047 7.55273 3.21289C7.51229 3.11805 7.46681 3.02524 7.41699 2.93457L7.33887 2.7998Z' fill='white'/%3E%3Cpath d='M19.041 2.30176C18.9118 2.44045 18.7963 2.58927 18.6953 2.74609C18.7681 2.63305 18.848 2.52383 18.9355 2.41992L19.041 2.30176Z' fill='white'/%3E%3Cpath d='M6.95898 2.30176C7.03089 2.37892 7.09883 2.45894 7.16211 2.54199L7.25391 2.66895C7.19498 2.58313 7.13118 2.50019 7.06348 2.41992L6.95898 2.30176Z' fill='white'/%3E%3Cpath d='M5.79297 1.50391C5.9886 1.5826 6.17657 1.67926 6.35352 1.79395L6.4834 1.88281C6.26943 1.72882 6.03715 1.60231 5.79297 1.50391Z' fill='white'/%3E%3Cpath d='M19.5166 1.88281C19.7306 1.72888 19.9628 1.60217 20.207 1.50391C20.0117 1.58261 19.8241 1.67939 19.6475 1.79395L19.5166 1.88281Z' fill='white'/%3E%3Cpath d='M10.5283 0.858398C10.6771 0.739947 10.8343 0.63327 10.998 0.538086C10.8888 0.601596 10.7825 0.670198 10.6797 0.744141L10.5283 0.858398Z' fill='white'/%3E%3Cpath d='M13.7295 0.0673828C13.6776 0.057781 13.6256 0.0485756 13.5732 0.0410156C13.5742 0.0411604 13.5752 0.0418467 13.5762 0.0419922L13.7295 0.0673828Z' fill='white'/%3E%3Cpath d='M2.49023 6.86426L2.36914 6.76172C2.43813 6.82241 2.50941 6.88017 2.58301 6.93457C2.55182 6.91153 2.52062 6.88844 2.49023 6.86426Z' fill='white'/%3E%3Cpath d='M15.4805 6.71289L15.4717 6.7207C15.4385 6.74708 15.4041 6.77163 15.3701 6.79688C15.4072 6.76929 15.4444 6.74182 15.4805 6.71289Z' fill='white'/%3E%3Cpath d='M23.8594 6.54102L23.748 6.6543C23.8178 6.58649 23.8836 6.51547 23.9463 6.44238C23.9178 6.47557 23.8893 6.50888 23.8594 6.54102Z' fill='white'/%3E%3Cpath d='M18.2158 4.7334L18.2041 4.57812C18.2088 4.6699 18.2177 4.76112 18.2305 4.85156C18.2249 4.81231 18.2199 4.77293 18.2158 4.7334Z' fill='white'/%3E%3Cpath d='M2.03613 2.41992L2.14063 2.30176C2.07385 2.37343 2.01053 2.44764 1.95117 2.52441C1.97857 2.48897 2.00713 2.45431 2.03613 2.41992Z' fill='white'/%3E%3Cpath d='M23.6309 2.08008L23.748 2.18848C23.6792 2.12157 23.6073 2.05824 23.5332 1.99805C23.5662 2.02482 23.5989 2.05196 23.6309 2.08008Z' fill='white'/%3E%3Cpath d='M9.9834 1.3877L9.99121 1.37891C9.96151 1.41389 9.93262 1.44944 9.9043 1.48535C9.93019 1.4525 9.95634 1.41977 9.9834 1.3877Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_177_7482'%3E%3Crect width='26' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.main-hero__footer-btn._program:before{background-image:url("data:image/svg+xml,%0A%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_177_7491)'%3E%3Cpath d='M18.3135 0.299805C18.6346 0.299805 18.8867 0.554887 18.8867 0.857422V2.08203L19.1641 2.10254C19.4625 2.12492 19.7433 2.15267 20.0068 2.1875C21.3374 2.36349 22.3675 2.72743 23.1719 3.51855C23.9754 4.30905 24.3456 5.32037 24.5244 6.62598C24.701 7.91589 24.7002 9.57541 24.7002 11.7139V14C24.7002 16.1388 24.7009 17.7996 24.5244 19.0898C24.3457 20.3951 23.976 21.4054 23.1719 22.1953C22.3669 22.9859 21.3362 23.3512 20.0059 23.5273C18.6921 23.7011 17.0011 23.7002 14.8252 23.7002H10.1748C7.99874 23.7002 6.30716 23.701 4.99316 23.5273C3.7461 23.3624 2.76325 23.0314 1.98242 22.3389L1.82812 22.1953C1.02484 21.4049 0.65442 20.3941 0.475586 19.0889C0.298988 17.7989 0.299805 16.1387 0.299805 14V11.7139C0.299804 9.57539 0.299117 7.9151 0.475586 6.625C0.654288 5.31939 1.02388 4.3085 1.82812 3.51855C2.63304 2.72812 3.66361 2.36364 4.99414 2.1875C5.25733 2.15269 5.53793 2.12492 5.83594 2.10254L6.11328 2.08203V0.857422C6.11328 0.554887 6.36535 0.299805 6.68652 0.299805L6.80273 0.311523C7.06593 0.364384 7.25879 0.592488 7.25879 0.857422V2.03613L7.56445 2.03027C8.34887 2.01542 9.21619 2.01367 10.1748 2.01367H14.8252C15.7837 2.01367 16.651 2.01542 17.4355 2.03027L17.7412 2.03613V0.857422C17.7412 0.554816 17.9928 0.300058 18.3135 0.299805ZM1.4668 8.84277L1.46094 9.13672C1.44606 9.88604 1.44434 10.7382 1.44434 11.7139V14C1.44434 16.1698 1.44618 17.7422 1.61035 18.9414C1.7725 20.1249 2.08395 20.8624 2.6416 21.4111L2.85938 21.6055C3.39201 22.0331 4.09637 22.2847 5.14844 22.4238C6.36752 22.5849 7.96647 22.5859 10.1748 22.5859H14.8252C17.0333 22.5859 18.6317 22.584 19.8506 22.4229C21.0523 22.2638 21.8007 21.9586 22.3584 21.4111C22.9163 20.8632 23.2285 20.1265 23.3906 18.9424C23.5547 17.7429 23.5557 16.17 23.5557 14V11.7139C23.5557 10.738 23.5532 9.88594 23.5381 9.13672L23.5322 8.84277H1.4668ZM6.77246 16.5898C6.97101 16.6093 7.15689 16.6956 7.29785 16.834C7.45904 16.9925 7.54883 17.2069 7.54883 17.4287L7.54492 17.5117C7.52546 17.703 7.43892 17.8838 7.29785 18.0225C7.13634 18.1812 6.91653 18.2714 6.68652 18.2715C6.4562 18.2715 6.23574 18.1812 6.07422 18.0225C5.91289 17.8638 5.82328 17.6502 5.82324 17.4287L5.82715 17.3457C5.84659 17.1541 5.93324 16.9726 6.07422 16.834C6.23536 16.6758 6.45581 16.5859 6.68652 16.5859L6.77246 16.5898ZM12.5 16.5859C12.7309 16.5859 12.9512 16.6757 13.1123 16.834C13.2735 16.9925 13.3633 17.2069 13.3633 17.4287L13.3594 17.5117C13.3399 17.7029 13.2533 17.8837 13.1123 18.0225C12.9508 18.1812 12.7303 18.2715 12.5 18.2715C12.2697 18.2715 12.0492 18.1812 11.8877 18.0225C11.7264 17.8638 11.6368 17.65 11.6367 17.4287L11.6406 17.3457C11.6601 17.1541 11.7467 16.9726 11.8877 16.834C12.0488 16.6757 12.2691 16.5859 12.5 16.5859ZM18.3135 16.5859C18.5442 16.5859 18.7646 16.6758 18.9258 16.834C19.087 16.9925 19.1768 17.2069 19.1768 17.4287L19.1729 17.5117C19.1534 17.703 19.0669 17.8838 18.9258 18.0225C18.7643 18.1812 18.5438 18.2715 18.3135 18.2715C18.0835 18.2714 17.8637 18.1812 17.7021 18.0225C17.5408 17.8638 17.4512 17.6502 17.4512 17.4287L17.4551 17.3457C17.4745 17.1541 17.5612 16.9726 17.7021 16.834C17.8633 16.6758 18.0831 16.5861 18.3135 16.5859ZM12.5 12.0137C12.7303 12.0137 12.9508 12.104 13.1123 12.2627C13.2735 12.4212 13.3633 12.6357 13.3633 12.8574L13.3594 12.9395C13.3401 13.131 13.2535 13.3123 13.1123 13.4512C12.9508 13.6099 12.7303 13.7002 12.5 13.7002C12.2697 13.7002 12.0492 13.6099 11.8877 13.4512C11.7265 13.2926 11.6368 13.0788 11.6367 12.8574L11.6406 12.7744C11.6601 12.5828 11.7467 12.4013 11.8877 12.2627C12.0492 12.104 12.2697 12.0137 12.5 12.0137ZM6.77246 12.0186C6.97053 12.0381 7.15657 12.1239 7.29785 12.2627C7.45904 12.4212 7.54883 12.6357 7.54883 12.8574L7.54492 12.9404C7.52543 13.1317 7.43887 13.3125 7.29785 13.4512C7.13632 13.6099 6.91648 13.7001 6.68652 13.7002C6.45625 13.7002 6.23576 13.6099 6.07422 13.4512C5.91295 13.2926 5.82332 13.0789 5.82324 12.8574L5.82715 12.7744C5.84659 12.5828 5.93324 12.4013 6.07422 12.2627C6.2358 12.104 6.45641 12.0137 6.68652 12.0137L6.77246 12.0186ZM18.3135 12.0137C18.5436 12.0137 18.7642 12.104 18.9258 12.2627C19.087 12.4212 19.1768 12.6357 19.1768 12.8574L19.1729 12.9404C19.1534 13.1317 19.0668 13.3125 18.9258 13.4512C18.7642 13.6099 18.5437 13.7002 18.3135 13.7002C18.0835 13.7001 17.8637 13.6099 17.7021 13.4512C17.5409 13.2926 17.4512 13.0789 17.4512 12.8574L17.4551 12.7744C17.4745 12.5828 17.5612 12.4013 17.7021 12.2627C17.8637 12.104 18.0837 12.0138 18.3135 12.0137ZM10.1748 3.12891C7.96688 3.12891 6.3683 3.12986 5.14941 3.29102C3.94781 3.45001 3.19926 3.75536 2.6416 4.30273C2.08365 4.85065 1.77146 5.5874 1.60938 6.77148C1.58173 6.97354 1.56076 7.18514 1.54199 7.40332L1.51367 7.72852H23.4854L23.457 7.40332C23.4382 7.1856 23.4173 6.97419 23.3896 6.77246C23.2478 5.73685 22.9921 5.04254 22.5566 4.51758L22.3584 4.30273C21.8016 3.7552 21.0537 3.44895 19.8516 3.29004C18.6324 3.12896 17.0333 3.12891 14.8252 3.12891H10.1748Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_177_7491'%3E%3Crect width='25' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.main-hero__footer-btn._declaration:before{background-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_177_7503)'%3E%3Cpath d='M2.625 20.4615V3.53846C2.625 2.60148 2.99725 1.70197 3.66134 1.03806C4.32564 0.374024 5.22774 3.56027e-05 6.16911 0H8.96318C10.2857 0 11.694 0.475965 13.0327 1.21074C14.3792 1.94974 15.7028 2.9762 16.8684 4.14183C18.034 5.30746 19.0578 6.62857 19.7943 7.96795C20.5264 9.29946 21 10.6959 21 12V20.4615C21 21.3985 20.6277 22.298 19.9637 22.9619C19.2994 23.626 18.3973 24 17.4559 24H6.16911C5.22774 24 4.32564 23.626 3.66134 22.9619C2.99725 22.298 2.625 21.3985 2.625 20.4615ZM4.07022 20.4615C4.07022 21.0206 4.29227 21.5559 4.68638 21.9499C5.08033 22.3437 5.61388 22.5641 6.16911 22.5641H17.4559C18.0111 22.5641 18.5447 22.3437 18.9386 21.9499C19.3327 21.5559 19.5548 21.0206 19.5548 20.4615V12C19.5548 11.441 19.3327 10.9056 18.9386 10.5116C18.5447 10.1178 18.0111 9.89747 17.4559 9.89744H14.634C13.6926 9.8974 12.7905 9.52341 12.1262 8.85938C11.4621 8.19547 11.0899 7.29595 11.0899 6.35897V3.53846C11.0899 2.38176 10.1279 1.4359 8.96318 1.4359H6.16911C5.61388 1.43593 5.08033 1.65628 4.68638 2.05008C4.29227 2.44405 4.07022 2.97944 4.07022 3.53846V20.4615ZM12.5351 6.35897C12.5351 6.91799 12.7572 7.45338 13.1513 7.84736C13.5452 8.24115 14.0788 8.4615 14.634 8.46154H17.4559C17.8154 8.46155 18.169 8.5166 18.5059 8.62099C17.8452 7.42895 16.9167 6.22761 15.8429 5.15385C14.7707 4.08159 13.5699 3.15242 12.3746 2.49038C12.4787 2.82136 12.5351 3.17328 12.5351 3.53846V6.35897Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_177_7503'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.main-hero__footer-btn:after{width:24px;height:24px;right:24px;top:calc(50% - 12px);background:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12L20 12M14 6L20 12L14 18' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50% 50% no-repeat}.main-hero__footer-btn._conference{flex:0 0 438px;flex-direction:column;gap:var(--space-2);height:168px;align-items:flex-start;padding-top:var(--space-3);padding-left:var(--space-10)}.main-hero__footer-btn._conference:before{top:24px;background-image:url("data:image/svg+xml,%0A%3Csvg width='22' height='24' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3883 13.8842C21.4344 15.2509 22.0007 16.9179 22 18.6321C21.9993 20.3464 21.4318 22.0129 20.3846 23.3787L19.9607 23.9317L18.8503 23.0873L19.2742 22.5343C20.1363 21.4099 20.6026 20.0396 20.6032 18.6315C20.6038 17.2233 20.1387 15.8527 19.2776 14.7276L18.8541 14.1743L19.9651 13.3308L20.3883 13.8842ZM0 21.0221C0 19.2499 0.713539 17.5514 1.98168 16.3003C3.24961 15.0494 4.96811 14.3478 6.75837 14.3478H12.3047V15.7391H6.75837C5.33432 15.7391 3.9698 16.2973 2.96484 17.2887C1.96011 18.2799 1.39683 19.6232 1.39683 21.0221V21.5221H12.3651V22.9134H0V21.0221ZM17.0033 16.4046C17.4933 17.0445 17.759 17.8257 17.7587 18.6294C17.7584 19.4331 17.4924 20.214 17.002 20.8536L16.5781 21.4062L15.4677 20.5618L15.8916 20.0092C16.1969 19.611 16.3617 19.1263 16.3619 18.6287C16.362 18.1313 16.1976 17.6466 15.8926 17.2483L15.4691 16.695L16.5798 15.8512L17.0033 16.4046ZM15.7555 6.07609C15.7555 4.83581 15.2562 3.64505 14.3652 2.76596C13.4739 1.88667 12.2637 1.39134 11.0003 1.3913C9.73696 1.3913 8.52646 1.88664 7.63514 2.76596C6.74412 3.64504 6.24481 4.83582 6.24479 6.07609C6.24479 7.31642 6.74404 8.50745 7.63514 9.38655C8.52646 10.2659 9.73697 10.7609 11.0003 10.7609C12.2637 10.7608 13.4739 10.2658 14.3652 9.38655C15.2563 8.50745 15.7555 7.31642 15.7555 6.07609ZM17.1524 6.07609C17.1524 7.68974 16.5025 9.23603 15.348 10.375C14.1938 11.5137 12.6298 12.1521 11.0003 12.1522C9.37082 12.1522 7.80659 11.5137 6.65231 10.375C5.4978 9.23603 4.84797 7.68974 4.84797 6.07609C4.84798 4.46245 5.49782 2.91613 6.65231 1.77717C7.80659 0.638489 9.37085 0 11.0003 0C12.6298 3.75824e-05 14.1938 0.638539 15.348 1.77717C16.5025 2.91613 17.1524 4.46245 17.1524 6.07609Z' fill='white'/%3E%3C/svg%3E%0A")}.main-hero__footer-btn-title{font-weight:600;font-size:18px;line-height:26px;letter-spacing:-.02em}.main-hero__footer-btn-date,.main-hero__footer-btn-place{padding-left:var(--space-3);background-size:16px auto!important}.main-hero__footer-btn-date{background:var(--iconDate) 0 0 no-repeat}.main-hero__footer-btn-place{background:var(--iconPlace) 0 0 no-repeat}.main-news__more{position:relative;display:block;background:var(--color-secondary);border-radius:var(--space-1);padding:var(--space-1) var(--space-6) var(--space-1) var(--space-2);color:var(--color-on-secondary);font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;text-decoration:none;height:40px}.main-news__more:after{content:"";position:absolute;right:var(--space-1);top:var(--space-1);width:var(--space-3);height:var(--space-3);background:#fff url("data:image/svg+xml,%0A%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.499837 4.5L11.1665 4.5M7.1665 0.5L11.1665 4.5L7.1665 8.5' stroke='%230073BC' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;border-radius:var(--space-1);transition:.5s}.main-news__more:hover{opacity:1}.main-news__more:hover:after{right:6px}.main-news__one{text-decoration:none}.main-news__one:hover{opacity:1}.main-news__one-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.main-quote{background:#f2fafe}.main-quote__content{background:url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5685 6.07738C7.54846 9.30138 4.75957 13.054 4.20179 17.3354C3.33312 24 9.29312 27.262 12.3131 24.3314C15.3331 21.4007 13.5231 17.68 11.3365 16.6627C9.14979 15.6454 7.81246 16 8.04579 14.6407C8.27912 13.2814 11.3898 9.51405 14.1231 7.75938C14.2198 7.67692 14.2815 7.56073 14.2957 7.43442C14.3098 7.3081 14.2753 7.18115 14.1991 7.07938L13.5231 6.20005C13.2298 5.81871 12.9485 5.83338 12.5685 6.07671M25.7858 6.07738C20.7658 9.30138 17.9769 13.054 17.4191 17.3354C16.5498 24 22.5098 27.262 25.5298 24.3314C28.5498 21.4007 26.7398 17.68 24.5525 16.6627C22.3651 15.6454 21.0285 16 21.2618 14.6407C21.4951 13.2814 24.6065 9.51405 27.3398 7.75938C27.4364 7.67683 27.498 7.56059 27.512 7.43428C27.526 7.30797 27.4913 7.18107 27.4151 7.07938L26.7398 6.20005C26.4465 5.81871 26.1651 5.83338 25.7858 6.07671' fill='%230073BC'/%3E%3C/svg%3E%0A") 0 0 no-repeat}.main-bnnr{padding:var(--space-3);border-radius:var(--space-3);height:216px;text-decoration:none;transition:.5s}.main-bnnr__content{display:flex;gap:var(--space-1);align-items:center;font-size:16px;line-height:18px;text-transform:uppercase;color:#fff}.main-bnnr__content img{width:40px}.main-bnnr._green{background:url(/upload/docs/2026/img/main/bg-media-green.png) 100% 100% no-repeat,linear-gradient(90deg,#007c48 0,#00a651 100%)}.main-bnnr._orange{background:url(/upload/docs/2026/img/main/bg-media-orange.png) 100% 100% no-repeat,linear-gradient(90deg,#cc5319 0,#f26722 100%)}.main-bnnr._blue{background:url(/upload/docs/2026/img/main/bg-media-blue.png) 100% 100% no-repeat,linear-gradient(90deg,#005f89 0,#0073bc 100%)}.main-bnnr:hover{opacity:1;transform:scale(1.02)}.main-video{background:url(/upload/docs/2026/img/main/bg-video.png) 100% 100%/auto 100% no-repeat,linear-gradient(90deg,#4b5391 0,#4768b1 100%);color:var(--color-on-primary)}.main-video__btn{position:relative;display:inline-block;background:rgba(255,255,255,.1254901961);border-radius:var(--space-1);border:1px solid rgba(255,255,255,.062745098);padding:var(--space-1) var(--space-6) var(--space-1) var(--space-2);color:#fff;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;text-decoration:none;height:40px}.main-video__btn:after{content:"";position:absolute;right:var(--space-1);top:var(--space-1);width:var(--space-3);height:var(--space-3);background:rgba(255,255,255,.1254901961) url("data:image/svg+xml,%0A%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.499837 4.5L11.1665 4.5M7.1665 0.5L11.1665 4.5L7.1665 8.5' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;border-radius:var(--space-1);transition:.5s}.main-video__btn:hover{opacity:1}.main-video__btn:hover:after{right:6px}@media(max-width:1100px){.main-hero__footer{flex-direction:column}.main-hero__footer-btn._conference{max-height:168px}}@media(max-width:800px){.main-hero{background-size:90% auto,90% auto,auto}.main-hero:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5019607843);z-index:1}.main-hero .site-container{position:relative;z-index:2}.main-hero__footer-btn._conference{height:auto;max-height:270px;padding-top:var(--space-10);padding-left:var(--space-3)}}[dir=rtl] .main-hero__content-date,[dir=rtl] .main-hero__content-place{background-position:100% 50%;padding-left:0;padding-right:var(--space-4)}[dir=rtl] .main-hero__content-date{background-position:100% -2px}[dir=rtl] .main-hero__footer-btn{padding-left:var(--space-4);padding-right:var(--space-10)}[dir=rtl] .main-hero__footer-btn-date,[dir=rtl] .main-hero__footer-btn-place{background-position:100% 0;padding-left:0;padding-right:var(--space-3)}[dir=rtl] .main-hero__footer-btn:before{left:auto;right:var(--space-2)}[dir=rtl] .main-hero__footer-btn:after{right:auto;left:20px;transform:rotate(180deg)}