:root{--h1:58px;--h2:38px;--h3:28px;--h4:20px;--h5:16px;--h6:14px;--small_text:12px;--width-base:1160;--width-current:100vw;--width-multiplier:1px}@media screen and (max-width:1256px){:root{--width-multiplier:var(--width-current) /var(--width-base)}}@media screen and (max-width:1024px){:root{--h1:38px;--h2:28px;--h3:20px;--h4:16px;--width-base:1024}}@media screen and (max-width:680px){:root{--h1:28px;--h2:20px;--h3:16px;--h4:14px;--h5:14px;--small_text:12px;--width-base:680}}@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")}.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_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,html{background-color:#fff}.datepicker:before{z-index:9}.mainTitle{font-family:Montserrat,sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:1.1;max-width:1000px}@media (max-width:1024px){.mainTitle{font-size:38px}}@media (max-width:860px){.mainTitle{width:100%}}@media (max-width:480px){.mainTitle{font-size:28px;line-height:1.3}}.mainSubtitle{font-size:28px;font-style:normal;font-weight:400;line-height:1.3;margin:12px 0 20px;max-width:1024px;width:100%}@media (max-width:480px){.mainSubtitle{font-size:20px}}.startOptions{margin:64px 0 50px}@media screen and (max-width:680px){.startOptions{margin:0 10px}}.curveList{display:flex;flex-wrap:wrap;gap:1%;justify-content:flex-start;margin-top:16px;padding:0 5px}.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:19%}.curveList .curveListItem:nth-child(5n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}@media screen and (max-width:1250px){.curveList .curveListItem{width:32%}.curveList .curveListItem:nth-child(n) .curveDatepicker .vdp-datepicker__calendar{left:0;right:auto}.curveList .curveListItem:nth-child(3n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}}@media screen and (max-width:860px){.curveList .curveListItem{width:48%}.curveList .curveListItem:nth-child(n) .curveDatepicker .vdp-datepicker__calendar{left:0;right:auto}.curveList .curveListItem:nth-child(2n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}}@media screen and (max-width:480px){.curveList .curveListItem{width:100%}.curveList .curveListItem:nth-child(n) .curveDatepicker .vdp-datepicker__calendar{left:auto;right:0}}.curveList .curveListItem .selected_date_input_placeholder span{color:#9ba0b2}.curveList .curveListItem .selected_date_list{display:flex;flex-wrap:wrap;margin-top:8px;position:relative;width:100%}.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:480px){.curveList .curveListItem .selected_date_list .selected_date_list__wrapper{min-height:48px;padding-left:8px;padding-right:48px}}.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}.curveList .curveListItem .selected_date_list .item .date{font-size:var(--small_text)}.curveList .curveListItem .selected_date_list .item .close{color:#e31e25;font-size:1.4em;padding:0 4px;text-decoration:none}@media (max-width:480px){.curveList .curveListItem .selected_date_list .item .close{min-width:48px}}.curveList .curveListItem .selected_date_list--dates{flex-grow:1}.curveList .curveListItem .selected_date_list--dates .selected_date_list__wrapper{align-content:flex-start;background-color:transparent;border:none}.curveList .curveListItem .curveDatepicker{background:none;border:none;bottom:0;left:0;position:absolute;right:0;top:0}.curveList .curveListItem .curveDatepicker:before{background-color:#7f7f7f;transition:scale .2s ease-in-out}@media (max-width:480px){.curveList .curveListItem .curveDatepicker:before{right:12px}}.curveList .curveListItem .curveDatepicker:hover:before{scale:1.1}@media (max-width:480px){.curveList .curveListItem .curveDatepicker:hover:before{scale:none}}.curveList .curveListItem .curveDatepicker input{position:relative;text-indent:-9999px;z-index:1}.curveList .curveListItem .curveDatepicker .vdp-datepicker__calendar{left:0;top:calc(100% + 8px)}.curveList .curveListItem .curveDatepicker .vdp-datepicker,.curveList .curveListItem .curveDatepicker .vdp-datepicker div:first-child,.curveList .curveListItem .curveDatepicker .vdp-datepicker div:first-child input{height:100%}.curveList .curveListItem .checkbox{min-height:34px;width:100%}.curveList .curveListItem .checkbox .ttl{font-weight:700;margin-left:8px;width:80%}.curveList .curveListItem .checkbox .ttl .online{color:#5cb585;font-weight:700}@media (max-width:480px){.curveList .curveListItem .checkbox{min-height:48px;padding-top:12px}}.curveList .curveListItem .dynamics-checkbox{margin-bottom:10px;margin-top:10px}.curveList .curveListItem .dynamics-checkbox.disabled{cursor:not-allowed;opacity:.5}.curveList .curveListItem .dynamics-checkbox.disabled input{cursor:not-allowed}.forGraph,.forTable{background-color:#fff;padding:5px}.graphTabs{float:right;min-width:10%;padding:0 5px}@media screen and (max-width:680px){.graphTabs{width:100%}}.graphContainer{margin-top:0}.resetGraph{background:#fff url(/img/icons/stack.svg#revert) no-repeat 16px 50%;background-size:20px;border:1px solid #e8e8e8;border-radius:2px;color:#000;padding:11px 16px 11px 44px;position:absolute;right:181px;text-decoration:none;top:38px;z-index:9}.resetGraph *{color:inherit}@media screen and (max-width:680px){.resetGraph{background-position:50% 50%;height:48px;padding:0;width:48px}.resetGraph span{display:none}}.changeFontSizeBtn,.toggleFullscreenBtn{top:38px}.curves-table{margin-top:20px;position:relative;width:100%}.curves-table-fixed{background:#fff;border-bottom:1px solid #e8e8e8;overflow:hidden;position:fixed;top:0;width:100%;z-index:10}.curves-table-wrapper{overflow-x:auto}.curves-table .arrow_left_screen{left:0}@media screen and (max-width:680px){.curves-table .arrow_left_screen,.curves-table .arrow_right_screen{display:none}}.curves-table tr:nth-child(odd){background:#fbfbfb}.curves-table td,.curves-table th{min-width:150px;padding:5px 10px}.curves-table th{background:#fff;color:#6393c9;font-size:10px;font-weight:700;position:sticky;text-transform:uppercase;top:0}.disclaimer{background:#fbfbfb;margin-top:20px;padding:36px 20px}.disclaimer .text{font-size:20px;line-height:1.3;margin-bottom:32px}.landing-content{padding:35px 0}.landing-content-title{font-size:38px;font-weight:700;margin:0 0 20px}.landing-content-list{display:flex;flex-wrap:wrap;gap:4%;list-style:none}.landing-content-list li{margin-bottom:12px;width:16%}.landing-content-list li a{font-size:16px;text-decoration:none}.landing-contacts{margin-top:40px}.alertGray a,.faq-item a{min-height:auto}.before-graph-panel{display:flex;gap:8px;position:absolute;right:142px;top:38px;width:360px;z-index:8}@media screen and (max-width:680px){.before-graph-panel{margin-bottom:16px;position:relative;right:auto;width:100%}}.before-graph-panel .trace{align-items:center;background:#fff;background-size:20px;border:1px solid #e8e8e8;border-radius:2px;color:#000;display:flex;padding:8px;width:40%}.before-graph-panel .trace .ttl{margin-top:0}.before-graph-panel .trace:hover{border-color:#9ba0b2}.tagList .mainItem{background:#344066;border-color:#344066;color:#fff}
