.np-landing-page-statistics-info-block{background-color:var(--WHITE);border-radius:12px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;gap:4px;border:1px solid var(--DIVIDER_COLOR)}.np-landing-page-statistics-info-block__header{display:flex;align-items:center;gap:8px;justify-content:space-between}.np-landing-page-statistics-info-block__header h3{font-weight:400;font-size:14px;color:var(--SPANISH_GRAY)}.np-landing-page-statistics-info-block__body{display:flex;align-items:center;gap:6px;font-size:16px;line-height:130%}.np-landing-page-statistics-info-block__body-icon{width:20px;height:20px}.np-landing-page-statistics-info-block__tooltip{max-width:260px}.np-landing-page-statistics-info-block__tooltip .ant-tooltip-inner{color:var(--BLACK)!important;font-family:Roboto,sans-serif;font-size:16px;line-height:1.3;font-weight:400}.np-landing-page-statistics-section-coin{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.np-landing-page-statistics-section-coin{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.np-landing-page-statistics-section-coin{grid-template-columns:1fr}}.np-landing-page-statistics-section-coin--highlight{color:var(--BLUE_MEDIUM)}.np-landing-page-statistics-section-chart{background-color:var(--WHITE);border-radius:36px;padding:30px;border:1px solid var(--DIVIDER_COLOR)}.np-landing-page-statistics-section-chart .echarts-for-react{height:400px!important}@media(max-width:700px){.np-landing-page-statistics-section-chart .echarts-for-react{height:300px!important}}.np-landing-page-statistics-section-chart__tooltip{display:flex;flex-direction:column;gap:2px;font-size:0;line-height:0px}.np-landing-page-statistics-section-chart__tooltip-title{font-size:12px;line-height:1.2;margin-bottom:6px}.np-landing-page-statistics-section-chart__tooltip-item{font-size:12px;line-height:1.2;display:flex;align-items:center;justify-content:space-between;gap:16px}.np-landing-page-statistics-section-pool{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(5,1fr)}@media(max-width:1440px){.np-landing-page-statistics-section-pool{grid-template-areas:"a1 a1 a2 a2 a3 a3" "a4 a4 a4 a5 a5 a5";grid-template-columns:repeat(6,1fr)}.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:first-child{grid-area:a1}.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(2){grid-area:a2}.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(3){grid-area:a3}.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(4){grid-area:a4}.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(5){grid-area:a5}}@media(max-width:700px){.np-landing-page-statistics-section-pool{grid-template-areas:"a1 a2" "a3 a4" "a5 a5";grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.np-landing-page-statistics-section-pool{grid-template-areas:none;grid-template-columns:1fr}.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:first-child,.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(2),.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(3),.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(4),.np-landing-page-statistics-section-pool .np-landing-page-statistics-info-block:nth-child(5){grid-area:auto}}.np-landing-page-statistics-section{scroll-margin-top:120px}.np-landing-page-statistics-section .np-landing-page-section__body{display:flex;flex-direction:column;gap:24px}.np-landing-page-technologies-section-card{display:flex;z-index:1;min-height:250px}@media(max-width:1920px){.np-landing-page-technologies-section-card{min-height:190px;max-height:300px}}@media(max-width:700px){.np-landing-page-technologies-section-card{min-height:none;max-height:none;flex-direction:column!important}}@media(min-width:1000px){.np-landing-page-technologies-section-card .np-landing-page-card-layout__header{justify-content:space-between}}.np-landing-page-technologies-section-card--left{flex-direction:row-reverse}.np-landing-page-technologies-section-card--left .np-landing-page-technologies-section-card__img{border-radius:32px 0 0 32px}.np-landing-page-technologies-section-card--left:not(.no-src) .np-landing-page-card-layout__header{padding-left:0}@media(max-width:700px){.np-landing-page-technologies-section-card--left:not(.no-src) .np-landing-page-card-layout__header{padding-bottom:0!important}}.np-landing-page-technologies-section-card--right .np-landing-page-technologies-section-card__img{border-radius:0 32px 32px 0}.np-landing-page-technologies-section-card--right:not(.no-src) .np-landing-page-card-layout__header{padding-right:0}@media(max-width:700px){.np-landing-page-technologies-section-card--right:not(.no-src) .np-landing-page-card-layout__header{padding-bottom:0!important}}.np-landing-page-technologies-section-card .np-landing-page-card-layout__header{padding-bottom:24px;flex:1 1}@media(max-width:700px){.np-landing-page-technologies-section-card .np-landing-page-card-layout__header{padding:24px!important}}.np-landing-page-technologies-section-card__img{flex:1 1}@media(max-width:700px){.np-landing-page-technologies-section-card__img{border-radius:0 0 32px 32px!important;display:flex;justify-content:flex-end}.np-landing-page-technologies-section-card__img img{aspect-ratio:4/3;object-position:top;object-fit:cover;max-width:300px}}@media(max-width:500px){.np-landing-page-technologies-section-card__img img{max-width:220px}}.np-landing-page-technologies-section-card__img img{position:static;width:100%;height:100%;object-fit:cover;border-radius:inherit;object-position:top}.np-landing-page-welcome-section{display:flex;flex-direction:column;align-items:center;gap:40px;position:relative;z-index:1}.np-landing-page-welcome-section__header{display:flex;flex-direction:column;align-items:center;gap:35px}@media(max-width:500px){.np-landing-page-welcome-section__header{align-items:flex-start;gap:30px}}.np-landing-page-welcome-section__header>h1{font-size:54px;font-weight:500;text-align:center;line-height:1;max-width:720px}@media(max-width:1920px){.np-landing-page-welcome-section__header>h1{font-size:48px}}@media(max-width:500px){.np-landing-page-welcome-section__header>h1{text-align:start}}.np-landing-page-welcome-section__header>p{font-size:24px;line-height:120%;max-width:590px;text-align:center}@media(max-width:1920px){.np-landing-page-welcome-section__header>p{font-size:21px}}@media(max-width:800px){.np-landing-page-welcome-section__header>p{font-size:20px;max-width:100%}}@media(max-width:500px){.np-landing-page-welcome-section__header>p{text-align:start;max-width:300px}.np-landing-page-welcome-section a{width:100%}}.np-landing-page-welcome-section__button{min-width:270px;font-size:18px!important}@media(max-width:500px){.np-landing-page-welcome-section__button{min-width:auto;width:100%;font-size:16px!important}}.np-landing-page-welcome-section__button svg{transform:rotate(-90deg)}.np-landing-page-welcome-section__button svg path{stroke:var(--WHITE)}.np-landing-page-welcome-section-bg-wrapper__icon--top{top:0;left:-20%}@media(max-width:700px){.np-landing-page-welcome-section-bg-wrapper__icon--top{display:none}}.np-landing-page-welcome-section-bg-wrapper__icon--bottom{bottom:-100%;right:-20%;transform:scale(.7)}@media(max-width:700px){.np-landing-page-welcome-section-bg-wrapper__icon--bottom{display:none}}@media(max-width:1280px){.np-landing-page-welcome-section-bg-wrapper__icon--bottom{right:-10%}}.np-landing-page-technologies-section{display:grid;grid-gap:20px;gap:20px;grid-template-areas:"a1 a1 a2" "a3 a4 a4" "a5 a5 a6";grid-template-columns:repeat(3,1fr);position:relative;scroll-margin-top:120px}.np-landing-page-technologies-section-card:first-child{grid-area:a1}.np-landing-page-technologies-section-card:nth-child(2){grid-area:a2}.np-landing-page-technologies-section-card:nth-child(3){grid-area:a3}.np-landing-page-technologies-section-card:nth-child(4){grid-area:a4}.np-landing-page-technologies-section-card:nth-child(5){grid-area:a5}.np-landing-page-technologies-section-card:nth-child(6){grid-area:a6}@media(max-width:1000px){.np-landing-page-technologies-section{grid-template-columns:1fr;grid-template-rows:repeat(6,auto);grid-template-areas:none}.np-landing-page-technologies-section-card:first-child,.np-landing-page-technologies-section-card:nth-child(2),.np-landing-page-technologies-section-card:nth-child(3),.np-landing-page-technologies-section-card:nth-child(4),.np-landing-page-technologies-section-card:nth-child(5),.np-landing-page-technologies-section-card:nth-child(6){grid-area:auto}}.np-landing-page-technologies-section-bg-wrapper__icon--center{position:absolute;top:0;left:-20%;z-index:0}@media(max-width:700px){.np-landing-page-technologies-section-bg-wrapper__icon--center{transform:translateY(20%)}}.np-landing-page-welcome-bg-wrapper{position:relative}.np-landing-page-welcome-bg-wrapper__icons{position:absolute;z-index:0;display:flex;flex-direction:column;bottom:-800px;width:100%!important}.np-landing-page-welcome-bg-wrapper__icons>svg{width:847px;height:847px}.np-landing-page-welcome-bg-wrapper__icons>svg:first-child{align-self:flex-end}@media(max-width:1000px){.np-landing-page-welcome-bg-wrapper__icons{bottom:-650px}.np-landing-page-welcome-bg-wrapper__icons>svg{width:700px;height:700px}}@media(max-width:700px){.np-landing-page-welcome-bg-wrapper__icons{bottom:-700px}.np-landing-page-welcome-bg-wrapper__icons>svg{width:700px;height:700px}}@media(max-width:500px){.np-landing-page-welcome-bg-wrapper__icons{bottom:-630px}}:root{--DIAMOND:#b9e9ff;--LIGHT_SILVER:#d9d9d9;--EXTRALIGHT_SILVER:#eceef0;--DIAMOND_DARK:#a3e2ff;--LIGHT_SILVER_3:#d9d9d908;--LIGHT_SILVER_20:#d9d9d933;--DARK_SILVER:#5b5b5b;--SPANISH_GRAY:#949495;--MEDIUM_GRAY:#c4c4c4;--LIGHT_GRAY:#fafafa;--DARK_CERULEAN:#12516d;--MAASTRICHT_BLUE:#0d2535;--CRAYOLA_BLUE:#2f7af3;--SKY_EXTRALIGHT:#f4fbff;--MAXIMUM_BLUE:#3aa6d1;--ALICE_BLUE:#f1f6fc;--SMOKY_BLACK:#30353a;--VIVID_LIME_GREEN:#b2d818;--VIVID_LIME_GREEN_15:#b2d81826;--CHARLESTON_GREEN:#282828;--BATTERY_CHARGED_BLUE:#189cd8;--BATTERY_CHARGED_BLUE_5:#189cd80d;--BATTERY_CHARGED_BLUE_10:#189cd81a;--BATTERY_CHARGED_BLUE_20:#189cd833;--BATTERY_CHARGED_BLUE_30:#189cd84d;--BATTERY_CHARGED_BLUE_50:#189cd880;--BATTERY_CHARGED_BLUE_70:#189cd8b3;--BATTERY_CHARGED_BLUE_DARK:#072f41;--BATTERY_CHARGED_BLUE_EXTRADARK:#062736;--EERIE_BLACK:#1e1e1e;--EERIE_BLACK_DARK:#191919;--EXTRADARK_GRAY:#1d1d1b;--CHINESE_BLACK:#141414;--BRIGHT_GRAY:#ececec;--ARSENIC:#424242;--CULTURED:#f6f7f8;--GREEN_LIGHT:#cce6d6;--GREEN_MEDIUM_2:#008234;--GREEN_DARK:#233028;--YELLOW_LIGHT:#fff4df;--YELLOW_MEDIUM:#f09c00;--YELLOW_DARK:#362f22;--PURPLE_LIGHT:#e6d9ff;--PURPLE_MEDIUM:#9352b5;--PURPLE_DARK:#3b324c;--RED_MEDIUM:#f06b76;--RED_LIGHT:#fedcdf;--RED_MEDIUM_2:#f94e5d;--RED_DARK:#442c2e;--ORANGE_LIGHT:#fedec1;--ORANGE_MEDIUM_2:#c45e04;--ORANGE_DARK:#372e26;--CRIMSON_LIGHT:#fedcf5;--CRIMSON_MEDIUM:#bf2559;--CRIMSON_DARK:#492740;--BLUE_EXTRALIGHT:#dff2f7;--BLUE_LIGHT:#c1ebff;--BLUE_MEDIUM:#09abf6;--BLUE_DARK:#24343b;--BLUE_PRE_DARK:#41555f;--RED_VENETIAN:#ff0014;--LAVA:#cf1322;--ORANGE_MEDIUM:#ffa940;--LIGHT_CARMINE_PINK:#e86e6b;--VENETIAN_RED:#ff7875;--ERROR_RED:#dc4446;--TUSSOCK:#be9941;--WHITE:#fff;--WHITE_5:#ffffff0d;--WHITE_4:#ffffff0a;--WHITE_10:#ffffff1a;--WHITE_25:#ffffff40;--WHITE_40:#fff6;--WHITE_50:#ffffff80;--DARK_GRAY_50:#19191980;--BLACK_OLIVE:#3f3f3f;--BLACK_OLIVE_DARK:#323232;--BLACK_60:#0009;--BLACK_40:#0006;--BLACK_25:#00000040;--BLACK_5:#0000000d;--BLACK_4:#0000000a;--BLACK_3:#00000005;--BLACK:#000;--GRAYBLUE_EXTRALIGHT:#c9e1ed66;--GRAY_MEDIUM:#f8fafb;--PRIMARY_COLOR:var(--BATTERY_CHARGED_BLUE);--PRIMARY_COLOR_5:var(--BATTERY_CHARGED_BLUE_5);--PRIMARY_COLOR_10:var(--BATTERY_CHARGED_BLUE_10);--PRIMARY_COLOR_20:var(--BATTERY_CHARGED_BLUE_20);--PRIMARY_COLOR_50:var(--BATTERY_CHARGED_BLUE_50);--PRIMARY_COLOR_70:var(--BATTERY_CHARGED_BLUE_70);--MAIN_BG_COLOR:var(--CULTURED);--MAIN_BG_COLOR_2:var(--WHITE);--MAIN_BG_COLOR_3:var(--BRIGHT_GRAY);--MAIN_BG_COLOR_4:var(--WHITE);--MAIN_BG_COLOR_5:var(--WHITE);--MAIN_BG_COLOR_6:var(--CULTURED);--MAIN_BG_COLOR_7:var(--BRIGHT_GRAY);--MAIN_BG_COLOR_8:var(--WHITE);--MAIN_BG_COLOR_9:var(--CULTURED);--MAIN_BG_COLOR_10:var(--CULTURED);--MAIN_BG_COLOR_11:var(--WHITE);--MAIN_BG_COLOR_12:var(--BLACK_60);--MENU_BG_COLOR:var(--WHITE);--MENU_ITEM_BG_COLOR:var(--CULTURED);--MENU_ITEM_BORDER_COLOR:var(--LIGHT_SILVER);--YELLOW_BG_COLOR:var(--YELLOW_LIGHT);--RED_BG_COLOR:var(--RED_LIGHT);--GREEN_BG_COLOR:var(--GREEN_LIGHT);--ORANGE_BG_COLOR:var(--ORANGE_LIGHT);--BLUE_BG_COLOR:var(--BLUE_LIGHT);--BLUE_LIGHT_BG_COLOR:var(--BLUE_EXTRALIGHT);--BLUE_INVERSE_BG_COLOR:var(--BATTERY_CHARGED_BLUE);--CRIMSON_BG_COLOR:var(--CRIMSON_LIGHT);--PURPLE_BG_COLOR:var(--PURPLE_LIGHT);--MAIN_TEXT_COLOR:var(--EXTRADARK_GRAY);--MAIN_ICON_COLOR:var(--WHITE);--ACCENT_TEXT_COLOR:var(--ORANGE_MEDIUM);--PRIMARY_DESC_COLOR:var(--BATTERY_CHARGED_BLUE);--RED_DESC_COLOR:var(--LAVA);--DEFAULT_DESC_COLOR:var(--EXTRADARK_GRAY);--DEFAULT_DESC_COLOR_2:var(--DARK_GRAY_50);--DEFAULT_DESC_COLOR_3:var(--BLACK_40);--DEFAULT_DESC_COLOR_4:var(--EXTRADARK_GRAY);--PRIMARY_BUTTON_TEXT_COLOR:var(--WHITE);--PRIMARY_BUTTON_TEXT_DISABLED_COLOR:var(--SPANISH_GRAY);--DEFAULT_BUTTON_TEXT_COLOR:var(--BATTERY_CHARGED_BLUE);--DEFAULT_BUTTON_BORDER_COLOR:var(--BATTERY_CHARGED_BLUE);--PRIMARY_BANNER_BG_COLOR:var(--BATTERY_CHARGED_BLUE_20);--ACCENT_BANNER_BG_COLOR:var(--VIVID_LIME_GREEN_15);--ACCENT_BANNER_TEXT_COLOR:var(--VIVID_LIME_GREEN);--POPOVER_BORDER_COLOR:var(--WHITE);--BANNER_BORDER_COLOR:var(--BATTERY_CHARGED_BLUE_20);--FOOTER_LINK_COLOR:var(--DARK_GRAY_50);--RADIO_BORDER_COLOR:var(--LIGHT_SILVER);--CHECKBOX_BORDER_COLOR:var(--BLACK);--INPUT_BORDER_COLOR:var(--LIGHT_SILVER);--INPUT_BORDER_LIGHT_COLOR:var(--EXTRALIGHT_SILVER);--INPUT_NO_BORDER_COLOR:var(--LIGHT_SILVER);--ERROR_BORDER_COLOR:var(--VENETIAN_RED);--DEFAULT_TAG_BG_COLOR:var(--BRIGHT_GRAY);--DIVIDER_COLOR:var(--BRIGHT_GRAY);--OVERLAY_COLOR:var(--BLACK_5);--SELECT_OVERLAY_COLOR:var(--DIAMOND_DARK);--TAB_BG_COLOR:var(--LIGHT_SILVER);--TAB_TEXT_COLOR:var(--BLACK_60);--TABLE_ROW_COLOR:var(--CULTURED);--TABLE_HEADER_COLOR:var(--ALICE_BLUE);--TABLE_ROW_HOVER_COLOR:var(--LIGHT_GRAY);--TABLE_COLUMN_DISABLED_COLOR:var(--BLACK_3);--TABLE_HEADER_DISABLED_COLOR:var(--BLACK_5);--TABLE_SELECTED_ROW_COLOR:var(--DIAMOND);--CHART_DIVIDE_LINE_COLOR:var(--BRIGHT_GRAY);--CHART_DIVIDE_LINE_COLOR_2:var(--BLACK_4);--SCROLL_TRACK_COLOR:var(--WHITE_40);--SCROLL_THUMB_COLOR:var(--DIAMOND);--SCROLL_THUMB_ACTIVE_COLOR:var(--BATTERY_CHARGED_BLUE);--SCROLL_THUMB_HOVER_COLOR:var(--BATTERY_CHARGED_BLUE);--PUBLIC_FORM_PAGE_BG_COLOR:var(--GRAY_MEDIUM);--PUBLIC_CAROUSEL_PAGE_BG_COLOR:var(--WHITE)}[data-theme=dark]{--MAIN_BG_COLOR:var(--EERIE_BLACK);--MAIN_BG_COLOR_2:var(--CHARLESTON_GREEN);--MAIN_BG_COLOR_3:var(--EERIE_BLACK_DARK);--MAIN_BG_COLOR_4:var(--CHINESE_BLACK);--MAIN_BG_COLOR_5:var(--BLACK);--MAIN_BG_COLOR_6:var(--BLACK_OLIVE);--MAIN_BG_COLOR_7:var(--CHARLESTON_GREEN);--MAIN_BG_COLOR_8:var(--EERIE_BLACK);--MAIN_BG_COLOR_9:var(--CHARLESTON_GREEN);--MAIN_BG_COLOR_10:var(--BLACK);--MAIN_BG_COLOR_11:var(--CHARLESTON_GREEN);--MAIN_BG_COLOR_12:var(--DARK_SILVER);--MENU_BG_COLOR:var(--CHARLESTON_GREEN);--MENU_ITEM_BG_COLOR:var(--BLACK_OLIVE_DARK);--MENU_ITEM_BORDER_COLOR:var(--LIGHT_SILVER_20);--YELLOW_BG_COLOR:var(--YELLOW_DARK);--RED_BG_COLOR:var(--RED_DARK);--GREEN_BG_COLOR:var(--GREEN_DARK);--ORANGE_BG_COLOR:var(--ORANGE_DARK);--BLUE_BG_COLOR:var(--BLUE_DARK);--BLUE_LIGHT_BG_COLOR:var(--BLUE_PRE_DARK);--BLUE_INVERSE_BG_COLOR:var(--BLUE_LIGHT);--CRIMSON_BG_COLOR:var(--CRIMSON_DARK);--PURPLE_BG_COLOR:var(--PURPLE_DARK);--MAIN_TEXT_COLOR:var(--WHITE);--MAIN_ICON_COLOR:var(--EXTRADARK_GRAY);--ACCENT_TEXT_COLOR:var(--ORANGE_MEDIUM);--PRIMARY_DESC_COLOR:var(--DIAMOND);--RED_DESC_COLOR:var(--RED_VENETIAN);--DEFAULT_DESC_COLOR:var(--LIGHT_SILVER);--DEFAULT_DESC_COLOR_2:var(--WHITE_40);--DEFAULT_DESC_COLOR_3:var(--WHITE);--DEFAULT_DESC_COLOR_4:var(--SPANISH_GRAY);--PRIMARY_BUTTON_TEXT_COLOR:var(--EXTRADARK_GRAY);--PRIMARY_BUTTON_TEXT_DISABLED_COLOR:var(--WHITE_40);--DEFAULT_BUTTON_TEXT_COLOR:var(--WHITE);--DEFAULT_BUTTON_BORDER_COLOR:var(--ARSENIC);--PRIMARY_BANNER_BG_COLOR:var(--WHITE_5);--ACCENT_BANNER_BG_COLOR:var(--WHITE_5);--ACCENT_BANNER_TEXT_COLOR:var(--BATTERY_CHARGED_BLUE);--POPOVER_BORDER_COLOR:var(--ARSENIC);--BANNER_BORDER_COLOR:var(--LIGHT_SILVER_20);--FOOTER_LINK_COLOR:var(--WHITE_50);--RADIO_BORDER_COLOR:var(--ARSENIC);--CHECKBOX_BORDER_COLOR:var(--LIGHT_SILVER);--INPUT_BORDER_COLOR:var(--ARSENIC);--INPUT_BORDER_LIGHT_COLOR:var(--EXTRALIGHT_SILVER);--INPUT_NO_BORDER_COLOR:var(--EERIE_BLACK);--ERROR_BORDER_COLOR:var(--LIGHT_CARMINE_PINK);--DEFAULT_TAG_BG_COLOR:var(--CHARLESTON_GREEN);--DIVIDER_COLOR:var(--WHITE_10);--OVERLAY_COLOR:var(--WHITE_10);--SELECT_OVERLAY_COLOR:var(--BATTERY_CHARGED_BLUE_EXTRADARK);--TAB_BG_COLOR:var(--BLACK_60);--TAB_TEXT_COLOR:var(--SPANISH_GRAY);--TABLE_ROW_COLOR:var(--BLACK_OLIVE_DARK);--TABLE_HEADER_COLOR:var(--SMOKY_BLACK);--TABLE_ROW_HOVER_COLOR:var(--BLACK_OLIVE);--TABLE_COLUMN_DISABLED_COLOR:var(--LIGHT_SILVER_3);--TABLE_HEADER_DISABLED_COLOR:var(--BLACK_5);--TABLE_SELECTED_ROW_COLOR:var(--BATTERY_CHARGED_BLUE_DARK);--CHART_DIVIDE_LINE_COLOR:var(--ARSENIC);--CHART_DIVIDE_LINE_COLOR_2:var(--WHITE_4);--SCROLL_TRACK_COLOR:var(--WHITE_40);--SCROLL_THUMB_COLOR:var(--DIAMOND);--SCROLL_THUMB_ACTIVE_COLOR:var(--BATTERY_CHARGED_BLUE);--SCROLL_THUMB_HOVER_COLOR:var(--BATTERY_CHARGED_BLUE);--PUBLIC_FORM_PAGE_BG_COLOR:var(--GRAY_MEDIUM);--PUBLIC_CAROUSEL_PAGE_BG_COLOR:var(--WHITE)}