.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps{overflow:auto!important}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input::-ms-clear{display:none;width:0;height:0}html{height:100%;overflow-x:hidden}html.disable-scroll{overflow:hidden}html.menu-catalog-opened{height:-webkit-fill-available}html.menu-catalog-opened body{min-height:100vh;min-height:-webkit-fill-available}@media all and (max-width: 767px){html.disable-scroll-sm{overflow:hidden}}@media all and (max-width: 1139px){html.disable-scroll-sm-md{overflow:hidden}}body{display:flex;flex-direction:column;overflow-x:hidden}body,body.app-portal{font-family:Lato,Arial,sans-serif,-apple-system}body.app-portal{color:#0b1f33}body.menu-fixed{padding-top:80px}a{text-decoration:none;color:#0d4cd3;cursor:pointer}a:hover{color:#1d5deb}a.external:after{content:"";display:inline-block;height:16px;width:16px;background-image:url(exernal.eb9e18b7658391216738.svg);background-size:cover;margin-left:4px;vertical-align:middle}*,:after,:before{box-sizing:border-box}.capitalize{text-transform:capitalize}.button-base{display:inline-block;height:48px;border-radius:4px;padding:0 17px;font-size:17px;line-height:54px;color:#fff;background:#0b40b3;cursor:pointer}.button-base.wide{width:100%;text-align:center}.button-base:hover{color:#fff;background:#023e83}.button-base:active{color:#fff;background:#002957}.button-base.white{border:1px solid #cdd1d4;color:#565656;background:#fff}.button-base.white:hover{background:#f5f5f5}.button-base.white:active{background:#e0e0e0}a.button{height:40px;outline:none;border-radius:4px;padding:0 18px;text-align:center;font-size:16px;line-height:40px;border:1px solid #0b40b3;color:#0b40b3;background-color:#fff;display:inline-block}a.button:focus,a.button:hover{border-color:#09338f;color:#09338f;background-color:#e7ecf7}a.button:active{border-color:#07266b;color:#07266b;background-color:#e7ecf7}a.button.disabled{border-color:#859fd9;color:#859fd9;background-color:#fff}.bold,b,strong{font-weight:600}.text-line-through{text-decoration:line-through}.vertical-middle{vertical-align:middle}.overflow-container>*{max-width:100%}.text-overflow{overflow:hidden;text-overflow:ellipsis;max-width:100%}.text-nowrap,.text-overflow{white-space:nowrap}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.highlighted{background:#e4ecfd;color:#4d83fa}.error-text,.input-label.error{color:#df0024}.error-text{margin-bottom:8px;font-size:12px;line-height:16px}.shadow-block{background:#fff;box-shadow:0 24px 48px 0 rgba(230,235,245,.4),0 1px 4px 0 #e3ebfc;border-radius:12px}.shadow-block.hovered-block{cursor:pointer}.shadow-block.hovered-block:hover{box-shadow:0 6px 16px 0 rgba(230,235,245,.8),0 1px 4px 0 #e3ebfc}.pointer{cursor:pointer}.list-style-disc{list-style:disc;text-align:left;margin-left:20px}.width-full{width:100%}.hide{display:none}.block,.show{display:block}.inline{display:inline-block}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.block-center{margin-left:auto;margin-right:auto}.flex-container{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-flow:nowrap}.flex-row-wrap{flex-flow:row wrap}.flex-order-last{order:1}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-items-start{align-items:start}.align-items-baseline{align-items:baseline}.align-self-center{align-self:center}.align-self-start{align-self:start}.align-self-end{align-self:end}.align-self-flex-end{align-self:flex-end}.flex-1{flex:1}.flex-0{flex:0 0 auto}.flex-1-0{flex:1 0 auto}@media all and (min-width: 768px){.width-full-md{width:100%}.hide-md{display:none}.block-md,.show-md{display:block}.inline-md{display:inline-block}.text-center-md{text-align:center}.text-left-md{text-align:left}.text-right-md{text-align:right}.block-center-md{margin-left:auto;margin-right:auto}.flex-container-md{display:flex}.flex-column-md{flex-direction:column}.flex-row-md{flex-direction:row}.flex-wrap-md{flex-wrap:wrap}.flex-nowrap-md{flex-flow:nowrap}.flex-row-wrap-md{flex-flow:row wrap}.flex-order-last-md{order:1}.justify-start-md{justify-content:flex-start}.justify-end-md{justify-content:flex-end}.justify-center-md{justify-content:center}.justify-between-md{justify-content:space-between}.justify-around-md{justify-content:space-around}.justify-evenly-md{justify-content:space-evenly}.align-items-center-md{align-items:center}.align-items-end-md{align-items:flex-end}.align-items-start-md{align-items:start}.align-items-baseline-md{align-items:baseline}.align-self-center-md{align-self:center}.align-self-start-md{align-self:start}.align-self-end-md{align-self:end}.align-self-flex-end-md{align-self:flex-end}.flex-1-md{flex:1}.flex-0-md{flex:0 0 auto}.flex-1-0-md{flex:1 0 auto}}@media all and (min-width: 1140px){.width-full-lg{width:100%}.hide-lg{display:none}.block-lg,.show-lg{display:block}.inline-lg{display:inline-block}.text-center-lg{text-align:center}.text-left-lg{text-align:left}.text-right-lg{text-align:right}.block-center-lg{margin-left:auto;margin-right:auto}.flex-container-lg{display:flex}.flex-column-lg{flex-direction:column}.flex-row-lg{flex-direction:row}.flex-wrap-lg{flex-wrap:wrap}.flex-nowrap-lg{flex-flow:nowrap}.flex-row-wrap-lg{flex-flow:row wrap}.flex-order-last-lg{order:1}.justify-start-lg{justify-content:flex-start}.justify-end-lg{justify-content:flex-end}.justify-center-lg{justify-content:center}.justify-between-lg{justify-content:space-between}.justify-around-lg{justify-content:space-around}.justify-evenly-lg{justify-content:space-evenly}.align-items-center-lg{align-items:center}.align-items-end-lg{align-items:flex-end}.align-items-start-lg{align-items:start}.align-items-baseline-lg{align-items:baseline}.align-self-center-lg{align-self:center}.align-self-start-lg{align-self:start}.align-self-end-lg{align-self:end}.align-self-flex-end-lg{align-self:flex-end}.flex-1-lg{flex:1}.flex-0-lg{flex:0 0 auto}.flex-1-0-lg{flex:1 0 auto}}@media print{*{-webkit-print-color-adjust:exact;color-adjust:exact}@page{size:A4;margin:1cm 1cm}body,lk-root{display:block!important}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:0!important}}.balloon-button{display:inline-block;width:100%;height:40px;outline:none;border:1px solid transparent;border-radius:4px;padding:0 18px;text-align:center;font-size:16px;line-height:40px;color:#fff;background-color:#0b40b3;cursor:pointer;white-space:nowrap}.balloon-button:focus,.balloon-button:hover{color:#fff;background-color:#09338f}.balloon-button.active,.balloon-button:active{color:#fff;background-color:#07266b}.balloon-button.disabled{color:#9db3e1;background-color:#ced9f0;cursor:default}.balloon-button.md{height:48px;padding:0 24px;line-height:48px}.balloon-button.lg{height:56px;padding:0 24px;line-height:56px}.balloon-button.white{border:1px solid #0b40b3;color:#0b40b3;background-color:#fff}.balloon-button.white:focus,.balloon-button.white:hover{border-color:#09338f;color:#09338f;background-color:#e7ecf7}.balloon-button.white.active,.balloon-button.white:active{border-color:#07266b;color:#07266b;background-color:#e7ecf7}.balloon-button.white.disabled{border-color:#859fd9;color:#859fd9;background-color:#fff}.balloon-button::-moz-focus-inner{border:0}.app-store-button{background-color:#000;height:48px;width:100%;border:1px solid #a6a6a6;border-radius:4px;display:flex;justify-content:center}.hide-scroll{overflow-y:hidden}@media all and (min-width: 768px){.hide-scroll{position:fixed;width:100%;top:0;left:0;height:100%;overflow-y:scroll!important;z-index:10}.balloon-button{width:auto}.balloon-button.wide{width:100%}.app-store-button{width:160px}}@media all and (min-width: 1140px){html.main-menu-catalog-opened{position:fixed;width:100%;top:0;left:0;height:100%;overflow-y:scroll!important;z-index:10}.balloon-button.font-13{font-size:13px}}.container{box-sizing:border-box;padding:0 16px;margin:0 auto}.grid-row{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row .col-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .push-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-2{grid-column-start:3;-ms-grid-column:4}.grid-row .-ms-start-sm-1{-ms-grid-column:1!important}.grid-row .-ms-start-sm-2{-ms-grid-column:2!important}.grid-row .-ms-start-sm-3{-ms-grid-column:3!important}.grid-row .-ms-start-sm-4{-ms-grid-column:4!important}.grid-row .-ms-start-sm-5{-ms-grid-column:5!important}.grid-row .-ms-start-sm-6{-ms-grid-column:6!important}.grid-row .-ms-row-sm-1{-ms-grid-row:1!important}.grid-row .-ms-row-sm-2{-ms-grid-row:2!important}.grid-row .-ms-row-sm-3{-ms-grid-row:3!important}.grid-row .-ms-row-sm-4{-ms-grid-row:4!important}.grid-row .-ms-row-sm-5{-ms-grid-row:5!important}.grid-none{display:block}.masonry{display:grid;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-row-gap:16px;row-gap:16px}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.masonry{display:-ms-grid}}@media all and (min-width: 768px){.container{padding:0 64px}.grid-row,.grid-row-md{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row .col-md-1,.grid-row-md .col-md-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-md-2,.grid-row-md .col-md-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-md-3,.grid-row-md .col-md-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .col-md-4,.grid-row-md .col-md-4{grid-column-end:span 4;-ms-grid-column-span:7}.grid-row .col-md-5,.grid-row-md .col-md-5{grid-column-end:span 5;-ms-grid-column-span:9}.grid-row .col-md-6,.grid-row-md .col-md-6{grid-column-end:span 6;-ms-grid-column-span:11}.grid-row .push-md-1,.grid-row-md .push-md-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-md-2,.grid-row-md .push-md-2{grid-column-start:3;-ms-grid-column:4}.grid-row .push-md-3,.grid-row-md .push-md-3{grid-column-start:4;-ms-grid-column:6}.grid-row .push-md-4,.grid-row-md .push-md-4{grid-column-start:5;-ms-grid-column:8}.grid-row .push-md-5,.grid-row-md .push-md-5{grid-column-start:6;-ms-grid-column:10}.grid-row .-ms-start-md-1,.grid-row-md .-ms-start-md-1{-ms-grid-column:1!important}.grid-row .-ms-start-md-2,.grid-row-md .-ms-start-md-2{-ms-grid-column:2!important}.grid-row .-ms-start-md-3,.grid-row-md .-ms-start-md-3{-ms-grid-column:3!important}.grid-row .-ms-start-md-4,.grid-row-md .-ms-start-md-4{-ms-grid-column:4!important}.grid-row .-ms-start-md-5,.grid-row-md .-ms-start-md-5{-ms-grid-column:5!important}.grid-row .-ms-start-md-6,.grid-row-md .-ms-start-md-6{-ms-grid-column:6!important}.grid-row .-ms-start-md-7,.grid-row-md .-ms-start-md-7{-ms-grid-column:7!important}.grid-row .-ms-start-md-8,.grid-row-md .-ms-start-md-8{-ms-grid-column:8!important}.grid-row .-ms-start-md-9,.grid-row-md .-ms-start-md-9{-ms-grid-column:9!important}.grid-row .-ms-start-md-10,.grid-row-md .-ms-start-md-10{-ms-grid-column:10!important}.grid-row .-ms-start-md-11,.grid-row-md .-ms-start-md-11{-ms-grid-column:11!important}.grid-row .-ms-start-md-12,.grid-row-md .-ms-start-md-12{-ms-grid-column:12!important}.grid-row .-ms-row-md-1,.grid-row-md .-ms-row-md-1{-ms-grid-row:1!important}.grid-row .-ms-row-md-2,.grid-row-md .-ms-row-md-2{-ms-grid-row:2!important}.grid-row .-ms-row-md-3,.grid-row-md .-ms-row-md-3{-ms-grid-row:3!important}.grid-row .-ms-row-md-4,.grid-row-md .-ms-row-md-4{-ms-grid-row:4!important}.grid-row .-ms-row-md-5,.grid-row-md .-ms-row-md-5{-ms-grid-row:5!important}.grid-none-md{display:block}.masonry{grid-template-columns:repeat(1,minmax(566px,1fr));-ms-grid-columns:minmax(400px,1fr) minmax(400px,1fr)}.masonry.masonry-ie{content:"";display:table;clear:both}.masonry.masonry-ie .masonry-brick{float:left;width:46%;margin:0 2% 32px}}@media all and (min-width: 1140px){.container,.container-lg{max-width:1366px;padding:0 72px;margin:0 auto}.grid-row,.grid-row-lg{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row-lg.base-9,.grid-row.base-9{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:auto}.grid-row .col-lg-1,.grid-row-lg .col-lg-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-lg-2,.grid-row-lg .col-lg-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-lg-3,.grid-row-lg .col-lg-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .col-lg-4,.grid-row-lg .col-lg-4{grid-column-end:span 4;-ms-grid-column-span:7}.grid-row .col-lg-5,.grid-row-lg .col-lg-5{grid-column-end:span 5;-ms-grid-column-span:9}.grid-row .col-lg-6,.grid-row-lg .col-lg-6{grid-column-end:span 6;-ms-grid-column-span:11}.grid-row .col-lg-7,.grid-row-lg .col-lg-7{grid-column-end:span 7;-ms-grid-column-span:13}.grid-row .col-lg-8,.grid-row-lg .col-lg-8{grid-column-end:span 8;-ms-grid-column-span:15}.grid-row .col-lg-9,.grid-row-lg .col-lg-9{grid-column-end:span 9;-ms-grid-column-span:17}.grid-row .col-lg-10,.grid-row-lg .col-lg-10{grid-column-end:span 10;-ms-grid-column-span:19}.grid-row .col-lg-11,.grid-row-lg .col-lg-11{grid-column-end:span 11;-ms-grid-column-span:21}.grid-row .col-lg-12,.grid-row-lg .col-lg-12{grid-column-end:span 12;-ms-grid-column-span:23}.grid-row .push-lg-1,.grid-row-lg .push-lg-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-lg-2,.grid-row-lg .push-lg-2{grid-column-start:3;-ms-grid-column:4}.grid-row .push-lg-3,.grid-row-lg .push-lg-3{grid-column-start:4;-ms-grid-column:6}.grid-row .push-lg-4,.grid-row-lg .push-lg-4{grid-column-start:5;-ms-grid-column:8}.grid-row .push-lg-5,.grid-row-lg .push-lg-5{grid-column-start:6;-ms-grid-column:10}.grid-row .push-lg-6,.grid-row-lg .push-lg-6{grid-column-start:7;-ms-grid-column:12}.grid-row .push-lg-7,.grid-row-lg .push-lg-7{grid-column-start:8;-ms-grid-column:14}.grid-row .push-lg-8,.grid-row-lg .push-lg-8{grid-column-start:9;-ms-grid-column:16}.grid-row .push-lg-9,.grid-row-lg .push-lg-9{grid-column-start:10;-ms-grid-column:18}.grid-row .push-lg-10,.grid-row-lg .push-lg-10{grid-column-start:11;-ms-grid-column:20}.grid-row .push-lg-11,.grid-row-lg .push-lg-11{grid-column-start:12;-ms-grid-column:22}.grid-row .-ms-start-lg-1,.grid-row-lg .-ms-start-lg-1{-ms-grid-column:1!important}.grid-row .-ms-start-lg-2,.grid-row-lg .-ms-start-lg-2{-ms-grid-column:2!important}.grid-row .-ms-start-lg-3,.grid-row-lg .-ms-start-lg-3{-ms-grid-column:3!important}.grid-row .-ms-start-lg-4,.grid-row-lg .-ms-start-lg-4{-ms-grid-column:4!important}.grid-row .-ms-start-lg-5,.grid-row-lg .-ms-start-lg-5{-ms-grid-column:5!important}.grid-row .-ms-start-lg-6,.grid-row-lg .-ms-start-lg-6{-ms-grid-column:6!important}.grid-row .-ms-start-lg-7,.grid-row-lg .-ms-start-lg-7{-ms-grid-column:7!important}.grid-row .-ms-start-lg-8,.grid-row-lg .-ms-start-lg-8{-ms-grid-column:8!important}.grid-row .-ms-start-lg-9,.grid-row-lg .-ms-start-lg-9{-ms-grid-column:9!important}.grid-row .-ms-start-lg-10,.grid-row-lg .-ms-start-lg-10{-ms-grid-column:10!important}.grid-row .-ms-start-lg-11,.grid-row-lg .-ms-start-lg-11{-ms-grid-column:11!important}.grid-row .-ms-start-lg-12,.grid-row-lg .-ms-start-lg-12{-ms-grid-column:12!important}.grid-row .-ms-start-lg-13,.grid-row-lg .-ms-start-lg-13{-ms-grid-column:13!important}.grid-row .-ms-start-lg-14,.grid-row-lg .-ms-start-lg-14{-ms-grid-column:14!important}.grid-row .-ms-start-lg-15,.grid-row-lg .-ms-start-lg-15{-ms-grid-column:15!important}.grid-row .-ms-start-lg-16,.grid-row-lg .-ms-start-lg-16{-ms-grid-column:16!important}.grid-row .-ms-start-lg-17,.grid-row-lg .-ms-start-lg-17{-ms-grid-column:17!important}.grid-row .-ms-start-lg-18,.grid-row-lg .-ms-start-lg-18{-ms-grid-column:18!important}.grid-row .-ms-start-lg-19,.grid-row-lg .-ms-start-lg-19{-ms-grid-column:19!important}.grid-row .-ms-start-lg-20,.grid-row-lg .-ms-start-lg-20{-ms-grid-column:20!important}.grid-row .-ms-start-lg-21,.grid-row-lg .-ms-start-lg-21{-ms-grid-column:21!important}.grid-row .-ms-start-lg-22,.grid-row-lg .-ms-start-lg-22{-ms-grid-column:22!important}.grid-row .-ms-start-lg-23,.grid-row-lg .-ms-start-lg-23{-ms-grid-column:23!important}.grid-row .-ms-start-lg-24,.grid-row-lg .-ms-start-lg-24{-ms-grid-column:24!important}.grid-row .-ms-row-lg-1,.grid-row-lg .-ms-row-lg-1{-ms-grid-row:1!important}.grid-row .-ms-row-lg-2,.grid-row-lg .-ms-row-lg-2{-ms-grid-row:2!important}.grid-row .-ms-row-lg-3,.grid-row-lg .-ms-row-lg-3{-ms-grid-row:3!important}.grid-row .-ms-row-lg-4,.grid-row-lg .-ms-row-lg-4{-ms-grid-row:4!important}.grid-row .-ms-row-lg-5,.grid-row-lg .-ms-row-lg-5{-ms-grid-row:5!important}.grid-none-lg{display:block}.masonry{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media print{.container{box-sizing:border-box;padding:0 16px;margin:0}.grid-row{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row .col-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .push-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-2{grid-column-start:3;-ms-grid-column:4}.grid-row .-ms-startsm-1{-ms-grid-column:1!important}.grid-row .-ms-startsm-2{-ms-grid-column:2!important}.grid-row .-ms-startsm-3{-ms-grid-column:3!important}.grid-row .-ms-startsm-4{-ms-grid-column:4!important}.grid-row .-ms-startsm-5{-ms-grid-column:5!important}.grid-row .-ms-startsm-6{-ms-grid-column:6!important}.grid-row .-ms-rowsm-1{-ms-grid-row:1!important}.grid-row .-ms-rowsm-2{-ms-grid-row:2!important}.grid-row .-ms-rowsm-3{-ms-grid-row:3!important}.grid-row .-ms-rowsm-4{-ms-grid-row:4!important}.grid-row .-ms-rowsm-5{-ms-grid-row:5!important}}.container-d{box-sizing:border-box;padding:0 16px;margin:0 auto}.grid-row-d{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row-d .col-d-1{grid-column-end:span 1}.grid-row-d .col-d-2{grid-column-end:span 2}.grid-row-d .push-d-1{grid-column-start:2}.grid-d-none{display:block}@media all and (min-width: 1216px){.container-d,.container-d-lg{max-width:1216px;padding:0;margin:0 auto}.grid-row-d,.grid-row-d-lg{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row-d .col-d-lg-1,.grid-row-d-lg .col-d-lg-1{grid-column-end:span 1}.grid-row-d .col-d-lg-2,.grid-row-d-lg .col-d-lg-2{grid-column-end:span 2}.grid-row-d .col-d-lg-3,.grid-row-d-lg .col-d-lg-3{grid-column-end:span 3}.grid-row-d .col-d-lg-4,.grid-row-d-lg .col-d-lg-4{grid-column-end:span 4}.grid-row-d .col-d-lg-5,.grid-row-d-lg .col-d-lg-5{grid-column-end:span 5}.grid-row-d .col-d-lg-6,.grid-row-d-lg .col-d-lg-6{grid-column-end:span 6}.grid-row-d .col-d-lg-7,.grid-row-d-lg .col-d-lg-7{grid-column-end:span 7}.grid-row-d .col-d-lg-8,.grid-row-d-lg .col-d-lg-8{grid-column-end:span 8}.grid-row-d .col-d-lg-9,.grid-row-d-lg .col-d-lg-9{grid-column-end:span 9}.grid-row-d .col-d-lg-10,.grid-row-d-lg .col-d-lg-10{grid-column-end:span 10}.grid-row-d .col-d-lg-11,.grid-row-d-lg .col-d-lg-11{grid-column-end:span 11}.grid-row-d .col-d-lg-12,.grid-row-d-lg .col-d-lg-12{grid-column-end:span 12}.grid-row-d .push-d-lg-1,.grid-row-d-lg .push-d-lg-1{grid-column-start:2}.grid-row-d .push-d-lg-2,.grid-row-d-lg .push-d-lg-2{grid-column-start:3}.grid-row-d .push-d-lg-3,.grid-row-d-lg .push-d-lg-3{grid-column-start:4}.grid-row-d .push-d-lg-4,.grid-row-d-lg .push-d-lg-4{grid-column-start:5}.grid-row-d .push-d-lg-5,.grid-row-d-lg .push-d-lg-5{grid-column-start:6}.grid-row-d .push-d-lg-6,.grid-row-d-lg .push-d-lg-6{grid-column-start:7}.grid-row-d .push-d-lg-7,.grid-row-d-lg .push-d-lg-7{grid-column-start:8}.grid-row-d .push-d-lg-8,.grid-row-d-lg .push-d-lg-8{grid-column-start:9}.grid-row-d .push-d-lg-9,.grid-row-d-lg .push-d-lg-9{grid-column-start:10}.grid-row-d .push-d-lg-10,.grid-row-d-lg .push-d-lg-10{grid-column-start:11}.grid-row-d .push-d-lg-11,.grid-row-d-lg .push-d-lg-11{grid-column-start:12}.grid-d-none-lg{display:block}}@media print{.container-d{box-sizing:border-box;padding:0 16px;margin:0}.grid-row-d{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row-d .col-d-1{grid-column-end:span 1}.grid-row-d .col-d-2{grid-column-end:span 2}.grid-row-d .push-d-1{grid-column-start:2}}.page-title,.title-h0,.title-h1,.title-h2,.title-h3,.title-h4,.title-h5,.title-h6{font-family:Lato-Bold,Arial,sans-serif;font-weight:700;font-style:normal;color:#0b1f33}.title-h0{font-size:24px;line-height:32px}.title-h1{font-size:36px;line-height:40px}.page-title,.title-h2{font-size:32px;line-height:40px}.title-h3{font-size:24px;line-height:32px}.title-h4{font-size:20px;line-height:28px}.title-h5{font-size:18px;line-height:24px}.title-h6{font-size:16px;line-height:24px}@media all and (min-width: 768px){.page-title{font-size:24px;line-height:32px}.title-h0{font-size:32px;line-height:36px}}@media all and (min-width: 1140px){.page-title{font-size:32px;line-height:36px}}.label-plain,.link-plain,.text-help,.text-plain{font-family:Lato,Arial,sans-serif,-apple-system;font-size:16px;line-height:24px}.small-text{font-family:Lato,Arial,sans-serif,-apple-system;font-size:14px;line-height:20px}.text-plain-large{font-size:18px;line-height:24px}.text-plain-large,.text-sub{font-family:Lato,Arial,sans-serif,-apple-system;color:#0b1f33}.text-sub{font-size:12px;line-height:16px}@media all and (min-width: 768px){.text-sub{font-size:14px;line-height:20px}}.text-plain{color:#0b1f33}.text-help{color:#66727f}.link-plain{color:#0d4cd3}.link-plain:hover{color:#1d5deb;cursor:pointer}.link-underline{border-bottom:1px dashed #0d4cd3}.link-underline:hover{border-bottom-color:#1d5deb}.label-plain{color:#0b1f33}.uppercase{text-transform:uppercase}.line-through{text-decoration:line-through}.normal{font-weight:400}.bold{font-family:Lato-Bold,Arial,sans-serif;font-weight:700}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.mt-4{margin-top:4px}.mb-4{margin-bottom:4px}.ml-4{margin-left:4px}.mr-4{margin-right:4px}.mt-8{margin-top:8px}.mb-8{margin-bottom:8px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.mt-12{margin-top:12px}.mb-12{margin-bottom:12px}.ml-12{margin-left:12px}.mr-12{margin-right:12px}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.mt-24{margin-top:24px}.mb-24{margin-bottom:24px}.ml-24{margin-left:24px}.mr-24{margin-right:24px}.mt-28{margin-top:28px}.mb-28{margin-bottom:28px}.ml-28{margin-left:28px}.mr-28{margin-right:28px}.mt-32{margin-top:32px}.mb-32{margin-bottom:32px}.ml-32{margin-left:32px}.mr-32{margin-right:32px}.mt-36{margin-top:36px}.mb-36{margin-bottom:36px}.ml-36{margin-left:36px}.mr-36{margin-right:36px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.mt-44{margin-top:44px}.mb-44{margin-bottom:44px}.ml-44{margin-left:44px}.mr-44{margin-right:44px}.mt-48{margin-top:48px}.mb-48{margin-bottom:48px}.ml-48{margin-left:48px}.mr-48{margin-right:48px}.mt-52{margin-top:52px}.mb-52{margin-bottom:52px}.ml-52{margin-left:52px}.mr-52{margin-right:52px}.mt-56{margin-top:56px}.mb-56{margin-bottom:56px}.ml-56{margin-left:56px}.mr-56{margin-right:56px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.ml-60{margin-left:60px}.mr-60{margin-right:60px}.mt-64{margin-top:64px}.mb-64{margin-bottom:64px}.ml-64{margin-left:64px}.mr-64{margin-right:64px}.mt-68{margin-top:68px}.mb-68{margin-bottom:68px}.ml-68{margin-left:68px}.mr-68{margin-right:68px}.mt-72{margin-top:72px}.mb-72{margin-bottom:72px}.ml-72{margin-left:72px}.mr-72{margin-right:72px}.mt-76{margin-top:76px}.mb-76{margin-bottom:76px}.ml-76{margin-left:76px}.mr-76{margin-right:76px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.ml-80{margin-left:80px}.mr-80{margin-right:80px}.mt-84{margin-top:84px}.mb-84{margin-bottom:84px}.ml-84{margin-left:84px}.mr-84{margin-right:84px}.mt-88{margin-top:88px}.mb-88{margin-bottom:88px}.ml-88{margin-left:88px}.mr-88{margin-right:88px}.mt-92{margin-top:92px}.mb-92{margin-bottom:92px}.ml-92{margin-left:92px}.mr-92{margin-right:92px}.mt-96{margin-top:96px}.mb-96{margin-bottom:96px}.ml-96{margin-left:96px}.mr-96{margin-right:96px}@media all and (max-width: 767px){.mt-sm-0{margin-top:0}.mb-sm-0{margin-bottom:0}.ml-sm-0{margin-left:0}.mr-sm-0{margin-right:0}.mt-sm-4{margin-top:4px}.mb-sm-4{margin-bottom:4px}.ml-sm-4{margin-left:4px}.mr-sm-4{margin-right:4px}.mt-sm-8{margin-top:8px}.mb-sm-8{margin-bottom:8px}.ml-sm-8{margin-left:8px}.mr-sm-8{margin-right:8px}.mt-sm-12{margin-top:12px}.mb-sm-12{margin-bottom:12px}.ml-sm-12{margin-left:12px}.mr-sm-12{margin-right:12px}.mt-sm-16{margin-top:16px}.mb-sm-16{margin-bottom:16px}.ml-sm-16{margin-left:16px}.mr-sm-16{margin-right:16px}.mt-sm-20{margin-top:20px}.mb-sm-20{margin-bottom:20px}.ml-sm-20{margin-left:20px}.mr-sm-20{margin-right:20px}.mt-sm-24{margin-top:24px}.mb-sm-24{margin-bottom:24px}.ml-sm-24{margin-left:24px}.mr-sm-24{margin-right:24px}.mt-sm-28{margin-top:28px}.mb-sm-28{margin-bottom:28px}.ml-sm-28{margin-left:28px}.mr-sm-28{margin-right:28px}.mt-sm-32{margin-top:32px}.mb-sm-32{margin-bottom:32px}.ml-sm-32{margin-left:32px}.mr-sm-32{margin-right:32px}.mt-sm-36{margin-top:36px}.mb-sm-36{margin-bottom:36px}.ml-sm-36{margin-left:36px}.mr-sm-36{margin-right:36px}.mt-sm-40{margin-top:40px}.mb-sm-40{margin-bottom:40px}.ml-sm-40{margin-left:40px}.mr-sm-40{margin-right:40px}.mt-sm-44{margin-top:44px}.mb-sm-44{margin-bottom:44px}.ml-sm-44{margin-left:44px}.mr-sm-44{margin-right:44px}.mt-sm-48{margin-top:48px}.mb-sm-48{margin-bottom:48px}.ml-sm-48{margin-left:48px}.mr-sm-48{margin-right:48px}.mt-sm-52{margin-top:52px}.mb-sm-52{margin-bottom:52px}.ml-sm-52{margin-left:52px}.mr-sm-52{margin-right:52px}.mt-sm-56{margin-top:56px}.mb-sm-56{margin-bottom:56px}.ml-sm-56{margin-left:56px}.mr-sm-56{margin-right:56px}.mt-sm-60{margin-top:60px}.mb-sm-60{margin-bottom:60px}.ml-sm-60{margin-left:60px}.mr-sm-60{margin-right:60px}.mt-sm-64{margin-top:64px}.mb-sm-64{margin-bottom:64px}.ml-sm-64{margin-left:64px}.mr-sm-64{margin-right:64px}.mt-sm-68{margin-top:68px}.mb-sm-68{margin-bottom:68px}.ml-sm-68{margin-left:68px}.mr-sm-68{margin-right:68px}.mt-sm-72{margin-top:72px}.mb-sm-72{margin-bottom:72px}.ml-sm-72{margin-left:72px}.mr-sm-72{margin-right:72px}.mt-sm-76{margin-top:76px}.mb-sm-76{margin-bottom:76px}.ml-sm-76{margin-left:76px}.mr-sm-76{margin-right:76px}.mt-sm-80{margin-top:80px}.mb-sm-80{margin-bottom:80px}.ml-sm-80{margin-left:80px}.mr-sm-80{margin-right:80px}.mt-sm-84{margin-top:84px}.mb-sm-84{margin-bottom:84px}.ml-sm-84{margin-left:84px}.mr-sm-84{margin-right:84px}.mt-sm-88{margin-top:88px}.mb-sm-88{margin-bottom:88px}.ml-sm-88{margin-left:88px}.mr-sm-88{margin-right:88px}.mt-sm-92{margin-top:92px}.mb-sm-92{margin-bottom:92px}.ml-sm-92{margin-left:92px}.mr-sm-92{margin-right:92px}.mt-sm-96{margin-top:96px}.mb-sm-96{margin-bottom:96px}.ml-sm-96{margin-left:96px}.mr-sm-96{margin-right:96px}}@media all and (min-width: 768px){.mt-md-0{margin-top:0}.mb-md-0{margin-bottom:0}.ml-md-0{margin-left:0}.mr-md-0{margin-right:0}.mt-md-4{margin-top:4px}.mb-md-4{margin-bottom:4px}.ml-md-4{margin-left:4px}.mr-md-4{margin-right:4px}.mt-md-8{margin-top:8px}.mb-md-8{margin-bottom:8px}.ml-md-8{margin-left:8px}.mr-md-8{margin-right:8px}.mt-md-12{margin-top:12px}.mb-md-12{margin-bottom:12px}.ml-md-12{margin-left:12px}.mr-md-12{margin-right:12px}.mt-md-16{margin-top:16px}.mb-md-16{margin-bottom:16px}.ml-md-16{margin-left:16px}.mr-md-16{margin-right:16px}.mt-md-20{margin-top:20px}.mb-md-20{margin-bottom:20px}.ml-md-20{margin-left:20px}.mr-md-20{margin-right:20px}.mt-md-24{margin-top:24px}.mb-md-24{margin-bottom:24px}.ml-md-24{margin-left:24px}.mr-md-24{margin-right:24px}.mt-md-28{margin-top:28px}.mb-md-28{margin-bottom:28px}.ml-md-28{margin-left:28px}.mr-md-28{margin-right:28px}.mt-md-32{margin-top:32px}.mb-md-32{margin-bottom:32px}.ml-md-32{margin-left:32px}.mr-md-32{margin-right:32px}.mt-md-36{margin-top:36px}.mb-md-36{margin-bottom:36px}.ml-md-36{margin-left:36px}.mr-md-36{margin-right:36px}.mt-md-40{margin-top:40px}.mb-md-40{margin-bottom:40px}.ml-md-40{margin-left:40px}.mr-md-40{margin-right:40px}.mt-md-44{margin-top:44px}.mb-md-44{margin-bottom:44px}.ml-md-44{margin-left:44px}.mr-md-44{margin-right:44px}.mt-md-48{margin-top:48px}.mb-md-48{margin-bottom:48px}.ml-md-48{margin-left:48px}.mr-md-48{margin-right:48px}.mt-md-52{margin-top:52px}.mb-md-52{margin-bottom:52px}.ml-md-52{margin-left:52px}.mr-md-52{margin-right:52px}.mt-md-56{margin-top:56px}.mb-md-56{margin-bottom:56px}.ml-md-56{margin-left:56px}.mr-md-56{margin-right:56px}.mt-md-60{margin-top:60px}.mb-md-60{margin-bottom:60px}.ml-md-60{margin-left:60px}.mr-md-60{margin-right:60px}.mt-md-64{margin-top:64px}.mb-md-64{margin-bottom:64px}.ml-md-64{margin-left:64px}.mr-md-64{margin-right:64px}.mt-md-68{margin-top:68px}.mb-md-68{margin-bottom:68px}.ml-md-68{margin-left:68px}.mr-md-68{margin-right:68px}.mt-md-72{margin-top:72px}.mb-md-72{margin-bottom:72px}.ml-md-72{margin-left:72px}.mr-md-72{margin-right:72px}.mt-md-76{margin-top:76px}.mb-md-76{margin-bottom:76px}.ml-md-76{margin-left:76px}.mr-md-76{margin-right:76px}.mt-md-80{margin-top:80px}.mb-md-80{margin-bottom:80px}.ml-md-80{margin-left:80px}.mr-md-80{margin-right:80px}.mt-md-84{margin-top:84px}.mb-md-84{margin-bottom:84px}.ml-md-84{margin-left:84px}.mr-md-84{margin-right:84px}.mt-md-88{margin-top:88px}.mb-md-88{margin-bottom:88px}.ml-md-88{margin-left:88px}.mr-md-88{margin-right:88px}.mt-md-92{margin-top:92px}.mb-md-92{margin-bottom:92px}.ml-md-92{margin-left:92px}.mr-md-92{margin-right:92px}.mt-md-96{margin-top:96px}.mb-md-96{margin-bottom:96px}.ml-md-96{margin-left:96px}.mr-md-96{margin-right:96px}}@media all and (min-width: 1140px){.mt-lg-0{margin-top:0}.mb-lg-0{margin-bottom:0}.ml-lg-0{margin-left:0}.mr-lg-0{margin-right:0}.mt-lg-4{margin-top:4px}.mb-lg-4{margin-bottom:4px}.ml-lg-4{margin-left:4px}.mr-lg-4{margin-right:4px}.mt-lg-8{margin-top:8px}.mb-lg-8{margin-bottom:8px}.ml-lg-8{margin-left:8px}.mr-lg-8{margin-right:8px}.mt-lg-12{margin-top:12px}.mb-lg-12{margin-bottom:12px}.ml-lg-12{margin-left:12px}.mr-lg-12{margin-right:12px}.mt-lg-16{margin-top:16px}.mb-lg-16{margin-bottom:16px}.ml-lg-16{margin-left:16px}.mr-lg-16{margin-right:16px}.mt-lg-20{margin-top:20px}.mb-lg-20{margin-bottom:20px}.ml-lg-20{margin-left:20px}.mr-lg-20{margin-right:20px}.mt-lg-24{margin-top:24px}.mb-lg-24{margin-bottom:24px}.ml-lg-24{margin-left:24px}.mr-lg-24{margin-right:24px}.mt-lg-28{margin-top:28px}.mb-lg-28{margin-bottom:28px}.ml-lg-28{margin-left:28px}.mr-lg-28{margin-right:28px}.mt-lg-32{margin-top:32px}.mb-lg-32{margin-bottom:32px}.ml-lg-32{margin-left:32px}.mr-lg-32{margin-right:32px}.mt-lg-36{margin-top:36px}.mb-lg-36{margin-bottom:36px}.ml-lg-36{margin-left:36px}.mr-lg-36{margin-right:36px}.mt-lg-40{margin-top:40px}.mb-lg-40{margin-bottom:40px}.ml-lg-40{margin-left:40px}.mr-lg-40{margin-right:40px}.mt-lg-44{margin-top:44px}.mb-lg-44{margin-bottom:44px}.ml-lg-44{margin-left:44px}.mr-lg-44{margin-right:44px}.mt-lg-48{margin-top:48px}.mb-lg-48{margin-bottom:48px}.ml-lg-48{margin-left:48px}.mr-lg-48{margin-right:48px}.mt-lg-52{margin-top:52px}.mb-lg-52{margin-bottom:52px}.ml-lg-52{margin-left:52px}.mr-lg-52{margin-right:52px}.mt-lg-56{margin-top:56px}.mb-lg-56{margin-bottom:56px}.ml-lg-56{margin-left:56px}.mr-lg-56{margin-right:56px}.mt-lg-60{margin-top:60px}.mb-lg-60{margin-bottom:60px}.ml-lg-60{margin-left:60px}.mr-lg-60{margin-right:60px}.mt-lg-64{margin-top:64px}.mb-lg-64{margin-bottom:64px}.ml-lg-64{margin-left:64px}.mr-lg-64{margin-right:64px}.mt-lg-68{margin-top:68px}.mb-lg-68{margin-bottom:68px}.ml-lg-68{margin-left:68px}.mr-lg-68{margin-right:68px}.mt-lg-72{margin-top:72px}.mb-lg-72{margin-bottom:72px}.ml-lg-72{margin-left:72px}.mr-lg-72{margin-right:72px}.mt-lg-76{margin-top:76px}.mb-lg-76{margin-bottom:76px}.ml-lg-76{margin-left:76px}.mr-lg-76{margin-right:76px}.mt-lg-80{margin-top:80px}.mb-lg-80{margin-bottom:80px}.ml-lg-80{margin-left:80px}.mr-lg-80{margin-right:80px}.mt-lg-84{margin-top:84px}.mb-lg-84{margin-bottom:84px}.ml-lg-84{margin-left:84px}.mr-lg-84{margin-right:84px}.mt-lg-88{margin-top:88px}.mb-lg-88{margin-bottom:88px}.ml-lg-88{margin-left:88px}.mr-lg-88{margin-right:88px}.mt-lg-92{margin-top:92px}.mb-lg-92{margin-bottom:92px}.ml-lg-92{margin-left:92px}.mr-lg-92{margin-right:92px}.mt-lg-96{margin-top:96px}.mb-lg-96{margin-bottom:96px}.ml-lg-96{margin-left:96px}.mr-lg-96{margin-right:96px}}.form-container{border:1px solid #99b1e6;border-left:4px solid #0b40b3;padding:24px 23px 32px 19px;background:#fff;border-radius:4px;box-shadow:0 6px 16px rgba(230,235,245,.8)}.form-container.no-border{border:none;padding:24px}.form-container.white{background:#fff;border:4px solid #f0f0f0;border-radius:0;padding:24px;margin-left:-17px;margin-right:-17px}.input-label{display:inline-block;margin-bottom:8px;font:400 14px/20px Lato,sans-serif;color:#515a63}.input-label+.error-label,.input-label+.sub-label{margin-top:-4px}.sub-label{display:block;margin:4px 0 8px;font:400 12px/16px Lato,sans-serif;color:#515a63}.sub-label+.error-label{margin-top:-4px}.error-label{display:block;margin:4px 0 8px;font:400 12px/16px Lato,sans-serif;color:#df0024}@media all and (min-width: 768px){.form-container{padding:32px 32px 32px 28px}.form-container.white{padding:32px;margin-left:0;margin-right:0}.input-label{font-size:16px;line-height:24px}}html.modal-opened{overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;min-width:100%;min-height:100%;background:rgba(11,31,51,.62);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .25s;z-index:1999999998}.popup-wrapper{position:fixed;z-index:1999999999;top:0;left:0;width:100%;height:100%;overflow-y:auto}.popup{width:100%;min-height:100%;padding:24px;background:#fff}.popup .close{top:24px;right:24px}.popup .close,.popup .close:after{position:absolute;width:24px;height:24px}.popup .close:after{content:"";background:url(close_popup.5277510a9bf1b8d2c4e6.svg) 0 0 no-repeat}.popup .title{padding-right:40px;padding-bottom:24px;border-bottom:1px solid #99b1e6}@media all and (min-width: 768px){.popup-wrapper.popup-wrapper-scroll{overflow-y:auto}.popup{position:absolute;overflow-y:visible;top:50%;left:50%;max-width:634px;min-height:auto;max-height:100%;padding:32px;transform:translate3d(-50%,-50%,0);border-radius:12px}.popup.popup-scroll{margin:48px 0;top:0;max-height:none;transform:translate3d(-50%,0,0)}.popup .close{top:36px;right:36px}}@media print{.print-only{display:block!important}.screen-only{display:none!important}body,html{height:auto;margin:0!important;padding:0!important}.isPrinting iframe,.isPrinting lib-breadcrumbs,.isPrinting lib-disclaimers,.isPrinting lib-footer,.isPrinting lib-pso,.isPrinting main{display:none!important}}@media screen{.print-only{display:none!important}.screen-only{display:block!important}}@font-face{font-family:Lato;src:url(/lib-assets/fonts/Lato-Regular-v2.woff2) format("woff2"),url(/lib-assets/fonts/Lato-Regular-v2.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato-Bold;src:url(/lib-assets/fonts/Lato-Bold-v2.woff2) format("woff2"),url(/lib-assets/fonts/Lato-Bold-v2.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@supports (display: block){.rub{color:transparent!important}.rub:after{display:inline-block;width:.58em;margin-left:-.58em;content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(11, 31, 51)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.gray:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(102, 114, 127)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.light-gray:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(168, 172, 177)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.new-light-gray:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(209 213 223)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.white:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(255, 255, 255)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.black:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(0, 0, 0)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.blue:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(11, 64, 179)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub.red:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(223, 0, 36)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}.rub-bold{color:transparent!important}.rub-bold:after{display:inline-block;width:.58em;margin-left:-.58em;content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(11, 31, 51)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.gray:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(102, 114, 127)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.light-gray:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(168, 172, 177)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.new-light-gray:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(209 213 223)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.white:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(255, 255, 255)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.black:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(0, 0, 0)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.blue:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(11, 64, 179)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.rub-bold.red:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.77 268.5"><path fill="rgb(223, 0, 36)" d="M213.55,51.06a69.92,69.92,0,0,0-19-27.11Q181.7,12.62,162,6.31T115.41,0H28.14V135H0v39.14H28.14v20H0V233.3H28.14v35.2h50V233.3H141.4V194.16H78.09V174h37.32q26.19,0,45.78-6.5t32.58-18.2a74.09,74.09,0,0,0,19.5-27.95,95.39,95.39,0,0,0,6.5-35.74A93.58,93.58,0,0,0,213.55,51.06Zm-47.08,55.06a39.89,39.89,0,0,1-10.11,15.6,45.51,45.51,0,0,1-17,9.84,75.21,75.21,0,0,1-24,3.43H78.09V38.62h37.32a80.17,80.17,0,0,1,24.14,3.25,44.75,44.75,0,0,1,16.9,9.38,38.4,38.4,0,0,1,10,14.85,54.13,54.13,0,0,1,3.35,19.5A59.68,59.68,0,0,1,166.47,106.12Z"/></svg>')}.dropdown-item.selected .rub:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 205.55 266.09"><path fill="rgb(255, 255, 255)" d="M199.51,48.46a67,67,0,0,0-18.29-26Q169,11.7,150.31,5.85T106.39,0H27.84V138H0v28.37H27.84v30.79H0v28.38H27.84v40.58H63.68V225.51H141.4V197.13H63.68V166.56h42.71q24.14,0,42.62-6.22T180,143a73.21,73.21,0,0,0,19-26.55,86.66,86.66,0,0,0,6.5-34A91.67,91.67,0,0,0,199.51,48.46Zm-33.89,56.45a46.75,46.75,0,0,1-12.16,17.55,56.68,56.68,0,0,1-19.87,11.42Q121.8,138,106.39,138H63.68V28.41h42.71q31.94,0,47.63,14.3t15.69,39.74A60,60,0,0,1,165.62,104.91Z"/></svg>')}}.color-white{color:#fff}.color-gosblue{color:#0d4cd3}.color-gosred{color:#ee3f58}.color-summer-night{color:#0b1f33}.color-error-highlight{color:rgba(238,63,88,.16)}.color-background{color:#fafcff}.color-bg-disabled{color:#d1d5df}.color-text-helper{color:#66727f}.color-active-item{color:#1d5deb}.color-giallo-brillante{color:#fed13e}.color-giallo-selezionato{color:#f8b200}.color-foglia-di-acero{color:#ff8a00}.color-pervinca{color:#e5eaf5}.color-azzurro-alice{color:#edf2fe}.color-osso-grigio{color:#ecf0f8}.color-telegrey-scuro{color:#86909c}.color-mandorle-pelate{color:#fef0cc}.color-giovani-steli{color:#ddf5e7}.color-petalo-rosa{color:#fcd9de}.color-blu-digitale{color:#4d83fa}.color-pulsante-premuto{color:#0b40b3}.color-blu-selvaggio{color:#9dacce}.color-green-sea{color:#16a086}.color-nephritis{color:#2dc36a}.color-pino-verde{color:#12826e}.color-tela-rossa{color:#e11432}.color-blu-traffico{color:#053b75}.color-granito-fresco{color:#eff5f9}.color-ciottoli{color:#e1e1e1}.black-70,.dark-gray,.gray,.grey{color:#66727f}.blue{color:#0d4cd3}.blue:hover{cursor:pointer}.green{color:#2dc36a}.white{color:#fff}.error{color:#e11432}.black{color:#000}.light-gray,.new-light-gray{color:#d1d5df}.green{color:#12826e}.red{color:#e11432}.yellow{color:#f8b200}.blue-digital{color:#4d83fa}.indigo{color:#1d5deb}.base-gray{color:#0b1f33}ul.list-blue-dotted{list-style:none}ul.list-blue-dotted>li{position:relative;margin-top:12px;margin-left:20px;font-size:16px;line-height:24px}ul.list-blue-dotted>li:first-child{margin-top:0}ul.list-blue-dotted>li:before{content:"";position:absolute;width:8px;height:8px;background-color:#4d83fa;border-radius:50%;left:-20px;top:8px}ul.list-blue-dotted>li ol,ul.list-blue-dotted>li ul{margin-top:12px}ul.list-blue-dotted>li ul:not(.list-blue-dotted){list-style:none}ul.list-blue-dotted>li ul:not(.list-blue-dotted)>li{position:relative;margin-top:12px;margin-left:20px;font-size:16px;line-height:24px}ul.list-blue-dotted>li ul:not(.list-blue-dotted)>li:before{content:"";position:absolute;width:8px;height:2px;background-color:#4d83fa;left:-20px;top:12px}ul.list-blue-dotted>li ul:not(.list-blue-dotted)>li:first-child{margin-top:0}ul.list-blue-dotted>li ul:not(.list-blue-dotted)>li ul.list-blue-dotted{margin-top:12px;margin-left:4px}ul.list-blue-dotted>li ul:not(.list-blue-dotted)>li ol{margin-top:12px;margin-left:22px}ol,ul.list-decimal{list-style:decimal;list-style-position:inside}ol>li,ul.list-decimal>li{margin-top:12px;text-indent:-1.2em;padding-left:1.2em}ol>li>:first-child,ul.list-decimal>li>:first-child{text-indent:-1.2em}ol>li *,ul.list-decimal>li *{text-indent:0}ol>li:first-child,ul.list-decimal>li:first-child{margin-top:0}ol>li ol,ol>li ul,ul.list-decimal>li ol,ul.list-decimal>li ul{margin-top:12px}ol>li ul:not(.list-blue-dotted),ul.list-decimal>li ul:not(.list-blue-dotted){list-style:none}ol>li ul:not(.list-blue-dotted)>li,ul.list-decimal>li ul:not(.list-blue-dotted)>li{position:relative;margin-top:12px;margin-left:20px;font-size:16px;line-height:24px}ol>li ul:not(.list-blue-dotted)>li:before,ul.list-decimal>li ul:not(.list-blue-dotted)>li:before{content:"";position:absolute;width:8px;height:2px;background-color:#4d83fa;left:-20px;top:12px}ol>li ul:not(.list-blue-dotted)>li:first-child,ul.list-decimal>li ul:not(.list-blue-dotted)>li:first-child{margin-top:0}ol>li ul:not(.list-blue-dotted)>li ul.list-blue-dotted,ul.list-decimal>li ul:not(.list-blue-dotted)>li ul.list-blue-dotted{margin-top:12px;margin-left:4px}ol>li ul:not(.list-blue-dotted)>li ol,ul.list-decimal>li ul:not(.list-blue-dotted)>li ol{margin-top:12px;margin-left:22px}ol>li ul:not(.list-decimal)>li,ul.list-decimal>li ul:not(.list-decimal)>li{text-indent:0;padding-left:0}ol.blue-digital-marker>li::marker,ul.list-decimal.blue-digital-marker>li::marker{color:#4d83fa;font-weight:700}.is-chrome ol,.is-chrome ul.list-decimal,.is-firefox ol,.is-firefox ul.list-decimal{list-style-position:outside;margin-left:1.2em}.is-chrome ol>li,.is-chrome ul.list-decimal>li,.is-firefox ol>li,.is-firefox ul.list-decimal>li{text-indent:0;padding-left:0}.is-chrome ol>li>:first-child,.is-chrome ul.list-decimal>li>:first-child,.is-firefox ol>li>:first-child,.is-firefox ul.list-decimal>li>:first-child{text-indent:0}ul.list-dashed{list-style:none}ul.list-dashed>li{position:relative;margin-top:12px;margin-left:20px;font-size:16px;line-height:24px}ul.list-dashed>li:before{content:"";position:absolute;width:8px;height:2px;background-color:#4d83fa;left:-20px;top:12px}ul.list-dashed>li:first-child{margin-top:0}ul.list-dashed>li ul.list-blue-dotted{margin-top:12px;margin-left:4px}ul.list-dashed>li ol{margin-top:12px;margin-left:22px}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){ol.list-decimal,ul.list-decimal{margin-left:28px}}}@media screen and (max-width: 1023px){.only-desktop{display:none!important}}@media screen and (min-width: 1024px){.only-mobile{display:none!important}}@media screen and (min-width: 1920px){.container{max-width:1920px;padding:0 75px;margin:0 auto}}body,html{padding:0;margin:0;overflow-x:auto!important;overflow-y:auto}html{display:flex;flex-direction:column}html,html.modal-opened{overflow:visible!important}html.modal-opened body{overflow:hidden}body{background:#fafcff;color:#0b1f33}app-root{overflow:visible!important;min-height:100vh;position:relative}.card{box-shadow:0 24px 48px 0 #e6ebf566,0 1px 4px 0 #e3ebfc;border-radius:12px;padding:24px;background-color:#fff}@media screen and (max-width: 1023px){.card{box-shadow:0 6px 16px 0 #e6ebf5cc,0 1px 4px 0 #e3ebfc}}.card__title--inset{padding:24px;margin:-24px -24px 0;border-bottom:1px solid #e1e1e1}.card__body{margin-top:8px;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.hidden{display:none!important}.popup-wrapper{max-width:100vw;max-height:100vh}.popup .close{cursor:pointer}.popup .footer{margin-top:auto!important;padding-top:24px}@media screen and (max-width: 767px){.popup{display:flex;flex-direction:column}.popup .footer{width:100%;flex-direction:column}}@media screen and (min-width: 1024px){.popup{min-height:293px;max-height:calc(100% - 192px);display:flex;flex-direction:column}.popup:not(._no-overflow){overflow:hidden}}.popup .body-wrapper{overflow-y:auto;display:flex;flex-direction:column;grid-gap:24px;gap:24px;width:100%}.cdk-drag-handle{cursor:grab!important}lib-notifier .notifiers-list .notifier.notifier-error{background-color:#e11432!important;color:#fff!important}lib-notifier .notifiers-list .notifier.notifier-error .close{background:url(/assets/@epgu/ui/assets/svg/close-white.svg) no-repeat 50%!important}lib-notifier .notifiers-list .notifier.notifier-warning .close{background-size:12px!important}lib-notifier .notifiers-list .notifier.notifier-success .close{background-size:16px!important}.nav-button.next-page,.nav-button.prev-page{display:block!important}.cdk-drag-preview .text-input{border:none!important;outline:none!important;padding-left:48px!important;padding-right:48px!important}lib-button.disabled button{color:#86909c!important;background-color:#e5eaf5!important}lib-checkbox input:disabled,lib-checkbox input:disabled+.checkbox{pointer-events:none!important}lib-radio .radio-input{visibility:hidden!important}lib-dropdown .dropdown-item[itemid=empty-item],lib-dropdown .empty-value span{display:none!important}lib-dropdown .dropdown{display:flex!important;flex-direction:column!important}lib-checkbox.toggler .checkbox{width:40px;border-radius:12px;background:#d1d5df!important;border-color:#d1d5df!important;transition:all .3s ease}lib-checkbox.toggler .checkbox+div{margin-left:16px}lib-checkbox.toggler .checkbox:before{content:"";display:block;width:24px!important;height:24px!important;position:absolute!important;left:-2px!important;top:-2px!important;bottom:0!important;border-radius:12px!important;border:1px solid #d1d5df!important;background:#fff!important;transition:all .3s ease}lib-checkbox.toggler .check-input:checked+.checkbox{background:#1d5deb!important;border-color:#1d5deb!important}lib-checkbox.toggler .check-input:checked+.checkbox:before{left:calc(100% - 20px)!important;background:#fff!important;border:1px solid #1d5deb!important}lib-dropdown-simple .empty span{color:#9dacce!important}lib-lookup .lookup .lookup-field.with-expand-button .search-field .search-clear{right:48px!important}lib-lookup .lookup .search-input{padding-left:16px!important;padding-right:0!important}lib-lookup .lookup .search-input.focused{padding-right:132px!important}.wide-containers .container{max-width:none!important}