: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}#crudeOilConsensusForecastsBlock,#crudeOilDerivativesBlock,#crudeOilMacroindicatorsBlock,#crudeOilPricesBlock{position:relative}#crudeOilBondsBlock,#crudeOilConsensusForecastsBlock,#crudeOilFundsBlock,#crudeOilStocksBlock,#derivatives,#derivativesBlock,#funds,#futures-board,#macroindicators,#prices{position:relative;width:100%}#crudeOilBondsBlock .customLegend .close,#crudeOilConsensusForecastsBlock .customLegend .close,#crudeOilFundsBlock .customLegend .close,#crudeOilStocksBlock .customLegend .close,#derivatives .customLegend .close,#derivativesBlock .customLegend .close,#funds .customLegend .close,#futures-board .customLegend .close,#macroindicators .customLegend .close,#prices .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)}.conference{color:#000;cursor:pointer;display:flex;gap:24px;min-height:140px;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{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-position:top 50% right -20%;background-repeat:no-repeat;background-size:50%;padding:64px 0 40px}.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}.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(--base-text);font-weight:600}.news__item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:var(--base-text);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(--base-text);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(--base-text);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:0 0 0 -20px;padding:10px 50px 10px 20px}.main_price .lastValue{color:#000;font-size:var(--h3);font-weight:700;line-height:1.2;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:0 0 0 20px;padding:15px 40px 12px 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}.forPeriod{display:flex;flex-wrap:wrap}@media screen and (max-width:680px){.forPeriod .selectPeriodNew{gap:8px}}.form_date{display:flex;width:100%}.form_date .periodNew{flex-wrap:nowrap}@media screen and (max-width:680px){.form_date .periodNew{flex-wrap:wrap}.form_date .selectPeriodNew{gap:8px}}.periodNew{gap:8px}@media screen and (max-width:960px){.periodNew{width:100%}}.periodNew .graphPeriodNew{max-width:350px}@media screen and (max-width:680px){.periodNew .graphPeriodNew{max-width:100%}.periodNew .btnLoad{min-height:48px;width:100%}}.periodNew .addinBtn,.periodNew .apiBtn{margin-left:0}@media screen and (max-width:680px){.periodNew .addinBtn,.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){.periodNew .addinBtn,.periodNew .apiBtn{margin:0}}.graphTable{margin-top:50px}.forGraph .tagList{margin-top:20px}.showLogo{display:flex}.index-action-wrapper{display:inline-block;margin:20px 0 0;width:40%}.index-action-actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.index-action-actions div{margin:0!important}.comparisonBlock{float:left;justify-content:space-between;margin-top:20px;position:relative;width:88%}.comparisonBlock .comparisonSearch{width:68%}.comparisonBlock .comparisonSearch .alertRed{left:0;position:absolute;top:100%;z-index:100}.comparisonBlock .graphType{width:30%}.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,.recalcSelect{display:inline-block}.recalcSelect{float:right;margin-right:0;margin-top:20px}.btnGraphControl{margin-bottom:20px}.addPointPanel{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.08);display:flex;flex-wrap:wrap;left:23%;padding:16px 12px;position:absolute;top:38px;width:200px;z-index:100}.addPointPanel .input,.addPointPanel .save_input_btn{margin-bottom:16px;width:100%}.addPointPanel .save_input_btn{padding-left:0;padding-right:0}.addPointPanel .cross_lnk{color:#000;display:block;text-align:center;width:100%}.addPointPanel .cross_lnk *{color:inherit}.addPointPanel .errorClass,.addPointPanel .successClass{text-align:center;width:100%}.addCurvesActive{background:#d1e9e8}.blockBondsMapGraph:fullscreen{background:#fff;overflow:auto;padding:10px}.online{color:#5cb585;font-weight:700}.addCurvesPanel{margin-bottom:20px;margin-top:40px}.addCurvesPanel .addBenchmarkTtl{font-size:var(--h5);font-weight:700}.addCurvesPanel.search_block_setting_list .checkbox{width:100%}.addCurvesPanel.search_block_setting_list .checkbox .ttl{font-weight:700}.addCurvesPanel.search_block_setting_list .checkbox .check:hover{border-color:#9ba0b2}.addCurvesPanel.search_block_setting_list .ttl{margin-left:8px}.addCurvesPanel .curveList{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px}.addCurvesPanel .curveList .curveListItem{align-content:space-between;align-items:flex-start;background:#f9f9f9;border-radius:4px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;padding:8px;position:relative;width:18%}.addCurvesPanel .curveList .curveListItem:nth-child(5n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}@media screen and (max-width:1250px){.addCurvesPanel .curveList .curveListItem{width:32%}.addCurvesPanel .curveList .curveListItem:nth-child(n) .curveDatepicker .vdp-datepicker__calendar{left:0;right:auto}.addCurvesPanel .curveList .curveListItem:nth-child(3n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}}@media screen and (max-width:860px){.addCurvesPanel .curveList .curveListItem{width:48%}.addCurvesPanel .curveList .curveListItem:nth-child(n) .curveDatepicker .vdp-datepicker__calendar{left:0;right:auto}.addCurvesPanel .curveList .curveListItem:nth-child(2n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}}@media screen and (max-width:500px){.addCurvesPanel .curveList .curveListItem{width:99%}.addCurvesPanel .curveList .curveListItem:nth-child(n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}}.addCurvesPanel .curveList .curveListItem .selected_date_input_placeholder span{color:#9ba0b2}.addCurvesPanel .curveList .curveListItem .selected_date_list{display:flex;flex-wrap:wrap;margin-top:8px;position:relative;width:100%}.addCurvesPanel .curveList .curveListItem .selected_date_list .selected_date_list__wrapper{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;min-height:28px;padding-left:4px;position:relative;width:100%}@media (max-width:500px){.addCurvesPanel .curveList .curveListItem .selected_date_list .selected_date_list__wrapper{min-height:48px;padding-left:8px;padding-right:48px}}.addCurvesPanel .curveList .curveListItem .selected_date_list .item{align-items:center;display:flex;flex-wrap:wrap;font-weight:700;margin:2px 0 2px 4px;position:relative;z-index:2}.addCurvesPanel .curveList .curveListItem .selected_date_list .item .date{font-size:var(--small_text)}.addCurvesPanel .curveList .curveListItem .selected_date_list .item .close{color:#e31e25;font-size:1.4em;padding:0 4px;text-decoration:none}.addCurvesPanel .curveList .curveListItem .selected_date_list--dates{flex-grow:1}.addCurvesPanel .curveList .curveListItem .selected_date_list--dates .selected_date_list__wrapper{align-content:flex-start;background-color:transparent;border:none}.addCurvesPanel .curveList .curveListItem .curveDatepicker{background:none;border:none;bottom:0;left:0;position:absolute;right:0;top:0}.addCurvesPanel .curveList .curveListItem .curveDatepicker:before{background-color:#7f7f7f;transition:scale .2s ease-in-out}@media (max-width:500px){.addCurvesPanel .curveList .curveListItem .curveDatepicker:before{right:12px}}.addCurvesPanel .curveList .curveListItem .curveDatepicker:hover:before{scale:1.1}@media (max-width:500px){.addCurvesPanel .curveList .curveListItem .curveDatepicker:hover:before{scale:1}}.addCurvesPanel .curveList .curveListItem .curveDatepicker input{position:relative;text-indent:-9999px;z-index:1}.addCurvesPanel .curveList .curveListItem .curveDatepicker .vdp-datepicker__calendar{left:0;top:calc(100% + 8px)}.addCurvesPanel .curveList .curveListItem .curveDatepicker .vdp-datepicker,.addCurvesPanel .curveList .curveListItem .curveDatepicker .vdp-datepicker div:first-child,.addCurvesPanel .curveList .curveListItem .curveDatepicker .vdp-datepicker div:first-child input{height:100%}.addCurvesPanel .btnPanel{display:flex;flex-wrap:wrap;gap:16px}.addCurvesPanel .btnPanel .cross_lnk,.addCurvesPanel .btnPanel .save_input_btn{align-items:center;display:flex;justify-content:center}.addCurvesPanel .cross_lnk{border:1px solid #e8e8e8;color:#000;padding:9px 40px;text-decoration:none}.addCurvesPanel .errorClass,.addCurvesPanel .successClass{text-align:center;width:100%}.btnGraphControl{justify-content:space-between}.btnGraphControl .tabsDataPeriod{max-width:45%}.btnGraphControl .btn_border_action,.btnGraphControl .btn_border_active_green{padding:8px 12px}.btnGraphControl .forDeleteButton{padding-right:8px}.btnGraphControl .forDeleteButton .cross_lnk{justify-content:center}.btnGraphControl .tabsEvent{max-width:65%}.btnGraphControl .tabsEvent-show-labels-switch{padding:0 30px 0 8px}.btnGraphControl .tabsEvent-show-labels-list-item{padding:8px 12px}.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}.bondsGraph .forPeriod{float:left;margin-bottom:10px}.bondsGraph .tabsData{float:left;margin-left:2%}@media screen and (max-width:680px){.bondsGraph .tabsData{margin-left:0;width:100%}}.bondsGraph .forTable .no_round_checkbox{float:right;margin-right:10px;margin-top:10px}.bondsGraph .forTable .switchColumn{margin-right:21%}.left-page-menu{align-items:flex-start;background-color:#fff;border-radius:4px;display:flex;justify-content:space-between;margin-top:20px;overflow:hidden;padding:8px 8px 8px 0;width:100%}.left-page-menu-base{margin-right:12px}.left-page-menu-base li{flex-grow:1}.left-page-menu-list{align-items:center;display:flex;flex-wrap:wrap;gap:12px;list-style:none}.left-page-menu-list-center{flex-wrap:wrap;width:100%}.left-page-menu-list-center.space-between{flex-wrap:nowrap}.left-page-menu-list-item{align-items:center;background-color:#fff;background-repeat:no-repeat;border:1px solid #344066;border-radius:20px;color:#101010;display:flex;font-size:var(--base-text);max-height:40px;min-height:40px;padding:12px 16px;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.left-page-menu-list-item-last:hover img{filter:invert(100%);-webkit-filter:invert(100%)}.left-page-menu-list-item.__active,.left-page-menu-list-item:hover{background-color:#344066;color:#fff}.left-page-menu.left-page-menu-fixed{left:0;margin:auto;max-width:1236px;position:fixed;right:0;top:0;width:100%;z-index:10001}.left-page-menu-mobile{align-content:flex-end;background:#fff;display:none;flex-wrap:wrap;height:100%;left:0;list-style:none;overflow:auto;padding:20px 0 80px;position:fixed;top:0;width:100%;z-index:100000}.left-page-menu-mobile-main-item{margin-bottom:16px;margin-left:2%;width:16%}.left-page-menu-mobile-main-item .item{align-items:center;border:1px solid #e8e8e8;display:flex;height:48px;justify-content:center;line-height:1.3;margin:0;width:100%}.left-page-menu-mobile-item{width:100%}.left-page-menu-mobile-item .item{border-bottom:1px solid #e8e8e8;color:#000;display:flex;height:auto;line-height:1.3;margin:0;padding:16px 12px;text-decoration:none;width:100%}#etfTableAndData_container{margin-bottom:30px}.app-table-2-0 table{width:100%}.app-table-2-0 .field_close,.app-table-2-0 .field_cupon_period,.app-table-2-0 .field_dynamic,.app-table-2-0 .field_last_price,.app-table-2-0 .field_nav,.app-table-2-0 .field_oil_drilling_rigs,.app-table-2-0 .field_oil_income,.app-table-2-0 .field_outstanding_volume,.app-table-2-0 .field_overturn,.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{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}@media screen and (max-width:680px){.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{min-width:100px}}.app-table-2-0 .field_dynamic .app-table-2-0-sortable,.app-table-2-0 .field_oil_drilling_rigs .app-table-2-0-sortable,.app-table-2-0 .field_oil_income .app-table-2-0-sortable{justify-content:flex-end}.app-table-2-0 .field_stock_full_name,.app-table-2-0 .field_trading_ground_name{width:240px}.app-table-2-0 .field_ticker{width:180px}.app-table-2-0 .field_isin,.app-table-2-0 .field_nav{width:110px}.app-table-2-0 .field_etf_currency_name{width:80px}.app-table-2-0 .field_country{width:300px}@media screen and (max-width:680px){.app-table-2-0 .field_contract_name,.app-table-2-0 .field_country,.app-table-2-0 .field_document,.app-table-2-0 .field_name{min-width:150px}}#futures-board{margin-top:30px}.derivativesBlock{width:100%}.controls-map-wrapper{align-items:flex-start;flex-wrap:wrap}.controls-map-wrapper .trendsSelectContainer{max-width:calc(17% - 4px)}@media screen and (max-width:880px){.controls-map-wrapper .trendsSelectContainer{flex-grow:0;max-width:calc(25% - 4px);order:0}}@media screen and (max-width:680px){.controls-map-wrapper .trendsSelectContainer{max-width:none;width:100%}}.btnGraphControl{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:flex-end;max-width:calc(83% - 4px);width:100%}@media screen and (max-width:880px){.btnGraphControl{max-width:calc(75% - 4px)}}@media screen and (max-width:680px){.btnGraphControl{max-width:none}}.btnGraphControl .tabsDataPeriod{order:1}@media screen and (max-width:680px){.btnGraphControl .tabsDataPeriod{width:100%}}.btnGraphControl .btn_border_action,.btnGraphControl .btn_border_active_green{padding:10px 12px}.btnGraphControl .btn_border_action:hover,.btnGraphControl .btn_border_active_green:hover{border-color:#9ba0b2;color:#000}.btnGraphControl .select_dflt_width{margin-bottom:10px;margin-right:10px;min-width:200px;width:auto}@media screen and (max-width:1024px){.btnGraphControl .select_dflt_width{flex-grow:0}}@media screen and (max-width:680px){.btnGraphControl .select_dflt_width{margin-right:0;width:100%}}.btnGraphControl .select_dflt_width .switch{padding:10px 20px 9px 8px}@media screen and (max-width:680px){.btnGraphControl .select_dflt_width .switch{padding:16px 20px 16px 8px}}.btnGraphControl .forDeleteButton{align-items:center;display:flex;flex-grow:1;gap:8px}@media screen and (max-width:1024px){.btnGraphControl .forDeleteButton{flex-grow:0}}.btnGraphControl .forDeleteButton #removePoint{align-items:center;border:1px solid #e31e25;display:flex;justify-content:center;padding:10px 12px;width:calc(70% - 4px)}.btnGraphControl .forDeleteButton .cross_lnk{align-items:center;display:flex;width:calc(30% - 4px)}.btnGraphControl .curve_select{margin-right:0}.btnGraphControl .tabsEvent{align-items:flex-start;display:flex;flex-grow:1;flex-wrap:wrap;gap:8px;position:relative}.btnGraphControl .tabsEvent .tabsEventItem{align-items:center;display:flex;flex-grow:1;justify-content:center}@media screen and (max-width:680px){.btnGraphControl .tabsEvent .tabsEventItem{width:100%}}.btnGraphControl .tabsEvent-show-labels{position:relative}.btnGraphControl .tabsEvent-show-labels-switch{align-items:center;background:#fff url(/img/arrow_down.svg) no-repeat right 8px top 50%;background-size:10px 5px;border:1px solid #e8e8e8;border-radius:2px;color:#000;display:flex;height:100%;padding:10px 30px 10px 12px;text-decoration:none;width:100%}.btnGraphControl .tabsEvent-show-labels-switch-active{background-image:url(/img/arrow_up.svg)}.btnGraphControl .tabsEvent-show-labels-list{background:#fff;border:1px solid #e8e8e8;border-radius:2px;left:0;list-style:none;position:absolute;top:100%;width:100%;z-index:1}.btnGraphControl .tabsEvent-show-labels-list-item{color:#000;display:flex;padding:10px 12px;text-decoration:none}.btnGraphControl .tabsEvent-show-labels-list-item:hover{background-color:#d1e9e8}.changeFontSizeBtn{z-index:1}@media screen and (max-width:680px){.changeFontSizeBtn{top:58px}}@media screen and (max-width:1024px){.comparisonBlock{width:100%}.hero,.hero_2{padding:20px 10px}}@media screen and (max-width:860px){.btnGraphControl{justify-content:space-between}.btnGraphControl .tabsEvent{gap:8px;max-width:100%;width:100%}.btnGraphControl .tabsDataPeriod{margin-right:0;max-width:none;width:100%}.hero_2__description,.hero__description{margin-bottom:40px}.card-wrapper{display:block;padding:8px}.card-date{justify-content:start}.comparisonBlock{gap:10px}.comparisonBlock .comparisonSearch{width:100%}.comparisonBlock .graphType{margin-top:10px;width:100%}.comparisonBlock .comparisonSearchItem{width:87%}.index-action-actions{gap:10px;justify-content:space-between}}@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;padding:10px;width:100%}.prevDate{margin-top:10px}.comparisonBlock{margin-top:20px}.comparisonBlock .autocompl{padding:15px 8px 14px 30px}.comparisonBlock .inner_compare{top:7px}.comparisonBlock .comparisonSearch{width:100%}.comparisonBlock .graphType{margin-top:10px;width:100%}.index-action-wrapper,.index-action-wrapper button{width:100%}}@media screen and (max-width:580px){.hero_2__description,.hero__description{max-width:none}}@media screen and (max-width:500px){.addPointPanel{background:#fbfbfb;bottom:0;box-shadow:0 0 20px 0 rgba(0,0,0,.2);left:0;max-height:90%;overflow-y:auto;position:fixed;top:auto;width:100%}.blockGraph .selectGraphText{top:-10px}}
