/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
 @import url(https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;700&display=swap&subset=latin,latin-ext);html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html,body,.basetext{font-family:"Mulish",sans-serif;font-size:16px;line-height:1.4;color:#fff;word-break:break-word}h1,h2,h3,h4,.headerstyle{font-size:clamp(36px, 32.71875px + 0.0078125 * 100vw, 46px);font-weight:700;background:-webkit-linear-gradient(0deg,#B68D2E 0%,#E9BC53 70%);-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;line-height:1.2em;margin:.4em 0}h1{margin-top:0}h2{font-size:clamp(27px, 24.046875px + 0.00703125 * 100vw, 36px)}h3{font-size:clamp(20px, 17.703125px + 0.00546875 * 100vw, 27px)}h4{font-size:1em}*,*:before,*:after{box-sizing:border-box;text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}p,li{padding:0;margin:.6em 0}ul{list-style-type:disc}ul,ol{list-style-position:outside;padding:0 0 0 2em;margin:0}ul li,ol li{padding-left:2px}img{border-style:none;vertical-align:top;max-width:100%;height:auto}iframe{max-width:100%}a{text-decoration:none;outline:none;color:#e6b951}a:focus,a:hover{text-decoration:underline;outline:none}@media print{a[href^=http]::after{content:" (" attr(href) ")";color:#fff;text-decoration:underline;text-decoration-color:"#fff"}}table{border-collapse:collapse;table-layout:fixed}hr{height:2px;border:0;background:#FF962B}table.split{display:block}table.split>tbody{display:block}table.split>tbody>tr{display:flex;flex-wrap:wrap;align-items:stretch}table.split>tbody>tr td{flex-shrink:1;flex-grow:1;padding:0}table.split>tbody>tr td[colspan]{flex-basis:100%!important}@media (max-width:768px){table.split>tbody>tr>td{flex-basis:100%;padding-left:0!important;padding-right:0!important}}table.split.vertical-align-center{display:block}table.split.vertical-align-center>tbody>tr{align-items:center}.form{background:#171c2f;padding:20px;position:relative;border-radius:17px}.form:after{content:"";position:absolute;height:18px;border-bottom:5px solid #E9BC53;width:100%;left:0;right:0;bottom:0;margin:0;border-bottom-left-radius:17px;border-bottom-right-radius:17px}.form .form-inner{border-radius:12px;flex-grow:1;width:100%}.form .field{margin:20px 0}.form .field>label{display:block;font-size:1.1em;font-weight:500;margin-bottom:5px}.form .field>input,.form .field>textarea,.form .field>select{width:100%}.form.labels-left-collapsible .field>label{flex-basis:100px;flex-shrink:0;margin:0}@media screen and (min-width:600px){.form.labels-left-collapsible .field{display:flex;flex-direction:row;align-items:flex-start}}.form.labels-left-fixed .field{display:flex;flex-direction:row;align-items:center}.form.labels-left-fixed .field>label{flex-basis:100px;flex-shrink:0;margin:0}select,textarea,input[type=text],input[type=password]{border-radius:4px;border:1px solid #aaa;outline:none;padding:0 13px;min-height:36px;vertical-align:middle;font-family:inherit;font-size:16px;background-color:#fff}select::placeholder,textarea::placeholder,input[type=text]::placeholder,input[type=password]::placeholder{color:#b3b3b3;opacity:1}select:-ms-input-placeholder,textarea:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder{color:#b3b3b3}select::-ms-input-placeholder,textarea::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder{color:#b3b3b3}input[type=text][readonly]{background:#ccc}textarea,input[type=text],input[type=password]{-webkit-appearance:none}input[type=checkbox],input[type=radio]{width:20px;height:20px;margin:0;margin-right:10px;vertical-align:middle}select{height:25px;padding:1px 4px}textarea{min-height:55px;resize:vertical}.ss-main{min-height:36px}.ss-value-delete{box-sizing:content-box}:root{--ss-primary-color:#003b99}.form-header{border-bottom:1px solid #ddd}.data-table{margin:0;border-radius:3px;display:flex;flex-direction:column;overflow:hidden}.data-table .row{width:100%;display:flex;align-items:center;min-height:55px;border-top:1px solid #133476;transition:0.1s background-color linear;text-decoration:none!important;flex-shrink:0}@media (min-width:768px){.data-table .row:not(.head):hover{background:#172c57}}.data-table .row .col{flex-basis:0%;flex-grow:1;padding-right:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-table .row .col .mobile-label{display:none}.data-table .row.head{border-bottom:1px solid #001bb8}.data-table .row.head .col{font-weight:600;white-space:normal;color:#444}.data-table .row.lastclick{background:#172c57}@media (max-width:1020px){.data-table-collapsible .row{display:block;padding:12px 0}.data-table-collapsible .row .col{display:flex;align-items:flex-start;white-space:normal}.data-table-collapsible .row .col .mobile-label{display:block;white-space:normal;flex-basis:110px;flex-grow:0;flex-shrink:0}.data-table-collapsible .row.head{display:none}}.btn-bluewire{cursor:pointer;display:inline-flex;font:inherit;vertical-align:middle;justify-content:center;white-space:nowrap;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;user-select:none;text-size-adjust:none;color:#6B6B6B;font-weight:500;padding:0;text-decoration:none!important;border:double 2px transparent;border-radius:4px;background-image:linear-gradient(#121526,#121526),linear-gradient(to bottom,#192F5D,#566FF4);background-origin:border-box;background-clip:content-box,border-box;display:inline-flex}.btn-bluewire.disabled,.btn-bluewire[disabled]{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}.btn-bluewire:hover{text-decoration:none}.btn-bluewire:focus{outline:none}.btn-bluewire>span{display:inline-flex;padding:12px 40px}.btn-bluewire:not(.disabled):hover{background-image:linear-gradient(#121526,#121526),linear-gradient(to bottom,#192F5D,#566FF4)}.btn-bluewire:not(.disabled):hover>span{color:#cfcfcf}.btn-bluewire:not(.disabled):focus{background-image:linear-gradient(#121526,#121526),linear-gradient(to bottom,#fff,#fff)}.btn-bluewire:not(.disabled):focus>span{color:#cfcfcf}.btn-gold,.commonpages-scss content .commonpages-submitrow .btn-commonpages-submit,.btn{cursor:pointer;display:inline-flex;font:inherit;vertical-align:middle;justify-content:center;white-space:nowrap;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;user-select:none;text-size-adjust:none;background:#b68d2e;background:linear-gradient(30deg,#b68d2e 0%,#e9bc53 75%);color:#fff;font-weight:500;padding:12px 40px;border-radius:4px}.btn-gold.disabled,.commonpages-scss content .commonpages-submitrow .disabled.btn-commonpages-submit,.disabled.btn,.btn-gold[disabled],.commonpages-scss content .commonpages-submitrow [disabled].btn-commonpages-submit,[disabled].btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}.btn-gold:hover,.commonpages-scss content .commonpages-submitrow .btn-commonpages-submit:hover,.btn:hover{text-decoration:none}.btn-gold:focus,.commonpages-scss content .commonpages-submitrow .btn-commonpages-submit:focus,.btn:focus{outline:none}.btn-gold:not(.disabled):hover,.commonpages-scss content .commonpages-submitrow .btn-commonpages-submit:not(.disabled):hover,.btn:not(.disabled):hover{background:#b68d2e;background:linear-gradient(30deg,#b68d2e 0%,#b68d2e 28%,#e9bc53 55%,#b68d2e 100%)}.btn-gold:not(.disabled):focus,.commonpages-scss content .commonpages-submitrow .btn-commonpages-submit:not(.disabled):focus,.btn:not(.disabled):focus{box-shadow:0 0 0 1px #fff inset}.btn-blue{cursor:pointer;display:inline-flex;font:inherit;vertical-align:middle;justify-content:center;white-space:nowrap;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;user-select:none;text-size-adjust:none;background:#566FF4;color:#fff;font-weight:500;padding:12px 40px;border-radius:4px}.btn-blue.disabled,.btn-blue[disabled]{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}.btn-blue:hover{text-decoration:none}.btn-blue:focus{outline:none}.btn-blue:not(.disabled):hover{background:#3e57cc}.btn-blue:not(.disabled):focus{box-shadow:0 0 0 1px #fff inset}.btn-darkblue,.commonpages-scss content .commonpages-submitrow .btn-commonpages-cancel{cursor:pointer;display:inline-flex;font:inherit;vertical-align:middle;justify-content:center;white-space:nowrap;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;user-select:none;text-size-adjust:none;background:#1e2644;color:#fff;font-weight:500;padding:12px 40px;border-radius:4px}.btn-darkblue.disabled,.commonpages-scss content .commonpages-submitrow .disabled.btn-commonpages-cancel,.btn-darkblue[disabled],.commonpages-scss content .commonpages-submitrow [disabled].btn-commonpages-cancel{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}.btn-darkblue:hover,.commonpages-scss content .commonpages-submitrow .btn-commonpages-cancel:hover{text-decoration:none}.btn-darkblue:focus,.commonpages-scss content .commonpages-submitrow .btn-commonpages-cancel:focus{outline:none}.btn-darkblue:not(.disabled):hover,.commonpages-scss content .commonpages-submitrow .btn-commonpages-cancel:not(.disabled):hover{background:#202b54}.btn-darkblue:not(.disabled):focus,.commonpages-scss content .commonpages-submitrow .btn-commonpages-cancel:not(.disabled):focus{box-shadow:0 0 0 1px #fff inset}blockquote{border:double 1px transparent;border-radius:10px;margin:20px 0;background-image:linear-gradient(#121526,#121526),linear-gradient(to bottom,#192F5D,#566FF4);background-origin:border-box;background-clip:content-box,border-box}blockquote .blockquote-padding{margin:20px}.tgl{display:none}.tgl,.tgl:after,.tgl:before,.tgl *,.tgl *:after,.tgl *:before,.tgl+.tgl-btn{-webkit-box-sizing:content-box;box-sizing:content-box}.tgl::-moz-selection,.tgl:after::-moz-selection,.tgl:before::-moz-selection,.tgl *::-moz-selection,.tgl *:after::-moz-selection,.tgl *:before::-moz-selection,.tgl+.tgl-btn::-moz-selection{background:none}.tgl::selection,.tgl:after::selection,.tgl:before::selection,.tgl *::selection,.tgl *:after::selection,.tgl *:before::selection,.tgl+.tgl-btn::selection{background:none}.tgl+.tgl-btn{font-size:12px;outline:0;display:block;width:3.6em;height:1.8em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tgl+.tgl-btn:after,.tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.tgl+.tgl-btn:after{left:0}.tgl+.tgl-btn:before{display:none}.tgl:checked+.tgl-btn:after{left:50%}.tgl-light+.tgl-btn{background:#c1c1c1;border:1px solid #b3b3b3;border-radius:2em;padding:2px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tgl-light+.tgl-btn:after{border-radius:50%;background:#fff;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tgl-light:checked+.tgl-btn{background:#8edb96;border:1px solid #80b385}.commonpages-scss content{margin-top:50px}.commonpages-scss content h1{margin:.2em 0}.commonpages-scss content .commonpages-subtitle{margin:1.2em 0}.commonpages-scss content .commonpages-graytext{color:#aaa}.commonpages-scss content .form{max-width:550px}.commonpages-scss content #login-message{color:#fff;padding-top:0!important;margin-top:0}.commonpages-scss content .commonpages-submitrow{display:flex;align-items:center;margin:10px 0;margin-top:30px}.commonpages-scss content .commonpages-submitrow .btn-commonpages-cancel{margin-left:10px}.commonpages-scss.profilepage content .columns{display:flex;gap:30px}.commonpages-scss.profilepage content .columns .column{flex-basis:0%;flex-grow:1}.commonpages-scss.profilepage content .columns .column-right{flex-basis:240px;display:flex;flex-direction:column;gap:15px}.commonpages-scss.profilepage content .columns .column-right .btn{display:block;text-align:center}@media (max-width:800px){.commonpages-scss.profilepage content .columns{flex-direction:column;gap:0}.commonpages-scss.profilepage content .columns .column{order:2;flex-grow:0}.commonpages-scss.profilepage content .columns .column-right{order:1;flex-basis:0%}}.commonpages-scss.profilepage content .toggle-label-red{color:#bc6604;font-weight:700}.commonpages-scss.profilepage content .toggle-label-green{color:#0a0;font-weight:700}.commonpages-scss.profilepage content .rates{font-size:.8em}.commonpages-scss.profilepage content .rates .rates_container label{font-weight:400;padding-left:20px}.commonpages-scss.profilepage content .largetext{font-size:20px;font-weight:700}.commonpages-scss.profilepage content .subtext{color:#aaa}.tgl{display:none}.tgl,.tgl:after,.tgl:before,.tgl *,.tgl *:after,.tgl *:before,.tgl+.tgl-btn{-webkit-box-sizing:border-box;box-sizing:border-box}.tgl::-moz-selection,.tgl:after::-moz-selection,.tgl:before::-moz-selection,.tgl *::-moz-selection,.tgl *:after::-moz-selection,.tgl *:before::-moz-selection,.tgl+.tgl-btn::-moz-selection{background:none}.tgl::selection,.tgl:after::selection,.tgl:before::selection,.tgl *::selection,.tgl *:after::selection,.tgl *:before::selection,.tgl+.tgl-btn::selection{background:none}.tgl+.tgl-btn{font-size:12px;outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tgl+.tgl-btn:after,.tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.tgl+.tgl-btn:after{left:0}.tgl+.tgl-btn:before{display:none}.tgl:checked+.tgl-btn:after{left:50%}.tgl-light+.tgl-btn{background:#c1c1c1;border:1px solid #b3b3b3;border-radius:5px;padding:2px;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.tgl-light+.tgl-btn:after{display:flex;align-items:center;justify-content:center;border-radius:5px;background:#171c2f;color:#fff;font-family:"Font Awesome 6 Pro";font-weight:900;content:"\f00d";-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tgl-light:checked+.tgl-btn{background:#8edb96;border:1px solid #80b385}.tgl-light:checked+.tgl-btn:after{content:"\f00c"}html,body{padding:0;margin:0;width:100vw;overflow-x:hidden;background:#0C0F1C;color:#fff}html{height:100vh}body{min-height:100vh;display:flex;flex-direction:column}content{max-width:1637px;margin:0 auto;padding:0 80px}@media (max-width:1100px){content{padding:0 20px}}@media (max-width:500px){content{padding:0 10px}}header{margin-top:28px;margin-bottom:20px;font-size:16px;top:0;z-index:99}header content{display:flex;flex-wrap:wrap;gap:10px 40px;align-items:center;height:100%}header content .header-left{order:1;height:100%;display:flex;align-items:center;max-width:40%}header content .header-left>p{display:inline-flex;align-items:center;margin:0;height:100%}header content .header-left>p a{height:100%}header content .header-left>p a img{height:100%;max-height:35px;width:auto}header content .header-search{order:2;flex-grow:1;display:flex}header content .header-search #header-searchbox{flex-grow:1;border-radius:20px;background:#3f3e4a;color:#fff;border:1.5px solid #fff;display:flex;padding:0 11px;gap:10px;max-width:400px;align-items:center}header content .header-search #header-searchbox input{margin:0;border:0;background:transparent;flex-grow:1;padding:5px 5px;color:#fff}header content .header-search #header-searchbox .fa-search:hover{color:#e6b951}header content .header-search #header-searchbox .fa-times:hover{color:#e6b951}header content .header-middle{order:3;display:flex}header content .header-right{order:4;display:flex;align-items:center;justify-content:flex-end}@media (max-width:1023px){header content .header-middle{display:contents}header content .header-right{flex-grow:1}}@media (max-width:800px){header{margin-top:15px}header content .header-left{flex-grow:1}header content .header-search{order:5;flex-basis:100%}header content .header-search #header-searchbox{max-width:none}header content .header-middle{order:6;display:contents}header content .header-right{flex-grow:1}}main{min-height:460px;flex-grow:1}main section{padding:1px 0}main section content{margin-top:1.8rem;margin-bottom:1.8rem}footer{margin-top:75px;margin-bottom:50px}@media (max-width:820px){footer{margin-top:0}}#footer_section content,section[data-id=footer_section] content{padding-top:50px;padding-bottom:50px}#footer_section content a,section[data-id=footer_section] content a{color:#fff!important}#footer_section content table,section[data-id=footer_section] content table{display:block;border-top:1px solid #192F5D;padding-top:50px}#footer_section content table>tbody,section[data-id=footer_section] content table>tbody{display:block}#footer_section content table>tbody>tr,section[data-id=footer_section] content table>tbody>tr{display:flex;flex-wrap:wrap;gap:30px 50px}#footer_section content table>tbody>tr>td,section[data-id=footer_section] content table>tbody>tr>td{width:auto!important;flex-grow:1;flex-shrink:0;white-space:nowrap}#footer_section content table>tbody>tr>td h3,section[data-id=footer_section] content table>tbody>tr>td h3{margin:0}#footer_section content table>tbody>tr>td p,section[data-id=footer_section] content table>tbody>tr>td p{margin:0}#footer_section content table>tbody>tr>td:last-child,section[data-id=footer_section] content table>tbody>tr>td:last-child{align-self:center;display:flex;text-align:center;justify-content:flex-end;gap:50px}@media (max-width:1400px){#footer_section content table>tbody>tr>td:last-child,section[data-id=footer_section] content table>tbody>tr>td:last-child{flex-basis:100%;text-align:left}}@media (max-width:800px){#footer_section content table>tbody>tr>td,section[data-id=footer_section] content table>tbody>tr>td{flex-basis:100%;text-align:center!important}#footer_section content table>tbody>tr>td:last-child,section[data-id=footer_section] content table>tbody>tr>td:last-child{justify-content:center}}#footer_section2 content,section[data-id=footer_section2] content{padding-top:0;padding-bottom:0;font-size:.9em}#footer_section2 content table,section[data-id=footer_section2] content table{display:block}#footer_section2 content table>tbody,section[data-id=footer_section2] content table>tbody{display:block}#footer_section2 content table>tbody>tr,section[data-id=footer_section2] content table>tbody>tr{display:flex;flex-wrap:wrap;gap:30px 50px}#footer_section2 content table>tbody>tr>td,section[data-id=footer_section2] content table>tbody>tr>td{width:auto!important;flex-shrink:0;white-space:nowrap}#footer_section2 content table>tbody>tr>td:first-child,section[data-id=footer_section2] content table>tbody>tr>td:first-child{flex-grow:1}#footer_section2 content table>tbody>tr>td:last-child,section[data-id=footer_section2] content table>tbody>tr>td:last-child{text-align:right}#footer_section2 content table>tbody>tr>td p,section[data-id=footer_section2] content table>tbody>tr>td p{margin:0}#footer_section2 content table>tbody>tr>td a,section[data-id=footer_section2] content table>tbody>tr>td a{color:#fff!important}@media (max-width:800px){#footer_section2 content table>tbody>tr>td,section[data-id=footer_section2] content table>tbody>tr>td{flex-basis:100%!important;text-align:center!important}}.profileButton{width:40px;height:40px;line-height:40px;text-align:center;vertical-align:middle;border-radius:50%;padding:0}.swal2-content{font-size:1em!important}.swal2-content p{margin:4px 0}.language-picker{flex-shrink:0;display:flex;align-items:center;height:100%}.language-picker:hover,.language-picker.active{background:rgba(255,255,255,.08)}.language-picker .flag{display:flex;align-items:center;padding:8px 15px}.language-picker .flag:hover{text-decoration:none}.language-picker .flag .flag-img{width:20px;height:20px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center center}.language-picker .flag span{font-size:.75em;white-space:nowrap;margin-left:10px;color:#fff}.language-picker .language-popup{visibility:hidden;position:absolute;transition:transform 200ms;transform:scale(1,0);transform-origin:0 0;box-shadow:0 10px 20px 0 rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.15);background:#121526;display:flex;flex-direction:column}.language-picker .language-popup .flag:hover{background:#212b65}.language-picker:hover .language-popup{visibility:visible;transform:scale(1,1);top:28px}@media (max-width:800px){.language-picker:hover .language-popup{top:15.5px}}nav{display:flex;align-items:center}ul.main-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;background-color:inherit;font-size:1em}ul.main-menu li{margin:0;position:relative;display:flex;align-items:center}ul.main-menu li>a{font-weight:400;color:#fff;display:block;text-decoration:none;cursor:pointer;transition-duration:0.2s;transition-property:color,background-color}ul.main-menu li:hover>a,ul.main-menu li:focus>a{color:#3278d0}ul.main-menu>li>a{font-size:16px}ul.main-menu>li.has-children>a:after{content:"";display:inline-block;border-top-color:transparent;border-left-color:transparent;transform:rotate(45deg);vertical-align:.3em;position:relative;right:-5px}ul.main-menu>li.active>a:before{content:"";background:#212b65;display:block;height:2px;position:absolute;left:-5px;right:-5px;bottom:-6px}ul.main-menu>li>.sub-menu{position:absolute;display:none;background:transparent;padding-top:10px}ul.main-menu>li>.sub-menu ul{list-style:none;background:#fff;padding:7px 10px;border:1px solid #bbb;border-radius:3px;box-shadow:0 10px 20px 0 rgba(0,0,0,.12),0 1px 3px 0 rgba(0,0,0,.15);position:relative}ul.main-menu>li>.sub-menu ul li{margin:0}ul.main-menu>li>.sub-menu ul li>a{font-size:11pt;height:auto;line-height:1.5em;margin:0;padding:5px 15px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.main-menu>li>.sub-menu ul:before{content:"";background:inherit;border:solid #bbb;border-width:1px 1px 0 0;position:absolute;top:0;left:20px;margin-top:-6px;height:10px;width:10px;pointer-events:none;transform:rotate(-45deg)}ul.main-menu>li .menuBadge{position:absolute;top:-10px;right:-6px;width:16px;height:16px;border-radius:50%;background:#cea440;color:#fff;font-size:7pt;font-weight:700;display:flex;align-items:center;justify-content:center}ul.main-menu>li:hover>div.sub-menu{display:block;animation:opacity-fade-in 0.25s forwards ease}#mobilemenu-show,#mobilemenu-hide,.mobilemenu-header{display:none}@media screen and (min-width:1023px){ul.main-menu{gap:20px}}@media screen and (max-width:1023px){#mobilemenu-show,#mobilemenu-hide{padding:0 8px;color:#fff;font-size:20pt}#mobilemenu-show{display:block}#mobilemenu-hide{display:none}header{padding:0}nav{display:none}html.mobile-menu-shown{overflow:hidden}html.mobile-menu-shown .header-search{visibility:hidden}html.mobile-menu-shown nav{display:block;animation:opacity-fade-in 0.25s forwards ease;margin-top:70px;position:fixed;left:0;top:0;z-index:101;min-height:70%;width:100%;background:transparent;color:#fff;border-bottom:1px solid #ccc;max-height:100vh;overflow:auto}html.mobile-menu-shown nav .language-picker{display:none}html.mobile-menu-shown #mobilemenu-show{display:none}html.mobile-menu-shown #mobilemenu-hide{display:block}html.mobile-menu-shown .mobilemenu-header{display:flex;align-items:center;border-bottom:1px solid #ccc;height:60px;background:transparent;position:sticky;top:0;z-index:102;font-size:.8em;text-transform:uppercase;color:#fff}html.mobile-menu-shown .mobilemenu-header>*{padding:0 20px}html.mobile-menu-shown ul.main-menu{flex-direction:column;align-items:stretch;margin:10px 0}html.mobile-menu-shown ul.main-menu>li{width:auto}html.mobile-menu-shown ul.main-menu>li a{white-space:normal!important;padding:8px 20px;font-size:20px;font-weight:700}html.mobile-menu-shown ul.main-menu>li.active>a:before{content:"";background:#4c67ff;display:block;height:2px;position:absolute;left:21px;bottom:1px;width:50px}html.mobile-menu-shown ul.main-menu>li:hover>.sub-menu{display:none}html.mobile-menu-shown ul.main-menu>li>.sub-menu{position:static!important;margin-bottom:10px}html.mobile-menu-shown ul.main-menu>li>.sub-menu>ul{border:1px solid #bbb}html.mobile-menu-shown ul.main-menu>li>.sub-menu>ul>li{font-size:11pt}html.mobile-menu-shown ul.main-menu>li>.sub-menu.mobile-menu-unfolded{display:block}html.mobile-menu-shown ul.main-menu>li .menuBadge{display:none}html.mobile-menu-shown .mobilemenu-overlay{background:#fff;width:100%;height:100%;position:fixed;left:0;top:0;width:100%;opacity:.5;pointer-events:all;z-index:100}html.mobile-menu-shown #language-picker{margin:20px}html.mobile-menu-shown main,html.mobile-menu-shown footer{filter:blur(5px)}html.mobile-menu-shown .to-top{display:none!important}html.mobile-menu-shown .language-picker{display:none;padding:0 8px;margin-bottom:11px}html.mobile-menu-shown .language-picker .flag.current{display:none}html.mobile-menu-shown .language-picker .language-popup{visibility:visible;position:static;transform:scale(1);box-shadow:none;flex-direction:row}html.mobile-menu-shown .language-picker .language-popup>a>span{display:none}}.main-menu i{margin-right:10px}.menuItemSpecial>a{display:inline-flex!important;align-items:center!important}.menuItemSpecial>a:after{font-family:"Font Awesome 6 Pro";content:"\f005";font-size:8pt;display:inline-block;padding-left:3px;font-weight:900}.to-top{visibility:hidden;background-color:#599fd3;border-radius:4px 4px 0 0;cursor:pointer;position:fixed;bottom:0;right:30px;color:#FFF;font-size:1.25rem;text-align:center;width:58px;height:39px;line-height:35px;opacity:.00001;z-index:99;transition:opacity 0.2s ease-in-out,visibility 0.2s;will-change:transform,visibility,opacity;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.to-top{border-radius:50%;bottom:15px;right:15px;width:45px;height:45px;line-height:45px;font-size:1rem}}.to-top.visible{visibility:visible;opacity:.5}.to-top.solid{opacity:.9}.to-top:hover{opacity:1}.to-top .chevron-up::before{content:"";display:inline-block;border-style:solid;border-width:.25em .25em 0 0;height:1em;width:1em;position:relative;top:calc(17.5px - 0.4125em);margin-top:.175em;transform:rotate(-45deg);vertical-align:top}@media (max-width:768px){.to-top .chevron-up::before{top:calc(22.5px - 0.4125em)}}.swal2-title{font-size:1.5em}button.swal2-styled{padding:10px 30px;font-size:11pt;color:#fff}button.swal2-styled:focus{box-shadow:0 0 0 4px rgba(200,200,200,.5)!important}button.swal2-styled.swal2-confirm{background-color:#008dd8}button.swal2-styled.swal2-confirm:hover{background-color:#007cbf}button.swal2-styled.swal2-deny{background-color:#ea5455}button.swal2-styled.swal2-deny:hover{background-color:#e73d3e}button.swal2-styled.swal2-cancel{background-color:#b9b9b9}button.swal2-styled.swal2-cancel:hover{background-color:#acacac}.popup-container{background:rgba(0,0,0,.25);color:#000;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;height:100%;overflow-x:hidden;transition:background-color 0.1s;font-size:10pt}@media (max-width:600px){.popup-container{justify-content:flex-start}}.popup-container .popup{position:relative;width:722px;margin:15px 10px;max-width:calc(100% - 20px);max-height:calc(100% - 30px);min-width:340px;border:none;border-radius:7px;background:#fff;animation:swal2-show 0.3s;display:flex;flex-direction:column}.popup-container .popup .popup-header{font-size:1.6em;font-weight:700;margin:0;line-height:1.3em;background:#001bb8;padding-top:25px;padding-bottom:25px;color:#fff;border-top-left-radius:7px;border-top-right-radius:7px}.popup-container .popup .popup-body{flex-grow:1;word-wrap:break-word;word-break:break-word;overflow-y:auto}.popup-container .popup .popup-footer{padding-top:25px;padding-bottom:25px}.popup-container .popup .popup-header,.popup-container .popup .popup-body,.popup-container .popup .popup-footer{padding-left:30px;padding-right:30px}@media (max-width:600px){.popup-container .popup .popup-header,.popup-container .popup .popup-body,.popup-container .popup .popup-footer{padding-left:20px;padding-right:20px}.popup-container .popup .popup-header{padding-top:15px;padding-bottom:15px}.popup-container .popup .popup-footer{padding-top:15px;padding-bottom:20px}}#gdpr-container a{text-decoration:underline}#gdpr-container .btn{all:unset;cursor:pointer;display:inline-block;font:inherit}#gdpr-container .popup-header{font-size:2em;font-weight:600;background:#fff;color:#000}@media (max-width:600px){#gdpr-container .popup-header{font-size:1.6em}}#gdpr-container .hidden{display:none}#gdpr-container .popup.page-intro .popup-header{text-align:center}#gdpr-container .popup.page-intro .popup-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}#gdpr-container .popup.page-intro .popup-footer .btn-prizpusobit{cursor:pointer;text-decoration:underline;display:inline-block;padding:10px 30px}#gdpr-container .popup.page-intro .popup-footer .btn-odmitnoutvse,#gdpr-container .popup.page-intro .popup-footer .btn-prijmoutvse{padding:10px 30px;background:#fff;color:#000;border:1px solid #444;font-size:1.1em;font-weight:700;border-radius:5px}#gdpr-container .popup.page-intro .popup-footer .btn-odmitnoutvse:hover,#gdpr-container .popup.page-intro .popup-footer .btn-prijmoutvse:hover{background:#f6f6f6}@media screen and (max-width:600px){#gdpr-container .popup.page-intro .popup-footer .btn-odmitnoutvse,#gdpr-container .popup.page-intro .popup-footer .btn-prijmoutvse{padding:10px 20px}}#gdpr-container .popup.page-customize{animation:none}#gdpr-container .popup.page-customize .popup-body{display:flex;flex-direction:row;min-height:250px}#gdpr-container .popup.page-customize .popup-body .tab-switch{flex-basis:200px;flex-shrink:0;margin:0;padding:0;background:#f6f6f6;margin-right:40px;list-style:none}#gdpr-container .popup.page-customize .popup-body .tab-switch li{margin:0;padding:10px;border:1px solid transparent;border-left:4px solid transparent;cursor:pointer}#gdpr-container .popup.page-customize .popup-body .tab-switch li.active{border-color:#ccc;border-left-color:#999;background:#fff}#gdpr-container .popup.page-customize .popup-body .tab-switch li:hover{background:#fff}#gdpr-container .popup.page-customize .popup-body .tab-contents{flex-grow:1;overflow:auto}#gdpr-container .popup.page-customize .popup-body .tab-contents .tab:not(.active){display:none}#gdpr-container .popup.page-customize .popup-body .tab-contents .tab_title{font-size:1.2em;font-weight:600;margin-bottom:10px;display:flex;align-items:flex-start}#gdpr-container .popup.page-customize .popup-body .tab-contents .tab_title .tab_title_text{flex-grow:1}#gdpr-container .popup.page-customize .popup-body .tab-contents .tab_title .alwayson{color:#000;font-weight:600;font-size:10pt}#gdpr-container .popup.page-customize .popup-body .tab-contents .tab_text{overflow:auto}@media screen and (max-width:600px){#gdpr-container .popup.page-customize .popup-body{flex-direction:column}#gdpr-container .popup.page-customize .popup-body .tab-switch{display:flex;flex-basis:0%;background:transparent;margin-left:-10px;margin-right:-10px;margin-bottom:15px}#gdpr-container .popup.page-customize .popup-body .tab-switch li{margin:0 10px;border:0;border-bottom:3px solid transparent;cursor:pointer;font-weight:600;padding:5px 0}#gdpr-container .popup.page-customize .popup-body .tab-switch li.active{border-bottom-color:#666;background:#fff}}#gdpr-container .popup.page-customize .popup-footer{text-align:right}#gdpr-container .popup.page-customize .popup-footer .btn-povolitvse,#gdpr-container .popup.page-customize .popup-footer .btn-ulozitzmenu{padding:8px 30px;background:#fff;color:#000;border:1px solid #444;font-size:1.1em;font-weight:700;border-radius:5px}#gdpr-container .popup.page-customize .popup-footer .btn-povolitvse:hover,#gdpr-container .popup.page-customize .popup-footer .btn-ulozitzmenu:hover{background:#f6f6f6}#gdpr-container .popup.page-customize .popup-footer .btn-ulozitzmenu{background:#fff;border:1px solid #aaa;color:#000;margin-right:10px}@media screen and (max-width:400px){#gdpr-container .popup.page-customize .popup-footer{display:flex;flex-direction:column}#gdpr-container .popup.page-customize .popup-footer .btn{flex-grow:1;margin:0;text-align:center}#gdpr-container .popup.page-customize .popup-footer .btn-povolitvse{margin-top:10px}}.expandable{line-height:1.4rem!important;max-height:5.6rem;overflow:hidden}.expandable.expandable-fadeout{-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,.2) 0,black 50px)}.expandable+.expandable-showmore{display:none;cursor:pointer;color:#aeaeae;font-weight:500;padding-top:4px;text-align:right}.expandable.expandable-enabled+.expandable-showmore{display:block}.expandable.expandable-enabled.expanded{display:block;animation-name:expandable-expanded;animation-duration:0.5s;max-height:none;-webkit-mask-image:none}.expandable.expandable-enabled.expanded+.expandable-showmore{display:none}@keyframes expandable-expanded{0%{max-height:100px}99%{max-height:2000px}100%{max-height:none!important;-webkit-mask-image:none}}.ajaxPostOverlay{position:absolute;left:0;top:-1px;right:0;bottom:0;color:#000;background:rgba(255,255,255,.5);z-index:2147483647;white-space:nowrap;opacity:.00001;cursor:wait}.ajaxPostOverlay .spinner-wrap{height:100%;width:40px;margin:0 auto;padding:10% 0}.ajaxPostOverlay .spinner{width:40px;height:40px;top:50%;left:50%;margin:-20px 0 0 -20px;position:relative;position:sticky}.ajaxPostOverlay .double-bounce1,.ajaxPostOverlay .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:spinner-bounce 2s infinite ease-in-out;animation:spinner-bounce 2s infinite ease-in-out}.ajaxPostOverlay .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes spinner-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes spinner-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes slide-in-from-left{0%{transform:translateX(-110%)}100%{transform:translateX(0%)}}@keyframes slide-in-from-right{0%{transform:translateX(0%)}100%{transform:translateX(-110%)}}@keyframes slide-in-from-top{0%{transform:translateY(-110%)}100%{transform:translateY(0%)}}@keyframes opacity-fade-in{0%{opacity:0}100%{opacity:1}}.autocomplete-suggestions{color:#000}.autocomplete-suggestions .autocomplete-suggestion{font-size:inherit}