html{font-size:16px}body,html{height:100%}body{background:#fefefe;font-family:Roboto Condensed,serif}#content{overflow-y:scroll}::-webkit-scrollbar{width:7px;height:7px}::-webpit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#500}::-webkit-scrollbar-thumb:hover{background:#4a0000}::-webkit-scrollbar-thumb:active{background:#400000}::-webkit-scrollbar-track{background:#200}.t-1,.t-2,.t-3,.t-4,.t-5{display:block;width:100%}.t-1,.t-2,.t-3,.t-4,.t-5,h1,h2,h3,h4,h5,h6{text-align:center;margin:1rem 0}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.6rem}h4{font-size:1.4rem}h5{font-size:1.2rem}h6{font-size:1rem}a,a:focus,a:hover{color:#212529;text-decoration:none}#langDataHeader{margin-top:1rem;margin-bottom:1rem}.negativeBtn{background:#dc3545!important;color:#fff!important}.negativeBtn:focus,.negativeBtn:hover{background:#d32535!important;color:#fff!important}.positiveBtn{background:#28a745!important;color:#fff!important}.positiveBtn:focus,.positiveBtn:hover{background:#23923d!important;color:#fff!important}.popover-header{margin:0;background:#6e0000;color:#fff;font-size:1rem!important}.wm-auto{min-width:auto}.tooltip .arrow:before{border-top-color:#6e0000}.tooltip .tooltip-inner{background-color:#6e0000;color:#fff}.row-cols-lg-9>*{max-width:11.11%;flex:0 0 11.11%}@media screen and (min-width:992px){.row-cols-11 .col-lg-1{max-width:9.09091%;flex:0 0 9.09091%}.row-cols-11 .col-lg-2{max-width:18.18182%;flex:0 0 18.18182%}.row-cols-11 .col-lg-3{max-width:27.27273%;flex:0 0 27.27273%}.row-cols-11 .col-lg-4{max-width:36.36364%;flex:0 0 36.36364%}.row-cols-11 .col-lg-5{max-width:45.45455%;flex:0 0 45.45455%}.row-cols-11 .col-lg-6{max-width:54.54545%;flex:0 0 54.54545%}.row-cols-11 .col-lg-7{max-width:63.63636%;flex:0 0 63.63636%}.row-cols-11 .col-lg-8{max-width:72.72727%;flex:0 0 72.72727%}.row-cols-11 .col-lg-9{max-width:81.81818%;flex:0 0 81.81818%}.row-cols-11 .col-lg-10{max-width:90.90909%;flex:0 0 90.90909%}.row-cols-11 .col-lg-11{max-width:100%;flex:0 0 100%}.top-lg{position:absolute;top:0}}.lazyProgressBar{width:40px;height:40px}.lazyProgressBar:after{display:block;width:40px;height:40px;border:4px solid rgba(110,0,0,.2);border-left-color:#6e0000;border-radius:50%;-webkit-animation:rotate .4s linear infinite;animation:rotate .4s linear infinite;content:""}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nonScrollable::-webkit-scrollbar{display:none}#forgottenPswForm,#profileForm,#signUpForm{background:#fff;border:1px solid #d8d8d8;border-radius:5px}[contenteditable].form-control:focus,[type=email].form-control:focus,[type=password].form-control:focus,[type=tel].form-control:focus,[type=text].form-control:focus,input.form-control:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea.form-control:focus,textarea:focus{border-color:#ced4da!important;box-shadow:none!important}.input-group-text{background:#6e0000;color:#fff;border-radius:0!important;border-color:#6e0000;font-size:1.1rem!important;padding:0 .5rem!important}::-webkit-input-placeholder{color:#7e8b98!important}::-moz-placeholder{color:#7e8b98!important}:-ms-input-placeholder{color:#7e8b98!important}::-ms-input-placeholder{color:#7e8b98!important}::placeholder{color:#7e8b98!important}.input-group-text,input,select{height:38px}.require label:after{color:#dc3545!important;padding-left:.2rem;font-size:1.1rem;content:"*"}.btn{background:#6e0000;width:100%;height:38px;line-height:38px;padding:0;border-radius:0;transition:background .1s}.btn,.btn:focus{color:#fff!important}.btn:focus{box-shadow:none}.btn:hover{background:#640000;color:#fff!important;transition:background .1s}.btn.disabled{pointer-events:none;cursor:default}.selectBox{position:relative}.selectBox select{display:none}.selectBox .selectInput{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectBox .selectInput:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #777;position:absolute;top:50%;right:.5rem;transform:translateY(-50%);content:"";pointer-events:none}.selectBox .selectOptions{display:none;background:#fff;width:100%;max-height:200px;border:1px solid #ccc;position:absolute;overflow-y:scroll;z-index:1}.selectBox .selectOptions .selectOption{background:#fff;color:#495057;padding:.2rem .75rem;border-bottom:1px solid #f1f1f1;cursor:pointer}.selectBox .selectOptions .selectOption:nth-child(2n){background:#fbfbfb}.selectBox .selectOptions .selectOption:hover{background:#f9f9f9}.form-check{padding:0;position:relative;user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.form-check input[type=checkbox]{opacity:0}.form-check label{height:100%;cursor:pointer}.form-check label .checkboxMark{position:absolute;width:20px;height:20px;top:50%;transform:translateY(-50%);right:0}.form-check label .checkboxMark:before{display:block;width:100%;height:100%;content:"";border:2px solid #6e0000}.form-check label .checkboxMark:after{display:block;background:#6e0000;width:0;height:0%;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:width .1s,height .1s}.form-check label .checkboxText{height:20px;padding-right:25px}.form-check label.leftAlign .checkboxMark{right:auto}.form-check label.leftAlign .checkboxText{padding-right:0;padding-left:25px}.form-check label a{color:#6e0000;transition:color .3s}.form-check label a:hover{color:#a10000;transition:color .3s}.form-check input[type=checkbox]:checked+label .checkboxMark:after{width:55%;height:55%;transition:width .1s,height .1s}select{padding:0 .75rem!important}.filterSelect{position:relative}.filterSelect select{display:none}.filterSelect .filterSelectInput{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filterSelect .filterSelectInput:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #777;position:absolute;top:50%;right:.5rem;transform:translateY(-50%);content:"";pointer-events:none}.filterSelect .filterSelectBox{display:none;background:#fbfbfb;width:100%;border:1px solid #d8d8d8;position:absolute;z-index:1}.filterSelect .filterSelectBox .filterSelectOptions{background:#fefefe;height:200px;border:1px solid #d8d8d8;border-radius:3px;overflow-y:scroll}.filterSelect .filterSelectBox .filterSelectOptions .filterSelectOption{background:rgba(110,0,0,.015);height:30px;line-height:30px;cursor:pointer}.filterSelect .filterSelectBox .filterSelectOptions .filterSelectOption:nth-child(2n){background:rgba(110,0,0,.05)}.filterSelect .filterSelectBox .filterSelectOptions .filterSelectOption:hover{background:rgba(110,0,0,.15)}.filterCheck{background:#fbfbfb;width:100%;border:1px solid #d8d8d8;z-index:1}.filterCheck .filterCheckOptions{background:#fefefe;height:200px;border:1px solid #d8d8d8;border-radius:3px;overflow-y:scroll}.filterCheck .filterCheckOptions .filterCheckOption{background:rgba(110,0,0,.015);height:30px;line-height:30px;cursor:pointer}.filterCheck .filterCheckOptions .filterCheckOption:nth-child(2n){background:rgba(110,0,0,.05)}.filterCheck .filterCheckOptions .filterCheckOption:hover{background:rgba(110,0,0,.15)}.filterCheck .filterCheckOptions .filterCheckOption .checkboxMark{right:.75rem!important}.fileChooser{position:relative;overflow:hidden}.fileChooser .fileChooserLabel{background:#fff;border:1px solid #d8d8d8;border-left:0;border-right:0;cursor:pointer}.fileChooser .fileChooserProgressBar{background:rgba(35,146,61,.3);width:0;height:100%;position:absolute;top:0;left:0}.fileChooser .fileChooserProgressBarPercent{font-size:1.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.rangeBox{width:90%;height:35px;margin:auto;position:relative}.rangeBox input[type=range]{width:100%;height:100%;position:absolute;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;z-index:2}.rangeBox input[type=range]::-webkit-slider-thumb{width:25px;height:25px;cursor:pointer;pointer-events:all;-webkit-appearance:none;appearance:none}.rangeBox .rangeMarks{width:100%;height:100%;position:relative}.rangeBox .rangeMarks .track{background:rgba(110,0,0,.2);width:100%}.rangeBox .rangeMarks .range,.rangeBox .rangeMarks .track{height:7px;border-radius:5px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.rangeBox .rangeMarks .range{background:rgba(110,0,0,.7);right:0}.rangeBox .rangeMarks .thumb{background:#500;width:20px;height:20px;border-radius:100%;position:absolute;top:50%;cursor:pointer}.rangeBox .rangeMarks .thumb.start{left:0;transform:translate(-10px,-50%)}.rangeBox .rangeMarks .thumb.end{right:0;transform:translate(10px,-50%)}#progressBar{display:none;background:transparent;width:100%;height:100%;position:fixed;top:0;left:0;content:" ";opacity:.8;z-index:1;user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#progressBar #progressBarBlocks{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#progressBar #progressBarBlocks .progressBarBlock{display:inline-flex;background:#6e0000;margin:0 .2rem;transform:scale(.2);opacity:.5}#progressBar #progressBarBlocks .progressBarBlock:first-child{-webkit-animation:scaleAnimation 2s .18s infinite;animation:scaleAnimation 2s .18s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(2){-webkit-animation:scaleAnimation 2s .36s infinite;animation:scaleAnimation 2s .36s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(3){-webkit-animation:scaleAnimation 2s .54s infinite;animation:scaleAnimation 2s .54s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(4){-webkit-animation:scaleAnimation 2s .72s infinite;animation:scaleAnimation 2s .72s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(5){-webkit-animation:scaleAnimation 2s .9s infinite;animation:scaleAnimation 2s .9s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(6){-webkit-animation:scaleAnimation 2s 1.08s infinite;animation:scaleAnimation 2s 1.08s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(7){-webkit-animation:scaleAnimation 2s 1.26s infinite;animation:scaleAnimation 2s 1.26s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(8){-webkit-animation:scaleAnimation 2s 1.44s infinite;animation:scaleAnimation 2s 1.44s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(9){-webkit-animation:scaleAnimation 2s 1.62s infinite;animation:scaleAnimation 2s 1.62s infinite}#progressBar #progressBarBlocks .progressBarBlock:nth-child(10){-webkit-animation:scaleAnimation 2s 1.8s infinite;animation:scaleAnimation 2s 1.8s infinite}@-webkit-keyframes scaleAnimation{0%{transform:scale(.2);opacity:.5}35%,75%{transform:scale(1);opacity:1}75%,to{transform:scale(.2);opacity:.5}}@keyframes scaleAnimation{0%{transform:scale(.2);opacity:.5}35%,75%{transform:scale(1);opacity:1}75%,to{transform:scale(.2);opacity:.5}}#confirmModal .modal-dialog{max-width:400px}#confirmModal .modal-dialog .modal-content{border-radius:0}#confirmModal .modal-dialog .modal-content #confimModalIcon{color:#f15e5e;text-align:center}#notifyBox{position:fixed;right:3rem;top:3rem;z-index:1040}#topLine{background:#6e0000;color:#fff;border-bottom:1px solid #cbcbcb;z-index:3}#topLine #logo{max-height:80%}#topLine #logoText{color:#fff;font-size:1.5rem}#topLine p{margin:0}#topLine #locales .nav-link{color:#fff!important}#topLine .sideMenuBtn{z-index:1}#navigator{background:#fafafa;border-bottom:1px solid #e5e5e5}#navigator .navigatorItem:last-child{cursor:default;pointer-events:none}footer{background:#444}footer,footer a,footer a:hover{color:#ccc}footer #legalBox{background:#373737;font-size:.9rem}footer #legalBox a{color:#848484;transition:color .3s}footer #legalBox a:hover{color:#c4c4c4;transition:color .3}footer #legalBox #cookieSettingsBtn{cursor:pointer}footer #copyRightBox{background:#2b2b2b;font-size:.8rem}footer #copyRightBox a{color:#6a6a6a;transition:color .3s}footer #copyRightBox a:hover{color:#919191;transition:color .3s}#cookieBar{background:rgba(0,0,0,.7);color:#eee;bottom:0;border-top:1px solid #bebebe;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}#cookieBar p{margin:0}#cookieBar #cookieSettingsBtn,#cookieBar #saveCookiesBtn{background:transparent;color:#eee!important;border:2px solid #eee;transition:background .3s}#cookieBar #cookieSettingsBtn:hover,#cookieBar #saveCookiesBtn:hover{background:#0d0d0d;transition:background .3s}#cookieBar #cookieSettings .cookieTypeBtn{background:rgba(0,0,0,.7);color:#eee!important;border:1px solid #e5e5e5;cursor:default;transition:background .3s}#cookieBar #cookieSettings .cookieTypeBtn:not(:nth-last-child()){border-bottom:0}#cookieBar #cookieSettings .cookieTypeBtn:not(.collapsed){background:transparent;border-right:0}#cookieBar #cookieSettings .cookieTypeBtn:hover{background:rgba(0,0,0,.3);transition:background .3s}#cookieBar #cookieSettings .checkboxMark:before{border-color:#eee}#cookieBar #cookieSettings .checkboxMark:after{background:#eee}#cookieBar #cookieSettings .accordion{max-height:168px;color:#eee;border:1px solid #e5e5e5;border-left:0;overflow-y:auto}#cookieBar #cookieSettings .accordion .table{color:#eee}#topMenu{border-bottom:1px solid #bebebe;z-index:4}#topMenu.showMobile{left:0}#topMenu.hideMobile{left:-100%;transition:left .5s}#topMenu #sideMenuToolbar{min-height:75px}#topMenu #sideMenuToolbar #topMenuBackBtn{width:30px;height:30px;border-radius:100%;top:1rem;right:1rem}#topMenu .sideMenuTitle{background:#6e0000;color:#fff}#topMenu #topMenuItems>.menuItems{position:relative!important}#topMenu.showMobile .menuItems{display:block;background:#fff;position:absolute;top:0;left:-100%;transition:left .5s}#topMenu.showMobile .menuItems.showMobile{left:0;transition:left .5s}#topMenu.showMobile .menuItems .menuItem{border-right:1px solid #bfbfbf;border-bottom:1px solid #f7f7f7}#topMenu.showMobile .menuItems .menuItem .fa-chevron-right{position:absolute;top:50%;right:2rem;transform:translateY(-50%)}#topMenu.showMobile nav .menuItems.showMobile,#topMenu.showMobile nav>.menuItems{left:0}#topMenu:not(.showMobile) .menuItems{display:none;background:#fff;z-index:2}#topMenu:not(.showMobile) .menuItems .menuItem{position:relative}#topMenu:not(.showMobile) .menuItems .menuItem:hover>.menuItems{display:block;position:absolute}#topMenu:not(.showMobile) .menuItems .menuItem .fa-chevron-down,#topMenu:not(.showMobile) .menuItems .menuItem .fa-chevron-left{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}#topMenu:not(.showMobile) #topMenuItems>.menuItems{table-layout:fixed}#topMenu:not(.showMobile) #topMenuItems>.menuItems>.menuItem{display:table-cell}#topMenu:not(.showMobile) #topMenuItems>.menuItems>.menuItem .menuItemBtn{background:linear-gradient(90deg,#212529 0,#212529);-webkit-background-clip:text;background-clip:text;color:transparent}#topMenu:not(.showMobile) #topMenuItems>.menuItems>.menuItem .menuItemBtn:hover{-webkit-animation:changeClr .5s linear;animation:changeClr .5s linear;background:linear-gradient(90deg,#500 0,#500);-webkit-background-clip:text;background-clip:text;color:transparent}#topMenu:not(.showMobile) #topMenuItems>.menuItems>.menuItem:hover #topMenu:not(.showMobile) #topMenuItems>.menuItems>.menuItem>.menuItems .menuItem:hover>.menuItems{top:0;left:100%}#topMenu:not(.showMobile) #topMenuItems>.menuItems>.menuItem>.menuItems{border:1px solid #bebebe}@-webkit-keyframes changeClr{0%{background:linear-gradient(90deg,#212529 0,#212529 49%,#500 50%,#500 0,#212529 51%,#212529);-webkit-background-clip:text;background-clip:text}2%{background:linear-gradient(90deg,#212529 0,#212529 48%,#500 49%,#500 51%,#212529 52%,#212529);-webkit-background-clip:text;background-clip:text}4%{background:linear-gradient(90deg,#212529 0,#212529 47%,#500 48%,#500 52%,#212529 53%,#212529);-webkit-background-clip:text;background-clip:text}6%{background:linear-gradient(90deg,#212529 0,#212529 46%,#500 47%,#500 53%,#212529 54%,#212529);-webkit-background-clip:text;background-clip:text}8%{background:linear-gradient(90deg,#212529 0,#212529 45%,#500 46%,#500 54%,#212529 55%,#212529);-webkit-background-clip:text;background-clip:text}10%{background:linear-gradient(90deg,#212529 0,#212529 44%,#500 45%,#500 55%,#212529 56%,#212529);-webkit-background-clip:text;background-clip:text}12%{background:linear-gradient(90deg,#212529 0,#212529 43%,#500 44%,#500 56%,#212529 57%,#212529);-webkit-background-clip:text;background-clip:text}14%{background:linear-gradient(90deg,#212529 0,#212529 42%,#500 43%,#500 57%,#212529 58%,#212529);-webkit-background-clip:text;background-clip:text}16%{background:linear-gradient(90deg,#212529 0,#212529 41%,#500 42%,#500 58%,#212529 59%,#212529);-webkit-background-clip:text;background-clip:text}18%{background:linear-gradient(90deg,#212529 0,#212529 40%,#500 41%,#500 59%,#212529 60%,#212529);-webkit-background-clip:text;background-clip:text}20%{background:linear-gradient(90deg,#212529 0,#212529 39%,#500 40%,#500 60%,#212529 61%,#212529);-webkit-background-clip:text;background-clip:text}22%{background:linear-gradient(90deg,#212529 0,#212529 38%,#500 39%,#500 61%,#212529 62%,#212529);-webkit-background-clip:text;background-clip:text}24%{background:linear-gradient(90deg,#212529 0,#212529 37%,#500 38%,#500 62%,#212529 63%,#212529);-webkit-background-clip:text;background-clip:text}26%{background:linear-gradient(90deg,#212529 0,#212529 36%,#500 37%,#500 63%,#212529 64%,#212529);-webkit-background-clip:text;background-clip:text}28%{background:linear-gradient(90deg,#212529 0,#212529 35%,#500 36%,#500 64%,#212529 65%,#212529);-webkit-background-clip:text;background-clip:text}30%{background:linear-gradient(90deg,#212529 0,#212529 34%,#500 35%,#500 65%,#212529 66%,#212529);-webkit-background-clip:text;background-clip:text}32%{background:linear-gradient(90deg,#212529 0,#212529 33%,#500 34%,#500 66%,#212529 67%,#212529);-webkit-background-clip:text;background-clip:text}34%{background:linear-gradient(90deg,#212529 0,#212529 32%,#500 33%,#500 67%,#212529 68%,#212529);-webkit-background-clip:text;background-clip:text}36%{background:linear-gradient(90deg,#212529 0,#212529 31%,#500 32%,#500 68%,#212529 69%,#212529);-webkit-background-clip:text;background-clip:text}38%{background:linear-gradient(90deg,#212529 0,#212529 30%,#500 31%,#500 69%,#212529 70%,#212529);-webkit-background-clip:text;background-clip:text}40%{background:linear-gradient(90deg,#212529 0,#212529 29%,#500 30%,#500 70%,#212529 71%,#212529);-webkit-background-clip:text;background-clip:text}42%{background:linear-gradient(90deg,#212529 0,#212529 28%,#500 29%,#500 71%,#212529 72%,#212529);-webkit-background-clip:text;background-clip:text}44%{background:linear-gradient(90deg,#212529 0,#212529 27%,#500 28%,#500 72%,#212529 73%,#212529);-webkit-background-clip:text;background-clip:text}46%{background:linear-gradient(90deg,#212529 0,#212529 26%,#500 27%,#500 73%,#212529 74%,#212529);-webkit-background-clip:text;background-clip:text}48%{background:linear-gradient(90deg,#212529 0,#212529 25%,#500 26%,#500 74%,#212529 75%,#212529);-webkit-background-clip:text;background-clip:text}50%{background:linear-gradient(90deg,#212529 0,#212529 24%,#500 25%,#500 75%,#212529 76%,#212529);-webkit-background-clip:text;background-clip:text}52%{background:linear-gradient(90deg,#212529 0,#212529 23%,#500 24%,#500 76%,#212529 77%,#212529);-webkit-background-clip:text;background-clip:text}54%{background:linear-gradient(90deg,#212529 0,#212529 22%,#500 23%,#500 77%,#212529 78%,#212529);-webkit-background-clip:text;background-clip:text}56%{background:linear-gradient(90deg,#212529 0,#212529 21%,#500 22%,#500 78%,#212529 79%,#212529);-webkit-background-clip:text;background-clip:text}58%{background:linear-gradient(90deg,#212529 0,#212529 20%,#500 21%,#500 79%,#212529 80%,#212529);-webkit-background-clip:text;background-clip:text}60%{background:linear-gradient(90deg,#212529 0,#212529 19%,#500 20%,#500 80%,#212529 81%,#212529);-webkit-background-clip:text;background-clip:text}62%{background:linear-gradient(90deg,#212529 0,#212529 18%,#500 19%,#500 81%,#212529 82%,#212529);-webkit-background-clip:text;background-clip:text}64%{background:linear-gradient(90deg,#212529 0,#212529 17%,#500 18%,#500 82%,#212529 83%,#212529);-webkit-background-clip:text;background-clip:text}66%{background:linear-gradient(90deg,#212529 0,#212529 16%,#500 17%,#500 83%,#212529 84%,#212529);-webkit-background-clip:text;background-clip:text}68%{background:linear-gradient(90deg,#212529 0,#212529 15%,#500 16%,#500 84%,#212529 85%,#212529);-webkit-background-clip:text;background-clip:text}70%{background:linear-gradient(90deg,#212529 0,#212529 14%,#500 15%,#500 85%,#212529 86%,#212529);-webkit-background-clip:text;background-clip:text}72%{background:linear-gradient(90deg,#212529 0,#212529 13%,#500 14%,#500 86%,#212529 87%,#212529);-webkit-background-clip:text;background-clip:text}74%{background:linear-gradient(90deg,#212529 0,#212529 12%,#500 13%,#500 87%,#212529 88%,#212529);-webkit-background-clip:text;background-clip:text}76%{background:linear-gradient(90deg,#212529 0,#212529 11%,#500 12%,#500 88%,#212529 89%,#212529);-webkit-background-clip:text;background-clip:text}78%{background:linear-gradient(90deg,#212529 0,#212529 10%,#500 11%,#500 89%,#212529 90%,#212529);-webkit-background-clip:text;background-clip:text}80%{background:linear-gradient(90deg,#212529 0,#212529 9%,#500 10%,#500 90%,#212529 91%,#212529);-webkit-background-clip:text;background-clip:text}82%{background:linear-gradient(90deg,#212529 0,#212529 8%,#500 9%,#500 91%,#212529 92%,#212529);-webkit-background-clip:text;background-clip:text}84%{background:linear-gradient(90deg,#212529 0,#212529 7%,#500 8%,#500 92%,#212529 93%,#212529);-webkit-background-clip:text;background-clip:text}86%{background:linear-gradient(90deg,#212529 0,#212529 6%,#500 7%,#500 93%,#212529 94%,#212529);-webkit-background-clip:text;background-clip:text}88%{background:linear-gradient(90deg,#212529 0,#212529 5%,#500 6%,#500 94%,#212529 95%,#212529);-webkit-background-clip:text;background-clip:text}90%{background:linear-gradient(90deg,#212529 0,#212529 4%,#500 5%,#500 95%,#212529 96%,#212529);-webkit-background-clip:text;background-clip:text}92%{background:linear-gradient(90deg,#212529 0,#212529 3%,#500 4%,#500 96%,#212529 97%,#212529);-webkit-background-clip:text;background-clip:text}94%{background:linear-gradient(90deg,#212529 0,#212529 2%,#500 3%,#500 97%,#212529 98%,#212529);-webkit-background-clip:text;background-clip:text}96%{background:linear-gradient(90deg,#212529 0,#212529 1%,#500 2%,#500 98%,#212529 99%,#212529);-webkit-background-clip:text;background-clip:text}98%{background:linear-gradient(90deg,#212529 0,#212529 0,#500 1%,#500 99%,#212529 100%,#212529 0);-webkit-background-clip:text;background-clip:text}to{background:linear-gradient(90deg,#212529 0,#212529 0,#500 0,#500 100%,#212529 101%,#212529 0);-webkit-background-clip:text;background-clip:text}}@keyframes changeClr{0%{background:linear-gradient(90deg,#212529 0,#212529 49%,#500 50%,#500 0,#212529 51%,#212529);-webkit-background-clip:text;background-clip:text}2%{background:linear-gradient(90deg,#212529 0,#212529 48%,#500 49%,#500 51%,#212529 52%,#212529);-webkit-background-clip:text;background-clip:text}4%{background:linear-gradient(90deg,#212529 0,#212529 47%,#500 48%,#500 52%,#212529 53%,#212529);-webkit-background-clip:text;background-clip:text}6%{background:linear-gradient(90deg,#212529 0,#212529 46%,#500 47%,#500 53%,#212529 54%,#212529);-webkit-background-clip:text;background-clip:text}8%{background:linear-gradient(90deg,#212529 0,#212529 45%,#500 46%,#500 54%,#212529 55%,#212529);-webkit-background-clip:text;background-clip:text}10%{background:linear-gradient(90deg,#212529 0,#212529 44%,#500 45%,#500 55%,#212529 56%,#212529);-webkit-background-clip:text;background-clip:text}12%{background:linear-gradient(90deg,#212529 0,#212529 43%,#500 44%,#500 56%,#212529 57%,#212529);-webkit-background-clip:text;background-clip:text}14%{background:linear-gradient(90deg,#212529 0,#212529 42%,#500 43%,#500 57%,#212529 58%,#212529);-webkit-background-clip:text;background-clip:text}16%{background:linear-gradient(90deg,#212529 0,#212529 41%,#500 42%,#500 58%,#212529 59%,#212529);-webkit-background-clip:text;background-clip:text}18%{background:linear-gradient(90deg,#212529 0,#212529 40%,#500 41%,#500 59%,#212529 60%,#212529);-webkit-background-clip:text;background-clip:text}20%{background:linear-gradient(90deg,#212529 0,#212529 39%,#500 40%,#500 60%,#212529 61%,#212529);-webkit-background-clip:text;background-clip:text}22%{background:linear-gradient(90deg,#212529 0,#212529 38%,#500 39%,#500 61%,#212529 62%,#212529);-webkit-background-clip:text;background-clip:text}24%{background:linear-gradient(90deg,#212529 0,#212529 37%,#500 38%,#500 62%,#212529 63%,#212529);-webkit-background-clip:text;background-clip:text}26%{background:linear-gradient(90deg,#212529 0,#212529 36%,#500 37%,#500 63%,#212529 64%,#212529);-webkit-background-clip:text;background-clip:text}28%{background:linear-gradient(90deg,#212529 0,#212529 35%,#500 36%,#500 64%,#212529 65%,#212529);-webkit-background-clip:text;background-clip:text}30%{background:linear-gradient(90deg,#212529 0,#212529 34%,#500 35%,#500 65%,#212529 66%,#212529);-webkit-background-clip:text;background-clip:text}32%{background:linear-gradient(90deg,#212529 0,#212529 33%,#500 34%,#500 66%,#212529 67%,#212529);-webkit-background-clip:text;background-clip:text}34%{background:linear-gradient(90deg,#212529 0,#212529 32%,#500 33%,#500 67%,#212529 68%,#212529);-webkit-background-clip:text;background-clip:text}36%{background:linear-gradient(90deg,#212529 0,#212529 31%,#500 32%,#500 68%,#212529 69%,#212529);-webkit-background-clip:text;background-clip:text}38%{background:linear-gradient(90deg,#212529 0,#212529 30%,#500 31%,#500 69%,#212529 70%,#212529);-webkit-background-clip:text;background-clip:text}40%{background:linear-gradient(90deg,#212529 0,#212529 29%,#500 30%,#500 70%,#212529 71%,#212529);-webkit-background-clip:text;background-clip:text}42%{background:linear-gradient(90deg,#212529 0,#212529 28%,#500 29%,#500 71%,#212529 72%,#212529);-webkit-background-clip:text;background-clip:text}44%{background:linear-gradient(90deg,#212529 0,#212529 27%,#500 28%,#500 72%,#212529 73%,#212529);-webkit-background-clip:text;background-clip:text}46%{background:linear-gradient(90deg,#212529 0,#212529 26%,#500 27%,#500 73%,#212529 74%,#212529);-webkit-background-clip:text;background-clip:text}48%{background:linear-gradient(90deg,#212529 0,#212529 25%,#500 26%,#500 74%,#212529 75%,#212529);-webkit-background-clip:text;background-clip:text}50%{background:linear-gradient(90deg,#212529 0,#212529 24%,#500 25%,#500 75%,#212529 76%,#212529);-webkit-background-clip:text;background-clip:text}52%{background:linear-gradient(90deg,#212529 0,#212529 23%,#500 24%,#500 76%,#212529 77%,#212529);-webkit-background-clip:text;background-clip:text}54%{background:linear-gradient(90deg,#212529 0,#212529 22%,#500 23%,#500 77%,#212529 78%,#212529);-webkit-background-clip:text;background-clip:text}56%{background:linear-gradient(90deg,#212529 0,#212529 21%,#500 22%,#500 78%,#212529 79%,#212529);-webkit-background-clip:text;background-clip:text}58%{background:linear-gradient(90deg,#212529 0,#212529 20%,#500 21%,#500 79%,#212529 80%,#212529);-webkit-background-clip:text;background-clip:text}60%{background:linear-gradient(90deg,#212529 0,#212529 19%,#500 20%,#500 80%,#212529 81%,#212529);-webkit-background-clip:text;background-clip:text}62%{background:linear-gradient(90deg,#212529 0,#212529 18%,#500 19%,#500 81%,#212529 82%,#212529);-webkit-background-clip:text;background-clip:text}64%{background:linear-gradient(90deg,#212529 0,#212529 17%,#500 18%,#500 82%,#212529 83%,#212529);-webkit-background-clip:text;background-clip:text}66%{background:linear-gradient(90deg,#212529 0,#212529 16%,#500 17%,#500 83%,#212529 84%,#212529);-webkit-background-clip:text;background-clip:text}68%{background:linear-gradient(90deg,#212529 0,#212529 15%,#500 16%,#500 84%,#212529 85%,#212529);-webkit-background-clip:text;background-clip:text}70%{background:linear-gradient(90deg,#212529 0,#212529 14%,#500 15%,#500 85%,#212529 86%,#212529);-webkit-background-clip:text;background-clip:text}72%{background:linear-gradient(90deg,#212529 0,#212529 13%,#500 14%,#500 86%,#212529 87%,#212529);-webkit-background-clip:text;background-clip:text}74%{background:linear-gradient(90deg,#212529 0,#212529 12%,#500 13%,#500 87%,#212529 88%,#212529);-webkit-background-clip:text;background-clip:text}76%{background:linear-gradient(90deg,#212529 0,#212529 11%,#500 12%,#500 88%,#212529 89%,#212529);-webkit-background-clip:text;background-clip:text}78%{background:linear-gradient(90deg,#212529 0,#212529 10%,#500 11%,#500 89%,#212529 90%,#212529);-webkit-background-clip:text;background-clip:text}80%{background:linear-gradient(90deg,#212529 0,#212529 9%,#500 10%,#500 90%,#212529 91%,#212529);-webkit-background-clip:text;background-clip:text}82%{background:linear-gradient(90deg,#212529 0,#212529 8%,#500 9%,#500 91%,#212529 92%,#212529);-webkit-background-clip:text;background-clip:text}84%{background:linear-gradient(90deg,#212529 0,#212529 7%,#500 8%,#500 92%,#212529 93%,#212529);-webkit-background-clip:text;background-clip:text}86%{background:linear-gradient(90deg,#212529 0,#212529 6%,#500 7%,#500 93%,#212529 94%,#212529);-webkit-background-clip:text;background-clip:text}88%{background:linear-gradient(90deg,#212529 0,#212529 5%,#500 6%,#500 94%,#212529 95%,#212529);-webkit-background-clip:text;background-clip:text}90%{background:linear-gradient(90deg,#212529 0,#212529 4%,#500 5%,#500 95%,#212529 96%,#212529);-webkit-background-clip:text;background-clip:text}92%{background:linear-gradient(90deg,#212529 0,#212529 3%,#500 4%,#500 96%,#212529 97%,#212529);-webkit-background-clip:text;background-clip:text}94%{background:linear-gradient(90deg,#212529 0,#212529 2%,#500 3%,#500 97%,#212529 98%,#212529);-webkit-background-clip:text;background-clip:text}96%{background:linear-gradient(90deg,#212529 0,#212529 1%,#500 2%,#500 98%,#212529 99%,#212529);-webkit-background-clip:text;background-clip:text}98%{background:linear-gradient(90deg,#212529 0,#212529 0,#500 1%,#500 99%,#212529 100%,#212529 0);-webkit-background-clip:text;background-clip:text}to{background:linear-gradient(90deg,#212529 0,#212529 0,#500 0,#500 100%,#212529 101%,#212529 0);-webkit-background-clip:text;background-clip:text}}#topMenu{background:#fff;width:100%;height:100%;top:0;left:-100%;transition:left .5s;z-index:3}#topMenu:not(.showMobile) #topCategories .menuItems{display:none;border:1px solid #eaeaea;border-top:0;position:absolute;top:0;left:100%}#topMenu:not(.showMobile) #topCategories .menuItems .menuItem{position:static}#topMenu:not(.showMobile) #topCategories .menuItems .menuItem .menuItemBtn:after{display:block;background:#efefef;width:100%;height:1px;content:""}#topMenu:not(.showMobile) #topCategories .menuItems .menuItem .menuItemBtn .fa-chevron-right{font-size:.8rem;top:50%;right:1rem;transform:translateY(-50%);position:absolute}#topMenu:not(.showMobile) #topCategories .menuItems>.menuItem:hover>.menuItems{display:block;height:100%}#topMenu:not(.showMobile) #topCategories:hover>.menuItems{display:block}#topMenu:not(.showMobile) #topCategories #mainItem{background:#6e0000;color:#fff}#topMenu:not(.showMobile) #topCategories>.menuItems{background:#fbfbfb;border-top:1px solid #eaeaea;top:100%;left:0}.qtyBox .qtyInput{text-align:center;border-radius:0}.qtyBox .qtyInput::-webkit-inner-spin-button,.qtyBox .qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.priceBox{height:100px;line-height:21px;font-size:1.2rem;font-weight:700}.priceBox br{display:block;content:" "}.priceBox .actionBruttoBox~.actionNettoBox,.priceBox .actionNettoBox~.actionBruttoBox,.priceBox .bruttoBox~.nettoBox,.priceBox .nettoBox~.bruttoBox{font-size:.8rem;font-weight:400}.priceBox .actionBrutto~.currency,.priceBox .actionNetto~.currency,.priceBox .brutto~.currency,.priceBox .currency~.actionBrutto,.priceBox .currency~.actionNetto,.priceBox .currency~.brutto,.priceBox .currency~.netto,.priceBox .netto~.currency,.priceBox .vat{padding-left:.3rem}.priceBox .strikeBox{color:#7e8b98;font-size:.9rem;text-decoration:line-through}.priceBox .actionBruttoBox,.priceBox .actionNettoBox{color:#cc0114}.priceBox .actionBruttoBox~.actionNettoBox,.priceBox .actionNettoBox~.actionBruttoBox{color:#212529}#comparePreview{background:#f9f9f9;height:65px;border-top:1px solid #d8d8d8;position:fixed;right:0;left:0;bottom:0;z-index:3}#comparePreview #previewProducts{height:65px}#comparePreview #previewProducts .previewProduct{background:#fefefe;height:50px;border:1px solid #d8d8d8;border-radius:5px}#comparePreview #previewProducts .previewProduct.empty{background:#f1f1f1}#comparePreview #previewProducts .previewProduct .productImgBox{width:20%}#comparePreview #previewProducts .previewProduct .productImgBox .productImg{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}#comparePreview #previewProducts .previewProduct .productImgBox .productImgIcon{color:rgba(33,37,41,.1)}#comparePreview #previewProducts .previewProduct .productName{font-size:.8rem;font-weight:700}#comparePreview #previewProducts .previewProduct .compareBtn{background:transparent;color:#000!important;border-radius:100%;top:0;right:0;transform:translate(25%,-25%)}#comparePreview #compareDetailsBtn{height:50px;border-radius:5px;font-size:1.1rem}#compareBox{background:#fefefe;border-right:1px solid #d8d8d8;top:0;left:-100%;z-index:4;transition:left .8s}#compareBox.show{left:0;transition:left .8s}#compareBox #compareCloseBtn{width:38px;border-radius:100%}#compareBox .groupBox{border-right:1px solid #d8d8d8}#compareBox .paramRow{background:rgba(110,0,0,.05);height:35px;line-height:35px}#compareBox .paramRow:nth-child(2n){background:#fefefe}.preSearchProducts{background:#fefefe;border:1px solid #e5e5e5;overflow-y:scroll;z-index:1}.preSearchProducts .preSearchProduct{height:50px!important;border-bottom:1px solid #e5e5e5}.preSearchProducts .preSearchProduct .productImgBox .productImg{width:80%;height:80%;-o-object-fit:scale-down;object-fit:scale-down}.preSearchProducts .preSearchProduct .productImgIcon{color:#d8d8d8}.preSearchProducts .preSearchProduct .productName{color:#5a6570;transition:color .3s}.preSearchProducts .preSearchProduct:hover>.productName{color:#000;transition:color .3s}.preSearchEmptyResult{background:#fefefe;height:50px!important;border:1px solid #e5e5e5}#signInModal .signInTitle{font-size:2rem}#signInModal .forgottenPwsBtn{color:rgba(33,37,41,.5);transition:color .3s}#signInModal .forgottenPwsBtn:hover{color:#212529;transition:color .3s}#signInModal .signInBtn,#signInModal .signUpBtn{height:50px;line-height:50px;font-size:1.3rem}#signInModal .signUpBtn{background:#fff;color:#080000!important;border:2px solid #200;transition:background .3s}#signInModal .signUpBtn:hover{background:rgba(34,0,0,.05);transition:background .3s}#addToCartPopup .productImgBox{border:1px solid #d8d8d8}#addToCartPopup .productImgBox .productImg{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}#addToCartPopup #cartDataBox{background:#f9f9f9;border:1px solid #d8d8d8}#sideCartBox #sideCartOpenBtn{width:50px;height:50px;top:50%;right:0;transform:translateY(-50%)}#sideCartBox #sideCartCloseBtn{width:60px;height:60px;top:0;left:0}#sideCartBox #sideCartWall{background:rgba(0,0,0,.5);top:0;left:0;z-index:5}#sideCartBox #sideCart{background:#fefefe;border-left:1px solid #d8d8d8;top:0;transition:right .5s;z-index:5}#sideCartBox #sideCart.open{right:0;transition:right .5s}#sideCartBox #sideCart #sideCartTitle{background:#6e0000;color:#fff;height:60px;line-height:60px}#sideCartBox #sideCart #sideCartProducts{overflow-y:auto}#sideCartBox #sideCart #sideCartProducts .sideCartProduct{border-bottom:1px solid #d8d8d8}#sideCartBox #sideCart #sideCartProducts .sideCartProduct .productImg{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}#sideCartBox #sideCart #sideCartProducts .sideCartProduct .productImgIcon{color:rgba(33,37,41,.1)}#sideCartBox #sideCart #sideCartProducts .sideCartProduct .productName{font-size:1.1rem;font-weight:700}#sideCartBox #sideCart #sideCartProducts .sideCartProduct .itemNumber{font-size:.9rem}#sideCartBox #sideCart #sideCartProducts .sideCartProduct .qtyBox .qtyBtn,#sideCartBox #sideCart #sideCartProducts .sideCartProduct .qtyBox .qtyInput{height:30px!important;line-height:30px;font-size:.8rem}#sideCartBox #sideCart #sideCartProducts .sideCartProduct .sideCartRemoveBtn{width:30px;height:30px;line-height:30px;font-size:.8rem}#sideCartBox #sideCart #sideCartPrice{background:#f6f6f6;height:60px;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}#sideCartBox #sideCart #sideCartPrice #sideCartPriceTitle{font-size:1.2rem;font-weight:700}#sideCartBox #sideCart #cartBtn{height:50px;line-height:50px;font-size:1.5rem}.center{top:50%;transform:translate(-50%,-50%)}.center,.h-center{position:absolute;left:50%}.h-center{transform:translateX(-50%)}.v-center{top:50%;transform:translateY(-50%)}.left,.v-center{position:absolute}.left{left:0}.right{right:0}.right,.top{position:absolute}.top{top:0}.bottom{position:absolute;bottom:0}@media screen and (min-width:0px){body{font-size:.9rem}.t-1{font-size:1.44rem}.t-2{font-size:1.28rem}.t-3{font-size:1.12rem}.t-4{font-size:.96rem}.t-5{font-size:.8rem}.input-group-text,input,select{height:38px!important}.fileChooser .fileChooserLabel{height:38px!important;line-height:38px!important}#progressBar .progressBarBlock{width:15px;height:15px}#confirmModal #confirmModalTitle{font-size:3.2rem}#confirmModal #confirmModalText{font-size:2.2rem}#notifyBox{width:calc(100% - 6rem)}#topLine,#topLine .row{height:175px}#topMenu{font-size:1rem;position:fixed;overflow-y:scroll}#topMenu .menuItem{height:38px;line-height:38px}.preSearchProducts{max-height:250px}#profileMenu #profileMenuItems{width:auto;left:-.5rem}#sideCart{width:100%;right:-100%}#sideCartProducts{height:calc(100% - 170px)}main{min-height:calc(100% - 292px)}}@media screen and (min-width:576px){body{font-size:.9rem}.t-1{font-size:1.44rem}.t-2{font-size:1.28rem}.t-3{font-size:1.12rem}.t-4{font-size:.96rem}.t-5{font-size:.8rem}.input-group-text,input,select{height:38px!important}.fileChooser .fileChooserLabel{height:38px!important;line-height:38px!important}#progressBar .progressBarBlock{width:15px;height:15px}#confirmModal #confirmModalTitle{font-size:3.2rem}#confirmModal #confirmModalText{font-size:2.2rem}#notifyBox{width:calc(100% - 6rem)}#topLine,#topLine .row{height:175px}#topMenu{font-size:1rem;position:fixed;overflow-y:scroll}#topMenu .menuItem{height:38px;line-height:38px}.preSearchProducts{max-height:250px}#profileMenu #profileMenuItems{width:auto;left:-.5rem}#sideCart{width:100%;right:-100%}#sideCartProducts{height:calc(100% - 170px)}main{min-height:calc(100% - 292px)}}@media screen and (min-width:768px){body{font-size:.9rem}.t-1{font-size:1.44rem}.t-2{font-size:1.28rem}.t-3{font-size:1.12rem}.t-4{font-size:.96rem}.t-5{font-size:.8rem}.input-group-text,input,select{height:38px!important}.fileChooser .fileChooserLabel{height:38px!important;line-height:38px!important}#progressBar .progressBarBlock{width:15px;height:15px}#confirmModal #confirmModalTitle{font-size:2.8rem}#confirmModal #confirmModalText{font-size:1.8rem}#notifyBox{width:calc(100% - 6rem)}#topLine,#topLine .row{height:175px}#topMenu{font-size:1rem;position:fixed;overflow-y:scroll}#topMenu .menuItem{height:38px;line-height:38px}.preSearchProducts{max-height:250px}#profileMenu #profileMenuItems{width:auto;left:-.5rem}#sideCartProducts{height:calc(100% - 170px)}main{min-height:calc(100% - 292px)}}@media screen and (min-width:992px){body{font-size:1rem;margin-bottom:-175px}.t-1{font-size:1.8rem}.t-2{font-size:1.6rem}.t-3{font-size:1.4rem}.t-4{font-size:1.2rem}.t-5{font-size:1rem}.w-lg-50{width:50%!important}.input-group-text,input,select{height:38px!important}.fileChooser .fileChooserLabel{height:38px!important;line-height:38px!important}#progressBar .progressBarBlock{width:30px;height:30px}#confirmModal #confirmModalTitle{font-size:2.2rem}#confirmModal #confirmModalText{font-size:1.2rem}#notifyBox{width:25%}#topLine,#topLine .row{height:175px}#topMenu{font-size:1.2rem;position:static;overflow-y:initial}#topMenu #topMenuItems>.menuItems{display:table!important}#topMenu .menuItem{height:50px;line-height:50px}.preSearchProducts{max-height:550px}#profileMenu #profileMenuItems{width:100%;left:50%}#sideCart{width:50%;right:-50%}#sideCartProducts{height:calc(100% - 170px)}main{min-height:calc(100% - 304px)}}@media screen and (min-width:1200px){body{font-size:1rem;margin-bottom:-175px}.t-1{font-size:1.8rem}.t-2{font-size:1.6rem}.t-3{font-size:1.4rem}.t-4{font-size:1.2rem}.t-5{font-size:1rem}.w-lg-50{width:50%!important}.input-group-text,input,select{height:38px!important}.fileChooser .fileChooserLabel{height:38px!important;line-height:38px!important}#progressBar .progressBarBlock{width:30px;height:30px}#confirmModal #confirmModalTitle{font-size:2.2rem}#confirmModal #confirmModalText{font-size:1.2rem}#notifyBox{width:25%}#topLine,#topLine .row{height:175px}#topMenu .menuItem{height:50px;line-height:50px}.preSearchProducts{max-height:550px}#profileMenu #profileMenuItems{width:100%}#sideCart{width:30%;right:-30%}#sideCartProducts{height:calc(100% - 170px)}main{min-height:calc(100% - 304px)}}