:root{--h1:48px;--h2:38px;--h3:28px;--h4:20px;--h5:16px;--h6:13px;--small_text:12px;--base-text:13px;--smallest:9px;--width-base:1700;--width-current:100vw;--width-multiplier:var(--width-current) /var(--width-base)}@media screen and (max-width:1024px){:root{--width-base:1024;--h1:calc(var(--width-multiplier)*48);--h2:calc(var(--width-multiplier)*38);--h3:calc(var(--width-multiplier)*28);--h4:calc(var(--width-multiplier)*20);--h5:calc(var(--width-multiplier)*16)}}@media screen and (max-width:860px){:root{--width-base:860}}@media screen and (max-width:680px){:root{--width-base:680;--h4:16px;--h5:14px;--h6:14px;--base-text:14px}}@media screen and (max-width:480px){:root{--width-base:580}}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/fonts/montserrat/Montserrat-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/fonts/montserrat/Montserrat-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/fonts/montserrat/Montserrat-SemiBold_600.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/fonts/montserrat/Montserrat-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/fonts/roboto/Roboto-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/fonts/roboto/Roboto-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/fonts/roboto/Roboto-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Caveat;font-style:normal;font-weight:400;src:url(/fonts/caveat/Caveat-Regular_400.ttf) format("truetype")}.box_shadow{box-shadow:0 0 4px 0 rgba(0,0,0,.08)}.box_shadow_clear{box-shadow:none}.border_radius{border-radius:2px}.border_radius_4{border-radius:4px}.border_radius_8{border-radius:8px}.border_radius_12{border-radius:12px}.border_radius_20{border-radius:20px}.border_radius_clear{border-radius:0}.circle{border-radius:50%}.box{background-color:#fff;border:1px solid #e8e8e8;border-radius:2px;padding:8px}.flex_direction_column{flex-direction:column}.transition{transition:.2s ease-in-out}.transition_directive_animate{transition:.5s linear}.default_translate{transform:translateY(-5px)}.default_box_shadow{box-shadow:3px 4px 9px 0 rgba(34,60,80,.2)}.border_radius_32{border-radius:32px}body{background-color:#fff}ul{list-style:none}#goldBondsBlock,#goldConsensusForecastsBlock,#goldDerivativesBlock,#goldFundsBlock,#goldMacroBlock,#goldPricesBlock,#goldStocksBlock{position:relative}#goldBondsBlock .customLegend .close,#goldFundsBlock .customLegend .close,#goldStocksBlock .customLegend .close{display:none}.graphSwitch{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between;max-width:100%}.graphSwitch .graphTabsIndexes{max-width:30%;position:absolute;right:0}@media screen and (max-width:960px){.graphSwitch .graphTabsIndexes{margin-bottom:16px;max-width:100%;position:relative;width:100%}}.graphSwitch .tabs{width:100%}.main_ttl{display:inline-block;float:none;font-size:var(--h3)}#goldPricesOnlineBlock .main_ttl{font-size:var(--h4)}#goldPricesOnlineBlock .date{margin:12px 0 22px}#gold_pif_funds{position:relative}.main-information-content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media screen and (max-width:1024px){.main-information-content{gap:30px}}.main-information-content-item{width:48%}@media screen and (max-width:1024px){.main-information-content-item{width:100%}}.conference{color:#000;cursor:pointer;display:flex;gap:24px;min-height:172px;padding:20px;position:relative;text-decoration:none;transition:background-color .2s ease-in-out}.conference:hover{background-color:#faf5e9;color:#000}.conference:hover .conference__data,.conference:hover .conference__data:after,.conference:hover .conference__data:before{border-color:#faf5e9}.conference:hover .conference__data{background-color:#fed944}.conference:hover .conference__title{color:#e31e25}@media screen and (max-width:480px){.conference{flex-direction:column}}.conference__link{bottom:0;left:0;position:absolute;right:0;top:0}.conference__text{width:calc(55% - 12px)}@media screen and (max-width:480px){.conference__text{width:auto}}.conference__title{font-family:Montserrat,Tahoma,sans-serif;font-size:var(--h4);margin-bottom:20px;transition:color .2s ease-in-out}.conference__description{font-size:var(--h6);line-height:1.3}.conference__description:not(:last-child){margin-bottom:10px}.conference__data-wrapper{background-image:-webkit-image-set(url(/img/gold/conference-background.webp) type("image/webp"),url(/img/gold/conference-background.jpg));background-image:image-set(url(/img/gold/conference-background.webp) type("image/webp"),url(/img/gold/conference-background.jpg));background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;min-width:200px;overflow:hidden;position:relative;width:calc(45% - 12px)}@media screen and (max-width:480px){.conference__data-wrapper{min-height:120px;width:auto}}.conference__data{align-items:center;background-color:#faf5e9;border:8px solid #fff;border-radius:12px;color:#777;display:flex;font-size:var(--h6);font-weight:600;justify-content:center;max-width:116px;padding:14px 25px;position:absolute;transition:all .2s ease-in-out}.conference__data--text{bottom:-8px;left:-8px}.conference__data--text:after,.conference__data--text:before{border-bottom:8px solid #fff;border-bottom-left-radius:20px;border-left:8px solid #fff;content:"";height:100%;position:absolute;transition:border-color .2s ease-in-out;width:100%}.conference__data--text:before{height:20px;left:-8px;top:0;transform:translateY(-100%)}.conference__data--text:after{bottom:-8px;right:0;transform:translateX(100%);width:20px}.conference__data--icon{padding:12px;right:-8px;top:-8px}.conference__data--icon:after,.conference__data--icon:before{border-right:8px solid #fff;border-top:8px solid #fff;border-top-right-radius:20px;content:"";height:100%;position:absolute;transition:border-color .2s ease-in-out;width:100%}.conference__data--icon:before{bottom:0;height:20px;left:0;transform:translateY(100%)}.conference__data--icon:after{left:0;top:-8px;transform:translateX(-100%);width:20px}.hero{padding:40px 0}.hero__title-wrapper{display:grid;gap:20px;grid-template-columns:2fr 3fr}@media screen and (max-width:780px){.hero__title-wrapper{grid-template-columns:1fr}}.hero__title{float:none;font-size:var(--h1);margin:0;width:100%}.hero__description{font-size:var(--h4);line-height:1.3;margin-bottom:60px;max-width:90%;padding-right:27%}.hero_2{background-image:-webkit-image-set(url(/img/gold/gold_hero.webp) type("image/webp"),url(/img/gold/gold_hero_1.png));background-image:image-set(url(/img/gold/gold_hero.webp) type("image/webp"),url(/img/gold/gold_hero_1.png));background-position:top 50% right -20%;background-repeat:no-repeat;background-size:50%;padding:64px 0 40px}.hero_2.hide-bg{background:none}.hero_2__title{float:none;font-size:var(--h1);margin-bottom:0;padding-right:27%;width:100%}.hero_2__description{font-size:var(--h4);line-height:1.3;margin-bottom:60px;max-width:90%;padding-right:27%}.tabItemList{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin-bottom:5px;margin-top:20px;width:100%}.tabItemList li{background:#fff;border:1px solid #e8e8e8;border-radius:20px;color:#101010;cursor:pointer;font-size:var(--h5);padding:12px 20px;text-align:center}.tabItemList li *{font-size:inherit}.tabItemList li.active,.tabItemList li:hover{background:#ef5f31;border-color:#ef5f31;color:#fff}.main-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3%;padding-bottom:40px}@media screen and (max-width:1024px){.main-content{padding:0 10px}}.content-container .alertGray{display:block;margin-bottom:20px;width:-moz-fit-content;width:fit-content}.news__list{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin:0 0 40px}@media screen and (max-width:680px){.news__list{margin-bottom:20px}}.news__item{border:1px solid #e8e8e8;border-radius:3px;padding:16px}@media screen and (max-width:680px){.news__item{padding:8px 16px}}.news__item-info{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}@media screen and (max-width:680px){.news__item-info{margin-bottom:0}}.news__item-date{font-size:var(--h6);font-weight:600}.news__item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--h6);max-height:45px;overflow:hidden;text-overflow:ellipsis}.comment__list{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin:0 0 40px}@media screen and (max-width:680px){.comment__list{margin-bottom:20px}}.comment__item{border:1px solid #e8e8e8;border-radius:3px;display:flex;gap:12px 8px;padding:16px}@media screen and (max-width:680px){.comment__item{padding:8px 16px}}.comment__item .info{display:flex;flex-direction:column;gap:10px}.comment__item .link,.comment__item .name{color:#61a8eb;font-size:var(--h6);font-weight:700;text-decoration:underline}.comment__item .link .ttl,.comment__item .link b,.comment__item .link span,.comment__item .name .ttl,.comment__item .name b,.comment__item .name span{font-size:inherit}.comment__item .link:hover,.comment__item .name:hover{color:#e31e25}.comment__item .link{font-weight:400}.comment__item .date{font-size:var(--h6);font-weight:600;order:-1}.comment__item-image-wrapper{align-items:flex-start;display:flex;justify-content:flex-start;max-width:50px;min-width:50px}.comment__item-image{height:auto;max-height:60px;max-width:100%}.cards{align-items:stretch;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));width:100%}@media screen and (max-width:860px){.cards{gap:20px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.card{background-color:#fff;flex:0 0 23%;position:relative;transition:.2s ease-in-out}.card:before{border-end-end-radius:8px;border-right:1px solid grey;bottom:0;content:"";height:35%;left:0;width:100%}.card:after,.card:before{position:absolute;z-index:3}.card:after{bottom:32%;content:url(/img/ipo_circle.svg);right:-5px}.card:hover{box-shadow:3px 4px 9px 0 rgba(34,60,80,.2)}.card-type{border-radius:50%;color:#fff;font-size:var(--h4);font-weight:600;left:-30px;line-height:1.3;padding:18px 16px;position:absolute;top:-25px;z-index:6}.card-link{z-index:6}.card-link,.card-link:before{height:100%;position:absolute;width:100%}.card-link:before{border-bottom:1px solid grey;border-left:1px solid grey;border-radius:0 8px 8px 8px;bottom:0;content:"";left:0;z-index:3}.card-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;padding:20px;position:relative;z-index:5}.card-state{font-size:var(--h4);font-weight:600;line-height:1.3;margin:0 0 12px}.card-item{align-items:center;display:flex;gap:5px}.card-name{word-wrap:break-word;color:#61a8eb;text-decoration:underline}.card-name,.card-time{font-size:var(--base-text);line-height:1.3;margin:0 0 8px}.card-time{color:#606062;font-weight:400}.card-bottom{display:flex;flex-direction:column;margin:0 0 4px}.card-currency,.card-value{color:#000;font-size:var(--base-text);line-height:1.3;width:-moz-max-content;width:max-content}.card-value{font-weight:700}.card-unit{color:#9ba0b2;font-size:var(--base-text);font-weight:500;line-height:1.3}.main_price{align-items:center;background:#fbfbfb;display:flex;float:left;margin:20px 0 0 -20px;padding:10px 50px 10px 20px}.main_price .lastValue{color:#000;font-size:var(--h3);font-weight:700;line-height:1.3;margin-right:20px}.main_price .lastValue *{color:inherit;font-size:inherit}.main_price .date{background-color:transparent;border:none;margin-right:10px;padding:0;width:120px}.main_price .date input{border:none;border-bottom:1px solid #000;padding:10px 30px 9px 0}.prevDate{background:#fbfbfb;float:left;margin:20px 0 0 20px;padding:18px 40px 18px 20px}.indexEmitent{display:inline-block;margin-top:10px}.forGraph{position:relative}.forGraph .subtitle{font-family:Montserrat,Tahoma,sans-serif;font-size:var(--h5);margin-top:20px}#indexesGraph{margin-top:30px}#crudeOilConsensusForecastsBlock .content_header{margin-bottom:0}.form_date{display:flex;width:100%}@media screen and (max-width:680px){.form_date .selectPeriodNew{gap:8px}}.inner_form .periodNew{gap:8px}.inner_form .periodNew .graphPeriodNew{max-width:350px}@media screen and (max-width:680px){.inner_form .periodNew .graphPeriodNew{max-width:none}.inner_form .periodNew .btnLoad{min-height:48px;width:100%}}.inner_form .periodNew .addinBtn,.inner_form .periodNew .apiBtn{margin-left:0}@media screen and (max-width:680px){.inner_form .periodNew .addinBtn,.inner_form .periodNew .apiBtn{align-content:flex-start;display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;justify-content:center;min-height:48px}}@media screen and (max-width:500px){.inner_form .periodNew .addinBtn,.inner_form .periodNew .apiBtn{margin:0}}.graphTable{margin-top:50px}.showLogo{display:flex}.index-action-actions>div.comparisonBlock{min-width:300px;width:25%}@media screen and (max-width:680px){.index-action-actions>div.comparisonBlock{min-width:auto}}.comparisonBlock{position:relative}.comparisonBlock .comparisonSearch{width:100%}.comparisonBlock .comparisonSearch .alertRed{left:0;position:absolute;top:100%;z-index:100}.comparisonBlock .select{margin-left:0;width:100%}.comparisonBlock .btnComparison{margin-bottom:10px;margin-left:0}.comparisonBlock .autocompl{padding:8px 8px 8px 30px}.comparisonBlock .inner_compare{height:4px;left:0;position:absolute;top:0;z-index:9}.mainSelect{display:inline-block}.recalcSelect{min-width:300px;width:25%}@media screen and (max-width:680px){.recalcSelect{min-width:auto;width:100%}}.blockGraph{padding:0 20px}.blockGraph .selectGraph{top:36px;z-index:1}.blockGraph .select .switch{border-color:#9ba0b2;font-weight:700}.blockGraph .graphContainer{margin-top:0}.blockGraph .selectGraphText{font-weight:700;position:relative;top:30px;z-index:1}.derivativesTable .table tbody .odd{background-color:#fff!important}.derivativesTable .table tbody .group{background-color:#f7f7f7!important}.stocksGraph .graphTabs{position:absolute;right:0;top:0}.stocksGraph .forTable{padding-top:50px}.graph-controls .graphTabs .tabs li:nth-child(2){max-width:128px}@media screen and (max-width:680px){.graph-controls .graphTabs .tabs li:nth-child(2){max-width:none}}.bondsGraph .graphTabs{margin:0}.bondsGraph .tabsData{float:right;justify-content:flex-end;width:calc(20% - 16px)}@media screen and (max-width:680px){.bondsGraph .tabsData{width:100%}}.bondsGraph .forTable .no_round_checkbox{float:right;margin-right:10px;margin-top:10px}.bondsGraph .forTable .switchColumn{margin-right:21%}.flagContent{align-items:center;display:flex}.wrpFlg{width:40px}.currency_flag{box-shadow:0 0 4px 0 rgba(0,0,0,.08);margin-right:10px;max-height:13px;max-width:20px;width:auto}#etfTableAndData_container,#pifTableAndData_container{margin-bottom:30px}#futures{margin-top:30px}.app-table-2-0 table{width:100%}.app-table-2-0 .app-table-2-0-wrapper-fixed-indent{margin-top:77px}@media screen and (max-width:680px){.app-table-2-0 .app-table-2-0-wrapper-fixed-indent{margin-top:0}}.app-table-2-0 .field_210169:has(.backRed),.app-table-2-0 .field_210171:has(.backRed),.app-table-2-0 .field_210173:has(.backRed),.app-table-2-0 .field_210175:has(.backRed),.app-table-2-0 .field_72387:has(.backRed),.app-table-2-0 .field_72391:has(.backRed),.app-table-2-0 .field_81303:has(.backRed),.app-table-2-0 .field_81307:has(.backRed){background:#fbe5e0;color:#e31e25}.app-table-2-0 .field_210169:has(.backGreen),.app-table-2-0 .field_210171:has(.backGreen),.app-table-2-0 .field_210173:has(.backGreen),.app-table-2-0 .field_210175:has(.backGreen),.app-table-2-0 .field_72387:has(.backGreen),.app-table-2-0 .field_72391:has(.backGreen),.app-table-2-0 .field_81303:has(.backGreen),.app-table-2-0 .field_81307:has(.backGreen){background:#d1e9e8;color:#5cb585}.app-table-2-0 .field_210169,.app-table-2-0 .field_210171,.app-table-2-0 .field_210173,.app-table-2-0 .field_210175,.app-table-2-0 .field_72387,.app-table-2-0 .field_72391,.app-table-2-0 .field_81303,.app-table-2-0 .field_81307,.app-table-2-0 .field_close,.app-table-2-0 .field_cupon_period,.app-table-2-0 .field_last_price,.app-table-2-0 .field_nav,.app-table-2-0 .field_nav_per_share,.app-table-2-0 .field_outstanding_volume,.app-table-2-0 .field_overturn,.app-table-2-0 .field_quarterly_index,.app-table-2-0 .field_settlement_price,.app-table-2-0 .field_tradings_duration,.app-table-2-0 .field_tradings_indicative_price,.app-table-2-0 .field_tradings_stocks_change_1_day,.app-table-2-0 .field_tradings_stocks_change_30_day,.app-table-2-0 .field_tradings_stocks_change_365_day,.app-table-2-0 .field_volume,.app-table-2-0 .field_weekly_index{text-align:right}.app-table-2-0 .field_asset_name,.app-table-2-0 .field_contract_name,.app-table-2-0 .field_quotation_measure_name{white-space:normal}.app-table-2-0 .field_quarterly_index .app-table-2-0-sortable,.app-table-2-0 .field_weekly_index .app-table-2-0-sortable{justify-content:flex-end}.app-table-2-0 .field_tradings_stocks_change_1_day,.app-table-2-0 .field_tradings_stocks_change_30_day{min-width:80px}.app-table-2-0 .field_document,.app-table-2-0 .field_name,.app-table-2-0 .field_trading_ground_name{max-width:240px;min-width:240px;white-space:normal;width:240px}@media screen and (max-width:680px){.app-table-2-0 .field_document,.app-table-2-0 .field_name,.app-table-2-0 .field_trading_ground_name{max-width:140px;min-width:140px;width:auto}}.app-table-2-0 .field_quotation_measure_name{max-width:250px;min-width:250px;white-space:normal;width:250px}@media screen and (max-width:680px){.app-table-2-0 .field_quotation_measure_name{max-width:140px;min-width:140px;width:auto}}.app-table-2-0 .field_ticker{min-width:135px}.app-table-2-0 .field_country{max-width:270px;min-width:270px;white-space:normal;width:270px}@media screen and (max-width:680px){.app-table-2-0 .field_country{max-width:140px;min-width:140px;width:auto}}.app-table-2-0 .field_contract_trading_symbol{max-width:85px;min-width:85px;width:85px}.app-table-2-0 .field_asset_name,.app-table-2-0 .field_contract_name{max-width:200px;min-width:200px;width:200px}@media screen and (max-width:680px){.app-table-2-0 .field_asset_name,.app-table-2-0 .field_contract_name{max-width:140px;min-width:140px;width:auto}}.app-table-2-0 .field_asset_name{max-width:180px;min-width:180px;width:180px}@media screen and (max-width:680px){.app-table-2-0 .field_asset_name{max-width:140px;min-width:140px;width:auto}}@media screen and (max-width:1024px){.hero,.hero_2{padding:20px 10px}}@media screen and (max-width:860px){.hero_2__description,.hero__description{margin-bottom:40px}.card-wrapper{display:block;padding:8px}.card-date{justify-content:start}.comparisonBlock{gap:10px}.comparisonBlock .comparisonSearchItem{width:87%}}@media screen and (max-width:680px){.hero,.hero_2{background:initial}.hero_2__description,.hero_2__title,.hero__description,.hero__title{max-width:none;padding-right:0}.tabItemList li{align-items:center;display:flex;padding:12px 16px}.main_price,.prevDate{margin-left:0;margin-top:10px;padding:10px;width:100%}.comparisonBlock{margin-top:20px}.comparisonBlock .autocompl{padding:15px 8px 14px 30px}.comparisonBlock .inner_compare{top:7px}}@media screen and (max-width:580px){.hero_2__description,.hero__description{max-width:none}}@media screen and (max-width:500px){.blockGraph .selectGraphText{top:-10px}}
