.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;cursor:default;float:left;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;min-height:auto;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-display:auto;font-family:summernote;font-style:normal;font-weight:400;src:url(fonts/summernote.woff2) format("woff2"),url(fonts/summernote.woff) format("woff")}[class*=" note-icon"]:before,[class^=note-icon]:before{text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none;display:inline-block;font-family:summernote;font-size:inherit;font-style:normal;text-decoration:inherit;text-transform:none;vertical-align:middle}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:""}.note-icon-align-center:before{content:""}.note-icon-align-indent:before{content:""}.note-icon-align-justify:before{content:""}.note-icon-align-left:before{content:""}.note-icon-align-outdent:before{content:""}.note-icon-align-right:before{content:""}.note-icon-arrow-circle-down:before{content:""}.note-icon-arrow-circle-left:before{content:""}.note-icon-arrow-circle-right:before{content:""}.note-icon-arrow-circle-up:before{content:""}.note-icon-arrows-alt:before{content:""}.note-icon-arrows-h:before{content:""}.note-icon-arrows-v:before{content:""}.note-icon-bold:before{content:""}.note-icon-caret:before{content:""}.note-icon-chain-broken:before{content:""}.note-icon-circle:before{content:""}.note-icon-close:before{content:""}.note-icon-code:before{content:""}.note-icon-col-after:before{content:""}.note-icon-col-before:before{content:""}.note-icon-col-remove:before{content:""}.note-icon-eraser:before{content:""}.note-icon-float-left:before{content:""}.note-icon-float-none:before{content:""}.note-icon-float-right:before{content:""}.note-icon-font:before{content:""}.note-icon-frame:before{content:""}.note-icon-italic:before{content:""}.note-icon-link:before{content:""}.note-icon-magic:before{content:""}.note-icon-menu-check:before{content:""}.note-icon-minus:before{content:""}.note-icon-orderedlist:before{content:""}.note-icon-pencil:before{content:""}.note-icon-picture:before{content:""}.note-icon-question:before{content:""}.note-icon-redo:before{content:""}.note-icon-rollback:before{content:""}.note-icon-row-above:before{content:""}.note-icon-row-below:before{content:""}.note-icon-row-remove:before{content:""}.note-icon-special-character:before{content:""}.note-icon-square:before{content:""}.note-icon-strikethrough:before{content:""}.note-icon-subscript:before{content:""}.note-icon-summernote:before{content:""}.note-icon-superscript:before{content:""}.note-icon-table:before{content:""}.note-icon-text-height:before{content:""}.note-icon-trash:before{content:""}.note-icon-underline:before{content:""}.note-icon-undo:before{content:""}.note-icon-unorderedlist:before{content:""}.note-icon-video:before{content:""}.note-frame{border-radius:4px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;font-family:sans-serif}.note-toolbar{background-color:#f5f5f5;border-bottom:1px solid;border-color:#ddd;border-top-left-radius:3px;border-top-right-radius:3px;color:#333;padding:10px 5px}.note-btn-group{display:inline-block;margin-right:8px;position:relative}.note-btn-group>.note-btn-group{margin-right:0}.note-btn-group>.note-btn:first-child{margin-left:0}.note-btn-group .note-btn+.note-btn,.note-btn-group .note-btn+.note-btn-group,.note-btn-group .note-btn-group+.note-btn,.note-btn-group .note-btn-group+.note-btn-group{margin-left:-1px}.note-btn-group>.note-btn-group:not(:first-child)>.note-btn,.note-btn-group>.note-btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.note-btn-group>.note-btn-group:not(:last-child)>.note-btn,.note-btn-group>.note-btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.note-btn-group.open>.note-dropdown{display:block}.note-btn{background-color:#fff;background-image:none;border:1px solid #dae0e5;border-radius:3px;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:0;outline:0;padding:5px 10px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.note-btn.focus,.note-btn:focus,.note-btn:hover{background-color:#ebebeb;border-color:#dae0e5;color:#333}.note-btn.disabled.focus,.note-btn.disabled:focus,.note-btn[disabled].focus,.note-btn[disabled]:focus,fieldset[disabled] .note-btn.focus,fieldset[disabled] .note-btn:focus{background-color:#fff;border-color:#dae0e5}.note-btn.active,.note-btn.focus,.note-btn:active,.note-btn:focus,.note-btn:hover{background-color:#ebebeb;border:1px solid #dae0e5;border-radius:1px;color:#333;outline:0;text-decoration:none}.note-btn.active,.note-btn:active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.note-btn.disabled,.note-btn[disabled],fieldset[disabled] .note-btn{-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);filter:alpha(opacity=65);-webkit-opacity:.65;-khtml-opacity:.65;-moz-opacity:.65;opacity:.65}.note-btn>span.note-icon-caret:first-child{margin-left:-1px}.note-btn>span.note-icon-caret:nth-child(2){margin-right:-5px;padding-left:3px}.note-btn-primary{background:#fa6362;color:#fff}.note-btn-primary.focus,.note-btn-primary:focus,.note-btn-primary:hover{background-color:#fa6362;border:1px solid #dae0e5;border-radius:1px;color:#fff;text-decoration:none}.note-btn-block{display:block;width:100%}.note-btn-block+.note-btn-block{margin-top:5px}input[type=button].note-btn-block,input[type=reset].note-btn-block,input[type=submit].note-btn-block{width:100%}button.close{-webkit-appearance:none;background:transparent;border:0;cursor:pointer;padding:0}.close{color:#000;float:right;font-size:21px;line-height:1;opacity:.2}.close:hover{-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1}.note-dropdown{position:relative}.note-color .dropdown-toggle{padding-left:5px;width:30px}.note-dropdown-menu{background:#fff;background-clip:padding-box;border:1px solid #e2e2e2;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.06);box-shadow:0 1px 1px rgba(0,0,0,.06);display:none;float:left;left:0;min-width:100px;padding:5px;position:absolute;text-align:left;top:100%;z-index:1000}.note-dropdown-menu>:last-child{margin-right:0}.note-btn-group.open .note-dropdown-menu,.note-dropdown-item{display:block}.note-dropdown-item:hover{background-color:#ebebeb}a.note-dropdown-item,a.note-dropdown-item:hover{color:#000;margin:5px 0;text-decoration:none}.note-modal{bottom:0;display:none;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);left:0;-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1;position:fixed;right:0;top:0;z-index:1050}.note-modal.open{display:block}.note-modal-content{background:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);margin:30px 20px;outline:0;position:relative;width:auto}.note-modal-header{border:1px solid #ededef;padding:10px 20px}.note-modal-body{padding:20px 30px;position:relative}.note-modal-body kbd{background-color:#000;border-radius:2px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-weight:700;padding:3px 5px}.note-modal-footer{height:40px;padding:10px;text-align:center}.note-modal-footer a{color:#337ab7;text-decoration:none}.note-modal-footer a:focus,.note-modal-footer a:hover{color:#23527c;text-decoration:underline}.note-modal-footer .note-btn{float:right}.note-modal-title{color:#42515f;font-size:20px;line-height:1.4;margin:0}.note-modal-backdrop{background:#000;bottom:0;display:none;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);left:0;-webkit-opacity:.5;-khtml-opacity:.5;-moz-opacity:.5;opacity:.5;position:fixed;right:0;top:0;z-index:1040}.note-modal-backdrop.open{display:block}@media(min-width:768px){.note-modal-content{margin:30px auto;width:600px}}@media(min-width:992px){.note-modal-content-large{width:900px}}.note-modal .note-help-block{color:#737373;display:block;margin-bottom:10px;margin-top:5px}.note-modal .note-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.note-modal .note-nav-link{-webkit-text-decoration-skip:objects;background-color:transparent;color:#007bff;display:block;padding:.5rem 1rem;text-decoration:none}.note-modal .note-nav-link:focus,.note-modal .note-nav-link:hover{color:#0056b3;text-decoration:none}.note-modal .note-nav-link.disabled{color:#868e96}.note-modal .note-nav-tabs{border-bottom:1px solid #ddd}.note-modal .note-nav-tabs .note-nav-item{margin-bottom:-1px}.note-modal .note-nav-tabs .note-nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.note-modal .note-nav-tabs .note-nav-link:focus,.note-modal .note-nav-tabs .note-nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.note-modal .note-nav-tabs .note-nav-link.disabled{background-color:transparent;border-color:transparent;color:#868e96}.note-modal .note-nav-tabs .note-nav-item.show .note-nav-link{background-color:#fff;border-color:#ddd #ddd #fff;color:#495057}.note-modal .note-tab-content{margin:15px auto}.note-modal .note-tab-content>.note-tab-pane,.note-modal .note-tab-content>.note-tab-pane:target~.note-tab-pane:last-child{display:none}.note-modal .note-tab-content>.note-tab-pane:target,.note-modal .note-tab-content>:last-child{display:block}.note-form-group{padding-bottom:20px}.note-form-group:last-child{padding-bottom:0}.note-form-label{color:#42515f;display:block;font-size:16px;font-weight:700;margin-bottom:10px;width:100%}.note-input{background:#fff;border:1px solid #ededef;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:14px;outline:0;padding:6px 4px;width:100%}.note-input::-webkit-input-placeholder{color:#eee}.note-input:-moz-placeholder,.note-input::-moz-placeholder{color:#eee}.note-input:-ms-input-placeholder{color:#eee}.note-tooltip{display:block;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);filter:alpha(opacity=0);font-size:13px;-webkit-opacity:0;-khtml-opacity:0;-moz-opacity:0;opacity:0;position:absolute;-webkit-transition:opacity .15s;transition:opacity .15s;z-index:1070}.note-tooltip.in{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);filter:alpha(opacity=90);-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9}.note-tooltip.top{margin-top:-3px;padding:5px 0}.note-tooltip.right{margin-left:3px;padding:0 5px}.note-tooltip.bottom{margin-top:3px;padding:5px 0}.note-tooltip.left{margin-left:-3px;padding:0 5px}.note-tooltip.bottom .note-tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.note-tooltip.top .note-tooltip-arrow{border-top-color:#000;border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.note-tooltip.right .note-tooltip-arrow{border-right-color:#000;border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.note-tooltip.left .note-tooltip-arrow{border-left-color:#000;border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.note-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.note-tooltip-content{background-color:#000;color:#fff;font-family:sans-serif;max-width:200px;padding:3px 8px;text-align:center}.note-popover{background:#fff;border:1px solid #ccc;display:block;display:none;font-family:sans-serif;font-size:13px;position:absolute;z-index:1060}.note-popover.in{display:block}.note-popover.top{margin-top:-10px;padding:5px 0}.note-popover.right{margin-left:10px;padding:0 5px}.note-popover.bottom{margin-top:10px;padding:5px 0}.note-popover.left{margin-left:-10px;padding:0 5px}.note-popover.bottom .note-popover-arrow{border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;left:20px;margin-left:-10px;top:-11px}.note-popover.bottom .note-popover-arrow:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-10px;top:1px}.note-popover.top .note-popover-arrow{border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px;left:20px;margin-left:-10px}.note-popover.top .note-popover-arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;content:" ";margin-left:-10px}.note-popover.right .note-popover-arrow{border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);left:-11px;margin-top:-10px;top:50%}.note-popover.right .note-popover-arrow:after{border-left-width:0;border-right-color:#fff;content:" ";left:1px;margin-top:-10px}.note-popover.left .note-popover-arrow{border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0;margin-top:-10px;right:-11px;top:50%}.note-popover.left .note-popover-arrow:after{border-left-color:#fff;border-right-width:0;content:" ";margin-top:-10px;right:1px}.note-popover-arrow{border:11px solid transparent;height:0;position:absolute;width:0}.note-popover-arrow:after{border:10px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.note-popover-content{background-color:#fff;color:#000;min-height:30px;min-width:100px;padding:3px 8px;text-align:center}.note-editor{position:relative}.note-editor .note-dropzone{background-color:#fff;color:#87cefa;display:none;opacity:.95;position:absolute;z-index:100}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:700;text-align:center;vertical-align:middle}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-airframe,.note-editor.note-frame{border:1px solid rgba(0,0,0,.196)}.note-editor.note-airframe.codeview .note-editing-area .note-editable,.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-airframe.codeview .note-editing-area .note-codable,.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-airframe .note-editing-area,.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-airframe .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-editable{word-wrap:break-word;overflow:auto;padding:10px}.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false]{background-color:hsla(0,0%,50%,.114)}.note-editor.note-airframe .note-editing-area .note-codable,.note-editor.note-frame .note-editing-area .note-codable{background-color:#222;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ccc;display:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;margin-bottom:0;outline:none;padding:10px;resize:none;width:100%}.note-editor.note-airframe.fullscreen,.note-editor.note-frame.fullscreen{left:0;position:fixed;top:0;width:100%!important;z-index:1050}.note-editor.note-airframe.fullscreen .note-resizebar,.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-airframe .note-status-output,.note-editor.note-frame .note-status-output{border:0;border-top:1px solid #e2e2e2;color:#000;display:block;font-size:14px;height:20px;line-height:1.42857143;margin-bottom:0;width:100%}.note-editor.note-airframe .note-status-output:empty,.note-editor.note-frame .note-status-output:empty{border-top:0 solid transparent;height:0}.note-editor.note-airframe .note-status-output .pull-right,.note-editor.note-frame .note-status-output .pull-right{float:right!important}.note-editor.note-airframe .note-status-output .text-muted,.note-editor.note-frame .note-status-output .text-muted{color:#777}.note-editor.note-airframe .note-status-output .text-primary,.note-editor.note-frame .note-status-output .text-primary{color:#286090}.note-editor.note-airframe .note-status-output .text-success,.note-editor.note-frame .note-status-output .text-success{color:#3c763d}.note-editor.note-airframe .note-status-output .text-info,.note-editor.note-frame .note-status-output .text-info{color:#31708f}.note-editor.note-airframe .note-status-output .text-warning,.note-editor.note-frame .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-airframe .note-status-output .text-danger,.note-editor.note-frame .note-status-output .text-danger{color:#a94442}.note-editor.note-airframe .note-status-output .alert,.note-editor.note-frame .note-status-output .alert{background-color:#f5f5f5;border-radius:0;color:#000;margin:-7px 0 0;padding:7px 10px 2px}.note-editor.note-airframe .note-status-output .alert .note-icon,.note-editor.note-frame .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-airframe .note-status-output .alert-success,.note-editor.note-frame .note-status-output .alert-success{background-color:#dff0d8!important;color:#3c763d!important}.note-editor.note-airframe .note-status-output .alert-info,.note-editor.note-frame .note-status-output .alert-info{background-color:#d9edf7!important;color:#31708f!important}.note-editor.note-airframe .note-status-output .alert-warning,.note-editor.note-frame .note-status-output .alert-warning{background-color:#fcf8e3!important;color:#8a6d3b!important}.note-editor.note-airframe .note-status-output .alert-danger,.note-editor.note-frame .note-status-output .alert-danger{background-color:#f2dede!important;color:#a94442!important}.note-editor.note-airframe .note-statusbar,.note-editor.note-frame .note-statusbar{background-color:hsla(0,0%,50%,.114);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid rgba(0,0,0,.196)}.note-editor.note-airframe .note-statusbar .note-resizebar,.note-editor.note-frame .note-statusbar .note-resizebar{cursor:ns-resize;height:9px;padding-top:1px;width:100%}.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{border-top:1px solid rgba(0,0,0,.196);margin:1px auto;width:20px}.note-editor.note-airframe .note-statusbar.locked .note-resizebar,.note-editor.note-frame .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-airframe .note-placeholder,.note-editor.note-frame .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-editor .note-toolbar,.note-popover .popover-content{margin:0;padding:0 0 5px 5px}.note-editor .note-toolbar>.note-btn-group,.note-popover .popover-content>.note-btn-group{margin-left:0;margin-right:5px;margin-top:5px}.note-editor .note-toolbar .note-btn-group .note-table,.note-popover .popover-content .note-btn-group .note-table{min-width:0;padding:5px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{cursor:pointer;height:10em;position:absolute!important;width:10em;z-index:3}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:5em;position:relative!important;width:5em;z-index:1}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:1em;position:absolute!important;width:1em;z-index:2}.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre,.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p,.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p{margin:0;padding:0}.note-editor .note-toolbar .note-color-all .note-dropdown-menu,.note-popover .popover-content .note-color-all .note-dropdown-menu{min-width:337px}.note-editor .note-toolbar .note-color .dropdown-toggle,.note-popover .popover-content .note-color .dropdown-toggle{padding-left:5px;width:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title{border-bottom:1px solid #eee;font-size:12px;margin:2px 7px;text-align:center}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select{border-radius:5px;cursor:pointer;font-size:11px;margin:3px;padding:0 3px;width:100%}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-editor .note-toolbar .note-para .note-dropdown-menu,.note-popover .popover-content .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div,.note-popover .popover-content .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-editor .note-toolbar .note-dropdown-menu,.note-popover .popover-content .note-dropdown-menu{min-width:160px}.note-editor .note-toolbar .note-dropdown-menu.right,.note-popover .popover-content .note-dropdown-menu.right{left:auto;right:0}.note-editor .note-toolbar .note-dropdown-menu.right:before,.note-popover .popover-content .note-dropdown-menu.right:before{left:auto!important;right:9px}.note-editor .note-toolbar .note-dropdown-menu.right:after,.note-popover .popover-content .note-dropdown-menu.right:after{left:auto!important;right:10px}.note-editor .note-toolbar .note-dropdown-menu.note-check a i,.note-popover .popover-content .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i,.note-popover .popover-content .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-editor .note-toolbar .note-fontsize-10,.note-popover .popover-content .note-fontsize-10{font-size:10px}.note-editor .note-toolbar .note-color-palette,.note-popover .popover-content .note-color-palette{line-height:1}.note-editor .note-toolbar .note-color-palette div .note-color-btn,.note-popover .popover-content .note-color-palette div .note-color-btn{border:0;border-radius:0;height:20px;margin:0;padding:0;width:20px}.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover,.note-popover .popover-content .note-color-palette div .note-color-btn:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .2s;transition:all .2s}.note-modal .modal-dialog{border-radius:5px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{border:4px dashed #d3d3d3;color:#d3d3d3;font-size:30px;line-height:4;margin-bottom:10px;min-height:100px;text-align:center}.note-placeholder{color:gray;display:none;position:absolute}.note-handle .note-control-selection{border:1px solid #000;display:none;position:absolute}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{background-color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30);height:100%;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;width:100%}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-holder,.note-handle .note-control-selection .note-control-sizing{border:1px solid #000;height:7px;width:7px}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{border-bottom:none;border-right:none;left:-5px;top:-5px}.note-handle .note-control-selection .note-control-ne{border-bottom:none;border-left:none;right:-5px;top:-5px}.note-handle .note-control-selection .note-control-sw{border-right:none;border-top:none;bottom:-5px;left:-5px}.note-handle .note-control-selection .note-control-se{bottom:-5px;cursor:se-resize;right:-5px}.note-handle .note-control-selection .note-control-se.note-control-holder{border-left:none;border-top:none;cursor:default}.note-handle .note-control-selection .note-control-selection-info{background-color:#000;border-radius:5px;bottom:0;color:#fff;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70);font-size:12px;margin:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;padding:5px;right:0}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{max-height:150px;overflow:auto;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{background-color:#428bca;clear:both;color:#fff;cursor:pointer;display:block;font-weight:400;line-height:1.4;outline:0;text-decoration:none;white-space:nowrap}body .note-fullscreen-body,html .note-fullscreen-body{overflow:hidden!important}.note-editor .note-editing-area .note-editable table{border-collapse:collapse;width:100%}.note-editor .note-editing-area .note-editable table td,.note-editor .note-editing-area .note-editable table th{border:1px solid #ececec;padding:5px 3px}.note-editor .note-editing-area .note-editable a{background-color:inherit;color:#337ab7;font-family:inherit;font-weight:inherit;text-decoration:inherit}.note-editor .note-editing-area .note-editable a:focus,.note-editor .note-editing-area .note-editable a:hover{color:#23527c;outline:0;text-decoration:underline}.note-editor .note-editing-area .note-editable figure{margin:0}.note-modal .note-modal-body label{display:inline-block;margin-bottom:2px;padding:2px 5px}.note-modal .note-modal-body .help-list-item:hover{background-color:#e0e0e0}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.help-list-item label{display:inline-block;margin-bottom:5px}@media screen and (min-width:1200px){.desktopHide,.mobileOnly{display:none!important}}@media screen and (min-width:768px)and (max-width:1199px){.mobileOnly,.tabletHide{display:none!important}}@media screen and (max-width:767px){.mobileHide{display:none!important}}:root{--base-font-size:16px;--base-line-height:24px;--base-text-color:#052232;--base-background-color:#fff;--color-white:#fff;--color-gray:#696969;--color-black:#191d1f;--color-black-2:#303436;--color-1:#e5e5e5;--color-2:#11062f;--color-3:#9a9a9a;--color-focus:#1799d2;--color-link:#043394;--color-link-hover:#1799d2;--color-link-tertiary:#323232;--color-error-h1:#000;--color-error-h2:#000;--color-system-alert-msg-text:#fff;--color-system-alert-msg-bg:#d3e4f5;--color-system-alert-msg-border:#4b88c7;--color-system-alert-error-text:#f30045;--color-system-alert-error-bg:#f30045;--color-system-alert-error-border:#f30045;--color-system-alert-notice-text:#bb8b00;--color-system-alert-notice-bg:#fffaed;--color-system-alert-notice-border:#ecb925;--color-system-alert-success-bg:#33ad83;--color-hr:#505a69;--head-height:auto;--wrapper-width:1200px;--wrapper-padding-h:10px;--arrow-transition-time:0.2s;--transition-time:0.2s;--transition-time-slow:0.5s;--focus-border-width:3px;--outline-offset:2px;--hr-border-width:1.5px;--sidebar-width:86px}@media screen and (min-width:768px)and (max-width:1199px){:root{--wrapper-padding-h:30px;--head-height:96px}}@media screen and (max-width:767px){:root{--wrapper-padding-h:20px;--head-height:96px;--sidebar-width:60px}}@font-face{font-family:Icons;src:url(fonts/Icons.eot);src:url(fonts/Icons.eot?#iefix) format("eot"),url(fonts/Icons.woff2) format("woff2"),url(fonts/Icons.woff) format("woff"),url(fonts/Icons.ttf) format("truetype"),url(3fac85f4e24370d5f9b8.svg#Icons) format("svg")}.icon-arrow-down:before,.icon-arrow-left:before,.icon-arrow-right:before,.icon-butterfly:before,.icon-tick:before{font-family:Icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-butterfly:before{content:""}.icon-tick:before{content:""}@font-face{font-family:PKFGlobalSans;font-style:normal;font-weight:400;src:local("PKFGlobalSans"),url(fonts/PKFGlobalSans-Regular.otf) format("opentype"),url(fonts/PKFGlobalSans-Regular.ttf) format("truetype"),url(fonts/PKFGlobalSans-Regular.woff2) format("woff2"),url(fonts/PKFGlobalSans-Regular.woff) format("woff")}@font-face{font-family:PKFGlobalSans;font-style:normal;font-weight:700;src:local("PKFGlobalSans"),url(fonts/PKFGlobalSans-Bold.otf) format("opentype"),url(fonts/PKFGlobalSans-Bold.ttf) format("truetype"),url(fonts/PKFGlobalSans-Bold.woff2) format("woff2"),url(fonts/PKFGlobalSans-Bold.woff) format("woff")}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}img{font-style:italic;max-width:100%;vertical-align:middle}hr{border:0;border-top:var(--hr-border-width) solid var(--color-hr);display:block;height:1px;margin:1em 0;padding:0}:root{--color-h1:#0e0e2c;--color-h2:#0e0e2c;--color-h3:#0e0e2c;--color-h4:#0e0e2c;--color-h5:#0e0e2c;--color-h6:#0e0e2c;--color-subtitle:#11062f}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{border:0;padding:0}.h1,h1{color:var(--color-h1);font-family:PKFGlobalSans,serif;font-size:60px;font-style:normal;font-weight:700;margin-bottom:16px}@media screen and (max-width:767px){.h1,h1{font-size:24px}}.h2,h2{color:var(--color-h2);font-family:PKFGlobalSans,serif;font-size:40px;font-style:normal;font-weight:700;margin-bottom:12px;margin-top:23px}@media screen and (max-width:767px){.h2,h2{font-size:17px}}.h3,h3{color:var(--color-h3);font-family:PKFGlobalSans,serif;font-size:32px;font-style:normal;font-weight:700;margin-bottom:12px;margin-top:23px}@media screen and (max-width:767px){.h3,h3{font-size:18px}}.h4,h4{color:var(--color-h4);font-family:PKFGlobalSans,serif;font-size:24px;font-style:normal;font-weight:700;margin-bottom:10px;margin-top:23px}@media screen and (max-width:767px){.h4,h4{font-size:18px}}.h5,h5{color:var(--color-h5);font-family:PKFGlobalSans,serif;font-size:20px;font-style:normal;font-weight:700;margin-bottom:10px;margin-top:25px}@media screen and (max-width:767px){.h5,h5{font-size:16px}}.h6,h6{color:var(--color-h6);font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:700;margin-bottom:10px;margin-top:25px}@media screen and (max-width:767px){.h6,h6{font-size:16px}}h1 a,h1 a:focus,h1 a:visited,h2 a,h2 a:focus,h2 a:visited,h3 a,h3 a:focus,h3 a:visited,h4 a,h4 a:focus,h4 a:visited,h5 a,h5 a:focus,h5 a:visited,h6 a,h6 a:focus,h6 a:visited{color:inherit;font-family:inherit;font-size:inherit;text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:inherit;text-decoration:underline}p{margin-bottom:16px;margin-top:10px}.subtitle{color:var(--color-subtitle);font-family:PKFGlobalSans,serif;font-style:normal;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.subtitle,.text-small{font-size:12px}a{color:var(--color-link);font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:400;position:relative;-webkit-transition:color var(--transition-time);transition:color var(--transition-time)}a,a:focus,a:hover{text-decoration:underline}a:focus{outline:var(--focus-border-width) solid var(--color-focus);outline-offset:var(--outline-offset);z-index:2}.no-touch a:focus,.no-touch a:hover{color:var(--color-link-hover)}@media screen and (min-width:1200px){.touch a:focus,.touch a:hover{color:var(--color-link-hover)}}@media screen and (max-width:1199px){.touch a:active{color:var(--color-link-hover)}}:root{--table-border-width:1px;--table-padding-v:10px;--table-padding-h:20px;--color-table-border:#b6b6b6;--color-table-tr-odd-bg:#eee;--color-table-tr-even-bg:#fff;--color-table-th-border:#b6b6b6;--color-table-th-bg:transparent;--color-table-th-text:#11062f;--color-table-td-border:#9a9a9a;--color-table-td-text:#11062f}table{border-collapse:collapse;border-spacing:0;font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:400;margin:0 0 1em;table-layout:fixed;width:100%}table.no-border td,table.no-border th{border-left:0;border-right:0}table .email-col{word-break:break-all}td,th{padding:var(--table-padding-v) var(--table-padding-h)}td{border-bottom:var(--table-border-width) solid var(--color-table-td-border);color:var(--color-table-td-text)}td a.no-link-style{color:inherit;text-decoration:none}th{background:var(--color-table-th-bg);color:var(--color-table-th-text);min-width:100px;text-align:left;white-space:nowrap}th.small-col{width:100px}th a{color:var(--color-table-th-text);font-weight:700;white-space:nowrap}.table--striped tr:nth-child(2n){background:var(--color-table-tr-even-bg)}.table--striped tr:nth-child(odd){background:var(--color-table-tr-odd-bg)}.table-layout-auto{table-layout:auto}.table-layout-auto td{vertical-align:top}:root{--form-element-border-width:1px;--form-element-padding-v:5px;--form-element-padding-h:10px;--select-padding-right:58px;--textarea-padding-v:10px;--textarea-padding-h:10px;--checkbox-height:20px;--checkbox-width:20px;--checkbox-padding-left:10px;--checkbox-tick-position-left:2px;--checkbox-tick-size:5px;--checkbox-border-width:1.5px;--radio-size-inner:10px;--radio-size-outer:20px;--radio-padding-left:7px;--radio-border-width:2px;--color-form-element-border:#9a9a9a;--color-form-element-disabled-bg:#f4f5f6;--color-form-element-disabled-border:#dee2e7;--color-form-element-text:#2a2525;--color-form-element-bg:#fff;--color-form-element-hover-bg:#fff;--color-form-element-focus-shadow:#66afe9;--color-error-border:#eb615d;--color-error-text:#eb615d;--color-form-error-text:#b94a48;--color-form-error-bg:#fff4f5;--color-form-border:#b94a48;--color-label-text:#11062f;--color-label-disabled:#707070;--color-radio-bg:#fff;--color-radio-checked-bg:#505a69;--color-radio-border:#505a69;--color-checkbox-checked-disabled:#707070;--color-checkbox-bg:#fff;--color-checkbox-bg-active:#043394;--color-checkbox-bg-hover:#d6edff;--color-checkbox-border:#505a69;--color-checkbox-border-active:#043394;--color-checkbox-border-hover:#043394;--color-checkbox-border-disabled:#9a9a9a;--color-checkbox-border-focused:#505a69;--color-checkbox-tick:#fff;--color-checkbox-tick-disabled:#707070}::-webkit-input-placeholder{color:inherit;opacity:.6}:-moz-placeholder,::-moz-placeholder{color:inherit;opacity:.6}:-ms-input-placeholder{color:inherit;opacity:.6}.legend,legend{margin-right:14px}.legend,label,legend{font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:400}label{color:var(--color-label-text);display:inline-block;margin-bottom:3px}textarea{height:128px;padding:var(--textarea-padding-v) var(--textarea-padding-h);resize:none}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-form-element-bg);border:var(--form-element-border-width) solid var(--color-form-element-border);border-radius:0 4px;color:var(--color-form-element-text);display:block;font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:400;max-width:100%;min-height:46px;padding:10px var(--form-element-padding-h) 10px;-webkit-transition:background-color var(--transition-time),color var(--transition-time);transition:background-color var(--transition-time),color var(--transition-time);width:100%}@media screen and (max-width:767px){input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%}}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:0}.no-touch input[type=date]:hover,.no-touch input[type=email]:hover,.no-touch input[type=number]:hover,.no-touch input[type=password]:hover,.no-touch input[type=search]:hover,.no-touch input[type=tel]:hover,.no-touch input[type=text]:hover,.no-touch input[type=url]:hover,.no-touch select:hover,.no-touch textarea:hover,input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:var(--color-form-element-hover-bg)}input[type=date]:disabled,input[type=email]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=url]:disabled,select:disabled,textarea:disabled{background-color:var(--color-form-element-disabled-bg);border-color:var(--color-form-element-disabled-border);cursor:not-allowed;pointer-events:none}select,select[multiple]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(5c0c629bc2e10ebdc9aa.svg),url(159ba102800a6d59ee75.svg);background-position:right 15px center,right -1px center;background-repeat:no-repeat;cursor:pointer;padding-right:var(--select-padding-right)}select::-ms-expand,select[multiple]::-ms-expand{display:none}.no-touch select:hover,.no-touch select[multiple]:hover,select:focus,select[multiple]:focus{background-color:transparent}select[multiple]{height:48px;overflow:hidden}input[type=checkbox]{left:-9999px;opacity:0;position:absolute}input[type=checkbox]+label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-family:PKFGlobalSans,serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:10px;min-height:var(--checkbox-height);padding-left:calc(var(--checkbox-width) + var(--checkbox-padding-left))}input[type=checkbox]+label:after{background-color:var(--color-checkbox-bg);border:var(--checkbox-border-width) solid var(--color-checkbox-border);border-radius:0 3px;content:"";display:block;height:var(--checkbox-height);left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:var(--checkbox-width)}@media screen and (max-width:767px){input[type=checkbox]+label{margin-bottom:22px}input[type=checkbox]+label:last-of-type{margin-bottom:0}}input[type=checkbox]+label .ripple{background:transparent;border-radius:50%;display:block;height:24px;left:-4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}input[type=checkbox]+label:hover .ripple{background:var(--color-checkbox-bg-hover)}input[type=checkbox]+label:hover:after{border-color:var(--color-checkbox-border-hover)}input[type=checkbox]:checked+label:before{color:var(--color-checkbox-tick);font-size:var(--checkbox-tick-size);left:var(--checkbox-tick-position-left);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all var(--transition-time);transition:all var(--transition-time);z-index:2}input[type=checkbox]:checked+label:after{background-color:var(--color-checkbox-bg-active);border-color:var(--color-checkbox-border-active)}input[type=checkbox]:focus+label:after{border-color:var(--color-checkbox-border-focused);-webkit-box-shadow:0 0 6px 6px rgba(17,6,47,.2);box-shadow:0 0 6px 6px rgba(17,6,47,.2);outline:0}input[type=checkbox]:focus+label .ripple{background-color:transparent}input[type=checkbox]:disabled+label{color:var(--color-label-disabled);cursor:default}input[type=checkbox]:disabled+label:after{border-color:var(--color-checkbox-border-disabled)}input[type=radio]{left:-9999px;opacity:0;position:absolute}input[type=radio]+label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-family:PKFGlobalSans,serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:10px;margin-right:32px;min-height:var(--radio-size-outer);padding-left:calc(var(--radio-size-outer) + var(--radio-padding-left))}@media screen and (max-width:767px){input[type=radio]+label{margin-bottom:22px}input[type=radio]+label:last-of-type{margin-bottom:0}}input[type=radio]+label:after{background-color:var(--color-radio-bg);border:var(--radio-border-width) solid var(--color-radio-border);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:var(--radio-size-outer);left:0;width:var(--radio-size-outer)}input[type=radio]+label:after,input[type=radio]:checked+label:before{border-radius:50%;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}input[type=radio]:checked+label:before{background-color:var(--color-radio-checked-bg);height:var(--radio-size-inner);left:calc((var(--radio-size-outer) - var(--radio-size-inner))/2);-webkit-transition:all var(--transition-time);transition:all var(--transition-time);width:var(--radio-size-inner);z-index:2}input[type=radio]:focus+label:after{outline:var(--focus-border-width) solid var(--color-focus)}input[type=radio]:disabled+label{color:var(--color-label-disabled);cursor:default}input[type=radio]:disabled+label:after{background-color:var(--color-form-element-disabled-bg);border-color:var(--color-form-element-disabled-border)}input[type=radio]:disabled:checked+label:before{background-color:var(--color-checkbox-checked-disabled)}button,input[type=button],input[type=reset],input[type=submit]{border:0}fieldset{border:0;margin-left:0;padding:0}html{color:var(--base-text-color);font-family:PKFGlobalSans,serif;font-size:var(--base-font-size);font-style:normal;font-weight:400;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;min-height:100vh;padding:0;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:auto;max-width:var(--wrapper-width);padding:0 var(--wrapper-padding-h);width:100%}:root{--btn-padding-v:8px;--btn-padding-h:16px;--btn-focus-border-width:2px;--btn-focus-color:#032161;--color-btn-primary-text:#fff;--color-btn-primary-bg:#043394;--color-btn-primary-text-hover:#fff;--color-btn-primary-bg-hover:#032161;--color-btn-primary-bg-disabled:#567bc7;--color-btn-secondary-text:#11062f;--color-btn-secondary-border:transparent;--color-btn-secondary-bg:transparent;--color-btn-secondary-text-hover:#11062f;--color-btn-secondary-bg-hover:#9a9a9a;--color-btn-secondary-bg-disabled:transparent;--color-btn-secondary-text-disabled:#9a9a9a;--color-btn-tertiary-text:#fff;--color-btn-tertiary-bg:#11062f;--color-btn-tertiary-text-hover:#fff;--color-btn-tertiary-bg-hover:#11062f;--color-btn-tertiary-bg-disabled:#9a9a9a}.btn,.btn-primary,.btn-secondary,.btn-tertiary,button,input[type=button],input[type=reset],input[type=submit]{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:16px;margin:0;max-width:100%;padding:var(--btn-padding-v) var(--btn-padding-h);text-align:center;text-decoration:none;text-transform:uppercase}@media screen and (max-width:767px){.btn,.btn-primary,.btn-secondary,.btn-tertiary,button,input[type=button],input[type=reset],input[type=submit]{margin-bottom:10px}}.btn-primary:focus,.btn-primary:hover,.btn-secondary:focus,.btn-secondary:hover,.btn-tertiary:focus,.btn-tertiary:hover,.btn:focus,.btn:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none}.btn-primary:focus,.btn-secondary:focus,.btn-tertiary:focus,.btn:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:var(--btn-focus-border-width) solid var(--btn-focus-color);outline-offset:2px}.btn-primary:active,.btn-secondary:active,.btn-tertiary:active,.btn:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{-webkit-box-shadow:none;box-shadow:none}.btn a,.btn-primary a,.btn-secondary a,.btn-tertiary a,button a,input[type=button] a,input[type=reset] a,input[type=submit] a{color:inherit;display:inline-block;text-decoration:none}.btn a:focus,.btn a:hover,.btn-primary a:focus,.btn-primary a:hover,.btn-secondary a:focus,.btn-secondary a:hover,.btn-tertiary a:focus,.btn-tertiary a:hover,button a:focus,button a:hover,input[type=button] a:focus,input[type=button] a:hover,input[type=reset] a:focus,input[type=reset] a:hover,input[type=submit] a:focus,input[type=submit] a:hover{color:inherit}.btn-primary{background-color:var(--color-btn-primary-bg);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,var(--color-btn-primary-bg)),color-stop(0,var(--color-btn-primary-bg-hover)));background-image:linear-gradient(180deg,var(--color-btn-primary-bg) 50%,var(--color-btn-primary-bg-hover) 0);background-position:0 0;background-size:100% 200%;color:var(--color-btn-primary-text);-webkit-transition:background-position .25s;transition:background-position .25s}.no-touch .btn-primary:focus,.no-touch .btn-primary:hover{background-position:0 100%;color:var(--color-btn-primary-text)}@media screen and (min-width:1200px){.touch .btn-primary:focus,.touch .btn-primary:hover{background-position:0 100%;color:var(--color-btn-primary-text)}}@media screen and (max-width:1199px){.touch .btn-primary:active{background-position:0 100%;color:var(--color-btn-primary-text)}}.btn-primary.disabled,.btn-primary:disabled{background-color:var(--color-btn-primary-bg-disabled);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,var(--color-btn-primary-bg-disabled)));background-image:linear-gradient(180deg,var(--color-btn-primary-bg-disabled) 50%);pointer-events:none}.btn-secondary{background-color:var(--color-btn-secondary-bg);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,var(--color-btn-secondary-bg)),color-stop(0,var(--color-btn-secondary-bg-hover)));background-image:linear-gradient(180deg,var(--color-btn-secondary-bg) 50%,var(--color-btn-secondary-bg-hover) 0);background-position:0 0;background-size:100% 200%;color:var(--color-btn-secondary-text);-webkit-transition:background-position .25s;transition:background-position .25s}.no-touch .btn-secondary:focus,.no-touch .btn-secondary:hover{background-position:0 100%;color:var(--color-btn-secondary-text-hover)}@media screen and (min-width:1200px){.touch .btn-secondary:focus,.touch .btn-secondary:hover{background-position:0 100%;color:var(--color-btn-secondary-text-hover)}}@media screen and (max-width:1199px){.touch .btn-secondary:active{background-position:0 100%;color:var(--color-btn-secondary-text-hover)}}.btn-secondary.disabled,.btn-secondary:disabled{background-color:var(--color-btn-secondary-bg-disabled);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,var(--color-btn-secondary-bg-disabled)));background-image:linear-gradient(180deg,var(--color-btn-secondary-bg-disabled) 50%);color:var(--color-btn-secondary-text-disabled);pointer-events:none}.btn-tertiary{background-color:var(--color-btn-tertiary-bg);border:0;border-radius:50px;color:var(--color-btn-tertiary-text);font-size:16px;min-width:227px;padding:18px 16px;text-decoration:none}.no-touch .btn-tertiary:focus,.no-touch .btn-tertiary:hover{background-color:var(--color-btn-tertiary-bg-hover);color:var(--color-btn-tertiary-text-hover)}@media screen and (min-width:1200px){.touch .btn-tertiary:focus,.touch .btn-tertiary:hover{background-color:var(--color-btn-tertiary-bg-hover);color:var(--color-btn-tertiary-text-hover)}}@media screen and (max-width:1199px){.touch .btn-tertiary:active{background-color:var(--color-btn-tertiary-bg-hover);color:var(--color-btn-tertiary-text-hover)}}.no-touch .btn-tertiary:focus,.no-touch .btn-tertiary:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);text-decoration:none}@media screen and (min-width:1200px){.touch .btn-tertiary:focus,.touch .btn-tertiary:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);text-decoration:none}}@media screen and (max-width:1199px){.touch .btn-tertiary:active{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);text-decoration:none}}.btn-tertiary:before{background:url(2e9daec2657dd2045b1e.svg);background-repeat:no-repeat;background-size:contain;color:inherit;content:"";display:inline-block;height:14px;margin-right:10px;text-decoration:none;width:14px}.btn-tertiary.disabled,.btn-tertiary:disabled{background-color:var(--color-btn-tertiary-bg-disabled);pointer-events:none}.footer-org.base-template__optuspage .btn,.landing-page.base-template__optuspage .btn,.organisation-page-header.base-template__optuspage .btn{--color-success:#fecc08;--color-success-text:#000;--color-success-hover:#000;--color-success-text-hover:#fecc08;--color-success-border-hover:#000;--filter:brightness(0) saturate(100%) invert(0%) sepia(4%) saturate(18%) hue-rotate(149deg) brightness(93%) contrast(104%);--filter-hover:brightness(0) saturate(100%) invert(72%) sepia(98%) saturate(860%) hue-rotate(354deg) brightness(104%) contrast(99%);--color-btn-arrow:#fff;--color-btn-arrow-hover:#d9d9d9;--color-outline-white:#003594;--color-outline-white-hover:#fff}.footer-org .btn,.landing-page .btn,.organisation-page-header .btn{--color-success:#62bb46;--color-success-text:#fff;--color-success-text-hover:#fff;--color-success-hover:#53a03b;--color-success-border-hover:#4e9737;--color-outline-white:#fff;--color-outline-white-hover:#212529;--color-btn-arrow:#d0df59;--color-btn-arrow-hover:#fff;background-color:transparent;border:0;border-radius:2px;display:inline-block;font-family:PKFGlobalSans;font-size:1rem;font-weight:400;line-height:1.5;padding:.8rem 2rem;text-align:center;text-decoration:none;text-transform:none;vertical-align:middle}.footer-org .btn:focus,.landing-page .btn:focus,.organisation-page-header .btn:focus{outline:0}.footer-org .btn-lg,.landing-page .btn-lg,.organisation-page-header .btn-lg{font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.footer-org .btn-success,.landing-page .btn-success,.organisation-page-header .btn-success{background-color:var(--color-success);border-color:var(--color-success);color:var(--color-success-text);padding:1rem 1.5rem}.footer-org .btn-success:focus,.footer-org .btn-success:hover,.landing-page .btn-success:focus,.landing-page .btn-success:hover,.organisation-page-header .btn-success:focus,.organisation-page-header .btn-success:hover{background-color:var(--color-success-hover);border-color:var(--color-success-border-hover);color:var(--color-success-text-hover)}.footer-org .btn-success:focus:before,.footer-org .btn-success:hover:before,.landing-page .btn-success:focus:before,.landing-page .btn-success:hover:before,.organisation-page-header .btn-success:focus:before,.organisation-page-header .btn-success:hover:before{-webkit-filter:var(--filter-hover);filter:var(--filter-hover)}.footer-org .btn-success:before,.landing-page .btn-success:before,.organisation-page-header .btn-success:before{background-image:url(ca1f45ddb484a31b7646.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;-webkit-filter:var(--filter);filter:var(--filter);height:24px;margin-right:1rem;vertical-align:middle;width:24px}.footer-org .btn-outline-white,.landing-page .btn-outline-white,.organisation-page-header .btn-outline-white{background-color:transparent;border:1px solid var(--color-outline-white);color:var(--color-outline-white)}.footer-org .btn-outline-white:focus,.footer-org .btn-outline-white:hover,.landing-page .btn-outline-white:focus,.landing-page .btn-outline-white:hover,.organisation-page-header .btn-outline-white:focus,.organisation-page-header .btn-outline-white:hover{background-color:var(--color-outline-white);border-color:var(--color-outline-white);color:var(--color-outline-white-hover)}.footer-org .btn-arrow,.landing-page .btn-arrow,.organisation-page-header .btn-arrow{color:var(--color-btn-arrow);font-size:14px;padding:0}.footer-org .btn-arrow:focus,.footer-org .btn-arrow:hover,.landing-page .btn-arrow:focus,.landing-page .btn-arrow:hover,.organisation-page-header .btn-arrow:focus,.organisation-page-header .btn-arrow:hover{color:var(--color-btn-arrow-hover)}.footer-org .btn-arrow:before,.landing-page .btn-arrow:before,.organisation-page-header .btn-arrow:before{content:"➔";display:inline-block;margin-right:6px}.footer-org .btn-arrow.text-lime,.landing-page .btn-arrow.text-lime,.organisation-page-header .btn-arrow.text-lime{color:var(--color-btn-arrow)}.footer-org .btn-arrow.text-lime:focus,.footer-org .btn-arrow.text-lime:hover,.landing-page .btn-arrow.text-lime:focus,.landing-page .btn-arrow.text-lime:hover,.organisation-page-header .btn-arrow.text-lime:focus,.organisation-page-header .btn-arrow.text-lime:hover{color:var(--color-btn-arrow-hover)}.footer-org .btn-selected-number,.landing-page .btn-selected-number,.organisation-page-header .btn-selected-number{font-weight:400;line-height:1.2;margin-bottom:.5rem;padding:0}.footer-org .btn-selected-number:before,.landing-page .btn-selected-number:before,.organisation-page-header .btn-selected-number:before{background-image:url(071afa1a381261fa51b3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:18px;margin-right:1rem;vertical-align:middle;width:18px}.footer-org .btn.btn-primary,.footer-org .btn.btn-secondary,.landing-page .btn.btn-primary,.landing-page .btn.btn-secondary,.organisation-page-header .btn.btn-primary,.organisation-page-header .btn.btn-secondary{text-transform:uppercase}.shadow-scroller{position:relative}.shadow-scroller__scroll-view{overflow:auto}.shadow-scroller__shadow-bottom,.shadow-scroller__shadow-left,.shadow-scroller__shadow-right,.shadow-scroller__shadow-top{opacity:0;pointer-events:none;position:absolute}.shadow-scroller__shadow-right{background:-webkit-gradient(linear,left top,right top,from(rgba(3,37,58,.01)),to(rgba(3,37,58,.38)));background:linear-gradient(90deg,rgba(3,37,58,.01) 0,rgba(3,37,58,.38));right:0}.shadow-scroller__shadow-left,.shadow-scroller__shadow-right{height:100%;top:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:17px}.shadow-scroller__shadow-left{background:-webkit-gradient(linear,right top,left top,from(rgba(3,37,58,.01)),to(rgba(3,37,58,.38)));background:linear-gradient(270deg,rgba(3,37,58,.01) 0,rgba(3,37,58,.38));left:0}.shadow-scroller table{margin:0}body:before{background:rgba(0,0,0,.9);bottom:0;content:"";height:0;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;width:0;z-index:9}body.toggled-drawer-offset-overlay:before{height:100%;opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}@media screen and (max-width:1199px){[data-drawer-offset]{padding-top:var(--head-height)}}.star-icon{--color-star-hover:#505a69;--color-star-starred:#f8b00a;background-color:transparent;background-repeat:no-repeat;background-size:contain;display:inline-block;height:17px;padding:0;position:relative;vertical-align:middle;width:17px}.star-icon:after{background:var(--color-1);border-radius:50%;content:"";display:block;height:32px;left:-6px;pointer-events:none;position:relative;top:-31px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:32px;z-index:-1}.star-icon:hover:after{-webkit-transform:scale(1);transform:scale(1)}.starred svg{fill:var(--color-star-starred)}.starred svg path{stroke:var(--color-star-starred)}.not-starred:hover svg{fill:var(--color-star-hover)}.badge{--color-border:#043394;--color-rescheduled-bg:#9a9a9a;--color-postponed-bg:#9a9a9a;--color-urgent-bg:#eb615d;--color-visited-bg:#33ad83;--color-booked-bg:#33ad83;--color-awaiting-reply-bg:#f8b00a;--color-follow-up-bg:#f8b00a;--color-blue-bg:#2e60c7;--color-green-bg:#33ad83;--color-yellow-bg:#f8b00a;--color-medium-grey-bg:#9a9a9a;--color-red-bg:#eb615d;--color-black-bg:#11062f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid var(--color-border);border-radius:20px;font-size:14px;padding:6px 14px}.current-tags .badge{font-size:14px;padding-bottom:9px;padding-top:9px}.badge--rescheduled{background:var(--color-rescheduled-bg);border-color:var(--color-rescheduled-bg)}.badge--urgent{background:var(--color-urgent-bg);border-color:var(--color-urgent-bg)}.badge--visited{background:var(--color-visited-bg);border-color:var(--color-visited-bg)}.badge--booked{background:var(--color-booked-bg);border-color:var(--color-booked-bg)}.badge--awaiting-reply{background:var(--color-awaiting-reply-bg);border-color:var(--color-awaiting-reply-bg)}.badge--postponed{background:var(--color-postponed-bg);border-color:var(--color-postponed-bg)}.badge--follow-up{background:var(--color-follow-up-bg);border-color:var(--color-follow-up-bg)}.badge--blue{background-color:var(--color-blue-bg);border-color:var(--color-blue-bg);color:var(--color-white)}.badge--green{background-color:var(--color-green-bg);border-color:var(--color-green-bg)}.badge--yellow{background-color:var(--color-yellow-bg);border-color:var(--color-yellow-bg)}.badge--medium-grey{background-color:var(--color-medium-grey-bg);border-color:var(--color-medium-grey-bg)}.badge--red{background-color:var(--color-red-bg);border-color:var(--color-red-bg)}.badge--black{background-color:var(--color-black-bg);border-color:var(--color-black-bg);color:var(--color-white)}.badge button.remove{background-color:var(--color-border);background-image:url(7fd32446f162e610e343.svg);background-position:50%;background-size:7.5px;border-radius:50%;height:15px;margin-left:11.5px;width:15px}.badge button.remove,.icon-edit{background-repeat:no-repeat;padding:0}.icon-edit{--color-icon-hover:#505a69;background-color:transparent;background-size:contain;display:inline-block;height:24px;position:relative;vertical-align:middle;width:24px}.icon-edit:after{background:var(--color-1);border-radius:50%;content:"";display:block;height:32px;left:-4px;pointer-events:none;position:relative;top:-34px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:32px;z-index:-1}.icon-edit:focus:after,.icon-edit:hover:after{-webkit-transform:scale(1);transform:scale(1)}.icon-edit:focus svg,.icon-edit:hover svg{fill:var(--color-icon-hover)}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media(min-width:576px){.container,.container-sm{max-width:700px}}@media(min-width:850px){.container,.container-md,.container-sm{max-width:1000px}}@media(min-width:1150px){.container,.container-lg,.container-md,.container-sm{max-width:1200px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1390px}}@media(min-width:1700px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1690px}}.loading-message{--spinner-color:#003594;--spinner-background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;margin-right:10px;margin-top:0;text-align:center}.loading-message .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-radius:50%;border-top:4px solid var(--spinner-background);border:4px solid var(--spinner-background);border-top-color:var(--spinner-color);height:40px;margin:0;width:40px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.dashboard__outer{padding:20px 20px 20px calc(var(--sidebar-width) + 15px)}.dashboard{padding-bottom:40px}:root{--header-padding-v:20px;--header-padding-h:20px}@media screen and (min-width:768px)and (max-width:1199px){:root{--header-padding-h:32px}}@media screen and (max-width:767px){:root{--header-padding-h:16px}}.page-head{background-color:#003594;font-family:PKFGlobalSans;padding:var(--header-padding-v) var(--header-padding-h)}.page-head .logo{height:52px;width:auto}:root{--color-navbg--level1:#ccc;--color-navbg--level1--hover:#191d1f;--color-navbg--level2:#ccc;--color-navbg--level2--hover:#303436;--color-navbg--level3:#ccc;--color-navbg--level3--hover:#686f73}@media screen and (max-width:1199px){.page-navigation-menu{display:none}}.page-navigation-menu ul{list-style-type:none}.page-navigation-menu ul a{font-weight:700;text-decoration:none}.page-navigation-menu ul.menu{background:var(--color-navbg--level1);display:table;margin:0 0 10px;padding:0;width:100%}.page-navigation-menu li ul{background:#fff;display:block;left:0;min-width:250px;opacity:0;padding:0;position:absolute;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;visibility:hidden;z-index:99999}.page-navigation-menu .level1{display:table-cell;list-style:none none;position:relative}.page-navigation-menu .level1>a{font-size:16px;text-align:center}.page-navigation-menu .level2>ul{left:250px;margin-top:-50px}:root{--side-menu-padding-v:13px;--side-menu-padding-h:20px;--side-menu-padding-indent:20px;--side-menu-text:#000;--side-menu-text-l1:#fff;--side-menu-bg-active-default:#004890;--side-menu-bg-hover:#004890;--side-menu-text-hover:#fff;--side-menu-bg-l1:#002b56;--side-menu-bg-l2:#fff;--side-menu-bg-l3:#ebebeb;--side-menu-bg-l4:#ddd;--side-menu-bg-l5:#cdcdcd;--side-menu-border-color-default:#ccc;--side-menu-border:1px solid var(--side-menu-border-color-default)}.menu-side{border-left:var(--side-menu-border);border-right:var(--side-menu-border);border-top:var(--side-menu-border);color:var(--side-menu-text);padding-left:0}.menu-side ul{list-style:none;margin:0;padding:0}.menu-side ul ul{display:none;width:100%}.menu-side .active>ul{display:block}.menu-side .level1.active>.icon-indicator,.menu-side .menu>li{display:none}.menu-side li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-side li a{border-bottom:var(--side-menu-border);display:block;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-size:18px;padding:var(--side-menu-padding-v) var(--side-menu-padding-h)}.menu-side .level1.current.active>a,.menu-side li a{text-decoration:none}.menu-side .level1.active{display:block}.menu-side .level2>a{background:var(--side-menu-bg-l2)}.menu-side .level2 .icon-indicator{background-color:var(--side-menu-bg-l2)}.menu-side .level2 .icon-indicator.open{background-color:var(--side-menu-bg-l3)}.menu-side .level3>a{background:var(--side-menu-bg-l3);border-bottom:var(--side-menu-border);padding-left:calc(var(--side-menu-padding-indent) + var(--side-menu-padding-h))}.menu-side .level3 .icon-indicator{background-color:var(--side-menu-bg-l3)}.menu-side .level3 .icon-indicator.open{background-color:var(--side-menu-bg-l4)}.menu-side .level4>a{background:var(--side-menu-bg-l4);border-bottom:var(--side-menu-border);padding-left:calc(var(--side-menu-padding-indent)*2 + var(--side-menu-padding-h))}.menu-side .level4 .icon-indicator{background-color:var(--side-menu-bg-l4)}.menu-side .level4 .icon-indicator.open{background-color:var(--side-menu-bg-l5)}.menu-side .level5>a{background:var(--side-menu-bg-l5);border-bottom:var(--side-menu-border);padding-left:calc(var(--side-menu-padding-indent)*3 + var(--side-menu-padding-h))}.menu-side .level2.current.active>a:before,.menu-side .level3.current.active>a:before,.menu-side .level4.current.active>a:before{background-color:var(--side-menu-bg-active-default);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:5px}.menu-side .level2 .icon-indicator,.menu-side .level2 a,.menu-side .level3 .icon-indicator,.menu-side .level3 a,.menu-side .level4 .icon-indicator,.menu-side .level4 a{position:relative}.no-touch .menu-side .level2 .icon-indicator:focus,.no-touch .menu-side .level2 .icon-indicator:hover,.no-touch .menu-side .level2 a:focus,.no-touch .menu-side .level2 a:hover,.no-touch .menu-side .level3 .icon-indicator:focus,.no-touch .menu-side .level3 .icon-indicator:hover,.no-touch .menu-side .level3 a:focus,.no-touch .menu-side .level3 a:hover,.no-touch .menu-side .level4 .icon-indicator:focus,.no-touch .menu-side .level4 .icon-indicator:hover,.no-touch .menu-side .level4 a:focus,.no-touch .menu-side .level4 a:hover{background-color:var(--side-menu-bg-hover);color:var(--side-menu-text-hover)}@media screen and (min-width:1200px){.touch .menu-side .level2 .icon-indicator:focus,.touch .menu-side .level2 .icon-indicator:hover,.touch .menu-side .level2 a:focus,.touch .menu-side .level2 a:hover,.touch .menu-side .level3 .icon-indicator:focus,.touch .menu-side .level3 .icon-indicator:hover,.touch .menu-side .level3 a:focus,.touch .menu-side .level3 a:hover,.touch .menu-side .level4 .icon-indicator:focus,.touch .menu-side .level4 .icon-indicator:hover,.touch .menu-side .level4 a:focus,.touch .menu-side .level4 a:hover{background-color:var(--side-menu-bg-hover);color:var(--side-menu-text-hover)}}@media screen and (max-width:1199px){.touch .menu-side .level2 .icon-indicator:active,.touch .menu-side .level2 a:active,.touch .menu-side .level3 .icon-indicator:active,.touch .menu-side .level3 a:active,.touch .menu-side .level4 .icon-indicator:active,.touch .menu-side .level4 a:active{background-color:var(--side-menu-bg-hover);color:var(--side-menu-text-hover)}}.menu-side .icon-indicator{background-image:none;border-bottom:var(--side-menu-border);border-left:var(--side-menu-border);cursor:pointer;display:block;height:auto;padding:0;position:relative;right:0;top:0;width:52px;z-index:1}.menu-side .icon-indicator.open:before{-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.menu-side .icon-indicator:before{font-size:13px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform var(--transition-time);transition:-webkit-transform var(--transition-time);transition:transform var(--transition-time);transition:transform var(--transition-time),-webkit-transform var(--transition-time);width:27px}.menu-side .icon-indicator:focus{outline:var(--focus-border-width) solid var(--color-focus);outline-offset:var(--outline-offset);z-index:2}.page-head-bottom-menus{background-color:#324057;height:calc(100vh + var(--head-height)*-1);overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:var(--head-height);-webkit-transform:translateX(100%);transform:translateX(100%);z-index:1000}.page-head-bottom-menus,.page-head-bottom-menus.active{-webkit-transition:all var(--transition-time);transition:all var(--transition-time)}.page-head-bottom-menus.active{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}@media screen and (min-width:768px)and (max-width:1199px){.page-head-bottom-menus{-webkit-box-sizing:content-box;box-sizing:content-box;width:320px}}@media screen and (max-width:767px){.page-head-bottom-menus{width:100%}}@media screen and (min-width:1200px){.menu-hamburger{display:none}}@media screen and (max-width:1199px){.menu-hamburger{display:block}.menu-hamburger a{border-bottom:1px solid;color:#fff;display:block;font-size:16px;padding:13px 20px;text-decoration:none;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;position:relative}.no-touch .menu-hamburger a:focus,.no-touch .menu-hamburger a:hover{background-color:#e52bd2;color:#fff}}@media screen and (max-width:1199px)and (min-width:1200px){.touch .menu-hamburger a:focus,.touch .menu-hamburger a:hover{background-color:#e52bd2;color:#fff}}@media screen and (max-width:1199px)and (max-width:1199px){.touch .menu-hamburger a:active{background-color:#e52bd2;color:#fff}}@media screen and (max-width:1199px){.menu-hamburger a:focus{outline:0}.menu-hamburger ul{margin-top:0;padding-left:0;width:100%}.menu-hamburger li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-hamburger li.current>a{background:#fff;color:#000}.menu-hamburger li.parent ul{display:none}.menu-hamburger li.active>ul{display:block}.menu-hamburger .level1>a{background:#324057;border-color:#1645c7}.menu-hamburger .level1>a:after{border-color:#1645c7}.menu-hamburger .level1>a.opened{border-color:#ecf00c}.menu-hamburger .level1>.icon-indicator{background:#324057;border-bottom-color:#1645c7;border-left-color:#1645c7}.menu-hamburger .level1>.icon-indicator:after{border-top-color:#1645c7}.menu-hamburger .level1>.icon-indicator.open:after{border-top-color:#ecf00c}.menu-hamburger .level1>.icon-indicator.open{background:#444;border-bottom-color:#ecf00c;border-left-color:#ecf00c}.menu-hamburger .level2>a{background:#444;border-color:#ecf00c;padding-left:30px}.menu-hamburger .level2>a:after{border-color:#ecf00c}.menu-hamburger .level2>a.opened{border-color:#f31515}.menu-hamburger .level2>.icon-indicator{background:#444;border-bottom-color:#ecf00c;border-left-color:#ecf00c}.menu-hamburger .level2>.icon-indicator:after{border-top-color:#ecf00c}.menu-hamburger .level2>.icon-indicator.open:after{border-top-color:#f31515}.menu-hamburger .level2>.icon-indicator.open{background:#566277;border-bottom-color:#f31515;border-left-color:#f31515}.menu-hamburger .level3>a{background:#566277;border-color:#f31515;padding-left:40px}.menu-hamburger .level3>a:after{border-color:#f31515}.menu-hamburger .level3>a.opened{border-color:#159bc4}.menu-hamburger .level3>.icon-indicator{background:#566277;border-bottom-color:#f31515;border-left-color:#f31515}.menu-hamburger .level3>.icon-indicator:after{border-top-color:#f31515}.menu-hamburger .level3>.icon-indicator.open:after{border-top-color:#159bc4}.menu-hamburger .level3>.icon-indicator.open{background:#071020;border-bottom-color:#159bc4;border-left-color:#159bc4}.menu-hamburger .level4>a{background:#071020;border-color:#159bc4;padding-left:60px}.menu-hamburger .level4>a:after{border-color:#159bc4}.menu-hamburger .level4>.icon-indicator{background:#071020;border-bottom-color:#159bc4;border-left-color:#159bc4}.menu-hamburger .level4>.icon-indicator:after{border-top-color:#159bc4}.menu-hamburger .icon-indicator{border-bottom:1px solid;border-left:1px solid;cursor:pointer;padding:0;position:relative;right:0;top:0;width:49px}.menu-hamburger .icon-indicator:before{color:#fff;font-size:11px;left:0;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform var(--transition-time);transition:-webkit-transform var(--transition-time);transition:transform var(--transition-time);transition:transform var(--transition-time),-webkit-transform var(--transition-time)}.menu-hamburger .icon-indicator.open:before{-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.menu-hamburger .icon-indicator:after{border-top:1px solid;content:"";height:1px;left:-1px;position:absolute;right:0;top:-1px;z-index:1}}@media screen and (min-width:1200px){.menu-hamburger .icon-indicator{display:none}}.no-touch .menu-hamburger .icon-indicator:focus,.no-touch .menu-hamburger .icon-indicator:hover{background-color:#e52bd2;color:#fff}@media screen and (min-width:1200px){.touch .menu-hamburger .icon-indicator:focus,.touch .menu-hamburger .icon-indicator:hover{background-color:#e52bd2;color:#fff}}@media screen and (max-width:1199px){.touch .menu-hamburger .icon-indicator:active{background-color:#e52bd2;color:#fff}}.menu-hamburger .icon-indicator:focus{outline:0}.internal-menu{--item-bg:#11062f;--item-bg-hover:#d6edff;--item-bg-disabled:#9a9a9a;--item-color:#fff;--item-color-hover:#043394;--item-color-disabled:#fff;margin-bottom:30px;position:relative}.internal-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px)and (max-width:1199px){.internal-menu ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){.internal-menu ul{background:#fff;border:1px solid #ddd;border-top:none;-webkit-box-shadow:0 8px 14px 8px rgba(0,0,0,.1),0 4px 8px 4px rgba(77,77,77,.15);box-shadow:0 8px 14px 8px rgba(0,0,0,.1),0 4px 8px 4px rgba(77,77,77,.15);display:none;left:0;position:absolute;right:0;top:calc(100% + 6px);z-index:10}.internal-menu ul.is-active{display:block}}.internal-menu a{background:var(--item-bg);color:var(--item-color);display:block;font-size:16px;padding:20px;text-decoration:none;text-transform:uppercase}.no-touch .internal-menu a:focus,.no-touch .internal-menu a:hover{background:var(--item-bg-hover);color:var(--item-color-hover)}@media screen and (min-width:1200px){.touch .internal-menu a:focus,.touch .internal-menu a:hover{background:var(--item-bg-hover);color:var(--item-color-hover)}}@media screen and (max-width:1199px){.touch .internal-menu a:active{background:var(--item-bg-hover);color:var(--item-color-hover)}}.internal-menu__item{text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media screen and (max-width:767px){.internal-menu__item{border-bottom:1px solid #ddd}.internal-menu__item:last-child{border-bottom:none}}.internal-menu__item.active a{background:var(--item-bg-hover);color:var(--item-color-hover)}.internal-menu__item.disabled a{background:var(--item-bg-disabled);color:var(--item-color-disabled);pointer-events:none}@media screen and (max-width:767px){.internal-menu__item a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.internal-menu__item .icon{background-repeat:no-repeat;display:inline-block;height:23px;margin-right:11px;vertical-align:middle;width:24px}.internal-menu__item .icon-note{background-image:url(a07fc8a64de4fa7ba44e.svg)}.internal-menu__item .icon-add-note{background-image:url(329b95a2373e3333cc76.svg)}.internal-menu__item .icon-email{background-image:url(7bc9e886e10851ec97cb.svg)}.internal-menu__item .icon-attach-file{background-image:url(7566cc6114774b7bd9a9.svg)}.internal-menu__item .icon-status{background-image:url(68f07e466d9a2a44b1be.svg)}.internal-menu__item a:focus,.internal-menu__item a:hover,.internal-menu__item.active a{background:var(--item-bg-hover);color:var(--item-color-hover)}.internal-menu__item a:focus .icon-note,.internal-menu__item a:hover .icon-note,.internal-menu__item.active a .icon-note{background-image:url(e8549d726e0a88ac3ba1.svg)}.internal-menu__item a:focus .icon-add-note,.internal-menu__item a:hover .icon-add-note,.internal-menu__item.active a .icon-add-note{background-image:url(4c24e9e9eb7d77f98b1c.svg)}.internal-menu__item a:focus .icon-email,.internal-menu__item a:hover .icon-email,.internal-menu__item.active a .icon-email{background-image:url(1a9c4df363f179b9b17b.svg)}.internal-menu__item a:focus .icon-attach-file,.internal-menu__item a:hover .icon-attach-file,.internal-menu__item.active a .icon-attach-file{background-image:url(c2bbc7adb517f0cf94b7.svg)}.internal-menu__item a:focus .icon-status,.internal-menu__item a:hover .icon-status,.internal-menu__item.active a .icon-status{background-image:url(8321895949638b1d6043.svg)}.internal-menu__toggle{background-color:#fff;border:1px solid var(--color-3);border-radius:0 10px;display:none;padding:12px;text-align:left;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-image:url(5c0c629bc2e10ebdc9aa.svg),url(159ba102800a6d59ee75.svg);background-position:right 15px center,right -1px center;background-repeat:no-repeat;justify-content:space-between}@media screen and (max-width:767px){.internal-menu__toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.internal-menu__toggle .icon-chevron{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.internal-menu__toggle[aria-expanded=true] .icon-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}:root{--system-alert-border-width:3px}.messages{color:var(--color-system-alert-msg-text);font-size:16px;list-style:none;margin:0;padding-left:0;position:fixed;width:100%;z-index:1}.has-sidebar .messages{padding-left:var(--sidebar-width)}.messages .info,.messages .success{background-color:var(--color-system-alert-success-bg)}.messages .error,.messages .warning{background-color:var(--color-system-alert-error-bg)}.messages li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between}.messages .message-close-btn{background-color:transparent;background-image:url(7fd32446f162e610e343.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:none;cursor:pointer;display:block;height:24px;margin-bottom:0;padding:0;width:24px}.messages .message-close-btn:hover{-webkit-filter:brightness(0) saturate(100%) invert(5%) sepia(77%) saturate(6949%) hue-rotate(218deg) brightness(55%) contrast(113%);filter:brightness(0) saturate(100%) invert(5%) sepia(77%) saturate(6949%) hue-rotate(218deg) brightness(55%) contrast(113%)}:root{--accordion-transition-time:0.5s;--accordion-border-width:1px;--accordion-arrow-width:59px;--accordion-title-padding-v:15px;--accordion-title-padding-h:19px;--accordion-body-padding-v:20px;--accordion-body-padding-h:20px;--accordion-item-margin-v:18px;--color-accordion-border:#9a9a9a;--color-accordion-bg:#fff;--color-accordion-text:#11062f;--color-accordion-focus-text:#11062f;--color-accordion-focus-bg:#fff;--color-accordion-arrow:#11062f;--color-accordion-content-border-top:#d6dee2}.accordion-item{border:var(--accordion-border-width) solid var(--color-accordion-border);margin:var(--accordion-item-margin-v) 0}.accordion-item__title-container{background-color:var(--color-accordion-bg);color:var(--color-accordion-text);display:block;font-weight:700;padding:var(--accordion-title-padding-v) var(--accordion-title-padding-h);position:relative;text-decoration:none;-webkit-transition:background-color var(--transition-time);transition:background-color var(--transition-time)}.accordion-item__title-container:focus,.accordion-item__title-container:hover{text-decoration:none}.no-touch .accordion-item__title-container:focus,.no-touch .accordion-item__title-container:hover{background-color:var(--color-accordion-focus-bg);color:var(--color-accordion-focus-text)}@media screen and (min-width:1200px){.touch .accordion-item__title-container:focus,.touch .accordion-item__title-container:hover{background-color:var(--color-accordion-focus-bg);color:var(--color-accordion-focus-text)}}@media screen and (max-width:1199px){.touch .accordion-item__title-container:active{background-color:var(--color-accordion-focus-bg);color:var(--color-accordion-focus-text)}}.accordion-item__arrow{background-image:url(af6f7ce8b40a08eb726e.svg);background-repeat:no-repeat;display:inline-block;height:10px;margin-left:10px;text-align:center;width:var(--accordion-arrow-width)}.accordion-item__body-wrapper{padding:var(--accordion-body-padding-v) var(--accordion-body-padding-h)}.page-footer{border-top:2px solid #ccc;padding:50px 0}.page-footer a{font-weight:400;text-decoration:none}.page-footer .icon-butterfly{position:relative}.page-footer .icon-butterfly:before{left:100%;position:absolute}:root{--input-padding-hr:14px;--color-label-text-active:#11062f;--color-label-dropdown-active:#043394;--color-input-border-active:#11062f;--color-select-bg:#fff;--color-select-border:#043394;--color-select-border-hover:#9a9a9a}.small-form-field label{display:inline-block;font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:400;margin-bottom:0;margin-right:15px}.small-form-field input[type=date],.small-form-field input[type=email],.small-form-field input[type=number],.small-form-field input[type=password],.small-form-field input[type=search],.small-form-field input[type=tel],.small-form-field input[type=text],.small-form-field input[type=url],.small-form-field select,.small-form-field textarea{border:0;border-bottom:1.5px solid #9a9a9a;border-radius:0;font-family:PKFGlobalSans,serif;font-size:14px;font-style:normal;font-weight:400}.small-form-field input[type=email]:focus+.field--outline,.small-form-field input[type=number]:focus+.field--outline,.small-form-field input[type=password]:focus+.field--outline,.small-form-field input[type=search]:focus+.field--outline,.small-form-field input[type=tel]:focus+.field--outline,.small-form-field input[type=text]:focus+.field--outline,.small-form-field input[type=url]:focus+.field--outline,.small-form-field select:focus+.field--outline,.small-form-field textarea:focus+.field--outline{border-bottom:2px solid var(--color-input-border-active);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.small-form-field input[type=date]{border:0}.small-form-field select{background-image:url(00a5b58d826c0de33b95.svg);background-position:right 12px center}.small-form-field .field-wrapper{display:inline-block}.small-form-field .fieldInputWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.medium-form-field input[type=email]:focus+.field--outline,.medium-form-field input[type=number]:focus+.field--outline,.medium-form-field input[type=password]:focus+.field--outline,.medium-form-field input[type=search]:focus+.field--outline,.medium-form-field input[type=tel]:focus+.field--outline,.medium-form-field input[type=text]:focus+.field--outline,.medium-form-field input[type=url]:focus+.field--outline,.medium-form-field select:focus+.field--outline,.medium-form-field textarea:focus+.field--outline{border:2px solid var(--color-input-border-active);border-radius:0 10px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.medium-form-field .fieldWrapper{margin-bottom:20px}.medium-form-field .fieldInputWrapper{position:relative}.medium-form-field .fieldInputWrapper input:-webkit-autofill,.medium-form-field .fieldInputWrapper input:-webkit-autofill:active,.medium-form-field .fieldInputWrapper input:-webkit-autofill:focus,.medium-form-field .fieldInputWrapper input:-webkit-autofill:hover{-webkit-animation:autofill 0s forwards;animation:autofill 0s forwards;-webkit-box-shadow:0 0 0 1000px var(--color-form-element-bg) inset;box-shadow:0 0 0 1000px var(--color-form-element-bg) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@-webkit-keyframes autofill{to{background:var(--color-form-element-bg);color:inherit}}@keyframes autofill{to{background:var(--color-form-element-bg);color:inherit}}.medium-form-field .fieldInputWrapper input[type=date]:focus,.medium-form-field .fieldInputWrapper input[type=email]:focus,.medium-form-field .fieldInputWrapper input[type=number]:focus,.medium-form-field .fieldInputWrapper input[type=password]:focus,.medium-form-field .fieldInputWrapper input[type=search]:focus,.medium-form-field .fieldInputWrapper input[type=tel]:focus,.medium-form-field .fieldInputWrapper input[type=text]:focus,.medium-form-field .fieldInputWrapper input[type=url]:focus,.medium-form-field .fieldInputWrapper select:focus,.medium-form-field .fieldInputWrapper textarea:focus{-webkit-box-shadow:0 0 6px 6px rgba(17,6,47,.2);box-shadow:0 0 6px 6px rgba(17,6,47,.2)}.medium-form-field .fieldInputWrapper input[type=date].invalid,.medium-form-field .fieldInputWrapper input[type=email].invalid,.medium-form-field .fieldInputWrapper input[type=number].invalid,.medium-form-field .fieldInputWrapper input[type=password].invalid,.medium-form-field .fieldInputWrapper input[type=search].invalid,.medium-form-field .fieldInputWrapper input[type=tel].invalid,.medium-form-field .fieldInputWrapper input[type=text].invalid,.medium-form-field .fieldInputWrapper input[type=url].invalid,.medium-form-field .fieldInputWrapper select.invalid,.medium-form-field .fieldInputWrapper textarea.invalid{border:2px solid var(--color-error-text)}.medium-form-field .has-icon input[type=email],.medium-form-field .has-icon input[type=number],.medium-form-field .has-icon input[type=password],.medium-form-field .has-icon input[type=search],.medium-form-field .has-icon input[type=tel],.medium-form-field .has-icon input[type=text],.medium-form-field .has-icon input[type=url],.medium-form-field .has-icon select,.medium-form-field .has-icon textarea{padding-left:51px}.large-form-field label{display:block;margin-bottom:10px}.large-form-field input[type=email]:focus+.field--outline,.large-form-field input[type=number]:focus+.field--outline,.large-form-field input[type=password]:focus+.field--outline,.large-form-field input[type=search]:focus+.field--outline,.large-form-field input[type=tel]:focus+.field--outline,.large-form-field input[type=text]:focus+.field--outline,.large-form-field input[type=url]:focus+.field--outline,.large-form-field select:focus+.field--outline,.large-form-field textarea:focus+.field--outline{border:2px solid var(--color-input-border-active);border-radius:0 10px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.large-form-field .has-icon input[type=email],.large-form-field .has-icon input[type=number],.large-form-field .has-icon input[type=password],.large-form-field .has-icon input[type=search],.large-form-field .has-icon input[type=tel],.large-form-field .has-icon input[type=text],.large-form-field .has-icon input[type=url],.large-form-field .has-icon select,.large-form-field .has-icon textarea{padding-left:51px}.large-form-field.horizontal .field-wrapper,.large-form-field.horizontal label{display:inline-block}.large-form-field.horizontal label{margin-right:20px}.select-floating-label{position:relative}.select-floating-label select{background-color:var(--color-select-bg);background-image:url(00a5b58d826c0de33b95.svg);background-position:right 12px center;border:0;border-bottom:1.5px solid var(--color-select-border);border-radius:0;font-family:PKFGlobalSans,serif;font-style:normal;font-weight:400;margin-bottom:5px;min-width:176px;padding-bottom:9px;padding-right:28px;-webkit-transition:none;transition:none;width:auto}.select-floating-label select:hover{border-bottom-color:var(--color-select-border-hover);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.select-floating-label label{font-size:12px;left:var(--input-padding-hr);position:absolute;top:15px;-webkit-transition:all var(--transition-time);transition:all var(--transition-time);z-index:1}.select-floating-label label,.select-floating-label.active label{font-family:PKFGlobalSans,serif;font-style:normal;font-weight:400}.select-floating-label.active label{color:var(--color-label-text-active);font-size:14px;left:0;top:-25px}.select-floating-label input:-webkit-autofill~label{color:var(--color-label-text-active);font-size:14px;top:-25px}.select-floating-label .fieldInputWrapper.active label{color:var(--color-label-dropdown-active);font-size:8px;left:12px;text-transform:uppercase;top:3px}.field-wrapper{position:relative}.field-wrapper.icon-search:before{background:url(74c68c14c34321ee552c.svg);background-size:contain;content:"";height:18px;left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}.fieldMessageWrapper{font-size:12px;font-weight:400}.fieldMessageWrapper,.fieldMessageWrapper.error{font-family:PKFGlobalSans,serif;font-style:normal}.fieldMessageWrapper.error{color:var(--color-error-text);font-style:italic;font-weight:700;padding-left:0}.fieldMessageWrapper.error ul{list-style:none;margin:0;padding-left:0}.fieldMessageWrapper.error li{color:var(--color-error-text);margin-bottom:0;padding-top:6px}.fieldMessageWrapper.margin-bottom{margin-bottom:5px}.fieldWrapper{margin-bottom:15px;position:relative}.fieldWrapper .error input[type=email],.fieldWrapper .error input[type=number],.fieldWrapper .error input[type=password],.fieldWrapper .error input[type=search],.fieldWrapper .error input[type=tel],.fieldWrapper .error input[type=text],.fieldWrapper .error input[type=url],.fieldWrapper .error select,.fieldWrapper .error textarea{border:2px solid var(--color-error-border)}.fieldWrapper.half-width{width:calc(50% - 10px)}@media screen and (max-width:767px){.fieldWrapper.half-width{width:100%}}.fieldWrapper.quarter-width{width:calc(25% - 10px)}@media screen and (max-width:767px){.fieldWrapper.quarter-width{width:100%}}input::-webkit-datetime-edit{-webkit-box-flex:1;flex:1 1 auto}input[type=date]{font-size:14px;line-height:21px}input[type=date]::-webkit-calendar-picker-indicator{background-image:url(e697f03c55836d50499b.svg);margin-left:13px}@media screen and (min-width:1200px){.form-half-width{width:50%}}.form-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;gap:10px;justify-content:end;margin-top:20px}.form-btn-container.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-heading{margin-bottom:20px;margin-top:0}.grecaptcha-badge{z-index:10}.checkboxes .choice-wrapper label:not(:last-of-type),.radio .choice-wrapper label:not(:last-of-type){margin-right:50px}div.AjaxInvisibleReCaptchaField,div.InvisibleReCaptchaField{display:none}.checkbox .subcategory-group{margin-bottom:20px}@media screen and (min-width:768px){.checkbox .subcategory-group{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.select2{--color-border:#043394;--color-bg:#fff}.select2.select2-container--default .select2-selection--multiple .select2-selection__choice{display:inline-block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-bg);border-radius:20px;font-size:16px}.select2.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:var(--color-border);background-image:url(7fd32446f162e610e343.svg);background-position:50%;background-repeat:no-repeat;background-size:7.5px;border:0;border-radius:50%;font-size:0;height:15px;left:auto;line-height:0;margin-left:11.5px;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px}.select2 .select2-search--inline .select2-search__field{height:auto;margin-top:0}.select2 .counter{left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}:root{--sidebar-bg:#11062f;--menu-active-bg:#d6edff;--menu-icon-active:#11062f;--menu-icon-new:#33ad83}.dashboard-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;z-index:7;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--sidebar-bg);-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:20px;width:var(--sidebar-width);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.dashboard-sidebar{bottom:0;overflow-x:hidden;overflow-y:auto}}.dashboard-sidebar__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:60px;margin-bottom:20px;text-align:center;width:60px}.dashboard-sidebar__logo img{height:auto;margin:auto;max-width:100%;width:100%}.dashboard-sidebar__menu{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-align:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-sidebar .menu__item a,.dashboard-sidebar .menu__item button{border-bottom-left-radius:10px;border-top-right-radius:10px;display:block;padding-bottom:20px;padding-top:20px;position:relative}@media screen and (max-width:767px){.dashboard-sidebar .menu__item a,.dashboard-sidebar .menu__item button{padding-bottom:14px;padding-top:14px}}.dashboard-sidebar .menu__item a:focus,.dashboard-sidebar .menu__item a:hover,.dashboard-sidebar .menu__item button:focus,.dashboard-sidebar .menu__item button:hover,.dashboard-sidebar .menu__item.active a{background-color:var(--menu-active-bg)}.dashboard-sidebar .menu__item a:focus circle,.dashboard-sidebar .menu__item a:focus path,.dashboard-sidebar .menu__item a:hover circle,.dashboard-sidebar .menu__item a:hover path,.dashboard-sidebar .menu__item button:focus circle,.dashboard-sidebar .menu__item button:focus path,.dashboard-sidebar .menu__item button:hover circle,.dashboard-sidebar .menu__item button:hover path,.dashboard-sidebar .menu__item.active circle,.dashboard-sidebar .menu__item.active path{fill:var(--menu-icon-active)}.dashboard-sidebar .menu__item a:focus circle~path,.dashboard-sidebar .menu__item a:hover circle~path,.dashboard-sidebar .menu__item button:focus circle~path,.dashboard-sidebar .menu__item button:hover circle~path,.dashboard-sidebar .menu__item.active circle~path{fill:#fff}.dashboard-sidebar .menu__item a:focus,.dashboard-sidebar .menu__item button:focus{outline:0}.dashboard-sidebar .menu__item.icon-question-mark a:focus ellipse,.dashboard-sidebar .menu__item.icon-question-mark a:focus path,.dashboard-sidebar .menu__item.icon-question-mark a:hover ellipse,.dashboard-sidebar .menu__item.icon-question-mark a:hover path,.dashboard-sidebar .menu__item.icon-question-mark.active ellipse,.dashboard-sidebar .menu__item.icon-question-mark.active path{fill:var(--color-white)}.dashboard-sidebar .menu__item .circle{background:var(--menu-icon-new);border-radius:50%;height:10px;position:absolute;right:30px;top:32px;width:10px}.dashboard-sidebar .menu__item button{background:none;border:none;width:100%}:root{--tooltip-text:#fff;--tooltip-bg:#11062f}.tooltip{position:relative}.tooltip__text{background-color:var(--tooltip-bg);border-radius:0 10px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.25);box-shadow:0 4px 6px rgba(0,0,0,.25);color:var(--tooltip-text);display:block;font-size:10px;left:50%;line-height:16px;max-width:200px;min-width:70px;opacity:0;padding:5px 10px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .6s;transition:opacity .6s;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.tooltip__text--right{left:100%}.tooltip__text--left,.tooltip__text--right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip__text--left{left:auto;right:calc(100% + 5px)}.tooltip__text--top{bottom:calc(100% + 5px);top:auto}.tooltip__text--bottom,.tooltip__text--top{-webkit-transform:translate(-50%);transform:translate(-50%)}.tooltip__text--bottom{left:0;top:calc(100% + 5px)}.tooltip:focus .tooltip__text,.tooltip:hover .tooltip__text{opacity:1;visibility:visible}.grid-table{--color-table-td-border:#505a69;--color-table-td-text:#11062f;--color-table-bg:#d6edff;--title-text:#fff;--title-bg:#11062f;border:0;border-top:1px solid var(--color-table-td-border);table-layout:unset}.grid-table tr{border-bottom:var(--table-border-width) solid var(--color-table-td-border);position:relative;z-index:0}.grid-table td{border:0;padding:22px 20px}.grid-table .grid-table__cell-md{-ms-flex-preferred-size:296px;flex-basis:296px;max-width:296px;padding-bottom:0;padding-right:10px;padding-top:16px}.grid-table__cell-push-end{margin-left:auto}.grid-table .bg-blue{background:var(--color-table-bg)}.grid-table .star{padding-left:33px;padding-right:10px}.grid-table .fix-width{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.grid-table .fix-width.grid-table__cell-push-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.grid-table [data-title]:focus:after,.grid-table [data-title]:hover:after{opacity:1;-webkit-transition:all .1s ease .5s;transition:all .1s ease .5s;visibility:visible}.grid-table [data-title]:after{background-color:var(--title-bg);border-radius:0 10px;bottom:0;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.25);box-shadow:0 4px 6px rgba(0,0,0,.25);color:var(--title-text);content:attr(data-title);font-size:10px;left:20px;line-height:16px;opacity:0;padding:5px 10px;position:absolute;visibility:hidden;white-space:nowrap;z-index:99999}.grid-table [data-title]{position:relative}#modalOverlay{background-color:var(--color-black);height:100%;margin:0;opacity:.5;padding:0;width:100%;z-index:65556}#modalOverlay,.accessible-modal{display:none;left:0;position:fixed;top:0}.accessible-modal{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto;margin-right:auto;overflow-x:hidden;overflow-y:auto;right:0;z-index:65557}.accessible-modal.open{display:block}.accessible-modal::-webkit-scrollbar{display:none}.accessible-modal__container{background-color:var(--color-white);border-radius:0 10px;-webkit-box-shadow:0 4px 6px 2px rgba(0,0,0,.25);box-shadow:0 4px 6px 2px rgba(0,0,0,.25);margin:133px auto 0;max-width:100%;padding:20px;position:relative;width:627px}.accessible-modal__container--large{width:705px}.accessible-modal__container--small{width:474px}.accessible-modal__close-btn{background:url(51b57f0918d5c545c48f.svg);background-position:50%;background-repeat:no-repeat;background-size:14px;display:block;height:20px;padding:0;position:absolute;right:23px;top:20px;width:20px}#category-warning-modal,#warning-modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;padding-bottom:60px;position:fixed;top:0;width:100%;z-index:1000}#category-warning-modal .modal-content,#warning-modal .modal-content{background-color:var(--color-white);border-radius:5px;margin:10% auto;min-width:300px;padding:20px;text-align:center;width:40%}#category-warning-modal .modal-buttons,#warning-modal .modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center}#category-warning-modal .modal-buttons button,#warning-modal .modal-buttons button{cursor:pointer;padding:8px 12px}#timeout-warning,#whistleblower-timeout-warning{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}#timeout-warning.hidden,#whistleblower-timeout-warning.hidden{display:none}#timeout-warning.visible,#whistleblower-timeout-warning.visible{display:block}#timeout-warning .modal-content,#whistleblower-timeout-warning .modal-content{background:var(--color-white);border-radius:5px;margin:20% auto;padding:20px;text-align:center;width:350px}#timeout-warning .modal-buttons,#whistleblower-timeout-warning .modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center}#timeout-warning .modal-buttons button,#whistleblower-timeout-warning .modal-buttons button{cursor:pointer;padding:8px 12px}.select2-container .select2-selection{background-color:var(--color-form-element-bg);background-image:url(5c0c629bc2e10ebdc9aa.svg),url(159ba102800a6d59ee75.svg);background-position:right 15px center,right -1px center;background-repeat:no-repeat;border-radius:0 4px;height:48px;padding:12px var(--form-element-padding-h) 10px;padding-right:var(--select-padding-right)}.select2-container .select2-selection__arrow b{display:none}.user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.user-info__avatar{margin-right:21px}.user-info__user-type{display:block;font-family:PKFGlobalSans,serif;font-size:16px;font-style:normal;font-weight:400;margin-right:10px}.user-info__user-name{display:block;font-size:14px}.search-form{--color-advanced-btn-bg-hover:#9a9a9a}@media screen and (max-width:1199px){.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.search-form,.search-form.align-center{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.search-form__search{display:-webkit-box;display:-ms-flexbox;display:flex;float:right;margin-bottom:22px;margin-top:6px}@media screen and (max-width:1199px){.search-form__search{margin-bottom:0}}@media screen and (max-width:767px){.search-form__search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:none;gap:10px}}.search-form__search .field-wrapper{max-width:100%;width:342px}@media screen and (max-width:767px){.search-form__search .field-wrapper{width:100%}}.search-form__search .fieldInputWrapper{margin-right:20px}@media screen and (max-width:767px){.search-form__search .fieldInputWrapper{margin-right:0}}.search-form__search .btn{-ms-flex-item-align:center;align-self:center}@media screen and (max-width:767px){.search-form__search .btn{width:100%}}.search-form .show-advanced-search{background:transparent;line-height:13px;outline:0;padding:7px 12px;position:absolute;right:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.no-touch .search-form .show-advanced-search:focus,.no-touch .search-form .show-advanced-search:hover{background-color:var(--color-advanced-btn-bg-hover)}@media screen and (min-width:1200px){.touch .search-form .show-advanced-search:focus,.touch .search-form .show-advanced-search:hover{background-color:var(--color-advanced-btn-bg-hover)}}@media screen and (max-width:1199px){.touch .search-form .show-advanced-search:active{background-color:var(--color-advanced-btn-bg-hover)}}.search-form__bottom{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.search-form__bottom legend{margin-right:14px}.search-form__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media screen and (max-width:767px){.search-form__filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:0;margin-top:20px;width:100%}}.search-form__filter .select-floating-label{max-width:200px}@media screen and (max-width:767px){.search-form__filter .select-floating-label{max-width:none;width:100%}.search-form__filter select{width:100%}}.search-form__radios{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:22px}@media screen and (max-width:767px){.search-form__radios{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.search-form .margin-right{margin-right:20px}.search-results-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;clear:both;float:left;justify-content:space-between;margin-bottom:15px;margin-top:20px;padding:20px 15px;width:100%}.search-results-count__label{margin-right:10px}.search-results-count__detail,.search-results-count__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0;margin-top:0}.search-results-count__detail{font-size:20px;margin-right:18px}.search-results-count__detail.border-right{border-right:2px solid var(--color-2);padding-right:18px}.search-form-empty__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:80px;width:736px}.search-form-empty .fieldInputWrapper{margin-right:20px;width:621px}.search-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:10px;margin-left:auto;padding-left:0}.search-pagination .arrow{padding:8px}.search-pagination .next{margin-left:11px}.search-pagination .prev{margin-right:11px}.no-search-result-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;clear:both;float:left;margin-bottom:25px;padding:26px 6px 29px 15px;width:100%}@media screen and (max-width:767px){.no-search-result-message{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.no-search-result-message .h5{margin-bottom:10px}.no-search-result-message.text-center{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:none;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-results-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;padding:28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-results-info .btn{margin-left:auto}.advanced-search__heading{margin-bottom:20px;margin-top:0}.advanced-search input[type=date]{margin-right:38px}.advanced-search-container{clear:both;float:left;margin-bottom:40px;margin-top:20px;padding:25px 30px 20px;width:100%}@media screen and (min-width:768px)and (max-width:1199px){.advanced-search-container .flex-dk{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.advanced-search-container .quarter-width{width:calc(50% - 10px)}}.case-list__case-number{width:95px}.case-list .case-list__tags{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:44%;overflow:hidden;padding-right:0;position:relative;white-space:nowrap}.case-list .case-list__tags .badge:not(:last-of-type){margin-right:6px}.case-list .case-list__tags .more{background:-webkit-gradient(linear,right top,left top,color-stop(27.5%,#fff),color-stop(98.5%,hsla(0,0%,100%,0)));background:linear-gradient(270deg,#fff 27.5%,hsla(0,0%,100%,0) 98.5%);display:none;height:37px;padding-right:11px;position:absolute;right:0;text-align:right;top:22px;width:132px}.case-list .case-list__tags .more.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.case-list__row-column,.case-list__row-header{text-align:left}.bg-blue .case-list__tags .more{background:-webkit-gradient(linear,right top,left top,color-stop(27.5%,#d6edff),color-stop(98.5%,hsla(0,0%,100%,0)));background:linear-gradient(270deg,#d6edff 27.5%,hsla(0,0%,100%,0) 98.5%)}.document-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:767px){.document-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.settings-search{margin-bottom:36px}@media screen and (min-width:1200px){.settings-search .btn-tertiary{margin-right:30px}.settings-search .select-floating-label{margin-right:27px}.settings-search .search-field{margin-right:10px}.settings-search .search-field input{width:342px}}.settings-search--school select{min-width:auto}@media screen and (min-width:1200px){.settings-search--school select{max-width:180px}}@media screen and (max-width:1199px){.settings-search--school select{width:100%}.settings-search .large-form-field.horizontal .field-wrapper{display:block}.settings-search .search-form{margin-top:24px}}.color-options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:10px 0}.color-wrapper{border-radius:50%;cursor:pointer;display:inline-block;height:80px;position:relative;-webkit-transition:border-color .3s;transition:border-color .3s;width:80px}input[type=radio]:checked+label.color-wrapper{border:5px solid #1f0b0b}input[type=radio]+label.color-wrapper:after,input[type=radio]:checked+label.color-wrapper:before{opacity:0}#incident-tag-list .badge{margin-bottom:20px}#incident-tag-list .tag-name-edits{background-color:transparent;border:0;font-size:14px;padding:0;width:auto}#incident-tag-list .color-11062f input{color:var(--color-white)}#incident-tag-list .btn-tag-edit{background:url(86493bdb4dfb0734fa69.svg) no-repeat;background-repeat:no-repeat;background-size:contain;height:20px;overflow:hidden;padding:0;text-indent:-9999px;width:20px}.add-tags .select2-selection__rendered{display:none!important}.header.organisation-page-header{--hero-bg:#003594;--header-bg:#003594;--header-text:#fff;--header-btn:#fff;--header-text-hover:#ccc;--language-dropdown-text:#003594;--number-weight:400;--icon-close:#fff;background-color:var(--hero-bg);font-family:PKFGlobalSans;left:0;padding:.5rem 1rem;position:relative;right:0;top:0;z-index:1030}.header.organisation-page-header a{font-family:PKFGlobalSans}@media(min-width:576px){.base-template__detpage .header.organisation-page-header .det-logo{display:block;height:58px;margin-left:2.5rem!important;width:auto}}.base-template__optuspage .header.organisation-page-header{--hero-bg:#fff;--header-btn:#003594;--number-weight:700;--icon-close:#fff}@media(min-width:850px){.base-template__optuspage .header.organisation-page-header{--header-text:#003594;--header-text-hover:#023292}}.base-template__optuspage .header.organisation-page-header.active{--hero-bg:#003594}.base-template__optuspage .header.organisation-page-header .logo-white,.base-template__optuspage .header.organisation-page-header.active .logo{display:none}.base-template__optuspage .header.organisation-page-header .logo-dark{display:block}@media(min-width:576px){.base-template__optuspage .header.organisation-page-header .optus-logo{display:block;height:27px;margin-left:2.5rem!important;width:auto}}.header.organisation-page-header.active{position:fixed}@media(min-width:576px){.header.organisation-page-header{padding:1rem 2.5rem}}@media(min-width:850px){.header.organisation-page-header{-webkit-box-shadow:0 .4rem 1rem rgba(0,0,0,.15);box-shadow:0 .4rem 1rem rgba(0,0,0,.15);position:sticky}}.header.organisation-page-header .header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header.organisation-page-header .logo{height:52px;width:auto}.header.organisation-page-header .det-logo,.header.organisation-page-header .logo-dark,.header.organisation-page-header .optus-logo{display:none}.header.organisation-page-header .btn-menu{background:transparent;border:0;color:var(--header-btn);display:inline-block;height:auto;line-height:0;margin-left:auto;padding:0}@media(min-width:850px){.header.organisation-page-header .btn-menu{display:none}}.header.organisation-page-header .btn-menu svg{color:inherit;height:60px;width:60px}.header.organisation-page-header .btn-menu .close-icon{display:none}.header.organisation-page-header .btn-menu .open-icon{display:block}.header.organisation-page-header .btn-menu.active .close-icon{color:var(--icon-close);display:block}.header.organisation-page-header .btn-menu.active .open-icon{display:none}.header.organisation-page-header .header__btns{gap:2.5rem;margin-left:auto}@media(max-width:849.99px){.header.organisation-page-header .header__btns{display:none}}.header.organisation-page-header .btn-outline-white{padding:.8rem 2rem}@media(min-width:1150px){.header.organisation-page-header .btn-outline-white{min-width:138px}}.header.organisation-page-header .header__btns-region{text-align:center}.header.organisation-page-header .btn-selected-number{color:var(--header-text);margin-bottom:0;margin-top:0}.header.organisation-page-header .btn-selected-number a{color:inherit;font-weight:var(--number-weight);text-decoration:none}.header.organisation-page-header .btn-selected-number a:hover{color:var(--header-text-hover)}.header.organisation-page-header .region-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:24px}.header.organisation-page-header .region-item{color:var(--header-text-hover);font-size:80%;font-weight:400;text-transform:uppercase}.header.organisation-page-header .region-item.active,.header.organisation-page-header .region-item:hover{color:var(--header-text);text-decoration:underline}.header.organisation-page-header .language-dropdown{--language-dropdown-text:#003594;--language-dropdown-bg:#fff;--language-dropdown-border:#003594;margin-left:0;margin-top:0;max-width:200px;padding-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:850px){.header.organisation-page-header .language-dropdown{margin-top:20px}}.header.organisation-page-header .mobile-menu{display:none;padding-left:1rem;padding-right:1rem}.header.organisation-page-header .mobile-menu.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--header-bg);-ms-flex-direction:column;flex-direction:column;height:100%;left:0;position:fixed;right:0;top:auto;z-index:2000}.header.organisation-page-header .mobile-menu a{border-bottom:1px solid var(--header-text);color:var(--header-text);display:block;font-size:29px;padding:17px 0;text-decoration:none;width:100%}.header.organisation-page-header .mobile-menu a:hover{text-decoration:underline}body footer.footer-org{--footer-bg:#000;--footer-text:#fff;--footer-link:#d8d8d8;background-color:var(--footer-bg);color:var(--footer-text);margin-top:auto;padding:3rem 1rem .5rem}@media(min-width:576px){body footer.footer-org{padding-left:2.5rem;padding-right:2.5rem}}body footer.footer-org a{color:var(--footer-text)}body footer.footer-org .logo{height:auto;width:83px}body footer.footer-org .footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:1150px){body footer.footer-org .footer-content__description{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:15px}}body footer.footer-org .footer-content__links{padding-top:1rem}@media(min-width:1150px){body footer.footer-org .footer-content__links{margin-left:8.3333333333%;max-width:41.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;padding-left:15px;padding-right:15px;padding-top:0}}body footer.footer-org .footer-content__links a{color:var(--footer-link);display:block;margin-bottom:.5rem;text-decoration:none}body footer.footer-org .footer-content__links a:hover{text-decoration:underline}body footer.footer-org .copyright{margin-bottom:.5rem;margin-top:2.5rem}.message-board__filters{--item-bg-active:#11062f;--item-color-active:#fff;--item-bg-hover:#d6edff;--item-color-hover:#043394}.message-board__filters .filter-btn.active{background-color:var(--item-bg-active);color:var(--item-color-active)}.message-board__filters .filter-btn:hover{background-color:var(--item-bg-hover);color:var(--item-color-hover)}.progressbar{--progress-color:#003594;--progress-background-color:#f0f0f0;display:none;margin-bottom:10px;margin-top:10px;width:100%}.progressbar progress,.tabs-container{width:100%}.tabs-navigation{--tab-color:#959595;--tab-active-color:#62bb46;border-bottom:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;gap:8%;margin-bottom:2.5rem}.tab-button{background:none;border:none;border-bottom:2px solid transparent;color:var(--tab-color);cursor:pointer;margin-bottom:0;padding:0;text-align:left;text-transform:none;-webkit-transition:all .3s ease;transition:all .3s ease}.tab-button:focus{outline:none}.tab-button.active{border-bottom-color:var(--tab-active-color);color:var(--tab-active-color);font-weight:700}.tab-select-mobile{--border-color:#ced4da;--text-color:#777879;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(8bb0af5edb24fc6793d9.svg);background-position:right .75rem center;background-repeat:no-repeat;background-size:8px 10px;border:1px solid var(--border-color);border-radius:4px;color:var(--text-color);display:none;margin-bottom:2rem;padding:.5rem 1.75rem .5rem .75rem;width:100%}.tab-select-mobile::-ms-expand{display:none}.tab-select-mobile:focus{outline:none}.tab-pane{--text-color:#717171;display:none}.tab-pane ul{list-style:none;padding:0}.tab-pane p{color:var(--text-color)}.tab-pane .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.tab-pane .list-item img{height:auto;margin-right:36px;width:36px}.tab-pane .list-item__title{font-size:18px;font-weight:700;margin-bottom:0;margin-top:0}@media(max-width:575.98px){.tab-pane .list-item__title{font-size:1rem}}.tab-pane .list-item p{margin-top:0}.tab-pane.active{display:block}@media(max-width:575.98px){.tabs-navigation{display:none}.tab-select-mobile{display:block}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin-top:20px;padding-left:0}.pagination a{padding:10px;text-decoration:none}.pagination .page-item.active a{font-weight:700;text-decoration:underline}.page-modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%}.page-modal .page-modal__content{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 100px);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-modal .page-modal__body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px}.language-dropdown{--language-dropdown-text:#003594;--language-dropdown-bg:#fff;--language-dropdown-border:#003594;display:block;margin-left:auto;margin-top:20px;max-width:calc(100vw - var(--sidebar-width) - 40px);padding-right:20px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.template-error .page-head{margin-bottom:100px}.template-error .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.template-error .content .logo{max-width:100%;width:300px}.case-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 40px)}.case-page,.case-page .status-form{display:-webkit-box;display:-ms-flexbox;display:flex}.case-page .status-form{text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.case-page .status-form select{margin-left:10px;width:auto}.case-page__top{-ms-flex-negative:0;flex-shrink:0}.case-page__main{min-height:116px;overflow-y:auto}.case-page__main::-webkit-scrollbar{width:10px}.case-page__main::-webkit-scrollbar-track{background:#9a9a9a;border-radius:10px}.case-page__main::-webkit-scrollbar-thumb{background:#505a69;border-radius:10px}.case-page__main::-webkit-scrollbar-thumb:hover{background:#555}.case-page__main.card{padding-right:74px}.case-page__main .h4{margin-bottom:35px;margin-top:0}.case-page__details{display:block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:21px}.case-page__details .label{margin-right:10px}.case-page__details-actions{margin-bottom:25px;text-align:right}.case-page__details-actions .action-btns{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;gap:10px;margin-bottom:10px}@media screen and (max-width:767px){.case-page__details-actions .action-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.case-page__details-school{margin-right:49px}.case-page__contact-info{margin-right:30px}.case-page .badge{margin-bottom:5px}.case-page .note-details{font-size:14px}.case-page .note-content{margin-bottom:30px;padding-left:20px}.case-page .icon-edit{margin-left:21px}@media screen and (min-width:768px){.case-page .columns{display:grid;gap:0 20px}}@media screen and (min-width:1200px){.case-page .columns{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px)and (max-width:1199px){.case-page .columns{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.case-page .view-details-update__fields .report-details .details-list{display:grid;gap:10px 20px;grid-template-columns:repeat(2,1fr);list-style:none;padding-left:0}}.case-page .disclosure-background .form-group{margin-bottom:40px}.case-page .disclosure-background .form-group .h6{margin-bottom:5px}.case-page .disclosure-background .form-group p{margin-top:5px}.case-page .case-modal,.case-page .outcome-modal{background:var(--color-white);-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);display:none;left:50%;min-width:350px;padding:20px;position:fixed;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.case-page .outcome-modal p{text-align:left}.case-page .outcome-modal .outcome-dropdown{margin-bottom:20px}.case-page .case-modal-overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.login-container{margin-left:auto;margin-right:auto;max-width:500px;padding-top:100px}.login-container h2{text-align:center}.login-container button[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto}.login-container .logo{width:300px}.cases-page .create-case-form-btn{float:left;margin-bottom:22px}@media screen and (min-width:1200px){.cases-page .form-columns__column{display:grid;gap:0 20px;grid-template-columns:repeat(2,1fr)}}.org-portal-page .number-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media screen and (max-width:767px){.org-portal-page .number-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.report-search-container{margin-bottom:40px;padding:25px 30px 20px}.report-search-container input,.report-search-container select{width:300px}@media screen and (max-width:767px){.report-search-container input,.report-search-container select{width:100%!important}}.report-search-container .report-search-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:20px}@media screen and (max-width:767px){.report-search-container .form-group{width:100%}}.report-search-container .form-group label{display:block}@media screen and (max-width:767px){.report-search-container .select2{width:100%!important}}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}body:after{background:var(--color-white);color:var(--color-black);font-size:12px;left:0;opacity:.8;padding:5px;position:fixed;top:0;z-index:9999}body:after,body:hover:after{display:none}@media screen and (min-width:1200px){body:after{content:"Desktop"}}@media screen and (min-width:768px)and (max-width:1199px){body:after{content:"Tablet"}}@media screen and (min-width:481px)and (max-width:767px){body:after{content:"Mobile landscape"}}@media screen and (max-width:480px){body:after{content:"Mobile portrait"}}code,kbd,pre,samp{font-size:12px}.mr-top-auto{margin-top:auto}.mr-top-sm{margin-top:2rem}.mr-left-auto{margin-left:auto}.mr-left-sm{margin-left:10px}.mr-left-md{margin-left:20px}.mr-bottom-xs{margin-bottom:10px}.mr-bottom-sm{margin-bottom:20px}.mr-bottom-md{margin-bottom:32px}.pt-sm{padding-top:20px}.pb-sm{padding-bottom:20px}.no-mr-top{margin-top:0}.no-mr-bottom{margin-bottom:0}.align-self-center{-ms-flex-item-align:center;align-self:center}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-align-right{text-align:right}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.center{text-align:center}.right{text-align:right}.center-element{display:block;margin-left:auto;margin-right:auto}.uppercase{text-transform:uppercase}.font-reg{font-weight:400}.font-bold,.font-reg{font-family:PKFGlobalSans,serif;font-style:normal}.font-bold{font-weight:700}.font-size-sm{font-size:1.2em}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1200px){.flex-dk{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:768px)and (max-width:1199px){.flex-md{display:-webkit-box;display:-ms-flexbox;display:flex}}.hide{display:none}.border-bottom{border-bottom:var(--hr-border-width) solid var(--color-hr)}.break-word{word-break:break-word}.bg-light-grey{background-color:var(--color-1);border-radius:0 10px}.card{border:1px solid var(--color-3);padding:20px}.gap-xs{gap:5px}.gap-sm{gap:10px}.gap-md{gap:20px}.gap-2{gap:1rem}.cursor-pointer{cursor:pointer}.width-300{max-width:100%;width:300px}
/*# sourceMappingURL=main.css.map*/