.btn{position:relative;padding:0;color:inherit;background-color:transparent;border:none;border-radius:0;cursor:pointer}.btn_close{width:24px;height:24px}.btn_close:after,.btn_close:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:20px;background-color:currentColor}.btn_close:before{transform:translate(-50%,-50%) rotate(45deg)}.btn_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.btn_menu{width:40px;height:40px}.btn_menu:after,.btn_menu:before{content:"";position:absolute;left:50%;width:6px;height:6px;background-color:currentColor;border-radius:50%;transform:translateX(-50%)}.btn_menu:before{top:6px;box-shadow:0 11px currentColor}.btn_menu:after{bottom:6px}.app-navigation{display:flex;flex-direction:column;align-items:center;font-size:32px;font-weight:300;line-height:1.25;color:var(--menu-text-color)}@media only screen and (min-width:768px){.app-navigation{align-items:end}}@media only screen and (min-width:1040px){.app-navigation{flex-direction:row;align-items:center;font-size:20px;font-weight:400;line-height:1.4;color:var(--primary-text-color)}}.app-navigation__link{margin-bottom:40px;color:inherit;text-decoration:none}.app-navigation__link:last-child{margin-bottom:0}@media only screen and (min-width:1040px){.app-navigation__link{margin-right:64px;margin-bottom:0}.app-navigation__link:last-child{margin-right:0}}.app-header{position:fixed;top:0;left:0;z-index:2;width:100%;background-color:var(--header-background);border-bottom:1px solid var(--divider-backgound)}.app-header_static{position:static;background-color:transparent}.app-header__wrapper{display:flex;padding:8px 16px;justify-content:space-between;align-items:center}@media only screen and (min-width:768px){.app-header__wrapper{padding:8px 24px}}@media only screen and (min-width:1040px){.app-header__wrapper{padding:8px 80px}}@media only screen and (min-width:1440px){.app-header__wrapper{padding:8px 100px}}.app-header__logo{line-height:0}.app-header__logo img{height:56px}.app-header__divider{display:block;margin:-8px 16px -8px auto;width:1px;height:72px;background-color:var(--divider-backgound)}@media only screen and (min-width:768px){.app-header__divider{margin:-8px 24px -8px auto}}@media only screen and (min-width:1040px){.app-header__divider{margin:-8px auto -8px 80px}}.app-header__navigation{display:none}@media only screen and (min-width:1040px){.app-header__navigation{display:flex}.app-header__menu-open-btn{display:none}}.app-footer{position:relative;padding:24px 16px;font-size:12px;line-height:1.3;color:var(--footer-text-color);text-align:center;background-color:var(--footer-background)}.app-footer__phone{display:block;margin-top:8px;color:inherit;text-decoration:none}.app-footer__platform-label{padding-top:16px;font-size:10px;font-weight:450;line-height:1.4}.app-footer__logo{display:block;line-height:0}.about-activity_with-border{border-bottom:1px solid var(--divider-backgound)}.about-activity__wrapper{position:relative}.about-activity__content{position:relative;z-index:1;padding:24px 16px 40px}.about-activity__content_date{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding-top:40px}@media only screen and (min-width:768px){.about-activity__content{padding:40px 24px}.about-activity__content_date{flex-direction:row;justify-content:start;gap:80px}}@media only screen and (min-width:1040px){.about-activity__content{padding:40px 80px}}@media only screen and (min-width:1440px){.about-activity__content{padding:40px 100px}}.about-activity__date,.about-activity__time{font-size:30px;font-weight:300;line-height:1.3;letter-spacing:5px}.about-activity__divider{position:relative;left:50%;margin:0;width:100vw;height:1px;background:var(--divider-backgound);border:none;transform:translateX(-50%)}.about-activity__name{margin:0}.about-activity__description{margin-top:40px}.about-activity__paragraph{margin:0}.about-activity__paragraph+.about-activity__paragraph{margin-top:20px}.about-activity__blur_first{top:59px;left:-53px;background-color:var(--blur-color-1);filter:blur(80px)}@media only screen and (min-width:768px){.about-activity__blur_first{top:52px;left:69px}}.about-activity__blur_second{top:251px;right:-55px;background-color:var(--blur-color-2);filter:blur(100px)}@media only screen and (min-width:414px){.about-activity__blur_second{right:-66px}}@media only screen and (min-width:768px){.about-activity__blur_second{top:238px;right:auto;left:311px}}@media only screen and (min-width:1040px){.about-activity__blur_second{top:215px}}@media only screen and (min-width:1440px){.about-activity__blur_second{top:252px}}.about-activity__blur_third{top:-57px;right:-136px;background-color:var(--blur-color-3);filter:blur(80px)}@media only screen and (min-width:768px){.about-activity__blur_third{right:-19px}}@media only screen and (min-width:1040px){.about-activity__blur_third{top:-79px;right:0}}@media only screen and (min-width:1440px){.about-activity__blur_third{top:0;right:24px}}.partners__content{position:relative;z-index:1;padding:40px 16px}@media only screen and (min-width:768px){.partners__content{padding:40px 24px}}@media only screen and (min-width:1040px){.partners__content{padding:40px 80px}}@media only screen and (min-width:1440px){.partners__content{padding:40px 100px}}.partners__title{margin:0 0 40px 0}.partners__list{display:flex;flex-wrap:wrap;justify-content:center;margin:-20px -8px;padding:0;list-style:none}@media only screen and (min-width:768px){.partners__list{margin:-20px -12px}}.partners__item{margin:20px 8px;padding:12px;width:156px}@media only screen and (min-width:414px){.partners__item{width:183px}}@media only screen and (min-width:768px){.partners__item{margin:20px 12px;width:162px}}@media only screen and (min-width:1040px){.partners__item{width:198px}}@media only screen and (min-width:1440px){.partners__item{width:228px}}.partners__link{display:block;line-height:0}.app-tabs{margin:0 auto;max-width:1240px}.app-tabs__top{display:flex}.app-tabs__tab{flex-grow:1;flex-shrink:0;padding:10px;font-size:20px;line-height:1.6;color:var(--tab-text-color);background-color:var(--tab-background);border:1px solid var(--active-tab-background);transition:background-color .2s ease,color .2s ease}.app-tabs__tab_active{color:var(--active-tab-text-color);background-color:var(--active-tab-background)}.app-tabs__wrapper{min-height:584px}.app-tabs__wrapper_platform{min-height:640px}@media only screen and (min-width:414px){.app-tabs__wrapper{min-height:624px}.app-tabs__wrapper_platform{min-height:680px}}@media only screen and (min-width:768px){.app-tabs__wrapper{min-height:836px}.app-tabs__wrapper_platform{min-height:900px}}@media only screen and (min-width:1024px){.app-tabs__wrapper{min-height:936px}.app-tabs__wrapper_platform{min-height:1000px}}@media only screen and (min-width:1040px){.app-tabs__wrapper{min-height:506px}.app-tabs__wrapper_platform{min-height:570px}}.app-tabs__wrapper_player{position:relative;padding-top:56.25%;min-height:auto}.app-tabs__content{display:none}.app-tabs__content_active{display:block}.app-tabs__content_player{position:absolute;top:0;left:0;width:100%;height:100%}.player{border-bottom:1px solid var(--divider-backgound)}.player_only{border:none}.player_min{padding-bottom:24px;border:none}@media only screen and (min-width:1040px){.player{padding-bottom:80px}.player_only{padding-bottom:0}.player_min{padding-bottom:100px}}.player__content,.player__wrapper{position:relative}.player__content{z-index:1;padding:40px 16px 0}@media only screen and (min-width:768px){.player__content{padding:40px 24px 0}}@media only screen and (min-width:1040px){.player__content{padding:40px 80px 0}}@media only screen and (min-width:1440px){.player__content{padding:40px 100px 0}}.player__title{margin:0 0 40px 0}.player__tabs{position:relative;z-index:1}.player__blur{top:-198px;right:-168px;background-color:var(--blur-color-4);filter:blur(100px)}@media only screen and (min-width:414px){.player__blur{top:-170px;right:-113px}}@media only screen and (min-width:768px){.player__blur{top:-32px;right:-19px}}@media only screen and (min-width:1040px){.player__blur{top:-27px;right:237px}}@media only screen and (min-width:1440px){.player__blur{top:167px;right:auto;left:11px}}.schedule{border-bottom:1px solid var(--divider-backgound)}@media only screen and (min-width:1040px){.schedule{padding-bottom:80px}}.schedule__wrapper{position:relative}.schedule__content{position:relative;z-index:1;padding:40px 16px 0}@media only screen and (min-width:768px){.schedule__content{padding:40px 24px 0}}@media only screen and (min-width:1040px){.schedule__content{padding:40px 80px 0}}@media only screen and (min-width:1440px){.schedule__content{padding:40px 100px 0}}.schedule__title{margin:0 0 40px 0}.schedule__tabs{position:relative;z-index:1}.schedule__blur_first{top:-178px;right:-132px;background-color:var(--blur-color-4);filter:blur(100px)}@media only screen and (min-width:414px){.schedule__blur_first{top:-190px;right:-152px}}@media only screen and (min-width:768px){.schedule__blur_first{top:-87px;right:-111px}}@media only screen and (min-width:1040px){.schedule__blur_first{top:-182px;right:145px}}@media only screen and (min-width:1440px){.schedule__blur_first{top:-43px;right:auto;left:348px}}.schedule__blur_second{right:-171px;bottom:-301px;background-color:var(--blur-color-4);filter:blur(100px)}@media only screen and (min-width:414px){.schedule__blur_second{right:-201px;bottom:-354px}}@media only screen and (min-width:768px){.schedule__blur_second{right:-256px;bottom:-261px}}@media only screen and (min-width:1040px){.schedule__blur_second{right:0;bottom:-65px}}@media only screen and (min-width:1440px){.schedule__blur_second{top:-82px;right:24px;bottom:auto}}.schedule__blur_third{top:-65px;left:-197px;background-color:var(--blur-color-5);filter:blur(100px)}@media only screen and (min-width:414px){.schedule__blur_third{top:-58px;left:-258px}}@media only screen and (min-width:768px){.schedule__blur_third{top:-44px;left:-269px}}@media only screen and (min-width:1040px){.schedule__blur_third{top:-139px}}@media only screen and (min-width:1440px){.schedule__blur_third{top:303px}}.speakers-card{display:flex}@media only screen and (min-width:768px){.speakers-card{flex-direction:column;align-items:center}}.speakers-card__photo{flex-shrink:0;position:relative;margin-right:16px;width:100px;height:100px}@media only screen and (min-width:768px){.speakers-card__photo{margin-right:0;margin-bottom:16px;width:162px;height:162px}}.speakers-card__photo_circle{width:110px;height:110px;border-radius:100%;overflow:hidden}@media only screen and (min-width:768px){.speakers-card__photo_circle{width:180px;height:180px}}.speakers-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.speakers-card__content{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:1px}@media only screen and (min-width:768px){.speakers-card__content{text-align:center}}.speakers-card__name{text-transform:uppercase}.speakers-card__description{margin:16px 0 0;color:var(--secondary-text-color)}.speakers{border-bottom:1px solid var(--divider-backgound)}.speakers__wrapper{position:relative}.speakers__content{position:relative;z-index:1;padding:40px 16px}@media only screen and (min-width:768px){.speakers__content{padding:40px 24px}}@media only screen and (min-width:1040px){.speakers__content{padding:40px 80px}}@media only screen and (min-width:1440px){.speakers__content{padding:40px 100px}}.speakers__title{margin:0 0 40px 0}.speakers__list-wrapper{transition:height .5s ease;overflow:hidden;will-change:height}.speakers__list{display:grid;grid-template-columns:1fr;row-gap:40px}@media only screen and (min-width:768px){.speakers__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px}}@media only screen and (min-width:1040px){.speakers__list{grid-template-columns:repeat(4,1fr)}}.speakers__actions{display:flex;justify-content:center;margin-top:40px}.speakers__more-button{display:flex;font-size:20px;line-height:1.6;color:var(--speakers-button-color);letter-spacing:1px;align-items:center}.speakers__more-button-icon{position:relative;margin-right:14px;width:20px;height:20px;border:2px solid currentColor;border-radius:50%}.speakers__more-button-icon:after,.speakers__more-button-icon:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:2px;background-color:currentColor}.speakers__more-button-icon:before{transform:translate(-50%,-50%)}.speakers__more-button-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.speakers__more-button-icon_active:after{transform:translate(-50%,-50%) rotate(0deg)}.speakers__blur_first{top:810px;right:-217px;background-color:var(--blur-color-5);filter:blur(100px)}@media only screen and (min-width:414px){.speakers__blur_first{top:766px;right:-272px}}@media only screen and (min-width:768px){.speakers__blur_first{top:582px;right:-129px}}@media only screen and (min-width:1040px){.speakers__blur_first{top:432px;right:0}}@media only screen and (min-width:1440px){.speakers__blur_first{top:477px;right:-55px}}.speakers__blur_second{display:none;background-color:var(--blur-color-4);filter:blur(100px)}@media only screen and (min-width:768px){.speakers__blur_second{top:925px;left:0;display:block}}@media only screen and (min-width:1040px){.speakers__blur_second{top:467px;left:13px}}@media only screen and (min-width:1440px){.speakers__blur_second{top:557px;left:160px}}.info{border-bottom:1px solid var(--divider-backgound)}.info__content,.info__wrapper{position:relative}.info__content{z-index:1;padding:40px 16px}@media only screen and (min-width:768px){.info__content{padding:40px 24px}}@media only screen and (min-width:1040px){.info__content{padding:40px 80px}}@media only screen and (min-width:1440px){.info__content{padding:40px 100px}}.info__title{margin:0 0 40px 0}.info__paragraph{margin:0}.info__paragraph+.info__paragraph{margin-top:20px}.info__blur_first{top:-74px;left:60px;background-color:var(--blur-color-5);filter:blur(150px)}@media only screen and (min-width:414px){.info__blur_first{top:-103px;left:87px}}@media only screen and (min-width:768px){.info__blur_first{top:-4px;left:264px}}@media only screen and (min-width:1040px){.info__blur_first{top:-46px;left:392px}}@media only screen and (min-width:1440px){.info__blur_first{top:-168px;left:600px}}.info__blur_second{top:-21px;right:-110px;background-color:var(--blur-color-4);filter:blur(150px)}@media only screen and (min-width:414px){.info__blur_second{top:-50px}}@media only screen and (min-width:768px){.info__blur_second{top:48px}}@media only screen and (min-width:1040px){.info__blur_second{top:6px}}@media only screen and (min-width:1440px){.info__blur_second{top:-115px}}.info__blur_third{top:328px;left:0;background-color:var(--blur-color-4);filter:blur(150px)}@media only screen and (min-width:414px){.info__blur_third{top:299px}}@media only screen and (min-width:768px){.info__blur_third{top:398px}}@media only screen and (min-width:1040px){.info__blur_third{top:356px}}@media only screen and (min-width:1440px){.info__blur_third{top:235px}}.image-block{border-bottom:1px solid var(--divider-backgound)}.image-block__wrapper{position:relative}.image-block__content{position:relative;z-index:1;padding:40px 16px}@media only screen and (min-width:768px){.image-block__content{padding:40px 24px}}@media only screen and (min-width:1040px){.image-block__content{padding:40px 80px}}@media only screen and (min-width:1440px){.image-block__content{padding:40px 100px}}.image-block__title{margin:0 0 40px 0}.image-block-main{display:flex;flex-direction:column;gap:40px}.image-block-main__paragraph{margin:0}.image-block-main__paragraph+.image-block-main__paragraph{margin-top:20px}.image-block-main__image{position:relative;width:100%;overflow:hidden}.image-block-main__image:before{content:"";display:block;padding-top:100%}.image-block-main__image img{position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:768px){.image-block-main{flex-direction:row;gap:24px}.image-block-main__image,.image-block-main__text{flex-basis:50%}}.image-block__blur{top:447px;left:-63px;background-color:var(--blur-color-4);filter:blur(150px)}@media only screen and (min-width:414px){.image-block__blur{top:495px;right:-63px;left:auto}}@media only screen and (min-width:768px){.image-block__blur{display:none}}.app-mobile-menu{position:fixed;top:0;right:0;z-index:2;padding:108px 16px 40px;width:100vw;height:100vh;background-color:var(--menu-background);transform:translateX(110%);transition:transform .3s ease-in-out}.app-mobile-menu_open{transform:translateX(0)}@media only screen and (min-width:768px){.app-mobile-menu{padding:156px 24px 40px;width:328px;box-shadow:0 9px 46px 8px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.14),0 11px 15px -7px rgba(0,0,0,.2)}}.app-mobile-menu__close-btn{position:absolute;top:24px;right:16px;color:var(--menu-text-color)}:root{--primary-text-color:#fff;--secondary-text-color:#fff;--link-text-color:#1976d2;--menu-text-color:#fff;--page-background:#fff;--header-background:#fff;--menu-background:#0949aa;--overlay-background:rgba(33,33,33,.66);--active-tab-background:#0d69f2;--active-tab-text-color:#fff;--tab-background:#fff;--tab-text-color:#0d69f2;--speakers-button-color:#0d69f2;--footer-background:#08398e;--footer-text-color:#fff;--divider-backgound:hsla(0,0%,100%,0);--blur-color-1:#6ea5f7;--blur-color-2:#0d69f2;--blur-color-3:#0a54c2;--blur-color-4:#3f7dfe;--blur-color-5:#0abbfb}.black-and-white{--primary-text-color:#212121;--secondary-text-color:#8a8a8a;--link-text-color:#1976d2;--menu-text-color:#212121;--page-background:#fff;--header-background:#fff;--menu-background:#fff;--overlay-background:rgba(33,33,33,.66);--active-tab-background:#212121;--active-tab-text-color:#fff;--tab-background:#fff;--tab-text-color:#212121;--speakers-button-color:#212121;--footer-background:#212121;--footer-text-color:#fff;--divider-backgound:#212121;--blur-color-1:#fff;--blur-color-2:#fff;--blur-color-3:#fff;--blur-color-4:#fff;--blur-color-5:#fff}.dark{--primary-text-color:#cad1d8;--secondary-text-color:#8d949d;--link-text-color:#1976d2;--menu-text-color:#cad1d8;--page-background:#0e1116;--header-background:#171b21;--menu-background:#171b21;--overlay-background:rgba(33,33,33,.66);--active-tab-background:#6ba4f8;--active-tab-text-color:#fff;--tab-background:#fff;--tab-text-color:#6ba4f8;--speakers-button-color:#6ba4f8;--footer-background:#171b21;--footer-text-color:#fff;--divider-backgound:#0a896d;--blur-color-1:#0e1116;--blur-color-2:#0e1116;--blur-color-3:#0e1116;--blur-color-4:#0e1116;--blur-color-5:#0e1116}.green{--primary-text-color:#212121;--secondary-text-color:#8a8a8a;--link-text-color:#1976d2;--menu-text-color:#212121;--page-background:#fff;--header-background:#fff;--menu-background:#fff;--overlay-background:rgba(33,33,33,.66);--active-tab-background:#21a038;--active-tab-text-color:#fff;--tab-background:#fff;--tab-text-color:#21a038;--speakers-button-color:#21a038;--footer-background:#212121;--footer-text-color:#fff;--divider-backgound:#212121;--blur-color-1:#f2e913;--blur-color-2:#26aec6;--blur-color-3:#0291eb;--blur-color-4:#a8cf37;--blur-color-5:#0fa8e0}.red{--primary-text-color:#212121;--secondary-text-color:#8a8a8a;--link-text-color:#1976d2;--menu-text-color:#212121;--page-background:#fff;--header-background:#fff;--menu-background:#fff;--overlay-background:rgba(33,33,33,.66);--active-tab-background:#d71232;--active-tab-text-color:#fff;--tab-background:#fff;--tab-text-color:#d71232;--speakers-button-color:#d71232;--footer-background:#212121;--footer-text-color:#fff;--divider-backgound:#212121;--blur-color-1:#945d87;--blur-color-2:#eecc70;--blur-color-3:#eecc70;--blur-color-4:#eecc70;--blur-color-5:#edd1ec}.custom{--primary-text-color:#ffffffc9;--secondary-text-color:#8a8a8a;--link-text-color:#1976d2;--menu-text-color:#212121;--page-background:#212121;--header-background:#fff;--menu-background:#fff;--overlay-background:rgba(33,33,33,.66);--active-tab-background:#4d4c4f;--active-tab-text-color:#fff;--tab-background:#d8d4d4;--tab-text-color:#4d4c4f;--speakers-button-color:#ffffffc9;--footer-background:#212121;--footer-text-color:#fff;--divider-backgound:rgba(33,33,33,0);--blur-color-1:#945d87;--blur-color-2:#eecc70;--blur-color-3:#eecc70;--blur-color-4:#eecc70;--blur-color-5:#edd1ec}@font-face{font-family:Suisse;src:url(../assets/fonts/suisse/SuisseIntl-Light.346143e0.otf) format("opentype"),url(../assets/fonts/suisse/SuisseIntl-Light.f1c1e970.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Suisse;src:url(../assets/fonts/suisse/SuisseIntl-Regular.c23e48eb.otf) format("opentype"),url(../assets/fonts/suisse/SuisseIntl-Regular.6797952a.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisse;src:url(../assets/fonts/suisse/SuisseIntl-Medium.bfc9778d.otf) format("opentype"),url(../assets/fonts/suisse/SuisseIntl-Medium.38bd6e18.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Suisse;src:url(../assets/fonts/suisse/SuisseIntl-Bold.d77421ee.otf) format("opentype"),url(../assets/fonts/suisse/SuisseIntl-Bold.5bc8b41b.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../assets/fonts/roboto/Robotolight.2cd12b00.woff2) format("woff2"),url(../assets/fonts/roboto/Robotolight.7001a2e6.woff) format("woff"),url(../assets/fonts/roboto/Robotolight.292b7718.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../assets/fonts/roboto/Roboto.e97005e7.woff2) format("woff2"),url(../assets/fonts/roboto/Roboto.e2461bd8.woff) format("woff"),url(../assets/fonts/roboto/Roboto.3d305e32.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../assets/fonts/roboto/Robotomedium.0f55f995.woff2) format("woff2"),url(../assets/fonts/roboto/Robotomedium.a7b74170.woff) format("woff"),url(../assets/fonts/roboto/Robotomedium.3ca22f3a.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(../assets/fonts/roboto/Robotobold.625bf881.woff2) format("woff2"),url(../assets/fonts/roboto/Robotobold.a9fa1b5b.woff) format("woff"),url(../assets/fonts/roboto/Robotobold.6262c499.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:vtb;src:url(../assets/fonts/vtb/vtb.9e52f29f.eot) format("embedded-opentype"),url(../assets/fonts/vtb/vtb.9cc7c1c2.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../assets/fonts/manrope/Manrope-Light.e114c800.woff2) format("woff2"),url(../assets/fonts/manrope/Manrope-Light.18f331b9.otf) format("opentype"),url(../assets/fonts/manrope/Manrope-Light.65cd159d.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../assets/fonts/manrope/Manrope-Regular.b134a9c6.woff2) format("woff2"),url(../assets/fonts/manrope/Manrope-Regular.8cb940a8.otf) format("opentype"),url(../assets/fonts/manrope/Manrope-Regular.81a07c51.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../assets/fonts/manrope/Manrope-Medium.46bf81d6.woff2) format("woff2"),url(../assets/fonts/manrope/Manrope-Medium.89477793.otf) format("opentype"),url(../assets/fonts/manrope/Manrope-Medium.a4290c45.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../assets/fonts/manrope/Manrope-Bold.9e6e0b19.woff2) format("woff2"),url(../assets/fonts/manrope/Manrope-Bold.2c3b31ac.otf) format("opentype"),url(../assets/fonts/manrope/Manrope-Bold.cc890bbb.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}html{font-size:20px}body,html{overflow-x:hidden}body{min-width:360px;font-family:vtb,Helvetica Neue,Roboto,sans-serif;font-weight:400;font-style:normal;line-height:1.4;color:var(--primary-text-color);background-color:var(--page-background)}img{max-width:100%;height:auto}*{box-sizing:border-box}a{color:var(--link-text-color)}.g-overflow-hidden{overflow:hidden}.g-h1{font-size:36px;font-weight:700;line-height:1.3}.g-h2{font-size:32px;font-weight:400;line-height:1.25}.blur{position:absolute;width:343px;height:343px;border-radius:50%;opacity:.4}.blur_x-large{width:307px;height:307px}.blur_large{width:264px;height:264px}.blur_medium{width:192px;height:192px}.blur_small{width:169px;height:169px}.app{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.app__footer,.app__header{flex-shrink:0}.app__content{flex-grow:1;padding-top:73px}.app__content_only{padding-top:0}.app__overlay{position:fixed;top:0;left:0;z-index:2;width:100vw;height:100vh;background-color:var(--overlay-background);opacity:0;pointer-events:none;transition:opacity .2s ease-in-out .1s}.app__overlay_active{opacity:1;pointer-events:auto}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.default-layout-section{margin:0 auto;max-width:1440px}